Index: a.bat
===================================================================
--- /1121s/branch/mouse/YICHIP/WK3_3V/a.bat	(revision 2045)
+++ /1121s/branch/mouse/YICHIP/WK3_3V/a.bat	(working copy)
@@ -6,6 +6,6 @@
 ::e ku
 e pu
 e hu output/ramcode.rom 0
-ping -n 2 127.1 >nul
+e pu
 e su output/sched.rom
 e cu
Index: do.bat
===================================================================
--- /1121s/branch/mouse/YICHIP/WK3_3V/do.bat	(revision 2045)
+++ /1121s/branch/mouse/YICHIP/WK3_3V/do.bat	(working copy)
@@ -22,7 +22,7 @@
 
 set now_path=%~dp0
 set util_path=%now_path%util
-
+set/p mode=Please press mode SA or SB:
 
 setlocal enabledelayedexpansion
 for %%f in (program\ble_protocol_stack\*.prog) do @set progs=!progs! %%f
@@ -78,10 +78,16 @@
 cd output
 osiuasm bt_program23 -O-W
 
+if /I "%mode%" equ "SA" (goto SAmode)
+if /I "%mode%" equ "SB" (goto SBmode)
 
+:SAmode
+%util_path%/geneep  -n
+goto contin
 
+:SBmode
 %util_path%/geneep  -n -s
-
+goto contin
 
 :contin
 echo create auth rom
@@ -102,8 +108,7 @@
 copy eeprom.dat ..\output\flash.dat 
 )
 
+cd ..
+call set_chip_type_flag.bat 
 
 :end
-
-
-
Index: format/app_mouse.format
===================================================================
--- /1121s/branch/mouse/YICHIP/WK3_3V/format/app_mouse.format	(revision 2045)
+++ /1121s/branch/mouse/YICHIP/WK3_3V/format/app_mouse.format	(working copy)
@@ -430,7 +430,6 @@
 64 mem_le_tx_buffer3_omemalloc_new
 1 mem_mouse_key_last_status
 1 mem_mouse_logo_enable_flag
-1 mem_mouse_wheel_temp_gpio
 1 mem_mouse_qdec_set_flag
 )
 
Index: output/bt_format.meta
===================================================================
--- /1121s/branch/mouse/YICHIP/WK3_3V/output/bt_format.meta	(revision 2045)
+++ /1121s/branch/mouse/YICHIP/WK3_3V/output/bt_format.meta	(nonexistent)
@@ -1,9512 +0,0 @@
-0x0000 mem_le_adv_transmit
-0x0001 mem_le_adv_waitcnt
-0x0002 mem_le_adv_rcv
-0x0003 mem_le_req_rcv
-0x0004 mem_le_scanrsp_rcv
-0x0005 mem_le_conn_rcv
-0x0006 mem_current_context
-0x0007 mem_le_ch_mapped
-0x0008 mem_last_freq
-0x0009 mem_rssi
-0x000a mem_context_ptr
-0x000c mem_rx_window
-0x000e mem_lpm_adjust
-0x000f mem_sync_clke
-0x0015 mem_lpm_current_mult
-0x0016 mem_gpio_wakeup_cfg
-0x0022 mem_clkn_bt
-0x0026 mem_clke_bt
-0x002a mem_dpll_clkn
-0x002e mem_slot_offset
-0x0030 mem_loadcode_times
-0x0031 mem_select_list_item
-0x0032 mem_temp_reconn_record
-0x0032 mem_record_bt_mode
-0x0033 mem_list_item_ptr
-0x0035 mem_rssi_hex
-0x0036 mem_param_tx_setup
-0x0038 mem_param_rf_setup
-0x003a mem_param_conn_access
-0x003c mem_param_clke_cal
-0x003e mem_param_pll_setup
-0x0040 mem_param_rx_setup
-0x0042 mem_param_dpll_start_delay
-0x0044 mem_param_rt_rthalfslot
-0x0046 mem_param_clke_cal_le_1m
-0x0048 mem_param_clke_cal_le_2m
-0x004a mem_param_clke_cal_le_coded
-0x004c mem_le_rxbuf
-0x0150 mem_le_mic
-0x0154 mem_le_peer_mic
-0x0158 mem_le_mrand
-0x0168 mem_le_state
-0x0169 mem_le_mode
-0x016a mem_le_tsniff
-0x016c mem_le_anchor
-0x0170 mem_le_clk_offset
-0x0176 mem_le_receive_window
-0x0178 mem_le_plap
-0x017e mem_le_conn_handle
-0x017f mem_le_arq
-0x0180 mem_le_ch
-0x0181 mem_le_hop
-0x0182 mem_le_event_count
-0x0184 mem_le_supervision_timer
-0x0188 mem_le_instant
-0x018a mem_le_channels
-0x018b mem_le_op
-0x018c mem_le_access
-0x0190 mem_le_crcinit
-0x0193 mem_le_window_size
-0x0194 mem_le_slave_latency
-0x0196 mem_le_superto
-0x0198 mem_le_channel_map
-0x019d mem_le_rx_phy
-0x019e mem_le_tx_phy
-0x019f mem_le_update_new_param
-0x01a8 mem_le_sk
-0x01b8 mem_le_peer_sca
-0x01b9 mem_le_err_code
-0x01ba mem_le_ll_pairing_fail_reason
-0x01bb mem_le_testtype
-0x01bc mem_cmd_le_create_conn
-0x01bd memresult
-0x01bd mem_sp_calc_result
-0x01bd memh
-0x01c1 memg
-0x01c5 memf
-0x01c9 meme
-0x01cd mem_sp_calc_result_high
-0x01cd memd
-0x01d1 memc
-0x01d5 memb
-0x01d9 mema
-0x01dd mem_ucode_status
-0x01de mem_spid_tbuf
-0x01df mem_iicd_tbuf
-0x01df mem_addr_hi
-0x01e0 mem_addr_mi
-0x01e1 mem_addr_lo
-0x01e2 mem_iicd_addr
-0x01e3 mem_spid_rbuf
-0x01e7 mem_ucode_buf
-0x01e9 mem_ucode_len
-0x01eb mem_sched_addr
-0x01ed mem_ucode_keybuf
-0x01fd mem_otp_temp
-0x021d mem_app_evt_timer_count
-0x021e mem_input_store
-0x022e mem_ec_loopc
-0x0230 mem_aes_cmac_data_length
-0x0231 mem_dat
-0x0291 mem_ax_256//32 bytes
-0x02b1 mem_ay_256// 32 bytes
-0x02d1 mem_az_256// 32 bytes
-0x02f1 mem_bx_256// 32 bytes
-0x0311 mem_by_256// 31 bytes
-0x0331 mem_bz_256//32 bytes
-0x0331 mem_tmp1
-0x0331 memahbak
-0x0349 mem_tmp5
-0x0351 mem_cx_256//32 bytes
-0x0371 mem_cy_256// 32 bytes
-0x0390 mem_cy5_256// 1 byte
-0x0391 mem_cz_256// 32 bytes
-0x03b1 mem_k_256//32 bytes
-0x03d1 mem_tmp1_256//32 bytes
-0x03f1 mem_tmp5_256
-0x0411 mem_tmp2_256
-0x0431 mem_tmp3_256
-0x0431 mem_t1_256
-0x0451 mem_tmp0_256
-0x0451 mem_t0_256
-0x0471 mem_t2_256
-0x0491 mem_t3_256
-0x04b1 mem_t7_256
-0x04d1 mem_p
-0x04e9 mem_a
-0x0501 mem_b
-0x0519 mem_gx
-0x0531 mem_gy
-0x0549 memh0
-0x0569 mem_p_256
-0x0589 mem_a_256
-0x05a9 mem_gx_256
-0x05c9 mem_gy_256
-0x05e9 mem_le_slat
-0x05f9 mem_sp_state_start
-0x05f9 mem_sp_dhkey_invalid
-0x05fa mem_gkey
-0x05fe mem_sp_state_end
-0x05fe mem_le_pubkey_remote_x_256
-0x061e mem_le_pubkey_remote_y_256
-0x063e mem_le_dhkey_256
-0x065e mem_sp_confirm_remote
-0x066e mem_ipc_skip_continue_proc
-0x066f mem_fifo_temp
-0x0670 mem_pdatatemp
-0x0678 mem_temp//8 bytes
-0x0680 mem_timeup// 4 bytes
-0x0684 mem_rega//4 bytes
-0x0688 mem_regb//4 bytes
-0x068c mem_regc//3 bytes
-0x068f mem_contr//2 bytes
-0x0691 mem_contw//2 bytes
-0x0693 mem_contus
-0x0695 mem_contue
-0x0697 mem_contu
-0x0699 mem_queue
-0x069b mem_loopcnt
-0x069d mem_saved_gpio_in
-0x06a1 mem_module_rx_error_data_buffer
-0x06a1 mem_le_adv_channel_map_temp
-0x06a1 mem_le_data_len_temp//1byte
-0x06a1 mem_event_cmd_response_content//2byte
-0x06a1 mem_le_prand//16byte
-0x06a1 mem_AES_CMAC_k//16 bytes
-0x06a1 mem_regext_index//1 bytes
-0x06a1 mem_temp_block0
-0x06a2 mem_le_data_temp//15bytes
-0x06a2 mem_temp_block1
-0x06b1 mem_le_tx_buf_temp//48byte
-0x06b1 mem_le_aes_128//16byte
-0x06b1 mem_regext//64 bytes
-0x06b1 mem_AES_CMAC_k1//16 bytes
-0x06b1 mem_temp_block2
-0x06c1 mem_AES_CMAC_k2//16 bytes
-0x06c1 mem_temp_block3
-0x06d1 mem_AES_CMAC_temp// 16 bytes
-0x06d1 mem_temp_block4
-0x06e1 mem_AES_CMAC_M_last// 16 bytes
-0x06e1 mem_module_uart_cmd
-0x06e2 mem_module_uart_opcode
-0x06e3 mem_module_uart_len
-0x06e4 mem_module_temp_nl_discard_packet
-0x06e5 mem_temp_block5
-0x06f1 mem_le_mackey//16 bytes
-0x06f1 mem_app_receive_temp
-0x06f1 mem_key_value_temp
-0x06f3 mem_key_value
-0x06f5 mem_key_value_temp1
-0x06f6 mem_key_value_temp2
-0x06f7 mem_key_value_temp3
-0x06f8 mem_key_value_temp4
-0x06f9 mem_key_value_temp5
-0x06fa mem_key_value_temp6
-0x06fb mem_temp_block6
-0x0701 mem_scale_ratio
-0x0704 mem_xcnt
-0x0707 mem_scale_ratio_temp
-0x0709 mem_mesh_receive_model_message_payload_len
-0x070a mem_mesh_receive_model_message_payload_opcode
-0x070b mem_mesh_receive_model_message_payload
-0x0722 mem_mesh_access_layer_payload_len
-0x0723 mem_mesh_access_layer_payload
-0x0723 mem_mesh_access_payload
-0x0755 mem_mesh_access_payload_padding//Ϊ͸ģԤ
-0x0787 mem_mesh_queue_ele_temp
-0x0787 mem_mesh_queue_ele_duration
-0x0788 mem_mesh_queue_ele_gatt_msg_id
-0x0789 mem_mesh_queue_ele_len
-0x078a mem_mesh_queue_ele_payload
-0x07a9 mem_mesh_queue_ele_padding
-0x07aa mem_le_txheader_mesh_temp
-0x07d1 mem_mesh_sha256_chunk_start
-0x07d1 mem_mesh_sha256_chunk1
-0x0811 mem_mesh_sha256_chunk2
-0x0851 mem_mesh_sha256_chunk3
-0x0891 mem_mesh_sha256_chunk4
-0x08d1 mem_mesh_Privacy_Plaintext
-0x08d1 mem_mesh_Privacy_Plaintext_Zero_String
-0x08d6 mem_mesh_Privacy_Plaintext_IV_Index
-0x08da mem_mesh_Privacy_Plaintext_Privacy_Random
-0x08da mem_mesh_Privacy_Plaintext_Privacy_Random_EncDST
-0x08dc mem_mesh_Privacy_Plaintext_Privacy_Random_EncTransportPDU_or_NetMIC
-0x08e1 mem_mesh_PECB
-0x08f1 mem_nonce_ptr
-0x08f3 mem_ccm_data_len
-0x08f4 mem_ccm_data_ptr
-0x08f6 mem_ccm_mic
-0x08fe mem_ccm_type
-0x08ff mem_mesh_Device_UUID
-0x090f mem_mesh_receive_VID
-0x0910 mem_mesh_mic_cache_ptr
-0x0912 mem_adv_CRC_False_initValue
-0x0914 mem_CRC16_polynomial
-0x0916 mem_mesh_lower_transport_layer_payload_len
-0x0917 mem_mesh_loopcnt_tmep
-0x0919 mem_mesh_rega_temp
-0x091b mem_mesh_regb_temp
-0x091d mem_mesh_regc_temp
-0x091f mem_mesh_alarm_temp
-0x0921 mem_mesh_message_Transport_NetMIC_length
-0x0922 mem_mesh_message_NID
-0x0923 mem_mesh_message_TTL
-0x0924 mem_mesh_message_SEQ
-0x0927 mem_mesh_message_SRC
-0x0929 mem_mesh_message_DST
-0x092b mem_mesh_message_Proxy_TransportPDU_opcode
-0x092b mem_mesh_message_Transport_NetMIC
-0x092b mem_mesh_message_Transport_Head
-0x092c mem_mesh_message_Proxy_TransportPDU_Parameters
-0x092c mem_mesh_message_Transport_unsegmented_access_messagePDU
-0x092c mem_mesh_message_Transport_segmented_access_messagePDU
-0x092c mem_mesh_message_segment_access_SZMIC_SeqZero_SegO_SegN
-0x092f mem_mesh_message_Transport_segmented_access_messagePDU_Segment
-0x092f mem_mesh_message_Transport_NetMIC_end
-0x093f mem_mesh_nonce_struct
-0x094c mem_mesh_send_message_DST
-0x094e mem_mesh_last_message_SEQ
-0x0951 mem_mesh_network_packet_type
-0x0952 mem_mesh_receive_message_count
-0x0953 mem_mesh_receive_message_first_unicast_address
-0x0955 mem_mesh_receive_message_second_unicast_address
-0x0957 mem_mesh_receive_message_third_unicast_address
-0x0959 mem_mesh_receive_message_fourth_unicast_address
-0x095b mem_mesh_Proxy_Nonce
-0x095b mem_mesh_Proxy_Nonce_Nonce_Type
-0x095c mem_mesh_Proxy_Nonce_Pad
-0x095d mem_mesh_Proxy_Nonce_SEQ
-0x0960 mem_mesh_Proxy_Nonce_SRC
-0x0962 mem_mesh_Proxy_Nonce_Pad2
-0x0964 mem_mesh_Proxy_Nonce_IV_Index
-0x0968 mem_mesh_white_list
-0x0978 mem_mesh_white_list_num
-0x097a mem_mesh_addressed_filter_type
-0x097b mem_mesh_upper_transport_layer_payload_ptr
-0x097d mem_mesh_segmented_upper_transport_layer_payload_len
-0x097e mem_mesh_segmented_lower_transport_layer_SegZero
-0x0980 mem_mesh_segmented_lower_transport_layer_SegO
-0x0981 mem_mesh_segmented_lower_transport_layer_SegN
-0x0982 mem_mesh_segmented_last_packet_upper_teansport_payload_len
-0x0983 mem_mesh_upper_tran_layer_queue_temp
-0x0983 mem_mesh_upper_tran_layer_temp_packet_flag
-0x0984 mem_mesh_upper_tran_layer_temp_packet_transmit_delay
-0x0986 mem_mesh_upper_tran_layer_temp_packet_TID
-0x0987 mem_mesh_upper_tran_layer_temp_packet_header_IVI_NID
-0x0988 mem_mesh_upper_tran_layer_temp_packet_header_CTL_TTL
-0x0989 mem_mesh_upper_tran_layer_temp_packet_header_SEQ
-0x098c mem_mesh_upper_tran_layer_temp_packet_header_SRC
-0x098e mem_mesh_upper_tran_layer_temp_packet_header_DST
-0x0990 mem_mesh_upper_tran_layer_temp_packet_length
-0x0991 mem_mesh_upper_tran_layer_temp_packet_payload
-0x09fd mem_mesh_network_dup_cache
-0x0a3d mem_mesh_network_msg_cache
-0x0a8d mem_mesh_network_relay_gatt_queue_each_size
-0x0a8e mem_mesh_network_relay_gatt_queue_length
-0x0a8f mem_mesh_network_relay_gatt_queue_current_num
-0x0a90 mem_mesh_network_relay_gatt_queue_read_ptr
-0x0a91 mem_mesh_network_relay_gatt_queue_write_ptr
-0x0a92 mem_mesh_network_relay_gatt_queue_ele
-0x0709 mem_hci_opcode_ocf
-0x070b mem_hci_opcode_ogf
-0x070c mem_hci_event_head_type
-0x070d mem_hci_event_head_event_code
-0x070e mem_hci_event_para_total_length
-0x070f mem_hci_command_complete_num_hci_command_packet
-0x0710 mem_hci_command_complete_command_opcode
-0x0710 mem_hci_opcode
-0x0712 mem_hci_command_complete_return_parameter
-0x0712 mem_hci_command_complete_return_parameter_status
-0x0713 mem_hci_command_complete_return_parameter_chip_id
-0x0709 mem_module_le_rx_data_len
-0x070b mem_module_le_rx_data_address
-0x070d mem_module_le_rx_data_handle
-0x0709 mem_init_cnt
-0x070b mem_data_pre
-0x070d mem_data_current
-0x070f mem_data_sum
-0x0712 mem_data_value
-0x0709 mem_le_test_sync
-0x070b mem_le_test_pcnt
-0x070d mem_tst_pktcnt_crc
-0x070f mem_tst_pktcnt_dmh
-0x0711 mem_tmp_buffer_head
-0x0714 mem_tmp_buffer
-0x0709 mem_usb_status
-0x070b mem_usb_fifo_empty
-0x070c mem_usb_read_len
-0x070e mem_usb_txbuf
-0x074f mem_usb_txbuf1
-0x0759 mem_usb_txbuf2
-0x0763 mem_usb_rxbuf
-0x07a3 mem_usb_rxbuf_end
-0x07a4 mem_bufptr
-0x07a6 mem_remain
-0x07a7 mem_hidreportdesc_kb
-0x07a9 mem_hidreportdesc_m
-0x07ab mem_devicedesc
-0x07be mem_confdesc
-0x07fa mem_string0
-0x07ff mem_string1
-0x081d mem_string2
-0x083b mem_string3
-0x0859 mem_cb_usb_config
-0x085b mem_usb_tx_interval
-0x085c mem_usb_vid_pid
-0x0865 mem_usb_zero_packet
-0x0867 mem_usb_ones_packet
-0x0869 mem_usb_two_packet
-0x086b mem_usb0_state
-0x086c mem_usb_offline_check_gpio
-0x086d mem_usb_clear_mem_start
-0x086d mem_usb_setup
-0x086d mem_usb_setup_bmRequestType
-0x086e mem_usb_setup_bRequest
-0x086f mem_usb_setup_bValue
-0x0870 mem_usb_setup_bValueH
-0x0871 mem_usb_setup_wIndex
-0x0873 mem_usb_setup_bLength
-0x0874 mem_usb_setup_bLengthH
-0x0875 mem_usb0_set_report_data
-0x08b5 mem_usb0_get_report_data
-0x08f5 mem_usb_setup_bValue_temp
-0x08f7 mem_usb0_get_set_report
-0x08f8 mem_usb0_data_ready_report
-0x08f9 mem_usb_tx_win_enable
-0x08fa mem_usb_tx_mac_enable
-0x08fb mem_usb_idle_flag
-0x08fc mem_usb_idle_rate
-0x08fd mem_usb_get_protocol_flag
-0x08fe mem_usb_set_protocol_status
-0x08ff mem_usb_set_protocol_value
-0x0900 mem_usb_state
-0x0901 mem_usb_remote_wakeup
-0x0902 mem_usb_clear_remote_wakeup
-0x0903 mem_sdsystem_wakeup_flag
-0x0904 mem_usb_ep0_stall_status
-0x0905 mem_usb_ep1_stall_status
-0x0906 mem_usb_ep2_stall_status
-0x0907 mem_usb_ep3_stall_status
-0x0908 mem_dsc_info_data_pointer
-0x090a mem_dsc_info_len
-0x090b mem_usb_ep1_data
-0x090c mem_usb_ep2_data
-0x090d mem_usb_tx_enable
-0x090e mem_usb_device_enumeration_endflag
-0x090f mem_usb_wakestate_onetime_flag
-0x0910 mem_usb_mac_wakeup_trig
-0x0911 mem_usb_set_high_addr_flag
-0x0912 mem_usb_clear_halt
-0x0913 mem_usb_mouse_data
-0x0923 mem_usb_kb_data
-0x0933 mem_usb_kb_multikey
-0x0943 mem_usb_kb_system
-0x0953 mem_usb_test_cnt
-0x0955 mem_usb_test_kb
-0x095f mem_usb_clear_mem_end
-0x095f mem_usb_ccid_buf
-0x099f mem_dg_rssi_noise_buffer
-0x0a9f mem_dg_rssi_noise_dg_buffer
-0x0b9f mem_dg_rssi_noise_ms_buffer
-0x0c9f mem_dg_rssi_noise_kb_buffer
-
-0x019f mem_le_new_param
-0x019f mem_le_new_transmitwindowsize
-0x01a0 mem_le_new_transmitwindowoffset
-0x01a2 mem_le_new_conninterval
-0x01a4 mem_le_new_connslavelatency
-0x01a6 mem_le_new_connsupervisiontimeout
-0x019f mem_le_new_map
-0x019f mem_le_new_m2s_phy
-0x01a0 mem_le_new_s2m_phy
-0x004c mem_le_rxbuf_data_header
-0x004d mem_le_rxbuf_data_length
-0x004e mem_le_rxbuf_data_payload
-0x004c mem_le_rxbuf_data_ll_header
-0x004d mem_le_rxbuf_data_ll_length
-0x004e mem_le_rxbuf_data_ll_opcode
-0x004f mem_le_rxbuf_data_ll_control_data
-0x004c mem_le_rxbuf_adv_header
-0x004d mem_le_rxbuf_adv_length
-0x004e mem_le_rxbuf_adv_payload
-0x004c mem_le_rxbuf_adv_scan_req_header
-0x004d mem_le_rxbuf_adv_scan_req_length
-0x004e mem_le_rxbuf_adv_scan_req_scan_address
-0x0054 mem_le_rxbuf_adv_scan_req_adv_address
-0x004c mem_le_rxbuf_adv_connect_ind_header
-0x004d mem_le_rxbuf_adv_connect_ind_length
-0x004e mem_le_rxbuf_adv_connect_ind_init_address
-0x0054 mem_le_rxbuf_adv_connect_ind_adv_address
-0x005a mem_le_rxbuf_adv_connect_ind_access_address
-0x005e mem_le_rxbuf_adv_connect_ind_crc_init
-0x0061 mem_le_rxbuf_adv_connect_ind_win_size
-0x0062 mem_le_rxbuf_adv_connect_ind_win_offset
-0x0064 mem_le_rxbuf_adv_connect_ind_interval
-0x0066 mem_le_rxbuf_adv_connect_ind_latency
-0x0068 mem_le_rxbuf_adv_connect_ind_timeout
-0x006a mem_le_rxbuf_adv_connect_ind_channel_map
-0x006f mem_le_rxbuf_adv_connect_ind_hop_and_sca
-0x06b1 mem_le_search_handle_start
-0x06b3 mem_le_search_handle_end
-0x06b5 mem_le_att_offset
-0x06b5 mem_le_search_att_type_length
-0x06b6 mem_le_search_att_type
-0x06c6 mem_le_curr_att_len
-0x06c7 mem_le_cur_attlist_start_ptr
-0x06c9 mem_le_cur_handle_start
-0x06cb mem_le_cur_handle_end
-0x06cd mem_le_cur_uuid_length
-0x06ce mem_le_cur_uuid
-0x06de mem_le_cur_handle
-0x004c mem_le_rxbuf_data_att_header
-0x004d mem_le_rxbuf_data_att_length
-0x004e mem_le_rxbuf_data_att_l2cap_length
-0x0050 mem_le_rxbuf_data_att_cid
-0x0052 mem_le_rxbuf_data_att_opcode
-0x0053 mem_le_rxbuf_data_att_payload
-0x004c mem_le_rxbuf_data_continue_header
-0x004d mem_le_rxbuf_data_continue_length
-0x004e mem_le_rxbuf_data_continue_payload
-0x004c mem_le_rxbuf_data_att_write_header
-0x004d mem_le_rxbuf_data_att_write_length
-0x004e mem_le_rxbuf_data_att_write_l2cap_length
-0x0050 mem_le_rxbuf_data_att_write_cid
-0x0052 mem_le_rxbuf_data_att_write_opcode
-0x0053 mem_le_rxbuf_data_att_write_handle
-0x0055 mem_le_rxbuf_data_att_write_payload
-0x004c mem_le_rxbuf_data_prepare_att_write_header
-0x004d mem_le_rxbuf_data_prepare_att_write_length
-0x004e mem_le_rxbuf_data_prepare_att_write_l2cap_length
-0x0050 mem_le_rxbuf_data_prepare_att_write_cid
-0x0052 mem_le_rxbuf_data_prepare_att_write_opcode
-0x0053 mem_le_rxbuf_data_prepare_att_write_handle
-0x0055 mem_le_rxbuf_data_prepare_att_write_offset
-0x0057 mem_le_rxbuf_data_prepare_att_write_payload
-0x070b mem_mesh_NETKeyindex_and_APPKeyindex
-0x070e mem_mesh_receive_application_key
-0x070b mem_mesh_vendor_message_cid
-0x070d mem_mesh_vendor_message_tid
-0x070e mem_mesh_vendor_message_attr_type
-0x070b mem_mesh_vendor_message_header
-0x0710 mem_mesh_vendor_attr_parameter
-0x070b mem_mesh_vendor_message_delay_close_time_header
-0x0710 mem_mesh_vendor_delay_close_time
-0x070b mem_mesh_vendor_message_night_light_onoff_header
-0x0710 mem_mesh_vendor_night_light_onoff
-0x070b mem_mesh_vendor_message_color_header
-0x0710 mem_mesh_vendor_color_lightness
-0x0712 mem_mesh_vendor_color_hue
-0x0714 mem_mesh_vendor_color_saturation
-0x070b mem_mesh_vendor_message_back_light_onoff_header
-0x0710 mem_mesh_vendor_back_light_onoff
-0x070b mem_mesh_vendor_message_main_light_onoff_header
-0x0710 mem_mesh_vendor_main_light_onoff
-0x070b mem_mesh_vendor_message_standby_brightness_header
-0x0710 mem_mesh_vendor_standby_brightness
-0x070b mem_mesh_vendor_message_current_time_header
-0x0710 mem_mesh_vendor_message_current_time
-0x0723 mem_mesh_access_layer_payload_vendor_command
-0x0724 mem_mesh_access_layer_payload_vendor_CID
-0x0726 mem_mesh_access_layer_payload_vendor_tid
-0x0727 mem_mesh_access_layer_payload_vendor_attr_type
-0x0729 mem_mesh_access_layer_payload_vendor_attr_parameter
-0x06a1 mem_mesh_subscription_eep_temp
-0x0787 mem_mesh_gatt_package_receive_msg_buffer_ptr
-0x0789 mem_mesh_gatt_package_receive_msg_buffer_temp
-0x0789 mem_mesh_gatt_package_receive_msg_id
-0x078b mem_mesh_gatt_package_receive_MAC
-0x078b mem_mesh_gatt_package_receive_msg_num
-0x078c mem_mesh_gatt_package_receive_msg_total_length
-0x078d mem_mesh_gatt_package_receive_msg_payload
-0x08ff mem_mesh_receive_service_uuid_company_id
-0x0901 mem_mesh_receive_service_uuid_vid
-0x0902 mem_mesh_receive_service_uuid_provisioning_type
-0x0903 mem_mesh_receive_service_uuid_mac
-0x0905 mem_mesh_receive_service_uuid_msg_id
-0x0906 mem_mesh_receive_service_uuid_package_num
-0x0907 mem_mesh_receive_service_uuid_length
-0x0908 mem_mesh_receive_service_uuid_payload_data
-0x07aa mem_mesh_fast_pair_packet_type
-0x070b mem_mesh_configuration_health_message_opcode
-0x070b mem_mesh_configuration_health_message_opcode_config_model_subscription
-0x070c mem_mesh_subscription_element_address
-0x070e mem_mesh_subscription_value_address
-0x0710 mem_mesh_subscription_model_identifier
-0x070b mem_mesh_configuration_health_message_opcode_config_model_subscription_ow//overwrite
-0x070c mem_mesh_subscription_element_address_ow
-0x070e mem_mesh_subscription_list_num_ow
-0x070f mem_mesh_subscription_value_address_start_ow
-0x07d1 mem_chip_clear_paired_info
-0x070b mem_mesh_module_message_opcode
-0x070b mem_mesh_module_message_opcode_onoff_set
-0x070c mem_mesh_generic_onoff_set_payload_OnOff
-0x070d mem_mesh_generic_onoff_set_payload_TID
-0x070e mem_mesh_generic_onoff_set_payload_Transition_Time
-0x070f mem_mesh_generic_onoff_set_payload_Delay
-0x070b mem_mesh_module_message_opcode_scene_recall
-0x070c mem_mesh_scene_recall_payload_scene_number
-0x070e mem_mesh_scene_recall_payload_TID
-0x070f mem_mesh_scene_recall_payload_Transition_Time
-0x0710 mem_mesh_scene_recall_payload_Delay
-0x070b mem_mesh_module_message_opcode_set_light_lightness
-0x070c mem_mesh_light_lightness_set_payload_lightness
-0x070e mem_mesh_light_lightness_set_payload_TID
-0x070f mem_mesh_light_lightness_set_payload_Transition_Time
-0x0710 mem_mesh_light_lightness_set_payload_Delay
-0x0711 mem_mesh_light_lightness_calc_lightness
-0x070b mem_mesh_module_message_opcode_set_light_ctl
-0x070c mem_mesh_CTL_Lightness
-0x070e mem_mesh_CTL_Temperature
-0x0710 mem_mesh_CTL_Delta_UV
-0x0712 mem_mesh_CTL_lightness_TID
-0x0713 mem_mesh_CTL_lightness_Transition_Time
-0x0714 mem_mesh_CTL_lightness_Delay
-0x0715 mem_mesh_CTL_calc_lightness
-0x0716 mem_mesh_CTL_calc_temperature
-0x093f mem_mesh_Network_Nonce
-0x093f mem_mesh_Network_Nonce_nonce_type
-0x0940 mem_mesh_Network_Nonce_CTL_and_TTL
-0x0941 mem_mesh_Network_Nonce_SEQ
-0x0944 mem_mesh_Network_Nonce_SRC
-0x0946 mem_mesh_Network_Nonce_Pad//0x0000
-0x0948 mem_mesh_Network_Nonce_IV_Index
-0x07aa mem_mesh_network_packet_type_temp
-0x07ab mem_mesh_message_NID_temp
-0x07ac mem_mesh_message_TTL_temp
-0x07ad mem_mesh_message_SEQ_temp
-0x07b0 mem_mesh_message_SRC_temp
-0x07b2 mem_mesh_message_DST_temp
-0x07b4 mem_mesh_message_Transport_PDU_temp
-0x093f mem_mesh_Application_Nonce
-0x093f mem_mesh_Application_Nonce_Nonce_Type
-0x0940 mem_mesh_Application_Nonce_ASZMIC_and_Pad//
-0x0941 mem_mesh_Application_Nonce_SEQ
-0x0944 mem_mesh_Application_Nonce_SRC
-0x0946 mem_mesh_Application_Nonce_DST
-0x0948 mem_mesh_Application_Nonce_IV_Index
-0x093f mem_mesh_Device_Nonce
-0x093f mem_mesh_Device_Nonce_Nonce_Type
-0x0940 mem_mesh_Device_Nonce_ASZMIC_and_Pad//
-0x0941 mem_mesh_Device_Nonce_SEQ
-0x0944 mem_mesh_Device_Nonce_SRC
-0x0946 mem_mesh_Device_Nonce_DST
-0x0948 mem_mesh_Device_Nonce_IV_Index
-0x0722 mem_mesh_upper_transport_layer_payload_len
-0x0991 mem_mesh_upper_tran_layer_temp_pakcet_AKF_AID
-0x0991 mem_mesh_upper_tran_layer_temp_unsegmented_pakcet_AKF_AID
-0x0992 mem_mesh_upper_tran_layer_temp_unsegmented_packet_fill
-0x0996 mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu
-0x0996 mem_mesh_upper_tran_layer_temp_unsegmented_pakcet_upper_tran_access_pdu
-0x0991 mem_mesh_upper_tran_layer_temp_segmented_pakcet_AKF_AID
-0x0992 mem_mesh_upper_tran_layer_temp_segmented_pakcet_SeqZero
-0x0994 mem_mesh_upper_tran_layer_temp_segmented_pakcet_SegO
-0x0995 mem_mesh_upper_tran_layer_temp_segmented_pakcet_SegN
-0x0996 mem_mesh_upper_tran_layer_temp_segmented_pakcet_upper_tran_access_pdu
-0x01fd mem_otp_adc
-0x0205 mem_otp_temp0
-0x020d mem_otp_core_ldo
-0x020e mem_otp_verf_bg
-0x020f mem_otp_charge_pump
-0x0210 mem_otp_dpll_ibais
-0x0211 mem_otp_temp1
-0x0219 mem_otp_hv_sel
-0x021a mem_otp_ldo_vsel
-0x021b mem_otp_load_delay
-0x021c mem_otp_load_check_sum
-0x4000 mem_patch00
-0x4001 mem_patch01
-0x4002 mem_patch02
-0x4003 mem_patch03
-0x4004 mem_patch04
-0x4005 mem_patch05
-0x4006 mem_patch06
-0x4007 mem_patch07
-0x4008 mem_patch08
-0x4009 mem_patch09
-0x400a mem_patch0a
-0x400b mem_patch0b
-0x400c mem_patch0c
-0x400d mem_patch0d
-0x400e mem_patch0e
-0x400f mem_patch0f
-0x4010 mem_patch10
-0x4011 mem_patch11
-0x4012 mem_patch12
-0x4013 mem_patch13
-0x4014 mem_patch14
-0x4015 mem_patch15
-0x4016 mem_patch16
-0x4017 mem_patch17
-0x4018 mem_patch18
-0x4019 mem_patch19
-0x401a mem_patch1a
-0x401b mem_patch1b
-0x401c mem_patch1c
-0x401d mem_patch1d
-0x401e mem_patch1e
-0x401f mem_patch1f
-0x4020 mem_patch20
-0x4021 mem_patch21
-0x4022 mem_patch22
-0x4023 mem_patch23
-0x4024 mem_patch24
-0x4025 mem_patch25
-0x4026 mem_patch26
-0x4027 mem_patch27
-0x4028 mem_patch28
-0x4029 mem_patch29
-0x402a mem_patch2a
-0x402b mem_patch2b
-0x402c mem_patch2c
-0x402d mem_patch2d
-0x402e mem_patch2e
-0x402f mem_patch2f
-0x4030 mem_patch30
-0x4031 mem_patch31
-0x4032 mem_patch32
-0x4033 mem_patch33
-0x4034 mem_patch34
-0x4035 mem_patch35
-0x4036 mem_patch36
-0x4037 mem_patch37
-0x4038 mem_patch38
-0x4039 mem_patch39
-0x403a mem_patch3a
-0x403b mem_patch3b
-0x403c mem_patch3c
-0x403d mem_patch3d
-0x403e mem_patch3e
-0x403f mem_patch3f
-0x4040 mem_context
-0x4093 mem_current_amaddr
-0x4094 mem_lpm_mode
-0x4095 mem_last_clkn
-0x4099 mem_fcomp_div
-0x409a mem_rx_window_sniff
-0x409c mem_rf_init_ptr
-0x409e mem_rf_rccal
-0x409f mem_handle_num
-0x40a0 mem_chip_functions
-0x40a2 mem_lpm_wake_lock
-0x40a4 mem_lpm_interval
-0x40a6 mem_lpm_overhead
-0x40a7 mem_lpm_hibernate_switch
-0x40a8 mem_sniff_unint_lost
-0x40a9 mem_sleep_counter
-0x40ad mem_sleep_counter_all
-0x40b1 mem_sleep_clkn
-0x40b7 mem_sniff_rcv
-0x40ba mem_sniff_lost
-0x40bd mem_clks_per_lpo
-0x40c0 mem_lpm_mult
-0x40c1 mem_lpm_mult_timeout
-0x40c2 mem_lpm_mult_cnt
-0x40c3 mem_lpm_xtalcnt
-0x40c4 mem_lpm_buckcnt
-0x40c5 mem_lpm_ldocnt
-0x40c6 mem_lpm_isogate
-0x40c7 mem_lpm_isogate_stage2
-0x40c8 mem_lpm_isogate_final
-0x40c9 mem_lpm_ldo_sel
-0x40ca mem_lpm_sysctl
-0x40cb mem_lpm_hv_sel
-0x40cc mem_saved_gpio
-0x40e4 mem_saved_gsel
-0x40e7 mem_saved_mark
-0x40ef mem_saved_spidctrl
-0x40f0 mem_patch_ptr
-0x40f2 mem_patch_len
-0x40f4 mem_timers
-0x4114 mem_hci_cmd
-0x4115 mem_hci_conn_handle
-0x4116 mem_hci_plap
-0x4119 mem_hci_puap
-0x411a mem_hci_pnap
-0x411c mem_xtal_c_sel
-0x411d mem_ghpc_table
-0x4135 mem_aac_res_table
-0x4141 mem_tx_power
-0x4142 mem_modem_rssi
-0x4143 mem_gain_fix
-0x4144 mem_gain_table
-0x4147 mem_gain_second_agc_en
-0x4148 mem_system_clk
-0x4149 mem_rf_init_data
-0x414e mem_adc_reference3v_ft_data
-0x414e mem_adc_reference3v_gpio1v_ft_data
-0x4150 mem_adc_reference3v_gpio2v_ft_data
-0x4152 mem_adc_reference3v_vdcdc3p6v_ft_data
-0x4154 mem_adc_reference3v_vdcdc4p6v_ft_data
-0x4156 mem_adc_reference3v_inter1v_ft_data
-0x4158 mem_adc_reference3v_inter1v_now_data
-0x415a mem_adc_reference_mode
-0x415b mem_otp_charge_pump_x
-0x415c mem_otp_dpll_ibais_x
-0x415d mem_xtal_freq
-0x415e mem_version
-0x415f mem_company_id
-0x4161 mem_sub_version
-0x4163 mem_le_dsniff
-0x4165 mem_le_conn_interval
-0x4167 mem_le_tx_ifs_defference
-0x4168 mem_le_tx2m_delay
-0x4169 mem_le_txheader
-0x416a mem_le_txlen
-0x416b mem_le_txpayload
-0x426b mem_le_name_len
-0x426c mem_le_name
-0x428a mem_le_ltk
-0x429a mem_ltk_exists
-0x429b mem_le_rconfirm
-0x42ab mem_le_srand
-0x42bb mem_le_iat
-0x42bc mem_le_rat
-0x42bd mem_le_preq
-0x42be mem_le_preq_iocap
-0x42bf mem_le_preq_oob
-0x42c0 mem_le_preq_auth
-0x42c1 mem_le_preq_max_keysize
-0x42c2 mem_le_preq_init_key_distribution
-0x42c3 mem_le_preq_resp_key_distribution
-0x42c4 mem_le_pres
-0x42c5 mem_le_pres_iocap
-0x42c6 mem_le_pres_oob
-0x42c7 mem_le_pres_auth
-0x42c8 mem_le_pres_max_keysize
-0x42c9 mem_le_pres_init_key_distribution
-0x42ca mem_le_pres_resp_key_distribution
-0x42cb mem_le_conn_param
-0x42cb mem_le_conn_peer_addr_type
-0x42cc mem_le_conn_peer_addr
-0x42d2 mem_le_conn_own_addr_type
-0x42d3 mem_le_interval_min
-0x42d5 mem_le_interval_max
-0x42d7 mem_le_latency
-0x42d9 mem_le_timeout
-0x42db mem_le_lap
-0x42de mem_le_uap
-0x42df mem_le_nap
-0x42e1 mem_le_local_mtu
-0x42e3 mem_le_remote_mtu
-0x42e5 mem_le_skdm
-0x42ed mem_le_skds
-0x42f5 mem_le_init_superto
-0x42f7 mem_ui_le_uuid_table
-0x42f9 mem_le_secure_connect_flag
-0x42fa mem_le_secure_connect_state
-0x42fb mem_le_sc_confirm_gkey_flag
-0x42fc mem_le_pairing_state
-0x42fd mem_le_enc_state
-0x42fe mem_le_pairing_mode
-0x42ff mem_le_tk
-0x4303 mem_le_ediv
-0x4305 mem_le_rand
-0x430d mem_le_irk
-0x431d mem_le_transmit_window
-0x4321 mem_le_configuration
-0x4322 mem_le_fixed_ltk
-0x4332 mem_le_pairing_handle
-0x4334 mem_le_packet_llid
-0x4335 mem_le_l2cap_size
-0x4337 mem_le_packet_len_recved
-0x4339 mem_le_payload_ptr
-0x433b mem_le_signaling_identifier
-0x433c mem_le_l2cap_signaling_conn_param_update_rsp_result
-0x433e mem_le_md_count
-0x433f mem_ble_l2cap_tx_buff0_ptr
-0x4341 mem_ble_l2cap_tx_buff_size_ptr
-0x4343 mem_le_scan_enable
-0x4344 mem_le_scan_interval
-0x4346 mem_le_scan_window
-0x4348 mem_le_adv_data_len
-0x4349 mem_le_adv_data
-0x4368 mem_le_scan_data_len
-0x4369 mem_le_scan_data
-0x4388 mem_le_adv_enable
-0x4389 mem_le_adv_param
-0x4389 mem_le_adv_interval
-0x438b mem_le_adv_type
-0x438c mem_le_adv_own_addr_type
-0x438d mem_le_adv_direct_addr
-0x4393 mem_le_adv_channel_map
-0x4394 mem_le_scan_params
-0x4394 mem_le_scan_type
-0x4395 mem_le_scan_own_addr_type
-0x4396 mem_le_l2cap_att_states
-0x4397 mem_le_att_opcode
-0x4398 mem_le_att_handle
-0x439a mem_le_search_res
-0x439b mem_le_notify_handle
-0x439d mem_le_search_uuid_length
-0x439e mem_le_search_uuid
-0x43ae mem_le_local_feature
-0x43b6 mem_le_tx_phys
-0x43b7 mem_le_rx_phys
-0x43b8 mem_remote_rx_max_octets
-0x43ba mem_remote_rx_max_time
-0x43bc mem_remote_tx_max_octets
-0x43be mem_remote_tx_max_time
-0x43c0 mem_local_rx_max_octets
-0x43c2 mem_local_rx_max_time
-0x43c4 mem_local_tx_max_octets
-0x43c6 mem_local_tx_max_time
-0x43c8 mem_ucode_ptr
-0x43ca mem_ucode_flag
-0x43cb mem_device_option
-0x43cc mem_peripheral_lock_flag
-0x43cd mem_bistfix_val
-0x43d3 mem_cb_check_wakelock
-0x43d5 mem_cb_before_hibernate
-0x43d7 mem_cb_before_lpm
-0x43d9 mem_cb_le_process
-0x43db mem_cb_idle_process
-0x43dd mem_cb_bb_event_process
-0x43df mem_cb_att_write
-0x43e1 mem_cb_ble_transmit
-0x43e3 mem_cb_event_timer
-0x43e5 mem_cb_bt_set_mult
-0x43e7 mem_cb_spi_flash_write_complate
-0x43e9 mem_cb_before_lpm_sleep
-0x43eb mem_eeprom_base
-0x43ed mem_wake_up_delay_timer
-0x43ee mem_app_connection_options
-0x43ef mem_app_disconn_reason
-0x43f1 mem_app_disconn_reason_flag
-0x43f3 mem_xrecord_mode
-0x43f4 mem_eeprom_block_size
-0x43f5 mem_spi_init_clk
-0x43f6 mem_spi_init_delay_time
-0x43f7 mem_spi_ncs_gpio
-0x43f8 mem_nv_data_ptr
-0x43fa mem_nv_data_number
-0x43fb mem_queue_ptr
-0x43fd mem_reference_inter1p8v_2v_adc_io_data
-0x43fd mem_inter1v_adc_ft_data
-0x43fd mem_3v_adc_io_data
-0x43ff mem_reference_inter1p8v_2p6v_adc_vdcdc_data
-0x43ff mem_inter1p2v_adc_ft_data
-0x43ff mem_2v_adc_hvin_data
-0x4401 mem_reference_inter1p8v_1v_adc_io_data
-0x4401 mem_io1v_adc_ft_data
-0x4401 mem_1v_adc_io_data
-0x4403 mem_reference_inter1p8v_4p6v_adc_vdcdc_data
-0x4403 mem_io2v_adc_ft_data
-0x4403 mem_3v_adc_hvin_data
-0x4405 mem_adc_ratio
-0x4405 mem_reference_voltage
-0x4407 mem_adc_config_flag
-0x4408 mem_adc_channel
-0x4409 mem_adc_clkdiv
-0x440a mem_adc_current_value
-0x440c mem_adc_power_flag//bit0:low power falg ; bit1:no power flag
-0x440d mem_adc_saddr_ptr
-0x440f mem_adc_eaddr_ptr
-0x4411 mem_adc_dma_enable
-0x4412 mem_adc_cal_c0
-0x4413 mem_adc_cal_c1
-0x4414 mem_adc_cal_c2
-0x4415 mem_adc_cal_c3
-0x4416 mem_adc_cal_c4
-0x4417 mem_adc_cal_c5
-0x4418 mem_adc_cal_c6
-0x4419 mem_spi_write_addr
-0x441c mem_spi_write_ptr
-0x441e mem_spi_write_len
-0x4420 mem_spi_write_flash_sm
-0x4421 mem_spi_cs_gpio
-0x4422 mem_spi_si_gpio
-0x4423 mem_spi_so_gpio
-0x4424 mem_spi_sclk_gpio
-0x4425 mem_spi_wp_gpio
-0x4426 mem_spi_hold_gpio
-0x4427 mem_eeprom_wp_gpio
-0x4428 mem_eeprom_scl_gpio
-0x4429 mem_eeprom_sda_gpio
-0x442a mem_kscan_ptr
-0x442c mem_key_num_ptr
-0x442c mem_keyscan_ptr
-0x442e mem_key_value_retention
-0x4430 mem_power_param_ptr
-0x4432 mem_seqi
-0x4433 mem_adc_cal_c7
-0x4433 mem_set_cdb_on
-0x4434 mem_syn_cal_ctrl
-0x4435 mem_nec_decode_error_value
-0x4436 mem_wdt_always_work
-0x4437 mem_power_ctrl_disable
-0x4438 mem_ring_ibias_trim
-0x4439 mem_ring_ibias_vtune_low
-0x443b mem_ring_ibias_vtune_high
-0x443d mem_ring_ibias_calc_adc_gpio
-0x443e mem_ring_ibias_calc_adc_channel
-0x443f mem_rf_debug_rx_gpio
-0x4440 mem_rf_debug_tx_gpio
-0x4441 mem_l2cap_xmem_start
-0x4441 mem_used_map
-0x4442 mem_tx_fifo0
-0x4442 mem_tx_fifo0_map
-0x4443 mem_tx_fifo0_ptr
-0x4445 mem_tx_fifo1
-0x4445 mem_tx_fifo1_map
-0x4446 mem_tx_fifo1_ptr
-0x4448 mem_tx_fifo2
-0x4448 mem_tx_fifo2_map
-0x4449 mem_tx_fifo2_ptr
-0x444b mem_tx_fifo3
-0x444b mem_tx_fifo3_map
-0x444c mem_tx_fifo3_ptr
-0x444e mem_tx_fifo_end
-0x444e mem_l2cap_lpm_txbuf_ptr
-0x4450 mem_l2cap_xmem_end
-0x4450 mem_ccm_pcnt_tx
-0x4455 mem_ccm_pcnt_rx
-0x445a mem_ccm_last_mic
-0x445e mem_ccm_iv
-0x445e mem_ccm_ivm
-0x4462 mem_ccm_ivs
-0x4466 mem_ccm_len
-0x4468 mem_ccm_rx_ptr
-0x446a mem_sc_only_mode
-0x446b mem_sp_debug_mode
-0x446c mem_secure_connections_enable
-0x446d mem_sc_calc
-0x446e mem_sc_local_key_invalid
-0x446f mem_sc_private_key_256
-0x448f mem_sc_pubkey_local_x_256
-0x44af mem_sc_pubkey_local_y_256
-0x44cf mem_sp_state_xmem
-0x44cf mem_authentication_passkey_times
-0x44d0 mem_passkey_1bit
-0x44d1 mem_sp_state_xmem_end
-0x44d1 mem_ipc_lock_bt
-0x44d2 mem_ipc_lock_c51
-0x44d3 mem_ipc_fifo_bt2c51
-0x44db mem_ipc_fifo_c512bt
-0x44e3 mem_ui_button_timer
-0x44e4 mem_ui_button_last_state
-0x44e5 mem_ui_timer_last_btclk
-0x44e9 mem_ui_state_map
-0x44eb mem_ui_button_timeout
-0x44ec mem_ui_button_gpio
-0x44ed mem_ui_led_init_state_set
-0x44ee mem_ui_led_struct_num
-0x44ef mem_ui_led_struct_ptr
-0x44f1 mem_mesh_vendor_mesh_receive_tid
-0x44f2 mem_mesh_vendor_mesh_send_tid
-0x44f3 mem_mesh_vendor_timer_current_time
-0x44f7 mem_system_time
-0x44fb mem_mesh_vendor_timer_timing_delete_index1
-0x44fb mem_mesh_vendor_timer_timing_index1
-0x44fc mem_mesh_vendor_timer_timing_delete_index2
-0x44fc mem_mesh_vendor_timer_timing_time1
-0x4500 mem_mesh_vendor_timer_timing_attr_type1
-0x4502 mem_mesh_vendor_timer_timing_attr_para1
-0x4503 mem_mesh_vendor_timer_timing_buffer
-0x45ed mem_mesh_vendor_timer_timing_palyload
-0x45ff mem_mesh_vendor_timer_timing_temp
-0x4601 mem_mesh_vendor_timer_timing_time_cyclic_temp
-0x4602 mem_mesh_vendor_timer_check_loop
-0x4603 mem_tmall_revd_device_power_on_msge_flag
-0x4604 mem_tmall_send_power_on_msge_timeout
-0x4606 mem_mesh_vendor_timer_timing_temp1
-0x4608 mem_mesh_timer_index_buffer_len
-0x4609 mem_mesh_timer_index_buffer
-0x4629 mem_mesh_timer_index_count
-0x462a mem_mesh_adv_data_len
-0x462b mem_mesh_adv_data
-0x464a mem_mesh_adv_scan_channel
-0x464b mem_mesh_advertising_unprovisioned_device_beacon_switch
-0x464c mem_mesh_advertising_unprovisioned_device_beacon_timer
-0x464e mem_mesh_advertising_unprovisioned_device_beacon_duration
-0x464f mem_mesh_advertising_unprovisioned_device_beacon_interval
-0x4650 mem_mesh_calc_ConfirmationCloud_data
-0x4650 mem_mesh_ConfirmationCloud_RandomB
-0x4658 mem_mesh_ConfirmationCloud_RandomA
-0x4660 mem_mesh_AuthValueProv
-0x4670 mem_mesh_ConfirmationCloud
-0x4680 mem_mesh_ConfirmationDevice
-0x4680 mem_mesh_calc_ConfirmationDevice_data
-0x4680 mem_mesh_provisioning_random_A
-0x4688 mem_mesh_provisioning_random_B
-0x4690 mem_mesh_AuthValueDevice
-0x46a0 mem_mesh_Device_Key
-0x46b0 mem_mesh_Confirmationkey
-0x46c0 mem_mesh_sha256_ConfirmationKey_ascii
-0x46cf mem_mesh_sha256_SessionKey_ascii
-0x46d9 mem_mesh_sha256_DeviceKey_ascii
-0x46e2 mem_mesh_sha256_load_first_data_flag
-0x46e3 mem_mesh_sha256_data_len_byte
-0x46eb mem_mesh_sha256_data_len_bit
-0x46f3 mem_mesh_sha256_data_end_addr
-0x46f5 mem_mesh_sha256_data_len_addr
-0x46f7 mem_mesh_sha256_chunk_count
-0x46f8 mem_mesh_sha256_chunk_data_ptr
-0x46fa mem_mesh_sha256_chunk_ptr
-0x46fc mem_k2_P_len
-0x46fd mem_k2_P
-0x470d mem_k2_N
-0x471d mem_k2_SALT
-0x472d mem_k2_T
-0x473d mem_k2_T0
-0x473d mem_k2_T1
-0x474d mem_k2_NID
-0x474e mem_k2_T3
-0x475e mem_k2_T2
-0x476e mem_k4_SALT
-0x477e mem_k4_T
-0x478e mem_k4_id6_01
-0x479e mem_k4_k4N
-0x47ae mem_mesh_transport_AID
-0x47af mem_k3_SALT
-0x47bf mem_k3_T
-0x47cf mem_k3_id64_01
-0x47d4 mem_k3_k4N
-0x47dc mem_mesh_network_id
-0x47e4 mem_mesh_provisioned_flag
-0x47e5 mem_mesh_Provisioning_State_Flag
-0x47e6 mem_mesh_Device_PID
-0x47e7 mem_mesh_UUID_FeatureFlag
-0x47e8 mem_mesh_UUID_FeatureFlag1
-0x47e9 mem_mesh_PDU_RFU
-0x47ea mem_mesh_OOB_information
-0x47ec mem_mesh_Encrypt_Provisioning_Data
-0x47ec mem_mesh_provisioning_data_Mac_addr
-0x47ee mem_mesh_KeyFresh_and_Update_flag
-0x47ef mem_mesh_Network_Key
-0x47ff mem_mesh_last_IV_Index_byte
-0x4800 mem_mesh_Unicast_Address
-0x4802 mem_mesh_recv_cfg_appkey_add_timer
-0x4803 mem_mesh_report_power_on_timer
-0x4804 mem_mesh_report_full_attribute_timer
-0x4805 mem_mesh_health_node_reset_timer
-0x4806 mem_mesh_send_packet_timeout
-0x4808 mem_mesh_gatt_package_send_msg_id
-0x4809 mem_mesh_gatt_receive_msg_timer
-0x480a mem_mesh_three_tuple_ProductID
-0x480e mem_mesh_three_tuple_MAC
-0x4814 mem_mesh_three_tuple_secret
-0x4824 mem_mesh_cb_receive_advertising
-0x4826 mem_mesh_cb_receive_access_message
-0x4828 mem_mesh_cb_receive_config_appkey_add
-0x482a mem_mesh_cb_pairing_fail
-0x482c mem_mesh_cb_recv_vendor
-0x482e mem_mesh_scan_selete_next_ch
-0x4830 mem_mesh_cb_generic_onoff_get
-0x4832 mem_mesh_cb_generic_onoff_set
-0x4834 mem_mesh_cb_scene_recall
-0x4836 mem_mesh_cb_light_lightness_set
-0x4838 mem_mesh_cb_light_lightness_get
-0x483a mem_mesh_cb_light_ctl_set
-0x483c mem_mesh_cb_main_light_onoff_set
-0x483e mem_mesh_cb_background_onoff_set
-0x4840 mem_mesh_cb_color_set
-0x4842 mem_mesh_cb_network_relay
-0x4844 mem_mesh_cb_receive_node_reset
-0x4846 mem_mesh_cb_seq_changed
-0x4848 mem_mesh_cb_subscriptuion_list_changed
-0x484a mem_mesh_cb_vendor_timing_changed
-0x484c mem_mesh_core_feature
-0x484e mem_mesh_element_number
-0x484f mem_mesh_element_device_ptr
-0x4851 mem_mesh_element_device_length
-0x4853 mem_mesh_clear_provisioning_data
-0x4855 mem_mesh_app_deport_device_state
-0x4857 mem_mesh_chip_select
-0x4858 mem_mesh_segmented_access_message_SZMIC
-0x4859 mem_mesh_segmented_access_message_SeqZero
-0x485b mem_mesh_segmented_access_message_SegO
-0x485c mem_mesh_segmented_access_message_SegN
-0x485d mem_mesh_segmented_access_message_BlockAck
-0x4861 mem_mesh_segmented_access_message_receive_finish
-0x4862 mem_mesh_segmented_access_message_current_length
-0x4863 mem_mesh_segmented_access_message_SegN_upper_limit
-0x4864 mem_mesh_segmented_access_message_Segment_ptr
-0x4866 mem_mesh_last_CTL_Temperature
-0x4868 mem_mesh_receive_group_address
-0x4869 mem_mesh_receive_element_number
-0x486a mem_mesh_network_dup_cache_next
-0x486b mem_mesh_network_msg_cache_next
-0x486c mem_mesh_network_proxy_unicast_address
-0x486e mem_mesh_IV_Index
-0x4872 mem_mesh_TMALL_cache_start
-0x4872 mem_mesh_TMALL_SRC1
-0x4874 mem_mesh_TMALL_SEQ1
-0x4877 mem_mesh_TMALL_cache
-0x48a4 mem_mesh_TMALL_cache_end
-0x48a4 mem_mesh_transport_message_mic_cache
-0x48a4 mem_mesh_transport_message_mic_cache_buff1
-0x48a8 mem_mesh_transport_message_mic_cache_buff2_10
-0x48cc mem_mesh_network_relay_queue
-0x48cc mem_mesh_network_relay_queue_each_size
-0x48cd mem_mesh_network_relay_queue_length
-0x48ce mem_mesh_network_relay_queue_current_num
-0x48cf mem_mesh_network_relay_queue_read_ptr
-0x48d0 mem_mesh_network_relay_queue_write_ptr
-0x48d1 mem_mesh_network_relay_queue_ele
-0x4959 mem_mesh_application_key
-0x4969 mem_mesh_ASZMIC
-0x496a mem_mesh_access_message_mic_cache
-0x496a mem_mesh_access_message_mic_cache_buff1
-0x496e mem_mesh_access_message_mic_cache_buff2_10
-0x4992 mem_mesh_send_message_SEQ
-0x4995 mem_mesh_send_message_SRC
-0x4997 mem_mesh_send_message_TTL
-0x4998 mem_mesh_send_upper_layer_IVI_and_NID
-0x4999 mem_mesh_send_upper_layer_CTL_and_TTL
-0x499a mem_mesh_send_upper_layer_SEQ
-0x499d mem_mesh_send_upper_layer_SRC
-0x499f mem_mesh_send_upper_layer_DST
-0x49a1 mem_mesh_send_access_lower_transport_layer
-0x49b1 mem_mesh_send_network_layer_NetMIC
-0x49b5 mem_mesh_upper_tran_layer_packet_advertising
-0x49b6 mem_mesh_upper_tran_layer_packet_tid
-0x49b7 mem_mesh_upper_tran_layer_packet_type
-0x49b8 mem_mesh_upper_receive_new_message_timer
-0x49b9 mem_mesh_upper_tran_layer_queue_each_size
-0x49ba mem_mesh_upper_tran_layer_queue_length
-0x49bb mem_mesh_upper_tran_layer_queue_current_num
-0x49bc mem_mesh_upper_tran_layer_queue_read_ptr
-0x49bd mem_mesh_upper_tran_layer_queue_write_ptr
-0x49be mem_mesh_upper_tran_layer_queue_element_1
-0x49e6 mem_mesh_upper_tran_layer_queue_element_2
-0x4a0e mem_mesh_upper_tran_layer_queue_element_3
-0x4a36 mem_mesh_upper_tran_layer_queue_element_4
-0x4a5e mem_mesh_queue_each_size
-0x4a5f mem_mesh_queue_length
-0x4a60 mem_mesh_queue_current_num
-0x4a61 mem_mesh_queue_read_ptr
-0x4a62 mem_mesh_queue_write_ptr
-0x4a63 mem_mesh_queue_ele
-0x4aeb mem_mesh_element_device
-0x4aeb mem_mesh_element_device_group_addr
-0x4aed mem_mesh_element_device_queue_buffer_ptr
-0x4aef mem_mesh_element_device_timing_ptr
-0x4af1 mem_mesh_element_device_element_subscription_label
-0x4b01 mem_mesh_element_upper_adv_flag
-0x4b02 mem_mesh_element_upper_queue_buffer_ptr
-0x4b04 mem_mesh_element_tran_package_tid
-0x4b05 mem_mesh_element_tran_package_type
-0x4b06 mem_mesh_element_device1
-0x4b21 mem_mesh_element_device2
-0x4b3c mem_mesh_segmented_access_message_Segment
-0x4b60 mem_mesh_le_att_list
-0x4c24 mem_mesh_send_message_SEQ_temp
-0x44f1 mem_24g_lap
-0x44f7 mem_24g_rxbuf
-0x4519 mem_24g_txbuf
-0x4539 mem_24g_txpayload
-0x455d mem_24g_rxpayload
-0x457d mem_24g_rxdata_length
-0x457e mem_24g_pid
-0x457f mem_24g_no_ack
-0x4580 mem_24g_sta_crc
-0x4583 mem_24g_last_crc
-0x4586 mem_24g_sta_pid
-0x4587 mem_24g_last_pid
-0x4588 mem_24g_datalen
-0x4589 mem_24g_data_type
-0x458a mem_24g_txlen
-0x458b mem_24g_rx_window
-0x458d mem_24g_ch
-0x458e mem_24g_current_ch_number
-0x458f mem_24g_addr
-0x4593 mem_24g_ch_map1
-0x4597 mem_24g_ch_map2
-0x459b mem_24g_ch_map3
-0x459f mem_24g_ch_map4
-0x45a3 mem_24g_tx_btclk
-0x45a7 mem_24g_interval
-0x45a8 mem_24g_interval_min
-0x45a9 mem_24g_interval_max
-0x45aa mem_24g_syncword
-0x45ac mem_24g_syncword_crc8
-0x45ad mem_24g_get_syncword_crc8
-0x45ae mem_24g_pair_switch
-0x45af mem_24g_enter_hibernate
-0x45b7 mem_24g_rx_phy
-0x45b8 mem_24g_tx_phy
-0x45b9 mem_24g_ch_map_update
-0x45ba mem_24g_ch_update_map1
-0x45be mem_24g_ch_update_map2
-0x45c2 mem_24g_ch_update_map3
-0x45c6 mem_24g_ch_update_map4
-0x45ca mem_24g_disable_fec1
-0x45cb mem_24g_off_type
-0x45cc mem_24g_pair_addr
-0x45d0 mem_24g_pair_ch
-0x45d1 mem_24g_pair_tx_power
-0x45d2 mem_rssi_buff_index
-0x45d3 mem_24g_device1_bind_step
-0x45d4 mem_24g_device2_bind_step
-0x45d5 mem_24g_bind_device_status
-0x45d6 mem_24g_bind_payload
-0x45de mem_24g_device1_bind_disable
-0x45df mem_24g_device2_bind_disable
-0x45e0 mem_cb_24g_receive_process
-0x45e2 mem_cb_24g_ackpayload
-0x45e4 mem_cb_24g_data_device1
-0x45e6 mem_cb_24g_data_device2
-0x45e8 mem_24g_rxdata_temp
-0x460a mem_24g_abort_packet
-0x460b mem_24g_hop_btclk
-0x460f mem_24g_hop_interval
-0x4610 mem_24g_pair_mode
-0x4611 mem_24g_ackpayload_enable
-0x4612 mem_24g_hop_packet
-0x4613 mem_24g_mode_switch
-0x4614 mem_24g_nodata_timer_enable
-0x4615 mem_24g_mode_init
-0x4616 mem_24g_work_mode
-0x4617 mem_24g_time_slice
-0x4618 mem_24g_self_last_ch
-0x4619 mem_24g_self_ch_number
-0x461a mem_24g_self_config_ch_once
-0x461b mem_24g_device1_last_ch
-0x461c mem_24g_device1_ch_number
-0x461d mem_24g_device1_config_ch_once
-0x461e mem_24g_device2_last_ch
-0x461f mem_24g_device2_ch_number
-0x4620 mem_24g_device2_config_ch_once
-0x4621 mem_24g_led_status
-0x4622 mem_24g_bind_mode_continue
-0x4623 mem_tx_power_temp
-0x4624 mem_24g_mode_B_S_switch
-0x4625 mem_24g_mode_B_S_switch_init
-0x4626 mem_24g_mode_B_S_switch_cnt
-0x4628 mem_24g_mode_B_S_switch_exit
-0x4629 mem_24g_B_S_time_slice
-0x462a mem_24g_B_S_mode_switch_disable
-0x462b mem_24g_bind_device_living
-0x462c mem_24g_transmitter_addr
-0x4630 mem_24g_device1_addr
-0x4634 mem_24g_device2_addr
-0x4638 mem_rssi_noise_avg
-0x4639 mem_rssi_noise_index
-0x463a mem_rssi_noise_self_avg
-0x463b mem_rssi_noise_device1_avg
-0x463c mem_rssi_noise_device2_avg
-0x463d mem_rssi_noise_self_index
-0x463e mem_rssi_noise_device1_index
-0x463f mem_rssi_noise_device2_index
-0x4640 mem_rssi_noise_buffer_ptr
-0x4642 mem_rssi_noise_self_buffer_ptr
-0x4644 mem_rssi_noise_device1_buffer_ptr
-0x4646 mem_rssi_noise_device2_buffer_ptr
-0x4648 mem_car_hard_soft_switch
-0x4649 mem_car_queue_each_size
-0x464a mem_car__queue_length
-0x464b mem_car_queue_curr_num
-0x464c mem_car_queue_read_ptr
-0x464d mem_car_queue_write_ptr
-0x464e mem_car_queue_ele
-0x46c6 mem_car_pop_queue_buff
-0x46da mem_car_led_num
-0x46db mem_car_led_map
-0x46e5 mem_car_style1_led_type
-0x46e6 mem_car_style1_blink_count
-0x46e7 mem_car_style1_struct_led_gpio
-0x46e8 mem_car_style1_on_time
-0x46ea mem_car_style1_off_time
-0x46ec mem_car_style1_cb_ledon
-0x46ee mem_car_style1_cb_ledoff
-0x46f0 mem_car_style2_led_type
-0x46f1 mem_car_style2_blink_count
-0x46f2 mem_car_style2_struct_led_gpio
-0x46f3 mem_car_style2_on_time
-0x46f5 mem_car_style2_off_time
-0x46f7 mem_car_style2_cb_ledon
-0x46f9 mem_car_style2_cb_ledoff
-0x46fb mem_le_receive_data
-0x46fb mem_le_receive_packet_head
-0x46fd mem_le_receive_cmd
-0x46fe mem_le_receive_length
-0x4700 mem_le_receive_payload
-0x470a mem_le_receive_checksum
-0x470b mem_motor1_status
-0x470c mem_motor1_speed
-0x470d mem_motor2_status
-0x470e mem_motor2_speed
-0x470f mem_motor3_status
-0x4710 mem_motor3_speed
-0x4711 mem_motor1_pwm_set
-0x4711 mem_motor1_pwm_pin1_set
-0x4712 mem_motor1_pwm_pin2_set
-0x4713 mem_motor1_pwm_pin_set
-0x4714 mem_motor1_pwm_channel_set
-0x4715 mem_motor1_pwm_freq_set
-0x4718 mem_motor1_pwm_dute_set
-0x4719 mem_motor2_pwm_set
-0x4719 mem_motor2_pwm_pin1_set
-0x471a mem_motor2_pwm_pin2_set
-0x471b mem_motor2_pwm_pin_set
-0x471c mem_motor2_pwm_channel_set
-0x471d mem_motor2_pwm_freq_set
-0x4720 mem_motor2_pwm_dute_set
-0x4721 mem_motor3_pwm_set
-0x4721 mem_motor3_pwm_pin1_set
-0x4722 mem_motor3_pwm_pin2_set
-0x4723 mem_motor3_pwm_pin_set
-0x4724 mem_motor3_pwm_channel_set
-0x4725 mem_motor3_pwm_freq_set
-0x4728 mem_motor3_pwm_dute_set
-0x4729 mem_motor_select_p_n
-0x472a mem_car_motor_status
-0x472b mem_car_motor_speed
-0x472c mem_motor_pwm_set
-0x472c mem_motor_pwm_pin1_set
-0x472d mem_motor_pwm_pin2_set
-0x472e mem_motor_pwm_pin_set
-0x472f mem_motor_pwm_channel_set
-0x4730 mem_motor_pwm_freq_set
-0x4733 mem_motor_pwm_dute_set
-0x4734 mem_ir_rx_gpio
-0x4735 mem_ir_data
-0x4737 mem_ir_rx_buf
-0x4739 mem_ir_receive_clkn
-0x473d mem_ir_notify_data
-0x4740 mem_ir_notify_data_head
-0x4745 mem_ir_notify_data_payload
-0x4747 mem_ir_notify_data_check_sum
-0x4748 mem_car_ir_breakdown_check_timer
-0x4749 mem_car_ir_breakdown_flag
-0x474a mem_car_led_control
-0x474a mem_car_led1_status
-0x474b mem_car_led2_status
-0x474c mem_car_led3_status
-0x474d mem_car_led4_status
-0x474e mem_car_led5_status
-0x474f mem_car_led6_status
-0x4750 mem_car_led7_status
-0x4751 mem_car_led8_status
-0x4752 mem_car_led_control_timer
-0x4753 mem_car_led_blink_status
-0x4754 mem_car_led_no
-0x4755 mem_car_info_request
-0x4758 mem_car_info_request_head
-0x475d mem_car_info_request_payload
-0x4765 mem_car_info_request_checksum
-0x4766 mem_car_config_param
-0x4766 mem_car_config_setting_flag
-0x4767 mem_car_config_device_select
-0x4768 mem_car_config_motor_layout
-0x4769 mem_car_config_ir_enable
-0x476a mem_car_config_ir_rx_gpio
-0x476b mem_car_config_pairing_led_conn_status
-0x476c mem_car_config_pairing_led_gpio
-0x476d mem_car_config_led_num
-0x476e mem_car_config_blood_led_gpio
-0x476e mem_car_config_blood_led1_gpio
-0x476f mem_car_config_blood_led2_gpio
-0x4770 mem_car_config_blood_led3_gpio
-0x4771 mem_car_config_blood_led4_gpio
-0x4772 mem_car_config_blood_led5_gpio
-0x4773 mem_car_config_blood_led6_gpio
-0x4774 mem_car_config_blood_led7_gpio
-0x4775 mem_car_config_blood_led8_gpio
-0x4776 mem_car_config_bat_notify_enable
-0x4777 mem_car_config_low_voltage_led_gpio
-0x4778 mem_car_config_low_voltage_percent
-0x4779 mem_car_config_soft_switch_enable
-0x477a mem_car_config_soft_switch_gpio
-0x477b mem_car_notify_vdd_count
-0x477c mem_car_notify_vdd_timer
-0x477d mem_car_notify_vdd_value_last
-0x477e mem_car_notify_vdd_percent
-0x477f mem_car_working_flag
-0x4780 mem_low_bat_flag
-0x4781 mem_notify_bat_packet
-0x4784 mem_notify_bat_head
-0x4789 mem_notify_bat_payload
-0x478a mem_notify_bat_check_sum
-0x478b mem_vdd_notify_flag
-0x478c mem_car_current_vdd_value_temp
-0x478e mem_car_last_vdd_value
-0x4790 mem_vdd_calculate_set
-0x4790 mem_vdd_full_vol
-0x4792 mem_vdd_empty_vol
-0x4794 mem_vdd_low_vol
-0x4796 mem_vdd_now_vol
-0x4798 mem_car_24g_status
-0x4799 mem_car_24g_no_data_timeout_count
-0x479b mem_car_24g_no_data_timeout_timer
-0x479d mem_car_24g_ir_receive_attack_count
-0x479e mem_car_24g_go_die_flag
-0x479f mem_car_attack_shake_timer
-0x47a0 mem_car_attack_shake_flag
-0x47a1 mem_car_soft_power
-0x47a1 mem_car_power_state
-0x47a2 mem_car_power_timer
-0x47a3 mem_car_power_off_timeout
-0x47a4 mem_car_power_starting_timeout
-0x47a5 mem_car_power_off_cb
-0x47a7 mem_car_power_starting_cb
-0x47a9 mem_car_power_standby_cb
-0x47ab mem_car_ui_button_up_cb
-0x47ad mem_car_le_att_list
-0x49a1 mem_car_moto1_blank_timer
-0x49a2 mem_car_moto2_blank_timer
-0x49a3 mem_car_moto3_blank_timer
-0x49a4 mem_car_motor_gpio_num
-0x49a5 mem_car_motor_gpio_map
-0x49a5 mem_car_motor_left_gpio
-0x49a6 mem_car_motor_right_gpio
-0x49a7 mem_car_motor_front_gpio
-0x49a8 mem_car_motor_back_gpio
-0x49a9 mem_car_gpio
-0x49aa mem_car_app_send_speed
-0x49ab mem_rssi_sum
-0x49ad mem_check_rssi_high_count
-0x49af mem_rssi_data
-0x49b7 mem_car_24g_received_pac
-0x49b8 mem_car_24g_bind_enable_delay_count
-0x49b9 mem_car_keyscan
-0x49b9 mem_car_key_num
-0x49ba mem_cb_car_keyscan
-0x49bc mem_car_enter_lpm_timer_count
-0x49be mem_car_enter_lpm_timer
-0x49c0 mem_car_enter_lpm_flag
-0x49c1 mem_car_24g_ch_polling
-0x49c2 mem_car_rssi_noise_buffer
-0x49ca mem_car_rssi_noise_car_buffer
-0x49d2 mem_car_rssi_noise_remote_buffer
-0x49da mem_car_24g_commom_addr
-0x49de mem_car_24g_commom_addr_temp
-0x49e2 mem_car_24g_commom_addr_read
-0x49e6 mem_car_save_addr_flag
-0x49e7 mem_ble_att_list
-0x4b77 mem_ad_indexTable
-0x4b87 mem_ad_stepsizeTable
-0x4ceb mem_ad_state_valpred
-0x4cef mem_ad_state_index
-0x4cf3 mem_ad_in_numSamples
-0x4cf4 mem_ad_in_ptr
-0x4cf6 mem_ad_out_ptr
-0x4cf8 mem_ad_sign
-0x4cf9 mem_ad_delta
-0x4cfa mem_ad_step
-0x4cfe mem_ad_valpred
-0x4d02 mem_ad_index
-0x4d06 mem_ad_vpdiff
-0x4d0a mem_ad_inputbuffer
-0x4d0e mem_ad_bufferstep
-0x4648 mem_dg_kb_bind_flag
-0x4649 mem_dg_kb_data_sta_data
-0x4651 mem_dg_kb_data_last_data
-0x4659 mem_dg_kb_multikey_sta_data
-0x465c mem_dg_kb_multikey_last_data
-0x465f mem_dg_kb_system_sta_data
-0x4662 mem_dg_kb_system_last_data
-0x4665 mem_dg_kb_blank_data_enable
-0x4666 mem_dg_kb_mul_blank_data_enable
-0x4667 mem_dg_kb_system_crtl_blank_data_enable
-0x4668 mem_dg_ms_blank_data_enable
-0x4669 mem_dg_sys_config
-0x466a mem_dg_usb_vid_pid
-0x4673 mem_dg_usb_tx_interval
-0x4674 mem_dg_usb_device_name
-0x4692 mem_dg_kb_bind_success
-0x4693 mem_dg_pc_sleep_flag
-0x4694 mem_dg_24g_tx_power_default
-0x45d3 mem_rssi_hex_received
-0x45d4 mem_24g_pair_sm
-0x45d5 mem_24g_pair_no_ack
-0x45d6 mem_24g_pair_timeout_init
-0x45d8 mem_24g_pair_timeout
-0x45da mem_24g_pair_count
-0x45dc mem_24g_reconn_timeout_init
-0x45de mem_24g_reconn_timeout
-0x45e0 mem_24g_reconn_count
-0x45e2 mem_24g_reconn_type
-0x45e3 mem_24g_fast_conn_enable
-0x45e4 mem_24g_fast_conn_addr
-0x45e8 mem_24g_receiver_addr
-0x45ec mem_24g_fast_conn_temp_ch
-0x45ed mem_24g_receiver_temp_ch
-0x45ee mem_24g_device_temp_ch
-0x45ef mem_rssi_signal_index
-0x45f0 mem_rssi_signal_buf_ptr
-0x45f2 mem_cb_24g_transmit_data
-0x45f4 mem_cb_24g_search_receiver
-0x45f6 mem_cb_24g_lpm_before
-0x45f8 mem_cb_24g_transmit_short_sleep
-0x45fa mem_cb_24g_transmit_long_sleep
-0x45fc mem_24g_conn_sm
-0x45fd mem_24g_ensure
-0x45fe mem_24g_txfail_cnt
-0x4600 mem_24g_attempt_fail_flag
-0x4601 mem_24g_retry
-0x4602 mem_24g_abort_pac
-0x4603 mem_24g_max_retry
-0x4604 mem_24g_device_addr
-0x4608 mem_24g_short_sleep_set
-0x460b mem_24g_long_sleep_set
-0x4613 mem_24g_long_sleep_set1
-0x4617 mem_24g_pac_index
-0x4618 mem_24g_transmit_by_interrupt
-0x4619 mem_24g_transmit_by_interrupt_exit_count
-0x461b mem_24g_transmit_by_interrupt_exit_count_init
-0x461d mem_24g_long_sleep_param_update_timer_init
-0x461f mem_24g_long_sleep_param_update_timer
-0x4621 mem_24g_fast_hop_count
-0x4622 mem_24g_retransmit
-0x4624 mem_rssi_avg_received
-0x4625 mem_power_ctrl_level
-0x4626 mem_power_ctrl_pac_succ_cnt
-0x4627 mem_power_ctrl_pac_succ_cnt_init
-0x4628 mem_rssi_dis_min_24g
-0x4629 mem_rssi_dis_max_24g
-0x462a mem_rssi_hex_received_max_value
-0x462b mem_rssi_dis_min_ble
-0x462c mem_rssi_dis_max_ble
-0x462d mem_mouse_vdd_calculate_set
-0x462d mem_mouse_vdd_full_vol
-0x462f mem_mouse_vdd_empty_vol
-0x4631 mem_mouse_vdd_low_vol
-0x4633 mem_mouse_vdd_now_vol
-0x4635 mem_adc_channel_gpio
-0x4636 mem_adc_mux_status
-0x4637 mem_mouse_adc_last_low_voltage_flag
-0x4638 mem_mouse_discovery_timeout
-0x463a mem_mouse_24g_pair_timeout_init
-0x463c mem_mouse_direct_timeout
-0x463d mem_mouse_24g_reconn_timeout_init
-0x463e mem_mouse_24g_pair_tx_power
-0x463f mem_rssi_dis_min_24g_init
-0x4640 mem_rssi_dis_max_24g_init
-0x4641 mem_rssi_hex_received_max_value_init
-0x4642 mem_rssi_dis_min_ble_init
-0x4643 mem_rssi_dis_max_ble_init
-0x4644 mem_mouse_param_config
-0x4644 mem_lbutton_gpio
-0x4645 mem_mbutton_gpio
-0x4646 mem_rbutton_gpio
-0x4647 mem_bk_button_gpio
-0x4648 mem_fw_button_gpio
-0x4649 mem_dpi_button_gpio
-0x464a mem_whee_a_data_gpio
-0x464b mem_whee_b_data_gpio
-0x464c mem_mouse_sensor_sclk_gpio
-0x464d mem_mouse_sensor_sdio_gpio
-0x464e mem_select_sensor_angle_gpio
-0x464f mem_sensor_angle_default
-0x4650 mem_sensor_angle_switch
-0x4651 mem_config_sensor_dpi
-0x4652 mem_whee_ta_data_gpio
-0x4653 mem_whee_tb_data_gpio
-0x4654 mem_matrix_public_gpio
-0x4655 mem_config_select_device_button_gpio
-0x4656 mem_customer_key_gpio
-0x4657 mem_firebutton_gpio
-0x4658 mem_dpi_another_button_gpio
-0x4659 mem_sensor_motion_gpio
-0x465a mem_device_switch_gpio
-0x465b mem_mouse_reuse_2ice_gpio
-0x465c mem_mouse_logo_led_gpio
-0x465d mem_mouse_1io2led_multi_24gled
-0x465e mem_mouse_1io2led_multi_bt1led
-0x465f mem_mouse_1io2led_multi_bt2led
-0x4660 mem_mouse_low_voltage_alarm_gpio
-0x4661 mem_mouse_dpi_gpio
-0x4662 mem_mouse_param_config_end
-0x4662 mem_wire_usb_interval
-0x4663 mem_usb_addr
-0x4664 mem_mouse_usb_vdd_status
-0x4665 mem_mouse_usb_keyboard_flag
-0x4666 mem_mouse_information_start
-0x4666 mem_device_flag
-0x4667 mem_device1_type
-0x4668 mem_device1_addr
-0x466e mem_device1_locall_addr
-0x4674 mem_device2_type
-0x4675 mem_device2_addr
-0x467b mem_device2_locall_addr
-0x4681 mem_device3_type
-0x4682 mem_device3_addr
-0x4688 mem_device3_locall_addr
-0x468e mem_store_flag
-0x4690 mem_mouse_dpi
-0x4691 mem_mouse_24g_addr
-0x4695 mem_random_addr_increase_count
-0x4697 mem_mouse_retention
-0x46e6 mem_mouse_information_end
-0x46e6 mem_mouse_compare_addr
-0x46ec mem_flash_base
-0x46ef mem_write_flash_head_temp
-0x46f3 mem_store_information_delay_timer
-0x46f4 mem_store_information_delay_timer_init
-0x46f5 mem_mouse_search_dongle_interval
-0x46f6 mem_mouse_search_dongle_ch
-0x46f7 mem_mouse_search_dongle_count
-0x46f8 mem_mouse_search_dongle_action
-0x46f9 mem_24g_enter_lpm_timer
-0x46fa mem_mouse_24g_enter_lpm_enable
-0x46fb mem_mouse_multi_led_blink_enable
-0x46fc mem_mouse_multi_led_type
-0x46fd mem_mouse_multi_led_state
-0x46fe mem_mouse_multi_led_blink_type//00:rtn	01:24g blink	02:le blink		03:reconn blink 	04:low blink	05:dpi blink
-0x46ff mem_mouse_le_reconn_blink_limit
-0x4700 mem_mouse_multi_led_powon_timer_init//power on time
-0x4701 mem_mouse_multi_led_powon_timer
-0x4702 mem_mouse_multi_24gled_blink_timer_init//24gled blink time
-0x4703 mem_mouse_multi_le_discovery_blink_timer_init//le discovery blink time
-0x4704 mem_mouse_multi_le_reconn_blink_timer_init//le reconn blink time
-0x4705 mem_mouse_dpi_led_blink_timer_init//dpi blink time
-0x4706 mem_mouse_multi_led_blink_timer
-0x4707 mem_mouse_low_led_blink_timer//low blink time
-0x4708 mem_mouse_low_led_blink_half_timer
-0x4709 mem_adc_low_volatage_led_timer_count
-0x470a mem_mouse_multi_24gled_blink_count_init//24g count
-0x470b mem_mouse_multi_le_reconn_blink_count_init//le reconn count
-0x470c mem_mouse_multi_led_blink_count
-0x470d mem_mouse_multi_lowled_blink_count_init//low count
-0x470e mem_mouse_multi_low_led_blink_count
-0x470f mem_mouse_logo_led_on_time_init
-0x4711 mem_mouse_dpi_led_delay_count
-0x4712 mem_mouse_dpi_led_delay_count_init
-0x4713 mem_mouse_flag
-0x471b mem_device_number
-0x471c mem_mouse_page_to
-0x471e mem_mouse_fast_direct_timeout
-0x471f mem_mouse_fast_page_to
-0x4721 mem_mouse_24g_power_on_fast_conn_timer
-0x4723 mem_mouse_24g_search_dongle_time_init
-0x4725 mem_mouse_no_data_timeout
-0x4727 mem_mouse_commbination_key_bt
-0x4728 mem_mouse_commbination_key_24g
-0x4729 mem_mouse_customer_function
-0x472a mem_customer_key_press
-0x4733 mem_customer_key_release
-0x473c mem_mouse_set_high_impedance_bit_set
-0x473f mem_sensor_shutdown_flag
-0x4740 mem_24g_long_sleep_set_level
-0x4741 mem_tx_power_factory_param
-0x4743 mem_mouse_24g_short_sleep_set_4ms
-0x4746 mem_mouse_24g_long_sleep_set_4ms
-0x4749 mem_mouse_24g_fast_hop_count_4ms
-0x474a mem_mouse_24g_short_sleep_set_8ms
-0x474d mem_mouse_24g_long_sleep_set_8ms
-0x4750 mem_mouse_24g_fast_hop_count_8ms
-0x4751 mem_mouse_24g_tsniff
-0x4755 mem_mouse_24g_tsniff_4ms
-0x4759 mem_mouse_24g_tsniff_8ms
-0x475d mem_mouse_24g_short_sleep_set_init
-0x4760 mem_mouse_24g_tx_count
-0x4761 mem_mouse_24g_tx_time_last
-0x4767 mem_mouse_24g_tx_time_last_delt
-0x476b mem_mouse_24g_tx_time_sum
-0x4770 mem_mouse_24g_tx_time_sum_count
-0x4771 mem_mouse_24g_tx_time_offset
-0x4772 mem_mouse_24g_sleep_miss
-0x4773 mem_mouse_24g_sleep_time_temp
-0x4777 mem_mouse_24g_sleep_miss_temp
-0x477b mem_mouse_sleep_deal_type
-0x477c mem_mouse_24g_long_sleep_flag
-0x477d mem_mouse_long_mult_flag
-0x477e mem_mouse_current_mult_timer
-0x477f mem_reconn_times
-0x4780 mem_reconn_times_init
-0x4781 mem_mouse_no_data_timer
-0x4783 mem_mouse_rssi_signal_buf
-0x478b mem_btclk_sensor
-0x478f mem_mouse_bluetooth_fast_conn_flag
-0x4790 mem_mouse_discovery_timer
-0x4792 mem_mouse_bluetooth_reconnect_timeout
-0x4793 mem_mouse_need_soft_reset
-0x4794 mem_mouse_le_bb_connected_flag
-0x4795 mem_mouse_le_reconnect_flag
-0x4796 mem_mouse_send_secutiry_request_timer
-0x4797 mem_mouse_le_lap_temp
-0x479a mem_le_adv_ind
-0x479d mem_le_adv_direct_ind
-0x47a0 mem_le_adv_swift_pair
-0x47b4 mem_le_data_len
-0x47b5 mem_le_keyboard_handle
-0x47b7 mem_le_multimedia_handle
-0x47b9 mem_le_systemctrl_handle
-0x47bb mem_le_battery_level_handle
-0x47bd mem_le_battery_level_percentage
-0x47be mem_le_battery_level_updata_timer_init
-0x47c0 mem_le_battery_level_updata_timer
-0x47c2 mem_mouse_le_conn_param_reject
-0x47c3 mem_le_tx_buffer0_omemalloc
-0x47e3 mem_le_tx_buffer1_omemalloc
-0x4803 mem_le_tx_buffer2_omemalloc
-0x4823 mem_le_tx_buffer3_omemalloc
-0x4843 mem_le_connect_status_flag
-0x4844 mem_le_start_encrypt_timer
-0x4845 mem_mouse_direct_timer
-0x4846 mem_power_on_flag
-0x4847 mem_mouse_factory_addr
-0x484d mem_keyboard_flag
-0x4855 mem_keyboard_tx_data
-0x485f mem_keyboard_data_send_flag
-0x4860 mem_keyboard_le_send_conn_param_update
-0x4861 mem_keyboard_le_send_conn_param_update_timer
-0x4862 mem_le_start_auto_reco_timer
-0x4863 mem_mcu_stb_gpio
-0x4864 mem_mcu_clk_gpio
-0x4865 mem_mcu_rstb_gpio
-0x4866 mem_keyboard_caps_led_gpio
-0x4867 mem_keyboard_num_led_gpio
-0x4868 mem_keyboard_power_led_gpio
-0x4869 mem_keyboard_caps_led_on_timer
-0x486b mem_keyboard_led_r_gpio
-0x486c mem_keyboard_led_g_gpio
-0x486d mem_keyboard_led_b_gpio
-0x486e mem_key_row_gpio
-0x4876 mem_key_col_gpio
-0x488a mem_key_excol_gpio
-0x4896 mem_kb_row_ptr
-0x4898 mem_kb_col_ptr
-0x489a mem_kb_excol_ptr
-0x489c mem_keyscan_value_current
-0x48b0 mem_keyscan_value_check
-0x48c4 mem_keyscan_value_old
-0x48d8 mem_keyscan_exmcu_value
-0x48e3 mem_keyscan_value_ptr
-0x48e5 mem_keyscan_exmcu_value_ptr
-0x48e7 mem_keyscan_value_temp
-0x48e8 mem_keyscan_col_loop_count
-0x48e9 mem_keyscan_exmcu_wait_wake_count
-0x48eb mem_same_keyvalue_timerout_flag
-0x48ec mem_same_keyvalue_timer_init
-0x48ee mem_same_keyvalue_timer
-0x48f0 mem_keyboard_current_col_press_key_count
-0x48f1 mem_keyboard_all_press_key_count
-0x48f2 mem_keyboard_same_row_press_key_count
-0x48f3 mem_keyboard_ghost_flag
-0x48f4 mem_keyboard_data_change_flag
-0x48f5 mem_keyboard_keyvalue_temp
-0x48f6 mem_keyboard_press_flag_temp
-0x48f7 mem_keyboard_keyvalue_bit_loop_count
-0x48f8 mem_keyboard_keyvalue_buffer
-0x4901 mem_keyboard_keyvalue_map
-0x49a1 mem_keyboard_fn_flag
-0x49a2 mem_keyboard_control_key_flag
-0x49a3 mem_keyboard_bt_button_flag
-0x49a4 mem_keyboard_pairing_type
-0x49a5 mem_keyboard_commbination_key_bt
-0x49a7 mem_keyboard_commbination_key_24g
-0x49a9 mem_24g_repeat_send_flag
-0x49aa mem_keyboard_led_status
-0x49ab mem_keyboard_led_status_get
-0x49ac mem_keyboard_led_status_get_timer
-0x49ad mem_keyboard_led_status_get_timer_last
-0x49ae mem_keyboard_fn_esc_f1_f12
-0x49ae mem_keyboard_fn_first
-0x49af mem_keyboard_fn_esc
-0x49b0 mem_keyboard_fn_f1
-0x49b1 mem_keyboard_fn_f2
-0x49b2 mem_keyboard_fn_f3
-0x49b3 mem_keyboard_fn_f4
-0x49b4 mem_keyboard_fn_f5
-0x49b5 mem_keyboard_fn_f6
-0x49b6 mem_keyboard_fn_f7
-0x49b7 mem_keyboard_fn_f8
-0x49b8 mem_keyboard_fn_f9
-0x49b9 mem_keyboard_fn_f10
-0x49ba mem_keyboard_fn_f11
-0x49bb mem_keyboard_fn_f12
-0x49bc mem_keyboard_fn_del
-0x49bd mem_keyboard_fn_arrow_enable_flag
-0x49be mem_keyboard_fn_left_ctrl_enable_flag
-0x49bf mem_keyboard_fn_space_enable_flag
-0x49c0 mem_keyboard_fn_system_switch_enable_flag
-0x49c1 mem_keyboard_commbination_key_step
-0x49c2 mem_keyboard_commbination_control_key_value
-0x49c3 mem_keyboard_commbination_standard_key_value
-0x49c4 mem_keyboard_commbination_control_key_delay_release_timer
-0x49c5 mem_keyboard_consumer_key_status
-0x49c6 mem_kb_computer_system
-0x49c7 mem_otp_read_retention_memory
-0x49df mem_otp_read_retention_offset
-0x49e1 mem_le_search_service_uuid
-0x49f1 mem_le_connect_ios_mac_flag
-0x49f2 mem_le_search_mac_uuid
-0x49f4 mem_le_search_mac_manu_name
-0x49fd mem_keybord_appearance
-0x49ff mem_keyboard_commbination_fast_conn_bt
-0x4846 mem_mouse_key
-0x4847 mem_mouse_x
-0x4849 mem_mouse_y
-0x484b mem_mouse_z
-0x484c mem_mouse_tz
-0x484d mem_mouse_xy_h
-0x484e mem_mouse_key_last
-0x484f mem_wheel_tb_old_pinlevel
-0x4850 mem_wheel_tb_new_pinlevel
-0x4851 mem_wheel_tog
-0x4852 mem_mouse_tz_data
-0x4853 mem_mwheel_b_old_pinlevel
-0x4854 mem_mwheel_b_new_pinlevel
-0x4855 mem_mwheel_tog
-0x4856 mem_mouse_z_data
-0x4857 mem_mouse_wheel_trigger
-0x4858 mem_mouse_wheel_trigger_timer
-0x4859 mem_sensor_id1
-0x485a mem_sensor_id2
-0x485b mem_sensor_shutter_hi
-0x485c mem_sensor_shutter_lo
-0x485d mem_sensor_smart_flag
-0x485e mem_sensor_squal_reg
-0x485f mem_sensor_iqc
-0x4860 mem_mouse_move_flag
-0x4861 mem_mouse_asm_flag
-0x4862 mem_mouse_x_pre
-0x4864 mem_mouse_y_pre
-0x4866 mem_mouse_data_xtemp
-0x4867 mem_mouse_data_ytemp
-0x4868 mem_mouse_dpi_seting
-0x4868 mem_320x_dpi_0
-0x4869 mem_320x_dpi_1
-0x486a mem_320x_dpi_2
-0x486b mem_320x_dpi_3
-0x486c mem_3212_dpi_0
-0x486d mem_3212_dpi_1
-0x486e mem_3212_dpi_2
-0x486f mem_3212_dpi_3
-0x4870 mem_ka8g2_dpi_0
-0x4871 mem_ka8g2_dpi_1
-0x4872 mem_ka8g2_dpi_2
-0x4873 mem_ka8g2_dpi_3
-0x4874 mem_sensor_s201_dpi
-0x4874 mem_sensor_s201_dpi_0
-0x4875 mem_sensor_s201_dpi_1
-0x4876 mem_sensor_s201_dpi_2
-0x4877 mem_sensor_s201_dpi_3
-0x4878 mem_sensor_s201_dpi_4
-0x4879 mem_mouse_cpi_count
-0x487a mem_mouse_dpi_button_state
-0x487b mem_mouse_dpi_long_press_flag
-0x487c mem_sensor_3212_init
-0x4886 mem_sensor_3204_init
-0x4890 mem_sensor_3205_init
-0x489a mem_sensor_32xx_init
-0x48b4 mem_sensor_32xx_init_1
-0x48d6 mem_sensor_8650_init
-0x48fc mem_sensor_ka8ul_init
-0x491a mem_sensor_8009_init
-0x492a mem_sensor_ka8g2_init
-0x493a mem_sensor_p6520_init
-0x4946 mem_sensor_poweron_init
-0x494e mem_sensor_ka8g2_poweron_init
-0x4956 mem_mouse_clear_sensor_data_flag
-0x4957 mem_config_sensor_type
-0x4958 mem_config_sensor_angle
-0x4959 mem_bluetooth_125hz_cnt
-0x495a mem_device_addr_temp
-0x4961 mem_mouse_bt_boot_mode
-0x4962 mem_mouse_bt_boot_data
-0x4967 mem_bt_send_max_slot_req_accept_after_switch
-0x4968 mem_mouse_bt_send_first_package_timer
-0x4969 mem_mouse_bt_send_first_package_flag
-0x496a mem_lmi_opcode_temp
-0x496b mem_lpm_mult_init
-0x496c mem_customer_key
-0x496d mem_customer_data_trigger
-0x496e mem_customer_data_trigger_last
-0x496f mem_mouse_lkey_press_status
-0x4970 mem_mouse_rkey_press_status
-0x4971 mem_mouse_mkey_press_status
-0x4972 mem_mouse_bkkey_press_status
-0x4973 mem_mouse_fwkey_press_status
-0x4974 mem_mouse_dpikey_press_status
-0x4975 mem_mouse_pbkey_press_status
-0x4976 mem_mouse_customerkey_press_status
-0x4977 mem_mouse_key_temp
-0x4978 mem_mouse_key_status
-0x4979 mem_mouse_matrix_key_cow_count
-0x497a mem_mouse_matrix_key_row_count
-0x497b mem_mouse_ghost_flag
-0x497c mem_bt_discovery_count
-0x497d mem_select_device_count
-0x497e mem_mouse_commbination_key
-0x497f mem_select_device_button_statue
-0x4980 mem_commbination_key_statue
-0x4981 mem_combination_ui_button_count
-0x4982 mem_fire_key_status
-0x4983 mem_fire_key_delay
-0x4987 mem_fire_key_flag
-0x4988 mem_dpi_another_press_status
-0x4989 mem_dpi_another_button_state
-0x498a mem_dpi_another_button_down_enable
-0x498b mem_mouse_key_temp_patch
-0x498c mem_le_name_patch_len
-0x498d mem_le_name_patch
-0x49a0 mem_device_flag_last
-0x49a1 mem_device_flag_temp
-0x49a2 mem_device_flag_value
-0x49a3 mem_mouse_le_addr1_last
-0x49a9 mem_mouse_le_addr1_temp
-0x49af mem_mouse_le_locall_addr1_last
-0x49b5 mem_mouse_le_locall_addr1_temp
-0x49bb mem_mouse_le_addr2_last
-0x49c1 mem_mouse_le_addr2_temp
-0x49c7 mem_mouse_le_locall_addr2_last
-0x49cd mem_mouse_le_locall_addr2_temp
-0x49d3 mem_mouse_dpi_last
-0x49d4 mem_mouse_dpi_temp
-0x49d5 mem_mouse_otp_dpi_value
-0x49d6 mem_mouse_24g_addr_last
-0x49da mem_mouse_24g_addr_temp
-0x49de mem_random_addr_increase_count_last
-0x49e0 mem_random_addr_increase_count_temp
-0x49e2 mem_otp_offset_device_flag
-0x49e4 mem_otp_offset_device_flag_end
-0x49e6 mem_otp_offset_24g_addr
-0x49e8 mem_otp_offset_24g_addr_end
-0x49ea mem_otp_offset_le_addr1
-0x49ec mem_otp_offset_le_addr1_end
-0x49ee mem_otp_offset_le_locall_addr1
-0x49f0 mem_otp_offset_le_locall_addr1_end
-0x49f2 mem_otp_offset_le_addr2
-0x49f4 mem_otp_offset_le_addr2_end
-0x49f6 mem_otp_offset_le_locall_addr2
-0x49f8 mem_otp_offset_le_locall_addr2_end
-0x49fa mem_otp_offset_dpi
-0x49fc mem_otp_offset_dpi_end
-0x49fe mem_otp_offset_le_addr_increase_count
-0x4a00 mem_otp_offset_le_addr_increase_count_end
-0x4a02 mem_otp_offset_app_initflag
-0x4a04 mem_mouse_le_send_conn_param_update
-0x4a05 mem_mouse_le_send_conn_param_update_timer
-0x4a06 mem_mouse_device_flag_temp
-0x4a07 mem_normal_tx_power
-0x4a08 mem_tx_power_factory_param_new
-0x4a0b mem_sensor_ka8g2_init_new
-0x4a1d mem_le_tx_buffer0_omemalloc_new
-0x4a5d mem_le_tx_buffer1_omemalloc_new
-0x4a9d mem_le_tx_buffer2_omemalloc_new
-0x4add mem_le_tx_buffer3_omemalloc_new
-0x4b1d mem_mouse_key_last_status
-0x4b1e mem_mouse_logo_enable_flag
-0x4b1f mem_mouse_wheel_temp_gpio
-0x4b20 mem_mouse_qdec_set_flag
-0x4b21 mem_24g_txpayload_buf
-0x4b31 mem_release_data_from_receiver_enable
-0x4b32 mem_release_data_from_transmiter_enable
-0x4b33 mem_flippen_key0_gpio
-0x4b34 mem_flippen_key1_gpio
-0x4b35 mem_flippen_key2_gpio
-0x4b36 mem_flippen_key3_gpio
-0x4b37 mem_flippen_key4_gpio
-0x4b38 mem_flippen_key5_gpio
-0x4b39 mem_flippen_key6_gpio
-0x4b3a mem_flippen_key7_gpio
-0x4b3b mem_flippen_key0_press_status
-0x4b3c mem_flippen_key1_press_status
-0x4b3d mem_flippen_key2_press_status
-0x4b3e mem_flippen_key3_press_status
-0x4b3f mem_flippen_key4_press_status
-0x4b40 mem_flippen_key5_press_status
-0x4b41 mem_flippen_key6_press_status
-0x4b42 mem_flippen_key7_press_status
-0x4b43 mem_key_press_data
-0x4b43 mem_key_pageup_data
-0x4b4c mem_key_pagedown_data
-0x4b55 mem_key_shift_f5_data
-0x4b5e mem_key_esc_data
-0x4b67 mem_key_b_data
-0x4b70 mem_key_tab
-0x4b79 mem_key_enter
-0x4b82 mem_key_alt_tab
-0x4b8b mem_key_alt_f4
-0x4b94 mem_key_play_pause
-0x4b9d mem_key_vol_up
-0x4ba6 mem_key_vol_down
-0x4baf mem_standard_key_release
-0x4bb8 mem_system_ctrl_key_release
-0x4bc1 mem_media_key_release
-0x4bca mem_key0_long_press_flag
-0x4bcb mem_key1_long_press_flag
-0x4bcc mem_key2_long_press_flag
-0x4bcd mem_key3_long_press_flag
-0x4bce mem_key4_long_press_flag
-0x4bcf mem_key0_long_press_event
-0x4bd0 mem_key1_long_press_event
-0x4bd1 mem_key2_long_press_event
-0x4bd2 mem_key3_long_press_event
-0x4bd3 mem_key4_long_press_event
-0x4bd4 mem_key0_short_press_flag
-0x4bd5 mem_key1_short_press_flag
-0x4bd6 mem_key2_short_press_flag
-0x4bd7 mem_key3_short_press_flag
-0x4bd8 mem_key4_short_press_flag
-0x4bd9 mem_key0_press_timer_count
-0x4bda mem_key1_press_timer_count
-0x4bdb mem_key2_press_timer_count
-0x4bdc mem_key3_press_timer_count
-0x4bdd mem_key4_press_timer_count
-0x4bde mem_combination_key_down_flag
-0x4bdf mem_combination_key_longpress_flag
-0x4be0 mem_key_disable_timer
-0x4be1 mem_24g_calculate_package_id_disable
-0x4be2 mem_24g_package_id_abandon_flag
-0x4be3 mem_24g_package_id
-0x4be4 mem_key_state
-0x4be5 mem_key_press_state
-0x4be6 mem_poweron_first_blank_data_enable
-0x4be7 mem_flippen_no_data_timeout
-0x4be9 mem_flippen_start_pair_no_data_timeout
-0x4beb mem_key_longpress_timer_init
-0x4bed mem_key_longpress_timer
-0x4bef mem_low_voltage_led_blink_flag
-0x4bf0 mem_low_voltage_led_blink_start_timer
-0x4bf1 mem_poweron_led_blink_flag
-0x4bf2 mem_24g_pair_enable_flag
-0x4bf3 mem_24g_ch_work
-0x4bf4 mem_24g_pair_key_down_flag
-0x4bf5 mem_24g_pairing_stop_flag
-0x4bf6 mem_longpress_24g_enter_hibernate_flag
-0x4bf7 mem_g24_connected_state
-0x4bf8 mem_g24_pairing_stop_flag
-0x4bf9 mem_send_package_before_check
-0x4bfa mem_le_conn_rcv_new
-0x4bfb mem_le_conn_first_rcv
-0x4bfc mem_le_check_retransmit_flag
-0x4bfd mem_le_retransmit_cnt
-0x4bfe mem_le_check_retransmit_discon_flag
-0x462d mem_remote_car_hard_soft_switch
-0x462e mem_remote_car_queue_each_size
-0x462f mem_remote_car_queue_length
-0x4630 mem_remote_car_queue_curr_num
-0x4631 mem_remote_car_queue_read_ptr
-0x4632 mem_remote_car_queue_write_ptr
-0x4633 mem_remote_car_queue_ele
-0x468d mem_remote_style_led_type
-0x468e mem_remote_style_blink_count
-0x468f mem_remote_style_struct_led_gpio
-0x4690 mem_remote_style_on_time
-0x4692 mem_remote_style_off_time
-0x4694 mem_remote_style_cb_ledon
-0x4696 mem_remote_style_cb_ledoff
-0x4698 mem_remote_car_led_num
-0x4699 mem_remote_car_led_map
-0x46a1 mem_remote_car_keyscan
-0x46a1 mem_remote_car_key_num
-0x46a2 mem_cb_remote_car_keyscan
-0x46a4 mem_remote_car_key_conf0
-0x46a4 mem_remote_car_key_conf0_pin
-0x46a5 mem_remote_car_key_conf1
-0x46a5 mem_remote_car_key_conf1_pin
-0x46a6 mem_remote_car_key_conf2
-0x46a6 mem_remote_car_key_conf2_pin
-0x46a7 mem_remote_car_key_conf3
-0x46a7 mem_remote_car_key_conf3_pin
-0x46a8 mem_remote_car_key_conf4
-0x46a8 mem_remote_car_key_conf4_pin
-0x46a9 mem_remote_car_key_conf5
-0x46a9 mem_remote_car_key_conf5_pin
-0x46aa mem_remote_car_key_conf6
-0x46aa mem_remote_car_key_conf6_pin
-0x46ab mem_rocker_negative_flag
-0x46ac mem_rocker_work_status
-0x46ad mem_current_vdd_value_default_mid_x
-0x46af mem_current_vdd_value_default_mid_y
-0x46b1 mem_current_vdd_value_default_mid_temp
-0x46b3 mem_current_vdd_default_range
-0x46b5 mem_rocker_last_status
-0x46b7 mem_rocker_status
-0x46b7 mem_rocker_x_status
-0x46b8 mem_rocker_y_status
-0x46b9 mem_remote_car_config_param
-0x46b9 mem_remote_car_config_setting_flag
-0x46ba mem_remote_car_config_key_map
-0x46bb mem_remote_car_config_layout
-0x46bc mem_remote_car_config_connect_led_gpio
-0x46bd mem_remote_car_config_check_way
-0x46be mem_remote_car_config_soft_switch_enable
-0x46bf mem_remote_car_config_soft_switch_gpio
-0x46c0 mem_remote_car_config_timeout_shutdown_enable
-0x46c1 mem_remote_car_24g_motor_packet
-0x46c1 mem_remote_car_24g_motor_packet_lenght
-0x46c2 mem_remote_car_24g_motor_send_packet_head
-0x46c4 mem_remote_car_24g_motor_send_cmd
-0x46c5 mem_remote_car_24g_motor_send_length
-0x46c7 mem_remote_car_24g_motor_send_payload
-0x46c7 mem_remote_car_24g_motor1_payload
-0x46c9 mem_remote_car_24g_motor2_payload
-0x46cb mem_remote_car_24g_motor3_payload
-0x46cd mem_remote_car_24g_motor_send_checksum
-0x46ce mem_remote_car_24g_fire_packet
-0x46ce mem_remote_car_24g_fire_packet_lenght
-0x46cf mem_remote_car_24g_fire_send_packet_head
-0x46d1 mem_remote_car_24g_fire_send_cmd
-0x46d2 mem_remote_car_24g_fire_send_length
-0x46d4 mem_remote_car_24g_fire_send_payload
-0x46d6 mem_remote_car_24g_fire_send_checksum
-0x46d7 mem_remote_car_24g_tx_temp
-0x46e6 mem_remote_car_no_data_timeout
-0x46e8 mem_remote_car_no_data_timer
-0x46ea mem_remote_car_soft_power
-0x46ea mem_remote_car_power_state
-0x46eb mem_remote_car_power_timer
-0x46ec mem_remote_car_power_off_timeout
-0x46ed mem_remote_car_power_starting_timeout
-0x46ee mem_remote_car_power_off_cb
-0x46f0 mem_remote_car_power_starting_cb
-0x46f2 mem_remote_car_power_standby_cb
-0x46f4 mem_remote_key_status
-0x46f5 mem_remote_car_24g_status
-0x46f6 mem_remote_car_24g_auto_work_step
-0x46f7 mem_remote_car_24g_pair_success_flag
-0x46f8 mem_remote_car_empty_packet
-0x46f9 mem_remote_car_motor1_key0_press_state
-0x46fa mem_remote_car_motor1_key1_press_state
-0x46fb mem_remote_car_motor2_key2_press_state
-0x46fc mem_remote_car_motor2_key3_press_state
-0x46fd mem_remote_car_motor1_rel_state
-0x46fe mem_remote_car_motor2_rel_state
-0x46ff mem_remote_car_no_data_check
-0x4700 mem_remote_24g_commom_addr
-0x4704 mem_remote_24g_commom_addr_temp
-0x4708 mem_remote_24g_commom_addr_read
-0x470c mem_remote_save_addr_flag
-0x44f1 mem_hci_uart_tx_gpio
-0x44f2 mem_hci_uart_rx_gpio
-0x44f3 mem_hci_uart_rts_gpio
-0x44f4 mem_hci_uart_cts_gpio
-0x44f5 mem_hci_pwm_12mhz_gpio
-0x44f1 mem_soft_version_num
-0x44f3 mem_module_wake_up_gpio
-0x44f4 mem_module_state_gpio
-0x44f5 mem_module_connect_state_gpio
-0x44f6 mem_current_packet_length
-0x44f8 mem_module_state
-0x44f9 mem_module_mcu_wake_pin
-0x44fa mem_module_mcu_wake_delay_us
-0x44fe mem_module_le_lpm_mult
-0x44ff mem_module_bluetooth_stauts_by_command
-0x4500 mem_module_uart_rx_buffer
-0x4502 mem_module_uart_rx_buffer_end
-0x4504 mem_module_uart_tx_buffer
-0x4506 mem_module_uart_tx_buffer_end
-0x4508 mem_module_uarta_baud_rate
-0x450a mem_module_read_vdd_flag
-0x450b mem_module_read_vdd_count
-0x450c mem_module_vdd_quotient
-0x450d mem_module_vdd_remainder
-0x450e mem_module_ble_data_uart_max_length
-0x450f mem_module_flag
-0x4511 mem_module_hci_notify_len
-0x4512 mem_module_hci_notify_handle
-0x4514 mem_module_hci_nofiy_addr
-0x4516 mem_module_hci_notify_type
-0x4517 mem_le_conn_flag
-0x4518 mem_module_le_att_list
-0x4770 mem_module_le_att_list_end
-0x4770 mem_module_nv_data
-0x4770 mem_module_nv_data0
-0x4792 mem_module_nv_data1
-0x47b4 mem_module_nv_data2
-0x47d6 mem_module_nv_data3
-0x47f8 mem_module_nv_data4
-0x481a mem_module_nv_data_end
-0x44f1 mem_ble_shutter_enable_notify
-0x44f2 mem_ble_shutter_reconn_adv_interval
-0x44f4 mem_ble_shutter_discovery_adv_interval
-0x44f6 mem_ble_shutter_reconn_timeout
-0x44f8 mem_ble_shutter_reconn_timer
-0x44fa mem_ble_shutter_reconn_blink_on_time
-0x44fc mem_ble_shutter_reconn_blink_off_time
-0x44fe mem_ble_shutter_discovery_blink_on_time
-0x4500 mem_ble_shutter_discovery_blink_off_time
-0x4502 mem_ble_shutter_interval_min
-0x4504 mem_ble_shutter_interval_max
-0x4506 mem_ble_shutter_latency
-0x4508 mem_ble_shutter_timeout
-0x450a mem_ble_shutter_interval_min_new
-0x450c mem_ble_shutter_interval_max_new
-0x450e mem_ble_shutter_latency_new
-0x4510 mem_ble_shutter_timeout_new
-0x4512 mem_ble_shutter_discovery_timeout
-0x4514 mem_ble_shutter_connect_timeout
-0x4516 mem_shutter_sleep_timeout
-0x4518 mem_shutter_sleep_timer
-0x451a mem_shutter_hard_soft_switch_case
-0x451b mem_shutter_soft_switch_button_gpio
-0x451c mem_shutter_soft_switch_power_state
-0x451d mem_shutter_soft_switch_poweron_time
-0x451e mem_shutter_soft_switch_poweroff_time
-0x451f mem_shutter_soft_switch_poweron_callback_function
-0x4521 mem_shutter_soft_switch_poweroff_callback_function
-0x4523 mem_shutter_keyscan
-0x4523 mem_shutter_key_num
-0x4524 mem_cb_shutter_keycan
-0x4526 mem_shutter_key_conf0
-0x4527 mem_shutter_key_conf1
-0x4528 mem_shutter_key_conf2
-0x4529 mem_shutter_key_conf3
-0x452a mem_shutter_key_conf4
-0x452b mem_shutter_key_conf5
-0x452c mem_shutter_key_conf6
-0x452d mem_shutter_key_conf7
-0x452e mem_key0_press
-0x4533 mem_key1_press
-0x4538 mem_key2_press
-0x453d mem_key3_press
-0x4542 mem_key4_press
-0x4547 mem_key5_press
-0x454c mem_key6_press
-0x4551 mem_key7_press
-0x4556 mem_key0_release
-0x455b mem_key1_release
-0x4560 mem_key2_release
-0x4565 mem_key3_release
-0x456a mem_key4_release
-0x456f mem_key5_release
-0x4574 mem_key6_release
-0x4579 mem_key7_release
-0x457e mem_ble_data_buffer1
-0x4583 mem_ble_data_buffer2
-0x4588 mem_ble_data_buffer3
-0x458d mem_ble_data_buffer4
-0x4592 mem_ble_data_buffer5
-0x4597 mem_ble_data_buffer6
-0x459c mem_ble_data_buffer7
-0x45a1 mem_ble_data_buffer8
-0x45a6 mem_ble_data_buffer9_58
-0x45d8 mem_queue_each_size
-0x45d9 mem_queue_length
-0x45da mem_queue_curr_num
-0x45db mem_queue_read_ptr
-0x45dc mem_queue_write_ptr
-0x45dd mem_queue_ele
-0x45fd mem_shutter_nv_data
-0x46a7 mem_shutter_led_struct_app_led
-0x46a7 mem_shutter_led_struct_app_led_type
-0x46a8 mem_shutter_led_struct_app_led_blink_count
-0x46a9 mem_shutter_led_struct_app_led_gpio
-0x46aa mem_shutter_led_struct_app_led_on_time
-0x46ac mem_shutter_led_struct_app_led_off_time
-0x46ae mem_shutter_led_struct_app_led_on_callback
-0x46b0 mem_shutter_led_struct_app_led_off_callback
-0x46b2 mem_shutter_power_off_led_style
-0x46b2 mem_shutter_power_off_led_style_type
-0x46b3 mem_shutter_power_off_led_style_blink_count
-0x46b4 mem_shutter_power_off_led_style_gpio
-0x46b5 mem_shutter_power_off_led_style_on_time
-0x46b7 mem_shutter_power_off_led_style_off_time
-0x46b9 mem_shutter_power_off_led_style_on_callback
-0x46bb mem_shutter_power_off_led_style_off_callback
-0x46bd mem_shutter_soft_swtich_botton_down
-0x46be mem_shutter_soft_swtich_led_struct_temp
-0x46c9 mem_shutter_power_off_timeout
-0x46ca mem_shutter_power_off_timer
-0x46cb mem_shutter_key_conf0_temp
-0x46cd mem_shutter_led_struct_app_led_gpio_temp
-0x46ce mem_shutter_hard_soft_switch_case_temp
-0x46cf mem_shutter_soft_switch_button_gpio_temp
-0x46d0 mem_shutter_soft_switch_first_power_on
-0x46d1 mem_shutter_dy_conf
-0x46d2 mem_shutter_le_uuid_sup
-0x4876 mem_shutter_key_value_list
-0x489e mem_shutter_discovery_time_conf
-0x48a6 mem_shutter_reconn_or_discovery_blink_time_conf
-0x48ae mem_shutter_1s_timer
-0x48af mem_shutter_timer_625us
-0x48b1 mem_rf_init_data_new
-0x48bc mem_key_value_xmem
-0x48be mem_shutter_le_hid_map
-0x49e0 mem_shutter_le_map_len_android
-0x49e2 mem_shutter_le_map_len_ios
-0x49e4 mem_dy_le_search_service_uuid
-0x49f4 mem_iphone_flag
-0x49f5 mem_send_data_delay
-0x49f6 mem_key_send_clk
-0x49fa mem_shutter_key_state0
-0x4a04 mem_shutter_key_state1
-0x4a0e mem_shutter_key_state2
-0x4a18 mem_shutter_key_state3
-0x4a22 mem_shutter_key_state4
-0x4a2c mem_shutter_key_state5
-0x4a36 mem_shutter_key_state6
-0x4a40 mem_key0_release_new
-0x4a4f mem_key1_release_new
-0x4a5e mem_key2_release_new
-0x4a6d mem_key3_release_new
-0x4a7c mem_key4_release_new
-0x4a8b mem_key5_release_new
-0x4a9a mem_key6_release_new
-0x4aa9 mem_key0_long_press
-0x4aac mem_key1_long_press
-0x4aaf mem_key2_long_press
-0x4ab2 mem_key3_long_press
-0x4ab5 mem_key4_long_press
-0x4ab8 mem_key5_long_press
-0x4abb mem_key6_long_press
-0x4abe mem_key0_long_release
-0x4ac1 mem_key1_long_release
-0x4ac4 mem_key2_long_release
-0x4ac7 mem_key3_long_release
-0x4aca mem_key4_long_release
-0x4acd mem_key5_long_release
-0x4ad0 mem_key6_long_release
-0x4ad3 mem_combine_key0
-0x4ad5 mem_combine_key1
-0x4ad7 mem_combine_key2
-0x4ad9 mem_combine_key3
-0x4adb mem_combine_key4
-0x4add mem_combine_key5
-0x4adf mem_combine_key_state0
-0x4ae1 mem_combine_key0_press
-0x4aeb mem_combine_key1_press
-0x4af5 mem_combine_key2_press
-0x4aff mem_combine_key3_press
-0x4b09 mem_combine_key4_press
-0x4b13 mem_combine_key5_press
-0x4b1d mem_combine_key_release
-0x4b27 mem_shutter_move_data
-0x4b2b mem_key0_press_i
-0x4b35 mem_key1_press_i
-0x4b3f mem_key2_press_i
-0x4b49 mem_key3_press_i
-0x4b53 mem_key4_press_i
-0x4b5d mem_key5_press_i
-0x4b67 mem_key0_release_new_i
-0x4b76 mem_key1_release_new_i
-0x4b85 mem_key2_release_new_i
-0x4b94 mem_key3_release_new_i
-0x4ba3 mem_key4_release_new_i
-0x4bb2 mem_key5_release_new_i
-0x4bc1 mem_key6_release_new_i
-0x4bd0 mem_key0_long_press_i
-0x4bd3 mem_key1_long_press_i
-0x4bd6 mem_key2_long_press_i
-0x4bd9 mem_key3_long_press_i
-0x4bdc mem_key4_long_press_i
-0x4bdf mem_key5_long_press_i
-0x4be2 mem_key6_long_press_i
-0x4be5 mem_key0_long_release_i
-0x4be8 mem_key1_long_release_i
-0x4beb mem_key2_long_release_i
-0x4bee mem_key3_long_release_i
-0x4bf1 mem_key4_long_release_i
-0x4bf4 mem_key5_long_release_i
-0x4bf7 mem_key6_long_release_i
-0x4bfa mem_key3_release_new_t
-0x4c04 mem_key3_release_new_i_t
-0x4c0e mem_key3_press_count
-0x4c0f mem_shutter_like_timeout
-0x4c10 mem_shutter_key_pressed
-0x4c11 mem_shutter_combine_key_release
-0x4c12 mem_shutter_mousekey_value_list
-0x4eba mem_shutter_back_count
-0x4ebb mem_shutter_le_conned
-0x4ebc mem_move_config
-0x4ebc mem_shutter_iphone_beyond_x_count
-0x4ebd mem_shutter_iphone_beyond_y_count
-0x4ebe mem_shutter_move_data_x
-0x4ec0 mem_shutter_move_data_y
-0x4ec2 mem_last_shutter_le_iphone_flag
-0x4ec3 mem_move_config_end
-0x4ec3 mem_shutter_back_count_cache
-0x4ec4 mem_shutter_iphone_beyond_x_cache
-0x4ec5 mem_shutter_iphone_beyond_y_cache
-0x4ec6 mem_shutter_iphone_move_mid
-0x4ed0 mem_shutter_long_key_released_flag
-0x4ed1 mem_shutter_move_mid_timer
-0x4ed2 mem_shutter_pairing_success
-0x4ed3 mem_combine_key_release_value
-0x4ed5 mem_last_press_key_value
-0x4ed6 mem_shutter_first_move
-0x4ed7 mem_move_mode_set
-0x4ed8 mem_move_mode_key_index
-0x4ed9 mem_move_mode_trigger_enable
-0x4eda mem_shutter_android_move_mid
-0x4edf mem_shutter_iphone_up_mid
-0x4ee9 mem_shutter_iphone_like_mid
-0x4ef3 mem_shutter_key_num_conf
-0x4ef4 mem_shutter_dy_key_conf
-0x4efb mem_le_dy_adv_data
-0x4f06 mem_le_dy_scan_data
-0x4f12 mem_ble_shutter_dy_interval_min_new
-0x4f1a mem_shutter_ble_discovery_time_conf
-0x4f22 mem_queue_dy_each_size
-0x4f24 mem_dy_key0_press
-0x4f2e mem_dy_key1_press
-0x4f38 mem_dy_key2_press
-0x4f42 mem_dy_key3_press
-0x4f4c mem_dy_key4_press
-0x4f56 mem_dy_key5_press
-0x4f60 mem_dy_key6_press
-0x4f6a mem_shutter_led_on_light_dark_led_conf
-0x4f71 mem_shutter_led_off_light_dark_led_conf
-0x4f78 mem_shutter_reconn_blink_on_time_conf
-0x4f7c mem_shutter_discovery_blink_on_time_conf
-0x4f80 mem_shutter_efuse_start_offset
-0x4f82 mem_shutter_efuse_end_offset
-0x4f84 mem_initial_move_conf
-0x4f84 mem_android_initial_move_x
-0x4f86 mem_android_initial_move_y
-0x4f88 mem_iphone_initial_move_x
-0x4f8a mem_iphone_initial_move_y
-0x4f8c mem_otp_move_config
-0x4f8c mem_otp_shutter_move_data_x
-0x4f8e mem_otp_shutter_move_data_y
-0x4f90 mem_otp_last_shutter_le_iphone_flag
-0x4f91 mem_otp_move_config_end
-0x4f91 mem_otp_write_offset_addr
-0x4f93 mem_otp_read_offset_addr
-0x4f95 mem_otp_read_ios_android_addr
-0x4f97 mem_shutter_le_pairing_handle
-0x4f99 mem_shutter_temp_count
-0x4f9b mem_shutter_first_read_flag
-0x4f9c mem_shutter_valid_data_flag
-0x4f9d mem_shutter_volume_timer
-0x4f9e mem_shutter_link_timer
-0x4f9f mem_shutter_link_data
-0x4fa7 mem_shutter_link_data_i
-0x4faf mem_shutter_link_loop_flag
-0x4fb0 mem_shutter_end
-
-0x45ed mem_mesh_vendor_timer_timing_index_cyclic
-0x45ee mem_mesh_vendor_timer_timing_time_cyclic
-0x45f0 mem_mesh_vendor_timer_timing_zone_cyclic
-0x45f2 mem_mesh_vendor_timer_timing_weekdays_cyclic
-0x45f3 mem_mesh_vendor_timer_timing_attr_type_cyclic
-0x45f5 mem_mesh_vendor_timer_timing_attr_para_len_cyclic
-0x45f6 mem_mesh_vendor_timer_timing_attr_para_cyclic
-0x45fe mem_mesh_vendor_timer_timing_cyclic_flag
-0x45ed mem_mesh_vendor_timer_timing_index
-0x45ee mem_mesh_vendor_timer_timing_time
-0x45f2 mem_mesh_vendor_timer_timing_attr_type
-0x45f4 mem_mesh_vendor_timer_timing_attr_para_len
-0x45f5 mem_mesh_vendor_timer_timing_attr_para
-0x45fd mem_mesh_vendor_timer_timing_flag
-0x4806 mem_mesh_fast_pairing_timer
-0x49a1 mem_mesh_filter_status_message_opcode
-0x49a2 mem_mesh_filter_status_message_FilterType
-0x49a3 mem_mesh_filter_status_message_ListSize
-0x49a5 mem_mesh_filter_status_message_MIC
-0x49a1 mem_mesh_unsegmented_access_lower_transport_layer_head
-0x49a2 mem_mesh_unsegmented_access_lower_transport_layer_parameters
-0x49ad mem_mesh_unsegmented_access_lower_transport_layer_mic
-0x49a1 mem_mesh_segmented_access_lower_transport_layer_head
-0x49a2 mem_mesh_segmented_access_lower_transport_layer_SZMIC_SeqZero_SegO_SegN
-0x49a5 mem_mesh_segmented_access_lower_transport_layer_parameters
-0x49ad mem_mesh_segmented_access_lower_transport_layer_mic
-0x475e mem_k2_EncryptionKey
-0x474e mem_k2_PrivacyKey
-
-	width = 32
-	const length = 12000
-
-	
-
-
-
-
-(//mem_system_clk
-12 SYSTEM_CLK_12M
-24 SYSTEM_CLK_24M
-)
-
-(//bluetooth tx power
-0x00 TX_POWER_0DB
-0x03 TX_POWER_3DB
-0x05 TX_POWER_5DB
-0x06 TX_POWER_6DB
-0x07 TX_POWER_7DB
-0x0a TX_POWER_10DB
-
-0x83 TX_POWER_F3DB
-0x85 TX_POWER_F5DB
-0x8a TX_POWER_F10DB
-0x94 TX_POWER_F20DB
-0x9e TX_POWER_F30DB
-0x9f TX_POWER_F35DB
-0xa0 TX_POWER_F40DB
-0xa1 TX_POWER_F45DB
-0xa2 TX_POWER_F50DB
-0xa3 TX_POWER_F55DB
-0xa4 TX_POWER_F60DB
-0xaa TX_POWER_FACTORY
-)
-
-
-	
-(
-0x01 coffset_mode
-0x02 coffset_tsniff
-0x04 coffset_sniff_anchor
-0x08 coffset_clk_offset
-0x0e coffset_rx_window
-0x10 coffset_plap
-0x16 coffset_conn_handle
-0x17 coffset_arq
-	
-	
-	
-0x18 coffset_le_ch
-0x19 coffset_le_hop
-0x1a coffset_le_event_cnt
-0x1c coffset_le_supervision_timer
-0x20 coffset_le_instant
-0x22 coffset_le_channels
-0x23 coffset_le_op
-0x24 coffset_le_access
-0x28 coffset_le_crcinit
-0x2b coffset_le_window_size
-0x2c coffset_le_slave_latency
-0x2e coffset_le_slave_superto
-0x30 coffset_le_channel_map
-0x35 coffset_le_rx_phy
-0x36 coffset_le_tx_phy
-0x37 coffset_le_new_map
-0x37 coffset_le_new_m2s_phy
-0x38 coffset_le_new_s2m_phy
-0x37 coffest_le_new_transmitwindowsize
-0x38 coffest_le_new_transmitwindowoffset
-0x3a coffest_le_new_conninterval
-0x3c coffest_le_new_connslavelatency
-0x3e coffest_le_new_connsupervisiontimeout
-0x40 coffset_le_sk
-0x50 coffset_le_peer_sca
-0x53 coffset_le_transmit_window
-	
-83 context_size
-1 context_num
-)
-
-(
-0 lpm_flag_wake
-1 lpm_flag_loadcode
-)
-
-
-(
-0x0a00 param_snooze_setup_orig
-0x5353 param_snooze_ahead_orig
-
-
-
-0x0e43 param_tx_setup
-0x0600 param_rf_setup
-0x0600 param_conn_access 
-0x03bb param_clke_cal
-0x0500 param_pll_setup		// 120 is minimum
-0x0d00 param_rx_setup	// 114us before sync
-2000 param_dpll_start_delay
-3750 param_rt_rthalfslot
-
-480 param_clke_cal_le_1m	//preamble(1B) & access address(4B) time (1+4)*8*1 * 12
-288 	param_clke_cal_le_2m	//preamble(2B) & access address(4B) time (1+4)*8*1 * 12
-282 param_clke_cal_le_coded	//preamble(80us) & access address(256us)-312.5us(0.5slot)
-
-110 param_lpm_fix
-10 param_lpo_extra
-200 param_lpm_adjmax
-
--1 param_hibernate_clks
-
-1000 param_chgpump_delay_100us
-6000 param_chgpump_delay_500us
-12000 param_chgpump_delay_1ms
-
-
-0x000a04 param_lmp_version
-0x12e9 param_lmp_subversion
-0x0012 param_tisw
-0x0012 param_tpsw
-0x1000 param_tisi
-0x0800 param_tpsi
-39 param_fcomp_div
-2 param_fcomp_mul
-
-)
-
-
-
-(
-0        always        
-1        true          
-2        positive      
-3        timeout       
-4        init_adpcm
-5        zero          
-6        crc_failed    
-7        enable_white  
-8        enable_parity 
-9        enable_crc    
-10       enable_hec    
-11       decode_fec1   
-12       decode_fec2   
-13       decode_fec0   
-14       encrypt       
-15       crc16       
-16       swfine	
-20       rqst_freq    
-21       recalc        
-22       init_encrypt  
-23       mhalfbnd    
-24       sync          
-25       user10    
-26       kc_p_activate  
-27       encode_fec1   
-28       encode_fec2   
-29       encode_fec0   
-30       packet_end    
-32       is_tx         
-33       is_rx         
-34       halfslot     
-35       oneslot      
-36       mslotbnd     
-37       expire       
-38       meet         
-39       tx_clear     
-40       user         
-41       master        
-42       rxon         
-43       wake           
-44       user2        
-45       match         
-46       attempt        
-47       user3          
-48       clknt         
-49	   user7 	
-50       synchronize   
-51       lpo_edge  
-52       blank         
-53       modone          
-55       aes_ready	
-56       encode_fec3   
-57       dewhiten_code_calc   
-58       lr_s2en       
-60	   ble_coded_info	//1:s2 0:s8
-63       never         
-)
-
-default flag = always
-
-
-(
-0        mark   
-1        type   
-2        temp   
-3        contu  
-3	 contru	
-3	 contwu	
-4        am_addr      
-5        contw        
-6        contr        
-7        queue    
-8        debug    
-9        access   
-10       contus   
-11       timeup        
-12       pwindow       
-13       fhs_parity    
-14       white_init    
-15       crc24_init        
-16       contue    
-17       rega          
-18       regb          
-19       regc          
-20       regab         
-21       radio_ctrl   
-
-23       freq_index   
-24       regd    
-25       clkn              
-26       clke              
-27       stop_watch		
-28       fhs_misc   
-29       fhs_class  
-30       fhs0   
-31       fhs1   
-32       bt_adr 
-33       bt_clk 
-34       clkn_bt  
-35       clkn_rt  
-36       freq_mode
-37       xin   
-38       N_tx_slot 
-39 	   auxcnt
-40       clke_bt  
-41       clke_rt  
-42       branch_addr	
-43       rege         
-44       lap
-45       uap
-46       nap         
-47       regext		
-48       alarm             
-49       lpo_time          
-50       kc_ls             
-51       kc_ms             
-52       g1l               
-53		mask3ff		
-54       aes_ctrl		
-55       regf			
-56       regext_index   
-57	     loopcnt
-58      stack			
-59       stack_ptr		
-61         pc 
-62       null              
-63       pdata 
-)
-default reg = pdata
-
-
-(
-0 regidx_data
-4 regidx_key
-8 regidx_xor
-12 regidx_result
-)
-
-(
-0 TXGFSK
-1 PSK
-2 PSK3M
-3 RESET
-)
-
-
-
-
-
-
-
-
-
-
-
-(
-0 bucket
-1 rxf
-2 back
-3 mod
-)
-default dest = bucket
-
-
-(
-1 txf
-3 demod
-)
-default source = 0
-
-
-
-(
-5  mark_loopback
-9  mark_context
-13 mark_lpm_mult_enable
-14 mark_usb_first_resp
-15 mark_old_packet
-35 mark_isstr
-36 mark_loadcode
-37 mark_ext_patch
-38 mark_24g
-39 mark_24g_rxmode
-40 mark_eeprom_size
-41 mark_ble_tx_md
-42 mark_ble_rx_md
-43 mark_otp_encrypt
-44 mark_temp
-45 mark_ble_2M
-46 mark_ble_lr_s8
-47 mark_ble_lr
-48 mark_ble_crc_fail
-50 mark_ble_encryption
-51 mark_first_packet
-)
-
-(
-1 reload_type_otp
-2 reload_type_spi
-3 reload_type_iic
-)
-
-
-
-(
-0 le_adv_interval_timer
-2 le_scan_interval_timer
-9 key_scan_timer
-7 smp_pairing_timer
-11  ui_led_blink  
-
-8 G24_TIMER_NODATA
-13 G24_TIMER_MS_BLANK
-12 G24_TIMER_KB_MUL_BLANK
-10 G24_TIMER_KB_SYS_CRTL_BLANK
-14 G24_TIMER_KB_BLANK
-
-1 USB_TIMER_NAK
-15 USB_TIMER_WAKEUP
-)
-
-(
-
-27 hci_cmd_le_create_conn
-29 hci_cmd_le_disconn
-30 hci_cmd_le_att_req
-)
-
-
-
-
-(
-0 mode_le
-1 mode_master
-)
-
-(
-0 state_inconn
-1 state_insniff
-)
-(
-3 op_disconn
-)
-
-
-
-//mem_lpm_wake_lock
-(
-0 wake_lock_ble_rx
-1 wake_lock_ble_tx
-
-3 wake_lock_key_press
-4 wake_lock_ble_tx_patch
-5 wake_lock_uart_tx
-6 wake_lock_uart_rx
-7 wake_lock_button
-8 wake_lock_cmd
-9 wake_lock_app
-12 wake_lock_l2cap_tx
-13 wake_lock_l2cap_rx
-14 wake_lock_ipc_c512bt
-15 wake_lock_ipc_bt2c51
-
-)
-
-(//mem_fcomp_div
-0x18 XTAL_24M
-0x10 XTAL_16M
-)
-
-( //verion
-6 BLUETOOTH_CORE_SPECIFICATION_4_0
-7 BLUETOOTH_CORE_SPECIFICATION_4_1
-8 BLUETOOTH_CORE_SPECIFICATION_4_2
-9 BLUETOOTH_CORE_SPECIFICATION_5_0
-10 BLUETOOTH_CORE_SPECIFICATION_5_1
-)
-
-(
-0x050e COMPANY_ID_YICHIP
-)
-
-(
-0x33  REC_3_MODE
-0x34  REC_4_MODE
-0x35  REC_4_MODE_STATIC_ADDRESS
-0x36  REC_4_MODE_RANDOM_RESOLVABLE_PRIVATE_ADDRESS
-0x37  REC_4_MODE_RANDOM_NON_RESOLVABLE_PRIVATE_ADDRESS
-)
-
-(
-0 bt_disabled
-1 ble_disabled
-2 module_disable
-)
-
-
-
-
-
-
-
-
-
-(//mem_le_T_IFS
-150 PARAM_T_IFS_150US
-20000 PARAM_20MS_INIT
--11 PARAM_SYNC_TIME_DIFFERENCE
-40 PARAM_CODED_C1_TERM1_TIME_40US
-1666 PARAM_WINDOWN_SIZE
-//T_IFS = 150-modem(CRC time)
-15000 param_sifs
-)
-
-
-(
-0 DEFAULT_STATES
-1 IPHONE_LOST_LTK
-2 MODULE_LOST_LTK
-3 LTK_NOT_LOST
-)
-
-	//BLE ErrorCodes
-	(    
-	0x01 ERROR_UNKNOWN_HCI_COMMAND
-	0x02 ERROR_NO_CONNECTION
-	0x03 ERROR_HARDWARE_FAILURE
-	0x04 ERROR_PAGE_TIMEOUT
-	0x05 ERROR_AUTHENTICATION_FAILURE
-	0x06 ERROR_KEY_MISSING
-	0x07 ERROR_MEMORY_FULL
-	0x08 ERROR_CONNECTION_TIMEOUT
-	0x09 ERROR_MAX_CONNECTIONS
-	0x0A ERROR_MAX_SCO_CONNECTIONS
-	0x0B ERROR_MAX_ACL_CONNECTIONS
-	0x0C ERROR_COMMAND_DISALLOWED
-	0x0D ERROR_HOST_REJECT_LIMITED_RESOURCES
-	0x0E ERROR_HOST_REJECT_SECURITY_REASONS
-	0x0F ERROR_HOST_REJECT_REMOTE_IS_ONLY_PERSONAL
-	0x10 ERROR_HOST_TIMEOUT
-	0x11 ERROR_UNSUPPORTED_FEATURE_OR_PARAMETER_VALUE
-	0x12 ERROR_INVALID_HCI_COMMAND_PARAMETERS
-	0x13 ERROR_REMOTE_USER_TERMINATED_CONNECTION
-	0x14 ERROR_REMOTE_LOW_RESOURCES
-	0x15 ERROR_REMOTE_POWERING_OFF
-	0x16 ERROR_CONNECTION_TERMINATED_BY_LOCAL_HOST
-	0x17 ERROR_REPEATED_ATTEMPTS
-	0x18 ERROR_PAIRING_NOT_ALLOWED
-	0x19 ERROR_UNKNOWN_LMP_PDU
-	0x1A ERROR_UNSUPPORTED_REMOTE_FEATURE
-	0x1B ERROR_SCO_OFFSET_REJECTED
-	0x1C ERROR_SCO_INTERVAL_REJECTED
-	0x1D ERROR_SCO_AIR_MODE_REJECTED
-	0x1E ERROR_INVALID_LMP_PARAMETER
-	0x1F ERROR_UNSPECIFIED_ERROR
-	0x20 ERROR_UNSUPPORTED_LMP_PARAMETER_VALUE
-	0x21 ERROR_ROLE_CHANGE_NOT_ALLOWD
-	0x22 ERROR_LMP_RESPONSE_TIMEOUT
-	0x23 ERROR_ERROR_TRANSACTION_COLLISION
-	0x24 ERROR_LMP_PDU_NOT_ALLOWED
-	0x25 ERROR_ENCRYPTION_MODE_NOT_ACCEPTABLE
-	0x26 ERROR_UNIT_KEY_USED
-	0x27 ERROR_QOS_NOT_SUPPORTED
-	0x28 ERROR_INSTANT_PASSED
-	0x29 ERROR_PAIRING_W_UNIT_KEY_NOT_SUPPORTED
-	0x2a ERROR_DIFFERENT_TRANSACTION_COLLISION
-	0x2c ERROR_QOS_UNACCEPTABLE_PARAMETER
-	0x2d ERROR_QOS_REJECTED
-	0x2e ERROR_CHANNEL_CLASSIFICATION_NOT_SUPPORTED
-	0x2f ERROR_INSUFFICIENT_SECURITY
-	0x30 ERROR_PARAMETER_OUT_OF_MANDATORY_PANGE
-	0x32 ERROR_ROLE_SWITCH_PENDING
-	0x34 ERROR_RESERVED_SLOT_VIOLATION
-	0x35 ERROR_ROLE_SWITCH_FAILED
-	0x36 ERROR_EXTENDED_INQUIRY_RESPONSE_TOO_LARGE
-	0x37 ERROR_SIMPLE_PAIRING_NOT_SUPPORTED_BY_HOST
-	0x38 ERROR_HOST_BUSY_PAIRING
-	0x3d ERROR_MIC_FAILURE
-	)
-
-
-	//modified_name
-	(
-	0X20 SPACE	
-	)
-	
-	(
-	0x0004 LE_L2CAP_CID_ATT
-	0x0005 LE_L2CAP_CID_SIGNAL
-	0x0006 LE_L2CAP_CID_SMP
-	)
-
-	//LE address type
-	(
-	0 LE_ADDR_TYPE_PUBLIC
-	1 LE_ADDR_TYPE_RANDOM
-	)
-	//LE address type bitmap
-	(
-	7 LE_RECEIVER_ADDR_BIT
-	6 LE_SENDER_ADDR_BIT
-	)
-	//LE SCAN TYPE
-	(
-	0x00 LE_SCAN_TYPE_PASSIVE //no SCAN_REQ shall be sent
-	0x01 LE_SCAN_TYPE_ACTIVE
-	)
-
-	//LE SCAN ENABLE
-	(
-	0x00 LE_SCAN_DISABLE
-	0x01 LE_SCAN_ENABLE
-	0x0101 LE_ACTIVE_SCAN_ENABLE
-	)
-
-	//LE FIND INFORMATION RESPONSE
-	//THE FORMAT OF THE INFORMATION DATA
-	(
-	0x01 UUID_SIZE_16BIT
-	0x02 UUID_SIZE_128BIT
-	)
-
-//	le_state_map 0-2 is reserved for state_inconn,state_insniff and state_sco
-(
-3 lestate_got_first_packet
-4 lestate_encryption
-5 lestate_update_param
-6 lestate_update_map
-7 lestate_update_phy
-)
-
-// 	le mode
-(
-0 lemode_idle
-1 lemode_slave
-3 lemode_master
-5 lemode_2m
-6 lemode_lr
-7 lemode_lr_s8
-
-0x20 mode_2m
-0x40 mode_lr_s2
-0xc0 mode_lr_s8
-
-)
-
-(
-0 llid0
-1 llid1
-2 nesn
-3 sn
-4 md
-5 wak
-6 txdat
-)
-
-(
-0x00 LLID_RESERVED
-0x01 LLID_CONTINUE
-0x02 LLID_START
-0x03 LLID_LE_LL
-0x01 LLID_EMPTY
-)
-
-(
-4 LE_TX_BUFF_COUNT
-3 LE_TX_BUFF_UPDATE_LOOPCNT //LE_TX_BUFF_COUNT-1
-
-12 LE_MD_MAX_COUNT
-)
-
-
-(
-0 LE_INITATOR_LTK_BIT
-1 LE_INITATOR_IRK_BIT
-2 LE_INITATOR_CSRK_BIT
-)
-
-
-
-
-
-(
-0  LE_FIND_BY_TYPE_VAL_RES_NOT_FOUND
-1  LE_FIND_BY_TYPE_VAL_RES_FOUND_STARTING_HANDLE
-2  LE_FIND_BY_TYPE_VAL_RES_FOUND_ENDING_HANDLE
-
-)
-
-(
-0 MASTER_PUBLIC_ADDR
-1 MASTER_RANDOM_ADDR
-)
-
-(
-0x06 LE_ERR_PIN_OR_KEY_MISSING
-)
-
-(
-39 LE_CCM_DIRECTIONBIT
-)
-(
-36 BR_CCM_0_LENGTH_CONTINUATION
-37 BR_CCM_DIRECTIONBIT
-)
-
-(
-96000 TIMER_SMP_PAIRING_TIMEOUT //30S
-)
-
-
-
-//mem_le_enc_state
-(
-0 FLAG_LE_ENC_NULL
-1 FLAG_LE_RCV_ENC_START
-2 FLAG_LE_ENC_PAUSE
-3 FLAG_LE_RCV_START_ENC_RSP
-4 FLAG_LE_SEND_START_ENC_RSP
-5 FLAG_LE_SEND_START_ENC_REQ
-0xff FLAG_LE_ENC_END
-)
-
-(//mem_le_configuration
-//bit0:use fixed key , ble passkey pairing
-0 BIT_BLE_PASSKEY_FIXED_KEY
-//bit1:ble pairing use fixed long term key
-1 BIT_BLE_PAIRING_FIXED_LTK
-//bit2:ble transmit packet will set more data flag
-2 BIT_BLE_TRANSMIT_PACKET_BY_MD
-//bit3:master read handle, with requires an authenticated link
-3 BIT_BLE_READ_AUTH
-//bit4:master write handle, with requires an authenticated link
-4 BIT_BLE_WRITE_AUTH
-//bit5:cannot enter long sleep
-5 BIT_BLE_SHORT_MULT
-//bit6:DEAL baseband packet
-6 BIT_BLE_DEAL_BB_PACKET
-)
-
-
-
-
-
-
-(
-0x01	GAP_ADTYPE_FLAGS
-0x02	GAP_ADTYPE_16BIT_MORE
-0x03	GAP_ADTYPE_16BIT_COMPLETE
-0x04	GAP_ADTYPE_32BIT_MORE
-0x05	GAP_ADTYPE_32BIT_COMPLETE
-0x06	GAP_ADTYPE_128BIT_MORE
-0x07	GAP_ADTYPE_128BIT_COMPLETE
-0x08	GAP_ADTYPE_LOCAL_NAME_SHORT
-0x09	GAP_ADTYPE_LOCAL_NAME_COMPLETE
-0x0a	GAP_ADTYPE_POWER_LEVEL
-0x16	GAP_ADTYPE_SERVICE_DATA
-0x2a	GAP_ADTYPE_MESH_MESSAGE
-0x2b 	GAP_ADTYPE_MESH_BEACON
-0xff	GAP_ADTYPE_MANUFACTURER_SPECIFIC
-)
-
-
-(
-0 ADV_IND
-1 ADV_DIRECT_IND
-2 ADV_NONCONN_IND
-3 SCAN_REQ
-3 AUX_SCAN_REQ
-4 SCAN_RSP
-5 CONNECT_REQ
-5 AUX_CONNECT_REQ
-6 ADV_SCAN_IND
-)
-
-(
-0 BIT_ADV_CHANNEL_MAP_37
-1 BIT_ADV_CHANNEL_MAP_38
-2 BIT_ADV_CHANNEL_MAP_39
-)
-
-(
-0xa0 param_le_sca
-)
-
-
-
-
-
-
-
-
-
-
-(//bit of mem_le_l2cap_att_states
-0 BLE_L2CAP_SEND_INDICATION_PACKET
-0 BLE_L2CAP_RECV_CONFIRMATION_PACKET
-1 BLE_L2CAP_DEAL_WITH_CONTINUE_PACKET
-)
-
-(//bit map of att handle
-14 BIT_OF_ATT_HANDLE_READ_AUTHENTICATED
-15 BIT_OF_ATT_HANDLE_WRITE_AUTHENTICATED
-)
-
-
-
-(
-0 BIT_CHARACTERISTIC_BROADCAST
-1 BIT_CHARACTERISTIC_READ
-2 BIT_CHARACTERISTIC_WRITE_WITHOUT_RESPONSE
-3 BIT_CHARACTERISTIC_WRITE
-4 BIT_CHARACTERISTIC_NOTIFY
-5 BIT_CHARACTERISTIC_INDICATE
-6 BIT_CHARACTERISTIC_SIGNED_WRITE
-7 BIT_CHARACTERISTIC_EXTENDED_PROPERTIES
-)
-
-
-(
-0x01 ATTOP_ERROR_RESPONSE
-0x02 ATTOP_EXCHANGE_MTU_REQUEST
-0x03 ATTOP_EXCHANGE_MTU_RESPONSE
-0x04 ATTOP_FIND_INFORMATION_REQUEST
-0x05 ATTOP_FIND_INFORMATION_RESPONSE
-0x06 ATTOP_FIND_BY_TYPE_VALUE_REQUEST
-0x07 ATTOP_FIND_BY_TYPE_VALUE_RESPONSE
-0x08 ATTOP_READ_BY_TYPE_REQUEST
-0x09 ATTOP_READ_BY_TYPE_RESPONSE
-0x0A ATTOP_READ_REQUEST
-0x0B ATTOP_READ_RESPONSE
-0x0C ATTOP_READ_BLOB_REQUEST
-0x0D ATTOP_READ_BLOB_RESPONSE
-0x0E ATTOP_READ_MULTIPLE_REQUEST
-0x0F ATTOP_READ_MULTIPLE_RESPONSE
-0x10 ATTOP_READ_BY_GROUP_TYPE_REQUEST
-0x11 ATTOP_READ_BY_GROUP_TYPE_RESPONSE
-0x12 ATTOP_WRITE_REQUEST
-0x13 ATTOP_WRITE_RESPONSE
-0x16 ATTOP_PREPARE_WRITE_REQUEST
-0x17 ATTOP_PREPARE_WRITE_RESPONSE
-0x18 ATTOP_EXECUTE_WRITE_REQUEST
-0x19 ATTOP_EXECUTE_WRITE_RESPONSE
-0x1B ATTOP_HANDLE_VALUE_NOTIFICATION
-0x1D ATTOP_HANDLE_VALUE_INDICATION
-0x1E ATTOP_HANDLE_VALUE_CONFIRMATION
-0x52 ATTOP_WRITE_COMMAND
-0xD2 ATTOP_SIGNED_WRITE_COMMAND
-0x1f ATTOP_CONTINUE
-0x9e EMPTY_LE_DATA_PRE
-0x9f EMPTY_LE_DATA
-)
-
-
-(
-0x01 ATT_ERR_INVALID_HANDLE
-0x02 ATT_ERR_READ_NOT_PERMITTED
-0x03 ATT_ERR_WRITE_NOT_PERMITTED
-0x04 ATT_ERR_INVALID_PDU
-0x05 ATT_ERR_INSUFFICIENT_AUTHENTICATION
-0x06 ATT_ERR_REQUEST_NOT_SUPPORTED
-0x07 ATT_ERR_INVALID_OFFSET
-0x08 ATT_ERR_INSUFFICIENT_AUTHORIZATION
-0x09 ATT_ERR_PREPARE_QUEUE_FULL
-0x0A ATT_ERR_ATTRIBUTE_NOT_FOUND
-0x0B ATT_ERR_ATTRIBUTE_NOT_LONG
-0x0C ATT_ERR_INSUFFICIENT_ENCRYPTION_KEY_SIZE
-0x0D ATT_ERR_INVALID_ATTRIBUTE_VALUE_LENGTH
-0x0E ATT_ERR_UNLIKELY_ERROR
-0x0F ATT_ERR_INSUFFICIENT_ENCRYPTION
-0x10 ATT_ERR_UNSUPPORTED_GROUP_TYPE
-0x11 ATT_ERR_INSUFFICIENT_RESOURCES
-)
-
-
-(
-0X2900 CHARACTERTIC_EXTENDED_PROPERTIES
-0X2901 CHARACTERTIC_USER_DESCRIPTION
-0X2902 CLIENT_CHARACTERTIC_CONFIGURATION
-0X2903 SERVER_CHARACTERTIC_CONFIGURATION
-0X2904 CHARACTERTIC_PRESENTATION_FORMAT
-0X2905 CHARACTERTIC_AGGREGATE
-0X2906 VALID_RANGE
-0X2907 EXTERNAL_REPORT_REFERENCE
-0X2908 REPORT_REFERENCE
-0X290B ENVIR_SENSING_CONFIGURATION
-0X290C ENVIR_SENSING_MEASUREMENT
-0X290D ENVIR_SENSING_TRIGGER_SETTING
-)
-
-
-
-(
-0x1800 UUID_SERVICE_GENERIC_ACC
-0x1801 UUID_SERVICE_GENERIC_ATT
-0x180a UUID_SERVICE_DEVICE_INFO
-0x180f UUID_SERVICE_BATTERY
-0x1812 UUID_SERVICE_HIDS
-0x2800 UUID_GATT_PRIMARY_SERVICE
-0x2801 UUID_GATT_SECONDARY_SERVICE
-0X2802 UUID_GATT_INCLUDE
-0X2803 UUID_GATT_CHARACTERISTIC
-0X2A00 UUID_CHRCTR_DEVICE_NAME
-0X2A19 UUID_CHRCTR_BATTERY_LEVEL
-0X2A22 UUID_CHRCTR_KEYBOARD_INPUT
-0X2A23 UUID_CHRCTR_SYSTEM_ID 
-0X2A25 UUID_CHRCTR_SERIAL_NUMBER
-0X2A26 UUID_CHRCTR_FIRMWARE
-0X2A32 UUID_CHRCTR_KEYBOARD_OUTPUT
-0X2A33 UUID_CHRCTR_MOUSE_INPUT
-0X2A4A UUID_CHRCTR_HID_INFO
-0X2A4B UUID_CHRCTR_REPORT_MAP
-0X2A4C UUID_CHRCTR_HID_CTRL_POINT
-0X2A4D UUID_CHRCTR_REPORT
-0X2A4E UUID_CHRCTR_PROTOCOL_MODE
-)
-
-
-(
-23 ATT_DEFAULT_MTU 
-)
-
-
-
-
-
-
-(
-0x12 L2CAP_CONNECTION_PARAMETER_UPDATE_REQUEST
-0x13 L2CAP_CONNECTION_PARAMETER_UPDATE_RESPONSE
-)
-
-(
-0x0000 BLE_SIGNALING_CONNECT_PARAMETER_UPDATE_ACCEPTED
-0x0001 BLE_SIGNALING_CONNECT_PARAMETER_UPDATE_REJECTED
-)
-
-
-
-
-
-(
-0x00 LE_PAIRING_MODE_NONE
-0x01 LE_PAIRING_MODE_LAGACY_JUSTWORK
-0x02 LE_PAIRING_MODE_LAGACY_PASSKEY
-0x04 LE_PAIRING_MODE_LAGACY_PASSKEY_RES_INPUT
-0x81 LE_PAIRING_MODE_SECURE_CONNECT_JUSTWORK
-0x82 LE_PAIRING_MODE_SECURE_CONNECT_NUMERIC
-0x83 LE_PAIRING_MODE_SECURE_CONNECT_PASSKEY
-0x84 LE_PAIRING_MODE_SECURE_CONNECT_PASSKEY_RES_INPUT
-
-7 LE_PAIRING_MODE_SECURE_CONNECT_BIT
-)
-
-
-(
-0 FLAG_IOCAP_DISPLAYONLY
-1 FLAG_IOCAP_DISPLAYYESNO
-2 FLAG_IOCAP_KEYBOARDONLY
-3 FLAG_IOCAP_NOINPUTNOOUTPUT
-4 FLAG_IOCAP_KEYBOARDDISPLAY
-
-0x00 FLAG_OOB_DATA_FLAG_NO
-)
-
-(
-0x00 FLAG_LE_NO_BONDING_NO_MITM
-0x01 FLAG_LE_BONDING_NO_MITM
-0x04 FLAG_LE_NO_BONDING_MITM
-0x05 FLAG_LE_BONDING_MITM
-0x09 FLAG_LE_BONDING_NO_MITM_SECURE
-0x0D FLAG_LE_BONDING_MITM_SECURE
-
-2 LE_AUTH_MITM_BIT
-3 LE_AUTH_SECURE_CONNECTION_PAIRING_BIT
-)
-
-//mem_le_pairing_state
-(
-0 FLAG_LE_PAIRING_NULL
-1 FLAG_LE_PAIRING_START
-2 FLAG_LE_PAIRING_SEND_RECURITY_REQ
-3 FLAG_LE_PAIRING_RCV_PAIRING_REQ
-4 FLAG_LE_PAIRING_WAIT_STK_GENERATION
-5 FLAG_LE_PAIRING_RECEIVE_PAIRING_CONFIRM
-6 FLAG_LE_PAIRING_SEND_PAIRING_CONFIRM
-7 FLAG_LE_PAIRING_RECEIVE_PAIRING_RANDOM
-8 FLAG_LE_PAIRING_SEND_PAIRING_RANDOM
-9 FLAG_LE_PAIRING_AFTER_AUTH
-10 FLAG_LE_PAIRING_SEND_START_ENC_RSP
-11 FLAG_LE_PARING_SEND_ENC_INFORMATION
-12 FLAG_LE_PARING_SEND_MASTER_IDENTIFICATION 
-13 FLAG_LE_PARING_SEND_INDENTITY_INFORMATION
-0xff FLAG_LE_PAIRING_END
-)
-
-
-(
-0x01 SMP_PAIRING_REQUEST
-0x02 SMP_PAIRING_RESPONSE
-0x03 SMP_PAIRING_CONFIRM
-0x04 SMP_PAIRING_RANDOM
-0x05 SMP_PAIRING_FAILED
-0x06 SMP_ENCRYPTION_INFORMATION
-0x07 SMP_MASTER_IDENTIFICATION
-0x08 SMP_IDENTITY_INFORMATION
-0x09 SMP_IDENTITY_ADDRESS_INFORMATION
-0x0A SMP_SIGNING_INFORMATION
-0x0B SMP_SECURITY_REQUEST
-0x0c SMP_PAIRING_PUBLIC_KEY
-0x0d SMP_PAIRING_DHKEY_CHECK
-)
-
-(// pairing failed reason
-0x00 PAIRING_FAILED_RESERVED
-0X01 PAIRING_FAILED_PASSKEY_ENTRY_FAILED
-0X02 PAIRING_FAILED_OOB_NOT_AVAILABLE
-0X03 PAIRING_FAILED_AUTHENTICATION_REQUIRE
-0X04 PAIRING_FAILED_CONFIRM_VALUE_FAILED
-0X05 PAIRING_FAILED_PAIRING_NOT_SUPPORTED
-0X06 PAIRING_FAILED_ENCRYPTION_KEY_SIZE
-0X07 PAIRING_FAILED_COMMAND_NOT_SUPPORTED
-0X08 PAIRING_FAILED_UNSPECIFIED_REASON
-0X09 PAIRING_FAILED_REPEATED_ATTEMPTS
-0X0A PAIRING_FAILED_INVALID_PARAMETERS
-0X0B PAIRING_FAILED_DHKEY_CHECK_FAILED
-0X0C PAIRING_FAILED_NUMERIC_COMPARISON_FAILED
-0X0D PAIRING_FAILED_BR_EDR_PAIRING_IN_PROGRESS
-0X0E PAIRING_FAILED_KEY_DERIVATION_GENERATION_NOT_ALLOWED
-)
-
-
-(
-0x00 LE_SC_STAT_NULL
-0x01 LE_SC_STAT_RECEIVE_PUBLIC_KEY
-0x02 LE_SC_STAT_WAIT_SEND_PUBLIC_KEY
-0x03 LE_SC_STAT_SEND_PUBLIC_KEY
-0x04 LE_SC_STAT_RECEIVE_RANDOM
-0x05 LE_SC_STAT_SEND_RANDOM
-0x06 LE_SC_STAT_RECEIVE_DHKEY
-0x07 LE_SC_STAT_WAIT_CONFIRM_GKEY
-0x08 LE_SC_STAT_PASSKEY_WAIT_CONFIRM
-)
-
-
-(
-0 FLAG_LE_SC_CONFRIM_NULL
-1 FLAG_LE_SC_CONFRIM_GKEY_OK
-)
-
-
-
-
-
-(
-0x00 LL_CONNECTION_UPDATE_IND
-0x01 LL_CHANNEL_MAP_IND
-0x02 LL_TERMINATE_IND
-0x03 LL_ENC_REQ
-0x04 LL_ENC_RSP
-0x05 LL_START_ENC_REQ
-0x06 LL_START_ENC_RSP
-0x07 LL_UNKNOWN_RSP
-0x08 LL_FEATURE_REQ
-0x09 LL_FEATURE_RSP
-0x0A LL_PAUSE_ENC_REQ
-0x0B LL_PAUSE_ENC_RSP
-0x0C LL_VERSION_IND
-0x0D LL_REJECT_IND
-0x0E LL_SLAVE_FEATURE_REQ
-0x0F LL_CONNECTION_PARAM_REQ
-0x10 LL_CONNECTION_PARAM_RSP
-0x11 LL_REJECT_IND_EXT
-0x12 LL_PING_REQ
-0x13 LL_PING_RSP
-0x14 LL_LENGTH_REQ
-0x15 LL_LENGTH_RSP
-0x16 LL_PHY_REQ
-0x17 LL_PHY_RSP
-0x18 LL_PHY_UPDATE_IND
-0x19 LL_MIN_USED_CHANNELS_IND
-0x1A LL_CTE_REQ
-0x1B LL_CTE_RSP
-0x1C LL_PERIODIC_SYNC_IND
-0x1D LL_CLOCK_ACCURACY_REQ
-0x1E LL_CLOCK_ACCURACY_RSP
-0x1F LL_CIS_REQ
-0x20 LL_CIS_RSP
-0x21 LL_CIS_IND
-0x22 LL_CIS_TERMINATE_IND
-0x23 LL_POWER_CONTROL_REQ
-0x24 LL_POWER_CONTROL_RSP
-0x25 LL_POWER_CHANGE_IND
-)
-
-
-
-(//bit map of mem_le_ll_feature
-//LL_FEATURE_REQ
-0 BIT_LL_FEATURE_LE_ENCRYPTION
-1 BIT_LL_FEATURE_CONNECTION_PARAMETERS_REQUEST_PROCEDURE
-2 BIT_LL_FEATURE_EXTENDED_REJECT_INDICATION
-3 BIT_LL_FEATURE_SLAVE_INITIATED_FEATURES_EXCHANGE
-4 BIT_LL_FEATURE_LE_PING
-5 BIT_LL_FEATURE_LE_DATA_PACKET_LENGTH_EXTENSION
-6 BIT_LL_FEATURE_LL_PRIVACY
-7 BIT_LL_FEATURE_EXTENDED_SCANNER_FILTER_POLICIES
-8 BIT_LL_FEATURE_LE_2M_PHY
-9 BIT_LL_FEATURE_STABLE_MODULATION_INDEX_TRANSMITTER
-10 BIT_LL_FEATURE_STABLE_MODULATION_INDEX_RECEIVER
-11 BIT_LL_FEATURE_LE_CODED_PHY
-12 BIT_LL_FEATURE_LE_EXTENDED_ADVERTISING
-13 BIT_LL_FEATURE_LE_PERIODIC_ADVERTISING
-14 BIT_LL_FEATURE_CHANNEL_SELECTION_ALGORITHM
-15 BIT_LL_FEATURE_LE_POWER_CLASS_1
-16 BIT_LL_FEATURE_MINIMUM_NUMBER_OF_USED_CHANNELS_PROCEDURE
-)
-(//function map of mem_le_ll_feature
-//LL_FEATURE_REQ
-0x1 FUN_LL_FEATURE_LE_ENCRYPTION
-0x2 FUN_LL_FEATURE_CONNECTION_PARAMETERS_REQUEST_PROCEDURE
-0x4 FUN_LL_FEATURE_EXTENDED_REJECT_INDICATION
-0x8 FUN_LL_FEATURE_SLAVE_INITIATED_FEATURES_EXCHANGE
-0x10 FUN_LL_FEATURE_LE_PING
-0x20 FUN_LL_FEATURE_LE_DATA_PACKET_LENGTH_EXTENSION
-0x40 FUN_LL_FEATURE_LL_PRIVACY
-0x80 FUN_LL_FEATURE_EXTENDED_SCANNER_FILTER_POLICIES
-0x100 FUN_LL_FEATURE_LE_2M_PHY
-0x200 FUN_LL_FEATURE_STABLE_MODULATION_INDEX_TRANSMITTER
-0x400 FUN_LL_FEATURE_STABLE_MODULATION_INDEX_RECEIVER
-0x800 FUN_LL_FEATURE_LE_CODED_PHY
-0x1000 FUN_LL_FEATURE_LE_EXTENDED_ADVERTISING
-0x2000 FUN_LL_FEATURE_LE_PERIODIC_ADVERTISING
-0x4000 FUN_LL_FEATURE_CHANNEL_SELECTION_ALGORITHM
-0x8000 FUN_LL_FEATURE_LE_POWER_CLASS_1
-0x10000 FUN_LL_FEATURE_MINIMUM_NUMBER_OF_USED_CHANNELS_PROCEDURE
-)
-
-(//bit of mem_le_tx_phys and mem_le_rx_phys
-0x00 BIT_LE_1M_PHY
-0x01 BIT_LE_2M_PHY
-0x02 BIT_LE_CODED_PHY
-
-0x02 BIT_LE_CODED_PHY_S2
-0x07 BIT_LE_CODED_PHY_S8
-)
-
-(//map of mem_le_tx_phys and mem_le_rx_phys
-0x01 FUN_TX_LL_1M_PHY
-0x02 FUN_TX_LL_2M_PHY
-0x04 FUN_TX_LL_CODED_PHY
-
-0x01 FUN_RX_LL_1M_PHY
-0x02 FUN_RX_LL_2M_PHY
-0x04 FUN_RX_LL_CODED_PHY
-)
-
-
-
-
-
-
-
-(//mem_24g_data_type
-1 TYPE_MS
-2 TYPE_KB
-0x07 bits_data
-//0-2 data type
-3 bit_abort
-4 bit_hop
-5 bit_sync
-//6-7 channel offset
-)
-
-
-(
-0 ERR_NULL
-1 ERR_SYNC_TO
-2 ERR_HEC
-3 ERR_LR_LEN
-4 ERR_TYPE
-5 ERR_LEN_OVER
-6 ERR_CRC
-)
-
-
-
-
-
-
-
-
-(//mem_24g_pair_sm
-0 STATE_24G_PAIRING_NULL
-1 STATE_24G_PAIRING_1
-2 STATE_24G_PAIRING_2
-3 STATE_24G_PAIRING_3
-4 STATE_24G_PAIRING_4
-0X11 STATE_24G_PAIRING_1_WAITING_ACK
-0X12 STATE_24G_PAIRING_2_WAITING_ACK
-0X13 STATE_24G_PAIRING_3_WAITING_ACK
-0X14 STATE_24G_PAIRING_4_WAITING_ACK
-0XFF STATE_24G_PAIRING_SUCCESS
-)
-
-(
-0x01 DATATYPE_DEVICE1	//mouse
-0x02 DATATYPE_DEVICE2	//keyboard
-0xaa DATATYPE_BIND		//bind step 1
-0x55 DATATYPE_CONFIG	//bind step 2
-0x22 DATATYPE_OK		//bind step 3
-0xff DATATYPE_ATTEMP	//reconn
-)
-
-(
-5 BIND_MODE_CONTINUE
-)
-
-
-
-
-(
-0 bit_ack_24g
-)
-
-
-
-
-(//mem_24g_reconn_type
-0 DEFAULT_24G_DEVICE
-1 FAST_CONN_AND_RECEIVER
-2 FAST_CONN_AND_3_0_ADDR
-3 RECEIVER_AND_3_0_ADDR
-4 PAIR_AND_3_0_ADDR
-)
-
-
-
-
-
-
-
-
-
-(
-0x50 RSSI_THRESH_NOISE
-)
-
-
-
-
-
-
-
-(
-1 NO_ACK_24G
-0 WITH_ACK_24G
-)
-
-(//mem_24g_conn_sm
-0 STATE_24G_STOP
-0 STATE_24G_START
-1 STATE_24G_PAIR
-2 STATE_24G_RECONN
-)
-
-(//mem_24g_transmit_by_interrupt
-1 G24_TX_TIMER_INT_ENABLE
-0 G24_TX_TIMER_INT_DISABLE
-)
-
-
-(
-1 OFFSET_DATA_TYPE
-2 OFFSET_LR_DATA_TYPE
-)
-
-(
-0x017700 G24_LONG_SLEEP_STEP1	//8ms
-0x36ee80 G24_LONG_SLEEP_STEP2	//300ms
-0x124f80 G24_LONG_SLEEP_STEP3	//100ms
-63500 G24_8MS_INTERVAL_PARAM		//8ms
-12210 G24_4MS_INTERVAL_PARAM
-)
-
-
-
-
-
-
-(
-50 POWER_CTRL_DECRS_THRESHOLD
-)
-
-
-
-
-
-(//status codes
-0 STATUS_CODE_SUCCESS
-)
-
-
-// ali vendor message
-(
-0xD0 VENDOR_MESSAGE_ATTR_GET
-0xD1 VENDOR_MESSAGE_ATTR_SET
-0xD2 VENDOR_MESSAGE_ATTR_SET_UNACKNOWLEDGED
-0xD3 VENDOR_MESSAGE_ATTR_STATUS
-0xD4 VENDOR_MESSAGE_ATTR_INDICATION
-0xD5 VENDOR_MESSAGE_ATTR_CONFIRMATION
-0xCF VENDOR_MESSAGE_TRANSPARENT_MSG
-)
-
-
-
-(//configuration message and health message opcode
-0x80 MESH_CONFIGURATION_AND_HEALTH_MESSAGE_OPCODE_HEADER
-
-0x00 MESH_MESSAGE_OPCODE_CONFIG_APPKEY_ADD
-0x01 MESH_MESSAGE_OPCODE_CONFIG_APPKEY_UPDATE
-0x02 MESH_MESSAGE_OPCODE_CONFIG_COMPOSITION_DATA_STATUS
-0x03 MESH_MESSAGE_OPCODE_CONFIG_CONFIG_MODEL_PUBLICATION_SET
-0x04 MESH_MESSAGE_OPCODE_HEALTH_CURRENT_STATUS
-0x05 MESH_MESSAGE_OPCODE_HEALTH_FAULT_STATUS
-0x06 MESH_MESSAGE_OPCODE_CONFIG_HEARTBEAT_PUBLICATION_STATUS
-0x00 MESH_MESSAGE_OPCODE_CONFIG_APPKEY_DELETE_NO_HEAD
-0x01 MESH_MESSAGE_OPCODE_CONFIG_APPKEY_GET_NO_HEAD
-0x02 MESH_MESSAGE_OPCODE_CONFIG_APPKEY_LIST_NO_HEAD
-0x03 MESH_MESSAGE_OPCODE_CONFIG_APPKEY_STATUS_NO_HEAD
-0x04 MESH_MESSAGE_OPCODE_HEALTH_ATTENTION_GET_NO_HEAD
-0x05 MESH_MESSAGE_OPCODE_HEALTH_ATTENTION_SET_NO_HEAD
-0x06 MESH_MESSAGE_OPCODE_HEALTH_ATTENTION_SET_UNACKNOWLEDGED_NO_HEAD
-0x07 MESH_MESSAGE_OPCODE_HEALTH_ATTENTION_STATUS_NO_HEAD
-0x08 MESH_MESSAGE_OPCODE_CONFIG_COMPOSITION_DATA_GET_NO_HEAD
-0x09 MESH_MESSAGE_OPCODE_CONFIG_BEACON_GET_NO_HEAD
-0x0A MESH_MESSAGE_OPCODE_CONFIG_BEACON_SET_NO_HEAD
-0x0B MESH_MESSAGE_OPCODE_CONFIG_BEACON_STATUS_NO_HEAD
-0x0C MESH_MESSAGE_OPCODE_CONFIG_DEFAULT_TTL_GET_NO_HEAD
-0x0D MESH_MESSAGE_OPCODE_CONFIG_DEFAULT_TTL_SET_NO_HEAD
-0x0E MESH_MESSAGE_OPCODE_CONFIG_DEFAULT_TTL_STATUS_NO_HEAD
-0x0F MESH_MESSAGE_OPCODE_CONFIG_FRIEND_GET_NO_HEAD
-0x10 MESH_MESSAGE_OPCODE_CONFIG_FRIEND_SET_NO_HEAD
-0x11 MESH_MESSAGE_OPCODE_CONFIG_FRIEND_STATUS_NO_HEAD
-0x12 MESH_MESSAGE_OPCODE_CONFIG_GATT_PROXY_GET_NO_HEAD
-0x13 MESH_MESSAGE_OPCODE_CONFIG_GATT_PROXY_SET_NO_HEAD
-0x14 MESH_MESSAGE_OPCODE_CONFIG_GATT_PROXY_STATUS_NO_HEAD
-0x15 MESH_MESSAGE_OPCODE_CONFIG_KEY_REFRESH_PHASE_GET_NO_HEAD
-0x16 MESH_MESSAGE_OPCODE_CONFIG_KEY_REFRESH_PHASE_SET_NO_HEAD
-0x17 MESH_MESSAGE_OPCODE_CONFIG_KEY_REFRESH_PHASE_STATUS_NO_HEAD
-0x18 MESH_MESSAGE_OPCODE_CONFIG_MODEL_PUBLICATION_GET_NO_HEAD
-0x19 MESH_MESSAGE_OPCODE_CONFIG_MODEL_PUBLICATION_STATUS_NO_HEAD
-0x1A MESH_MESSAGE_OPCODE_CONFIG_MODEL_PUBLICATION_VIRTUAL_ADDRESS_SET_NO_HEAD
-0x1B MESH_MESSAGE_OPCODE_CONFIG_MODEL_SUBSCRIPTION_ADD_NO_HEAD
-0x1C MESH_MESSAGE_OPCODE_CONFIG_MODEL_SUBSCRIPTION_DELETE_NO_HEAD
-0x1D MESH_MESSAGE_OPCODE_CONFIG_MODEL_SUBSCRIPTION_DELETE_ALL_NO_HEAD
-0x1E MESH_MESSAGE_OPCODE_CONFIG_MODEL_SUBSCRIPTION_OVERWRITE_NO_HEAD
-0x1F MESH_MESSAGE_OPCODE_CONFIG_MODEL_SUBSCRIPTION_STATUS_NO_HEAD
-0x20 MESH_MESSAGE_OPCODE_CONFIG_MODEL_SUBSCRIPTION_VIRTUAL_ADDRESS_ADD_NO_HEAD
-0x21 MESH_MESSAGE_OPCODE_CONFIG_MODEL_SUBSCRIPTION_VIRTUAL_ADDRESS_DELETE_NO_HEAD
-0x22 MESH_MESSAGE_OPCODE_CONFIG_MODEL_SUBSCRIPTION_VIRTUAL_ADDRESS_OVERWRITE_NO_HEAD
-0x23 MESH_MESSAGE_OPCODE_CONFIG_NETWORK_TRANSMIT_GET_NO_HEAD
-0x24 MESH_MESSAGE_OPCODE_CONFIG_NETWORK_TRANSMIT_SET_NO_HEAD
-0x25 MESH_MESSAGE_OPCODE_CONFIG_NETWORK_TRANSMIT_STATUS_NO_HEAD
-0x26 MESH_MESSAGE_OPCODE_CONFIG_RELAY_GET_NO_HEAD
-0x27 MESH_MESSAGE_OPCODE_CONFIG_RELAY_SET_NO_HEAD
-0x28 MESH_MESSAGE_OPCODE_CONFIG_RELAY_STATUS_NO_HEAD
-0x29 MESH_MESSAGE_OPCODE_CONFIG_SIG_MODEL_SUBSCRIPTION_GET_NO_HEAD
-0x2A MESH_MESSAGE_OPCODE_CONFIG_SIG_MODEL_SUBSCRIPTION_LIST_NO_HEAD
-0x2B MESH_MESSAGE_OPCODE_CONFIG_VENDOR_MODEL_SUBSCRIPTION_GET_NO_HEAD
-0x2C MESH_MESSAGE_OPCODE_CONFIG_VENDOR_MODEL_SUBSCRIPTION_LIST_NO_HEAD
-0x2D MESH_MESSAGE_OPCODE_CONFIG_LOW_POWER_NODE_POLLTIMEOUT_GET_NO_HEAD
-0x2E MESH_MESSAGE_OPCODE_CONFIG_LOW_POWER_NODE_POLLTIMEOUT_STATUS_NO_HEAD
-0x2F MESH_MESSAGE_OPCODE_HEALTH_FAULT_CLEAR_NO_HEAD
-0x30 MESH_MESSAGE_OPCODE_HEALTH_FAULT_CLEAR_UNACKNOWLEDGED_NO_HEAD
-0x31 MESH_MESSAGE_OPCODE_HEALTH_FAULT_GET_NO_HEAD
-0x32 MESH_MESSAGE_OPCODE_HEALTH_FAULT_TEST_NO_HEAD
-0x33 MESH_MESSAGE_OPCODE_HEALTH_FAULT_TEST_UNACKNOWLEDGED_NO_HEAD
-0x34 MESH_MESSAGE_OPCODE_HEALTH_PERIOD_GET_NO_HEAD
-0x35 MESH_MESSAGE_OPCODE_HEALTH_PERIOD_SET_NO_HEAD
-0x36 MESH_MESSAGE_OPCODE_HEALTH_PERIOD_SET_UNACKNOWLEDGED_NO_HEAD
-0x37 MESH_MESSAGE_OPCODE_HEALTH_PERIOD_STATUS_NO_HEAD
-0x38 MESH_MESSAGE_OPCODE_CONFIG_HEARTBEAT_PUBLICATION_GET_NO_HEAD
-0x39 MESH_MESSAGE_OPCODE_CONFIG_HEARTBEAT_PUBLICATION_SET_NO_HEAD
-0x3A MESH_MESSAGE_OPCODE_CONFIG_HEARTBEAT_SUBSCRIPTION_GET_NO_HEAD
-0x3B MESH_MESSAGE_OPCODE_CONFIG_HEARTBEAT_SUBSCRIPTION_SET_NO_HEAD
-0x3C MESH_MESSAGE_OPCODE_CONFIG_HEARTBEAT_SUBSCRIPTION_STATUS_NO_HEAD
-0x3D MESH_MESSAGE_OPCODE_CONFIG_MODEL_APP_BIND_NO_HEAD
-0x3E MESH_MESSAGE_OPCODE_CONFIG_MODEL_APP_STATUS_NO_HEAD
-0x3F MESH_MESSAGE_OPCODE_CONFIG_MODEL_APP_UNBIND_NO_HEAD
-0x40 MESH_MESSAGE_OPCODE_CONFIG_NETKEY_ADD_NO_HEAD
-0x41 MESH_MESSAGE_OPCODE_CONFIG_NETKEY_DELETE_NO_HEAD
-0x42 MESH_MESSAGE_OPCODE_CONFIG_NETKEY_GET_NO_HEAD
-0x43 MESH_MESSAGE_OPCODE_CONFIG_NETKEY_LIST_NO_HEAD
-0x44 MESH_MESSAGE_OPCODE_CONFIG_NETKEY_STATUS_NO_HEAD
-0x45 MESH_MESSAGE_OPCODE_CONFIG_NETKEY_UPDATE_NO_HEAD
-0x46 MESH_MESSAGE_OPCODE_CONFIG_NODE_IDENTITY_GET_NO_HEAD
-0x47 MESH_MESSAGE_OPCODE_CONFIG_NODE_IDENTITY_SET_NO_HEAD
-0x48 MESH_MESSAGE_OPCODE_CONFIG_NODE_IDENTITY_STATUS_NO_HEAD
-0x49 MESH_MESSAGE_OPCODE_CONFIG_NODE_RESET_NO_HEAD
-0x4A MESH_MESSAGE_OPCODE_CONFIG_NODE_RESET_STATUS_NO_HEAD
-0x4B MESH_MESSAGE_OPCODE_CONFIG_SIG_MODEL_APP_GET_NO_HEAD
-0x4C MESH_MESSAGE_OPCODE_CONFIG_SIG_MODEL_APP_LIST_NO_HEAD
-0x4D MESH_MESSAGE_OPCODE_CONFIG_VENDOR_MODEL_APP_GET_NO_HEAD
-0x4E MESH_MESSAGE_OPCODE_CONFIG_VENDOR_MODEL_APP_LIST_NO_HEAD
-0xF2 MESH_MESSAGE_OPCODE_CONFIG_MODEL_SUBSCRIPTION_ADD_OW_NO_HEAD   //overwrite
-0xF3 MESH_MESSAGE_OPCODE_CONFIG_MODEL_SUBSCRIPTION_ADD_OW_STATUS
-)
-
-(//Modle message opcode
-0x82 MESH_MODULE_MESSAGE_OPCODE_HEADER
-
-0x01 MESH_MODULE_MESSAGE_OPCODE_GENERIC_ONOFF_GET_NO_HEAD
-0x02 MESH_MODULE_MESSAGE_OPCODE_GENERIC_ONOFF_SET_NO_HEAD
-0x03 MESH_MODULE_MESSAGE_OPCODE_GENERIC_ONOFF_SET_UNACKNOWLEDGED_NO_HEAD
-0x04 MESH_MODULE_MESSAGE_OPCODE_GENERIC_ONOFF_STATUS_NO_HEAD
-0x05 MESH_MODULE_MESSAGE_OPCODE_GENERIC_LEVEL_GET_NO_HEAD
-0x06 MESH_MODULE_MESSAGE_OPCODE_GENERIC_LEVEL_SET_NO_HEAD
-0x07 MESH_MODULE_MESSAGE_OPCODE_GENERIC_LEVEL_SET_UNACKNOWLEDGED_NO_HEAD
-0x08 MESH_MODULE_MESSAGE_OPCODE_GENERIC_LEVEL_STATUS_NO_HEAD
-0x09 MESH_MODULE_MESSAGE_OPCODE_GENERIC_DELTA_SET_NO_HEAD
-0x0A MESH_MODULE_MESSAGE_OPCODE_GENERIC_DELTA_SET_UNACKNOWLEDGED_NO_HEAD
-0x0B MESH_MODULE_MESSAGE_OPCODE_GENERIC_MOVE_SET_NO_HEAD
-0x0C MESH_MODULE_MESSAGE_OPCODE_GENERIC_MOVE_SET_UNACKNOWLEDGED_NO_HEAD
-0x0D MESH_MODULE_MESSAGE_OPCODE_GENERIC_DEFAULT_TRANSITION_TIME_GET_NO_HEAD
-0x0E MESH_MODULE_MESSAGE_OPCODE_GENERIC_DEFAULT_TRANSITION_TIME_SET_NO_HEAD
-0x0F MESH_MODULE_MESSAGE_OPCODE_GENERIC_DEFAULT_TRANSITION_TIME_SET_UNACKNOWLEDGED_NO_HEAD
-0x10 MESH_MODULE_MESSAGE_OPCODE_GENERIC_DEFAULT_TRANSITION_TIME_STATUS_NO_HEAD
-0x11 MESH_MODULE_MESSAGE_OPCODE_GENERIC_ONPOWERUP_GET_NO_HEAD
-0x12 MESH_MODULE_MESSAGE_OPCODE_GENERIC_ONPOWERUP_STATUS_NO_HEAD
-0x13 MESH_MODULE_MESSAGE_OPCODE_GENERIC_ONPOWERUP_SET_NO_HEAD
-0x14 MESH_MODULE_MESSAGE_OPCODE_GENERIC_ONPOWERUP_SET_UNACKNOWLEDGED_NO_HEAD
-0x15 MESH_MODULE_MESSAGE_OPCODE_GENERIC_POWER_LEVEL_GET_NO_HEAD
-0x16 MESH_MODULE_MESSAGE_OPCODE_GENERIC_POWER_LEVEL_SET_NO_HEAD
-0x17 MESH_MODULE_MESSAGE_OPCODE_GENERIC_POWER_LEVEL_SET_UNACKNOWLEDGED_NO_HEAD
-0x18 MESH_MODULE_MESSAGE_OPCODE_GENERIC_POWER_LEVEL_STATUS_NO_HEAD
-0x19 MESH_MODULE_MESSAGE_OPCODE_GENERIC_POWER_LAST_GET_NO_HEAD
-0x1A MESH_MODULE_MESSAGE_OPCODE_GENERIC_POWER_LAST_STATUS_NO_HEAD
-0x1B MESH_MODULE_MESSAGE_OPCODE_GENERIC_POWER_DEFAULT_GET_NO_HEAD
-0x1C MESH_MODULE_MESSAGE_OPCODE_GENERIC_POWER_DEFAULT_STATUS_NO_HEAD
-0x1D MESH_MODULE_MESSAGE_OPCODE_GENERIC_POWER_RANGE_GET_NO_HEAD
-0x1E MESH_MODULE_MESSAGE_OPCODE_GENERIC_POWER_RANGE_STATUS_NO_HEAD
-0x1F MESH_MODULE_MESSAGE_OPCODE_GENERIC_POWER_DEFAULT_SET_NO_HEAD
-0x20 MESH_MODULE_MESSAGE_OPCODE_GENERIC_POWER_DEFAULT_SET_UNACKNOWLEDGED_NO_HEAD
-0x21 MESH_MODULE_MESSAGE_OPCODE_GENERIC_POWER_RANGE_SET_NO_HEAD
-0x22 MESH_MODULE_MESSAGE_OPCODE_GENERIC_POWER_RANGE_SET_UNACKNOWLEDGED_NO_HEAD
-0x23 MESH_MODULE_MESSAGE_OPCODE_GENERIC_BATTERY_GET_NO_HEAD
-0x24 MESH_MODULE_MESSAGE_OPCODE_GENERIC_BATTERY_STATUS_NO_HEAD
-0x25 MESH_MODULE_MESSAGE_OPCODE_GENERIC_LOCATION_GLOBAL_GET_NO_HEAD
-0x40 MESH_MODULE_MESSAGE_OPCODE_GENERIC_LOCATION_GLOBAL_STATUS
-0x26 MESH_MODULE_MESSAGE_OPCODE_GENERIC_LOCATION_LOCAL_GET_NO_HEAD
-0x27 MESH_MODULE_MESSAGE_OPCODE_GENERIC_LOCATION_LOCAL_STATUS_NO_HEAD
-0x41 MESH_MODULE_MESSAGE_OPCODE_GENERIC_LOCATION_GLOBAL_SET
-0x42 MESH_MODULE_MESSAGE_OPCODE_GENERIC_LOCATION_GLOBAL_SET_UNACKNOWLEDGED
-0x28 MESH_MODULE_MESSAGE_OPCODE_GENERIC_LOCATION_LOCAL_SET_NO_HEAD
-0x29 MESH_MODULE_MESSAGE_OPCODE_GENERIC_LOCATION_LOCAL_SET_UNACKNOWLEDGED_NO_HEAD
-0x2A MESH_MODULE_MESSAGE_OPCODE_GENERIC_MANUFACTURER_PROPERTIES_GET_NO_HEAD
-0x43 MESH_MODULE_MESSAGE_OPCODE_GENERIC_MANUFACTURER_PROPERTIES_STATUS
-0x2B MESH_MODULE_MESSAGE_OPCODE_GENERIC_MANUFACTURER_PROPERTY_GET_NO_HEAD
-0x44 MESH_MODULE_MESSAGE_OPCODE_GENERIC_MANUFACTURER_PROPERTY_SET
-0x45 MESH_MODULE_MESSAGE_OPCODE_GENERIC_MANUFACTURER_PROPERTY_SET_UNACKNOWLEDGED
-0x46 MESH_MODULE_MESSAGE_OPCODE_GENERIC_MANUFACTURER_PROPERTY_STATUS
-0x2C MESH_MODULE_MESSAGE_OPCODE_GENERIC_ADMIN_PROPERTIES_GET_NO_HEAD
-0x47 MESH_MODULE_MESSAGE_OPCODE_GENERIC_ADMIN_PROPERTIES_STATUS
-0x2D MESH_MODULE_MESSAGE_OPCODE_GENERIC_ADMIN_PROPERTY_GET_NO_HEAD
-0x48 MESH_MODULE_MESSAGE_OPCODE_GENERIC_ADMIN_PROPERTY_SET
-0x49 MESH_MODULE_MESSAGE_OPCODE_GENERIC_ADMIN_PROPERTY_SET_UNACKNOWLEDGED
-0x4A MESH_MODULE_MESSAGE_OPCODE_GENERIC_ADMIN_PROPERTY_STATUS
-0x2E MESH_MODULE_MESSAGE_OPCODE_GENERIC_USER_PROPERTIES_GET_NO_HEAD
-0x4B MESH_MODULE_MESSAGE_OPCODE_GENERIC_USER_PROPERTIES_STATUS
-0x2F MESH_MODULE_MESSAGE_OPCODE_GENERIC_USER_PROPERTY_GET_NO_HEAD
-0x4C MESH_MODULE_MESSAGE_OPCODE_GENERIC_USER_PROPERTY_SET
-0x4D MESH_MODULE_MESSAGE_OPCODE_GENERIC_USER_PROPERTY_SET_UNACKNOWLEDGED
-0x4E MESH_MODULE_MESSAGE_OPCODE_GENERIC_USER_PROPERTY_STATUS
-0x4F MESH_MODULE_MESSAGE_OPCODE_GENERIC_CLIENT_PROPERTIES_GET
-0x50 MESH_MODULE_MESSAGE_OPCODE_GENERIC_CLIENT_PROPERTIES_STATUS
-0x30 MESH_MODULE_MESSAGE_OPCODE_SENSOR_DESCRIPTOR_GET_NO_HEAD
-0x51 MESH_MODULE_MESSAGE_OPCODE_SENSOR_DESCRIPTOR_STATUS
-0x31 MESH_MODULE_MESSAGE_OPCODE_SENSOR_GET_NO_HEAD
-0x52 MESH_MODULE_MESSAGE_OPCODE_SENSOR_STATUS
-0x32 MESH_MODULE_MESSAGE_OPCODE_SENSOR_COLUMN_GET_NO_HEAD
-0x53 MESH_MODULE_MESSAGE_OPCODE_SENSOR_COLUMN_STATUS
-0x33 MESH_MODULE_MESSAGE_OPCODE_SENSOR_SERIES_GET_NO_HEAD
-0x54 MESH_MODULE_MESSAGE_OPCODE_SENSOR_SERIES_STATUS
-0x34 MESH_MODULE_MESSAGE_OPCODE_SENSOR_CADENCE_GET_NO_HEAD
-0x55 MESH_MODULE_MESSAGE_OPCODE_SENSOR_CADENCE_SET
-0x56 MESH_MODULE_MESSAGE_OPCODE_SENSOR_CADENCE_SET_UNACKNOWLEDGED
-0x57 MESH_MODULE_MESSAGE_OPCODE_SENSOR_CADENCE_STATUS
-0x35 MESH_MODULE_MESSAGE_OPCODE_SENSOR_SETTINGS_GET_NO_HEAD
-0x58 MESH_MODULE_MESSAGE_OPCODE_SENSOR_SETTINGS_STATUS
-0x36 MESH_MODULE_MESSAGE_OPCODE_SENSOR_SETTING_GET_NO_HEAD
-0x59 MESH_MODULE_MESSAGE_OPCODE_SENSOR_SETTING_SET
-0x5A MESH_MODULE_MESSAGE_OPCODE_SENSOR_SETTING_SET_UNACKNOWLEDGED
-0x5B MESH_MODULE_MESSAGE_OPCODE_SENSOR_SETTING_STATUS
-0x37 MESH_MODULE_MESSAGE_OPCODE_TIME_GET_NO_HEAD
-0x5C MESH_MODULE_MESSAGE_OPCODE_TIME_SET
-0x5D MESH_MODULE_MESSAGE_OPCODE_TIME_STATUS
-0x38 MESH_MODULE_MESSAGE_OPCODE_TIME_ROLE_GET_NO_HEAD
-0x39 MESH_MODULE_MESSAGE_OPCODE_TIME_ROLE_SET_NO_HEAD
-0x3A MESH_MODULE_MESSAGE_OPCODE_TIME_ROLE_STATUS_NO_HEAD
-0x3B MESH_MODULE_MESSAGE_OPCODE_TIME_ZONE_GET_NO_HEAD
-0x3C MESH_MODULE_MESSAGE_OPCODE_TIME_ZONE_SET_NO_HEAD
-0x3D MESH_MODULE_MESSAGE_OPCODE_TIME_ZONE_STATUS_NO_HEAD
-0x3E MESH_MODULE_MESSAGE_OPCODE_TAI_UTC_DELTA_GET_NO_HEAD
-0x3F MESH_MODULE_MESSAGE_OPCODE_TAI_UTC_DELTA_SET_NO_HEAD
-0x40 MESH_MODULE_MESSAGE_OPCODE_TAI_UTC_DELTA_STATUS_NO_HEAD
-0x41 MESH_MODULE_MESSAGE_OPCODE_SCENE_GET_NO_HEAD
-0x42 MESH_MODULE_MESSAGE_OPCODE_SCENE_RECALL_NO_HEAD
-0x43 MESH_MODULE_MESSAGE_OPCODE_SCENE_RECALL_UNACKNOWLEDGED_NO_HEAD
-0x5E MESH_MODULE_MESSAGE_OPCODE_SCENE_STATUS
-0x44 MESH_MODULE_MESSAGE_OPCODE_SCENE_REGISTER_GET_NO_HEAD
-0x45 MESH_MODULE_MESSAGE_OPCODE_SCENE_REGISTER_STATUS_NO_HEAD
-0x46 MESH_MODULE_MESSAGE_OPCODE_SCENE_STORE_NO_HEAD
-0x47 MESH_MODULE_MESSAGE_OPCODE_SCENE_STORE_UNACKNOWLEDGED_NO_HEAD
-0x9E MESH_MODULE_MESSAGE_OPCODE_SCENE_DELETE_NO_HEAD
-0x9F MESH_MODULE_MESSAGE_OPCODE_SCENE_DELETE_UNACKNOWLEDGED_NO_HEAD
-0x48 MESH_MODULE_MESSAGE_OPCODE_SCHEDULER_ACTION_GET_NO_HEAD
-0x5F MESH_MODULE_MESSAGE_OPCODE_SCHEDULER_ACTION_STATUS
-0x49 MESH_MODULE_MESSAGE_OPCODE_SCHEDULER_GET_NO_HEAD
-0x4A MESH_MODULE_MESSAGE_OPCODE_SCHEDULER_STATUS_NO_HEAD
-0x60 MESH_MODULE_MESSAGE_OPCODE_SCHEDULER_ACTION_SET
-0x61 MESH_MODULE_MESSAGE_OPCODE_SCHEDULER_ACTION_SET_UNACKNOWLEDGED
-0x4B MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_LIGHT_LIGHTNESS_GET_NO_HEAD
-0x4C MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_SET_NO_HEAD
-0x4D MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_SET_UNACKNOWLEDGED_NO_HEAD
-0x4E MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_STATUS_NO_HEAD
-0x4F MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_LINEAR_GET_NO_HEAD
-0x50 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_LINEAR_SET_NO_HEAD
-0x51 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_LINEAR_SET_UNACKNOWLEDGED_NO_HEAD
-0x52 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_LINEAR_STATUS_NO_HEAD
-0x53 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_LAST_GET_NO_HEAD
-0x54 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_LAST_STATUS_NO_HEAD
-0x55 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_DEFAULT_GET_NO_HEAD
-0x56 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_DEFAULT_STATUS_NO_HEAD
-0x57 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_RANGE_GET_NO_HEAD
-0x58 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_RANGE_STATUS_NO_HEAD
-0x59 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_DEFAULT_SET_NO_HEAD
-0x5A MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_DEFAULT_SET_UNACKNOWLEDGED_NO_HEAD
-0x5B MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_RANGE_SET_NO_HEAD
-0x5C MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_RANGE_SET_UNACKNOWLEDGED_NO_HEAD
-0x5D MESH_MODULE_MESSAGE_OPCODE_LIGHT_CTL_GET_NO_HEAD
-0x5E MESH_MODULE_MESSAGE_OPCODE_LIGHT_CTL_SET_NO_HEAD
-0x5F MESH_MODULE_MESSAGE_OPCODE_LIGHT_CTL_SET_UNACKNOWLEDGED_NO_HEAD
-0x60 MESH_MODULE_MESSAGE_OPCODE_LIGHT_CTL_STATUS_NO_HEAD
-0x61 MESH_MODULE_MESSAGE_OPCODE_LIGHT_CTL_TEMPERATURE_GET_NO_HEAD
-0x62 MESH_MODULE_MESSAGE_OPCODE_LIGHT_CTL_TEMPERATURE_RANGE_GET_NO_HEAD
-0x63 MESH_MODULE_MESSAGE_OPCODE_LIGHT_CTL_TEMPERATURE_RANGE_STATUS_NO_HEAD
-0x64 MESH_MODULE_MESSAGE_OPCODE_LIGHT_CTL_TEMPERATURE_SET_NO_HEAD
-0x65 MESH_MODULE_MESSAGE_OPCODE_LIGHT_CTL_TEMPERATURE_SET_UNACKNOWLEDGED_NO_HEAD
-0x66 MESH_MODULE_MESSAGE_OPCODE_LIGHT_CTL_TEMPERATURE_STATUS_NO_HEAD
-0x67 MESH_MODULE_MESSAGE_OPCODE_LIGHT_CTL_DEFAULT_GET_NO_HEAD
-0x68 MESH_MODULE_MESSAGE_OPCODE_LIGHT_CTL_DEFAULT_STATUS_NO_HEAD
-0x69 MESH_MODULE_MESSAGE_OPCODE_LIGHT_CTL_DEFAULT_SET_NO_HEAD
-0x6A MESH_MODULE_MESSAGE_OPCODE_LIGHT_CTL_DEFAULT_SET_UNACKNOWLEDGED_NO_HEAD
-0x6B MESH_MODULE_MESSAGE_OPCODE_LIGHT_CTL_TEMPERATURE_RANGE_SET_NO_HEAD
-0x6C MESH_MODULE_MESSAGE_OPCODE_LIGHT_CTL_TEMPERATURE_RANGE_SET_UNACKNOWLEDGED_NO_HEAD
-0x6D MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_GET_NO_HEAD
-0x6E MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_HUE_GET_NO_HEAD
-0x6F MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_HUE_SET_NO_HEAD
-0x70 MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_HUE_SET_UNACKNOWLEDGED_NO_HEAD
-0x71 MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_HUE_STATUS_NO_HEAD
-0x72 MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_SATURATION_GET_NO_HEAD
-0x73 MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_SATURATION_SET_NO_HEAD
-0x74 MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_SATURATION_SET_UNACKNOWLEDGED_NO_HEAD
-0x75 MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_SATURATION_STATUS_NO_HEAD
-0x76 MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_SET_NO_HEAD
-0x77 MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_SET_UNACKNOWLEDGED_NO_HEAD
-0x78 MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_STATUS_NO_HEAD
-0x79 MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_TARGET_GET_NO_HEAD
-0x7A MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_TARGET_STATUS_NO_HEAD
-0x7B MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_DEFAULT_GET_NO_HEAD
-0x7C MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_DEFAULT_STATUS_NO_HEAD
-0x7D MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_RANGE_GET_NO_HEAD
-0x7E MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_RANGE_STATUS_NO_HEAD
-0x7F MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_DEFAULT_SET_NO_HEAD
-0x80 MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_DEFAULT_SET_UNACKNOWLEDGED_NO_HEAD
-0x81 MESH_MODULE_MESSAGE_OPCODE_LIGHT_HSL_RANGE_SET_NO_HEAD
-0x83 MESH_MODULE_MESSAGE_OPCODE_LIGHT_XYL_GET_NO_HEAD
-0x84 MESH_MODULE_MESSAGE_OPCODE_LIGHT_XYL_SET_NO_HEAD
-0x85 MESH_MODULE_MESSAGE_OPCODE_LIGHT_XYL_SET_UNACKNOWLEDGED_NO_HEAD
-0x86 MESH_MODULE_MESSAGE_OPCODE_LIGHT_XYL_STATUS_NO_HEAD
-0x87 MESH_MODULE_MESSAGE_OPCODE_LIGHT_XYL_TARGET_GET_NO_HEAD
-0x88 MESH_MODULE_MESSAGE_OPCODE_LIGHT_XYL_TARGET_STATUS_NO_HEAD
-0x89 MESH_MODULE_MESSAGE_OPCODE_LIGHT_XYL_DEFAULT_GET_NO_HEAD
-0x8A MESH_MODULE_MESSAGE_OPCODE_LIGHT_XYL_DEFAULT_STATUS_NO_HEAD
-0x8B MESH_MODULE_MESSAGE_OPCODE_LIGHT_XYL_RANGE_GET_NO_HEAD
-0x8C MESH_MODULE_MESSAGE_OPCODE_LIGHT_XYL_RANGE_STATUS_NO_HEAD
-0x8D MESH_MODULE_MESSAGE_OPCODE_LIGHT_XYL_DEFAULT_SET_NO_HEAD
-0x8E MESH_MODULE_MESSAGE_OPCODE_LIGHT_XYL_DEFAULT_SET_UNACKNOWLEDGED_NO_HEAD
-0x8F MESH_MODULE_MESSAGE_OPCODE_LIGHT_XYL_RANGE_SET_NO_HEAD
-0x90 MESH_MODULE_MESSAGE_OPCODE_LIGHT_XYL_RANGE_SET_UNACKNOWLEDGED_NO_HEAD
-0x91 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LC_MODE_GET_NO_HEAD
-0x92 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LC_MODE_SET_NO_HEAD
-0x93 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LC_MODE_SET_UNACKNOWLEDGED_NO_HEAD
-0x94 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LC_MODE_STATUS_NO_HEAD
-0x95 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LC_OM_GET_NO_HEAD
-0x96 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LC_OM_SET_NO_HEAD
-0x97 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LC_OM_SET_UNACKNOWLEDGED_NO_HEAD
-0x98 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LC_OM_STATUS_NO_HEAD
-0x99 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LC_LIGHT_ONOFF_GET_NO_HEAD
-0x9A MESH_MODULE_MESSAGE_OPCODE_LIGHT_LC_LIGHT_ONOFF_SET_NO_HEAD
-0x9B MESH_MODULE_MESSAGE_OPCODE_LIGHT_LC_LIGHT_ONOFF_SET_UNACKNOWLEDGED_NO_HEAD
-0x9C MESH_MODULE_MESSAGE_OPCODE_LIGHT_LC_LIGHT_ONOFF_STATUS_NO_HEAD
-0x9D MESH_MODULE_MESSAGE_OPCODE_LIGHT_LC_PROPERTY_GET_NO_HEAD
-0x62 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LC_PROPERTY_SET
-0x63 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LC_PROPERTY_SET_UNACKNOWLEDGED
-0x64 MESH_MODULE_MESSAGE_OPCODE_LIGHT_LC_PROPERTY_STATUS)
-
-// status code
-(
-0x00 MESH_SUCCESS
-0x01 MESH_INVALID_ADDRESS
-0x02 MESH_INVALID_MODEL
-0x03 MESH_INVALID_APPKEYINDEX
-0x04 MESH_INVALID_NETKEYINDEX
-0x05 MESH_INSUFFICIENT_RESOURCES
-0x06 MESH_KEYINDEX_ALREAD_STORED
-0x07 MESH_INVALID_PUBLISH_PARAMETERS
-0x08 MESH_NOT_A_SUBSCRIBE_MODEL
-0x09 MESH_STORAGE_FAILURE
-0x0a MESH_FEATURE_NOT_SUPPORTED
-0x0b MESH_CANNOT_UPDATE
-0x0c MESH_CANNOT_REMOVE
-0x0d MESH_CANNOT_BIND
-0x0e MESH_TEMPORARILY_UNABLE_TO_CHANGE_STATE
-0x0f MESH_CANNOT_SET
-0x10 MESH_UNSPECIFIED_ERROR
-0x11 MESH_INVALID_BINDING
-)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-//amemalloc mem_mesh_receive_model_message_payload(
-//	5 mem_mesh_vendor_message_timer_header
-//	1 mem_mesh_vendor_timer_timing_index
-//	0 mem_mesh_vendor_timer_timing_index1
-//	4 mem_mesh_vendor_timer_timing_time
-//	2 mem_mesh_vendor_timer_timing_attr_type
-//	1 mem_mesh_vendor_timer_timing_attr_para
-//)
-
-//amemalloc mem_mesh_receive_model_message_payload(
-//	5 mem_mesh_vendor_message_timer_cyclic_header
-//	1 mem_mesh_vendor_timer_timing_index_cyclic
-//	2 mem_mesh_vendor_timer_timing_time_cyclic
-//	1 mem_mesh_vendor_timer_timing_weekdays_cyclic
-//	2 mem_mesh_vendor_timer_timing_attr_type_cyclic
-//	1 mem_mesh_vendor_timer_timing_attr_para_cyclic
-//	1 mem_mesh_vendor_timer_timing_cyclic_flag
-//)
-
-
-
-(
-0x00F0 VENDOR_MESSAGE_TMALL_DST
-)
-
-(// vendor model attribute
-0x0123 VENDOR_ATTR_COLOR_SERVER
-0x0100 VENDOR_ATTR_GENERIC_ONOFF_SERVER
-0x0121 VENDOR_ATTR_LIGHTNESS_LEVEL_SERVER
-0x0122 VENDOR_ATTR_COLOR_TEMPERATURE_SERVER
-0x0534 VENDOR_ATTR_MAIN_LIGHT_SERVER
-0x0533 VENDOR_ATTR_BACKGROUND_LIGHT_ONOFF_SERVER
-0xf004 VENDOR_ATTR_SCENE_SERVER
-)
-
-(//Timer opcode
-0x01A8 VENDOR_MESSAGE_OPCODE_COMPANY_ID
-//ʱ
-0xF01F VENDOR_MESSAGE_ATTR_TYPE_TIME
-//ʱ
-0xF01E VENDOR_MESSAGE_ATTR_TYPE_TIME_ZONE
-//ʱ
-0xF01D VENDOR_MESSAGE_ATTR_TYPE_ON_TIME
-//ʱ
-0xF010 VENDOR_MESSAGE_ATTR_TYPE_TIMING
-//ڶʱ
-0xF011 VENDOR_MESSAGE_ATTR_TYPE_CYCLE_TIMING
-//ɾʱ
-0xF012 VENDOR_MESSAGE_ATTR_TYPE_DELETE_TIMING
-
-//ɫ
-0x0123 VENDOR_MESSAGE_ATTR_TYPE_COLOR
-//
-0x0534 VENDOR_MESSAGE_ATTR_TYPE_MAIN_LIGHT
-//
-0x0533 VENDOR_MESSAGE_ATTR_TYPE_BACKGROUND_LIGHT
-)
-
-(//èevent¼
-//豸¼ϵ߶ʱ
-0xF009 VENDOR_ATTR_TYPE_EVENT_TRIGGER
-
-//è豸ϵ
-0x03 VENDOR_MESSAGE_EVENT_DEVICE_POWER_ON
-//èʱ
-0x11 VENDOR_MESSAGE_EVENT_FINISH_TIMING
-)
-
-(
-0x80 VENDOR_MESSAGE_SEND_TID_MIN
-0xC0 VENDOR_MESSAGE_SEND_TID_MAX
-)
-
-(
-0x59 TIMER_CYCLICAL_FALG
-60 SECONDS_OF_MIN
-345600 SECONDS_OF_FOUR_DAYS
-604800 SECONDS_OF_WEEK
-86400 SECONDS_OF_DAY
-0x01e0 EIGHT_HOURS_TIME_ZONE_OFFSET
-
-)
-
-(
-0xF013 VENDOR_MSEEAGE_ATTR_TYPE_SET_TIME_SINGLE
-0xF014 VENDOR_MSEEAGE_ATTR_TYPE_SET_TIME_REPEAT
-0xF015 VENDOR_MSEEAGE_ATTR_TYPE_SET_TIME_CIRCULATION
-0xF016 VENDOR_MSEEAGE_ATTR_TYPE_TIMER_ENABLE
-0xF017 VENDOR_MESSAGE_ATTR_TYPE_TIMER_DELEATE
-0xF018 VENDOR_MESSAGE_ATTR_TYPE_TIMER_INQUIRE
-0xF019 VENDOR_MESSAGE_ATTR_TYPE_TIMER_EVENT_INQUIRE
-
-)
-
-(
-0xF020 VENDOR_ATTR_TYPE_EVENT_INDEX_REPORT
-)
-
-(
-0x0d MESH_X_TIMERS
-)
-
-
-
-
-
-
-
-(
-6 ADV_PACKET_MIN_LENGTH
-37 ADV_PACKET_MAX_LENGTH
-
-1 AD_TYPE_MIN_LENGTH
-30 AD_TYPE_MAX_LENGTH
-)
-(
-13 mesh_ble_rx_timer
-)
-
-
-
-
-(//transport mic cache parameter
-10 TRANSPORT_MIC_CACHE_SPACE_NUM
-4 TRANSPORT_MIC_CACHE_SPACE_SIZE
-//ܳһspace
-36 TRANSPORT_MIC_CACHE_TOTAL_SIZE
-)
-
-(
-0x00 MESH_EEP_THREE_TUPLE_OFFSET
-0x1a MESH_EEP_NETWORK_KEY_OFFSET
-0x2d MESH_EEP_APPLICATION_KEY_OFFSET
-0x3d MESH_EEP_DEVICE_KEY_OFFSET
-0x4d MESH_EEP_RESET_COUNT_OFFSET
-0x4e MESH_EEP_SEQ_OFFSET
-0x51 MESH_EEP_SUBSCRIPTION_OFFSET
-0x91 MESH_EEP_PROV_RANDOM_OFFSET
-)
-
-(
-0x1a MESH_EEP_THREE_TUPLE_LENGTH
-0x13 MESH_EEP_NETWORK_KEY_LENGTH
-0x10 MESH_EEP_APPLICATION_KEY_LENGTH
-0x10 MESH_EEP_DEVICE_KEY_LENGTH
-0x01 MESH_EEP_RESET_COUNT_LENGTH
-0x03 MESH_EEP_SEQ_LENGTH
-0x10 MESH_EEP_SUBSCRIPTION_LENGTH
-0x40 MESH_EEP_SUBSCRIPTION_TOTAL_LENGTH
-0x04 MESH_EEP_PROV_RANDOM_LENGTH
-)
-
-(
-0x1e000 MESH_FLASH_NETWORK_KEY_ADDR
-0x1e100 MESH_FLASH_APPLICATION_KEY_ADDR
-0x1e200 MESH_FLASH_DEVICE_KEY_ADDR
-0x1f000 MESH_FLASH_MESSAGE_SEQ_ADDR
-0x1e400 MESH_FLASH_SUBSCRIPTION_ADDR
-0x1e500 MESH_FLASH_PROV_RANDOM_ADDR
-)
-
-
-
-
-(//mem_mesh_advertising_unprovisioned_device_beacon_switch
-0 DEVICE_BEACON_OFF
-1 DEVICE_BEACON_ON
-)
-
-(
-//δ㲥ʱ10min
-0x1770	ADV_UNPROVISIONED_DEVICE_BEACON_TIMEOUT
-//δ㲥500ms
-5		ADV_UNPROVISIONED_DEVICE_BEACON_INTERVAL
-//δ㲥ʱ120ms=20ms*6
-6		ADV_UNPROVISIONED_DEVICE_BEACON_DURATION
-
-//Ĭ㲥ʱ:
-0		ADV_SILENCE_DEVICE_BEACON_TIMEOUT
-//Ĭ㲥60s
-600		ADV_SILENCE_DEVICE_BEACON_INTERVAL
-//Ĭ㲥ʱ120ms=20ms*6
-6		ADV_SILENCE_DEVICE_BEACON_DURATION
-
-
-//㲥
-0x4		ADV_PAIRING_MESH_MESSAGE_INTERVAL
-//㲥ʱ
-20		ADV_PAIRING_MESH_MESSAGE_DURATION
-
-30		ADV_RELAY_MESH_MESSAGE_DURATION
-)
-
-(
-0x12 MAX_APP_MSSAGE_PAYLOAD_LENGTH
-7 BIT_OF_APP_PACKAGE_NUM
-6 BIT_OF_ADV_IN_OFF
-)
-
-(
-//mesh ظAPP㲥24*0.625ms = 15ms
-0x15 MESH_ADV_APP_MESSAGE_INTERVAL
-//meshظtmall㲥32*0.625ms = 20ms
-0x1d MESH_ADV_TMALL_MESSAGE_INTERVAL
-)
-(
-13 mesh_ble_adv_app
-//Tiny Mesh�㲥tmall�ظ�
-14 mesh_ble_adv_tmall
-//Tiny Mesh relay
-15 mesh_ble_relay_timer
-)
-
-
-
-(
-0x2c COMMA
--4 DECREASED_FOUR
-
-)
-
-(
-0x19 MIC_SIZE_64BIT
-0x09 MIC_SIZE_32BIT
-)
-
-
-
-
-
-
-(
-33 GATT_RECEIVE_MSG_BUFFER_SIZE
-)
-
-
-
-
-
-
-(//mem_mesh_provisioned_flag
-0 PAIRED_STATUS
-1 UNPROVISIONED_BEACON_STATUS
-2 PAIRING_STATUS
-3 SILENCE_BEACON_STATUS
-4 RECEIVED_CONFIG_APPKEY_ADD
-5 WAIT_RECEIVE_APPKEY
-6 RECEIVE_CONFIG_COMPOSITION_DATA_GET
-)
-
-(//mem_mesh_UUID_FeatureFlag
-0 BIT_SILENCE_ADV_FLAG
-)
-
-//mem Beacon Tmall Length
-(
-0x01 UNPROVISIONED_ADLEN_LENGTH
-0x01 UNPROVISIONED_ADTYPE_LENGTH
-0x01 UNPROVISIONED_DEVICE_BEACON_LENGTH
-0x10 UNPROVISIONED_DEVICE_UUID_LENGTH
-0x02 UNPROVISIONED_OOB_INFORMATION_LENGTH
-)
-
-// mem Beacon Type
-(
-0x00 UNPROVISIONED_DEVICE_BEACON
-0x01 SECURE_NETWORK_BEACON
-0x1827 MESH_PROVISIONING_UUID
-0x1828 MESH_PROXY_SERVICE
-
-)
-
-// Provisioning Type
-(
-0x00 PROVISIONING_RANDOM
-0x01 PROVISIONING_CONFIRMATION
-0x02 PROVISIONING_DATA
-0x03 PROVISIONING_COMPLETE
-0x04 PROVISIONING_CONFIG
-0x05 PROVISIONING_CONFIG_ACK
-0x06 PROVISIONING_IOS_DATA
-0x07 PROVISIONING_SEND_IOS_DATA
-0x09 PROVISIONING_ADD_APPKEY
-0x0A PROVISIONING_ADD_APPKEY_ACK
-)
-
-(//mem_mesh_Provisioning_State_Flag
-// FLAG bit1:Provisioning Confirmation
-1 RECEIVE_PROVISIONING_RANDOM
-2 RECEIVE_PROVISIONING_DATA
-3 RECEIVE_PROVISIONING_ADD_APPKEY
-)
-
-
-(//provisioning packet info size
-3 PROVISIONING_PACKET_LENGTH_FLAGS
-6 PROVISIONING_PACKET_LENGTH_AD_TYPE_COMPANY_ID_VID_PROVISIONING_TYPE
-5 PROVISIONING_PACKET_AD_TYPE_COMPANY_ID_VID_PROVISIONING_TYPE
-1 PROVISIONING_PACKET_LENGTH
-1 PROVISIONING_PACKET_AD_TYPE
-2 PROVISIONING_PACKET_COMPANY_ID
-1 PROVISIONING_PACKET_VID
-1 PROVISIONING_PACKET_PROVISIONING_TYPE
-//provisioning random
-2 PROVISIONING_PACKET_RANDOM_MAC
-8 PROVISIONING_PACKET_RANDOM_RANDOM_A
-8 PROVISIONING_PACKET_RANDOM_RANDOM_B
-//provisioning confirmation
-2 PROVISIONING_PACKET_CONFIRMATION_MAC
-16 PROVISIONING_PACKET_CONFIRMATION_DEVICE
-//provisioning complete
-6 PROVISIONING_PACKET_COMPLETE_MAC
-//provisioning add appkey ack
-7 PROVISIONING_PACKET_ADD_APPKEY_ACK
-
-2 PROVISIONING_CONFIG_ACK_MAC
-1 PROVISIONING_CONFIG_ACK_FIELD
-
-)
-
-(
-0x01 PROVISIONING_CONFIG_ACK_NOTE
-)
-
-(//gatt package struct
-0 GATT_PACKAGE_MSG_ID
-1 GATT_PACKAGE_PACKAGE_NUM
-2 GATT_PACKAGE_LENGTH
-3 GATT_PACKAGE_PAYLOAD
-)
-
-(
-0x12 MAX_LENGTH_PRIVISIONING_CONTROL_MSG_ANDROID
-0x08 MAX_LENGTH_PRIVISIONING_CONTROL_MSG_IOS
-0x07 MAX_LENGTH_PRIVISIONING_PAIRING_MSG_IOS
-)
-
-(
-4 MAX_GATT_PACKAGE_NUM
-50 GATT_RECEIVE_TIMEOUT
-)
-
-(//mem_mesh_fast_pairing_timer
-300 FAST_PAIRING_TIMEOUT_PROVISIONING
-200 FAST_PAIRING_TIMEOUT_PROXY
-)
-
-(//mem_mesh_add_appkey_ack_timer
-2 FAST_PAIRING_TIMEOUT_ADD_APPKEY_ACK
-)
-
-
-
-
-
-(
-8 SUBSCRIPTION_MAX_COUNT
-)
-
-(
-20 HEALTH_NODE_RESET_TIMEOUT
-)
-
-
-
-
-(//typedef struct of mem_mesh_element_device
-0 ELEMENT_DEVICE_GROUP_ADDR
-2 ELEMENT_DEVICE_QUEUE_BUFFER_PTR
-4 ELEMENT_DEVICE_VENDOR_TIME_PTR
-6 ELEMENT_DEVICE_SUBSCRIPTION_LABEL
-22 ELEMENT_DEVICE_UPPER_ADV_FLAG
-23 ELEMENT_DEVICE_UPPER_QUEUE_PTR
-25 ELEMENT_DEVICE_TRAN_PACKAGE_TID
-26 ELEMENT_DEVICE_TRAN_PACKAGE_TYPE
-27 SIZEOF_ELEMENT_DEVICE
-
-)
-
-
-
-(
-36 MESH_SEGMENT_SIZE
-)
-
-
-
-
-(
-320 MESH_TIMER_BUFFER_SIZE
-)
-
-
-(//bit map of mem_mesh_core_feature
-0 MESH_FEATURE_DISABLE_LOG
-1 MESH_FEATURE_DISABLE_RELAY
-2 MESH_FEATURE_DISABLE_SUBSCRIPTION
-3 MESH_FEATURE_DISABLE_APP_PAIRING
-)
-
-(//taobao id
-0x01a8	COMPANY_IDENTIFIERS_ALIBABA
-0x0d	ALI_MESH_VID_NUMBER
-0x0da801 COMPANY_ID_ALIBABA_AND_VID
-0x0ea801 COMPANY_ID_ALIBABA_AND_VID_GATT
-)
-
-
-(
-0x00 MESH_CODE_INIT
-0x01 MESH_RECEIVE_PROVISIONING_PACKET
-0x02 MESH_RECEIVE_PROVISIONING_RANDOM_PACKET
-0x03 MESH_SEND_PROVISIONING_CONFIRMATION_PACKET
-0x04 MESH_RECEIVE_PROVISIONING_DATA_PACKET
-0x05 MESH_SEND_PROVISIONING_COMPLETE_PACKET
-0x06 MESH_RECEIVE_PROVISIONING_FAILED_PACKET
-0x07 MESH_RECEIVE_PROVISIONING_ADD_APPKEY_PACKET
-0x08 MESH_SEND_PROVISIONING_ADD_APPKEY_ACK_PACKET
-
-0x10 MESH_ENCRYPT_SHA256_FUNCTION_INPUT
-0x11 MESH_ENCRYPT_SHA256_FUNCTION_RESULT
-0x12 MESH_ENCRYPT_AES_CMAC_FUNCTION_INPUT_M
-0x13 MESH_ENCRYPT_AES_CMAC_FUNCTION_INPUT_K
-0x14 MESH_ENCRYPT_AES_CMAC_FUNCTION_RESULT
-
-0x20 MESH_NETWORK_RECEIVE_PACKET
-0x21 MESH_NETWORK_RELAY_PACKET
-
-0x30 MESH_LOWER_RECEIVE_PACKET
-0x40 MESH_UPPER_RECEIVE_PACKET
-0x41 MESH_UPPER_SEND_PACKET
-
-0x50 MESH_ACCESS_RECEIVE_MESSAGE
-
-0x60 MESH_PROXY_RECEIVE_MESSAGE_HANDLE
-0x61 MESH_PROXY_RECEIVE_MESSAGE
-
-0xF0 MESH_MESSAGE_GENERIC_ONOFF_SET
-0xF1 MESH_MESSAGE_SET_LIGHT_LIGHTNESS
-0xF2 MESH_MESSAGE_SET_CTL
-)
-
-(//LUA LOG 
-0xAA LUA_LOG_PACKET_HEADER
-0x03 LUA_LOG_PAKCET_TYPE
-0xBB LUA_LOG_PACKET_TRAIL
-)
-
-(//logging level
-0 LOGGING_DEBUG
-1 LOGGING_INFO
-2 LOGGING_WARNING
-3 LOGGING_ERROR
-4 LOGGING_CRITICAL
-)
-
-(
-0x1c00 mem_mesh_uart_log_rx_buff
-0x1c01 mem_mesh_uart_log_rx_buff_end
-0x1c02 mem_mesh_uart_log_tx_buff
-0x1fff mem_mesh_uart_log_tx_buff_end
-)
-
-(
-0x77 MESH_PAIRED_INFO_LENGTH
-)
-
-(
-0x01 MESH_CHIP_FROM_EEPROM
-0x02 MESH_CHIP_FROM_FLASH
-)
-
-
-
-
-
-
-
-
-(
-7 TRANSPORT_HEAD_BIT_SEG
-6 TRANSPORT_HEAD_BIT_AKF
-05 TRANSPORT_HEAD_BIT_AID
-7 BIT_CTL
-)
-
-
-
-
-
-
-
-
-
-
-(//Generic OnOff
-0x00 GENERIC_ONOFF_CMD_OFF
-0x01 GENERIC_ONOFF_CMD_ON
-)
-
-(//LIGHTNESS
-0xFFFF ALI_MESH_LIGHTNESS_MAX
-0x0064 ALI_MESH_LIGHTNESS_LEVEL
-)
-
-(//TEMPERATURE
-0x4E20 ALI_MESH_TEMPERATURE_MAX
-0x0320 ALI_MESH_TEMPERATURE_MIN
-0x0064 ALI_MESH_TEMPERATURE_LEVEL
-)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-(//nonce type
-0x00 NETWORK_NONCE
-0x01 APPLICATION_NONCE
-0x02 DEVICE_NONCE
-0x03 PROXY_NONCE
-)
-
-
-(
-0x00c0 GROUP_ADDRESS_0XC000_little_endian
-0xffcf GROUP_ADDRESS_0XCFFF_little_endian
-0x02c0 GROUP_ADDRESS_0XC002_little_endian
-0x07c0 GROUP_ADDRESS_0XC007_little_endian
-0x01c0 GROUP_ADDRESS_0XC001_little_endian
-0xffff GROUP_ADDRESS_0XFFFF_little_endian
-)
-
-
-(//SRC SEQ cache parameter
-10 CACHE_SPACE_NUM
-5 CACHE_SPACE_SIZE
-)
-
-(
-12 MESH_NETWORK_PACKET_MIN_LENGTH
-30 MESH_NETWORK_PACKET_MAX_LENGTH
-)
-
-(
-0 MESH_MESSAGE_TMALL
-1 MESH_MESSAGE_APP
-2 MESH_MESSAGE_PROXY
-)
-
-(
-
-0x20 MESH_ADV_RELAY_MESSAGE_INTERVAL
-)
-
-
-
-
-
-(
-0x00 MESH_PROXY_SERVICE_DATA_ID_TYPE_NETWORK_ID
-0x01 MESH_PROXY_SERVICE_DATA_ID_TYPE_NODE_IDENTITY
-)
-
-(
-0x00 MESH_PROXY_MESSAGE_TYPE_NETWORK_PDU
-0x01 MESH_PROXY_MESSAGE_TYPE_MESH_BEACON
-0x02 MESH_PROXY_MESSAGE_TYPE_PROXY_CONFIGURATION
-0x03 MESH_PROXY_MESSAGE_TYPE_PROVISIONING_PDU
-)
-
-(
-0x0e	MESH_PROXY_DATA_IN_HANDLE
-0x10	MESH_PROXY_DATA_OUT_HANDLE
-0x11	MESH_PROXY_ENABLE_DATA_OUT_HANDLE
-0x14	MESH_PROVISIONING_DATA_IN_HANDLE
-0x16	MESH_PROVISIONING_DATA_OUT_HANDLE
-0x17	MESH_PROVISIONING_ENABLE_DATA_OUT_HANDLE
-)
-
-(
-0x00 PROXY_OPCODE_SET_FILTER_TYPE
-0x01 PROXY_OPCODE_ADD_ADDR_TO_FILTER
-0x02 PROXY_OPCODE_REMOVE_ADDR_TO_FILTER
-0x03 PROXY_OPCODE_FILTER_STATUS
-)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-(
-15 UNSEGMENTED_ACCESS_MESSAGE_MAX_UPPER_TRANSPORT_ACCESS_PDU_LEN
-12 SEGMENTED_ACCESS_MESSAGE_UNINT_PDU_LEN
-)
-
-(//bit of mem_mesh_upper_tran_layer_temp_packet_flag
-7 BIT_UPPER_FLAG_PROXY_CONTROL
-6 BIT_UPPER_FLAG_APP_CONTROL
-5 BIT_UPPER_FLAG_VENDOR_INDICATION
-4 BIT_UPPER_FLAG_RETRANSMIT
-//BIT3-0
-0x0f DATA_UPPER_FLAG_MAX_RETRY_COUNT
-
-1 UPPER_RETRY_COUNT_STATUS
-1 UPPER_RETRY_COUNT_INDICATION
-)
-
-(
-0 NULL_PACKET_ADVERTISING
-1 PACKET_IN_BEARER
-2 PACKET_IN_ADVERTING
-3 PACKET_RECEIVE_INDICATION
-)
-
-(
-1 UPPER_TRAN_TMALL_MESSAGE
-2 UPPER_TRAN_APP_MESSAGE
-3 UPPER_TRAN_TMALL_AND_APP
-
-0 BIT_UPPER_TRAN_TMALL_MESSAGE
-1 BIT_UPPER_TRAN_APP_MESSAGE
-2 BIT_UUPER_TRAN_PROXY_MESSAGE
-)
-
-(
-30 MESH_RECEIVE_NEW_MESSAGE_TIMER
-)
-
-
-
-
-
-(
-0 QUEUE_OFFSET_EACH_SIZE
-1 QUEUE_OFFSET_LENGTH
-2 QUEUE_OFFSET_CURR_NUM
-3 QUEUE_OFFSET_READ_PTR
-4 QUEUE_OFFSET_WRITE_PTR
-5 QUEUE_OFFSET_ELE_INIT_ADDR
-)
-(
-//Flash Register
-0x05 FLASH_READ_SATUS
-
-// Flash Status Register
-0x00 FLASH_STATUS_WIP
-0X01 FLASH_STATUS_WEL
-0X02 FLASH_STATUS_BP0
-0X03 FLASH_STATUS_BP1
-
-//Flash Write Sm
-0X00 FLASH_SM_NO_BUYS
-0X01 FLASH_SM_START
-0X02 FLASH_SM_ERASE_SECTOR
-0X03 FLASH_SM_WAIT_ERASE_SECTOR
-0X04 FLASH_SM_WRITE_DATA
-0X05 FLASH_SM_WAIT_WRITE_DATA
-
-
-//Flash Command
-0x02 FLASH_COMMAND_WRITE_DATA
-0x03 FLASH_COMMAND_READ_DATA
-0x06 FLASH_COMMAND_WRITE_ENABLE
-0x20 FLASH_COMMAND_SECTOR_ERASE
-0xAB FLASH_COMMAND_RELEASE_FROM_POWERDOWN
-0xB9 FLASH_COMMAND_POWERDOWN
-
-)
-
-
-(
-7 OTP_UFLAG_MEMFIX2
-6 OTP_UFLAG_MEMFIX1
-5 OTP_UFLAG_MEMFIX0
-4 OTP_UFLAG_BIST
-3 OTP_UFLAG_AES
-2 OTP_UFLAG_SKIP_EEP
-1 OTP_UFLAG_SKIP_FLASH
-0 OTP_UFLAG_HCI
-)
-
-
-
-//OTP
-(
-0 OTP_OFFSET_PATCH_PTR //2 byte
-2 OTP_OFFSET_UCODE_FLAG
-3 OTP_OFFSET_DEVICE_OPTION
-4 OTP_OFFSET_PERIPHERALS_LOCK
-5 OTP_OFFSET_SCHED_BISTFIX 	//2 byte
-7 OTP_OFFSET_XRAM_BISTFIX	//2 byte
-9 OTP_OFFSET_PATCH_BISTFIX	//2 byte
-
-0xfc0 OTP_OFFSET_ADC_PARAM_L_C0
-0xfd0 OTP_OFFSET_ADC_PARAM_L
-0xff0 OTP_OFFSET_UCODE_KEY_L
-0x1000 OTP_OFFSET_H
-
-//0x1fd0 OTP_OFFSET_ADC_PARAM
-//0x1fec OTP_OFFSET_HV_SEL
-//0x1fed OTP_OFFSET_LDO_VSEL
-//0x1fee OTP_OFFSET_LOADCODE_DELAY
-//0x1fef OTP_OFFSET_LOADCODE_CHECKSUM
-0x1ff0 OTP_OFFSET_UCODE_KEY
-)
-
-
-
-
-(
-4 DVC_OP_DONGLE
-5 DVC_OP_TEST
-6 DVC_OP_SHUTTER_DY   
-8 DVC_OP_MOUSE
-9 DVC_OP_SHUTTER
-0X0A DVC_OP_MODULE
-0X0B DVC_OP_MESH
-0X0C DVC_OP_HCI_BOOT
-0X0D DVC_OP_REMOTE_CAR
-0X0E DVC_OP_CAR
-0X0F DVC_OP_KEYBOARD   
-)
-
-
-(
-7 GPIO_ACTIVE_BIT
-)
-
-(
-5 LPM_WAKE_UP_DELAY_TIMER
-)
-
-
-//mem_app_disconn_reason
-//mem_app_disconn_reason_flag
-//bit map
-(
-2 APP_DISC_RSN_SIZE
-)
-
-(
-0 APP_DISC_BY_BUTTON
-7 APP_DISC_BLE
-)
-
-//eeprom init flag
-(
-0xaa55 EEPROM_INIT_FLAG
-)
-
-(
-1 KEY_CONF_STRUCT_LEN
-0 KEY_PIN_OFFSET
-)
-
-(
-12000000 PWM_12MHZ
-24000000 PWM_24MHZ
-33000 PWM_33KHZ
-)
-(
-0 POWER_OFF
-1 POWER_STARTING
-2 POWER_STANDBY
-)
-//power parameter offset(8 byte)
-(
-0 power_state_offset
-1 power_timer_offset
-2 power_off_timeout_offset
-3 power_starting_timeout_offset
-4 power_off_cb_offset
-6 power_starting_cb_offset
-8 power_standby_cb_offset
-10 ui_butten_up_cb_offset
-)
-
-//auth rom address
-(
-0x9000 MOUSE_BLE_ATT_LIST_ADDR
-0x9272 USB_KBDATA_VENDOR_DEFINE_ADDR
-0x928d USB_KBDATA_ADDR
-0x92cd USB_MSDATA_ADDR
-0x9371 USB_DEVICEDATA_ADDR
-0x9384 USB_CONFDATA_ADDR
-0x93c0 BLE_SHUTTER_GATT_LIST_ADDR
-0x94f9 BLE_SHUTTER_KEY_VALUE_LIST_ADDR
-0x9521 BLE_CAR_ATT_LIST_ADDR
-0x95ed BLE_MESH_SHA256_ADDR
-0x97fc mem_sim_slave
-)
-
-(//NEC 61212
-9000 NEC61212_BOOT_CODE_START_TIME
-4500 NEC61212_BOOT_CODE_END_TIME
-
-9000 NEC61212_REPEAT_START_TIME
-2250 NEC61212_REPEAT_END_TIME
-
-560 NEC61212_DATA_BIT_1_START_TIME
-1690 NEC61212_DATA_BIT_1_END_TIME
-
-560 NEC61212_DATA_BIT_0_START_TIME
-560 NEC61212_DATA_BIT_0_END_TIME
-
-560 NEC61212_STOP_TIME
-
-42580 NEC61212_DATA2REPEAT_TIME
-98190 NEC61212_REPEAT2REPEAT_TIME
-
-0xffff NEC61212_TIMEOUT_TIME
-)
-
-//core_perf_status
-(
-1 CLK_CALIBRATION_DONE
-2 RC_CLK_CALIBRATION_DONE
-3 AES_DEC_KEY_INIT_DONE
-4 MEASURE_ADC_SUM_DONE
-5 SARADC_DONE
-)
-
-//ADC
-(
-1 ADC_CONFIG_HVIN
-2 ADC_CONFIG_GPIO
-)
-
-(
-0 ADC_CH_VBAT
-1 ADC_CH_VDCDC5V
-6 ADC_CH_GPIO_4
-7 ADC_CH_GPIO_2
-8 ADC_CH_GPIO_1
-9 ADC_CH_GPIO_3
-10 ADC_CH_GPIO_0
-11 ADC_CH_GPIO_5
-12 ADC_CH_GPIO_6
-13 ADC_CH_GPIO_7
-)
-
-//adc channel fixed
-(
-0x06 ADC_CH_GPIO18
-0x07 ADC_CH_GPIO10
-0x08 ADC_CH_GPIO9
-0x09 ADC_CH_GPIO12
-0x0a ADC_CH_GPIO6
-0x0b ADC_CH_GPIO20
-0x0c ADC_CH_GPIO21
-0x0d ADC_CH_GPIO22
-0x0e ADC_CH_GPIO13
-)
-
-//mem_adc_reference_mode 
-(
-1 SADC_REFERENCE_INTER3V
-2 SADC_REFERENCE_INTER1P8V_DIV2
-)
-
-
-
-
-
-
-
-
-(
-//20ms
-0x0020	FAST_ADV_INTERVAL_VALUE_CAR
-)
-
-(
-0x19 ATT_CAR_CONTROL_HANDLE
-0x19 ATT_SPEED_SET_HANDLE
-)
-
-
-(
-0 TURN_FRONT
-1 TURN_LEFT
-2 TURN_RIGHT
-0 MOTOR_STOP
-1 GO_FRONT
-2 GO_BACK
-0x6b5a LE_RECEIVE_PACKET_HEAD
-)
-
-(
-0 FLAG_IR_DISABLE
-1 FLAG_IR_ENABLE
-)
-
-(
-0 DEVICE_CAR
-1 DEVICE_TANK
-2 DEVICE_BATTLE_CAR
-3 DEVICE_BATTLE_TANK
-4 DEVICE_REMOTE
-)
-
-(
-0 F_B_MOTOR
-1 L_R_MOTOR
-2 F_B_BATTERY
-3 L_R_BATTERY
-)
-
-(
-0 CAR_WORK	   		//connect mode normal
-1 CAR_BIND			//code pair mode
-2 CAR_TEST			//test mode
-3 CAR_CODE			//PC_application
-4 CAR_PCBA			//PCBA_TEST
-5 CAR_DEBUG
-6 CAR_MODE_MAX
-7 CAR_SEARCH
-)
-
-(
-1 SPEED_LEVEL_1
-2 SPEED_LEVEL_2
-3 SPEED_LEVEL_3
-4 SPEED_LEVEL_4
-5 SPEED_LEVEL_5
-6 SPEED_LEVEL_6
-7 SPEED_LEVEL_7
-8 SPEED_LEVEL_8
-9 SPEED_LEVEL_9
-10 SPEED_LEVEL_10
-)
-
-(
-0 PWM0_DUTY_SETTING
-1 PWM1_DUTY_SETTING
-2 PWM2_DUTY_SETTING
-)
-
-(
-1 CAR_CMD_BATTERY
-2 CAR_CMD_OLD_CAR_CONTROL
-3 CAR_CMD_OLD_SPEED_CONTROL
-4 CAR_CMD_L_R_MOTOR_CONTROL
-5 CAR_CMD_F_B_MOTOR_CONTROL
-6 CAR_CMD_IR_CONTROL
-7 CAR_CMD_LED_CONTROL
-8 CAR_CMD_DEVICE_INFO
-)
-
-(
-0 CAR_REMOTE_CHECK_BUTTON
-1 CAR_REMOTE_CHECK_ROCKER
-)
-
-(
-0x11 CAR_NOTIFY_HANDLE
-)
-
-(
-0 LED_OFF
-1 LED_ON
-2 LED_BLINK
-0xFF LED_INVALID
-)
-
-(
-0xFF INVALID_PIN_NUM
-)
-
-
-(
-0 POWER_ON
-1 WORK_PAIRED
-2 WORK_SEARCH
-)
-
-(
-0x700 OTP_OFFSET_CAR_COMMOM_START_ADDR 
-0x7cc OTP_OFFSET_CAR_COMMOM_END_ADDR 
-)
-
-
-
-
-
-
-//otp address offset
-(
-0x5A DONGLE_KB_BIND_SUCCESS
-0x1fdf DONGLE_KB_BIND_EFUSE_OFFECT
-)
-
-(
-5 WORK_MODE_DELAY
-7 BIND_MODE_DELAY
-)
-
-(
-0 DONGLE_WORK	   		//connect mode normal
-1 DONGLE_BIND			//code pair mode
-2 DONGLE_TEST			//test mode
-3 DONGLE_CODE			//PC_application
-4 DONGLE_PCBA			//PCBA_TEST
-5 DONGLE_DEBUG
-6 DONGLE_MODE_MAX
-7 DONGLE_SEARCH
-0 CLEAR_INIT
-)
-
-
-(
-0xa0 COMMAND_MODE     //BYTE 0
-0x81 COM_MODE_BIND	//BYTE 1
-0x82 COM_MODE_TEST	//BYTE 1
-)
-(
-0xa1 COMMAND_BIND		//BYTE 0
-0x01 COM_BIND_GET		//1
-0x84 COM_BIND_EXIT		//1
-0xa7 COM_READ_MODE		//1
-)
-(
-0xa2 COMMAND_TEST	//BYTE 0
-0x81 COM_TEST_SC		//	뵥ز
-0x82 COM_TEST_CD		// fcc
-0x83 COM_TEST_DAT		// ݲ
-0x84 COM_TEST_LOW_CH  //Ƶ
-0x85 COM_TEST_MID_CH	//Ƶ
-0x86 COM_TEST_HIG_CH	//Ƶ
-0x87 COM_TEST_SW_HIG	//ԶлƵΪ 1mhz
-0x88 COIM_TEST_SW_LOW	//ԶлƵΪ 1mhz
-0x89 COM_TEST_SW_STOP	//ֹͣԶлƵ
-0x8a COM_TEST_POW_5		//5dbm
-0x8b COM_TEST_POW_0		//0dbm
-0x8c COM_TEST_POW_N5		//-5dbm
-0x8d COM_TEST_POW_N10		//-10dbm
-0x8e COM_TEST_EXIT			//˳ģʽ
-)
-(
-0xa6 COMMAND_CURRENT_PROJECT
-0xa7 COMMAND_CURRENT_MODE
-0xa9 COMMAND_CURRENT_FW_VERSION
-0xb0 COMMAND_USER_DEFINED		//user defined cmd
-)
-
-(
-0x15 PRODUCT_ID
-0 FW_VERSION0
-0 FW_VERSION1
-1 FW_VERSION2
-7 FW_VERSION3
-)
-
-(
-640 TIMER_NODATA_DELAY	//200ms
-
-384 TIMER_MS_BLANK_DELAY
-
-384 TIMER_KB_MUL_BLANK_DELAY
-
-384 TIMER_KB_SYS_CRTL_BLANK_DELAY
-
-384 TIMER_KB_BLANK_DELAY
-)
-
-(
-0 KB_NORMAL_REPORT_ID
-1 MS_REPORT_ID
-2 KB_SYSTEM_CONCTRL_REPORT_ID
-3 KB_MULTIKEY_REPORT_ID
-)
-
-
-(
-0x01 BIND_ACKPAYLOAD
-0x03 KB_LED_ACKPAYLOAD
-)
-
-//mem_dg_sys_config
-(
-7 DG_ENABLE_XTAL_24M
-6 DG_ENABLE_NEW_CHMAP
-5 DG_ENABLE_EEPROM
-4 DG_ENABLE_KB_ICON
-3 DG_ENABLE_24G_2M
-)
-
-(
-0x00 DONGLE_KB_BIND_EEPROM_OFFECT
-)
-(
-0x01 DEVICE_DATA_TPYE_MOUSE
-0x02 DEVICE_DATA_TPYE_STANDARD_KEYBOARD
-0x03 DEVICE_DATA_TPYE_NONSTARNDARD_KEYBOARD
-0x04 DEVICE_DATA_TPYE_CONSUMER
-0x05 DEVICE_DATA_TPYE_SYSTEM_CONCTOL
-)
-
-(
-0x00 HID_REPORTID_KEY_STANDARD
-0x01 HID_REPORTID_MOUSE
-0x02 HID_REPORTID_SYSTEM_CTRL
-0x03 HID_REPORTID_CONSUMER_KEY
-)
-
-(
-0x04	 HID_KEY_A 	 
-0x05        HID_KEY_B 	 
-0x06        HID_KEY_C 	 
-0x07        HID_KEY_D 	 
-0x08        HID_KEY_E 	 
-0x09        HID_KEY_F 	 
-0x0a        HID_KEY_G 	 
-0x0b        HID_KEY_H 	 
-0x0c        HID_KEY_I  	 
-0x0d        HID_KEY_J 	 
-0x0e        HID_KEY_K 	 
-0x0f        HID_KEY_L 	 
-0x10        HID_KEY_M 	 
-0x11        HID_KEY_N 	 
-0x12        HID_KEY_O	 
-0x13        HID_KEY_P	 
-0x14        HID_KEY_Q	 
-0x15        HID_KEY_R	 
-0x16        HID_KEY_S	 
-0x17        HID_KEY_T	 
-0x18        HID_KEY_U	 
-0x19        HID_KEY_V	 
-0x1a        HID_KEY_W 	 
-0x1b        HID_KEY_X	 
-0x1c        HID_KEY_Y	 
-0x1d        HID_KEY_Z	 
-    
-0x1e        HID_KEY_1	 
-0x1f        HID_KEY_2	 
-0x20        HID_KEY_3	 
-0x21        HID_KEY_4	 
-0x22        HID_KEY_5	 
-0x23        HID_KEY_6	 
-0x24        HID_KEY_7	 
-0x25        HID_KEY_8	 
-0x26        HID_KEY_9	 
-0x27        HID_KEY_0	 
-    
-0x28        HID_KEY_ENTER 				 
-0x29        HID_KEY_ESC				 
-0x2a        HID_KEY_BACKSPACE		 
-0x2b        HID_KEY_TAB				 
-0x2c        HID_KEY_SPACE 				 
-0x2d        HID_KEY_MINUS				 		// -_
-0x2e        HID_KEY_EQUAL				 		// =+
-0x2f        HID_KEY_LEFT_BRACKET 		 	// [{
-0x30        HID_KEY_RIGHT_BRACKET 	 		// ]}
-0x31        HID_KEY_BACK_SLASH 		 		// \|
-    
-0x32        HID_KEY_K42				 
-0x33        HID_KEY_SEMICOLON			 	// ;:
-0x34        HID_KEY_QUOTE				 		// ' "
-0x35        HID_KEY_TILDE				 		// `~
-0x36        HID_KEY_LESS_THAN			 		// ,<
-0x37        HID_KEY_GREAT_THAN		 		// .>
-0x38        HID_KEY_SLASH				 		// /?
-0x39        HID_KEY_CAPS_LOCK			 
-
-0x3a        HID_KEY_F1		 
-0x3b        HID_KEY_F2		 
-0x3c        HID_KEY_F3		 
-0x3d        HID_KEY_F4		 
-0x3e        HID_KEY_F5		 
-0x3f        HID_KEY_F6		 
-0x40        HID_KEY_F7		 
-0x41        HID_KEY_F8		 
-0x42        HID_KEY_F9		 
-0x43        HID_KEY_F10	 
-0x44        HID_KEY_F11	 
-0x45        HID_KEY_F12	 
-    
-0x46        HID_KEY_PRINT_SCREEN	 
-0x47        HID_KEY_SCROLL_LOCK	 
-0x48        HID_KEY_PAUSE			 
-0x49        HID_KEY_INSERT			 
-0x4a        HID_KEY_HOME			 
-0x4b        HID_KEY_PAGE_UP		 
-0x4c        HID_KEY_DELETE		 
-0x4d        HID_KEY_END			 
-0x4e        HID_KEY_PAGE_DOWN	 
-        
-0x4f        HID_KEY_RIGHT_ARROW	 
-0x50        HID_KEY_LEFT_ARROW	 
-0x51        HID_KEY_DOWN_ARROW	 
-0x52        HID_KEY_UP_ARROW		 
-        
-0x53        HID_KEY_NUM_LOCK		 
-0x54        HID_KEY_KP_SLASH		 
-0x55        HID_KEY_KP_ASTERISK	 
-0x56        HID_KEY_KP_MINUS		 
-0x57        HID_KEY_KP_PLUS		 
-0x58        HID_KEY_KP_ENTER		 
-0x59        HID_KEY_KP_1			 
-0x5a        HID_KEY_KP_2			 
-0x5b        HID_KEY_KP_3			 
-0x5c        HID_KEY_KP_4			 
-0x5d        HID_KEY_KP_5			 
-0x5e        HID_KEY_KP_6			 
-0x5f        HID_KEY_KP_7			 
-0x60        HID_KEY_KP_8			 
-0x61        HID_KEY_KP_9			 
-0x62        HID_KEY_KP_0			 
-0x63        HID_KEY_KP_DEL		 
-  
-0x64        HID_KEY_K45			 
-0x65        HID_KEY_APP			 
-0x66        HID_KEY_POWER			 
-0x67        HID_KEY_KP_EQUAL		 
-        
-       
-0x87        HID_KEY_K56				 
-0x88        HID_KEY_K133  				 
-0x89        HID_KEY_K14  				 
-0x8a        HID_KEY_K132  				 
-0x8b        HID_KEY_K131 				 
-    
-0x90        HID_KEY_KR_R  				 
-0x91        HID_KEY_KR_L  				 
-        
-0xe0        HID_KEY_LEFT_CTRL			 
-0xe1        HID_KEY_LEFT_SHIFT			 
-0xe2        HID_KEY_LEFT_ALT 			 
-0xe3        HID_KEY_LEFT_GUI 			 
-0xe4        HID_KEY_RIGHT_CTRL			 
-0xe5        HID_KEY_RIGHT_SHIFT		 
-0xe6        HID_KEY_RIGHT_ALT			 
-0xe7        HID_KEY_RIGHT_GUI			 
-
-0xe8 	HID_KEY_MULTIKEY_MEDIA
-0xe9 	HID_KEY_MULTIKEY_PALY
-0xea 	HID_KEY_MULTIKEY_STOP
-0xeb 	HID_KEY_MULTIKEY_PRE_TRACK
-0xec 	HID_KEY_MULTIKEY_NEXT_TRACK
-0xed 	HID_KEY_MULTIKEY_VOL_DOWN
-0xee 	HID_KEY_MULTIKEY_VOL_UP
-0xef 	HID_KEY_MULTIKEY_MUTE
-0xf0 	HID_KEY_MY_COMPUTER
-0xf1 	HID_KEY_MAIL
-0xf2 	HID_KEY_CALCULATOR
-0xf3 	HID_KEY_LIGHT_DOWN
-0xf4 	HID_KEY_LIGHT_UP
-0xf5 	HID_KEY_AC_FAVORITES
-0xf6 	HID_KEY_AC_FORWARD
-0xf7 	HID_KEY_AC_BACK
-0xf8 	HID_KEY_AC_STOP
-0xf9 	HID_KEY_AC_REFRESH
-0xfa 	HID_KEY_AC_SEARCH
-0xfb 	HID_KEY_AC_HOME
-0xfc 	HID_KEY_IOS_ANDROID_OS_LOCK
-0xfd 	HID_KEY_OS_SOFT_KB
-0xfe 	HID_KEY_OS_LANGUAGE
-0xff 	HID_KEY_SYSTEM_SLEEP
-        // 0xe8~0xff reserved
-0xa5	HID_KEY_SELECT_ALL
-0xa6 	HID_KEY_COPY
-0xa7	HID_KEY_PASTE
-0xa8	HID_KEY_CUT
-0xa9	HID_KEY_ALL_OS_LOCK
-0xaa	HID_KEY_OSK
-0xab	HID_KEY_LANGUAGE
-0xac 	HID_KEY_APP_TILING
-	 // 0xa5~0xaf reserved
-0x7f     	HID_KEY_FN 					 
-0xde     	HID_KEY_PB
-0x00     	HID_KEY_NULL 				 
-)
-
-(
-0x01 LEFT_CONTROL
-0x02 LEFT_SHIFT
-0x04 LEFT_ALT
-0x08 LEFT_GUI
-0x10 RIGHT_CONTROL
-0x20 RIGHT_SHIFT
-0x40 RIGHT_ALT
-0x80 RIGHT_GUI
-0x09 LEFT_GUI_CONTROL
-0x0a LEFT_SHIFT_GUI
-)
-
-
-(
-0x00 KB_PC_KEYSEL_NUMLOCK
-0x01 KB_PC_KEYSEL_CAPSLOCK
-0x02 KB_PC_KEYSEL_SCROLLLOCK
-)
-
-(
-8 KEYSCAN_COL_NUM
-20 KEYSCAN_ROW_NUM
-)
-
-(
-0 CAMMBINATION_KEY_FREE
-1 CAMMBINATION_KEY_PRESS
-2 CAMMBINATION_KEY_HOLD
-3 CAMMBINATION_KEY_COMPLETE
-4 CAMMBINATION_KEY_WAIT_RELEASE
-5 CAMMBINATION_KEY_RELEASE
-6 CAMMBINATION_KEY_NULL
-)
-
-
-(
-
-0x600 PNP_MICROSOFT
-0x4c00 PNP_IOS
-0x1208 PNP_MAC
-
-
-0 SYSTEM_OS_WINDOWS
-1 SYSTEM_OS_ANDRIOD
-2 SYSTEM_OS_IOS
-3 SYSTEM_OS_MAC
-
-)
-
-(
-0 KEYBOARD_CONSUMER_KEY_STANDBY
-1 KEYBOARD_CONSUMER_KEY_PRESS
-2 KEYBOARD_CONSUMER_KEY_RELEASE
-)
-
-
-
-
-
-
-(//mem_module_flag
-//bit0~bit7 config module function
-0 MODULE_FLAG_UART_FLOW_CONTROL
-1 MODULE_FLAG_BLE_SEND_MTU23
-2 MODULE_FLAG_BLE_DATA_ENCRYPT
-
-//bit8~bit15 module states change
-8 MODULE_FLAG_BLE_DATA_FINISH
-
-)
-
-(
-34 NV_DATA_LEN
--1 DECREASED_ONE
-)
-
-
-
-(
-	5 FLAG_MODULE_READ_VDD_COUNT
-)
-
-(
-0x01 HCI_DISCARD_PACKET
-0x00 HCI_NOT_DISCARD_PACKET
-)
-
-
-
-(//Command
-0x01 HCI_CMD_SET_LE_ADDR_REQ
-0x02 HCI_CMD_SET_VISIBILITY_REQ
-0x04 HCI_CMD_SET_LE_NAME_REQ
-0x09 HCI_CMD_LE_DATA_REQ
-0x0b HCI_CMD_STATUS_IRQ
-0x0e HCI_CMD_SET_UARTCONTROL_REQ
-0x0f HCI_CMD_SET_UART_BAUD_REQ
-0x10 HCI_CMD_VERSION_REQ
-0x12 HCI_CMD_BLE_DISCONNECT
-0x13 HCI_CMD_DELETE_DEVICE
-0x14 HCI_CMD_CREATE_CONNECT
-0x26 HCI_CMD_SET_NVRAM_REQ
-0x27 HCI_CMD_SLEEP
-0x28 HCI_CMD_CONFIRM_GKEY
-0x2a HCI_CMD_AUTO_ADV_SCAN
-0x2b HCI_CMD_POWER_REQ
-0x2c HCI_CMD_POWER_SET
-0x30 HCI_CMD_PASSKEY_ENTRY
-0x31 HCI_CMD_SET_GPIO
-0x32 HCI_CMD_READ_GPIO
-0x33 HCI_CMD_LE_SET_PAIRING
-0x34 HCI_CMD_LE_SET_ADV_DATA
-0x35 HCI_CMD_LE_SET_SCAN_DATA
-0x36 HCI_CMD_LE_SEND_CONN_UPDATE_REQ
-0x37 HCI_CMD_LE_SET_ADV_PARM
-0x38 HCI_CMD_LE_START_PAIRING
-0x40 HCI_CMD_SET_WAKE_GPIO
-0x42 HCI_CMD_SET_TX_POWER
-0x43 HCI_CMD_BOOT_VERSION_REQ
-0x48 HCI_CMD_LE_CONFIRM_GKEY
-0x49 HCI_CMD_REJECT_JUSTWORK
-0x51 HCI_CMD_RESET_CHIP_REQ
-
-0x61 HCI_CMD_LE_SET_FIXED_PASSKEY
-
-0x76 HCI_CMD_DELETE_CUSTOMIZE_SERVICE
-0x77 HCI_CMD_ADD_SERVICE_UUID
-0x78 HCI_CMD_ADD_CHARACTERISTIC_UUID
-0x7a HCI_CMD_PASSKEY_ENTRY_INPUT
-0x7b HCI_CMD_LE_CREAT_CONN
-
-0x90 HCI_CMD_BLE_SET_PHY
-0x91 HCI_CMD_BLE_READ_CURRENT_PHY
-0x92 HCI_CMD_BLE_SET_DLE
-0x93 HCI_CMD_READ_CHIP_DATA
-0x94 HCI_CMD_WRITE_CHIP_DATA
-0xff HCI_CMD_CLOSE_LPM
-)
-
-(//event
-0x00 HCI_EVENT_SPP_CONN_REP
-0x01 HCI_EVENT_HID_CONN_REP
-0x02 HCI_EVENT_LE_CONN_REP
-0x03 HCI_EVENT_SPP_DIS_REP
-0x04 HCI_EVENT_HID_DIS_REP
-0x05 HCI_EVENT_LE_DIS_REP
-0x06 HCI_EVENT_CMD_RES
-0x07 HCI_EVENT_SPP_DATA_REP
-0x08 HCI_EVENT_LE_DATA_REP
-0x09 HCI_EVENT_STANDBY_REP
-
-0x0a HCI_EVENT_STATUS_RES
-
-0x0D HCI_EVENT_NVRAM_REP
-0x0e HCI_EVENT_GKEY
-0x0F HCI_EVENT_INVALID_PACKET
-0x10 HCI_EVENT_GET_PASSKEY
-0x11 HCI_EVENT_LE_TK
-0x12 HCI_EVENT_REMOTE_MTU
-0x14 HCI_EVENT_LE_PAIRING_STATE
-0X15 HCI_EVENT_LE_ENCRYPTION_STATE
-0x17 HCI_EVENT_LE_CONNECTION_UPDATE
-0x1d HCI_EVENT_LE_GKEY
-0x29 HCI_EVENT_UUID_HANDLE
-0x2b HCI_EVENT_LE_INPUT_GKEY
-
-0x40 HCI_BLE_UPDATE_PHY_EVENT
-)
-
-
-(//command HCI_CMD_SET_GPIO
-//byte 0
-0x00 HCI_CMD_CONFIG_GPIO_INPUT
-0x01 HCI_CMD_CONFIG_GPIO_OUTPUT
-//byte 1 input state
-0x00 GPIO_INPUT_PULLUP
-0x01 GPIO_INPUT_PULLDOWN
-0x02 GPIO_INPUT_HIGH_IMPEDANCE
-)
-
-
-
-
-
-(
-0x0080	FLAG_BLE_PAIRING_SUCCESS
-0x0180	FLAG_BLE_PAIRING_FAIL
-)
-
-
-(
-1	FLAG_EVENT_START_ENC
-0	FLAG_EVENT_PAUSE_ENC
-)
-
-(
-0 MOUDLE_STATE_BT_BIT
-1 MOUDLE_STATE_BLE_BIT
-)
-
-(
-5 BIT_OF_NOTIFY_AUTHENTICATED
-6 BIT_OF_READ_AUTHENTICATED
-7 BIT_OF_WRITE_AUTHENTICATED
-)
-
-
-//dpi eeprom addr
-
-
-(
-0x20 MOUSE_BLE_L2CAP_TXBUFF_SIZE_NEW
-)
-
-
-(
-(
-0x00 PEN_KEY0
-0x01 PEN_KEY1
-0x02 PEN_KEY2
-0x03 PEN_KEY3
-0x04 PEN_KEY4
-0x05 PEN_KEY5
-0x06 PEN_KEY6
-0x07 PEN_KEY7
-)
-
-(
-0x07 KEY_PRESS_COUNT
-0x00 KEY_PRESS_NONE
-)
-
-)
-
-
-(
-//combination
-0x01 MOUSE_L_BUTTON
-0X02 MOUSE_R_BUTTON
-0x03 MOUSE_LR_BUTTON
-0X04 MOUSE_M_BUTTON
-0X05 MOUSE_LM_BUTTON
-0X06 MOUSE_RM_BUTTON
-0X07 MOUSE_LMR_BUTTON
-0x09 MOUSE_L_BK_BUTTON
-0x0a MOUSE_R_BK_BUTTON
-0x11 MOUSE_L_FW_BUTTON
-0x12 MOUSE_R_FW_BUTTON
-0x12 MOUSE_M_BK_BUTTON
-0x14 MOUSE_M_FW_BUTTON
-0X18 MOUSE_BK_FW_BUTTON
-//mouse default gpio
-0x1B MOUSE_DEFAULT_XA_GPIO
-0x1C MOUSE_DEFAULT_XB_GPIO
-
-//ui led blink
-0X00C8  LED_RECONNECT_BLINK //200
-0X0190  LED_DPI_BLINK //400
-0X03E8  LED_DPI_BLINK_FIXED    //1000
-0X03E8  LED_DISCOVERY_BLINK    //1000
-0XFF    LED_LONG_BLINK
-0x05	LED_SENSOR_BLINK_CNT
-//mode device number
-0x00 MODE_24G_DEVICE
-0x01 MODE_BT_DEVICE1
-0x02 MODE_BT_DEVICE2
-0x03 MODE_BT_DEVICE3
-//mouse  flag
-0X00 WRITE_REQ_ENABLE_FLAG
-0X01 LL_START_ENC_FLAG
-0X02 LL_PAIRING_SUCCESS_FLAG
-
-
-//mouse_function_flag
-0x08 MOUSE_FLAG_LEN
-//byte 1
-0x00 MOUSE_SELECT_DEVICE_FLAG
-0x01 MOUSE_24G_PAIRING_FLAG
-0x02 MOUSE_STORE_EEPROM_FLAG
-0x03 MOUSE_BT_CANNEL_RECONN_FLAG
-0x04 MOUSE_LOW_VOLTAGE_FLAG
-0x05 MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG
-0x06 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG
-
-//byte 2
-0x08 MOUSE_ENABLE_BLE_RANDOM_ADDRE
-0x09 MOUSE_ENABLE_2K_EEPROM
-0x0a MOUSE_ENABLE_INIT_DELAY
-0x0b MOUSE_ENABLE_WAKEUP_FROM_POWER
-0x0c MOUSE_ENABLE_16M
-0x0d MOUSE_ENABLE_USB
-0x0e MOUSE_ENABLE_24G_SEARCH_DONGLE
-0x0f MOUSE_ENABLE_LOAD_AND_STORE_DPI
-
-//byte 3
-0x10 MOUSE_ENABLE_SPI2
-0x11 MOUSE_ENABLE_24G
-0x12 MOUSE_ENABLE_FLASH
-0x13 MOUSE_ENABLE_EEPROM
-0x14 MOUSE_ENABLE_OTP
-0x15 MOUSE_ENABLE_ADC
-0x16 MOUSE_ENABLE_KEYBOARD
-0x17 MOUSE_ENABLE_DOUBLE_DPI_KEY
-
-//byte 4
-0x18 MOUSE_ENABLE_24G_250Hz
-0x19 MOUSE_ENABLE_24G_500Hz
-0x1a MOUSE_ENABLE_24G_1000
-0x1b MOUSE_ENABLE_BT_125Hz
-0x1c MOUSE_ENABLE_DPI_LEVEL_4
-0x1d MOUSE_ENABLE_USB_250
-0x1e MOUSE_ENABLE_USB_500
-0x1f MOUSE_ENABLE_USB_1000
-
-//byte 5
-0x20 MOUSE_ENABLE_1IO2LED
-0x21 MOUSE_ENABLE_BT_RECONN_LED_EFFECT
-0x22 MOUSE_ENABLE_LOW_LED_BLINK_LIMIT
-0x23 MOUSE_ENABLE_LOW_LED
-0x24 MOUSE_ENABLE_LOW_FOR_LED
-0x25 MOUSE_ENABLE_DPI_FOR_LED
-0x26 MOUSE_ENABLE_DPI_LOW_FOR_LED
-
-//byte 6
-0x28 MOUSE_ENABLE_SELECT_DEVICE_BY_DPI_BUTTON
-0x29 MOUSE_ENABLE_SELECT_DEVICE_BY_PB_BUTTON
-0x2a MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
-0x2b MOUSE_ENABLE_DPI_KEY_CONNECT_GND
-0x2c MOUSE_ENABLE_ANOTHER_DPI_KEY_CONNECT_GND
-0x2d MOUSE_ENABLE_PB_BUTTON_CONNECT_GND
-0x2e MOUSE_ENABLE_FIRE_KEY_CONNECT_GND
-0x2f MOUSE_ENABLE_CUSTOMER_KEY_CONNECT_VIN_OR_MATRIX
-
-//byte 7 
-0x30 MOUSE_ENABLE_AUTO_24G_PARING
-0x31 MOUSE_ENABLE_24G_POWER_ON_PAIRING
-0x32 MOUSE_ENABLE_COMMBINATION_KEY_BY_24G_PAIRING
-0x33 MOUSE_ENABLE_BT_RECONNECT_TIMEOUT_ENTER_DISCOVERY
-0x34 MOUSE_ENABLE_PB_BUTTON_SHORT_PRESS_ENTER_DISCOVERY
-0x35 MOUSE_ENABLE_COMMBINATION_KEY_BY_BT_DISCOVERY
-0x36 MOUSE_ENABLE_DPI_KEY_LONG_PRESS_DISCONVERY
-0x37 MOUSE_ENABLE_PB_BUTTON_LONG_PRESS_DISCONVERY
-
-//byte 8
-0x38 MOUSE_ENABLE_SMOOTHER
-0x39 MOUSE_ENABLE_XY_OFFSET
-0x3a MOUSE_ENABLE_24G_AUTO_PAIR_NERVER_BEEN_PAIRED
-0x3b MOUSE_ENABLE_LE_BATTERY_SERVICE_CANCEL
-0x3c MOUSE_ENABLE_WHEEL_WAKE_UP_CANCEL
-0x3d MOUSE_ENABLE_24G_2M_PHY
-0x3e MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING
-0x3f MOUSE_ENABLE_SWITCH_GPIO_CONNECT_VIN
-//mouse dpi level
-0x00 MOUSE_DPI_LEVEL1
-0x01 MOUSE_DPI_LEVEL2
-0x02 MOUSE_DPI_LEVEL3
-0x03 MOUSE_DPI_LEVEL4
-
-
-//mouse sensor angle
-0x00 MOUSE_6CLK_ANGLE
-0X01 MOUSE_9CLK_ANGLE
-0X02 MOUSE_12CLK_ANGLE
-0X03 MOUSE_3CLK_ANGLE
-
-
-
-0xFF GPIO_DISABLE
-
-//DPI button state 
-0x00 DPI_BUTTON_STATE_UP
-0x01 DPI_BUTTON_STATE_DOWN
-
-
-//PB button state 
-0x00 PB_BUTTON_STATE_UP
-0x01 PB_BUTTON_STATE_DOWN
-
-//Commbination_key state 
-0x00 COMMBINATION_KEY_STATE_UP
-0x01 COMMBINATION_KEY_STATE_DOWN
-
-
-//eeprom address offect
-0X00 MOUSE_INFO_EEPROM_OFFECT
-0x58 MOUSE_STORE_FLAG
-0X5A MOUSE_DPI_EEPROM_OFFECT	//1byte
-0X5B MOUSE_G24_ADDR_EEPROM_OFFECT	//4bytes
-0X5F MOUSE_RANDOM_ADDR_COUNT_EEPROM_OFFSET	//2bytes
-0X61 MOUSE_EEPROM_MODULE_INIT_FLAG
-
-// Sensor id number
-0x30 P32XX_ID1
-0x31 P3065_ID1
-0x02 P3212_ID2
-0xD1 P3205_TJ3T_ID2
-0XD2 P3204_TJ3L_ID2
-0x54 PKA8_ID2
-0x70 P3065_XY_ID2
-0x00 P3065_ID2
-0x5a P_MX8650
-0xD8 P8009_ID2
-0x50 P6520A_ID2
-0x58 PKA8G2_ID1
-0x59 PKA8G2_ID2
-
-
-//Sensor type
-0X00 P3205
-0X01 P3065
-0X02 P3204
-0X03 P3212
-0X04 P3065_XY
-0x05 MX8650
-0x06 P8009
-0x07 P6520
-0X08 KA8
-0X09 KA8_UL
-0X0a KA8_HD
-0X0b KA8G2
-0X0c S201X
-
-
-//SENSOR REG
-0x00 PAN_REG_PID_L
-0x01 PAN_REG_PID_H
-0x02 PAN_REG_MOTION_STAUS
-0x03 PAN_REG_DELTA_X
-0x04 PAN_REG_DELTA_Y
-0x05 PAN_REG_OPRATION_MODE
-0x06 PAN_REG_CONFIG
-0x07 PAN_REG_IMAGE_QUALITY
-0x08 PAN_REG_OPRATION_STATE
-0x09 PAN_REG_WRITE_PROTECT
-0x0A PAN_REG_SLEEP_1
-0x0B PAN_REG_ENTER_TIME
-0x0C PAN_REG_SLEEP_2
-0x0D PAN_REG_IMAGE_THRESHOLD
-0x0E PAN_REG_IMAGE_RECGNITION
-
-
-0x06 MOUSE_DPI_ADDRESS
-0x05 MOUSE_P3610_DPI_ADDRESS
-0x0D MOUSE_P3212_DPI_XADDRESS
-0x0E MOUSE_P3212_DPI_YADDRESS
-
-)
-
-(
-0x01 ADV_FLAG_LIMITED_DISCOVERABLE
-0x04 ADV_FLAG_BREDR_NOT_SUPPORTED
-)
-
-(
-2 BIT_POWER_ON
-)
-//device option low 2
-(
-1 MODE_4_MOUSE
-)
-
-
-(
-10 LE_LPM_DISABLE_TO
-1 LE_LPM_DISABLE
-0 LE_LPM_ENABLE
-
-12 LE_INTERVAL_15MS
-9 LE_INTERVAL_11_25MS//11.25ms
-7 LE_INTERVAL_8_75MS//8.75ms
-6 LE_INTERVAL_7_5MS//7.5ms
-12 CLASSIC_INTERVAL_7_5MS
-14 CLASSIC_INTERVAL_8_75MS
-18 CLASSIC_INTERVAL_11_25MS
-)
-
-(
-0x00 MOUSE_L_KEY
-0x01 MOUSE_R_KEY
-0x02 MOUSE_M_KEY
-0x03 MOUSE_BK_KEY
-0x04 MOUSE_FW_KEY
-0x05 MOUSE_DPI_KEY
-0x06 MOUSE_PB_KEY
-0x07 MOUSE_CUSTOMER_KEY
-0x00 MOUSE_DPI_ANOTHER_KEY
-)
-
-
-(
-0 G24_DISCONN_STATE
-1 G24_CONN_STATE
-
-8 G24_CH_NUMBER
-16 G24_CH_POLL_COUNT
-)
-
-(
-0 MOUSE_ADC_CHECK_BATTERY_ONLY
-1 MOUSE_ADC_CHECK_MULTIPLE
-2 MOUSE_ADC_CHECK_GPIO_MULTIPLE
-3 MOUSE_ADC_CHECK_HVIN_MULTIPLE
-)
-
-
-(
-0x5a MOUSE_USB_INTERFACE_INSERT
-0xa5 MOUSE_USB_INTERFACE_REMOVE
-)
-
-(
-0x10 MOUSE_BLE_L2CAP_TXBUFF_SIZE
-)
-
-(
-0 MOUSE_ADC_ENABLE
-1 MOUSE_SEARCH_DONGLE_ENABLE
-2 MOUSE_24G_250HZ_ENABLE
-3 MOUSE_CLK_16M_ENABLE
-4 MOUSE_DPI_4_LEVEL_ENABLE
-5 MOUSE_KEYBOARD_ENABLE
-
-7 MOUSE_DEVICE_NUMBER_FLAG
-)
-
-(
-0 MULTI_LED_ON
-1 MULTI_LED_BLINK
-)
-
-
-
-
-(
-// eeprom config
-0xb0 REMOTE_PARAM_EEPROM_CONFIG_ADDR
-//eeprom address offect
-0X00 REMOTE_INFO_EEPROM_OFFECT
-
-)
-
-
-(
-0x00 CONTROL_F_B_MOTOR
-0x02 CONTROL_L_R_MOTOR
-)
-
-(
-0x00 KEY_MAP_TEN
-0x01 KEY_MAP_LR
-)
-
-(
-0x00 CONTROL_F_B_TEN
-0x02 CONTROL_L_R_TEN
-0x03 CONTROL_L_R_LR
-)
-
-(
-0 KEY_CHECK
-1 ROCKER_CHECK
-)
-
-(
-1 MOTOR_POSITIVE
-2 MOTOR_NEGATIVE
-)
-
-(
-0 ROCKER_MIDDLE_KEY
-1 ROCKER_POSITIVE_KEY
-2 ROCKER_NEGATIVE_KEY
-)
-(
-0x700 OTP_OFFSET_REMOTE_COMMOM_START_ADDR 
-0x7cc OTP_OFFSET_REMOTE_COMMOM_END_ADDR 
-)
-
-
-
-
-
-
-
-(
-0 BLE_SHUTTER
-1 CLASSIC_SHUTTER
-)
-
-(
-0x0000 NVRAM_EEPROM_OFFSET
-)
-
-(
-0x1b3a SHUTTER_EEPROM_CONFIG_CRC
-)
-
-(
-5 MAX_QUEUE_NUM
-5 SHUTTER_BLE_DATA_BUFFER
-5 SHUTTER_CLASSIC_DATA_BUFFER
-)
-
-
-(
-0x13	GATT_CONSUMER_NOTIFY_HANDLE
-0x14	GATT_CONSUMER_WRITE_HANDLE
-0x17	GATT_KEYBOARD_NOTIFY_HANDLE
-0x18	GATT_KEYBOARD_WRITE_HANDLE
-)
-
-(
-//20ms
-0x0020	FAST_ADV_INTERVAL_VALUE
-//100ms
-0x00a0	SLOW_ADV_INTERVAL_VALUE
-)
-
-
-(
-0 ATT_BIT_NOTIFICATION
-1 ATT_BIT_INDICATION
-)
-///////////////////////////////////////////////////////////////////////////////////////
-
-(
-0 HARD_SWITCH
-1 SOFT_SWITCH
-)
-
-
-(
-1  FLAG_SHUTTER_HID_DISCONN_TIMEOUT
-5 FLAG_SHUTTER_CABLE_UNPLUG_TIMEOUT
-)
-
-(//Data Rom Buffer Addr
-313		BLE_GATT_LIST_SIZE
-487		BT_SDP_LIST_SIZE
-40		BLE_KEY_VALUE_LIST_SIZE
-40		BT_KEY_VALUE_LIST_SIZE
-)
-
-
-(//soft switch power state
-0		SS_STATE_POWER_UP
-1		SS_STATE_POWER_ON
-2		SS_STATE_POWER_OFF
-)
-
-(
-0		SS_POWER_STATE_OFFSET
-1		SS_POWER_ON_TIME
-2		SS_POWER_OFF_TIME
-3		SS_POWER_ON_CB
-5		SS_POWER_OFF_CB
-
-)
-
-(
-
-0x4FFE SIM_IIC_SCL_GPIO_NUM
-0x4FFF SIM_IIC_SDA_GPIO_NUM
-
-)
-
-(
-0 SHUTTER_TYPE
-1 SHUTTER_DY_TYPE
-)
-
-
-
-
-(
-10 MAX_QUEUE_NUM_COMBINEKEY
-15 MAX_QUEUE_NUM_RELEASE
-3 MAX_QUEUE_NUM_LONG
-3 MAX_QUEUE_NUM_LONG_RELEASE
-10 MAX_QUEUE_NEW_PRESS
-
-10 EVERY_PAYLOAD_LEN
-)
-
-
-(
-0x24	GATT_KEYBOARD_WRITE_HANDLE_NEW
-)
-
-
-///////////////////////////////////////////////////////////////////////////////////////
-
-(//Data Rom Buffer Addr
-640		BT_DY_KEY_VALUE_LIST_SIZE
-)
-
-//otp address offset
-(
-0x05   SHUTTER_PARA_TOTAL_NUM
-//0x7b0  SHUTTER_EFUSE_START_OFFECT	//起始地址
-//0x680  SHUTTER_EFUSE_END_OFFECT	       //结束地址
-)
-
-
-(
-//uart config
-115200 UART_BAUD
-)
-
-(
-10 SHUTTER_KEY_CONF_SATE_BYTES
-0 KEY_STATE_PRESS_CLK_OFFSET
-4 KEY_STATE_PRESS_COUNT_OFFSET
-5 KEY_STATE_RELEASE_CLK_OFFSET
-9 KEY_STATE_LONGPRESS_OFFSET
-4 KEY_STATE_PRESS_CLK_LENGTH
-1 KEY_STATE_PRESS_COUNT_LENGTH
-4 KEY_STATE_RELEASE_CLK_LENGTH
-1 KEY_STATE_LONGPRESS_LENGTH
-)
-
-(
-0  SHUTTER_RIGHT_KEY_NUM
-1  SHUTTER_LIKE_KEY_NUM
-2  SHUTTER_DOWN_KEY_NUM
-3  SHUTTER_PHOTO_KEY_NUM
-4  SHUTTER_UP_KEY_NUM
-5  SHUTTER_LEFT_KEY_NUM
-6  SHUTTER_MOVE_KEY_NUM
-7  SHUTTER_FUN_KEY_NUM
-)
-
-(
-//0xaa ANDROID_INITIAL_MOVE_X //170
-//0x78 ANDROID_INITIAL_MOVE_Y //120
-//0x69 IPHONE_INITIAL_MOVE_X
-//0x38 IPHONE_INITIAL_MOVE_Y
-0X0a ANDROID_EVERY_MOVE_SIZE
-0x07 IPHONE_EVERY_MOVE_SIZE
-0x62 IPHONE_ONCE_MAX_MOVE_VALUE
-)
-
-(
-0x00 MOVE_COMBINE_KEY
-0x01 MOVE_SINGLE_KEY
-)
-
-(
-//6key or 7key conf
-6 SHUTTER_SIX_KEY
-7 SHUTTER_SEVEN_KEY
-8 SHUTTER_EIGHT_KEY
-)
-
-
-
-
-
-
-(
-0x07 HCI_UART_TX_GPIO_NUM
-0x06 HCI_UART_RX_GPIO_NUM
-0x09 HCI_UART_RTS_GPIO_NUM
-0x0a HCI_UART_CTS_GPIO_NUM
-0x0c HCI_PMW_12MHZ_GPIO_NUM
-)
-
-(
-0x00 COMMAND_SUCCEEDED
-0x01 COMMAND_UNKNOWN
-0x0c COMMAND_DISALLOWED
-)
-
-//HCI H4 Packet TYPE
-(
-0x01 HCI_H4_TYPE_CMD
-0x02 HCI_H4_TYPE_ACL
-0x04 HCI_H4_TYPE_EVENT
-)
-
-(
-0x00 BT_ACL_START_NO_FLUSH
-0x01 BT_ACL_CONT
-0x02 BT_ACL_START
-)
-
-// HCI command opcode group field values
-(
-0x01 HCI_OGF_LINK_CONTROL
-0x02 HCI_OGF_LINK_POLICY
-0x03 HCI_OGF_CONTROLLER_AND_BASEBAND
-0x04 HCI_OGF_INFOMATIONAL_PARAM
-0x05 HCI_OGF_STATUS_PARAM
-0x06 HCI_OGF_TEST
-0x08 HCI_OGF_LE_CONTROLLER
-0x3f HCI_OGF_VENDOR_SPECIFIC_DEBUG
-)
-
-// HCI link control opcode command field values, OGF=1
-(
-0x01 HCI_INQUIRY 
-0x02 HCI_INQUIRY_CANCEL 
-0x03 HCI_PERIODIC_INQUIRY_MODE 
-0x04 HCI_EXIT_PERIODIC_INQUIRY_MODE 
-0x05 HCI_CREATE_CONNECTION 
-0x06 HCI_DISCONNECT 
-0x07 HCI_ADD_SCO_CONNECTION 
-0x08 HCI_CREATE_CONNECTION_CANCEL
-0x09 HCI_ACCEPT_CONNECTION 
-0x0A HCI_REJECT_CONNECTION 
-0x0B HCI_LINK_KEY_REQUEST_REPLY 
-0x0C HCI_LINK_KEY_REQUEST_NEGATIVE_REPLY 
-0x0D HCI_PIN_CODE_REQUEST_REPLY 
-0x0E HCI_PIN_CODE_REQUEST_NEGATIVE_REPLY 
-0x0F HCI_CHANGE_CONNECTION_PACKET_TYPE 
-0x11 HCI_AUTHENTICATION_REQUESTED 
-0x13 HCI_SET_CONNECTION_ENCRYPTION 
-0x15 HCI_CHANGE_CONNECTION_LINK_KEY 
-0x17 HCI_MASTER_LINK_KEY 
-0x19 HCI_REMOTE_NAME_REQUEST 
-0x1A HCI_REMOTE_NAME_REQUEST_CANCEL
-0x1B HCI_READ_REMOTE_SUPPORTED_FEATURES 
-0x1C HCI_READ_REMOTE_EXT_FEATURES 
-0x1D HCI_READ_REMOTE_VERSION_INFORMATION 
-0x1F HCI_READ_CLOCK_OFFSET 
-0x20 HCI_READ_LMP_HANDLE
-0x28 HCI_SETUP_SCO_CONNECTION
-0x29 HCI_ACCEPT_SCO_CONNECTION
-0x2A HCI_REJECT_SCO_CONNECTION
-0x2B HCI_IO_CAP_REQUEST_REPLY
-0x2C HCI_USER_CONFIRMATION_REQUEST_REPLY
-0x2D HCI_USER_CONFIRMATION_REQUEST_NEGATIVE_REPLY
-0x2E HCI_USER_PASSKEY_REQUEST_REPLY
-0x2F HCI_USER_PASSKEY_REQUEST_NEGATIVE_REPLY
-0x30 HCI_REMOTE_OOB_DATA_REQUEST_REPLY
-0x33 HCI_REMOTE_OOB_DATA_REQUEST_NEGATIVE_REPLY
-0x34 HCI_IO_CAPABILITY_REQUEST_NEGATIVE_REPLY
-0x35 HCI_CREATE_PHYSICAL_LINK
-0x36 HCI_ACCEPT_PHYSICAL_LINK
-0x37 HCI_DISCONNECT_PHYSICAL_LINK
-0x38 HCI_CREATE_LOGICAL_LINK
-0x39 HCI_ACCEPT_LOGICAL_LINK
-0x3A HCI_DISCONNECT_LOGICAL_LINK
-0x3B HCI_LOGICAL_LINK_CANCEL
-0x3C HCI_FLOW_SPEC_MODIFY
-0x3D HCI_ENHANCED_SETUP_SYNCHRONOUS_CONNECTION
-0x3E HCI_ENHANCED_ACCEPT_SYNCHRONOUS_CONNECTION_REQUEST
-0x3F HCI_TRUNCATED_PAGE
-0x40 HCI_TRUNCATED_PAGE_CANCEL
-0x41 HCI_SET_CONNECTIONLESS_SLAVE_BROADCAST
-0x42 HCI_SET_CONNECTIONLESS_SLAVE_BROADCAST_RECEIVE
-0x43 HCI_START_SYNCHRONIZATION_TRAIN
-0x44 HCI_RECEIVE_SYNCHRONIZATION_TRAIN
-0x45 HCI_REMOTE_OOB_EXTENDED_DATA_REQUEST_REPLY
-)
-
-
-// HCI link policy commands OCF value, OGF=2
-(
-0x01 HCI_HOLD_MODE 
-0x03 HCI_SNIFF_MODE 
-0x04 HCI_EXIT_SNIFF_MODE 
-0x05 HCI_PARK_MODE 
-0x06 HCI_EXIT_PARK_MODE 
-0x07 HCI_QOS_SETUP 
-0x09 HCI_ROLE_DISCOVERY 
-0x0B HCI_SWITCH_ROLE 
-0x0C HCI_READ_LINK_POLICY_SETTINGS 
-0x0D HCI_WRITE_LINK_POLICY_SETTINGS 
-0x0e HCI_READ_DEFAULT_LINK_POLICY_SETTINGS
-0x0f HCI_WRITE_DEFAULT_LINK_POLICY_SETTINGS
-0x10 HCI_FLOW_SPECIFICATION
-0x11 HCI_SNIFF_SUBRATING
-)
-
-// HCI host controller and baseband commands OCF values, OGF=3
-(
-0x01 HCI_SET_EVENT_MASK 
-0x03 HCI_RESET 
-0x05 HCI_SET_EVENT_FILTER 
-0x08 HCI_FLUSH 
-0x09 HCI_READ_PIN_TYPE 
-0x0A HCI_WRITE_PIN_TYPE 
-0x0B HCI_CREATE_NEW_UNIT_KEY 
-0x0D HCI_READ_STORED_LINK_KEY 
-0x11 HCI_WRITE_STORED_LINK_KEY 
-0x12 HCI_DELETE_STORED_LINK_KEY 
-0x13 HCI_WRITE_LOCAL_NAME 
-0x14 HCI_READ_LOCAL_NAME 
-0x15 HCI_READ_CONN_ACCEPT_TIMEOUT 
-0x16 HCI_WRITE_CONN_ACCEPT_TIMEOUT 
-0x17 HCI_READ_PAGE_TIMEOUT 
-0x18 HCI_WRITE_PAGE_TIMEOUT 
-0x19 HCI_READ_SCAN_ENABLE 
-0x1A HCI_WRITE_SCAN_ENABLE 
-0x1B HCI_READ_PAGE_SCAN_ACTIVITY 
-0x1C HCI_WRITE_PAGE_SCAN_ACTIVITY 
-0x1D HCI_READ_INQUIRY_SCAN_ACTIVITY 
-0x1E HCI_WRITE_INQUIRY_SCAN_ACTIVITY 
-0x1F HCI_READ_AUTHENTICATION_ENABLE 
-0x20 HCI_WRITE_AUTHENTICATION_ENABLE 
-0x21 HCI_READ_ENCRYPTION_MODE 
-0x22 HCI_WRITE_ENCRYPTION_MODE 
-0x23 HCI_READ_CLASS_OF_DEVICE 
-0x24 HCI_WRITE_CLASS_OF_DEVICE 
-0x25 HCI_READ_VOICE_SETTING 
-0x26 HCI_WRITE_VOICE_SETTING 
-0x27 HCI_READ_AUTOMATIC_FLUSH_TIMEOUT 
-0x28 HCI_WRITE_AUTOMATIC_FLUSH_TIMEOUT 
-0x29 HCI_READ_NUM_BROADCAST_RETRANSMISSIONS 
-0x2A HCI_WRITE_NUM_BROADCAST_RETRANSMISSIONS 
-0x2B HCI_READ_HOLD_MODE_ACTIVITY 
-0x2C HCI_WRITE_HOLD_MODE_ACTIVITY 
-0x2D HCI_READ_TRANSMIT_POWER_LEVEL 
-0x2E HCI_READ_SCO_FLOW_CONTROL_ENABLE 
-0x2F HCI_WRITE_SCO_FLOW_CONTROL_ENABLE 
-0x31 HCI_SET_CONTROLLER_TO_HOST_FLOW_CONTROL 
-0x33 HCI_HOST_BUFFER_SIZE 
-0x35 HCI_HOST_NUM_COMPLETED_PACKETS 
-0x36 HCI_READ_LINK_SUPERVISION_TIMEOUT 
-0x37 HCI_WRITE_LINK_SUPERVISION_TIMEOUT 
-0x38 HCI_READ_NUMBER_OF_SUPPORTED_IAC 
-0x39 HCI_READ_CURRENT_IAC_LAP 
-0x3A HCI_WRITE_CURRENT_IAC_LAP 
-0x3B HCI_READ_PAGE_SCAN_PERIOD_MODE 
-0x3C HCI_WRITE_PAGE_SCAN_PERIOD_MODE 
-0x3D HCI_READ_PAGE_SCAN_MODE 
-0x3E HCI_WRITE_PAGE_SCAN_MODE 
-0x3F HCI_SET_AFH_CHANNEL_CLASSIFICATION 
-
-
-0x42 HCI_READ_INQUIRY_SCAN_TYPE 
-0x43 HCI_WRITE_INQUIRY_SCAN_TYPE 
-0x44 HCI_READ_INQUIRY_MODE 
-0x45 HCI_WRITE_INQUIRY_MODE 
-0x46 HCI_READ_PAGE_SCAN_TYPE 
-0x47 HCI_WRITE_PAGE_SCAN_TYPE 
-
-0x48 HCI_READ_AFH_CHANNEL_ACCESSMENT_MODE 
-0x49 HCI_WRITE_AFH_CHANNEL_ACCESSMENT_MODE 
-0x51 HCI_READ_EXTENDED_INQUIRY_RESPONSE
-0x52 HCI_WRITE_EXTENDED_INQUIRY_RESPONSE
-0x53 HCI_REFRESH_ENCRYPTION_KEY
-0x55 HCI_READ_SIMPLE_PAIRING_MODE
-0x56 HCI_WRITE_SIMPLE_PAIRING_MODE
-0x57 HCI_READ_LOCAL_OOB_DATA
-0x58 HCI_READ_INQUIRY_RESPONSE_TRANSMIT_POWER_LEVEL
-0x59 HCI_WRITE_INQUIRY_TRANSMIT_POWER_LEVEL
-0x60 HCI_SEND_KEYPRESS_NOTIFICATION
-0x5A HCI_READ_DEFAULT_ERRONEOUS_DATA_REPORTING
-0x5B HCI_WRITE_DEFAULT_ERRONEOUS_DATA_REPORTING
-0x5F HCI_ENHANCED_FLUSH
-0x61 HCI_READ_LOGICAL_LINK_ACCEPT_TIMEOUT
-0x62 HCI_WRITE_LOGICAL_LINK_ACCEPT_TIMEOUT
-0x63 HCI_SET_EVENT_MASK_PAGE_2
-0x64 HCI_READ_LOCATION_DATA
-0x65 HCI_WRITE_LOCATION_DATA
-0x66 HCI_READ_FLOW_CONTROL_MODE
-0x67 HCI_WRITE_FLOW_CONTROL_MODE
-0x68 HCI_READ_ENHANCE_TRANSMIT_POWER_LEVEL
-0x69 HCI_READ_BEST_EFFORT_FLUSH_TIMEOUT
-0x6A HCI_WRITE_BEST_EFFORT_FLUSH_TIMEOUT
-0x6B HCI_SHORT_RANGE_MODE
-0x6C HCI_READ_LE_HOST_SUPPORT
-0x6D HCI_WRITE_LE_HOST_SUPPORT
-0x6E HCI_SET_MWS_CHANNEL_PARAMETERS
-0x6F HCI_SET_EXTERNAL_FRAME_CONFIGURATION
-0x70 HCI_SET_MWS_SIGNALING
-0x71 HCI_SET_MWS_TRANSPORT_LAYER
-0x72 HCI_SET_MWS_SCAN_FREQUENCY_TABLE
-0x73 HCI_SET_MWS_PATTERN_CONFIGURATION
-0x74 HCI_SET_RESERVED_LT_ADDR
-0x75 HCI_DELETE_RESERVED_LT_ADDR
-0x76 HCI_SET_CONNECTIONLESS_SLAVE_BROADCAST_DATA
-0x77 HCI_READ_SYNCHRONIZATION_TRAIN_PARAMETERS
-0x78 HCI_WRITE_SYNCHRONIZATION_TRAIN_PARAMETERS
-0x79 HCI_READ_SECURE_CONNECTIONS_HOST_SUPPORT
-0x7A HCI_WRITE_SECURE_CONNECTIONS_HOST_SUPPORT
-0x7B HCI_READ_AUTHENTICATED_PAYLOAD_TIMEOUT
-0x7C HCI_WRITE_AUTHENTICATED_PAYLOAD_TIMEOUT
-0x7D HCI_READ_LOCAL_OOB_EXTENDED_DATA
-0x7E HCI_READ_EXTENDED_PAGE_TIMEOUT
-0x7F HCI_WRITE_EXTENDED_PAGE_TIMEOUT
-0x80 HCI_READ_EXTENDED_INQUIRY_LENGTH
-0x81 HCI_WRITE_EXTENDED_INQUIRY_LENGTH
-)
-
-
-// HCI informational parameters OCF values, OGF=4
-(
-0x01 HCI_READ_LOCAL_VERSION_INFORMATION 
-0x02 HCI_READ_LOCAL_SUPPORTED_COMMANDS
-0x03 HCI_READ_LOCAL_SUPPORTED_FEATURES 
-0x04 HCI_READ_LOCAL_EXT_FEATURES 
-0x05 HCI_READ_BUFFER_SIZE 
-0x07 HCI_READ_COUNTRY_CODE 
-0x09 HCI_READ_BD_ADDR 
-0x0A HCI_REJECT_CONNECTION_REQUEST
-0x0B HCI_READ_LOCAL_SUPPORTED_CODECS
-)
-
-// HCI status parameters OCF values, OGF=5
-(
-0x01 HCI_READ_FAILED_CONTACT_COUNTER 
-0x02 HCI_RESET_FAILED_CONTACT_COUNTER 
-0x03 HCI_GET_LINK_QUALITY 
-0x05 HCI_READ_RSSI 
-0x06 HCI_READ_AFH_CHANNEL_MAP
-0x07 HCI_READ_BD_CLOCK
-0x08 HCI_READ_ENCRYPTION_KEY_SIZE
-0x09 HCI_READ_LOCAL_AMP_INFO
-0x0A HCI_READ_LOCAL_AMP_ASSOC
-0x0B HCI_WRITE_REMOTE_AMP_ASSOC
-0x0C HCI_GET_MWS_TRANSPORT_LAYER_CONFIGURATION
-0x0D HCI_SET_TRIGGERED_CLOCK_CAPTURE
-)
-
-// HCI testing command OCF values, OGF=6
-(
-0x01 HCI_READ_LOOPBACK_MODE 
-0x02 HCI_WRITE_LOOPBACK_MODE 
-0x03 HCI_ENABLE_DEVICE_UNDER_TEST_MODE 
-0x04 HCI_WRITE_SIMPLE_PAIRING_DEBUG_MODE
-0x07 HCI_ENABLE_AMP_RECEIVER_REPORTS
-0x08 HCI_AMP_TEST_END
-0x09 HCI_AMP_TEST
-0x0A HCI_WRITE_SECURE_CONNECTIONS_TEST_MODE
-)
-
-// HCI vendor specific command OCF values -OGF=3F
-(
-0x01 HCI_WRITE_BD_ADDR 
-0x02 HCI_READ_INQUIRY_RESPONSE_TIMEOUT 
-0x03 HCI_WRITE_INQUIRY_RESPONSE_TIMEOUT 
-0x04 HCI_READ_PAGE_SCAN_REPETITION_MODE 
-0x05 HCI_WRITE_PAGE_SCAN_REPETITION_MODE 
-0x06 HCI_READ_PAGE_RESPONSE_TIMEOUT 
-0x07 HCI_WRITE_PAGE_RESPONSE_TIMEOUT 
-0x08 HCI_READ_NEW_CONNECTION_TIMEOUT 
-0x09 HCI_WRITE_NEW_CONNECTION_TIMEOUT 
-0x0a HCI_INITIALIZE_BASEBAND 
-0x0b HCI_WRITE_LOCAL_SUPPORTED_FEATURES 
-0x0c HCI_WRITE_PARK_PARAMETERS 
-0x0d HCI_READ_PARK_PARAMETERS 
-0x0e HCI_WRITE_QUALITY_OF_SERVICE 
-0x0f HCI_NOT_USED 
-0x10 HCI_MODIFY_BEACON_PARAMETERS 
-0x11 HCI_UNPARK_USING_PM_ADDR 
-0x12 HCI_WRITE_HOPPING_CHANNELS 
-0x13 HCI_SLEEP_FOREVER_MODE 
-0x14 HCI_WRITE_AUTO_PAGE_SCAN_ENABLE 
-0x15 HCI_READ_AUTO_PAGE_SCAN_ENABLE 
-0x16 HCI_SET_ENCRYPTION_KEY_SIZE 
-0x17 HCI_INVALIDATE_FLASH_AND_REBOOT 
-0x18 HCI_UPDATE_UART_BAUD_RATE 
-0x19 HCI_WRITE_GPIO_1_4_AS_OUTPUT 
-0x1A HCI_WRITE_GPIO_2_LED 
-0x1B HCI_SET_TESTMODE_TYPE 
-0x1C HCI_WRITE_SCO_PCM_INT_PARAM 
-0x1D HCI_READ_SCO_PCM_INT_PARAM 
-0x1E HCI_WRITE_PCM_DATA_FORMAT_PARAM 
-0x1F HCI_READ_PCM_DATA_FORMAT_PARAM 
-0x20 HCI_WRITE_COMFORT_NOISE_PARAM 
-0x21 HCI_READ_COMFORT_NOISE_PARAM 
-0x22 HCI_WRITE_SCO_TS 
-0x23 HCI_READ_SCO_TS 
-0x24 HCI_WRITE_PCM_LOOPBACK_MODE 
-0x25 HCI_READ_PCM_LOOPBACK_MODE 
-0x26 HCI_SET_TRANSMIT_POWER 
-0x27 HCI_SET_SLEEPMODE_PARAM 
-0x28 HCI_READ_SLEEPMODE_PARAM 
-0x29 HCI_SLEEPMODE_CMD 
-0x2A HCI_DELAY_PERIPHERAL_SCO_STARTUP 
-0x2B HCI_WRITE_RECEIVE_ONLY 
-0x2C HCI_WRITE_RATE_CONTROL 
-0x2D HCI_TX_UNMOD_CARRIER 
-0x2E HCI_DOWNLOAD_MINIDRIVER 
-0x2F HCI_CRYSTAL_PPM 
-0x30 HCI_SET_POWER_AMP_BIAS 
-0x31 HCI_SET_HAM_BEHAVIOR 
-0x32 HCI_SET_AFH_BEHAVIOR 
-0x33 HCI_READ_USER_DEFINED_NVRAM 
-0x34 HCI_ENABLE_RADIO 
-0x35 HCI_READ_DIAGNOSTIC_INFO 
-0x36 HCI_GET_HID_DEVICE_LIST 
-0x37 HCI_ADD_HID_DEVICE 
-0x38 HCI_READ_APP_FW_CONFIG_VERSION 
-0x39 HCI_DELETE_HID_DEVICE 
-0x3B HCI_ENABLE_USB_HID_EMULATION 
-// 0x3A available
-// 0x3B available
-0x3C HCI_SEND_LMPDU 
-0x3D HCI_AUTO_PAIR_REQ 
-0x3E HCI_READ_VS_EXTENSION 
-0x3F HCI_WRITE_VS_EXTENSION 
-
-0x77 HCI_OPCODE_FC77
-0x79 HCI_OPCODE_FC79
-0xC4 HCI_DOWNLOAD_PATCH
-0xCC HCI_OPCODE_FCCC
-
-0x00 HCI_VENDOR_CMD_RESET
-0x01 HCI_VENDOR_CMD_CHIPID
-0x02 HCI_VENDOR_CMD_BAUD
-0x03 HCI_VENDOR_CMD_PATCH
-0x04 HCI_VENDOR_CMD_PATCH_DONE
-0x05 HCI_VENDOR_CMD_ECHO
-0x06 HCI_VENDOR_CMD_BDADDR
-
-0x07 HCI_VENDOR_CMD_ENTER_LPM
-0x08 HCI_VENDOR_CMD_COMMU_READY
-
-0x10 HCI_VENDOR_CMD_MEM
-0x11 HCI_VENDOR_CMD_EEP
-
-0X12 HCI_VENDOR_CMD_PATCH_SEC_INIT
-0X13 HCI_VENDOR_CMD_PATCH_SEC
-0x14 HCI_VENDOR_CMD_SET_FLOW_CONTROL
-)
-
-//HCI LE controller command OCF values, OGF=8
-(
-0x01 HCI_LE_SET_EVENT_MASK
-0x02 HCI_LE_READ_BUFFER_SIZE
-0x03 HCI_LE_READ_LOCAL_SUPPORTED_FEATURES
-0x05 HCI_LE_SET_RANDOM_ADDRESS
-0x06 HCI_LE_SET_ADVERTISING_PARAMETERS
-0x07 HCI_LE_READ_ADVERTISING_CHANNEL_TX_POWER
-0x08 HCI_LE_SET_ADVERTISING_DATA
-0x09 HCI_LE_SET_SCAN_RESPONSE_DATA
-0x0A HCI_LE_SET_ADVERTISE_ENABLE
-0x0B HCI_LE_SET_SCAN_PARAMETERS
-0x0C HCI_LE_SET_SCAN_ENABLE
-0x0D HCI_LE_CREATE_CONNECTION
-0x0E HCI_LE_CREATE_CONNECTION_CANCEL
-0x0F HCI_LE_READ_WHITE_LIST_SIZE
-0x10 HCI_LE_CLEAR_WHITE_LIST
-0x11 HCI_LE_ADD_DEVICE_TO_WHITE_LIST
-0x12 HCI_LE_REMOVE_DEVICE_FROM_WHITE_LIST
-0x13 HCI_LE_CONNECTION_UPDATE
-0x14 HCI_LE_SET_HOST_CHANNEL_CLASSIFICATION
-0x15 HCI_LE_READ_CHANNEL_MAP
-0x16 HCI_LE_READ_REMOTE_USED_FEATURES
-0x17 HCI_LE_ENCRYPT
-0x18 HCI_LE_RAND
-0x19 HCI_LE_START_ENCRYPTION
-0x1A HCI_LE_LONG_TERM_KEY_REQUEST_REPLY
-0x1B HCI_LE_LONG_TERM_KEY_REQUEST_NEGATIVE_REPLY
-0x1C HCI_LE_READ_SUPPORTED_STATES
-0x1D HCI_LE_RECEIVER_TEST
-0x1E HCI_LE_TRANSMITTER_TEST
-0x1F HCI_LE_TEST_END
-0x20 HCI_LE_REMOTE_CONNECTION_PARAMETER_REQUEST_REPLY
-0x21 HCI_LE_REMOTE_CONNECTION_PARAMETER_REQUEST_NEGATIVE_REPLY
-)
-// HCI event code
-(
-0x01 HCI_EVENT_INQUIRY_COMPLETE
-0x02 HCI_EVENT_INQUIRY_RESULT
-0x03 HCI_EVENT_CONNECTION_COMPLETE
-0x04 HCI_EVENT_CONNECTION_REQUEST
-0x05 HCI_EVENT_DISCONNECTION_COMPLETE
-0x06 HCI_EVENT_AUTHENTICATION_COMPLETE
-0x07 HCI_EVENT_REMOTE_NAME_REQUEST_COMPLETE
-0x08 HCI_EVENT_ENCRYPTION_CHANGE_COMPLETE
-0x09 HCI_EVENT_CHANGE_CONNECTION_LINK_KEY_COMPLETE
-0x0A HCI_EVENT_MASTER_LINK_KEY_COMPLETE
-0x0B HCI_EVENT_READ_REMOTE_FEATURES_COMPLETE
-0x0C HCI_EVENT_READ_REMOTE_VERSION_INFORMATION_COMPLETE
-0x0D HCI_EVENT_QOS_SETUP_COMPLETE
-0x0E HCI_EVENT_COMMAND_COMPLETE
-0x0F HCI_EVENT_COMMAND_STATUS
-0x10 HCI_EVENT_HARDWARE_ERROR
-0x11 HCI_EVENT_FLUSH_OCCURRED
-0x12 HCI_EVENT_ROLE_CHANGE
-0x13 HCI_EVENT_NUM_COMPLETED_PACKETS
-0x14 HCI_EVENT_MODE_CHANGE
-0x15 HCI_EVENT_RETURN_LINK_KEYS
-0x16 HCI_EVENT_PIN_CODE_REQUEST
-0x17 HCI_EVENT_LINK_KEY_REQUEST
-0x18 HCI_EVENT_LINK_KEY_NOTIFICATION
-0x19 HCI_EVENT_LOOPBACK_COMMAND
-0x1A HCI_EVENT_DATA_BUFFER_OVERFLOW
-0x1B HCI_EVENT_MAX_SLOTS_CHANGE
-0x1C HCI_EVENT_READ_CLOCK_OFFSET_COMPLETE
-0x1D HCI_EVENT_CONNECTION_PACKET_TYPE_CHANGED
-0x1E HCI_EVENT_QOS_VIOLATION
-0x1F HCI_EVENT_PAGE_SCAN_MODE_CHANGE
-0x20 HCI_EVENT_PAGE_SCAN_REPETITION_MODE_CHANGE
-0x21 HCI_EVENT_FLOW_SPECIFICATION_COMPLETE
-0x22 HCI_EVENT_INQUIRY_RESULT_WITHRSSI
-0x23 HCI_EVENT_READ_REMOTE_EXT_FEATURES_COMPLETE
-0x2C HCI_EVENT_SCO_CONNECTION_COMPLETE
-0x2D HCI_EVENT_SCO_CONNECTION_CHANGED
-0x2E HCI_EVENT_SNIFF_SUBRATING
-0x2F HCI_EVENT_EXT_INQUIRY_RESULT
-0x30 HCI_EVENT_ENCRYPT_KEY_REFRESH_COMPLETE
-0x31 HCI_EVENT_IO_CAP_REQ
-0x32 HCI_EVENT_IO_CAP_RESPONSE
-0x33 HCI_EVENT_USER_CONFIRMATION_REQUEST
-0x34 HCI_EVENT_UESR_PASSKEY_REQUEST
-0x35 HCI_EVENT_REMOTE_OOB_DATA_REQUEST
-0x36 HCI_EVENT_SIMPLE_PAIRING_COMPLETE
-0x38 HCI_EVENT_LINK_SUPERVISION_TIMEOUT_CHANGED
-0x39 HCI_EVENT_ENHANCED_FLUSH_COMPLETE
-0x3B HCI_EVENT_USER_PASSKEY_NOTIFICATION
-0x3C HCI_EVENT_KEYPRESS_NOTIFICATION
-0x3D HCI_EVENT_REMOTE_HOST_SUPPORTED_FEATURES_NOTIFICATION 
-0x3E HCI_EVENT_LE_META_EVENT
-0x40 HCI_EVENT_PHYSICAL_LINK_COMPLETE
-0x41 HCI_EVENT_CHANNEL_SELECTED
-0x42 HCI_EVENT_DISCONNECTION_PHYSICAL_LINK_COMPLETE
-0x43 HCI_EVENT_PHYSICAL_LINK_LOSS_EARLY_WARNING
-0x44 HCI_EVENT_PHYSICAL_LINK_RECOVERY
-0x45 HCI_EVENT_LOGICAL_LINK_COMPLETE
-0x46 HCI_EVENT_DISCONNECTION_LOGICAL_LINK_COMPLETE
-0x47 HCI_EVENT_FLOW_SPEC_MODIFY_COMPLETE
-0x48 HCI_EVENT_NUMBER_OF_COMPLETED_DATA_BLOCKS
-0x49 HCI_EVENT_AMP_START_TEST
-0x4A HCI_EVENT_AMP_TEST_END
-0x4B HCI_EVENT_AMP_RECEIVER_REPORT
-0x4C HCI_EVENT_SHORT_RANGE_MODE_CHANGE_COMPLETE
-0x4D HCI_EVENT_AMP_STATUS_CHANGE
-0x4E HCI_EVENT_TRIGGERED_CLOCK_CAPTURE
-0x4F HCI_EVENT_SYNCHRONIZATION_TRAIN_COMPLETE
-0x50 HCI_EVENT_SYNCHRONIZATION_TRAIN_RECEIVED
-0x51 HCI_EVENT_CONNECTIONLESS_SLAVE_BROADCAST_RECEIVE
-0x52 HCI_EVENT_CONNECTIONLESS_SLAVE_BROADCAST_TIMEOUT
-0x53 HCI_EVENT_TRUNCATED_PAGE_COMPLETE
-0x54 HCI_EVENT_SLAVE_PAGE_RESPONSE_TIMEOUT
-0x55 HCI_EVENT_CONNECTIONLESS_SLAVE_BROADCAST_CHANNEL_MAP_CHANGE
-0x56 HCI_EVENT_INQUIRY_RESPONSE_NOTIFICATION
-0x57 HCI_EVENT_AUTHENTICATED_PAYLOAD_TIMEOUT_EXPIRED
-
-0xFE HCI_EVENT_LOGO_TESTING
-0xFF HCI_EVENT_VENDOR_SPECIFIC
-)
-(
-0x01 HCI_VENDOR_EVENT_COMMU_READY
-)
-//HCI LE SUBEVENT CODE
-(
-0x01 HCI_LE_SUBEVENT_CONN_COMPLETE
-0x02 HCI_LE_SUBEVENT_ADV_REPORT
-0x03 HCI_LE_SUBEVENT_CONN_UPDATE_COMPLETE
-0x04 HCI_LE_SUBEVENT_REMOTE_FEATURE_COMPLETE
-0x05 HCI_LE_SUBEVENT_LTK_REQUEST
-0x06 HCI_LE_SUBEVENT_REMOTE_CONN_PARAM_REQ
-)
-
-
-
-
-
-
-//mem_l2cap_lpm_txbuf
-(
-256 l2cap_lpm_txbuf_len
-)
-
-(
-4 L2CAP_TX_FIFO_SIZE
-8 L2CAP_TX_BUFF_CNT
-
-)
-
-
-//
-//
-//Large memory blocks defined in this file.
-//Blocks Shall be defined with absolute address.
-//Blocks' length Shall be specified in comment following Blocks' names.
-//Different blocks MAY be overlap.
-//Blocks defined in this file Shall NOT be overlap with variable in memmap.format.
-
-(
-0xf00 mem_dcoc_buf
-0xff0 mem_dcoc_buf_end
-)
-
-//l2cap RX buffers
-(
-0xf00 mem_le_l2cap_buf		//0x100
-)
-
-//l2cap TX buffers
-(
-0xd00 mem_ble_tx_buff0
-0x60 mem_ble_l2cap_tx_buff_size
-)
-
-
-//uart buffer
-(
-0xc00 mem_h5rx_buf//0x400
-0xeff mem_h5rx_buf_end
-0xf00 mem_h5tx_buf
-0xfff mem_h5tx_buf_end
-)
-
-
-(
-0x4c00 mem_savelist
-)
-
-
-(
-	  0 patch00_0
-	  1 patch00_1
-	  2 patch00_2
-	  3 patch00_3
-	  4 patch00_4
-	  5 patch00_5
-	  6 patch00_6
-	  7 patch00_7
-	  8 patch01_0
-	  9 patch01_1
-	 10 patch01_2
-	 11 patch01_3
-	 12 patch01_4
-	 13 patch01_5
-	 14 patch01_6
-	 15 patch01_7
-	 16 patch02_0
-	 17 patch02_1
-	 18 patch02_2
-	 19 patch02_3
-	 20 patch02_4
-	 21 patch02_5
-	 22 patch02_6
-	 23 patch02_7
-	 24 patch03_0
-	 25 patch03_1
-	 26 patch03_2
-	 27 patch03_3
-	 28 patch03_4
-	 29 patch03_5
-	 30 patch03_6
-	 31 patch03_7
-	 32 patch04_0
-	 33 patch04_1
-	 34 patch04_2
-	 35 patch04_3
-	 36 patch04_4
-	 37 patch04_5
-	 38 patch04_6
-	 39 patch04_7
-	 40 patch05_0
-	 41 patch05_1
-	 42 patch05_2
-	 43 patch05_3
-	 44 patch05_4
-	 45 patch05_5
-	 46 patch05_6
-	 47 patch05_7
-	 48 patch06_0
-	 49 patch06_1
-	 50 patch06_2
-	 51 patch06_3
-	 52 patch06_4
-	 53 patch06_5
-	 54 patch06_6
-	 55 patch06_7
-	 56 patch07_0
-	 57 patch07_1
-	 58 patch07_2
-	 59 patch07_3
-	 60 patch07_4
-	 61 patch07_5
-	 62 patch07_6
-	 63 patch07_7
-	 64 patch08_0
-	 65 patch08_1
-	 66 patch08_2
-	 67 patch08_3
-	 68 patch08_4
-	 69 patch08_5
-	 70 patch08_6
-	 71 patch08_7
-	 72 patch09_0
-	 73 patch09_1
-	 74 patch09_2
-	 75 patch09_3
-	 76 patch09_4
-	 77 patch09_5
-	 78 patch09_6
-	 79 patch09_7
-	 80 patch0a_0
-	 81 patch0a_1
-	 82 patch0a_2
-	 83 patch0a_3
-	 84 patch0a_4
-	 85 patch0a_5
-	 86 patch0a_6
-	 87 patch0a_7
-	 88 patch0b_0
-	 89 patch0b_1
-	 90 patch0b_2
-	 91 patch0b_3
-	 92 patch0b_4
-	 93 patch0b_5
-	 94 patch0b_6
-	 95 patch0b_7
-	 96 patch0c_0
-	 97 patch0c_1
-	 98 patch0c_2
-	 99 patch0c_3
-	100 patch0c_4
-	101 patch0c_5
-	102 patch0c_6
-	103 patch0c_7
-	104 patch0d_0
-	105 patch0d_1
-	106 patch0d_2
-	107 patch0d_3
-	108 patch0d_4
-	109 patch0d_5
-	110 patch0d_6
-	111 patch0d_7
-	112 patch0e_0
-	113 patch0e_1
-	114 patch0e_2
-	115 patch0e_3
-	116 patch0e_4
-	117 patch0e_5
-	118 patch0e_6
-	119 patch0e_7
-	120 patch0f_0
-	121 patch0f_1
-	122 patch0f_2
-	123 patch0f_3
-	124 patch0f_4
-	125 patch0f_5
-	126 patch0f_6
-	127 patch0f_7
-	128 patch10_0
-	129 patch10_1
-	130 patch10_2
-	131 patch10_3
-	132 patch10_4
-	133 patch10_5
-	134 patch10_6
-	135 patch10_7
-	136 patch11_0
-	137 patch11_1
-	138 patch11_2
-	139 patch11_3
-	140 patch11_4
-	141 patch11_5
-	142 patch11_6
-	143 patch11_7
-	144 patch12_0
-	145 patch12_1
-	146 patch12_2
-	147 patch12_3
-	148 patch12_4
-	149 patch12_5
-	150 patch12_6
-	151 patch12_7
-	152 patch13_0
-	153 patch13_1
-	154 patch13_2
-	155 patch13_3
-	156 patch13_4
-	157 patch13_5
-	158 patch13_6
-	159 patch13_7
-	160 patch14_0
-	161 patch14_1
-	162 patch14_2
-	163 patch14_3
-	164 patch14_4
-	165 patch14_5
-	166 patch14_6
-	167 patch14_7
-	168 patch15_0
-	169 patch15_1
-	170 patch15_2
-	171 patch15_3
-	172 patch15_4
-	173 patch15_5
-	174 patch15_6
-	175 patch15_7
-	176 patch16_0
-	177 patch16_1
-	178 patch16_2
-	179 patch16_3
-	180 patch16_4
-	181 patch16_5
-	182 patch16_6
-	183 patch16_7
-	184 patch17_0
-	185 patch17_1
-	186 patch17_2
-	187 patch17_3
-	188 patch17_4
-	189 patch17_5
-	190 patch17_6
-	191 patch17_7
-	192 patch18_0
-	193 patch18_1
-	194 patch18_2
-	195 patch18_3
-	196 patch18_4
-	197 patch18_5
-	198 patch18_6
-	199 patch18_7
-	200 patch19_0
-	201 patch19_1
-	202 patch19_2
-	203 patch19_3
-	204 patch19_4
-	205 patch19_5
-	206 patch19_6
-	207 patch19_7
-	208 patch1a_0
-	209 patch1a_1
-	210 patch1a_2
-	211 patch1a_3
-	212 patch1a_4
-	213 patch1a_5
-	214 patch1a_6
-	215 patch1a_7
-	216 patch1b_0
-	217 patch1b_1
-	218 patch1b_2
-	219 patch1b_3
-	220 patch1b_4
-	221 patch1b_5
-	222 patch1b_6
-	223 patch1b_7
-	224 patch1c_0
-	225 patch1c_1
-	226 patch1c_2
-	227 patch1c_3
-	228 patch1c_4
-	229 patch1c_5
-	230 patch1c_6
-	231 patch1c_7
-	232 patch1d_0
-	233 patch1d_1
-	234 patch1d_2
-	235 patch1d_3
-	236 patch1d_4
-	237 patch1d_5
-	238 patch1d_6
-	239 patch1d_7
-	240 patch1e_0
-	241 patch1e_1
-	242 patch1e_2
-	243 patch1e_3
-	244 patch1e_4
-	245 patch1e_5
-	246 patch1e_6
-	247 patch1e_7
-	248 patch1f_0
-	249 patch1f_1
-	250 patch1f_2
-	251 patch1f_3
-	252 patch1f_4
-	253 patch1f_5
-	254 patch1f_6
-	255 patch1f_7
-	  0 patch20_0
-	  1 patch20_1
-	  2 patch20_2
-	  3 patch20_3
-	  4 patch20_4
-	  5 patch20_5
-	  6 patch20_6
-	  7 patch20_7
-	  8 patch21_0
-	  9 patch21_1
-	 10 patch21_2
-	 11 patch21_3
-	 12 patch21_4
-	 13 patch21_5
-	 14 patch21_6
-	 15 patch21_7
-	 16 patch22_0
-	 17 patch22_1
-	 18 patch22_2
-	 19 patch22_3
-	 20 patch22_4
-	 21 patch22_5
-	 22 patch22_6
-	 23 patch22_7
-	 24 patch23_0
-	 25 patch23_1
-	 26 patch23_2
-	 27 patch23_3
-	 28 patch23_4
-	 29 patch23_5
-	 30 patch23_6
-	 31 patch23_7
-	 32 patch24_0
-	 33 patch24_1
-	 34 patch24_2
-	 35 patch24_3
-	 36 patch24_4
-	 37 patch24_5
-	 38 patch24_6
-	 39 patch24_7
-	 40 patch25_0
-	 41 patch25_1
-	 42 patch25_2
-	 43 patch25_3
-	 44 patch25_4
-	 45 patch25_5
-	 46 patch25_6
-	 47 patch25_7
-	 48 patch26_0
-	 49 patch26_1
-	 50 patch26_2
-	 51 patch26_3
-	 52 patch26_4
-	 53 patch26_5
-	 54 patch26_6
-	 55 patch26_7
-	 56 patch27_0
-	 57 patch27_1
-	 58 patch27_2
-	 59 patch27_3
-	 60 patch27_4
-	 61 patch27_5
-	 62 patch27_6
-	 63 patch27_7
-	 64 patch28_0
-	 65 patch28_1
-	 66 patch28_2
-	 67 patch28_3
-	 68 patch28_4
-	 69 patch28_5
-	 70 patch28_6
-	 71 patch28_7
-	 72 patch29_0
-	 73 patch29_1
-	 74 patch29_2
-	 75 patch29_3
-	 76 patch29_4
-	 77 patch29_5
-	 78 patch29_6
-	 79 patch29_7
-	 80 patch2a_0
-	 81 patch2a_1
-	 82 patch2a_2
-	 83 patch2a_3
-	 84 patch2a_4
-	 85 patch2a_5
-	 86 patch2a_6
-	 87 patch2a_7
-	 88 patch2b_0
-	 89 patch2b_1
-	 90 patch2b_2
-	 91 patch2b_3
-	 92 patch2b_4
-	 93 patch2b_5
-	 94 patch2b_6
-	 95 patch2b_7
-	 96 patch2c_0
-	 97 patch2c_1
-	 98 patch2c_2
-	 99 patch2c_3
-	100 patch2c_4
-	101 patch2c_5
-	102 patch2c_6
-	103 patch2c_7
-	104 patch2d_0
-	105 patch2d_1
-	106 patch2d_2
-	107 patch2d_3
-	108 patch2d_4
-	109 patch2d_5
-	110 patch2d_6
-	111 patch2d_7
-	112 patch2e_0
-	113 patch2e_1
-	114 patch2e_2
-	115 patch2e_3
-	116 patch2e_4
-	117 patch2e_5
-	118 patch2e_6
-	119 patch2e_7
-	120 patch2f_0
-	121 patch2f_1
-	122 patch2f_2
-	123 patch2f_3
-	124 patch2f_4
-	125 patch2f_5
-	126 patch2f_6
-	127 patch2f_7
-	128 patch30_0
-	129 patch30_1
-	130 patch30_2
-	131 patch30_3
-	132 patch30_4
-	133 patch30_5
-	134 patch30_6
-	135 patch30_7
-	136 patch31_0
-	137 patch31_1
-	138 patch31_2
-	139 patch31_3
-	140 patch31_4
-	141 patch31_5
-	142 patch31_6
-	143 patch31_7
-	144 patch32_0
-	145 patch32_1
-	146 patch32_2
-	147 patch32_3
-	148 patch32_4
-	149 patch32_5
-	150 patch32_6
-	151 patch32_7
-	152 patch33_0
-	153 patch33_1
-	154 patch33_2
-	155 patch33_3
-	156 patch33_4
-	157 patch33_5
-	158 patch33_6
-	159 patch33_7
-	160 patch34_0
-	161 patch34_1
-	162 patch34_2
-	163 patch34_3
-	164 patch34_4
-	165 patch34_5
-	166 patch34_6
-	167 patch34_7
-	168 patch35_0
-	169 patch35_1
-	170 patch35_2
-	171 patch35_3
-	172 patch35_4
-	173 patch35_5
-	174 patch35_6
-	175 patch35_7
-	176 patch36_0
-	177 patch36_1
-	178 patch36_2
-	179 patch36_3
-	180 patch36_4
-	181 patch36_5
-	182 patch36_6
-	183 patch36_7
-	184 patch37_0
-	185 patch37_1
-	186 patch37_2
-	187 patch37_3
-	188 patch37_4
-	189 patch37_5
-	190 patch37_6
-	191 patch37_7
-	192 patch38_0
-	193 patch38_1
-	194 patch38_2
-	195 patch38_3
-	196 patch38_4
-	197 patch38_5
-	198 patch38_6
-	199 patch38_7
-	200 patch39_0
-	201 patch39_1
-	202 patch39_2
-	203 patch39_3
-	204 patch39_4
-	205 patch39_5
-	206 patch39_6
-	207 patch39_7
-	208 patch3a_0
-	209 patch3a_1
-	210 patch3a_2
-	211 patch3a_3
-	212 patch3a_4
-	213 patch3a_5
-	214 patch3a_6
-	215 patch3a_7
-	216 patch3b_0
-	217 patch3b_1
-	218 patch3b_2
-	219 patch3b_3
-	220 patch3b_4
-	221 patch3b_5
-	222 patch3b_6
-	223 patch3b_7
-	224 patch3c_0
-	225 patch3c_1
-	226 patch3c_2
-	227 patch3c_3
-	228 patch3c_4
-	229 patch3c_5
-	230 patch3c_6
-	231 patch3c_7
-	232 patch3d_0
-	233 patch3d_1
-	234 patch3d_2
-	235 patch3d_3
-	236 patch3d_4
-	237 patch3d_5
-	238 patch3d_6
-	239 patch3d_7
-	240 patch3e_0
-	241 patch3e_1
-	242 patch3e_2
-	243 patch3e_3
-	244 patch3e_4
-	245 patch3e_5
-	246 patch3e_6
-	247 patch3e_7
-	248 patch3f_0
-	249 patch3f_1
-	250 patch3f_2
-	251 patch3f_3
-	252 patch3f_4
-	253 patch3f_5
-	254 patch3f_6
-	255 patch3f_7
-
-)
-(
-	0x8000 core_chipid
-	0x8001 core_revid
-	0x8003 core_kick
-	0x8004 core_write_wdt
-	0x8005 core_lpm_wr
-	0x8006 core_misc_ctrl
-	0x8007 core_otp_rdata
-	0x8007 core_efuse_rdata
-	0x800a core_ccm_ctrl
-	0x800b core_write_wdt2
-	0x8010 core_reset
-	0x8011 core_encrypt
-	0x8012 core_lpm_wr2
-	0x8020 core_set_bistfix
-	0x8022 core_ucode_hi
-	0x8023 core_ucode_ctrl
-	0x8024 core_ucode_low
-	0x8025 core_ucode_data
-
-	0x8040 core_halfslot
-	0x8042 core_clksel
-	0x8043 core_uart_clksel
-	0x8043 core_config
-	0x8044 core_otp_addr
-	0x8046 core_otp_din
-	0x8046 core_otp_ctrl2
-	0x8047 core_otp_ctrl
-	0x8047 core_otp_pab
-	0x8048 core_xtal_stable_time
-	0x8049 core_gpio_ds
-	0x804c core_lpm_reg
-	0x8050 core_clkoff
-	0x8052 core_uart_baud
-	0x8054 core_uart_rsaddr
-	0x8056 core_uart_readdr
-	0x8058 core_uart_rrptr
-	0x805a core_uart_tsaddr
-	0x805c core_uart_teaddr
-	0x805e core_uart_twptr
-	0x8060 core_uart_ctrl
-	0x8061 core_nec_ctrl
-	0x8062 core_nec_start_addr
-	0x8064 core_nec_end_addr
-	0x8066 core_nec_rptr
-	0x8068 core_ccm_input_playload_addr
-	0x806a core_ccm_output_playload_addr
-	0x806c core_ccm_aad0
-	0x806d core_ccm_aad1
-	0x806e core_ccm_aad2
-	0x806f  core_bist_ctrl
-	0x8070 core_gpio_conf
-	0x8080 core_spid_ctrl
-	0x8081 core_spid_delay
-	0x8082 core_spid_txlen
-	0x8084 core_spid_txaddr
-	0x8086 core_spid_rxaddr
-	0x8088 core_spid_rxlen
-	0x808a core_iicd_ctrl
-	0x808b core_iicd_scl_low
-	0x808c core_iicd_scl_high
-	0x808d core_iicd_start_setup
-	0x808e core_iicd_start_hold
-	0x808f core_iicd_stop_setup
-	0x8090 core_iicd_data_setup
-	0x8091 core_iicd_data_hold
-	0x8092 core_iicd_txlen
-	0x8094 core_iicd_txaddr
-	0x8096 core_iicd_rxaddr
-	0x8098 core_iicd_rxlen
-	0x809a core_pwm_en
-	0x809b core_pwm_init
-	0x809c core_pwm_pcnt0
-	0x809e core_pwm_ncnt0
-	0x80a0 core_pwm_pcnt1
-	0x80a2 core_pwm_ncnt1
-	0x80a4 core_pwm_pcnt2
-	0x80a6 core_pwm_ncnt2
-	0x80a8 core_pwm_pcnt3
-	0x80aa core_pwm_ncnt3
-	0x80ac core_pwm_pcnt4
-	0x80ae core_pwm_ncnt4
-	0x80b0 core_pwm_pcnt5
-	0x80b2 core_pwm_ncnt5
-	0x80b4 core_pwm_pcnt6
-	0x80b6 core_pwm_ncnt6
-	0x80b8 core_pwm_pcnt7
-	0x80ba core_pwm_ncnt7
-	0x80bc core_pwm_sync
-	0x80bd core_pwm_timermode
-	0x80be core_pwm_autoload
-	0x80bf core_sum_ctrl
-	0x80c0 core_ccm_inptr
-	0x80c2 core_dac_ctrl	
-	0x80c3 core_dac_vol
-	0x80c4 core_dac_saddr
-	0x80c6 core_dac_len
-	0x80c8 core_dac_coef
-	0x80cb core_ccnt_bit
-	0x80cc core_sadc_ctrl
-	0x80cd core_sadc_clkdiv
-	0x80ce core_sadc_saddr
-	0x80d0 core_sadc_eaddr
-	0x80d2 core_keybuf_saddr
-	0x80d4 core_gpio_conf_hi
-	
-	0x8108 core_misc_status
-	0x8109 core_qdec_cntx
-	0x810a core_watchdog_cnt
-	0x810b core_uart_status
-	0x810c core_uart_rbaud
-	0x810e core_uart_txitems
-	0x8110 core_uart_trptr
-	0x8112 core_uart_rxitems
-	0x8114 core_uart_rdptr
-	0x8116 core_uart_rwptr
-	0x8118 core_debug_baud
-	0x811a core_ccm_outptr
-	0x811c core_gpio_in
-	0x811d core_gpio_in1
-	0x811e core_adc_sum
-	0x8120 core_nec_wptr
-	0x8122 core_current_otp_addr
-	0x8124 core_spid_remain
-	0x8126 core_iicd_remain
-	0x8128 core_dma_status
-	0x8129 core_perf_status
-	0x812a core_adc_in
-	0x812c core_nec_rxitem
-	0x812e core_otpd_remain
-	0x8130 core_lpm_ctrl
-	0x8132 core_lpm_isogate
-	0x8133 core_lpm_ldosel
-	0x8134 core_io_vsel
-	0x8135 core_io_doze_en
-	0x813a core_xtal_cap
-	0x813d core_xtal_ib
-	0x813e core_lpm_xtalcnt
-	0x813f core_lpm_buckcnt
-	0x8140 core_lpm_ldocnt
-	0x8141 core_puwakeup
-	0x8142 core_lpm_sysctl
-	0x8143 core_ucode_flag
-	0x8144 core_peripheral_lock
-	0x8145 core_mpu_s0_saddr
-	0x8147 core_mpu_s0_eaddr
-	0x8149 core_mpu_s1_saddr
-	0x814b core_mpu_s1_eaddr
-	0x814d core_gpio_wakeup_cfg
-	0x8155 core_aes_decode_key_init
-	0x815b core_clk_counter
-	0x815e core_bist_done
-	0x8160 core_bist_fail
-	0x8162 core_dac_rptr	
-	0x8164 core_sadc_data	
-	0x8166 core_rccnt_counter
-		
-	0x8203 core_ice_ctrl
-	0x8204 core_ice_status
-	0x8205 core_ice_break0
-	0x8207 core_ice_break1
-  
-
-	0x8900 modem_en
-	0x8960 core_rf_rx_agc_ctrl
-	0x8961 core_rf_rx_gain_fix
-	0x8968 core_agc_wb_sat_th
-	0x8969 core_agc_nb_sat_th
-	0x89a0 modem_rssi
-	0x89a1 modem_wb_pow
-	0x89a2 modem_nb_pow
-	0x89a3 modem_gain
-	0x89a4 modem_status
-
-	0x8a00 core_bbpll_ctrl0              
-	0x8a01 core_bbpll_ctrl1              
-	0x8a02 core_bbpll_cfg0               
-	0x8a03 core_bbpll_cfg1               
-	0x8a04 core_bbpll_cfg2               
-	0x8a05 core_bbpll_cfg3               
-	0x8a06 core_bbpll_cfg4               
-	0x8a07 core_gpadc_ctrl
-	0x8a08 core_gpadc_cfg0
-	0x8a09 core_gpadc_cfg1
-	0x8a0a core_gpadc_cfg2
-	0x8a0b core_gpadc_cfg3
-	0x8a0c core_gpadc_status
-	0x8a0d core_vtest_ctrl0
-	0x8a0e core_vtest_ctrl1
-	0x8a0f core_ldo_trx_ctrl0
-	0x8a10 core_ldo_trx_ctrl1
-	0x8a11 core_ldo_trx_ctrl2
-	0x8a12 core_ldo_rfpll_ctrl
-    0x8a13 core_ldo_trx_cfg0
-    0x8a14 core_ldo_trx_cfg1
-    0x8a15 core_ldo_trx_cfg2
-    0x8a16 core_ldo_rfpll_mnc_cfg2
-
-    0x8a20 core_rfpll_afc_ctrl0
-    0x8a21 core_rfpll_afc_ctrl1
-    0x8a22 core_rfpll_afc_ctrl2
-    0x8a23 core_rfpll_en_ctrl0
-    0x8a24 core_rfpll_en_ctrl1
-    0x8a25 core_rf_en_ctrl0
-    0x8a26 core_rf_en_ctrl1
-
-	0x8a30 core_rx_force_en_ctrl
-	0x8a31 core_rx_gc_force_val
-	0x8a32 core_rx_lna_isel_force_val
-
-	0x8a40 core_rx_lna_hg_isel_gc7        
-	0x8a41 core_rx_lna_hg_isel_gc6        
-	0x8a42 core_rx_lna_hg_isel_gc5        
-	0x8a43 core_rx_lna_lg_isel_gc4        
-	0x8a44 core_rx_lna_lg_isel_gc3        
-	0x8a45 core_rx_lna_lg_isel_gc2        
-	0x8a46 core_rx_lna_lg_isel_gc1        
-	0x8a47 core_rx_lna_lg_isel_gc0        
-	0x8a48 core_rx_abb_gc_gc8              
-	0x8a49 core_rx_abb_gc_gc7              
-	0x8a4a core_rx_abb_gc_gc6              
-	0x8a4b core_rx_abb_gc_gc5              
-	0x8a4c core_rx_abb_gc_gc4              
-	0x8a4d core_rx_abb_gc_gc3              
-	0x8a4e core_rx_abb_gc_gc2              
-	0x8a4f core_rx_abb_gc_gc1              
-	0x8a50 core_rx_abb_gc_gc0              
-
-	0x8a60 core_tx_ctrl0
-	0x8a61 core_tx_ctrl1
-	0x8a62 core_tx_ctrl2
-	0x8a63 core_tx_ctrl3
-
-	0x8a70 core_rfpll_cal_ctrl0
-	0x8a71 core_rfpll_cal_ctrl1
-	0x8a72 core_rfpll_cal_ctrl2
-	0x8a73 core_rfpll_cal_ctrl3
-	0x8a74 core_rfpll_cal_ctrl4
-	0x8a75 core_rfpll_cal_ctrl5
-	0x8a76 core_rfpll_cal_ctrl6
-	0x8a77 core_rfpll_cal_ctrl7
-	0x8a78 core_rfpll_cal_ctrl8
-	0x8a79 core_rfpll_cal_ctrl9
-	0x8a7a core_rfpll_cal_ctrl10
-	0x8a7b core_rfpll_cal_ctrl11
-	0x8a7c core_rfpll_cal_result0
-	0x8a7d core_rfpll_cal_result1
-	0x8a7e core_rfpll_cal_result2
-
-    0x8a80 core_rfpll_cfg0
-    0x8a81 core_rfpll_cfg1
-    0x8a82 core_rfpll_cfg2
-    0x8a83 core_rfpll_cfg3
-    0x8a84 core_rfpll_cfg4
-    0x8a85 core_rfpll_cfg5
-    0x8a86 core_rfpll_cfg6
-    0x8a87 core_rfpll_cfg7
-
-    0x8a88 core_rx_cfg0
-    0x8a89 core_rx_cfg1
-    0x8a8a core_rx_cfg2
-    0x8a8b core_rx_cfg3
-    0x8a8c core_rx_cfg4
-    0x8a8d core_rx_cfg5
-    0x8a8e core_rx_cfg6
-    0x8a8f core_rx_cfg7
-    0x8a90 core_rx_cfg8
-
-	0x8aa0 core_rx_tiai_dcoc_gc0          
-	0x8aa1 core_rx_tiaq_dcoc_gc0          
-	0x8aa2 core_rx_tiai_dcoc_gc1          
-	0x8aa3 core_rx_tiaq_dcoc_gc1          
-	0x8aa4 core_rx_tiai_dcoc_gc2          
-	0x8aa5 core_rx_tiaq_dcoc_gc2          
-	0x8aa6 core_rx_tiai_dcoc_gc3          
-	0x8aa7 core_rx_tiaq_dcoc_gc3          
-	0x8aa8 core_rx_tiai_dcoc_gc4          
-	0x8aa9 core_rx_tiaq_dcoc_gc4          
-	0x8aaa core_rx_tiai_dcoc_gc5          
-	0x8aab core_rx_tiaq_dcoc_gc5          
-	0x8aac core_rx_tiai_dcoc_gc6          
-	0x8aad core_rx_tiaq_dcoc_gc6          
-	0x8aae core_rx_tiai_dcoc_gc7          
-	0x8aaf core_rx_tiaq_dcoc_gc7          
-	0x8ab0 core_rx_abbi_dcoc_gc0
-	0x8ab1 core_rx_abbq_dcoc_gc0
-	0x8ab2 core_rx_abbi_dcoc_gc1
-	0x8ab3 core_rx_abbq_dcoc_gc1           
-	0x8ab4 core_rx_abbi_dcoc_gc2
-	0x8ab5 core_rx_abbq_dcoc_gc2
-	0x8ab6 core_rx_abbi_dcoc_gc3
-	0x8ab7 core_rx_abbq_dcoc_gc3
-	0x8ab8 core_rx_abbi_dcoc_gc4
-	0x8ab9 core_rx_abbq_dcoc_gc4
-	0x8aba core_rx_abbi_dcoc_gc5
-	0x8abb core_rx_abbq_dcoc_gc5
-	0x8abc core_rx_abbi_dcoc_gc6
-	0x8abd core_rx_abbq_dcoc_gc6
-	0x8abe core_rx_abbi_dcoc_gc7
-	0x8abf core_rx_abbq_dcoc_gc7
-	0x8ac0 core_rx_abbi_dcoc_gc8
-	0x8ac1 core_rx_abbq_dcoc_gc8
-	0x8ac2 core_rx_tiai_dcoc_force
-	0x8ac3 core_rx_tiaq_dcoc_force
-	0x8ac4 core_rx_abbi_dcoc_force
-	0x8ac5 core_rx_abbq_dcoc_force
-	0x8ac8 core_chgpump_ctrl
-
-	0x8c00 core_usb_config
-	0x8c01 core_usb_addr
-	0x8c02 core_usb_rx_saddr
-	0x8c04 core_usb_rx_eaddr
-	0x8c06 core_usb_rxptr
-	0x8c08 core_usb_tx_saddr0
-	0x8c0a core_usb_tx_saddr1
-	0x8c0c core_usb_tx_saddr2
-	0x8c0e core_usb_tx_saddr3
-	0x8c10 core_usb_epmap
-	0x8c11 core_usb_pupd
-	0x8c12 core_usb_hmode
-	0x8c13 core_usb_int_mask
-	0x8c18 core_usb_trig
-	0x8c19 core_usb_stall
-	0x8c1a core_usb_toggle
-	0x8c1b core_usb_clear_nak
-	0x8c20 core_usb_rx_wptr
-	0x8c22 core_usb_status
-	0x8c24 core_usb_stall_status
-	0x8c25 core_usb_txbusy
-	0x8c26 core_usb_sof_cnt
-	0x8c28 core_usb_rxcnt
-
-	
-
-
-
-    
-    
-)
-
-(
-7 AES_EN
-)
-
-(
-4 rx_freq_offset
-2 tx_freq_offset
-)
-
-(
-
-  4 whiteoff_bit
-  6 clksel_rc
-  1 clksel_dpll_24M
-  5 clksel_dpll
-  4 clksel_xtal
-  5 adc_rccal
-  0 bpf_rccal
-  1 demod_clkoff
-)
-
-// retention mem ctrl
-(
-  4 cold_wake
-  5 gpio_latch
-  6 retmem_cs
-  7 isogate
-)
-
-// sys ctrl
-(
-  2 fast_wake
-  3 ice_mode
-  4 reload_code
-)
-
-// lpm_write
-(
-1 lpmreg_sel_counter
-2 lpmreg_sel_scanmode
-)
-
-// lock bits
-(
-0 SPI_LOCK_BIT
-1 PWM_LOCK_BIT
-2 UART_LOCK_BIT
-3 IIC_LOCK_BIT
-4 ADPCM_LOCK_BIT
-5 ROM_LOCK_BIT
-6 OPTION_LOCK
-6 OTP_NOT_LIMIT
-7 OTP_LIMIT
-)
-
-(
-4 LPM_DOZE_EN_BIT	
-)
-
-// misc ctrl
-(
-  0x01 RCCNT_START
-  0x02 SPID_START
-  0x04 IICD_START
-  0x08 OTP_KEY_LOCK
-  0x10 INIT_KEY
-  0x20 SHIFT_KEY
-  0X80 CCNT_START
-)
-// DMA STATUS BIT
-(
-  0 OTPD_CRCOK
-  1 OTPD_DONE
-  2 SPID_CRCOK
-  3 SPID_DONE
-  4 IICD_CRCOK
-  5 IICD_DONE
-  6 IICD_ACK
-)
-
-//bit map of core_uart_status
-(
-1 UART_STATUS_TX_BUSY
-2 UART_STATUS_RX_FIFO_EMPTY
-3 UART_STATUS_RX_FIFO_FULL
-4 UARTB_STATUS_TX_BUSY
-5 UARTB_STATUS_RX_FIFO_EMPTY
-6 UARTB_STATUS_RX_FIFO_FULL
-)
-
-(//core_uart_clksel
-0 UART_CLOCK_SELECT_BIT
-0xFE UART_CLOCK_SELECT_CRYSTAL
-0x01 UART_CLOCK_SELECT_DPLL
-
-24000000 uart_clock_freq_24M
-48000000 uart_clock_freq_48M
-)
-
-
-(//bit map of core_uart_ctrl
-0 BIT_UART_CONTROL_ENABLE
-1 BIT_UART_CONTROL_PARITY
-2 BIT_UART_CONTROL_DATA_LENGTH
-3 BIT_UART_CONTROL_STOP_BIT_SIZE
-4 BIT_UART_CONTROL_FLOW_CONTROL
-5 BIT_UART_CONTROL_7816_SMART_CARD_PROTOCOL
-6 BIT_UART_CONTROL_HALF_DUPLEX_SINGLE_LINE_UART
-7 BIT_UART_CONTROL_RATE_BAUD_SETTING
-)
-(//FUN of core_uart_ctrl
-0x01 FUN_UART_CONTROL_ENABLE
-0x06 FUN_UART_CONTROL_PARITY_ODD
-0x04 FUN_UART_CONTROL_PARITY_EVEN
-0x08 FUN_UART_CONTROL_STOP_2BIT
-0x00 FUN_UART_CONTROL_STOP_1BIT
-0x10 FUN_UART_CONTROL_FLOW_CONTROL_ENABLE
-0x20 FUN_UART_CONTROL_7816_SMART_CARD_PROTOCOL
-0x40 FUN_UART_CONTROL_HALF_DUPLEX_SINGLE_LINE_UART
-0x80 FUN_UART_CONTROL_SETTING_RATE_BAUD
-)
-
-(//bit map of core_nec_control
-0x00 BIT_NEC_ENABLE
-0x01 BIT_NEC_CLK_DIVIDE_NUM
-)
-
-(//FUN  of core_nec_control
-0x01 FUN_NEC_ENABLE
-0x30 FUN_NEC_CLK_DIVIDE_24	//24M , 
-)
-
-0x8b uart_ctrl_default //BCSP
-0x81 uart_ctrl_h4 //H4
-0x81 uart_ctrl_normal
-0x91 uart_ctrl_5line
-0x81 uart_ctrl_57600
-2 uart_baud_len
-0x00 uartclk_crystal
-0x01 uartclk_dpll
-0x1a0 uart_baud_115200
-0xbb uart_baud_256000
-0x340 uart_baud_57600
-0x34 uart_baud_921600
-0x9c4 uart_baud_9600
-
-//core_clkoff
-(
-	0 CLOCK_OFF_AUTH_ROM
-	1 CLOCK_OFF_UC_ROM
-	2 CLOCK_OFF_DEBUG_UART
-	3 CLOCK_OFF_SCHED_RAM
-	4 CLOCK_OFF_TRANCE_FIFO
-	5 CLOCK_OFF_CORDIC
-	6 CLOCK_OFF_OTPD
-	7 CLOCK_OFF_I2C
-	8 CLICK_OFF_SARADC_DMA
-	9 CLOCK_OFF_KEYSCAN
-	0x0a CLOCK_OFF_USB
-	0x0b CLOCK_OFF_QDECODER
-	0x0c CLOCK_OFF_SPI
-	0x0d CLOCK_OFF_PWM
-	0x0e CLOCK_OFF_UARTB
-	0x0f CLOCK_OFF_UART
-)
-
-// gpio config types
-(
-  0 gpcfg_input
-  6 gpcfg_dac_p  
-  7 gpcfg_dac_n
-  8 gpcfg_uart_txd
-  9 gpcfg_uart_rxd
-  10 gpcfg_uart_rts
-  11 gpcfg_uart_cts
-  
-  16 gpcfg_pwm_out0
-  17 gpcfg_pwm_out1
-  18 gpcfg_pwm_out2
-  19 gpcfg_pwm_out3
-  20 gpcfg_pwm_out4
-  21 gpcfg_pwm_out5
-  22 gpcfg_pwm_out6
-  23 gpcfg_pwm_out7
-  24 gpcfg_nec_input
-  
-  31 gpcfg_spid_miso
-  32 gpcfg_spid_ncs
-  33 gpcfg_spid_sck
-  34 gpcfg_spid_mosi
-  35 gpcfg_spid_sdio
-  
-  44 gpcfg_iic_scl
-  45 gpcfg_iic_sda
-  
-  62 gpcfg_output_low
-  63 gpcfg_output_high
-  
-  0x00 gpcfg_high_impedance
-  0x40 gpcfg_pullup
-  0x80 gpcfg_pulldown
-  0xc0 gpcfg_no_ie
-)
-
-(
-16	GPIO_NUMBER
-8	GPIO_NUMBER_EXT
-)
-
-
-
-
-
-
-
-
-
-(
-  0x00   SP_FLAG_STANDBY
-  0x02   LE_SP_FLAG_COMMIT_256
-
-)
-
-
-(
-  0x00   SP_CALC_STANDBY
-  0x03   SP_CALC_PUBKEY_256
-  0x04   SP_CALC_DHKEY_256
-)
-
-
-
-
-(
-  0x00   SP_KEY_INVALID
-  0x03   SP_KEY_VALID_256
-
-)
-
-
-//mem_secure_connections_enable
-(
-0 SECURE_CONNECTIONS_LE_BIT
-1 SECURE_CONNECTIONS_BR_BIT
-)
-
-
-  
-
-
-
-
-
-
-
-	
-
-
-
-//mem_ui_state_map
-(
-9 UI_STATE_BLE_CONNECTED
-10 UI_STATE_BLE_WRITE_RCV
-11 UI_STATE_BLE_ADV
-12 UI_STATE_BTN_DOWN
-)
-
-
-
-
-(
-0 BT_CMD_STANDBY
-13 BT_CMD_START_ADV
-14 BT_CMD_STOP_ADV
-15 BT_CMD_START_DIRECT_ADV
-16 BT_CMD_STOP_DIRECT_ADV
-17 BT_CMD_LE_DISCONNECT
-18 BT_CMD_LE_UPDATE_CONN
-19 BT_CMD_LED_OFF
-20 BT_CMD_LED_ON
-21 BT_CMD_LED_BLINK
-22 BT_CMD_LE_START_CONN
-23 BT_CMD_LE_START_SCAN
-24 BT_CMD_LE_STOP_SCAN
-25 BT_CMD_ENTER_HIBERNATE
-27 BT_CMD_LE_SMP_SECURITY_REQUEST
-31 BT_CMD_STORE_RECONN_INFO_LE
-34 BT_CMD_START_24G
-35 BT_CMD_STOP_24G
-36 BT_CMD_PAIR_24G
-)
-
-(
-0x00 BT_EVT_NULL
-0x0F BT_EVT_DISCOVERY_STOPED
-0x10 BT_EVT_BUTTON_LONG_PRESSED
-0x14 BT_EVT_LE_CONNECTED
-0X15 BT_EVT_LE_DISCONNECTED
-0x17 BT_EVT_BUTTON_ENTER_HIBERNATE
-0x25 BT_EVT_BUTTON_ADJUST_DPI
-0x28 BT_EVT_LE_WRITE_REQUEST
-0x29 BT_EVT_LE_ENC_INFO
-0x2c BT_EVT_BUTTON_DOWN
-0x2d BT_EVT_BUTTON_UP
-0x2e BT_EVT_REMOTE_UNSNIFF
-0x30 BT_EVT_LE_PAIRING_FAIL
-0x31 BT_EVT_LE_PAIRING_SUCCESS
-0x32 BT_EVT_LE_START_ENC
-0X33 BT_EVT_LE_PAUSE_ENC
-0X34 BT_EVT_LE_TK_GENERATE
-0x35 BT_EVT_BT_GKEY_GENERATE
-0x36 BT_EVT_BT_GET_PASSKEY
-0x39 BT_EVT_24G_PAIRING_COMPLETE
-0x3a BT_EVT_24G_ATTEMPT_FAIL
-0x3b BT_EVT_LE_GKEY_GENERATE
-0x3c BT_EVT_24G_ATTEMPT_SUCCESS
-0x3d BT_EVT_STORE_NVRAM
-0x3e BT_EVT_LE_PAIRING_COMPLETE
-0x3F BT_EVT_LE_RECONNECT_COMPLETE
-0x40 BT_EVT_LE_PARSE_CONN_PAPA_UPDATE_RSP
-0x41 BT_EVT_LE_LTK_LOST
-0x42 BT_EVT_LE_UPDATE_PHY
-0x43 BT_EVT_LE_GET_PASSKEY
-0x44 BT_EVT_LE_PARSE_CONN_PARAM_ACCEPTED
-)
-//switch
-(
-0 OFF
-1 ON
-)
-
-
-(
-	160 UI_HUNDRED_MILLISECOND_TIME
-	0XFF UI_BUTTON_GPIO_DISABLE
-)
-
-(
-0x00 UI_BUTTON_STATE_DOWN
-0x01 UI_BUTTON_STATE_UP
-)
-
-//mem_ipc_skip_continue_proc
-(
-	0 IPC_CONTINUE_PROCESS
-	1 IPC_SKIP_CONTINUE_PROCESS
-)
-
-
-(//led style struct 
-0 		LED_OFFSET_LED_TYPE
-1 		LED_OFFSET_BLINK_COUNT
-2		LED_OFFSET_LED_GPIO
-3		LED_OFFSET_ON_TIME
-5		LED_OFFSET_OFF_TIME
-7 		LED_OFFSET_CB_LEDON
-9		LED_OFFSET_CB_LEDOFF
-11		LED_OFFSET_LENGTH
-)
-
-(//LED state
-0 UI_LED_STATE_BLINK_STOP
-1 UI_LED_STATE_BLINK_START
-2 UI_LED_STATE_LIGHTING
-3 UI_LED_STATE_DARKING
-4 UI_LED_STATE_BLINK_LIGHTING
-5 UI_LED_STATE_BLINK_DARKING
-
-0xFF LED_INFINITE_FLASH_NUM
-
-)
-
-
-
-//class type
-(
-0x00 STANDARD_REQ
-0x01 CLASS_REQ
-0x02 MANUFACTURER_REQ
-)
-//Standard Request Codes
-(
-0x00 GET_STATUS                // Code for Get Status
-0x01 CLEAR_FEATURE             // Code for Clear Feature
-0x03 SET_FEATURE              // Code for Set Feature
-0x05 SET_ADDRESS              // Code for Set Address
-0x06 GET_DESCRIPTOR           // Code for Get Descriptor
-0x07 SET_DESCRIPTOR           // Code for Set Descriptor(not used)
-0x08 GET_CONFIGURATION        // Code for Get Configuration
-0x09 SET_CONFIGURATION        // Code for Set Configuration
-0x0A GET_INTERFACE            // Code for Get Interface
-0x0B SET_INTERFACE            // Code for Set Interface
-0x0C SYNCH_FRAME              // Code for Synch Frame(not used)
-)
-//Standard Descriptor Types
-(
-0x01 DSC_DEVICE               // Device Descriptor
-0x02 DSC_CONFIG               // Configuration Descriptor
-0x03 DSC_STRING               // String Descriptor
-0x04 DSC_INTERFACE            // Interface Descriptor
-0x05 DSC_ENDPOINT             // Endpoint Descriptor
-)
-//HID Descriptor Types
-(
-0x21 DSC_HID			      // HID Class Descriptor
-0x22 DSC_HID_REPORT			  // HID Report Descriptor
-)
-//Define bmRequestType bitmaps
-(
-0x80 IN_DEVICE                // Request made to device,
-                              // direction is IN
-0x00 OUT_DEVICE               // Request made to device,
-                              // direction is OUT
-0x81 IN_INTERFACE             // Request made to interface,
-                              // direction is IN
-0x01 OUT_INTERFACE            // Request made to interface,
-                              // direction is OUT
-0x82 IN_ENDPOINT              // Request made to endpoint,
-                              // direction is IN
-0x02 OUT_ENDPOINT             // Request made to endpoint,
-)
-//HID Request Codes
-(
-0x01 GET_REPORT 		       // Code for Get Report
-0x02 GET_IDLE				   // Code for Get Idle
-0x03 GET_PROTOCOL			   // Code for Get Protocol
-0x09 SET_REPORT				   // Code for Set Report
-0x0A SET_IDLE				   // Code for Set Idle
-0x0B SET_PROTOCOL			   // Code for Set Protocol
-0xF2 HID_REPORT_ID           
-64 EP0_PACKET_SIZE         
-6 EP1_PACKET_SIZE         
-16 HID_REPORT_SIZE         
-0x001B HID_REPORT_DESCRIPTOR_SIZE    
-)
-//math cordic
-(
-0 TYPE_SIN		
-1 TYPE_ATAN	
-2 TYPE_MULT	
-3 TYPE_DIV		
-4 TYPE_ASIN	
-5 TYPE_SQRT	
-6 TYPE_COS		
-7 TYPE_TAN		 
-)
-   
-(
-0 DFIFO0_IN_EMPTY
-1 DFIFO1_IN_EMPTY
-2 DFIFO2_IN_EMPTY
-3 DFIFO3_IN_EMPTY
-4 DFIFO0_OUT_EMPTY
-5 DFIFO1_OUT_EMPTY
-6 DFIFO2_OUT_EMPTY
-7 DFIFO3_OUT_EMPTY
-)
-
-(
-)
-
-(
-0 USB_STATUS_SETUP
-1 USB_STATUS_SUSPEND
-2 USB_STATUS_NAK
-3 USB_STATUS_RESET
-4 USB_STATUS_ACK
-5 USB_STATUS_RXREADY
-6 USB_STATUS_RXFULL
-7 USB_STATUS_TXDONE0
-8 USB_STATUS_TXDONE1
-9 USB_STATUS_TXDONE2
-10 USB_STATUS_TXDONE3
-)
-
-(
-1 USB_GOT_REPORT_REQ
-2 USB_CONNECTED
-3 USB_SLEEP
-4 USB_RESUME
-5 USB_SETIDLE_1
-)
-
-(
-0x10 USB_EP1_KB
-0x20 USB_EP2_MS
-0x21 USB_EP2_MULTIKEY
-0x22 USB_EP2_SYSTEMKEY
-0x01 MAC_BOOT_MODE
-0x02 R_KEY
-0x03 LR_KEY
-)
-
-
-(
-0x01ba PC_GET_REPORT
-0x02ba PC_SET_REPORT
-0x0200 PC_SET_REPORT_bValue
-0x0000 PC_SET_REPORT_wIndex
-0x0001 PC_SET_REPORT_bLength
-0xba PC_REPORT_ID
-
-0x01 PC_GET_DATA
-0x00 PC_GET_NONDATA
-)
-
-(
-//--------------------------------------------------
-// Define device states
-0x00 DEV_ATTACHED	// Device is in Attached State
-0x01 DEV_POWERED	// Device is in Powered State
-0x02 DEV_DEFAULT		// Device is in Default State
-0x03 DEV_ADDRESS	// Device is in Addressed State
-0x04 DEV_CONFIGURED	// Device is in Configured State
-0x05 DEV_SUSPENDED	// Device is in Suspended State
-)
-
-(
-// Define wIndex bitmaps
-0x81 IN_EP1                    // Index values used by Set and Clear
-0x01 OUT_EP1                   // commands for Endpoint_Halt
-0x82 IN_EP2              
-0x02 OUT_EP2             
-0x83 IN_EP3              
-0x03 OUT_EP3             
-)
-
-(
-0 EP0_STALL
-1 EP1_IN_STALL
-2 EP1_OUT_STALL
-3 EP2_IN_STALL
-4 EP2_OUT_STALL
-5 EP3_IN_STALL
-6 EP3_OUT_STALL
-)
-
-(
-// Define wValue bitmaps for Standard Feature Selectors
-0x00 ENDPOINT_HALT             // Endpoint_Halt feature selector
-0x01 DEVICE_REMOTE_WAKEUP      // Remote wakeup feature(not used)
-0x00 BOOT_PROTOCOL
-0x01 REPORT_PROTOCOL
-0x01 USB_MAX_NUM_CFG
-)
-
-(
-640 TIMER_NAK_DELAY
-5000 TIMER_WAKEUP_DELAY
-)
-
-
-
-
-//util fifo param
-(
-
-8 UTIL_FIFO_LEN
--1 UTIL_FIFO_OFFSET
-)
-
-
-
-
-
-format
-  ! 15 romdat
-  % d0
-  % d1
-  % d2
-  % d3
-  [8] d0
-  [8] d1
-  [8] d2
-  [8] d3
-end
-
-format
-  ! 15 enable   
-  % flag
-  [5] opcode
-  [6] 1
-  [6] flag
-  [6] null
-  [9] 0
-end
- 
-format
-  ! 15 pulse   
-  % flag
-  [5] opcode
-  [6] 1
-  [6] flag
-  [6] null
-  [9] 0
-end
-
-format
-  ! 15 disable   
-  % flag
-  [5] opcode
-  [6] 2
-  [6] flag
-  [6] null
-  [9] 0
-end
-
-format
-  ! 15 set0  
-  % immediate
-  % reg
-  [5] opcode
-  [6] 9
-  [6] never
-  [6] reg
-  [9] immediate
-end
-
-format
-  ! 15 set1  
-  % immediate
-  % reg
-  [5] opcode
-  [6] 9          
-  [6] always
-  [6] reg
-  [9] immediate
-end
-
-format
-  ! 15 setflag  
-  % flag
-  % immediate
-  % reg
-  [5] opcode
-  [6] 9
-  [6] flag
-  [6] reg
-  [9] immediate
-end
-
-format
-  ! 15 nsetflag  
-  % flag
-  % immediate
-  % reg
-  [5] opcode
-  [6] 0x29
-  [6] flag
-  [6] reg
-  [9] immediate
-end
-
-format
-  ! 15 setflip    
-  % immediate
-  % reg
-  [5] opcode
-  [6] 10            
-  [6] always
-  [6] reg
-  [9] immediate
-end
-
-format
-  ! 0x1f qset1      
-  % reg             
-  [5] opcode
-  [6] 9
-  [6] always
-  [6] reg
-  [9] 0
-end
-  
-format
-  ! 0x1f qset0      
-  % reg             
-  [5] opcode
-  [6] 9
-  [6] never
-  [6] reg
-  [9] 0
-end
-
-format 
-  ! 0x1f qsetflag   
-  % flag
-  % reg
-  [5] opcode
-  [6] 9
-  [6] flag
-  [6] reg
-  [9] 0
-end
-
-format 
-  ! 0x1f nqsetflag   
-  % flag
-  % reg
-  [5] opcode
-  [6] 0x29
-  [6] flag
-  [6] reg
-  [9] 0
-end
-
-format
-  ! 0x1f qsetflip      
-  % reg
-  [5] opcode
-  [6] 10
-  [6] always
-  [6] reg
-  [9] 0
-end
-
-format
-  ! 1 parse       
-  % source
-  % dest
-  % immediate
-  [5] opcode
-  [4] source      
-  [2] 0
-  [6] 0    
-  [2] 0            
-  [4] dest        
-  [9] immediate   
-end
-
-format
-  ! 1 inject      
-  % destination
-  % immediate
-  [5] opcode
-  [4] 0
-  [2] 0
-  [6] 1
-  [2] 0
-  [4] destination 
-  [9] immediate   
-end
-
-format
-  ! 1 iinject
-  % destination
-  % regr
-  [5] opcode
-  [6] regr       
-  [6] 3
-  [2] 0
-  [4] destination 
-  [9] 0 
-end
-
-format
-  ! 1 stuff  
-  % source
-  % destination
-  [5] opcode
-  [4] source
-  [2] 0
-  [6] 2
-  [2] 0
-  [4] destination
-  [9] 0
-end
-
-format    
-  ! 3 force
-  % immediate
-  % regw
-  [5] opcode
-  [6] 0
-  [6] 0    
-  [6] regw  
-  [9] immediate
-end
-
-format    
-  ! 0x13 iforce
-  % regw
-  [5] opcode
-  [6] 0
-  [6] 0    
-  [6] regw  
-  [9] 0
-end
-
-format    
-  ! 3 increase
-  % immediate
-  % reg
-  [5] opcode
-  [6] reg
-  [6] 1    
-  [6] reg
-  [9] immediate
-end
-
-format
-  ! 3 pincrease
-  % immediate
-  [5] opcode
-  [6] -1  
-  [6] 1   
-  [6] -1  
-  [9] immediate
-end
-
-format    
-  ! 3 and_into
-  % immediate
-  % reg
-  [5] opcode
-  [6] reg
-  [6] 2    
-  [6] reg
-  [9] immediate
-end
-
-format
-  ! 3 and
-  % regr
-  % immediate
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 2    
-  [6] regw
-  [9] immediate
-end
-  
-format
-  ! 0x13 iand    
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 2    
-  [6] regw
-  [9] 0
-end
-  
-
-format    
-  ! 0x13 iand_into
-  % reg
-  [5] opcode
-  [6] reg
-  [6] 2    
-  [6] reg
-  [9] 0
-end
-
-format
-  ! 3 or_into
-  % immediate
-  % reg
-  [5] opcode
-  [6] reg
-  [6] 3    
-  [6] reg
-  [9] immediate
-end
-
-format
-  ! 3 or
-  % regr
-  % immediate
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 3    
-  [6] regw
-  [9] immediate
-end
-
-format
-  ! 0x13 ior
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 3    
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 0x13 ior_into
-  % reg
-  [5] opcode
-  [6] reg
-  [6] 3    
-  [6] reg
-  [9] 0
-end
-
-format
-  ! 3 skip_to   
-  % reg
-  [5] opcode
-  [6] reg
-  [6] 4   
-  [6] rom_addr
-  [9] 0
-end
-
-format
-  ! 3 copy
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 4   
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 3 deposit   
-  % reg
-  [5] opcode
-  [6] reg
-  [6] 4   
-  [6] -1  
-  [9] 0
-end
-
-format
-  ! 3 icopy     
-  % regw
-  [5] opcode
-  [6] -1  
-  [6]  4  
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 3 add
-  % regr
-  % immediate
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 1
-  [6] regw
-  [9] immediate
-end
-
-format
-  ! 0x13 iadd       
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 1
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 3 sub          
-  % regr
-  % immediate
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 12
-  [6] regw
-  [9] immediate
-end
-
-format
-  ! 0x13 isub       
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 12
-  [6] regw
-  [9] 0
-end
-
-
-format
-  ! 3 flip
-  % immediate
-  % reg
-  [5] opcode
-  [6] reg
-  [6] 5
-  [6] reg
-  [9] immediate
-end
-  
-format
-  ! 0x13 iflip  
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 5
-  [6] regw
-  [9] 0
-end
-  
-format
-  ! 3 xor
-  % regr
-  % immediate
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 5
-  [6] regw
-  [9] immediate
-end
-
-format
-  ! 3 xor_into
-  % immediate
-  % reg
-  [5] opcode
-  [6] reg
-  [6] 5
-  [6] reg
-  [9] immediate
-end
-  
-format
-  ! 0x13 ixor  
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 5
-  [6] regw
-  [9] 0
-end
-  
-format
-  ! 3 invert
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 8
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 3 pinvert    
-  [5] opcode
-  [6] -1
-  [6] 8
-  [6] -1
-  [9] 0
-end
-
-format
-  ! 3 div                 
-  % reg
-  % immediate
-  [5] opcode
-  [6] reg
-  [6] 13                   
-  [6] null
-  [9] immediate
-end
-
-format
-  ! 0x13 idiv           
-  % reg
-  [5] opcode
-  [6] reg
-  [6] 13                   
-  [6] null
-  [9] 0
-end
-
-format
-  ! 0x13 idiv48           
-  % reg
-  [5] opcode
-  [6] reg
-  [6] 17                   
-  [6] null
-  [9] 0
-end
-
-format
-  ! 3 remainder            
-  % regw
-  [5] opcode
-  [6] 0
-  [6] 14
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 3 quotient             
-  % regw
-  [5] opcode
-  [6] 0
-  [6] 15
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 3 rshift
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 6
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 3 rshift2
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 22
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 3 rshift3
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 18
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 3 rshift4
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 35
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 3 rshift8
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 25
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 3 rshift16
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 34
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 3 rshift32
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 30
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 3 lshift
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 7
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 3 lshift2
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 23
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 3 lshift8
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 26
-  [6] regw
-  [9] 0
-end
-
-  
-format
-  ! 3 lshift3
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 19
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 3 lshift4
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 36
-  [6] regw
-  [9] 0
-end
-  
-
-format
-  ! 3 lshift16
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 32
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 0x13 bcrc         // calculate regr's byte crc value into pdata
-  % regr
-  [5] opcode
-  [6] regr
-  [6] 24
-  [6] 63
-  [9] 0
-end
-
-
-format
-  ! 3 random               
-  % reg
-  [5] opcode
-  [6] 0
-  [6] 20
-  [6] reg
-  [9] 0
-end
-
-format                     
-  ! 3 reverse
-  % reg
-  % regw
-  [5] opcode
-  [6] reg
-  [6] 27
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 3 priority    
-  % reg
-  % regw
-  [5] opcode
-  [6] reg
-  [6] 21
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 7 setsect   
-  % section    
-  % set_data
-  [5] opcode
-  [7] 0
-  [2] section
-  [18] set_data
-end
-
-format
-  ! 10 preload   
-  % reg
-  [5] opcode
-  [6] reg
-  [6] 0
-  [6] -1
-  [9] 0
-end
-
-format  
-  ! 10 ialigned   
-  % regw
-  [5] opcode
-  [6] -1
-  [6] 0
-  [6] regw
-  [9] 0
-end
-
-format  
-  ! 10 aligned
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 0
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 4 branch
-  % addr
-  % flag
-  [5] opcode
-  [6] 1
-  [6] flag
-  [15] addr
-end
-
-format
-  ! 4 call
-  % addr
-  % flag
-  [5] opcode
-  [6] 2
-  [6] flag
-  [15] addr
-end
-
-format
-  ! 4 rtn
-  % flag
-  [5] opcode
-  [6] 3
-  [6] flag
-  [15] 0
-end
-
-format
-  ! 0x0d fetch          
-  % num_bytes
-  % addr
-  [5] opcode
-  [6] 63
-  [1] addr
-  [1] 0
-  [4] num_bytes
-  [15] addr
-end
-
-format
-  ! 0x0d fetcht          
-  % num_bytes
-  % addr
-  [5] opcode
-  [6] 2
-  [1] addr
-  [1] 1
-  [4] num_bytes
-  [15] addr
-end
-
-format
-  ! 0x1d ifetch         
-  % num_bytes
-  % reg
-  [5] opcode
-  [6] 63
-  [2] 0
-  [4] num_bytes
-  [9] 0
-  [6] reg
-end
-
-format
-  ! 0x1d ifetcht         
-  % num_bytes
-  % reg
-  [5] opcode
-  [6] 2
-  [2] 0
-  [4] num_bytes
-  [9] 0
-  [6] reg
-end
-
-format
-  ! 0x0c store          
-  % num_bytes
-  % addr
-  [5] opcode
-  [6] 63
-  [1] addr
-  [1] 0
-  [4] num_bytes
-  [15] addr
-end
-
-format
-  ! 0x0c storet          
-  % num_bytes
-  % addr
-  [5] opcode
-  [6] 2
-  [1] addr
-  [1] 1
-  [4] num_bytes
-  [15] addr
-end
-
-format
-  ! 0x1c istore        
-  % num_bytes
-  % regaddr
-  [5] opcode
-  [6] 63            
-  [2] 0
-  [4] num_bytes
-  [9] 0
-  [6] regaddr
-end
-
-format
-  ! 0x1c istoret        
-  % num_bytes
-  % regaddr
-  [5] opcode
-  [6] 2            
-  [2] 0
-  [4] num_bytes
-  [9] 0
-  [6] regaddr
-end
-
-
-format
-  ! 0x0d crc         // read from memory, count from loopcnt, put crc result into pdata 
-  % addr
-  [5] opcode
-  [6] 63
-  [6] 0
-  [15] addr
-end
-
-format
-  ! 0x1d icrc         
-  % reg
-  [5] opcode
-  [6] 63
-  [15] 0
-  [6] reg
-end
-
-
-format
-  ! 0x0c storer          
-  % reg
-  % num_bytes
-  % addr
-  [5] opcode
-  [6] reg               
-  [1] addr
-  [1] 0
-  [4] num_bytes
-  [15] addr
-end
-
-
-format
-  ! 0x1c istorer        
-  % regr
-  % num_bytes
-  % regaddr
-  [5] opcode
-  [6] regr            
-  [2] 0
-  [4] num_bytes
-  [9] 0
-  [6] regaddr
-end
-
-
-format
-  ! 0x1c lstorer        
-  % regr
-  % regaddr
-  [5] opcode
-  [6] regr            
-  [6] 0
-  [9] 0
-  [6] regaddr
-end
-
-format
-  ! 0x1c lstore        
-  % regaddr
-  [5] opcode
-  [6] 63            
-  [6] 0
-  [9] 0
-  [6] regaddr
-end
-
-format
-  ! 0x1c lstorew        
-  % regaddr
-  [5] opcode
-  [6] 63
-  [6] 42
-  [9] 0
-  [6] regaddr
-end
-
-
-format
-  ! 0x0d fetchr          
-  % reg
-  % num_bytes
-  % addr
-  [5] opcode
-  [6] reg               
-  [1] addr
-  [1] 0
-  [4] num_bytes
-  [15] addr
-end
-
-format
-  ! 0x1d ifetchr        
-  % regr
-  % num_bytes
-  % regaddr
-  [5] opcode
-  [6] regr
-  [2] 0
-  [4] num_bytes
-  [9] 0
-  [6] regaddr
-end
-
-
-
-
-format
-  ! 0x0e jam
-  % immediate
-  % addr
-  [5] opcode
-  [3] 0
-  [16] addr
-  [8] immediate
-end
-
-format			
-  ! 4 nbranch
-  % addr
-  % flag
-  [5] opcode
-  [1] 1
-  [5] 1
-  [6] flag
-  [15] addr
-end
-
-format
-  ! 4 ncall
-  % addr
-  % flag
-  [5] opcode
-  [1] 1
-  [5] 2
-  [6] flag
-  [15] addr
-end
-
-format
-  ! 4 nrtn
-  % flag
-  [5] opcode
-  [1] 1
-  [5] 3
-  [6] flag
-  [15] 0
-end
-
-format
-  ! 4 nop
-  % addr  
-  [5] opcode
-  [6] 0     
-  [6] 0      
-  [15] addr
-end
-
-format
-  ! 4 clear_stack
-  [5] opcode
-  [6] 4
-  [6] 0    
-  [15] 0
-end
-
-format
-  ! 6 until
-  % reg
-  % flag
-  [5] opcode
-  [6] reg
-  [6] flag
-  [6] 1
-  [9] 0
-end
-  
-format
-  ! 6 correlate   
-  % reg          
-  % flag
-  [5] opcode
-  [6] reg
-  [6] flag
-  [6] 2           
-  [9] 0           
-end
-
-format
-  ! 5 compare   
-  % immediate
-  % reg
-  % mask
-  [5] opcode
-  [6] reg
-  [3] 0
-  [9] mask
-  [9] immediate
-end
-
-format
-  ! 0x15 icompare   
-  % mask
-  % reg
-  [5] opcode
-  [6] reg
-  [3] 0
-  [9] mask
-  [9] 0
-end
-
-format   
-  ! 5 iverify
-  % reg
-  [5] opcode
-  [6] reg
-  [3] 2
-  [18] 0
-end
-
-format
-  ! 0x15 qisolate1
-  % reg
-  [5] opcode
-  [6] reg
-  [3] 3
-  [18] -1
-end
-
-format
-  ! 0x15 qisolate0
-  % reg
-  [5] opcode
-  [6] reg
-  [3] 3
-  [18] 0
-end
-
-	
-format
-  ! 5 isolate1
-  % addr
-  % reg
-  [5] opcode
-  [6] reg
-  [3] 3
-  [9] -1
-  [9] addr
-end
-
-format
-  ! 5 isolate0
-  % addr
-  % reg
-  [5] opcode
-  [6] reg
-  [3] 3
-  [9] 0
-  [9] addr
-end
-
-format
-  ! 11 setarg
-  % immediate
-  [5] opcode
-  [27] immediate
-end
-
-format
-  ! 0x1b arg
-  % immediate
-  % reg
-  [5] opcode
-  [6] reg
-  [21] immediate
-end
-
-  
-format
-  ! 0 sleep
-  [5] opcode
-  [27] 0
-end
-
-format
-  ! 0 snooze
-  [5] opcode
-  [6] -1
-  [21] 0
-end
-
-format
-  ! 0 revision
-  % rev_num
-  [5] opcode
-  [27] rev_num
-end
-
-format
-  ! 0x18 loop   
-  % addr
-  [5] opcode
-  [4] 4
-  [8] 0
-  [15] addr
-end
-
-format
-  ! 0x18 beq   
-  % imme
-  % addr
-  [5] opcode
-  [4] 0
-  [8] imme
-  [15] addr
-end
-
-format
-  ! 0x18 bne   
-  % imme
-  % addr
-  [5] opcode
-  [4] 1
-  [8] imme
-  [15] addr
-end
-
-format
-  ! 0x18 rtneq   
-  % imme
-  [5] opcode
-  [4] 2
-  [8] imme
-  [15] 0
-end
-
-format
-  ! 0x18 rtnne   
-  % imme
-  [5] opcode
-  [4] 3
-  [8] imme
-  [15] 0
-end
-
-format
-  ! 0x18 bbit1   
-  % imme
-  % addr
-  [5] opcode
-  [4] 5
-  [8] imme
-  [15] addr
-end
-
-format
-  ! 0x18 bbit0   
-  % imme
-  % addr
-  [5] opcode
-  [4] 6
-  [8] imme
-  [15] addr
-end
-
-format
-  ! 0x18 rtnbit1   
-  % imme
-  [5] opcode
-  [4] 7
-  [8] imme
-  [15] 0
-end
-
-format
-  ! 0x18 rtnbit0   
-  % imme
-  [5] opcode
-  [4] 8
-  [8] imme
-  [15] 0
-end
-
-format
-  ! 8	bpatch
-  % imme
-  % addr
-  [5] opcode
-  [4] 9
-  [8] imme
-  [15] addr
-end
-
-format
-  ! 8	bpatchx
-  % imme
-  % addr
-  [5] opcode
-  [4] 14
-  [8] imme
-  [15] addr
-end
-
-format
-  ! 0x18 bmark1   
-  % imme
-  % addr
-  [5] opcode
-  [4] 10
-  [8] imme
-  [15] addr
-end
-
-format
-  ! 0x18 bmark0   
-  % imme
-  % addr
-  [5] opcode
-  [4] 11
-  [8] imme
-  [15] addr
-end
-
-format
-  ! 0x18 rtnmark1   
-  % imme
-  [5] opcode
-  [4] 12
-  [8] imme
-  [15] 0
-end
-
-format
-  ! 0x18 rtnmark0   
-  % imme
-  [5] opcode
-  [4] 13
-  [8] imme
-  [15] 0
-end
-
-format
-  ! 3 mul32                   
-  % regr
-  % immediate                                  
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 31           
-  [6] regw
-  [9] immediate
-end
-
-format
-  ! 0x13 imul32             
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 31                   
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 0x13 imults             
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 16
-  [6] regw
-  [9] 0
-end
-
-
-format
-  ! 3 byteswap
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 33
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 3 shasx          
-  % regr
-  % immediate
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 28
-  [6] regw
-  [9] immediate
-end
-
-
-format
-  ! 0x13 regexrot 	
-  [5] opcode
-  [6] 0
-  [6] 29
-  [6] null
-  [9] 0
-end
-
-format
-  ! 0x13 adpcm         // encode adpcm from regr into regw
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 43
-  [6] regw
-  [9] 0
-end
-
-format
-  ! 0x13 pcm         // decode adpcm from regr into regw
-  % regr
-  % regw
-  [5] opcode
-  [6] regr
-  [6] 44
-  [6] regw
-  [9] 0
-end
-
-
Index: output/bt_program23.icode
===================================================================
--- /1121s/branch/mouse/YICHIP/WK3_3V/output/bt_program23.icode	(revision 2045)
+++ /1121s/branch/mouse/YICHIP/WK3_3V/output/bt_program23.icode	(nonexistent)
@@ -1,25478 +0,0 @@
- 00000000  0x00000024 bbit1  0x00000008 , 0x0000002a 
- 00000001  0x00000025 beq  0x00000000 , 0x00000294 
- 00000002  0x00000026 beq  0x00000002 , 0x00000039 
- 00000003  0x00000027 beq  0x00000010 , 0x00000042 
- 00000004  0x00000028 beq  0x00000011 , 0x00000044 
- 00000005  0x00000029 beq  0x00000014 , 0x00000140 
- 00000006  0x0000002a beq  0x00000015 , 0x000000c4 
- 00000007  0x0000002b beq  0x00000018 , 0x000000e4 
- 00000008  0x0000002c beq  0x00000019 , 0x000000eb 
- 00000009  0x0000002d beq  0x0000001a , 0x00000052 
- 00000010  0x0000002e beq  0x00000025 , 0x00000213 
- 00000011  0x0000002f beq  0x00000068 , 0x0000028d 
- 00000012  0x00000030 beq  0x00000069 , 0x000002a1 
- 00000013  0x00000031 beq  0x0000006c , 0x00000250 
- 00000014  0x00000032 beq  0x0000006e , 0x00000442 
- 00000015  0x00000033 beq  0x00000073 , 0x000004ae 
- 00000016  0x00000034 beq  0x00000074 , 0x0000020c 
- 00000017  0x00000035 beq  0x00000077 , 0x0000053b 
- 00000018  0x00000036 beq  0x0000007a , 0x000004fc 
- 00000019  0x00000037 beq  0x0000007f , 0x0000048e 
- 00000020  0x00000038 beq  0x00000081 , 0x000004e1 
- 00000021  0x00000039 beq  0x00000084 , 0x0000038a 
- 00000022  0x0000003a beq  0x00000085 , 0x000003de 
- 00000023  0x0000003b beq  0x00000086 , 0x000001d7 
- 00000024  0x0000003c beq  0x00000087 , 0x000003b4 
- 00000025  0x0000003d beq  0x00000088 , 0x000003dc 
- 00000026  0x0000003e beq  0x0000008a , 0x0000039e 
- 00000027  0x0000003f beq  0x0000008b , 0x000002b8 
- 00000028  0x00000040 beq  0x0000008c , 0x000002df 
- 00000029  0x00000041 beq  0x0000008d , 0x00000347 
- 00000030  0x00000042 beq  0x0000008e , 0x00000478 
- 00000031  0x00000043 beq  0x00000090 , 0x000004d6 
- 00000032  0x00000044 beq  0x00000095 , 0x000004a5 
- 00000033  0x00000045 beq  0x00000096 , 0x000004bf 
- 00000034  0x00000046 beq  0x000000c5 , 0x00000236 
- 00000035  0x00000047 beq  0x000000d5 , 0x000001f6 
- 00000036  0x00000048 beq  0x000000d6 , 0x000001ef 
- 00000037  0x00000049 beq  0x000000da , 0x00000129 
- 00000038  0x0000004a beq  0x000000db , 0x00000541 
- 00000039  0x0000004b beq  0x000000dc , 0x0000057e 
- 00000040  0x0000004c beq  0x000000dd , 0x0000055f 
- 00000041  0x0000004d branch  0x0000235a 
- 00000042  0x00000050 beq  0x00000014 , 0x00000161 
- 00000043  0x00000051 beq  0x0000001a , 0x00000160 
- 00000044  0x00000052 beq  0x00000025 , 0x00000190 
- 00000045  0x00000053 beq  0x00000026 , 0x00000195 
- 00000046  0x00000054 beq  0x00000039 , 0x000001a7 
- 00000047  0x00000055 beq  0x0000003a , 0x000001b1 
- 00000048  0x00000056 beq  0x0000004c , 0x000001ad 
- 00000049  0x00000057 beq  0x0000004d , 0x000001ab 
- 00000050  0x00000058 beq  0x00000090 , 0x00000239 
- 00000051  0x00000059 beq  0x00000096 , 0x00000499 
- 00000052  0x0000005a beq  0x0000009a , 0x000000d2 
- 00000053  0x0000005b beq  0x0000009d , 0x000000d9 
- 00000054  0x0000005c beq  0x0000009f , 0x0000025e 
- 00000055  0x0000005d rtneq  0x000000ff 
- 00000056  0x0000005e branch  0x0000235a 
- 00000057  0x00000062 call  0x00007552 
- 00000058  0x00000063 call  0x00007448 
- 00000059  0x00000064 call  0x00002a45 
- 00000060  0x00000065 call  0x0000202a 
- 00000061  0x00000066 call  0x000042ad 
- 00000062  0x00000067 call  0x00002018 
- 00000063  0x00000068 call  0x0000310f 
- 00000064  0x00000069 call  0x0000248c 
- 00000065  0x0000006a branch  0x00000039 
- 00000066  0x0000006d jam  0x00000000 , 0x00008900 
- 00000067  0x0000006e branch  0x00002153 
- 00000068  0x00000070 jam  0x00000060 , 0x00008a0f 
- 00000069  0x00000071 jam  0x000000aa , 0x00008a10 
- 00000070  0x00000072 jam  0x0000007a , 0x00008a12 
- 00000071  0x00000073 jam  0x00000000 , 0x00008a25 
- 00000072  0x00000074 jam  0x00000000 , 0x00008a26 
- 00000073  0x00000075 nop  0x0000003c 
- 00000074  0x00000076 jam  0x00000020 , 0x00008a20 
- 00000075  0x00000077 jam  0x000000f5 , 0x00008a23 
- 00000076  0x00000078 jam  0x00000012 , 0x00008a24 
- 00000077  0x00000079 jam  0x00000010 , 0x00008a24 
- 00000078  0x0000007a nop  0x0000003c 
- 00000079  0x0000007b jam  0x00000060 , 0x00008a12 
- 00000080  0x0000007c jam  0x000000dd , 0x00008a23 
- 00000081  0x0000007d rtn 
- 00000082  0x00000080 jam  0x00000000 , 0x000001bb 
- 00000083  0x00000081 jam  0x00000000 , 0x000001bc 
- 00000084  0x00000082 until  0x0000003e , 0x00000033 
- 00000085  0x00000084 jam  0x0000000d , 0x00008946 
- 00000086  0x00000085 jam  0x00000010 , 0x0000896f 
- 00000087  0x00000086 jam  0x000000cd , 0x00008a13 
- 00000088  0x00000087 jam  0x00000010 , 0x00008a06 
- 00000089  0x00000088 jam  0x0000004a , 0x00008a84 
- 00000090  0x00000089 jam  0x00000040 , 0x00008a85 
- 00000091  0x0000008a jam  0x000000fe , 0x00008a16 
- 00000092  0x0000008b call  0x00000099 
- 00000093  0x0000008e call  0x000070d7 
- 00000094  0x00000090 until  0x0000003e , 0x00000033 
- 00000095  0x00000091 jam  0x0000005f , 0x0000813b 
- 00000096  0x00000092 until  0x0000003e , 0x00000033 
- 00000097  0x00000093 jam  0x00000088 , 0x0000813c 
- 00000098  0x00000094 until  0x0000003e , 0x00000033 
- 00000099  0x00000095 fetch  0x00000001 , 0x00004099 
- 00000100  0x00000096 beq  0x00000010 , 0x0000008e 
- 00000101  0x00000097 fetch  0x00000001 , 0x00004438 
- 00000102  0x00000098 or_into  0x00000004 , 0x0000003f 
- 00000103  0x00000099 store  0x00000001 , 0x00008a02 
- 00000104  0x0000009a jam  0x00000001 , 0x0000890f 
- 00000105  0x0000009b jam  0x00000024 , 0x00008a80 
- 00000106  0x0000009c jam  0x00000062 , 0x00008a81 
- 00000107  0x0000009d setarg  0x00e61212 
- 00000108  0x0000009e store  0x00000003 , 0x00008a73 
- 00000109  0x000000a0 jam  0x00000060 , 0x00008a86 
- 00000110  0x000000a1 jam  0x0000003b , 0x00008a8b 
- 00000111  0x000000a2 call  0x00000080 
- 00000112  0x000000a3 jam  0x00000000 , 0x00008043 
- 00000113  0x000000a4 jam  0x00000005 , 0x00008042 
- 00000114  0x000000a5 setarg  0x00557474 
- 00000115  0x000000a6 store  0x00000003 , 0x00008968 
- 00000116  0x000000a7 jam  0x0000006e , 0x00008960 
- 00000117  0x000000a8 call  0x000000fc 
- 00000118  0x000000a9 call  0x00000127 
- 00000119  0x000000aa call  0x0000007a 
- 00000120  0x000000ab jam  0x0000000c , 0x00004148 
- 00000121  0x000000ac branch  0x00006f4e 
- 00000122  0x000000af rtn  0x0000002b 
- 00000123  0x000000b0 until  0x0000003e , 0x00000033 
- 00000124  0x000000b1 fetch  0x00000001 , 0x0000411c 
- 00000125  0x000000b2 store  0x00000001 , 0x0000813a 
- 00000126  0x000000b3 until  0x0000003e , 0x00000033 
- 00000127  0x000000b4 rtn 
- 00000128  0x000000b7 fetch  0x00000001 , 0x00004099 
- 00000129  0x000000b8 beq  0x00000018 , 0x00000086 
- 00000130  0x000000b9 fetch  0x00000001 , 0x00004438 
- 00000131  0x000000ba or_into  0x00000006 , 0x0000003f 
- 00000132  0x000000bb store  0x00000001 , 0x00008a02 
- 00000133  0x000000bc jam  0x000000e0 , 0x00008a05 
- 00000134  0x000000be jam  0x000000d8 , 0x00008a00 
- 00000135  0x000000bf nop  0x0000003c 
- 00000136  0x000000c0 jam  0x000000a0 , 0x00008a01 
- 00000137  0x000000c1 jam  0x000000df , 0x00008a00 
- 00000138  0x000000c2 jam  0x000000fa , 0x00008a01 
- 00000139  0x000000c3 nop  0x00000014 
- 00000140  0x000000c4 jam  0x0000009f , 0x00008a00 
- 00000141  0x000000c5 rtn 
- 00000142  0x000000c8 fetch  0x00000001 , 0x00004438 
- 00000143  0x000000c9 or_into  0x00000006 , 0x0000003f 
- 00000144  0x000000ca store  0x00000001 , 0x00008a02 
- 00000145  0x000000cb jam  0x00000000 , 0x0000890f 
- 00000146  0x000000cc jam  0x00000023 , 0x00008a80 
- 00000147  0x000000cd jam  0x000000b0 , 0x00008a81 
- 00000148  0x000000ce setarg  0x00e40909 
- 00000149  0x000000cf store  0x00000003 , 0x00008a73 
- 00000150  0x000000d0 jam  0x0000002a , 0x00008a76 
- 00000151  0x000000d1 jam  0x00000004 , 0x00008902 
- 00000152  0x000000d2 branch  0x0000006d 
- 00000153  0x000000d5 branch  0x000000ab , 0x0000002b 
- 00000154  0x000000d6 fetch  0x00000004 , 0x0000020d 
- 00000155  0x000000d7 rtn  0x00000034 
- 00000156  0x000000d8 until  0x0000003e , 0x00000033 
- 00000157  0x000000d9 fetch  0x00000001 , 0x00008136 
- 00000158  0x000000da and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000159  0x000000db fetcht  0x00000001 , 0x0000020d 
- 00000160  0x000000dc ior  0x00000002 , 0x0000003f 
- 00000161  0x000000dd increase  0xfffffffd , 0x0000003f 
- 00000162  0x000000de store  0x00000001 , 0x00008136 
- 00000163  0x000000df until  0x0000003e , 0x00000033 
- 00000164  0x000000e1 fetch  0x00000001 , 0x00008138 
- 00000165  0x000000e2 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00000166  0x000000e3 fetcht  0x00000001 , 0x0000020e 
- 00000167  0x000000e4 lshift3  0x00000002 , 0x00000002 
- 00000168  0x000000e5 ior  0x00000002 , 0x0000003f 
- 00000169  0x000000e6 store  0x00000001 , 0x00008138 
- 00000170  0x000000e7 until  0x0000003e , 0x00000033 
- 00000171  0x000000ea fetch  0x00000002 , 0x0000415b 
- 00000172  0x000000eb rtn  0x00000034 
- 00000173  0x000000ec store  0x00000002 , 0x0000020f 
- 00000174  0x000000ee fetch  0x00000001 , 0x00008acb 
- 00000175  0x000000ef and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000176  0x000000f0 fetcht  0x00000001 , 0x0000020f 
- 00000177  0x000000f1 storet  0x00000001 , 0x0000415b 
- 00000178  0x000000f2 ior  0x00000002 , 0x0000003f 
- 00000179  0x000000f3 store  0x00000001 , 0x00008acb 
- 00000180  0x000000f5 fetch  0x00000001 , 0x00000210 
- 00000181  0x000000f6 store  0x00000001 , 0x0000415c 
- 00000182  0x000000f7 isolate1  0x00000003 , 0x0000003f 
- 00000183  0x000000f8 fetch  0x00000001 , 0x00008a06 
- 00000184  0x000000f9 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00000185  0x000000fa store  0x00000001 , 0x00008a06 
- 00000186  0x000000fc fetch  0x00000001 , 0x00000210 
- 00000187  0x000000fd and  0x0000003f , 0x00000007 , 0x00000002 
- 00000188  0x000000fe lshift4  0x00000002 , 0x00000002 
- 00000189  0x000000ff lshift  0x00000002 , 0x00000002 
- 00000190  0x00000100 storet  0x00000001 , 0x00004438 
- 00000191  0x00000101 fetch  0x00000001 , 0x00008a02 
- 00000192  0x00000102 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00000193  0x00000103 ior  0x00000002 , 0x0000003f 
- 00000194  0x00000104 store  0x00000001 , 0x00008a02 
- 00000195  0x00000105 rtn 
- 00000196  0x00000108 call  0x0000686f 
- 00000197  0x00000109 call  0x000021ba 
- 00000198  0x0000010a force  0x00000008 , 0x00000015 
- 00000199  0x0000010b force  0x00000000 , 0x00000015 
- 00000200  0x0000010d setarg  0x000aaada 
- 00000201  0x0000010e store  0x00000003 , 0x00008a0f 
- 00000202  0x0000010f jam  0x00000040 , 0x00008a25 
- 00000203  0x00000110 jam  0x00000010 , 0x00008a26 
- 00000204  0x00000111 nop  0x0000003c 
- 00000205  0x00000112 jam  0x000000fb , 0x00008a01 
- 00000206  0x00000113 jam  0x000000ff , 0x00008a25 
- 00000207  0x00000114 jam  0x00000030 , 0x00008a26 
- 00000208  0x00000115 jam  0x000000fe , 0x00008a16 
- 00000209  0x00000116 branch  0x000021b4 
- 00000210  0x00000119 fetch  0x00000001 , 0x00004793 
- 00000211  0x0000011a nrtn  0x00000034 
- 00000212  0x0000011b call  0x000000d6 
- 00000213  0x0000011c branch  0x000060fc 
- 00000214  0x0000011f fetch  0x00000001 , 0x00004655 
- 00000215  0x00000120 rtneq  0x000000ff 
- 00000216  0x00000121 branch  0x00005e78 
- 00000217  0x00000124 fetcht  0x00000001 , 0x00004601 
- 00000218  0x00000125 fetch  0x00000001 , 0x00004621 
- 00000219  0x00000126 isub  0x00000002 , 0x0000003e 
- 00000220  0x00000127 nbranch  0x000000de , 0x00000002 
- 00000221  0x00000128 branch  0x00003681 
- 00000222  0x0000012b fetch  0x00000004 , 0x0000458f 
- 00000223  0x0000012c fetcht  0x00000004 , 0x000045e4 
- 00000224  0x0000012d isub  0x00000002 , 0x0000003e 
- 00000225  0x0000012e branch  0x00003222 , 0x00000005 
- 00000226  0x0000012f call  0x00000283 
- 00000227  0x00000130 branch  0x0000369b 
- 00000228  0x00000133 setarg  0x000aaa7e 
- 00000229  0x00000134 store  0x00000003 , 0x00008a0f 
- 00000230  0x00000135 nop  0x0000003c 
- 00000231  0x00000136 jam  0x00000000 , 0x00008a25 
- 00000232  0x00000137 jam  0x0000000d , 0x00008a26 
- 00000233  0x00000138 jam  0x000000f6 , 0x00008a16 
- 00000234  0x00000139 branch  0x00002203 
- 00000235  0x0000013c fetch  0x00000001 , 0x00004141 
- 00000236  0x0000013d beq  0x00000006 , 0x00002225 
- 00000237  0x0000013e beq  0x0000000a , 0x000000f1 
- 00000238  0x0000013f beq  0x0000009e , 0x000000f8 
- 00000239  0x00000142 beq  0x000000aa , 0x000000f6 
- 00000240  0x00000143 branch  0x0000220e 
- 00000241  0x00000146 jam  0x00000025 , 0x00008a14 
- 00000242  0x00000147 setarg  0x00a93f3f 
- 00000243  0x00000148 store  0x00000003 , 0x00008a60 
- 00000244  0x00000149 jam  0x0000001f , 0x00008a63 
- 00000245  0x0000014a rtn 
- 00000246  0x0000014d jam  0x000000ff , 0x00004143 
- 00000247  0x0000014e branch  0x00002239 
- 00000248  0x00000155 jam  0x00000017 , 0x00008a14 
- 00000249  0x00000156 setarg  0x00250300 
- 00000250  0x00000157 store  0x00000003 , 0x00008a60 
- 00000251  0x00000158 branch  0x0000221a 
- 00000252  0x0000015b rtn  0x0000002b 
- 00000253  0x0000015c call  0x00002160 
- 00000254  0x0000015d arg  0x00000027 , 0x00000002 
- 00000255  0x0000015e call  0x0000216f 
- 00000256  0x0000015f call  0x000021a6 
- 00000257  0x00000160 jam  0x0000007f , 0x00008a25 
- 00000258  0x00000161 jam  0x0000001a , 0x00008a30 
- 00000259  0x00000162 jam  0x00000078 , 0x00008a31 
- 00000260  0x00000163 jam  0x000000b2 , 0x00008a8f 
- 00000261  0x00000164 jam  0x00000000 , 0x00008ac2 
- 00000262  0x00000165 jam  0x00000000 , 0x00008ac3 
- 00000263  0x00000166 arg  0x00000006 , 0x00000007 
- 00000264  0x00000167 call  0x00000119 
- 00000265  0x00000168 isolate1  0x0000000d , 0x00000011 
- 00000266  0x00000169 call  0x0000211d 
- 00000267  0x0000016a isolate1  0x0000000d , 0x00000012 
- 00000268  0x0000016b call  0x0000211e 
- 00000269  0x0000016c arg  0x00000005 , 0x00000007 
- 00000270  0x0000016e call  0x0000211c 
- 00000271  0x0000016f call  0x0000211e 
- 00000272  0x00000170 call  0x00000119 
- 00000273  0x00000171 arg  0x00008ac2 , 0x00000005 
- 00000274  0x00000172 rshift4  0x00000011 , 0x0000003f 
- 00000275  0x00000173 call  0x00002117 
- 00000276  0x00000174 rshift4  0x00000012 , 0x0000003f 
- 00000277  0x00000175 call  0x00002117 
- 00000278  0x00000176 increase  0xffffffff , 0x00000007 
- 00000279  0x00000177 branch  0x0000010e , 0x00000002 
- 00000280  0x00000178 branch  0x0000214f 
- 00000281  0x0000017b nop  0x0000003c 
- 00000282  0x0000017c setarg  0x00000f00 
- 00000283  0x0000017d store  0x00000002 , 0x00008982 
- 00000284  0x0000017e setarg  0x00000ff0 
- 00000285  0x0000017f store  0x00000002 , 0x00008984 
- 00000286  0x00000180 jam  0x00000009 , 0x00008981 
- 00000287  0x00000181 jam  0x00000003 , 0x00008981 
- 00000288  0x00000182 jam  0x00000006 , 0x00008980 
- 00000289  0x00000183 nop  0x0000003c 
- 00000290  0x00000184 arg  0x00000000 , 0x00000011 
- 00000291  0x00000185 arg  0x00000000 , 0x00000012 
- 00000292  0x00000186 arg  0x00000010 , 0x00000039 
- 00000293  0x00000187 arg  0x00000f00 , 0x00000006 
- 00000294  0x00000188 branch  0x0000212d 
- 00000295  0x0000018b rtn  0x0000002b 
- 00000296  0x0000018c branch  0x00002272 
- 00000297  0x0000018f rtn  0x0000002b 
- 00000298  0x00000190 jam  0x00000077 , 0x00008a07 
- 00000299  0x00000191 jam  0x000000c9 , 0x00008a08 
- 00000300  0x00000192 jam  0x00000001 , 0x00008a0b 
- 00000301  0x00000193 fetch  0x00000001 , 0x00004409 
- 00000302  0x00000194 store  0x00000001 , 0x000080cd 
- 00000303  0x00000195 nop  0x00000bb8 
- 00000304  0x00000196 call  0x00000139 
- 00000305  0x00000197 jam  0x000000c1 , 0x00008a08 
- 00000306  0x00000198 fetchr  0x00000012 , 0x00000001 , 0x00004419 
- 00000307  0x00000199 arg  0x00000008 , 0x00000039 
- 00000308  0x0000019a call  0x00006f58 
- 00000309  0x0000019b fetch  0x00000001 , 0x00004419 
- 00000310  0x0000019c store  0x00000001 , 0x00004433 
- 00000311  0x0000019d storer  0x00000012 , 0x00000001 , 0x00004419 
- 00000312  0x0000019e rtn 
- 00000313  0x000001a2 jam  0x00000003 , 0x000080cc 
- 00000314  0x000001a4 fetch  0x00000001 , 0x00008129 
- 00000315  0x000001a5 bbit0  0x00000005 , 0x0000013a 
- 00000316  0x000001a6 fetcht  0x00000002 , 0x00008164 
- 00000317  0x000001a7 storet  0x00000002 , 0x0000440a 
- 00000318  0x000001a8 jam  0x00000000 , 0x000080cc 
- 00000319  0x000001a9 rtn 
- 00000320  0x000001ad jam  0x00000011 , 0x00008a82 
- 00000321  0x000001ae jam  0x00000012 , 0x00008a8d 
- 00000322  0x000001af jam  0x0000000a , 0x00008a8e 
- 00000323  0x000001b0 fetch  0x00000001 , 0x00004099 
- 00000324  0x000001b1 beq  0x00000010 , 0x00000159 
- 00000325  0x000001b2 setarg  0x00005762 
- 00000326  0x000001b3 store  0x00000002 , 0x00008907 
- 00000327  0x000001b5 jam  0x00000003 , 0x00008901 
- 00000328  0x000001b6 jam  0x00000003 , 0x00008930 
- 00000329  0x000001b7 rtnmark1  0x0000002d 
- 00000330  0x000001b8 jam  0x00000001 , 0x00008901 
- 00000331  0x000001b9 jam  0x00000007 , 0x00008a82 
- 00000332  0x000001ba jam  0x00000044 , 0x00008a8d 
- 00000333  0x000001bb jam  0x0000000a , 0x00008a8e 
- 00000334  0x000001bc fetch  0x00000001 , 0x00004099 
- 00000335  0x000001bd beq  0x00000010 , 0x00000156 
- 00000336  0x000001be setarg  0x00002bb1 
- 00000337  0x000001bf store  0x00000002 , 0x00008907 
- 00000338  0x000001c1 rtnmark0  0x0000002f 
- 00000339  0x000001c2 jam  0x00000024 , 0x00008930 
- 00000340  0x000001c3 jam  0x00000005 , 0x00008901 
- 00000341  0x000001c4 rtn 
- 00000342  0x000001c7 setarg  0x00004189 
- 00000343  0x000001c8 store  0x00000002 , 0x00008907 
- 00000344  0x000001c9 branch  0x00000152 
- 00000345  0x000001cc setarg  0x00008312 
- 00000346  0x000001cd store  0x00000002 , 0x00008907 
- 00000347  0x000001ce branch  0x00000147 
- 00000348  0x000001d0 fetch  0x00000001 , 0x00004bfa 
- 00000349  0x000001d1 arg  0x00000100 , 0x00000013 
- 00000350  0x000001d2 iadd  0x00000013 , 0x0000003f 
- 00000351  0x000001d3 rtn 
- 00000352  0x000001d5 branch  0x00000180 
- 00000353  0x000001d7 call  0x00000163 
- 00000354  0x000001d8 branch  0x00002563 
- 00000355  0x000001da fetch  0x00000001 , 0x00004bfb 
- 00000356  0x000001db rtn  0x00000034 
- 00000357  0x000001dc fetch  0x00000001 , 0x00004bfc 
- 00000358  0x000001dd nrtn  0x00000034 
- 00000359  0x000001de fetcht  0x00000001 , 0x00004bfb 
- 00000360  0x000001df fetch  0x00000001 , 0x00004bfa 
- 00000361  0x000001e0 isub  0x00000002 , 0x0000003e 
- 00000362  0x000001e1 ncall  0x0000015c , 0x00000002 
- 00000363  0x000001e2 isub  0x00000002 , 0x0000003f 
- 00000364  0x000001e3 sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00000365  0x000001e4 branch  0x00000175 , 0x00000002 
- 00000366  0x000001e5 fetch  0x00000001 , 0x00004bfd 
- 00000367  0x000001e6 sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00000368  0x000001e7 ncall  0x00000173 , 0x00000002 
- 00000369  0x000001e8 jam  0x00000001 , 0x00004bfc 
- 00000370  0x000001e9 rtn 
- 00000371  0x000001eb jam  0x00000001 , 0x00004bfe 
- 00000372  0x000001ec branch  0x0000431f 
- 00000373  0x000001ee fetcht  0x00000001 , 0x0000017f 
- 00000374  0x000001ef fetch  0x00000001 , 0x0000004c 
- 00000375  0x000001f0 rshift  0x0000003f , 0x0000003f 
- 00000376  0x000001f1 ixor  0x00000002 , 0x0000003f 
- 00000377  0x000001f2 isolate1  0x00000002 , 0x0000003f 
- 00000378  0x000001f3 setarg  0x00000000 
- 00000379  0x000001f4 fetcht  0x00000001 , 0x00004bfd 
- 00000380  0x000001f5 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00000381  0x000001f6 iadd  0x00000002 , 0x00000002 
- 00000382  0x000001f7 storet  0x00000001 , 0x00004bfd 
- 00000383  0x000001f8 rtn 
- 00000384  0x000001fa fetch  0x00000001 , 0x00000005 
- 00000385  0x000001fb increase  0x00000001 , 0x0000003f 
- 00000386  0x000001fc store  0x00000001 , 0x00000005 
- 00000387  0x000001fd nbranch  0x00000187 , 0x0000002d 
- 00000388  0x000001fe fetch  0x00000001 , 0x00004bfa 
- 00000389  0x000001ff increase  0x00000001 , 0x0000003f 
- 00000390  0x00000200 store  0x00000001 , 0x00004bfa 
- 00000391  0x00000201 fetch  0x00000001 , 0x00000168 
- 00000392  0x00000202 rtnbit1  0x00000003 
- 00000393  0x00000203 set1  0x00000003 , 0x0000003f 
- 00000394  0x00000204 store  0x00000001 , 0x00000168 
- 00000395  0x00000205 fetch  0x00000002 , 0x000042f5 
- 00000396  0x00000206 store  0x00000002 , 0x00000196 
- 00000397  0x00000207 setarg  0x00000000 
- 00000398  0x00000208 store  0x00000004 , 0x0000431d 
- 00000399  0x00000209 rtn 
- 00000400  0x0000020c call  0x0000281c 
- 00000401  0x0000020d fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00000402  0x0000020e increase  0xfffffffc , 0x00000011 
- 00000403  0x0000020f nbranch  0x000026fa , 0x00000002 
- 00000404  0x00000210 branch  0x0000268e 
- 00000405  0x00000213 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00000406  0x00000214 rshift32  0x0000003f , 0x0000003f 
- 00000407  0x00000215 rshift16  0x0000003f , 0x0000003f 
- 00000408  0x00000216 istore  0x00000003 , 0x00000005 
- 00000409  0x00000217 enable  0x00000010 
- 00000410  0x00000218 call  0x0000270d 
- 00000411  0x00000219 branch  0x000026f6 , 0x00000006 
- 00000412  0x0000021a bmark0  0x00000032 , 0x000026af 
- 00000413  0x0000021b fetch  0x00000001 , 0x0000004d 
- 00000414  0x0000021c branch  0x000026af , 0x00000034 
- 00000415  0x0000021d increase  0xfffffffc , 0x0000003f 
- 00000416  0x0000021e store  0x00000001 , 0x0000004d 
- 00000417  0x0000021f call  0x000072cb 
- 00000418  0x00000220 fetch  0x00000001 , 0x00008108 
- 00000419  0x00000221 bbit0  0x00000007 , 0x000026fa 
- 00000420  0x00000222 force  0x0000000c , 0x00000038 
- 00000421  0x00000223 storer  0x0000002f , 0x00000004 , 0x00000154 
- 00000422  0x00000224 branch  0x000026af 
- 00000423  0x00000227 fetch  0x00000001 , 0x00004334 
- 00000424  0x00000228 rtneq  0x00000000 
- 00000425  0x00000229 beq  0x00000003 , 0x0000304a 
- 00000426  0x0000022a branch  0x000028e1 
- 00000427  0x0000022d set0  0x00000030 , 0x00000000 
- 00000428  0x0000022e branch  0x00002af6 
- 00000429  0x00000231 call  0x00002152 
- 00000430  0x00000232 jam  0x00000000 , 0x00008900 
- 00000431  0x00000233 set0  0x00000030 , 0x00000000 
- 00000432  0x00000234 branch  0x00002ae3 
- 00000433  0x00000237 ifetch  0x00000002 , 0x00000006 
- 00000434  0x00000238 beq  0x00000004 , 0x000001b4 
- 00000435  0x00000239 branch  0x000028eb 
- 00000436  0x0000023b ifetch  0x00000003 , 0x00000006 
- 00000437  0x0000023c store  0x00000003 , 0x00004397 
- 00000438  0x0000023d beq  0x0000000a , 0x000001b9 
- 00000439  0x0000023e beq  0x00000012 , 0x000001c8 
- 00000440  0x0000023f branch  0x00002b96 
- 00000441  0x00000242 fetch  0x00000008 , 0x00004713 
- 00000442  0x00000243 bbit0  0x0000003b , 0x00002d19 
- 00000443  0x00000244 call  0x00002dc7 
- 00000444  0x00000245 fetcht  0x00000002 , 0x00004398 
- 00000445  0x00000246 fetch  0x00000001 , 0x00004321 
- 00000446  0x00000247 bbit1  0x00000003 , 0x000001c3 
- 00000447  0x0000024a fetch  0x00000002 , 0x00004398 
- 00000448  0x0000024b beq  0x00000030 , 0x00002e03 
- 00000449  0x0000024c fetcht  0x00000002 , 0x00004398 
- 00000450  0x0000024d branch  0x00002d1d 
- 00000451  0x00000250 fetch  0x00000002 , 0x00004332 
- 00000452  0x00000251 isub  0x00000002 , 0x0000003e 
- 00000453  0x00000252 nbranch  0x000001bf , 0x00000005 
- 00000454  0x00000253 nbranch  0x000001bf , 0x00000028 
- 00000455  0x00000254 branch  0x00002d46 
- 00000456  0x00000257 copy  0x00000006 , 0x00000011 
- 00000457  0x00000258 fetch  0x00000002 , 0x00004335 
- 00000458  0x00000259 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00000459  0x0000025a call  0x00002929 
- 00000460  0x0000025b fetch  0x00000001 , 0x0000478f 
- 00000461  0x0000025c beq  0x000000ff , 0x00002dac 
- 00000462  0x0000025d fetch  0x00000001 , 0x00004795 
- 00000463  0x0000025e branch  0x00002dac , 0x00000034 
- 00000464  0x0000025f fetch  0x00000001 , 0x00004843 
- 00000465  0x00000260 bbit1  0x00000001 , 0x00002dac 
- 00000466  0x00000261 setarg  0x0000001a 
- 00000467  0x00000262 fetcht  0x00000002 , 0x00004398 
- 00000468  0x00000263 isub  0x00000002 , 0x0000003e 
- 00000469  0x00000264 nbranch  0x00002dac , 0x00000005 
- 00000470  0x00000265 branch  0x00002d46 
- 00000471  0x00000269 call  0x00002a28 
- 00000472  0x0000026a nrtn  0x00000034 
- 00000473  0x0000026b fetch  0x00000001 , 0x0000478f 
- 00000474  0x0000026c beq  0x000000ff , 0x000001e2 
- 00000475  0x0000026d fetch  0x00000001 , 0x00004843 
- 00000476  0x0000026e and  0x0000003f , 0x00000003 , 0x0000003f 
- 00000477  0x0000026f rtnne  0x00000003 
- 00000478  0x00000270 fetch  0x00000001 , 0x00004bfc 
- 00000479  0x00000271 rtn  0x00000034 
- 00000480  0x00000272 fetch  0x00000001 , 0x00004bfe 
- 00000481  0x00000273 nrtn  0x00000034 
- 00000482  0x00000275 fetch  0x00000001 , 0x00004956 
- 00000483  0x00000276 call  0x00005a71 , 0x00000034 
- 00000484  0x00000277 fetch  0x00000008 , 0x00004713 
- 00000485  0x00000278 bbit1  0x00000001 , 0x00005b5b 
- 00000486  0x00000279 bbit1  0x00000000 , 0x00005b5b 
- 00000487  0x0000027a bbit1  0x00000005 , 0x00005b5b 
- 00000488  0x0000027b bbit1  0x00000006 , 0x00005b5b 
- 00000489  0x0000027c call  0x00005601 
- 00000490  0x0000027d call  0x00005ab2 
- 00000491  0x0000027e nrtn  0x00000028 
- 00000492  0x0000027f call  0x00005abc 
- 00000493  0x00000280 call  0x000004cb 
- 00000494  0x00000281 branch  0x00005b37 
- 00000495  0x00000284 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00000496  0x00000285 rtn  0x00000005 
- 00000497  0x00000286 arg  0x00000004 , 0x00000008 
- 00000498  0x00000287 isolate1  0x00000007 , 0x00000002 
- 00000499  0x00000288 branch  0x00006ebd , 0x00000001 
- 00000500  0x00000289 arg  0x00000003 , 0x00000008 
- 00000501  0x0000028a branch  0x00006ebd 
- 00000502  0x0000028d sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00000503  0x0000028e rtn  0x00000005 
- 00000504  0x0000028f storet  0x00000001 , 0x00004b1f 
- 00000505  0x00000290 call  0x00006ee6 
- 00000506  0x00000291 branch  0x00000200 , 0x00000001 
- 00000507  0x00000293 fetcht  0x00000001 , 0x00004b1f 
- 00000508  0x00000294 call  0x00006f0f 
- 00000509  0x00000295 fetcht  0x00000001 , 0x00004b1f 
- 00000510  0x00000297 arg  0x00000003 , 0x00000008 
- 00000511  0x00000298 branch  0x00006ebd 
- 00000512  0x0000029b jam  0x00000001 , 0x00004b20 
- 00000513  0x0000029c fetcht  0x00000001 , 0x00004b1f 
- 00000514  0x0000029d call  0x00006f0f 
- 00000515  0x0000029e fetcht  0x00000001 , 0x00004b1f 
- 00000516  0x000002a0 arg  0x00000006 , 0x00000008 
- 00000517  0x000002a1 branch  0x00006ebd 
- 00000518  0x000002a4 setarg  0x00000010 
- 00000519  0x000002a6 store  0x00000001 , 0x00008141 
- 00000520  0x000002a7 until  0x0000003e , 0x00000033 
- 00000521  0x000002a8 rtn 
- 00000522  0x000002ab setarg  0x00000080 
- 00000523  0x000002ac branch  0x00000207 
- 00000524  0x000002af call  0x0000049f 
- 00000525  0x000002b0 jam  0x00000000 , 0x00004b20 
- 00000526  0x000002b1 fetcht  0x00000001 , 0x00004654 
- 00000527  0x000002b2 call  0x00006ef7 
- 00000528  0x000002b3 fetcht  0x00000001 , 0x00004654 
- 00000529  0x000002b4 call  0x00006ed3 
- 00000530  0x000002b5 branch  0x0000550d 
- 00000531  0x000002b9 fetch  0x00000002 , 0x000043e9 
- 00000532  0x000002ba call  0x00007d79 
- 00000533  0x000002bc fetch  0x00000004 , 0x000040ad 
- 00000534  0x000002bd iadd  0x00000002 , 0x0000003f 
- 00000535  0x000002be store  0x00000004 , 0x000040ad 
- 00000536  0x000002bf call  0x0000021e 
- 00000537  0x000002c0 call  0x0000021b 
- 00000538  0x000002c1 branch  0x00002425 
- 00000539  0x000002c4 fetch  0x00000001 , 0x00004b20 
- 00000540  0x000002c5 branch  0x00000206 , 0x00000034 
- 00000541  0x000002c6 branch  0x0000020a 
- 00000542  0x000002c9 storer  0x00000000 , 0x00000008 , 0x000040e7 
- 00000543  0x000002ca arg  0x00008070 , 0x00000006 
- 00000544  0x000002cb arg  0x000040cc , 0x00000005 
- 00000545  0x000002cc call  0x00007c8f 
- 00000546  0x000002cd arg  0x000080d4 , 0x00000006 
- 00000547  0x000002ce call  0x00007c89 
- 00000548  0x000002cf fetch  0x00000001 , 0x00008080 
- 00000549  0x000002d0 store  0x00000001 , 0x000040ef 
- 00000550  0x000002d1 copy  0x00000002 , 0x00000012 
- 00000551  0x000002d3 arg  0x0000000c , 0x00000039 
- 00000552  0x000002d4 arg  0x00000016 , 0x00000011 
- 00000553  0x000002d5 arg  0x0000814d , 0x00000013 
- 00000554  0x000002d6 until  0x0000003e , 0x00000033 
- 00000555  0x000002d8 ifetch  0x00000001 , 0x00000011 
- 00000556  0x000002d9 ifetcht  0x00000001 , 0x00000013 
- 00000557  0x000002da isub  0x00000002 , 0x0000003e 
- 00000558  0x000002db branch  0x00000231 , 0x00000005 
- 00000559  0x000002dc istore  0x00000001 , 0x00000013 
- 00000560  0x000002dd until  0x0000003e , 0x00000033 
- 00000561  0x000002df increase  0x00000001 , 0x00000011 
- 00000562  0x000002e0 increase  0x00000001 , 0x00000013 
- 00000563  0x000002e1 loop  0x0000022b 
- 00000564  0x000002e2 copy  0x00000012 , 0x00000002 
- 00000565  0x000002e3 rtn 
- 00000566  0x000002e6 call  0x00006b3a 
- 00000567  0x000002e7 call  0x00006b75 
- 00000568  0x000002e8 branch  0x00006b38 
- 00000569  0x000002eb fetch  0x00000002 , 0x000045e0 
- 00000570  0x000002ec arg  0x000001f8 , 0x00000002 
- 00000571  0x000002ed iand  0x00000002 , 0x0000003f 
- 00000572  0x000002ee branch  0x00000241 , 0x00000034 
- 00000573  0x000002ef fetch  0x00000002 , 0x000045e0 
- 00000574  0x000002f0 increase  0x00000001 , 0x0000003f 
- 00000575  0x000002f1 store  0x00000002 , 0x000045e0 
- 00000576  0x000002f2 rtn 
- 00000577  0x000002f5 call  0x0000357f 
- 00000578  0x000002f6 call  0x00003651 
- 00000579  0x000002f7 nbranch  0x00003586 , 0x00000018 
- 00000580  0x000002f8 nbranch  0x00003586 , 0x0000002f 
- 00000581  0x000002f9 call  0x0000366e 
- 00000582  0x000002fa fetch  0x00000001 , 0x0000457d 
- 00000583  0x000002fb branch  0x00000258 , 0x00000034 
- 00000584  0x000002fd fetch  0x00000004 , 0x000045cc 
- 00000585  0x000002fe fetcht  0x00000004 , 0x0000458f 
- 00000586  0x000002ff isub  0x00000002 , 0x0000003e 
- 00000587  0x00000300 branch  0x0000024d , 0x00000005 
- 00000588  0x00000301 branch  0x0000356e 
- 00000589  0x00000304 fetch  0x00000008 , 0x00004713 
- 00000590  0x00000305 bbit1  0x00000030 , 0x00003291 
- 00000591  0x00000306 branch  0x00003549 
- 00000592  0x00000309 call  0x0000543b 
- 00000593  0x0000030a call  0x00000253 
- 00000594  0x0000030b branch  0x0000544c 
- 00000595  0x0000030e setarg  0x00004a1d 
- 00000596  0x0000030f store  0x00000002 , 0x0000433f 
- 00000597  0x00000310 setarg  0x00000020 
- 00000598  0x00000311 store  0x00000002 , 0x00004341 
- 00000599  0x00000312 rtn 
- 00000600  0x00000315 fetch  0x00000004 , 0x000045e4 
- 00000601  0x00000316 fetcht  0x00000004 , 0x0000458f 
- 00000602  0x00000317 branch  0x00000248 , 0x00000005 
- 00000603  0x00000318 fetch  0x00000004 , 0x0000455f 
- 00000604  0x00000319 rtn  0x00000034 
- 00000605  0x0000031a branch  0x00000248 
- 00000606  0x0000031d fetch  0x00000001 , 0x00004437 
- 00000607  0x0000031e nrtn  0x00000034 
- 00000608  0x0000031f fetch  0x00000002 , 0x000044e9 
- 00000609  0x00000320 rtnbit1  0x0000000b 
- 00000610  0x00000321 fetchr  0x00000011 , 0x00000002 , 0x000045f0 
- 00000611  0x00000322 call  0x000035b4 
- 00000612  0x00000323 storet  0x00000001 , 0x00004624 
- 00000613  0x00000324 fetch  0x00000001 , 0x00004629 
- 00000614  0x00000325 bmark1  0x00000026 , 0x00000268 
- 00000615  0x00000326 fetch  0x00000001 , 0x0000462c 
- 00000616  0x00000328 isub  0x00000002 , 0x0000003e 
- 00000617  0x00000329 nbranch  0x00000282 , 0x00000002 
- 00000618  0x0000032a fetch  0x00000001 , 0x00004626 
- 00000619  0x0000032b sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00000620  0x0000032c nbranch  0x00000270 , 0x00000002 
- 00000621  0x0000032d fetch  0x00000001 , 0x00004626 
- 00000622  0x0000032e beq  0x00000000 , 0x00000283 
- 00000623  0x0000032f rtn 
- 00000624  0x00000332 fetch  0x00000001 , 0x00004626 
- 00000625  0x00000333 fetcht  0x00000001 , 0x00004627 
- 00000626  0x00000334 isub  0x00000002 , 0x0000003e 
- 00000627  0x00000335 nrtn  0x00000005 
- 00000628  0x00000336 jam  0x00000000 , 0x00004626 
- 00000629  0x00000338 fetcht  0x00000001 , 0x00004624 
- 00000630  0x00000339 fetch  0x00000001 , 0x00004628 
- 00000631  0x0000033a bmark1  0x00000026 , 0x00000279 
- 00000632  0x0000033b fetch  0x00000001 , 0x0000462b 
- 00000633  0x0000033d isub  0x00000002 , 0x0000003e 
- 00000634  0x0000033e nrtn  0x00000002 
- 00000635  0x0000033f fetch  0x00000001 , 0x00004625 
- 00000636  0x00000340 beq  0x00000000 , 0x00003715 
- 00000637  0x00000341 increase  0xffffffff , 0x0000003f 
- 00000638  0x00000342 store  0x00000001 , 0x00004625 
- 00000639  0x00000343 beq  0x00000002 , 0x0000028b 
- 00000640  0x00000344 beq  0x00000001 , 0x0000370b 
- 00000641  0x00000345 branch  0x00003715 
- 00000642  0x00000348 jam  0x00000000 , 0x00004626 
- 00000643  0x0000034a fetch  0x00000001 , 0x00004625 
- 00000644  0x0000034b beq  0x00000003 , 0x00000289 
- 00000645  0x0000034c increase  0x00000001 , 0x0000003f 
- 00000646  0x0000034d store  0x00000001 , 0x00004625 
- 00000647  0x0000034e beq  0x00000001 , 0x0000370b 
- 00000648  0x0000034f beq  0x00000002 , 0x0000028b 
- 00000649  0x00000351 jam  0x00000005 , 0x00004141 
- 00000650  0x00000352 rtn 
- 00000651  0x00000355 jam  0x00000003 , 0x00004141 
- 00000652  0x00000356 rtn 
- 00000653  0x0000035d setarg  0x00006235 
- 00000654  0x0000035e store  0x00000002 , 0x000045f8 
- 00000655  0x0000035f setarg  0x0000622b 
- 00000656  0x00000360 store  0x00000002 , 0x000045fa 
- 00000657  0x00000361 setarg  0x000002a0 
- 00000658  0x00000362 store  0x00000002 , 0x000043e9 
- 00000659  0x00000363 branch  0x000053f3 
- 00000660  0x00000366 nbranch  0x00002002 , 0x0000002b 
- 00000661  0x00000367 until  0x0000003e , 0x00000033 
- 00000662  0x00000368 until  0x0000003e , 0x00000033 
- 00000663  0x00000369 clear_stack 
- 00000664  0x0000036a call  0x0000029b , 0x0000002b 
- 00000665  0x0000036b call  0x000058df 
- 00000666  0x0000036c branch  0x00002003 
- 00000667  0x0000036f call  0x00000206 
- 00000668  0x00000370 fetcht  0x00000001 , 0x0000464a 
- 00000669  0x00000371 call  0x00006edd 
- 00000670  0x00000372 fetcht  0x00000001 , 0x0000464b 
- 00000671  0x00000373 branch  0x00006edd 
- 00000672  0x00000376 rtn 
- 00000673  0x0000037e call  0x00000472 
- 00000674  0x0000037f fetch  0x00000008 , 0x00004713 
- 00000675  0x00000380 bbit1  0x00000013 , 0x00005d60 
- 00000676  0x00000381 bbit1  0x00000012 , 0x00005d6e 
- 00000677  0x00000382 bbit1  0x00000014 , 0x000002a7 
- 00000678  0x00000383 rtn 
- 00000679  0x00000386 call  0x000002b2 
- 00000680  0x00000387 call  0x00005e43 
- 00000681  0x00000388 call  0x00005db4 
- 00000682  0x0000038a call  0x000002c6 
- 00000683  0x0000038c call  0x000002af 
- 00000684  0x0000038e call  0x000002b5 
- 00000685  0x0000038f call  0x000002ce 
- 00000686  0x00000390 branch  0x00005daa 
- 00000687  0x00000393 fetch  0x00000008 , 0x00004713 
- 00000688  0x00000394 rtnbit0  0x0000002a 
- 00000689  0x00000395 call  0x000004d6 
- 00000690  0x00000397 fetch  0x00000001 , 0x00004666 
- 00000691  0x00000398 store  0x00000001 , 0x00004a06 
- 00000692  0x00000399 rtn 
- 00000693  0x0000039c fetch  0x00000008 , 0x00004713 
- 00000694  0x0000039d bbit1  0x0000003e , 0x00005dd1 
- 00000695  0x0000039e branch  0x00005dcc 
- 00000696  0x000003a1 fetch  0x00000002 , 0x0000468e 
- 00000697  0x000003a2 arg  0x0000aa55 , 0x00000002 
- 00000698  0x000003a3 isub  0x00000002 , 0x0000003e 
- 00000699  0x000003a4 branch  0x0000033b , 0x00000005 
- 00000700  0x000003a6 storet  0x00000002 , 0x0000468e 
- 00000701  0x000003a7 call  0x00005c9c 
- 00000702  0x000003a8 fetch  0x00000001 , 0x000049a1 
- 00000703  0x000003a9 store  0x00000001 , 0x00004666 
- 00000704  0x000003aa call  0x00005c8c 
- 00000705  0x000003ac setarg  0x00001122 
- 00000706  0x000003ad store  0x00000002 , 0x00004695 
- 00000707  0x000003af fetch  0x00000001 , 0x00004a06 
- 00000708  0x000003b0 store  0x00000001 , 0x00004666 
- 00000709  0x000003b1 rtn 
- 00000710  0x000003b4 fetch  0x00000001 , 0x00004666 
- 00000711  0x000003b5 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00000712  0x000003b6 branch  0x000002c3 , 0x00000005 
- 00000713  0x000003b7 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00000714  0x000003b8 branch  0x000002cc , 0x00000005 
- 00000715  0x000003b9 rtn  0x00000002 
- 00000716  0x000003bb jam  0x00000000 , 0x00004666 
- 00000717  0x000003bc rtn 
- 00000718  0x000003bf fetch  0x00000001 , 0x00004666 
- 00000719  0x000003c0 rtneq  0x00000000 
- 00000720  0x000003c1 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
- 00000721  0x000003c2 copy  0x00000012 , 0x00000013 
- 00000722  0x000003c4 call  0x00005e3d 
- 00000723  0x000003c5 fetch  0x00000002 , 0x000049e0 
- 00000724  0x000003c6 branch  0x000002dc , 0x00000034 
- 00000725  0x000003c7 store  0x00000002 , 0x000049de 
- 00000726  0x000003c8 increase  0x00000002 , 0x00000013 
- 00000727  0x000003c9 fetch  0x00000002 , 0x00004a00 
- 00000728  0x000003ca isub  0x00000013 , 0x0000003e 
- 00000729  0x000003cb nbranch  0x000002dc , 0x00000002 
- 00000730  0x000003cc copy  0x00000013 , 0x00000012 
- 00000731  0x000003cd branch  0x000002d2 
- 00000732  0x000003d0 fetch  0x00000002 , 0x000049de 
- 00000733  0x000003d1 store  0x00000002 , 0x00004695 
- 00000734  0x000003d2 rtn 
- 00000735  0x000003d6 fetch  0x00000008 , 0x00004713 
- 00000736  0x000003d7 bbit1  0x00000013 , 0x00005cb1 
- 00000737  0x000003d8 bbit1  0x00000012 , 0x00005cb9 
- 00000738  0x000003d9 bbit1  0x00000014 , 0x000002e4 
- 00000739  0x000003da rtn 
- 00000740  0x000003dd call  0x000002e7 
- 00000741  0x000003de call  0x000002ec 
- 00000742  0x000003df branch  0x00005cc1 
- 00000743  0x000003e2 fetch  0x00000001 , 0x00004666 
- 00000744  0x000003e3 rtneq  0x00000000 
- 00000745  0x000003e4 beq  0x00000001 , 0x00000313 
- 00000746  0x000003e5 beq  0x00000002 , 0x00000327 
- 00000747  0x000003e6 rtn 
- 00000748  0x000003e9 fetchr  0x00000012 , 0x00000002 , 0x000049e2 
- 00000749  0x000003ea copy  0x00000012 , 0x00000013 
- 00000750  0x000003ec call  0x00005dc0 
- 00000751  0x000003ed fetch  0x00000001 , 0x000049a1 
- 00000752  0x000003ee branch  0x000002f8 , 0x00000034 
- 00000753  0x000003ef store  0x00000001 , 0x000049a0 
- 00000754  0x000003f0 increase  0x00000001 , 0x00000013 
- 00000755  0x000003f1 fetch  0x00000002 , 0x000049e4 
- 00000756  0x000003f2 isub  0x00000013 , 0x0000003e 
- 00000757  0x000003f3 nrtn  0x00000002 
- 00000758  0x000003f4 copy  0x00000013 , 0x00000012 
- 00000759  0x000003f5 branch  0x000002ee 
- 00000760  0x000003f8 fetch  0x00000001 , 0x000049a0 
- 00000761  0x000003f9 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000762  0x000003fa branch  0x00000302 , 0x00000034 
- 00000763  0x000003fb fetch  0x00000001 , 0x00004666 
- 00000764  0x000003fd call  0x00000310 
- 00000765  0x000003ff store  0x00000001 , 0x000049a2 
- 00000766  0x00000401 arg  0x00000001 , 0x00000039 
- 00000767  0x00000402 copy  0x00000013 , 0x00000012 
- 00000768  0x00000403 arg  0x000049a2 , 0x00000011 
- 00000769  0x00000404 branch  0x00006b45 
- 00000770  0x00000407 fetcht  0x00000001 , 0x000049a0 
- 00000771  0x00000408 fetch  0x00000001 , 0x00004666 
- 00000772  0x00000409 call  0x00000310 
- 00000773  0x0000040a isub  0x00000002 , 0x0000003e 
- 00000774  0x0000040b rtn  0x00000005 
- 00000775  0x0000040c lshift4  0x0000003f , 0x0000003f 
- 00000776  0x0000040d iadd  0x00000002 , 0x0000003f 
- 00000777  0x0000040e store  0x00000001 , 0x000049a2 
- 00000778  0x00000410 copy  0x00000013 , 0x0000003f 
- 00000779  0x00000411 fetcht  0x00000002 , 0x000049e2 
- 00000780  0x00000412 isub  0x00000002 , 0x0000003e 
- 00000781  0x00000413 branch  0x000002fe , 0x00000005 
- 00000782  0x00000415 increase  0xffffffff , 0x00000013 
- 00000783  0x00000416 branch  0x000002fe 
- 00000784  0x00000419 rtnne  0x00000000 
- 00000785  0x0000041a increase  0x00000004 , 0x0000003f 
- 00000786  0x0000041b rtn 
- 00000787  0x00000420 fetchr  0x00000012 , 0x00000002 , 0x000049ee 
- 00000788  0x00000421 copy  0x00000012 , 0x00000013 
- 00000789  0x00000423 call  0x00005df3 
- 00000790  0x00000424 fetch  0x00000006 , 0x000049b5 
- 00000791  0x00000425 branch  0x0000031f , 0x00000034 
- 00000792  0x00000426 store  0x00000006 , 0x000049af 
- 00000793  0x00000427 increase  0x00000006 , 0x00000013 
- 00000794  0x00000428 fetch  0x00000002 , 0x000049f0 
- 00000795  0x00000429 isub  0x00000013 , 0x0000003e 
- 00000796  0x0000042a nrtn  0x00000002 
- 00000797  0x0000042b copy  0x00000013 , 0x00000012 
- 00000798  0x0000042c branch  0x00000315 
- 00000799  0x0000042f fetch  0x00000006 , 0x000049af 
- 00000800  0x00000430 fetcht  0x00000006 , 0x0000466e 
- 00000801  0x00000431 isub  0x00000002 , 0x0000003e 
- 00000802  0x00000432 rtn  0x00000005 
- 00000803  0x00000433 arg  0x00000006 , 0x00000039 
- 00000804  0x00000434 arg  0x0000466e , 0x00000011 
- 00000805  0x00000435 copy  0x00000013 , 0x00000012 
- 00000806  0x00000436 branch  0x00006b45 
- 00000807  0x00000439 fetchr  0x00000012 , 0x00000002 , 0x000049f6 
- 00000808  0x0000043a copy  0x00000012 , 0x00000013 
- 00000809  0x0000043c call  0x00005e17 
- 00000810  0x0000043d fetch  0x00000006 , 0x000049cd 
- 00000811  0x0000043e branch  0x00000333 , 0x00000034 
- 00000812  0x0000043f store  0x00000006 , 0x000049c7 
- 00000813  0x00000440 increase  0x00000006 , 0x00000013 
- 00000814  0x00000441 fetch  0x00000002 , 0x000049f8 
- 00000815  0x00000442 isub  0x00000013 , 0x0000003e 
- 00000816  0x00000443 nrtn  0x00000002 
- 00000817  0x00000444 copy  0x00000013 , 0x00000012 
- 00000818  0x00000445 branch  0x00000329 
- 00000819  0x00000448 fetch  0x00000006 , 0x000049c7 
- 00000820  0x00000449 fetcht  0x00000006 , 0x0000467b 
- 00000821  0x0000044a isub  0x00000002 , 0x0000003e 
- 00000822  0x0000044b rtn  0x00000005 
- 00000823  0x0000044c arg  0x00000006 , 0x00000039 
- 00000824  0x0000044d arg  0x0000467b , 0x00000011 
- 00000825  0x0000044e copy  0x00000013 , 0x00000012 
- 00000826  0x0000044f branch  0x00006b45 
- 00000827  0x00000454 call  0x00000374 
- 00000828  0x00000455 call  0x0000038c 
- 00000829  0x00000456 call  0x0000033f 
- 00000830  0x00000457 branch  0x00005c90 
- 00000831  0x0000045a fetch  0x00000008 , 0x00004713 
- 00000832  0x0000045b rtnbit0  0x0000000f 
- 00000833  0x0000045c fetch  0x00000001 , 0x00004690 
- 00000834  0x0000045d beq  0x00000000 , 0x00005c94 
- 00000835  0x0000045e beq  0x00000006 , 0x00000345 
- 00000836  0x0000045f rtn 
- 00000837  0x00000462 jam  0x00000000 , 0x00004690 
- 00000838  0x00000463 rtn 
- 00000839  0x00000466 fetch  0x00000008 , 0x00004713 
- 00000840  0x00000467 bbit1  0x00000013 , 0x00005cb5 
- 00000841  0x00000468 bbit1  0x00000014 , 0x0000034b 
- 00000842  0x00000469 rtn 
- 00000843  0x0000046c fetch  0x00000008 , 0x00004713 
- 00000844  0x0000046d rtnbit0  0x0000000f 
- 00000845  0x0000046e fetchr  0x00000012 , 0x00000002 , 0x000049fa 
- 00000846  0x0000046f copy  0x00000012 , 0x00000013 
- 00000847  0x00000471 call  0x00005e51 
- 00000848  0x00000472 fetch  0x00000001 , 0x000049d4 
- 00000849  0x00000473 branch  0x00000359 , 0x00000034 
- 00000850  0x00000474 store  0x00000001 , 0x000049d3 
- 00000851  0x00000475 increase  0x00000001 , 0x00000013 
- 00000852  0x00000476 fetch  0x00000002 , 0x000049fc 
- 00000853  0x00000477 isub  0x00000013 , 0x0000003e 
- 00000854  0x00000478 nrtn  0x00000002 
- 00000855  0x00000479 copy  0x00000013 , 0x00000012 
- 00000856  0x0000047a branch  0x0000034f 
- 00000857  0x0000047d fetch  0x00000001 , 0x000049d3 
- 00000858  0x0000047e and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000859  0x0000047f branch  0x00000363 , 0x00000034 
- 00000860  0x00000480 fetch  0x00000001 , 0x00004690 
- 00000861  0x00000482 call  0x00000371 
- 00000862  0x00000484 store  0x00000001 , 0x000049d5 
- 00000863  0x00000486 arg  0x00000001 , 0x00000039 
- 00000864  0x00000487 copy  0x00000013 , 0x00000012 
- 00000865  0x00000488 arg  0x000049d5 , 0x00000011 
- 00000866  0x00000489 branch  0x00006b45 
- 00000867  0x0000048c fetcht  0x00000001 , 0x000049d3 
- 00000868  0x0000048d fetch  0x00000001 , 0x00004690 
- 00000869  0x0000048e call  0x00000371 
- 00000870  0x0000048f isub  0x00000002 , 0x0000003e 
- 00000871  0x00000490 rtn  0x00000005 
- 00000872  0x00000491 lshift4  0x0000003f , 0x0000003f 
- 00000873  0x00000492 iadd  0x00000002 , 0x0000003f 
- 00000874  0x00000493 store  0x00000001 , 0x000049d5 
- 00000875  0x00000495 copy  0x00000013 , 0x0000003f 
- 00000876  0x00000496 fetcht  0x00000002 , 0x000049fa 
- 00000877  0x00000497 isub  0x00000002 , 0x0000003e 
- 00000878  0x00000498 branch  0x0000035f , 0x00000005 
- 00000879  0x0000049a increase  0xffffffff , 0x00000013 
- 00000880  0x0000049b branch  0x0000035f 
- 00000881  0x0000049e rtnne  0x00000000 
- 00000882  0x0000049f increase  0x00000006 , 0x0000003f 
- 00000883  0x000004a0 rtn 
- 00000884  0x000004a3 fetch  0x00000008 , 0x00004713 
- 00000885  0x000004a4 bbit1  0x0000003e , 0x0000037b 
- 00000886  0x000004a5 fetch  0x00000001 , 0x00004666 
- 00000887  0x000004a6 rtneq  0x00000000 
- 00000888  0x000004a7 beq  0x00000001 , 0x0000037b 
- 00000889  0x000004a8 beq  0x00000002 , 0x00000382 
- 00000890  0x000004a9 rtn 
- 00000891  0x000004ac fetch  0x00000006 , 0x0000466e 
- 00000892  0x000004ad fetcht  0x00000006 , 0x000046e6 
- 00000893  0x000004ae isub  0x00000002 , 0x0000003e 
- 00000894  0x000004af nrtn  0x00000005 
- 00000895  0x000004b0 fetch  0x00000006 , 0x000042db 
- 00000896  0x000004b1 store  0x00000006 , 0x0000466e 
- 00000897  0x000004b2 rtn 
- 00000898  0x000004b5 fetch  0x00000006 , 0x0000466e 
- 00000899  0x000004b6 fetcht  0x00000006 , 0x000046e6 
- 00000900  0x000004b7 isub  0x00000002 , 0x0000003e 
- 00000901  0x000004b8 nrtn  0x00000005 
- 00000902  0x000004b9 fetch  0x00000006 , 0x000042db 
- 00000903  0x000004ba add  0x0000003f , 0x00000100 , 0x0000003f 
- 00000904  0x000004bb store  0x00000006 , 0x0000466e 
- 00000905  0x000004bc rtn 
- 00000906  0x000004bf call  0x0000038c 
- 00000907  0x000004c0 branch  0x00005a9c 
- 00000908  0x000004c3 fetch  0x00000008 , 0x00004713 
- 00000909  0x000004c4 bbit0  0x00000014 , 0x00005c6f 
- 00000910  0x000004c5 bbit1  0x0000003e , 0x00000394 
- 00000911  0x000004c7 fetch  0x00000001 , 0x00004666 
- 00000912  0x000004c8 rtneq  0x00000000 
- 00000913  0x000004c9 beq  0x00000001 , 0x00000394 
- 00000914  0x000004ca beq  0x00000002 , 0x00000399 
- 00000915  0x000004cb rtn 
- 00000916  0x000004ce fetch  0x00000006 , 0x00004668 
- 00000917  0x000004cf store  0x00000006 , 0x00004116 
- 00000918  0x000004d2 fetch  0x00000006 , 0x0000466e 
- 00000919  0x000004d3 store  0x00000006 , 0x000042db 
- 00000920  0x000004d4 rtn 
- 00000921  0x000004d7 fetch  0x00000006 , 0x00004675 
- 00000922  0x000004d8 store  0x00000006 , 0x00004116 
- 00000923  0x000004db fetch  0x00000006 , 0x0000467b 
- 00000924  0x000004dc store  0x00000006 , 0x000042db 
- 00000925  0x000004dd rtn 
- 00000926  0x000004e0 fetch  0x00000008 , 0x00004713 
- 00000927  0x000004e1 rtnbit0  0x00000002 
- 00000928  0x000004e2 bbit0  0x00000014 , 0x00005c43 
- 00000929  0x000004e3 arg  0x00000002 , 0x00000007 
- 00000930  0x000004e4 call  0x00005f04 
- 00000931  0x000004e5 call  0x00005c4a 
- 00000932  0x000004e6 call  0x000003a6 
- 00000933  0x000004e7 branch  0x00005ca3 
- 00000934  0x000004ea fetch  0x00000001 , 0x00004666 
- 00000935  0x000004eb beq  0x00000001 , 0x000003aa 
- 00000936  0x000004ec beq  0x00000002 , 0x000003af 
- 00000937  0x000004ed rtn 
- 00000938  0x000004f0 fetch  0x00000006 , 0x00000178 
- 00000939  0x000004f1 store  0x00000006 , 0x00004668 
- 00000940  0x000004f2 fetch  0x00000006 , 0x000042db 
- 00000941  0x000004f3 store  0x00000006 , 0x0000466e 
- 00000942  0x000004f4 rtn 
- 00000943  0x000004f7 fetch  0x00000006 , 0x00000178 
- 00000944  0x000004f8 store  0x00000006 , 0x00004675 
- 00000945  0x000004f9 fetch  0x00000006 , 0x000042db 
- 00000946  0x000004fa store  0x00000006 , 0x0000467b 
- 00000947  0x000004fb rtn 
- 00000948  0x000004ff call  0x000003cb 
- 00000949  0x00000500 call  0x0000553d 
- 00000950  0x00000501 call  0x0000614d 
- 00000951  0x00000503 call  0x00006110 
- 00000952  0x00000504 call  0x000061b1 
- 00000953  0x00000505 call  0x0000611e 
- 00000954  0x00000507 call  0x0000328e 
- 00000955  0x00000508 call  0x00003531 
- 00000956  0x00000509 call  0x00005fdd 
- 00000957  0x0000050b call  0x0000572c 
- 00000958  0x0000050c call  0x00005b9b 
- 00000959  0x0000050d call  0x00005bab 
- 00000960  0x0000050e call  0x00005bce 
- 00000961  0x00000510 call  0x000003d2 
- 00000962  0x00000511 call  0x00005bd3 
- 00000963  0x00000512 call  0x00005be1 
- 00000964  0x00000513 call  0x00005bee 
- 00000965  0x00000514 call  0x00005be4 
- 00000966  0x00000516 call  0x00005bfb 
- 00000967  0x00000517 call  0x000003d5 
- 00000968  0x00000518 call  0x000056b6 
- 00000969  0x00000519 call  0x00005c0e 
- 00000970  0x0000051a branch  0x00005c05 
- 00000971  0x0000051d call  0x000054f2 
- 00000972  0x0000051e fetch  0x00000001 , 0x00004637 
- 00000973  0x0000051f branch  0x000003d0 , 0x00000034 
- 00000974  0x00000520 jam  0x000000e1 , 0x00004631 
- 00000975  0x00000521 rtn 
- 00000976  0x00000523 jam  0x000000dc , 0x00004631 
- 00000977  0x00000524 rtn 
- 00000978  0x00000528 arg  0x00004a05 , 0x00000013 
- 00000979  0x00000529 arg  0x00005aef , 0x00000012 
- 00000980  0x0000052a branch  0x000042e0 
- 00000981  0x0000052d arg  0x0000477e , 0x00000013 
- 00000982  0x0000052e arg  0x000003d8 , 0x00000012 
- 00000983  0x0000052f branch  0x000042e0 
- 00000984  0x00000531 fetch  0x00000001 , 0x0000496b 
- 00000985  0x00000532 store  0x00000001 , 0x000040c0 
- 00000986  0x00000533 jam  0x00000003 , 0x0000477d 
- 00000987  0x00000534 rtn 
- 00000988  0x00000537 call  0x000059ed 
- 00000989  0x00000538 branch  0x00005c1b 
- 00000990  0x0000053b copy  0x00000013 , 0x0000003f 
- 00000991  0x0000053c beq  0x00000040 , 0x000003f3 
- 00000992  0x0000053d beq  0x00000015 , 0x000003f8 
- 00000993  0x0000053e beq  0x00000032 , 0x000003ea 
- 00000994  0x0000053f beq  0x0000003c , 0x00000416 
- 00000995  0x00000540 beq  0x00000039 , 0x00000427 
- 00000996  0x00000541 beq  0x0000003a , 0x0000042a 
- 00000997  0x00000542 beq  0x00000014 , 0x000003e7 
- 00000998  0x00000543 branch  0x00005ac3 
- 00000999  0x00000547 setarg  0x00000000 
- 00001000  0x00000548 store  0x00000004 , 0x00004bfb 
- 00001001  0x00000549 branch  0x00005ad0 
- 00001002  0x0000054c fetch  0x00000001 , 0x00004795 
- 00001003  0x0000054d beq  0x00000001 , 0x000003ee 
- 00001004  0x0000054e jam  0x00000014 , 0x00004844 
- 00001005  0x0000054f branch  0x000003f0 
- 00001006  0x00000551 call  0x00005aef 
- 00001007  0x00000552 jam  0x00000005 , 0x00004844 
- 00001008  0x00000554 fetch  0x00000001 , 0x00004bfa 
- 00001009  0x00000555 store  0x00000001 , 0x00004bfb 
- 00001010  0x00000556 branch  0x00005af6 
- 00001011  0x0000055a fetch  0x00000001 , 0x00004a04 
- 00001012  0x0000055b nrtn  0x00000034 
- 00001013  0x0000055c jam  0x00000001 , 0x00004a04 
- 00001014  0x0000055d jam  0x0000001e , 0x00004a05 
- 00001015  0x0000055e rtn 
- 00001016  0x00000561 setarg  0x00000000 
- 00001017  0x00000562 store  0x00000001 , 0x00004a04 
- 00001018  0x00000563 store  0x00000001 , 0x00004a05 
- 00001019  0x00000564 setarg  0x00000000 
- 00001020  0x00000565 store  0x00000002 , 0x000047c0 
- 00001021  0x00000566 jam  0x00000000 , 0x00004794 
- 00001022  0x00000567 arg  0x00000006 , 0x00000002 
- 00001023  0x00000568 fetch  0x00000008 , 0x00004713 
- 00001024  0x00000569 bbit1  0x0000001b , 0x00000402 
- 00001025  0x0000056a arg  0x00000007 , 0x00000002 
- 00001026  0x0000056c storet  0x00000002 , 0x000042d3 
- 00001027  0x0000056d storet  0x00000002 , 0x000042d5 
- 00001028  0x0000056e jam  0x00000000 , 0x000047c2 
- 00001029  0x0000056f jam  0x00000000 , 0x00004956 
- 00001030  0x00000570 call  0x000029cb 
- 00001031  0x00000571 branch  0x00000408 
- 00001032  0x00000573 call  0x00005b7b 
- 00001033  0x00000574 fetch  0x00000002 , 0x000043ef 
- 00001034  0x00000575 bbit1  0x00000007 , 0x0000040d 
- 00001035  0x00000576 bbit1  0x00000000 , 0x000042fc 
- 00001036  0x00000577 branch  0x00005c1a 
- 00001037  0x00000579 fetch  0x00000002 , 0x000043ef 
- 00001038  0x0000057a bbit1  0x00000000 , 0x000042fc 
- 00001039  0x0000057b fetch  0x00000001 , 0x00004843 
- 00001040  0x0000057c and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001041  0x0000057d call  0x00005b21 
- 00001042  0x0000057e bne  0x00000003 , 0x000054a9 
- 00001043  0x0000057f fetch  0x00000001 , 0x00004bfe 
- 00001044  0x00000580 nbranch  0x000054a9 , 0x00000034 
- 00001045  0x00000581 branch  0x000054cd 
- 00001046  0x00000584 fetch  0x00000004 , 0x0000458f 
- 00001047  0x00000585 store  0x00000004 , 0x000045e8 
- 00001048  0x00000586 store  0x00000004 , 0x00004691 
- 00001049  0x00000587 call  0x0000355a 
- 00001050  0x00000588 call  0x00005c0b 
- 00001051  0x00000589 call  0x0000618e 
- 00001052  0x0000058a call  0x00005a73 
- 00001053  0x0000058b jam  0x00000000 , 0x0000477d 
- 00001054  0x0000058c jam  0x00000000 , 0x000045fc 
- 00001055  0x0000058d jam  0x00000000 , 0x000045e2 
- 00001056  0x0000058e fetch  0x00000004 , 0x000045e8 
- 00001057  0x0000058f fetcht  0x00000004 , 0x000045e4 
- 00001058  0x00000590 isub  0x00000002 , 0x0000003e 
- 00001059  0x00000591 rtn  0x00000005 
- 00001060  0x00000592 call  0x00006016 
- 00001061  0x00000593 call  0x00000475 
- 00001062  0x00000594 branch  0x00006042 
- 00001063  0x00000597 call  0x00006016 
- 00001064  0x00000598 call  0x00000475 
- 00001065  0x00000599 branch  0x00006084 
- 00001066  0x0000059c call  0x00006016 
- 00001067  0x0000059d call  0x00000475 
- 00001068  0x0000059e fetch  0x00000001 , 0x0000487a 
- 00001069  0x0000059f rtneq  0x00000001 
- 00001070  0x000005a0 fetch  0x00000001 , 0x00004600 
- 00001071  0x000005a1 nbranch  0x00005ff2 , 0x00000034 
- 00001072  0x000005a2 fetch  0x00000001 , 0x000045e2 
- 00001073  0x000005a3 beq  0x00000004 , 0x00000435 
- 00001074  0x000005a4 beq  0x00000001 , 0x0000605f 
- 00001075  0x000005a5 beq  0x00000003 , 0x0000043c 
- 00001076  0x000005a6 branch  0x00006055 
- 00001077  0x000005a9 fetch  0x00000008 , 0x00004713 
- 00001078  0x000005aa bbit0  0x0000003e , 0x00006059 
- 00001079  0x000005ab fetch  0x00000001 , 0x0000471b 
- 00001080  0x000005ac beq  0x00000001 , 0x00006059 
- 00001081  0x000005ae call  0x00006018 
- 00001082  0x000005af jam  0x00000001 , 0x00004666 
- 00001083  0x000005b0 branch  0x000054a0 
- 00001084  0x000005b3 fetch  0x00000008 , 0x00004713 
- 00001085  0x000005b4 bbit0  0x0000003e , 0x00006059 
- 00001086  0x000005b5 bbit1  0x00000013 , 0x00006059 
- 00001087  0x000005b6 bbit1  0x00000014 , 0x00006059 
- 00001088  0x000005b7 bbit1  0x00000012 , 0x00006059 
- 00001089  0x000005b8 branch  0x00006034 
- 00001090  0x000005bc call  0x000042a3 
- 00001091  0x000005bd fetcht  0x00000001 , 0x0000465b 
- 00001092  0x000005be call  0x000055b5 
- 00001093  0x000005bf arg  0x00000015 , 0x00000002 
- 00001094  0x000005c0 call  0x000055b5 
- 00001095  0x000005c2 fetch  0x00000008 , 0x00004713 
- 00001096  0x000005c3 bbit0  0x00000015 , 0x0000045a 
- 00001097  0x000005c4 call  0x00005534 
- 00001098  0x000005c5 call  0x000003cb 
- 00001099  0x000005c6 call  0x0000057e 
- 00001100  0x000005c7 call  0x0000055f 
- 00001101  0x000005c8 div  0x0000003f , 0x0000000a 
- 00001102  0x000005c9 call  0x00007d5f 
- 00001103  0x000005ca store  0x00000002 , 0x00004633 
- 00001104  0x000005cb fetch  0x00000002 , 0x0000462f 
- 00001105  0x000005cc div  0x0000003f , 0x00000002 
- 00001106  0x000005cd call  0x00007d5f 
- 00001107  0x000005ce fetcht  0x00000002 , 0x00004633 
- 00001108  0x000005cf isub  0x00000002 , 0x0000003e 
- 00001109  0x000005d0 branch  0x00000447 , 0x00000002 
- 00001110  0x000005d1 arg  0x0000462d , 0x00000011 
- 00001111  0x000005d2 call  0x00005563 
- 00001112  0x000005d3 fetch  0x00000001 , 0x0000440c 
- 00001113  0x000005d4 bbit1  0x00000001 , 0x000054cd 
- 00001114  0x000005d6 fetch  0x00000008 , 0x00004713 
- 00001115  0x000005d7 bbit1  0x0000003e , 0x0000045f 
- 00001116  0x000005d8 fetch  0x00000001 , 0x00004666 
- 00001117  0x000005d9 beq  0x00000000 , 0x00000466 
- 00001118  0x000005da branch  0x00005491 
- 00001119  0x000005dd call  0x000054ac 
- 00001120  0x000005de branch  0x00000462 , 0x00000028 
- 00001121  0x000005df branch  0x0000602f 
- 00001122  0x000005e2 fetch  0x00000001 , 0x00004666 
- 00001123  0x000005e3 beq  0x00000000 , 0x00006067 
- 00001124  0x000005e4 call  0x00005aa8 
- 00001125  0x000005e5 branch  0x00000439 
- 00001126  0x000005e8 fetch  0x00000008 , 0x00004713 
- 00001127  0x000005e9 bbit0  0x00000011 , 0x0000602a 
- 00001128  0x000005ea call  0x000054ac 
- 00001129  0x000005eb branch  0x00006067 , 0x00000028 
- 00001130  0x000005ec fetch  0x00000008 , 0x00004713 
- 00001131  0x000005ed bbit1  0x00000030 , 0x0000046d 
- 00001132  0x000005ee branch  0x00006023 
- 00001133  0x000005f1 jam  0x00000000 , 0x00004666 
- 00001134  0x000005f2 fetch  0x00000002 , 0x00004721 
- 00001135  0x000005f3 store  0x00000002 , 0x000045de 
- 00001136  0x000005f4 jam  0x00000001 , 0x000045e2 
- 00001137  0x000005f5 branch  0x00003534 
- 00001138  0x000005f8 fetch  0x00000001 , 0x00004141 
- 00001139  0x000005f9 store  0x00000001 , 0x00004a07 
- 00001140  0x000005fa rtn 
- 00001141  0x000005fd fetch  0x00000001 , 0x00004a07 
- 00001142  0x000005fe store  0x00000001 , 0x00004141 
- 00001143  0x000005ff rtn 
- 00001144  0x00000602 call  0x0000620e 
- 00001145  0x00000603 call  0x000078aa 
- 00001146  0x00000604 call  0x0000047c 
- 00001147  0x00000605 branch  0x00005e61 
- 00001148  0x00000608 fetch  0x00000001 , 0x00004649 
- 00001149  0x00000609 rtneq  0x000000ff 
- 00001150  0x0000060a arg  0x00000000 , 0x00000011 
- 00001151  0x0000060b jam  0x00000005 , 0x00004977 
- 00001152  0x0000060c fetcht  0x00000001 , 0x00004649 
- 00001153  0x0000060d call  0x00000483 
- 00001154  0x0000060e branch  0x000056c1 
- 00001155  0x00000611 fetch  0x00000008 , 0x00004713 
- 00001156  0x00000612 bbit1  0x0000002b , 0x000056de 
- 00001157  0x00000613 fetch  0x00000001 , 0x00004974 
- 00001158  0x00000614 copy  0x0000003f , 0x00000013 
- 00001159  0x00000615 fetch  0x00000001 , 0x00004654 
- 00001160  0x00000616 beq  0x000000ff , 0x0000048a 
- 00001161  0x00000617 branch  0x000056ce 
- 00001162  0x0000061a fetch  0x00000001 , 0x00004649 
- 00001163  0x0000061b call  0x00005946 
- 00001164  0x0000061c fetcht  0x00000001 , 0x00004649 
- 00001165  0x0000061d branch  0x0000048e 
- 00001166  0x00000620 copy  0x00000013 , 0x0000003f 
- 00001167  0x00000621 store  0x00000001 , 0x00004978 
- 00001168  0x00000622 lshift  0x0000003f , 0x0000003f 
- 00001169  0x00000623 copy  0x0000003f , 0x00000012 
- 00001170  0x00000624 copy  0x00000002 , 0x00000013 
- 00001171  0x00000625 call  0x000055b1 
- 00001172  0x00000626 copy  0x00000013 , 0x00000002 
- 00001173  0x00000627 call  0x00006ee6 
- 00001174  0x00000628 nsetflag  0x00000001 , 0x00000000 , 0x00000012 
- 00001175  0x00000629 call  0x0000593d 
- 00001176  0x0000062a branch  0x00005929 
- 00001177  0x0000062d call  0x000036b4 
- 00001178  0x0000062e nrtn  0x00000028 
- 00001179  0x0000062f call  0x000036be 
- 00001180  0x00000630 call  0x0000049f 
- 00001181  0x00000631 fetch  0x00000003 , 0x00004608 
- 00001182  0x00000632 branch  0x00003622 
- 00001183  0x00000636 setarg  0x00000000 
- 00001184  0x00000637 set1  0x00000015 , 0x0000003f 
- 00001185  0x00000638 store  0x00000008 , 0x00000016 
- 00001186  0x00000639 setarg  0x00000000 
- 00001187  0x0000063a store  0x00000004 , 0x0000001e 
- 00001188  0x0000063b rtn 
- 00001189  0x0000063e jam  0x00000000 , 0x00004600 
- 00001190  0x0000063f call  0x00003647 
- 00001191  0x00000640 setarg  0xffffffff 
- 00001192  0x00000641 store  0x00000004 , 0x000045af 
- 00001193  0x00000642 setarg  0x00000000 
- 00001194  0x00000643 store  0x00000007 , 0x00004846 
- 00001195  0x00000644 jam  0x00000001 , 0x0000473f 
- 00001196  0x00000645 call  0x000059ed 
- 00001197  0x00000647 branch  0x0000622b 
- 00001198  0x0000064a call  0x00005a92 
- 00001199  0x0000064b call  0x0000049f 
- 00001200  0x0000064c call  0x000056a9 
- 00001201  0x0000064d fetch  0x00000001 , 0x0000464d 
- 00001202  0x0000064e call  0x00005943 
- 00001203  0x00000650 fetcht  0x00000001 , 0x0000465a 
- 00001204  0x00000651 call  0x000055ab 
- 00001205  0x00000652 arg  0x00000015 , 0x00000002 
- 00001206  0x00000653 call  0x000055b5 
- 00001207  0x00000655 call  0x0000611a 
- 00001208  0x00000656 call  0x0000550c 
- 00001209  0x00000657 call  0x000054f9 
- 00001210  0x00000658 fetcht  0x00000001 , 0x0000464a 
- 00001211  0x00000659 call  0x00006f0f 
- 00001212  0x0000065a fetcht  0x00000001 , 0x0000464b 
- 00001213  0x0000065b call  0x00006f0f 
- 00001214  0x0000065f branch  0x000054e5 
- 00001215  0x00000661 rtnmark0  0x00000026 
- 00001216  0x00000662 call  0x00005601 
- 00001217  0x00000663 nrtn  0x00000028 
- 00001218  0x00000664 fetch  0x00000001 , 0x0000477c 
- 00001219  0x00000665 jam  0x00000000 , 0x0000477c 
- 00001220  0x00000666 ncall  0x000004d4 , 0x00000034 
- 00001221  0x00000668 fetch  0x00000008 , 0x00004713 
- 00001222  0x00000669 bbit0  0x00000016 , 0x000004c9 
- 00001223  0x0000066a fetch  0x00000001 , 0x0000496c 
- 00001224  0x0000066b nbranch  0x000060b6 , 0x00000034 
- 00001225  0x0000066d call  0x000004cb 
- 00001226  0x0000066e branch  0x000060a2 
- 00001227  0x00000671 fetch  0x00000001 , 0x00004659 
- 00001228  0x00000672 rtnne  0x000000ff 
- 00001229  0x00000673 fetch  0x00000001 , 0x0000477d 
- 00001230  0x00000674 rtn  0x00000034 
- 00001231  0x00000675 increase  0xffffffff , 0x0000003f 
- 00001232  0x00000676 store  0x00000001 , 0x0000477d 
- 00001233  0x00000677 setarg  0x00000000 
- 00001234  0x00000678 store  0x00000004 , 0x00004847 
- 00001235  0x00000679 branch  0x00005a73 
- 00001236  0x0000067c call  0x0000049f 
- 00001237  0x0000067d branch  0x00000227 
- 00001238  0x00000680 fetch  0x00000008 , 0x00004713 
- 00001239  0x00000681 rtnbit0  0x0000002a 
- 00001240  0x00000682 bbit0  0x0000003f , 0x00005eb9 
- 00001241  0x00000684 fetcht  0x00000001 , 0x0000465a 
- 00001242  0x00000685 call  0x00006ef7 
- 00001243  0x00000686 fetcht  0x00000001 , 0x0000465a 
- 00001244  0x00000687 call  0x000055b1 
- 00001245  0x00000688 fetcht  0x00000001 , 0x0000465a 
- 00001246  0x00000689 call  0x00006ee6 
- 00001247  0x0000068a nbranch  0x00005ec2 , 0x00000001 
- 00001248  0x0000068b branch  0x00005ebe 
- 00001249  0x0000068e call  0x00005958 
- 00001250  0x0000068f beq  0x00000030 , 0x0000595f 
- 00001251  0x00000690 beq  0x00000031 , 0x000059c6 
- 00001252  0x00000691 beq  0x00000058 , 0x000004e6 
- 00001253  0x00000692 branch  0x00005952 
- 00001254  0x00000695 call  0x000059e7 
- 00001255  0x00000696 fetch  0x00000001 , 0x0000485a 
- 00001256  0x00000697 beq  0x00000059 , 0x000004ea 
- 00001257  0x00000698 branch  0x0000595f 
- 00001258  0x0000069a jam  0x0000000b , 0x00004957 
- 00001259  0x0000069b arg  0x00004a0b , 0x00000013 
- 00001260  0x0000069c branch  0x00005995 
- 00001261  0x0000069f fetch  0x00000001 , 0x00004420 
- 00001262  0x000006a0 rtnne  0x00000000 
- 00001263  0x000006a1 fetch  0x00000001 , 0x00004957 
- 00001264  0x000006a2 beq  0x0000000b , 0x000004f2 
- 00001265  0x000006a3 branch  0x000059f8 
- 00001266  0x000006a6 call  0x00005a6d 
- 00001267  0x000006a7 fetch  0x00000001 , 0x00004659 
- 00001268  0x000006a8 beq  0x000000ff , 0x000004f8 
- 00001269  0x000006a9 fetcht  0x00000001 , 0x00004659 
- 00001270  0x000006aa call  0x00006ee6 
- 00001271  0x000006ab nrtn  0x00000001 
- 00001272  0x000006ad setarg  0x00000000 
- 00001273  0x000006ae call  0x000069e5 
- 00001274  0x000006af bne  0x00000058 , 0x00005955 
- 00001275  0x000006b0 branch  0x00005a2f 
- 00001276  0x000006b4 disable  0x00000028 
- 00001277  0x000006b5 setarg  0x00000000 
- 00001278  0x000006b6 store  0x00000006 , 0x00004847 
- 00001279  0x000006b7 call  0x000004ed 
- 00001280  0x000006b8 setarg  0x00000089 
- 00001281  0x000006b9 call  0x000069e4 
- 00001282  0x000006ba call  0x00005747 
- 00001283  0x000006bb call  0x00005612 
- 00001284  0x000006bc call  0x00005617 
- 00001285  0x000006bd call  0x00000507 
- 00001286  0x000006be branch  0x0000560c 
- 00001287  0x000006c1 call  0x0000584c 
- 00001288  0x000006c2 fetch  0x00000001 , 0x00004987 
- 00001289  0x000006c3 nbranch  0x00005860 , 0x00000034 
- 00001290  0x000006c4 fetch  0x00000001 , 0x00004982 
- 00001291  0x000006c5 nbranch  0x0000585f , 0x00000034 
- 00001292  0x000006c7 call  0x00005888 
- 00001293  0x000006c8 call  0x0000050f 
- 00001294  0x000006c9 branch  0x000057ad 
- 00001295  0x000006cc jam  0x00000000 , 0x00004979 
- 00001296  0x000006cd jam  0x00000000 , 0x0000497a 
- 00001297  0x000006ce jam  0x00000000 , 0x0000497b 
- 00001298  0x000006cf copy  0x0000003f , 0x00000012 
- 00001299  0x000006d0 fetcht  0x00000001 , 0x00004644 
- 00001300  0x000006d1 fetch  0x00000001 , 0x00004647 
- 00001301  0x000006d2 isub  0x00000002 , 0x0000003e 
- 00001302  0x000006d3 branch  0x00000521 , 0x00000005 
- 00001303  0x000006d4 fetch  0x00000001 , 0x00004648 
- 00001304  0x000006d5 isub  0x00000002 , 0x0000003e 
- 00001305  0x000006d6 branch  0x00000527 , 0x00000005 
- 00001306  0x000006d7 fetcht  0x00000001 , 0x00004645 
- 00001307  0x000006d8 fetch  0x00000001 , 0x00004647 
- 00001308  0x000006d9 isub  0x00000002 , 0x0000003e 
- 00001309  0x000006da branch  0x00000530 , 0x00000005 
- 00001310  0x000006dc call  0x000057fb 
- 00001311  0x000006de call  0x00000535 
- 00001312  0x000006df branch  0x000057e5 
- 00001313  0x000006e2 fetcht  0x00000001 , 0x00004645 
- 00001314  0x000006e3 fetch  0x00000001 , 0x00004648 
- 00001315  0x000006e4 isub  0x00000002 , 0x0000003e 
- 00001316  0x000006e5 branch  0x000057d6 , 0x00000005 
- 00001317  0x000006e7 call  0x000057ef 
- 00001318  0x000006e8 branch  0x00000531 
- 00001319  0x000006eb fetcht  0x00000001 , 0x00004645 
- 00001320  0x000006ec fetch  0x00000001 , 0x00004647 
- 00001321  0x000006ed isub  0x00000002 , 0x0000003e 
- 00001322  0x000006ee branch  0x0000052d , 0x00000005 
- 00001323  0x000006f0 call  0x00000537 
- 00001324  0x000006f1 branch  0x0000051f 
- 00001325  0x000006f4 call  0x00000537 
- 00001326  0x000006f5 call  0x00000533 
- 00001327  0x000006f6 branch  0x000057e5 
- 00001328  0x000006f9 call  0x00000533 
- 00001329  0x000006fb call  0x00000539 
- 00001330  0x000006fc branch  0x000057e5 
- 00001331  0x000006ff and  0x00000012 , 0x00000012 , 0x0000003f 
- 00001332  0x00000700 branch  0x000057f3 
- 00001333  0x00000704 and  0x00000012 , 0x0000000a , 0x0000003f 
- 00001334  0x00000705 branch  0x000057f6 
- 00001335  0x00000709 and  0x00000012 , 0x00000011 , 0x0000003f 
- 00001336  0x0000070a branch  0x000057f9 
- 00001337  0x0000070e and  0x00000012 , 0x00000012 , 0x0000003f 
- 00001338  0x0000070f branch  0x000057ff 
- 00001339  0x00000715 call  0x00006f82 
- 00001340  0x00000716 call  0x00006fb0 
- 00001341  0x00000717 div  0x0000003f , 0x0000000a 
- 00001342  0x00000718 call  0x00007d5f 
- 00001343  0x00000719 store  0x00000002 , 0x00004633 
- 00001344  0x0000071a branch  0x00005553 
- 00001345  0x0000071d fetch  0x00000008 , 0x000001fd 
- 00001346  0x0000071e branch  0x00006f79 , 0x00000034 
- 00001347  0x0000071f store  0x00000008 , 0x000043fd 
- 00001348  0x00000720 call  0x00006b3a 
- 00001349  0x00000721 call  0x00006aad 
- 00001350  0x00000722 arg  0x00000fc0 , 0x0000003f 
- 00001351  0x00000723 iadd  0x00000012 , 0x00000012 
- 00001352  0x00000724 arg  0x0000000a , 0x00000039 
- 00001353  0x00000725 arg  0x000001fd , 0x00000011 
- 00001354  0x00000726 call  0x00006b74 
- 00001355  0x00000727 call  0x00006b37 
- 00001356  0x00000728 fetch  0x00000008 , 0x000001fd 
- 00001357  0x00000729 rtn  0x00000034 
- 00001358  0x0000072a store  0x00000008 , 0x0000414e 
- 00001359  0x0000072b ifetch  0x00000002 , 0x00000006 
- 00001360  0x0000072c istore  0x00000002 , 0x00000005 
- 00001361  0x0000072e rtn 
- 00001362  0x00000731 fetch  0x00000001 , 0x000080cc 
- 00001363  0x00000732 set1  0x00000001 , 0x0000003f 
- 00001364  0x00000733 store  0x00000001 , 0x000080cc 
- 00001365  0x00000734 fetchr  0x00000012 , 0x00000001 , 0x00004419 
- 00001366  0x00000735 fetch  0x00000001 , 0x00004433 
- 00001367  0x00000736 store  0x00000001 , 0x00004419 
- 00001368  0x00000737 arg  0x00000008 , 0x00000039 
- 00001369  0x00000738 call  0x00006f67 
- 00001370  0x00000739 storer  0x00000012 , 0x00000001 , 0x00004419 
- 00001371  0x0000073a fetch  0x00000001 , 0x00008a0a 
- 00001372  0x0000073b set0  0x00000004 , 0x0000003f 
- 00001373  0x0000073c store  0x00000001 , 0x00008a0a 
- 00001374  0x0000073d rtn 
- 00001375  0x00000742 fetch  0x00000001 , 0x00004407 
- 00001376  0x00000743 beq  0x00000001 , 0x00000563 
- 00001377  0x00000744 beq  0x00000002 , 0x0000056a 
- 00001378  0x00000745 rtn 
- 00001379  0x00000748 setarg  0x000003e8 
- 00001380  0x00000749 store  0x00000002 , 0x00004405 
- 00001381  0x0000074a fetcht  0x00000002 , 0x00004152 
- 00001382  0x0000074b fetch  0x00000002 , 0x00004154 
- 00001383  0x0000074c arg  0x00000e10 , 0x00000013 
- 00001384  0x0000074d call  0x00006fc0 
- 00001385  0x0000074e branch  0x00000570 
- 00001386  0x00000751 setarg  0x000003e8 
- 00001387  0x00000752 store  0x00000002 , 0x00004405 
- 00001388  0x00000753 fetcht  0x00000002 , 0x0000414e 
- 00001389  0x00000754 fetch  0x00000002 , 0x00004150 
- 00001390  0x00000755 arg  0x000003e8 , 0x00000013 
- 00001391  0x00000756 call  0x00006fc0 
- 00001392  0x00000758 fetcht  0x00000002 , 0x00004156 
- 00001393  0x00000759 imul32  0x00000002 , 0x0000003f 
- 00001394  0x0000075a fetcht  0x00000002 , 0x00004158 
- 00001395  0x0000075b idiv  0x00000002 
- 00001396  0x0000075c branch  0x00007d5f 
- 00001397  0x0000075f call  0x00000552 
- 00001398  0x00000760 fetch  0x00000001 , 0x00008a09 
- 00001399  0x00000761 set0  0x00000007 , 0x0000003f 
- 00001400  0x00000762 store  0x00000001 , 0x00008a09 
- 00001401  0x00000763 jam  0x00000077 , 0x00008a07 
- 00001402  0x00000764 jam  0x000000c1 , 0x00008a08 
- 00001403  0x00000765 jam  0x00000061 , 0x00008a0d 
- 00001404  0x00000766 jam  0x00000000 , 0x00008a0b 
- 00001405  0x00000767 rtn 
- 00001406  0x0000076b call  0x00000575 
- 00001407  0x0000076c call  0x00006f90 
- 00001408  0x0000076d fetch  0x00000001 , 0x00004409 
- 00001409  0x0000076e store  0x00000001 , 0x000080cd 
- 00001410  0x0000076f call  0x00006f97 
- 00001411  0x00000770 jam  0x00000060 , 0x00008a0d 
- 00001412  0x00000771 jam  0x00000000 , 0x000080cd 
- 00001413  0x00000775 call  0x00000575 
- 00001414  0x00000776 fetch  0x00000001 , 0x00004409 
- 00001415  0x00000777 store  0x00000001 , 0x000080cd 
- 00001416  0x00000778 jam  0x00000050 , 0x00008a0b 
- 00001417  0x00000779 jam  0x000000c0 , 0x00008a0e 
- 00001418  0x0000077b arg  0x0000000b , 0x00000038 
- 00001419  0x0000077c fetchr  0x0000002f , 0x00000002 , 0x0000440a 
- 00001420  0x0000077e jam  0x00000003 , 0x000080cc 
- 00001421  0x0000077f call  0x00000597 
- 00001422  0x00000780 fetcht  0x00000002 , 0x00008164 
- 00001423  0x00000781 storet  0x00000002 , 0x00004158 
- 00001424  0x00000782 call  0x00006f9c 
- 00001425  0x00000784 arg  0x0000000b , 0x00000038 
- 00001426  0x00000785 storer  0x0000002f , 0x00000002 , 0x0000440a 
- 00001427  0x00000787 jam  0x00000060 , 0x00008a0d 
- 00001428  0x00000788 jam  0x00000000 , 0x000080cd 
- 00001429  0x00000789 jam  0x00000000 , 0x000080cc 
- 00001430  0x0000078a rtn 
- 00001431  0x0000078e fetch  0x00000001 , 0x00008129 
- 00001432  0x0000078f bbit0  0x00000005 , 0x00000597 
- 00001433  0x00000790 rtn 
- 00008192  0x0000079b call  0x00002385 
- 00008193  0x0000079e bpatch  0x00000000 , 0x00004000 
- 00008194  0x0000079f clear_stack 
- 00008195  0x000007a1 call  0x000042a3 
- 00008196  0x000007a2 call  0x0000223d 
- 00008197  0x000007a3 call  0x00006cad 
- 00008198  0x000007a4 call  0x00002363 
- 00008199  0x000007a5 call  0x00006946 
- 00008200  0x000007a6 bpatch  0x00000001 , 0x00004000 
- 00008201  0x000007a7 call  0x0000776f 
- 00008202  0x000007a8 call  0x00004295 
- 00008203  0x000007a9 call  0x00007447 
- 00008204  0x000007ab call  0x0000244f , 0x0000002b 
- 00008205  0x000007ad bpatch  0x00000002 , 0x00004000 
- 00008206  0x000007ae call  0x00007552 
- 00008207  0x000007af call  0x00007448 
- 00008208  0x000007b0 call  0x00002a45 
- 00008209  0x000007b1 call  0x0000202a 
- 00008210  0x000007b2 call  0x000042ad 
- 00008211  0x000007b3 call  0x00002018 
- 00008212  0x000007b4 call  0x0000310f 
- 00008213  0x000007b5 call  0x0000248c 
- 00008214  0x000007b6 call  0x00004bfb 
- 00008215  0x000007b7 branch  0x0000200d 
- 00008216  0x000007ba call  0x0000201d 
- 00008217  0x000007bb rtnmark0  0x00000009 
- 00008218  0x000007bc set0  0x00000009 , 0x00000000 
- 00008219  0x000007bd call  0x00002041 
- 00008220  0x000007be branch  0x000025bc 
- 00008221  0x000007c1 bpatch  0x00000003 , 0x00004000 
- 00008222  0x000007c2 call  0x00002066 
- 00008223  0x000007c3 nbranch  0x00002025 , 0x00000005 
- 00008224  0x000007c4 call  0x00002036 
- 00008225  0x000007c5 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008226  0x000007c6 ifetch  0x00000001 , 0x00000006 
- 00008227  0x000007c7 bbit1  0x00000000 , 0x00002536 
- 00008228  0x000007ca rtn 
- 00008229  0x000007cd jam  0x00000000 , 0x00000006 
- 00008230  0x000007ce call  0x00002047 
- 00008231  0x000007cf copy  0x00000039 , 0x0000003e 
- 00008232  0x000007d0 rtn  0x00000005 
- 00008233  0x000007d1 branch  0x0000235a 
- 00008234  0x000007d9 fetch  0x00000001 , 0x00004114 
- 00008235  0x000007da rtn  0x00000034 
- 00008236  0x000007db beq  0x0000001b , 0x00002033 
- 00008237  0x000007dc call  0x0000205f 
- 00008238  0x000007dd rtn  0x00000005 
- 00008239  0x000007de call  0x00002062 
- 00008240  0x000007df rtn  0x00000005 
- 00008241  0x000007e1 jam  0x00000000 , 0x00004114 
- 00008242  0x000007e2 rtn 
- 00008243  0x000007e5 jam  0x0000001b , 0x000001bc 
- 00008244  0x000007e6 jam  0x00000000 , 0x00004114 
- 00008245  0x000007e7 rtn 
- 00008246  0x000007ec bpatch  0x00000004 , 0x00004000 
- 00008247  0x000007ed set1  0x00000009 , 0x00000000 
- 00008248  0x000007ee deposit  0x00000011 
- 00008249  0x000007ef store  0x00000002 , 0x0000000a 
- 00008250  0x000007f0 force  0x00000053 , 0x00000039 
- 00008251  0x000007f1 arg  0x00000168 , 0x00000005 
- 00008252  0x000007f2 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008253  0x000007f3 ifetch  0x00000001 , 0x00000006 
- 00008254  0x000007f4 copy  0x00000011 , 0x00000006 
- 00008255  0x000007f5 bbit1  0x00000000 , 0x00007cda 
- 00008256  0x000007f6 rtn 
- 00008257  0x000007f9 bpatch  0x00000005 , 0x00004000 
- 00008258  0x000007fa fetch  0x00000002 , 0x0000000a 
- 00008259  0x000007fb iforce  0x00000005 
- 00008260  0x000007fc force  0x00000053 , 0x00000039 
- 00008261  0x000007fd arg  0x00000168 , 0x00000006 
- 00008262  0x000007fe branch  0x00007cda 
- 00008263  0x00000803 arg  0x00000001 , 0x00000039 
- 00008264  0x00000804 fetcht  0x00000001 , 0x00000006 
- 00008265  0x00000806 increase  0x00000001 , 0x00000002 
- 00008266  0x00000807 compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008267  0x00000808 nbranch  0x0000204d , 0x00000001 
- 00008268  0x00000809 arg  0x00000000 , 0x00000002 
- 00008269  0x0000080b storet  0x00000001 , 0x00000006 
- 00008270  0x0000080c mul32  0x00000002 , 0x00000053 , 0x0000003f 
- 00008271  0x0000080d arg  0x00004040 , 0x00000011 
- 00008272  0x0000080e iadd  0x00000011 , 0x00000011 
- 00008273  0x0000080f ifetch  0x00000001 , 0x00000011 
- 00008274  0x00000810 bbit1  0x00000001 , 0x00002054 
- 00008275  0x00000811 rtnbit1  0x00000000 
- 00008276  0x00000813 loop  0x00002049 
- 00008277  0x00000814 rtn 
- 00008278  0x00000817 bpatch  0x00000006 , 0x00004000 
- 00008279  0x00000818 arg  0x00002073 , 0x00000013 
- 00008280  0x00000819 call  0x00002069 
- 00008281  0x0000081a nrtn  0x00000005 
- 00008282  0x0000081b deposit  0x00000011 
- 00008283  0x0000081c store  0x00000002 , 0x0000000a 
- 00008284  0x0000081d branch  0x00007db8 
- 00008285  0x00000823 arg  0x000020ad , 0x00000013 
- 00008286  0x00000824 branch  0x00002069 
- 00008287  0x0000082a fetcht  0x00000001 , 0x00004115 
- 00008288  0x0000082c arg  0x0000207b , 0x00000013 
- 00008289  0x0000082d branch  0x00002069 
- 00008290  0x00000831 bpatch  0x00000007 , 0x00004000 
- 00008291  0x00000832 fetcht  0x00000006 , 0x00004116 
- 00008292  0x00000834 arg  0x00002075 , 0x00000013 
- 00008293  0x00000835 branch  0x00002069 
- 00008294  0x00000838 arg  0x00002081 , 0x00000013 
- 00008295  0x00000839 branch  0x00002069 
- 00008296  0x0000083c arg  0x000020c7 , 0x00000013 
- 00008297  0x0000083e bpatch  0x00000008 , 0x00004001 
- 00008298  0x0000083f arg  0x00004040 , 0x00000011 
- 00008299  0x00000840 arg  0x00000001 , 0x00000039 
- 00008300  0x00000842 ifetch  0x00000001 , 0x00000011 
- 00008301  0x00000843 copy  0x00000013 , 0x0000003d 
- 00008302  0x00000845 bpatch  0x00000009 , 0x00004001 
- 00008303  0x00000846 increase  0x00000053 , 0x00000011 
- 00008304  0x00000847 loop  0x0000206c 
- 00008305  0x00000848 force  0x00000001 , 0x0000003e 
- 00008306  0x00000849 rtn 
- 00008307  0x0000084c bbit1  0x00000000 , 0x0000206e 
- 00008308  0x0000084d branch  0x00007db8 
- 00008309  0x00000850 bbit0  0x00000000 , 0x0000206e 
- 00008310  0x00000852 add  0x00000011 , 0x00000010 , 0x00000006 
- 00008311  0x00000853 ifetch  0x00000006 , 0x00000006 
- 00008312  0x00000854 isub  0x00000002 , 0x0000003e 
- 00008313  0x00000855 rtn  0x00000005 
- 00008314  0x00000856 branch  0x0000206e 
- 00008315  0x00000859 bbit0  0x00000000 , 0x0000206e 
- 00008316  0x0000085a add  0x00000011 , 0x00000016 , 0x00000006 
- 00008317  0x0000085b ifetch  0x00000001 , 0x00000006 
- 00008318  0x0000085c isub  0x00000002 , 0x0000003e 
- 00008319  0x0000085d rtn  0x00000005 
- 00008320  0x0000085e branch  0x0000206e 
- 00008321  0x00000861 bbit0  0x00000001 , 0x0000206e 
- 00008322  0x00000863 call  0x000020b4 
- 00008323  0x00000864 call  0x0000209d 
- 00008324  0x00000865 isub  0x00000002 , 0x0000003f 
- 00008325  0x00000866 increase  0x00000001 , 0x0000003f 
- 00008326  0x00000867 branch  0x00002097 , 0x00000002 
- 00008327  0x00000868 copy  0x00000006 , 0x00000012 
- 00008328  0x00000869 store  0x00000009 , 0x00000678 
- 00008329  0x0000086a bpatch  0x0000000a , 0x00004001 
- 00008330  0x0000086b fetch  0x00000001 , 0x0000446d 
- 00008331  0x0000086c nbranch  0x00002090 , 0x00000034 
- 00008332  0x0000086d fetch  0x00000009 , 0x00000678 
- 00008333  0x0000086e copy  0x00000012 , 0x00000006 
- 00008334  0x0000086f increase  0x00000005 , 0x0000003f 
- 00008335  0x00000870 branch  0x00002093 
- 00008336  0x00000873 fetch  0x00000009 , 0x00000678 
- 00008337  0x00000874 copy  0x00000012 , 0x00000006 
- 00008338  0x00000875 increase  0x00000014 , 0x0000003f 
- 00008339  0x00000877 nbranch  0x0000206e , 0x00000002 
- 00008340  0x00000879 copy  0x00000002 , 0x00000021 
- 00008341  0x0000087a call  0x000020c0 
- 00008342  0x0000087b branch  0x00007db8 
- 00008343  0x0000087f iforce  0x00000012 
- 00008344  0x00000880 add  0x00000011 , 0x00000002 , 0x00000006 
- 00008345  0x00000881 ifetch  0x00000002 , 0x00000006 
- 00008346  0x00000882 branch  0x00002094 , 0x00000034 
- 00008347  0x00000883 call  0x000020c0 
- 00008348  0x00000884 branch  0x00002082 
- 00008349  0x00000887 rshift16  0x0000003f , 0x0000000b 
- 00008350  0x00000888 rshift8  0x0000000b , 0x0000000b 
- 00008351  0x00000889 branch  0x000020a7 , 0x00000005 
- 00008352  0x0000088a compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008353  0x0000088b nrtn  0x00000001 
- 00008354  0x0000088c rshift16  0x00000002 , 0x0000000b 
- 00008355  0x0000088d rshift8  0x0000000b , 0x0000000b 
- 00008356  0x0000088e nrtn  0x00000005 
- 00008357  0x0000088f set1  0x0000001c , 0x00000002 
- 00008358  0x00000890 rtn 
- 00008359  0x00000892 rshift16  0x00000002 , 0x0000000b 
- 00008360  0x00000893 rshift8  0x0000000b , 0x0000000b 
- 00008361  0x00000894 compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008362  0x00000895 nrtn  0x00000001 
- 00008363  0x00000896 set1  0x0000001c , 0x0000003f 
- 00008364  0x00000897 rtn 
- 00008365  0x0000089a bbit0  0x00000000 , 0x0000206e 
- 00008366  0x0000089b branch  0x00007db8 
- 00008367  0x0000089f bbit0  0x00000000 , 0x0000206e 
- 00008368  0x000008a0 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008369  0x000008a1 ifetch  0x00000001 , 0x00000006 
- 00008370  0x000008a2 bbit1  0x00000000 , 0x0000206e 
- 00008371  0x000008a3 rtn 
- 00008372  0x000008a6 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008373  0x000008a7 ifetcht  0x00000001 , 0x00000006 
- 00008374  0x000008a8 deposit  0x00000022 
- 00008375  0x000008a9 isolate1  0x00000001 , 0x00000002 
- 00008376  0x000008aa add  0x00000011 , 0x00000004 , 0x00000006 
- 00008377  0x000008ab ifetcht  0x00000004 , 0x00000006 
- 00008378  0x000008ac rtn  0x00000001 
- 00008379  0x000008ad add  0x00000011 , 0x00000008 , 0x00000006 
- 00008380  0x000008ae ifetch  0x00000006 , 0x00000006 
- 00008381  0x000008af call  0x00002109 
- 00008382  0x000008b0 deposit  0x00000028 
- 00008383  0x000008b1 rtn 
- 00008384  0x000008b4 add  0x00000011 , 0x00000002 , 0x00000006 
- 00008385  0x000008b5 add  0x00000011 , 0x00000004 , 0x00000005 
- 00008386  0x000008b6 ifetch  0x00000002 , 0x00000006 
- 00008387  0x000008b7 iadd  0x00000002 , 0x0000000b 
- 00008388  0x000008b8 deposit  0x0000000b 
- 00008389  0x000008b9 istore  0x00000004 , 0x00000005 
- 00008390  0x000008ba branch  0x00002609 
- 00008391  0x000008be bbit0  0x00000001 , 0x0000206e 
- 00008392  0x000008bf call  0x000020b4 
- 00008393  0x000008c0 iadd  0x0000001b , 0x0000003f 
- 00008394  0x000008c1 iadd  0x0000001b , 0x0000003f 
- 00008395  0x000008c2 iadd  0x00000007 , 0x0000003f 
- 00008396  0x000008c3 isub  0x00000002 , 0x0000003e 
- 00008397  0x000008c4 nbranch  0x0000206e , 0x00000002 
- 00008398  0x000008c5 branch  0x00007db8 
- 00008399  0x000008ca bpatch  0x0000000b , 0x00004001 
- 00008400  0x000008cb disable  0x0000003a 
- 00008401  0x000008cc disable  0x0000001d 
- 00008402  0x000008cd disable  0x0000001c 
- 00008403  0x000008ce disable  0x0000000d 
- 00008404  0x000008cf disable  0x0000000c 
- 00008405  0x000008d0 disable  0x00000009 
- 00008406  0x000008d1 disable  0x0000000e 
- 00008407  0x000008d2 disable  0x00000007 
- 00008408  0x000008d3 branch  0x00002152 , 0x00000021 
- 00008409  0x000008d4 until  0x0000003e , 0x00000027 
- 00008410  0x000008d5 nop  0x00000064 
- 00008411  0x000008d6 branch  0x00002152 
- 00008412  0x000008dc bpatch  0x0000000c , 0x00004001 
- 00008413  0x000008dd disable  0x00000010 
- 00008414  0x000008de copy  0x00000002 , 0x0000001b 
- 00008415  0x000008df call  0x00002068 
- 00008416  0x000008e0 disable  0x00000028 
- 00008417  0x000008e1 nrtn  0x00000005 
- 00008418  0x000008e2 force  0x00000000 , 0x0000001b 
- 00008419  0x000008e3 branch  0x00007dba 
- 00008420  0x000008e7 bpatch  0x0000000d , 0x00004001 
- 00008421  0x000008e8 until  0x0000003e , 0x00000022 
- 00008422  0x000008e9 deposit  0x0000001a 
- 00008423  0x000008ea iforce  0x00000006 
- 00008424  0x000008eb rshift16 , 0x0000003f , 0x0000003f 
- 00008425  0x000008ec isub  0x00000022 , 0x00000039 
- 00008426  0x000008ed and_into  0x00000003 , 0x00000039 
- 00008427  0x000008ee nbranch  0x000020ee , 0x00000005 
- 00008428  0x000008ef force  0x00000000 , 0x0000003f 
- 00008429  0x000008f0 branch  0x000020f2 
- 00008430  0x000008f2 fetcht  0x00000002 , 0x00000044 
- 00008431  0x000008f3 force  0x00000000 , 0x0000003f 
- 00008432  0x000008f5 iadd  0x00000002 , 0x0000003f 
- 00008433  0x000008f6 loop  0x000020f0 
- 00008434  0x000008f8 iadd  0x00000006 , 0x0000003f 
- 00008435  0x000008f9 div  0x0000003f , 0x0000000c 
- 00008436  0x000008fa call  0x00007d5f 
- 00008437  0x000008fb store  0x00000002 , 0x0000002e 
- 00008438  0x000008fc rtn 
- 00008439  0x000008ff bpatch  0x0000000e , 0x00004001 
- 00008440  0x00000900 deposit  0x0000001a 
- 00008441  0x00000901 copy  0x00000019 , 0x00000002 
- 00008442  0x00000902 isub  0x00000002 , 0x0000003e 
- 00008443  0x00000903 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
- 00008444  0x00000904 isub  0x00000002 , 0x00000002 
- 00008445  0x00000905 fetch  0x00000002 , 0x00000044 
- 00008446  0x00000906 isolate0  0x0000000f , 0x00000002 
- 00008447  0x00000907 branch  0x00002105 , 0x00000001 
- 00008448  0x00000908 copy  0x00000002 , 0x00000030 
- 00008449  0x00000909 arg  0x00010000 , 0x00000002 
- 00008450  0x0000090a fetch  0x00000002 , 0x00000044 
- 00008451  0x0000090b isub  0x00000002 , 0x0000003f 
- 00008452  0x0000090c iadd  0x00000030 , 0x00000002 
- 00008453  0x0000090f storet  0x00000006 , 0x00000170 
- 00008454  0x00000910 rtn 
- 00008455  0x00000913 disable  0x00000030 
- 00008456  0x00000914 fetch  0x00000006 , 0x00000170 
- 00008457  0x00000916 iadd  0x00000019 , 0x00000030 
- 00008458  0x00000917 increase  0x0000000a , 0x00000030 
- 00008459  0x00000918 fetch  0x00000002 , 0x00000044 
- 00008460  0x00000919 isub  0x00000030 , 0x0000003f 
- 00008461  0x0000091a isolate0  0x0000000f , 0x0000003f 
- 00008462  0x0000091b branch  0x00002115 , 0x00000001 
- 00008463  0x0000091c setarg  0x00010000 
- 00008464  0x0000091d fetchr  0x00000018 , 0x00000002 , 0x00000044 
- 00008465  0x0000091e isub  0x00000018 , 0x0000003f 
- 00008466  0x0000091f iadd  0x00000030 , 0x00000030 
- 00008467  0x00000921 copy  0x00000030 , 0x0000001a 
- 00008468  0x00000922 rtn 
- 00008469  0x00000924 force  0x00000000 , 0x0000003e 
- 00008470  0x00000925 branch  0x00002113 
- 00008471  0x0000092d rshift3  0x0000003f , 0x0000003f 
- 00008472  0x0000092e ifetchr  0x00000011 , 0x00000001 , 0x00000005 
- 00008473  0x0000092f ixor  0x00000011 , 0x0000003f 
- 00008474  0x00000930 isolate0  0x00000006 , 0x0000003f 
- 00008475  0x00000931 branch  0x0000211e 
- 00008476  0x00000934 isolate0  0x00000000 , 0x0000003e 
- 00008477  0x00000936 arg  0x00008ac2 , 0x00000005 
- 00008478  0x00000938 ifetch  0x00000001 , 0x00000005 
- 00008479  0x00000939 qsetflag  0x00000001 , 0x0000003f 
- 00008480  0x0000093a istore  0x00000001 , 0x00000005 
- 00008481  0x0000093b rtn 
- 00008482  0x0000093e nop  0x0000003c 
- 00008483  0x00000941 jam  0x00000008 , 0x00008983 
- 00008484  0x00000942 jam  0x00000009 , 0x00008985 
- 00008485  0x00000943 jam  0x00000009 , 0x00008981 
- 00008486  0x00000944 jam  0x00000003 , 0x00008981 
- 00008487  0x00000945 jam  0x00000006 , 0x00008980 
- 00008488  0x00000946 nop  0x0000003c 
- 00008489  0x00000947 arg  0x00000000 , 0x00000011 
- 00008490  0x00000948 arg  0x00000000 , 0x00000012 
- 00008491  0x00000949 arg  0x00000010 , 0x00000039 
- 00008492  0x0000094a arg  0x00000800 , 0x00000006 
- 00008493  0x0000094c ifetch  0x00000002 , 0x00000006 
- 00008494  0x0000094d iadd  0x00000011 , 0x00000011 
- 00008495  0x0000094e ifetch  0x00000002 , 0x00000006 
- 00008496  0x0000094f iadd  0x00000012 , 0x00000012 
- 00008497  0x00000950 loop  0x0000212d 
- 00008498  0x00000951 rtn 
- 00008499  0x00000954 bpatch  0x0000000f , 0x00004001 
- 00008500  0x00000955 call  0x00002160 
- 00008501  0x00000956 arg  0x00000027 , 0x00000002 
- 00008502  0x00000957 call  0x0000216f 
- 00008503  0x00000958 call  0x000021a6 
- 00008504  0x00000959 jam  0x0000007f , 0x00008a25 
- 00008505  0x0000095a jam  0x0000001a , 0x00008a30 
- 00008506  0x0000095b jam  0x00000078 , 0x00008a31 
- 00008507  0x0000095c jam  0x000000b2 , 0x00008a8f 
- 00008508  0x0000095d jam  0x00000000 , 0x00008ac2 
- 00008509  0x0000095e jam  0x00000000 , 0x00008ac3 
- 00008510  0x0000095f arg  0x00000006 , 0x00000007 
- 00008511  0x00000960 call  0x00002122 
- 00008512  0x00000961 isolate1  0x0000000d , 0x00000011 
- 00008513  0x00000962 call  0x0000211d 
- 00008514  0x00000963 isolate1  0x0000000d , 0x00000012 
- 00008515  0x00000964 call  0x0000211e 
- 00008516  0x00000965 arg  0x00000005 , 0x00000007 
- 00008517  0x00000967 call  0x0000211c 
- 00008518  0x00000968 call  0x0000211e 
- 00008519  0x00000969 call  0x00002122 
- 00008520  0x0000096a arg  0x00008ac2 , 0x00000005 
- 00008521  0x0000096b rshift4  0x00000011 , 0x0000003f 
- 00008522  0x0000096c call  0x00002117 
- 00008523  0x0000096d rshift4  0x00000012 , 0x0000003f 
- 00008524  0x0000096e call  0x00002117 
- 00008525  0x0000096f increase  0xffffffff , 0x00000007 
- 00008526  0x00000970 branch  0x00002145 , 0x00000002 
- 00008527  0x00000971 jam  0x00000052 , 0x00008a8f 
- 00008528  0x00000972 jam  0x00000002 , 0x00008a30 
- 00008529  0x00000973 jam  0x00000000 , 0x00008981 
- 00008530  0x00000976 bpatch  0x00000010 , 0x00004002 
- 00008531  0x00000977 call  0x00006875 
- 00008532  0x00000978 disable  0x00000020 
- 00008533  0x00000979 disable  0x00000021 
- 00008534  0x0000097a setarg  0x00000200 
- 00008535  0x0000097b store  0x00000004 , 0x00008a23 
- 00008536  0x0000097c jam  0x000000fa , 0x00008a01 
- 00008537  0x0000097d nop  0x0000000c 
- 00008538  0x0000097e jam  0x00000000 , 0x00008a0f 
- 00008539  0x0000097f jam  0x0000001a , 0x00008a12 
- 00008540  0x00000980 jam  0x0000002b , 0x00008a14 
- 00008541  0x00000981 force  0x00000008 , 0x00000015 
- 00008542  0x00000982 force  0x00000000 , 0x00000015 
- 00008543  0x00000984 branch  0x0000230f 
- 00008544  0x00000987 bpatch  0x00000011 , 0x00004002 
- 00008545  0x00000988 jam  0x00000060 , 0x00008a0f 
- 00008546  0x00000989 jam  0x000000aa , 0x00008a10 
- 00008547  0x0000098a jam  0x0000007a , 0x00008a12 
- 00008548  0x0000098b jam  0x00000000 , 0x00008a25 
- 00008549  0x0000098c jam  0x00000000 , 0x00008a26 
- 00008550  0x0000098d nop  0x0000003c 
- 00008551  0x0000098e jam  0x00000020 , 0x00008a20 
- 00008552  0x0000098f jam  0x000000fd , 0x00008a23 
- 00008553  0x00000990 jam  0x00000012 , 0x00008a24 
- 00008554  0x00000991 jam  0x00000010 , 0x00008a24 
- 00008555  0x00000992 nop  0x0000003c 
- 00008556  0x00000993 jam  0x00000060 , 0x00008a12 
- 00008557  0x00000994 jam  0x000000dd , 0x00008a23 
- 00008558  0x00000995 rtn 
- 00008559  0x00000998 bpatch  0x00000012 , 0x00004002 
- 00008560  0x00000999 jam  0x00000001 , 0x00008900 
- 00008561  0x0000099a jam  0x0000009d , 0x00008a23 
- 00008562  0x0000099b jam  0x00000002 , 0x00008a24 
- 00008563  0x0000099c nop  0x00000014 
- 00008564  0x0000099d jam  0x00000065 , 0x00008a70 
- 00008565  0x0000099e jam  0x0000009f , 0x00008a23 
- 00008566  0x0000099f call  0x0000218f 
- 00008567  0x000009a0 storet  0x00000001 , 0x00000008 
- 00008568  0x000009a1 increase  0x00000001 , 0x00000002 
- 00008569  0x000009a6 bpatch  0x00000013 , 0x00004002 
- 00008570  0x000009a7 rshift4  0x00000002 , 0x0000003f 
- 00008571  0x000009a8 arg  0x00004135 , 0x00000006 
- 00008572  0x000009a9 iadd  0x00000006 , 0x00000006 
- 00008573  0x000009aa ifetch  0x00000001 , 0x00000006 
- 00008574  0x000009ab fetchr  0x00000011 , 0x00000001 , 0x00008a71 
- 00008575  0x000009ac and_into  0x0000000f , 0x00000011 
- 00008576  0x000009ad ior  0x00000011 , 0x0000003f 
- 00008577  0x000009ae store  0x00000001 , 0x00008a71 
- 00008578  0x000009af call  0x000021d0 
- 00008579  0x000009b0 nop  0x00000090 
- 00008580  0x000009b1 fetch  0x00000001 , 0x00004099 
- 00008581  0x000009b2 beq  0x00000018 , 0x00002187 
- 00008582  0x000009b3 nop  0x00000024 
- 00008583  0x000009b5 jam  0x00000080 , 0x00008a20 
- 00008584  0x000009b6 rtn 
- 00008585  0x000009ba setarg  0x00008312 
- 00008586  0x000009bb store  0x00000002 , 0x00008907 
- 00008587  0x000009bc branch  0x00002197 
- 00008588  0x000009bf setarg  0x00004189 
- 00008589  0x000009c0 store  0x00000002 , 0x00008907 
- 00008590  0x000009c1 branch  0x000021a3 
- 00008591  0x000009c5 bpatch  0x00000014 , 0x00004002 
- 00008592  0x000009c6 jam  0x00000011 , 0x00008a82 
- 00008593  0x000009c7 jam  0x00000012 , 0x00008a8d 
- 00008594  0x000009c8 jam  0x0000000a , 0x00008a8e 
- 00008595  0x000009c9 fetch  0x00000001 , 0x00004099 
- 00008596  0x000009ca beq  0x00000010 , 0x00002189 
- 00008597  0x000009cb setarg  0x00005762 
- 00008598  0x000009cc store  0x00000002 , 0x00008907 
- 00008599  0x000009ce jam  0x00000003 , 0x00008901 
- 00008600  0x000009cf jam  0x00000084 , 0x00008920 
- 00008601  0x000009d0 rtnmark1  0x0000002d 
- 00008602  0x000009d1 jam  0x00000001 , 0x00008901 
- 00008603  0x000009d2 jam  0x00000080 , 0x00008920 
- 00008604  0x000009d3 jam  0x00000007 , 0x00008a82 
- 00008605  0x000009d4 jam  0x00000044 , 0x00008a8d 
- 00008606  0x000009d5 jam  0x0000000a , 0x00008a8e 
- 00008607  0x000009d6 fetch  0x00000001 , 0x00004099 
- 00008608  0x000009d7 beq  0x00000010 , 0x0000218c 
- 00008609  0x000009d8 setarg  0x00002bb1 
- 00008610  0x000009d9 store  0x00000002 , 0x00008907 
- 00008611  0x000009db rtnmark0  0x0000002f 
- 00008612  0x000009dc jam  0x00000005 , 0x00008901 
- 00008613  0x000009dd rtn 
- 00008614  0x000009e0 bpatch  0x00000015 , 0x00004002 
- 00008615  0x000009e1 call  0x0000686f 
- 00008616  0x000009e2 call  0x000021ba 
- 00008617  0x000009e3 force  0x00000008 , 0x00000015 
- 00008618  0x000009e4 force  0x00000000 , 0x00000015 
- 00008619  0x000009e6 setarg  0x000aaada 
- 00008620  0x000009e7 store  0x00000003 , 0x00008a0f 
- 00008621  0x000009e8 jam  0x00000040 , 0x00008a25 
- 00008622  0x000009e9 jam  0x00000010 , 0x00008a26 
- 00008623  0x000009ea nop  0x0000003c 
- 00008624  0x000009eb jam  0x000000fb , 0x00008a01 
- 00008625  0x000009ec jam  0x000000ff , 0x00008a25 
- 00008626  0x000009ed jam  0x00000030 , 0x00008a26 
- 00008627  0x000009ee jam  0x0000005e , 0x00008a16 
- 00008628  0x000009ef nop  0x00000014 
- 00008629  0x000009f0 jam  0x00000000 , 0x00008a10 
- 00008630  0x000009f1 jam  0x00000008 , 0x00008a11 
- 00008631  0x000009f2 nop  0x00000078 
- 00008632  0x000009f3 jam  0x0000000d , 0x00008900 
- 00008633  0x000009f4 rtn 
- 00008634  0x000009f8 fetch  0x00000001 , 0x00004143 
- 00008635  0x000009f9 beq  0x000000ff , 0x000021c1 
- 00008636  0x000009fa arg  0x00004144 , 0x00000006 
- 00008637  0x000009fb iadd  0x00000006 , 0x00000006 
- 00008638  0x000009fc ifetch  0x00000001 , 0x00000006 
- 00008639  0x000009fd store  0x00000001 , 0x00008961 
- 00008640  0x000009fe jam  0x00000027 , 0x00008960 
- 00008641  0x00000a01 fetcht  0x00000001 , 0x00004147 
- 00008642  0x00000a02 fetch  0x00000001 , 0x00008960 
- 00008643  0x00000a03 ior  0x00000002 , 0x0000003f 
- 00008644  0x00000a04 store  0x00000001 , 0x00008960 
- 00008645  0x00000a05 rtn 
- 00008646  0x00000a09 jam  0x00000003 , 0x00008900 
- 00008647  0x00000a0a jam  0x00000002 , 0x00008a24 
- 00008648  0x00000a0b nop  0x00000014 
- 00008649  0x00000a0c jam  0x00000065 , 0x00008a70 
- 00008650  0x00000a0d jam  0x000000df , 0x00008a23 
- 00008651  0x00000a0e call  0x0000218f 
- 00008652  0x00000a0f call  0x000021e8 
- 00008653  0x00000a10 storet  0x00000001 , 0x00000008 
- 00008654  0x00000a11 increase  0x00000002 , 0x00000002 
- 00008655  0x00000a12 branch  0x00002179 
- 00008656  0x00000a17 bpatch  0x00000016 , 0x00004002 
- 00008657  0x00000a18 setarg  0x00000960 
- 00008658  0x00000a19 iadd  0x00000002 , 0x0000003f 
- 00008659  0x00000a1a copy  0x0000003f , 0x00000011 
- 00008660  0x00000a1b fetcht  0x00000001 , 0x00004099 
- 00008661  0x00000a1c rshift  0x00000002 , 0x00000002 
- 00008662  0x00000a1d idiv  0x00000002 
- 00008663  0x00000a1f call  0x00007d62 
- 00008664  0x00000a20 quotient  0x0000003f 
- 00008665  0x00000a21 store  0x00000002 , 0x00008909 
- 00008666  0x00000a22 remainder  0x0000003f 
- 00008667  0x00000a23 lshift16  0x0000003f , 0x0000003f 
- 00008668  0x00000a24 lshift8  0x0000003f , 0x0000003f 
- 00008669  0x00000a25 idiv  0x00000002 
- 00008670  0x00000a26 call  0x00007d62 
- 00008671  0x00000a27 quotient  0x0000003f 
- 00008672  0x00000a28 store  0x00000003 , 0x0000890b 
- 00008673  0x00000a2d storer  0x00000011 , 0x00000001 , 0x00008a22 
- 00008674  0x00000a2e rshift8  0x00000011 , 0x00000011 
- 00008675  0x00000a2f storer  0x00000011 , 0x00000001 , 0x00008a21 
- 00008676  0x00000a30 jam  0x000000a0 , 0x00008a20 
- 00008677  0x00000a31 jam  0x000000e0 , 0x00008a20 
- 00008678  0x00000a32 jam  0x000000a0 , 0x00008a20 
- 00008679  0x00000a33 rtn 
- 00008680  0x00000a36 add  0x00000002 , 0x00000002 , 0x0000003f 
- 00008681  0x00000a37 rshift3  0x0000003f , 0x0000003f 
- 00008682  0x00000a38 and_into  0xfffffffe , 0x0000003f 
- 00008683  0x00000a39 arg  0x0000411d , 0x00000006 
- 00008684  0x00000a3a bmark0  0x0000002d , 0x000021ee 
- 00008685  0x00000a3b increase  0x0000000c , 0x00000006 
- 00008686  0x00000a3d iadd  0x00000006 , 0x00000006 
- 00008687  0x00000a3e ifetchr  0x00000011 , 0x00000002 , 0x00000006 
- 00008688  0x00000a3f ifetch  0x00000002 , 0x00000006 
- 00008689  0x00000a40 isub  0x00000011 , 0x0000003f 
- 00008690  0x00000a41 add  0x00000002 , 0x00000002 , 0x00000006 
- 00008691  0x00000a42 and_into  0x0000000f , 0x00000006 
- 00008692  0x00000a43 imul32  0x00000006 , 0x0000003f 
- 00008693  0x00000a44 rshift4  0x0000003f , 0x0000003f 
- 00008694  0x00000a45 iadd  0x00000011 , 0x0000003f 
- 00008695  0x00000a46 store  0x00000002 , 0x00008905 
- 00008696  0x00000a47 rtn 
- 00008697  0x00000a4c bpatch  0x00000017 , 0x00004002 
- 00008698  0x00000a4d call  0x000021c6 
- 00008699  0x00000a4e nop  0x00000258 
- 00008700  0x00000a51 bpatch  0x00000018 , 0x00004003 
- 00008701  0x00000a52 setarg  0x000aaa7e 
- 00008702  0x00000a53 store  0x00000003 , 0x00008a0f 
- 00008703  0x00000a54 nop  0x0000003c 
- 00008704  0x00000a55 jam  0x00000000 , 0x00008a25 
- 00008705  0x00000a56 jam  0x0000000d , 0x00008a26 
- 00008706  0x00000a57 jam  0x00000056 , 0x00008a16 
- 00008707  0x00000a58 nop  0x0000001e 
- 00008708  0x00000a59 jam  0x0000001b , 0x00008a15 
- 00008709  0x00000a5a call  0x0000220c 
- 00008710  0x00000a5b nop  0x00000014 
- 00008711  0x00000a5c jam  0x0000000f , 0x00008a26 
- 00008712  0x00000a5d nop  0x00000014 
- 00008713  0x00000a5e jam  0x000000a8 , 0x00008a10 
- 00008714  0x00000a5f jam  0x00000000 , 0x00008a11 
- 00008715  0x00000a60 rtn 
- 00008716  0x00000a63 bpatch  0x00000019 , 0x00004003 
- 00008717  0x00000a64 fetch  0x00000001 , 0x00004141 
- 00008718  0x00000a65 beq  0x00000000 , 0x00002217 
- 00008719  0x00000a66 beq  0x00000003 , 0x0000221c 
- 00008720  0x00000a67 beq  0x00000005 , 0x00002221 
- 00008721  0x00000a68 beq  0x00000007 , 0x00002225 
- 00008722  0x00000a69 beq  0x0000000a , 0x00002229 
- 00008723  0x00000a6a beq  0x00000083 , 0x0000222d 
- 00008724  0x00000a6b beq  0x00000085 , 0x00002231 
- 00008725  0x00000a6c beq  0x0000008a , 0x00002235 
- 00008726  0x00000a6d beq  0x00000094 , 0x00002239 
- 00008727  0x00000a6f jam  0x00000017 , 0x00008a14 
- 00008728  0x00000a70 setarg  0x00251a3f 
- 00008729  0x00000a71 store  0x00000003 , 0x00008a60 
- 00008730  0x00000a73 jam  0x00000028 , 0x00008a63 
- 00008731  0x00000a74 rtn 
- 00008732  0x00000a77 jam  0x00000025 , 0x00008a14 
- 00008733  0x00000a78 setarg  0x00a91c2d 
- 00008734  0x00000a79 store  0x00000003 , 0x00008a60 
- 00008735  0x00000a7b jam  0x0000002f , 0x00008a63 
- 00008736  0x00000a7c rtn 
- 00008737  0x00000a7f jam  0x00000025 , 0x00008a14 
- 00008738  0x00000a80 setarg  0x00a91c3f 
- 00008739  0x00000a81 store  0x00000003 , 0x00008a60 
- 00008740  0x00000a82 branch  0x0000221f 
- 00008741  0x00000a85 jam  0x00000025 , 0x00008a14 
- 00008742  0x00000a86 setarg  0x00a9383f 
- 00008743  0x00000a87 store  0x00000003 , 0x00008a60 
- 00008744  0x00000a88 branch  0x0000221f 
- 00008745  0x00000a8b jam  0x00000025 , 0x00008a14 
- 00008746  0x00000a8c setarg  0x00a93f3f 
- 00008747  0x00000a8d store  0x00000003 , 0x00008a60 
- 00008748  0x00000a8e branch  0x0000221f 
- 00008749  0x00000a92 jam  0x00000017 , 0x00008a14 
- 00008750  0x00000a93 setarg  0x00251827 
- 00008751  0x00000a94 store  0x00000003 , 0x00008a60 
- 00008752  0x00000a95 branch  0x0000221a 
- 00008753  0x00000a98 jam  0x00000017 , 0x00008a14 
- 00008754  0x00000a99 setarg  0x0025181c 
- 00008755  0x00000a9a store  0x00000003 , 0x00008a60 
- 00008756  0x00000a9b branch  0x0000221a 
- 00008757  0x00000a9e jam  0x00000017 , 0x00008a14 
- 00008758  0x00000a9f setarg  0x0025180b 
- 00008759  0x00000aa0 store  0x00000003 , 0x00008a60 
- 00008760  0x00000aa1 branch  0x0000221a 
- 00008761  0x00000aa4 jam  0x00000017 , 0x00008a14 
- 00008762  0x00000aa5 setarg  0x00251000 
- 00008763  0x00000aa6 store  0x00000003 , 0x00008a60 
- 00008764  0x00000aa7 branch  0x0000221a 
- 00008765  0x00000aac jam  0x00000006 , 0x00008042 
- 00008766  0x00000aae fetch  0x00000002 , 0x0000409c 
- 00008767  0x00000aaf bbit0  0x0000000e , 0x0000223e 
- 00008768  0x00000ab0 iforce  0x00000006 
- 00008769  0x00000ab1 arg  0x00008a00 , 0x00000002 
- 00008770  0x00000ab3 ifetch  0x00000001 , 0x00000006 
- 00008771  0x00000ab4 beq  0x000000ff , 0x00002248 
- 00008772  0x00000ab5 ior  0x00000002 , 0x00000005 
- 00008773  0x00000ab6 ifetch  0x00000001 , 0x00000006 
- 00008774  0x00000ab7 istore  0x00000001 , 0x00000005 
- 00008775  0x00000ab8 branch  0x00002242 
- 00008776  0x00000abb bpatch  0x0000001a , 0x00004003 
- 00008777  0x00000abc fetch  0x00000001 , 0x00004436 
- 00008778  0x00000abd call  0x000070d7 , 0x00000034 
- 00008779  0x00000abf until  0x0000003e , 0x00000033 
- 00008780  0x00000ac0 jam  0x0000005f , 0x0000813b 
- 00008781  0x00000ac1 fetch  0x00000001 , 0x00004099 
- 00008782  0x00000ac2 beq  0x00000010 , 0x00002266 
- 00008783  0x00000ac3 fetch  0x00000001 , 0x00004438 
- 00008784  0x00000ac4 or_into  0x00000004 , 0x0000003f 
- 00008785  0x00000ac5 store  0x00000001 , 0x00008a02 
- 00008786  0x00000ac6 jam  0x00000001 , 0x0000890f 
- 00008787  0x00000ac7 jam  0x00000024 , 0x00008a80 
- 00008788  0x00000ac8 jam  0x00000062 , 0x00008a81 
- 00008789  0x00000ac9 setarg  0x00e61212 
- 00008790  0x00000aca store  0x00000003 , 0x00008a73 
- 00008791  0x00000acd jam  0x00000060 , 0x00008a86 
- 00008792  0x00000ace jam  0x0000003b , 0x00008a8b 
- 00008793  0x00000ad0 call  0x00002286 
- 00008794  0x00000ad1 jam  0x00000000 , 0x00008043 
- 00008795  0x00000ad2 jam  0x00000005 , 0x00008042 
- 00008796  0x00000ad3 setarg  0x00557474 
- 00008797  0x00000ad4 store  0x00000003 , 0x00008968 
- 00008798  0x00000ad5 jam  0x0000006e , 0x00008960 
- 00008799  0x00000ad6 call  0x00002133 
- 00008800  0x00000ad7 call  0x00002271 
- 00008801  0x00000ad8 fetch  0x00000001 , 0x0000411c 
- 00008802  0x00000ad9 store  0x00000001 , 0x0000813a 
- 00008803  0x00000adb jam  0x0000000c , 0x00004148 
- 00008804  0x00000adc call  0x00006f4e 
- 00008805  0x00000add branch  0x000022b4 
- 00008806  0x00000ae0 fetch  0x00000001 , 0x00004438 
- 00008807  0x00000ae1 or_into  0x00000006 , 0x0000003f 
- 00008808  0x00000ae2 store  0x00000001 , 0x00008a02 
- 00008809  0x00000ae3 jam  0x00000000 , 0x0000890f 
- 00008810  0x00000ae4 jam  0x00000023 , 0x00008a80 
- 00008811  0x00000ae5 jam  0x000000b0 , 0x00008a81 
- 00008812  0x00000ae6 setarg  0x00e40909 
- 00008813  0x00000ae7 store  0x00000003 , 0x00008a73 
- 00008814  0x00000ae8 jam  0x0000002a , 0x00008a76 
- 00008815  0x00000ae9 jam  0x00000004 , 0x00008902 
- 00008816  0x00000aea branch  0x00002257 
- 00008817  0x00000aed bpatch  0x0000001b , 0x00004003 
- 00008818  0x00000aee call  0x00002160 
- 00008819  0x00000aef jam  0x00000003 , 0x00008900 
- 00008820  0x00000af0 jam  0x00000001 , 0x00008a70 
- 00008821  0x00000af1 arg  0x0000411d , 0x00000012 
- 00008822  0x00000af2 arg  0x00004135 , 0x00000018 
- 00008823  0x00000af3 call  0x0000227c 
- 00008824  0x00000af4 set1  0x0000002d , 0x00000000 
- 00008825  0x00000af5 call  0x0000227c 
- 00008826  0x00000af6 jam  0x00000061 , 0x00008a70 
- 00008827  0x00000af7 branch  0x00002152 
- 00008828  0x00000afa call  0x0000218f 
- 00008829  0x00000afb arg  0x00000006 , 0x00000039 
- 00008830  0x00000afc arg  0x00000000 , 0x00000013 
- 00008831  0x00000afe copy  0x00000013 , 0x00000002 
- 00008832  0x00000aff call  0x00002294 
- 00008833  0x00000b00 increase  0x00000002 , 0x00000012 
- 00008834  0x00000b01 increase  0x00000001 , 0x00000018 
- 00008835  0x00000b02 increase  0x00000010 , 0x00000013 
- 00008836  0x00000b03 loop  0x0000227f 
- 00008837  0x00000b04 rtn 
- 00008838  0x00000b07 fetch  0x00000001 , 0x00004099 
- 00008839  0x00000b08 beq  0x00000018 , 0x0000228c 
- 00008840  0x00000b09 fetch  0x00000001 , 0x00004438 
- 00008841  0x00000b0a or_into  0x00000006 , 0x0000003f 
- 00008842  0x00000b0b store  0x00000001 , 0x00008a02 
- 00008843  0x00000b0c jam  0x000000e0 , 0x00008a05 
- 00008844  0x00000b0e jam  0x000000c8 , 0x00008a00 
- 00008845  0x00000b0f nop  0x0000003c 
- 00008846  0x00000b10 jam  0x000000a0 , 0x00008a01 
- 00008847  0x00000b11 jam  0x000000cf , 0x00008a00 
- 00008848  0x00000b12 jam  0x000000fa , 0x00008a01 
- 00008849  0x00000b13 nop  0x00000014 
- 00008850  0x00000b14 jam  0x0000008f , 0x00008a00 
- 00008851  0x00000b15 rtn 
- 00008852  0x00000b18 bpatch  0x0000001c , 0x00004003 
- 00008853  0x00000b19 jam  0x00000030 , 0x00008a20 
- 00008854  0x00000b1a jam  0x000000dd , 0x00008a23 
- 00008855  0x00000b1b call  0x000021d0 
- 00008856  0x00000b1d fetch  0x00000001 , 0x00008a7c 
- 00008857  0x00000b1e bbit0  0x00000000 , 0x00002298 
- 00008858  0x00000b1f jam  0x00000030 , 0x00008a7b 
- 00008859  0x00000b20 call  0x000022ae 
- 00008860  0x00000b21 iforce  0x00000011 
- 00008861  0x00000b22 jam  0x00000040 , 0x00008a7b 
- 00008862  0x00000b23 call  0x000022ae 
- 00008863  0x00000b24 isub  0x00000011 , 0x0000003f 
- 00008864  0x00000b25 mul32  0x0000003f , 0x0000007d , 0x00000002 
- 00008865  0x00000b26 setarg  0x00b00000 
- 00008866  0x00000b27 idiv  0x00000002 
- 00008867  0x00000b28 call  0x00007d62 
- 00008868  0x00000b29 quotient  0x0000003f 
- 00008869  0x00000b2a bmark0  0x0000002d , 0x000022a7 
- 00008870  0x00000b2b lshift  0x0000003f , 0x0000003f 
- 00008871  0x00000b2d istore  0x00000002 , 0x00000012 
- 00008872  0x00000b2e jam  0x00000020 , 0x00008a7b 
- 00008873  0x00000b2f fetch  0x00000001 , 0x00008a7e 
- 00008874  0x00000b30 lshift4  0x0000003f , 0x0000003f 
- 00008875  0x00000b31 istore  0x00000001 , 0x00000018 
- 00008876  0x00000b32 jam  0x00000000 , 0x00008a7b 
- 00008877  0x00000b33 rtn 
- 00008878  0x00000b36 fetch  0x00000002 , 0x00008a7d 
- 00008879  0x00000b37 byteswap  0x0000003f , 0x0000003f 
- 00008880  0x00000b38 fetcht  0x00000001 , 0x00008a7c 
- 00008881  0x00000b39 lshift16  0x00000002 , 0x00000002 
- 00008882  0x00000b3a ior  0x00000002 , 0x0000003f 
- 00008883  0x00000b3b rtn 
- 00008884  0x00000b3f bpatch  0x0000001d , 0x00004003 
- 00008885  0x00000b40 fetch  0x00000001 , 0x00008a0d 
- 00008886  0x00000b41 set1  0x00000000 , 0x0000003f 
- 00008887  0x00000b42 store  0x00000001 , 0x00008a0d 
- 00008888  0x00000b43 jam  0x000000f0 , 0x00008a0e 
- 00008889  0x00000b44 fetch  0x00000001 , 0x00008a05 
- 00008890  0x00000b45 or_into  0x00000016 , 0x0000003f 
- 00008891  0x00000b46 store  0x00000001 , 0x00008a05 
- 00008892  0x00000b48 fetch  0x00000001 , 0x00004411 
- 00008893  0x00000b49 store  0x00000001 , 0x00000678 
- 00008894  0x00000b4a fetch  0x00000001 , 0x00004408 
- 00008895  0x00000b4b store  0x00000001 , 0x00000679 
- 00008896  0x00000b4c jam  0x00000000 , 0x00004411 
- 00008897  0x00000b4d fetch  0x00000001 , 0x0000443e 
- 00008898  0x00000b4e store  0x00000001 , 0x00004408 
- 00008899  0x00000b4f fetcht  0x00000001 , 0x0000443d 
- 00008900  0x00000b50 call  0x00006f0f 
- 00008901  0x00000b52 arg  0x00000000 , 0x00000011 
- 00008902  0x00000b53 arg  0x00000008 , 0x00000039 
- 00008903  0x00000b55 call  0x00006f82 
- 00008904  0x00000b56 fetch  0x00000002 , 0x0000440a 
- 00008905  0x00000b57 iadd  0x00000011 , 0x00000011 
- 00008906  0x00000b58 loop  0x000022c7 
- 00008907  0x00000b59 rshift3  0x00000011 , 0x00000011 
- 00008908  0x00000b5a store  0x00000002 , 0x0000440a 
- 00008909  0x00000b5c fetch  0x00000001 , 0x00000678 
- 00008910  0x00000b5d store  0x00000001 , 0x00004411 
- 00008911  0x00000b5e fetch  0x00000001 , 0x00000679 
- 00008912  0x00000b5f store  0x00000001 , 0x00004408 
- 00008913  0x00000b61 fetch  0x00000001 , 0x00008a05 
- 00008914  0x00000b62 and_into  0x000000e0 , 0x0000003f 
- 00008915  0x00000b63 store  0x00000001 , 0x00008a05 
- 00008916  0x00000b64 jam  0x00000000 , 0x00008a0e 
- 00008917  0x00000b65 fetch  0x00000001 , 0x00008a0d 
- 00008918  0x00000b66 set0  0x00000000 , 0x0000003f 
- 00008919  0x00000b67 store  0x00000001 , 0x00008a0d 
- 00008920  0x00000b69 call  0x00006fb0 
- 00008921  0x00000b6a fetcht  0x00000002 , 0x0000443b 
- 00008922  0x00000b6b isub  0x00000002 , 0x0000003e 
- 00008923  0x00000b6c branch  0x000022e4 , 0x00000002 
- 00008924  0x00000b6d fetcht  0x00000002 , 0x00004439 
- 00008925  0x00000b6e isub  0x00000002 , 0x0000003e 
- 00008926  0x00000b6f rtn  0x00000002 
- 00008927  0x00000b71 fetch  0x00000001 , 0x00004438 
- 00008928  0x00000b72 rtneq  0x00000000 
- 00008929  0x00000b73 increase  0xffffffe0 , 0x0000003f 
- 00008930  0x00000b74 store  0x00000001 , 0x00004438 
- 00008931  0x00000b75 rtn 
- 00008932  0x00000b78 fetch  0x00000001 , 0x00004438 
- 00008933  0x00000b79 rtneq  0x000000e0 
- 00008934  0x00000b7a increase  0x00000020 , 0x0000003f 
- 00008935  0x00000b7b store  0x00000001 , 0x00004438 
- 00008936  0x00000b7c rtn 
- 00008937  0x00000b80 bpatch  0x0000001e , 0x00004003 
- 00008938  0x00000b82 fetch  0x00000001 , 0x000089a2 
- 00008939  0x00000b83 isolate1  0x00000006 , 0x0000003f 
- 00008940  0x00000b84 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00008941  0x00000b85 store  0x00000001 , 0x00004142 
- 00008942  0x00000b87 fetch  0x00000001 , 0x000089a3 
- 00008943  0x00000b88 and  0x0000003f , 0x0000000f , 0x00000002 
- 00008944  0x00000b89 lshift  0x00000002 , 0x00000002 
- 00008945  0x00000b8a rshift4  0x0000003f , 0x0000003f 
- 00008946  0x00000b8b iadd  0x00000002 , 0x00000002 
- 00008947  0x00000b8c mul32  0x00000002 , 0x00000003 , 0x00000011 
- 00008948  0x00000b8e fetch  0x00000001 , 0x00004142 
- 00008949  0x00000b8f call  0x000022ff 
- 00008950  0x00000b90 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00008951  0x00000b91 iadd  0x00000011 , 0x0000003f 
- 00008952  0x00000b92 increase  0xfffffff7 , 0x0000003f 
- 00008953  0x00000b93 and  0x0000003f , 0x000001ff , 0x0000003f 
- 00008954  0x00000b94 isolate1  0x00000008 , 0x0000003f 
- 00008955  0x00000b95 nbranch  0x000022fd , 0x00000001 
- 00008956  0x00000b96 setarg  0x00000000 
- 00008957  0x00000b98 store  0x00000001 , 0x00000035 
- 00008958  0x00000b99 branch  0x00002304 
- 00008959  0x00000b9c isolate1  0x00000007 , 0x0000003f 
- 00008960  0x00000b9d nrtn  0x00000001 
- 00008961  0x00000b9e arg  0x0000ff00 , 0x00000002 
- 00008962  0x00000b9f ior  0x00000002 , 0x0000003f 
- 00008963  0x00000ba0 rtn 
- 00008964  0x00000ba3 fetch  0x00000001 , 0x00000035 
- 00008965  0x00000ba4 call  0x00002308 
- 00008966  0x00000ba5 store  0x00000001 , 0x00000009 
- 00008967  0x00000ba6 rtn 
- 00008968  0x00000ba9 and_into  0x000000ff , 0x0000003f 
- 00008969  0x00000baa div  0x0000003f , 0x0000000a 
- 00008970  0x00000bab call  0x00007d5f 
- 00008971  0x00000bac lshift4  0x0000003f , 0x0000003f 
- 00008972  0x00000bad remainder  0x00000002 
- 00008973  0x00000bae ior  0x00000002 , 0x0000003f 
- 00008974  0x00000baf rtn 
- 00008975  0x00000bb2 bpatch  0x0000001f , 0x00004003 
- 00008976  0x00000bb3 fetch  0x00000001 , 0x00004143 
- 00008977  0x00000bb4 rtneq  0x000000ff 
- 00008978  0x00000bb5 nbranch  0x00002336 , 0x00000018 
- 00008979  0x00000bb6 fetch  0x00000001 , 0x00004142 
- 00008980  0x00000bb7 sub  0x0000003f , 0x000000f0 , 0x0000003e 
- 00008981  0x00000bb8 nbranch  0x0000233a , 0x00000002 
- 00008982  0x00000bb9 sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00008983  0x00000bba branch  0x0000233a , 0x00000002 
- 00008984  0x00000bbc fetchr  0x00000011 , 0x00000001 , 0x00008961 
- 00008985  0x00000bbd fetch  0x00000001 , 0x00004143 
- 00008986  0x00000bbe rtneq  0x00000000 
- 00008987  0x00000bbf arg  0x00004144 , 0x00000006 
- 00008988  0x00000bc0 iadd  0x00000006 , 0x00000006 
- 00008989  0x00000bc1 ifetch  0x00000001 , 0x00000006 
- 00008990  0x00000bc2 isub  0x00000011 , 0x0000003e 
- 00008991  0x00000bc3 nrtn  0x00000005 
- 00008992  0x00000bc4 increase  0xfffffffe , 0x00000006 
- 00008993  0x00000bc5 ifetcht  0x00000001 , 0x00000006 
- 00008994  0x00000bc6 rshift4  0x00000002 , 0x0000003f 
- 00008995  0x00000bc7 rshift4  0x00000011 , 0x00000012 
- 00008996  0x00000bc8 isub  0x00000012 , 0x00000012 
- 00008997  0x00000bc9 and  0x00000002 , 0x0000000f , 0x0000003f 
- 00008998  0x00000bca and  0x00000011 , 0x0000000f , 0x00000011 
- 00008999  0x00000bcb isub  0x00000011 , 0x00000011 
- 00009000  0x00000bcc lshift  0x00000011 , 0x0000003f 
- 00009001  0x00000bcd iadd  0x00000012 , 0x00000012 
- 00009002  0x00000bce mul32  0x00000012 , 0x00000003 , 0x00000012 
- 00009003  0x00000bcf fetcht  0x00000001 , 0x00004142 
- 00009004  0x00000bd0 and  0x00000002 , 0x00000080 , 0x0000003f 
- 00009005  0x00000bd1 rtn  0x00000034 
- 00009006  0x00000bd3 setarg  0x00000100 
- 00009007  0x00000bd4 isub  0x00000002 , 0x00000002 
- 00009008  0x00000bd5 copy  0x00000012 , 0x0000003f 
- 00009009  0x00000bd6 isub  0x00000002 , 0x0000003f 
- 00009010  0x00000bd7 rtn  0x00000002 
- 00009011  0x00000bd8 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00009012  0x00000bd9 rtneq  0x000000ff 
- 00009013  0x00000bda rtneq  0x000000fe 
- 00009014  0x00000bdd fetch  0x00000001 , 0x00004143 
- 00009015  0x00000bde beq  0x00000001 , 0x0000233f 
- 00009016  0x00000bdf beq  0x00000002 , 0x00002341 
- 00009017  0x00000be1 branch  0x0000233f 
- 00009018  0x00000be4 fetch  0x00000001 , 0x00004143 
- 00009019  0x00000be5 beq  0x00000000 , 0x00002341 
- 00009020  0x00000be6 beq  0x00000001 , 0x0000233d 
- 00009021  0x00000be9 jam  0x00000002 , 0x00004143 
- 00009022  0x00000bea rtn 
- 00009023  0x00000bed jam  0x00000000 , 0x00004143 
- 00009024  0x00000bee rtn 
- 00009025  0x00000bf1 jam  0x00000001 , 0x00004143 
- 00009026  0x00000bf2 rtn 
- 00009027  0x00000bfa copy  0x0000003f , 0x00000002 
- 00009028  0x00000bfb bpatch  0x00000020 , 0x00004004 
- 00009029  0x00000bfc copy  0x00000002 , 0x0000003f 
- 00009030  0x00000bfd call  0x00007d2c 
- 00009031  0x00000bfe lshift16  0x00000021 , 0x0000003f 
- 00009032  0x00000bff set1  0x0000002c , 0x0000003f 
- 00009033  0x00000c00 call  0x00007d12 
- 00009034  0x00000c01 set0  0x0000002c , 0x0000003f 
- 00009035  0x00000c02 call  0x00002352 
- 00009036  0x00000c03 call  0x00007d12 
- 00009037  0x00000c04 rtn  0x00000028 
- 00009038  0x00000c05 call  0x00007d1f 
- 00009039  0x00000c06 iforce  0x0000001b 
- 00009040  0x00000c07 until  0x0000003e , 0x00000003 
- 00009041  0x00000c08 rtn 
- 00009042  0x00000c0c copy  0x00000019 , 0x00000002 
- 00009043  0x00000c0d rtn  0x00000029 
- 00009044  0x00000c0e copy  0x0000001a , 0x00000002 
- 00009045  0x00000c0f rtn 
- 00009046  0x00000c12 deposit  0x00000022 
- 00009047  0x00000c13 rtn  0x00000029 
- 00009048  0x00000c14 deposit  0x00000028 
- 00009049  0x00000c15 rtn 
- 00009050  0x00000c19 bpatch  0x00000021 , 0x00004004 
- 00009051  0x00000c1a branch  0x0000235a 
- 00009052  0x00000c1e rtn  0x00000034 
- 00009053  0x00000c20 rshift  0x0000003f , 0x0000003f 
- 00009054  0x00000c21 increase  0xfffffffd , 0x0000003f 
- 00009055  0x00000c23 increase  0xffffffff , 0x0000003f 
- 00009056  0x00000c24 nbranch  0x0000235f , 0x00000005 
- 00009057  0x00000c25 force  0x00000000 , 0x0000003f 
- 00009058  0x00000c26 rtn 
- 00009059  0x00000c2c setarg  0x00000e43 
- 00009060  0x00000c2d store  0x00000002 , 0x00000036 
- 00009061  0x00000c2e setarg  0x00000600 
- 00009062  0x00000c2f store  0x00000002 , 0x00000038 
- 00009063  0x00000c30 setarg  0x00000600 
- 00009064  0x00000c31 store  0x00000002 , 0x0000003a 
- 00009065  0x00000c32 setarg  0x00000d00 
- 00009066  0x00000c33 store  0x00000002 , 0x00000040 
- 00009067  0x00000c34 setarg  0x000003bb 
- 00009068  0x00000c35 store  0x00000002 , 0x0000003c 
- 00009069  0x00000c36 setarg  0x00000500 
- 00009070  0x00000c37 store  0x00000002 , 0x0000003e 
- 00009071  0x00000c38 setarg  0x000007d0 
- 00009072  0x00000c39 store  0x00000002 , 0x00000042 
- 00009073  0x00000c3a setarg  0x00000ea6 
- 00009074  0x00000c3b store  0x00000002 , 0x00000044 
- 00009075  0x00000c3c setarg  0x000001e0 
- 00009076  0x00000c3d store  0x00000002 , 0x00000046 
- 00009077  0x00000c3e setarg  0x00000120 
- 00009078  0x00000c3f store  0x00000002 , 0x00000048 
- 00009079  0x00000c40 setarg  0x0000011a 
- 00009080  0x00000c41 store  0x00000002 , 0x0000004a 
- 00009081  0x00000c43 bpatch  0x00000022 , 0x00004004 
- 00009082  0x00000c44 rtn  0x0000002b 
- 00009083  0x00000c45 setarg  0x00000017 
- 00009084  0x00000c46 store  0x00000002 , 0x000042e3 
- 00009085  0x00000c47 jam  0x0000008b , 0x00004167 
- 00009086  0x00000c48 setarg  0x00000d00 
- 00009087  0x00000c49 store  0x00000002 , 0x0000433f 
- 00009088  0x00000c4a setarg  0x00000060 
- 00009089  0x00000c4b store  0x00000002 , 0x00004341 
- 00009090  0x00000c4c rshift  0x00000022 , 0x0000003f 
- 00009091  0x00000c4d store  0x00000004 , 0x00004095 
- 00009092  0x00000c4e rtn 
- 00009093  0x00000c56 setarg  0x0000ee21 
- 00009094  0x00000c57 store  0x00000002 , 0x00008050 
- 00009095  0x00000c58 fetchr  0x00000030 , 0x00000004 , 0x0000811c 
- 00009096  0x00000c59 fetch  0x00000001 , 0x00008132 
- 00009097  0x00000c5a bbit0  0x00000005 , 0x0000239c 
- 00009098  0x00000c5b enable  0x0000002b 
- 00009099  0x00000c5c bbit1  0x00000004 , 0x00002393 
- 00009100  0x00000c5d disable  0x0000002b 
- 00009101  0x00000c5e deposit  0x00000027 
- 00009102  0x00000c5f nbranch  0x00002393 , 0x00000034 
- 00009103  0x00000c60 fetch  0x00000001 , 0x00008142 
- 00009104  0x00000c61 bbit1  0x00000004 , 0x00002393 
- 00009105  0x00000c62 arg  0xffffffff , 0x00000002 
- 00009106  0x00000c63 branch  0x00002434 
- 00009107  0x00000c65 call  0x000023a0 
- 00009108  0x00000c66 call  0x000023e6 , 0x0000002b 
- 00009109  0x00000c67 fetch  0x00000001 , 0x00008132 
- 00009110  0x00000c68 set0  0x00000005 , 0x0000003f 
- 00009111  0x00000c69 store  0x00000001 , 0x00008132 
- 00009112  0x00000c6a nbranch  0x0000239d , 0x0000002b 
- 00009113  0x00000c6b nop  0x00000001 
- 00009114  0x00000c6c storer  0x00000030 , 0x00000004 , 0x0000069d 
- 00009115  0x00000c6d rtn 
- 00009116  0x00000c70 call  0x000023a0 
- 00009117  0x00000c72 call  0x00006a68 
- 00009118  0x00000c73 storer  0x00000030 , 0x00000004 , 0x0000069d 
- 00009119  0x00000c74 rtn 
- 00009120  0x00000c77 until  0x0000003e , 0x00000033 
- 00009121  0x00000c78 fetch  0x00000001 , 0x00008133 
- 00009122  0x00000c79 and_into  0x00000088 , 0x0000003f 
- 00009123  0x00000c7a store  0x00000001 , 0x00008133 
- 00009124  0x00000c7b until  0x0000003e , 0x00000033 
- 00009125  0x00000c7c fetch  0x00000001 , 0x00008132 
- 00009126  0x00000c7d or_into  0x0000000f , 0x0000003f 
- 00009127  0x00000c7e store  0x00000001 , 0x00008132 
- 00009128  0x00000c7f until  0x0000003e , 0x00000033 
- 00009129  0x00000c80 set1  0x00000007 , 0x0000003f 
- 00009130  0x00000c81 store  0x00000001 , 0x00008132 
- 00009131  0x00000c82 until  0x0000003e , 0x00000033 
- 00009132  0x00000c83 set1  0x00000006 , 0x0000003f 
- 00009133  0x00000c84 store  0x00000001 , 0x00008132 
- 00009134  0x00000c85 until  0x0000003e , 0x00000033 
- 00009135  0x00000c86 rtn 
- 00009136  0x00000c89 until  0x0000003e , 0x00000033 
- 00009137  0x00000c8a jam  0x00000076 , 0x0000813d 
- 00009138  0x00000c8b until  0x0000003e , 0x00000033 
- 00009139  0x00000c8c jam  0x00000037 , 0x0000813a 
- 00009140  0x00000c8d rtn 
- 00009141  0x00000c90 until  0x0000003e , 0x00000033 
- 00009142  0x00000c91 jam  0x00000076 , 0x0000813d 
- 00009143  0x00000c92 until  0x0000003e , 0x00000033 
- 00009144  0x00000c93 jam  0x00000037 , 0x0000813a 
- 00009145  0x00000c94 rtn 
- 00009146  0x00000c99 fetch  0x00000001 , 0x000043cb 
- 00009147  0x00000c9a lshift4  0x0000003f , 0x0000003f 
- 00009148  0x00000c9c store  0x00000001 , 0x00008143 
- 00009149  0x00000c9d until  0x0000003e , 0x00000033 
- 00009150  0x00000c9e fetch  0x00000001 , 0x000043cc 
- 00009151  0x00000c9f set1  0x00000005 , 0x0000003f 
- 00009152  0x00000ca0 set1  0x00000006 , 0x0000003f 
- 00009153  0x00000ca1 store  0x00000001 , 0x00008144 
- 00009154  0x00000ca2 branch  0x000023e2 
- 00009155  0x00000ca5 fetch  0x00000001 , 0x00008142 
- 00009156  0x00000ca6 set0  0x00000003 , 0x0000003f 
- 00009157  0x00000ca7 store  0x00000001 , 0x00008142 
- 00009158  0x00000ca8 rtn 
- 00009159  0x00000cab fetch  0x00000001 , 0x00008142 
- 00009160  0x00000cac set1  0x00000003 , 0x0000003f 
- 00009161  0x00000cad store  0x00000001 , 0x00008142 
- 00009162  0x00000cae rtn 
- 00009163  0x00000cb1 fetch  0x00000003 , 0x000040c3 
- 00009164  0x00000cb2 arg  0x0000813e , 0x00000005 
- 00009165  0x00000cb4 arg  0x00000003 , 0x00000039 
- 00009166  0x00000cb5 branch  0x000023d1 
- 00009167  0x00000cb8 arg  0x00008145 , 0x00000005 
- 00009168  0x00000cba arg  0x00000004 , 0x00000039 
- 00009169  0x00000cbc until  0x0000003e , 0x00000033 
- 00009170  0x00000cbd istore  0x00000001 , 0x00000005 
- 00009171  0x00000cbe rshift8  0x0000003f , 0x0000003f 
- 00009172  0x00000cbf loop  0x000023d1 
- 00009173  0x00000cc0 branch  0x000023e2 
- 00009174  0x00000cc3 arg  0x00008149 , 0x00000005 
- 00009175  0x00000cc4 branch  0x000023d0 
- 00009176  0x00000cc8 fetch  0x00000001 , 0x00008133 
- 00009177  0x00000cc9 set0  0x00000003 , 0x0000003f 
- 00009178  0x00000cca store  0x00000001 , 0x00008133 
- 00009179  0x00000ccb rtn 
- 00009180  0x00000cce fetch  0x00000001 , 0x000040cb 
- 00009181  0x00000ccf rtn  0x00000034 
- 00009182  0x00000cd0 set0  0x00000004 , 0x0000003f 
- 00009183  0x00000cd1 branch  0x000023e1 
- 00009184  0x00000cd4 store  0x00000001 , 0x000040cb 
- 00009185  0x00000cd6 store  0x00000001 , 0x00008135 
- 00009186  0x00000cd8 until  0x0000003e , 0x00000033 
- 00009187  0x00000cd9 rtn 
- 00009188  0x00000cdd store  0x00000001 , 0x00008134 
- 00009189  0x00000cde branch  0x000023e2 
- 00009190  0x00000ce2 call  0x000023dc 
- 00009191  0x00000ce3 fetch  0x00000001 , 0x000040ef 
- 00009192  0x00000ce4 store  0x00000001 , 0x00008080 
- 00009193  0x00000ce5 arg  0x000040cc , 0x00000006 
- 00009194  0x00000ce6 arg  0x00008070 , 0x00000005 
- 00009195  0x00000ce7 call  0x00007c8f 
- 00009196  0x00000ce8 arg  0x000080d4 , 0x00000005 
- 00009197  0x00000ce9 call  0x00007c89 
- 00009198  0x00000cea fetchr  0x00000000 , 0x00000008 , 0x000040e7 
- 00009199  0x00000ceb arg  0x0000814d , 0x00000006 
- 00009200  0x00000cec arg  0x00000016 , 0x00000005 
- 00009201  0x00000ced arg  0x0000000c , 0x00000039 
- 00009202  0x00000cee call  0x00007cda 
- 00009203  0x00000cef branch  0x00006b11 
- 00009204  0x00000cf2 storer  0x00000000 , 0x00000008 , 0x000040e7 
- 00009205  0x00000cf3 arg  0x00008070 , 0x00000006 
- 00009206  0x00000cf4 arg  0x000040cc , 0x00000005 
- 00009207  0x00000cf5 call  0x00007c8f 
- 00009208  0x00000cf6 arg  0x000080d4 , 0x00000006 
- 00009209  0x00000cf7 call  0x00007c89 
- 00009210  0x00000cf8 fetch  0x00000001 , 0x00008080 
- 00009211  0x00000cf9 store  0x00000001 , 0x000040ef 
- 00009212  0x00000cfa branch  0x000023fd 
- 00009213  0x00000cfd arg  0x0000000c , 0x00000039 
- 00009214  0x00000cfe arg  0x00000016 , 0x00000006 
- 00009215  0x00000cff arg  0x0000814d , 0x00000011 
- 00009216  0x00000d01 ifetch  0x00000001 , 0x00000006 
- 00009217  0x00000d02 ncall  0x00002405 , 0x00000034 
- 00009218  0x00000d03 increase  0x00000001 , 0x00000011 
- 00009219  0x00000d04 loop  0x00002400 
- 00009220  0x00000d05 rtn 
- 00009221  0x00000d07 istore  0x00000001 , 0x00000011 
- 00009222  0x00000d08 until  0x0000003e , 0x00000033 
- 00009223  0x00000d09 rtn 
- 00009224  0x00000d0c bpatch  0x00000023 , 0x00004004 
- 00009225  0x00000d0d fetch  0x00000001 , 0x000080cb 
- 00009226  0x00000d0e nbranch  0x0000240f , 0x00000034 
- 00009227  0x00000d0f fetch  0x00000003 , 0x000040bd 
- 00009228  0x00000d10 nrtn  0x00000034 
- 00009229  0x00000d11 jam  0x0000000c , 0x000080cb 
- 00009230  0x00000d12 jam  0x00000080 , 0x00008006 
- 00009231  0x00000d14 fetch  0x00000001 , 0x00008129 
- 00009232  0x00000d15 rtnbit0  0x00000001 
- 00009233  0x00000d16 fetch  0x00000003 , 0x0000815b 
- 00009234  0x00000d17 store  0x00000003 , 0x000040bd 
- 00009235  0x00000d18 rtn 
- 00009236  0x00000d1d fetch  0x00000001 , 0x000040ca 
- 00009237  0x00000d1e set1  0x00000004 , 0x0000003f 
- 00009238  0x00000d1f store  0x00000001 , 0x000040ca 
- 00009239  0x00000d23 bpatch  0x00000024 , 0x00004004 
- 00009240  0x00000d24 arg  0xffffffff , 0x00000002 
- 00009241  0x00000d25 fetch  0x00000001 , 0x000040a7 
- 00009242  0x00000d26 store  0x00000001 , 0x000040c8 
- 00009243  0x00000d27 fetch  0x00000001 , 0x000040ca 
- 00009244  0x00000d28 store  0x00000001 , 0x00008142 
- 00009245  0x00000d29 until  0x0000003e , 0x00000033 
- 00009246  0x00000d2c bpatch  0x00000025 , 0x00004004 
- 00009247  0x00000d2e fetch  0x00000002 , 0x000043e9 
- 00009248  0x00000d2f call  0x00007d79 
- 00009249  0x00000d31 fetch  0x00000004 , 0x000040ad 
- 00009250  0x00000d32 iadd  0x00000002 , 0x0000003f 
- 00009251  0x00000d33 store  0x00000004 , 0x000040ad 
- 00009252  0x00000d34 call  0x000023f4 
- 00009253  0x00000d35 fetch  0x00000001 , 0x000040cb 
- 00009254  0x00000d36 set1  0x00000004 , 0x0000003f 
- 00009255  0x00000d37 call  0x000023e1 
- 00009256  0x00000d38 ncall  0x000023cb , 0x0000002b 
- 00009257  0x00000d39 until  0x0000003e , 0x00000033 
- 00009258  0x00000d3a storer  0x00000019 , 0x00000006 , 0x000040b1 
- 00009259  0x00000d3b fetch  0x00000003 , 0x000040c6 
- 00009260  0x00000d3c fetchr  0x00000011 , 0x00000001 , 0x000040c9 
- 00009261  0x00000d3d arg  0x00000003 , 0x00000039 
- 00009262  0x00000d3f until  0x0000003e , 0x00000033 
- 00009263  0x00000d40 store  0x00000001 , 0x00008132 
- 00009264  0x00000d41 rshift8  0x0000003f , 0x0000003f 
- 00009265  0x00000d42 loop  0x0000242e 
- 00009266  0x00000d43 until  0x0000003e , 0x00000033 
- 00009267  0x00000d44 storer  0x00000011 , 0x00000001 , 0x00008133 
- 00009268  0x00000d46 until  0x0000003e , 0x00000033 
- 00009269  0x00000d47 storet  0x00000004 , 0x0000804c 
- 00009270  0x00000d48 jam  0x00000001 , 0x00008005 
- 00009271  0x00000d49 until  0x0000003e , 0x0000003f 
- 00009272  0x00000d4c fetch  0x00000001 , 0x000040c3 
- 00009273  0x00000d4d nrtn  0x00000034 
- 00009274  0x00000d4e jam  0x00000006 , 0x00008042 
- 00009275  0x00000d4f jam  0x000000f8 , 0x00008130 
- 00009276  0x00000d50 setarg  0x00030d40 
- 00009277  0x00000d51 call  0x0000235c 
- 00009278  0x00000d52 call  0x000023b5 
- 00009279  0x00000d53 until  0x0000003e , 0x00000033 
- 00009280  0x00000d54 jam  0x000000ff , 0x00008130 
- 00009281  0x00000d55 copy  0x00000031 , 0x00000030 
- 00009282  0x00000d56 jam  0x00000004 , 0x00008042 
- 00009283  0x00000d57 nop  0x0000000a 
- 00009284  0x00000d58 until  0x0000003e , 0x00000033 
- 00009285  0x00000d59 deposit  0x00000031 
- 00009286  0x00000d5a isub  0x00000030 , 0x0000003f 
- 00009287  0x00000d5b increase  0x00000030 , 0x0000003f 
- 00009288  0x00000d5c arg  0x000000ff , 0x00000002 
- 00009289  0x00000d5d call  0x00007d6c 
- 00009290  0x00000d5e store  0x00000001 , 0x000040c3 
- 00009291  0x00000d5f nop  0x00007530 
- 00009292  0x00000d60 nop  0x00007530 
- 00009293  0x00000d61 nop  0x00007530 
- 00009294  0x00000d62 rtn 
- 00009295  0x00000d66 bpatch  0x00000026 , 0x00004004 
- 00009296  0x00000d67 setarg  0x00000000 
- 00009297  0x00000d68 copy  0x00000027 , 0x0000003e 
- 00009298  0x00000d69 branch  0x0000245a , 0x00000005 
- 00009299  0x00000d6a fetch  0x00000001 , 0x0000813e 
- 00009300  0x00000d6b fetcht  0x00000001 , 0x0000813f 
- 00009301  0x00000d6c isub  0x00000002 , 0x0000003e 
- 00009302  0x00000d6d branch  0x00002458 , 0x00000002 
- 00009303  0x00000d6e deposit  0x00000002 
- 00009304  0x00000d70 isub  0x00000027 , 0x0000003f 
- 00009305  0x00000d71 increase  0x00000001 , 0x0000003f 
- 00009306  0x00000d73 increase  0x00000008 , 0x0000003f 
- 00009307  0x00000d74 until  0x0000003e , 0x00000033 
- 00009308  0x00000d75 iadd  0x00000031 , 0x0000003f 
- 00009309  0x00000d76 fetcht  0x00000004 , 0x000040a9 
- 00009310  0x00000d77 iadd  0x00000002 , 0x0000003f 
- 00009311  0x00000d78 fetcht  0x00000003 , 0x000040bd 
- 00009312  0x00000d79 imul32  0x00000002 , 0x0000003f 
- 00009313  0x00000d7a rshift8  0x0000003f , 0x0000003f 
- 00009314  0x00000d7b rshift4  0x0000003f , 0x0000003f 
- 00009315  0x00000d7c increase  0x0000006e , 0x0000003f 
- 00009316  0x00000d7d fetcht  0x00000002 , 0x00000044 
- 00009317  0x00000d7e idiv  0x00000002 
- 00009318  0x00000d7f call  0x00007d5f 
- 00009319  0x00000d80 lshift16  0x0000003f , 0x0000003f 
- 00009320  0x00000d81 remainder  0x00000002 
- 00009321  0x00000d82 ior  0x00000002 , 0x0000003f 
- 00009322  0x00000d83 fetcht  0x00000006 , 0x000040b1 
- 00009323  0x00000d84 call  0x00007d05 
- 00009324  0x00000d85 copy  0x00000002 , 0x00000019 
- 00009325  0x00000d86 fetch  0x00000006 , 0x00004048 
- 00009326  0x00000d87 call  0x00002109 
- 00009327  0x00000d88 deposit  0x0000001a 
- 00009328  0x00000d89 store  0x00000006 , 0x00000670 
- 00009329  0x00000d8a deposit  0x00000027 
- 00009330  0x00000d8b istore  0x00000001 , 0x00000005 
- 00009331  0x00000d8c fetch  0x00000001 , 0x0000811d 
- 00009332  0x00000d8d or_into  0x000000f0 , 0x0000003f 
- 00009333  0x00000d8e istore  0x00000001 , 0x00000005 
- 00009334  0x00000d8f rtn 
- 00009335  0x00000d93 bpatch  0x00000027 , 0x00004004 
- 00009336  0x00000d94 deposit  0x0000001a 
- 00009337  0x00000d95 call  0x00007d10 
- 00009338  0x00000d96 fetcht  0x00000004 , 0x000040ad 
- 00009339  0x00000d97 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00009340  0x00000d98 rtn  0x00000002 
- 00009341  0x00000d99 lshift8  0x0000003f , 0x0000003f 
- 00009342  0x00000d9a lshift4  0x0000003f , 0x0000003f 
- 00009343  0x00000d9b idiv  0x00000002 
- 00009344  0x00000d9c call  0x00007d5f 
- 00009345  0x00000d9d arg  0x000000c8 , 0x00000002 
- 00009346  0x00000d9e call  0x00007d6c 
- 00009347  0x00000d9f store  0x00000001 , 0x0000000e 
- 00009348  0x00000da0 nbranch  0x00002486 , 0x00000028 
- 00009349  0x00000da1 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00009350  0x00000da3 fetcht  0x00000003 , 0x000040bd 
- 00009351  0x00000da4 iadd  0x00000002 , 0x0000003f 
- 00009352  0x00000da5 store  0x00000003 , 0x000040bd 
- 00009353  0x00000da7 setarg  0x00000000 
- 00009354  0x00000da8 store  0x00000004 , 0x000040ad 
- 00009355  0x00000da9 rtn 
- 00009356  0x00000dad bpatch  0x00000028 , 0x00004005 
- 00009357  0x00000dae call  0x00002408 
- 00009358  0x00000daf fetch  0x00000003 , 0x000040bd 
- 00009359  0x00000db0 rtn  0x00000034 
- 00009360  0x00000db1 fetch  0x00000001 , 0x00004094 
- 00009361  0x00000db2 rtn  0x00000034 
- 00009362  0x00000db3 fetch  0x00000001 , 0x0000446c 
- 00009363  0x00000db4 branch  0x00002496 , 0x00000034 
- 00009364  0x00000db5 fetch  0x00000001 , 0x0000446e 
- 00009365  0x00000db6 rtn  0x00000034 
- 00009366  0x00000db8 fetch  0x00000001 , 0x0000446d 
- 00009367  0x00000db9 nrtn  0x00000034 
- 00009368  0x00000dba arg  0x000020af , 0x00000013 
- 00009369  0x00000dbb call  0x00002069 
- 00009370  0x00000dbc rtn  0x00000005 
- 00009371  0x00000dbd call  0x000024ef 
- 00009372  0x00000dbe nrtn  0x00000034 
- 00009373  0x00000dbf call  0x0000205d 
- 00009374  0x00000dc0 nbranch  0x000024bd , 0x00000005 
- 00009375  0x00000dc1 rtn  0x0000002b 
- 00009376  0x00000dc2 bpatch  0x00000029 , 0x00004005 
- 00009377  0x00000dc3 fetcht  0x00000001 , 0x00000015 
- 00009378  0x00000dc4 fetch  0x00000002 , 0x00004042 
- 00009379  0x00000dc5 imul32  0x00000002 , 0x0000003f 
- 00009380  0x00000dc6 rshift4  0x00000002 , 0x00000002 
- 00009381  0x00000dc7 rshift2  0x00000002 , 0x00000002 
- 00009382  0x00000dc8 isub  0x00000002 , 0x0000003f 
- 00009383  0x00000dc9 fetcht  0x00000004 , 0x00004044 
- 00009384  0x00000dca iadd  0x00000002 , 0x0000003f 
- 00009385  0x00000dcb fetcht  0x00000001 , 0x000040a6 
- 00009386  0x00000dcc isub  0x00000002 , 0x0000003f 
- 00009387  0x00000dcd lshift16  0x0000003f , 0x00000030 
- 00009388  0x00000dce fetch  0x00000002 , 0x0000404e 
- 00009389  0x00000dcf rshift  0x0000003f , 0x0000003f 
- 00009390  0x00000dd0 call  0x00007d2c 
- 00009391  0x00000dd1 deposit  0x00000030 
- 00009392  0x00000dd2 call  0x00007d12 
- 00009393  0x00000dd3 copy  0x0000001a , 0x00000002 
- 00009394  0x00000dd4 call  0x00007d10 
- 00009395  0x00000dd5 rtn  0x00000028 
- 00009396  0x00000dd7 call  0x00007d25 
- 00009397  0x00000dd9 bpatch  0x0000002a , 0x00004005 
- 00009398  0x00000dda fetch  0x00000001 , 0x000040c3 
- 00009399  0x00000ddb isub  0x00000002 , 0x0000003e 
- 00009400  0x00000ddc branch  0x00002489 , 0x00000002 
- 00009401  0x00000ddd storet  0x00000004 , 0x000040a9 
- 00009402  0x00000dde call  0x000042c5 
- 00009403  0x00000de0 fetcht  0x00000004 , 0x000040a9 
- 00009404  0x00000de1 branch  0x0000241e 
- 00009405  0x00000de4 bpatch  0x0000002b , 0x00004005 
- 00009406  0x00000de5 fetch  0x00000001 , 0x00004388 
- 00009407  0x00000de6 nbranch  0x000024c1 , 0x00000034 
- 00009408  0x00000de7 rtn 
- 00009409  0x00000dea fetch  0x00000002 , 0x000040a4 
- 00009410  0x00000deb rtn  0x00000034 
- 00009411  0x00000ded fetcht  0x00000001 , 0x000040a6 
- 00009412  0x00000dee isub  0x00000002 , 0x0000003f 
- 00009413  0x00000def arg  0x00001d4c , 0x00000002 
- 00009414  0x00000df0 imul32  0x00000002 , 0x0000003f 
- 00009415  0x00000df1 branch  0x000024b4 
- 00009416  0x00000df5 fetch  0x00000002 , 0x000043e5 
- 00009417  0x00000df6 call  0x00007d79 
- 00009418  0x00000df7 nbranch  0x000024e0 , 0x00000034 
- 00009419  0x00000df8 jam  0x00000000 , 0x00000015 
- 00009420  0x00000df9 bmark0  0x0000000d , 0x000024e0 
- 00009421  0x00000dfa fetch  0x00000001 , 0x000040c2 
- 00009422  0x00000dfb branch  0x000024e4 , 0x00000034 
- 00009423  0x00000dfc increase  0xffffffff , 0x0000003f 
- 00009424  0x00000dfd store  0x00000001 , 0x000040c2 
- 00009425  0x00000dfe rtn 
- 00009426  0x00000e04 jam  0x00000000 , 0x000040a8 
- 00009427  0x00000e05 fetch  0x00000003 , 0x000040b7 
- 00009428  0x00000e06 increase  0x00000001 , 0x0000003f 
- 00009429  0x00000e07 store  0x00000003 , 0x000040b7 
- 00009430  0x00000e08 rtn 
- 00009431  0x00000e0c bpatch  0x0000002c , 0x00004005 
- 00009432  0x00000e0d jam  0x00000000 , 0x00000015 
- 00009433  0x00000e0e fetch  0x00000003 , 0x000040ba 
- 00009434  0x00000e0f increase  0x00000001 , 0x0000003f 
- 00009435  0x00000e10 store  0x00000003 , 0x000040ba 
- 00009436  0x00000e11 fetch  0x00000001 , 0x000040a8 
- 00009437  0x00000e12 increase  0x00000001 , 0x0000003f 
- 00009438  0x00000e13 store  0x00000001 , 0x000040a8 
- 00009439  0x00000e14 rtn 
- 00009440  0x00000e17 jam  0x00000000 , 0x00000015 
- 00009441  0x00000e18 fetch  0x00000001 , 0x000040c1 
- 00009442  0x00000e19 store  0x00000001 , 0x000040c2 
- 00009443  0x00000e1a rtn 
- 00009444  0x00000e1d fetcht  0x00000001 , 0x000040c0 
- 00009445  0x00000e1e storet  0x00000001 , 0x00000015 
- 00009446  0x00000e1f rtn 
- 00009447  0x00000e24 fetch  0x00000002 , 0x000040a2 
- 00009448  0x00000e25 qset1  0x0000003f 
- 00009449  0x00000e26 store  0x00000002 , 0x000040a2 
- 00009450  0x00000e27 rtn 
- 00009451  0x00000e2a fetch  0x00000002 , 0x000040a2 
- 00009452  0x00000e2b qset0  0x0000003f 
- 00009453  0x00000e2c store  0x00000002 , 0x000040a2 
- 00009454  0x00000e2d rtn 
- 00009455  0x00000e32 bpatch  0x0000002d , 0x00004005 
- 00009456  0x00000e33 call  0x000042c3 
- 00009457  0x00000e34 fetch  0x00000002 , 0x000040a2 
- 00009458  0x00000e35 copy  0x0000003f , 0x00000011 
- 00009459  0x00000e36 fetch  0x00000003 , 0x0000444b 
- 00009460  0x00000e37 nsetflag  0x00000034 , 0x00000001 , 0x00000011 
- 00009461  0x00000e38 fetch  0x00000008 , 0x000044d3 
- 00009462  0x00000e39 nsetflag  0x00000034 , 0x0000000f , 0x00000011 
- 00009463  0x00000e3a fetch  0x00000008 , 0x000044db 
- 00009464  0x00000e3b nsetflag  0x00000034 , 0x0000000e , 0x00000011 
- 00009465  0x00000e3c fetch  0x00000001 , 0x00004114 
- 00009466  0x00000e3d nsetflag  0x00000034 , 0x00000008 , 0x00000011 
- 00009467  0x00000e3e fetch  0x00000001 , 0x000043cb 
- 00009468  0x00000e3f compare  0x0000000a , 0x0000003f , 0x000000ff 
- 00009469  0x00000e40 call  0x00002501 , 0x00000001 
- 00009470  0x00000e41 copy  0x00000011 , 0x0000003f 
- 00009471  0x00000e42 store  0x00000002 , 0x000040a2 
- 00009472  0x00000e43 rtn 
- 00009473  0x00000e46 fetch  0x00000002 , 0x00008112 
- 00009474  0x00000e47 nsetflag  0x00000034 , 0x00000006 , 0x00000011 
- 00009475  0x00000e48 fetch  0x00000002 , 0x0000810e 
- 00009476  0x00000e49 nsetflag  0x00000034 , 0x00000005 , 0x00000011 
- 00009477  0x00000e4a rtn 
- 00009478  0x00000e54 bpatchx  0x0000000e , 0x00004021 
- 00009479  0x00000e55 disable  0x0000002b 
- 00009480  0x00000e56 jam  0x00000001 , 0x0000017e 
- 00009481  0x00000e57 jam  0x00000003 , 0x00000168 
- 00009482  0x00000e58 jam  0x00000001 , 0x0000017f 
- 00009483  0x00000e59 setarg  0xffffffff 
- 00009484  0x00000e5a store  0x00000002 , 0x00000182 
- 00009485  0x00000e5b force  0x00000000 , 0x0000003f 
- 00009486  0x00000e5c store  0x00000001 , 0x00000180 
- 00009487  0x00000e5d store  0x00000001 , 0x0000018b 
- 00009488  0x00000e5e store  0x00000003 , 0x000040b7 
- 00009489  0x00000e5f store  0x00000003 , 0x000040ba 
- 00009490  0x00000e60 call  0x0000285c 
- 00009491  0x00000e61 jam  0x00000001 , 0x00004169 
- 00009492  0x00000e62 jam  0x00000000 , 0x0000416a 
- 00009493  0x00000e63 jam  0x00000001 , 0x0000019d 
- 00009494  0x00000e64 jam  0x00000001 , 0x0000019e 
- 00009495  0x00000e65 jam  0x00000000 , 0x00004396 
- 00009496  0x00000e66 branch  0x00002935 
- 00009497  0x00000e69 bpatchx  0x0000000f , 0x00004021 
- 00009498  0x00000e6a enable  0x00000029 
- 00009499  0x00000e6b jam  0x00000003 , 0x00000169 
- 00009500  0x00000e6c jam  0x00000001 , 0x00004398 
- 00009501  0x00000e6d jam  0x00000001 , 0x000006b1 
- 00009502  0x00000e6e setarg  0x0000ffff 
- 00009503  0x00000e6f store  0x00000002 , 0x000006b3 
- 00009504  0x00000e70 force  0x00000000 , 0x0000003f 
- 00009505  0x00000e71 store  0x00000005 , 0x00004455 
- 00009506  0x00000e72 set1  0x00000027 , 0x0000003f 
- 00009507  0x00000e73 store  0x00000005 , 0x00004450 
- 00009508  0x00000e74 branch  0x00002506 
- 00009509  0x00000e78 bpatchx  0x00000010 , 0x00004022 
- 00009510  0x00000e79 disable  0x00000029 
- 00009511  0x00000e7a setarg  0x00000017 
- 00009512  0x00000e7b store  0x00000002 , 0x000042e3 
- 00009513  0x00000e7c increase  0x00000004 , 0x0000003f 
- 00009514  0x00000e7d store  0x00000002 , 0x000043b8 
- 00009515  0x00000e7e jam  0x00000001 , 0x00000169 
- 00009516  0x00000e7f jam  0x00000000 , 0x00004388 
- 00009517  0x00000e80 jam  0x00000000 , 0x00000015 
- 00009518  0x00000e81 call  0x00002592 
- 00009519  0x00000e82 fetch  0x00000002 , 0x00000196 
- 00009520  0x00000e83 store  0x00000002 , 0x000042f5 
- 00009521  0x00000e84 fetch  0x00000002 , 0x0000016a 
- 00009522  0x00000e85 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00009523  0x00000e86 rshift4  0x0000003f , 0x0000003f 
- 00009524  0x00000e87 store  0x00000002 , 0x00000196 
- 00009525  0x00000e88 branch  0x00002506 
- 00009526  0x00000e90 bpatchx  0x00000011 , 0x00004022 
- 00009527  0x00000e91 call  0x000025b8 
- 00009528  0x00000e92 fetch  0x00000001 , 0x00000168 
- 00009529  0x00000e93 isolate1  0x00000004 , 0x0000003f 
- 00009530  0x00000e94 setflag  0x00000001 , 0x00000032 , 0x00000000 
- 00009531  0x00000e95 call  0x000042b2 
- 00009532  0x00000e96 fetch  0x00000001 , 0x00000169 
- 00009533  0x00000e97 bbit1  0x00000001 , 0x0000253f 
- 00009534  0x00000e98 branch  0x00002551 
- 00009535  0x00000e9f bpatchx  0x00000012 , 0x00004022 
- 00009536  0x00000ea0 enable  0x00000029 
- 00009537  0x00000ea1 call  0x0000292b 
- 00009538  0x00000ea2 branch  0x0000254e , 0x00000002 
- 00009539  0x00000ea3 call  0x000025fb 
- 00009540  0x00000ea4 call  0x00002871 
- 00009541  0x00000ea5 disable  0x0000002d 
- 00009542  0x00000ea6 call  0x00002730 
- 00009543  0x00000ea7 nrtn  0x0000002d 
- 00009544  0x00000ea8 fetch  0x00000001 , 0x00000005 
- 00009545  0x00000ea9 increase  0x00000001 , 0x0000003f 
- 00009546  0x00000eaa store  0x00000001 , 0x00000005 
- 00009547  0x00000eab call  0x00002823 
- 00009548  0x00000eac disable  0x00000029 
- 00009549  0x00000ead rtn 
- 00009550  0x00000eb0 call  0x00002586 
- 00009551  0x00000eb1 disable  0x00000029 
- 00009552  0x00000eb2 rtn 
- 00009553  0x00000eb8 bpatchx  0x00000013 , 0x00004022 
- 00009554  0x00000eb9 jam  0x00000000 , 0x0000433e 
- 00009555  0x00000eba set0  0x00000030 , 0x00000000 
- 00009556  0x00000ebb call  0x00007552 
- 00009557  0x00000ebc call  0x00002ff5 
- 00009558  0x00000ebd disable  0x0000002e 
- 00009559  0x00000ebe call  0x0000292b 
- 00009560  0x00000ebf branch  0x00002586 , 0x00000002 
- 00009561  0x00000ec0 fetch  0x00000001 , 0x0000019d 
- 00009562  0x00000ec1 call  0x000025a4 
- 00009563  0x00000ec2 call  0x000025fb 
- 00009564  0x00000ec3 call  0x00002652 
- 00009565  0x00000ec4 nbranch  0x00002577 , 0x00000018 
- 00009566  0x00000ec5 call  0x00002597 
- 00009567  0x00000ec6 branch  0x00002562 , 0x0000002d 
- 00009568  0x00000ec7 bmark1  0x00000030 , 0x00002562 
- 00009569  0x00000ec8 branch  0x00002571 
- 00009570  0x00000ecd bpatchx  0x00000014 , 0x00004022 
- 00009571  0x00000ece fetch  0x00000001 , 0x0000433e 
- 00009572  0x00000ecf pincrease  0x00000001 
- 00009573  0x00000ed0 store  0x00000001 , 0x0000433e 
- 00009574  0x00000ed1 beq  0x0000000c , 0x00002571 
- 00009575  0x00000ed2 call  0x00002823 
- 00009576  0x00000ed3 call  0x00002871 
- 00009577  0x00000ed4 fetch  0x00000001 , 0x0000019e 
- 00009578  0x00000ed5 call  0x000025a4 
- 00009579  0x00000ed6 call  0x00002741 
- 00009580  0x00000ed7 call  0x000028d4 
- 00009581  0x00000ed8 fetch  0x00000002 , 0x000043e1 
- 00009582  0x00000ed9 call  0x00007d79 
- 00009583  0x00000eda call  0x0000257b 
- 00009584  0x00000edb branch  0x00002580 , 0x00000028 
- 00009585  0x00000edd bpatchx  0x00000015 , 0x00004022 
- 00009586  0x00000ede call  0x00002fba 
- 00009587  0x00000edf call  0x00002fb1 
- 00009588  0x00000ee0 call  0x00007841 
- 00009589  0x00000ee1 fetch  0x00000001 , 0x0000018b 
- 00009590  0x00000ee2 bbit1  0x00000003 , 0x00002586 
- 00009591  0x00000ee4 bpatchx  0x00000016 , 0x00004022 
- 00009592  0x00000ee5 call  0x000020cf 
- 00009593  0x00000ee6 call  0x000029a5 
- 00009594  0x00000ee7 branch  0x000020f7 
- 00009595  0x00000eeb disable  0x00000028 
- 00009596  0x00000eec bmark1  0x0000002a , 0x00007dba 
- 00009597  0x00000eed bmark1  0x00000029 , 0x00007dba 
- 00009598  0x00000eee bmark1  0x00000030 , 0x00007dba 
- 00009599  0x00000eef rtn 
- 00009600  0x00000ef3 bpatchx  0x00000017 , 0x00004022 
- 00009601  0x00000ef4 enable  0x0000002e 
- 00009602  0x00000ef5 call  0x00002734 
- 00009603  0x00000ef6 branch  0x00002562 , 0x0000002d 
- 00009604  0x00000ef7 bmark1  0x00000030 , 0x00002562 
- 00009605  0x00000ef8 branch  0x00002571 
- 00009606  0x00000efd bpatchx  0x00000018 , 0x00004023 
- 00009607  0x00000efe call  0x0000258d 
- 00009608  0x00000eff call  0x00004302 
- 00009609  0x00000f00 call  0x00002592 
- 00009610  0x00000f01 call  0x00003003 
- 00009611  0x00000f02 jam  0x00000015 , 0x0000066f 
- 00009612  0x00000f03 branch  0x0000782b 
- 00009613  0x00000f06 arg  0x00004441 , 0x00000005 
- 00009614  0x00000f07 call  0x00007c99 
- 00009615  0x00000f08 jam  0x00000000 , 0x0000017e 
- 00009616  0x00000f09 jam  0x00000000 , 0x00000169 
- 00009617  0x00000f0a jam  0x00000000 , 0x00000168 
- 00009618  0x00000f0c bpatchx  0x00000019 , 0x00004023 
- 00009619  0x00000f0d jam  0x00000000 , 0x000042fd 
- 00009620  0x00000f0e jam  0x00000000 , 0x000042fc 
- 00009621  0x00000f0f call  0x00007452 
- 00009622  0x00000f10 rtn 
- 00009623  0x00000f13 bpatchx  0x0000001a , 0x00004023 
- 00009624  0x00000f14 fetch  0x00000001 , 0x00000005 
- 00009625  0x00000f15 increase  0x00000001 , 0x0000003f 
- 00009626  0x00000f16 store  0x00000001 , 0x00000005 
- 00009627  0x00000f17 fetch  0x00000001 , 0x00000168 
- 00009628  0x00000f18 rtnbit1  0x00000003 
- 00009629  0x00000f19 set1  0x00000003 , 0x0000003f 
- 00009630  0x00000f1a store  0x00000001 , 0x00000168 
- 00009631  0x00000f1b fetch  0x00000002 , 0x000042f5 
- 00009632  0x00000f1c store  0x00000002 , 0x00000196 
- 00009633  0x00000f1d setarg  0x00000000 
- 00009634  0x00000f1e store  0x00000004 , 0x0000431d 
- 00009635  0x00000f1f rtn 
- 00009636  0x00000f28 copy  0x0000003f , 0x00000002 
- 00009637  0x00000f29 bpatchx  0x0000001b , 0x00004023 
- 00009638  0x00000f2b copy  0x00000002 , 0x0000003f 
- 00009639  0x00000f2c bbit1  0x00000000 , 0x000025b8 
- 00009640  0x00000f2d bbit1  0x00000001 , 0x000025ad 
- 00009641  0x00000f2e bbit0  0x00000002 , 0x000025b8 
- 00009642  0x00000f2f bbit1  0x00000007 , 0x000025b4 
- 00009643  0x00000f30 bbit1  0x00000002 , 0x000025b0 
- 00009644  0x00000f31 branch  0x000025b8 
- 00009645  0x00000f34 set0  0x0000002f , 0x00000000 
- 00009646  0x00000f35 set1  0x0000002d , 0x00000000 
- 00009647  0x00000f36 rtn 
- 00009648  0x00000f3a set0  0x0000002d , 0x00000000 
- 00009649  0x00000f3b set1  0x0000002f , 0x00000000 
- 00009650  0x00000f3c set0  0x0000002e , 0x00000000 
- 00009651  0x00000f3d rtn 
- 00009652  0x00000f41 set0  0x0000002d , 0x00000000 
- 00009653  0x00000f42 set1  0x0000002f , 0x00000000 
- 00009654  0x00000f43 set1  0x0000002e , 0x00000000 
- 00009655  0x00000f44 rtn 
- 00009656  0x00000f47 bpatchx  0x0000001c , 0x00004023 
- 00009657  0x00000f48 set0  0x0000002d , 0x00000000 
- 00009658  0x00000f49 set0  0x0000002f , 0x00000000 
- 00009659  0x00000f4a rtn 
- 00009660  0x00000f4e bpatchx  0x0000001d , 0x00004023 
- 00009661  0x00000f4f set0  0x00000032 , 0x00000000 
- 00009662  0x00000f50 jam  0x00000001 , 0x00008901 
- 00009663  0x00000f51 jam  0x00000080 , 0x00008920 
- 00009664  0x00000f52 jam  0x00000003 , 0x00008930 
- 00009665  0x00000f53 rtn 
- 00009666  0x00000f56 bpatchx  0x0000001e , 0x00004023 
- 00009667  0x00000f57 disable  0x00000009 
- 00009668  0x00000f58 disable  0x00000007 
- 00009669  0x00000f59 fetch  0x00000003 , 0x00000190 
- 00009670  0x00000f5a iforce  0x0000000f 
- 00009671  0x00000f5b fetch  0x00000001 , 0x00000007 
- 00009672  0x00000f5d reverse  0x0000003f , 0x00000002 
- 00009673  0x00000f5e set1  0x00000001 , 0x00000002 
- 00009674  0x00000f5f rshift  0x00000002 , 0x0000000e 
- 00009675  0x00000f60 rtn 
- 00009676  0x00000f64 call  0x000025d5 
- 00009677  0x00000f66 call  0x0000216f 
- 00009678  0x00000f67 fetch  0x00000002 , 0x0000003e 
- 00009679  0x00000f68 call  0x0000235c 
- 00009680  0x00000f69 branch  0x000021a6 
- 00009681  0x00000f6c branch  0x000021fc , 0x0000002d 
- 00009682  0x00000f6d bmark1  0x00000030 , 0x000021fc 
- 00009683  0x00000f6f call  0x000025d5 
- 00009684  0x00000f70 branch  0x000021f9 
- 00009685  0x00000f73 bpatchx  0x0000001f , 0x00004023 
- 00009686  0x00000f74 call  0x00002160 
- 00009687  0x00000f75 fetch  0x00000001 , 0x000001bb 
- 00009688  0x00000f76 nbranch  0x000025e8 , 0x00000034 
- 00009689  0x00000f77 fetch  0x00000001 , 0x00000007 
- 00009690  0x00000f78 sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00009691  0x00000f79 branch  0x000025e2 , 0x00000002 
- 00009692  0x00000f7a force  0x00000000 , 0x00000002 
- 00009693  0x00000f7b rtneq  0x00000025 
- 00009694  0x00000f7c force  0x00000018 , 0x00000002 
- 00009695  0x00000f7d rtneq  0x00000026 
- 00009696  0x00000f7e force  0x0000004e , 0x00000002 
- 00009697  0x00000f7f rtn 
- 00009698  0x00000f82 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00009699  0x00000f83 branch  0x000025e5 , 0x00000002 
- 00009700  0x00000f84 increase  0x00000001 , 0x0000003f 
- 00009701  0x00000f87 lshift  0x0000003f , 0x0000003f 
- 00009702  0x00000f88 add  0x0000003f , 0x00000002 , 0x00000002 
- 00009703  0x00000f89 rtn 
- 00009704  0x00000f8c fetch  0x00000001 , 0x00000007 
- 00009705  0x00000f8d lshift  0x0000003f , 0x00000002 
- 00009706  0x00000f8e rtn 
- 00009707  0x00000f91 arg  0x000001f4 , 0x00000002 
- 00009708  0x00000f92 rtn  0x00000034 
- 00009709  0x00000f93 arg  0x000000fa , 0x00000002 
- 00009710  0x00000f94 rtneq  0x00000001 
- 00009711  0x00000f95 arg  0x00000096 , 0x00000002 
- 00009712  0x00000f96 rtneq  0x00000002 
- 00009713  0x00000f97 arg  0x00000064 , 0x00000002 
- 00009714  0x00000f98 rtneq  0x00000003 
- 00009715  0x00000f99 arg  0x0000004b , 0x00000002 
- 00009716  0x00000f9a rtneq  0x00000004 
- 00009717  0x00000f9b arg  0x00000032 , 0x00000002 
- 00009718  0x00000f9c rtneq  0x00000005 
- 00009719  0x00000f9d arg  0x00000028 , 0x00000002 
- 00009720  0x00000f9e rtneq  0x00000006 
- 00009721  0x00000f9f arg  0x00000014 , 0x00000002 
- 00009722  0x00000fa0 rtn 
- 00009723  0x00000fa5 bpatchx  0x00000020 , 0x00004024 
- 00009724  0x00000fa6 enable  0x00000010 
- 00009725  0x00000fa7 fetch  0x00000004 , 0x0000018c 
- 00009726  0x00000fa8 iforce  0x00000009 
- 00009727  0x00000fa9 call  0x00002630 
- 00009728  0x00000faa setarg  0x00000200 
- 00009729  0x00000fab branch  0x00002604 , 0x00000029 
- 00009730  0x00000fac fetch  0x00000002 , 0x00000176 
- 00009731  0x00000fad rshift  0x0000003f , 0x0000003f 
- 00009732  0x00000faf fetcht  0x00000002 , 0x0000003e 
- 00009733  0x00000fb0 iadd  0x00000002 , 0x0000003f 
- 00009734  0x00000fb1 call  0x00002343 
- 00009735  0x00000fb2 deposit  0x0000001a 
- 00009736  0x00000fb3 rtn 
- 00009737  0x00000fb7 bpatchx  0x00000021 , 0x00004024 
- 00009738  0x00000fb8 call  0x00007c51 
- 00009739  0x00000fb9 storer  0x00000039 , 0x00000002 , 0x0000069b 
- 00009740  0x00000fba add  0x00000011 , 0x00000001 , 0x00000006 
- 00009741  0x00000fbb ifetch  0x00000001 , 0x00000006 
- 00009742  0x00000fbc rtnbit0  0x00000000 
- 00009743  0x00000fbd add  0x00000011 , 0x0000001a , 0x00000005 
- 00009744  0x00000fbe ifetch  0x00000002 , 0x00000005 
- 00009745  0x00000fbf increase  0x00000001 , 0x0000003f 
- 00009746  0x00000fc0 istore  0x00000002 , 0x00000005 
- 00009747  0x00000fc1 call  0x000027a2 
- 00009748  0x00000fc2 call  0x000027c4 
- 00009749  0x00000fc3 call  0x000027cd 
- 00009750  0x00000fc4 call  0x0000261a 
- 00009751  0x00000fc5 call  0x00007c60 
- 00009752  0x00000fc6 fetchr  0x00000039 , 0x00000002 , 0x0000069b 
- 00009753  0x00000fc7 rtn 
- 00009754  0x00000fca add  0x00000011 , 0x00000019 , 0x00000006 
- 00009755  0x00000fcb ifetch  0x00000001 , 0x00000006 
- 00009756  0x00000fcc add  0x00000011 , 0x00000018 , 0x00000005 
- 00009757  0x00000fcd ifetcht  0x00000001 , 0x00000005 
- 00009758  0x00000fce iadd  0x00000002 , 0x0000003f 
- 00009759  0x00000fcf sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00009760  0x00000fd0 branch  0x00002622 , 0x00000002 
- 00009761  0x00000fd1 increase  0xffffffdb , 0x0000003f 
- 00009762  0x00000fd3 istore  0x00000001 , 0x00000005 
- 00009763  0x00000fd4 rtn 
- 00009764  0x00000fd8 add  0x00000011 , 0x00000030 , 0x00000006 
- 00009765  0x00000fd9 ifetch  0x00000005 , 0x00000006 
- 00009766  0x00000fda force  0x00000000 , 0x00000002 
- 00009767  0x00000fdb force  0x00000025 , 0x00000039 
- 00009768  0x00000fdd bbit0  0x00000000 , 0x0000262a 
- 00009769  0x00000fde increase  0x00000001 , 0x00000002 
- 00009770  0x00000fe0 rshift  0x0000003f , 0x0000003f 
- 00009771  0x00000fe1 loop  0x00002628 
- 00009772  0x00000fe2 add  0x00000002 , 0xffffffff , 0x0000003f 
- 00009773  0x00000fe3 add  0x00000011 , 0x00000022 , 0x00000005 
- 00009774  0x00000fe4 istore  0x00000001 , 0x00000005 
- 00009775  0x00000fe5 rtn 
- 00009776  0x00000fe8 bpatchx  0x00000022 , 0x00004024 
- 00009777  0x00000fe9 fetch  0x00000001 , 0x00000180 
- 00009778  0x00000fea iforce  0x00000007 
- 00009779  0x00000feb fetcht  0x00000005 , 0x00000198 
- 00009780  0x00000fec qisolate1  0x00000002 
- 00009781  0x00000fed branch  0x00002645 , 0x00000001 
- 00009782  0x00000fef fetch  0x00000001 , 0x0000018a 
- 00009783  0x00000ff0 isub  0x00000007 , 0x0000003f 
- 00009784  0x00000ff1 branch  0x0000263b , 0x00000002 
- 00009785  0x00000ff2 sub  0x0000003f , 0xffffffff , 0x00000007 
- 00009786  0x00000ff3 branch  0x00002636 
- 00009787  0x00000ff5 copy  0x00000007 , 0x00000039 
- 00009788  0x00000ff6 force  0x00000000 , 0x00000007 
- 00009789  0x00000ff8 qisolate1  0x00000002 
- 00009790  0x00000ff9 branch  0x00002640 , 0x00000001 
- 00009791  0x00000ffa increase  0x00000001 , 0x00000039 
- 00009792  0x00000ffc deposit  0x00000039 
- 00009793  0x00000ffd branch  0x00002645 , 0x00000034 
- 00009794  0x00000ffe increase  0x00000001 , 0x00000007 
- 00009795  0x00000fff increase  0xffffffff , 0x00000039 
- 00009796  0x00001000 branch  0x0000263d 
- 00009797  0x00001002 deposit  0x00000007 
- 00009798  0x00001003 store  0x00000001 , 0x00000007 
- 00009799  0x00001004 rtn 
- 00009800  0x00001008 branch  0x0000264b , 0x00000029 
- 00009801  0x00001009 until  0x0000003e , 0x00000003 
- 00009802  0x0000100a rtn 
- 00009803  0x0000100d arg  0x00000ea0 , 0x0000000b 
- 00009804  0x0000100e until  0x00000023 , 0x00000026 
- 00009805  0x0000100f rtn 
- 00009806  0x00001012 disable  0x00000010 
- 00009807  0x00001013 fetch  0x00000002 , 0x00004346 
- 00009808  0x00001014 copy  0x0000003f , 0x0000000b 
- 00009809  0x00001015 branch  0x00002658 
- 00009810  0x00001019 bpatchx  0x00000023 , 0x00004024 
- 00009811  0x0000101a call  0x000026be 
- 00009812  0x0000101b enable  0x00000010 
- 00009813  0x0000101c fetch  0x00000002 , 0x00000176 
- 00009814  0x0000101d fetcht  0x00000004 , 0x0000431d 
- 00009815  0x0000101e iadd  0x00000002 , 0x0000000b 
- 00009816  0x00001020 call  0x000025cc 
- 00009817  0x00001022 bpatchx  0x00000024 , 0x00004024 
- 00009818  0x00001023 call  0x000025c2 
- 00009819  0x00001024 bmark0  0x0000002f , 0x00002660 
- 00009820  0x00001025 pulse  0x00000039 
- 00009821  0x00001026 nop  0x0000001e 
- 00009822  0x00001027 call  0x000025c2 
- 00009823  0x00001028 lshift3  0x0000000b , 0x0000000b 
- 00009824  0x0000102a disable  0x0000002d 
- 00009825  0x0000102b enable  0x0000000d 
- 00009826  0x0000102c enable  0x00000021 
- 00009827  0x0000102d disable  0x00000020 
- 00009828  0x0000102e copy  0x0000000b , 0x0000001b 
- 00009829  0x0000102f correlate  0x0000003e , 0x00000003 
- 00009830  0x00001030 branch  0x00002669 , 0x0000002e 
- 00009831  0x00001031 copy  0x0000001a , 0x00000002 
- 00009832  0x00001032 storet  0x00000006 , 0x0000000f 
- 00009833  0x00001034 nbranch  0x000026fa , 0x00000018 
- 00009834  0x00001035 enable  0x00000010 
- 00009835  0x00001036 fetch  0x00000001 , 0x00004167 
- 00009836  0x00001037 arg  0x00004e20 , 0x00000002 
- 00009837  0x00001038 iadd  0x00000002 , 0x00000002 
- 00009838  0x00001039 fetch  0x00000001 , 0x00004148 
- 00009839  0x0000103a imul32  0x00000002 , 0x0000001b 
- 00009840  0x0000103b call  0x00006877 
- 00009841  0x0000103c branch  0x00002677 , 0x0000002e 
- 00009842  0x0000103d call  0x000026ff 
- 00009843  0x0000103e fetch  0x00000001 , 0x00000168 
- 00009844  0x0000103f bbit0  0x00000003 , 0x00002677 
- 00009845  0x00001040 fetcht  0x00000006 , 0x0000000f 
- 00009846  0x00001041 call  0x00002477 , 0x0000002b 
- 00009847  0x00001043 call  0x000022e9 
- 00009848  0x00001044 enable  0x00000007 
- 00009849  0x00001045 enable  0x00000009 
- 00009850  0x00001046 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009851  0x00001047 rshift3  0x0000000c , 0x0000003f 
- 00009852  0x00001048 store  0x00000001 , 0x0000004c 
- 00009853  0x00001049 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009854  0x0000104a rshift3  0x0000000c , 0x0000003f 
- 00009855  0x0000104b store  0x00000001 , 0x0000004d 
- 00009856  0x0000104c copy  0x0000003f , 0x00000039 
- 00009857  0x0000104d branch  0x0000269d , 0x00000005 
- 00009858  0x0000104f bmark1  0x00000032 , 0x00002688 
- 00009859  0x00001052 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009860  0x00001053 rshift3  0x0000000c , 0x0000003f 
- 00009861  0x00001054 istore  0x00000001 , 0x00000005 
- 00009862  0x00001055 loop  0x00002683 
- 00009863  0x00001056 branch  0x0000269d 
- 00009864  0x00001059 copy  0x00000005 , 0x00000012 
- 00009865  0x0000105a bpatchx  0x00000025 , 0x00004024 
- 00009866  0x0000105b call  0x0000281c 
- 00009867  0x0000105d fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00009868  0x0000105e increase  0xfffffffc , 0x00000011 
- 00009869  0x0000105f nbranch  0x000026f2 , 0x00000002 
- 00009870  0x00001061 call  0x000026c3 
- 00009871  0x00001062 copy  0x00000012 , 0x00000005 
- 00009872  0x00001063 arg  0x00000000 , 0x00000002 
- 00009873  0x00001064 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00009874  0x00001065 increase  0xfffffffc , 0x00000039 
- 00009875  0x00001066 branch  0x0000269b , 0x00000005 
- 00009876  0x00001069 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009877  0x0000106a rshift3  0x0000000c , 0x0000003f 
- 00009878  0x0000106b istore  0x00000001 , 0x00000005 
- 00009879  0x0000106c increase  0x00000001 , 0x00000002 
- 00009880  0x0000106d and  0x00000002 , 0x0000000f , 0x0000003e 
- 00009881  0x0000106e call  0x000026e1 , 0x00000005 
- 00009882  0x0000106f loop  0x00002694 
- 00009883  0x00001071 call  0x000026e9 
- 00009884  0x00001072 copy  0x00000012 , 0x00000005 
- 00009885  0x00001076 bpatchx  0x00000026 , 0x00004024 
- 00009886  0x00001077 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00009887  0x00001078 rshift32  0x0000003f , 0x0000003f 
- 00009888  0x00001079 rshift16  0x0000003f , 0x0000003f 
- 00009889  0x0000107a istore  0x00000003 , 0x00000005 
- 00009890  0x0000107b enable  0x00000010 
- 00009891  0x0000107c call  0x0000270d 
- 00009892  0x0000107d branch  0x000026f6 , 0x00000006 
- 00009893  0x0000107e bmark0  0x00000032 , 0x000026af 
- 00009894  0x0000107f fetch  0x00000001 , 0x0000004d 
- 00009895  0x00001080 branch  0x000026af , 0x00000034 
- 00009896  0x00001081 increase  0xfffffffc , 0x0000003f 
- 00009897  0x00001082 store  0x00000001 , 0x0000004d 
- 00009898  0x00001083 call  0x000072cb 
- 00009899  0x00001084 fetch  0x00000001 , 0x00008108 
- 00009900  0x00001085 bbit0  0x00000007 , 0x000026f2 
- 00009901  0x00001086 force  0x0000000c , 0x00000038 
- 00009902  0x00001087 storer  0x0000002f , 0x00000004 , 0x00000154 
- 00009903  0x00001089 call  0x00006876 
- 00009904  0x0000108a enable  0x0000002d 
- 00009905  0x0000108b set0  0x00000030 , 0x00000000 
- 00009906  0x0000108d bpatchx  0x00000027 , 0x00004024 
- 00009907  0x0000108e call  0x000072cd 
- 00009908  0x0000108f fetch  0x00000001 , 0x0000019d 
- 00009909  0x00001090 nsetflag  0x0000003c , 0x00000007 , 0x0000003f 
- 00009910  0x00001091 store  0x00000001 , 0x0000019d 
- 00009911  0x00001092 call  0x000026b9 
- 00009912  0x00001093 branch  0x000026bb 
- 00009913  0x00001096 disable  0x0000000d 
- 00009914  0x00001097 branch  0x00002160 
- 00009915  0x0000109a bpatchx  0x00000028 , 0x00004025 
- 00009916  0x0000109b fetcht  0x00000001 , 0x00000008 
- 00009917  0x0000109c branch  0x000021c6 
- 00009918  0x000010a0 rtnmark0  0x00000032 
- 00009919  0x000010a1 call  0x00007368 
- 00009920  0x000010a2 force  0x0000000c , 0x00000038 
- 00009921  0x000010a3 call  0x00007370 
- 00009922  0x000010a4 branch  0x0000736f 
- 00009923  0x000010a8 bpatchx  0x00000029 , 0x00004025 
- 00009924  0x000010a9 jam  0x00000000 , 0x0000806c 
- 00009925  0x000010aa jam  0x00000001 , 0x0000806d 
- 00009926  0x000010ab fetch  0x00000001 , 0x0000004c 
- 00009927  0x000010ac and_into  0x00000003 , 0x0000003f 
- 00009928  0x000010ad store  0x00000001 , 0x0000806e 
- 00009929  0x000010af setarg  0x0000004e 
- 00009930  0x000010b0 store  0x00000002 , 0x00008068 
- 00009931  0x000010b1 store  0x00000002 , 0x0000806a 
- 00009932  0x000010b3 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00009933  0x000010b4 increase  0xfffffffc , 0x00000011 
- 00009934  0x000010b6 fetcht  0x00000005 , 0x00004455 
- 00009935  0x000010b7 isolate1  0x0000000f , 0x00000000 
- 00009936  0x000010b8 call  0x000026d7 , 0x00000001 
- 00009937  0x000010b9 call  0x00007265 
- 00009938  0x000010ba setarg  0x00000000 
- 00009939  0x000010bb store  0x00000002 , 0x000080c0 
- 00009940  0x000010bc jam  0x00000006 , 0x0000800a 
- 00009941  0x000010bd jam  0x00000007 , 0x0000800a 
- 00009942  0x000010be rtn 
- 00009943  0x000010c1 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00009944  0x000010c2 branch  0x000026dc , 0x00000005 
- 00009945  0x000010c3 increase  0xffffffff , 0x00000002 
- 00009946  0x000010c4 set1  0x00000027 , 0x00000002 
- 00009947  0x000010c5 rtn 
- 00009948  0x000010c8 setarg  0x00ffffff 
- 00009949  0x000010c9 lshift16  0x0000003f , 0x0000003f 
- 00009950  0x000010ca arg  0x0000ffff , 0x00000002 
- 00009951  0x000010cb ior  0x00000002 , 0x00000002 
- 00009952  0x000010cc rtn 
- 00009953  0x000010cf copy  0x00000005 , 0x00000012 
- 00009954  0x000010d0 fetch  0x00000001 , 0x0000004d 
- 00009955  0x000010d1 increase  0xfffffffc , 0x0000003f 
- 00009956  0x000010d2 isub  0x00000002 , 0x0000003e 
- 00009957  0x000010d3 rtn  0x00000005 
- 00009958  0x000010d4 storet  0x00000002 , 0x000080c0 
- 00009959  0x000010d5 copy  0x00000012 , 0x00000005 
- 00009960  0x000010d6 rtn 
- 00009961  0x000010d9 parse  0x00000003 , 0x00000000 , 0x00000020 
- 00009962  0x000010da rshift32  0x0000003f , 0x0000003f 
- 00009963  0x000010db rshift8  0x0000003f , 0x0000003f 
- 00009964  0x000010dc istore  0x00000004 , 0x00000005 
- 00009965  0x000010dd copy  0x00000005 , 0x00000012 
- 00009966  0x000010df force  0x00000000 , 0x00000038 
- 00009967  0x000010e0 copy  0x0000003f , 0x0000002f 
- 00009968  0x000010e1 storet  0x00000002 , 0x000080c0 
- 00009969  0x000010e2 rtn 
- 00009970  0x000010e5 branch  0x000026fc 
- 00009971  0x000010e8 call  0x0000270d 
- 00009972  0x000010e9 call  0x000020cf 
- 00009973  0x000010ea branch  0x000026af 
- 00009974  0x000010ed call  0x00006878 
- 00009975  0x000010ee bmark1  0x00000030 , 0x000026fa 
- 00009976  0x000010ef set1  0x00000030 , 0x00000000 
- 00009977  0x000010f0 branch  0x000026b2 
- 00009978  0x000010f4 set0  0x00000030 , 0x00000000 
- 00009979  0x000010f5 branch  0x000026fc 
- 00009980  0x000010f8 bpatchx  0x0000002a , 0x00004025 
- 00009981  0x000010f9 call  0x000072cd 
- 00009982  0x000010fa branch  0x000020cf 
- 00009983  0x000010fd bmark1  0x0000002f , 0x00002705 
- 00009984  0x000010fe bmark1  0x0000002d , 0x00002709 
- 00009985  0x000010ff fetch  0x00000002 , 0x00000046 
- 00009986  0x00001100 copy  0x0000003f , 0x00000029 
- 00009987  0x00001101 copy  0x00000021 , 0x00000028 
- 00009988  0x00001102 rtn 
- 00009989  0x00001106 fetch  0x00000002 , 0x0000004a 
- 00009990  0x00001107 copy  0x0000003f , 0x00000029 
- 00009991  0x00001108 add  0x00000021 , 0x00000001 , 0x00000028 
- 00009992  0x00001109 rtn 
- 00009993  0x0000110c fetch  0x00000002 , 0x00000048 
- 00009994  0x0000110d copy  0x0000003f , 0x00000029 
- 00009995  0x0000110e copy  0x00000021 , 0x00000028 
- 00009996  0x0000110f rtn 
- 00009997  0x00001113 fetch  0x00000001 , 0x0000004d 
- 00009998  0x00001114 add  0x0000003f , 0x00000005 , 0x00000002 
- 00009999  0x00001115 lshift3  0x00000002 , 0x00000002 
- 00010000  0x00001116 fetch  0x00000001 , 0x0000019d 
- 00010001  0x00001117 bmark1  0x0000002f , 0x00002714 
- 00010002  0x00001118 bbit1  0x00000000 , 0x00002716 
- 00010003  0x00001119 bbit1  0x00000001 , 0x00002717 
- 00010004  0x0000111b branch  0x00002719 , 0x0000003c 
- 00010005  0x0000111c branch  0x0000271c 
- 00010006  0x0000111f branch  0x00002721 
- 00010007  0x00001122 rshift  0x00000002 , 0x00000002 
- 00010008  0x00001123 branch  0x00002721 
- 00010009  0x00001126 add  0x00000002 , 0x00000003 , 0x00000002 
- 00010010  0x00001127 lshift  0x00000002 , 0x00000002 
- 00010011  0x00001128 branch  0x0000271e 
- 00010012  0x0000112b add  0x00000002 , 0x00000003 , 0x00000002 
- 00010013  0x0000112c lshift3  0x00000002 , 0x00000002 
- 00010014  0x0000112e setarg  0x00000028 
- 00010015  0x0000112f iadd  0x00000002 , 0x00000002 
- 00010016  0x00001130 branch  0x00002721 
- 00010017  0x00001133 fetch  0x00000001 , 0x00004148 
- 00010018  0x00001134 imul32  0x00000002 , 0x00000002 
- 00010019  0x00001135 arg  0x00004e20 , 0x00000011 
- 00010020  0x00001136 imul32  0x00000011 , 0x0000003f 
- 00010021  0x00001137 isub  0x00000002 , 0x00000002 
- 00010022  0x00001138 copy  0x0000001b , 0x0000003f 
- 00010023  0x00001139 isub  0x00000002 , 0x0000001b 
- 00010024  0x0000113a rtn 
- 00010025  0x0000113d call  0x00002741 
- 00010026  0x0000113e fetcht  0x00000001 , 0x00000008 
- 00010027  0x0000113f call  0x0000216f 
- 00010028  0x00001140 call  0x000021a6 
- 00010029  0x00001141 enable  0x00000010 
- 00010030  0x00001142 arg  0x0000157c , 0x0000000b 
- 00010031  0x00001143 branch  0x00002659 
- 00010032  0x00001147 bpatchx  0x0000002b , 0x00004025 
- 00010033  0x00001148 fetch  0x00000001 , 0x0000019e 
- 00010034  0x00001149 call  0x000025a4 
- 00010035  0x0000114a call  0x00002741 
- 00010036  0x0000114c fetch  0x00000001 , 0x0000019d 
- 00010037  0x0000114d call  0x000025a4 
- 00010038  0x0000114f fetcht  0x00000001 , 0x00000008 
- 00010039  0x00001150 call  0x0000216f 
- 00010040  0x00001151 call  0x000021a6 
- 00010041  0x00001152 enable  0x00000010 
- 00010042  0x00001153 arg  0x0000157c , 0x0000000b 
- 00010043  0x00001154 bmark0  0x0000002f , 0x00002659 
- 00010044  0x00001155 arg  0x00002134 , 0x0000000b 
- 00010045  0x00001156 branch  0x00002659 
- 00010046  0x00001159 bpatchx  0x0000002c , 0x00004025 
- 00010047  0x0000115a call  0x00002741 
- 00010048  0x0000115b branch  0x000020cf 
- 00010049  0x0000115e bpatchx  0x0000002d , 0x00004025 
- 00010050  0x0000115f call  0x000025c2 
- 00010051  0x00001160 call  0x000025d1 
- 00010052  0x00001161 call  0x0000687d 
- 00010053  0x00001162 set1  0x00000000 , 0x00000015 
- 00010054  0x00001163 enable  0x0000001d 
- 00010055  0x00001164 enable  0x00000020 
- 00010056  0x00001165 disable  0x00000021 
- 00010057  0x00001166 call  0x00002648 
- 00010058  0x00001167 disable  0x0000003a 
- 00010059  0x00001168 bmark1  0x0000002f , 0x00002784 
- 00010060  0x00001169 bmark1  0x0000002d , 0x00002796 
- 00010061  0x0000116a rshift16  0x00000009 , 0x0000003f 
- 00010062  0x0000116b rshift8  0x0000003f , 0x0000003f 
- 00010063  0x0000116c rshift4  0x0000003f , 0x0000003f 
- 00010064  0x0000116d inject  0x00000003 , 0x00000028 
- 00010065  0x0000116f enable  0x00000007 
- 00010066  0x00001170 enable  0x00000009 
- 00010067  0x00001171 bpatchx  0x0000002e , 0x00004025 
- 00010068  0x00001172 fetch  0x00000001 , 0x00004169 
- 00010069  0x00001173 inject  0x00000003 , 0x00000008 
- 00010070  0x00001174 ifetch  0x00000001 , 0x00000006 
- 00010071  0x00001175 copy  0x0000003f , 0x00000039 
- 00010072  0x00001176 inject  0x00000003 , 0x00000008 
- 00010073  0x00001177 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00010074  0x00001178 branch  0x00002762 , 0x00000005 
- 00010075  0x0000117a fetch  0x00000001 , 0x0000800a 
- 00010076  0x0000117b branch  0x0000275e , 0x00000034 
- 00010077  0x0000117c bmark1  0x00000032 , 0x00002779 
- 00010078  0x0000117e arg  0x0000416b , 0x00000006 
- 00010079  0x00001180 ifetch  0x00000001 , 0x00000006 
- 00010080  0x00001181 inject  0x00000003 , 0x00000008 
- 00010081  0x00001182 loop  0x0000275f 
- 00010082  0x00001185 enable  0x00000008 
- 00010083  0x00001186 inject  0x00000003 , 0x00000018 
- 00010084  0x00001187 disable  0x00000008 
- 00010085  0x00001188 bmark0  0x0000002f , 0x00002769 
- 00010086  0x00001189 disable  0x00000007 
- 00010087  0x0000118a setarg  0x00000000 
- 00010088  0x0000118b inject  0x00000003 , 0x00000003 
- 00010089  0x0000118d until  0x0000003e , 0x00000027 
- 00010090  0x0000118e nop  0x00000064 
- 00010091  0x0000118f bpatchx  0x0000002f , 0x00004025 
- 00010092  0x00001190 disable  0x0000001d 
- 00010093  0x00001191 disable  0x00000038 
- 00010094  0x00001192 call  0x00002160 
- 00010095  0x00001193 call  0x0000687b 
- 00010096  0x00001195 fetch  0x00000001 , 0x00004169 
- 00010097  0x00001196 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00010098  0x00001197 rtnne  0x00000003 
- 00010099  0x00001198 fetch  0x00000001 , 0x000042fd 
- 00010100  0x00001199 beq  0x00000002 , 0x0000285c 
- 00010101  0x0000119a rtnne  0x00000005 
- 00010102  0x0000119b fetch  0x00000001 , 0x0000416b 
- 00010103  0x0000119c beq  0x00000005 , 0x00002857 
- 00010104  0x0000119d rtn 
- 00010105  0x000011a1 increase  0xfffffffc , 0x00000039 
- 00010106  0x000011a2 copy  0x00000039 , 0x00000002 
- 00010107  0x000011a3 call  0x000072b8 
- 00010108  0x000011a4 arg  0x0000416b , 0x00000006 
- 00010109  0x000011a6 ifetch  0x00000001 , 0x00000006 
- 00010110  0x000011a7 inject  0x00000003 , 0x00000008 
- 00010111  0x000011a8 loop  0x0000277d 
- 00010112  0x000011a9 call  0x000072bd 
- 00010113  0x000011aa copy  0x0000002f , 0x0000003f 
- 00010114  0x000011ab inject  0x00000003 , 0x00000020 
- 00010115  0x000011ac branch  0x00002762 
- 00010116  0x000011af arg  0x0000000a , 0x00000039 
- 00010117  0x000011b1 setarg  0x0000003c 
- 00010118  0x000011b2 inject  0x00000003 , 0x00000008 
- 00010119  0x000011b3 loop  0x00002785 
- 00010120  0x000011b4 disable  0x0000001d 
- 00010121  0x000011b5 enable  0x00000038 
- 00010122  0x000011b6 rshift16  0x00000009 , 0x0000003f 
- 00010123  0x000011b7 rshift16  0x0000003f , 0x0000003f 
- 00010124  0x000011b8 rshift4  0x0000003f , 0x0000003f 
- 00010125  0x000011b9 inject  0x00000003 , 0x00000020 
- 00010126  0x000011ba bmark1  0x0000002e , 0x00002793 
- 00010127  0x000011bc setarg  0x00000001 
- 00010128  0x000011bd inject  0x00000003 , 0x00000005 
- 00010129  0x000011be enable  0x0000003a 
- 00010130  0x000011bf branch  0x00002751 
- 00010131  0x000011c2 setarg  0x00000000 
- 00010132  0x000011c3 inject  0x00000003 , 0x00000005 
- 00010133  0x000011c4 branch  0x00002751 
- 00010134  0x000011c7 fetch  0x00000001 , 0x00004148 
- 00010135  0x000011c8 fetcht  0x00000001 , 0x00004168 
- 00010136  0x000011c9 iadd  0x00000002 , 0x0000003f 
- 00010137  0x000011ca call  0x0000235c 
- 00010138  0x000011cb rshift16  0x00000009 , 0x0000003f 
- 00010139  0x000011cc rshift8  0x0000003f , 0x0000003f 
- 00010140  0x000011cd rshift4  0x0000003f , 0x00000002 
- 00010141  0x000011ce copy  0x00000002 , 0x0000003f 
- 00010142  0x000011cf inject  0x00000003 , 0x00000008 
- 00010143  0x000011d0 copy  0x00000002 , 0x0000003f 
- 00010144  0x000011d1 inject  0x00000003 , 0x00000028 
- 00010145  0x000011d2 branch  0x00002751 
- 00010146  0x000011d6 arg  0x000027a6 , 0x00000013 
- 00010147  0x000011d7 arg  0x000027bc , 0x00000012 
- 00010148  0x000011d8 arg  0x00000005 , 0x00000007 
- 00010149  0x000011d9 branch  0x000027fb 
- 00010150  0x000011dc add  0x00000011 , 0x00000004 , 0x00000006 
- 00010151  0x000011dd ifetcht  0x00000004 , 0x00000006 
- 00010152  0x000011de add  0x00000011 , 0x00000037 , 0x00000006 
- 00010153  0x000011df ifetch  0x00000001 , 0x00000006 
- 00010154  0x000011e0 add  0x00000011 , 0x0000002b , 0x00000005 
- 00010155  0x000011e1 istore  0x00000001 , 0x00000005 
- 00010156  0x000011e2 ifetch  0x00000002 , 0x00000006 
- 00010157  0x000011e3 lshift2  0x0000003f , 0x0000003f 
- 00010158  0x000011e4 iadd  0x00000002 , 0x0000000b 
- 00010159  0x000011e5 add  0x00000011 , 0x00000004 , 0x00000005 
- 00010160  0x000011e6 deposit  0x0000000b 
- 00010161  0x000011e7 istore  0x00000004 , 0x00000005 
- 00010162  0x000011e8 ifetch  0x00000002 , 0x00000006 
- 00010163  0x000011e9 lshift2  0x0000003f , 0x0000003f 
- 00010164  0x000011ea add  0x00000011 , 0x00000002 , 0x00000005 
- 00010165  0x000011eb istore  0x00000002 , 0x00000005 
- 00010166  0x000011ec ifetch  0x00000002 , 0x00000006 
- 00010167  0x000011ed add  0x00000011 , 0x0000002c , 0x00000005 
- 00010168  0x000011ee istore  0x00000002 , 0x00000005 
- 00010169  0x000011ef ifetch  0x00000002 , 0x00000006 
- 00010170  0x000011f0 store  0x00000002 , 0x000042f5 
- 00010171  0x000011f1 branch  0x00002938 
- 00010172  0x000011f4 ifetch  0x00000001 , 0x00000011 
- 00010173  0x000011f5 set0  0x00000003 , 0x0000003f 
- 00010174  0x000011f6 istore  0x00000001 , 0x00000011 
- 00010175  0x000011f7 storer  0x00000011 , 0x00000002 , 0x00000684 
- 00010176  0x000011f8 jam  0x00000044 , 0x0000066f 
- 00010177  0x000011f9 call  0x0000782b 
- 00010178  0x000011fa fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00010179  0x000011fb rtn 
- 00010180  0x000011fe arg  0x00000000 , 0x00000013 
- 00010181  0x000011ff arg  0x000027c8 , 0x00000012 
- 00010182  0x00001200 arg  0x00000006 , 0x00000007 
- 00010183  0x00001201 branch  0x000027fb 
- 00010184  0x00001204 add  0x00000011 , 0x00000037 , 0x00000006 
- 00010185  0x00001205 ifetch  0x00000005 , 0x00000006 
- 00010186  0x00001206 add  0x00000011 , 0x00000030 , 0x00000005 
- 00010187  0x00001207 istore  0x00000005 , 0x00000005 
- 00010188  0x00001208 branch  0x00002624 
- 00010189  0x0000120c arg  0x00000000 , 0x00000013 
- 00010190  0x0000120d arg  0x000027d1 , 0x00000012 
- 00010191  0x0000120e arg  0x00000007 , 0x00000007 
- 00010192  0x0000120f branch  0x000027fb 
- 00010193  0x00001212 add  0x00000011 , 0x00000037 , 0x00000006 
- 00010194  0x00001213 ifetch  0x00000001 , 0x00000006 
- 00010195  0x00001214 call  0x000027de 
- 00010196  0x00001215 istore  0x00000001 , 0x00000005 
- 00010197  0x00001216 add  0x00000011 , 0x00000038 , 0x00000006 
- 00010198  0x00001217 ifetch  0x00000001 , 0x00000006 
- 00010199  0x00001218 call  0x000027ec 
- 00010200  0x00001219 istore  0x00000001 , 0x00000005 
- 00010201  0x0000121a storer  0x00000011 , 0x00000002 , 0x00000684 
- 00010202  0x0000121b jam  0x00000042 , 0x0000066f 
- 00010203  0x0000121c call  0x0000782b 
- 00010204  0x0000121d fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00010205  0x0000121e rtn 
- 00010206  0x00001221 call  0x000027e6 , 0x00000034 
- 00010207  0x00001222 add  0x00000011 , 0x00000035 , 0x00000005 
- 00010208  0x00001223 nrtn  0x00000029 
- 00010209  0x00001224 fetcht  0x00000001 , 0x000043b6 
- 00010210  0x00001225 isolate1  0x00000007 , 0x00000002 
- 00010211  0x00001226 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00010212  0x00001227 add  0x00000011 , 0x00000036 , 0x00000005 
- 00010213  0x00001228 rtn 
- 00010214  0x0000122b add  0x00000011 , 0x00000035 , 0x00000006 
- 00010215  0x0000122c ifetch  0x00000001 , 0x00000006 
- 00010216  0x0000122d nrtn  0x00000029 
- 00010217  0x0000122e add  0x00000011 , 0x00000036 , 0x00000006 
- 00010218  0x0000122f ifetch  0x00000001 , 0x00000006 
- 00010219  0x00001230 rtn 
- 00010220  0x00001233 call  0x000027f5 , 0x00000034 
- 00010221  0x00001234 fetcht  0x00000001 , 0x000043b6 
- 00010222  0x00001235 isolate1  0x00000007 , 0x00000002 
- 00010223  0x00001236 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00010224  0x00001237 add  0x00000011 , 0x00000036 , 0x00000005 
- 00010225  0x00001238 nrtn  0x00000029 
- 00010226  0x00001239 set0  0x00000007 , 0x0000003f 
- 00010227  0x0000123a add  0x00000011 , 0x00000035 , 0x00000005 
- 00010228  0x0000123b rtn 
- 00010229  0x0000123e add  0x00000011 , 0x00000036 , 0x00000006 
- 00010230  0x0000123f ifetch  0x00000001 , 0x00000006 
- 00010231  0x00001240 nrtn  0x00000029 
- 00010232  0x00001241 add  0x00000011 , 0x00000035 , 0x00000006 
- 00010233  0x00001242 ifetch  0x00000001 , 0x00000006 
- 00010234  0x00001243 rtn 
- 00010235  0x00001249 bpatchx  0x00000030 , 0x00004026 
- 00010236  0x0000124a ifetch  0x00000001 , 0x00000011 
- 00010237  0x0000124b qisolate0  0x0000003f 
- 00010238  0x0000124c rtn  0x00000001 
- 00010239  0x0000124d add  0x00000011 , 0x0000001a , 0x00000006 
- 00010240  0x0000124e ifetcht  0x00000002 , 0x00000006 
- 00010241  0x0000124f add  0x00000011 , 0x00000020 , 0x00000006 
- 00010242  0x00001250 ifetch  0x00000002 , 0x00000006 
- 00010243  0x00001252 isub  0x00000002 , 0x0000003f 
- 00010244  0x00001253 branch  0x0000280b , 0x00000005 
- 00010245  0x00001254 nbranch  0x00002810 , 0x00000002 
- 00010246  0x00001255 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00010247  0x00001256 branch  0x00002809 , 0x00000005 
- 00010248  0x00001257 rtn 
- 00010249  0x0000125a copy  0x00000013 , 0x0000003f 
- 00010250  0x0000125b branch  0x00007d79 
- 00010251  0x0000125e ifetch  0x00000001 , 0x00000011 
- 00010252  0x0000125f qset0  0x0000003f 
- 00010253  0x00001260 istore  0x00000001 , 0x00000011 
- 00010254  0x00001261 copy  0x00000012 , 0x0000003f 
- 00010255  0x00001262 branch  0x00007d79 
- 00010256  0x00001265 add  0x00000011 , 0x0000001a , 0x00000006 
- 00010257  0x00001266 ifetch  0x00000002 , 0x00000006 
- 00010258  0x00001267 add  0x00000011 , 0x00000020 , 0x00000006 
- 00010259  0x00001268 ifetch  0x00000002 , 0x00000006 
- 00010260  0x00001269 isub  0x00000002 , 0x0000003f 
- 00010261  0x0000126a arg  0x0000ffff , 0x00000002 
- 00010262  0x0000126b isub  0x00000002 , 0x0000003e 
- 00010263  0x0000126c branch  0x0000280b , 0x00000005 
- 00010264  0x0000126d arg  0x0000f000 , 0x00000002 
- 00010265  0x0000126e isub  0x00000002 , 0x0000003e 
- 00010266  0x0000126f nbranch  0x0000280b , 0x00000002 
- 00010267  0x00001270 rtn 
- 00010268  0x00001274 fetcht  0x00000001 , 0x0000017f 
- 00010269  0x00001275 fetch  0x00000001 , 0x0000004c 
- 00010270  0x00001278 rshift  0x0000003f , 0x0000003f 
- 00010271  0x00001279 ixor  0x00000002 , 0x0000003f 
- 00010272  0x0000127a isolate1  0x00000002 , 0x0000003f 
- 00010273  0x0000127b setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00010274  0x0000127c rtn 
- 00010275  0x00001280 bpatchx  0x00000031 , 0x00004026 
- 00010276  0x00001281 call  0x00002935 
- 00010277  0x00001282 rtnmark1  0x00000030 
- 00010278  0x00001283 call  0x0000284a 
- 00010279  0x00001284 fetch  0x00000001 , 0x0000004c 
- 00010280  0x00001285 isolate1  0x00000004 , 0x0000003f 
- 00010281  0x00001286 setflag  0x00000001 , 0x0000002a , 0x00000000 
- 00010282  0x00001287 rshift  0x0000003f , 0x0000003f 
- 00010283  0x00001288 ixor  0x00000002 , 0x0000003f 
- 00010284  0x00001289 isolate1  0x00000002 , 0x0000003f 
- 00010285  0x0000128a setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00010286  0x0000128b rtnmark1  0x0000000f 
- 00010287  0x0000128c fetch  0x00000001 , 0x0000004d 
- 00010288  0x0000128d branch  0x0000283c , 0x00000034 
- 00010289  0x0000128e fetch  0x00000001 , 0x00000168 
- 00010290  0x0000128f bbit0  0x00000004 , 0x0000283c 
- 00010291  0x00001290 fetcht  0x00000004 , 0x00000154 
- 00010292  0x00001291 fetch  0x00000004 , 0x0000445a 
- 00010293  0x00001292 isub  0x00000002 , 0x0000003e 
- 00010294  0x00001293 branch  0x0000235a , 0x00000005 
- 00010295  0x00001294 storet  0x00000004 , 0x0000445a 
- 00010296  0x00001295 fetch  0x00000005 , 0x00004455 
- 00010297  0x00001296 increase  0x00000001 , 0x0000003f 
- 00010298  0x00001297 set1  0x00000027 , 0x0000003f 
- 00010299  0x00001298 store  0x00000005 , 0x00004455 
- 00010300  0x0000129b fetcht  0x00000001 , 0x0000017f 
- 00010301  0x0000129c setflip  0x00000002 , 0x00000002 
- 00010302  0x0000129d storet  0x00000001 , 0x0000017f 
- 00010303  0x0000129e fetch  0x00000001 , 0x00004321 
- 00010304  0x0000129f rtnbit0  0x00000006 
- 00010305  0x000012a0 bpatchx  0x00000032 , 0x00004026 
- 00010306  0x000012a1 fetch  0x00000001 , 0x0000004d 
- 00010307  0x000012a2 rtn  0x00000034 
- 00010308  0x000012a3 fetch  0x00000001 , 0x0000004c 
- 00010309  0x000012a4 compare  0x00000001 , 0x0000003f , 0x00000003 
- 00010310  0x000012a5 branch  0x00002e65 , 0x00000001 
- 00010311  0x000012a6 compare  0x00000002 , 0x0000003f , 0x00000003 
- 00010312  0x000012a7 branch  0x00002e53 , 0x00000001 
- 00010313  0x000012a8 rtn 
- 00010314  0x000012ac bpatchx  0x00000033 , 0x00004026 
- 00010315  0x000012ad fetcht  0x00000001 , 0x0000017f 
- 00010316  0x000012ae isolate0  0x00000005 , 0x00000002 
- 00010317  0x000012af rtn  0x00000001 
- 00010318  0x000012b0 fetch  0x00000001 , 0x0000004c 
- 00010319  0x000012b1 lshift  0x0000003f , 0x0000003f 
- 00010320  0x000012b2 ixor  0x00000002 , 0x0000003f 
- 00010321  0x000012b3 rtnbit0  0x00000003 
- 00010322  0x000012b4 set0  0x00000005 , 0x00000002 
- 00010323  0x000012b5 setflip  0x00000003 , 0x00000002 
- 00010324  0x000012b6 storet  0x00000001 , 0x0000017f 
- 00010325  0x000012b7 compare  0x00000003 , 0x00000002 , 0x00000003 
- 00010326  0x000012b9 rtn 
- 00010327  0x000012bd fetch  0x00000001 , 0x00000168 
- 00010328  0x000012be set1  0x00000004 , 0x0000003f 
- 00010329  0x000012bf store  0x00000001 , 0x00000168 
- 00010330  0x000012c0 set1  0x00000032 , 0x00000000 
- 00010331  0x000012c1 rtn 
- 00010332  0x000012c4 bpatchx  0x00000034 , 0x00004026 
- 00010333  0x000012c5 jam  0x00000000 , 0x000042fd 
- 00010334  0x000012c6 arg  0x00000000 , 0x0000003f 
- 00010335  0x000012c7 store  0x00000004 , 0x0000445a 
- 00010336  0x000012c8 store  0x00000005 , 0x00004450 
- 00010337  0x000012c9 set1  0x00000027 , 0x0000003f 
- 00010338  0x000012ca store  0x00000005 , 0x00004455 
- 00010339  0x000012cb fetch  0x00000001 , 0x00000168 
- 00010340  0x000012cc set0  0x00000004 , 0x0000003f 
- 00010341  0x000012cd store  0x00000001 , 0x00000168 
- 00010342  0x000012ce set0  0x00000032 , 0x00000000 
- 00010343  0x000012cf rtn 
- 00010344  0x000012d5 arg  0x00000001 , 0x00000011 
- 00010345  0x000012d6 fetch  0x00000001 , 0x0000004c 
- 00010346  0x000012d7 rtnbit1  0x00000006 
- 00010347  0x000012d8 arg  0x00000000 , 0x00000011 
- 00010348  0x000012d9 rtn 
- 00010349  0x000012dd copy  0x00000006 , 0x00000005 
- 00010350  0x000012de fetcht  0x00000002 , 0x000043b8 
- 00010351  0x000012df copy  0x00000005 , 0x00000006 
- 00010352  0x000012e0 rtn 
- 00010353  0x000012e4 bpatchx  0x00000035 , 0x00004026 
- 00010354  0x000012e5 fetch  0x00000001 , 0x0000017f 
- 00010355  0x000012e6 rtnbit1  0x00000005 
- 00010356  0x000012e7 call  0x00002892 
- 00010357  0x000012e8 call  0x00002a10 
- 00010358  0x000012e9 branch  0x000028b6 , 0x00000034 
- 00010359  0x000012ea ifetch  0x00000002 , 0x00000006 
- 00010360  0x000012eb ifetcht  0x00000002 , 0x00000006 
- 00010361  0x000012ec copy  0x00000002 , 0x00000011 
- 00010362  0x000012ed isub  0x00000011 , 0x0000003f 
- 00010363  0x000012ee call  0x0000286d 
- 00010364  0x000012ef call  0x00007db0 
- 00010365  0x000012f0 copy  0x0000003f , 0x00000002 
- 00010366  0x000012f1 ifetchr  0x00000001 , 0x00000001 , 0x00000006 
- 00010367  0x000012f2 copy  0x00000011 , 0x0000003f 
- 00010368  0x000012f3 iadd  0x00000006 , 0x0000003f 
- 00010369  0x000012f4 store  0x00000002 , 0x0000068f 
- 00010370  0x000012f5 call  0x000028a6 
- 00010371  0x000012f6 call  0x000028b8 
- 00010372  0x000012f8 call  0x00002a10 
- 00010373  0x000012f9 ifetch  0x00000002 , 0x00000006 
- 00010374  0x000012fa copy  0x0000003f , 0x00000011 
- 00010375  0x000012fb copy  0x00000006 , 0x00000013 
- 00010376  0x000012fc ifetcht  0x00000002 , 0x00000006 
- 00010377  0x000012fd copy  0x00000002 , 0x00000012 
- 00010378  0x000012fe isub  0x00000012 , 0x0000003f 
- 00010379  0x000012ff call  0x0000286d 
- 00010380  0x00001300 call  0x00007db0 
- 00010381  0x00001301 iadd  0x00000012 , 0x0000003f 
- 00010382  0x00001302 istore  0x00000002 , 0x00000013 
- 00010383  0x00001303 isub  0x00000011 , 0x0000003e 
- 00010384  0x00001304 nrtn  0x00000005 
- 00010385  0x00001305 branch  0x00002a2a 
- 00010386  0x00001309 call  0x00002899 
- 00010387  0x0000130a rtnmark1  0x00000029 
- 00010388  0x0000130b fetch  0x00000001 , 0x00004321 
- 00010389  0x0000130c bbit0  0x00000002 , 0x000028a4 
- 00010390  0x0000130d call  0x00002a14 
- 00010391  0x0000130e branch  0x000028a4 , 0x00000034 
- 00010392  0x0000130f branch  0x000028a2 
- 00010393  0x00001313 call  0x00002a10 
- 00010394  0x00001314 branch  0x000028a4 , 0x00000034 
- 00010395  0x00001315 ifetch  0x00000002 , 0x00000006 
- 00010396  0x00001316 ifetcht  0x00000002 , 0x00000006 
- 00010397  0x00001317 isub  0x00000002 , 0x00000011 
- 00010398  0x00001318 call  0x0000286d 
- 00010399  0x00001319 copy  0x00000002 , 0x0000003f 
- 00010400  0x0000131a isub  0x00000011 , 0x0000003e 
- 00010401  0x0000131b branch  0x000028a4 , 0x00000002 
- 00010402  0x0000131d set1  0x00000029 , 0x00000000 
- 00010403  0x0000131e rtn 
- 00010404  0x00001321 set0  0x00000029 , 0x00000000 
- 00010405  0x00001322 rtn 
- 00010406  0x00001325 copy  0x00000011 , 0x0000003f 
- 00010407  0x00001326 rtn  0x00000034 
- 00010408  0x00001327 arg  0x00000001 , 0x00000001 
- 00010409  0x00001328 rtn 
- 00010410  0x0000132c bpatchx  0x00000036 , 0x00004026 
- 00010411  0x0000132d increase  0x00000001 , 0x00000002 
- 00010412  0x0000132e call  0x00002ccf 
- 00010413  0x0000132f increase  0xfffffffe , 0x00000006 
- 00010414  0x00001330 ifetch  0x00000002 , 0x00000006 
- 00010415  0x00001331 arg  0x00002902 , 0x00000002 
- 00010416  0x00001332 isub  0x00000002 , 0x0000003e 
- 00010417  0x00001333 nrtn  0x00000005 
- 00010418  0x00001334 increase  0x00000001 , 0x00000006 
- 00010419  0x00001335 copy  0x00000006 , 0x00000011 
- 00010420  0x00001336 ifetch  0x00000001 , 0x00000006 
- 00010421  0x00001337 rtn 
- 00010422  0x0000133b force  0x00000000 , 0x00000002 
- 00010423  0x0000133c force  0x00000001 , 0x00000001 
- 00010424  0x0000133f bpatchx  0x00000037 , 0x00004026 
- 00010425  0x00001340 storet  0x00000001 , 0x0000416a 
- 00010426  0x00001341 fetcht  0x00000001 , 0x0000017f 
- 00010427  0x00001342 set1  0x00000005 , 0x00000002 
- 00010428  0x00001343 and  0x00000002 , 0x000000fc , 0x0000003f 
- 00010429  0x00001344 ior  0x00000001 , 0x0000003f 
- 00010430  0x00001345 store  0x00000001 , 0x0000017f 
- 00010431  0x00001346 and_into  0x0000001f , 0x0000003f 
- 00010432  0x00001347 isolate1  0x00000029 , 0x00000000 
- 00010433  0x00001348 setflag  0x00000001 , 0x00000004 , 0x0000003f 
- 00010434  0x00001349 store  0x00000001 , 0x00004169 
- 00010435  0x0000134b fetch  0x00000001 , 0x00004169 
- 00010436  0x0000134c compare  0x00000001 , 0x00000001 , 0x00000003 
- 00010437  0x0000134d nbranch  0x000028c8 , 0x00000001 
- 00010438  0x0000134e fetch  0x00000001 , 0x0000416a 
- 00010439  0x0000134f rtn  0x00000034 
- 00010440  0x00001352 bmark1  0x00000032 , 0x000028ce 
- 00010441  0x00001353 fetchr  0x00000039 , 0x00000001 , 0x0000416a 
- 00010442  0x00001354 fetch  0x00000002 , 0x0000068f 
- 00010443  0x00001355 copy  0x0000003f , 0x00000006 
- 00010444  0x00001356 arg  0x0000416b , 0x00000005 
- 00010445  0x00001357 branch  0x00007ccc 
- 00010446  0x0000135a call  0x00007368 
- 00010447  0x0000135b branch  0x0000729f 
- 00010448  0x0000135e arg  0x00000000 , 0x00000007 
- 00010449  0x0000135f branch  0x000024e7 
- 00010450  0x00001362 arg  0x00000000 , 0x00000007 
- 00010451  0x00001363 branch  0x000024eb 
- 00010452  0x00001367 bpatchx  0x00000038 , 0x00004027 
- 00010453  0x00001368 rtnmark1  0x0000000f 
- 00010454  0x00001369 rtnmark1  0x00000030 
- 00010455  0x0000136a fetch  0x00000001 , 0x0000004c 
- 00010456  0x0000136b and  0x0000003f , 0x00000003 , 0x0000003f 
- 00010457  0x0000136c store  0x00000001 , 0x00004334 
- 00010458  0x0000136d fetch  0x00000001 , 0x0000004d 
- 00010459  0x0000136e rtn  0x00000034 
- 00010460  0x0000136f setarg  0x0000004e 
- 00010461  0x00001370 store  0x00000002 , 0x00004339 
- 00010462  0x00001371 bpatchx  0x00000039 , 0x00004027 
- 00010463  0x00001372 fetch  0x00000001 , 0x00004334 
- 00010464  0x00001373 beq  0x00000003 , 0x0000304a 
- 00010465  0x00001375 call  0x000028ee 
- 00010466  0x00001376 nbranch  0x000028d0 , 0x00000028 
- 00010467  0x00001377 call  0x000028d2 
- 00010468  0x00001378 setarg  0x00000000 
- 00010469  0x00001379 store  0x00000002 , 0x00004337 
- 00010470  0x0000137a fetch  0x00000002 , 0x00004339 
- 00010471  0x0000137b add  0x0000003f , 0x00000002 , 0x00000006 
- 00010472  0x0000137c bpatchx  0x0000003a , 0x00004027 
- 00010473  0x0000137e ifetch  0x00000002 , 0x00000006 
- 00010474  0x0000137f beq  0x00000004 , 0x00002b8f 
- 00010475  0x00001380 beq  0x00000006 , 0x00002ec8 
- 00010476  0x00001381 beq  0x00000005 , 0x00002e8a 
- 00010477  0x00001382 rtn 
- 00010478  0x00001386 fetch  0x00000001 , 0x00004334 
- 00010479  0x00001387 beq  0x00000002 , 0x000028fd 
- 00010480  0x00001388 beq  0x00000001 , 0x00002914 
- 00010481  0x00001389 rtn 
- 00010482  0x0000138f call  0x00007dba 
- 00010483  0x00001390 arg  0x00000004 , 0x00000002 
- 00010484  0x00001391 isub  0x0000003f , 0x0000003e 
- 00010485  0x00001392 rtn  0x00000005 
- 00010486  0x00001393 arg  0x00000005 , 0x00000002 
- 00010487  0x00001394 isub  0x0000003f , 0x0000003e 
- 00010488  0x00001395 rtn  0x00000005 
- 00010489  0x00001396 arg  0x00000006 , 0x00000002 
- 00010490  0x00001397 isub  0x0000003f , 0x0000003e 
- 00010491  0x00001398 rtn  0x00000005 
- 00010492  0x00001399 branch  0x00007dbc 
- 00010493  0x0000139d fetch  0x00000002 , 0x00004339 
- 00010494  0x0000139e copy  0x0000003f , 0x00000006 
- 00010495  0x0000139f ifetch  0x00000002 , 0x00000006 
- 00010496  0x000013a0 store  0x00000002 , 0x00004335 
- 00010497  0x000013a1 ifetch  0x00000002 , 0x00000006 
- 00010498  0x000013a2 call  0x000028f2 
- 00010499  0x000013a3 nrtn  0x00000028 
- 00010500  0x000013a4 fetcht  0x00000001 , 0x0000004d 
- 00010501  0x000013a5 storet  0x00000002 , 0x00004337 
- 00010502  0x000013a6 fetch  0x00000002 , 0x00004335 
- 00010503  0x000013a7 increase  0x00000004 , 0x0000003f 
- 00010504  0x000013a8 isub  0x00000002 , 0x0000003e 
- 00010505  0x000013a9 branch  0x00007dba , 0x00000005 
- 00010506  0x000013aa fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00010507  0x000013ab arg  0x00000f00 , 0x00000005 
- 00010508  0x000013ac fetch  0x00000002 , 0x00004339 
- 00010509  0x000013ad copy  0x0000003f , 0x00000006 
- 00010510  0x000013ae call  0x00007ccc 
- 00010511  0x000013af branch  0x00007dbc 
- 00010512  0x000013b5 call  0x00007dba 
- 00010513  0x000013b6 fetch  0x00000002 , 0x00004337 
- 00010514  0x000013b7 nrtn  0x00000034 
- 00010515  0x000013b8 branch  0x00007dbc 
- 00010516  0x000013bb call  0x00002910 
- 00010517  0x000013bc nrtn  0x00000028 
- 00010518  0x000013bd fetch  0x00000002 , 0x00004337 
- 00010519  0x000013be arg  0x00000f00 , 0x00000005 
- 00010520  0x000013bf iadd  0x00000005 , 0x00000011 
- 00010521  0x000013c0 fetcht  0x00000001 , 0x0000004d 
- 00010522  0x000013c1 iadd  0x00000002 , 0x0000003f 
- 00010523  0x000013c2 store  0x00000002 , 0x00004337 
- 00010524  0x000013c3 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00010525  0x000013c4 copy  0x00000011 , 0x00000005 
- 00010526  0x000013c5 fetch  0x00000002 , 0x00004339 
- 00010527  0x000013c6 copy  0x0000003f , 0x00000006 
- 00010528  0x000013c7 call  0x00007ccc 
- 00010529  0x000013c8 setarg  0x00000f00 
- 00010530  0x000013c9 store  0x00000002 , 0x00004339 
- 00010531  0x000013ca fetch  0x00000002 , 0x00004335 
- 00010532  0x000013cb increase  0x00000004 , 0x0000003f 
- 00010533  0x000013cc fetcht  0x00000002 , 0x00004337 
- 00010534  0x000013cd isub  0x00000002 , 0x0000003e 
- 00010535  0x000013ce branch  0x00007dba , 0x00000005 
- 00010536  0x000013cf branch  0x00007dbc 
- 00010537  0x000013d5 fetch  0x00000002 , 0x000043df 
- 00010538  0x000013d6 branch  0x00007d79 
- 00010539  0x000013d9 bpatchx  0x0000003b , 0x00004027 
- 00010540  0x000013da fetcht  0x00000004 , 0x00000184 
- 00010541  0x000013db call  0x00002356 
- 00010542  0x000013dc isub  0x00000002 , 0x0000000b 
- 00010543  0x000013dd deposit  0x0000000b 
- 00010544  0x000013de fetcht  0x00000002 , 0x00000196 
- 00010545  0x000013df lshift4  0x00000002 , 0x00000002 
- 00010546  0x000013e0 lshift  0x00000002 , 0x00000002 
- 00010547  0x000013e1 isub  0x00000002 , 0x0000003f 
- 00010548  0x000013e2 rtn 
- 00010549  0x000013e5 call  0x00002356 
- 00010550  0x000013e6 store  0x00000004 , 0x00000184 
- 00010551  0x000013e7 rtn 
- 00010552  0x000013ec bpatchx  0x0000003c , 0x00004027 
- 00010553  0x000013ed add  0x00000011 , 0x00000050 , 0x00000006 
- 00010554  0x000013ee ifetch  0x00000001 , 0x00000006 
- 00010555  0x000013ef call  0x000025eb 
- 00010556  0x000013f0 add  0x00000011 , 0x00000002 , 0x00000006 
- 00010557  0x000013f1 ifetch  0x00000002 , 0x00000006 
- 00010558  0x000013f2 imul32  0x00000002 , 0x0000003f 
- 00010559  0x000013f3 fetcht  0x00000002 , 0x00000044 
- 00010560  0x000013f4 imul32  0x00000002 , 0x0000003f 
- 00010561  0x000013f5 arg  0x000f4240 , 0x00000002 
- 00010562  0x000013f6 idiv  0x00000002 
- 00010563  0x000013f7 arg  0x00000682 , 0x00000002 
- 00010564  0x000013f8 fetch  0x00000001 , 0x00004148 
- 00010565  0x000013f9 imul32  0x00000002 , 0x00000002 
- 00010566  0x000013fa add  0x00000011 , 0x0000002b , 0x00000006 
- 00010567  0x000013fb ifetch  0x00000001 , 0x00000006 
- 00010568  0x000013fc imul32  0x00000002 , 0x0000003f 
- 00010569  0x000013fd iadd  0x00000002 , 0x0000003f 
- 00010570  0x000013fe store  0x00000004 , 0x0000431d 
- 00010571  0x000013ff fetch  0x00000002 , 0x0000409a 
- 00010572  0x00001400 call  0x00007d62 
- 00010573  0x00001401 quotient  0x00000002 
- 00010574  0x00001402 iadd  0x00000002 , 0x0000003f 
- 00010575  0x00001403 add  0x00000011 , 0x0000000e , 0x00000005 
- 00010576  0x00001404 istore  0x00000002 , 0x00000005 
- 00010577  0x00001405 rtn 
- 00010578  0x0000140b bpatchx  0x0000003d , 0x00004027 
- 00010579  0x0000140c call  0x00002955 
- 00010580  0x0000140d branch  0x00002969 
- 00010581  0x00001410 jam  0x00000002 , 0x000006b5 
- 00010582  0x00001411 arg  0x00002a00 , 0x00000002 
- 00010583  0x00001412 storet  0x00000002 , 0x000006b6 
- 00010584  0x00001413 call  0x00002ce0 
- 00010585  0x00001414 rtn  0x00000034 
- 00010586  0x00001415 ifetch  0x00000001 , 0x00000006 
- 00010587  0x00001416 copy  0x00000006 , 0x00000005 
- 00010588  0x00001417 fetcht  0x00000001 , 0x0000426b 
- 00010589  0x00001418 copy  0x00000002 , 0x00000039 
- 00010590  0x00001419 isub  0x00000002 , 0x0000003e 
- 00010591  0x0000141a nbranch  0x00002966 , 0x00000002 
- 00010592  0x0000141b isub  0x00000002 , 0x00000002 
- 00010593  0x0000141c arg  0x0000426c , 0x00000006 
- 00010594  0x0000141d call  0x00007ccc 
- 00010595  0x0000141e copy  0x00000002 , 0x00000039 
- 00010596  0x0000141f ncall  0x000029a1 , 0x00000005 
- 00010597  0x00001420 rtn 
- 00010598  0x00001422 copy  0x0000003f , 0x00000039 
- 00010599  0x00001423 arg  0x0000426c , 0x00000006 
- 00010600  0x00001424 branch  0x00007ccc 
- 00010601  0x00001428 arg  0x00004368 , 0x00000013 
- 00010602  0x00001429 arg  0x00004349 , 0x00000011 
- 00010603  0x0000142a call  0x00002976 
- 00010604  0x0000142b setarg  0x00000000 
- 00010605  0x0000142c setflag  0x00000028 , 0x00000000 , 0x0000003f 
- 00010606  0x0000142d store  0x00000001 , 0x00000670 
- 00010607  0x0000142e arg  0x00004388 , 0x00000013 
- 00010608  0x0000142f arg  0x00004369 , 0x00000011 
- 00010609  0x00001430 call  0x00002976 
- 00010610  0x00001431 rtn  0x00000028 
- 00010611  0x00001432 fetch  0x00000001 , 0x00000670 
- 00010612  0x00001433 branch  0x0000235a , 0x00000034 
- 00010613  0x00001434 rtn 
- 00010614  0x00001438 bpatchx  0x0000003e , 0x00004027 
- 00010615  0x00001439 call  0x00007dba 
- 00010616  0x0000143a call  0x00007ca6 
- 00010617  0x0000143b arg  0x00000000 , 0x00000012 
- 00010618  0x0000143c arg  0x000006a2 , 0x00000005 
- 00010619  0x0000143d call  0x00002990 
- 00010620  0x0000143e fetch  0x00000001 , 0x0000426b 
- 00010621  0x0000143f add  0x0000003f , 0x00000001 , 0x00000002 
- 00010622  0x00001440 iadd  0x00000012 , 0x00000011 
- 00010623  0x00001441 increase  0x00000002 , 0x00000011 
- 00010624  0x00001442 sub  0x00000011 , 0x0000001f , 0x0000003e 
- 00010625  0x00001443 nbranch  0x0000298e , 0x00000002 
- 00010626  0x00001444 istoret  0x00000001 , 0x00000005 
- 00010627  0x00001445 arg  0x00000009 , 0x00000002 
- 00010628  0x00001446 istoret  0x00000001 , 0x00000005 
- 00010629  0x00001447 iforce  0x00000039 
- 00010630  0x00001448 call  0x00007ccc 
- 00010631  0x00001449 copy  0x00000011 , 0x00000012 
- 00010632  0x0000144b deposit  0x00000012 
- 00010633  0x0000144c store  0x00000001 , 0x000006a1 
- 00010634  0x0000144d arg  0x000006a1 , 0x00000006 
- 00010635  0x0000144e setarg  0xffffffe0 
- 00010636  0x0000144f iadd  0x00000013 , 0x00000005 
- 00010637  0x00001450 branch  0x00007c8d 
- 00010638  0x00001453 call  0x00007dbc 
- 00010639  0x00001454 branch  0x00002988 
- 00010640  0x00001457 ifetch  0x00000001 , 0x00000011 
- 00010641  0x00001458 rtn  0x00000034 
- 00010642  0x00001459 pincrease  0x00000001 
- 00010643  0x0000145a ifetcht  0x00000001 , 0x00000006 
- 00010644  0x0000145b sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00010645  0x0000145c branch  0x0000299f , 0x00000005 
- 00010646  0x0000145d iadd  0x00000012 , 0x00000012 
- 00010647  0x0000145e copy  0x00000011 , 0x00000006 
- 00010648  0x0000145f iforce  0x00000039 
- 00010649  0x00001460 call  0x00007ccc 
- 00010650  0x00001461 copy  0x00000006 , 0x00000011 
- 00010651  0x00001463 deposit  0x00000011 
- 00010652  0x00001464 isub  0x00000013 , 0x0000003e 
- 00010653  0x00001465 rtn  0x00000002 
- 00010654  0x00001466 branch  0x00002990 
- 00010655  0x00001469 iadd  0x00000011 , 0x00000011 
- 00010656  0x0000146a branch  0x0000299b 
- 00010657  0x0000146e setarg  0x00000020 
- 00010658  0x0000146f istore  0x00000001 , 0x00000005 
- 00010659  0x00001470 loop  0x000029a1 
- 00010660  0x00001471 rtn 
- 00010661  0x00001475 bpatchx  0x0000003f , 0x00004027 
- 00010662  0x00001476 disable  0x0000002b 
- 00010663  0x00001477 branch  0x000029a9 , 0x0000002e 
- 00010664  0x00001478 nbranch  0x000029b8 , 0x0000002d 
- 00010665  0x0000147a call  0x000024d2 
- 00010666  0x0000147b fetch  0x00000002 , 0x0000409a 
- 00010667  0x0000147c store  0x00000002 , 0x00000176 
- 00010668  0x0000147d fetch  0x00000001 , 0x00004321 
- 00010669  0x0000147e bbit1  0x00000005 , 0x000024e0 
- 00010670  0x0000147f bmark1  0x0000000f , 0x000024e0 
- 00010671  0x00001480 fetch  0x00000001 , 0x0000004d 
- 00010672  0x00001481 nbranch  0x000024e0 , 0x00000034 
- 00010673  0x00001482 fetch  0x00000001 , 0x0000416a 
- 00010674  0x00001483 nbranch  0x000024e0 , 0x00000034 
- 00010675  0x00001485 fetch  0x00000001 , 0x00000168 
- 00010676  0x00001486 bbit1  0x00000005 , 0x000024e0 
- 00010677  0x00001487 bbit1  0x00000007 , 0x000024e0 
- 00010678  0x00001488 bbit1  0x00000006 , 0x000024e0 
- 00010679  0x00001489 branch  0x000024c8 
- 00010680  0x0000148c fetch  0x00000001 , 0x000040a8 
- 00010681  0x0000148d sub  0x0000003f , 0x0000001e , 0x0000003e 
- 00010682  0x0000148e nbranch  0x000024d7 , 0x00000002 
- 00010683  0x0000148f fetcht  0x00000002 , 0x0000409a 
- 00010684  0x00001490 rshift  0x00000002 , 0x00000002 
- 00010685  0x00001491 fetch  0x00000002 , 0x00000176 
- 00010686  0x00001492 iadd  0x00000002 , 0x0000003f 
- 00010687  0x00001493 store  0x00000002 , 0x00000176 
- 00010688  0x00001494 branch  0x000024d7 
- 00010689  0x00001498 arg  0x00000000 , 0x00000007 
- 00010690  0x00001499 branch  0x000029d6 
- 00010691  0x0000149c arg  0x00000000 , 0x00000007 
- 00010692  0x0000149d branch  0x000029db 
- 00010693  0x000014a0 arg  0x00000001 , 0x00000007 
- 00010694  0x000014a1 branch  0x000029d6 
- 00010695  0x000014a4 arg  0x00000001 , 0x00000007 
- 00010696  0x000014a5 branch  0x000029db 
- 00010697  0x000014a8 arg  0x00000002 , 0x00000007 
- 00010698  0x000014a9 branch  0x000029d6 
- 00010699  0x000014ac arg  0x00000002 , 0x00000007 
- 00010700  0x000014ad branch  0x000029db 
- 00010701  0x000014b0 arg  0x00000003 , 0x00000007 
- 00010702  0x000014b1 branch  0x000029d6 
- 00010703  0x000014b4 arg  0x00000003 , 0x00000007 
- 00010704  0x000014b5 branch  0x000029db 
- 00010705  0x000014b8 arg  0x00000004 , 0x00000007 
- 00010706  0x000014b9 branch  0x000029d6 
- 00010707  0x000014bc arg  0x00000004 , 0x00000007 
- 00010708  0x000014bd branch  0x000029db 
- 00010709  0x000014c0 arg  0x00000005 , 0x00000007 
- 00010710  0x000014c3 fetch  0x00000001 , 0x00004321 
- 00010711  0x000014c4 qset1  0x0000003f 
- 00010712  0x000014c5 store  0x00000001 , 0x00004321 
- 00010713  0x000014c6 rtn 
- 00010714  0x000014ca arg  0x00000005 , 0x00000007 
- 00010715  0x000014cd fetch  0x00000001 , 0x00004321 
- 00010716  0x000014ce qset0  0x0000003f 
- 00010717  0x000014cf store  0x00000001 , 0x00004321 
- 00010718  0x000014d0 rtn 
- 00010719  0x000014d5 setarg  0x00112233 
- 00010720  0x000014d6 store  0x00000003 , 0x00004322 
- 00010721  0x000014d7 setarg  0x00445566 
- 00010722  0x000014d8 istore  0x00000003 , 0x00000005 
- 00010723  0x000014d9 setarg  0x00778899 
- 00010724  0x000014da istore  0x00000003 , 0x00000005 
- 00010725  0x000014db setarg  0x00001122 
- 00010726  0x000014dc istore  0x00000003 , 0x00000005 
- 00010727  0x000014dd setarg  0x00334455 
- 00010728  0x000014de istore  0x00000003 , 0x00000005 
- 00010729  0x000014df setarg  0x00000066 
- 00010730  0x000014e0 istore  0x00000001 , 0x00000005 
- 00010731  0x000014e1 rtn 
- 00010732  0x000014e5 setarg  0x01000302 
- 00010733  0x000014e6 store  0x00000004 , 0x000042c4 
- 00010734  0x000014e7 setarg  0x00010010 
- 00010735  0x000014e8 store  0x00000003 , 0x000042c8 
- 00010736  0x000014e9 jam  0x00000001 , 0x000042fe 
- 00010737  0x000014ea rtn 
- 00010738  0x000014ef arg  0x00000000 , 0x00000011 
- 00010739  0x000014f0 arg  0x00000001 , 0x00000001 
- 00010740  0x000014f1 branch  0x00002a05 
- 00010741  0x000014f6 bpatchx  0x00000040 , 0x00004028 
- 00010742  0x000014f7 arg  0x00000003 , 0x00000001 
- 00010743  0x000014f8 call  0x00002a05 
- 00010744  0x000014f9 copy  0x00000012 , 0x0000003f 
- 00010745  0x000014fa istore  0x00000001 , 0x00000005 
- 00010746  0x000014fb rtn 
- 00010747  0x00001500 bpatchx  0x00000041 , 0x00004028 
- 00010748  0x00001501 force  0x00000002 , 0x00000001 
- 00010749  0x00001502 increase  0x00000004 , 0x00000011 
- 00010750  0x00001503 call  0x00002a05 
- 00010751  0x00001504 increase  0xfffffffc , 0x00000011 
- 00010752  0x00001505 copy  0x00000011 , 0x0000003f 
- 00010753  0x00001506 istore  0x00000002 , 0x00000005 
- 00010754  0x00001507 copy  0x00000012 , 0x0000003f 
- 00010755  0x00001508 istore  0x00000002 , 0x00000005 
- 00010756  0x00001509 rtn 
- 00010757  0x0000150e bpatchx  0x00000042 , 0x00004028 
- 00010758  0x0000150f increase  0x00000005 , 0x00000011 
- 00010759  0x00001510 call  0x00006959 
- 00010760  0x00001511 increase  0xfffffffb , 0x00000011 
- 00010761  0x00001512 copy  0x00000011 , 0x0000003f 
- 00010762  0x00001513 istore  0x00000002 , 0x00000005 
- 00010763  0x00001514 setarg  0x00000000 
- 00010764  0x00001515 istore  0x00000002 , 0x00000005 
- 00010765  0x00001516 copy  0x00000001 , 0x0000003f 
- 00010766  0x00001517 istore  0x00000001 , 0x00000005 
- 00010767  0x00001518 rtn 
- 00010768  0x0000151c bpatchx  0x00000043 , 0x00004028 
- 00010769  0x0000151d call  0x00006993 
- 00010770  0x0000151e copy  0x0000003f , 0x00000006 
- 00010771  0x0000151f rtn 
- 00010772  0x00001522 fetch  0x00000002 , 0x00004449 
- 00010773  0x00001523 rtn 
- 00010774  0x00001526 call  0x00002a19 
- 00010775  0x00001527 copy  0x0000003f , 0x00000006 
- 00010776  0x00001528 rtn 
- 00010777  0x0000152c fetch  0x00000002 , 0x0000444c 
- 00010778  0x0000152d rtn 
- 00010779  0x00001531 call  0x00002a10 
- 00010780  0x00001532 increase  0x00000005 , 0x00000006 
- 00010781  0x00001533 rtn 
- 00010782  0x00001536 call  0x00002a10 
- 00010783  0x00001537 increase  0x00000009 , 0x00000006 
- 00010784  0x00001538 rtn 
- 00010785  0x0000153b call  0x00002a16 
- 00010786  0x0000153c increase  0x00000009 , 0x00000006 
- 00010787  0x0000153d rtn 
- 00010788  0x00001540 call  0x00002a16 
- 00010789  0x00001541 increase  0x00000005 , 0x00000006 
- 00010790  0x00001542 rtn 
- 00010791  0x00001546 branch  0x000069a9 
- 00010792  0x0000154a branch  0x000069ac 
- 00010793  0x0000154e branch  0x000069af 
- 00010794  0x00001552 branch  0x00006998 
- 00010795  0x00001556 store  0x00000008 , 0x000043c0 
- 00010796  0x00001557 branch  0x00002a3c 
- 00010797  0x0000155b and  0x00000002 , 0x000000ff , 0x00000011 
- 00010798  0x0000155c call  0x00002a32 
- 00010799  0x0000155d rshift8  0x00000002 , 0x00000011 
- 00010800  0x00001560 storer  0x00000011 , 0x00000001 , 0x000043b7 
- 00010801  0x00001561 branch  0x00002a33 
- 00010802  0x00001564 storer  0x00000011 , 0x00000001 , 0x000043b6 
- 00010803  0x00001566 isolate1  0x00000001 , 0x00000011 
- 00010804  0x00001567 call  0x00002a38 , 0x00000001 
- 00010805  0x00001568 isolate1  0x00000002 , 0x00000011 
- 00010806  0x00001569 call  0x00002a3a , 0x00000001 
- 00010807  0x0000156a rtn 
- 00010808  0x0000156f arg  0x00000008 , 0x00000007 
- 00010809  0x00001570 branch  0x00002a3d 
- 00010810  0x00001574 arg  0x0000000b , 0x00000007 
- 00010811  0x00001575 branch  0x00002a3d 
- 00010812  0x00001578 arg  0x00000005 , 0x00000007 
- 00010813  0x0000157b fetch  0x00000008 , 0x000043ae 
- 00010814  0x0000157c qset1  0x0000003f 
- 00010815  0x0000157d store  0x00000008 , 0x000043ae 
- 00010816  0x0000157e rtn 
- 00010817  0x00001581 call  0x000029c5 
- 00010818  0x00001582 call  0x000029ec 
- 00010819  0x00001583 call  0x000029df 
- 00010820  0x00001584 branch  0x000029cd 
- 00010821  0x0000158a jam  0x00000001 , 0x0000019d 
- 00010822  0x0000158b jam  0x00000001 , 0x0000019e 
- 00010823  0x0000158c call  0x000025b8 
- 00010824  0x0000158d call  0x00002a4b 
- 00010825  0x0000158e call  0x00002acb 
- 00010826  0x0000158f branch  0x000025bc 
- 00010827  0x00001592 bpatchx  0x00000044 , 0x00004028 
- 00010828  0x00001593 fetch  0x00000001 , 0x00004343 
- 00010829  0x00001594 rtnne  0x00000001 
- 00010830  0x00001595 arg  0x00000002 , 0x00000007 
- 00010831  0x00001596 call  0x00007cef 
- 00010832  0x00001597 nrtn  0x00000034 
- 00010833  0x00001598 fetch  0x00000002 , 0x00004344 
- 00010834  0x00001599 fetcht  0x00000002 , 0x00004346 
- 00010835  0x0000159a isub  0x00000002 , 0x0000003f 
- 00010836  0x0000159b arg  0x00000002 , 0x00000007 
- 00010837  0x0000159c call  0x00007ce1 
- 00010838  0x0000159d disable  0x00000029 
- 00010839  0x0000159e call  0x00002af5 
- 00010840  0x0000159f call  0x00002a6a 
- 00010841  0x000015a0 nrtn  0x0000002d 
- 00010842  0x000015a1 bpatchx  0x00000045 , 0x00004028 
- 00010843  0x000015a2 fetch  0x00000006 , 0x0000004e 
- 00010844  0x000015a3 store  0x00000006 , 0x00000178 
- 00010845  0x000015a6 fetch  0x00000001 , 0x00000002 
- 00010846  0x000015a7 increase  0x00000001 , 0x0000003f 
- 00010847  0x000015a8 store  0x00000001 , 0x00000002 
- 00010848  0x000015a9 call  0x00002a71 
- 00010849  0x000015aa rtn  0x00000029 
- 00010850  0x000015ab call  0x00002b1c 
- 00010851  0x000015ac nrtn  0x0000002d 
- 00010852  0x000015ad fetch  0x00000001 , 0x00000004 
- 00010853  0x000015ae increase  0x00000001 , 0x0000003f 
- 00010854  0x000015af store  0x00000001 , 0x00000004 
- 00010855  0x000015b0 fetch  0x00000009 , 0x00000054 
- 00010856  0x000015b1 store  0x00000009 , 0x000006a1 
- 00010857  0x000015b2 rtn 
- 00010858  0x000015b6 bpatchx  0x00000046 , 0x00004028 
- 00010859  0x000015b7 call  0x00002b68 
- 00010860  0x000015b8 call  0x0000264e 
- 00010861  0x000015b9 fetch  0x00000001 , 0x00000001 
- 00010862  0x000015ba increase  0x00000001 , 0x0000003f 
- 00010863  0x000015bb store  0x00000001 , 0x00000001 
- 00010864  0x000015bc rtn 
- 00010865  0x000015c0 bpatchx  0x00000047 , 0x00004028 
- 00010866  0x000015c1 fetch  0x00000001 , 0x000001bc 
- 00010867  0x000015c2 rtnne  0x0000001b 
- 00010868  0x000015c3 fetch  0x00000006 , 0x00000178 
- 00010869  0x000015c4 fetcht  0x00000006 , 0x000042cc 
- 00010870  0x000015c5 isub  0x00000002 , 0x0000003e 
- 00010871  0x000015c6 nrtn  0x00000005 
- 00010872  0x000015c7 call  0x00002056 
- 00010873  0x000015c8 nrtn  0x00000005 
- 00010874  0x000015c9 call  0x00002a84 
- 00010875  0x000015ca call  0x00002519 
- 00010876  0x000015cb call  0x000030ed 
- 00010877  0x000015cc jam  0x00000014 , 0x0000066f 
- 00010878  0x000015cd call  0x0000782b 
- 00010879  0x000015ce jam  0x00000000 , 0x00004114 
- 00010880  0x000015cf jam  0x00000000 , 0x000001b8 
- 00010881  0x000015d0 jam  0x00000000 , 0x00004343 
- 00010882  0x000015d1 jam  0x00000000 , 0x000001bc 
- 00010883  0x000015d2 branch  0x00002041 
- 00010884  0x000015d5 bpatchx  0x00000048 , 0x00004029 
- 00010885  0x000015d6 force  0xffffffff , 0x0000003f 
- 00010886  0x000015d7 setsect  0x00000002 , 0x00000001 
- 00010887  0x000015d8 store  0x00000005 , 0x00000198 
- 00010888  0x000015d9 arg  0x00000168 , 0x00000011 
- 00010889  0x000015da call  0x00002624 
- 00010890  0x000015db force  0x00000004 , 0x00000039 
- 00010891  0x000015dc arg  0x0000018c , 0x00000005 
- 00010892  0x000015dd call  0x00007de8 
- 00010893  0x000015de fetch  0x00000002 , 0x000042d9 
- 00010894  0x000015df store  0x00000002 , 0x00000196 
- 00010895  0x000015e1 random  0x0000003f 
- 00010896  0x000015e2 and_into  0x0000000f , 0x0000003f 
- 00010897  0x000015e3 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00010898  0x000015e4 branch  0x00002a8f , 0x00000002 
- 00010899  0x000015e5 store  0x00000001 , 0x00000181 
- 00010900  0x000015e7 bpatchx  0x00000049 , 0x00004029 
- 00010901  0x000015e8 fetcht  0x00000002 , 0x00004165 
- 00010902  0x000015e9 storet  0x00000002 , 0x0000016a 
- 00010903  0x000015ea copy  0x00000002 , 0x00000013 
- 00010904  0x000015eb add  0x00000022 , 0x00000007 , 0x0000003f 
- 00010905  0x000015ec idiv  0x00000013 
- 00010906  0x000015ed call  0x00007d62 
- 00010907  0x000015ee remainder  0x00000011 
- 00010908  0x000015ef isub  0x00000011 , 0x0000003f 
- 00010909  0x000015f0 iadd  0x00000013 , 0x0000003f 
- 00010910  0x000015f1 fetcht  0x00000002 , 0x00004163 
- 00010911  0x000015f2 iadd  0x00000002 , 0x0000003f 
- 00010912  0x000015f3 store  0x00000004 , 0x0000016c 
- 00010913  0x000015f4 isub  0x00000022 , 0x00000011 
- 00010914  0x000015f5 increase  0xfffffffa , 0x00000011 
- 00010915  0x000015f6 arg  0x00002205 , 0x00000012 
- 00010916  0x000015f7 fetch  0x00000001 , 0x000042d2 
- 00010917  0x000015f8 nsetflag  0x00000034 , 0x00000006 , 0x00000012 
- 00010918  0x000015f9 fetch  0x00000001 , 0x000042cb 
- 00010919  0x000015fa nsetflag  0x00000034 , 0x00000007 , 0x00000012 
- 00010920  0x000015fb copy  0x00000012 , 0x0000003f 
- 00010921  0x000015fc store  0x00000002 , 0x00004169 
- 00010922  0x000015fd fetch  0x00000006 , 0x000042db 
- 00010923  0x000015fe istore  0x00000006 , 0x00000005 
- 00010924  0x000015ff fetch  0x00000006 , 0x00000178 
- 00010925  0x00001600 istore  0x00000006 , 0x00000005 
- 00010926  0x00001601 fetch  0x00000004 , 0x0000018c 
- 00010927  0x00001602 istore  0x00000004 , 0x00000005 
- 00010928  0x00001603 random  0x0000003f 
- 00010929  0x00001604 istore  0x00000002 , 0x00000005 
- 00010930  0x00001605 random  0x0000003f 
- 00010931  0x00001606 istore  0x00000001 , 0x00000005 
- 00010932  0x00001607 force  0x00000002 , 0x0000003f 
- 00010933  0x00001608 istore  0x00000001 , 0x00000005 
- 00010934  0x00001609 rshift2  0x00000011 , 0x0000003f 
- 00010935  0x0000160a istore  0x00000002 , 0x00000005 
- 00010936  0x0000160b rshift2  0x00000013 , 0x0000003f 
- 00010937  0x0000160c istore  0x00000002 , 0x00000005 
- 00010938  0x0000160d bpatchx  0x0000004a , 0x00004029 
- 00010939  0x0000160e setarg  0x00000000 
- 00010940  0x0000160f istore  0x00000002 , 0x00000005 
- 00010941  0x00001610 fetch  0x00000002 , 0x000042d9 
- 00010942  0x00001611 istore  0x00000002 , 0x00000005 
- 00010943  0x00001612 fetch  0x00000005 , 0x00000198 
- 00010944  0x00001613 istore  0x00000005 , 0x00000005 
- 00010945  0x00001614 fetch  0x00000001 , 0x00000181 
- 00010946  0x00001615 arg  0x000000a0 , 0x00000002 
- 00010947  0x00001616 ior  0x00000002 , 0x0000003f 
- 00010948  0x00001617 istore  0x00000001 , 0x00000005 
- 00010949  0x00001618 call  0x0000273e 
- 00010950  0x00001619 setarg  0x00004169 
- 00010951  0x0000161a add  0x0000003f , 0x00000012 , 0x00000006 
- 00010952  0x0000161b ifetch  0x00000003 , 0x00000006 
- 00010953  0x0000161c store  0x00000003 , 0x00000190 
- 00010954  0x0000161d rtn 
- 00010955  0x00001621 jam  0x00000024 , 0x00000007 
- 00010956  0x00001622 jam  0x00000000 , 0x000006a1 
- 00010957  0x00001623 call  0x00002aef 
- 00010958  0x00001624 call  0x00002ad0 
- 00010959  0x00001625 branch  0x00002af2 
- 00010960  0x00001628 bpatchx  0x0000004b , 0x00004029 
- 00010961  0x00001629 fetch  0x00000001 , 0x00004388 
- 00010962  0x0000162a rtn  0x00000034 
- 00010963  0x0000162b arg  0x00000000 , 0x00000007 
- 00010964  0x0000162c call  0x00007cef 
- 00010965  0x0000162d nrtn  0x00000034 
- 00010966  0x0000162e enable  0x00000010 
- 00010967  0x0000162f call  0x00002af5 
- 00010968  0x00001630 call  0x00002b68 
- 00010969  0x00001631 call  0x00002afe 
- 00010970  0x00001632 nbranch  0x00002ae2 , 0x0000002d 
- 00010971  0x00001633 fetch  0x00000001 , 0x00000003 
- 00010972  0x00001634 increase  0x00000001 , 0x0000003f 
- 00010973  0x00001635 store  0x00000001 , 0x00000003 
- 00010974  0x00001636 fetch  0x00000001 , 0x0000004c 
- 00010975  0x00001637 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00010976  0x00001638 beq  0x00000003 , 0x00002b2d 
- 00010977  0x00001639 beq  0x00000005 , 0x00002b40 
- 00010978  0x0000163b bpatchx  0x0000004c , 0x00004029 
- 00010979  0x0000163c fetch  0x00000001 , 0x000006a1 
- 00010980  0x0000163d fetcht  0x00000001 , 0x00004393 
- 00010981  0x0000163e isub  0x00000002 , 0x0000003e 
- 00010982  0x0000163f nbranch  0x00002ad0 , 0x00000005 
- 00010983  0x00001640 random  0x0000003f 
- 00010984  0x00001641 arg  0x000001ff , 0x00000002 
- 00010985  0x00001642 iand  0x00000002 , 0x0000003f 
- 00010986  0x00001643 add  0x0000003f , 0x000000fa , 0x0000003f 
- 00010987  0x00001644 call  0x00007c91 
- 00010988  0x00001645 arg  0x00000000 , 0x00000007 
- 00010989  0x00001646 fetch  0x00000002 , 0x00004389 
- 00010990  0x00001647 branch  0x00007ce1 
- 00010991  0x0000164a arg  0x000006b1 , 0x00000005 
- 00010992  0x0000164b arg  0x00004169 , 0x00000006 
- 00010993  0x0000164c branch  0x00007c8c 
- 00010994  0x0000164f arg  0x000006b1 , 0x00000006 
- 00010995  0x00001650 arg  0x00004169 , 0x00000005 
- 00010996  0x00001651 branch  0x00007c8c 
- 00010997  0x00001654 bpatchx  0x0000004d , 0x00004029 
- 00010998  0x00001655 disable  0x00000029 
- 00010999  0x00001657 setarg  0x008e89be 
- 00011000  0x00001658 lshift8  0x0000003f , 0x0000003f 
- 00011001  0x00001659 or_into  0x000000d6 , 0x0000003f 
- 00011002  0x0000165a iforce  0x00000009 
- 00011003  0x0000165b setarg  0x00555555 
- 00011004  0x0000165c store  0x00000003 , 0x00000190 
- 00011005  0x0000165d rtn 
- 00011006  0x00001662 bpatchx  0x0000004e , 0x00004029 
- 00011007  0x00001663 fetch  0x00000001 , 0x0000438b 
- 00011008  0x00001664 fetcht  0x00000001 , 0x0000438c 
- 00011009  0x00001665 lshift4  0x00000002 , 0x00000002 
- 00011010  0x00001666 lshift2  0x00000002 , 0x00000002 
- 00011011  0x00001667 iadd  0x00000002 , 0x00000002 
- 00011012  0x00001668 storet  0x00000001 , 0x00004169 
- 00011013  0x00001669 beq  0x00000001 , 0x00002b0f 
- 00011014  0x0000166a fetcht  0x00000001 , 0x00004348 
- 00011015  0x0000166b add  0x00000002 , 0x00000006 , 0x0000003f 
- 00011016  0x0000166c store  0x00000001 , 0x0000416a 
- 00011017  0x0000166d fetch  0x00000006 , 0x000042db 
- 00011018  0x0000166e store  0x00000006 , 0x0000416b 
- 00011019  0x0000166f copy  0x00000002 , 0x00000039 
- 00011020  0x00001670 arg  0x00004349 , 0x00000006 
- 00011021  0x00001671 call  0x00007ccc 
- 00011022  0x00001672 branch  0x00002b15 
- 00011023  0x00001675 setarg  0x0000000c 
- 00011024  0x00001676 store  0x00000001 , 0x0000416a 
- 00011025  0x00001677 fetch  0x00000006 , 0x000042db 
- 00011026  0x00001678 store  0x00000006 , 0x0000416b 
- 00011027  0x00001679 fetch  0x00000006 , 0x00004116 
- 00011028  0x0000167a istore  0x00000006 , 0x00000005 
- 00011029  0x0000167c bpatchx  0x0000004f , 0x00004029 
- 00011030  0x0000167d fetch  0x00000001 , 0x00000000 
- 00011031  0x0000167e increase  0x00000001 , 0x0000003f 
- 00011032  0x0000167f store  0x00000001 , 0x00000000 
- 00011033  0x00001680 arg  0x00000708 , 0x0000001b 
- 00011034  0x00001681 disable  0x0000002d 
- 00011035  0x00001682 branch  0x00002729 
- 00011036  0x00001686 bpatchx  0x00000050 , 0x0000402a 
- 00011037  0x00001687 fetch  0x00000001 , 0x00004394 
- 00011038  0x00001688 rtnne  0x00000001 
- 00011039  0x00001689 fetch  0x00000001 , 0x00000000 
- 00011040  0x0000168a increase  0x00000001 , 0x0000003f 
- 00011041  0x0000168b store  0x00000001 , 0x00000000 
- 00011042  0x0000168c arg  0x00000c03 , 0x00000002 
- 00011043  0x0000168d fetch  0x00000001 , 0x00004395 
- 00011044  0x0000168e nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00011045  0x0000168f copy  0x00000011 , 0x0000003f 
- 00011046  0x00001690 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00011047  0x00001691 storet  0x00000002 , 0x00004169 
- 00011048  0x00001692 fetch  0x00000006 , 0x000042db 
- 00011049  0x00001693 istore  0x00000006 , 0x00000005 
- 00011050  0x00001694 fetch  0x00000006 , 0x00000178 
- 00011051  0x00001695 istore  0x00000006 , 0x00000005 
- 00011052  0x00001696 branch  0x00002729 
- 00011053  0x00001699 bpatchx  0x00000051 , 0x0000402a 
- 00011054  0x0000169a fetch  0x00000006 , 0x00000054 
- 00011055  0x0000169b fetcht  0x00000006 , 0x000042db 
- 00011056  0x0000169c isub  0x00000002 , 0x0000003e 
- 00011057  0x0000169d nrtn  0x00000005 
- 00011058  0x0000169e arg  0x00000004 , 0x00000002 
- 00011059  0x0000169f fetch  0x00000001 , 0x0000438c 
- 00011060  0x000016a0 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00011061  0x000016a1 storet  0x00000001 , 0x00004169 
- 00011062  0x000016a2 fetcht  0x00000001 , 0x00004368 
- 00011063  0x000016a3 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00011064  0x000016a4 store  0x00000001 , 0x0000416a 
- 00011065  0x000016a5 fetch  0x00000006 , 0x000042db 
- 00011066  0x000016a6 store  0x00000006 , 0x0000416b 
- 00011067  0x000016a7 arg  0x00004369 , 0x00000006 
- 00011068  0x000016a8 copy  0x00000002 , 0x00000039 
- 00011069  0x000016a9 call  0x00007ccc 
- 00011070  0x000016aa call  0x0000273e 
- 00011071  0x000016ab branch  0x00002ae2 
- 00011072  0x000016ae fetch  0x00000006 , 0x00000054 
- 00011073  0x000016af fetcht  0x00000006 , 0x000042db 
- 00011074  0x000016b0 isub  0x00000002 , 0x0000003e 
- 00011075  0x000016b1 nrtn  0x00000005 
- 00011076  0x000016b2 call  0x00002868 
- 00011077  0x000016b3 storer  0x00000011 , 0x00000001 , 0x000042cb 
- 00011078  0x000016b4 fetch  0x00000006 , 0x0000004e 
- 00011079  0x000016b5 store  0x00000006 , 0x00000178 
- 00011080  0x000016b6 fetch  0x00000008 , 0x0000005a 
- 00011081  0x000016b7 store  0x00000008 , 0x0000018c 
- 00011082  0x000016b8 fetcht  0x00000002 , 0x00000062 
- 00011083  0x000016b9 bpatchx  0x00000052 , 0x0000402a 
- 00011084  0x000016ba lshift2  0x00000002 , 0x00000002 
- 00011085  0x000016bb fetch  0x00000002 , 0x00000064 
- 00011086  0x000016bc lshift2  0x0000003f , 0x0000003f 
- 00011087  0x000016bd store  0x00000002 , 0x0000016a 
- 00011088  0x000016be store  0x00000004 , 0x0000016c 
- 00011089  0x000016bf isub  0x00000002 , 0x0000003f 
- 00011090  0x000016c0 add  0x0000003f , 0xfffffffe , 0x00000028 
- 00011091  0x000016c1 fetch  0x00000009 , 0x00000066 
- 00011092  0x000016c2 store  0x00000009 , 0x00000194 
- 00011093  0x000016c3 fetch  0x00000001 , 0x0000006f 
- 00011094  0x000016c4 and  0x0000003f , 0x0000001f , 0x00000002 
- 00011095  0x000016c5 storet  0x00000001 , 0x00000181 
- 00011096  0x000016c6 rshift4  0x0000003f , 0x00000002 
- 00011097  0x000016c7 rshift  0x00000002 , 0x00000002 
- 00011098  0x000016c8 storet  0x00000001 , 0x000001b8 
- 00011099  0x000016c9 arg  0x00000168 , 0x00000011 
- 00011100  0x000016ca call  0x00002938 
- 00011101  0x000016cb arg  0x00000168 , 0x00000011 
- 00011102  0x000016cc call  0x00002624 
- 00011103  0x000016cd call  0x00002525 
- 00011104  0x000016ce call  0x00002056 
- 00011105  0x000016cf nrtn  0x00000005 
- 00011106  0x000016d0 bpatchx  0x00000053 , 0x0000402a 
- 00011107  0x000016d1 call  0x000020f7 
- 00011108  0x000016d2 call  0x00002ea7 
- 00011109  0x000016d3 jam  0x00000014 , 0x0000066f 
- 00011110  0x000016d4 call  0x0000782b 
- 00011111  0x000016d5 branch  0x00002041 
- 00011112  0x000016d9 bpatchx  0x00000054 , 0x0000402a 
- 00011113  0x000016da fetch  0x00000001 , 0x00000007 
- 00011114  0x000016db beq  0x00000025 , 0x00002b6e 
- 00011115  0x000016dc beq  0x00000026 , 0x00002b74 
- 00011116  0x000016dd beq  0x00000027 , 0x00002b7a 
- 00011117  0x000016de branch  0x00002b7a 
- 00011118  0x000016e1 fetcht  0x00000001 , 0x00004393 
- 00011119  0x000016e2 isolate1  0x00000001 , 0x00000002 
- 00011120  0x000016e3 branch  0x00002b85 , 0x00000001 
- 00011121  0x000016e4 isolate1  0x00000002 , 0x00000002 
- 00011122  0x000016e5 branch  0x00002b8a , 0x00000001 
- 00011123  0x000016e6 branch  0x00002b80 
- 00011124  0x000016ea fetcht  0x00000001 , 0x00004393 
- 00011125  0x000016eb isolate1  0x00000002 , 0x00000002 
- 00011126  0x000016ec branch  0x00002b8a , 0x00000001 
- 00011127  0x000016ed isolate1  0x00000000 , 0x00000002 
- 00011128  0x000016ee branch  0x00002b80 , 0x00000001 
- 00011129  0x000016ef branch  0x00002b85 
- 00011130  0x000016f3 fetcht  0x00000001 , 0x00004393 
- 00011131  0x000016f4 isolate1  0x00000000 , 0x00000002 
- 00011132  0x000016f5 branch  0x00002b80 , 0x00000001 
- 00011133  0x000016f6 isolate1  0x00000001 , 0x00000002 
- 00011134  0x000016f7 branch  0x00002b85 , 0x00000001 
- 00011135  0x000016f8 branch  0x00002b8a 
- 00011136  0x000016fb jam  0x00000025 , 0x00000007 
- 00011137  0x000016fc fetch  0x00000001 , 0x000006a1 
- 00011138  0x000016fd set1  0x00000000 , 0x0000003f 
- 00011139  0x000016fe store  0x00000001 , 0x000006a1 
- 00011140  0x000016ff rtn 
- 00011141  0x00001702 jam  0x00000026 , 0x00000007 
- 00011142  0x00001703 fetch  0x00000001 , 0x000006a1 
- 00011143  0x00001704 set1  0x00000001 , 0x0000003f 
- 00011144  0x00001705 store  0x00000001 , 0x000006a1 
- 00011145  0x00001706 rtn 
- 00011146  0x00001709 jam  0x00000027 , 0x00000007 
- 00011147  0x0000170a fetch  0x00000001 , 0x000006a1 
- 00011148  0x0000170b set1  0x00000002 , 0x0000003f 
- 00011149  0x0000170c store  0x00000001 , 0x000006a1 
- 00011150  0x0000170d rtn 
- 00011151  0x00001713 copy  0x00000006 , 0x00000011 
- 00011152  0x00001714 fetch  0x00000001 , 0x000043cb 
- 00011153  0x00001715 beq  0x00000006 , 0x000066d5 
- 00011154  0x00001716 beq  0x0000000f , 0x0000503d 
- 00011155  0x00001717 copy  0x00000011 , 0x00000006 
- 00011156  0x00001718 ifetch  0x00000003 , 0x00000006 
- 00011157  0x00001719 store  0x00000003 , 0x00004397 
- 00011158  0x0000171b beq  0x00000002 , 0x00002bab 
- 00011159  0x0000171c beq  0x00000003 , 0x00002bb0 
- 00011160  0x0000171d beq  0x00000004 , 0x00002bb3 
- 00011161  0x0000171e beq  0x00000006 , 0x00002bf7 
- 00011162  0x0000171f beq  0x00000008 , 0x00002c44 
- 00011163  0x00001720 beq  0x0000000a , 0x00002d19 
- 00011164  0x00001721 beq  0x0000000c , 0x00002d4c 
- 00011165  0x00001722 beq  0x00000010 , 0x00002d63 
- 00011166  0x00001723 beq  0x00000012 , 0x00002da8 
- 00011167  0x00001724 beq  0x00000016 , 0x00002dce 
- 00011168  0x00001725 beq  0x00000018 , 0x00002de1 
- 00011169  0x00001726 beq  0x0000001e , 0x00002de6 
- 00011170  0x00001727 beq  0x00000052 , 0x00002dea 
- 00011171  0x00001728 rtn 
- 00011172  0x0000172c force  0x00000003 , 0x00000011 
- 00011173  0x0000172d call  0x00002e10 
- 00011174  0x0000172e setarg  0x00000002 
- 00011175  0x00001730 istore  0x00000001 , 0x00000005 
- 00011176  0x00001731 fetch  0x00000002 , 0x000042e1 
- 00011177  0x00001732 istore  0x00000002 , 0x00000005 
- 00011178  0x00001733 rtn 
- 00011179  0x00001737 call  0x00002bb0 
- 00011180  0x00001739 force  0x00000003 , 0x00000011 
- 00011181  0x0000173a call  0x00002e10 
- 00011182  0x0000173b setarg  0x00000003 
- 00011183  0x0000173c branch  0x00002ba7 
- 00011184  0x0000173f rshift8  0x0000003f , 0x0000003f 
- 00011185  0x00001740 store  0x00000002 , 0x000042e3 
- 00011186  0x00001741 rtn 
- 00011187  0x00001744 call  0x00002e41 
- 00011188  0x00001745 call  0x00007dba 
- 00011189  0x00001746 branch  0x00002bc3 
- 00011190  0x0000174a ifetch  0x00000002 , 0x00000006 
- 00011191  0x0000174b and_into  0x000000ff , 0x0000003f 
- 00011192  0x0000174c rtn  0x00000034 
- 00011193  0x0000174d isub  0x00000012 , 0x0000003e 
- 00011194  0x0000174e rtn  0x00000005 
- 00011195  0x0000174f nrtn  0x00000002 
- 00011196  0x00001750 isub  0x00000013 , 0x0000003e 
- 00011197  0x00001751 rtn  0x00000005 
- 00011198  0x00001752 branch  0x00002bc1 , 0x00000002 
- 00011199  0x00001753 force  0x00000001 , 0x0000003e 
- 00011200  0x00001754 rtn 
- 00011201  0x00001756 force  0x00000000 , 0x0000003f 
- 00011202  0x00001757 rtn 
- 00011203  0x0000175b arg  0x00000003 , 0x0000000b 
- 00011204  0x0000175c call  0x00002cc7 
- 00011205  0x0000175e call  0x00002bb6 
- 00011206  0x0000175f branch  0x00002bf5 , 0x00000034 
- 00011207  0x00001760 nbranch  0x00002bf3 , 0x00000002 
- 00011208  0x00001761 increase  0xfffffffe , 0x00000006 
- 00011209  0x00001762 call  0x00007c6d 
- 00011210  0x00001763 call  0x00007c64 
- 00011211  0x00001764 nbranch  0x00002be3 , 0x00000028 
- 00011212  0x00001765 call  0x00007c51 
- 00011213  0x00001766 storer  0x0000000b , 0x00000004 , 0x00000680 
- 00011214  0x00001767 force  0x0000001e , 0x00000011 
- 00011215  0x00001768 call  0x00002e10 
- 00011216  0x00001769 fetchr  0x0000000b , 0x00000004 , 0x00000680 
- 00011217  0x0000176a call  0x00007c60 
- 00011218  0x0000176b call  0x00007dbc 
- 00011219  0x0000176c setarg  0x00000005 
- 00011220  0x0000176d istore  0x00000001 , 0x00000005 
- 00011221  0x0000176e call  0x00007c67 
- 00011222  0x0000176f ifetch  0x00000002 , 0x00000006 
- 00011223  0x00001770 ifetchr  0x00000011 , 0x00000001 , 0x00000006 
- 00011224  0x00001771 sub  0x00000011 , 0x00000010 , 0x0000003e 
- 00011225  0x00001772 branch  0x00002bdf , 0x00000005 
- 00011226  0x00001773 sub  0x00000011 , 0x00000002 , 0x0000003e 
- 00011227  0x00001774 nbranch  0x00002e03 , 0x00000005 
- 00011228  0x00001776 setarg  0x00000001 
- 00011229  0x00001777 istore  0x00000001 , 0x00000005 
- 00011230  0x00001778 branch  0x00002be8 
- 00011231  0x0000177b setarg  0x00000002 
- 00011232  0x0000177c istore  0x00000001 , 0x00000005 
- 00011233  0x0000177d arg  0x00000001 , 0x0000000b 
- 00011234  0x0000177e branch  0x00002be8 
- 00011235  0x00001781 call  0x00007c67 
- 00011236  0x00001782 ifetch  0x00000002 , 0x00000006 
- 00011237  0x00001783 ifetch  0x00000001 , 0x00000006 
- 00011238  0x00001784 isub  0x00000011 , 0x0000003e 
- 00011239  0x00001785 nbranch  0x00002bf5 , 0x00000005 
- 00011240  0x00001788 call  0x00007c67 
- 00011241  0x00001789 ifetch  0x00000002 , 0x00000006 
- 00011242  0x0000178a and_into  0x000000ff , 0x0000003f 
- 00011243  0x0000178b istore  0x00000002 , 0x00000005 
- 00011244  0x0000178c ifetchr  0x00000039 , 0x00000001 , 0x00000006 
- 00011245  0x0000178d call  0x00007cda 
- 00011246  0x0000178e call  0x00007c6a 
- 00011247  0x0000178f increase  0xffffffff , 0x0000000b 
- 00011248  0x00001790 branch  0x00002bf5 , 0x00000005 
- 00011249  0x00001792 call  0x00002cdd 
- 00011250  0x00001793 branch  0x00002bc5 
- 00011251  0x00001796 call  0x00002cdd 
- 00011252  0x00001797 branch  0x00002bf1 
- 00011253  0x0000179a branch  0x00002e03 , 0x00000028 
- 00011254  0x0000179b branch  0x00002e34 
- 00011255  0x0000179f call  0x00002e41 
- 00011256  0x000017a0 ifetch  0x00000002 , 0x00000006 
- 00011257  0x000017a1 store  0x00000002 , 0x0000439e 
- 00011258  0x000017a2 call  0x00007c6d 
- 00011259  0x000017a3 arg  0x000006b5 , 0x00000005 
- 00011260  0x000017a4 fetch  0x00000002 , 0x00004335 
- 00011261  0x000017a5 increase  0xfffffff9 , 0x0000003f 
- 00011262  0x000017a6 call  0x00002e4f 
- 00011263  0x000017a7 branch  0x00002c0a 
- 00011264  0x000017ab disable  0x00000028 
- 00011265  0x000017ac fetcht  0x00000002 , 0x000006b1 
- 00011266  0x000017ad fetch  0x00000002 , 0x000006b3 
- 00011267  0x000017ae isub  0x00000002 , 0x0000003e 
- 00011268  0x000017af nbranch  0x00002c07 , 0x00000002 
- 00011269  0x000017b0 deposit  0x00000002 
- 00011270  0x000017b1 rtnne  0x00000000 
- 00011271  0x000017b3 enable  0x00000028 
- 00011272  0x000017b4 jam  0x00000001 , 0x000001b9 
- 00011273  0x000017b5 branch  0x00002e05 
- 00011274  0x000017b9 call  0x00002c00 
- 00011275  0x000017ba rtn  0x00000028 
- 00011276  0x000017bb fetcht  0x00000002 , 0x0000439e 
- 00011277  0x000017bc setarg  0x00002800 
- 00011278  0x000017bd isub  0x00000002 , 0x0000003e 
- 00011279  0x000017be branch  0x00002c11 , 0x00000005 
- 00011280  0x000017bf branch  0x00002e03 
- 00011281  0x000017c3 jam  0x00000000 , 0x0000439a 
- 00011282  0x000017c4 fetcht  0x00000002 , 0x000006b1 
- 00011283  0x000017c5 storet  0x00000002 , 0x00000678 
- 00011284  0x000017c6 call  0x00002d04 
- 00011285  0x000017c7 nbranch  0x00002e03 , 0x00000034 
- 00011286  0x000017c9 fetcht  0x00000002 , 0x00000678 
- 00011287  0x000017ca call  0x00002d04 
- 00011288  0x000017cb nbranch  0x00002c2a , 0x00000034 
- 00011289  0x000017cc copy  0x00000006 , 0x00000011 
- 00011290  0x000017cd fetch  0x00000001 , 0x000006c6 
- 00011291  0x000017ce copy  0x0000003f , 0x00000039 
- 00011292  0x000017cf fetcht  0x00000001 , 0x000006b5 
- 00011293  0x000017d0 isub  0x00000002 , 0x0000003e 
- 00011294  0x000017d1 nbranch  0x00002c26 , 0x00000005 
- 00011295  0x000017d2 arg  0x000006b6 , 0x00000012 
- 00011296  0x000017d3 call  0x00007d64 
- 00011297  0x000017d5 branch  0x00002c2d , 0x00000005 
- 00011298  0x000017d7 fetch  0x00000002 , 0x000006ce 
- 00011299  0x000017d8 fetcht  0x00000002 , 0x0000439e 
- 00011300  0x000017d9 isub  0x00000002 , 0x0000003e 
- 00011301  0x000017da branch  0x00002c35 , 0x00000005 
- 00011302  0x000017dc fetch  0x00000002 , 0x00000678 
- 00011303  0x000017dd increase  0x00000001 , 0x0000003f 
- 00011304  0x000017de store  0x00000002 , 0x00000678 
- 00011305  0x000017df branch  0x00002c16 
- 00011306  0x000017e2 fetch  0x00000001 , 0x0000439a 
- 00011307  0x000017e3 beq  0x00000001 , 0x00002c35 
- 00011308  0x000017e4 branch  0x00002e03 
- 00011309  0x000017e8 fetch  0x00000002 , 0x000006ce 
- 00011310  0x000017e9 fetcht  0x00000002 , 0x0000439e 
- 00011311  0x000017ea isub  0x00000002 , 0x0000003e 
- 00011312  0x000017eb nbranch  0x00002c26 , 0x00000005 
- 00011313  0x000017ec jam  0x00000001 , 0x0000439a 
- 00011314  0x000017ee fetcht  0x00000002 , 0x00000678 
- 00011315  0x000017ef storet  0x00000002 , 0x000006c9 
- 00011316  0x000017f0 branch  0x00002c26 
- 00011317  0x000017f3 fetch  0x00000001 , 0x0000439a 
- 00011318  0x000017f4 beq  0x00000000 , 0x00002c26 
- 00011319  0x000017f5 jam  0x00000002 , 0x0000439a 
- 00011320  0x000017f6 fetcht  0x00000002 , 0x00000678 
- 00011321  0x000017f7 increase  0xffffffff , 0x00000002 
- 00011322  0x000017f8 storet  0x00000002 , 0x000006cb 
- 00011323  0x000017fb arg  0x00000005 , 0x00000011 
- 00011324  0x000017fc call  0x00002e10 
- 00011325  0x000017fd setarg  0x00000007 
- 00011326  0x000017fe istore  0x00000001 , 0x00000005 
- 00011327  0x000017ff fetch  0x00000002 , 0x000006c9 
- 00011328  0x00001800 istore  0x00000002 , 0x00000005 
- 00011329  0x00001801 fetch  0x00000002 , 0x000006cb 
- 00011330  0x00001802 istore  0x00000002 , 0x00000005 
- 00011331  0x00001803 rtn 
- 00011332  0x00001808 call  0x00002e41 
- 00011333  0x00001809 call  0x00002e4a 
- 00011334  0x0000180a branch  0x00002c47 
- 00011335  0x0000180d fetcht  0x00000002 , 0x000006b1 
- 00011336  0x0000180e storet  0x00000002 , 0x00000678 
- 00011337  0x0000180f call  0x00002cc7 
- 00011338  0x00001810 call  0x00002cd2 
- 00011339  0x00001811 increase  0xfffffffe , 0x00000006 
- 00011340  0x00001812 copy  0x00000006 , 0x0000003f 
- 00011341  0x00001813 store  0x00000002 , 0x000006c7 
- 00011342  0x00001815 fetcht  0x00000002 , 0x000006b6 
- 00011343  0x00001816 setarg  0x00002a00 
- 00011344  0x00001817 isub  0x00000002 , 0x0000003e 
- 00011345  0x00001818 branch  0x00002cb2 , 0x00000005 
- 00011346  0x00001819 setarg  0x00002803 
- 00011347  0x0000181a isub  0x00000002 , 0x0000003e 
- 00011348  0x0000181b nbranch  0x00002c9c , 0x00000005 
- 00011349  0x0000181c arg  0x00000002 , 0x0000000b 
- 00011350  0x0000181e call  0x00002e17 
- 00011351  0x0000181f nbranch  0x00002c79 , 0x00000002 
- 00011352  0x00001820 fetcht  0x00000002 , 0x00000678 
- 00011353  0x00001821 call  0x00002d02 
- 00011354  0x00001822 nbranch  0x00002c79 , 0x00000034 
- 00011355  0x00001823 call  0x00002e1b 
- 00011356  0x00001824 nbranch  0x00002c77 , 0x00000005 
- 00011357  0x00001825 nbranch  0x00002c7b , 0x00000028 
- 00011358  0x00001826 disable  0x00000028 
- 00011359  0x00001827 call  0x00002e46 
- 00011360  0x00001828 copy  0x0000003f , 0x00000011 
- 00011361  0x00001829 call  0x00002e10 
- 00011362  0x0000182a setarg  0x00000009 
- 00011363  0x0000182b istore  0x00000001 , 0x00000005 
- 00011364  0x0000182c copy  0x00000005 , 0x00000030 
- 00011365  0x0000182d increase  0x00000001 , 0x00000005 
- 00011366  0x0000182f call  0x00002c89 
- 00011367  0x00001830 call  0x00002e13 
- 00011368  0x00001831 call  0x00002d02 
- 00011369  0x00001832 call  0x00002c90 
- 00011370  0x00001833 fetch  0x00000001 , 0x000006cd 
- 00011371  0x00001834 add  0x0000003f , 0x00000005 , 0x00000011 
- 00011372  0x00001835 istorer  0x00000011 , 0x00000001 , 0x00000030 
- 00011373  0x00001837 sub  0x00000011 , 0x00000007 , 0x0000003e 
- 00011374  0x00001838 ncall  0x00007dbe , 0x00000005 
- 00011375  0x00001839 call  0x00007dc0 , 0x00000005 
- 00011376  0x0000183a call  0x00002e46 
- 00011377  0x0000183b increase  0xfffffffe , 0x0000003f 
- 00011378  0x0000183c idiv  0x00000011 
- 00011379  0x0000183d call  0x00007d62 
- 00011380  0x0000183e quotient  0x0000000b 
- 00011381  0x0000183f increase  0xffffffff , 0x0000000b 
- 00011382  0x00001840 branch  0x00002c79 , 0x00000005 
- 00011383  0x00001842 call  0x00002e13 
- 00011384  0x00001843 branch  0x00002c56 
- 00011385  0x00001845 branch  0x00002e03 , 0x00000028 
- 00011386  0x00001846 branch  0x00002e34 
- 00011387  0x00001849 call  0x00002e24 
- 00011388  0x0000184a call  0x00002e13 
- 00011389  0x0000184b call  0x00002d02 
- 00011390  0x0000184c call  0x00002d96 
- 00011391  0x0000184d nbranch  0x00002c79 , 0x00000034 
- 00011392  0x0000184f call  0x00007c64 
- 00011393  0x00001850 fetch  0x00000002 , 0x00000678 
- 00011394  0x00001851 increase  0xffffffff , 0x0000003f 
- 00011395  0x00001852 istore  0x00000002 , 0x00000005 
- 00011396  0x00001853 call  0x00002e30 
- 00011397  0x00001854 call  0x00002c90 
- 00011398  0x00001855 increase  0xffffffff , 0x0000000b 
- 00011399  0x00001856 branch  0x00002c79 , 0x00000005 
- 00011400  0x00001857 branch  0x00002c77 
- 00011401  0x0000185b fetch  0x00000002 , 0x00000678 
- 00011402  0x0000185c istore  0x00000002 , 0x00000005 
- 00011403  0x0000185e fetch  0x00000001 , 0x000006c6 
- 00011404  0x0000185f copy  0x0000003f , 0x00000039 
- 00011405  0x00001860 call  0x00007c67 
- 00011406  0x00001861 call  0x00007ccc 
- 00011407  0x00001862 branch  0x00007c6a 
- 00011408  0x00001864 call  0x00007c64 
- 00011409  0x00001865 fetch  0x00000002 , 0x00000678 
- 00011410  0x00001866 istore  0x00000002 , 0x00000005 
- 00011411  0x00001867 call  0x00007c6a 
- 00011412  0x00001868 fetch  0x00000001 , 0x000006cd 
- 00011413  0x00001869 copy  0x0000003f , 0x00000039 
- 00011414  0x0000186a call  0x00007c64 
- 00011415  0x0000186b call  0x00007c67 
- 00011416  0x0000186c isub  0x00000039 , 0x00000006 
- 00011417  0x0000186d increase  0xffffffff , 0x00000006 
- 00011418  0x0000186e call  0x00007ccc 
- 00011419  0x0000186f branch  0x00007c6a 
- 00011420  0x00001872 bpatchx  0x00000055 , 0x0000402a 
- 00011421  0x00001873 call  0x00002ce0 
- 00011422  0x00001874 branch  0x00002e03 , 0x00000034 
- 00011423  0x00001875 copy  0x00000006 , 0x00000013 
- 00011424  0x00001877 call  0x00002e46 
- 00011425  0x00001878 copy  0x00000013 , 0x00000006 
- 00011426  0x00001879 ifetcht  0x00000001 , 0x00000006 
- 00011427  0x0000187a increase  0x00000004 , 0x00000002 
- 00011428  0x0000187b call  0x00007db0 
- 00011429  0x0000187c copy  0x0000003f , 0x00000013 
- 00011430  0x0000187d copy  0x0000003f , 0x00000011 
- 00011431  0x0000187e call  0x00007c6d 
- 00011432  0x0000187f call  0x00002e10 
- 00011433  0x00001881 setarg  0x00000009 
- 00011434  0x00001882 istore  0x00000001 , 0x00000005 
- 00011435  0x00001883 add  0x00000013 , 0xfffffffe , 0x0000003f 
- 00011436  0x00001884 add  0x0000003f , 0xfffffffe , 0x00000039 
- 00011437  0x00001885 istore  0x00000001 , 0x00000005 
- 00011438  0x00001886 fetch  0x00000002 , 0x000006de 
- 00011439  0x00001887 istore  0x00000002 , 0x00000005 
- 00011440  0x00001888 call  0x00007c67 
- 00011441  0x00001889 branch  0x00007ccc 
- 00011442  0x0000188d call  0x00002ce0 
- 00011443  0x0000188e branch  0x00002e03 , 0x00000034 
- 00011444  0x0000188f increase  0xfffffffb , 0x00000006 
- 00011445  0x00001890 ifetch  0x00000002 , 0x00000006 
- 00011446  0x00001891 store  0x00000002 , 0x00000678 
- 00011447  0x00001892 call  0x00002e46 
- 00011448  0x00001893 fetcht  0x00000001 , 0x0000426b 
- 00011449  0x00001894 increase  0x00000004 , 0x00000002 
- 00011450  0x00001895 call  0x00007db0 
- 00011451  0x00001896 copy  0x0000003f , 0x00000013 
- 00011452  0x00001897 copy  0x0000003f , 0x00000011 
- 00011453  0x00001898 call  0x00002e10 
- 00011454  0x00001899 setarg  0x00000009 
- 00011455  0x0000189a istore  0x00000001 , 0x00000005 
- 00011456  0x0000189b add  0x00000013 , 0xfffffffe , 0x0000003f 
- 00011457  0x0000189c add  0x0000003f , 0xfffffffe , 0x00000039 
- 00011458  0x0000189d istore  0x00000001 , 0x00000005 
- 00011459  0x0000189e fetch  0x00000002 , 0x00000678 
- 00011460  0x0000189f istore  0x00000002 , 0x00000005 
- 00011461  0x000018a0 arg  0x0000426c , 0x00000006 
- 00011462  0x000018a1 branch  0x00007ccc 
- 00011463  0x000018a5 bpatchx  0x00000056 , 0x0000402a 
- 00011464  0x000018a6 fetch  0x00000002 , 0x000006b1 
- 00011465  0x000018a7 iforce  0x00000012 
- 00011466  0x000018a8 fetch  0x00000002 , 0x000006b3 
- 00011467  0x000018a9 iforce  0x00000013 
- 00011468  0x000018aa fetch  0x00000002 , 0x000042f7 
- 00011469  0x000018ab iforce  0x00000006 
- 00011470  0x000018ac branch  0x00007dba 
- 00011471  0x000018b1 call  0x00002cd2 
- 00011472  0x000018b2 branch  0x00002cdd , 0x00000005 
- 00011473  0x000018b3 rtn 
- 00011474  0x000018b6 bpatchx  0x00000057 , 0x0000402a 
- 00011475  0x000018b7 fetch  0x00000002 , 0x000042f7 
- 00011476  0x000018b8 iforce  0x00000006 
- 00011477  0x000018ba ifetch  0x00000002 , 0x00000006 
- 00011478  0x000018bb and_into  0x000000ff , 0x0000003f 
- 00011479  0x000018bc rtn  0x00000034 
- 00011480  0x000018bd isub  0x00000002 , 0x0000003e 
- 00011481  0x000018be rtn  0x00000005 
- 00011482  0x000018bf call  0x00002cdd 
- 00011483  0x000018c0 call  0x00002cdd 
- 00011484  0x000018c1 branch  0x00002cd5 
- 00011485  0x000018c5 ifetch  0x00000001 , 0x00000006 
- 00011486  0x000018c6 iadd  0x00000006 , 0x00000006 
- 00011487  0x000018c7 rtn 
- 00011488  0x000018cb bpatchx  0x00000058 , 0x0000402b 
- 00011489  0x000018cc fetch  0x00000002 , 0x000042f7 
- 00011490  0x000018cd iforce  0x00000006 
- 00011491  0x000018cf ifetch  0x00000002 , 0x00000006 
- 00011492  0x000018d0 and_into  0x000000ff , 0x0000003f 
- 00011493  0x000018d1 rtn  0x00000034 
- 00011494  0x000018d2 store  0x00000002 , 0x000006de 
- 00011495  0x000018d3 ifetch  0x00000001 , 0x00000006 
- 00011496  0x000018d4 copy  0x00000006 , 0x00000005 
- 00011497  0x000018d5 iadd  0x00000006 , 0x00000006 
- 00011498  0x000018d6 fetcht  0x00000001 , 0x000006b5 
- 00011499  0x000018d7 isub  0x00000002 , 0x0000003e 
- 00011500  0x000018d8 nbranch  0x00002cf3 , 0x00000005 
- 00011501  0x000018d9 copy  0x0000003f , 0x00000039 
- 00011502  0x000018da copy  0x00000005 , 0x00000012 
- 00011503  0x000018db arg  0x000006b6 , 0x00000011 
- 00011504  0x000018dc call  0x00007d64 
- 00011505  0x000018dd rtn  0x00000005 
- 00011506  0x000018de fetch  0x00000001 , 0x000006b5 
- 00011507  0x000018e0 iadd  0x00000005 , 0x00000006 
- 00011508  0x000018e1 call  0x00002cdd 
- 00011509  0x000018e2 branch  0x00002ce3 
- 00011510  0x000018ea arg  0x00000001 , 0x00000002 
- 00011511  0x000018eb fetch  0x00000002 , 0x000042f7 
- 00011512  0x000018ec iforce  0x00000006 
- 00011513  0x000018ed copy  0x00000006 , 0x00000005 
- 00011514  0x000018ef ifetch  0x00000002 , 0x00000006 
- 00011515  0x000018f0 and_into  0x000000ff , 0x0000003f 
- 00011516  0x000018f1 rtn  0x00000034 
- 00011517  0x000018f2 add  0x0000003f , 0x00000001 , 0x00000002 
- 00011518  0x000018f3 call  0x00002cdd 
- 00011519  0x000018f4 call  0x00002cdd 
- 00011520  0x000018f5 copy  0x00000006 , 0x00000005 
- 00011521  0x000018f6 branch  0x00002cfa 
- 00011522  0x000018fa fetch  0x00000002 , 0x000006c7 
- 00011523  0x000018fb branch  0x00002d06 
- 00011524  0x000018fe bpatchx  0x00000059 , 0x0000402b 
- 00011525  0x000018ff fetch  0x00000002 , 0x000042f7 
- 00011526  0x00001901 iforce  0x00000006 
- 00011527  0x00001903 ifetch  0x00000002 , 0x00000006 
- 00011528  0x00001904 and_into  0x000000ff , 0x0000003f 
- 00011529  0x00001905 branch  0x00002d0f , 0x00000034 
- 00011530  0x00001906 isub  0x00000002 , 0x0000003e 
- 00011531  0x00001907 branch  0x00002d10 , 0x00000005 
- 00011532  0x00001908 call  0x00002cdd 
- 00011533  0x00001909 call  0x00002cdd 
- 00011534  0x0000190a branch  0x00002d07 
- 00011535  0x0000190d branch  0x00007dc8 
- 00011536  0x00001910 ifetch  0x00000001 , 0x00000006 
- 00011537  0x00001911 store  0x00000001 , 0x000006cd 
- 00011538  0x00001912 copy  0x0000003f , 0x00000039 
- 00011539  0x00001913 arg  0x000006ce , 0x00000005 
- 00011540  0x00001914 call  0x00007ccc 
- 00011541  0x00001915 ifetch  0x00000001 , 0x00000006 
- 00011542  0x00001916 store  0x00000001 , 0x000006c6 
- 00011543  0x00001917 call  0x00007c6d 
- 00011544  0x00001918 branch  0x00007dca 
- 00011545  0x0000191d call  0x00002dc7 
- 00011546  0x0000191e fetcht  0x00000002 , 0x00004398 
- 00011547  0x0000191f fetch  0x00000001 , 0x00004321 
- 00011548  0x00001920 bbit1  0x00000003 , 0x00002d42 
- 00011549  0x00001924 call  0x00002cd2 
- 00011550  0x00001925 nbranch  0x00002e03 , 0x00000005 
- 00011551  0x00001926 call  0x00002d48 , 0x00000028 
- 00011552  0x00001927 rtn  0x00000028 
- 00011553  0x00001928 call  0x00002cdd 
- 00011554  0x00001929 increase  0xfffffffe , 0x00000006 
- 00011555  0x0000192a ifetch  0x00000002 , 0x00000006 
- 00011556  0x0000192b arg  0x00002a00 , 0x00000002 
- 00011557  0x0000192c isub  0x00000002 , 0x0000003e 
- 00011558  0x0000192d branch  0x00002d36 , 0x00000005 
- 00011559  0x0000192e copy  0x00000006 , 0x00000013 
- 00011560  0x0000192f call  0x00002e46 
- 00011561  0x00001930 copy  0x00000013 , 0x00000006 
- 00011562  0x00001931 ifetcht  0x00000001 , 0x00000006 
- 00011563  0x00001932 increase  0x00000001 , 0x00000002 
- 00011564  0x00001933 call  0x00007db0 
- 00011565  0x00001935 copy  0x0000003f , 0x00000013 
- 00011566  0x00001936 copy  0x0000003f , 0x00000011 
- 00011567  0x00001937 call  0x00007c6d 
- 00011568  0x00001938 call  0x00002e10 
- 00011569  0x00001939 setarg  0x0000000b 
- 00011570  0x0000193a istore  0x00000001 , 0x00000005 
- 00011571  0x0000193b add  0x00000013 , 0xffffffff , 0x00000039 
- 00011572  0x0000193c call  0x00007c67 
- 00011573  0x0000193d branch  0x00007cda 
- 00011574  0x00001940 call  0x00002e46 
- 00011575  0x00001941 fetcht  0x00000001 , 0x0000426b 
- 00011576  0x00001942 increase  0x00000001 , 0x00000002 
- 00011577  0x00001943 call  0x00007db0 
- 00011578  0x00001944 copy  0x0000003f , 0x00000013 
- 00011579  0x00001945 copy  0x0000003f , 0x00000011 
- 00011580  0x00001947 call  0x00002e10 
- 00011581  0x00001948 setarg  0x0000000b 
- 00011582  0x00001949 istore  0x00000001 , 0x00000005 
- 00011583  0x0000194a add  0x00000013 , 0xffffffff , 0x00000039 
- 00011584  0x0000194b arg  0x0000426c , 0x00000006 
- 00011585  0x0000194c branch  0x00007cda 
- 00011586  0x00001950 fetch  0x00000002 , 0x00004332 
- 00011587  0x00001951 isub  0x00000002 , 0x0000003e 
- 00011588  0x00001952 nbranch  0x00002d1d , 0x00000005 
- 00011589  0x00001953 nbranch  0x00002d1d , 0x00000028 
- 00011590  0x00001955 jam  0x00000005 , 0x000001b9 
- 00011591  0x00001956 branch  0x00002e05 
- 00011592  0x00001959 increase  0xfffffffe , 0x00000006 
- 00011593  0x0000195a ifetch  0x00000002 , 0x00000006 
- 00011594  0x0000195b bbit1  0x0000000e , 0x00002d46 
- 00011595  0x0000195c branch  0x00007dbc 
- 00011596  0x0000195f ifetch  0x00000002 , 0x00000006 
- 00011597  0x00001960 store  0x00000002 , 0x000006b5 
- 00011598  0x00001961 iforce  0x00000011 
- 00011599  0x00001962 fetcht  0x00000002 , 0x00004398 
- 00011600  0x00001964 call  0x00002ccf 
- 00011601  0x00001965 branch  0x00002e03 , 0x00000034 
- 00011602  0x00001966 ifetch  0x00000001 , 0x00000006 
- 00011603  0x00001967 isub  0x00000011 , 0x00000039 
- 00011604  0x00001968 nbranch  0x00002e03 , 0x00000002 
- 00011605  0x00001969 call  0x00007c6d 
- 00011606  0x0000196a call  0x00002e46 
- 00011607  0x0000196b add  0x00000039 , 0x00000001 , 0x00000002 
- 00011608  0x0000196c call  0x00007db0 
- 00011609  0x0000196e copy  0x0000003f , 0x00000011 
- 00011610  0x0000196f copy  0x0000003f , 0x00000013 
- 00011611  0x00001970 call  0x00002e10 
- 00011612  0x00001971 setarg  0x0000000d 
- 00011613  0x00001972 istore  0x00000001 , 0x00000005 
- 00011614  0x00001973 add  0x00000013 , 0xffffffff , 0x00000039 
- 00011615  0x00001974 fetcht  0x00000002 , 0x000006b5 
- 00011616  0x00001975 call  0x00007c67 
- 00011617  0x00001976 iadd  0x00000002 , 0x00000006 
- 00011618  0x00001977 branch  0x00007ccc 
- 00011619  0x0000197c call  0x00002e41 
- 00011620  0x0000197d call  0x00002e4a 
- 00011621  0x0000197e branch  0x00002d66 
- 00011622  0x00001985 arg  0x00000002 , 0x0000000b 
- 00011623  0x00001986 fetcht  0x00000002 , 0x000006b1 
- 00011624  0x00001987 storet  0x00000002 , 0x00000678 
- 00011625  0x00001988 call  0x00002cd2 
- 00011626  0x00001989 increase  0xfffffffe , 0x00000006 
- 00011627  0x0000198a copy  0x00000006 , 0x0000003f 
- 00011628  0x0000198b store  0x00000002 , 0x000006c7 
- 00011629  0x0000198d call  0x00002e17 
- 00011630  0x0000198e nbranch  0x00002d9e , 0x00000002 
- 00011631  0x0000198f fetcht  0x00000002 , 0x00000678 
- 00011632  0x00001990 call  0x00002d02 
- 00011633  0x00001991 nbranch  0x00002da1 , 0x00000034 
- 00011634  0x00001993 call  0x00002e1b 
- 00011635  0x00001994 nbranch  0x00002d94 , 0x00000005 
- 00011636  0x00001995 copy  0x0000000b , 0x0000003f 
- 00011637  0x00001996 beq  0x00000000 , 0x00002da1 
- 00011638  0x00001997 nbranch  0x00002d8a , 0x00000028 
- 00011639  0x00001998 disable  0x00000028 
- 00011640  0x0000199a call  0x00002e46 
- 00011641  0x0000199b copy  0x0000003f , 0x00000011 
- 00011642  0x0000199c call  0x00002e10 
- 00011643  0x0000199d setarg  0x00000011 
- 00011644  0x0000199e istore  0x00000001 , 0x00000005 
- 00011645  0x0000199f fetch  0x00000001 , 0x000006c6 
- 00011646  0x000019a0 add  0x0000003f , 0x00000004 , 0x00000011 
- 00011647  0x000019a1 istorer  0x00000011 , 0x00000001 , 0x00000005 
- 00011648  0x000019a2 call  0x00007c6a 
- 00011649  0x000019a3 sub  0x00000011 , 0x00000006 , 0x0000003e 
- 00011650  0x000019a4 ncall  0x00007dbe , 0x00000005 
- 00011651  0x000019a5 call  0x00007dc0 , 0x00000005 
- 00011652  0x000019a6 call  0x00002e46 
- 00011653  0x000019a7 increase  0xfffffffe , 0x0000003f 
- 00011654  0x000019a8 idiv  0x00000011 
- 00011655  0x000019a9 call  0x00007d62 
- 00011656  0x000019aa quotient  0x0000000b 
- 00011657  0x000019ab branch  0x00002d90 
- 00011658  0x000019ad call  0x00002d98 
- 00011659  0x000019ae nbranch  0x00002da1 , 0x00000034 
- 00011660  0x000019af fetch  0x00000002 , 0x00000678 
- 00011661  0x000019b0 increase  0xffffffff , 0x0000003f 
- 00011662  0x000019b1 store  0x00000002 , 0x000006cb 
- 00011663  0x000019b2 call  0x00002e2a 
- 00011664  0x000019b4 fetch  0x00000002 , 0x00000678 
- 00011665  0x000019b5 store  0x00000002 , 0x000006c9 
- 00011666  0x000019b6 call  0x00002e24 
- 00011667  0x000019b7 increase  0xffffffff , 0x0000000b 
- 00011668  0x000019ba call  0x00002e13 
- 00011669  0x000019bb branch  0x00002d6d 
- 00011670  0x000019be fetch  0x00000001 , 0x000006cd 
- 00011671  0x000019bf branch  0x00002d99 
- 00011672  0x000019c3 fetch  0x00000001 , 0x000006c6 
- 00011673  0x000019c4 branch  0x00002d9c , 0x0000002c 
- 00011674  0x000019c5 increase  0xfffffffe , 0x0000003f 
- 00011675  0x000019c6 rtn 
- 00011676  0x000019c9 increase  0xfffffff0 , 0x0000003f 
- 00011677  0x000019ca rtn 
- 00011678  0x000019cd fetch  0x00000002 , 0x00000678 
- 00011679  0x000019ce store  0x00000002 , 0x000006cb 
- 00011680  0x000019cf branch  0x00002da5 
- 00011681  0x000019d1 fetch  0x00000002 , 0x00000678 
- 00011682  0x000019d2 increase  0xffffffff , 0x0000003f 
- 00011683  0x000019d3 store  0x00000002 , 0x000006cb 
- 00011684  0x000019d4 branch  0x00002da5 
- 00011685  0x000019d6 branch  0x00002e03 , 0x00000028 
- 00011686  0x000019d7 call  0x00002e2a 
- 00011687  0x000019d8 branch  0x00002e34 
- 00011688  0x000019de copy  0x00000006 , 0x00000011 
- 00011689  0x000019df fetch  0x00000002 , 0x00004335 
- 00011690  0x000019e0 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00011691  0x000019e1 call  0x00002929 
- 00011692  0x000019e3 bpatchx  0x0000005a , 0x0000402b 
- 00011693  0x000019e4 call  0x00002dc7 
- 00011694  0x000019e5 fetcht  0x00000002 , 0x00004398 
- 00011695  0x000019e6 call  0x00002cd2 
- 00011696  0x000019e7 nbranch  0x00002dc5 , 0x00000005 
- 00011697  0x000019e8 call  0x00002dc1 , 0x00000028 
- 00011698  0x000019e9 rtn  0x00000028 
- 00011699  0x000019eb fetch  0x00000001 , 0x00004321 
- 00011700  0x000019ec bbit0  0x00000004 , 0x00002dbc 
- 00011701  0x000019ee fetcht  0x00000002 , 0x00004398 
- 00011702  0x000019ef fetch  0x00000002 , 0x00004332 
- 00011703  0x000019f0 isub  0x00000002 , 0x0000003e 
- 00011704  0x000019f1 nbranch  0x00002dbc , 0x00000005 
- 00011705  0x000019f2 call  0x00002dc7 
- 00011706  0x000019f3 nbranch  0x00002dbc , 0x00000028 
- 00011707  0x000019f4 branch  0x00002d46 
- 00011708  0x000019f8 force  0x00000001 , 0x00000011 
- 00011709  0x000019f9 call  0x00002e10 
- 00011710  0x000019fa setarg  0x00000013 
- 00011711  0x000019fb istore  0x00000001 , 0x00000005 
- 00011712  0x000019fc rtn 
- 00011713  0x000019ff increase  0xfffffffe , 0x00000006 
- 00011714  0x00001a00 ifetch  0x00000002 , 0x00000006 
- 00011715  0x00001a01 bbit1  0x0000000f , 0x00002d46 
- 00011716  0x00001a02 branch  0x00007dbc 
- 00011717  0x00001a05 jam  0x00000001 , 0x000001b9 
- 00011718  0x00001a06 branch  0x00002e05 
- 00011719  0x00001a0a bpatchx  0x0000005b , 0x0000402b 
- 00011720  0x00001a0b call  0x00007dbc 
- 00011721  0x00001a0c fetch  0x00000001 , 0x000042fe 
- 00011722  0x00001a0d rtneq  0x00000000 
- 00011723  0x00001a0e fetch  0x00000001 , 0x00004040 
- 00011724  0x00001a0f rtnbit1  0x00000004 
- 00011725  0x00001a10 branch  0x00007dba 
- 00011726  0x00001a14 add  0x00000006 , 0x00000002 , 0x00000011 
- 00011727  0x00001a15 fetch  0x00000002 , 0x00004335 
- 00011728  0x00001a16 add  0x0000003f , 0xfffffffb , 0x00000012 
- 00011729  0x00001a17 call  0x00002929 
- 00011730  0x00001a18 branch  0x00002dd3 
- 00011731  0x00001a1c fetch  0x00000002 , 0x00004335 
- 00011732  0x00001a1d copy  0x0000003f , 0x00000011 
- 00011733  0x00001a1e call  0x00002e10 
- 00011734  0x00001a1f setarg  0x00000017 
- 00011735  0x00001a20 istore  0x00000001 , 0x00000005 
- 00011736  0x00001a21 fetch  0x00000002 , 0x00004398 
- 00011737  0x00001a22 istore  0x00000002 , 0x00000005 
- 00011738  0x00001a23 fetch  0x00000002 , 0x00004335 
- 00011739  0x00001a24 add  0x0000003f , 0xfffffffb , 0x00000039 
- 00011740  0x00001a25 fetch  0x00000002 , 0x00004339 
- 00011741  0x00001a26 add  0x0000003f , 0x00000007 , 0x00000006 
- 00011742  0x00001a27 ifetch  0x00000002 , 0x00000006 
- 00011743  0x00001a28 istore  0x00000002 , 0x00000005 
- 00011744  0x00001a29 branch  0x00007ccc 
- 00011745  0x00001a30 force  0x00000001 , 0x00000011 
- 00011746  0x00001a31 call  0x00002e10 
- 00011747  0x00001a32 setarg  0x00000019 
- 00011748  0x00001a33 istore  0x00000001 , 0x00000005 
- 00011749  0x00001a34 rtn 
- 00011750  0x00001a37 fetch  0x00000001 , 0x00004396 
- 00011751  0x00001a38 set0  0x00000000 , 0x0000003f 
- 00011752  0x00001a39 store  0x00000001 , 0x00004396 
- 00011753  0x00001a3a rtn 
- 00011754  0x00001a3d copy  0x00000006 , 0x00000011 
- 00011755  0x00001a3e fetch  0x00000002 , 0x00004335 
- 00011756  0x00001a3f add  0x0000003f , 0xfffffffd , 0x00000012 
- 00011757  0x00001a40 branch  0x00002929 
- 00011758  0x00001a46 copy  0x00000002 , 0x00000013 
- 00011759  0x00001a47 increase  0x00000003 , 0x00000011 
- 00011760  0x00001a48 call  0x00002e10 
- 00011761  0x00001a49 increase  0xfffffffd , 0x00000011 
- 00011762  0x00001a4a setarg  0x0000001b 
- 00011763  0x00001a4b istore  0x00000001 , 0x00000005 
- 00011764  0x00001a4c copy  0x00000013 , 0x00000002 
- 00011765  0x00001a4d istoret  0x00000002 , 0x00000005 
- 00011766  0x00001a4e rtn 
- 00011767  0x00001a52 fetch  0x00000001 , 0x00004396 
- 00011768  0x00001a53 set1  0x00000000 , 0x0000003f 
- 00011769  0x00001a54 store  0x00000001 , 0x00004396 
- 00011770  0x00001a55 copy  0x00000002 , 0x00000013 
- 00011771  0x00001a56 increase  0x00000003 , 0x00000011 
- 00011772  0x00001a57 call  0x00002e10 
- 00011773  0x00001a58 increase  0xfffffffd , 0x00000011 
- 00011774  0x00001a59 setarg  0x0000001d 
- 00011775  0x00001a5a istore  0x00000001 , 0x00000005 
- 00011776  0x00001a5b copy  0x00000013 , 0x00000002 
- 00011777  0x00001a5c istoret  0x00000002 , 0x00000005 
- 00011778  0x00001a5d rtn 
- 00011779  0x00001a63 bpatchx  0x0000005c , 0x0000402b 
- 00011780  0x00001a64 jam  0x0000000a , 0x000001b9 
- 00011781  0x00001a66 force  0x00000005 , 0x00000011 
- 00011782  0x00001a67 call  0x00002e10 
- 00011783  0x00001a68 setarg  0x00000001 
- 00011784  0x00001a69 istore  0x00000001 , 0x00000005 
- 00011785  0x00001a6a fetch  0x00000001 , 0x00004397 
- 00011786  0x00001a6b istore  0x00000001 , 0x00000005 
- 00011787  0x00001a6c fetch  0x00000002 , 0x00004398 
- 00011788  0x00001a6d istore  0x00000002 , 0x00000005 
- 00011789  0x00001a6e fetch  0x00000001 , 0x000001b9 
- 00011790  0x00001a6f istore  0x00000001 , 0x00000005 
- 00011791  0x00001a70 rtn 
- 00011792  0x00001a74 bpatchx  0x0000005d , 0x0000402b 
- 00011793  0x00001a75 force  0x00000004 , 0x00000012 
- 00011794  0x00001a76 branch  0x000029fb 
- 00011795  0x00001a7a fetcht  0x00000002 , 0x00000678 
- 00011796  0x00001a7b increase  0x00000001 , 0x00000002 
- 00011797  0x00001a7c storet  0x00000002 , 0x00000678 
- 00011798  0x00001a7d rtn 
- 00011799  0x00001a80 fetcht  0x00000002 , 0x00000678 
- 00011800  0x00001a81 fetch  0x00000002 , 0x000006b3 
- 00011801  0x00001a82 isub  0x00000002 , 0x0000003e 
- 00011802  0x00001a83 rtn 
- 00011803  0x00001a87 bpatchx  0x0000005e , 0x0000402b 
- 00011804  0x00001a88 fetcht  0x00000001 , 0x000006b5 
- 00011805  0x00001a89 arg  0x000006b6 , 0x00000011 
- 00011806  0x00001a8b fetch  0x00000001 , 0x000006cd 
- 00011807  0x00001a8c copy  0x0000003f , 0x00000039 
- 00011808  0x00001a8d isub  0x00000002 , 0x0000003e 
- 00011809  0x00001a8e nrtn  0x00000005 
- 00011810  0x00001a8f arg  0x000006ce , 0x00000012 
- 00011811  0x00001a90 branch  0x00007d64 
- 00011812  0x00001a94 bpatchx  0x0000005f , 0x0000402b 
- 00011813  0x00001a95 fetch  0x00000001 , 0x000006c6 
- 00011814  0x00001a96 store  0x00000001 , 0x000006a1 
- 00011815  0x00001a97 copy  0x0000003f , 0x00000039 
- 00011816  0x00001a98 call  0x00007c67 
- 00011817  0x00001a99 branch  0x00007ccc 
- 00011818  0x00001a9d bpatchx  0x00000060 , 0x0000402c 
- 00011819  0x00001a9e call  0x00007c64 
- 00011820  0x00001a9f fetch  0x00000002 , 0x000006c9 
- 00011821  0x00001aa0 istore  0x00000002 , 0x00000005 
- 00011822  0x00001aa1 fetch  0x00000002 , 0x000006cb 
- 00011823  0x00001aa2 istore  0x00000002 , 0x00000005 
- 00011824  0x00001aa4 fetch  0x00000001 , 0x000006a1 
- 00011825  0x00001aa5 copy  0x0000003f , 0x00000039 
- 00011826  0x00001aa6 call  0x00007ccc 
- 00011827  0x00001aa7 branch  0x00007c6a 
- 00011828  0x00001aac bpatchx  0x00000061 , 0x0000402c 
- 00011829  0x00001aad call  0x00007c64 
- 00011830  0x00001aae call  0x00002a21 
- 00011831  0x00001aaf copy  0x00000005 , 0x0000003f 
- 00011832  0x00001ab0 isub  0x00000006 , 0x00000011 
- 00011833  0x00001ab1 call  0x00002a24 
- 00011834  0x00001ab2 copy  0x00000011 , 0x0000003f 
- 00011835  0x00001ab3 istore  0x00000002 , 0x00000006 
- 00011836  0x00001ab4 increase  0x00000004 , 0x00000011 
- 00011837  0x00001ab5 call  0x00002a16 
- 00011838  0x00001ab6 copy  0x00000011 , 0x0000003f 
- 00011839  0x00001ab7 istore  0x00000001 , 0x00000006 
- 00011840  0x00001ab8 rtn 
- 00011841  0x00001abc rshift8  0x0000003f , 0x0000003f 
- 00011842  0x00001abd store  0x00000002 , 0x000006b1 
- 00011843  0x00001abe ifetch  0x00000002 , 0x00000006 
- 00011844  0x00001abf store  0x00000002 , 0x000006b3 
- 00011845  0x00001ac0 rtn 
- 00011846  0x00001ac4 bpatchx  0x00000062 , 0x0000402c 
- 00011847  0x00001ac5 fetch  0x00000002 , 0x000042e3 
- 00011848  0x00001ac7 fetcht  0x00000002 , 0x000042e1 
- 00011849  0x00001acb branch  0x00007db0 
- 00011850  0x00001ad0 bpatchx  0x00000063 , 0x0000402c 
- 00011851  0x00001ad1 call  0x00007c6d 
- 00011852  0x00001ad2 arg  0x000006b5 , 0x00000005 
- 00011853  0x00001ad4 fetch  0x00000002 , 0x00004335 
- 00011854  0x00001ad5 increase  0xfffffffb , 0x0000003f 
- 00011855  0x00001ad7 istore  0x00000001 , 0x00000005 
- 00011856  0x00001ad8 copy  0x0000003f , 0x00000039 
- 00011857  0x00001ad9 call  0x00007c67 
- 00011858  0x00001ada branch  0x00007ccc 
- 00011859  0x00001adf fetch  0x00000002 , 0x00000050 
- 00011860  0x00001ae0 rtnne  0x00000004 
- 00011861  0x00001ae1 fetch  0x00000001 , 0x00004396 
- 00011862  0x00001ae2 set1  0x00000001 , 0x0000003f 
- 00011863  0x00001ae3 store  0x00000001 , 0x00004396 
- 00011864  0x00001ae4 fetch  0x00000003 , 0x00000052 
- 00011865  0x00001ae5 store  0x00000003 , 0x00004397 
- 00011866  0x00001ae6 set1  0x0000000f , 0x00000000 
- 00011867  0x00001ae7 beq  0x00000012 , 0x00002e6e 
- 00011868  0x00001ae8 beq  0x00000052 , 0x00002e73 
- 00011869  0x00001ae9 beq  0x00000018 , 0x00002de1 
- 00011870  0x00001aea beq  0x00000002 , 0x00002bab 
- 00011871  0x00001aeb beq  0x0000001e , 0x00002de6 
- 00011872  0x00001aec set0  0x0000000f , 0x00000000 
- 00011873  0x00001aee fetch  0x00000001 , 0x00004396 
- 00011874  0x00001aef set0  0x00000001 , 0x0000003f 
- 00011875  0x00001af0 store  0x00000001 , 0x00004396 
- 00011876  0x00001af1 rtn 
- 00011877  0x00001af4 fetch  0x00000001 , 0x00004396 
- 00011878  0x00001af5 rtnbit0  0x00000001 
- 00011879  0x00001af6 set1  0x0000000f , 0x00000000 
- 00011880  0x00001af7 call  0x00002e7e 
- 00011881  0x00001af8 call  0x00002e84 
- 00011882  0x00001af9 call  0x00002e61 , 0x00000028 
- 00011883  0x00001afa fetch  0x00000001 , 0x00004397 
- 00011884  0x00001afb beq  0x00000012 , 0x00002dac 
- 00011885  0x00001afc rtn 
- 00011886  0x00001b00 call  0x00002e73 
- 00011887  0x00001b01 branch  0x00002e70 
- 00011888  0x00001b04 call  0x00002e84 
- 00011889  0x00001b05 nrtn  0x00000028 
- 00011890  0x00001b06 branch  0x00002dac 
- 00011891  0x00001b0a bpatchx  0x00000064 , 0x0000402c 
- 00011892  0x00001b0b call  0x00002e77 
- 00011893  0x00001b0c arg  0x00000055 , 0x00000011 
- 00011894  0x00001b0d branch  0x00002929 
- 00011895  0x00001b11 fetch  0x00000001 , 0x0000004d 
- 00011896  0x00001b12 add  0x0000003f , 0xfffffff9 , 0x00000012 
- 00011897  0x00001b13 increase  0xfffffffc , 0x0000003f 
- 00011898  0x00001b14 store  0x00000002 , 0x00004337 
- 00011899  0x00001b15 fetcht  0x00000002 , 0x0000004e 
- 00011900  0x00001b16 storet  0x00000002 , 0x00004335 
- 00011901  0x00001b17 rtn 
- 00011902  0x00001b1b fetchr  0x00000012 , 0x00000001 , 0x0000004d 
- 00011903  0x00001b1c fetch  0x00000002 , 0x00004337 
- 00011904  0x00001b1d iadd  0x00000012 , 0x00000002 
- 00011905  0x00001b1e storet  0x00000002 , 0x00004337 
- 00011906  0x00001b1f arg  0x0000004e , 0x00000011 
- 00011907  0x00001b20 branch  0x00002929 
- 00011908  0x00001b25 call  0x00007dbc 
- 00011909  0x00001b26 fetch  0x00000002 , 0x00004337 
- 00011910  0x00001b27 fetcht  0x00000002 , 0x00004335 
- 00011911  0x00001b28 isub  0x00000002 , 0x0000003e 
- 00011912  0x00001b29 nrtn  0x00000005 
- 00011913  0x00001b2a branch  0x00007dba 
- 00011914  0x00001b31 ifetch  0x00000001 , 0x00000006 
- 00011915  0x00001b32 ifetcht  0x00000001 , 0x00000006 
- 00011916  0x00001b33 ifetcht  0x00000002 , 0x00000006 
- 00011917  0x00001b34 beq  0x00000013 , 0x00002e8f 
- 00011918  0x00001b35 rtn 
- 00011919  0x00001b37 ifetch  0x00000002 , 0x00000006 
- 00011920  0x00001b38 store  0x00000002 , 0x0000433c 
- 00011921  0x00001b39 jam  0x00000040 , 0x0000066f 
- 00011922  0x00001b3a branch  0x0000782b 
- 00011923  0x00001b41 arg  0x0000000c , 0x00000011 
- 00011924  0x00001b42 arg  0x00000012 , 0x00000013 
- 00011925  0x00001b43 call  0x00002e9b 
- 00011926  0x00001b44 setarg  0x00000008 
- 00011927  0x00001b45 istore  0x00000002 , 0x00000005 
- 00011928  0x00001b46 fetch  0x00000008 , 0x000042d3 
- 00011929  0x00001b47 istore  0x00000008 , 0x00000005 
- 00011930  0x00001b48 rtn 
- 00011931  0x00001b4d call  0x00002ea3 
- 00011932  0x00001b4e arg  0x00000005 , 0x00000012 
- 00011933  0x00001b4f call  0x000029fb 
- 00011934  0x00001b50 copy  0x00000013 , 0x0000003f 
- 00011935  0x00001b51 istore  0x00000001 , 0x00000005 
- 00011936  0x00001b52 fetch  0x00000001 , 0x0000433b 
- 00011937  0x00001b53 istore  0x00000001 , 0x00000005 
- 00011938  0x00001b54 rtn 
- 00011939  0x00001b58 fetch  0x00000001 , 0x0000433b 
- 00011940  0x00001b5a pincrease  0x00000001 
- 00011941  0x00001b5b store  0x00000001 , 0x0000433b 
- 00011942  0x00001b5c rtnne  0x00000000 
- 00011943  0x00001b5f jam  0x00000001 , 0x0000433b 
- 00011944  0x00001b60 rtn 
- 00011945  0x00001b66 fetch  0x00000001 , 0x000042fe 
- 00011946  0x00001b67 beq  0x00000000 , 0x00002eb8 
- 00011947  0x00001b68 beq  0x00000001 , 0x00002ebb 
- 00011948  0x00001b69 beq  0x00000002 , 0x00002ebd 
- 00011949  0x00001b6a beq  0x00000081 , 0x00002eb1 
- 00011950  0x00001b6b beq  0x00000082 , 0x00002eb3 
- 00011951  0x00001b6c beq  0x00000083 , 0x00002eb6 
- 00011952  0x00001b6d rtn 
- 00011953  0x00001b70 jam  0x0000000d , 0x000042c7 
- 00011954  0x00001b71 branch  0x00002eb9 
- 00011955  0x00001b73 jam  0x0000000d , 0x000042c7 
- 00011956  0x00001b74 jam  0x00000001 , 0x000042c5 
- 00011957  0x00001b75 rtn 
- 00011958  0x00001b77 jam  0x0000000d , 0x000042c7 
- 00011959  0x00001b78 branch  0x00002ebe 
- 00011960  0x00001b7b jam  0x00000000 , 0x000042c7 
- 00011961  0x00001b7d jam  0x00000003 , 0x000042c5 
- 00011962  0x00001b7e rtn 
- 00011963  0x00001b80 jam  0x00000005 , 0x000042c7 
- 00011964  0x00001b81 branch  0x00002eb9 
- 00011965  0x00001b83 jam  0x00000005 , 0x000042c7 
- 00011966  0x00001b85 jam  0x00000000 , 0x000042c5 
- 00011967  0x00001b86 rtn 
- 00011968  0x00001b89 fetch  0x00000001 , 0x0000446c 
- 00011969  0x00001b8a set1  0x00000000 , 0x0000003f 
- 00011970  0x00001b8b store  0x00000001 , 0x0000446c 
- 00011971  0x00001b8c rtn 
- 00011972  0x00001b8f fetch  0x00000001 , 0x0000446c 
- 00011973  0x00001b90 set0  0x00000000 , 0x0000003f 
- 00011974  0x00001b91 store  0x00000001 , 0x0000446c 
- 00011975  0x00001b92 rtn 
- 00011976  0x00001b95 ifetch  0x00000001 , 0x00000006 
- 00011977  0x00001b96 beq  0x00000001 , 0x00002edc 
- 00011978  0x00001b98 beq  0x00000003 , 0x00002f03 
- 00011979  0x00001b99 beq  0x00000004 , 0x00002f24 
- 00011980  0x00001b9a beq  0x00000005 , 0x00002f31 
- 00011981  0x00001b9c beq  0x00000007 , 0x00002f9a 
- 00011982  0x00001b9d beq  0x00000008 , 0x00002f86 
- 00011983  0x00001b9e beq  0x00000009 , 0x00002f96 
- 00011984  0x00001b9f beq  0x0000000a , 0x00002f9a 
- 00011985  0x00001ba0 beq  0x0000000b , 0x00002f9a 
- 00011986  0x00001ba1 beq  0x0000000c , 0x00002f9b 
- 00011987  0x00001ba2 beq  0x0000000d , 0x00002fa0 
- 00011988  0x00001ba3 rtn 
- 00011989  0x00001ba8 force  0x00000002 , 0x00000011 
- 00011990  0x00001ba9 call  0x00003047 
- 00011991  0x00001baa setarg  0x0000000b 
- 00011992  0x00001bab istore  0x00000001 , 0x00000005 
- 00011993  0x00001bac fetch  0x00000001 , 0x000042c7 
- 00011994  0x00001bad istore  0x00000001 , 0x00000005 
- 00011995  0x00001bae rtn 
- 00011996  0x00001bb1 store  0x00000001 , 0x000042bd 
- 00011997  0x00001bb2 ifetch  0x00000006 , 0x00000006 
- 00011998  0x00001bb3 istore  0x00000006 , 0x00000005 
- 00011999  0x00001bb4 fetch  0x00000001 , 0x000042fe 
- 00012000  0x00001bb5 beq  0x00000000 , 0x00002f37 
- 00012001  0x00001bb6 call  0x00002efe 
- 00012002  0x00001bb7 fetch  0x00000001 , 0x0000446a 
- 00012003  0x00001bb8 branch  0x00002ee8 , 0x00000034 
- 00012004  0x00001bb9 fetch  0x00000001 , 0x000042c0 
- 00012005  0x00001bba bbit0  0x00000003 , 0x0000431f 
- 00012006  0x00001bbb fetch  0x00000001 , 0x000042fe 
- 00012007  0x00001bbc bbit0  0x00000007 , 0x0000431f 
- 00012008  0x00001bbe jam  0x00000003 , 0x000042fc 
- 00012009  0x00001bbf fetch  0x00000001 , 0x000042be 
- 00012010  0x00001bc0 beq  0x00000000 , 0x00002ef0 
- 00012011  0x00001bc1 beq  0x00000001 , 0x00002ef0 
- 00012012  0x00001bc2 beq  0x00000003 , 0x00002ef0 
- 00012013  0x00001bc3 fetch  0x00000001 , 0x000042fe 
- 00012014  0x00001bc4 beq  0x00000002 , 0x00002ef3 
- 00012015  0x00001bc5 rtneq  0x00000083 
- 00012016  0x00001bc7 arg  0x00000000 , 0x0000003f 
- 00012017  0x00001bc8 store  0x00000004 , 0x000042ff 
- 00012018  0x00001bc9 rtn 
- 00012019  0x00001bcc fetch  0x00000001 , 0x00004321 
- 00012020  0x00001bcd bbit1  0x00000000 , 0x00002efc 
- 00012021  0x00001bcf arg  0x000042ff , 0x00000011 
- 00012022  0x00001bd0 copy  0x00000011 , 0x00000005 
- 00012023  0x00001bd1 arg  0x00000003 , 0x00000039 
- 00012024  0x00001bd2 call  0x00007de8 
- 00012025  0x00001bd3 fetch  0x00000002 , 0x00004301 
- 00012026  0x00001bd4 and_into  0x00000007 , 0x0000003f 
- 00012027  0x00001bd5 store  0x00000002 , 0x00004301 
- 00012028  0x00001bd7 jam  0x00000034 , 0x0000066f 
- 00012029  0x00001bd8 branch  0x0000782b 
- 00012030  0x00001bdd force  0x00000007 , 0x00000011 
- 00012031  0x00001bde call  0x00003047 
- 00012032  0x00001bdf fetch  0x00000007 , 0x000042c4 
- 00012033  0x00001be0 istore  0x00000007 , 0x00000005 
- 00012034  0x00001be1 rtn 
- 00012035  0x00001be5 jam  0x00000005 , 0x000042fc 
- 00012036  0x00001be6 arg  0x0000429b , 0x00000005 
- 00012037  0x00001be7 call  0x00007c8f 
- 00012038  0x00001be8 fetch  0x00000001 , 0x000042fe 
- 00012039  0x00001be9 beq  0x00000004 , 0x00002f0b 
- 00012040  0x00001bea beq  0x00000083 , 0x00002f0d 
- 00012041  0x00001beb beq  0x00000084 , 0x00002f10 
- 00012042  0x00001bec branch  0x00002f13 
- 00012043  0x00001bf0 jam  0x00000043 , 0x0000066f 
- 00012044  0x00001bf1 branch  0x0000782b 
- 00012045  0x00001bf4 jam  0x00000002 , 0x000042f9 
- 00012046  0x00001bf5 jam  0x00000008 , 0x000042fa 
- 00012047  0x00001bf6 rtn 
- 00012048  0x00001bf9 fetch  0x00000004 , 0x000042ff 
- 00012049  0x00001bfa branch  0x00002f0b , 0x00000034 
- 00012050  0x00001bfb branch  0x00002f0d 
- 00012051  0x00001bfe jam  0x00000006 , 0x000042fc 
- 00012052  0x00001bff fetch  0x00000001 , 0x000042fe 
- 00012053  0x00001c00 bbit1  0x00000007 , 0x00002f1c 
- 00012054  0x00001c01 call  0x00007256 
- 00012055  0x00001c02 force  0x00000011 , 0x00000011 
- 00012056  0x00001c03 call  0x00003047 
- 00012057  0x00001c04 setarg  0x00000003 
- 00012058  0x00001c05 istore  0x00000001 , 0x00000005 
- 00012059  0x00001c06 branch  0x00007375 
- 00012060  0x00001c09 arg  0x000042ab , 0x00000005 
- 00012061  0x00001c0a call  0x00007de7 
- 00012062  0x00001c0b call  0x000071b6 
- 00012063  0x00001c0c force  0x00000011 , 0x00000011 
- 00012064  0x00001c0d call  0x00003047 
- 00012065  0x00001c0e setarg  0x00000003 
- 00012066  0x00001c0f istore  0x00000001 , 0x00000005 
- 00012067  0x00001c10 branch  0x000071f2 
- 00012068  0x00001c13 copy  0x00000006 , 0x00000011 
- 00012069  0x00001c14 fetch  0x00000001 , 0x000042fe 
- 00012070  0x00001c15 bbit1  0x00000007 , 0x00002f39 
- 00012071  0x00001c16 copy  0x00000011 , 0x00000006 
- 00012072  0x00001c17 call  0x0000724e 
- 00012073  0x00001c18 branch  0x00002f4e , 0x00000005 
- 00012074  0x00001c1a jam  0x00000004 , 0x000001ba 
- 00012075  0x00001c1c force  0x00000002 , 0x00000011 
- 00012076  0x00001c1d call  0x00003047 
- 00012077  0x00001c1e setarg  0x00000005 
- 00012078  0x00001c1f istore  0x00000001 , 0x00000005 
- 00012079  0x00001c20 fetch  0x00000001 , 0x000001ba 
- 00012080  0x00001c21 istore  0x00000001 , 0x00000005 
- 00012081  0x00001c23 bpatchx  0x00000065 , 0x0000402c 
- 00012082  0x00001c24 force  0x00000007 , 0x00000007 
- 00012083  0x00001c25 call  0x00007ce0 
- 00012084  0x00001c26 jam  0x00000000 , 0x000042fc 
- 00012085  0x00001c27 jam  0x00000030 , 0x0000066f 
- 00012086  0x00001c28 branch  0x0000782b 
- 00012087  0x00001c2b jam  0x00000005 , 0x000001ba 
- 00012088  0x00001c2c branch  0x00002f2b 
- 00012089  0x00001c2f arg  0x00000158 , 0x00000005 
- 00012090  0x00001c30 copy  0x00000011 , 0x00000006 
- 00012091  0x00001c31 call  0x00007c8f 
- 00012092  0x00001c32 fetch  0x00000001 , 0x000042fe 
- 00012093  0x00001c33 beq  0x00000083 , 0x00002f45 
- 00012094  0x00001c34 beq  0x00000084 , 0x00002f45 
- 00012095  0x00001c35 call  0x00007140 
- 00012096  0x00001c36 call  0x00002f53 
- 00012097  0x00001c37 fetch  0x00000001 , 0x000042fe 
- 00012098  0x00001c38 rtnne  0x00000082 
- 00012099  0x00001c39 jam  0x0000003b , 0x0000066f 
- 00012100  0x00001c3a branch  0x0000782b 
- 00012101  0x00001c3d call  0x000071ab 
- 00012102  0x00001c3e arg  0x000006d1 , 0x00000005 
- 00012103  0x00001c3f call  0x000071f2 
- 00012104  0x00001c40 arg  0x000006d1 , 0x00000011 
- 00012105  0x00001c41 arg  0x0000429b , 0x00000012 
- 00012106  0x00001c42 arg  0x00000010 , 0x00000039 
- 00012107  0x00001c43 call  0x00007d64 
- 00012108  0x00001c44 nbranch  0x00002f2a , 0x00000005 
- 00012109  0x00001c45 branch  0x00002f53 
- 00012110  0x00001c48 call  0x0000724a 
- 00012111  0x00001c49 jam  0x00000031 , 0x0000066f 
- 00012112  0x00001c4a call  0x0000782b 
- 00012113  0x00001c4b jam  0x00000001 , 0x0000429a 
- 00012114  0x00001c4c jam  0x00000009 , 0x000042fc 
- 00012115  0x00001c4f force  0x00000011 , 0x00000011 
- 00012116  0x00001c50 call  0x00003047 
- 00012117  0x00001c51 setarg  0x00000004 
- 00012118  0x00001c52 istore  0x00000001 , 0x00000005 
- 00012119  0x00001c53 arg  0x000042ab , 0x00000006 
- 00012120  0x00001c54 branch  0x00007c8f 
- 00012121  0x00001c57 force  0x00000011 , 0x00000011 
- 00012122  0x00001c58 call  0x00003047 
- 00012123  0x00001c59 setarg  0x00000006 
- 00012124  0x00001c5a istore  0x00000001 , 0x00000005 
- 00012125  0x00001c5b fetch  0x00000001 , 0x00004321 
- 00012126  0x00001c5c bbit1  0x00000001 , 0x00002f61 
- 00012127  0x00001c5d arg  0x0000428a , 0x00000006 
- 00012128  0x00001c5e branch  0x00007c8f 
- 00012129  0x00001c61 arg  0x00004322 , 0x00000006 
- 00012130  0x00001c62 branch  0x00007c8f 
- 00012131  0x00001c66 arg  0x00004303 , 0x00000005 
- 00012132  0x00001c67 force  0x0000000a , 0x00000039 
- 00012133  0x00001c68 call  0x00007de8 
- 00012134  0x00001c69 force  0x0000000b , 0x00000011 
- 00012135  0x00001c6a call  0x00003047 
- 00012136  0x00001c6b setarg  0x00000007 
- 00012137  0x00001c6c istore  0x00000001 , 0x00000005 
- 00012138  0x00001c6d fetch  0x00000002 , 0x00004303 
- 00012139  0x00001c6e istore  0x00000002 , 0x00000005 
- 00012140  0x00001c6f fetch  0x00000008 , 0x00004305 
- 00012141  0x00001c70 istore  0x00000008 , 0x00000005 
- 00012142  0x00001c71 rtn 
- 00012143  0x00001c74 force  0x00000011 , 0x00000011 
- 00012144  0x00001c75 call  0x00003047 
- 00012145  0x00001c76 setarg  0x00000008 
- 00012146  0x00001c77 istore  0x00000001 , 0x00000005 
- 00012147  0x00001c78 setarg  0x00000000 
- 00012148  0x00001c79 istore  0x00000008 , 0x00000005 
- 00012149  0x00001c7a istore  0x00000008 , 0x00000005 
- 00012150  0x00001c7b rtn 
- 00012151  0x00001c7f force  0x00000008 , 0x00000011 
- 00012152  0x00001c80 call  0x00003047 
- 00012153  0x00001c81 setarg  0x00000009 
- 00012154  0x00001c82 istore  0x00000001 , 0x00000005 
- 00012155  0x00001c83 fetch  0x00000001 , 0x000042d2 
- 00012156  0x00001c84 istore  0x00000001 , 0x00000005 
- 00012157  0x00001c85 fetch  0x00000006 , 0x000042db 
- 00012158  0x00001c86 istore  0x00000006 , 0x00000005 
- 00012159  0x00001c87 rtn 
- 00012160  0x00001c8b jam  0x00000008 , 0x000001ba 
- 00012161  0x00001c8c branch  0x00002f2b 
- 00012162  0x00001c8f fetch  0x00000001 , 0x000042c9 
- 00012163  0x00001c90 fetcht  0x00000001 , 0x000042c9 
- 00012164  0x00001c91 iand  0x00000002 , 0x0000003f 
- 00012165  0x00001c92 rtn 
- 00012166  0x00001c95 arg  0x0000430d , 0x00000005 
- 00012167  0x00001c96 call  0x00007c8f 
- 00012168  0x00001c97 call  0x00002f82 
- 00012169  0x00001c98 isolate0  0x00000001 , 0x0000003f 
- 00012170  0x00001c99 branch  0x00002f80 , 0x00000001 
- 00012171  0x00001c9a fetch  0x00000001 , 0x000043cb 
- 00012172  0x00001c9b rtnne  0x0000000a 
- 00012173  0x00001c9c call  0x00002f90 
- 00012174  0x00001c9d nrtn  0x00000028 
- 00012175  0x00001c9e branch  0x00004329 
- 00012176  0x00001ca2 call  0x00007dbc 
- 00012177  0x00001ca3 fetch  0x00000001 , 0x000042cb 
- 00012178  0x00001ca4 rtneq  0x00000000 
- 00012179  0x00001ca5 fetch  0x00000001 , 0x000042c2 
- 00012180  0x00001ca6 rtnbit0  0x00000001 
- 00012181  0x00001ca7 branch  0x00007dba 
- 00012182  0x00001caa call  0x00002f82 
- 00012183  0x00001cab isolate0  0x00000001 , 0x0000003f 
- 00012184  0x00001cac branch  0x00002f80 , 0x00000001 
- 00012185  0x00001cad rtn 
- 00012186  0x00001cb2 rtn 
- 00012187  0x00001cb5 arg  0x000005fe , 0x00000005 
- 00012188  0x00001cb6 call  0x00007c81 
- 00012189  0x00001cb7 jam  0x00000002 , 0x000042f9 
- 00012190  0x00001cb8 jam  0x00000001 , 0x000042fa 
- 00012191  0x00001cb9 rtn 
- 00012192  0x00001cbc arg  0x0000065e , 0x00000005 
- 00012193  0x00001cbd call  0x00007c8f 
- 00012194  0x00001cbe jam  0x00000006 , 0x000042fa 
- 00012195  0x00001cbf jam  0x00000002 , 0x000042f9 
- 00012196  0x00001cc0 rtn 
- 00012197  0x00001cc3 force  0x00000041 , 0x00000011 
- 00012198  0x00001cc4 call  0x00003047 
- 00012199  0x00001cc5 setarg  0x0000000c 
- 00012200  0x00001cc6 istore  0x00000001 , 0x00000005 
- 00012201  0x00001cc7 arg  0x0000448f , 0x00000006 
- 00012202  0x00001cc8 branch  0x00007c81 
- 00012203  0x00001ccb call  0x00007157 
- 00012204  0x00001ccc force  0x00000011 , 0x00000011 
- 00012205  0x00001ccd call  0x00003047 
- 00012206  0x00001cce setarg  0x0000000d 
- 00012207  0x00001ccf istore  0x00000001 , 0x00000005 
- 00012208  0x00001cd0 branch  0x000071f2 
- 00012209  0x00001cd3 fetch  0x00000001 , 0x000042fc 
- 00012210  0x00001cd4 rtneq  0x000000ff 
- 00012211  0x00001cd5 arg  0x00000003 , 0x00000002 
- 00012212  0x00001cd6 isub  0x00000002 , 0x0000003e 
- 00012213  0x00001cd7 nrtn  0x00000002 
- 00012214  0x00001cd8 arg  0x00000007 , 0x00000007 
- 00012215  0x00001cd9 call  0x00007cef 
- 00012216  0x00001cda nrtn  0x00000034 
- 00012217  0x00001cdb branch  0x00002f80 
- 00012218  0x00001cde bpatchx  0x00000066 , 0x0000402c 
- 00012219  0x00001cdf call  0x00002a28 
- 00012220  0x00001ce0 nrtn  0x00000034 
- 00012221  0x00001ce1 fetch  0x00000001 , 0x000042fc 
- 00012222  0x00001ce2 beq  0x00000000 , 0x00002fc7 
- 00012223  0x00001ce3 beq  0x00000001 , 0x00002fcd 
- 00012224  0x00001ce4 beq  0x00000002 , 0x00002fc7 
- 00012225  0x00001ce5 beq  0x00000003 , 0x00002fcf 
- 00012226  0x00001ce6 beq  0x00000009 , 0x00002fd3 
- 00012227  0x00001ce7 beq  0x0000000b , 0x00002fe3 
- 00012228  0x00001ce8 beq  0x0000000c , 0x00002fe5 
- 00012229  0x00001ce9 beq  0x0000000d , 0x00002fec 
- 00012230  0x00001cea rtn 
- 00012231  0x00001cee fetch  0x00000001 , 0x000042fd 
- 00012232  0x00001cef rtnne  0x00000004 
- 00012233  0x00001cf0 jam  0x000000ff , 0x000042fd 
- 00012234  0x00001cf1 jam  0x000000ff , 0x000042fc 
- 00012235  0x00001cf2 jam  0x0000003f , 0x0000066f 
- 00012236  0x00001cf3 branch  0x0000782b 
- 00012237  0x00001cf7 jam  0x00000002 , 0x000042fc 
- 00012238  0x00001cf8 branch  0x00002ed5 
- 00012239  0x00001cfb jam  0x00000004 , 0x000042fc 
- 00012240  0x00001cfc setarg  0x00017700 
- 00012241  0x00001cfd arg  0x00000007 , 0x00000007 
- 00012242  0x00001cfe branch  0x00007ce1 
- 00012243  0x00001d01 fetch  0x00000001 , 0x000042fd 
- 00012244  0x00001d02 beq  0x00000004 , 0x00002fd6 
- 00012245  0x00001d03 rtn 
- 00012246  0x00001d06 fetch  0x00000001 , 0x000042fe 
- 00012247  0x00001d07 bbit1  0x00000007 , 0x00002fe1 
- 00012248  0x00001d09 jam  0x0000000b , 0x000042fc 
- 00012249  0x00001d0a call  0x00002f59 
- 00012250  0x00001d0c jam  0x00000029 , 0x0000066f 
- 00012251  0x00001d0d call  0x0000782b 
- 00012252  0x00001d0e fetch  0x00000001 , 0x000043cb 
- 00012253  0x00001d0f rtnne  0x0000000a 
- 00012254  0x00001d10 call  0x00002f90 
- 00012255  0x00001d11 rtn  0x00000028 
- 00012256  0x00001d12 branch  0x00004329 
- 00012257  0x00001d15 jam  0x0000000c , 0x000042fc 
- 00012258  0x00001d16 branch  0x00002fda 
- 00012259  0x00001d19 jam  0x0000000c , 0x000042fc 
- 00012260  0x00001d1a branch  0x00002f63 
- 00012261  0x00001d1d fetch  0x00000001 , 0x000042c3 
- 00012262  0x00001d1e fetcht  0x00000001 , 0x000042ca 
- 00012263  0x00001d1f iand  0x00000002 , 0x0000003f 
- 00012264  0x00001d20 isolate0  0x00000001 , 0x0000003f 
- 00012265  0x00001d21 branch  0x00002fee , 0x00000001 
- 00012266  0x00001d22 jam  0x0000000d , 0x000042fc 
- 00012267  0x00001d23 branch  0x00002f6f 
- 00012268  0x00001d26 call  0x00002f77 
- 00012269  0x00001d27 branch  0x00002fee 
- 00012270  0x00001d2b bpatchx  0x00000067 , 0x0000402c 
- 00012271  0x00001d2c force  0x00000007 , 0x00000007 
- 00012272  0x00001d2d call  0x00007ce0 
- 00012273  0x00001d2e jam  0x000000ff , 0x000042fd 
- 00012274  0x00001d2f jam  0x000000ff , 0x000042fc 
- 00012275  0x00001d30 jam  0x0000003e , 0x0000066f 
- 00012276  0x00001d31 branch  0x0000782b 
- 00012277  0x00001d36 bpatchx  0x00000068 , 0x0000402d 
- 00012278  0x00001d37 fetch  0x00000001 , 0x000042fe 
- 00012279  0x00001d38 rtnbit0  0x00000007 
- 00012280  0x00001d39 fetch  0x00000001 , 0x000042f9 
- 00012281  0x00001d3a rtnne  0x00000002 
- 00012282  0x00001d3b jam  0x00000000 , 0x000042f9 
- 00012283  0x00001d3c fetch  0x00000001 , 0x000042fa 
- 00012284  0x00001d3d beq  0x00000001 , 0x0000303d 
- 00012285  0x00001d3e beq  0x00000002 , 0x00003044 
- 00012286  0x00001d3f beq  0x00000003 , 0x00003035 
- 00012287  0x00001d40 beq  0x00000006 , 0x0000301a 
- 00012288  0x00001d41 beq  0x00000007 , 0x00003011 
- 00012289  0x00001d42 beq  0x00000008 , 0x00003007 
- 00012290  0x00001d43 rtn 
- 00012291  0x00001d46 jam  0x00000000 , 0x000042f9 
- 00012292  0x00001d47 jam  0x00000000 , 0x000042fa 
- 00012293  0x00001d48 jam  0x00000000 , 0x000042fb 
- 00012294  0x00001d49 rtn 
- 00012295  0x00001d4c fetch  0x00000001 , 0x000044cf 
- 00012296  0x00001d4d copy  0x0000003f , 0x00000007 
- 00012297  0x00001d4e increase  0x00000001 , 0x0000003f 
- 00012298  0x00001d4f store  0x00000001 , 0x000044cf 
- 00012299  0x00001d50 fetch  0x00000004 , 0x000042ff 
- 00012300  0x00001d51 qisolate1  0x0000003f 
- 00012301  0x00001d52 setarg  0x00000080 
- 00012302  0x00001d53 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00012303  0x00001d54 store  0x00000001 , 0x000044d0 
- 00012304  0x00001d55 branch  0x00003039 
- 00012305  0x00001d58 fetch  0x00000001 , 0x000042fb 
- 00012306  0x00001d59 jam  0x00000000 , 0x000042fb 
- 00012307  0x00001d5a beq  0x00000001 , 0x00003016 
- 00012308  0x00001d5b jam  0x00000002 , 0x000042f9 
- 00012309  0x00001d5c rtn 
- 00012310  0x00001d5f jam  0x00000031 , 0x0000066f 
- 00012311  0x00001d60 call  0x0000782b 
- 00012312  0x00001d61 jam  0x00000009 , 0x000042fc 
- 00012313  0x00001d62 branch  0x00002fab 
- 00012314  0x00001d65 fetch  0x00000001 , 0x000005f9 
- 00012315  0x00001d66 beq  0x00000003 , 0x0000301e 
- 00012316  0x00001d67 jam  0x00000002 , 0x000042f9 
- 00012317  0x00001d68 rtn 
- 00012318  0x00001d6b call  0x0000717e 
- 00012319  0x00001d6c fetch  0x00000001 , 0x000042fe 
- 00012320  0x00001d6d beq  0x00000083 , 0x00003023 
- 00012321  0x00001d6e beq  0x00000084 , 0x00003023 
- 00012322  0x00001d6f call  0x00002ef0 
- 00012323  0x00001d71 call  0x0000716b 
- 00012324  0x00001d72 arg  0x000006d1 , 0x00000011 
- 00012325  0x00001d73 arg  0x0000065e , 0x00000012 
- 00012326  0x00001d74 arg  0x00000010 , 0x00000039 
- 00012327  0x00001d75 call  0x00007d64 
- 00012328  0x00001d76 branch  0x0000302b , 0x00000005 
- 00012329  0x00001d78 jam  0x0000000b , 0x000001ba 
- 00012330  0x00001d79 branch  0x00002f2b 
- 00012331  0x00001d7d call  0x0000745b 
- 00012332  0x00001d7e nbranch  0x00003029 , 0x00000005 
- 00012333  0x00001d7f jam  0x00000001 , 0x0000429a 
- 00012334  0x00001d80 fetch  0x00000001 , 0x000042fe 
- 00012335  0x00001d81 beq  0x00000081 , 0x00003016 
- 00012336  0x00001d82 beq  0x00000083 , 0x00003016 
- 00012337  0x00001d83 beq  0x00000084 , 0x00003016 
- 00012338  0x00001d84 jam  0x00000002 , 0x000042f9 
- 00012339  0x00001d85 jam  0x00000007 , 0x000042fa 
- 00012340  0x00001d86 rtn 
- 00012341  0x00001d89 fetch  0x00000001 , 0x000042fe 
- 00012342  0x00001d8a beq  0x00000083 , 0x0000303a 
- 00012343  0x00001d8b beq  0x00000084 , 0x0000303a 
- 00012344  0x00001d8c jam  0x00000000 , 0x000044d0 
- 00012345  0x00001d8e branch  0x00002f13 
- 00012346  0x00001d91 jam  0x00000000 , 0x000044cf 
- 00012347  0x00001d92 rtneq  0x00000084 
- 00012348  0x00001d93 branch  0x00002ef3 
- 00012349  0x00001d97 jam  0x00000002 , 0x000042f9 
- 00012350  0x00001d98 fetch  0x00000001 , 0x0000446e 
- 00012351  0x00001d99 beq  0x00000003 , 0x00003041 
- 00012352  0x00001d9a rtn 
- 00012353  0x00001d9d jam  0x00000002 , 0x000042fa 
- 00012354  0x00001d9e jam  0x00000000 , 0x000005f9 
- 00012355  0x00001d9f branch  0x0000753c 
- 00012356  0x00001da2 jam  0x00000002 , 0x000042f9 
- 00012357  0x00001da3 jam  0x00000003 , 0x000042fa 
- 00012358  0x00001da4 branch  0x00002fa5 
- 00012359  0x00001da9 bpatchx  0x00000069 , 0x0000402d 
- 00012360  0x00001daa force  0x00000006 , 0x00000012 
- 00012361  0x00001dab branch  0x000029fb 
- 00012362  0x00001db0 fetch  0x00000001 , 0x0000004e 
- 00012363  0x00001db1 beq  0x00000000 , 0x00003061 
- 00012364  0x00001db2 beq  0x00000001 , 0x00003069 
- 00012365  0x00001db3 beq  0x00000002 , 0x00003071 
- 00012366  0x00001db4 beq  0x00000003 , 0x00003075 
- 00012367  0x00001db5 beq  0x00000004 , 0x00003093 
- 00012368  0x00001db6 beq  0x00000005 , 0x00003098 
- 00012369  0x00001db7 beq  0x00000006 , 0x0000309c 
- 00012370  0x00001db8 beq  0x00000007 , 0x000030a1 
- 00012371  0x00001db9 beq  0x00000008 , 0x000030a2 
- 00012372  0x00001dba beq  0x00000009 , 0x000030a3 
- 00012373  0x00001dbb beq  0x0000000a , 0x000030a4 
- 00012374  0x00001dbc beq  0x0000000b , 0x000030a8 
- 00012375  0x00001dbd beq  0x0000000c , 0x000030a9 
- 00012376  0x00001dbe beq  0x0000000d , 0x000030ab 
- 00012377  0x00001dbf beq  0x00000012 , 0x000030ac 
- 00012378  0x00001dc0 beq  0x00000013 , 0x000030ad 
- 00012379  0x00001dc1 beq  0x00000014 , 0x000030ae 
- 00012380  0x00001dc2 beq  0x00000015 , 0x000030b0 
- 00012381  0x00001dc3 beq  0x00000016 , 0x000030bb 
- 00012382  0x00001dc4 beq  0x00000018 , 0x000030bc 
- 00012383  0x00001dc5 fetchr  0x00000013 , 0x00000001 , 0x0000004e 
- 00012384  0x00001dc6 branch  0x000030df 
- 00012385  0x00001dcb ifetch  0x00000009 , 0x00000006 
- 00012386  0x00001dcc store  0x00000009 , 0x0000019f 
- 00012387  0x00001dcd ifetch  0x00000002 , 0x00000006 
- 00012388  0x00001dce store  0x00000002 , 0x00000188 
- 00012389  0x00001dcf fetch  0x00000001 , 0x00000168 
- 00012390  0x00001dd0 set1  0x00000005 , 0x0000003f 
- 00012391  0x00001dd1 store  0x00000001 , 0x00000168 
- 00012392  0x00001dd2 rtn 
- 00012393  0x00001dd7 ifetch  0x00000005 , 0x00000006 
- 00012394  0x00001dd8 store  0x00000005 , 0x0000019f 
- 00012395  0x00001dd9 ifetch  0x00000002 , 0x00000006 
- 00012396  0x00001dda store  0x00000002 , 0x00000188 
- 00012397  0x00001ddc fetch  0x00000001 , 0x00000168 
- 00012398  0x00001ddd set1  0x00000006 , 0x0000003f 
- 00012399  0x00001dde store  0x00000001 , 0x00000168 
- 00012400  0x00001ddf rtn 
- 00012401  0x00001de4 setarg  0x00000014 
- 00012402  0x00001de5 store  0x00000002 , 0x00000196 
- 00012403  0x00001de6 store  0x00000002 , 0x000042f5 
- 00012404  0x00001de7 rtn 
- 00012405  0x00001dec ifetch  0x00000008 , 0x00000006 
- 00012406  0x00001ded store  0x00000008 , 0x00004305 
- 00012407  0x00001dee ifetch  0x00000002 , 0x00000006 
- 00012408  0x00001def store  0x00000002 , 0x00004303 
- 00012409  0x00001df0 ifetch  0x00000008 , 0x00000006 
- 00012410  0x00001df1 store  0x00000008 , 0x000042e5 
- 00012411  0x00001df2 ifetch  0x00000004 , 0x00000006 
- 00012412  0x00001df3 store  0x00000004 , 0x0000445e 
- 00012413  0x00001df4 call  0x000030cc 
- 00012414  0x00001df5 bpatchx  0x0000006a , 0x0000402d 
- 00012415  0x00001df6 fetch  0x00000001 , 0x000042fc 
- 00012416  0x00001df7 beq  0x00000009 , 0x00003087 
- 00012417  0x00001df8 fetch  0x00000001 , 0x00004321 
- 00012418  0x00001df9 bbit1  0x00000001 , 0x0000308a 
- 00012419  0x00001dfa fetch  0x00000001 , 0x000043fa 
- 00012420  0x00001dfb ncall  0x00006e96 , 0x00000034 
- 00012421  0x00001dfc fetch  0x00000001 , 0x0000429a 
- 00012422  0x00001dfd beq  0x00000000 , 0x0000308f 
- 00012423  0x00001dff jam  0x00000001 , 0x000042fd 
- 00012424  0x00001e00 call  0x000030da 
- 00012425  0x00001e01 branch  0x0000725c 
- 00012426  0x00001e03 jam  0x00000001 , 0x0000429a 
- 00012427  0x00001e04 arg  0x00004322 , 0x00000006 
- 00012428  0x00001e05 arg  0x0000428a , 0x00000005 
- 00012429  0x00001e06 call  0x00007c8f 
- 00012430  0x00001e07 branch  0x00003087 
- 00012431  0x00001e0a jam  0x00000000 , 0x000042fd 
- 00012432  0x00001e0b jam  0x00000000 , 0x000042fc 
- 00012433  0x00001e0c jam  0x00000041 , 0x0000066f 
- 00012434  0x00001e0d branch  0x0000782b 
- 00012435  0x00001e11 ifetch  0x00000008 , 0x00000006 
- 00012436  0x00001e12 store  0x00000008 , 0x000042ed 
- 00012437  0x00001e13 ifetch  0x00000004 , 0x00000006 
- 00012438  0x00001e14 store  0x00000004 , 0x00004462 
- 00012439  0x00001e15 branch  0x0000725c 
- 00012440  0x00001e1a fetch  0x00000001 , 0x00000168 
- 00012441  0x00001e1b set1  0x00000004 , 0x0000003f 
- 00012442  0x00001e1c store  0x00000001 , 0x00000168 
- 00012443  0x00001e1d rtn 
- 00012444  0x00001e21 rtn  0x00000029 
- 00012445  0x00001e22 jam  0x00000032 , 0x0000066f 
- 00012446  0x00001e23 call  0x0000782b 
- 00012447  0x00001e24 jam  0x00000004 , 0x000042fd 
- 00012448  0x00001e25 branch  0x000030dd 
- 00012449  0x00001e2a rtn 
- 00012450  0x00001e2f branch  0x000030e4 
- 00012451  0x00001e34 rtn 
- 00012452  0x00001e39 jam  0x00000002 , 0x000042fd 
- 00012453  0x00001e3a call  0x000030eb 
- 00012454  0x00001e3b jam  0x00000033 , 0x0000066f 
- 00012455  0x00001e3c branch  0x0000782b 
- 00012456  0x00001e41 rtn 
- 00012457  0x00001e46 rtn  0x00000029 
- 00012458  0x00001e47 branch  0x000030ed 
- 00012459  0x00001e4c rtn 
- 00012460  0x00001e51 branch  0x000030f9 
- 00012461  0x00001e56 rtn 
- 00012462  0x00001e5a call  0x000030b0 
- 00012463  0x00001e5b branch  0x000030fd 
- 00012464  0x00001e5e ifetch  0x00000008 , 0x00000006 
- 00012465  0x00001e5f store  0x00000008 , 0x000043b8 
- 00012466  0x00001e60 fetch  0x00000002 , 0x000043b8 
- 00012467  0x00001e61 fetcht  0x00000002 , 0x000043c4 
- 00012468  0x00001e62 call  0x00007db0 
- 00012469  0x00001e63 store  0x00000002 , 0x000043b8 
- 00012470  0x00001e65 fetch  0x00000002 , 0x000043bc 
- 00012471  0x00001e66 fetcht  0x00000002 , 0x000043c0 
- 00012472  0x00001e67 call  0x00007db0 
- 00012473  0x00001e68 store  0x00000002 , 0x000043bc 
- 00012474  0x00001e69 rtn 
- 00012475  0x00001e6e branch  0x00003103 
- 00012476  0x00001e73 ifetch  0x00000002 , 0x00000006 
- 00012477  0x00001e74 store  0x00000002 , 0x0000019f 
- 00012478  0x00001e75 ifetch  0x00000002 , 0x00000006 
- 00012479  0x00001e76 store  0x00000002 , 0x00000188 
- 00012480  0x00001e77 rtn  0x00000034 
- 00012481  0x00001e78 fetch  0x00000001 , 0x00000168 
- 00012482  0x00001e79 set1  0x00000007 , 0x0000003f 
- 00012483  0x00001e7a store  0x00000001 , 0x00000168 
- 00012484  0x00001e7b rtn 
- 00012485  0x00001e81 arg  0x00000013 , 0x00000013 
- 00012486  0x00001e85 arg  0x00000002 , 0x00000011 
- 00012487  0x00001e86 arg  0x00000002 , 0x00000012 
- 00012488  0x00001e87 call  0x000029f5 
- 00012489  0x00001e88 copy  0x00000013 , 0x0000003f 
- 00012490  0x00001e89 istore  0x00000001 , 0x00000005 
- 00012491  0x00001e8a rtn 
- 00012492  0x00001e8f arg  0x000042ed , 0x00000005 
- 00012493  0x00001e90 force  0x00000008 , 0x00000039 
- 00012494  0x00001e91 call  0x00007de8 
- 00012495  0x00001e92 arg  0x00004462 , 0x00000005 
- 00012496  0x00001e93 force  0x00000004 , 0x00000039 
- 00012497  0x00001e94 call  0x00007de8 
- 00012498  0x00001e95 arg  0x0000000d , 0x00000011 
- 00012499  0x00001e96 arg  0x00000004 , 0x00000012 
- 00012500  0x00001e97 call  0x000029f5 
- 00012501  0x00001e98 fetch  0x00000008 , 0x000042ed 
- 00012502  0x00001e99 istore  0x00000008 , 0x00000005 
- 00012503  0x00001e9a fetch  0x00000004 , 0x00004462 
- 00012504  0x00001e9b istore  0x00000004 , 0x00000005 
- 00012505  0x00001e9c rtn 
- 00012506  0x00001ea1 jam  0x00000005 , 0x000042fd 
- 00012507  0x00001ea2 arg  0x00000005 , 0x00000012 
- 00012508  0x00001ea3 branch  0x0000310d 
- 00012509  0x00001ea8 arg  0x00000006 , 0x00000012 
- 00012510  0x00001ea9 branch  0x0000310d 
- 00012511  0x00001eaf arg  0x00000002 , 0x00000011 
- 00012512  0x00001eb0 arg  0x00000007 , 0x00000012 
- 00012513  0x00001eb1 call  0x000029f5 
- 00012514  0x00001eb2 istorer  0x00000013 , 0x00000001 , 0x00000005 
- 00012515  0x00001eb3 rtn 
- 00012516  0x00001eb8 arg  0x00000009 , 0x00000011 
- 00012517  0x00001eb9 arg  0x00000009 , 0x00000012 
- 00012518  0x00001eba call  0x000029f5 
- 00012519  0x00001ebb fetch  0x00000008 , 0x000043ae 
- 00012520  0x00001ebc or  0x0000003f , 0x00000001 , 0x0000003f 
- 00012521  0x00001ebd istore  0x00000008 , 0x00000005 
- 00012522  0x00001ebe rtn 
- 00012523  0x00001ec3 arg  0x0000000b , 0x00000012 
- 00012524  0x00001ec4 branch  0x0000310d 
- 00012525  0x00001ec9 arg  0x00000006 , 0x00000011 
- 00012526  0x00001eca arg  0x0000000c , 0x00000012 
- 00012527  0x00001ecb call  0x000029f5 
- 00012528  0x00001ecc fetch  0x00000005 , 0x0000415e 
- 00012529  0x00001ecd istore  0x00000005 , 0x00000005 
- 00012530  0x00001ece rtn 
- 00012531  0x00001ed2 arg  0x00000002 , 0x00000011 
- 00012532  0x00001ed3 arg  0x0000000d , 0x00000012 
- 00012533  0x00001ed4 call  0x000029f5 
- 00012534  0x00001ed5 setarg  0x00000006 
- 00012535  0x00001ed6 istore  0x00000001 , 0x00000005 
- 00012536  0x00001ed7 rtn 
- 00012537  0x00001edc arg  0x00000013 , 0x00000012 
- 00012538  0x00001edd branch  0x0000310d 
- 00012539  0x00001ee0 arg  0x00000014 , 0x00000012 
- 00012540  0x00001ee1 branch  0x000030fe 
- 00012541  0x00001ee4 arg  0x00000015 , 0x00000012 
- 00012542  0x00001ee6 arg  0x00000009 , 0x00000011 
- 00012543  0x00001ee7 call  0x000029f5 
- 00012544  0x00001ee8 fetch  0x00000008 , 0x000043c0 
- 00012545  0x00001ee9 istore  0x00000008 , 0x00000005 
- 00012546  0x00001eea rtn 
- 00012547  0x00001eef arg  0x00000003 , 0x00000011 
- 00012548  0x00001ef0 arg  0x00000017 , 0x00000012 
- 00012549  0x00001ef1 call  0x000029f5 
- 00012550  0x00001ef2 fetch  0x00000001 , 0x000043b6 
- 00012551  0x00001ef3 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00012552  0x00001ef4 istore  0x00000001 , 0x00000005 
- 00012553  0x00001ef5 fetch  0x00000001 , 0x000043b7 
- 00012554  0x00001ef6 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00012555  0x00001ef7 istore  0x00000001 , 0x00000005 
- 00012556  0x00001ef8 rtn 
- 00012557  0x00001efd arg  0x00000001 , 0x00000011 
- 00012558  0x00001efe branch  0x000029f5 
- 00012559  0x00001f04 bpatchx  0x0000006b , 0x0000402d 
- 00012560  0x00001f05 bmark1  0x00000027 , 0x000033a3 
- 00012561  0x00001f06 branch  0x00003603 
- 00012562  0x00001f0c bpatchx  0x0000006c , 0x0000402d 
- 00012563  0x00001f0d disable  0x00000009 
- 00012564  0x00001f0e disable  0x00000007 
- 00012565  0x00001f0f setarg  0x00555555 
- 00012566  0x00001f10 iforce  0x0000000f 
- 00012567  0x00001f11 fetch  0x00000001 , 0x0000458d 
- 00012568  0x00001f12 branch  0x000025c8 
- 00012569  0x00001f15 bpatchx  0x0000006d , 0x0000402d 
- 00012570  0x00001f16 fetch  0x00000001 , 0x000045b7 
- 00012571  0x00001f17 call  0x000025a4 
- 00012572  0x00001f18 fetch  0x00000004 , 0x0000458f 
- 00012573  0x00001f19 iforce  0x00000009 
- 00012574  0x00001f1a call  0x00002160 
- 00012575  0x00001f1b fetcht  0x00000001 , 0x0000458d 
- 00012576  0x00001f1c call  0x000025cd 
- 00012577  0x00001f1e call  0x00003112 
- 00012578  0x00001f1f bmark0  0x0000002f , 0x00003126 
- 00012579  0x00001f20 pulse  0x00000039 
- 00012580  0x00001f21 nop  0x0000001e 
- 00012581  0x00001f22 call  0x00003112 
- 00012582  0x00001f24 disable  0x0000002f 
- 00012583  0x00001f25 enable  0x0000000d 
- 00012584  0x00001f26 enable  0x00000021 
- 00012585  0x00001f27 disable  0x00000020 
- 00012586  0x00001f28 enable  0x00000010 
- 00012587  0x00001f29 fetch  0x00000002 , 0x0000458b 
- 00012588  0x00001f2a iforce  0x0000001b 
- 00012589  0x00001f2b correlate  0x0000003e , 0x00000003 
- 00012590  0x00001f2c nbranch  0x00003180 , 0x00000018 
- 00012591  0x00001f2d call  0x00006877 
- 00012592  0x00001f2e bmark1  0x0000002f , 0x00003135 
- 00012593  0x00001f2f fetch  0x00000001 , 0x000045ca 
- 00012594  0x00001f30 nbranch  0x00003135 , 0x00000034 
- 00012595  0x00001f31 disable  0x0000000d 
- 00012596  0x00001f32 enable  0x0000000b 
- 00012597  0x00001f34 enable  0x00000007 
- 00012598  0x00001f35 enable  0x00000009 
- 00012599  0x00001f36 call  0x0000317d 
- 00012600  0x00001f37 store  0x00000001 , 0x000045ad 
- 00012601  0x00001f38 fetcht  0x00000001 , 0x000045ac 
- 00012602  0x00001f39 isub  0x00000002 , 0x0000003e 
- 00012603  0x00001f3a nbranch  0x00003188 , 0x00000005 
- 00012604  0x00001f3b bpatchx  0x0000006e , 0x0000402d 
- 00012605  0x00001f3c disable  0x00000031 
- 00012606  0x00001f3d isolate1  0x0000002f , 0x00000000 
- 00012607  0x00001f3e call  0x0000316f , 0x00000001 
- 00012608  0x00001f3f branch  0x0000318a , 0x00000031 
- 00012609  0x00001f40 call  0x0000317d 
- 00012610  0x00001f41 store  0x00000001 , 0x000044f7 
- 00012611  0x00001f42 bmark1  0x00000027 , 0x00003148 
- 00012612  0x00001f43 fetch  0x00000001 , 0x000044f7 
- 00012613  0x00001f44 fetcht  0x00000001 , 0x00004589 
- 00012614  0x00001f45 icompare  0x00000007 , 0x00000002 
- 00012615  0x00001f46 nbranch  0x0000318c , 0x00000001 
- 00012616  0x00001f48 call  0x0000317d 
- 00012617  0x00001f49 isolate1  0x0000002f , 0x00000000 
- 00012618  0x00001f4a call  0x00003178 , 0x00000001 
- 00012619  0x00001f4b istore  0x00000001 , 0x00000005 
- 00012620  0x00001f4c rshift3  0x0000003f , 0x0000003f 
- 00012621  0x00001f4d sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00012622  0x00001f4e nbranch  0x0000318e , 0x00000002 
- 00012623  0x00001f4f copy  0x0000003f , 0x00000039 
- 00012624  0x00001f50 branch  0x00003154 , 0x00000005 
- 00012625  0x00001f52 call  0x0000317d 
- 00012626  0x00001f53 istore  0x00000001 , 0x00000005 
- 00012627  0x00001f54 loop  0x00003151 
- 00012628  0x00001f56 bmark1  0x00000027 , 0x00003159 
- 00012629  0x00001f57 copy  0x00000005 , 0x00000011 
- 00012630  0x00001f58 call  0x0000317d 
- 00012631  0x00001f59 store  0x00000001 , 0x000045d3 
- 00012632  0x00001f5a copy  0x00000011 , 0x00000005 
- 00012633  0x00001f5c parse  0x00000003 , 0x00000000 , 0x00000018 
- 00012634  0x00001f5d rshift32  0x0000003f , 0x0000003f 
- 00012635  0x00001f5e rshift16  0x0000003f , 0x0000003f 
- 00012636  0x00001f5f istore  0x00000003 , 0x00000005 
- 00012637  0x00001f60 fetch  0x00000001 , 0x000045ca 
- 00012638  0x00001f61 nbranch  0x0000316d , 0x00000034 
- 00012639  0x00001f62 disable  0x0000000b 
- 00012640  0x00001f64 isolate1  0x00000027 , 0x00000000 
- 00012641  0x00001f65 call  0x000035c8 , 0x00000001 
- 00012642  0x00001f66 branch  0x00003190 , 0x00000006 
- 00012643  0x00001f67 call  0x00006876 
- 00012644  0x00001f68 bpatchx  0x0000006f , 0x0000402d 
- 00012645  0x00001f69 enable  0x0000002f 
- 00012646  0x00001f6a call  0x000026bb 
- 00012647  0x00001f6b rtnmark1  0x00000027 
- 00012648  0x00001f6c fetch  0x00000001 , 0x000045d3 
- 00012649  0x00001f6d fetcht  0x00000001 , 0x0000462a 
- 00012650  0x00001f6e isub  0x00000002 , 0x0000003e 
- 00012651  0x00001f6f call  0x00007db2 , 0x00000002 
- 00012652  0x00001f70 branch  0x000035cb 
- 00012653  0x00001f73 disable  0x0000000d 
- 00012654  0x00001f74 branch  0x00003160 
- 00012655  0x00001f78 call  0x0000317d 
- 00012656  0x00001f79 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00012657  0x00001f7a branch  0x00007dc2 , 0x00000002 
- 00012658  0x00001f7b increase  0xfffffffe , 0x0000003f 
- 00012659  0x00001f7c bmark1  0x00000027 , 0x00003176 
- 00012660  0x00001f7d branch  0x00007dc2 , 0x00000034 
- 00012661  0x00001f7e increase  0xffffffff , 0x0000003f 
- 00012662  0x00001f80 store  0x00000001 , 0x00000678 
- 00012663  0x00001f81 rtn 
- 00012664  0x00001f84 and_into  0x00000007 , 0x0000003f 
- 00012665  0x00001f85 fetcht  0x00000001 , 0x00000678 
- 00012666  0x00001f86 lshift3  0x00000002 , 0x00000002 
- 00012667  0x00001f87 ior  0x00000002 , 0x0000003f 
- 00012668  0x00001f88 rtn 
- 00012669  0x00001f8b parse  0x00000003 , 0x00000000 , 0x00000008 
- 00012670  0x00001f8c rshift3  0x0000000c , 0x0000003f 
- 00012671  0x00001f8d rtn 
- 00012672  0x00001f90 jam  0x00000001 , 0x000045cb 
- 00012673  0x00001f91 isolate1  0x00000027 , 0x00000000 
- 00012674  0x00001f92 call  0x000035e3 , 0x00000001 
- 00012675  0x00001f94 bpatchx  0x00000070 , 0x0000402e 
- 00012676  0x00001f95 call  0x000025bc 
- 00012677  0x00001f96 disable  0x0000001b 
- 00012678  0x00001f97 disable  0x0000000b 
- 00012679  0x00001f98 branch  0x000020cf 
- 00012680  0x00001f9b jam  0x00000002 , 0x000045cb 
- 00012681  0x00001f9c branch  0x00003183 
- 00012682  0x00001f9f jam  0x00000003 , 0x000045cb 
- 00012683  0x00001fa0 branch  0x00003183 
- 00012684  0x00001fa3 jam  0x00000004 , 0x000045cb 
- 00012685  0x00001fa4 branch  0x00003183 
- 00012686  0x00001fa7 jam  0x00000005 , 0x000045cb 
- 00012687  0x00001fa8 branch  0x00003183 
- 00012688  0x00001fab jam  0x00000006 , 0x000045cb 
- 00012689  0x00001fac branch  0x00003183 
- 00012690  0x00001faf call  0x00002160 
- 00012691  0x00001fb0 fetcht  0x00000001 , 0x0000458d 
- 00012692  0x00001fb1 branch  0x000021f9 
- 00012693  0x00001fb4 bpatchx  0x00000071 , 0x0000402e 
- 00012694  0x00001fb5 fetch  0x00000001 , 0x000045b8 
- 00012695  0x00001fb6 call  0x000025a4 
- 00012696  0x00001fb7 fetch  0x00000004 , 0x0000458f 
- 00012697  0x00001fb8 iforce  0x00000009 
- 00012698  0x00001fb9 call  0x00003112 
- 00012699  0x00001fba call  0x00003192 
- 00012700  0x00001fbb set1  0x00000000 , 0x00000015 
- 00012701  0x00001fbc enable  0x0000001d 
- 00012702  0x00001fbd enable  0x00000020 
- 00012703  0x00001fbe disable  0x00000021 
- 00012704  0x00001fbf call  0x0000687d 
- 00012705  0x00001fc0 disable  0x0000003a 
- 00012706  0x00001fc1 bmark1  0x0000002f , 0x000031c7 
- 00012707  0x00001fc2 bmark1  0x0000002d , 0x000031d9 
- 00012708  0x00001fc3 rshift16  0x00000009 , 0x0000003f 
- 00012709  0x00001fc4 rshift8  0x0000003f , 0x0000003f 
- 00012710  0x00001fc5 rshift4  0x0000003f , 0x0000003f 
- 00012711  0x00001fc6 inject  0x00000003 , 0x00000028 
- 00012712  0x00001fc8 bpatchx  0x00000072 , 0x0000402e 
- 00012713  0x00001fc9 bmark1  0x0000002f , 0x000031ae 
- 00012714  0x00001fca fetch  0x00000001 , 0x000045ca 
- 00012715  0x00001fcb nbranch  0x000031ae , 0x00000034 
- 00012716  0x00001fcc disable  0x0000001d 
- 00012717  0x00001fcd enable  0x0000001b 
- 00012718  0x00001fcf enable  0x00000007 
- 00012719  0x00001fd0 enable  0x00000009 
- 00012720  0x00001fd1 fetch  0x00000001 , 0x0000458a 
- 00012721  0x00001fd2 iforce  0x00000039 
- 00012722  0x00001fd3 arg  0x00004539 , 0x00000006 
- 00012723  0x00001fd5 ifetch  0x00000001 , 0x00000006 
- 00012724  0x00001fd6 inject  0x00000003 , 0x00000008 
- 00012725  0x00001fd7 loop  0x000031b3 
- 00012726  0x00001fd8 enable  0x00000008 
- 00012727  0x00001fd9 inject  0x00000003 , 0x00000018 
- 00012728  0x00001fda disable  0x00000008 
- 00012729  0x00001fdb bmark0  0x0000002f , 0x000031bd 
- 00012730  0x00001fdc disable  0x00000007 
- 00012731  0x00001fdd setarg  0x00000000 
- 00012732  0x00001fde inject  0x00000003 , 0x00000003 
- 00012733  0x00001fe0 until  0x0000003e , 0x00000027 
- 00012734  0x00001fe1 nop  0x00000064 
- 00012735  0x00001fe2 disable  0x0000003a 
- 00012736  0x00001fe3 disable  0x0000001d 
- 00012737  0x00001fe4 fetch  0x00000001 , 0x000045ca 
- 00012738  0x00001fe5 nbranch  0x000031c4 , 0x00000034 
- 00012739  0x00001fe6 disable  0x0000001b 
- 00012740  0x00001fe8 disable  0x00000038 
- 00012741  0x00001fe9 call  0x00002160 
- 00012742  0x00001fea branch  0x0000687b 
- 00012743  0x00001fed arg  0x0000000a , 0x00000039 
- 00012744  0x00001fef setarg  0x0000003c 
- 00012745  0x00001ff0 inject  0x00000003 , 0x00000008 
- 00012746  0x00001ff1 loop  0x000031c8 
- 00012747  0x00001ff2 disable  0x0000001d 
- 00012748  0x00001ff3 enable  0x00000038 
- 00012749  0x00001ff4 rshift16  0x00000009 , 0x0000003f 
- 00012750  0x00001ff5 rshift16  0x0000003f , 0x0000003f 
- 00012751  0x00001ff6 rshift4  0x0000003f , 0x0000003f 
- 00012752  0x00001ff7 inject  0x00000003 , 0x00000020 
- 00012753  0x00001ff8 bmark1  0x0000002e , 0x000031d6 
- 00012754  0x00001ffa setarg  0x00000001 
- 00012755  0x00001ffb inject  0x00000003 , 0x00000005 
- 00012756  0x00001ffc enable  0x0000003a 
- 00012757  0x00001ffd branch  0x000031a8 
- 00012758  0x00002000 setarg  0x00000000 
- 00012759  0x00002001 inject  0x00000003 , 0x00000005 
- 00012760  0x00002002 branch  0x000031a8 
- 00012761  0x00002005 fetch  0x00000001 , 0x00004148 
- 00012762  0x00002006 rshift  0x0000003f , 0x00000039 
- 00012763  0x00002008 nop  0x00000002 
- 00012764  0x00002009 loop  0x000031db 
- 00012765  0x0000200b rshift16  0x00000009 , 0x0000003f 
- 00012766  0x0000200c rshift8  0x0000003f , 0x0000003f 
- 00012767  0x0000200d rshift4  0x0000003f , 0x00000002 
- 00012768  0x0000200e copy  0x00000002 , 0x0000003f 
- 00012769  0x0000200f inject  0x00000003 , 0x00000008 
- 00012770  0x00002010 copy  0x00000002 , 0x0000003f 
- 00012771  0x00002011 inject  0x00000003 , 0x00000028 
- 00012772  0x00002012 branch  0x000031a8 
- 00012773  0x0000201b bpatchx  0x00000073 , 0x0000402e 
- 00012774  0x0000201c fetch  0x00000001 , 0x000045b8 
- 00012775  0x0000201d bbit1  0x00000002 , 0x00003206 
- 00012776  0x0000201f fetch  0x00000001 , 0x00004588 
- 00012777  0x00002020 increase  0x00000003 , 0x0000003f 
- 00012778  0x00002021 store  0x00000001 , 0x0000458a 
- 00012779  0x00002023 fetch  0x00000001 , 0x000045ac 
- 00012780  0x00002024 store  0x00000001 , 0x00004539 
- 00012781  0x00002026 fetch  0x00000001 , 0x00004589 
- 00012782  0x00002027 istore  0x00000001 , 0x00000005 
- 00012783  0x00002029 fetch  0x00000001 , 0x00004588 
- 00012784  0x0000202b lshift3  0x0000003f , 0x0000003f 
- 00012785  0x0000202c fetcht  0x00000001 , 0x0000457e 
- 00012786  0x0000202d and  0x00000002 , 0x00000003 , 0x00000002 
- 00012787  0x0000202e lshift  0x00000002 , 0x00000002 
- 00012788  0x0000202f ior  0x00000002 , 0x0000003f 
- 00012789  0x00002030 fetcht  0x00000001 , 0x0000457f 
- 00012790  0x00002031 iadd  0x00000002 , 0x0000003f 
- 00012791  0x00002032 istore  0x00000001 , 0x00000005 
- 00012792  0x00002034 fetch  0x00000001 , 0x00004588 
- 00012793  0x00002035 iforce  0x00000039 
- 00012794  0x00002036 arg  0x00004519 , 0x00000006 
- 00012795  0x00002037 call  0x00007cda 
- 00012796  0x00002038 bpatchx  0x00000074 , 0x0000402e 
- 00012797  0x0000203a rtnmark0  0x00000027 
- 00012798  0x0000203b fetch  0x00000001 , 0x00000035 
- 00012799  0x0000203c istore  0x00000001 , 0x00000005 
- 00012800  0x0000203d fetch  0x00000001 , 0x000045b8 
- 00012801  0x0000203e rtnbit1  0x00000002 
- 00012802  0x0000203f fetch  0x00000001 , 0x0000458a 
- 00012803  0x00002040 increase  0x00000001 , 0x0000003f 
- 00012804  0x00002041 store  0x00000001 , 0x0000458a 
- 00012805  0x00002042 rtn 
- 00012806  0x00002046 fetch  0x00000001 , 0x00004588 
- 00012807  0x00002047 increase  0x00000004 , 0x0000003f 
- 00012808  0x00002048 bmark0  0x00000027 , 0x0000320a 
- 00012809  0x00002049 increase  0x00000001 , 0x0000003f 
- 00012810  0x0000204b store  0x00000001 , 0x0000458a 
- 00012811  0x0000204d fetch  0x00000001 , 0x000045ac 
- 00012812  0x0000204e store  0x00000001 , 0x00004539 
- 00012813  0x00002050 fetch  0x00000001 , 0x0000458a 
- 00012814  0x00002051 increase  0xfffffffe , 0x0000003f 
- 00012815  0x00002052 istore  0x00000001 , 0x00000005 
- 00012816  0x00002054 fetch  0x00000001 , 0x00004589 
- 00012817  0x00002055 istore  0x00000001 , 0x00000005 
- 00012818  0x00002056 setarg  0x00000000 
- 00012819  0x00002057 branch  0x000031f0 
- 00012820  0x0000205a bpatchx  0x00000075 , 0x0000402e 
- 00012821  0x0000205c fetch  0x00000001 , 0x000044f8 
- 00012822  0x0000205d rshift3  0x0000003f , 0x0000003f 
- 00012823  0x0000205e store  0x00000001 , 0x0000457d 
- 00012824  0x00002060 increase  0x00000001 , 0x0000003f 
- 00012825  0x00002061 arg  0x000044f8 , 0x00000006 
- 00012826  0x00002062 iadd  0x00000006 , 0x00000006 
- 00012827  0x00002063 ifetch  0x00000003 , 0x00000006 
- 00012828  0x00002064 store  0x00000003 , 0x00004580 
- 00012829  0x00002066 fetch  0x00000001 , 0x000044f8 
- 00012830  0x00002067 rshift  0x0000003f , 0x0000003f 
- 00012831  0x00002068 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00012832  0x00002069 store  0x00000001 , 0x00004586 
- 00012833  0x0000206a rtn 
- 00012834  0x0000206e bpatchx  0x00000076 , 0x0000402e 
- 00012835  0x0000206f fetcht  0x00000001 , 0x0000458e 
- 00012836  0x00002070 call  0x00003227 
- 00012837  0x00002071 storet  0x00000001 , 0x0000458e 
- 00012838  0x00002072 rtn 
- 00012839  0x00002075 bpatchx  0x00000077 , 0x0000402e 
- 00012840  0x00002076 call  0x0000322c 
- 00012841  0x00002077 increase  0x00000001 , 0x00000002 
- 00012842  0x00002078 and_into  0x00000003 , 0x00000002 
- 00012843  0x00002079 rtn 
- 00012844  0x0000207c bpatchx  0x00000078 , 0x0000402f 
- 00012845  0x0000207d fetch  0x00000001 , 0x0000458f 
- 00012846  0x0000207e and_into  0x00000003 , 0x0000003f 
- 00012847  0x0000207f mul32  0x0000003f , 0x00000004 , 0x00000011 
- 00012848  0x00002080 setarg  0x00004593 
- 00012849  0x00002081 iadd  0x00000011 , 0x0000003f 
- 00012850  0x00002082 iadd  0x00000002 , 0x00000006 
- 00012851  0x00002083 ifetch  0x00000001 , 0x00000006 
- 00012852  0x00002084 store  0x00000001 , 0x0000458d 
- 00012853  0x00002085 rtn 
- 00012854  0x00002089 store  0x00000004 , 0x0000458f 
- 00012855  0x0000208b bpatchx  0x00000079 , 0x0000402f 
- 00012856  0x0000208d arg  0x00000000 , 0x00000011 
- 00012857  0x0000208e arg  0x00000004 , 0x00000039 
- 00012858  0x0000208f arg  0x0000458f , 0x00000006 
- 00012859  0x00002091 ifetch  0x00000001 , 0x00000006 
- 00012860  0x00002092 iadd  0x00000011 , 0x00000011 
- 00012861  0x00002093 loop  0x0000323b 
- 00012862  0x00002094 copy  0x00000011 , 0x0000003f 
- 00012863  0x00002095 store  0x00000002 , 0x000045aa 
- 00012864  0x00002096 fetch  0x00000001 , 0x000045aa 
- 00012865  0x00002097 fetcht  0x00000001 , 0x000045ab 
- 00012866  0x00002098 iadd  0x00000002 , 0x0000003f 
- 00012867  0x00002099 store  0x00000001 , 0x000045ac 
- 00012868  0x0000209a rtn 
- 00012869  0x0000209e bpatchx  0x0000007a , 0x0000402f 
- 00012870  0x0000209f call  0x00007dbc 
- 00012871  0x000020a0 fetcht  0x00000004 , 0x000045a3 
- 00012872  0x000020a1 copy  0x00000022 , 0x0000003f 
- 00012873  0x000020a2 isub  0x00000002 , 0x0000003e 
- 00012874  0x000020a3 ncall  0x00003255 , 0x00000002 
- 00012875  0x000020a4 copy  0x0000003f , 0x00000012 
- 00012876  0x000020a5 fetch  0x00000004 , 0x000045a3 
- 00012877  0x000020a6 fetcht  0x00000001 , 0x000045a7 
- 00012878  0x000020a7 iadd  0x00000002 , 0x00000002 
- 00012879  0x000020a8 copy  0x00000012 , 0x0000003f 
- 00012880  0x000020a9 isub  0x00000002 , 0x0000003e 
- 00012881  0x000020aa nrtn  0x00000002 
- 00012882  0x000020ab set0  0x0000001c , 0x0000003f 
- 00012883  0x000020ac store  0x00000004 , 0x000045a3 
- 00012884  0x000020ad branch  0x00007dba 
- 00012885  0x000020b0 rtn  0x00000005 
- 00012886  0x000020b1 set1  0x0000001c , 0x0000003f 
- 00012887  0x000020b2 rtn 
- 00012888  0x000020b5 setarg  0x00000000 
- 00012889  0x000020b6 store  0x00000004 , 0x000045a3 
- 00012890  0x000020b7 rtn 
- 00012891  0x000020c0 bpatchx  0x0000007b , 0x0000402f 
- 00012892  0x000020c1 setsect  0x00000000 , 0x00001300 
- 00012893  0x000020c2 setsect  0x00000001 , 0x0001908b 
- 00012894  0x000020c3 setsect  0x00000002 , 0x00036150 
- 00012895  0x000020c4 setsect  0x00000003 , 0x00003d20 
- 00012896  0x000020c5 store  0x00000009 , 0x00004593 
- 00012897  0x000020c6 setsect  0x00000000 , 0x00003a1a 
- 00012898  0x000020c7 setsect  0x00000001 , 0x0000c453 
- 00012899  0x000020c8 setsect  0x00000002 , 0x0000d312 
- 00012900  0x000020c9 setsect  0x00000003 , 0x00000001 
- 00012901  0x000020ca istore  0x00000007 , 0x00000005 
- 00012902  0x000020cb fetch  0x00000001 , 0x000045b9 
- 00012903  0x000020cc rtn  0x00000034 
- 00012904  0x000020cd arg  0x000045ba , 0x00000006 
- 00012905  0x000020ce arg  0x00004593 , 0x00000005 
- 00012906  0x000020cf branch  0x00007c8f 
- 00012907  0x000020d8 bpatchx  0x0000007c , 0x0000402f 
- 00012908  0x000020d9 setarg  0x004e001e 
- 00012909  0x000020da store  0x00000003 , 0x000045bb 
- 00012910  0x000020db setarg  0x00032303 
- 00012911  0x000020dc istore  0x00000003 , 0x00000005 
- 00012912  0x000020dd setarg  0x00250642 
- 00012913  0x000020de istore  0x00000003 , 0x00000005 
- 00012914  0x000020df setarg  0x00094c06 
- 00012915  0x000020e0 istore  0x00000003 , 0x00000005 
- 00012916  0x000020e1 setarg  0x003c0927 
- 00012917  0x000020e2 istore  0x00000003 , 0x00000005 
- 00012918  0x000020e3 jam  0x00000001 , 0x000045b9 
- 00012919  0x000020e4 rtn 
- 00012920  0x000020e8 bpatchx  0x0000007d , 0x0000402f 
- 00012921  0x000020e9 arg  0x00006978 , 0x00000002 
- 00012922  0x000020ea bmark1  0x00000027 , 0x0000327f 
- 00012923  0x000020eb arg  0x000012c0 , 0x00000002 
- 00012924  0x000020ec fetch  0x00000001 , 0x000045b7 
- 00012925  0x000020ed bbit0  0x00000002 , 0x0000327f 
- 00012926  0x000020ee arg  0x00002ee0 , 0x00000002 
- 00012927  0x000020f0 storet  0x00000002 , 0x0000458b 
- 00012928  0x000020f1 rtn 
- 00012929  0x000020f4 jam  0x00000001 , 0x000045b7 
- 00012930  0x000020f5 jam  0x00000001 , 0x000045b8 
- 00012931  0x000020f6 rtn 
- 00012932  0x000020f9 jam  0x00000002 , 0x000045b7 
- 00012933  0x000020fa jam  0x00000002 , 0x000045b8 
- 00012934  0x000020fb rtn 
- 00012935  0x00002114 bpatchx  0x0000007e , 0x0000402f 
- 00012936  0x00002115 jam  0x0000004e , 0x000045d0 
- 00012937  0x00002116 setarg  0x00101520 
- 00012938  0x00002117 store  0x00000003 , 0x000045cc 
- 00012939  0x00002118 setarg  0x00000005 
- 00012940  0x00002119 istore  0x00000001 , 0x00000005 
- 00012941  0x0000211a rtn 
- 00012942  0x00002121 arg  0x000045d8 , 0x00000013 
- 00012943  0x00002122 arg  0x0000367a , 0x00000012 
- 00012944  0x00002123 branch  0x000042e7 
- 00012945  0x00002126 set1  0x00000026 , 0x00000000 
- 00012946  0x00002127 fetch  0x00000001 , 0x000045fc 
- 00012947  0x00002128 set0  0x00000002 , 0x0000003f 
- 00012948  0x00002129 set1  0x00000001 , 0x0000003f 
- 00012949  0x0000212a store  0x00000001 , 0x000045fc 
- 00012950  0x0000212b setarg  0x00000000 
- 00012951  0x0000212c store  0x00000002 , 0x000045de 
- 00012952  0x0000212d fetch  0x00000002 , 0x000045d6 
- 00012953  0x0000212e store  0x00000002 , 0x000045d8 
- 00012954  0x0000212f jam  0x00000000 , 0x000045d5 
- 00012955  0x00002130 call  0x000032d6 
- 00012956  0x00002132 jam  0x00000000 , 0x0000457e 
- 00012957  0x00002133 fetch  0x00000001 , 0x000045d0 
- 00012958  0x00002134 store  0x00000001 , 0x0000458d 
- 00012959  0x00002135 fetch  0x00000001 , 0x000045d1 
- 00012960  0x00002136 store  0x00000001 , 0x00004141 
- 00012961  0x00002137 fetch  0x00000004 , 0x000045cc 
- 00012962  0x00002138 branch  0x00003236 
- 00012963  0x0000213c bpatchx  0x0000007f , 0x0000402f 
- 00012964  0x0000213d jam  0x00000000 , 0x000045e2 
- 00012965  0x0000213e fetch  0x00000002 , 0x000045da 
- 00012966  0x0000213f increase  0x00000001 , 0x0000003f 
- 00012967  0x00002140 store  0x00000002 , 0x000045da 
- 00012968  0x00002141 fetch  0x00000001 , 0x000045da 
- 00012969  0x00002142 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00012970  0x00002143 nrtn  0x00000034 
- 00012971  0x00002144 fetch  0x00000001 , 0x000045d4 
- 00012972  0x00002145 beq  0x000000ff , 0x000032f8 
- 00012973  0x00002146 beq  0x00000001 , 0x000032b2 
- 00012974  0x00002147 beq  0x00000002 , 0x000032b4 
- 00012975  0x00002148 beq  0x00000003 , 0x000032ba 
- 00012976  0x00002149 beq  0x00000004 , 0x000032c0 
- 00012977  0x0000214a rtn 
- 00012978  0x0000214d jam  0x000000ff , 0x00004519 
- 00012979  0x0000214e branch  0x000032c1 
- 00012980  0x00002151 fetch  0x00000001 , 0x000045ae 
- 00012981  0x00002152 branch  0x000032b8 , 0x00000034 
- 00012982  0x00002153 fetch  0x00000004 , 0x00004604 
- 00012983  0x00002154 call  0x00003236 
- 00012984  0x00002156 jam  0x000000aa , 0x00004519 
- 00012985  0x00002157 branch  0x000032c1 
- 00012986  0x0000215a jam  0x00000055 , 0x00004519 
- 00012987  0x0000215b fetch  0x00000001 , 0x000045ae 
- 00012988  0x0000215c branch  0x000032c1 , 0x00000034 
- 00012989  0x0000215d fetch  0x00000004 , 0x000045e8 
- 00012990  0x0000215e store  0x00000004 , 0x0000451b 
- 00012991  0x0000215f branch  0x000032c3 
- 00012992  0x00002162 jam  0x00000022 , 0x00004519 
- 00012993  0x00002164 fetch  0x00000004 , 0x00004604 
- 00012994  0x00002165 store  0x00000004 , 0x0000451b 
- 00012995  0x00002167 fetch  0x00000001 , 0x00004589 
- 00012996  0x00002168 and_into  0x00000007 , 0x0000003f 
- 00012997  0x00002169 store  0x00000001 , 0x0000451a 
- 00012998  0x0000216a jam  0x00000000 , 0x0000451f 
- 00012999  0x0000216b jam  0x00000007 , 0x00004588 
- 00013000  0x0000216c call  0x000031e5 
- 00013001  0x0000216d call  0x00003651 
- 00013002  0x0000216e nrtn  0x00000018 
- 00013003  0x0000216f nrtn  0x0000002f 
- 00013004  0x00002170 call  0x0000357b 
- 00013005  0x00002171 call  0x0000366e 
- 00013006  0x00002172 bpatchx  0x00000080 , 0x00004030 
- 00013007  0x00002173 fetch  0x00000001 , 0x000045d4 
- 00013008  0x00002174 rtneq  0x000000ff 
- 00013009  0x00002175 beq  0x00000001 , 0x000032db 
- 00013010  0x00002176 beq  0x00000002 , 0x000032dd 
- 00013011  0x00002177 beq  0x00000003 , 0x000032e3 
- 00013012  0x00002178 beq  0x00000004 , 0x000032eb 
- 00013013  0x00002179 rtn 
- 00013014  0x0000217c jam  0x00000002 , 0x000045d4 
- 00013015  0x0000217d fetch  0x00000001 , 0x000045ae 
- 00013016  0x0000217e rtn  0x00000034 
- 00013017  0x0000217f jam  0x00000001 , 0x000045d4 
- 00013018  0x00002180 rtn 
- 00013019  0x00002183 jam  0x00000002 , 0x000045d4 
- 00013020  0x00002184 branch  0x0000364c 
- 00013021  0x00002187 fetch  0x00000001 , 0x000045ae 
- 00013022  0x00002188 branch  0x000032e1 , 0x00000034 
- 00013023  0x00002189 fetch  0x00000004 , 0x0000455f 
- 00013024  0x0000218a store  0x00000004 , 0x000045e8 
- 00013025  0x0000218c jam  0x00000003 , 0x000045d4 
- 00013026  0x0000218d branch  0x0000364c 
- 00013027  0x00002190 fetch  0x00000001 , 0x000045ae 
- 00013028  0x00002191 branch  0x000032e9 , 0x00000034 
- 00013029  0x00002192 fetch  0x00000004 , 0x0000455f 
- 00013030  0x00002193 fetcht  0x00000004 , 0x00004604 
- 00013031  0x00002194 isub  0x00000002 , 0x0000003e 
- 00013032  0x00002195 nrtn  0x00000005 
- 00013033  0x00002197 jam  0x00000004 , 0x000045d4 
- 00013034  0x00002198 branch  0x0000364c 
- 00013035  0x0000219b fetch  0x00000001 , 0x000045ae 
- 00013036  0x0000219c branch  0x000032f1 , 0x00000034 
- 00013037  0x0000219d fetch  0x00000004 , 0x0000455f 
- 00013038  0x0000219e fetcht  0x00000004 , 0x000045e8 
- 00013039  0x0000219f isub  0x00000002 , 0x0000003e 
- 00013040  0x000021a0 nrtn  0x00000005 
- 00013041  0x000021a2 jam  0x000000ff , 0x000045d4 
- 00013042  0x000021a3 jam  0x00000039 , 0x0000066f 
- 00013043  0x000021a4 call  0x0000782b 
- 00013044  0x000021a5 setarg  0x00000000 
- 00013045  0x000021a6 store  0x00000002 , 0x000045d8 
- 00013046  0x000021a7 fetch  0x00000004 , 0x0000455f 
- 00013047  0x000021a8 call  0x00003236 
- 00013048  0x000021aa fetch  0x00000001 , 0x000045fc 
- 00013049  0x000021ab set0  0x00000001 , 0x0000003f 
- 00013050  0x000021ac store  0x00000001 , 0x000045fc 
- 00013051  0x000021ad branch  0x0000364c 
- 00013052  0x000021c8 jam  0x00000001 , 0x00004616 
- 00013053  0x000021c9 jam  0x00000000 , 0x00004615 
- 00013054  0x000021ca rtn 
- 00013055  0x000021cd fetch  0x00000001 , 0x00004615 
- 00013056  0x000021ce rtnbit1  0x00000001 
- 00013057  0x000021cf set1  0x00000001 , 0x0000003f 
- 00013058  0x000021d0 store  0x00000001 , 0x00004615 
- 00013059  0x000021d1 setarg  0x00000000 
- 00013060  0x000021d2 store  0x00000003 , 0x000045d3 
- 00013061  0x000021d3 store  0x00000001 , 0x000045de 
- 00013062  0x000021d4 store  0x00000001 , 0x000045df 
- 00013063  0x000021d5 store  0x00000004 , 0x0000462c 
- 00013064  0x000021d6 jam  0x00000001 , 0x00004611 
- 00013065  0x000021d7 branch  0x0000329c 
- 00013066  0x000021db jam  0x00000001 , 0x00004611 
- 00013067  0x000021dc jam  0x00000008 , 0x00004588 
- 00013068  0x000021dd arg  0x000045d6 , 0x00000006 
- 00013069  0x000021de arg  0x00004519 , 0x00000005 
- 00013070  0x000021df branch  0x00007c89 
- 00013071  0x000021e3 bpatchx  0x00000081 , 0x00004030 
- 00013072  0x000021e4 call  0x000033be 
- 00013073  0x000021e5 call  0x00003119 
- 00013074  0x000021e6 nbranch  0x000033be , 0x0000002f 
- 00013075  0x000021e7 call  0x0000331e 
- 00013076  0x000021e8 call  0x000033f4 
- 00013077  0x000021e9 call  0x00003399 
- 00013078  0x000021ea call  0x0000493d 
- 00013079  0x000021eb fetch  0x00000001 , 0x000045ae 
- 00013080  0x000021ec rtn  0x00000034 
- 00013081  0x000021ed fetch  0x00000004 , 0x0000462c 
- 00013082  0x000021ee rtn  0x00000034 
- 00013083  0x000021ef branch  0x00003236 
- 00013084  0x000021f2 call  0x000033be 
- 00013085  0x000021f3 branch  0x00003183 
- 00013086  0x000021f6 jam  0x00000005 , 0x00004622 
- 00013087  0x000021f7 arg  0x000044f7 , 0x00000006 
- 00013088  0x000021f8 arg  0x000045e8 , 0x00000005 
- 00013089  0x000021f9 call  0x00007c89 
- 00013090  0x000021fa bpatchx  0x00000082 , 0x00004030 
- 00013091  0x000021fb fetch  0x00000001 , 0x000045ea 
- 00013092  0x000021fc beq  0x000000aa , 0x00003329 
- 00013093  0x000021fd beq  0x00000055 , 0x0000333a 
- 00013094  0x000021fe beq  0x00000022 , 0x0000335b 
- 00013095  0x000021ff beq  0x000000ff , 0x0000359b 
- 00013096  0x00002200 rtn 
- 00013097  0x00002204 fetch  0x00000001 , 0x000045eb 
- 00013098  0x00002205 beq  0x00000001 , 0x0000332d 
- 00013099  0x00002206 beq  0x00000002 , 0x00003335 
- 00013100  0x00002207 rtn 
- 00013101  0x0000220a fetch  0x00000001 , 0x000045de 
- 00013102  0x0000220b nrtn  0x00000034 
- 00013103  0x0000220c jam  0x00000001 , 0x000045d3 
- 00013104  0x0000220e jam  0x00000001 , 0x000045d6 
- 00013105  0x00002210 jam  0x00000080 , 0x000045d7 
- 00013106  0x00002211 fetch  0x00000006 , 0x000044f1 
- 00013107  0x00002212 store  0x00000006 , 0x000045d8 
- 00013108  0x00002213 rtn 
- 00013109  0x00002216 fetch  0x00000001 , 0x000045df 
- 00013110  0x00002217 nrtn  0x00000034 
- 00013111  0x00002218 jam  0x00000001 , 0x000045d4 
- 00013112  0x0000221a jam  0x00000002 , 0x000045d6 
- 00013113  0x0000221b branch  0x00003331 
- 00013114  0x0000221f fetch  0x00000001 , 0x000045ae 
- 00013115  0x00002220 branch  0x00003340 , 0x00000034 
- 00013116  0x00002221 fetch  0x00000004 , 0x000045ec 
- 00013117  0x00002222 fetcht  0x00000004 , 0x000044f1 
- 00013118  0x00002223 isub  0x00000002 , 0x0000003e 
- 00013119  0x00002224 nrtn  0x00000005 
- 00013120  0x00002226 fetch  0x00000001 , 0x000045eb 
- 00013121  0x00002227 beq  0x00000001 , 0x00003344 
- 00013122  0x00002228 beq  0x00000002 , 0x00003351 
- 00013123  0x00002229 rtn 
- 00013124  0x0000222c fetch  0x00000001 , 0x000045de 
- 00013125  0x0000222d nrtn  0x00000034 
- 00013126  0x0000222e fetch  0x00000001 , 0x000045d3 
- 00013127  0x0000222f beq  0x00000001 , 0x00003349 
- 00013128  0x00002230 rtn 
- 00013129  0x00002232 jam  0x00000002 , 0x000045d3 
- 00013130  0x00002233 fetch  0x00000001 , 0x000045ae 
- 00013131  0x00002234 branch  0x00003330 , 0x00000034 
- 00013132  0x00002236 jam  0x00000001 , 0x000045d6 
- 00013133  0x00002238 jam  0x00000080 , 0x000045d7 
- 00013134  0x00002239 fetch  0x00000004 , 0x0000462c 
- 00013135  0x0000223a store  0x00000004 , 0x000045d8 
- 00013136  0x0000223b branch  0x00007dba 
- 00013137  0x0000223e fetch  0x00000001 , 0x000045df 
- 00013138  0x0000223f nrtn  0x00000034 
- 00013139  0x00002240 fetch  0x00000001 , 0x000045d4 
- 00013140  0x00002241 beq  0x00000001 , 0x00003356 
- 00013141  0x00002242 rtn 
- 00013142  0x00002244 jam  0x00000002 , 0x000045d4 
- 00013143  0x00002245 fetch  0x00000001 , 0x000045ae 
- 00013144  0x00002246 branch  0x00003338 , 0x00000034 
- 00013145  0x00002247 jam  0x00000002 , 0x000045d6 
- 00013146  0x00002248 branch  0x0000334d 
- 00013147  0x0000224c fetch  0x00000001 , 0x000045ae 
- 00013148  0x0000224d branch  0x00003361 , 0x00000034 
- 00013149  0x0000224e fetch  0x00000004 , 0x000045ec 
- 00013150  0x0000224f fetcht  0x00000004 , 0x0000462c 
- 00013151  0x00002250 isub  0x00000002 , 0x0000003e 
- 00013152  0x00002251 nrtn  0x00000005 
- 00013153  0x00002253 fetch  0x00000001 , 0x000045eb 
- 00013154  0x00002254 beq  0x00000001 , 0x00003365 
- 00013155  0x00002255 beq  0x00000002 , 0x00003372 
- 00013156  0x00002256 rtn 
- 00013157  0x00002259 fetch  0x00000001 , 0x000045de 
- 00013158  0x0000225a nrtn  0x00000034 
- 00013159  0x0000225b fetch  0x00000001 , 0x000045d3 
- 00013160  0x0000225c beq  0x00000002 , 0x0000336a 
- 00013161  0x0000225d rtn 
- 00013162  0x0000225f jam  0x00000001 , 0x000045de 
- 00013163  0x00002261 call  0x00003330 
- 00013164  0x00002262 fetch  0x00000001 , 0x000045d5 
- 00013165  0x00002263 or_into  0x00000001 , 0x0000003f 
- 00013166  0x00002264 store  0x00000001 , 0x000045d5 
- 00013167  0x00002266 setarg  0x00000000 
- 00013168  0x00002267 store  0x00000002 , 0x000045d3 
- 00013169  0x00002268 rtn 
- 00013170  0x0000226b fetch  0x00000001 , 0x000045df 
- 00013171  0x0000226c nrtn  0x00000034 
- 00013172  0x0000226d fetch  0x00000001 , 0x000045d4 
- 00013173  0x0000226e bne  0x00000000 , 0x00003377 
- 00013174  0x0000226f rtn 
- 00013175  0x00002271 jam  0x00000001 , 0x000045df 
- 00013176  0x00002273 call  0x00003338 
- 00013177  0x00002274 fetch  0x00000001 , 0x000045d5 
- 00013178  0x00002275 or_into  0x00000002 , 0x0000003f 
- 00013179  0x00002276 store  0x00000001 , 0x000045d5 
- 00013180  0x00002277 call  0x0000336f 
- 00013181  0x00002278 branch  0x00004937 
- 00013182  0x0000227b fetch  0x00000001 , 0x00004616 
- 00013183  0x0000227c rtnne  0x00000001 
- 00013184  0x0000227d fetch  0x00000001 , 0x00004610 
- 00013185  0x0000227e nrtn  0x00000034 
- 00013186  0x0000227f fetch  0x00000001 , 0x000044fa 
- 00013187  0x00002280 beq  0x00000001 , 0x00003386 
- 00013188  0x00002281 beq  0x00000002 , 0x0000338a 
- 00013189  0x00002282 rtn 
- 00013190  0x00002284 fetch  0x00000001 , 0x0000462b 
- 00013191  0x00002285 rtnbit0  0x00000000 
- 00013192  0x00002287 disable  0x0000002f 
- 00013193  0x00002288 rtn 
- 00013194  0x0000228a fetch  0x00000001 , 0x0000462b 
- 00013195  0x0000228b rtnbit0  0x00000001 
- 00013196  0x0000228c branch  0x00003388 
- 00013197  0x0000228f fetch  0x00000001 , 0x00004610 
- 00013198  0x00002290 nrtn  0x00000034 
- 00013199  0x00002291 fetch  0x00000001 , 0x0000462b 
- 00013200  0x00002292 or_into  0x00000001 , 0x0000003f 
- 00013201  0x00002293 store  0x00000001 , 0x0000462b 
- 00013202  0x00002294 rtn 
- 00013203  0x00002297 fetch  0x00000001 , 0x00004610 
- 00013204  0x00002298 nrtn  0x00000034 
- 00013205  0x00002299 fetch  0x00000001 , 0x0000462b 
- 00013206  0x0000229a or_into  0x00000002 , 0x0000003f 
- 00013207  0x0000229b store  0x00000001 , 0x0000462b 
- 00013208  0x0000229c rtn 
- 00013209  0x000022a0 fetch  0x00000001 , 0x000045d5 
- 00013210  0x000022a1 rtn  0x00000034 
- 00013211  0x000022a3 fetch  0x00000001 , 0x000045eb 
- 00013212  0x000022a4 beq  0x00000001 , 0x0000338d 
- 00013213  0x000022a5 beq  0x00000002 , 0x00003393 
- 00013214  0x000022a6 rtn 
- 00013215  0x000022ba set1  0x00000027 , 0x00000000 
- 00013216  0x000022bb fetch  0x00000001 , 0x00004141 
- 00013217  0x000022bc store  0x00000001 , 0x00004623 
- 00013218  0x000022bd branch  0x000035d6 
- 00013219  0x000022c0 fetch  0x00000002 , 0x000045e0 
- 00013220  0x000022c1 branch  0x00007d79 
- 00013221  0x000022c4 bpatchx  0x00000083 , 0x00004030 
- 00013222  0x000022c5 jam  0x00000000 , 0x00004588 
- 00013223  0x000022c6 fetch  0x00000001 , 0x00004611 
- 00013224  0x000022c7 rtn  0x00000034 
- 00013225  0x000022c8 fetch  0x00000002 , 0x000045e2 
- 00013226  0x000022c9 branch  0x00007d79 
- 00013227  0x000022cd call  0x000033f1 
- 00013228  0x000022ce nbranch  0x000033be , 0x0000002f 
- 00013229  0x000022d0 call  0x000033e3 
- 00013230  0x000022d1 nbranch  0x000033be , 0x00000028 
- 00013231  0x000022d2 fetch  0x00000001 , 0x0000457d 
- 00013232  0x000022d3 branch  0x000033be , 0x00000034 
- 00013233  0x000022d4 increase  0x00000002 , 0x0000003f 
- 00013234  0x000022d5 iforce  0x00000039 
- 00013235  0x000022d6 arg  0x000044f7 , 0x00000006 
- 00013236  0x000022d7 arg  0x000045e8 , 0x00000005 
- 00013237  0x000022d8 call  0x00007cda 
- 00013238  0x000022d9 jam  0x00000000 , 0x00004613 
- 00013239  0x000022da fetch  0x00000001 , 0x00004610 
- 00013240  0x000022db call  0x000033fe , 0x00000034 
- 00013241  0x000022dc bpatchx  0x00000084 , 0x00004030 
- 00013242  0x000022dd fetch  0x00000001 , 0x000045ea 
- 00013243  0x000022de beq  0x00000001 , 0x000033c4 
- 00013244  0x000022df beq  0x00000002 , 0x000033d3 
- 00013245  0x000022e0 beq  0x000000ff , 0x000033c2 
- 00013246  0x000022e2 bpatchx  0x00000085 , 0x00004030 
- 00013247  0x000022e3 arg  0x000044f7 , 0x00000005 
- 00013248  0x000022e4 arg  0x00000042 , 0x00000039 
- 00013249  0x000022e5 branch  0x00007ca1 
- 00013250  0x000022e8 call  0x0000339b 
- 00013251  0x000022e9 branch  0x0000359b 
- 00013252  0x000022ec call  0x0000338d 
- 00013253  0x000022ed call  0x0000352e 
- 00013254  0x000022ee fetch  0x00000001 , 0x0000460a 
- 00013255  0x000022ef fetcht  0x00000001 , 0x000045e8 
- 00013256  0x000022f0 isolate1  0x00000003 , 0x00000002 
- 00013257  0x000022f1 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00013258  0x000022f2 store  0x00000001 , 0x0000460a 
- 00013259  0x000022f3 beq  0x00000001 , 0x000033d9 
- 00013260  0x000022f4 fetch  0x00000001 , 0x00004612 
- 00013261  0x000022f5 fetcht  0x00000001 , 0x000045e8 
- 00013262  0x000022f6 isolate1  0x00000004 , 0x00000002 
- 00013263  0x000022f7 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00013264  0x000022f8 store  0x00000001 , 0x00004612 
- 00013265  0x000022f9 fetch  0x00000002 , 0x000045e4 
- 00013266  0x000022fa branch  0x00007d79 
- 00013267  0x000022fd call  0x00003393 
- 00013268  0x000022fe fetcht  0x00000001 , 0x000045e8 
- 00013269  0x000022ff isolate1  0x00000003 , 0x00000002 
- 00013270  0x00002300 branch  0x000033e1 , 0x00000001 
- 00013271  0x00002301 fetch  0x00000002 , 0x000045e6 
- 00013272  0x00002302 branch  0x00007d79 
- 00013273  0x00002305 fetch  0x00000001 , 0x000043cb 
- 00013274  0x00002306 sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00013275  0x00002307 call  0x00004469 , 0x00000005 
- 00013276  0x00002308 fetch  0x00000001 , 0x000045de 
- 00013277  0x00002309 nrtn  0x00000034 
- 00013278  0x0000230a jam  0x00000001 , 0x000045de 
- 00013279  0x0000230b fetch  0x00000004 , 0x000045f2 
- 00013280  0x0000230c branch  0x000035a3 
- 00013281  0x0000230e fetch  0x00000004 , 0x000045f2 
- 00013282  0x0000230f branch  0x000035a9 
- 00013283  0x00002313 call  0x00007dbc 
- 00013284  0x00002314 fetch  0x00000001 , 0x00004586 
- 00013285  0x00002315 fetcht  0x00000001 , 0x00004587 
- 00013286  0x00002316 isub  0x00000002 , 0x0000003e 
- 00013287  0x00002317 ncall  0x00007dba , 0x00000005 
- 00013288  0x00002318 fetch  0x00000001 , 0x00004586 
- 00013289  0x00002319 store  0x00000001 , 0x00004587 
- 00013290  0x0000231a fetch  0x00000003 , 0x00004580 
- 00013291  0x0000231b fetcht  0x00000003 , 0x00004583 
- 00013292  0x0000231c isub  0x00000002 , 0x0000003e 
- 00013293  0x0000231d ncall  0x00007dba , 0x00000005 
- 00013294  0x0000231e fetch  0x00000003 , 0x00004580 
- 00013295  0x0000231f store  0x00000003 , 0x00004583 
- 00013296  0x00002320 rtn 
- 00013297  0x00002323 call  0x000033be 
- 00013298  0x00002324 call  0x00003119 
- 00013299  0x00002325 nrtn  0x0000002f 
- 00013300  0x00002328 fetch  0x00000001 , 0x000044f7 
- 00013301  0x00002329 store  0x00000001 , 0x00004589 
- 00013302  0x0000232b call  0x00003214 
- 00013303  0x0000232d fetch  0x00000001 , 0x000044f8 
- 00013304  0x0000232e isolate1  0x00000000 , 0x0000003f 
- 00013305  0x0000232f branch  0x000033fd , 0x00000001 
- 00013306  0x00002331 call  0x000033a5 
- 00013307  0x00002332 call  0x000031e5 
- 00013308  0x00002333 call  0x00003195 
- 00013309  0x00002335 branch  0x00003183 
- 00013310  0x00002339 jam  0x00000001 , 0x00004614 
- 00013311  0x0000233b setarg  0x00000280 
- 00013312  0x0000233c arg  0x00000008 , 0x00000007 
- 00013313  0x0000233d branch  0x00007ce1 
- 00013314  0x00002344 bpatchx  0x00000086 , 0x00004030 
- 00013315  0x00002345 jam  0x00000001 , 0x00004613 
- 00013316  0x00002346 jam  0x00000000 , 0x00004617 
- 00013317  0x00002347 jam  0x000000ff , 0x000045a7 
- 00013318  0x00002348 branch  0x00003258 
- 00013319  0x0000234b bpatchx  0x00000087 , 0x00004030 
- 00013320  0x0000234c fetch  0x00000001 , 0x00004613 
- 00013321  0x0000234d rtn  0x00000034 
- 00013322  0x0000234e call  0x00003245 
- 00013323  0x0000234f nrtn  0x00000028 
- 00013324  0x00002350 call  0x00003414 
- 00013325  0x00002351 fetch  0x00000001 , 0x00004617 
- 00013326  0x00002352 increase  0x00000001 , 0x0000003f 
- 00013327  0x00002353 and_into  0x00000001 , 0x0000003f 
- 00013328  0x00002354 store  0x00000001 , 0x00004617 
- 00013329  0x00002355 beq  0x00000000 , 0x00003419 
- 00013330  0x00002356 beq  0x00000001 , 0x0000341c 
- 00013331  0x00002357 rtn 
- 00013332  0x0000235a fetch  0x00000001 , 0x00004622 
- 00013333  0x0000235b rtn  0x00000034 
- 00013334  0x0000235c increase  0xffffffff , 0x0000003f 
- 00013335  0x0000235d store  0x00000001 , 0x00004622 
- 00013336  0x0000235e rtn 
- 00013337  0x00002361 fetch  0x00000001 , 0x00004622 
- 00013338  0x00002362 nrtn  0x00000034 
- 00013339  0x00002363 branch  0x00003460 
- 00013340  0x00002366 fetch  0x00000001 , 0x00004622 
- 00013341  0x00002367 nrtn  0x00000034 
- 00013342  0x00002368 branch  0x000032fc 
- 00013343  0x0000236c fetch  0x00000001 , 0x0000462a 
- 00013344  0x0000236d nrtn  0x00000034 
- 00013345  0x0000236e fetch  0x00000001 , 0x00004628 
- 00013346  0x0000236f call  0x0000344f , 0x00000034 
- 00013347  0x00002370 fetch  0x00000001 , 0x00004625 
- 00013348  0x00002371 rtnbit1  0x00000000 
- 00013349  0x00002372 set1  0x00000000 , 0x0000003f 
- 00013350  0x00002373 store  0x00000001 , 0x00004625 
- 00013351  0x00002374 jam  0x00000001 , 0x00004624 
- 00013352  0x00002375 jam  0x00000000 , 0x00004629 
- 00013353  0x00002376 setarg  0x00000000 
- 00013354  0x00002377 store  0x00000002 , 0x00004626 
- 00013355  0x00002378 jam  0x00000060 , 0x000045a7 
- 00013356  0x00002379 branch  0x00003258 
- 00013357  0x0000237c bpatchx  0x00000088 , 0x00004031 
- 00013358  0x0000237d fetch  0x00000001 , 0x00004616 
- 00013359  0x0000237e rtneq  0x00000000 
- 00013360  0x0000237f fetch  0x00000001 , 0x0000462a 
- 00013361  0x00002380 nrtn  0x00000034 
- 00013362  0x00002381 fetch  0x00000001 , 0x00004628 
- 00013363  0x00002382 nrtn  0x00000034 
- 00013364  0x00002383 fetch  0x00000001 , 0x00004624 
- 00013365  0x00002384 rtn  0x00000034 
- 00013366  0x00002385 fetch  0x00000001 , 0x0000462b 
- 00013367  0x00002386 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00013368  0x00002387 branch  0x0000344b , 0x00000001 
- 00013369  0x00002388 call  0x00003245 
- 00013370  0x00002389 nrtn  0x00000028 
- 00013371  0x0000238a fetch  0x00000002 , 0x00004626 
- 00013372  0x0000238b increase  0x00000001 , 0x0000003f 
- 00013373  0x0000238c store  0x00000002 , 0x00004626 
- 00013374  0x0000238d arg  0x000007d0 , 0x00000002 
- 00013375  0x0000238e isub  0x00000002 , 0x0000003e 
- 00013376  0x0000238f branch  0x0000344b , 0x00000002 
- 00013377  0x00002390 fetch  0x00000001 , 0x00004629 
- 00013378  0x00002391 increase  0x00000001 , 0x0000003f 
- 00013379  0x00002392 and_into  0x00000001 , 0x0000003f 
- 00013380  0x00002393 store  0x00000001 , 0x00004629 
- 00013381  0x00002394 beq  0x00000000 , 0x00003514 
- 00013382  0x00002395 beq  0x00000001 , 0x000032fc 
- 00013383  0x00002396 rtn 
- 00013384  0x00002399 fetch  0x00000001 , 0x00004622 
- 00013385  0x0000239a nbranch  0x000032fc , 0x00000034 
- 00013386  0x0000239b branch  0x00003514 
- 00013387  0x0000239e jam  0x00000001 , 0x00004628 
- 00013388  0x0000239f branch  0x00003514 
- 00013389  0x000023a2 jam  0x00000000 , 0x00004624 
- 00013390  0x000023a3 rtn 
- 00013391  0x000023a5 jam  0x00000001 , 0x00004624 
- 00013392  0x000023a6 rtn 
- 00013393  0x000023b2 bpatchx  0x00000089 , 0x00004031 
- 00013394  0x000023b3 fetch  0x00000001 , 0x00004615 
- 00013395  0x000023b4 rtnbit1  0x00000000 
- 00013396  0x000023b5 set1  0x00000000 , 0x0000003f 
- 00013397  0x000023b6 store  0x00000001 , 0x00004615 
- 00013398  0x000023b7 fetch  0x00000001 , 0x00004623 
- 00013399  0x000023b8 store  0x00000001 , 0x00004141 
- 00013400  0x000023b9 jam  0x00000000 , 0x00004611 
- 00013401  0x000023ba jam  0x00000000 , 0x0000090d 
- 00013402  0x000023bb jam  0x00000001 , 0x0000460a 
- 00013403  0x000023bc jam  0x00000000 , 0x0000457e 
- 00013404  0x000023bd fetch  0x00000004 , 0x000044f1 
- 00013405  0x000023be call  0x00003236 
- 00013406  0x000023bf call  0x00003222 
- 00013407  0x000023c0 branch  0x000033be 
- 00013408  0x000023c4 jam  0x00000000 , 0x00004611 
- 00013409  0x000023c6 jam  0x00000000 , 0x00004616 
- 00013410  0x000023c7 jam  0x00000000 , 0x00004615 
- 00013411  0x000023c8 rtn 
- 00013412  0x000023cc fetch  0x00000001 , 0x00004616 
- 00013413  0x000023cd rtnne  0x00000000 
- 00013414  0x000023ce call  0x00003451 
- 00013415  0x000023cf call  0x00003518 
- 00013416  0x000023d0 branch  0x000033ab 
- 00013417  0x000023de bpatchx  0x0000008a , 0x00004031 
- 00013418  0x000023df fetch  0x00000001 , 0x00004616 
- 00013419  0x000023e0 rtnne  0x00000001 
- 00013420  0x000023e1 call  0x000032ff 
- 00013421  0x000023e2 call  0x0000330f 
- 00013422  0x000023e3 fetch  0x00000001 , 0x00004610 
- 00013423  0x000023e4 nrtn  0x00000034 
- 00013424  0x000023e5 fetch  0x00000001 , 0x000045d5 
- 00013425  0x000023e6 rtn  0x00000034 
- 00013426  0x000023e7 jam  0x00000000 , 0x00004613 
- 00013427  0x000023e8 call  0x00003460 
- 00013428  0x000023e9 call  0x000033fe 
- 00013429  0x000023ea branch  0x00003258 
- 00013430  0x000023f7 fetch  0x00000001 , 0x00004615 
- 00013431  0x000023f8 rtnbit1  0x00000007 
- 00013432  0x000023f9 set1  0x00000007 , 0x0000003f 
- 00013433  0x000023fa store  0x00000001 , 0x00004615 
- 00013434  0x000023fb fetch  0x00000001 , 0x00004623 
- 00013435  0x000023fc store  0x00000001 , 0x00004141 
- 00013436  0x000023fe jam  0x00000000 , 0x00004617 
- 00013437  0x000023ff jam  0x00000001 , 0x00004611 
- 00013438  0x00002400 setarg  0x00000000 
- 00013439  0x00002401 store  0x00000003 , 0x0000463d 
- 00013440  0x00002402 store  0x00000007 , 0x0000461a 
- 00013441  0x00002403 call  0x00003506 
- 00013442  0x00002404 nrtn  0x00000005 
- 00013443  0x00002405 fetch  0x00000001 , 0x0000458e 
- 00013444  0x00002406 store  0x00000001 , 0x00004619 
- 00013445  0x00002407 fetch  0x00000001 , 0x0000458d 
- 00013446  0x00002408 store  0x00000001 , 0x00004618 
- 00013447  0x00002409 rtn 
- 00013448  0x0000240d bpatchx  0x0000008b , 0x00004031 
- 00013449  0x0000240e fetch  0x00000001 , 0x00004616 
- 00013450  0x0000240f rtnne  0x00000007 
- 00013451  0x00002410 call  0x00003476 
- 00013452  0x00002411 call  0x000034ae 
- 00013453  0x00002412 call  0x000033f1 
- 00013454  0x00002413 nbranch  0x000033be , 0x0000002f 
- 00013455  0x00002415 call  0x00003506 
- 00013456  0x00002416 call  0x000033ad , 0x00000005 
- 00013457  0x00002418 fetch  0x00000001 , 0x0000460a 
- 00013458  0x00002419 call  0x0000344d , 0x00000034 
- 00013459  0x0000241c jam  0x00000000 , 0x00004616 
- 00013460  0x0000241d fetch  0x00000001 , 0x00004615 
- 00013461  0x0000241e set1  0x00000000 , 0x0000003f 
- 00013462  0x0000241f store  0x00000001 , 0x00004615 
- 00013463  0x00002421 fetch  0x00000001 , 0x00004611 
- 00013464  0x00002422 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00013465  0x00002423 ncall  0x00003504 , 0x00000005 
- 00013466  0x00002425 call  0x000033be 
- 00013467  0x00002426 call  0x000033fe 
- 00013468  0x00002427 call  0x00003506 
- 00013469  0x00002428 branch  0x000034a7 , 0x00000005 
- 00013470  0x00002429 fetch  0x00000004 , 0x0000458f 
- 00013471  0x0000242a fetcht  0x00000004 , 0x00004634 
- 00013472  0x0000242b isub  0x00000002 , 0x0000003e 
- 00013473  0x0000242c branch  0x000034aa , 0x00000005 
- 00013474  0x0000242d fetch  0x00000004 , 0x0000458f 
- 00013475  0x0000242e fetcht  0x00000004 , 0x00004630 
- 00013476  0x0000242f isub  0x00000002 , 0x0000003e 
- 00013477  0x00002430 branch  0x000034ac , 0x00000005 
- 00013478  0x00002431 rtn 
- 00013479  0x00002435 fetch  0x00000001 , 0x00004619 
- 00013480  0x00002437 store  0x00000001 , 0x0000458e 
- 00013481  0x00002438 rtn 
- 00013482  0x0000243b fetch  0x00000001 , 0x0000461f 
- 00013483  0x0000243c branch  0x000034a8 
- 00013484  0x0000243f fetch  0x00000001 , 0x0000461c 
- 00013485  0x00002440 branch  0x000034a8 
- 00013486  0x00002444 bpatchx  0x0000008c , 0x00004031 
- 00013487  0x00002445 fetch  0x00000001 , 0x00004617 
- 00013488  0x00002446 increase  0x00000001 , 0x0000003f 
- 00013489  0x00002447 and_into  0x00000003 , 0x0000003f 
- 00013490  0x00002448 store  0x00000001 , 0x00004617 
- 00013491  0x0000244a beq  0x00000000 , 0x000034d2 
- 00013492  0x0000244b beq  0x00000001 , 0x000034ec 
- 00013493  0x0000244c beq  0x00000002 , 0x000034b8 
- 00013494  0x0000244d beq  0x00000003 , 0x000034ec 
- 00013495  0x0000244e rtn 
- 00013496  0x00002451 call  0x00003330 
- 00013497  0x00002452 fetch  0x00000004 , 0x00004630 
- 00013498  0x00002453 branch  0x000034ae , 0x00000034 
- 00013499  0x00002454 call  0x00003236 
- 00013500  0x00002455 fetch  0x00000001 , 0x0000461d 
- 00013501  0x00002456 call  0x000034cd , 0x00000034 
- 00013502  0x00002457 fetch  0x00000001 , 0x0000461b 
- 00013503  0x00002458 store  0x00000001 , 0x0000458d 
- 00013504  0x00002459 fetcht  0x00000001 , 0x0000463e 
- 00013505  0x0000245a fetchr  0x00000011 , 0x00000002 , 0x00004644 
- 00013506  0x0000245b call  0x000035ab 
- 00013507  0x0000245c storet  0x00000001 , 0x0000463e 
- 00013508  0x0000245d call  0x000035b4 
- 00013509  0x0000245e storet  0x00000001 , 0x0000463b 
- 00013510  0x0000245f sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013511  0x00002460 nrtn  0x00000002 
- 00013512  0x00002461 fetcht  0x00000001 , 0x0000461c 
- 00013513  0x00002462 call  0x00003227 
- 00013514  0x00002463 storet  0x00000001 , 0x0000461c 
- 00013515  0x00002464 store  0x00000001 , 0x0000461b 
- 00013516  0x00002465 rtn 
- 00013517  0x00002468 jam  0x00000001 , 0x0000461d 
- 00013518  0x00002469 arg  0x00000000 , 0x00000002 
- 00013519  0x0000246a call  0x0000322c 
- 00013520  0x0000246b store  0x00000001 , 0x0000461b 
- 00013521  0x0000246c rtn 
- 00013522  0x0000246f call  0x00003338 
- 00013523  0x00002470 fetch  0x00000004 , 0x00004634 
- 00013524  0x00002471 branch  0x000034ae , 0x00000034 
- 00013525  0x00002472 call  0x00003236 
- 00013526  0x00002473 fetch  0x00000001 , 0x00004620 
- 00013527  0x00002474 call  0x000034e7 , 0x00000034 
- 00013528  0x00002475 fetch  0x00000001 , 0x0000461e 
- 00013529  0x00002476 store  0x00000001 , 0x0000458d 
- 00013530  0x00002477 fetcht  0x00000001 , 0x0000463f 
- 00013531  0x00002478 fetchr  0x00000011 , 0x00000002 , 0x00004646 
- 00013532  0x00002479 call  0x000035ab 
- 00013533  0x0000247a storet  0x00000001 , 0x0000463f 
- 00013534  0x0000247b call  0x000035b4 
- 00013535  0x0000247c storet  0x00000001 , 0x0000463c 
- 00013536  0x0000247d sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013537  0x0000247e nrtn  0x00000002 
- 00013538  0x0000247f fetcht  0x00000001 , 0x0000461f 
- 00013539  0x00002480 call  0x00003227 
- 00013540  0x00002481 storet  0x00000001 , 0x0000461f 
- 00013541  0x00002482 store  0x00000001 , 0x0000461e 
- 00013542  0x00002483 rtn 
- 00013543  0x00002486 jam  0x00000001 , 0x00004620 
- 00013544  0x00002487 arg  0x00000000 , 0x00000002 
- 00013545  0x00002488 call  0x0000322c 
- 00013546  0x00002489 store  0x00000001 , 0x0000461e 
- 00013547  0x0000248a rtn 
- 00013548  0x0000248d call  0x00003330 
- 00013549  0x0000248e fetch  0x00000004 , 0x000044f1 
- 00013550  0x0000248f call  0x00003236 
- 00013551  0x00002490 fetch  0x00000001 , 0x0000461a 
- 00013552  0x00002491 call  0x00003500 , 0x00000034 
- 00013553  0x00002492 fetch  0x00000001 , 0x00004618 
- 00013554  0x00002493 store  0x00000001 , 0x0000458d 
- 00013555  0x00002494 fetcht  0x00000001 , 0x0000463d 
- 00013556  0x00002495 fetchr  0x00000011 , 0x00000002 , 0x00004642 
- 00013557  0x00002496 call  0x000035ab 
- 00013558  0x00002497 storet  0x00000001 , 0x0000463d 
- 00013559  0x00002498 call  0x000035b4 
- 00013560  0x00002499 storet  0x00000001 , 0x0000463a 
- 00013561  0x0000249a sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013562  0x0000249b nrtn  0x00000002 
- 00013563  0x0000249c fetcht  0x00000001 , 0x00004619 
- 00013564  0x0000249d call  0x00003227 
- 00013565  0x0000249e storet  0x00000001 , 0x00004619 
- 00013566  0x0000249f store  0x00000001 , 0x00004618 
- 00013567  0x000024a0 rtn 
- 00013568  0x000024a3 jam  0x00000001 , 0x0000461a 
- 00013569  0x000024a4 fetch  0x00000001 , 0x00004618 
- 00013570  0x000024a5 store  0x00000001 , 0x0000458d 
- 00013571  0x000024a6 rtn 
- 00013572  0x000024aa jam  0x00000000 , 0x00004611 
- 00013573  0x000024ab rtn 
- 00013574  0x000024af fetch  0x00000004 , 0x0000458f 
- 00013575  0x000024b0 fetcht  0x00000004 , 0x000044f1 
- 00013576  0x000024b1 isub  0x00000002 , 0x0000003e 
- 00013577  0x000024b2 rtn 
- 00013578  0x000024bf fetch  0x00000001 , 0x00004611 
- 00013579  0x000024c0 rtneq  0x00000002 
- 00013580  0x000024c1 fetch  0x00000001 , 0x00004614 
- 00013581  0x000024c2 rtn  0x00000034 
- 00013582  0x000024c3 arg  0x00000008 , 0x00000007 
- 00013583  0x000024c4 call  0x00007cef 
- 00013584  0x000024c5 nrtn  0x00000034 
- 00013585  0x000024c6 jam  0x00000000 , 0x00004614 
- 00013586  0x000024c7 jam  0x00000000 , 0x00004622 
- 00013587  0x000024c8 call  0x0000341f 
- 00013588  0x000024cb bpatchx  0x0000008d , 0x00004031 
- 00013589  0x000024cc jam  0x00000007 , 0x00004616 
- 00013590  0x000024cd jam  0x00000000 , 0x00004615 
- 00013591  0x000024ce branch  0x000033be 
- 00013592  0x000024d5 bpatchx  0x0000008e , 0x00004031 
- 00013593  0x000024d6 fetch  0x00000001 , 0x0000460a 
- 00013594  0x000024d7 beq  0x00000001 , 0x000035ea 
- 00013595  0x000024d8 fetch  0x00000001 , 0x00004612 
- 00013596  0x000024d9 beq  0x00000001 , 0x0000352c 
- 00013597  0x000024da fetcht  0x00000004 , 0x0000460b 
- 00013598  0x000024db copy  0x00000022 , 0x0000003f 
- 00013599  0x000024dc isub  0x00000002 , 0x0000003e 
- 00013600  0x000024dd ncall  0x00003255 , 0x00000002 
- 00013601  0x000024de copy  0x0000003f , 0x00000012 
- 00013602  0x000024df fetch  0x00000004 , 0x0000460b 
- 00013603  0x000024e0 fetcht  0x00000001 , 0x0000460f 
- 00013604  0x000024e1 iadd  0x00000002 , 0x00000002 
- 00013605  0x000024e2 copy  0x00000012 , 0x0000003f 
- 00013606  0x000024e3 isub  0x00000002 , 0x0000003e 
- 00013607  0x000024e4 nrtn  0x00000002 
- 00013608  0x000024e5 set0  0x0000001c , 0x0000003f 
- 00013609  0x000024e6 store  0x00000004 , 0x0000460b 
- 00013610  0x000024e7 jam  0x00000001 , 0x0000460a 
- 00013611  0x000024e8 branch  0x00003222 
- 00013612  0x000024eb jam  0x00000000 , 0x00004612 
- 00013613  0x000024ec branch  0x00003222 
- 00013614  0x000024ef copy  0x00000022 , 0x0000003f 
- 00013615  0x000024f0 store  0x00000004 , 0x0000460b 
- 00013616  0x000024f1 rtn 
- 00013617  0x000024f7 arg  0x000045de , 0x00000013 
- 00013618  0x000024f8 arg  0x0000367a , 0x00000012 
- 00013619  0x000024f9 branch  0x000042e7 
- 00013620  0x000024fd bpatchx  0x0000008f , 0x00004031 
- 00013621  0x000024fe set1  0x00000026 , 0x00000000 
- 00013622  0x000024ff fetch  0x00000001 , 0x000045fc 
- 00013623  0x00002500 set0  0x00000001 , 0x0000003f 
- 00013624  0x00002501 set1  0x00000002 , 0x0000003f 
- 00013625  0x00002502 store  0x00000001 , 0x000045fc 
- 00013626  0x00002503 fetch  0x00000001 , 0x000045e3 
- 00013627  0x00002504 branch  0x00003549 , 0x00000034 
- 00013628  0x00002505 fetch  0x00000001 , 0x000045e2 
- 00013629  0x00002506 beq  0x00000001 , 0x00003541 
- 00013630  0x00002507 beq  0x00000002 , 0x00003541 
- 00013631  0x00002508 beq  0x00000003 , 0x00003550 
- 00013632  0x00002509 beq  0x00000004 , 0x00003550 
- 00013633  0x0000250b fetch  0x00000001 , 0x000045d1 
- 00013634  0x0000250c store  0x00000001 , 0x00004141 
- 00013635  0x0000250d fetcht  0x00000001 , 0x000045ec 
- 00013636  0x0000250e storet  0x00000001 , 0x0000458e 
- 00013637  0x0000250f fetch  0x00000004 , 0x000045e4 
- 00013638  0x00002510 call  0x0000355a 
- 00013639  0x00002511 storet  0x00000001 , 0x000045ec 
- 00013640  0x00002512 rtn 
- 00013641  0x00002515 jam  0x00000003 , 0x00004141 
- 00013642  0x00002516 fetcht  0x00000001 , 0x000045ed 
- 00013643  0x00002517 storet  0x00000001 , 0x0000458e 
- 00013644  0x00002518 fetch  0x00000004 , 0x000045e8 
- 00013645  0x00002519 call  0x0000355a 
- 00013646  0x0000251a storet  0x00000001 , 0x000045ed 
- 00013647  0x0000251b rtn 
- 00013648  0x0000251e jam  0x00000003 , 0x00004141 
- 00013649  0x0000251f fetcht  0x00000001 , 0x000045ee 
- 00013650  0x00002520 storet  0x00000001 , 0x0000458e 
- 00013651  0x00002521 fetch  0x00000004 , 0x00004604 
- 00013652  0x00002522 call  0x0000355a 
- 00013653  0x00002523 storet  0x00000001 , 0x000045ee 
- 00013654  0x00002524 rtn 
- 00013655  0x00002527 fetch  0x00000004 , 0x0000455f 
- 00013656  0x00002528 rtn  0x00000034 
- 00013657  0x00002529 store  0x00000004 , 0x000045e8 
- 00013658  0x0000252b call  0x00003236 
- 00013659  0x0000252c branch  0x00003222 
- 00013660  0x00002530 bpatchx  0x00000090 , 0x00004032 
- 00013661  0x00002531 fetch  0x00000002 , 0x000045e0 
- 00013662  0x00002532 arg  0x000001f8 , 0x00000002 
- 00013663  0x00002533 iand  0x00000002 , 0x0000003f 
- 00013664  0x00002534 branch  0x00003565 , 0x00000034 
- 00013665  0x00002535 fetch  0x00000002 , 0x000045e0 
- 00013666  0x00002536 increase  0x00000001 , 0x0000003f 
- 00013667  0x00002537 store  0x00000002 , 0x000045e0 
- 00013668  0x00002538 rtn 
- 00013669  0x0000253b call  0x0000357f 
- 00013670  0x0000253c call  0x00003651 
- 00013671  0x0000253d nbranch  0x00003586 , 0x00000018 
- 00013672  0x0000253e nbranch  0x00003586 , 0x0000002f 
- 00013673  0x0000253f call  0x0000366e 
- 00013674  0x00002540 fetch  0x00000004 , 0x000045cc 
- 00013675  0x00002541 fetcht  0x00000004 , 0x0000458f 
- 00013676  0x00002542 isub  0x00000002 , 0x0000003e 
- 00013677  0x00002543 branch  0x00003291 , 0x00000005 
- 00013678  0x00002544 fetch  0x00000004 , 0x00004604 
- 00013679  0x00002545 fetcht  0x00000004 , 0x0000458f 
- 00013680  0x00002546 isub  0x00000002 , 0x0000003e 
- 00013681  0x00002547 call  0x00003557 , 0x00000005 
- 00013682  0x00002548 fetch  0x00000001 , 0x000045fc 
- 00013683  0x00002549 set0  0x00000002 , 0x0000003f 
- 00013684  0x0000254a store  0x00000001 , 0x000045fc 
- 00013685  0x0000254b setarg  0x00000000 
- 00013686  0x0000254c store  0x00000002 , 0x000045d8 
- 00013687  0x0000254d store  0x00000002 , 0x000045e0 
- 00013688  0x0000254e store  0x00000002 , 0x000045de 
- 00013689  0x0000254f jam  0x0000003c , 0x0000066f 
- 00013690  0x00002550 call  0x0000782b 
- 00013691  0x00002552 bpatchx  0x00000091 , 0x00004032 
- 00013692  0x00002553 arg  0x00000020 , 0x00000039 
- 00013693  0x00002554 arg  0x00004519 , 0x00000005 
- 00013694  0x00002555 branch  0x00007ca3 
- 00013695  0x00002558 jam  0x000000ff , 0x00004519 
- 00013696  0x00002559 fetch  0x00000001 , 0x00004589 
- 00013697  0x0000255a store  0x00000001 , 0x0000451a 
- 00013698  0x0000255b fetch  0x00000004 , 0x00004604 
- 00013699  0x0000255c store  0x00000004 , 0x0000451b 
- 00013700  0x0000255d jam  0x00000006 , 0x00004588 
- 00013701  0x0000255e branch  0x000031e5 
- 00013702  0x00002561 bpatchx  0x00000092 , 0x00004032 
- 00013703  0x00002562 fetch  0x00000001 , 0x000045e3 
- 00013704  0x00002563 branch  0x00003222 , 0x00000034 
- 00013705  0x00002564 fetch  0x00000002 , 0x000045e0 
- 00013706  0x00002565 increase  0x00000001 , 0x0000003f 
- 00013707  0x00002566 store  0x00000002 , 0x000045e0 
- 00013708  0x00002567 isolate1  0x00000009 , 0x0000003f 
- 00013709  0x00002568 fetch  0x00000001 , 0x000045e2 
- 00013710  0x00002569 beq  0x00000001 , 0x00003593 
- 00013711  0x0000256a beq  0x00000002 , 0x00003595 
- 00013712  0x0000256b beq  0x00000003 , 0x00003597 
- 00013713  0x0000256c beq  0x00000004 , 0x00003599 
- 00013714  0x0000256d branch  0x00003549 
- 00013715  0x00002571 branch  0x00003549 , 0x00000001 
- 00013716  0x00002572 branch  0x00003541 
- 00013717  0x00002575 branch  0x00003550 , 0x00000001 
- 00013718  0x00002576 branch  0x00003541 
- 00013719  0x00002579 branch  0x00003550 , 0x00000001 
- 00013720  0x0000257a branch  0x00003549 
- 00013721  0x0000257d branch  0x00003550 , 0x00000001 
- 00013722  0x0000257e branch  0x0000329c 
- 00013723  0x00002589 fetch  0x00000001 , 0x000045eb 
- 00013724  0x0000258a beq  0x00000001 , 0x0000359f 
- 00013725  0x0000258b beq  0x00000002 , 0x000035a5 
- 00013726  0x0000258c rtn 
- 00013727  0x0000258e fetch  0x00000001 , 0x000045de 
- 00013728  0x0000258f nrtn  0x00000034 
- 00013729  0x00002590 fetch  0x00000004 , 0x000045ec 
- 00013730  0x00002591 store  0x00000004 , 0x0000462c 
- 00013731  0x00002593 store  0x00000004 , 0x00004630 
- 00013732  0x00002594 rtn 
- 00013733  0x00002596 fetch  0x00000001 , 0x000045df 
- 00013734  0x00002597 nrtn  0x00000034 
- 00013735  0x00002598 fetch  0x00000004 , 0x000045ec 
- 00013736  0x00002599 store  0x00000004 , 0x0000462c 
- 00013737  0x0000259b store  0x00000004 , 0x00004634 
- 00013738  0x0000259c rtn 
- 00013739  0x000025a7 bpatchx  0x00000093 , 0x00004032 
- 00013740  0x000025a8 copy  0x00000011 , 0x0000003f 
- 00013741  0x000025a9 iadd  0x00000002 , 0x00000005 
- 00013742  0x000025aa fetch  0x00000001 , 0x00000009 
- 00013743  0x000025ab istore  0x00000001 , 0x00000005 
- 00013744  0x000025ac increase  0x00000001 , 0x00000002 
- 00013745  0x000025ad fetch  0x00000001 , 0x000045d2 
- 00013746  0x000025ae iand  0x00000002 , 0x00000002 
- 00013747  0x000025af rtn 
- 00013748  0x000025b2 bpatchx  0x00000094 , 0x00004032 
- 00013749  0x000025b3 fetch  0x00000001 , 0x000045d2 
- 00013750  0x000025b4 increase  0x00000001 , 0x0000003f 
- 00013751  0x000025b5 store  0x00000002 , 0x0000069b 
- 00013752  0x000025b6 copy  0x0000003f , 0x00000039 
- 00013753  0x000025b7 copy  0x00000011 , 0x00000006 
- 00013754  0x000025b8 arg  0x00000000 , 0x0000003f 
- 00013755  0x000025ba ifetcht  0x00000001 , 0x00000006 
- 00013756  0x000025bb iadd  0x00000002 , 0x0000003f 
- 00013757  0x000025bc loop  0x000035bb 
- 00013758  0x000025bd fetcht  0x00000002 , 0x0000069b 
- 00013759  0x000025be idiv  0x00000002 
- 00013760  0x000025bf call  0x00007d62 
- 00013761  0x000025c0 quotient  0x00000002 
- 00013762  0x000025c1 rtnmark1  0x00000027 
- 00013763  0x000025c2 copy  0x00000002 , 0x0000003f 
- 00013764  0x000025c3 rtnmark0  0x00000026 
- 00013765  0x000025c4 call  0x00002308 
- 00013766  0x000025c5 copy  0x0000003f , 0x00000002 
- 00013767  0x000025c6 rtn 
- 00013768  0x000025c9 branch  0x000022e9 
- 00013769  0x000025d4 fetch  0x00000002 , 0x000045f0 
- 00013770  0x000025d5 branch  0x000035dd 
- 00013771  0x000025d8 copy  0x0000003f , 0x00000011 
- 00013772  0x000025d9 fetcht  0x00000001 , 0x000045ef 
- 00013773  0x000025da fetch  0x00000002 , 0x000045f0 
- 00013774  0x000025db iadd  0x00000002 , 0x00000005 
- 00013775  0x000025dc copy  0x00000011 , 0x0000003f 
- 00013776  0x000025dd istore  0x00000001 , 0x00000005 
- 00013777  0x000025de increase  0x00000001 , 0x00000002 
- 00013778  0x000025df fetch  0x00000001 , 0x000045d2 
- 00013779  0x000025e0 iand  0x00000002 , 0x00000002 
- 00013780  0x000025e1 storet  0x00000001 , 0x000045ef 
- 00013781  0x000025e2 rtn 
- 00013782  0x000025ed fetch  0x00000002 , 0x00004640 
- 00013783  0x000025ee call  0x000035dd 
- 00013784  0x000025ef fetch  0x00000002 , 0x00004642 
- 00013785  0x000025f0 call  0x000035dd 
- 00013786  0x000025f1 fetch  0x00000002 , 0x00004644 
- 00013787  0x000025f2 call  0x000035dd 
- 00013788  0x000025f3 fetch  0x00000002 , 0x00004646 
- 00013789  0x000025f5 rtn  0x00000034 
- 00013790  0x000025f6 copy  0x0000003f , 0x00000005 
- 00013791  0x000025f7 fetch  0x00000001 , 0x000045d2 
- 00013792  0x000025f8 increase  0x00000001 , 0x0000003f 
- 00013793  0x000025f9 copy  0x0000003f , 0x00000039 
- 00013794  0x000025fa branch  0x00007ca1 
- 00013795  0x000025fe call  0x000035c8 
- 00013796  0x000025ff rtn  0x00000034 
- 00013797  0x00002600 fetcht  0x00000001 , 0x00004639 
- 00013798  0x00002601 fetchr  0x00000011 , 0x00000002 , 0x00004640 
- 00013799  0x00002602 call  0x000035ab 
- 00013800  0x00002603 storet  0x00000001 , 0x00004639 
- 00013801  0x00002604 rtn 
- 00013802  0x00002608 fetchr  0x00000011 , 0x00000002 , 0x00004640 
- 00013803  0x00002609 call  0x000035b4 
- 00013804  0x0000260a storet  0x00000001 , 0x00004638 
- 00013805  0x0000260b sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013806  0x0000260c nrtn  0x00000002 
- 00013807  0x0000260d branch  0x00003222 
- 00013808  0x00002616 fetch  0x00000004 , 0x000044f1 
- 00013809  0x00002617 store  0x00000004 , 0x00004604 
- 00013810  0x00002618 branch  0x000035c9 
- 00013811  0x0000261b setarg  0x00002fb2 
- 00013812  0x0000261c store  0x00000003 , 0x00004608 
- 00013813  0x0000261d setarg  0x00100c0c 
- 00013814  0x0000261e store  0x00000003 , 0x000045a7 
- 00013815  0x0000261f setarg  0x0000bb80 
- 00013816  0x00002620 store  0x00000003 , 0x0000460b 
- 00013817  0x00002621 jam  0x00000005 , 0x00004621 
- 00013818  0x00002622 rtn 
- 00013819  0x00002625 setarg  0x0000f80c 
- 00013820  0x00002626 store  0x00000003 , 0x00004608 
- 00013821  0x00002627 setarg  0x001c1919 
- 00013822  0x00002628 store  0x00000003 , 0x000045a7 
- 00013823  0x00002629 setarg  0x00017700 
- 00013824  0x0000262a store  0x00000003 , 0x0000460b 
- 00013825  0x0000262b jam  0x0000000b , 0x00004621 
- 00013826  0x0000262c rtn 
- 00013827  0x00002630 rtnmark0  0x00000026 
- 00013828  0x00002631 fetch  0x00000001 , 0x000045fc 
- 00013829  0x00002632 bbit1  0x00000001 , 0x000032a3 
- 00013830  0x00002633 bbit1  0x00000002 , 0x0000355c 
- 00013831  0x00002634 fetch  0x00000001 , 0x00004618 
- 00013832  0x00002635 beq  0x00000001 , 0x000036c0 
- 00013833  0x00002637 bpatchx  0x00000095 , 0x00004032 
- 00013834  0x00002638 call  0x00003625 
- 00013835  0x00002639 nbranch  0x0000369f , 0x00000028 
- 00013836  0x0000263b call  0x0000363a 
- 00013837  0x0000263c call  0x000036e8 
- 00013838  0x0000263d fetch  0x00000001 , 0x000043cb 
- 00013839  0x0000263e beq  0x00000008 , 0x0000600a 
- 00013840  0x00002640 fetch  0x00000008 , 0x0000460b 
- 00013841  0x00002641 store  0x00000008 , 0x000045af 
- 00013842  0x00002642 fetch  0x00000002 , 0x0000461d 
- 00013843  0x00002643 store  0x00000002 , 0x0000461f 
- 00013844  0x00002644 fetch  0x00000002 , 0x000045f8 
- 00013845  0x00002645 branch  0x00007d79 
- 00013846  0x00002648 bpatchx  0x00000096 , 0x00004032 
- 00013847  0x00002649 call  0x000036b4 
- 00013848  0x0000264a nrtn  0x00000028 
- 00013849  0x0000264b call  0x000036be 
- 00013850  0x0000264c call  0x00007de2 
- 00013851  0x0000264d fetch  0x00000003 , 0x00004608 
- 00013852  0x0000264e branch  0x00003622 
- 00013853  0x00002651 bpatchx  0x00000097 , 0x00004032 
- 00013854  0x00002652 call  0x000036b4 
- 00013855  0x00002653 nrtn  0x00000028 
- 00013856  0x00002654 call  0x000036be 
- 00013857  0x00002655 fetch  0x00000008 , 0x000045af 
- 00013858  0x00002657 call  0x00007d25 
- 00013859  0x00002658 storet  0x00000004 , 0x000040a9 
- 00013860  0x00002659 branch  0x0000241e 
- 00013861  0x0000265e call  0x00003628 
- 00013862  0x0000265f nrtn  0x00000028 
- 00013863  0x00002660 branch  0x000031e5 
- 00013864  0x00002664 fetch  0x00000002 , 0x000045f2 
- 00013865  0x00002665 call  0x00007d79 
- 00013866  0x00002666 branch  0x0000362e , 0x00000028 
- 00013867  0x00002667 fetch  0x00000007 , 0x0000451a 
- 00013868  0x00002668 rtn  0x00000034 
- 00013869  0x00002669 branch  0x00007dba 
- 00013870  0x0000266c jam  0x00000000 , 0x00004602 
- 00013871  0x0000266d add  0x00000011 , 0x00000001 , 0x0000003f 
- 00013872  0x0000266e store  0x00000001 , 0x00004588 
- 00013873  0x0000266f call  0x00003636 
- 00013874  0x00002670 store  0x00000001 , 0x00004519 
- 00013875  0x00002671 copy  0x00000012 , 0x00000006 
- 00013876  0x00002672 copy  0x00000011 , 0x00000039 
- 00013877  0x00002673 branch  0x00007cda 
- 00013878  0x00002676 fetch  0x00000001 , 0x00004589 
- 00013879  0x00002677 and_into  0x00000007 , 0x0000003f 
- 00013880  0x00002678 store  0x00000001 , 0x00004589 
- 00013881  0x00002679 rtn 
- 00013882  0x00002683 setarg  0x00000000 
- 00013883  0x00002684 store  0x00000001 , 0x00004601 
- 00013884  0x00002685 store  0x00000002 , 0x00004622 
- 00013885  0x00002687 call  0x00003651 
- 00013886  0x00002688 fetch  0x00000001 , 0x0000457f 
- 00013887  0x00002689 beq  0x00000001 , 0x00003646 
- 00013888  0x0000268a nbranch  0x0000365f , 0x00000018 
- 00013889  0x0000268b nbranch  0x0000365f , 0x0000002f 
- 00013890  0x0000268c call  0x0000366e 
- 00013891  0x0000268d fetch  0x00000001 , 0x000043cb 
- 00013892  0x0000268e sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00013893  0x0000268f call  0x00006262 , 0x00000005 
- 00013894  0x00002691 call  0x0000371a 
- 00013895  0x00002693 call  0x0000357b 
- 00013896  0x00002694 fetch  0x00000001 , 0x0000457e 
- 00013897  0x00002695 increase  0x00000001 , 0x0000003f 
- 00013898  0x00002696 store  0x00000001 , 0x0000457e 
- 00013899  0x00002697 call  0x00003692 
- 00013900  0x00002699 bpatchx  0x00000098 , 0x00004033 
- 00013901  0x0000269a setarg  0x00000000 
- 00013902  0x0000269b store  0x00000001 , 0x000045fd 
- 00013903  0x0000269c store  0x00000002 , 0x000045fe 
- 00013904  0x0000269d rtn 
- 00013905  0x000026a0 bpatchx  0x00000099 , 0x00004033 
- 00013906  0x000026a1 disable  0x0000002f 
- 00013907  0x000026a2 call  0x00003195 
- 00013908  0x000026a3 fetch  0x00000001 , 0x0000457f 
- 00013909  0x000026a4 beq  0x00000001 , 0x00003183 
- 00013910  0x000026a5 force  0x00000000 , 0x00000015 
- 00013911  0x000026a6 fetch  0x00000004 , 0x0000458f 
- 00013912  0x000026a7 iforce  0x00000009 
- 00013913  0x000026a8 fetcht  0x00000001 , 0x00000008 
- 00013914  0x000026a9 call  0x0000216f 
- 00013915  0x000026aa call  0x000021a6 
- 00013916  0x000026ab call  0x00003121 
- 00013917  0x000026ac call  0x00003183 , 0x0000002f 
- 00013918  0x000026ad rtn 
- 00013919  0x000026b0 bpatchx  0x0000009a , 0x00004033 
- 00013920  0x000026b1 fetch  0x00000001 , 0x000043cb 
- 00013921  0x000026b2 beq  0x00000008 , 0x000060f9 
- 00013922  0x000026b4 fetch  0x00000001 , 0x00004602 
- 00013923  0x000026b5 nrtn  0x00000034 
- 00013924  0x000026b6 fetch  0x00000002 , 0x000045fe 
- 00013925  0x000026b7 increase  0x00000001 , 0x0000003f 
- 00013926  0x000026b8 store  0x00000002 , 0x000045fe 
- 00013927  0x000026b9 fetch  0x00000001 , 0x000045ff 
- 00013928  0x000026ba bbit1  0x00000004 , 0x00003676 
- 00013929  0x000026bb call  0x0000367c 
- 00013930  0x000026bc fetch  0x00000002 , 0x00004622 
- 00013931  0x000026bd increase  0x00000001 , 0x0000003f 
- 00013932  0x000026be store  0x00000002 , 0x00004622 
- 00013933  0x000026bf branch  0x0000363d 
- 00013934  0x000026c2 bpatchx  0x0000009b , 0x00004033 
- 00013935  0x000026c3 call  0x00003214 
- 00013936  0x000026c4 fetch  0x00000001 , 0x0000457d 
- 00013937  0x000026c5 rtn  0x00000034 
- 00013938  0x000026c6 iforce  0x00000039 
- 00013939  0x000026c7 arg  0x000044f9 , 0x00000006 
- 00013940  0x000026c8 arg  0x0000455d , 0x00000005 
- 00013941  0x000026c9 branch  0x00007cda 
- 00013942  0x000026cd bpatchx  0x0000009c , 0x00004033 
- 00013943  0x000026ce setarg  0x00000000 
- 00013944  0x000026cf store  0x00000002 , 0x000045fe 
- 00013945  0x000026d0 jam  0x00000001 , 0x00004600 
- 00013946  0x000026d2 jam  0x0000003a , 0x0000066f 
- 00013947  0x000026d3 branch  0x0000782b 
- 00013948  0x000026de bpatchx  0x0000009d , 0x00004033 
- 00013949  0x000026df fetcht  0x00000001 , 0x00004601 
- 00013950  0x000026e0 fetch  0x00000001 , 0x00004621 
- 00013951  0x000026e1 isub  0x00000002 , 0x0000003e 
- 00013952  0x000026e2 nbranch  0x0000369a , 0x00000002 
- 00013953  0x000026e3 increase  0x00000001 , 0x00000002 
- 00013954  0x000026e4 storet  0x00000001 , 0x00004601 
- 00013955  0x000026e5 fetch  0x00000001 , 0x00004621 
- 00013956  0x000026e6 beq  0x00000005 , 0x00003689 
- 00013957  0x000026e7 fetch  0x00000001 , 0x00004601 
- 00013958  0x000026e8 beq  0x00000006 , 0x00003694 
- 00013959  0x000026e9 beq  0x0000000c , 0x00003694 
- 00013960  0x000026ea rtn 
- 00013961  0x000026ee fetch  0x00000001 , 0x00004601 
- 00013962  0x000026ef beq  0x00000003 , 0x00003694 
- 00013963  0x000026f0 beq  0x00000006 , 0x00003694 
- 00013964  0x000026f1 rtn 
- 00013965  0x000026fb bmark1  0x0000002f , 0x00003690 
- 00013966  0x000026fc store  0x00000001 , 0x0000453a 
- 00013967  0x000026fd rtn 
- 00013968  0x000026ff store  0x00000001 , 0x0000453b 
- 00013969  0x00002700 rtn 
- 00013970  0x00002703 fetch  0x00000001 , 0x00004589 
- 00013971  0x00002704 rtnbit0  0x00000004 
- 00013972  0x00002706 fetch  0x00000001 , 0x00004589 
- 00013973  0x00002707 set0  0x00000004 , 0x0000003f 
- 00013974  0x00002708 store  0x00000001 , 0x00004589 
- 00013975  0x00002709 call  0x0000368d 
- 00013976  0x0000270a call  0x0000371e 
- 00013977  0x0000270b branch  0x00003222 
- 00013978  0x0000270e call  0x0000370e 
- 00013979  0x0000270f call  0x0000371e 
- 00013980  0x00002710 branch  0x00003222 
- 00013981  0x00002723 fetch  0x00000002 , 0x000045f4 
- 00013982  0x00002724 branch  0x00007d79 
- 00013983  0x00002727 fetch  0x00000001 , 0x00004602 
- 00013984  0x00002728 call  0x000036a6 , 0x00000034 
- 00013985  0x00002729 fetch  0x00000001 , 0x00004618 
- 00013986  0x0000272a rtneq  0x00000001 
- 00013987  0x0000272b call  0x0000369d 
- 00013988  0x0000272c fetch  0x00000002 , 0x000045fa 
- 00013989  0x0000272d branch  0x00007d79 
- 00013990  0x00002730 jam  0x00000001 , 0x00004589 
- 00013991  0x00002731 jam  0x00000001 , 0x00004602 
- 00013992  0x00002732 call  0x00003636 
- 00013993  0x00002733 store  0x00000001 , 0x00004519 
- 00013994  0x00002734 setarg  0x00000000 
- 00013995  0x00002735 store  0x00000007 , 0x0000451a 
- 00013996  0x00002736 fetch  0x00000004 , 0x00004604 
- 00013997  0x00002737 store  0x00000004 , 0x00004521 
- 00013998  0x00002738 jam  0x0000000c , 0x00004588 
- 00013999  0x00002739 fetch  0x00000001 , 0x00004589 
- 00014000  0x0000273a set1  0x00000003 , 0x0000003f 
- 00014001  0x0000273b store  0x00000001 , 0x00004589 
- 00014002  0x0000273c call  0x000031e5 
- 00014003  0x0000273d branch  0x0000360c 
- 00014004  0x00002742 bpatchx  0x0000009e , 0x00004033 
- 00014005  0x00002743 enable  0x00000028 
- 00014006  0x00002744 call  0x00002408 
- 00014007  0x00002745 fetch  0x00000003 , 0x000040bd 
- 00014008  0x00002746 branch  0x00007dbc , 0x00000034 
- 00014009  0x00002747 fetch  0x00000001 , 0x00004094 
- 00014010  0x00002748 branch  0x00007dbc , 0x00000034 
- 00014011  0x00002749 fetch  0x00000001 , 0x00004618 
- 00014012  0x0000274a beq  0x00000001 , 0x00007dbc 
- 00014013  0x0000274b rtn 
- 00014014  0x0000274e fetch  0x00000002 , 0x000045f6 
- 00014015  0x0000274f branch  0x00007d79 
- 00014016  0x0000275d call  0x00003245 
- 00014017  0x0000275e nrtn  0x00000028 
- 00014018  0x0000275f call  0x000036d5 
- 00014019  0x00002760 fetch  0x00000002 , 0x00004619 
- 00014020  0x00002761 increase  0x00000001 , 0x0000003f 
- 00014021  0x00002762 store  0x00000002 , 0x00004619 
- 00014022  0x00002763 fetcht  0x00000002 , 0x0000461b 
- 00014023  0x00002764 isub  0x00000002 , 0x0000003e 
- 00014024  0x00002765 call  0x000036ca , 0x00000005 
- 00014025  0x00002766 branch  0x00003609 
- 00014026  0x0000276a jam  0x00000000 , 0x00004618 
- 00014027  0x0000276b setarg  0x00000000 
- 00014028  0x0000276c store  0x00000002 , 0x00004619 
- 00014029  0x0000276d setarg  0x00000064 
- 00014030  0x0000276e store  0x00000002 , 0x0000461b 
- 00014031  0x00002770 jam  0x00000000 , 0x00004617 
- 00014032  0x00002771 fetch  0x00000001 , 0x000045a8 
- 00014033  0x00002773 store  0x00000001 , 0x000045a7 
- 00014034  0x00002774 rtn 
- 00014035  0x00002776 fetch  0x00000001 , 0x000045a9 
- 00014036  0x00002777 branch  0x000036d1 
- 00014037  0x0000277a fetch  0x00000001 , 0x00004617 
- 00014038  0x0000277b increase  0x00000001 , 0x0000003f 
- 00014039  0x0000277c store  0x00000001 , 0x00004617 
- 00014040  0x0000277d beq  0x00000004 , 0x000036d3 
- 00014041  0x0000277e beq  0x00000005 , 0x000036cf 
- 00014042  0x0000277f rtn 
- 00014043  0x00002782 jam  0x00000001 , 0x00004618 
- 00014044  0x00002783 setarg  0x00000000 
- 00014045  0x00002784 store  0x00000002 , 0x00004619 
- 00014046  0x00002785 rtn 
- 00014047  0x00002790 arg  0x00000002 , 0x00000039 
- 00014048  0x00002791 arg  0x0000458f , 0x00000006 
- 00014049  0x00002793 call  0x00007dba 
- 00014050  0x00002794 setarg  0x0000ffff 
- 00014051  0x00002796 ifetcht  0x00000002 , 0x00000006 
- 00014052  0x00002797 isub  0x00000002 , 0x0000003e 
- 00014053  0x00002798 ncall  0x00007dbc , 0x00000005 
- 00014054  0x00002799 loop  0x000036e3 
- 00014055  0x0000279a rtn 
- 00014056  0x000027a5 bpatchx  0x0000009f , 0x00004033 
- 00014057  0x000027a6 fetch  0x00000001 , 0x00004437 
- 00014058  0x000027a7 nrtn  0x00000034 
- 00014059  0x000027a8 fetch  0x00000002 , 0x000044e9 
- 00014060  0x000027a9 rtnbit1  0x0000000b 
- 00014061  0x000027ac fetchr  0x00000011 , 0x00000002 , 0x000045f0 
- 00014062  0x000027ad call  0x000035b4 
- 00014063  0x000027ae storet  0x00000001 , 0x00004624 
- 00014064  0x000027af fetch  0x00000001 , 0x00004629 
- 00014065  0x000027b0 bmark1  0x00000026 , 0x000036f3 
- 00014066  0x000027b1 fetch  0x00000001 , 0x0000462c 
- 00014067  0x000027b3 isub  0x00000002 , 0x0000003e 
- 00014068  0x000027b4 nbranch  0x0000370d , 0x00000002 
- 00014069  0x000027b5 fetch  0x00000001 , 0x00004626 
- 00014070  0x000027b6 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014071  0x000027b7 nbranch  0x000036fb , 0x00000002 
- 00014072  0x000027b8 fetch  0x00000001 , 0x00004626 
- 00014073  0x000027b9 beq  0x00000000 , 0x0000370e 
- 00014074  0x000027ba rtn 
- 00014075  0x000027bd fetch  0x00000001 , 0x00004626 
- 00014076  0x000027be fetcht  0x00000001 , 0x00004627 
- 00014077  0x000027bf isub  0x00000002 , 0x0000003e 
- 00014078  0x000027c0 nrtn  0x00000005 
- 00014079  0x000027c1 jam  0x00000000 , 0x00004626 
- 00014080  0x000027c3 fetcht  0x00000001 , 0x00004624 
- 00014081  0x000027c4 fetch  0x00000001 , 0x00004628 
- 00014082  0x000027c5 bmark1  0x00000026 , 0x00003704 
- 00014083  0x000027c6 fetch  0x00000001 , 0x0000462b 
- 00014084  0x000027c8 isub  0x00000002 , 0x0000003e 
- 00014085  0x000027c9 nrtn  0x00000002 
- 00014086  0x000027ca fetch  0x00000001 , 0x00004625 
- 00014087  0x000027cb beq  0x00000000 , 0x00003715 
- 00014088  0x000027cc increase  0xffffffff , 0x0000003f 
- 00014089  0x000027cd store  0x00000001 , 0x00004625 
- 00014090  0x000027ce beq  0x00000000 , 0x00003715 
- 00014091  0x000027d1 jam  0x00000000 , 0x00004141 
- 00014092  0x000027d2 rtn 
- 00014093  0x000027d5 jam  0x00000000 , 0x00004626 
- 00014094  0x000027d7 fetch  0x00000001 , 0x00004625 
- 00014095  0x000027d8 beq  0x00000002 , 0x00003713 
- 00014096  0x000027d9 increase  0x00000001 , 0x0000003f 
- 00014097  0x000027da store  0x00000001 , 0x00004625 
- 00014098  0x000027db beq  0x00000001 , 0x0000370b 
- 00014099  0x000027dd jam  0x00000006 , 0x00004141 
- 00014100  0x000027de rtn 
- 00014101  0x000027e1 jam  0x00000085 , 0x00004141 
- 00014102  0x000027e2 rtn 
- 00014103  0x000027e5 jam  0x00000001 , 0x00004625 
- 00014104  0x000027e6 jam  0x00000000 , 0x00004626 
- 00014105  0x000027e7 rtn 
- 00014106  0x000027ea fetch  0x00000001 , 0x00004626 
- 00014107  0x000027eb increase  0x00000001 , 0x0000003f 
- 00014108  0x000027ec store  0x00000001 , 0x00004626 
- 00014109  0x000027ed rtn 
- 00014110  0x000027f0 fetch  0x00000001 , 0x00004626 
- 00014111  0x000027f1 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014112  0x000027f2 ncall  0x00003726 , 0x00000002 
- 00014113  0x000027f3 fetch  0x00000001 , 0x00004626 
- 00014114  0x000027f4 rtneq  0x00000000 
- 00014115  0x000027f5 increase  0xffffffff , 0x0000003f 
- 00014116  0x000027f6 store  0x00000001 , 0x00004626 
- 00014117  0x000027f7 rtn 
- 00014118  0x000027fa jam  0x00000003 , 0x00004626 
- 00014119  0x000027fb rtn 
- 00014120  0x00002806 fetch  0x00000001 , 0x000008f3 
- 00014121  0x00002807 store  0x00000001 , 0x00000709 
- 00014122  0x00002808 copy  0x00000030 , 0x00000006 
- 00014123  0x00002809 call  0x00007c8e 
- 00014124  0x0000280a fetch  0x00000002 , 0x00004826 
- 00014125  0x0000280b branch  0x00007d79 
- 00014126  0x0000280e jam  0x0000001e , 0x000049b8 
- 00014127  0x0000280f call  0x0000378c 
- 00014128  0x00002812 fetch  0x00000001 , 0x0000070a 
- 00014129  0x00002813 beq  0x00000000 , 0x00003739 
- 00014130  0x00002814 beq  0x00000080 , 0x00003d67 
- 00014131  0x00002815 beq  0x00000082 , 0x00003ed4 
- 00014132  0x00002816 beq  0x000000d1 , 0x00003799 
- 00014133  0x00002817 beq  0x000000d0 , 0x000037ba 
- 00014134  0x00002818 beq  0x000000d2 , 0x00003799 
- 00014135  0x00002819 beq  0x000000d5 , 0x000037bb 
- 00014136  0x0000281a rtn 
- 00014137  0x0000281e arg  0x0000070e , 0x00000006 
- 00014138  0x0000281f arg  0x00004959 , 0x00000005 
- 00014139  0x00002820 call  0x00007c8f 
- 00014140  0x00002821 jam  0x00000000 , 0x000047e4 
- 00014141  0x00002822 call  0x00003bbf 
- 00014142  0x00002823 call  0x00003bb1 
- 00014143  0x00002824 call  0x0000375e 
- 00014144  0x00002825 call  0x0000374f 
- 00014145  0x00002826 call  0x00003754 
- 00014146  0x00002827 jam  0x00000000 , 0x000047e4 
- 00014147  0x00002828 fetch  0x00000002 , 0x00004828 
- 00014148  0x00002829 branch  0x00007d79 
- 00014149  0x0000282c setarg  0x00000000 
- 00014150  0x0000282d store  0x00000002 , 0x00004806 
- 00014151  0x0000282f random  0x0000003f 
- 00014152  0x00002830 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00014153  0x00002831 add  0x0000003f , 0x0000001e , 0x0000003f 
- 00014154  0x00002832 store  0x00000001 , 0x00004804 
- 00014155  0x00002833 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00014156  0x00002834 store  0x00000001 , 0x00004803 
- 00014157  0x00002835 call  0x00003e53 
- 00014158  0x00002836 branch  0x00003a71 
- 00014159  0x00002839 fetch  0x00000001 , 0x00000951 
- 00014160  0x0000283a jam  0x00000004 , 0x000047e4 
- 00014161  0x0000283b rtneq  0x00000001 
- 00014162  0x0000283c jam  0x00000000 , 0x000047e4 
- 00014163  0x0000283d rtn 
- 00014164  0x00002840 setarg  0x00000080 
- 00014165  0x00002841 store  0x00000001 , 0x00000723 
- 00014166  0x00002842 setarg  0x00000003 
- 00014167  0x00002843 istore  0x00000001 , 0x00000005 
- 00014168  0x00002844 setarg  0x00000000 
- 00014169  0x00002845 istore  0x00000001 , 0x00000005 
- 00014170  0x00002846 fetch  0x00000003 , 0x0000070b 
- 00014171  0x00002847 istore  0x00000003 , 0x00000005 
- 00014172  0x00002848 jam  0x00000006 , 0x00000722 
- 00014173  0x00002849 branch  0x000041b5 
- 00014174  0x0000284d fetch  0x00000002 , 0x0000484c 
- 00014175  0x0000284e rtnbit1  0x00000002 
- 00014176  0x0000284f call  0x00003e3e 
- 00014177  0x00002851 add  0x00000011 , 0x00000006 , 0x00000013 
- 00014178  0x00002852 setarg  0xffffffff 
- 00014179  0x00002853 istore  0x00000008 , 0x00000013 
- 00014180  0x00002854 istore  0x00000008 , 0x00000005 
- 00014181  0x00002855 ifetch  0x00000002 , 0x00000011 
- 00014182  0x00002856 istore  0x00000002 , 0x00000013 
- 00014183  0x00002857 copy  0x00000012 , 0x0000003f 
- 00014184  0x00002858 iadd  0x00000011 , 0x00000011 
- 00014185  0x00002859 loop  0x00003761 
- 00014186  0x0000285a fetch  0x00000002 , 0x00004848 
- 00014187  0x0000285b branch  0x00007d79 
- 00014188  0x0000285f setarg  0x00000082 
- 00014189  0x00002860 store  0x00000001 , 0x00000723 
- 00014190  0x00002861 setarg  0x00000004 
- 00014191  0x00002862 istore  0x00000001 , 0x00000005 
- 00014192  0x00002863 fetch  0x00000001 , 0x0000070c 
- 00014193  0x00002864 istore  0x00000001 , 0x00000005 
- 00014194  0x00002865 jam  0x00000003 , 0x00000722 
- 00014195  0x00002866 branch  0x000041b5 
- 00014196  0x0000286a setarg  0x00000082 
- 00014197  0x0000286b store  0x00000001 , 0x00000723 
- 00014198  0x0000286c setarg  0x0000004e 
- 00014199  0x0000286d istore  0x00000001 , 0x00000005 
- 00014200  0x0000286e fetch  0x00000002 , 0x0000070c 
- 00014201  0x0000286f istore  0x00000002 , 0x00000005 
- 00014202  0x00002870 jam  0x00000004 , 0x00000722 
- 00014203  0x00002871 branch  0x000041b5 
- 00014204  0x00002875 setarg  0x00000082 
- 00014205  0x00002876 store  0x00000001 , 0x00000723 
- 00014206  0x00002877 setarg  0x00000060 
- 00014207  0x00002878 istore  0x00000001 , 0x00000005 
- 00014208  0x00002879 fetch  0x00000004 , 0x0000070c 
- 00014209  0x0000287a istore  0x00000004 , 0x00000005 
- 00014210  0x0000287b jam  0x00000006 , 0x00000722 
- 00014211  0x0000287c branch  0x000041b5 
- 00014212  0x00002881 setarg  0x0000005e 
- 00014213  0x00002882 store  0x00000001 , 0x00000723 
- 00014214  0x00002883 setarg  0x00000000 
- 00014215  0x00002884 istore  0x00000001 , 0x00000005 
- 00014216  0x00002885 fetch  0x00000002 , 0x0000070c 
- 00014217  0x00002886 istore  0x00000002 , 0x00000005 
- 00014218  0x00002887 jam  0x00000004 , 0x00000722 
- 00014219  0x00002888 branch  0x000041b5 
- 00014220  0x0000288e fetch  0x00000001 , 0x00004804 
- 00014221  0x0000288f rtn  0x00000034 
- 00014222  0x00002890 pincrease  0x0000001e 
- 00014223  0x00002891 store  0x00000001 , 0x00004804 
- 00014224  0x00002892 rtn 
- 00014225  0x00002895 arg  0x00004803 , 0x00000013 
- 00014226  0x00002896 arg  0x000037e4 , 0x00000012 
- 00014227  0x00002897 branch  0x000042e0 
- 00014228  0x0000289a arg  0x00004804 , 0x00000013 
- 00014229  0x0000289b arg  0x00003797 , 0x00000012 
- 00014230  0x0000289c branch  0x000042e0 
- 00014231  0x0000289f fetch  0x00000002 , 0x00004855 
- 00014232  0x000028a0 branch  0x00007d79 
- 00014233  0x000028a8 call  0x000037c4 
- 00014234  0x000028a9 nrtn  0x00000028 
- 00014235  0x000028aa bpatchx  0x000000a0 , 0x00004034 
- 00014236  0x000028ab fetch  0x00000002 , 0x0000070e 
- 00014237  0x000028ac arg  0x0000f01f , 0x00000002 
- 00014238  0x000028ad isub  0x00000002 , 0x0000003e 
- 00014239  0x000028ae branch  0x000037d8 , 0x00000005 
- 00014240  0x000028b0 arg  0x0000f014 , 0x00000002 
- 00014241  0x000028b1 isub  0x00000002 , 0x0000003e 
- 00014242  0x000028b2 branch  0x0000391c , 0x00000005 
- 00014243  0x000028b4 arg  0x0000f013 , 0x00000002 
- 00014244  0x000028b5 isub  0x00000002 , 0x0000003e 
- 00014245  0x000028b6 branch  0x00003907 , 0x00000005 
- 00014246  0x000028b8 arg  0x0000f017 , 0x00000002 
- 00014247  0x000028b9 isub  0x00000002 , 0x0000003e 
- 00014248  0x000028ba branch  0x00003819 , 0x00000005 
- 00014249  0x000028bb arg  0x0000f018 , 0x00000002 
- 00014250  0x000028bc isub  0x00000002 , 0x0000003e 
- 00014251  0x000028bd branch  0x00003845 , 0x00000005 
- 00014252  0x000028be arg  0x0000f016 , 0x00000002 
- 00014253  0x000028bf isub  0x00000002 , 0x0000003e 
- 00014254  0x000028c0 branch  0x0000386a , 0x00000005 
- 00014255  0x000028c3 arg  0x00000534 , 0x00000002 
- 00014256  0x000028c4 isub  0x00000002 , 0x0000003e 
- 00014257  0x000028c5 branch  0x000037cf , 0x00000005 
- 00014258  0x000028c6 arg  0x00000533 , 0x00000002 
- 00014259  0x000028c7 isub  0x00000002 , 0x0000003e 
- 00014260  0x000028c8 branch  0x000037d2 , 0x00000005 
- 00014261  0x000028c9 arg  0x00000123 , 0x00000002 
- 00014262  0x000028ca isub  0x00000002 , 0x0000003e 
- 00014263  0x000028cb branch  0x000037d5 , 0x00000005 
- 00014264  0x000028cc fetch  0x00000002 , 0x0000482c 
- 00014265  0x000028cd branch  0x00007d79 
- 00014266  0x000028d0 rtn 
- 00014267  0x000028d2 ifetch  0x00000002 , 0x00000006 
- 00014268  0x000028d3 arg  0x000001a8 , 0x00000002 
- 00014269  0x000028d4 isub  0x00000002 , 0x0000003e 
- 00014270  0x000028d5 nrtn  0x00000005 
- 00014271  0x000028d6 ifetch  0x00000001 , 0x00000006 
- 00014272  0x000028d7 fetcht  0x00000001 , 0x000049b6 
- 00014273  0x000028d8 isub  0x00000002 , 0x0000003e 
- 00014274  0x000028d9 nrtn  0x00000005 
- 00014275  0x000028da branch  0x00003b2a 
- 00014276  0x000028dd call  0x00007dbc 
- 00014277  0x000028de fetch  0x00000002 , 0x0000070b 
- 00014278  0x000028df arg  0x000001a8 , 0x00000002 
- 00014279  0x000028e0 isub  0x00000002 , 0x0000003e 
- 00014280  0x000028e1 nrtn  0x00000005 
- 00014281  0x000028e2 fetcht  0x00000001 , 0x000044f1 
- 00014282  0x000028e3 fetch  0x00000001 , 0x0000070d 
- 00014283  0x000028e4 isub  0x00000002 , 0x0000003e 
- 00014284  0x000028e5 rtn  0x00000005 
- 00014285  0x000028e6 store  0x00000001 , 0x000044f1 
- 00014286  0x000028e7 branch  0x00007dba 
- 00014287  0x000028ea call  0x000037f4 
- 00014288  0x000028eb fetch  0x00000002 , 0x0000483c 
- 00014289  0x000028ec branch  0x00007d79 
- 00014290  0x000028f0 call  0x000037f4 
- 00014291  0x000028f1 fetch  0x00000002 , 0x0000483e 
- 00014292  0x000028f2 branch  0x00007d79 
- 00014293  0x000028f5 call  0x000037ee 
- 00014294  0x000028f6 fetch  0x00000002 , 0x00004840 
- 00014295  0x000028f7 branch  0x00007d79 
- 00014296  0x000028fb call  0x000037f0 
- 00014297  0x000028fd fetch  0x00000004 , 0x00000710 
- 00014298  0x000028fe store  0x00000004 , 0x000044f3 
- 00014299  0x000028ff branch  0x00003889 
- 00014300  0x00002904 setarg  0x000000d3 
- 00014301  0x00002905 store  0x00000001 , 0x00000723 
- 00014302  0x00002906 setarg  0x000001a8 
- 00014303  0x00002907 istore  0x00000002 , 0x00000005 
- 00014304  0x00002908 fetch  0x00000001 , 0x000044f1 
- 00014305  0x00002909 istore  0x00000001 , 0x00000005 
- 00014306  0x0000290a istoret  0x00000002 , 0x00000005 
- 00014307  0x0000290b rtn 
- 00014308  0x0000290f arg  0x00000000 , 0x00000007 
- 00014309  0x00002910 arg  0x00000003 , 0x00000002 
- 00014310  0x00002911 arg  0x0000f009 , 0x00000011 
- 00014311  0x00002912 branch  0x000037fc 
- 00014312  0x0000291e arg  0x00000100 , 0x00000011 
- 00014313  0x0000291f branch  0x000037fc 
- 00014314  0x00002924 arg  0x00000008 , 0x00000039 
- 00014315  0x00002925 branch  0x000037f6 
- 00014316  0x00002928 arg  0x00000008 , 0x00000039 
- 00014317  0x00002929 branch  0x000037f6 
- 00014318  0x0000292c arg  0x00000006 , 0x00000039 
- 00014319  0x0000292d branch  0x000037f6 
- 00014320  0x00002930 arg  0x00000004 , 0x00000039 
- 00014321  0x00002931 branch  0x000037f6 
- 00014322  0x00002934 arg  0x00000002 , 0x00000039 
- 00014323  0x00002935 branch  0x000037f6 
- 00014324  0x00002938 arg  0x00000001 , 0x00000039 
- 00014325  0x00002939 branch  0x000037f6 
- 00014326  0x0000293d add  0x00000039 , 0x00000006 , 0x0000003f 
- 00014327  0x0000293e store  0x00000001 , 0x00000722 
- 00014328  0x0000293f call  0x000037dc 
- 00014329  0x00002940 arg  0x00000710 , 0x00000006 
- 00014330  0x00002941 call  0x00007cda 
- 00014331  0x00002942 branch  0x000041b5 
- 00014332  0x0000294a call  0x00003808 
- 00014333  0x0000294b istorer  0x00000011 , 0x00000002 , 0x00000005 
- 00014334  0x0000294c istoret  0x00000001 , 0x00000005 
- 00014335  0x0000294d jam  0x00000007 , 0x00000722 
- 00014336  0x0000294e branch  0x00003806 
- 00014337  0x00002955 call  0x00003808 
- 00014338  0x00002956 istorer  0x00000011 , 0x00000002 , 0x00000005 
- 00014339  0x00002957 istoret  0x00000002 , 0x00000005 
- 00014340  0x00002958 jam  0x00000008 , 0x00000722 
- 00014341  0x00002959 branch  0x00003806 
- 00014342  0x0000295e call  0x00003f6e 
- 00014343  0x0000295f branch  0x000041b5 
- 00014344  0x00002963 fetch  0x00000001 , 0x000047ae 
- 00014345  0x00002964 store  0x00000001 , 0x0000092b 
- 00014346  0x00002965 setarg  0x000000f0 
- 00014347  0x00002966 store  0x00000002 , 0x0000094c 
- 00014348  0x00002967 fetch  0x00000001 , 0x000044f2 
- 00014349  0x00002968 pincrease  0x00000001 
- 00014350  0x00002969 store  0x00000001 , 0x000044f2 
- 00014351  0x0000296a beq  0x000000c0 , 0x00003817 
- 00014352  0x0000296b setarg  0x000000d4 
- 00014353  0x0000296c store  0x00000001 , 0x00000723 
- 00014354  0x0000296d setarg  0x000001a8 
- 00014355  0x0000296e istore  0x00000002 , 0x00000005 
- 00014356  0x0000296f fetch  0x00000001 , 0x000044f2 
- 00014357  0x00002970 istore  0x00000001 , 0x00000005 
- 00014358  0x00002971 rtn 
- 00014359  0x00002974 jam  0x00000080 , 0x000044f2 
- 00014360  0x00002975 rtn 
- 00014361  0x00002979 copy  0x00000006 , 0x00000011 
- 00014362  0x0000297a fetch  0x00000001 , 0x00000709 
- 00014363  0x0000297b arg  0x00000006 , 0x00000002 
- 00014364  0x0000297c isub  0x00000002 , 0x0000003f 
- 00014365  0x0000297d store  0x00000001 , 0x00004608 
- 00014366  0x0000297e copy  0x0000003f , 0x00000039 
- 00014367  0x0000297f copy  0x00000011 , 0x00000006 
- 00014368  0x00002980 arg  0x00004609 , 0x00000005 
- 00014369  0x00002981 call  0x00007cda 
- 00014370  0x00002982 arg  0x00000000 , 0x00000012 
- 00014371  0x00002984 arg  0x00004609 , 0x0000003f 
- 00014372  0x00002985 iadd  0x00000012 , 0x00000002 
- 00014373  0x00002986 ifetch  0x00000001 , 0x00000002 
- 00014374  0x00002987 beq  0x000000ff , 0x0000383f 
- 00014375  0x00002988 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014376  0x00002989 call  0x00003837 
- 00014377  0x0000298a increase  0x00000001 , 0x00000012 
- 00014378  0x0000298b fetch  0x00000001 , 0x00004608 
- 00014379  0x0000298c isub  0x00000012 , 0x0000003e 
- 00014380  0x0000298d branch  0x00003823 , 0x00000002 
- 00014381  0x0000298e call  0x0000394a 
- 00014382  0x00002990 arg  0x0000f017 , 0x00000002 
- 00014383  0x00002991 call  0x000037dc 
- 00014384  0x00002992 arg  0x00000000 , 0x00000002 
- 00014385  0x00002993 istoret  0x00000001 , 0x00000005 
- 00014386  0x00002994 copy  0x00000005 , 0x00000002 
- 00014387  0x00002995 call  0x0000393b 
- 00014388  0x00002996 pincrease  0x00000007 
- 00014389  0x00002997 store  0x00000001 , 0x00000722 
- 00014390  0x00002998 branch  0x000041b5 
- 00014391  0x0000299b rtn  0x00000034 
- 00014392  0x0000299c pincrease  0xffffffff 
- 00014393  0x0000299d mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014394  0x0000299e arg  0x00004503 , 0x00000011 
- 00014395  0x0000299f iadd  0x00000011 , 0x00000011 
- 00014396  0x000029a0 setarg  0x00000000 
- 00014397  0x000029a1 istore  0x00000001 , 0x00000011 
- 00014398  0x000029a2 rtn 
- 00014399  0x000029a5 arg  0x00000012 , 0x00000039 
- 00014400  0x000029a6 mul32  0x00000039 , 0x0000000d , 0x00000039 
- 00014401  0x000029a7 arg  0x00004503 , 0x00000005 
- 00014402  0x000029a8 call  0x00007ca1 
- 00014403  0x000029a9 call  0x0000394a 
- 00014404  0x000029aa branch  0x0000382e 
- 00014405  0x000029ad ifetch  0x00000001 , 0x00000006 
- 00014406  0x000029ae beq  0x000000ff , 0x0000385e 
- 00014407  0x000029af store  0x00000001 , 0x000045ff 
- 00014408  0x000029b0 ifetch  0x00000001 , 0x00000006 
- 00014409  0x000029b1 pincrease  0xffffffff 
- 00014410  0x000029b2 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014411  0x000029b3 arg  0x00004503 , 0x00000006 
- 00014412  0x000029b4 iadd  0x00000006 , 0x00000006 
- 00014413  0x000029b5 arg  0x000045ed , 0x00000005 
- 00014414  0x000029b6 arg  0x00000012 , 0x00000039 
- 00014415  0x000029b7 call  0x00007cda 
- 00014416  0x000029b8 arg  0x0000f018 , 0x00000002 
- 00014417  0x000029b9 call  0x000037dc 
- 00014418  0x000029ba fetch  0x00000001 , 0x000045ed 
- 00014419  0x000029bb branch  0x00003867 , 0x00000034 
- 00014420  0x000029bc arg  0x00000000 , 0x00000002 
- 00014421  0x000029bd istoret  0x00000001 , 0x00000005 
- 00014422  0x000029bf fetch  0x00000001 , 0x000045ff 
- 00014423  0x000029c0 istore  0x00000001 , 0x00000005 
- 00014424  0x000029c1 fetch  0x00000001 , 0x000045ed 
- 00014425  0x000029c2 istore  0x00000001 , 0x00000005 
- 00014426  0x000029c3 fetch  0x00000008 , 0x000045ee 
- 00014427  0x000029c4 istore  0x00000008 , 0x00000005 
- 00014428  0x000029c5 jam  0x00000011 , 0x00000722 
- 00014429  0x000029c6 branch  0x000041b5 
- 00014430  0x000029ca arg  0x0000f018 , 0x00000002 
- 00014431  0x000029cb call  0x000037dc 
- 00014432  0x000029cc arg  0x000000ff , 0x00000002 
- 00014433  0x000029cd istoret  0x00000002 , 0x00000005 
- 00014434  0x000029d0 copy  0x00000005 , 0x00000002 
- 00014435  0x000029d1 call  0x0000393b 
- 00014436  0x000029d2 pincrease  0x00000008 
- 00014437  0x000029d3 store  0x00000001 , 0x00000722 
- 00014438  0x000029d4 branch  0x000041b5 
- 00014439  0x000029da arg  0x00000080 , 0x00000002 
- 00014440  0x000029db istore  0x00000001 , 0x00000005 
- 00014441  0x000029dc branch  0x00003856 
- 00014442  0x000029df ifetch  0x00000001 , 0x00000006 
- 00014443  0x000029e0 store  0x00000001 , 0x000045ff 
- 00014444  0x000029e1 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014445  0x000029e2 pincrease  0xffffffff 
- 00014446  0x000029e3 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014447  0x000029e4 arg  0x00004503 , 0x00000005 
- 00014448  0x000029e5 iadd  0x00000005 , 0x00000005 
- 00014449  0x000029e6 fetch  0x00000001 , 0x000045ff 
- 00014450  0x000029e7 istore  0x00000001 , 0x00000005 
- 00014451  0x000029e8 call  0x0000394a 
- 00014452  0x000029e9 arg  0x0000f016 , 0x00000002 
- 00014453  0x000029ea call  0x000037dc 
- 00014454  0x000029eb setarg  0x00000000 
- 00014455  0x000029ec istore  0x00000001 , 0x00000005 
- 00014456  0x000029ed copy  0x00000005 , 0x00000002 
- 00014457  0x000029ee call  0x0000393b 
- 00014458  0x000029ef pincrease  0x00000007 
- 00014459  0x000029f0 store  0x00000001 , 0x00000722 
- 00014460  0x000029f1 branch  0x000041b5 
- 00014461  0x000029f7 copy  0x00000022 , 0x00000002 
- 00014462  0x000029f8 fetch  0x00000004 , 0x000044f7 
- 00014463  0x000029f9 isub  0x00000002 , 0x0000003e 
- 00014464  0x000029fa call  0x0000388f , 0x00000002 
- 00014465  0x000029fb call  0x00003896 
- 00014466  0x000029fc isub  0x00000002 , 0x0000003e 
- 00014467  0x000029fd rtn  0x00000002 
- 00014468  0x000029fe call  0x0000388a 
- 00014469  0x000029ff fetch  0x00000004 , 0x000044f3 
- 00014470  0x00002a00 pincrease  0x00000001 
- 00014471  0x00002a01 store  0x00000004 , 0x000044f3 
- 00014472  0x00002a02 branch  0x0000389a 
- 00014473  0x00002a06 copy  0x00000022 , 0x0000003f 
- 00014474  0x00002a08 store  0x00000004 , 0x000044f7 
- 00014475  0x00002a09 fetch  0x00000001 , 0x000044fa 
- 00014476  0x00002a0a and_into  0x0000000f , 0x0000003f 
- 00014477  0x00002a0b store  0x00000001 , 0x000044fa 
- 00014478  0x00002a0c rtn 
- 00014479  0x00002a0f rtn  0x00000005 
- 00014480  0x00002a10 copy  0x0000003f , 0x00000012 
- 00014481  0x00002a11 setarg  0x00100000 
- 00014482  0x00002a12 lshift8  0x0000003f , 0x0000003f 
- 00014483  0x00002a13 iadd  0x00000002 , 0x00000002 
- 00014484  0x00002a14 copy  0x00000012 , 0x0000003f 
- 00014485  0x00002a15 rtn 
- 00014486  0x00002a18 arg  0x00000014 , 0x00000039 
- 00014487  0x00002a1a pincrease  0x000000a0 
- 00014488  0x00002a1b loop  0x00003897 
- 00014489  0x00002a1c rtn 
- 00014490  0x00002a1f setarg  0x0000000d 
- 00014491  0x00002a20 store  0x00000001 , 0x00004602 
- 00014492  0x00002a21 pincrease  0xffffffff 
- 00014493  0x00002a22 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014494  0x00002a23 arg  0x00004503 , 0x00000030 
- 00014495  0x00002a24 iadd  0x00000030 , 0x00000030 
- 00014496  0x00002a26 ifetch  0x00000001 , 0x00000030 
- 00014497  0x00002a27 ncall  0x000038a8 , 0x00000034 
- 00014498  0x00002a28 increase  0xffffffee , 0x00000030 
- 00014499  0x00002a2a fetch  0x00000001 , 0x00004602 
- 00014500  0x00002a2b pincrease  0xffffffff 
- 00014501  0x00002a2c rtn  0x00000034 
- 00014502  0x00002a2d store  0x00000001 , 0x00004602 
- 00014503  0x00002a2e branch  0x000038a0 
- 00014504  0x00002a31 arg  0x00000007 , 0x00000007 
- 00014505  0x00002a32 qisolate0  0x0000003f 
- 00014506  0x00002a33 rtn  0x00000001 
- 00014507  0x00002a34 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014508  0x00002a35 arg  0x0000000d , 0x00000002 
- 00014509  0x00002a36 isub  0x00000002 , 0x0000003e 
- 00014510  0x00002a37 rtn  0x00000002 
- 00014511  0x00002a38 copy  0x00000030 , 0x00000006 
- 00014512  0x00002a39 arg  0x000045ed , 0x00000005 
- 00014513  0x00002a3a arg  0x00000012 , 0x00000039 
- 00014514  0x00002a3b call  0x00007cda 
- 00014515  0x00002a3c fetch  0x00000001 , 0x000045fe 
- 00014516  0x00002a3d beq  0x00000059 , 0x000038bf 
- 00014517  0x00002a3f fetcht  0x00000004 , 0x000044f3 
- 00014518  0x00002a40 fetch  0x00000004 , 0x000045ee 
- 00014519  0x00002a41 isub  0x00000002 , 0x0000003e 
- 00014520  0x00002a42 fetch  0x00000001 , 0x000045f5 
- 00014521  0x00002a43 branch  0x000038e3 , 0x00000005 
- 00014522  0x00002a44 nbranch  0x000038bc , 0x00000002 
- 00014523  0x00002a45 rtn 
- 00014524  0x00002a48 setarg  0x00000000 
- 00014525  0x00002a49 istore  0x00000001 , 0x00000030 
- 00014526  0x00002a4a rtn 
- 00014527  0x00002a4e fetch  0x00000004 , 0x000044f3 
- 00014528  0x00002a4f arg  0x0000003c , 0x00000002 
- 00014529  0x00002a50 idiv  0x00000002 
- 00014530  0x00002a51 call  0x00007d62 
- 00014531  0x00002a52 remainder  0x0000003f 
- 00014532  0x00002a53 nrtn  0x00000034 
- 00014533  0x00002a55 fetch  0x00000004 , 0x000044f3 
- 00014534  0x00002a56 arg  0x00054600 , 0x00000002 
- 00014535  0x00002a57 isub  0x00000002 , 0x0000003f 
- 00014536  0x00002a59 arg  0x00093a80 , 0x00000002 
- 00014537  0x00002a5a idiv  0x00000002 
- 00014538  0x00002a5b call  0x00007d62 
- 00014539  0x00002a5c remainder  0x0000003f 
- 00014540  0x00002a5d arg  0x00015180 , 0x00000002 
- 00014541  0x00002a5e idiv  0x00000002 
- 00014542  0x00002a5f call  0x00007d62 
- 00014543  0x00002a60 remainder  0x00000011 
- 00014544  0x00002a61 quotient  0x00000007 
- 00014545  0x00002a62 fetch  0x00000001 , 0x000045f2 
- 00014546  0x00002a63 branch  0x000038d5 , 0x00000034 
- 00014547  0x00002a64 qisolate1  0x0000003f 
- 00014548  0x00002a65 nrtn  0x00000001 
- 00014549  0x00002a68 deposit  0x00000011 
- 00014550  0x00002a69 arg  0x0000003c , 0x00000002 
- 00014551  0x00002a6a idiv  0x00000002 
- 00014552  0x00002a6b call  0x00007d62 
- 00014553  0x00002a6c quotient  0x00000002 
- 00014554  0x00002a6d setarg  0x000001e0 
- 00014555  0x00002a6e iadd  0x00000002 , 0x00000002 
- 00014556  0x00002a6f fetch  0x00000002 , 0x000045ee 
- 00014557  0x00002a70 arg  0x00000fff , 0x00000011 
- 00014558  0x00002a71 iand  0x00000011 , 0x0000003f 
- 00014559  0x00002a72 isub  0x00000002 , 0x0000003e 
- 00014560  0x00002a73 nrtn  0x00000005 
- 00014561  0x00002a74 fetch  0x00000001 , 0x000045f6 
- 00014562  0x00002a75 branch  0x000038e3 
- 00014563  0x00002a78 store  0x00000001 , 0x0000070c 
- 00014564  0x00002a79 jam  0x00000001 , 0x00004602 
- 00014565  0x00002a7b copy  0x00000030 , 0x0000003f 
- 00014566  0x00002a7c store  0x00000002 , 0x0000091f 
- 00014567  0x00002a7e fetcht  0x00000001 , 0x0000070c 
- 00014568  0x00002a7f fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00014569  0x00002a80 call  0x000037e8 
- 00014570  0x00002a82 fetch  0x00000002 , 0x0000091f 
- 00014571  0x00002a83 copy  0x0000003f , 0x00000030 
- 00014572  0x00002a84 add  0x00000030 , 0x00000011 , 0x00000006 
- 00014573  0x00002a85 ifetch  0x00000001 , 0x00000006 
- 00014574  0x00002a86 beq  0x00000059 , 0x000038f4 
- 00014575  0x00002a88 setarg  0x00000000 
- 00014576  0x00002a89 istore  0x00000001 , 0x00000030 
- 00014577  0x00002a8a fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00014578  0x00002a8b call  0x000038ff 
- 00014579  0x00002a8c branch  0x0000394a 
- 00014580  0x00002a91 fetch  0x00000001 , 0x000045f2 
- 00014581  0x00002a92 branch  0x000038ef , 0x00000034 
- 00014582  0x00002a93 arg  0x0000f009 , 0x00000002 
- 00014583  0x00002a94 call  0x000037dc 
- 00014584  0x00002a95 setarg  0x00000011 
- 00014585  0x00002a96 istore  0x00000001 , 0x00000005 
- 00014586  0x00002a97 ifetch  0x00000001 , 0x00000030 
- 00014587  0x00002a98 or  0x0000003f , 0x00000080 , 0x0000003f 
- 00014588  0x00002a99 istore  0x00000001 , 0x00000005 
- 00014589  0x00002a9a jam  0x00000008 , 0x00000723 
- 00014590  0x00002a9b branch  0x00003806 
- 00014591  0x00002a9e arg  0x0000f020 , 0x00000002 
- 00014592  0x00002a9f call  0x000037dc 
- 00014593  0x00002aa0 copy  0x00000005 , 0x00000002 
- 00014594  0x00002aa1 call  0x0000393b 
- 00014595  0x00002aa3 pincrease  0x00000006 
- 00014596  0x00002aa4 store  0x00000001 , 0x00000722 
- 00014597  0x00002aa5 jam  0x000000d3 , 0x00000723 
- 00014598  0x00002aa6 branch  0x00003806 
- 00014599  0x00002aaa arg  0x000045ed , 0x00000005 
- 00014600  0x00002aab arg  0x00000010 , 0x00000039 
- 00014601  0x00002aac call  0x00007cda 
- 00014602  0x00002aad fetch  0x00000001 , 0x000045ed 
- 00014603  0x00002aae and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014604  0x00002aaf store  0x00000001 , 0x000045ff 
- 00014605  0x00002ab0 sub  0x0000003f , 0x0000000d , 0x0000003e 
- 00014606  0x00002ab1 nrtn  0x00000002 
- 00014607  0x00002ab2 fetch  0x00000004 , 0x000045ee 
- 00014608  0x00002ab3 arg  0x0000003c , 0x00000002 
- 00014609  0x00002ab4 idiv  0x00000002 
- 00014610  0x00002ab5 call  0x00007d62 
- 00014611  0x00002ab6 remainder  0x00000002 
- 00014612  0x00002ab7 isub  0x00000002 , 0x0000003f 
- 00014613  0x00002ab8 store  0x00000004 , 0x000045ee 
- 00014614  0x00002ab9 setarg  0x00000000 
- 00014615  0x00002aba store  0x00000002 , 0x000045fd 
- 00014616  0x00002abb arg  0x000045ed , 0x00000011 
- 00014617  0x00002abc call  0x00003930 
- 00014618  0x00002abd arg  0x0000f013 , 0x00000002 
- 00014619  0x00002abe branch  0x00003928 
- 00014620  0x00002ac5 arg  0x000045ed , 0x00000005 
- 00014621  0x00002ac6 arg  0x00000011 , 0x00000039 
- 00014622  0x00002ac7 call  0x00007cda 
- 00014623  0x00002aca fetch  0x00000001 , 0x000045ed 
- 00014624  0x00002acb and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014625  0x00002acc store  0x00000001 , 0x000045ff 
- 00014626  0x00002acd sub  0x0000003f , 0x0000000d , 0x0000003e 
- 00014627  0x00002ace nrtn  0x00000002 
- 00014628  0x00002ad0 jam  0x00000059 , 0x000045fe 
- 00014629  0x00002ad1 arg  0x000045ed , 0x00000011 
- 00014630  0x00002ad2 call  0x00003930 
- 00014631  0x00002ad3 arg  0x0000f014 , 0x00000002 
- 00014632  0x00002ad8 call  0x000037dc 
- 00014633  0x00002ad9 setarg  0x00000000 
- 00014634  0x00002ada store  0x00000001 , 0x00000729 
- 00014635  0x00002adb copy  0x00000005 , 0x00000002 
- 00014636  0x00002adc call  0x0000393b 
- 00014637  0x00002add pincrease  0x00000007 
- 00014638  0x00002ade store  0x00000001 , 0x00000722 
- 00014639  0x00002adf branch  0x000041b5 
- 00014640  0x00002ae3 call  0x00003937 
- 00014641  0x00002ae4 copy  0x00000011 , 0x00000006 
- 00014642  0x00002ae5 arg  0x00004503 , 0x00000005 
- 00014643  0x00002ae6 iadd  0x00000005 , 0x00000005 
- 00014644  0x00002ae7 arg  0x00000012 , 0x00000039 
- 00014645  0x00002ae8 call  0x00007cda 
- 00014646  0x00002ae9 branch  0x0000394a 
- 00014647  0x00002aec fetch  0x00000001 , 0x000045ff 
- 00014648  0x00002aed pincrease  0xffffffff 
- 00014649  0x00002aee mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014650  0x00002aef rtn 
- 00014651  0x00002af2 arg  0x00004503 , 0x00000011 
- 00014652  0x00002af3 arg  0x00000000 , 0x00000012 
- 00014653  0x00002af4 copy  0x00000002 , 0x00000005 
- 00014654  0x00002af5 arg  0x0000000d , 0x00000039 
- 00014655  0x00002af6 increase  0xffffffff , 0x00000039 
- 00014656  0x00002af8 ifetch  0x00000001 , 0x00000011 
- 00014657  0x00002af9 beq  0x000000ff , 0x00003945 
- 00014658  0x00002afa branch  0x00003945 , 0x00000034 
- 00014659  0x00002afb increase  0x00000001 , 0x00000012 
- 00014660  0x00002afc istore  0x00000001 , 0x00000005 
- 00014661  0x00002afe setarg  0x00000012 
- 00014662  0x00002aff iadd  0x00000011 , 0x00000011 
- 00014663  0x00002b00 loop  0x00003940 
- 00014664  0x00002b01 copy  0x00000012 , 0x0000003f 
- 00014665  0x00002b02 rtn 
- 00014666  0x00002b05 fetch  0x00000002 , 0x0000484a 
- 00014667  0x00002b06 branch  0x00007d79 
- 00014668  0x00002b11 bpatchx  0x000000a1 , 0x00004034 
- 00014669  0x00002b12 setarg  0x00004a5e 
- 00014670  0x00002b13 store  0x00000002 , 0x00004aed 
- 00014671  0x00002b14 setarg  0x00004aeb 
- 00014672  0x00002b15 store  0x00000002 , 0x00000919 
- 00014673  0x00002b16 jam  0x00000014 , 0x00000787 
- 00014674  0x00002b17 fetch  0x00000001 , 0x00004808 
- 00014675  0x00002b18 store  0x00000001 , 0x00000788 
- 00014676  0x00002b1a fetch  0x00000001 , 0x00000916 
- 00014677  0x00002b1b pincrease  0x0000000b 
- 00014678  0x00002b1c add  0x0000003f , 0xfffffffe , 0x00000039 
- 00014679  0x00002b25 store  0x00000001 , 0x00000789 
- 00014680  0x00002b26 pincrease  0xffffffff 
- 00014681  0x00002b29 istore  0x00000001 , 0x00000005 
- 00014682  0x00002b2a setarg  0x0000002a 
- 00014683  0x00002b2b istore  0x00000001 , 0x00000005 
- 00014684  0x00002b2c arg  0x00004998 , 0x00000006 
- 00014685  0x00002b2d call  0x00007ccc 
- 00014686  0x00002b2e fetchr  0x00000011 , 0x00000002 , 0x00000919 
- 00014687  0x00002b2f call  0x00003967 
- 00014688  0x00002b30 call  0x000078b2 
- 00014689  0x00002b32 fetch  0x00000002 , 0x000044e9 
- 00014690  0x00002b33 isolate1  0x00000009 , 0x0000003f 
- 00014691  0x00002b34 nrtn  0x00000001 
- 00014692  0x00002b36 call  0x00003e5e 
- 00014693  0x00002b37 arg  0x00000787 , 0x00000011 
- 00014694  0x00002b38 branch  0x000078b2 
- 00014695  0x00002b3b add  0x00000011 , 0x00000002 , 0x00000006 
- 00014696  0x00002b3c ifetch  0x00000002 , 0x00000006 
- 00014697  0x00002b3d store  0x00000002 , 0x000043fb 
- 00014698  0x00002b3e arg  0x00000787 , 0x00000011 
- 00014699  0x00002b3f rtn 
- 00014700  0x00002b43 setarg  0x00004a5e 
- 00014701  0x00002b44 store  0x00000002 , 0x000043fb 
- 00014702  0x00002b45 rtn 
- 00014703  0x00002b4a fetch  0x00000001 , 0x000049b5 
- 00014704  0x00002b4b rtnne  0x00000001 
- 00014705  0x00002b4c jam  0x00000002 , 0x000049b5 
- 00014706  0x00002b4d branch  0x00003ace 
- 00014707  0x00002b50 arg  0x0000078c , 0x00000011 
- 00014708  0x00002b51 arg  0x00000012 , 0x00000002 
- 00014709  0x00002b52 setarg  0x00000021 
- 00014710  0x00002b53 nrtn  0x00000001 
- 00014711  0x00002b54 arg  0x0000079e , 0x00000011 
- 00014712  0x00002b55 fetcht  0x00000001 , 0x00000789 
- 00014713  0x00002b56 increase  0xffffffee , 0x00000002 
- 00014714  0x00002b57 setarg  0x00000022 
- 00014715  0x00002b58 rtn 
- 00014716  0x00002b61 arg  0x0000462b , 0x00000005 
- 00014717  0x00002b62 setarg  0x00000002 
- 00014718  0x00002b63 istore  0x00000001 , 0x00000005 
- 00014719  0x00002b64 setarg  0x00000001 
- 00014720  0x00002b65 istore  0x00000001 , 0x00000005 
- 00014721  0x00002b66 setarg  0x00000002 
- 00014722  0x00002b67 istore  0x00000001 , 0x00000005 
- 00014723  0x00002b68 rtn 
- 00014724  0x00002b6d arg  0x00001827 , 0x00000002 
- 00014725  0x00002b6e setarg  0x00000003 
- 00014726  0x00002b6f istore  0x00000001 , 0x00000005 
- 00014727  0x00002b70 setarg  0x00000003 
- 00014728  0x00002b71 istore  0x00000001 , 0x00000005 
- 00014729  0x00002b72 istoret  0x00000002 , 0x00000005 
- 00014730  0x00002b73 rtn 
- 00014731  0x00002b77 call  0x000025b8 
- 00014732  0x00002b78 call  0x00002af5 
- 00014733  0x00002b79 call  0x0000264e 
- 00014734  0x00002b7a nrtn  0x0000002d 
- 00014735  0x00002b7c fetch  0x00000001 , 0x00000002 
- 00014736  0x00002b7d pincrease  0x00000001 
- 00014737  0x00002b7e store  0x00000001 , 0x00000002 
- 00014738  0x00002b7f fetch  0x00000002 , 0x00004824 
- 00014739  0x00002b80 call  0x00007d79 
- 00014740  0x00002b81 branch  0x000025bc 
- 00014741  0x00002b84 call  0x000039a1 
- 00014742  0x00002b85 rtn  0x00000028 
- 00014743  0x00002b87 call  0x0000398b 
- 00014744  0x00002b88 call  0x00002018 
- 00014745  0x00002b89 fetcht  0x00000002 , 0x00004344 
- 00014746  0x00002b8a arg  0x0000000a , 0x00000007 
- 00014747  0x00002b8b call  0x000020dc 
- 00014748  0x00002b8c rtn  0x00000028 
- 00014749  0x00002b8d arg  0x0000000d , 0x00000007 
- 00014750  0x00002b8e call  0x00007cef 
- 00014751  0x00002b8f nbranch  0x00003997 , 0x00000034 
- 00014752  0x00002b90 rtn 
- 00014753  0x00002b93 fetcht  0x00000002 , 0x00004344 
- 00014754  0x00002b94 arg  0x00000004 , 0x00000007 
- 00014755  0x00002b95 call  0x000020dc 
- 00014756  0x00002b96 rtn  0x00000028 
- 00014757  0x00002b97 call  0x000039a9 
- 00014758  0x00002b98 fetch  0x00000002 , 0x00004344 
- 00014759  0x00002b99 arg  0x0000000d , 0x00000007 
- 00014760  0x00002b9a branch  0x00007ce1 
- 00014761  0x00002b9e fetch  0x00000001 , 0x0000464a 
- 00014762  0x00002b9f pincrease  0x00000001 
- 00014763  0x00002ba0 store  0x00000001 , 0x0000464a 
- 00014764  0x00002ba1 store  0x00000001 , 0x00000007 
- 00014765  0x00002ba2 rtnne  0x00000028 
- 00014766  0x00002ba3 jam  0x00000025 , 0x0000464a 
- 00014767  0x00002ba4 jam  0x00000025 , 0x00000007 
- 00014768  0x00002ba5 rtn 
- 00014769  0x00002ba8 fetch  0x00000001 , 0x0000004c 
- 00014770  0x00002ba9 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00014771  0x00002baa beq  0x00000000 , 0x000039b6 
- 00014772  0x00002bab beq  0x00000002 , 0x000039b6 
- 00014773  0x00002bac rtn 
- 00014774  0x00002baf ifetcht  0x00000001 , 0x00000006 
- 00014775  0x00002bb0 sub  0x00000002 , 0x00000006 , 0x0000003e 
- 00014776  0x00002bb1 rtn  0x00000002 
- 00014777  0x00002bb2 sub  0x00000002 , 0x00000025 , 0x0000003e 
- 00014778  0x00002bb3 nrtn  0x00000002 
- 00014779  0x00002bb4 add  0x00000002 , 0xfffffffa , 0x00000011 
- 00014780  0x00002bb5 add  0x00000006 , 0x00000006 , 0x00000012 
- 00014781  0x00002bb8 ifetcht  0x00000001 , 0x00000012 
- 00014782  0x00002bb9 sub  0x00000002 , 0x00000001 , 0x0000003e 
- 00014783  0x00002bba rtn  0x00000002 
- 00014784  0x00002bbb sub  0x00000002 , 0x0000001e , 0x0000003e 
- 00014785  0x00002bbc nrtn  0x00000002 
- 00014786  0x00002bbd copy  0x00000002 , 0x0000003f 
- 00014787  0x00002bbe rtn  0x00000034 
- 00014788  0x00002bbf bpatchx  0x000000a2 , 0x00004034 
- 00014789  0x00002bc0 ifetch  0x00000001 , 0x00000006 
- 00014790  0x00002bc1 beq  0x000000ff , 0x000039d1 
- 00014791  0x00002bc2 beq  0x0000002a , 0x00003f7c 
- 00014792  0x00002bc5 add  0x00000002 , 0x00000001 , 0x0000003f 
- 00014793  0x00002bc6 isub  0x00000011 , 0x0000003e 
- 00014794  0x00002bc7 rtn  0x00000002 
- 00014795  0x00002bc8 iadd  0x00000012 , 0x00000012 
- 00014796  0x00002bc9 sub  0x00000002 , 0xffffffff , 0x0000003f 
- 00014797  0x00002bca iadd  0x00000011 , 0x00000011 
- 00014798  0x00002bcb copy  0x00000011 , 0x0000003f 
- 00014799  0x00002bcc rtn  0x00000034 
- 00014800  0x00002bcd branch  0x000039bd 
- 00014801  0x00002bd0 jam  0x00000000 , 0x000007aa 
- 00014802  0x00002bd1 branch  0x00003cfa 
- 00014803  0x00002bd5 fetch  0x00000001 , 0x00000000 
- 00014804  0x00002bd6 pincrease  0x00000001 
- 00014805  0x00002bd7 store  0x00000001 , 0x00000000 
- 00014806  0x00002bd9 bpatchx  0x000000a3 , 0x00004034 
- 00014807  0x00002bda call  0x000025b8 
- 00014808  0x00002bdb arg  0x00000027 , 0x00000039 
- 00014809  0x00002bdc arg  0x00004169 , 0x00000006 
- 00014810  0x00002bdd arg  0x000007aa , 0x00000005 
- 00014811  0x00002bde call  0x00007ccc 
- 00014812  0x00002bdf jam  0x00000025 , 0x00000007 
- 00014813  0x00002be0 arg  0x00000708 , 0x0000001b 
- 00014814  0x00002be1 enable  0x00000010 
- 00014815  0x00002be2 disable  0x0000002d 
- 00014816  0x00002be5 call  0x00002af5 
- 00014817  0x00002be6 call  0x000039f0 
- 00014818  0x00002be7 random  0x0000003f 
- 00014819  0x00002be8 arg  0x000001ff , 0x00000002 
- 00014820  0x00002be9 iand  0x00000002 , 0x0000003f 
- 00014821  0x00002bea add  0x0000003f , 0x00000064 , 0x0000003f 
- 00014822  0x00002beb call  0x00007c91 
- 00014823  0x00002bec fetch  0x00000001 , 0x00000007 
- 00014824  0x00002bed pincrease  0x00000001 
- 00014825  0x00002bee store  0x00000001 , 0x00000007 
- 00014826  0x00002bef bne  0x00000028 , 0x000039e0 
- 00014827  0x00002bf1 arg  0x00000027 , 0x00000039 
- 00014828  0x00002bf2 arg  0x00004169 , 0x00000005 
- 00014829  0x00002bf3 arg  0x000007aa , 0x00000006 
- 00014830  0x00002bf4 call  0x00007ccc 
- 00014831  0x00002bf5 branch  0x000025bc 
- 00014832  0x00002bf8 arg  0x00000002 , 0x00000002 
- 00014833  0x00002bf9 storet  0x00000001 , 0x00004169 
- 00014834  0x00002bfa fetcht  0x00000001 , 0x0000462a 
- 00014835  0x00002bfb add  0x00000002 , 0x00000006 , 0x0000003f 
- 00014836  0x00002bfc store  0x00000001 , 0x0000416a 
- 00014837  0x00002bfd fetch  0x00000006 , 0x000042db 
- 00014838  0x00002bfe store  0x00000006 , 0x0000416b 
- 00014839  0x00002bff copy  0x00000002 , 0x00000039 
- 00014840  0x00002c00 arg  0x0000462b , 0x00000006 
- 00014841  0x00002c01 call  0x00007ccc 
- 00014842  0x00002c03 branch  0x0000273e 
- 00014843  0x00002c0f bpatchx  0x000000a4 , 0x00004034 
- 00014844  0x00002c10 fetcht  0x00000002 , 0x000008f4 
- 00014845  0x00002c11 fetch  0x00000001 , 0x000008f3 
- 00014846  0x00002c12 copy  0x00000002 , 0x00000006 
- 00014847  0x00002c13 arg  0x0000476e , 0x00000011 
- 00014848  0x00002c14 arg  0x0000477e , 0x00000030 
- 00014849  0x00002c15 call  0x00003c5a 
- 00014850  0x00002c16 call  0x00007dbc 
- 00014851  0x00002c17 copy  0x00000013 , 0x0000003f 
- 00014852  0x00002c18 iadd  0x00000030 , 0x00000006 
- 00014853  0x00002c19 fetcht  0x00000004 , 0x0000477e 
- 00014854  0x00002c1a fetch  0x00000002 , 0x00000910 
- 00014855  0x00002c1b copy  0x0000003f , 0x00000011 
- 00014856  0x00002c1d arg  0x0000000a , 0x00000039 
- 00014857  0x00002c1f ifetch  0x00000004 , 0x00000011 
- 00014858  0x00002c20 branch  0x00003a16 , 0x00000034 
- 00014859  0x00002c21 isub  0x00000002 , 0x0000003e 
- 00014860  0x00002c22 rtn  0x00000005 
- 00014861  0x00002c23 increase  0x00000004 , 0x00000011 
- 00014862  0x00002c24 loop  0x00003a09 
- 00014863  0x00002c25 fetch  0x00000002 , 0x00000910 
- 00014864  0x00002c26 copy  0x0000003f , 0x00000005 
- 00014865  0x00002c27 add  0x0000003f , 0x00000004 , 0x00000006 
- 00014866  0x00002c2a arg  0x00000024 , 0x00000039 
- 00014867  0x00002c2b call  0x00007ccc 
- 00014868  0x00002c2c istoret  0x00000004 , 0x00000005 
- 00014869  0x00002c2d branch  0x00007dba 
- 00014870  0x00002c2f istoret  0x00000004 , 0x00000011 
- 00014871  0x00002c30 branch  0x00007dba 
- 00014872  0x00002c33 fetch  0x00000001 , 0x00004857 
- 00014873  0x00002c34 beq  0x00000001 , 0x00003a43 
- 00014874  0x00002c36 call  0x00003a21 
- 00014875  0x00002c37 call  0x00003a25 
- 00014876  0x00002c38 call  0x00003a2c 
- 00014877  0x00002c39 call  0x00003a30 
- 00014878  0x00002c3a call  0x00003a34 
- 00014879  0x00002c3b call  0x00003a35 
- 00014880  0x00002c3c branch  0x00003a39 
- 00014881  0x00002c3f arg  0x0000001a , 0x00000002 
- 00014882  0x00002c40 arg  0x0000480a , 0x00000011 
- 00014883  0x00002c41 setarg  0x0001ffa0 
- 00014884  0x00002c42 branch  0x00006c4d 
- 00014885  0x00002c44 arg  0x00000013 , 0x00000002 
- 00014886  0x00002c45 arg  0x000047ef , 0x00000011 
- 00014887  0x00002c46 setarg  0x0001e000 
- 00014888  0x00002c47 call  0x00006c4d 
- 00014889  0x00002c48 fetch  0x00000001 , 0x000047ff 
- 00014890  0x00002c49 store  0x00000001 , 0x00004871 
- 00014891  0x00002c4a rtn 
- 00014892  0x00002c4c arg  0x00000010 , 0x00000002 
- 00014893  0x00002c4d arg  0x00004959 , 0x00000011 
- 00014894  0x00002c4e setarg  0x0001e100 
- 00014895  0x00002c4f branch  0x00006c4d 
- 00014896  0x00002c51 arg  0x00000010 , 0x00000002 
- 00014897  0x00002c52 arg  0x000046a0 , 0x00000011 
- 00014898  0x00002c53 setarg  0x0001e200 
- 00014899  0x00002c54 branch  0x00006c4d 
- 00014900  0x00002c56 rtn 
- 00014901  0x00002c58 arg  0x00000003 , 0x00000002 
- 00014902  0x00002c59 arg  0x00004992 , 0x00000011 
- 00014903  0x00002c5a setarg  0x0001f000 
- 00014904  0x00002c5b branch  0x00006c4d 
- 00014905  0x00002c5d fetch  0x00000002 , 0x0000484c 
- 00014906  0x00002c5e rtnbit1  0x00000002 
- 00014907  0x00002c5f arg  0x00000040 , 0x00000002 
- 00014908  0x00002c60 arg  0x000006a1 , 0x00000011 
- 00014909  0x00002c61 setarg  0x0001e400 
- 00014910  0x00002c62 call  0x00006c4d 
- 00014911  0x00002c63 call  0x00003e3e 
- 00014912  0x00002c64 arg  0x000006a1 , 0x00000006 
- 00014913  0x00002c65 add  0x00000011 , 0x00000006 , 0x00000011 
- 00014914  0x00002c66 branch  0x00003a6b 
- 00014915  0x00002c6a call  0x00003a4a 
- 00014916  0x00002c6b call  0x00003a4e 
- 00014917  0x00002c6c call  0x00003a55 
- 00014918  0x00002c6d call  0x00003a59 
- 00014919  0x00002c6e call  0x00003a5d 
- 00014920  0x00002c6f call  0x00003a5e 
- 00014921  0x00002c70 branch  0x00003a62 
- 00014922  0x00002c73 arg  0x0000001a , 0x00000002 
- 00014923  0x00002c74 arg  0x0000480a , 0x00000011 
- 00014924  0x00002c75 arg  0x00000000 , 0x00000012 
- 00014925  0x00002c76 branch  0x00006ce1 
- 00014926  0x00002c79 arg  0x00000013 , 0x00000002 
- 00014927  0x00002c7a arg  0x000047ef , 0x00000011 
- 00014928  0x00002c7b arg  0x0000001a , 0x00000012 
- 00014929  0x00002c7c call  0x00006ce1 
- 00014930  0x00002c7d fetch  0x00000001 , 0x000047ff 
- 00014931  0x00002c7e store  0x00000001 , 0x00004871 
- 00014932  0x00002c7f rtn 
- 00014933  0x00002c82 arg  0x00000010 , 0x00000002 
- 00014934  0x00002c83 arg  0x00004959 , 0x00000011 
- 00014935  0x00002c84 arg  0x0000002d , 0x00000012 
- 00014936  0x00002c85 branch  0x00006ce1 
- 00014937  0x00002c88 arg  0x00000010 , 0x00000002 
- 00014938  0x00002c89 arg  0x000046a0 , 0x00000011 
- 00014939  0x00002c8a arg  0x0000003d , 0x00000012 
- 00014940  0x00002c8b branch  0x00006ce1 
- 00014941  0x00002c8e rtn 
- 00014942  0x00002c91 arg  0x00000003 , 0x00000002 
- 00014943  0x00002c92 arg  0x00004992 , 0x00000011 
- 00014944  0x00002c93 arg  0x0000004e , 0x00000012 
- 00014945  0x00002c94 branch  0x00006ce1 
- 00014946  0x00002c97 fetch  0x00000002 , 0x0000484c 
- 00014947  0x00002c98 rtnbit1  0x00000002 
- 00014948  0x00002c99 arg  0x00000040 , 0x00000002 
- 00014949  0x00002c9a arg  0x000006a1 , 0x00000011 
- 00014950  0x00002c9b arg  0x00000051 , 0x00000012 
- 00014951  0x00002c9c call  0x00006ce1 
- 00014952  0x00002c9d call  0x00003e3e 
- 00014953  0x00002c9e arg  0x000006a1 , 0x00000006 
- 00014954  0x00002c9f add  0x00000011 , 0x00000006 , 0x00000011 
- 00014955  0x00002ca1 copy  0x00000011 , 0x00000005 
- 00014956  0x00002ca2 call  0x00007c8f 
- 00014957  0x00002ca3 copy  0x00000012 , 0x0000003f 
- 00014958  0x00002ca4 iadd  0x00000011 , 0x00000011 
- 00014959  0x00002ca5 loop  0x00003a6b 
- 00014960  0x00002ca6 rtn 
- 00014961  0x00002ca9 fetch  0x00000001 , 0x00004857 
- 00014962  0x00002caa beq  0x00000001 , 0x00003a83 
- 00014963  0x00002cab beq  0x00000002 , 0x00003a74 
- 00014964  0x00002cad call  0x00003a77 
- 00014965  0x00002cae call  0x00003a7b 
- 00014966  0x00002caf branch  0x00003a7f 
- 00014967  0x00002cb1 arg  0x00000013 , 0x00000002 
- 00014968  0x00002cb2 arg  0x000047ef , 0x00000011 
- 00014969  0x00002cb3 setarg  0x0001e000 
- 00014970  0x00002cb4 branch  0x00006c33 
- 00014971  0x00002cb6 arg  0x00000010 , 0x00000002 
- 00014972  0x00002cb7 arg  0x00004959 , 0x00000011 
- 00014973  0x00002cb8 setarg  0x0001e100 
- 00014974  0x00002cb9 branch  0x00006c33 
- 00014975  0x00002cbb arg  0x00000010 , 0x00000002 
- 00014976  0x00002cbc arg  0x000046a0 , 0x00000011 
- 00014977  0x00002cbd setarg  0x0001e200 
- 00014978  0x00002cbe branch  0x00006c33 
- 00014979  0x00002cc1 call  0x00003a86 
- 00014980  0x00002cc2 call  0x00003a8a 
- 00014981  0x00002cc3 branch  0x00003a8e 
- 00014982  0x00002cc6 arg  0x00000013 , 0x00000002 
- 00014983  0x00002cc7 arg  0x000047ef , 0x00000011 
- 00014984  0x00002cc8 arg  0x0000001a , 0x00000012 
- 00014985  0x00002cc9 branch  0x00006cd3 
- 00014986  0x00002ccc arg  0x00000010 , 0x00000002 
- 00014987  0x00002ccd arg  0x00004959 , 0x00000011 
- 00014988  0x00002cce arg  0x0000002d , 0x00000012 
- 00014989  0x00002ccf branch  0x00006cd3 
- 00014990  0x00002cd2 arg  0x00000010 , 0x00000002 
- 00014991  0x00002cd3 arg  0x000046a0 , 0x00000011 
- 00014992  0x00002cd4 arg  0x0000003d , 0x00000012 
- 00014993  0x00002cd5 branch  0x00006cd3 
- 00014994  0x00002cd8 fetch  0x00000003 , 0x00004992 
- 00014995  0x00002cd9 fetcht  0x00000003 , 0x00004c24 
- 00014996  0x00002cda isub  0x00000002 , 0x0000003e 
- 00014997  0x00002cdb nrtn  0x00000002 
- 00014998  0x00002cdc add  0x0000003f , 0x00000080 , 0x0000003f 
- 00014999  0x00002cdd store  0x00000003 , 0x00004c24 
- 00015000  0x00002cde fetch  0x00000001 , 0x00004857 
- 00015001  0x00002cdf beq  0x00000001 , 0x00003a9e 
- 00015002  0x00002ce1 arg  0x00000003 , 0x00000002 
- 00015003  0x00002ce2 arg  0x00004c24 , 0x00000011 
- 00015004  0x00002ce3 setarg  0x0001f000 
- 00015005  0x00002ce4 branch  0x00006c33 
- 00015006  0x00002ce6 arg  0x00000003 , 0x00000002 
- 00015007  0x00002ce7 arg  0x00004c24 , 0x00000011 
- 00015008  0x00002ce8 arg  0x0000004e , 0x00000012 
- 00015009  0x00002ce9 branch  0x00006cd3 
- 00015010  0x00002cec call  0x00003aad 
- 00015011  0x00002ced fetch  0x00000001 , 0x00004857 
- 00015012  0x00002cee beq  0x00000002 , 0x00003aa9 
- 00015013  0x00002cef arg  0x00000040 , 0x00000002 
- 00015014  0x00002cf0 arg  0x000006a1 , 0x00000011 
- 00015015  0x00002cf1 arg  0x00000051 , 0x00000012 
- 00015016  0x00002cf2 branch  0x00006cd3 
- 00015017  0x00002cf4 arg  0x00000040 , 0x00000002 
- 00015018  0x00002cf5 arg  0x000006a1 , 0x00000011 
- 00015019  0x00002cf6 setarg  0x0001e400 
- 00015020  0x00002cf7 branch  0x00006c33 
- 00015021  0x00002cfa call  0x00003e3e 
- 00015022  0x00002cfb arg  0x000006a1 , 0x00000005 
- 00015023  0x00002cfc add  0x00000011 , 0x00000006 , 0x00000011 
- 00015024  0x00002cfe copy  0x00000011 , 0x00000006 
- 00015025  0x00002cff call  0x00007c8f 
- 00015026  0x00002d00 copy  0x00000012 , 0x0000003f 
- 00015027  0x00002d01 iadd  0x00000011 , 0x00000011 
- 00015028  0x00002d02 loop  0x00003ab0 
- 00015029  0x00002d03 rtn 
- 00015030  0x00002d06 fetch  0x00000001 , 0x00004857 
- 00015031  0x00002d07 beq  0x00000001 , 0x00003abb 
- 00015032  0x00002d09 setarg  0x0001e000 
- 00015033  0x00002d0a store  0x00000003 , 0x00004419 
- 00015034  0x00002d0b branch  0x00006bfa 
- 00015035  0x00002d0d rtn 
- 00015036  0x00002d10 fetch  0x00000001 , 0x00004857 
- 00015037  0x00002d11 rtnne  0x00000002 
- 00015038  0x00002d12 setarg  0x0001d000 
- 00015039  0x00002d13 arg  0x00004503 , 0x00000011 
- 00015040  0x00002d14 arg  0x0000000d , 0x00000002 
- 00015041  0x00002d15 mul32  0x00000002 , 0x00000012 , 0x00000002 
- 00015042  0x00002d16 branch  0x00006c33 
- 00015043  0x00002d19 fetch  0x00000001 , 0x00004857 
- 00015044  0x00002d1a rtnne  0x00000002 
- 00015045  0x00002d1b arg  0x00004503 , 0x00000011 
- 00015046  0x00002d1c arg  0x0000000d , 0x00000002 
- 00015047  0x00002d1d mul32  0x00000002 , 0x00000012 , 0x00000002 
- 00015048  0x00002d1e setarg  0x0001d000 
- 00015049  0x00002d1f branch  0x00006c4d 
- 00015050  0x00002d26 call  0x00004073 
- 00015051  0x00002d27 branch  0x00003ad2 
- 00015052  0x00002d2c call  0x00003b23 
- 00015053  0x00002d2d branch  0x00003b19 
- 00015054  0x00002d31 jam  0x00000001 , 0x0000464b 
- 00015055  0x00002d32 rtn 
- 00015056  0x00002d36 jam  0x00000000 , 0x0000464b 
- 00015057  0x00002d37 rtn 
- 00015058  0x00002d3b arg  0x00003ad6 , 0x00000012 
- 00015059  0x00002d3c arg  0x0000001d , 0x00000011 
- 00015060  0x00002d3d arg  0x0000000e , 0x00000007 
- 00015061  0x00002d3e branch  0x00003b0e 
- 00015062  0x00002d45 fetch  0x00000001 , 0x000047e4 
- 00015063  0x00002d46 beq  0x00000001 , 0x00003afd 
- 00015064  0x00002d47 beq  0x00000003 , 0x00003adc 
- 00015065  0x00002d48 beq  0x00000002 , 0x00003b0d 
- 00015066  0x00002d49 beq  0x00000000 , 0x00003ade 
- 00015067  0x00002d4a branch  0x00003ade 
- 00015068  0x00002d4d jam  0x00000000 , 0x00004388 
- 00015069  0x00002d4e branch  0x00003ad0 
- 00015070  0x00002d51 call  0x0000396c 
- 00015071  0x00002d52 arg  0x00000787 , 0x00000011 
- 00015072  0x00002d53 call  0x000078dc 
- 00015073  0x00002d54 nrtn  0x00000028 
- 00015074  0x00002d55 fetch  0x00000001 , 0x000049b7 
- 00015075  0x00002d56 bbit1  0x00000002 , 0x00003aef 
- 00015076  0x00002d57 fetch  0x00000001 , 0x00000787 
- 00015077  0x00002d58 pincrease  0xffffffff 
- 00015078  0x00002d59 istore  0x00000001 , 0x00000012 
- 00015079  0x00002d5a and  0x0000003f , 0x0000007f , 0x0000003f 
- 00015080  0x00002d5b call  0x00003af5 , 0x00000034 
- 00015081  0x00002d5c fetch  0x00000001 , 0x000049b7 
- 00015082  0x00002d5d rtnbit0  0x00000000 
- 00015083  0x00002d5e arg  0x0000462a , 0x00000005 
- 00015084  0x00002d5f arg  0x00000789 , 0x00000006 
- 00015085  0x00002d60 call  0x00007c8d 
- 00015086  0x00002d61 branch  0x000039d3 
- 00015087  0x00002d64 arg  0x00000787 , 0x00000011 
- 00015088  0x00002d65 call  0x000078ca 
- 00015089  0x00002d66 call  0x000078fa 
- 00015090  0x00002d67 nrtn  0x00000034 
- 00015091  0x00002d69 call  0x00003afb 
- 00015092  0x00002d6a branch  0x00003ad0 
- 00015093  0x00002d6e arg  0x00000787 , 0x00000011 
- 00015094  0x00002d6f call  0x000078ca 
- 00015095  0x00002d70 call  0x000078fa 
- 00015096  0x00002d71 nrtn  0x00000034 
- 00015097  0x00002d73 jam  0x00000004 , 0x0000464f 
- 00015098  0x00002d74 branch  0x00003ad0 
- 00015099  0x00002d77 jam  0x00000000 , 0x000049b5 
- 00015100  0x00002d78 rtn 
- 00015101  0x00002d7c call  0x00003ce0 
- 00015102  0x00002d7d call  0x00003cec 
- 00015103  0x00002d7e call  0x00003b05 
- 00015104  0x00002d7f nrtn  0x00000005 
- 00015105  0x00002d80 fetch  0x00000001 , 0x000047e4 
- 00015106  0x00002d81 beq  0x00000003 , 0x00003b09 
- 00015107  0x00002d82 beq  0x00000001 , 0x00003b0b 
- 00015108  0x00002d83 rtn 
- 00015109  0x00002d89 fetch  0x00000001 , 0x0000464e 
- 00015110  0x00002d8a add  0x0000003f , 0xffffffff , 0x0000003f 
- 00015111  0x00002d8b store  0x00000001 , 0x0000464e 
- 00015112  0x00002d8c rtn 
- 00015113  0x00002d90 jam  0x00000258 , 0x0000464f 
- 00015114  0x00002d91 branch  0x00003ad0 
- 00015115  0x00002d95 jam  0x00000006 , 0x0000464f 
- 00015116  0x00002d96 branch  0x00003ad0 
- 00015117  0x00002d9a branch  0x000039d3 
- 00015118  0x00002d9d fetch  0x00000001 , 0x0000464b 
- 00015119  0x00002d9e rtnne  0x00000001 
- 00015120  0x00002da0 random  0x0000003f 
- 00015121  0x00002da1 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00015122  0x00002da2 iadd  0x00000011 , 0x00000011 
- 00015123  0x00002da7 call  0x00007cef 
- 00015124  0x00002da8 nrtn  0x00000034 
- 00015125  0x00002da9 copy  0x00000011 , 0x0000003f 
- 00015126  0x00002daa call  0x00007ce1 
- 00015127  0x00002dab copy  0x00000012 , 0x0000003f 
- 00015128  0x00002dac branch  0x00007d79 
- 00015129  0x00002db1 arg  0x0000464c , 0x00000013 
- 00015130  0x00002db2 arg  0x00003b1c , 0x00000012 
- 00015131  0x00002db3 branch  0x000042e7 
- 00015132  0x00002db7 fetch  0x00000001 , 0x000047e4 
- 00015133  0x00002db8 rtnne  0x00000001 
- 00015134  0x00002db9 fetch  0x00000001 , 0x000047e7 
- 00015135  0x00002dba set1  0x00000000 , 0x0000003f 
- 00015136  0x00002dbb store  0x00000001 , 0x000047e7 
- 00015137  0x00002dbc jam  0x00000003 , 0x000047e4 
- 00015138  0x00002dbd branch  0x00003b31 
- 00015139  0x00002dc3 arg  0x0000464f , 0x00000013 
- 00015140  0x00002dc4 arg  0x00003b26 , 0x00000012 
- 00015141  0x00002dc5 branch  0x000042e0 
- 00015142  0x00002dcb fetch  0x00000001 , 0x000047e4 
- 00015143  0x00002dcd beq  0x00000001 , 0x00003b2f 
- 00015144  0x00002dce beq  0x00000000 , 0x00003afb 
- 00015145  0x00002dcf rtn 
- 00015146  0x00002dd2 call  0x00003e5a 
- 00015147  0x00002dd3 call  0x0000420b 
- 00015148  0x00002dd4 jam  0x00000000 , 0x0000464f 
- 00015149  0x00002dd5 call  0x00003ad0 
- 00015150  0x00002dd6 branch  0x00003afb 
- 00015151  0x00002dda jam  0x00000006 , 0x0000464e 
- 00015152  0x00002ddb branch  0x00003ace 
- 00015153  0x00002ddf jam  0x00000006 , 0x0000464e 
- 00015154  0x00002de0 branch  0x00003ace 
- 00015155  0x00002de3 arg  0x00003b37 , 0x00000012 
- 00015156  0x00002de4 arg  0x00000020 , 0x00000011 
- 00015157  0x00002de5 arg  0x0000000f , 0x00000007 
- 00015158  0x00002de6 branch  0x00003b10 
- 00015159  0x00002de9 fetch  0x00000001 , 0x000049b5 
- 00015160  0x00002dea nrtn  0x00000034 
- 00015161  0x00002deb call  0x0000406e 
- 00015162  0x00002dec arg  0x00000787 , 0x00000011 
- 00015163  0x00002ded call  0x000078dc 
- 00015164  0x00002dee nrtn  0x00000028 
- 00015165  0x00002def fetch  0x00000001 , 0x00000787 
- 00015166  0x00002df0 pincrease  0xffffffff 
- 00015167  0x00002df1 istore  0x00000001 , 0x00000012 
- 00015168  0x00002df2 call  0x000078ca , 0x00000034 
- 00015169  0x00002df3 arg  0x0000462a , 0x00000005 
- 00015170  0x00002df4 arg  0x00000789 , 0x00000006 
- 00015171  0x00002df5 call  0x00007c8d 
- 00015172  0x00002df6 branch  0x000039d3 
- 00015173  0x00002dfe call  0x00003b4b 
- 00015174  0x00002dff call  0x00003b53 
- 00015175  0x00002e00 call  0x00003b59 
- 00015176  0x00002e01 call  0x00003b5f 
- 00015177  0x00002e02 call  0x00003b67 
- 00015178  0x00002e03 branch  0x00003b6b 
- 00015179  0x00002e09 call  0x00003b78 
- 00015180  0x00002e0a arg  0x000046c0 , 0x00000006 
- 00015181  0x00002e0b arg  0x0000000f , 0x00000039 
- 00015182  0x00002e0c call  0x00003be7 
- 00015183  0x00002e0d call  0x00003c01 
- 00015184  0x00002e0e arg  0x000001bd , 0x00000006 
- 00015185  0x00002e0f arg  0x000046b0 , 0x00000005 
- 00015186  0x00002e10 branch  0x00007c8f 
- 00015187  0x00002e16 call  0x00003b7b 
- 00015188  0x00002e17 call  0x00003b75 
- 00015189  0x00002e18 call  0x00003c01 
- 00015190  0x00002e19 arg  0x000001bd , 0x00000006 
- 00015191  0x00002e1a arg  0x00004660 , 0x00000005 
- 00015192  0x00002e1b branch  0x00007c8f 
- 00015193  0x00002e20 call  0x00003b7b 
- 00015194  0x00002e21 call  0x00003b78 
- 00015195  0x00002e22 call  0x00003c01 
- 00015196  0x00002e23 arg  0x000001bd , 0x00000006 
- 00015197  0x00002e24 arg  0x00004690 , 0x00000005 
- 00015198  0x00002e25 branch  0x00007c8f 
- 00015199  0x00002e2b fetch  0x00000008 , 0x00004680 
- 00015200  0x00002e2c store  0x00000008 , 0x00004658 
- 00015201  0x00002e2d fetch  0x00000008 , 0x00004688 
- 00015202  0x00002e2e store  0x00000008 , 0x00004650 
- 00015203  0x00002e30 arg  0x00004650 , 0x00000006 
- 00015204  0x00002e31 arg  0x000046b0 , 0x00000011 
- 00015205  0x00002e32 arg  0x00004670 , 0x00000030 
- 00015206  0x00002e33 branch  0x00003c48 
- 00015207  0x00002e3a arg  0x00004680 , 0x00000006 
- 00015208  0x00002e3b arg  0x000046b0 , 0x00000011 
- 00015209  0x00002e3c arg  0x00004680 , 0x00000030 
- 00015210  0x00002e3d branch  0x00003c48 
- 00015211  0x00002e44 arg  0x00004670 , 0x00000006 
- 00015212  0x00002e45 arg  0x00000010 , 0x00000039 
- 00015213  0x00002e46 call  0x00003be4 
- 00015214  0x00002e47 arg  0x000046d9 , 0x00000006 
- 00015215  0x00002e48 arg  0x00000009 , 0x00000039 
- 00015216  0x00002e49 call  0x00003be7 
- 00015217  0x00002e4a call  0x00003c01 
- 00015218  0x00002e4b arg  0x000001bd , 0x00000006 
- 00015219  0x00002e4c arg  0x000046a0 , 0x00000005 
- 00015220  0x00002e4d branch  0x00007c8f 
- 00015221  0x00002e51 call  0x00003b79 
- 00015222  0x00002e53 arg  0x00004680 , 0x00000006 
- 00015223  0x00002e54 branch  0x00003be3 
- 00015224  0x00002e57 call  0x00003b76 
- 00015225  0x00002e59 arg  0x00004688 , 0x00000006 
- 00015226  0x00002e5a branch  0x00003be3 
- 00015227  0x00002e5e arg  0x0000480a , 0x00000006 
- 00015228  0x00002e5f arg  0x00000004 , 0x00000039 
- 00015229  0x00002e60 call  0x00003bea 
- 00015230  0x00002e61 arg  0x0000480e , 0x00000006 
- 00015231  0x00002e62 arg  0x00000006 , 0x00000039 
- 00015232  0x00002e63 call  0x00003bea 
- 00015233  0x00002e64 arg  0x00004814 , 0x00000006 
- 00015234  0x00002e65 arg  0x00000010 , 0x00000039 
- 00015235  0x00002e66 call  0x00003be4 
- 00015236  0x00002e67 call  0x00003bf1 
- 00015237  0x00002e68 branch  0x00003bec 
- 00015238  0x00002e6e call  0x00003b92 
- 00015239  0x00002e71 arg  0x000047ec , 0x00000011 
- 00015240  0x00002e72 arg  0x000001bd , 0x00000012 
- 00015241  0x00002e73 arg  0x0000000b , 0x00000039 
- 00015242  0x00002e75 ifetch  0x00000002 , 0x00000011 
- 00015243  0x00002e76 ifetcht  0x00000002 , 0x00000012 
- 00015244  0x00002e77 ixor  0x00000002 , 0x0000003f 
- 00015245  0x00002e78 istore  0x00000002 , 0x00000011 
- 00015246  0x00002e79 increase  0x00000002 , 0x00000011 
- 00015247  0x00002e7a increase  0x00000002 , 0x00000012 
- 00015248  0x00002e7b loop  0x00003b8a 
- 00015249  0x00002e7c rtn 
- 00015250  0x00002e83 arg  0x00004670 , 0x00000006 
- 00015251  0x00002e84 arg  0x00000010 , 0x00000039 
- 00015252  0x00002e85 call  0x00003be4 
- 00015253  0x00002e86 arg  0x000046cf , 0x00000006 
- 00015254  0x00002e87 arg  0x0000000a , 0x00000039 
- 00015255  0x00002e88 call  0x00003be7 
- 00015256  0x00002e89 branch  0x00003c01 
- 00015257  0x00002e8e arg  0x000047ef , 0x00000006 
- 00015258  0x00002e8f arg  0x0000470d , 0x00000005 
- 00015259  0x00002e90 call  0x00007c8f 
- 00015260  0x00002e96 arg  0x0000470d , 0x00000006 
- 00015261  0x00002e97 arg  0x0000471d , 0x00000011 
- 00015262  0x00002e98 arg  0x0000472d , 0x00000030 
- 00015263  0x00002e99 call  0x00003c4a 
- 00015264  0x00002e9b arg  0x0000473d , 0x00000030 
- 00015265  0x00002e9c arg  0x00000001 , 0x00000012 
- 00015266  0x00002e9d setarg  0x00000000 
- 00015267  0x00002e9e call  0x00003c4c 
- 00015268  0x00002e9f fetch  0x00000001 , 0x0000474c 
- 00015269  0x00002ea0 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00015270  0x00002ea1 store  0x00000001 , 0x0000474d 
- 00015271  0x00002ea3 arg  0x0000475e , 0x00000030 
- 00015272  0x00002ea4 arg  0x00000002 , 0x00000012 
- 00015273  0x00002ea5 setarg  0x00000010 
- 00015274  0x00002ea6 arg  0x0000473d , 0x00000011 
- 00015275  0x00002ea7 call  0x00003c4c 
- 00015276  0x00002ea9 arg  0x0000474e , 0x00000030 
- 00015277  0x00002eaa arg  0x00000003 , 0x00000012 
- 00015278  0x00002eab setarg  0x00000010 
- 00015279  0x00002eac arg  0x0000475e , 0x00000011 
- 00015280  0x00002ead branch  0x00003c4c 
- 00015281  0x00002eb1 arg  0x00004959 , 0x00000006 
- 00015282  0x00002eb2 arg  0x0000476e , 0x00000011 
- 00015283  0x00002eb3 arg  0x0000477e , 0x00000030 
- 00015284  0x00002eb4 call  0x00003c4a 
- 00015285  0x00002eb5 arg  0x0000478e , 0x00000006 
- 00015286  0x00002eb6 arg  0x0000477e , 0x00000011 
- 00015287  0x00002eb7 arg  0x0000479e , 0x00000030 
- 00015288  0x00002eb8 setarg  0x00000004 
- 00015289  0x00002eb9 call  0x00003c5a 
- 00015290  0x00002eba fetch  0x00000001 , 0x000047ad 
- 00015291  0x00002ebb and  0x0000003f , 0x0000003f , 0x0000003f 
- 00015292  0x00002ebc set1  0x00000006 , 0x0000003f 
- 00015293  0x00002ebd store  0x00000001 , 0x000047ae 
- 00015294  0x00002ebe rtn 
- 00015295  0x00002ec2 arg  0x000047ef , 0x00000006 
- 00015296  0x00002ec3 arg  0x000047af , 0x00000011 
- 00015297  0x00002ec4 arg  0x000047bf , 0x00000030 
- 00015298  0x00002ec5 call  0x00003c4a 
- 00015299  0x00002ec6 arg  0x000047cf , 0x00000006 
- 00015300  0x00002ec7 arg  0x000047bf , 0x00000011 
- 00015301  0x00002ec8 arg  0x000047d4 , 0x00000030 
- 00015302  0x00002ec9 setarg  0x00000005 
- 00015303  0x00002eca call  0x00003c5a 
- 00015304  0x00002ece fetch  0x00000002 , 0x000044e9 
- 00015305  0x00002ecf rtnbit1  0x00000009 
- 00015306  0x00002ed0 jam  0x00000001 , 0x00004388 
- 00015307  0x00002ed1 rtn 
- 00015308  0x00002ed6 arg  0x00004999 , 0x00000011 
- 00015309  0x00002ed7 fetch  0x00000007 , 0x0000499f 
- 00015310  0x00002ed8 branch  0x00003bd1 
- 00015311  0x00002eda arg  0x00000923 , 0x00000011 
- 00015312  0x00002edb fetch  0x00000007 , 0x00000929 
- 00015313  0x00002edd store  0x00000007 , 0x000008da 
- 00015314  0x00002ede setarg  0x00000000 
- 00015315  0x00002edf store  0x00000005 , 0x000008d1 
- 00015316  0x00002ee0 call  0x00003bda 
- 00015317  0x00002ee1 fetch  0x00000006 , 0x000008e1 
- 00015318  0x00002ee2 ifetcht  0x00000006 , 0x00000011 
- 00015319  0x00002ee3 ixor  0x00000002 , 0x0000003f 
- 00015320  0x00002ee4 istore  0x00000006 , 0x00000011 
- 00015321  0x00002ee5 rtn 
- 00015322  0x00002ee9 fetch  0x00000004 , 0x0000486e 
- 00015323  0x00002eea store  0x00000004 , 0x000008d6 
- 00015324  0x00002eed arg  0x0000474e , 0x00000006 
- 00015325  0x00002eee call  0x0000735f 
- 00015326  0x00002eef arg  0x000008d1 , 0x00000006 
- 00015327  0x00002ef0 call  0x00007361 
- 00015328  0x00002ef1 call  0x000072d1 
- 00015329  0x00002ef2 arg  0x000008e1 , 0x00000005 
- 00015330  0x00002ef3 branch  0x00007375 
- 00015331  0x00002efb arg  0x00000008 , 0x00000039 
- 00015332  0x00002f01 call  0x00003bf1 
- 00015333  0x00002f02 call  0x00003c39 
- 00015334  0x00002f03 branch  0x00003bee 
- 00015335  0x00002f05 call  0x00003bf1 
- 00015336  0x00002f06 call  0x00007cda 
- 00015337  0x00002f07 branch  0x00003bee 
- 00015338  0x00002f09 call  0x00003bf1 
- 00015339  0x00002f0a call  0x00003c39 
- 00015340  0x00002f0b setarg  0x0000002c 
- 00015341  0x00002f0c istore  0x00000001 , 0x00000005 
- 00015342  0x00002f0e copy  0x00000005 , 0x0000003f 
- 00015343  0x00002f0f store  0x00000002 , 0x000046f3 
- 00015344  0x00002f10 rtn 
- 00015345  0x00002f12 copy  0x00000006 , 0x00000002 
- 00015346  0x00002f13 copy  0x00000039 , 0x00000011 
- 00015347  0x00002f14 fetch  0x00000002 , 0x000046f3 
- 00015348  0x00002f15 copy  0x0000003f , 0x00000005 
- 00015349  0x00002f16 fetch  0x00000001 , 0x000046e2 
- 00015350  0x00002f17 call  0x00003bfa , 0x00000034 
- 00015351  0x00002f18 copy  0x00000002 , 0x00000006 
- 00015352  0x00002f19 copy  0x00000011 , 0x00000039 
- 00015353  0x00002f1a rtn 
- 00015354  0x00002f1c jam  0x00000001 , 0x000046e2 
- 00015355  0x00002f1d call  0x00003bfe 
- 00015356  0x00002f1e arg  0x000007d1 , 0x00000005 
- 00015357  0x00002f1f rtn 
- 00015358  0x00002f22 arg  0x00000100 , 0x00000039 
- 00015359  0x00002f23 arg  0x000007d1 , 0x00000005 
- 00015360  0x00002f24 branch  0x00007ca3 
- 00015361  0x00002f29 call  0x00003c17 
- 00015362  0x00002f2a call  0x00003c32 
- 00015363  0x00002f2c setarg  0x000007d1 
- 00015364  0x00002f2d store  0x00000002 , 0x000046fa 
- 00015365  0x00002f2e call  0x00004134 
- 00015366  0x00002f31 fetch  0x00000002 , 0x000046fa 
- 00015367  0x00002f32 copy  0x0000003f , 0x00000006 
- 00015368  0x00002f33 arg  0x00000231 , 0x00000005 
- 00015369  0x00002f34 call  0x00007c81 
- 00015370  0x00002f35 call  0x0000413b 
- 00015371  0x00002f36 fetch  0x00000002 , 0x000046fa 
- 00015372  0x00002f37 pincrease  0x00000040 
- 00015373  0x00002f38 store  0x00000002 , 0x000046fa 
- 00015374  0x00002f39 fetch  0x00000001 , 0x000046f7 
- 00015375  0x00002f3a pincrease  0xffffffff 
- 00015376  0x00002f3b store  0x00000001 , 0x000046f7 
- 00015377  0x00002f3c nbranch  0x00003c06 , 0x00000034 
- 00015378  0x00002f3d call  0x00004176 
- 00015379  0x00002f3e arg  0x000001bd , 0x00000011 
- 00015380  0x00002f3f arg  0x00000020 , 0x00000039 
- 00015381  0x00002f40 call  0x00007cb1 
- 00015382  0x00002f41 rtn 
- 00015383  0x00002f45 jam  0x00000000 , 0x000046e2 
- 00015384  0x00002f46 fetch  0x00000002 , 0x000046f3 
- 00015385  0x00002f47 copy  0x0000003f , 0x00000005 
- 00015386  0x00002f48 arg  0x00000080 , 0x00000002 
- 00015387  0x00002f49 istoret  0x00000001 , 0x00000005 
- 00015388  0x00002f4a arg  0x000007d1 , 0x00000002 
- 00015389  0x00002f4b isub  0x00000002 , 0x0000003f 
- 00015390  0x00002f4c store  0x00000008 , 0x000046e3 
- 00015391  0x00002f4e lshift3  0x0000003f , 0x00000002 
- 00015392  0x00002f4f storet  0x00000008 , 0x000046eb 
- 00015393  0x00002f50 rshift4  0x0000003f , 0x00000013 
- 00015394  0x00002f51 rshift2  0x00000013 , 0x00000013 
- 00015395  0x00002f52 and  0x0000003f , 0x0000003f , 0x0000003f 
- 00015396  0x00002f53 sub  0x0000003f , 0x00000037 , 0x0000003e 
- 00015397  0x00002f55 ncall  0x00003c30 , 0x00000002 
- 00015398  0x00002f56 add  0x00000013 , 0x00000001 , 0x0000003f 
- 00015399  0x00002f57 store  0x00000001 , 0x000046f7 
- 00015400  0x00002f58 mul32  0x0000003f , 0x00000040 , 0x00000011 
- 00015401  0x00002f59 lshift4  0x0000003f , 0x00000013 
- 00015402  0x00002f5a increase  0xffffffff , 0x00000013 
- 00015403  0x00002f5b setarg  0x000007cd 
- 00015404  0x00002f5c iadd  0x00000011 , 0x00000011 
- 00015405  0x00002f5d fetch  0x00000004 , 0x000046eb 
- 00015406  0x00002f5e istore  0x00000004 , 0x00000011 
- 00015407  0x00002f5f rtn 
- 00015408  0x00002f64 increase  0x00000001 , 0x00000013 
- 00015409  0x00002f65 rtn 
- 00015410  0x00002f68 arg  0x000007d1 , 0x00000011 
- 00015411  0x00002f6e arg  0x00000004 , 0x00000039 
- 00015412  0x00002f6f call  0x00007cb1 
- 00015413  0x00002f70 increase  0x00000002 , 0x00000011 
- 00015414  0x00002f71 add  0x00000013 , 0xffffffff , 0x00000013 
- 00015415  0x00002f72 nbranch  0x00003c33 , 0x00000005 
- 00015416  0x00002f73 rtn 
- 00015417  0x00002f7b ifetch  0x00000001 , 0x00000006 
- 00015418  0x00002f7c rshift4  0x0000003f , 0x00000002 
- 00015419  0x00002f7d call  0x00003c42 
- 00015420  0x00002f7e istoret  0x00000001 , 0x00000005 
- 00015421  0x00002f7f and  0x0000003f , 0x0000000f , 0x00000002 
- 00015422  0x00002f80 call  0x00003c42 
- 00015423  0x00002f81 istoret  0x00000001 , 0x00000005 
- 00015424  0x00002f82 loop  0x00003c39 
- 00015425  0x00002f83 rtn 
- 00015426  0x00002f85 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00015427  0x00002f86 branch  0x00003c46 , 0x00000002 
- 00015428  0x00002f87 add  0x00000002 , 0x00000057 , 0x00000002 
- 00015429  0x00002f88 rtn 
- 00015430  0x00002f8a add  0x00000002 , 0x00000030 , 0x00000002 
- 00015431  0x00002f8b rtn 
- 00015432  0x00002f8f setarg  0x00000020 
- 00015433  0x00002f90 branch  0x00003c5a 
- 00015434  0x00002f93 setarg  0x00000010 
- 00015435  0x00002f94 branch  0x00003c5a 
- 00015436  0x00002f9a fetcht  0x00000001 , 0x000046fc 
- 00015437  0x00002f9b increase  0x00000001 , 0x00000002 
- 00015438  0x00002f9c iadd  0x00000002 , 0x00000002 
- 00015439  0x00002f9d storet  0x00000001 , 0x00000230 
- 00015440  0x00002f9e copy  0x00000011 , 0x00000006 
- 00015441  0x00002f9f copy  0x0000003f , 0x00000039 
- 00015442  0x00002fa0 call  0x00007ccc 
- 00015443  0x00002fa1 fetcht  0x00000001 , 0x000046fc 
- 00015444  0x00002fa2 copy  0x00000002 , 0x00000039 
- 00015445  0x00002fa3 call  0x00007cda 
- 00015446  0x00002fa4 copy  0x00000012 , 0x0000003f 
- 00015447  0x00002fa5 istore  0x00000001 , 0x00000005 
- 00015448  0x00002fa6 arg  0x0000472d , 0x00000011 
- 00015449  0x00002fa7 branch  0x00003c5d 
- 00015450  0x00002fb1 store  0x00000001 , 0x00000230 
- 00015451  0x00002fb2 copy  0x0000003f , 0x00000039 
- 00015452  0x00002fb3 call  0x00007ccc 
- 00015453  0x00002fb4 copy  0x00000011 , 0x00000006 
- 00015454  0x00002fb5 arg  0x000006a1 , 0x00000005 
- 00015455  0x00002fb6 call  0x00007c8f 
- 00015456  0x00002fb7 call  0x000071c1 
- 00015457  0x00002fb8 copy  0x00000030 , 0x00000005 
- 00015458  0x00002fb9 call  0x00007375 
- 00015459  0x00002fba rtn 
- 00015460  0x00002fbf fetcht  0x00000001 , 0x000008fe 
- 00015461  0x00002fc0 branch  0x00003c67 
- 00015462  0x00002fc2 force  0x00000001 , 0x00000002 
- 00015463  0x00002fc4 force  0x00000000 , 0x00000038 
- 00015464  0x00002fc5 fetch  0x00000002 , 0x000008f1 
- 00015465  0x00002fc6 copy  0x0000003f , 0x00000006 
- 00015466  0x00002fc7 ifetch  0x00000003 , 0x00000006 
- 00015467  0x00002fc8 lshift8  0x0000003f , 0x0000003f 
- 00015468  0x00002fc9 ior  0x00000002 , 0x0000002f 
- 00015469  0x00002fca increase  0x00000001 , 0x00000038 
- 00015470  0x00002fcb ifetch  0x00000004 , 0x00000006 
- 00015471  0x00002fcc copy  0x0000003f , 0x0000002f 
- 00015472  0x00002fcd increase  0x00000001 , 0x00000038 
- 00015473  0x00002fce ifetch  0x00000004 , 0x00000006 
- 00015474  0x00002fcf copy  0x0000003f , 0x0000002f 
- 00015475  0x00002fd0 increase  0x00000001 , 0x00000038 
- 00015476  0x00002fd1 byteswap  0x00000011 , 0x0000002f 
- 00015477  0x00002fd2 lshift16  0x0000002f , 0x0000002f 
- 00015478  0x00002fd3 ifetch  0x00000002 , 0x00000006 
- 00015479  0x00002fd4 ior  0x0000002f , 0x0000002f 
- 00015480  0x00002fd5 rtn 
- 00015481  0x00002fd7 fetch  0x00000001 , 0x000008f3 
- 00015482  0x00002fd8 copy  0x0000003f , 0x00000011 
- 00015483  0x00002fd9 call  0x00003c64 
- 00015484  0x00002fda call  0x000072d1 
- 00015485  0x00002fdb force  0x0000000c , 0x00000038 
- 00015486  0x00002fdc deposit  0x0000002f 
- 00015487  0x00002fdd copy  0x00000011 , 0x00000039 
- 00015488  0x00002fde fetcht  0x00000002 , 0x000008f4 
- 00015489  0x00002fdf copy  0x00000002 , 0x00000006 
- 00015490  0x00002fe0 call  0x00007349 
- 00015491  0x00002fe1 branch  0x0000728c 
- 00015492  0x00002fe3 jam  0x00000019 , 0x000008fe 
- 00015493  0x00002fe4 branch  0x00003c88 
- 00015494  0x00002fe6 jam  0x00000009 , 0x000008fe 
- 00015495  0x00002fe7 branch  0x00003c88 
- 00015496  0x00002fe9 store  0x00000001 , 0x000008f3 
- 00015497  0x00002fea storet  0x00000002 , 0x000008f4 
- 00015498  0x00002feb bpatchx  0x000000a5 , 0x00004034 
- 00015499  0x00002fec call  0x00003c79 
- 00015500  0x00002fed force  0x00000008 , 0x00000038 
- 00015501  0x00002fee iforce  0x0000002f 
- 00015502  0x00002fef force  0x0000000d , 0x00000038 
- 00015503  0x00002ff0 copy  0x0000002f , 0x0000003f 
- 00015504  0x00002ff1 force  0x00000009 , 0x00000038 
- 00015505  0x00002ff2 iforce  0x0000002f 
- 00015506  0x00002ff3 force  0x00000000 , 0x00000011 
- 00015507  0x00002ff4 copy  0x00000002 , 0x00000013 
- 00015508  0x00002ff5 call  0x00003c66 
- 00015509  0x00002ff6 call  0x000072d7 
- 00015510  0x00002ff7 call  0x00003cc7 
- 00015511  0x00002ff8 storet  0x00000008 , 0x000008f6 
- 00015512  0x00002ff9 fetch  0x00000001 , 0x000008f3 
- 00015513  0x00002ffa copy  0x0000003f , 0x00000012 
- 00015514  0x00002ffb call  0x00003ccf 
- 00015515  0x00002ffc fetcht  0x00000001 , 0x000008f3 
- 00015516  0x00002ffd fetch  0x00000002 , 0x000008f4 
- 00015517  0x00002ffe iadd  0x00000002 , 0x00000011 
- 00015518  0x00002fff fetcht  0x00000008 , 0x000008f6 
- 00015519  0x00003000 istoret  0x00000004 , 0x00000011 
- 00015520  0x00003001 fetch  0x00000001 , 0x000008fe 
- 00015521  0x00003002 sub  0x0000003f , 0x00000009 , 0x0000003f 
- 00015522  0x00003003 rtn  0x00000034 
- 00015523  0x00003004 istoret  0x00000008 , 0x00000011 
- 00015524  0x00003005 rtn 
- 00015525  0x00003007 jam  0x00000019 , 0x000008fe 
- 00015526  0x00003008 branch  0x00003ca9 
- 00015527  0x0000300a jam  0x00000009 , 0x000008fe 
- 00015528  0x0000300b branch  0x00003ca9 
- 00015529  0x0000300e store  0x00000001 , 0x000008f3 
- 00015530  0x0000300f storet  0x00000002 , 0x000008f4 
- 00015531  0x00003010 copy  0x00000002 , 0x00000013 
- 00015532  0x00003011 copy  0x0000003f , 0x00000012 
- 00015533  0x00003012 iadd  0x00000013 , 0x00000006 
- 00015534  0x00003013 bpatchx  0x000000a6 , 0x00004034 
- 00015535  0x00003014 ifetch  0x00000008 , 0x00000006 
- 00015536  0x00003015 force  0x00000008 , 0x00000038 
- 00015537  0x00003016 iforce  0x0000002f 
- 00015538  0x00003017 force  0x00000009 , 0x00000038 
- 00015539  0x00003018 rshift32  0x0000003f , 0x0000003f 
- 00015540  0x00003019 iforce  0x0000002f 
- 00015541  0x0000301a force  0x00000000 , 0x00000011 
- 00015542  0x0000301b call  0x00003c66 
- 00015543  0x0000301c call  0x000072d7 
- 00015544  0x0000301d call  0x00003cc7 
- 00015545  0x0000301e storet  0x00000008 , 0x000008f6 
- 00015546  0x0000301f call  0x00003ccf 
- 00015547  0x00003020 call  0x00003c79 
- 00015548  0x00003021 call  0x00003cc7 
- 00015549  0x00003022 fetch  0x00000001 , 0x000008fe 
- 00015550  0x00003023 beq  0x00000019 , 0x00003cc4 
- 00015551  0x00003024 storet  0x00000004 , 0x000008fa 
- 00015552  0x00003025 fetch  0x00000004 , 0x000008f6 
- 00015553  0x00003026 fetcht  0x00000004 , 0x000008fa 
- 00015554  0x00003027 isub  0x00000002 , 0x0000003f 
- 00015555  0x00003028 rtn 
- 00015556  0x0000302b fetch  0x00000008 , 0x000008f6 
- 00015557  0x0000302c isub  0x00000002 , 0x0000003f 
- 00015558  0x0000302d rtn 
- 00015559  0x00003030 force  0x0000000c , 0x00000038 
- 00015560  0x00003031 deposit  0x0000002f 
- 00015561  0x00003032 force  0x0000000d , 0x00000038 
- 00015562  0x00003033 copy  0x0000002f , 0x00000002 
- 00015563  0x00003034 lshift16  0x00000002 , 0x00000002 
- 00015564  0x00003035 lshift16  0x00000002 , 0x00000002 
- 00015565  0x00003036 ior  0x00000002 , 0x00000002 
- 00015566  0x00003037 rtn 
- 00015567  0x00003039 increase  0x00000001 , 0x00000011 
- 00015568  0x0000303a call  0x00003c66 
- 00015569  0x0000303b copy  0x00000013 , 0x00000006 
- 00015570  0x0000303c call  0x0000735d 
- 00015571  0x0000303d call  0x000072d7 
- 00015572  0x0000303e call  0x0000737c 
- 00015573  0x0000303f increase  0x00000010 , 0x00000013 
- 00015574  0x00003040 increase  0xfffffff0 , 0x00000012 
- 00015575  0x00003041 branch  0x00003ccf , 0x00000002 
- 00015576  0x00003042 rtn 
- 00015577  0x0000304d bpatchx  0x000000a7 , 0x00004034 
- 00015578  0x0000304e jam  0x00000001 , 0x000047e4 
- 00015579  0x0000304f jam  0x00000000 , 0x000047e5 
- 00015580  0x00003050 jam  0x00000001 , 0x0000464b 
- 00015581  0x00003051 setarg  0x00001770 
- 00015582  0x00003052 store  0x00000002 , 0x0000464c 
- 00015583  0x00003053 rtn 
- 00015584  0x00003057 setarg  0x000001a8 
- 00015585  0x00003058 store  0x00000002 , 0x000008ff 
- 00015586  0x00003059 fetch  0x00000001 , 0x000047e6 
- 00015587  0x0000305a istore  0x00000001 , 0x00000005 
- 00015588  0x0000305b fetch  0x00000004 , 0x0000480a 
- 00015589  0x0000305c call  0x00007cc6 
- 00015590  0x0000305d istore  0x00000004 , 0x00000005 
- 00015591  0x0000305e fetch  0x00000006 , 0x000042db 
- 00015592  0x0000305f istore  0x00000006 , 0x00000005 
- 00015593  0x00003060 fetch  0x00000003 , 0x000047e7 
- 00015594  0x00003061 istore  0x00000003 , 0x00000005 
- 00015595  0x00003062 rtn 
- 00015596  0x00003065 call  0x00003cee 
- 00015597  0x00003066 branch  0x000039d3 
- 00015598  0x0000306a jam  0x00000015 , 0x0000462a 
- 00015599  0x0000306b setarg  0x00000014 
- 00015600  0x0000306c store  0x00000001 , 0x0000462b 
- 00015601  0x0000306d setarg  0x0000002b 
- 00015602  0x0000306e istore  0x00000001 , 0x00000005 
- 00015603  0x0000306f setarg  0x00000000 
- 00015604  0x00003070 istore  0x00000001 , 0x00000005 
- 00015605  0x00003072 arg  0x000008ff , 0x00000006 
- 00015606  0x00003073 call  0x00007c8f 
- 00015607  0x00003074 fetch  0x00000002 , 0x000047ea 
- 00015608  0x00003075 istore  0x00000002 , 0x00000005 
- 00015609  0x00003076 rtn 
- 00015610  0x0000307a call  0x00003d5a 
- 00015611  0x0000307b nrtn  0x00000028 
- 00015612  0x0000307c ifetch  0x00000001 , 0x00000006 
- 00015613  0x0000307d beq  0x00000000 , 0x00003d01 
- 00015614  0x0000307e beq  0x00000002 , 0x00003d1c 
- 00015615  0x0000307f bpatchx  0x000000a8 , 0x00004035 
- 00015616  0x00003080 rtn 
- 00015617  0x00003085 call  0x00003d0f 
- 00015618  0x00003086 nrtn  0x00000028 
- 00015619  0x00003088 call  0x00003b45 
- 00015620  0x0000308a call  0x00003d07 
- 00015621  0x0000308b call  0x000040fa 
- 00015622  0x0000308c rtn 
- 00015623  0x0000308f arg  0x00000012 , 0x00000002 
- 00015624  0x00003090 call  0x00003d46 
- 00015625  0x00003091 setarg  0x00000001 
- 00015626  0x00003092 istore  0x00000001 , 0x00000005 
- 00015627  0x00003093 fetch  0x00000002 , 0x00004812 
- 00015628  0x00003094 istore  0x00000002 , 0x00000005 
- 00015629  0x00003095 arg  0x00004680 , 0x00000006 
- 00015630  0x00003096 branch  0x00007c8f 
- 00015631  0x0000309a call  0x00007dbc 
- 00015632  0x0000309b ifetcht  0x00000002 , 0x00000006 
- 00015633  0x0000309c arg  0x00004680 , 0x00000005 
- 00015634  0x0000309d call  0x00007c8f 
- 00015635  0x0000309e fetch  0x00000002 , 0x00004812 
- 00015636  0x0000309f isub  0x00000002 , 0x0000003e 
- 00015637  0x000030a0 nrtn  0x00000005 
- 00015638  0x000030a3 fetch  0x00000001 , 0x000047e5 
- 00015639  0x000030a4 rtnbit1  0x00000001 
- 00015640  0x000030a5 set1  0x00000001 , 0x0000003f 
- 00015641  0x000030a6 store  0x00000001 , 0x000047e5 
- 00015642  0x000030a8 jam  0x00000002 , 0x000047e4 
- 00015643  0x000030a9 branch  0x00007dba 
- 00015644  0x000030ac call  0x00003d27 
- 00015645  0x000030ad fetcht  0x00000002 , 0x000047ec 
- 00015646  0x000030ae fetch  0x00000002 , 0x00004812 
- 00015647  0x000030af isub  0x00000002 , 0x0000003e 
- 00015648  0x000030b0 nrtn  0x00000005 
- 00015649  0x000030b1 call  0x00003bbf 
- 00015650  0x000030b2 call  0x000040fa 
- 00015651  0x000030b3 fetch  0x00000001 , 0x000007aa 
- 00015652  0x000030b4 rtnne  0x00000002 
- 00015653  0x000030b5 jam  0x00000005 , 0x000047e4 
- 00015654  0x000030b6 rtn 
- 00015655  0x000030ba bpatchx  0x000000a9 , 0x00004035 
- 00015656  0x000030bb copy  0x00000006 , 0x00000011 
- 00015657  0x000030bc fetch  0x00000001 , 0x000047e4 
- 00015658  0x000030bd rtneq  0x00000000 
- 00015659  0x000030be fetch  0x00000001 , 0x000047e5 
- 00015660  0x000030bf rtnbit0  0x00000001 
- 00015661  0x000030c0 rtnbit1  0x00000002 
- 00015662  0x000030c1 copy  0x00000011 , 0x00000006 
- 00015663  0x000030c2 arg  0x00000016 , 0x00000039 
- 00015664  0x000030c3 arg  0x000047ec , 0x00000005 
- 00015665  0x000030c4 call  0x00007cda 
- 00015666  0x000030c6 call  0x00003b86 
- 00015667  0x000030c8 fetcht  0x00000002 , 0x000047ec 
- 00015668  0x000030c9 fetch  0x00000002 , 0x00004812 
- 00015669  0x000030ca isub  0x00000002 , 0x0000003e 
- 00015670  0x000030cb nrtn  0x00000005 
- 00015671  0x000030cd fetch  0x00000001 , 0x000047e5 
- 00015672  0x000030ce set1  0x00000002 , 0x0000003f 
- 00015673  0x000030cf store  0x00000001 , 0x000047e5 
- 00015674  0x000030d1 call  0x00003b99 
- 00015675  0x000030d3 fetch  0x00000001 , 0x000047ff 
- 00015676  0x000030d4 store  0x00000001 , 0x00004871 
- 00015677  0x000030d5 call  0x00003d3f 
- 00015678  0x000030d6 rtn 
- 00015679  0x000030db arg  0x00000006 , 0x00000002 
- 00015680  0x000030dc call  0x00003d46 
- 00015681  0x000030dd setarg  0x00000003 
- 00015682  0x000030de istore  0x00000001 , 0x00000005 
- 00015683  0x000030df fetch  0x00000006 , 0x0000480e 
- 00015684  0x000030e0 istore  0x00000006 , 0x00000005 
- 00015685  0x000030e1 rtn 
- 00015686  0x000030e5 bpatchx  0x000000aa , 0x00004035 
- 00015687  0x000030e6 setarg  0x0000012c 
- 00015688  0x000030e7 store  0x00000002 , 0x00004806 
- 00015689  0x000030e8 fetch  0x00000001 , 0x000007aa 
- 00015690  0x000030e9 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00015691  0x000030ea call  0x00003ace , 0x00000005 
- 00015692  0x000030eb ncall  0x00003ad0 , 0x00000005 
- 00015693  0x000030ec add  0x00000002 , 0x00000009 , 0x0000003f 
- 00015694  0x000030ed store  0x00000001 , 0x0000462a 
- 00015695  0x000030ee call  0x0000397c 
- 00015696  0x000030ef add  0x00000002 , 0x00000005 , 0x0000003f 
- 00015697  0x000030f0 istore  0x00000001 , 0x00000005 
- 00015698  0x000030f1 setarg  0x000000ff 
- 00015699  0x000030f2 istore  0x00000001 , 0x00000005 
- 00015700  0x000030f3 setarg  0x000001a8 
- 00015701  0x000030f4 byteswap  0x0000003f , 0x0000003f 
- 00015702  0x000030f5 istore  0x00000002 , 0x00000005 
- 00015703  0x000030f6 fetch  0x00000001 , 0x0000090f 
- 00015704  0x000030f7 istore  0x00000001 , 0x00000005 
- 00015705  0x000030f8 rtn 
- 00015706  0x00003104 call  0x00007dbc 
- 00015707  0x00003105 ifetcht  0x00000002 , 0x00000006 
- 00015708  0x00003106 setarg  0x000001a8 
- 00015709  0x00003107 byteswap  0x0000003f , 0x0000003f 
- 00015710  0x00003108 isub  0x00000002 , 0x0000003e 
- 00015711  0x00003109 nrtn  0x00000005 
- 00015712  0x0000310a ifetch  0x00000001 , 0x00000006 
- 00015713  0x0000310b store  0x00000001 , 0x0000090f 
- 00015714  0x0000310c branch  0x00007dba 
- 00015715  0x00003110 arg  0x00004806 , 0x00000013 
- 00015716  0x00003111 arg  0x00003d66 , 0x00000012 
- 00015717  0x00003112 branch  0x000042e7 
- 00015718  0x00003116 branch  0x00003e61 
- 00015719  0x0000311f fetch  0x00000001 , 0x0000070b 
- 00015720  0x00003120 beq  0x00000008 , 0x00003d92 
- 00015721  0x00003121 beq  0x00000049 , 0x00003db1 
- 00015722  0x00003122 beq  0x0000001b , 0x00003dbd 
- 00015723  0x00003123 beq  0x0000001c , 0x00003dc4 
- 00015724  0x00003125 beq  0x000000f2 , 0x00003d6e 
- 00015725  0x00003127 rtn 
- 00015726  0x0000312a call  0x00003dec 
- 00015727  0x0000312b call  0x00003d83 
- 00015728  0x0000312c call  0x00003dc2 
- 00015729  0x0000312d setarg  0x00000080 
- 00015730  0x0000312e store  0x00000001 , 0x00000723 
- 00015731  0x0000312f setarg  0x000000f3 
- 00015732  0x00003130 istore  0x00000001 , 0x00000005 
- 00015733  0x00003132 setarg  0x00000000 
- 00015734  0x00003133 istore  0x00000001 , 0x00000005 
- 00015735  0x00003134 fetch  0x00000002 , 0x0000070c 
- 00015736  0x00003135 istore  0x00000002 , 0x00000005 
- 00015737  0x00003137 fetch  0x00000001 , 0x00000709 
- 00015738  0x00003138 arg  0x00000004 , 0x00000002 
- 00015739  0x00003139 isub  0x00000002 , 0x00000039 
- 00015740  0x0000313a arg  0x0000070e , 0x00000006 
- 00015741  0x0000313b call  0x00007cda 
- 00015742  0x0000313c fetch  0x00000001 , 0x00000709 
- 00015743  0x0000313d pincrease  0x00000001 
- 00015744  0x0000313e store  0x00000001 , 0x00000722 
- 00015745  0x00003141 arg  0x00000000 , 0x00000007 
- 00015746  0x00003142 branch  0x00003806 
- 00015747  0x00003145 fetch  0x00000001 , 0x0000070e 
- 00015748  0x00003146 rtn  0x00000034 
- 00015749  0x00003147 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00015750  0x00003148 ncall  0x00003d90 , 0x00000002 
- 00015751  0x00003149 iforce  0x00000039 
- 00015752  0x0000314a arg  0x0000070f , 0x00000006 
- 00015753  0x0000314b add  0x00000011 , 0x00000002 , 0x00000005 
- 00015754  0x0000314c branch  0x00003d8b 
- 00015755  0x0000314f ifetch  0x00000002 , 0x00000006 
- 00015756  0x00003150 byteswap  0x0000003f , 0x0000003f 
- 00015757  0x00003151 istore  0x00000002 , 0x00000005 
- 00015758  0x00003152 loop  0x00003d8b 
- 00015759  0x00003153 rtn 
- 00015760  0x00003157 setarg  0x00000008 
- 00015761  0x00003158 rtn 
- 00015762  0x0000315b jam  0x00000006 , 0x000047e4 
- 00015763  0x0000315c setarg  0x00000002 
- 00015764  0x0000315d store  0x00000001 , 0x00000723 
- 00015765  0x0000315e setarg  0x00000000 
- 00015766  0x0000315f istore  0x00000001 , 0x00000005 
- 00015767  0x00003160 setarg  0x000001a8 
- 00015768  0x00003161 istore  0x00000002 , 0x00000005 
- 00015769  0x00003162 setarg  0x00000000 
- 00015770  0x00003163 istore  0x00000002 , 0x00000005 
- 00015771  0x00003164 setarg  0x00000001 
- 00015772  0x00003165 istore  0x00000002 , 0x00000005 
- 00015773  0x00003166 setarg  0x00000005 
- 00015774  0x00003167 istore  0x00000002 , 0x00000005 
- 00015775  0x00003168 setarg  0x00000003 
- 00015776  0x00003169 istore  0x00000002 , 0x00000005 
- 00015777  0x0000316a setarg  0x00000000 
- 00015778  0x0000316b istore  0x00000002 , 0x00000005 
- 00015779  0x0000316c setarg  0x00000002 
- 00015780  0x0000316d istore  0x00000001 , 0x00000005 
- 00015781  0x0000316e setarg  0x00000002 
- 00015782  0x0000316f istore  0x00000001 , 0x00000005 
- 00015783  0x00003170 setarg  0x00000000 
- 00015784  0x00003171 istore  0x00000002 , 0x00000005 
- 00015785  0x00003172 setarg  0x00001000 
- 00015786  0x00003173 istore  0x00000002 , 0x00000005 
- 00015787  0x00003174 setarg  0x000001a8 
- 00015788  0x00003175 istore  0x00000004 , 0x00000005 
- 00015789  0x00003176 setarg  0x000101a8 
- 00015790  0x00003177 istore  0x00000004 , 0x00000005 
- 00015791  0x00003178 jam  0x0000001c , 0x00000722 
- 00015792  0x00003179 branch  0x000041b5 
- 00015793  0x0000317d jam  0x00000014 , 0x00004805 
- 00015794  0x00003182 setarg  0x00000080 
- 00015795  0x00003183 store  0x00000001 , 0x00000723 
- 00015796  0x00003184 setarg  0x0000004a 
- 00015797  0x00003185 istore  0x00000001 , 0x00000005 
- 00015798  0x00003186 jam  0x00000002 , 0x00000722 
- 00015799  0x00003187 branch  0x000041b5 
- 00015800  0x0000318a arg  0x00004805 , 0x00000013 
- 00015801  0x0000318b arg  0x00003dbb , 0x00000012 
- 00015802  0x0000318c branch  0x000042e0 
- 00015803  0x00003190 call  0x00003e50 
- 00015804  0x00003193 branch  0x00006ca3 
- 00015805  0x00003197 call  0x00003de2 
- 00015806  0x00003198 fetch  0x00000002 , 0x0000484c 
- 00015807  0x00003199 rtnbit1  0x00000002 
- 00015808  0x0000319a call  0x00003dec 
- 00015809  0x0000319b call  0x00003df5 
- 00015810  0x0000319d fetch  0x00000002 , 0x00004848 
- 00015811  0x0000319e branch  0x00007d79 
- 00015812  0x000031a2 call  0x00003de2 
- 00015813  0x000031a3 fetch  0x00000002 , 0x0000484c 
- 00015814  0x000031a4 rtnbit1  0x00000002 
- 00015815  0x000031a5 call  0x00003dec 
- 00015816  0x000031a6 fetcht  0x00000002 , 0x0000070e 
- 00015817  0x000031a7 rshift8  0x00000002 , 0x0000003f 
- 00015818  0x000031a8 rshift4  0x0000003f , 0x0000003f 
- 00015819  0x000031a9 beq  0x0000000c , 0x00003dd3 
- 00015820  0x000031aa byteswap  0x00000002 , 0x00000002 
- 00015821  0x000031ac call  0x00003dd8 
- 00015822  0x000031ad nrtn  0x00000028 
- 00015823  0x000031ae setarg  0x00000000 
- 00015824  0x000031af istore  0x00000002 , 0x00000011 
- 00015825  0x000031b0 fetch  0x00000002 , 0x00004848 
- 00015826  0x000031b1 branch  0x00007d79 
- 00015827  0x000031b4 setarg  0xffffffff 
- 00015828  0x000031b5 istore  0x00000008 , 0x00000011 
- 00015829  0x000031b6 istore  0x00000008 , 0x00000005 
- 00015830  0x000031b7 fetch  0x00000002 , 0x00004848 
- 00015831  0x000031b8 branch  0x00007d79 
- 00015832  0x000031bb arg  0x00000008 , 0x00000039 
- 00015833  0x000031bd ifetch  0x00000002 , 0x00000011 
- 00015834  0x000031be arg  0x0000ffff , 0x00000012 
- 00015835  0x000031bf isub  0x00000012 , 0x0000003e 
- 00015836  0x000031c0 branch  0x00007dba , 0x00000005 
- 00015837  0x000031c1 isub  0x00000002 , 0x0000003e 
- 00015838  0x000031c2 branch  0x00007dba , 0x00000005 
- 00015839  0x000031c4 increase  0x00000002 , 0x00000011 
- 00015840  0x000031c5 loop  0x00003dd9 
- 00015841  0x000031c6 branch  0x00007dbc 
- 00015842  0x000031ca setarg  0x00000080 
- 00015843  0x000031cb store  0x00000001 , 0x00000723 
- 00015844  0x000031cc setarg  0x0000001f 
- 00015845  0x000031cd istore  0x00000001 , 0x00000005 
- 00015846  0x000031ce setarg  0x00000000 
- 00015847  0x000031cf istore  0x00000001 , 0x00000005 
- 00015848  0x000031d0 fetch  0x00000006 , 0x0000070c 
- 00015849  0x000031d1 istore  0x00000006 , 0x00000005 
- 00015850  0x000031d2 jam  0x00000009 , 0x00000722 
- 00015851  0x000031d3 branch  0x000041b5 
- 00015852  0x000031d6 call  0x00003e3e 
- 00015853  0x000031d7 add  0x00000011 , 0x00000006 , 0x00000011 
- 00015854  0x000031d8 fetch  0x00000002 , 0x0000070c 
- 00015855  0x000031d9 fetcht  0x00000002 , 0x00004800 
- 00015856  0x000031da byteswap  0x00000002 , 0x00000002 
- 00015857  0x000031db isub  0x00000002 , 0x0000003f 
- 00015858  0x000031dc imul32  0x00000012 , 0x0000003f 
- 00015859  0x000031dd iadd  0x00000011 , 0x00000011 
- 00015860  0x000031de rtn 
- 00015861  0x000031e1 fetcht  0x00000002 , 0x0000070e 
- 00015862  0x000031e2 arg  0x00000008 , 0x00000039 
- 00015863  0x000031e4 ifetch  0x00000002 , 0x00000011 
- 00015864  0x000031e5 branch  0x00003dff , 0x00000034 
- 00015865  0x000031e6 arg  0x0000ffff , 0x00000012 
- 00015866  0x000031e7 isub  0x00000012 , 0x0000003e 
- 00015867  0x000031e8 branch  0x00003dff , 0x00000005 
- 00015868  0x000031e9 increase  0x00000002 , 0x00000011 
- 00015869  0x000031ea loop  0x00003df7 
- 00015870  0x000031eb rtn 
- 00015871  0x000031ee byteswap  0x00000002 , 0x00000002 
- 00015872  0x000031ef istoret  0x00000002 , 0x00000011 
- 00015873  0x000031f0 rtn 
- 00015874  0x000031f7 call  0x00007396 
- 00015875  0x000031f8 call  0x0000739e 
- 00015876  0x000031f9 setarg  0x000039b1 
- 00015877  0x000031fa store  0x00000002 , 0x00004824 
- 00015878  0x000031fc setarg  0x00003e42 
- 00015879  0x000031fd store  0x00000002 , 0x000043db 
- 00015880  0x000031ff setarg  0x00004016 
- 00015881  0x00003200 store  0x00000002 , 0x00004842 
- 00015882  0x00003202 setarg  0x00003745 
- 00015883  0x00003203 store  0x00000002 , 0x00004828 
- 00015884  0x00003205 setarg  0x00003aa2 
- 00015885  0x00003206 store  0x00000002 , 0x00004848 
- 00015886  0x00003208 setarg  0x00003a92 
- 00015887  0x00003209 store  0x00000002 , 0x00004846 
- 00015888  0x0000320b setarg  0x00003e4a 
- 00015889  0x0000320c store  0x00000002 , 0x000043e3 
- 00015890  0x0000320e setarg  0x0000372e 
- 00015891  0x0000320f store  0x00000002 , 0x00004826 
- 00015892  0x00003211 setarg  0x00004090 
- 00015893  0x00003212 store  0x00000002 , 0x000043df 
- 00015894  0x00003214 setarg  0x000040e3 
- 00015895  0x00003215 store  0x00000002 , 0x000043dd 
- 00015896  0x00003217 setarg  0x00003ab6 
- 00015897  0x00003218 store  0x00000002 , 0x00004853 
- 00015898  0x0000321a setarg  0x00003abc 
- 00015899  0x0000321b store  0x00000002 , 0x0000484a 
- 00015900  0x0000321c call  0x00003ac3 
- 00015901  0x0000321e jam  0x00000024 , 0x0000464a 
- 00015902  0x0000321f call  0x00003817 
- 00015903  0x00003222 bpatchx  0x000000ab , 0x00004035 
- 00015904  0x00003224 setarg  0x00000428 
- 00015905  0x00003225 store  0x00000002 , 0x000049b9 
- 00015906  0x00003226 call  0x00003e58 
- 00015907  0x00003228 setarg  0x00000422 
- 00015908  0x00003229 store  0x00000002 , 0x00004a5e 
- 00015909  0x0000322a call  0x00003e5a 
- 00015910  0x0000322c setarg  0x00000a22 
- 00015911  0x0000322d store  0x00000002 , 0x00000a8d 
- 00015912  0x0000322e call  0x00003e5c 
- 00015913  0x0000322f call  0x00004071 
- 00015914  0x00003233 call  0x00004071 
- 00015915  0x00003235 call  0x00003a18 
- 00015916  0x00003236 call  0x00003e3a 
- 00015917  0x00003238 fetch  0x00000001 , 0x000047ef 
- 00015918  0x00003239 beq  0x000000ff , 0x00003cd9 
- 00015919  0x0000323a call  0x00004291 
- 00015920  0x0000323b call  0x00003bbf 
- 00015921  0x0000323c call  0x00003bb1 
- 00015922  0x0000323d call  0x00003b99 
- 00015923  0x0000323f random  0x0000003f 
- 00015924  0x00003240 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00015925  0x00003241 add  0x0000003f , 0x00000032 , 0x0000003f 
- 00015926  0x00003242 store  0x00000002 , 0x00004804 
- 00015927  0x00003243 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00015928  0x00003244 store  0x00000001 , 0x00004803 
- 00015929  0x00003245 rtn 
- 00015930  0x0000324a fetch  0x00000006 , 0x0000480e 
- 00015931  0x0000324b call  0x00007cc0 
- 00015932  0x0000324c store  0x00000006 , 0x000042db 
- 00015933  0x0000324d rtn 
- 00015934  0x00003250 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00015935  0x00003251 fetchr  0x00000011 , 0x00000002 , 0x0000484f 
- 00015936  0x00003252 fetchr  0x00000012 , 0x00000002 , 0x00004851 
- 00015937  0x00003253 rtn 
- 00015938  0x00003257 bpatchx  0x000000ac , 0x00004035 
- 00015939  0x00003258 call  0x0000387d 
- 00015940  0x00003259 call  0x00003aca 
- 00015941  0x0000325a call  0x000041d8 
- 00015942  0x0000325b call  0x0000396f 
- 00015943  0x0000325c call  0x00003b33 
- 00015944  0x0000325d call  0x00004060 
- 00015945  0x0000325e branch  0x00003995 
- 00015946  0x00003262 call  0x00003acc 
- 00015947  0x00003263 call  0x00003db8 
- 00015948  0x00003264 call  0x00003d63 
- 00015949  0x00003267 call  0x00003794 
- 00015950  0x00003268 call  0x00003791 
- 00015951  0x00003269 branch  0x00004289 
- 00015952  0x0000326d call  0x00003e53 
- 00015953  0x0000326e fetch  0x00000002 , 0x00004853 
- 00015954  0x0000326f branch  0x00007d79 
- 00015955  0x00003274 fetch  0x00000001 , 0x00004857 
- 00015956  0x00003275 rtnne  0x00000002 
- 00015957  0x00003276 setarg  0x0001d000 
- 00015958  0x00003277 store  0x00000003 , 0x00004419 
- 00015959  0x00003278 branch  0x00006bfa 
- 00015960  0x0000327d call  0x00004292 
- 00015961  0x0000327e branch  0x000078ad 
- 00015962  0x00003281 call  0x0000396c 
- 00015963  0x00003282 branch  0x000078ad 
- 00015964  0x00003285 call  0x00003e5e 
- 00015965  0x00003286 branch  0x000078ad 
- 00015966  0x00003289 setarg  0x00000a8d 
- 00015967  0x0000328a store  0x00000002 , 0x000043fb 
- 00015968  0x0000328b rtn 
- 00015969  0x0000328e jam  0x00000001 , 0x00004388 
- 00015970  0x0000328f setarg  0x00001770 
- 00015971  0x00003290 store  0x00000002 , 0x0000464c 
- 00015972  0x00003291 fetch  0x00000001 , 0x000047e7 
- 00015973  0x00003292 set0  0x00000000 , 0x0000003f 
- 00015974  0x00003293 store  0x00000001 , 0x000047e7 
- 00015975  0x00003294 jam  0x00000001 , 0x000047e4 
- 00015976  0x00003295 jam  0x00000000 , 0x000047e5 
- 00015977  0x00003296 jam  0x00000000 , 0x0000474d 
- 00015978  0x00003297 branch  0x00003b2f 
- 00015979  0x0000329c bpatchx  0x000000ad , 0x00004035 
- 00015980  0x0000329d fetch  0x00000001 , 0x0000092b 
- 00015981  0x0000329e bbit1  0x00000007 , 0x00003e70 
- 00015982  0x0000329f jam  0x00000000 , 0x00004969 
- 00015983  0x000032a0 branch  0x0000417d 
- 00015984  0x000032a4 call  0x00003e76 
- 00015985  0x000032a5 rtn  0x00000028 
- 00015986  0x000032a6 call  0x00003e97 
- 00015987  0x000032a7 rtn  0x00000028 
- 00015988  0x000032a8 call  0x00003ea7 
- 00015989  0x000032a9 branch  0x00003eb4 
- 00015990  0x000032ae call  0x00007dbc 
- 00015991  0x000032af arg  0x00000003 , 0x00000039 
- 00015992  0x000032b0 arg  0x0000092c , 0x00000011 
- 00015993  0x000032b1 call  0x00007cb1 
- 00015994  0x000032b2 fetchr  0x00000011 , 0x00000003 , 0x0000092c 
- 00015995  0x000032b3 and  0x00000011 , 0x0000001f , 0x00000002 
- 00015996  0x000032b4 storet  0x00000001 , 0x0000485c 
- 00015997  0x000032b5 fetch  0x00000001 , 0x00004863 
- 00015998  0x000032b6 isub  0x00000002 , 0x0000003e 
- 00015999  0x000032b7 nbranch  0x00007dba , 0x00000002 
- 00016000  0x000032b9 rshift4  0x00000011 , 0x0000003f 
- 00016001  0x000032ba rshift  0x0000003f , 0x0000003f 
- 00016002  0x000032bb and  0x0000003f , 0x0000001f , 0x00000002 
- 00016003  0x000032bc storet  0x00000001 , 0x0000485b 
- 00016004  0x000032bd rshift4  0x0000003f , 0x0000003f 
- 00016005  0x000032be rshift  0x0000003f , 0x0000003f 
- 00016006  0x000032bf arg  0x00001fff , 0x00000011 
- 00016007  0x000032c0 iand  0x00000011 , 0x00000002 
- 00016008  0x000032c1 copy  0x0000003f , 0x00000012 
- 00016009  0x000032c2 fetch  0x00000002 , 0x00004859 
- 00016010  0x000032c3 isub  0x00000002 , 0x0000003e 
- 00016011  0x000032c4 ncall  0x00003e93 , 0x00000005 
- 00016012  0x000032c5 storet  0x00000002 , 0x00004859 
- 00016013  0x000032c6 rshift8  0x00000012 , 0x0000003f 
- 00016014  0x000032c7 rshift4  0x0000003f , 0x0000003f 
- 00016015  0x000032c8 rshift  0x0000003f , 0x0000003f 
- 00016016  0x000032c9 store  0x00000001 , 0x00004858 
- 00016017  0x000032ca store  0x00000001 , 0x00004969 
- 00016018  0x000032cb rtn 
- 00016019  0x000032ce setarg  0x00000000 
- 00016020  0x000032cf store  0x00000004 , 0x0000485d 
- 00016021  0x000032d0 jam  0x00000000 , 0x00004862 
- 00016022  0x000032d1 rtn 
- 00016023  0x000032d7 call  0x00007dbc 
- 00016024  0x000032d8 fetch  0x00000001 , 0x0000485b 
- 00016025  0x000032d9 copy  0x0000003f , 0x00000007 
- 00016026  0x000032da fetch  0x00000004 , 0x0000485d 
- 00016027  0x000032db qisolate1  0x0000003f 
- 00016028  0x000032dc branch  0x00007dba , 0x00000001 
- 00016029  0x000032dd qset1  0x0000003f 
- 00016030  0x000032de store  0x00000004 , 0x0000485d 
- 00016031  0x000032df fetcht  0x00000001 , 0x0000485c 
- 00016032  0x000032e0 add  0x00000002 , 0x00000001 , 0x00000039 
- 00016033  0x000032e2 add  0x00000039 , 0xffffffff , 0x00000007 
- 00016034  0x000032e3 qisolate1  0x0000003f 
- 00016035  0x000032e4 nrtn  0x00000001 
- 00016036  0x000032e5 loop  0x00003ea1 
- 00016037  0x000032e6 jam  0x00000001 , 0x00004861 
- 00016038  0x000032e7 rtn 
- 00016039  0x000032ec fetch  0x00000001 , 0x00000921 
- 00016040  0x000032ed pincrease  0xfffffffa 
- 00016041  0x000032ee copy  0x0000003f , 0x00000039 
- 00016042  0x000032ef fetcht  0x00000001 , 0x00004862 
- 00016043  0x000032f0 iadd  0x00000002 , 0x00000002 
- 00016044  0x000032f1 storet  0x00000001 , 0x00004862 
- 00016045  0x000032f2 fetch  0x00000002 , 0x00004864 
- 00016046  0x000032f3 iforce  0x00000005 
- 00016047  0x000032f4 fetch  0x00000001 , 0x0000485b 
- 00016048  0x000032f5 mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00016049  0x000032f6 iadd  0x00000005 , 0x00000005 
- 00016050  0x000032f7 arg  0x0000092f , 0x00000006 
- 00016051  0x000032f8 branch  0x00007cda 
- 00016052  0x000032fc fetch  0x00000001 , 0x00004861 
- 00016053  0x000032fd rtneq  0x00000000 
- 00016054  0x000032fe setarg  0x00000000 
- 00016055  0x000032ff store  0x00000005 , 0x0000485d 
- 00016056  0x00003300 fetcht  0x00000002 , 0x00000925 
- 00016057  0x00003301 byteswap  0x00000002 , 0x00000002 
- 00016058  0x00003302 setarg  0x0000e000 
- 00016059  0x00003303 iand  0x00000002 , 0x00000002 
- 00016060  0x00003304 fetch  0x00000002 , 0x00004859 
- 00016061  0x00003305 ior  0x00000002 , 0x0000003f 
- 00016062  0x00003306 byteswap  0x0000003f , 0x0000003f 
- 00016063  0x00003307 store  0x00000002 , 0x00000925 
- 00016064  0x00003308 branch  0x00004187 
- 00016065  0x0000330d fetch  0x00000001 , 0x00000722 
- 00016066  0x0000330e add  0x0000003f , 0x00000001 , 0x00000002 
- 00016067  0x0000330f copy  0x0000003f , 0x00000039 
- 00016068  0x00003310 storet  0x00000001 , 0x00000916 
- 00016069  0x00003311 fetch  0x00000001 , 0x0000092b 
- 00016070  0x00003312 set0  0x00000007 , 0x0000003f 
- 00016071  0x00003313 store  0x00000001 , 0x000049a1 
- 00016072  0x00003314 arg  0x00000723 , 0x00000006 
- 00016073  0x00003315 call  0x00007ccc 
- 00016074  0x00003316 branch  0x00004052 
- 00016075  0x0000331c add  0x00000011 , 0x00000004 , 0x00000002 
- 00016076  0x0000331d copy  0x00000011 , 0x00000039 
- 00016077  0x0000331e storet  0x00000001 , 0x00000916 
- 00016078  0x0000331f arg  0x000049a5 , 0x00000005 
- 00016079  0x00003320 call  0x00007ccc 
- 00016080  0x00003321 fetch  0x00000001 , 0x0000092b 
- 00016081  0x00003322 set1  0x00000007 , 0x0000003f 
- 00016082  0x00003323 store  0x00000001 , 0x000049a1 
- 00016083  0x00003324 branch  0x00004052 
- 00016084  0x0000332a fetch  0x00000001 , 0x0000070b 
- 00016085  0x0000332c beq  0x00000001 , 0x00003edb 
- 00016086  0x0000332d beq  0x00000002 , 0x00003ee1 
- 00016087  0x0000332e beq  0x00000042 , 0x00003ee6 
- 00016088  0x0000332f beq  0x0000004c , 0x00003ee9 
- 00016089  0x00003330 beq  0x0000005e , 0x00003eef 
- 00016090  0x00003331 rtn 
- 00016091  0x00003335 arg  0x00003edd , 0x00000013 
- 00016092  0x00003336 branch  0x00003f53 
- 00016093  0x0000333a fetch  0x00000002 , 0x00004830 
- 00016094  0x0000333b call  0x00007d79 
- 00016095  0x0000333c store  0x00000001 , 0x0000070c 
- 00016096  0x0000333d branch  0x0000376c 
- 00016097  0x00003341 arg  0x00003ee3 , 0x00000013 
- 00016098  0x00003342 branch  0x00003f53 
- 00016099  0x00003344 call  0x0000376c 
- 00016100  0x00003345 fetch  0x00000002 , 0x00004832 
- 00016101  0x00003346 branch  0x00007d79 
- 00016102  0x0000334b call  0x00003784 
- 00016103  0x0000334c fetch  0x00000002 , 0x00004834 
- 00016104  0x0000334d branch  0x00007d79 
- 00016105  0x00003351 fetch  0x00000002 , 0x0000070c 
- 00016106  0x00003352 call  0x00003efe 
- 00016107  0x00003353 store  0x00000001 , 0x00000711 
- 00016108  0x00003354 call  0x00003774 
- 00016109  0x00003355 fetch  0x00000002 , 0x00004836 
- 00016110  0x00003356 branch  0x00007d79 
- 00016111  0x0000335a fetch  0x00000002 , 0x00004866 
- 00016112  0x0000335b fetcht  0x00000002 , 0x0000070e 
- 00016113  0x0000335c isub  0x00000002 , 0x0000003e 
- 00016114  0x0000335d rtn  0x00000005 
- 00016115  0x0000335f fetch  0x00000002 , 0x0000070e 
- 00016116  0x00003360 call  0x00003f10 
- 00016117  0x00003361 store  0x00000001 , 0x00000716 
- 00016118  0x00003363 fetch  0x00000002 , 0x0000070e 
- 00016119  0x00003364 store  0x00000002 , 0x00004866 
- 00016120  0x00003365 fetch  0x00000002 , 0x00004838 
- 00016121  0x00003366 call  0x00007d79 
- 00016122  0x00003367 storet  0x00000002 , 0x0000070c 
- 00016123  0x00003368 call  0x0000377c 
- 00016124  0x00003369 fetch  0x00000002 , 0x0000483a 
- 00016125  0x0000336a branch  0x00007d79 
- 00016126  0x00003370 rtn  0x00000034 
- 00016127  0x00003371 mul32  0x0000003f , 0x00000064 , 0x0000003f 
- 00016128  0x00003372 arg  0x0000ffff , 0x00000002 
- 00016129  0x00003373 idiv  0x00000002 
- 00016130  0x00003374 call  0x00007d62 
- 00016131  0x00003375 remainder  0x00000002 
- 00016132  0x00003376 rshift8  0x00000002 , 0x00000002 
- 00016133  0x00003377 quotient  0x0000003f 
- 00016134  0x00003378 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00016135  0x00003379 nrtn  0x00000005 
- 00016136  0x0000337a pincrease  0x00000001 
- 00016137  0x0000337b rtn 
- 00016138  0x00003381 arg  0x0000ffff , 0x0000003f 
- 00016139  0x00003382 imul32  0x00000002 , 0x0000003f 
- 00016140  0x00003383 div  0x0000003f , 0x00000064 
- 00016141  0x00003384 call  0x00007d62 
- 00016142  0x00003385 quotient  0x00000002 
- 00016143  0x00003386 rtn 
- 00016144  0x0000338b arg  0x00000320 , 0x00000002 
- 00016145  0x0000338c isub  0x00000002 , 0x00000011 
- 00016146  0x0000338d call  0x00003f1f 
- 00016147  0x0000338e copy  0x00000011 , 0x0000003f 
- 00016148  0x0000338f idiv  0x00000002 
- 00016149  0x00003390 call  0x00007d62 
- 00016150  0x00003391 quotient  0x0000003f 
- 00016151  0x00003392 rtn 
- 00016152  0x00003398 copy  0x00000002 , 0x00000011 
- 00016153  0x00003399 call  0x00003f1f 
- 00016154  0x0000339a copy  0x00000011 , 0x0000003f 
- 00016155  0x0000339b imul32  0x00000002 , 0x0000003f 
- 00016156  0x0000339c arg  0x00000320 , 0x00000002 
- 00016157  0x0000339d iadd  0x00000002 , 0x00000002 
- 00016158  0x0000339e rtn 
- 00016159  0x000033a1 setarg  0x00004e20 
- 00016160  0x000033a2 arg  0x00000320 , 0x00000002 
- 00016161  0x000033a3 isub  0x00000002 , 0x0000003f 
- 00016162  0x000033a4 div  0x0000003f , 0x00000064 
- 00016163  0x000033a5 call  0x00007d62 
- 00016164  0x000033a6 quotient  0x00000002 
- 00016165  0x000033a7 rtn 
- 00016166  0x000033ad arg  0x00000000 , 0x00000007 
- 00016167  0x000033ae fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00016168  0x000033af call  0x00007dbc 
- 00016169  0x000033b0 fetch  0x00000002 , 0x00004800 
- 00016170  0x000033b2 isub  0x00000002 , 0x0000003e 
- 00016171  0x000033b3 branch  0x00003f32 , 0x00000005 
- 00016172  0x000033b4 byteswap  0x0000003f , 0x0000003f 
- 00016173  0x000033b5 pincrease  0x00000001 
- 00016174  0x000033b6 byteswap  0x0000003f , 0x0000003f 
- 00016175  0x000033b7 increase  0x00000001 , 0x00000007 
- 00016176  0x000033b8 loop  0x00003f2a 
- 00016177  0x000033b9 rtn 
- 00016178  0x000033bc jam  0x00000000 , 0x00004868 
- 00016179  0x000033bd storer  0x00000007 , 0x00000001 , 0x00004869 
- 00016180  0x000033be call  0x00003f6e 
- 00016181  0x000033bf branch  0x00007dba 
- 00016182  0x000033c3 arg  0x00000000 , 0x00000007 
- 00016183  0x000033c4 arg  0x00000000 , 0x00000013 
- 00016184  0x000033c5 call  0x00003e3e 
- 00016185  0x000033c6 call  0x00007dbc 
- 00016186  0x000033c8 fetch  0x00000002 , 0x0000484c 
- 00016187  0x000033c9 bbit0  0x00000002 , 0x00003f49 
- 00016188  0x000033ca ifetch  0x00000002 , 0x00000011 
- 00016189  0x000033cb isub  0x00000002 , 0x0000003e 
- 00016190  0x000033cc call  0x00003f47 , 0x00000005 
- 00016191  0x000033ce copy  0x00000012 , 0x0000003f 
- 00016192  0x000033cf iadd  0x00000011 , 0x00000011 
- 00016193  0x000033d0 increase  0x00000001 , 0x00000007 
- 00016194  0x000033d1 loop  0x00003f3a 
- 00016195  0x000033d2 copy  0x00000013 , 0x0000003f 
- 00016196  0x000033d3 rtn  0x00000034 
- 00016197  0x000033d4 store  0x00000001 , 0x00004868 
- 00016198  0x000033d5 branch  0x00007dba 
- 00016199  0x000033d8 qset1  0x00000013 
- 00016200  0x000033d9 rtn 
- 00016201  0x000033dc add  0x00000011 , 0x00000006 , 0x00000006 
- 00016202  0x000033dd arg  0x00000008 , 0x00000030 
- 00016203  0x000033df ifetch  0x00000002 , 0x00000006 
- 00016204  0x000033e0 isub  0x00000002 , 0x0000003e 
- 00016205  0x000033e1 branch  0x00003f51 , 0x00000005 
- 00016206  0x000033e2 increase  0xffffffff , 0x00000030 
- 00016207  0x000033e3 branch  0x00003f3f , 0x00000005 
- 00016208  0x000033e4 branch  0x00003f4b 
- 00016209  0x000033e7 call  0x00003f47 
- 00016210  0x000033e8 branch  0x00003f3f 
- 00016211  0x000033eb arg  0x00000000 , 0x00000007 
- 00016212  0x000033ec fetch  0x00000001 , 0x00004868 
- 00016213  0x000033ed branch  0x00003f5f , 0x00000034 
- 00016214  0x000033ee copy  0x0000003f , 0x00000012 
- 00016215  0x000033ef fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00016216  0x000033f1 storer  0x00000007 , 0x00000001 , 0x00004869 
- 00016217  0x000033f3 qisolate1  0x00000012 
- 00016218  0x000033f4 call  0x00003f5f , 0x00000001 
- 00016219  0x000033f5 fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00016220  0x000033f6 increase  0x00000001 , 0x00000007 
- 00016221  0x000033f7 loop  0x00003f58 
- 00016222  0x000033f8 rtn 
- 00016223  0x000033fb call  0x00003f64 
- 00016224  0x000033fc call  0x00003f6e 
- 00016225  0x000033fd copy  0x00000013 , 0x0000003f 
- 00016226  0x000033fe call  0x00007d79 
- 00016227  0x000033ff branch  0x00003f69 
- 00016228  0x00003402 storer  0x00000039 , 0x00000002 , 0x00000917 
- 00016229  0x00003403 storer  0x00000011 , 0x00000002 , 0x00000919 
- 00016230  0x00003404 storer  0x00000012 , 0x00000002 , 0x0000091b 
- 00016231  0x00003405 storer  0x00000013 , 0x00000002 , 0x0000091d 
- 00016232  0x00003406 rtn 
- 00016233  0x00003409 fetchr  0x00000039 , 0x00000002 , 0x00000917 
- 00016234  0x0000340a fetchr  0x00000011 , 0x00000002 , 0x00000919 
- 00016235  0x0000340b fetchr  0x00000012 , 0x00000002 , 0x0000091b 
- 00016236  0x0000340c fetchr  0x00000013 , 0x00000002 , 0x0000091d 
- 00016237  0x0000340d rtn 
- 00016238  0x00003411 bpatchx  0x000000ae , 0x00004035 
- 00016239  0x00003412 fetch  0x00000002 , 0x00004800 
- 00016240  0x00003413 byteswap  0x0000003f , 0x0000003f 
- 00016241  0x00003414 iadd  0x00000007 , 0x0000003f 
- 00016242  0x00003415 byteswap  0x0000003f , 0x0000003f 
- 00016243  0x00003416 store  0x00000002 , 0x00004995 
- 00016244  0x00003417 call  0x00003e3e 
- 00016245  0x00003418 copy  0x00000007 , 0x0000003f 
- 00016246  0x00003419 imul32  0x00000012 , 0x0000003f 
- 00016247  0x0000341a iadd  0x00000011 , 0x00000011 
- 00016248  0x0000341b add  0x00000011 , 0x00000017 , 0x00000006 
- 00016249  0x0000341c ifetch  0x00000002 , 0x00000006 
- 00016250  0x0000341d store , 0x00000002 , 0x000043fb 
- 00016251  0x0000341e rtn 
- 00016252  0x00003424 jam  0x00000000 , 0x00000951 
- 00016253  0x00003428 sub  0x00000002 , 0x0000000c , 0x0000003e 
- 00016254  0x00003429 rtn  0x00000002 
- 00016255  0x0000342a sub  0x00000002 , 0x0000001e , 0x0000003e 
- 00016256  0x0000342b nrtn  0x00000002 
- 00016257  0x0000342c bpatchx  0x000000af , 0x00004035 
- 00016258  0x0000342d call  0x0000400e 
- 00016259  0x0000342e call  0x00003f8c 
- 00016260  0x0000342f nrtn  0x00000028 
- 00016261  0x00003430 call  0x00003fdd 
- 00016262  0x00003431 nrtn  0x00000028 
- 00016263  0x00003432 call  0x00003bcf 
- 00016264  0x00003433 call  0x00003fa1 
- 00016265  0x00003434 nrtn  0x00000028 
- 00016266  0x00003435 call  0x00003fb2 
- 00016267  0x00003437 branch  0x00003fb7 
- 00016268  0x0000343a call  0x00007dba 
- 00016269  0x0000343b fetch  0x00000001 , 0x00000921 
- 00016270  0x0000343c arg  0x00000925 , 0x00000006 
- 00016271  0x0000343d iadd  0x00000006 , 0x00000006 
- 00016272  0x0000343e ifetch  0x00000004 , 0x00000006 
- 00016273  0x0000343f ifetcht  0x00000004 , 0x00000006 
- 00016274  0x00003440 ixor  0x00000002 , 0x00000002 
- 00016275  0x00003441 arg  0x00000010 , 0x00000039 
- 00016276  0x00003442 arg  0x000009fd , 0x00000006 
- 00016277  0x00003444 ifetch  0x00000004 , 0x00000006 
- 00016278  0x00003445 isub  0x00000002 , 0x0000003e 
- 00016279  0x00003446 branch  0x00007dbc , 0x00000005 
- 00016280  0x00003447 loop  0x00003f95 
- 00016281  0x00003448 fetch  0x00000001 , 0x0000486a 
- 00016282  0x00003449 pincrease  0x00000004 
- 00016283  0x0000344a arg  0x000009fd , 0x00000005 
- 00016284  0x0000344b iadd  0x00000005 , 0x00000005 
- 00016285  0x0000344c istoret  0x00000004 , 0x00000005 
- 00016286  0x0000344d and  0x0000003f , 0x0000003f , 0x0000003f 
- 00016287  0x0000344e store  0x00000001 , 0x0000486a 
- 00016288  0x0000344f rtn 
- 00016289  0x00003452 call  0x00007dba 
- 00016290  0x00003453 fetcht  0x00000005 , 0x00000924 
- 00016291  0x00003454 arg  0x00000010 , 0x00000039 
- 00016292  0x00003455 arg  0x00000a3d , 0x00000006 
- 00016293  0x00003457 ifetch  0x00000005 , 0x00000006 
- 00016294  0x00003458 isub  0x00000002 , 0x0000003e 
- 00016295  0x00003459 branch  0x00007dbc , 0x00000005 
- 00016296  0x0000345a loop  0x00003fa5 
- 00016297  0x0000345b fetch  0x00000001 , 0x0000486b 
- 00016298  0x0000345c pincrease  0x00000001 
- 00016299  0x0000345d and  0x0000003f , 0x0000000f , 0x0000003f 
- 00016300  0x0000345e store  0x00000001 , 0x0000486b 
- 00016301  0x0000345f mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00016302  0x00003460 arg  0x00000a3d , 0x00000005 
- 00016303  0x00003461 iadd  0x00000005 , 0x00000005 
- 00016304  0x00003462 istoret  0x00000005 , 0x00000005 
- 00016305  0x00003463 rtn 
- 00016306  0x00003466 fetch  0x00000001 , 0x00000951 
- 00016307  0x00003467 rtneq  0x00000000 
- 00016308  0x00003468 fetch  0x00000002 , 0x00000927 
- 00016309  0x00003469 store  0x00000002 , 0x0000486c 
- 00016310  0x0000346a rtn 
- 00016311  0x00003477 call  0x00004005 
- 00016312  0x00003478 fetch  0x00000001 , 0x00000921 
- 00016313  0x00003479 arg  0x00000929 , 0x00000002 
- 00016314  0x0000347a call  0x00003ca7 
- 00016315  0x0000347b nrtn  0x00000005 
- 00016316  0x0000347f bpatchx  0x000000b0 , 0x00004036 
- 00016317  0x00003480 fetch  0x00000001 , 0x00000951 
- 00016318  0x00003481 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00016319  0x00003482 call  0x00004106 , 0x00000005 
- 00016320  0x00003483 fetcht  0x00000002 , 0x00000929 
- 00016321  0x00003484 call  0x00003f26 
- 00016322  0x00003485 call  0x00003fcf , 0x00000028 
- 00016323  0x00003486 branch  0x00003fea , 0x00000028 
- 00016324  0x00003487 arg  0x0000001d , 0x00000039 
- 00016325  0x00003488 arg  0x000007ab , 0x00000005 
- 00016326  0x00003489 arg  0x00000922 , 0x00000006 
- 00016327  0x0000348a call  0x00007cda 
- 00016328  0x0000348b call  0x00003fd3 
- 00016329  0x0000348c arg  0x0000001d , 0x00000039 
- 00016330  0x0000348d arg  0x000007ab , 0x00000006 
- 00016331  0x0000348e arg  0x00000922 , 0x00000005 
- 00016332  0x0000348f call  0x00007cda 
- 00016333  0x00003490 fetch  0x00000002 , 0x00004842 
- 00016334  0x00003491 branch  0x00007d79 
- 00016335  0x00003494 jam  0x00000001 , 0x00000952 
- 00016336  0x00003495 fetch  0x00000002 , 0x00004995 
- 00016337  0x00003496 store  0x00000002 , 0x00000953 
- 00016338  0x00003497 rtn 
- 00016339  0x0000349a call  0x00003f36 
- 00016340  0x0000349b branch  0x00003fea , 0x00000028 
- 00016341  0x0000349c jam  0x000000ff , 0x00004868 
- 00016342  0x0000349d setarg  0x0000ffcf 
- 00016343  0x0000349e isub  0x00000002 , 0x0000003e 
- 00016344  0x0000349f branch  0x00003fea , 0x00000005 
- 00016345  0x000034a0 setarg  0x0000ffff 
- 00016346  0x000034a1 isub  0x00000002 , 0x0000003e 
- 00016347  0x000034a2 branch  0x00003fea , 0x00000005 
- 00016348  0x000034a3 rtn 
- 00016349  0x000034a7 call  0x00007dbc 
- 00016350  0x000034a8 fetcht  0x00000001 , 0x00000922 
- 00016351  0x000034a9 rshift4  0x00000002 , 0x0000003f 
- 00016352  0x000034aa rshift3  0x0000003f , 0x0000003f 
- 00016353  0x000034ab fetchr  0x00000011 , 0x00000001 , 0x00004871 
- 00016354  0x000034ac and  0x00000011 , 0x00000001 , 0x00000011 
- 00016355  0x000034ad isub  0x00000011 , 0x0000003e 
- 00016356  0x000034ae nrtn  0x00000005 
- 00016357  0x000034af and  0x00000002 , 0x0000007f , 0x00000002 
- 00016358  0x000034b0 fetch  0x00000001 , 0x0000474d 
- 00016359  0x000034b1 isub  0x00000002 , 0x0000003e 
- 00016360  0x000034b2 nrtn  0x00000005 
- 00016361  0x000034b3 branch  0x00007dba 
- 00016362  0x000034b8 arg  0x00004872 , 0x00000011 
- 00016363  0x000034b9 arg  0x0000000a , 0x00000039 
- 00016364  0x000034bb fetcht  0x00000002 , 0x00000927 
- 00016365  0x000034bc ifetch  0x00000002 , 0x00000011 
- 00016366  0x000034be branch  0x00003ff4 , 0x00000034 
- 00016367  0x000034c0 isub  0x00000002 , 0x0000003e 
- 00016368  0x000034c2 branch  0x00003ff5 , 0x00000005 
- 00016369  0x000034c3 increase  0x00000005 , 0x00000011 
- 00016370  0x000034c4 loop  0x00003fec 
- 00016371  0x000034c5 arg  0x00004872 , 0x00000011 
- 00016372  0x000034c8 istoret  0x00000002 , 0x00000011 
- 00016373  0x000034ca storet  0x00000002 , 0x0000094c 
- 00016374  0x000034cc add  0x00000011 , 0x00000002 , 0x00000013 
- 00016375  0x000034cd ifetch  0x00000003 , 0x00000013 
- 00016376  0x000034ce store  0x00000003 , 0x0000094e 
- 00016377  0x000034cf branch  0x00003ffa 
- 00016378  0x000034d5 call  0x00004002 
- 00016379  0x000034d7 fetch  0x00000003 , 0x0000094e 
- 00016380  0x000034d8 fetcht  0x00000003 , 0x00000924 
- 00016381  0x000034d9 isub  0x00000002 , 0x0000003e 
- 00016382  0x000034da rtn  0x00000002 
- 00016383  0x000034db istoret  0x00000003 , 0x00000013 
- 00016384  0x000034dc call  0x00004002 
- 00016385  0x000034dd branch  0x00003e6b 
- 00016386  0x000034e0 arg  0x00000924 , 0x00000011 
- 00016387  0x000034e1 arg  0x00000003 , 0x00000039 
- 00016388  0x000034e2 branch  0x00007cb1 
- 00016389  0x000034e7 call  0x00004008 
- 00016390  0x000034e9 arg  0x0000475e , 0x00000006 
- 00016391  0x000034ea branch  0x0000735f 
- 00016392  0x000034ec arg  0x0000093f , 0x00000005 
- 00016393  0x000034ed setarg  0x00000000 
- 00016394  0x000034ee istore  0x00000001 , 0x00000005 
- 00016395  0x000034ef fetch  0x00000006 , 0x00000923 
- 00016396  0x000034f0 istore  0x00000008 , 0x00000005 
- 00016397  0x000034f1 branch  0x00004069 
- 00016398  0x000034f5 add  0x00000002 , 0xfffffff4 , 0x0000003f 
- 00016399  0x000034ff store  0x00000001 , 0x00000921 
- 00016400  0x00003500 arg  0x0000001d , 0x00000039 
- 00016401  0x00003501 arg  0x00000922 , 0x00000005 
- 00016402  0x00003502 call  0x00007ca1 
- 00016403  0x00003503 add  0x00000002 , 0xffffffff , 0x00000039 
- 00016404  0x00003504 arg  0x00000922 , 0x00000005 
- 00016405  0x00003505 branch  0x00007ccc 
- 00016406  0x00003508 call  0x0000406e 
- 00016407  0x00003509 call  0x00004036 
- 00016408  0x0000350a nrtn  0x00000028 
- 00016409  0x0000350b call  0x0000404a 
- 00016410  0x0000350c jam  0x0000001e , 0x00000787 
- 00016411  0x0000350d fetch  0x00000001 , 0x00000921 
- 00016412  0x0000350e add  0x0000003f , 0x0000000d , 0x00000002 
- 00016413  0x0000350f storet  0x00000001 , 0x00000789 
- 00016414  0x00003510 increase  0xffffffff , 0x00000002 
- 00016415  0x00003511 istoret  0x00000001 , 0x00000005 
- 00016416  0x00003512 setarg  0x0000002a 
- 00016417  0x00003513 istore  0x00000001 , 0x00000005 
- 00016418  0x00003514 add  0x00000002 , 0xffffffff , 0x00000039 
- 00016419  0x00003515 fetch  0x00000007 , 0x00000922 
- 00016420  0x00003516 arg  0x00000922 , 0x00000006 
- 00016421  0x00003517 call  0x00007cda 
- 00016422  0x00003518 arg  0x00000787 , 0x00000011 
- 00016423  0x00003519 call  0x000078b2 
- 00016424  0x0000351a call  0x0000402b 
- 00016425  0x0000351b nrtn  0x00000028 
- 00016426  0x0000351c branch  0x00003961 
- 00016427  0x0000351f fetcht  0x00000002 , 0x000007b2 
- 00016428  0x00003521 call  0x00007dbc 
- 00016429  0x00003522 fetch  0x00000001 , 0x00000978 
- 00016430  0x00003523 rtn  0x00000034 
- 00016431  0x00003524 iforce  0x00000039 
- 00016432  0x00003525 arg  0x00000968 , 0x00000006 
- 00016433  0x00003527 ifetch  0x00000002 , 0x00000006 
- 00016434  0x00003528 isub  0x00000002 , 0x0000003e 
- 00016435  0x00003529 branch  0x00007dba , 0x00000005 
- 00016436  0x0000352a loop  0x00004031 
- 00016437  0x0000352b rtn 
- 00016438  0x0000352f call  0x00007dbc 
- 00016439  0x00003530 fetch  0x00000001 , 0x00000951 
- 00016440  0x00003531 rtneq  0x00000001 
- 00016441  0x00003532 fetch  0x00000002 , 0x0000484c 
- 00016442  0x00003533 rtnbit1  0x00000001 
- 00016443  0x00003534 fetch  0x00000001 , 0x000047e4 
- 00016444  0x00003535 rtnne  0x00000000 
- 00016445  0x00003536 fetcht  0x00000002 , 0x00000927 
- 00016446  0x00003537 call  0x00003f26 
- 00016447  0x00003538 branch  0x00007dbc , 0x00000028 
- 00016448  0x00003539 call  0x0000404f 
- 00016449  0x0000353a nrtn  0x00000028 
- 00016450  0x0000353b fetch  0x00000001 , 0x00000923 
- 00016451  0x0000353c branch  0x00007dbc , 0x00000034 
- 00016452  0x0000353d pincrease  0xffffffff 
- 00016453  0x0000353e branch  0x00007dbc , 0x00000034 
- 00016454  0x0000353f store  0x00000001 , 0x00000923 
- 00016455  0x00003540 setarg  0x000048cc 
- 00016456  0x00003541 store  0x00000002 , 0x000043fb 
- 00016457  0x00003542 branch  0x00007dba 
- 00016458  0x00003545 call  0x00004005 
- 00016459  0x00003546 fetch  0x00000001 , 0x00000921 
- 00016460  0x00003547 arg  0x00000929 , 0x00000002 
- 00016461  0x00003548 call  0x00003c86 
- 00016462  0x00003549 branch  0x00003bcf 
- 00016463  0x0000354e setarg  0x000048a4 
- 00016464  0x0000354f store  0x00000002 , 0x00000910 
- 00016465  0x00003550 branch  0x000039fb 
- 00016466  0x00003555 bpatchx  0x000000b1 , 0x00004036 
- 00016467  0x00003556 call  0x00004056 
- 00016468  0x00003557 call  0x0000405f 
- 00016469  0x00003558 branch  0x0000394c 
- 00016470  0x0000355e fetch  0x00000001 , 0x00000916 
- 00016471  0x0000355f add  0x0000003f , 0x00000002 , 0x00000011 
- 00016472  0x00003560 pincrease  0x00000004 
- 00016473  0x00003561 store  0x00000001 , 0x00000916 
- 00016474  0x00003562 arg  0x0000499f , 0x00000002 
- 00016475  0x00003563 branch  0x0000405c 
- 00016476  0x00003569 call  0x00004005 
- 00016477  0x0000356a copy  0x00000011 , 0x0000003f 
- 00016478  0x0000356b branch  0x00003c86 
- 00016479  0x0000356f branch  0x00003bcc 
- 00016480  0x00003573 call  0x00003e5e 
- 00016481  0x00003574 call  0x000078fa 
- 00016482  0x00003575 rtn  0x00000034 
- 00016483  0x00003576 call  0x00002a28 
- 00016484  0x00003577 nrtn  0x00000034 
- 00016485  0x00003578 arg  0x00000787 , 0x00000011 
- 00016486  0x00003579 call  0x000078ca 
- 00016487  0x0000357a nrtn  0x00000028 
- 00016488  0x0000357b branch  0x000040f0 
- 00016489  0x00003580 fetch  0x00000004 , 0x0000486e 
- 00016490  0x00003581 istore  0x00000004 , 0x00000005 
- 00016491  0x00003582 add  0x00000005 , 0xfffffff3 , 0x0000003f 
- 00016492  0x00003583 store  0x00000002 , 0x000008f1 
- 00016493  0x00003584 rtn 
- 00016494  0x00003589 setarg  0x000048cc 
- 00016495  0x0000358a store  0x00000002 , 0x000043fb 
- 00016496  0x0000358b rtn 
- 00016497  0x0000358e call  0x0000406e 
- 00016498  0x0000358f branch  0x000078ad 
- 00016499  0x00003593 call  0x000029c9 
- 00016500  0x00003594 fetch  0x00000001 , 0x000047e4 
- 00016501  0x00003595 beq  0x00000001 , 0x00004083 
- 00016502  0x00003596 beq  0x00000000 , 0x00004079 
- 00016503  0x00003597 beq  0x00000005 , 0x00004079 
- 00016504  0x00003598 rtn 
- 00016505  0x0000359c setsect  0x00000000 , 0x00010214 
- 00016506  0x0000359d setsect  0x00000001 , 0x0000c080 
- 00016507  0x0000359e setsect  0x00000002 , 0x00028030 
- 00016508  0x0000359f setsect  0x00000003 , 0x00003060 
- 00016509  0x000035a0 store  0x00000009 , 0x00004348 
- 00016510  0x000035a1 setarg  0x00182816 
- 00016511  0x000035a2 istore  0x00000004 , 0x00000005 
- 00016512  0x000035a3 fetch  0x00000008 , 0x000047dc 
- 00016513  0x000035a4 istore  0x00000008 , 0x00000005 
- 00016514  0x000035a5 rtn 
- 00016515  0x000035a8 call  0x00003ce0 
- 00016516  0x000035aa setsect  0x00000000 , 0x0001021d 
- 00016517  0x000035ab setsect  0x00000001 , 0x0000c080 
- 00016518  0x000035ac setsect  0x00000002 , 0x00027030 
- 00016519  0x000035ad setsect  0x00000003 , 0x00005460 
- 00016520  0x000035ae store  0x00000009 , 0x00004348 
- 00016521  0x000035af setarg  0x00182716 
- 00016522  0x000035b0 istore  0x00000003 , 0x00000005 
- 00016523  0x000035b1 arg  0x000008ff , 0x00000006 
- 00016524  0x000035b2 call  0x00007c8f 
- 00016525  0x000035b3 fetch  0x00000002 , 0x000047ea 
- 00016526  0x000035b4 istore  0x00000002 , 0x00000005 
- 00016527  0x000035b5 rtn 
- 00016528  0x000035bc bpatchx  0x000000b2 , 0x00004036 
- 00016529  0x000035bd fetch  0x00000002 , 0x00004398 
- 00016530  0x000035be beq  0x0000000e , 0x00004095 
- 00016531  0x000035bf beq  0x00000014 , 0x000040d6 
- 00016532  0x000035c0 rtn 
- 00016533  0x000035c3 copy  0x00000012 , 0x00000002 
- 00016534  0x000035c4 ifetch  0x00000001 , 0x00000011 
- 00016535  0x000035c5 beq  0x00000000 , 0x000040e1 
- 00016536  0x000035c6 beq  0x00000002 , 0x0000409a 
- 00016537  0x000035c7 rtn 
- 00016538  0x000035d0 call  0x0000400e 
- 00016539  0x000035d1 fetch  0x00000001 , 0x00000921 
- 00016540  0x000035d2 pincrease  0xfffffffc 
- 00016541  0x000035d3 store  0x00000001 , 0x00000921 
- 00016542  0x000035d4 call  0x00003fdd 
- 00016543  0x000035d5 nrtn  0x00000028 
- 00016544  0x000035d6 call  0x00003bcf 
- 00016545  0x000035d7 fetch  0x00000001 , 0x00000923 
- 00016546  0x000035d8 bbit1  0x00000007 , 0x000040a4 
- 00016547  0x000035d9 rtn 
- 00016548  0x000035dc call  0x000040da 
- 00016549  0x000035dd fetch  0x00000001 , 0x00000921 
- 00016550  0x000035de arg  0x00000929 , 0x00000002 
- 00016551  0x000035df call  0x00003ca5 
- 00016552  0x000035e0 nrtn  0x00000005 
- 00016553  0x000035e3 call  0x00004106 
- 00016554  0x000035e4 fetch  0x00000001 , 0x0000092b 
- 00016555  0x000035e5 beq  0x00000000 , 0x000040bd 
- 00016556  0x000035e6 beq  0x00000001 , 0x000040ae 
- 00016557  0x000035e7 rtn 
- 00016558  0x000035ea fetchr  0x00000039 , 0x00000001 , 0x00000921 
- 00016559  0x000035eb increase  0xfffffffd , 0x00000039 
- 00016560  0x000035ed rshift  0x00000039 , 0x0000003f 
- 00016561  0x000035ee fetcht  0x00000002 , 0x00000978 
- 00016562  0x000035ef iadd  0x00000002 , 0x0000003f 
- 00016563  0x000035f0 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00016564  0x000035f1 nrtn  0x00000002 
- 00016565  0x000035f2 store  0x00000002 , 0x00000978 
- 00016566  0x000035f3 arg  0x00000968 , 0x00000005 
- 00016567  0x000035f4 lshift  0x00000002 , 0x0000003f 
- 00016568  0x000035f5 iadd  0x00000005 , 0x00000005 
- 00016569  0x000035f6 arg  0x0000092c , 0x00000006 
- 00016570  0x000035f7 call  0x00007cda 
- 00016571  0x000035f8 fetch  0x00000001 , 0x0000097a 
- 00016572  0x000035f9 branch  0x000040bf 
- 00016573  0x000035fc ifetch  0x00000001 , 0x00000006 
- 00016574  0x000035fd store  0x00000001 , 0x0000097a 
- 00016575  0x000035ff store  0x00000001 , 0x000049a2 
- 00016576  0x00003600 fetch  0x00000002 , 0x00000978 
- 00016577  0x00003601 byteswap  0x0000003f , 0x0000003f 
- 00016578  0x00003602 store  0x00000002 , 0x000049a3 
- 00016579  0x00003604 jam  0x00000003 , 0x000049a1 
- 00016580  0x00003606 fetch  0x00000009 , 0x00000922 
- 00016581  0x00003607 store  0x00000009 , 0x00004998 
- 00016582  0x00003608 fetch  0x00000002 , 0x00004995 
- 00016583  0x00003609 store  0x00000002 , 0x0000499d 
- 00016584  0x0000360b call  0x00004253 
- 00016585  0x0000360c call  0x00004267 
- 00016586  0x0000360e call  0x000040da 
- 00016587  0x0000360f setarg  0x00000006 
- 00016588  0x00003610 arg  0x0000499f , 0x00000002 
- 00016589  0x00003611 call  0x00003c84 
- 00016590  0x00003612 call  0x0000405f 
- 00016591  0x00003615 arg  0x00000016 , 0x00000011 
- 00016592  0x00003616 arg  0x00000010 , 0x00000002 
- 00016593  0x00003617 call  0x00002dee 
- 00016594  0x00003618 setarg  0x00000002 
- 00016595  0x00003619 istore  0x00000001 , 0x00000005 
- 00016596  0x0000361a arg  0x00004998 , 0x00000006 
- 00016597  0x0000361b branch  0x00007c8d 
- 00016598  0x0000361e jam  0x00000002 , 0x000007aa 
- 00016599  0x0000361f copy  0x00000012 , 0x00000002 
- 00016600  0x00003620 copy  0x00000011 , 0x00000006 
- 00016601  0x00003621 branch  0x00003cfa 
- 00016602  0x00003625 arg  0x0000095b , 0x00000005 
- 00016603  0x00003626 setarg  0x00000003 
- 00016604  0x00003627 istore  0x00000002 , 0x00000005 
- 00016605  0x00003628 fetch  0x00000005 , 0x00000924 
- 00016606  0x00003629 istore  0x00000007 , 0x00000005 
- 00016607  0x0000362a call  0x00004069 
- 00016608  0x0000362c branch  0x00004006 
- 00016609  0x0000362f jam  0x00000002 , 0x00000951 
- 00016610  0x00003630 branch  0x00003f7d 
- 00016611  0x00003634 copy  0x00000013 , 0x0000003f 
- 00016612  0x00003635 beq  0x00000015 , 0x000040e8 
- 00016613  0x00003636 beq  0x00000014 , 0x000040e7 
- 00016614  0x00003637 rtn 
- 00016615  0x0000363a branch  0x000040eb 
- 00016616  0x0000363f setarg  0x00000000 
- 00016617  0x00003640 store  0x00000002 , 0x0000486c 
- 00016618  0x00003641 branch  0x00004317 
- 00016619  0x00003644 setarg  0x00000000 
- 00016620  0x00003645 store  0x00000002 , 0x00000978 
- 00016621  0x00003646 arg  0x00000968 , 0x00000005 
- 00016622  0x00003647 arg  0x00000010 , 0x00000039 
- 00016623  0x00003648 branch  0x00007ca3 
- 00016624  0x00003651 call  0x00002a28 
- 00016625  0x00003652 nrtn  0x00000034 
- 00016626  0x00003654 fetch  0x00000001 , 0x00000789 
- 00016627  0x00003655 add  0x0000003f , 0xffffffff , 0x00000011 
- 00016628  0x00003656 arg  0x00000010 , 0x00000002 
- 00016629  0x00003657 call  0x00002dee 
- 00016630  0x00003658 setarg  0x00000000 
- 00016631  0x00003659 istore  0x00000001 , 0x00000005 
- 00016632  0x0000365a arg  0x0000078c , 0x00000006 
- 00016633  0x0000365b branch  0x00007c8d 
- 00016634  0x0000365e fetch  0x00000001 , 0x000007aa 
- 00016635  0x0000365f rtneq  0x00000000 
- 00016636  0x00003660 fetch  0x00000002 , 0x000044e9 
- 00016637  0x00003661 rtnbit0  0x00000009 
- 00016638  0x00003662 call  0x00002a28 
- 00016639  0x00003663 nrtn  0x00000034 
- 00016640  0x00003664 fetch  0x00000001 , 0x0000462a 
- 00016641  0x00003665 add  0x0000003f , 0xfffffffb , 0x00000011 
- 00016642  0x00003666 arg  0x00000016 , 0x00000002 
- 00016643  0x00003667 call  0x00002dee 
- 00016644  0x00003668 arg  0x00004630 , 0x00000006 
- 00016645  0x00003669 branch  0x00007c8d 
- 00016646  0x0000366c fetch  0x00000002 , 0x00000968 
- 00016647  0x0000366d nrtn  0x00000034 
- 00016648  0x0000366e fetch  0x00000002 , 0x00000927 
- 00016649  0x0000366f store  0x00000002 , 0x00000968 
- 00016650  0x00003671 fetch  0x00000002 , 0x00000978 
- 00016651  0x00003672 pincrease  0x00000001 
- 00016652  0x00003673 store  0x00000002 , 0x00000978 
- 00016653  0x00003674 rtn 
- 00016654  0x00003678 ifetch  0x00000004 , 0x00000006 
- 00016655  0x00003679 force  0x00000004 , 0x00000011 
- 00016656  0x0000367a increase  0x00000003 , 0x00000005 
- 00016657  0x0000367c istore  0x00000001 , 0x00000005 
- 00016658  0x0000367d rshift8  0x0000003f , 0x0000003f 
- 00016659  0x0000367e increase  0xfffffffe , 0x00000005 
- 00016660  0x0000367f increase  0xffffffff , 0x00000011 
- 00016661  0x00003680 nbranch  0x00004111 , 0x00000005 
- 00016662  0x00003681 increase  0x00000005 , 0x00000005 
- 00016663  0x00003682 loop  0x0000410e 
- 00016664  0x00003683 rtn 
- 00016665  0x00003687 lshift2  0x00000007 , 0x0000003f 
- 00016666  0x00003688 iadd  0x0000000b , 0x00000006 
- 00016667  0x00003689 ifetch  0x00000004 , 0x00000006 
- 00016668  0x0000368a rtn 
- 00016669  0x0000368d force  0x00000010 , 0x00000030 
- 00016670  0x0000368e arg  0x00000231 , 0x0000000b 
- 00016671  0x00003690 add  0x00000030 , 0xfffffff9 , 0x00000007 
- 00016672  0x00003691 call  0x00004119 
- 00016673  0x00003692 iforce  0x00000002 
- 00016674  0x00003693 add  0x00000030 , 0xfffffff0 , 0x00000007 
- 00016675  0x00003694 call  0x00004119 
- 00016676  0x00003695 iadd  0x00000002 , 0x00000002 
- 00016677  0x00003696 add  0x00000030 , 0xfffffffe , 0x00000007 
- 00016678  0x00003697 call  0x00004119 
- 00016679  0x00003698 shasx  0x0000003f , 0x00000001 , 0x0000003f 
- 00016680  0x00003699 iadd  0x00000002 , 0x00000002 
- 00016681  0x0000369a add  0x00000030 , 0xfffffff1 , 0x00000007 
- 00016682  0x0000369b call  0x00004119 
- 00016683  0x0000369c shasx  0x0000003f , 0x00000000 , 0x0000003f 
- 00016684  0x0000369d iadd  0x00000002 , 0x00000002 
- 00016685  0x0000369e lshift2  0x00000030 , 0x0000003f 
- 00016686  0x0000369f iadd  0x0000000b , 0x00000005 
- 00016687  0x000036a0 istoret  0x00000004 , 0x00000005 
- 00016688  0x000036a1 increase  0x00000001 , 0x00000030 
- 00016689  0x000036a2 compare  0x00000040 , 0x00000030 , 0x000000ff 
- 00016690  0x000036a3 nbranch  0x0000411f , 0x00000001 
- 00016691  0x000036a4 rtn 
- 00016692  0x000036a8 arg  0x00000549 , 0x00000006 
- 00016693  0x000036a9 force  0x00000007 , 0x00000038 
- 00016694  0x000036ab ifetch  0x00000004 , 0x00000006 
- 00016695  0x000036ac iforce  0x0000002f 
- 00016696  0x000036ad increase  0xffffffff , 0x00000038 
- 00016697  0x000036ae branch  0x00004136 , 0x00000002 
- 00016698  0x000036af rtn 
- 00016699  0x000036b2 bpatchx  0x000000b3 , 0x00004036 
- 00016700  0x000036b3 call  0x0000411d 
- 00016701  0x000036b4 arg  0x00000331 , 0x00000005 
- 00016702  0x000036b5 force  0x00000000 , 0x00000038 
- 00016703  0x000036b7 deposit  0x0000002f 
- 00016704  0x000036b8 istore  0x00000004 , 0x00000005 
- 00016705  0x000036b9 increase  0x00000001 , 0x00000038 
- 00016706  0x000036ba compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00016707  0x000036bb nbranch  0x0000413f , 0x00000001 
- 00016708  0x000036be arg  0x000095ed , 0x0000000b 
- 00016709  0x000036c1 arg  0x00000231 , 0x00000030 
- 00016710  0x000036c2 force  0x00000040 , 0x00000039 
- 00016711  0x000036c4 ifetcht  0x00000004 , 0x00000030 
- 00016712  0x000036c5 ifetch  0x00000004 , 0x0000000b 
- 00016713  0x000036c6 increase  0x00000004 , 0x0000000b 
- 00016714  0x000036c7 increase  0x00000004 , 0x00000030 
- 00016715  0x000036c8 iadd  0x00000002 , 0x0000003f 
- 00016716  0x000036c9 force  0x00000007 , 0x00000038 
- 00016717  0x000036ca iadd  0x0000002f , 0x00000002 
- 00016718  0x000036cb force  0x00000004 , 0x00000038 
- 00016719  0x000036cc shasx  0x0000002f , 0x00000003 , 0x0000003f 
- 00016720  0x000036cd iadd  0x00000002 , 0x00000002 
- 00016721  0x000036ce force  0x00000005 , 0x00000038 
- 00016722  0x000036cf deposit  0x0000002f 
- 00016723  0x000036d0 force  0x00000006 , 0x00000038 
- 00016724  0x000036d1 ixor  0x0000002f , 0x0000003f 
- 00016725  0x000036d2 force  0x00000004 , 0x00000038 
- 00016726  0x000036d3 iand  0x0000002f , 0x0000003f 
- 00016727  0x000036d4 force  0x00000006 , 0x00000038 
- 00016728  0x000036d5 ixor  0x0000002f , 0x0000003f 
- 00016729  0x000036d6 iadd  0x00000002 , 0x00000002 
- 00016730  0x000036d7 force  0x00000007 , 0x00000038 
- 00016731  0x000036d8 copy  0x00000002 , 0x0000002f 
- 00016732  0x000036d9 force  0x00000003 , 0x00000038 
- 00016733  0x000036da deposit  0x0000002f 
- 00016734  0x000036db iadd  0x00000002 , 0x0000002f 
- 00016735  0x000036dc force  0x00000000 , 0x00000038 
- 00016736  0x000036dd deposit  0x0000002f 
- 00016737  0x000036de force  0x00000001 , 0x00000038 
- 00016738  0x000036df iand  0x0000002f , 0x00000002 
- 00016739  0x000036e0 ior  0x0000002f , 0x0000003f 
- 00016740  0x000036e1 force  0x00000002 , 0x00000038 
- 00016741  0x000036e2 iand  0x0000002f , 0x0000003f 
- 00016742  0x000036e3 ior  0x00000002 , 0x00000002 
- 00016743  0x000036e4 force  0x00000000 , 0x00000038 
- 00016744  0x000036e5 shasx  0x0000002f , 0x00000002 , 0x0000003f 
- 00016745  0x000036e6 iadd  0x00000002 , 0x0000003f 
- 00016746  0x000036e7 force  0x00000007 , 0x00000038 
- 00016747  0x000036e8 iadd  0x0000002f , 0x0000002f 
- 00016748  0x000036e9 regexrot 
- 00016749  0x000036ea loop  0x00004147 
- 00016750  0x000036eb arg  0x00000331 , 0x00000006 
- 00016751  0x000036ec force  0x00000000 , 0x00000038 
- 00016752  0x000036ee ifetch  0x00000004 , 0x00000006 
- 00016753  0x000036ef iadd  0x0000002f , 0x0000002f 
- 00016754  0x000036f0 increase  0x00000001 , 0x00000038 
- 00016755  0x000036f1 compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00016756  0x000036f2 nbranch  0x00004170 , 0x00000001 
- 00016757  0x000036f3 rtn 
- 00016758  0x000036f8 arg  0x000001bd , 0x00000005 
- 00016759  0x000036f9 force  0x00000007 , 0x00000038 
- 00016760  0x000036fb deposit  0x0000002f 
- 00016761  0x000036fc istore  0x00000004 , 0x00000005 
- 00016762  0x000036fd increase  0xffffffff , 0x00000038 
- 00016763  0x000036fe branch  0x00004178 , 0x00000002 
- 00016764  0x000036ff rtn 
- 00016765  0x00003705 bbit0  0x00000006 , 0x00004180 
- 00016766  0x00003708 call  0x000041a2 
- 00016767  0x00003709 branch  0x00004182 
- 00016768  0x0000370c call  0x000041af 
- 00016769  0x0000370d branch  0x00004182 
- 00016770  0x00003712 fetch  0x00000001 , 0x00000921 
- 00016771  0x00003713 pincrease  0xfffffff9 
- 00016772  0x00003717 arg  0x0000092c , 0x00000030 
- 00016773  0x00003718 call  0x00007dbc 
- 00016774  0x00003719 branch  0x00004194 
- 00016775  0x0000371e fetch  0x00000001 , 0x0000092b 
- 00016776  0x0000371f bbit0  0x00000006 , 0x0000418b 
- 00016777  0x00003721 call  0x000041a2 
- 00016778  0x00003722 branch  0x0000418d 
- 00016779  0x00003724 call  0x000041af 
- 00016780  0x00003725 branch  0x0000418d 
- 00016781  0x00003729 fetch  0x00000001 , 0x00004969 
- 00016782  0x0000372a ncall  0x00007dba , 0x00000034 
- 00016783  0x0000372b call  0x00007dbc , 0x00000034 
- 00016784  0x0000372c fetch  0x00000001 , 0x00004862 
- 00016785  0x0000372d pincrease  0xfffffffc 
- 00016786  0x0000372e jam  0x00000000 , 0x00004862 
- 00016787  0x0000372f arg  0x00004b3c , 0x00000030 
- 00016788  0x00003734 copy  0x00000030 , 0x00000002 
- 00016789  0x00003735 call  0x0000419c 
- 00016790  0x00003736 nrtn  0x00000005 
- 00016791  0x00003737 call  0x0000419f 
- 00016792  0x00003738 nrtn  0x00000028 
- 00016793  0x00003739 fetch  0x00000002 , 0x000008f4 
- 00016794  0x0000373a copy  0x0000003f , 0x00000030 
- 00016795  0x0000373b branch  0x00003728 
- 00016796  0x0000373e nbranch  0x00003ca7 , 0x00000028 
- 00016797  0x0000373f pincrease  0xfffffffc 
- 00016798  0x00003740 branch  0x00003ca5 
- 00016799  0x00003744 setarg  0x0000496a 
- 00016800  0x00003745 store  0x00000002 , 0x00000910 
- 00016801  0x00003746 branch  0x000039fb 
- 00016802  0x0000374b call  0x000041a5 
- 00016803  0x0000374d arg  0x00004959 , 0x00000006 
- 00016804  0x0000374e branch  0x0000735f 
- 00016805  0x00003750 arg  0x0000093f , 0x00000005 
- 00016806  0x00003751 setarg  0x00000001 
- 00016807  0x00003752 istore  0x00000001 , 0x00000005 
- 00016808  0x00003753 fetch  0x00000001 , 0x00004969 
- 00016809  0x00003754 arg  0x00000000 , 0x00000002 
- 00016810  0x00003755 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00016811  0x00003756 istoret  0x00000001 , 0x00000005 
- 00016812  0x00003757 fetch  0x00000007 , 0x00000924 
- 00016813  0x00003758 istore  0x00000007 , 0x00000005 
- 00016814  0x00003759 branch  0x00004069 
- 00016815  0x0000375e call  0x000041b2 
- 00016816  0x00003760 arg  0x000046a0 , 0x00000006 
- 00016817  0x00003761 branch  0x0000735f 
- 00016818  0x00003763 arg  0x0000093f , 0x00000005 
- 00016819  0x00003764 setarg  0x00000002 
- 00016820  0x00003765 branch  0x000041a7 
- 00016821  0x0000376b bpatchx  0x000000b4 , 0x00004036 
- 00016822  0x0000376d call  0x0000425b 
- 00016823  0x00003770 call  0x000041bd 
- 00016824  0x00003771 rtn  0x00000028 
- 00016825  0x00003772 call  0x000041d0 
- 00016826  0x00003774 call  0x00004292 
- 00016827  0x00003776 arg  0x00000983 , 0x00000011 
- 00016828  0x00003777 branch  0x000078b2 
- 00016829  0x0000377c call  0x00007dbc 
- 00016830  0x0000377d arg  0x00000001 , 0x00000002 
- 00016831  0x0000377f fetch  0x00000001 , 0x00000951 
- 00016832  0x00003780 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00016833  0x00003781 setflag  0x00000005 , 0x00000007 , 0x00000002 
- 00016834  0x00003782 storet  0x00000001 , 0x00000983 
- 00016835  0x00003783 fetch  0x00000009 , 0x00004998 
- 00016836  0x00003784 store  0x00000009 , 0x00000987 
- 00016837  0x00003785 fetch  0x00000001 , 0x00000723 
- 00016838  0x00003786 rtnne  0x000000d4 
- 00016839  0x00003787 fetch  0x00000001 , 0x000047e4 
- 00016840  0x00003788 bne  0x00000000 , 0x00007dba 
- 00016841  0x00003789 fetch  0x00000001 , 0x00000726 
- 00016842  0x0000378a store  0x00000001 , 0x00000986 
- 00016843  0x0000378b fetch  0x00000001 , 0x00000983 
- 00016844  0x0000378c pincrease  0x00000001 
- 00016845  0x0000378d set1  0x00000005 , 0x0000003f 
- 00016846  0x0000378e store  0x00000001 , 0x00000983 
- 00016847  0x0000378f rtn 
- 00016848  0x00003793 fetch  0x00000001 , 0x00000722 
- 00016849  0x00003794 copy  0x0000003f , 0x00000039 
- 00016850  0x00003795 store  0x00000001 , 0x00000990 
- 00016851  0x00003796 fetch  0x00000001 , 0x0000092b 
- 00016852  0x00003797 store  0x00000001 , 0x00000991 
- 00016853  0x00003798 arg  0x00000996 , 0x00000005 
- 00016854  0x00003799 arg  0x00000723 , 0x00000006 
- 00016855  0x0000379a branch  0x00007cda 
- 00016856  0x000037a4 fetch  0x00000001 , 0x000049b5 
- 00016857  0x000037a5 nrtn  0x00000034 
- 00016858  0x000037a6 call  0x00004292 
- 00016859  0x000037a7 arg  0x00000983 , 0x00000011 
- 00016860  0x000037a8 call  0x000078dc 
- 00016861  0x000037a9 nrtn  0x00000028 
- 00016862  0x000037ab fetcht  0x00000001 , 0x00000983 
- 00016863  0x000037ac and  0x00000002 , 0x0000000f , 0x0000003f 
- 00016864  0x000037ad branch  0x0000420b , 0x00000034 
- 00016865  0x000037af jam  0x00000001 , 0x000049b5 
- 00016866  0x000037b1 call  0x000041fc 
- 00016867  0x000037b3 fetcht  0x00000001 , 0x00000983 
- 00016868  0x000037b4 call  0x00004202 
- 00016869  0x000037b5 store  0x00000001 , 0x000049b6 
- 00016870  0x000037b7 fetch  0x00000001 , 0x000049b7 
- 00016871  0x000037b8 isolate1  0x00000007 , 0x00000002 
- 00016872  0x000037b9 setflag  0x00000001 , 0x00000002 , 0x0000003f 
- 00016873  0x000037ba store  0x00000001 , 0x000049b7 
- 00016874  0x000037c2 set1  0x00000004 , 0x00000002 
- 00016875  0x000037c4 increase  0xffffffff , 0x00000002 
- 00016876  0x000037c5 istoret  0x00000001 , 0x00000012 
- 00016877  0x000037c7 fetcht  0x00000001 , 0x00000983 
- 00016878  0x000037c8 isolate1  0x00000004 , 0x00000002 
- 00016879  0x000037c9 nbranch  0x0000420f , 0x00000001 
- 00016880  0x000037ca fetcht  0x00000001 , 0x00000990 
- 00016881  0x000037cb storet  0x00000001 , 0x00000722 
- 00016882  0x000037cc copy  0x00000002 , 0x00000039 
- 00016883  0x000037cd arg  0x00000723 , 0x00000005 
- 00016884  0x000037ce arg  0x00000996 , 0x00000006 
- 00016885  0x000037cf call  0x00007cda 
- 00016886  0x000037d1 sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00016887  0x000037d2 nbranch  0x000041f9 , 0x00000002 
- 00016888  0x000037d4 branch  0x00003ec1 
- 00016889  0x000037d8 fetch  0x00000004 , 0x00000992 
- 00016890  0x000037d9 store  0x00000004 , 0x0000097e 
- 00016891  0x000037da branch  0x00004230 
- 00016892  0x000037de fetch  0x00000001 , 0x00000991 
- 00016893  0x000037df store  0x00000001 , 0x0000092b 
- 00016894  0x000037e1 fetch  0x00000009 , 0x00000987 
- 00016895  0x000037e2 store  0x00000009 , 0x00004998 
- 00016896  0x000037e3 store  0x00000009 , 0x00000922 
- 00016897  0x000037e4 rtn 
- 00016898  0x000037e8 jam  0x00000001 , 0x000049b7 
- 00016899  0x000037e9 fetch  0x00000001 , 0x00000986 
- 00016900  0x000037ea isolate1  0x00000005 , 0x00000002 
- 00016901  0x000037eb rtn  0x00000001 
- 00016902  0x000037ec setarg  0x00000000 
- 00016903  0x000037ed rtn 
- 00016904  0x000037f0 add  0x00000011 , 0x0000001a , 0x00000005 
- 00016905  0x000037f1 istore  0x00000001 , 0x00000005 
- 00016906  0x000037f2 rtn 
- 00016907  0x000037f6 jam  0x00000000 , 0x000049b6 
- 00016908  0x000037f7 call  0x00004292 
- 00016909  0x000037f8 arg  0x00000983 , 0x00000011 
- 00016910  0x000037f9 branch  0x000078ca 
- 00016911  0x000037fc call  0x00004253 
- 00016912  0x000037fd call  0x00004267 
- 00016913  0x000037fe fetch  0x00000009 , 0x00004998 
- 00016914  0x000037ff store  0x00000009 , 0x00000987 
- 00016915  0x00003800 call  0x00004228 
- 00016916  0x00003801 setarg  0x00000000 
- 00016917  0x00003802 store  0x00000001 , 0x00004969 
- 00016918  0x00003803 call  0x00004249 
- 00016919  0x00003805 fetcht  0x00000001 , 0x00000722 
- 00016920  0x00003806 storet  0x00000001 , 0x00000990 
- 00016921  0x00003807 copy  0x00000002 , 0x00000039 
- 00016922  0x00003808 arg  0x00000723 , 0x00000006 
- 00016923  0x00003809 arg  0x00000996 , 0x00000005 
- 00016924  0x0000380a call  0x00007cda 
- 00016925  0x0000380c sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00016926  0x0000380d nbranch  0x00004222 , 0x00000002 
- 00016927  0x0000380f arg  0x00000984 , 0x00000011 
- 00016928  0x00003810 call  0x000078eb 
- 00016929  0x00003811 branch  0x00003ec1 
- 00016930  0x00003814 call  0x0000426f 
- 00016931  0x00003815 fetch  0x00000004 , 0x0000097e 
- 00016932  0x00003816 store  0x00000004 , 0x00000992 
- 00016933  0x00003817 arg  0x00000984 , 0x00000011 
- 00016934  0x00003818 call  0x000078eb 
- 00016935  0x00003819 branch  0x00004230 
- 00016936  0x0000381c fetch  0x00000001 , 0x00000990 
- 00016937  0x0000381d copy  0x0000003f , 0x00000039 
- 00016938  0x0000381e store  0x00000001 , 0x00000722 
- 00016939  0x0000381f fetch  0x00000001 , 0x00000991 
- 00016940  0x00003820 store  0x00000001 , 0x0000092b 
- 00016941  0x00003821 arg  0x00000996 , 0x00000006 
- 00016942  0x00003822 arg  0x00000723 , 0x00000005 
- 00016943  0x00003823 branch  0x00007cda 
- 00016944  0x00003826 call  0x0000427c 
- 00016945  0x00003827 setarg  0x00000723 
- 00016946  0x00003828 store  0x00000002 , 0x0000097b 
- 00016947  0x0000382a call  0x000041fc 
- 00016948  0x0000382b call  0x00004253 
- 00016949  0x0000382c call  0x00004267 
- 00016950  0x0000382e fetcht  0x00000001 , 0x00000722 
- 00016951  0x0000382f setarg  0x0000000c 
- 00016952  0x00003830 call  0x00007db0 
- 00016953  0x00003831 copy  0x0000003f , 0x00000011 
- 00016954  0x00003832 copy  0x00000002 , 0x0000003f 
- 00016955  0x00003833 isub  0x00000011 , 0x0000003f 
- 00016956  0x00003834 store  0x00000001 , 0x00000722 
- 00016957  0x00003835 fetch  0x00000002 , 0x0000097b 
- 00016958  0x00003836 copy  0x0000003f , 0x00000006 
- 00016959  0x00003837 iadd  0x00000011 , 0x00000002 
- 00016960  0x00003838 storet  0x00000002 , 0x0000097b 
- 00016961  0x00003839 call  0x00003ecb 
- 00016962  0x0000383a fetch  0x00000001 , 0x00000722 
- 00016963  0x0000383b rtn  0x00000034 
- 00016964  0x0000383c fetch  0x00000001 , 0x00000980 
- 00016965  0x0000383d pincrease  0x00000001 
- 00016966  0x0000383e store  0x00000001 , 0x00000980 
- 00016967  0x0000383f call  0x0000427c 
- 00016968  0x00003840 branch  0x00004233 
- 00016969  0x00003846 fetch  0x00000001 , 0x0000092b 
- 00016970  0x00003847 bbit0  0x00000006 , 0x0000424d 
- 00016971  0x00003849 call  0x000041a2 
- 00016972  0x0000384a branch  0x0000424e 
- 00016973  0x0000384c call  0x000041af 
- 00016974  0x0000384e fetch  0x00000001 , 0x00000722 
- 00016975  0x0000384f add  0x0000003f , 0x00000004 , 0x00000002 
- 00016976  0x00003850 storet  0x00000001 , 0x00000722 
- 00016977  0x00003851 arg  0x00000723 , 0x00000002 
- 00016978  0x00003852 branch  0x00003c86 
- 00016979  0x00003858 fetch  0x00000003 , 0x00004992 
- 00016980  0x00003859 pincrease  0x00000001 
- 00016981  0x0000385a store  0x00000003 , 0x00004992 
- 00016982  0x0000385b fetch  0x00000001 , 0x00004808 
- 00016983  0x0000385c pincrease  0x00000001 
- 00016984  0x0000385d store  0x00000001 , 0x00004808 
- 00016985  0x0000385e fetch  0x00000002 , 0x00004846 
- 00016986  0x0000385f branch  0x00007d79 
- 00016987  0x00003864 fetch  0x00000001 , 0x00004871 
- 00016988  0x00003865 lshift4  0x0000003f , 0x0000003f 
- 00016989  0x00003866 lshift3  0x0000003f , 0x0000003f 
- 00016990  0x00003867 fetcht  0x00000001 , 0x0000474d 
- 00016991  0x00003868 ior  0x00000002 , 0x0000003f 
- 00016992  0x00003869 store  0x00000001 , 0x00004998 
- 00016993  0x0000386a fetch  0x00000001 , 0x00004997 
- 00016994  0x0000386b store  0x00000001 , 0x00004999 
- 00016995  0x0000386c fetch  0x00000002 , 0x00004995 
- 00016996  0x0000386d store  0x00000002 , 0x0000499d 
- 00016997  0x0000386e fetch  0x00000002 , 0x0000094c 
- 00016998  0x0000386f store  0x00000002 , 0x0000499f 
- 00016999  0x00003872 fetch  0x00000003 , 0x00004992 
- 00017000  0x00003873 store  0x00000003 , 0x0000499a 
- 00017001  0x00003874 arg  0x0000499a , 0x00000011 
- 00017002  0x00003875 arg  0x00000003 , 0x00000039 
- 00017003  0x00003876 call  0x00007cb1 
- 00017004  0x00003877 fetch  0x00000008 , 0x00004999 
- 00017005  0x00003878 store  0x00000008 , 0x00000923 
- 00017006  0x00003879 rtn 
- 00017007  0x0000387c fetch  0x00000001 , 0x00000722 
- 00017008  0x0000387d div  0x0000003f , 0x0000000c 
- 00017009  0x0000387e call  0x00007d62 
- 00017010  0x0000387f quotient  0x00000002 
- 00017011  0x00003880 remainder  0x0000003f 
- 00017012  0x00003881 call  0x0000428f , 0x00000034 
- 00017013  0x00003882 storet  0x00000001 , 0x00000981 
- 00017014  0x00003883 jam  0x00000000 , 0x00000980 
- 00017015  0x00003884 fetch  0x00000003 , 0x00004992 
- 00017016  0x00003885 arg  0x00001fff , 0x00000002 
- 00017017  0x00003886 iand  0x00000002 , 0x0000003f 
- 00017018  0x00003887 store  0x00000002 , 0x0000097e 
- 00017019  0x00003888 rtn 
- 00017020  0x0000388b fetch  0x00000002 , 0x0000097e 
- 00017021  0x0000388c lshift4  0x0000003f , 0x0000003f 
- 00017022  0x0000388d lshift  0x0000003f , 0x0000003f 
- 00017023  0x0000388e fetcht  0x00000001 , 0x00000980 
- 00017024  0x0000388f ior  0x00000002 , 0x0000003f 
- 00017025  0x00003890 lshift4  0x0000003f , 0x0000003f 
- 00017026  0x00003891 lshift  0x0000003f , 0x0000003f 
- 00017027  0x00003892 fetcht  0x00000001 , 0x00000981 
- 00017028  0x00003893 ior  0x00000002 , 0x0000003f 
- 00017029  0x00003894 store  0x00000003 , 0x000049a2 
- 00017030  0x00003895 arg  0x00000003 , 0x00000039 
- 00017031  0x00003896 arg  0x000049a2 , 0x00000011 
- 00017032  0x00003897 branch  0x00007cb1 
- 00017033  0x0000389a arg  0x000049b8 , 0x00000013 
- 00017034  0x0000389b arg  0x0000428c , 0x00000012 
- 00017035  0x0000389c branch  0x000042e0 
- 00017036  0x0000389f arg  0x00000028 , 0x00000039 
- 00017037  0x000038a0 arg  0x0000496a , 0x00000005 
- 00017038  0x000038a1 branch  0x00007ca1 
- 00017039  0x000038a5 increase  0xffffffff , 0x00000002 
- 00017040  0x000038a6 rtn 
- 00017041  0x000038a9 branch  0x00003b2a 
- 00017042  0x000038ad setarg  0x000049b9 
- 00017043  0x000038ae store  0x00000002 , 0x000043fb 
- 00017044  0x000038af rtn 
- 00017045  0x000038b3 bpatch  0x000000b1 , 0x00004016 
- 00017046  0x000038b4 fetch  0x00000001 , 0x000043cb 
- 00017047  0x000038b5 branch  0x00004295 , 0x00000034 
- 00017048  0x000038b6 beq  0x00000004 , 0x000047b7 
- 00017049  0x000038b7 beq  0x00000009 , 0x000062ae 
- 00017050  0x000038b8 beq  0x0000000a , 0x00005099 
- 00017051  0x000038b9 beq  0x0000000e , 0x000043b2 
- 00017052  0x000038ba beq  0x00000006 , 0x0000646e 
- 00017053  0x000038bb beq  0x0000000d , 0x00004672 
- 00017054  0x000038bc beq  0x0000000f , 0x00004959 
- 00017055  0x000038bd beq  0x0000000c , 0x00006882 
- 00017056  0x000038bf beq  0x00000008 , 0x000053e0 
- 00017057  0x000038c0 beq  0x0000000b , 0x00003e02 
- 00017058  0x000038c1 rtn 
- 00017059  0x000038c5 rtn  0x0000002b 
- 00017060  0x000038c6 call  0x00006f74 
- 00017061  0x000038c7 fetch  0x00000001 , 0x000043cb 
- 00017062  0x000038c8 beq  0x00000009 , 0x000063d9 
- 00017063  0x000038c9 beq  0x00000006 , 0x000063d9 
- 00017064  0x000038ca beq  0x00000004 , 0x000047c2 
- 00017065  0x000038cb beq  0x00000008 , 0x00005428 
- 00017066  0x000038cc beq  0x0000000f , 0x0000542c 
- 00017067  0x000038cd beq  0x0000000d , 0x00004772 
- 00017068  0x000038ce rtn 
- 00017069  0x000038d1 call  0x00007774 
- 00017070  0x000038d2 call  0x00007841 
- 00017071  0x000038d3 call  0x000042b4 
- 00017072  0x000038d4 fetch  0x00000002 , 0x000043db 
- 00017073  0x000038d5 branch  0x00007d79 
- 00017074  0x000038d8 fetch  0x00000002 , 0x000043d9 
- 00017075  0x000038d9 branch  0x00007d79 
- 00017076  0x000038dc bpatch  0x000000b2 , 0x00004016 
- 00017077  0x000038de arg  0x000044d3 , 0x00000011 
- 00017078  0x000038df call  0x00007d97 
- 00017079  0x000038e0 rtn  0x00000034 
- 00017080  0x000038e2 copy  0x0000003f , 0x00000013 
- 00017081  0x000038e3 call  0x000042bd 
- 00017082  0x000038e4 branch  0x000042c1 
- 00017083  0x000038e7 arg  0x00000000 , 0x00000013 
- 00017084  0x000038e8 rtn 
- 00017085  0x000038ee beq  0x00000010 , 0x000042d0 
- 00017086  0x000038ef beq  0x00000014 , 0x000042c7 
- 00017087  0x000038f0 beq  0x00000015 , 0x000042cb 
- 00017088  0x000038f1 rtn 
- 00017089  0x000038f6 fetch  0x00000002 , 0x000043dd 
- 00017090  0x000038f7 branch  0x00007d79 
- 00017091  0x000038fa fetch  0x00000002 , 0x000043d3 
- 00017092  0x000038fb branch  0x00007d79 
- 00017093  0x000038fe fetch  0x00000002 , 0x000043d7 
- 00017094  0x000038ff branch  0x00007d79 
- 00017095  0x00003902 fetch  0x00000002 , 0x000044e9 
- 00017096  0x00003903 set1  0x00000009 , 0x0000003f 
- 00017097  0x00003904 store  0x00000002 , 0x000044e9 
- 00017098  0x00003905 rtn 
- 00017099  0x00003908 jam  0x00000000 , 0x00004396 
- 00017100  0x00003909 fetch  0x00000002 , 0x000044e9 
- 00017101  0x0000390a set0  0x00000009 , 0x0000003f 
- 00017102  0x0000390b store  0x00000002 , 0x000044e9 
- 00017103  0x0000390c branch  0x0000432d 
- 00017104  0x00003910 fetch  0x00000002 , 0x000043f1 
- 00017105  0x00003911 set1  0x00000000 , 0x0000003f 
- 00017106  0x00003912 store  0x00000002 , 0x000043f1 
- 00017107  0x00003913 rtn 
- 00017108  0x00003917 store  0x00000001 , 0x0000021d 
- 00017109  0x00003919 bpatch  0x000000b3 , 0x00004016 
- 00017110  0x0000391a fetch  0x00000001 , 0x0000021d 
- 00017111  0x0000391b rtn  0x00000034 
- 00017112  0x0000391c increase  0xffffffff , 0x0000003f 
- 00017113  0x0000391d store  0x00000001 , 0x0000021d 
- 00017114  0x0000391e call  0x00007780 
- 00017115  0x0000391f call  0x0000430e 
- 00017116  0x00003920 call  0x00006beb 
- 00017117  0x00003921 fetch  0x00000002 , 0x000043e3 
- 00017118  0x00003922 call  0x00007d79 
- 00017119  0x00003923 branch  0x000042d5 
- 00017120  0x00003929 ifetch  0x00000001 , 0x00000013 
- 00017121  0x0000392a rtn  0x00000034 
- 00017122  0x0000392b pincrease  0xffffffff 
- 00017123  0x0000392c istore  0x00000001 , 0x00000013 
- 00017124  0x0000392d nrtn  0x00000034 
- 00017125  0x0000392e copy  0x00000012 , 0x0000003f 
- 00017126  0x0000392f branch  0x00007d79 
- 00017127  0x00003934 ifetch  0x00000002 , 0x00000013 
- 00017128  0x00003935 rtn  0x00000034 
- 00017129  0x00003936 pincrease  0xffffffff 
- 00017130  0x00003937 istore  0x00000002 , 0x00000013 
- 00017131  0x00003938 nrtn  0x00000034 
- 00017132  0x00003939 copy  0x00000012 , 0x0000003f 
- 00017133  0x0000393a branch  0x00007d79 
- 00017134  0x0000393d fetcht  0x00000002 , 0x00004430 
- 00017135  0x0000393e add  0x00000002 , 0x00000001 , 0x00000013 
- 00017136  0x0000393f arg  0x000042f2 , 0x00000012 
- 00017137  0x00003940 branch  0x000042e0 
- 00017138  0x00003943 call  0x00004343 
- 00017139  0x00003944 beq  0x00000001 , 0x000042f5 
- 00017140  0x00003946 branch  0x00004327 
- 00017141  0x00003948 setarg  0x00000002 
- 00017142  0x00003949 istore  0x00000001 , 0x00000013 
- 00017143  0x0000394a add  0x00000002 , 0x00000008 , 0x00000012 
- 00017144  0x0000394c ifetch  0x00000002 , 0x00000012 
- 00017145  0x0000394d branch  0x00007d79 
- 00017146  0x00003951 call  0x000042fc 
- 00017147  0x00003952 branch  0x00004327 
- 00017148  0x00003956 setarg  0x00000000 
- 00017149  0x00003957 store  0x00000002 , 0x000043ef 
- 00017150  0x00003958 rtn 
- 00017151  0x0000395a setarg  0x00000000 
- 00017152  0x0000395b store  0x00000002 , 0x000043f1 
- 00017153  0x0000395c rtn 
- 00017154  0x00003961 fetch  0x00000002 , 0x000043f1 
- 00017155  0x00003962 set1  0x00000007 , 0x0000003f 
- 00017156  0x00003963 store  0x00000002 , 0x000043ef 
- 00017157  0x00003964 setarg  0x00000000 
- 00017158  0x00003965 store  0x00000002 , 0x000043f1 
- 00017159  0x00003966 rtn 
- 00017160  0x0000396f arg  0x00000009 , 0x00000007 
- 00017161  0x00003970 branch  0x000024e7 
- 00017162  0x00003973 arg  0x00000009 , 0x00000007 
- 00017163  0x00003974 branch  0x000024eb 
- 00017164  0x00003977 jam  0x00000005 , 0x000043ed 
- 00017165  0x00003978 branch  0x00004308 
- 00017166  0x0000397b arg  0x000043ed , 0x00000013 
- 00017167  0x0000397c arg  0x0000430a , 0x00000012 
- 00017168  0x0000397d branch  0x000042e0 
- 00017169  0x00003981 jam  0x0000000f , 0x0000066f 
- 00017170  0x00003982 branch  0x00007834 
- 00017171  0x00003985 jam  0x00000010 , 0x0000066f 
- 00017172  0x00003986 branch  0x00007834 
- 00017173  0x00003989 jam  0x0000000e , 0x0000066f 
- 00017174  0x0000398a branch  0x00007834 
- 00017175  0x0000398d jam  0x0000000d , 0x0000066f 
- 00017176  0x0000398e branch  0x00007834 
- 00017177  0x00003991 jam  0x00000017 , 0x0000066f 
- 00017178  0x00003992 branch  0x00007834 
- 00017179  0x00003995 jam  0x00000018 , 0x0000066f 
- 00017180  0x00003996 branch  0x00007834 
- 00017181  0x00003999 jam  0x00000016 , 0x0000066f 
- 00017182  0x0000399a branch  0x00007834 
- 00017183  0x0000399d jam  0x00000011 , 0x0000066f 
- 00017184  0x0000399e branch  0x00007834 
- 00017185  0x000039a1 jam  0x00000015 , 0x0000066f 
- 00017186  0x000039a2 branch  0x00007834 
- 00017187  0x000039a5 jam  0x00000014 , 0x0000066f 
- 00017188  0x000039a6 branch  0x00007834 
- 00017189  0x000039aa jam  0x00000013 , 0x0000066f 
- 00017190  0x000039ab branch  0x00007834 
- 00017191  0x000039ae jam  0x00000019 , 0x0000066f 
- 00017192  0x000039af branch  0x00007834 
- 00017193  0x000039b3 jam  0x0000001f , 0x0000066f 
- 00017194  0x000039b4 branch  0x00007834 
- 00017195  0x000039b8 set1  0x0000000d , 0x00000000 
- 00017196  0x000039b9 rtn 
- 00017197  0x000039bc set0  0x0000000d , 0x00000000 
- 00017198  0x000039bd rtn 
- 00017199  0x000039c1 call  0x00004343 
- 00017200  0x000039c2 beq  0x00000002 , 0x00004339 
- 00017201  0x000039c4 setarg  0x00000001 
- 00017202  0x000039c5 istore  0x00000001 , 0x00000013 
- 00017203  0x000039c6 add  0x00000002 , 0x00000003 , 0x00000011 
- 00017204  0x000039c7 add  0x00000002 , 0x00000006 , 0x00000012 
- 00017205  0x000039c9 ifetcht  0x00000001 , 0x00000011 
- 00017206  0x000039ca increase  0x00000001 , 0x00000013 
- 00017207  0x000039cb istoret  0x00000001 , 0x00000013 
- 00017208  0x000039cc branch  0x000042f8 
- 00017209  0x000039cf setarg  0x00000000 
- 00017210  0x000039d0 istore  0x00000001 , 0x00000013 
- 00017211  0x000039d1 fetch  0x00000002 , 0x000044e9 
- 00017212  0x000039d2 bbit0  0x00000009 , 0x0000433f 
- 00017213  0x000039d3 call  0x000030c5 
- 00017214  0x000039d4 call  0x0000431f 
- 00017215  0x000039d6 fetcht  0x00000002 , 0x00004430 
- 00017216  0x000039d7 add  0x00000002 , 0x00000002 , 0x00000011 
- 00017217  0x000039d8 add  0x00000002 , 0x00000004 , 0x00000012 
- 00017218  0x000039d9 branch  0x00004335 
- 00017219  0x000039dc fetcht  0x00000002 , 0x00004430 
- 00017220  0x000039dd add  0x00000002 , 0x00000000 , 0x00000013 
- 00017221  0x000039de ifetch  0x00000001 , 0x00000013 
- 00017222  0x000039df rtn 
- 00017223  0x000039e2 call  0x00004343 
- 00017224  0x000039e3 bne  0x00000000 , 0x0000434a 
- 00017225  0x000039e4 branch  0x00004327 
- 00017226  0x000039e6 add  0x00000002 , 0x0000000a , 0x00000012 
- 00017227  0x000039e7 branch  0x000042f8 
- 00017228  0x000039ee fetch  0x00000008 , 0x00004ceb 
- 00017229  0x000039ef store  0x00000008 , 0x00004cfe 
- 00017230  0x000039f0 jam  0x00000000 , 0x00004d0e 
- 00017231  0x000039f1 fetch  0x00000001 , 0x00004d02 
- 00017232  0x000039f2 lshift2  0x0000003f , 0x0000003f 
- 00017233  0x000039f3 arg  0x00004b87 , 0x00000002 
- 00017234  0x000039f4 iadd  0x00000002 , 0x00000002 
- 00017235  0x000039f5 ifetch  0x00000004 , 0x00000002 
- 00017236  0x000039f6 store  0x00000004 , 0x00004cfa 
- 00017237  0x000039f8 fetch  0x00000001 , 0x00004d0e 
- 00017238  0x000039f9 nbranch  0x0000435f , 0x00000034 
- 00017239  0x000039fa fetcht  0x00000002 , 0x00004cf4 
- 00017240  0x000039fb ifetch  0x00000001 , 0x00000002 
- 00017241  0x000039fc store  0x00000001 , 0x00004d0a 
- 00017242  0x000039fd increase  0x00000001 , 0x00000002 
- 00017243  0x000039fe storet  0x00000002 , 0x00004cf4 
- 00017244  0x000039ff rshift4  0x0000003f , 0x0000003f 
- 00017245  0x00003a00 store  0x00000001 , 0x00004cf9 
- 00017246  0x00003a01 branch  0x00004362 
- 00017247  0x00003a03 fetch  0x00000001 , 0x00004d0a 
- 00017248  0x00003a04 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00017249  0x00003a05 store  0x00000001 , 0x00004cf9 
- 00017250  0x00003a07 fetch  0x00000001 , 0x00004d0e 
- 00017251  0x00003a08 setflip  0x00000000 , 0x0000003f 
- 00017252  0x00003a09 store  0x00000001 , 0x00004d0e 
- 00017253  0x00003a0a arg  0x00004b77 , 0x00000002 
- 00017254  0x00003a0b fetch  0x00000001 , 0x00004cf9 
- 00017255  0x00003a0c iadd  0x00000002 , 0x00000002 
- 00017256  0x00003a0d ifetch  0x00000001 , 0x00000002 
- 00017257  0x00003a0e fetcht  0x00000001 , 0x00004d02 
- 00017258  0x00003a0f call  0x0000439a 
- 00017259  0x00003a10 store  0x00000001 , 0x00004d02 
- 00017260  0x00003a12 fetch  0x00000001 , 0x00004cf9 
- 00017261  0x00003a13 and  0x0000003f , 0x00000008 , 0x00000002 
- 00017262  0x00003a14 storet  0x00000001 , 0x00004cf8 
- 00017263  0x00003a15 and  0x0000003f , 0x00000007 , 0x00000002 
- 00017264  0x00003a16 storet  0x00000001 , 0x00004cf9 
- 00017265  0x00003a18 call  0x000043a3 
- 00017266  0x00003a19 storet  0x00000004 , 0x00004d06 
- 00017267  0x00003a1b fetch  0x00000001 , 0x00004cf8 
- 00017268  0x00003a1c branch  0x00004379 , 0x00000034 
- 00017269  0x00003a1d fetch  0x00000004 , 0x00004cfe 
- 00017270  0x00003a1e fetcht  0x00000004 , 0x00004d06 
- 00017271  0x00003a1f isub  0x00000002 , 0x0000003f 
- 00017272  0x00003a20 branch  0x0000437c 
- 00017273  0x00003a22 fetch  0x00000004 , 0x00004cfe 
- 00017274  0x00003a23 fetcht  0x00000004 , 0x00004d06 
- 00017275  0x00003a24 iadd  0x00000002 , 0x0000003f 
- 00017276  0x00003a26 store  0x00000004 , 0x00004cfe 
- 00017277  0x00003a27 arg  0x00007fff , 0x00000002 
- 00017278  0x00003a28 isub  0x00000002 , 0x0000003f 
- 00017279  0x00003a29 bbit1  0x0000001f , 0x00004382 
- 00017280  0x00003a2a storet  0x00000004 , 0x00004cfe 
- 00017281  0x00003a2b branch  0x00004388 
- 00017282  0x00003a2d fetch  0x00000004 , 0x00004cfe 
- 00017283  0x00003a2e arg  0x00008000 , 0x00000002 
- 00017284  0x00003a2f iadd  0x00000002 , 0x0000003f 
- 00017285  0x00003a30 bbit0  0x0000001f , 0x00004388 
- 00017286  0x00003a31 arg  0xffff8000 , 0x00000002 
- 00017287  0x00003a32 storet  0x00000004 , 0x00004cfe 
- 00017288  0x00003a34 fetch  0x00000001 , 0x00004d02 
- 00017289  0x00003a35 lshift2  0x0000003f , 0x0000003f 
- 00017290  0x00003a36 arg  0x00004b87 , 0x00000002 
- 00017291  0x00003a37 iadd  0x00000002 , 0x00000002 
- 00017292  0x00003a38 ifetch  0x00000004 , 0x00000002 
- 00017293  0x00003a39 store  0x00000004 , 0x00004cfa 
- 00017294  0x00003a3b fetch  0x00000002 , 0x00004cf6 
- 00017295  0x00003a3c fetcht  0x00000002 , 0x00004cfe 
- 00017296  0x00003a3d istoret  0x00000002 , 0x0000003f 
- 00017297  0x00003a3e increase  0x00000002 , 0x0000003f 
- 00017298  0x00003a3f store  0x00000002 , 0x00004cf6 
- 00017299  0x00003a41 fetch  0x00000001 , 0x00004cf3 
- 00017300  0x00003a42 increase  0xffffffff , 0x0000003f 
- 00017301  0x00003a43 store  0x00000001 , 0x00004cf3 
- 00017302  0x00003a44 nbranch  0x00004355 , 0x00000034 
- 00017303  0x00003a45 fetch  0x00000008 , 0x00004cfe 
- 00017304  0x00003a46 store  0x00000008 , 0x00004ceb 
- 00017305  0x00003a47 rtn 
- 00017306  0x00003a4a iadd  0x00000002 , 0x0000003f 
- 00017307  0x00003a4b bbit0  0x00000007 , 0x0000439e 
- 00017308  0x00003a4c setarg  0x00000000 
- 00017309  0x00003a4d rtn 
- 00017310  0x00003a4f and  0x0000003f , 0x000000ff , 0x0000003f 
- 00017311  0x00003a50 sub  0x0000003f , 0x00000058 , 0x0000003e 
- 00017312  0x00003a51 rtn  0x00000002 
- 00017313  0x00003a52 setarg  0x00000058 
- 00017314  0x00003a53 rtn 
- 00017315  0x00003a56 fetchr  0x00000011 , 0x00000004 , 0x00004cfa 
- 00017316  0x00003a57 rshift3  0x00000011 , 0x00000002 
- 00017317  0x00003a58 fetch  0x00000001 , 0x00004cf9 
- 00017318  0x00003a59 bbit0  0x00000002 , 0x000043a9 
- 00017319  0x00003a5a copy  0x00000011 , 0x0000003f 
- 00017320  0x00003a5b iadd  0x00000002 , 0x00000002 
- 00017321  0x00003a5d fetch  0x00000001 , 0x00004cf9 
- 00017322  0x00003a5e bbit0  0x00000001 , 0x000043ad 
- 00017323  0x00003a5f rshift  0x00000011 , 0x0000003f 
- 00017324  0x00003a60 iadd  0x00000002 , 0x00000002 
- 00017325  0x00003a62 fetch  0x00000001 , 0x00004cf9 
- 00017326  0x00003a63 rtnbit0  0x00000000 
- 00017327  0x00003a64 rshift2  0x00000011 , 0x0000003f 
- 00017328  0x00003a65 iadd  0x00000002 , 0x00000002 
- 00017329  0x00003a66 rtn 
- 00017330  0x00003a6c call  0x00007396 
- 00017331  0x00003a6d rtn  0x0000002b 
- 00017332  0x00003a6e setarg  0x000045be 
- 00017333  0x00003a6f store  0x00000002 , 0x000045e0 
- 00017334  0x00003a71 setarg  0x0000330a 
- 00017335  0x00003a72 store  0x00000002 , 0x000045e2 
- 00017336  0x00003a74 setarg  0x0000465e 
- 00017337  0x00003a75 store  0x00000002 , 0x000045e4 
- 00017338  0x00003a77 setarg  0x0000442e 
- 00017339  0x00003a78 store  0x00000002 , 0x000043d5 
- 00017340  0x00003a7a setarg  0x00004430 
- 00017341  0x00003a7b store  0x00000002 , 0x000043d7 
- 00017342  0x00003a7d setarg  0x00004455 
- 00017343  0x00003a7e store  0x00000002 , 0x000043db 
- 00017344  0x00003a80 setarg  0x00004476 
- 00017345  0x00003a81 store  0x00000002 , 0x000043dd 
- 00017346  0x00003a83 setarg  0x00004308 
- 00017347  0x00003a84 store  0x00000002 , 0x000043d3 
- 00017348  0x00003a86 setarg  0x000044d1 
- 00017349  0x00003a87 store  0x00000002 , 0x000043df 
- 00017350  0x00003a89 setarg  0x00004494 
- 00017351  0x00003a8a store  0x00000002 , 0x000043e3 
- 00017352  0x00003a8c bpatch  0x0000002e , 0x00004005 
- 00017353  0x00003a8d call  0x00004412 
- 00017354  0x00003a8e call  0x00004463 
- 00017355  0x00003a8f call  0x000078ad 
- 00017356  0x00003a90 jam  0x00000002 , 0x000040c0 
- 00017357  0x00003a91 jam  0x00000000 , 0x000049b7 
- 00017358  0x00003a92 fetch  0x00000001 , 0x00004779 
- 00017359  0x00003a93 store  0x00000001 , 0x00004648 
- 00017360  0x00003a94 beq  0x00000000 , 0x000043db 
- 00017361  0x00003a95 fetch  0x00000001 , 0x0000477a 
- 00017362  0x00003a96 store  0x00000001 , 0x000044ec 
- 00017363  0x00003a97 jam  0x00000000 , 0x00004388 
- 00017364  0x00003a99 call  0x00007776 
- 00017365  0x00003a9a call  0x00007780 
- 00017366  0x00003a9b jam  0x00000001 , 0x000047a1 
- 00017367  0x00003a9c fetch  0x00000002 , 0x000044e9 
- 00017368  0x00003a9d rtnbit1  0x0000000c 
- 00017369  0x00003a9e branch  0x00004327 
- 00017370  0x00003aa2 branch  0x000043f9 
- 00017371  0x00003aa5 jam  0x00000002 , 0x000047a1 
- 00017372  0x00003aa7 jam  0x00000001 , 0x00004388 
- 00017373  0x00003aa8 setarg  0x00000020 
- 00017374  0x00003aa9 call  0x000063c7 
- 00017375  0x00003aab arg  0x00004273 , 0x00000005 
- 00017376  0x00003aac fetch  0x00000001 , 0x000042db 
- 00017377  0x00003aae and  0x0000003f , 0x000000f0 , 0x00000002 
- 00017378  0x00003aaf rshift4  0x00000002 , 0x00000002 
- 00017379  0x00003ab0 call  0x000043f3 
- 00017380  0x00003ab1 istoret  0x00000001 , 0x00000005 
- 00017381  0x00003ab2 and  0x0000003f , 0x0000000f , 0x00000002 
- 00017382  0x00003ab3 call  0x000043f3 
- 00017383  0x00003ab4 istoret  0x00000001 , 0x00000005 
- 00017384  0x00003ab5 call  0x00002955 
- 00017385  0x00003ab6 fetcht  0x00000001 , 0x0000426b 
- 00017386  0x00003ab7 copy  0x00000002 , 0x00000039 
- 00017387  0x00003ab8 arg  0x0000434b , 0x00000005 
- 00017388  0x00003ab9 arg  0x0000426c , 0x00000006 
- 00017389  0x00003aba call  0x00007cda 
- 00017390  0x00003abc fetcht  0x00000001 , 0x0000426b 
- 00017391  0x00003abd copy  0x00000002 , 0x00000039 
- 00017392  0x00003abe arg  0x0000436b , 0x00000005 
- 00017393  0x00003abf arg  0x0000426c , 0x00000006 
- 00017394  0x00003ac0 branch  0x00007cda 
- 00017395  0x00003ac2 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00017396  0x00003ac3 branch  0x000043f7 , 0x00000002 
- 00017397  0x00003ac4 add  0x00000002 , 0x00000037 , 0x00000002 
- 00017398  0x00003ac5 rtn 
- 00017399  0x00003ac7 add  0x00000002 , 0x00000030 , 0x00000002 
- 00017400  0x00003ac8 rtn 
- 00017401  0x00003acb fetch  0x00000001 , 0x0000476e 
- 00017402  0x00003acc bne  0x000000ff , 0x0000440b 
- 00017403  0x00003ace fetch  0x00000001 , 0x0000476c 
- 00017404  0x00003acf bne  0x000000ff , 0x0000440e 
- 00017405  0x00003ad1 fetch  0x00000001 , 0x00004777 
- 00017406  0x00003ad2 bne  0x000000ff , 0x00004410 
- 00017407  0x00003ad4 fetch  0x00000001 , 0x000046da 
- 00017408  0x00003ad5 copy  0x0000003f , 0x00000039 
- 00017409  0x00003ad6 setarg  0x000046db 
- 00017410  0x00003ad7 copy  0x0000003f , 0x00000011 
- 00017411  0x00003ad9 copy  0x00000011 , 0x00000006 
- 00017412  0x00003ada ifetch  0x00000001 , 0x00000006 
- 00017413  0x00003adb copy  0x00000006 , 0x00000011 
- 00017414  0x00003adc beq  0x000000ff , 0x00004409 
- 00017415  0x00003add copy  0x0000003f , 0x00000002 
- 00017416  0x00003ade call  0x00006ef7 
- 00017417  0x00003ae0 loop  0x00004403 
- 00017418  0x00003ae2 rtn 
- 00017419  0x00003ae4 fetch  0x00000008 , 0x0000476e 
- 00017420  0x00003ae5 store  0x00000008 , 0x000046dd 
- 00017421  0x00003ae6 branch  0x000043fb 
- 00017422  0x00003ae8 store  0x00000001 , 0x000046db 
- 00017423  0x00003ae9 branch  0x000043fd 
- 00017424  0x00003aeb store  0x00000001 , 0x000046dc 
- 00017425  0x00003aec branch  0x000043ff 
- 00017426  0x00003af0 call  0x000045ba 
- 00017427  0x00003af1 call  0x00004640 
- 00017428  0x00003af2 arg  0x00000000 , 0x00000011 
- 00017429  0x00003af3 call  0x00007055 
- 00017430  0x00003af4 call  0x000043f9 
- 00017431  0x00003af5 call  0x0000446b 
- 00017432  0x00003af6 call  0x0000442c 
- 00017433  0x00003af7 branch  0x0000441b 
- 00017434  0x00003af9 rtn 
- 00017435  0x00003afb fetch  0x00000001 , 0x000049a4 
- 00017436  0x00003afc copy  0x0000003f , 0x00000039 
- 00017437  0x00003afd setarg  0x000049a5 
- 00017438  0x00003afe copy  0x0000003f , 0x00000011 
- 00017439  0x00003b00 copy  0x00000011 , 0x00000006 
- 00017440  0x00003b01 ifetch  0x00000001 , 0x00000006 
- 00017441  0x00003b02 copy  0x00000006 , 0x00000011 
- 00017442  0x00003b03 beq  0x000000ff , 0x00004426 
- 00017443  0x00003b04 copy  0x0000003f , 0x00000002 
- 00017444  0x00003b05 store  0x00000001 , 0x000049a9 
- 00017445  0x00003b06 call  0x00004428 
- 00017446  0x00003b08 loop  0x0000441f 
- 00017447  0x00003b0a rtn 
- 00017448  0x00003b0d fetch  0x00000001 , 0x000049a9 
- 00017449  0x00003b0e rtneq  0x000000ff 
- 00017450  0x00003b0f iforce  0x00000002 
- 00017451  0x00003b10 branch  0x00006ef7 
- 00017452  0x00003b14 jam  0x00000064 , 0x0000477d 
- 00017453  0x00003b15 rtn 
- 00017454  0x00003b18 call  0x00004431 
- 00017455  0x00003b19 call  0x00007de2 
- 00017456  0x00003b1b branch  0x0000701b 
- 00017457  0x00003b1e call  0x0000788b 
- 00017458  0x00003b20 arg  0x00000010 , 0x00000039 
- 00017459  0x00003b21 arg  0x00008070 , 0x00000006 
- 00017460  0x00003b23 copy  0x00000006 , 0x00000005 
- 00017461  0x00003b24 ifetch  0x00000001 , 0x00000006 
- 00017462  0x00003b25 beq  0x0000001f , 0x00004445 
- 00017463  0x00003b26 beq  0x00000020 , 0x00004445 
- 00017464  0x00003b27 beq  0x00000021 , 0x00004445 
- 00017465  0x00003b28 beq  0x00000022 , 0x00004445 
- 00017466  0x00003b29 beq  0x00000023 , 0x00004445 
- 00017467  0x00003b2a beq  0x0000002c , 0x00004445 
- 00017468  0x00003b2b beq  0x0000002d , 0x00004445 
- 00017469  0x00003b2c beq  0x00000000 , 0x00004445 
- 00017470  0x00003b2e loop  0x00004434 
- 00017471  0x00003b2f arg  0x000080dc , 0x0000003f 
- 00017472  0x00003b30 isub  0x00000006 , 0x0000003e 
- 00017473  0x00003b31 branch  0x0000444b , 0x00000005 
- 00017474  0x00003b33 arg  0x00000008 , 0x00000039 
- 00017475  0x00003b34 arg  0x000080d4 , 0x00000006 
- 00017476  0x00003b35 branch  0x00004434 
- 00017477  0x00003b38 setarg  0x00000040 
- 00017478  0x00003b39 istore  0x00000001 , 0x00000005 
- 00017479  0x00003b3a branch  0x0000443e 
- 00017480  0x00003b3c setarg  0x00000080 
- 00017481  0x00003b3d istore  0x00000001 , 0x00000005 
- 00017482  0x00003b3e branch  0x0000443e 
- 00017483  0x00003b40 fetch  0x00000001 , 0x000049a4 
- 00017484  0x00003b41 copy  0x0000003f , 0x00000039 
- 00017485  0x00003b42 arg  0x000049a5 , 0x00000006 
- 00017486  0x00003b44 ifetch  0x00000001 , 0x00000006 
- 00017487  0x00003b45 set1  0x00000007 , 0x0000003f 
- 00017488  0x00003b46 arg  0x0000003e , 0x00000002 
- 00017489  0x00003b47 call  0x00006f20 
- 00017490  0x00003b48 loop  0x0000444e 
- 00017491  0x00003b49 rtn 
- 00017492  0x00003b4c branch  0x00007027 
- 00017493  0x00003b4f call  0x0000446d 
- 00017494  0x00003b50 call  0x00004458 
- 00017495  0x00003b51 branch  0x00004454 
- 00017496  0x00003b54 fetch  0x00000002 , 0x000044e9 
- 00017497  0x00003b55 rtnbit1  0x00000009 
- 00017498  0x00003b56 fetch  0x00000001 , 0x000049b7 
- 00017499  0x00003b57 beq  0x00000001 , 0x0000445d 
- 00017500  0x00003b58 rtn 
- 00017501  0x00003b5a fetch  0x00000001 , 0x00004798 
- 00017502  0x00003b5b rtneq  0x00000001 
- 00017503  0x00003b5c jam  0x00000001 , 0x00004798 
- 00017504  0x00003b5d call  0x00004467 
- 00017505  0x00003b5e call  0x00004469 
- 00017506  0x00003b5f branch  0x00004480 
- 00017507  0x00003b62 fetch  0x00000002 , 0x000049bc 
- 00017508  0x00003b63 store  0x00000002 , 0x000049be 
- 00017509  0x00003b64 jam  0x00000000 , 0x000049c0 
- 00017510  0x00003b65 rtn 
- 00017511  0x00003b69 setarg  0x00000000 
- 00017512  0x00003b6a branch  0x00004464 
- 00017513  0x00003b6e arg  0x00000000 , 0x00000011 
- 00017514  0x00003b6f branch  0x000077bf 
- 00017515  0x00003b73 arg  0x00000000 , 0x00000011 
- 00017516  0x00003b74 branch  0x000077c4 
- 00017517  0x00003b7b fetch  0x00000002 , 0x000044e9 
- 00017518  0x00003b7c rtnbit0  0x00000009 
- 00017519  0x00003b7d call  0x00002a28 
- 00017520  0x00003b7e nrtn  0x00000034 
- 00017521  0x00003b7f arg  0x000046c6 , 0x00000011 
- 00017522  0x00003b80 call  0x000078ca 
- 00017523  0x00003b81 nrtn  0x00000028 
- 00017524  0x00003b82 arg  0x000046c6 , 0x00000006 
- 00017525  0x00003b83 branch  0x000063cb 
- 00017526  0x00003b86 copy  0x00000013 , 0x0000003f 
- 00017527  0x00003b87 beq  0x0000002d , 0x00004347 
- 00017528  0x00003b88 beq  0x00000010 , 0x0000432f 
- 00017529  0x00003b89 beq  0x00000014 , 0x0000447c 
- 00017530  0x00003b8a beq  0x00000015 , 0x00004486 
- 00017531  0x00003b8b rtn 
- 00017532  0x00003b8e call  0x00004467 
- 00017533  0x00003b8f call  0x00004469 
- 00017534  0x00003b90 set0  0x00000027 , 0x00000000 
- 00017535  0x00003b91 branch  0x00004482 
- 00017536  0x00003b93 fetch  0x00000002 , 0x00004799 
- 00017537  0x00003b94 store  0x00000002 , 0x0000479b 
- 00017538  0x00003b96 jam  0x00000014 , 0x0000477c 
- 00017539  0x00003b97 jam  0x00000000 , 0x00004094 
- 00017540  0x00003b98 call  0x00004315 
- 00017541  0x00003b99 branch  0x0000432b 
- 00017542  0x00003b9d set1  0x00000027 , 0x00000000 
- 00017543  0x00003b9e call  0x00004463 
- 00017544  0x00003b9f call  0x0000456e 
- 00017545  0x00003ba0 call  0x00004562 
- 00017546  0x00003ba2 setarg  0x00000000 
- 00017547  0x00003ba3 store  0x00000005 , 0x0000474a 
- 00017548  0x00003ba4 call  0x000078ad 
- 00017549  0x00003ba5 jam  0x0000000a , 0x0000470c 
- 00017550  0x00003ba6 jam  0x0000000a , 0x0000470e 
- 00017551  0x00003ba7 jam  0x0000000a , 0x00004710 
- 00017552  0x00003ba9 jam  0x00000002 , 0x000040c0 
- 00017553  0x00003baa setarg  0x00000020 
- 00017554  0x00003bab call  0x000063c7 
- 00017555  0x00003bac branch  0x00004317 
- 00017556  0x00003baf call  0x0000450f 
- 00017557  0x00003bb0 call  0x00004512 
- 00017558  0x00003bb1 call  0x00004515 
- 00017559  0x00003bb4 call  0x000044a1 
- 00017560  0x00003bb5 branch  0x00004499 
- 00017561  0x00003bb9 arg  0x000049b8 , 0x00000013 
- 00017562  0x00003bba arg  0x00000000 , 0x00000012 
- 00017563  0x00003bbb branch  0x000042e0 
- 00017564  0x00003bbe arg  0x000049be , 0x00000013 
- 00017565  0x00003bbf arg  0x0000449f , 0x00000012 
- 00017566  0x00003bc0 branch  0x000042e7 
- 00017567  0x00003bc2 jam  0x00000001 , 0x000049c0 
- 00017568  0x00003bc3 rtn 
- 00017569  0x00003bc6 arg  0x0000479b , 0x00000013 
- 00017570  0x00003bc7 arg  0x000044a4 , 0x00000012 
- 00017571  0x00003bc8 branch  0x000042e7 
- 00017572  0x00003bca jam  0x00000002 , 0x00004798 
- 00017573  0x00003bcb jam  0x00000000 , 0x000049b7 
- 00017574  0x00003bcc branch  0x0000448a 
- 00017575  0x00003bcf fetch  0x00000001 , 0x00004776 
- 00017576  0x00003bd0 rtn  0x00000034 
- 00017577  0x00003bd1 arg  0x0000477c , 0x00000013 
- 00017578  0x00003bd2 arg  0x000044ac , 0x00000012 
- 00017579  0x00003bd3 branch  0x000042e0 
- 00017580  0x00003bd5 fetch  0x00000001 , 0x0000477b 
- 00017581  0x00003bd6 store  0x00000001 , 0x0000477c 
- 00017582  0x00003bd7 fetch  0x00000001 , 0x0000477f 
- 00017583  0x00003bd8 nrtn  0x00000034 
- 00017584  0x00003bda call  0x00006fb0 
- 00017585  0x00003bdb store  0x00000002 , 0x00004796 
- 00017586  0x00003bdc arg  0x00004790 , 0x00000011 
- 00017587  0x00003bdd call  0x00006fd7 
- 00017588  0x00003bde fetcht  0x00000001 , 0x0000477d 
- 00017589  0x00003bdf isub  0x00000002 , 0x0000003e 
- 00017590  0x00003be0 branch  0x000044b9 , 0x00000002 
- 00017591  0x00003be1 store  0x00000001 , 0x0000477d 
- 00017592  0x00003be2 copy  0x0000003f , 0x00000002 
- 00017593  0x00003be4 storet  0x00000001 , 0x0000477e 
- 00017594  0x00003be5 fetch  0x00000001 , 0x00004778 
- 00017595  0x00003be6 isub  0x00000002 , 0x0000003e 
- 00017596  0x00003be7 call  0x000044c4 , 0x00000002 
- 00017597  0x00003be8 storet  0x00000001 , 0x00004789 
- 00017598  0x00003be9 arg  0x00000006 , 0x00000039 
- 00017599  0x00003bea arg  0x00004784 , 0x00000006 
- 00017600  0x00003beb call  0x000044cb 
- 00017601  0x00003bec store  0x00000001 , 0x0000478a 
- 00017602  0x00003bed arg  0x00004781 , 0x00000011 
- 00017603  0x00003bee branch  0x000078b2 
- 00017604  0x00003bf0 fetch  0x00000001 , 0x00004780 
- 00017605  0x00003bf1 nrtn  0x00000034 
- 00017606  0x00003bf2 jam  0x00000001 , 0x00004780 
- 00017607  0x00003bf3 arg  0x00000001 , 0x00000011 
- 00017608  0x00003bf4 branch  0x000077c4 
- 00017609  0x00003bf6 arg  0x00000001 , 0x00000011 
- 00017610  0x00003bf7 branch  0x000077bf 
- 00017611  0x00003bfc arg  0x00000000 , 0x00000011 
- 00017612  0x00003bfe ifetch  0x00000001 , 0x00000006 
- 00017613  0x00003bff iadd  0x00000011 , 0x00000011 
- 00017614  0x00003c00 loop  0x000044cc 
- 00017615  0x00003c02 and  0x00000011 , 0x000000ff , 0x0000003f 
- 00017616  0x00003c03 rtn 
- 00017617  0x00003c06 fetch  0x00000001 , 0x00004397 
- 00017618  0x00003c07 beq  0x00000012 , 0x000044d4 
- 00017619  0x00003c08 rtn 
- 00017620  0x00003c0a fetch  0x00000002 , 0x00004398 
- 00017621  0x00003c0b beq  0x00000019 , 0x000044eb 
- 00017622  0x00003c0c rtn 
- 00017623  0x00003c0f bpatch  0x0000002f , 0x00004005 
- 00017624  0x00003c10 ifetch  0x00000005 , 0x00000011 
- 00017625  0x00003c11 store  0x00000005 , 0x000006f1 
- 00017626  0x00003c12 fetch  0x00000002 , 0x000006f1 
- 00017627  0x00003c13 arg  0x00006b5a , 0x00000002 
- 00017628  0x00003c14 isub  0x00000002 , 0x0000003e 
- 00017629  0x00003c15 nrtn  0x00000005 
- 00017630  0x00003c16 fetch  0x00000002 , 0x000006f4 
- 00017631  0x00003c17 byteswap  0x0000003f , 0x0000003f 
- 00017632  0x00003c18 store  0x00000002 , 0x000006f4 
- 00017633  0x00003c19 copy  0x0000003f , 0x00000039 
- 00017634  0x00003c1a increase  0x00000005 , 0x00000011 
- 00017635  0x00003c1b copy  0x00000011 , 0x00000006 
- 00017636  0x00003c1c arg  0x000006f6 , 0x00000005 
- 00017637  0x00003c1d call  0x00007cda 
- 00017638  0x00003c1e ifetch  0x00000001 , 0x00000006 
- 00017639  0x00003c1f store  0x00000001 , 0x00000700 
- 00017640  0x00003c20 arg  0x000006f3 , 0x00000011 
- 00017641  0x00003c21 arg  0x000006f6 , 0x00000012 
- 00017642  0x00003c22 rtn 
- 00017643  0x00003c25 setarg  0x00000000 
- 00017644  0x00003c26 store  0x00000005 , 0x00004700 
- 00017645  0x00003c27 store  0x00000005 , 0x00004705 
- 00017646  0x00003c28 call  0x000044d7 
- 00017647  0x00003c29 copy  0x00000012 , 0x00000006 
- 00017648  0x00003c2a arg  0x00004700 , 0x00000005 
- 00017649  0x00003c2b arg  0x0000000a , 0x00000039 
- 00017650  0x00003c2c call  0x00007cda 
- 00017651  0x00003c2e bpatch  0x00000030 , 0x00004006 
- 00017652  0x00003c2f ifetch  0x00000001 , 0x00000011 
- 00017653  0x00003c30 beq  0x00000002 , 0x0000451e 
- 00017654  0x00003c31 beq  0x00000003 , 0x00004533 
- 00017655  0x00003c32 beq  0x00000004 , 0x0000453a 
- 00017656  0x00003c33 beq  0x00000005 , 0x0000453a 
- 00017657  0x00003c34 beq  0x00000006 , 0x000045aa 
- 00017658  0x00003c35 beq  0x00000007 , 0x000045ab 
- 00017659  0x00003c36 beq  0x00000008 , 0x000045ae 
- 00017660  0x00003c37 rtn 
- 00017661  0x00003c3a call  0x000044eb 
- 00017662  0x00003c3b fetch  0x00000001 , 0x000006f3 
- 00017663  0x00003c3c beq  0x00000004 , 0x00004502 
- 00017664  0x00003c3d beq  0x00000005 , 0x00004502 
- 00017665  0x00003c3e rtn 
- 00017666  0x00003c40 fetch  0x00000001 , 0x00004700 
- 00017667  0x00003c41 ncall  0x00004509 , 0x00000034 
- 00017668  0x00003c42 fetch  0x00000001 , 0x00004702 
- 00017669  0x00003c43 ncall  0x0000450b , 0x00000034 
- 00017670  0x00003c44 fetch  0x00000001 , 0x00004704 
- 00017671  0x00003c45 ncall  0x0000450d , 0x00000034 
- 00017672  0x00003c46 rtn 
- 00017673  0x00003c49 jam  0x00000005 , 0x000049a1 
- 00017674  0x00003c4a rtn 
- 00017675  0x00003c4c jam  0x00000005 , 0x000049a2 
- 00017676  0x00003c4d rtn 
- 00017677  0x00003c4f jam  0x00000005 , 0x000049a3 
- 00017678  0x00003c50 rtn 
- 00017679  0x00003c53 arg  0x000049a1 , 0x00000013 
- 00017680  0x00003c54 arg  0x00004518 , 0x00000012 
- 00017681  0x00003c55 branch  0x000042e0 
- 00017682  0x00003c57 arg  0x000049a2 , 0x00000013 
- 00017683  0x00003c58 arg  0x0000451a , 0x00000012 
- 00017684  0x00003c59 branch  0x000042e0 
- 00017685  0x00003c5b arg  0x000049a3 , 0x00000013 
- 00017686  0x00003c5c arg  0x0000451c , 0x00000012 
- 00017687  0x00003c5d branch  0x000042e0 
- 00017688  0x00003c60 jam  0x00000000 , 0x00004700 
- 00017689  0x00003c61 branch  0x0000453a 
- 00017690  0x00003c63 jam  0x00000000 , 0x00004702 
- 00017691  0x00003c64 branch  0x0000453a 
- 00017692  0x00003c66 jam  0x00000000 , 0x00004704 
- 00017693  0x00003c67 branch  0x0000453a 
- 00017694  0x00003c6d fetch  0x00000001 , 0x00004700 
- 00017695  0x00003c6e store  0x00000001 , 0x0000470b 
- 00017696  0x00003c6f fetch  0x00000001 , 0x00004701 
- 00017697  0x00003c70 store  0x00000001 , 0x0000470d 
- 00017698  0x00003c71 branch  0x00004544 
- 00017699  0x00003c76 fetch  0x00000001 , 0x00004700 
- 00017700  0x00003c77 store  0x00000001 , 0x0000470d 
- 00017701  0x00003c78 branch  0x00004552 
- 00017702  0x00003c7a fetch  0x00000001 , 0x0000470c 
- 00017703  0x00003c7b call  0x0000452b 
- 00017704  0x00003c7c fetch  0x00000001 , 0x00004701 
- 00017705  0x00003c7d store  0x00000001 , 0x0000470b 
- 00017706  0x00003c7e branch  0x00004550 
- 00017707  0x00003c80 beq  0x00000002 , 0x0000452f 
- 00017708  0x00003c81 beq  0x00000003 , 0x00004531 
- 00017709  0x00003c82 store  0x00000001 , 0x0000470c 
- 00017710  0x00003c83 rtn 
- 00017711  0x00003c85 jam  0x00000005 , 0x0000470c 
- 00017712  0x00003c86 rtn 
- 00017713  0x00003c88 jam  0x0000000a , 0x0000470c 
- 00017714  0x00003c89 rtn 
- 00017715  0x00003c8b fetch  0x00000001 , 0x00004700 
- 00017716  0x00003c8c call  0x0000452b 
- 00017717  0x00003c8d fetch  0x00000001 , 0x0000470c 
- 00017718  0x00003c8e call  0x0000459e 
- 00017719  0x00003c8f call  0x000045a1 
- 00017720  0x00003c90 jam  0x00000000 , 0x00000671 
- 00017721  0x00003c91 branch  0x0000707a 
- 00017722  0x00003c94 fetch  0x00000001 , 0x0000479e 
- 00017723  0x00003c95 nrtn  0x00000034 
- 00017724  0x00003c96 fetch  0x00000006 , 0x00004700 
- 00017725  0x00003c97 store  0x00000006 , 0x0000470b 
- 00017726  0x00003c98 fetch  0x00000001 , 0x0000470c 
- 00017727  0x00003c99 fetcht  0x00000001 , 0x0000470e 
- 00017728  0x00003c9a iand  0x00000002 , 0x0000003f 
- 00017729  0x00003c9b fetcht  0x00000001 , 0x00004710 
- 00017730  0x00003c9c iand  0x00000002 , 0x0000003f 
- 00017731  0x00003c9d call  0x00004556 , 0x00000034 
- 00017732  0x00003c9f bpatch  0x00000031 , 0x00004006 
- 00017733  0x00003ca0 fetch  0x00000002 , 0x000044e9 
- 00017734  0x00003ca1 isolate1  0x00000009 , 0x0000003f 
- 00017735  0x00003ca2 ncall  0x00004463 , 0x00000001 
- 00017736  0x00003ca3 call  0x00004550 
- 00017737  0x00003ca4 call  0x00004552 
- 00017738  0x00003ca5 branch  0x0000454b 
- 00017739  0x00003ca8 fetch  0x00000001 , 0x0000470b 
- 00017740  0x00003ca9 fetcht  0x00000001 , 0x0000470d 
- 00017741  0x00003caa iadd  0x00000002 , 0x0000003f 
- 00017742  0x00003cab nbranch  0x0000788d , 0x00000034 
- 00017743  0x00003cac branch  0x0000788b 
- 00017744  0x00003caf arg  0x0000470b , 0x00000006 
- 00017745  0x00003cb0 branch  0x00004558 
- 00017746  0x00003cb2 arg  0x0000470d , 0x00000006 
- 00017747  0x00003cb3 branch  0x0000455d 
- 00017748  0x00003cb5 arg  0x0000470f , 0x00000006 
- 00017749  0x00003cb6 branch  0x0000457a 
- 00017750  0x00003cb8 jam  0x00000000 , 0x0000477f 
- 00017751  0x00003cb9 rtn 
- 00017752  0x00003cbc ifetch  0x00000001 , 0x00000006 
- 00017753  0x00003cbd beq  0x00000000 , 0x00004562 
- 00017754  0x00003cbe beq  0x00000001 , 0x00004566 
- 00017755  0x00003cbf beq  0x00000002 , 0x0000456a 
- 00017756  0x00003cc0 rtn 
- 00017757  0x00003cc2 ifetch  0x00000001 , 0x00000006 
- 00017758  0x00003cc3 beq  0x00000000 , 0x0000456e 
- 00017759  0x00003cc4 beq  0x00000002 , 0x00004572 
- 00017760  0x00003cc5 beq  0x00000001 , 0x00004576 
- 00017761  0x00003cc6 rtn 
- 00017762  0x00003cc9 fetcht  0x00000001 , 0x000049a5 
- 00017763  0x00003cca call  0x00006ef3 
- 00017764  0x00003ccb fetcht  0x00000001 , 0x000049a6 
- 00017765  0x00003ccc branch  0x00006ef3 
- 00017766  0x00003cce fetcht  0x00000001 , 0x000049a5 
- 00017767  0x00003ccf call  0x00006ef7 
- 00017768  0x00003cd0 fetcht  0x00000001 , 0x000049a6 
- 00017769  0x00003cd1 branch  0x00006ef3 
- 00017770  0x00003cd3 fetcht  0x00000001 , 0x000049a5 
- 00017771  0x00003cd4 call  0x00006ef3 
- 00017772  0x00003cd5 fetcht  0x00000001 , 0x000049a6 
- 00017773  0x00003cd6 branch  0x00006ef7 
- 00017774  0x00003cd8 fetcht  0x00000001 , 0x000049a7 
- 00017775  0x00003cd9 call  0x00006ef3 
- 00017776  0x00003cda fetcht  0x00000001 , 0x000049a8 
- 00017777  0x00003cdb branch  0x00006ef3 
- 00017778  0x00003cdd fetcht  0x00000001 , 0x000049a7 
- 00017779  0x00003cde call  0x00006ef7 
- 00017780  0x00003cdf fetcht  0x00000001 , 0x000049a8 
- 00017781  0x00003ce0 branch  0x00006ef3 
- 00017782  0x00003ce2 fetcht  0x00000001 , 0x000049a7 
- 00017783  0x00003ce3 call  0x00006ef3 
- 00017784  0x00003ce4 fetcht  0x00000001 , 0x000049a8 
- 00017785  0x00003ce5 branch  0x00006ef7 
- 00017786  0x00003ceb bpatch  0x00000032 , 0x00004006 
- 00017787  0x00003cec ifetch  0x00000001 , 0x00000006 
- 00017788  0x00003ced beq  0x00000000 , 0x00004587 
- 00017789  0x00003cee beq  0x00000001 , 0x00004580 
- 00017790  0x00003cef beq  0x00000002 , 0x00004582 
- 00017791  0x00003cf0 rtn 
- 00017792  0x00003cf2 jam  0x00000000 , 0x00004729 
- 00017793  0x00003cf3 branch  0x00004583 
- 00017794  0x00003cf5 jam  0x00000001 , 0x00004729 
- 00017795  0x00003cf6 ifetch  0x00000001 , 0x00000006 
- 00017796  0x00003cf7 store  0x00000001 , 0x0000472b 
- 00017797  0x00003cf8 ifetch  0x00000008 , 0x00000012 
- 00017798  0x00003cf9 branch  0x0000458c 
- 00017799  0x00003cfc ifetch  0x00000001 , 0x00000012 
- 00017800  0x00003cfd call  0x000070bd 
- 00017801  0x00003cfe increase  0x00000001 , 0x00000012 
- 00017802  0x00003cff ifetch  0x00000001 , 0x00000012 
- 00017803  0x00003d00 branch  0x000070bd 
- 00017804  0x00003d02 store  0x00000008 , 0x0000472c 
- 00017805  0x00003d03 jam  0x00000001 , 0x0000477f 
- 00017806  0x00003d04 fetch  0x00000001 , 0x00004729 
- 00017807  0x00003d05 beq  0x00000000 , 0x0000459a 
- 00017808  0x00003d07 fetch  0x00000001 , 0x0000472d 
- 00017809  0x00003d08 store  0x00000001 , 0x0000472e 
- 00017810  0x00003d09 fetch  0x00000001 , 0x0000472c 
- 00017811  0x00003d0b call  0x000070bd 
- 00017812  0x00003d0c fetch  0x00000001 , 0x0000472b 
- 00017813  0x00003d0d call  0x0000459e 
- 00017814  0x00003d0e store  0x00000001 , 0x00004733 
- 00017815  0x00003d0f fetch  0x00000006 , 0x0000472e 
- 00017816  0x00003d10 store  0x00000006 , 0x00000670 
- 00017817  0x00003d11 branch  0x00007066 
- 00017818  0x00003d13 fetch  0x00000001 , 0x0000472c 
- 00017819  0x00003d14 store  0x00000001 , 0x0000472e 
- 00017820  0x00003d15 fetch  0x00000001 , 0x0000472d 
- 00017821  0x00003d16 branch  0x00004593 
- 00017822  0x00003d19 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00017823  0x00003d1a add  0x0000003f , 0x00000032 , 0x0000003f 
- 00017824  0x00003d1b rtn 
- 00017825  0x00003d1d arg  0x00002ee0 , 0x00000002 
- 00017826  0x00003d1e imul32  0x00000002 , 0x0000003f 
- 00017827  0x00003d1f div  0x0000003f , 0x00000064 
- 00017828  0x00003d20 call  0x00007d62 
- 00017829  0x00003d21 quotient  0x00000002 
- 00017830  0x00003d22 copy  0x00000002 , 0x00000011 
- 00017831  0x00003d23 setarg  0x00002ee0 
- 00017832  0x00003d24 isub  0x00000002 , 0x00000012 
- 00017833  0x00003d25 rtn 
- 00017834  0x00003d28 rtn 
- 00017835  0x00003d2b fetch  0x00000008 , 0x00004700 
- 00017836  0x00003d2c store  0x00000008 , 0x0000474a 
- 00017837  0x00003d2d rtn 
- 00017838  0x00003d30 fetch  0x00000001 , 0x00004767 
- 00017839  0x00003d31 store  0x00000001 , 0x0000475d 
- 00017840  0x00003d32 fetch  0x00000001 , 0x00004768 
- 00017841  0x00003d33 store  0x00000001 , 0x0000475e 
- 00017842  0x00003d34 fetch  0x00000001 , 0x00004769 
- 00017843  0x00003d35 store  0x00000001 , 0x0000475f 
- 00017844  0x00003d36 arg  0x0000000d , 0x00000039 
- 00017845  0x00003d37 arg  0x00004758 , 0x00000006 
- 00017846  0x00003d38 call  0x000044cb 
- 00017847  0x00003d39 store  0x00000001 , 0x00004765 
- 00017848  0x00003d3a arg  0x00004755 , 0x00000011 
- 00017849  0x00003d3b branch  0x000078b2 
- 00017850  0x00003d40 setarg  0x00000000 
- 00017851  0x00003d41 store  0x00000008 , 0x000045d6 
- 00017852  0x00003d42 call  0x0000339f 
- 00017853  0x00003d43 branch  0x00003402 
- 00017854  0x00003d46 call  0x000045c2 
- 00017855  0x00003d47 call  0x000045ca 
- 00017856  0x00003d48 call  0x0000460e 
- 00017857  0x00003d49 branch  0x00004665 
- 00017858  0x00003d4c call  0x00003407 
- 00017859  0x00003d4e fetch  0x00000001 , 0x00004616 
- 00017860  0x00003d4f rtnne  0x00000001 
- 00017861  0x00003d50 fetch  0x00000001 , 0x000049b8 
- 00017862  0x00003d51 nbranch  0x00003460 , 0x00000034 
- 00017863  0x00003d52 fetch  0x00000001 , 0x00004798 
- 00017864  0x00003d53 beq  0x00000002 , 0x00003460 
- 00017865  0x00003d54 rtn 
- 00017866  0x00003d57 fetch  0x00000001 , 0x00004616 
- 00017867  0x00003d58 rtnne  0x00000000 
- 00017868  0x00003d59 call  0x000045d9 
- 00017869  0x00003d5a branch  0x000045d7 , 0x0000002f 
- 00017870  0x00003d5c fetch  0x00000001 , 0x000049c0 
- 00017871  0x00003d5d rtn  0x00000034 
- 00017872  0x00003d5e fetch  0x00000001 , 0x000049c1 
- 00017873  0x00003d5f increase  0x00000001 , 0x0000003f 
- 00017874  0x00003d60 store  0x00000001 , 0x000049c1 
- 00017875  0x00003d61 beq  0x00000004 , 0x000045d7 
- 00017876  0x00003d62 call  0x00003222 
- 00017877  0x00003d63 call  0x000045ea 
- 00017878  0x00003d64 nbranch  0x000045ce , 0x0000002f 
- 00017879  0x00003d66 jam  0x00000000 , 0x000049c1 
- 00017880  0x00003d67 rtn 
- 00017881  0x00003d69 fetch  0x00000001 , 0x00004616 
- 00017882  0x00003d6a rtnne  0x00000000 
- 00017883  0x00003d6b call  0x000045de 
- 00017884  0x00003d6c call  0x00003518 
- 00017885  0x00003d6d branch  0x000045ea 
- 00017886  0x00003d6f fetch  0x00000001 , 0x00004615 
- 00017887  0x00003d70 rtnbit1  0x00000000 
- 00017888  0x00003d71 set1  0x00000000 , 0x0000003f 
- 00017889  0x00003d72 store  0x00000001 , 0x00004615 
- 00017890  0x00003d73 fetch  0x00000001 , 0x00004623 
- 00017891  0x00003d74 store  0x00000001 , 0x00004141 
- 00017892  0x00003d75 jam  0x00000000 , 0x00004611 
- 00017893  0x00003d76 jam  0x00000000 , 0x0000090d 
- 00017894  0x00003d77 jam  0x00000001 , 0x0000460a 
- 00017895  0x00003d78 jam  0x00000000 , 0x0000457e 
- 00017896  0x00003d7a fetch  0x00000004 , 0x000049da 
- 00017897  0x00003d7b branch  0x0000345d 
- 00017898  0x00003d7d call  0x000033f1 
- 00017899  0x00003d7e nbranch  0x000033be , 0x0000002f 
- 00017900  0x00003d80 call  0x000033e3 
- 00017901  0x00003d81 nbranch  0x000033be , 0x00000028 
- 00017902  0x00003d82 fetch  0x00000001 , 0x0000457d 
- 00017903  0x00003d83 branch  0x000033be , 0x00000034 
- 00017904  0x00003d84 increase  0x00000002 , 0x0000003f 
- 00017905  0x00003d85 iforce  0x00000039 
- 00017906  0x00003d86 arg  0x000044f7 , 0x00000006 
- 00017907  0x00003d87 arg  0x000045e8 , 0x00000005 
- 00017908  0x00003d88 call  0x00007cda 
- 00017909  0x00003d89 jam  0x00000000 , 0x00004613 
- 00017910  0x00003d8a fetch  0x00000001 , 0x00004610 
- 00017911  0x00003d8b call  0x000033fe , 0x00000034 
- 00017912  0x00003d8c fetch  0x00000001 , 0x000045ea 
- 00017913  0x00003d8d beq  0x000000ff , 0x000045fc 
- 00017914  0x00003d8e beq  0x00000001 , 0x00004601 
- 00017915  0x00003d8f branch  0x000033bb 
- 00017916  0x00003d91 fetch  0x00000001 , 0x00004610 
- 00017917  0x00003d92 nrtn  0x00000034 
- 00017918  0x00003d93 fetch  0x00000001 , 0x000045d5 
- 00017919  0x00003d94 rtn  0x00000034 
- 00017920  0x00003d96 branch  0x0000359b 
- 00017921  0x00003d98 call  0x0000352e 
- 00017922  0x00003d99 fetch  0x00000001 , 0x0000460a 
- 00017923  0x00003d9a fetcht  0x00000001 , 0x000045e8 
- 00017924  0x00003d9b isolate1  0x00000003 , 0x00000002 
- 00017925  0x00003d9c setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00017926  0x00003d9d store  0x00000001 , 0x0000460a 
- 00017927  0x00003d9e beq  0x00000001 , 0x00004609 
- 00017928  0x00003d9f branch  0x000033cb 
- 00017929  0x00003da1 fetch  0x00000001 , 0x000043cb 
- 00017930  0x00003da2 sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00017931  0x00003da3 call  0x0000788d , 0x00000005 
- 00017932  0x00003da4 fetch  0x00000004 , 0x000045f2 
- 00017933  0x00003da5 branch  0x000035a3 
- 00017934  0x00003da8 fetch  0x00000001 , 0x00004616 
- 00017935  0x00003da9 rtnne  0x00000001 
- 00017936  0x00003daa call  0x000032ff 
- 00017937  0x00003dab call  0x0000465b 
- 00017938  0x00003dad call  0x000033be 
- 00017939  0x00003dae call  0x00003119 
- 00017940  0x00003daf nbranch  0x000033be , 0x0000002f 
- 00017941  0x00003db0 call  0x0000331e 
- 00017942  0x00003db1 call  0x000033f4 
- 00017943  0x00003db2 call  0x00003399 
- 00017944  0x00003db3 call  0x00003317 
- 00017945  0x00003db5 fetch  0x00000001 , 0x000045d5 
- 00017946  0x00003db6 nbranch  0x00004621 , 0x00000034 
- 00017947  0x00003db7 call  0x0000350a 
- 00017948  0x00003db8 fetch  0x00000001 , 0x00004614 
- 00017949  0x00003db9 rtn  0x00000034 
- 00017950  0x00003dba setarg  0x00000000 
- 00017951  0x00003dbb store  0x00000004 , 0x00004630 
- 00017952  0x00003dbc rtn 
- 00017953  0x00003dbe jam  0x00000000 , 0x00004613 
- 00017954  0x00003dbf arg  0x00000000 , 0x00000011 
- 00017955  0x00003dc0 call  0x0000788d 
- 00017956  0x00003dc1 call  0x00003460 
- 00017957  0x00003dc2 call  0x00003258 
- 00017958  0x00003dc4 fetch  0x00000004 , 0x000044f1 
- 00017959  0x00003dc5 store  0x00000004 , 0x000049da 
- 00017960  0x00003dc6 fetch  0x00000001 , 0x000049e6 
- 00017961  0x00003dc7 ncall  0x0000462c , 0x00000034 
- 00017962  0x00003dc9 fetch  0x00000004 , 0x000049da 
- 00017963  0x00003dca branch  0x00003236 
- 00017964  0x00003dce fetch  0x00000001 , 0x000049e6 
- 00017965  0x00003dcf rtn  0x00000034 
- 00017966  0x00003dd0 fetch  0x00000001 , 0x0000462d 
- 00017967  0x00003dd1 store  0x00000001 , 0x000049dd 
- 00017968  0x00003dd3 fetch  0x00000001 , 0x000044f2 
- 00017969  0x00003dd4 store  0x00000001 , 0x000049dc 
- 00017970  0x00003dd6 fetch  0x00000001 , 0x0000462c 
- 00017971  0x00003dd7 store  0x00000001 , 0x000049db 
- 00017972  0x00003dd9 fetch  0x00000001 , 0x000044f1 
- 00017973  0x00003dda store  0x00000001 , 0x000049da 
- 00017974  0x00003ddb rtn 
- 00017975  0x00003ddc call  0x0000464a 
- 00017976  0x00003ddd fetch  0x00000004 , 0x000049da 
- 00017977  0x00003dde fetcht  0x00000004 , 0x000049de 
- 00017978  0x00003ddf isub  0x00000002 , 0x0000003e 
- 00017979  0x00003de0 rtn  0x00000005 
- 00017980  0x00003de1 copy  0x00000013 , 0x00000012 
- 00017981  0x00003de2 arg  0x000049da , 0x00000011 
- 00017982  0x00003de3 arg  0x00000004 , 0x00000039 
- 00017983  0x00003de4 branch  0x00006b45 
- 00017984  0x00003de8 fetch  0x00000004 , 0x000044f1 
- 00017985  0x00003de9 store  0x00000004 , 0x000049da 
- 00017986  0x00003dea fetch  0x00000001 , 0x000049e6 
- 00017987  0x00003deb rtn  0x00000034 
- 00017988  0x00003dec rtn 
- 00017989  0x00003ded call  0x0000464a 
- 00017990  0x00003dee fetch  0x00000004 , 0x000049de 
- 00017991  0x00003def rtn  0x00000034 
- 00017992  0x00003df0 store  0x00000004 , 0x000049da 
- 00017993  0x00003df1 rtn 
- 00017994  0x00003df5 rtn 
- 00017995  0x00003df6 fetch  0x00000001 , 0x000049e6 
- 00017996  0x00003df7 rtn  0x00000034 
- 00017997  0x00003df8 arg  0x00000700 , 0x00000013 
- 00017998  0x00003dfa copy  0x00000013 , 0x00000012 
- 00017999  0x00003dfb arg  0x000049e2 , 0x00000011 
- 00018000  0x00003dfc arg  0x00000004 , 0x00000039 
- 00018001  0x00003dfd call  0x00006b74 
- 00018002  0x00003dfe fetch  0x00000004 , 0x000049e2 
- 00018003  0x00003dff rtn  0x00000034 
- 00018004  0x00003e00 store  0x00000004 , 0x000049de 
- 00018005  0x00003e01 copy  0x00000013 , 0x0000003f 
- 00018006  0x00003e02 arg  0x000007cc , 0x00000002 
- 00018007  0x00003e03 isub  0x00000002 , 0x0000003e 
- 00018008  0x00003e04 rtn  0x00000002 
- 00018009  0x00003e05 increase  0x00000004 , 0x00000013 
- 00018010  0x00003e06 branch  0x0000464e 
- 00018011  0x00003e09 fetch  0x00000004 , 0x00004630 
- 00018012  0x00003e0a rtn  0x00000034 
- 00018013  0x00003e0b branch  0x00003236 
- 00018014  0x00003e0e fetch  0x00000002 , 0x000044e9 
- 00018015  0x00003e0f rtnbit1  0x00000009 
- 00018016  0x00003e10 fetch  0x00000002 , 0x00004799 
- 00018017  0x00003e11 store  0x00000002 , 0x0000479b 
- 00018018  0x00003e12 jam  0x00000001 , 0x000049b7 
- 00018019  0x00003e13 arg  0x000045eb , 0x00000011 
- 00018020  0x00003e14 branch  0x000044fd 
- 00018021  0x00003e17 fetch  0x00000001 , 0x000049c0 
- 00018022  0x00003e18 rtn  0x00000034 
- 00018023  0x00003e19 call  0x0000466d 
- 00018024  0x00003e1a nrtn  0x00000028 
- 00018025  0x00003e1b fetch  0x00000003 , 0x000045af 
- 00018026  0x00003e1c call  0x00007d25 
- 00018027  0x00003e1d storet  0x00000004 , 0x000040a9 
- 00018028  0x00003e1e branch  0x0000241e 
- 00018029  0x00003e20 enable  0x00000028 
- 00018030  0x00003e21 call  0x00002408 
- 00018031  0x00003e22 fetch  0x00000003 , 0x000040bd 
- 00018032  0x00003e23 branch  0x00007dbc , 0x00000034 
- 00018033  0x00003e24 branch  0x00004430 
- 00018034  0x00003e2b rtn  0x0000002b 
- 00018035  0x00003e2c call  0x00004772 
- 00018036  0x00003e2d call  0x00006ff7 
- 00018037  0x00003e2e setarg  0x00004756 
- 00018038  0x00003e2f store  0x00000002 , 0x000045f2 
- 00018039  0x00003e31 setarg  0x000046b6 
- 00018040  0x00003e32 store  0x00000002 , 0x000045f6 
- 00018041  0x00003e34 setarg  0x000046b1 
- 00018042  0x00003e35 store  0x00000002 , 0x000043d5 
- 00018043  0x00003e37 setarg  0x000046f0 
- 00018044  0x00003e38 store  0x00000002 , 0x000043db 
- 00018045  0x00003e3a setarg  0x000046f2 
- 00018046  0x00003e3b store  0x00000002 , 0x000043dd 
- 00018047  0x00003e3d setarg  0x0000473b 
- 00018048  0x00003e3e store  0x00000002 , 0x000043e3 
- 00018049  0x00003e40 setarg  0x000046a6 
- 00018050  0x00003e41 store  0x00000002 , 0x000046ee 
- 00018051  0x00003e43 setarg  0x00004696 
- 00018052  0x00003e44 store  0x00000002 , 0x000046f2 
- 00018053  0x00003e47 bpatch  0x00000033 , 0x00004006 
- 00018054  0x00003e48 call  0x00006cc1 
- 00018055  0x00003e49 call  0x000046ad 
- 00018056  0x00003e4b call  0x000078ad 
- 00018057  0x00003e4c fetch  0x00000001 , 0x000046be 
- 00018058  0x00003e4d store  0x00000001 , 0x0000462d 
- 00018059  0x00003e4e beq  0x00000000 , 0x00004695 
- 00018060  0x00003e4f fetch  0x00000001 , 0x000046bf 
- 00018061  0x00003e50 store  0x00000001 , 0x000044ec 
- 00018062  0x00003e52 call  0x000046a6 
- 00018063  0x00003e53 call  0x00007776 
- 00018064  0x00003e54 call  0x00007780 
- 00018065  0x00003e55 jam  0x00000001 , 0x000046ea 
- 00018066  0x00003e56 fetch  0x00000002 , 0x000044e9 
- 00018067  0x00003e57 rtnbit1  0x0000000c 
- 00018068  0x00003e58 branch  0x00004327 
- 00018069  0x00003e5d jam  0x00000002 , 0x000046ea 
- 00018070  0x00003e5f call  0x000046a6 
- 00018071  0x00003e60 arg  0x00000000 , 0x00000011 
- 00018072  0x00003e61 call  0x000077c4 
- 00018073  0x00003e62 call  0x00004719 
- 00018074  0x00003e63 fetch  0x00000004 , 0x00004700 
- 00018075  0x00003e64 store  0x00000004 , 0x0000458f 
- 00018076  0x00003e65 branch  0x00003291 , 0x00000034 
- 00018077  0x00003e66 fetch  0x00000004 , 0x0000458f 
- 00018078  0x00003e67 store  0x00000004 , 0x000045e8 
- 00018079  0x00003e68 fetch  0x00000002 , 0x000045dc 
- 00018080  0x00003e69 store  0x00000002 , 0x000045de 
- 00018081  0x00003e6a branch  0x00003534 
- 00018082  0x00003e6d arg  0x00000004 , 0x00000002 
- 00018083  0x00003e6e arg  0x0000458f , 0x00000011 
- 00018084  0x00003e6f arg  0x00000000 , 0x00000012 
- 00018085  0x00003e70 rtn 
- 00018086  0x00003e75 bpatch  0x00000034 , 0x00004006 
- 00018087  0x00003e76 fetch  0x00000001 , 0x000046bc 
- 00018088  0x00003e77 bne  0x000000ff , 0x000046ab 
- 00018089  0x00003e79 fetcht  0x00000001 , 0x00004699 
- 00018090  0x00003e7a branch  0x00006ef7 
- 00018091  0x00003e7c store  0x00000001 , 0x00004699 
- 00018092  0x00003e7d branch  0x000046a9 
- 00018093  0x00003e81 call  0x000035f0 
- 00018094  0x00003e83 fetch  0x00000002 , 0x000046e6 
- 00018095  0x00003e84 store  0x00000002 , 0x000046e8 
- 00018096  0x00003e85 rtn 
- 00018097  0x00003e88 call  0x000046b6 
- 00018098  0x00003e8a fetch  0x00000001 , 0x0000468f 
- 00018099  0x00003e8b set1  0x00000007 , 0x0000003f 
- 00018100  0x00003e8c arg  0x0000003f , 0x00000002 
- 00018101  0x00003e8d branch  0x00006f20 
- 00018102  0x00003e90 call  0x00006f35 
- 00018103  0x00003e91 branch  0x0000701b 
- 00018104  0x00003e94 call  0x00007027 
- 00018105  0x00003e95 call  0x000046c9 
- 00018106  0x00003e96 call  0x000046bc 
- 00018107  0x00003e97 branch  0x000046d7 
- 00018108  0x00003e9a fetch  0x00000001 , 0x000046f5 
- 00018109  0x00003e9b rtnne  0x00000001 
- 00018110  0x00003e9c fetch  0x00000004 , 0x000046f9 
- 00018111  0x00003e9d branch  0x000046c3 , 0x00000034 
- 00018112  0x00003e9e jam  0x00000000 , 0x000046ff 
- 00018113  0x00003e9f enable  0x00000028 
- 00018114  0x00003ea0 branch  0x0000788d 
- 00018115  0x00003ea2 fetch  0x00000001 , 0x000046ff 
- 00018116  0x00003ea3 rtneq  0x000000ff 
- 00018117  0x00003ea4 pincrease  0x00000001 
- 00018118  0x00003ea5 store  0x00000001 , 0x000046ff 
- 00018119  0x00003ea6 disable  0x00000028 
- 00018120  0x00003ea7 branch  0x0000788b 
- 00018121  0x00003eab fetcht  0x00000002 , 0x0000442e 
- 00018122  0x00003eac and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018123  0x00003ead rshift  0x00000002 , 0x00000002 
- 00018124  0x00003eae store  0x00000001 , 0x000046f9 
- 00018125  0x00003eaf and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018126  0x00003eb0 rshift  0x00000002 , 0x00000002 
- 00018127  0x00003eb1 store  0x00000001 , 0x000046fa 
- 00018128  0x00003eb2 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018129  0x00003eb3 rshift  0x00000002 , 0x00000002 
- 00018130  0x00003eb4 store  0x00000001 , 0x000046fb 
- 00018131  0x00003eb5 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018132  0x00003eb6 rshift  0x00000002 , 0x00000002 
- 00018133  0x00003eb7 store  0x00000001 , 0x000046fc 
- 00018134  0x00003eb8 rtn 
- 00018135  0x00003eba bpatch  0x00000035 , 0x00004006 
- 00018136  0x00003ebb call  0x000046e6 
- 00018137  0x00003ebc call  0x000046eb 
- 00018138  0x00003ebd call  0x000046dd 
- 00018139  0x00003ebe nrtn  0x00000028 
- 00018140  0x00003ebf branch  0x00004752 
- 00018141  0x00003ec3 fetch  0x00000001 , 0x000046f5 
- 00018142  0x00003ec4 rtnne  0x00000001 
- 00018143  0x00003ec5 fetch  0x00000001 , 0x000046ff 
- 00018144  0x00003ec6 rtn  0x00000034 
- 00018145  0x00003ec7 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00018146  0x00003ec8 nrtn  0x00000002 
- 00018147  0x00003ec9 fetch  0x00000002 , 0x000045dc 
- 00018148  0x00003eca store  0x00000002 , 0x000045de 
- 00018149  0x00003ecb branch  0x00007dba 
- 00018150  0x00003ed0 fetch  0x00000001 , 0x000046f9 
- 00018151  0x00003ed1 nbranch  0x00004746 , 0x00000034 
- 00018152  0x00003ed2 fetch  0x00000001 , 0x000046fa 
- 00018153  0x00003ed3 nbranch  0x00004748 , 0x00000034 
- 00018154  0x00003ed4 branch  0x0000474e 
- 00018155  0x00003ed7 fetch  0x00000001 , 0x000046fb 
- 00018156  0x00003ed8 nbranch  0x0000474a , 0x00000034 
- 00018157  0x00003ed9 fetch  0x00000001 , 0x000046fc 
- 00018158  0x00003eda nbranch  0x0000474c , 0x00000034 
- 00018159  0x00003edb branch  0x00004750 
- 00018160  0x00003edf call  0x00004730 
- 00018161  0x00003ee0 branch  0x000046b8 
- 00018162  0x00003ee3 copy  0x00000013 , 0x0000003f 
- 00018163  0x00003ee4 beq  0x0000002d , 0x00004347 
- 00018164  0x00003ee5 beq  0x00000010 , 0x0000432f 
- 00018165  0x00003ee6 beq  0x00000039 , 0x000046fa 
- 00018166  0x00003ee7 beq  0x0000003c , 0x00004701 
- 00018167  0x00003ee8 beq  0x0000003a , 0x000046f9 
- 00018168  0x00003ee9 rtn 
- 00018169  0x00003eec branch  0x0000357b 
- 00018170  0x00003eef bpatch  0x00000036 , 0x00004006 
- 00018171  0x00003ef0 fetch  0x00000004 , 0x000045e8 
- 00018172  0x00003ef1 store  0x00000004 , 0x00004700 
- 00018173  0x00003ef2 fetch  0x00000001 , 0x0000470c 
- 00018174  0x00003ef3 ncall  0x00004706 , 0x00000034 
- 00018175  0x00003ef4 fetch  0x00000004 , 0x00004700 
- 00018176  0x00003ef5 call  0x00003236 
- 00018177  0x00003ef9 jam  0x00000000 , 0x000045fc 
- 00018178  0x00003efa jam  0x00000001 , 0x000046f6 
- 00018179  0x00003efb jam  0x00000001 , 0x000046f7 
- 00018180  0x00003efc jam  0x00000000 , 0x000045de 
- 00018181  0x00003efd rtn 
- 00018182  0x00003f01 fetch  0x00000001 , 0x0000470c 
- 00018183  0x00003f02 rtn  0x00000034 
- 00018184  0x00003f03 fetch  0x00000001 , 0x000044f2 
- 00018185  0x00003f04 store  0x00000001 , 0x00004703 
- 00018186  0x00003f06 fetch  0x00000001 , 0x000045e9 
- 00018187  0x00003f07 store  0x00000001 , 0x00004702 
- 00018188  0x00003f09 fetch  0x00000001 , 0x000044f1 
- 00018189  0x00003f0a store  0x00000001 , 0x00004701 
- 00018190  0x00003f0c fetch  0x00000001 , 0x000045e8 
- 00018191  0x00003f0d store  0x00000001 , 0x00004700 
- 00018192  0x00003f0e call  0x00004720 
- 00018193  0x00003f0f fetch  0x00000004 , 0x00004700 
- 00018194  0x00003f10 fetcht  0x00000004 , 0x00004704 
- 00018195  0x00003f11 isub  0x00000002 , 0x0000003e 
- 00018196  0x00003f12 rtn  0x00000005 
- 00018197  0x00003f13 copy  0x00000013 , 0x00000012 
- 00018198  0x00003f14 arg  0x00004700 , 0x00000011 
- 00018199  0x00003f15 arg  0x00000004 , 0x00000039 
- 00018200  0x00003f16 branch  0x00006b45 
- 00018201  0x00003f19 fetch  0x00000001 , 0x0000470c 
- 00018202  0x00003f1a rtn  0x00000034 
- 00018203  0x00003f1b call  0x00004720 
- 00018204  0x00003f1c fetch  0x00000004 , 0x00004704 
- 00018205  0x00003f1d rtn  0x00000034 
- 00018206  0x00003f1e store  0x00000004 , 0x00004700 
- 00018207  0x00003f1f rtn 
- 00018208  0x00003f23 fetch  0x00000001 , 0x0000470c 
- 00018209  0x00003f24 rtn  0x00000034 
- 00018210  0x00003f25 arg  0x00000700 , 0x00000013 
- 00018211  0x00003f27 copy  0x00000013 , 0x00000012 
- 00018212  0x00003f28 arg  0x00004704 , 0x00000011 
- 00018213  0x00003f29 arg  0x00000004 , 0x00000039 
- 00018214  0x00003f2a call  0x00006b74 
- 00018215  0x00003f2b fetch  0x00000004 , 0x00004708 
- 00018216  0x00003f2c rtn  0x00000034 
- 00018217  0x00003f2d store  0x00000004 , 0x00004704 
- 00018218  0x00003f2e copy  0x00000013 , 0x0000003f 
- 00018219  0x00003f2f arg  0x000007cc , 0x00000002 
- 00018220  0x00003f30 isub  0x00000002 , 0x0000003e 
- 00018221  0x00003f31 rtn  0x00000002 
- 00018222  0x00003f32 increase  0x00000004 , 0x00000013 
- 00018223  0x00003f33 branch  0x00004723 
- 00018224  0x00003f36 fetch  0x00000001 , 0x000046f6 
- 00018225  0x00003f37 rtneq  0x00000000 
- 00018226  0x00003f38 fetch  0x00000001 , 0x000046f5 
- 00018227  0x00003f39 rtneq  0x00000001 
- 00018228  0x00003f3a jam  0x00000001 , 0x000046f5 
- 00018229  0x00003f3c arg  0x00000000 , 0x00000011 
- 00018230  0x00003f3d branch  0x000077bf 
- 00018231  0x00003f3f arg  0x00000000 , 0x00000011 
- 00018232  0x00003f40 call  0x000077bf 
- 00018233  0x00003f41 call  0x000046a6 
- 00018234  0x00003f42 branch  0x00004327 
- 00018235  0x00003f45 call  0x000042ee 
- 00018236  0x00003f46 call  0x0000328e 
- 00018237  0x00003f47 call  0x00003531 
- 00018238  0x00003f48 branch  0x0000473f 
- 00018239  0x00003f4b fetch  0x00000001 , 0x000046c0 
- 00018240  0x00003f4c rtn  0x00000034 
- 00018241  0x00003f4d fetch  0x00000001 , 0x0000442e 
- 00018242  0x00003f4e nbranch  0x000046ae , 0x00000034 
- 00018243  0x00003f4f arg  0x000046e8 , 0x00000013 
- 00018244  0x00003f50 arg  0x00004737 , 0x00000012 
- 00018245  0x00003f51 branch  0x000042e7 
- 00018246  0x00003f56 jam  0x00000001 , 0x000046c7 
- 00018247  0x00003f57 rtn 
- 00018248  0x00003f59 jam  0x00000002 , 0x000046c7 
- 00018249  0x00003f5a rtn 
- 00018250  0x00003f5c jam  0x00000001 , 0x000046c9 
- 00018251  0x00003f5d rtn 
- 00018252  0x00003f5f jam  0x00000002 , 0x000046c9 
- 00018253  0x00003f60 rtn 
- 00018254  0x00003f65 jam  0x00000000 , 0x000046c7 
- 00018255  0x00003f66 rtn 
- 00018256  0x00003f69 jam  0x00000000 , 0x000046c9 
- 00018257  0x00003f6a rtn 
- 00018258  0x00003f6d arg  0x000046c1 , 0x00000011 
- 00018259  0x00003f6e branch  0x000078b2 
- 00018260  0x00003f70 arg  0x000046ce , 0x00000011 
- 00018261  0x00003f71 branch  0x000078b2 
- 00018262  0x00003f74 fetch  0x00000001 , 0x000046f7 
- 00018263  0x00003f75 beq  0x00000001 , 0x00004760 
- 00018264  0x00003f76 arg  0x000046d7 , 0x00000011 
- 00018265  0x00003f77 call  0x000078ca 
- 00018266  0x00003f78 nbranch  0x00004765 , 0x00000028 
- 00018267  0x00003f7a arg  0x000046d7 , 0x00000006 
- 00018268  0x00003f7b ifetch  0x00000001 , 0x00000006 
- 00018269  0x00003f7c copy  0x0000003f , 0x00000011 
- 00018270  0x00003f7d arg  0x000046d8 , 0x00000012 
- 00018271  0x00003f80 rtn 
- 00018272  0x00003f83 jam  0x00000000 , 0x000046f7 
- 00018273  0x00003f84 enable  0x00000028 
- 00018274  0x00003f85 arg  0x00000001 , 0x00000011 
- 00018275  0x00003f86 arg  0x000046f8 , 0x00000012 
- 00018276  0x00003f87 rtn 
- 00018277  0x00003f8a fetch  0x00000001 , 0x000046da 
- 00018278  0x00003f8b beq  0x00000004 , 0x00004769 
- 00018279  0x00003f8c beq  0x00000005 , 0x00004769 
- 00018280  0x00003f8d rtn 
- 00018281  0x00003f8f fetch  0x00000001 , 0x000046dd 
- 00018282  0x00003f90 nbranch  0x00004770 , 0x00000034 
- 00018283  0x00003f91 fetch  0x00000001 , 0x000046df 
- 00018284  0x00003f92 nbranch  0x00004770 , 0x00000034 
- 00018285  0x00003f93 fetch  0x00000001 , 0x000046e1 
- 00018286  0x00003f94 nbranch  0x00004770 , 0x00000034 
- 00018287  0x00003f95 rtn 
- 00018288  0x00003f97 enable  0x00000028 
- 00018289  0x00003f98 branch  0x0000475b 
- 00018290  0x00003f9e jam  0x00000014 , 0x000044eb 
- 00018291  0x00003f9f jam  0x00000001 , 0x000044e4 
- 00018292  0x00003fa0 setarg  0x0000060f 
- 00018293  0x00003fa1 store  0x00000002 , 0x0000462e 
- 00018294  0x00003fa2 setarg  0x0000462e 
- 00018295  0x00003fa3 store  0x00000002 , 0x000043fb 
- 00018296  0x00003fa4 jam  0x00000001 , 0x00004094 
- 00018297  0x00003fa5 jam  0x00000006 , 0x000040a6 
- 00018298  0x00003fa6 jam  0x00000002 , 0x000040c1 
- 00018299  0x00003fa7 jam  0x00000000 , 0x0000462d 
- 00018300  0x00003fa8 setarg  0x0000468d 
- 00018301  0x00003fa9 store  0x00000002 , 0x000044ef 
- 00018302  0x00003faa jam  0x00000001 , 0x000044ee 
- 00018303  0x00003fab jam  0x000000ff , 0x0000468e 
- 00018304  0x00003fac setarg  0x00000296 
- 00018305  0x00003fad store  0x00000002 , 0x00004690 
- 00018306  0x00003fae setarg  0x0000073a 
- 00018307  0x00003faf store  0x00000002 , 0x00004692 
- 00018308  0x00003fb0 setarg  0x000046ea 
- 00018309  0x00003fb1 store  0x00000002 , 0x00004430 
- 00018310  0x00003fb2 setarg  0x00000c0c 
- 00018311  0x00003fb3 store  0x00000002 , 0x000046ec 
- 00018312  0x00003fb4 setarg  0x000046a1 
- 00018313  0x00003fb5 store  0x00000002 , 0x0000442c 
- 00018314  0x00003fb6 jam  0x00000000 , 0x000046be 
- 00018315  0x00003fb7 jam  0x000000ff , 0x000046bc 
- 00018316  0x00003fb8 jam  0x000000ff , 0x000046bf 
- 00018317  0x00003fb9 jam  0x00000000 , 0x000046ba 
- 00018318  0x00003fba jam  0x00000000 , 0x000046bb 
- 00018319  0x00003fbb jam  0x00000000 , 0x000046bd 
- 00018320  0x00003fbc jam  0x00000001 , 0x000046c0 
- 00018321  0x00003fbd setarg  0x00004e55 
- 00018322  0x00003fbe store  0x00000002 , 0x000046ad 
- 00018323  0x00003fbf store  0x00000002 , 0x000046af 
- 00018324  0x00003fc0 setarg  0x00000007 
- 00018325  0x00003fc1 store  0x00000002 , 0x000046b3 
- 00018326  0x00003fc2 jam  0x00000002 , 0x00004407 
- 00018327  0x00003fc3 setsect  0x00000000 , 0x00035a0c 
- 00018328  0x00003fc4 setsect  0x00000001 , 0x0000011a 
- 00018329  0x00003fc5 setsect  0x00000002 , 0x00000060 
- 00018330  0x00003fc6 setsect  0x00000003 , 0x00000028 
- 00018331  0x00003fc7 store  0x00000009 , 0x000046c1 
- 00018332  0x00003fc8 setsect  0x00000000 , 0x0002000a 
- 00018333  0x00003fc9 setsect  0x00000001 , 0x00000002 
- 00018334  0x00003fca istore  0x00000004 , 0x00000005 
- 00018335  0x00003fcb setsect  0x00000000 , 0x00035a08 
- 00018336  0x00003fcc setsect  0x00000001 , 0x0000019a 
- 00018337  0x00003fcd setsect  0x00000002 , 0x00000000 
- 00018338  0x00003fce setsect  0x00000003 , 0x00000000 
- 00018339  0x00003fcf store  0x00000009 , 0x000046ce 
- 00018340  0x00003fd0 setarg  0x00000064 
- 00018341  0x00003fd1 store  0x00000002 , 0x000046e6 
- 00018342  0x00003fd2 jam  0x00000000 , 0x00004141 
- 00018343  0x00003fd3 jam  0x00000001 , 0x00004589 
- 00018344  0x00003fd4 jam  0x00000006 , 0x00004603 
- 00018345  0x00003fd5 jam  0x00000001 , 0x000045ae 
- 00018346  0x00003fd6 jam  0x00000000 , 0x000045e3 
- 00018347  0x00003fd7 call  0x00003278 
- 00018348  0x00003fd8 call  0x000035fb 
- 00018349  0x00003fd9 call  0x0000325b 
- 00018350  0x00003fdc setarg  0x00000708 
- 00018351  0x00003fdd store  0x00000002 , 0x000045d6 
- 00018352  0x00003fde setarg  0x00000050 
- 00018353  0x00003fdf store  0x00000002 , 0x000045dc 
- 00018354  0x00003fe0 setarg  0x000a7700 
- 00018355  0x00003fe1 store  0x00000003 , 0x0000460b 
- 00018356  0x00003fe2 setarg  0x00604800 
- 00018357  0x00003fe3 store  0x00000003 , 0x000045af 
- 00018358  0x00003fe4 rtn 
- 00018359  0x00003fec setarg  0x000047ea 
- 00018360  0x00003fed store  0x00000002 , 0x000045e0 
- 00018361  0x00003fee setarg  0x000048d4 
- 00018362  0x00003fef store  0x00000002 , 0x000045e4 
- 00018363  0x00003ff0 setarg  0x000048e5 
- 00018364  0x00003ff1 store  0x00000002 , 0x000045e6 
- 00018365  0x00003ff2 setarg  0x000048ab 
- 00018366  0x00003ff3 store  0x00000002 , 0x000045e2 
- 00018367  0x00003ff4 setarg  0x000047f9 
- 00018368  0x00003ff5 store  0x00000002 , 0x00000859 
- 00018369  0x00003ff6 branch  0x00007912 
- 00018370  0x00003ffa bpatch  0x00000037 , 0x00004006 
- 00018371  0x00003ffc call  0x000047ef 
- 00018372  0x00003ffd call  0x000047e5 
- 00018373  0x00003ffe fetch  0x00000001 , 0x00004669 
- 00018374  0x00003fff isolate1  0x00000005 , 0x0000003f 
- 00018375  0x00004000 branch  0x000047cb , 0x00000001 
- 00018376  0x00004001 fetch  0x00000001 , 0x00004669 
- 00018377  0x00004002 isolate1  0x00000006 , 0x0000003f 
- 00018378  0x00004003 call  0x0000326b , 0x00000001 
- 00018379  0x00004005 fetch  0x00000001 , 0x00004694 
- 00018380  0x00004006 store  0x00000001 , 0x00004141 
- 00018381  0x00004008 jam  0x000000ff , 0x000045d2 
- 00018382  0x00004009 setarg  0x0000099f 
- 00018383  0x0000400a store  0x00000002 , 0x00004640 
- 00018384  0x0000400b setarg  0x00000a9f 
- 00018385  0x0000400c store  0x00000002 , 0x00004642 
- 00018386  0x0000400d setarg  0x00000b9f 
- 00018387  0x0000400e store  0x00000002 , 0x00004644 
- 00018388  0x0000400f setarg  0x00000c9f 
- 00018389  0x00004010 store  0x00000002 , 0x00004646 
- 00018390  0x00004011 jam  0x00000085 , 0x000045d1 
- 00018391  0x00004012 jam  0x00000000 , 0x00004692 
- 00018392  0x00004013 jam  0x00000000 , 0x0000462b 
- 00018393  0x00004014 call  0x00003281 
- 00018394  0x00004015 fetch  0x00000001 , 0x00004669 
- 00018395  0x00004016 isolate1  0x00000003 , 0x0000003f 
- 00018396  0x00004017 call  0x00003284 , 0x00000001 
- 00018397  0x00004018 call  0x0000339f 
- 00018398  0x00004019 call  0x00003287 
- 00018399  0x0000401a call  0x0000325b 
- 00018400  0x0000401c fetch  0x00000001 , 0x00004673 
- 00018401  0x0000401d store  0x00000001 , 0x0000085b 
- 00018402  0x0000401e fetch  0x00000009 , 0x0000466a 
- 00018403  0x0000401f store  0x00000009 , 0x0000085c 
- 00018404  0x00004020 rtn 
- 00018405  0x00004023 jam  0x00000018 , 0x00004099 
- 00018406  0x00004024 fetch  0x00000001 , 0x00004669 
- 00018407  0x00004025 rtnbit0  0x00000007 
- 00018408  0x00004026 jam  0x00000010 , 0x00004099 
- 00018409  0x00004027 rtn 
- 00018410  0x0000402a fetch  0x00000001 , 0x00004610 
- 00018411  0x0000402b beq  0x00000000 , 0x0000489b 
- 00018412  0x0000402c beq  0x00000001 , 0x00004822 
- 00018413  0x0000402d beq  0x0000000f , 0x0000481e 
- 00018414  0x0000402e rtn 
- 00018415  0x00004032 bpatch  0x00000038 , 0x00004007 
- 00018416  0x00004033 arg  0x00001fdf , 0x00000012 
- 00018417  0x00004034 arg  0x00004648 , 0x00000011 
- 00018418  0x00004035 arg  0x00000001 , 0x00000039 
- 00018419  0x00004036 branch  0x00006b74 
- 00018420  0x00004039 bpatch  0x00000039 , 0x00004007 
- 00018421  0x0000403a arg  0x00000001 , 0x00000039 
- 00018422  0x0000403b arg  0x00004648 , 0x00000011 
- 00018423  0x0000403c arg  0x00001fdf , 0x00000012 
- 00018424  0x0000403d branch  0x00006b45 
- 00018425  0x00004040 fetch  0x00000001 , 0x00004669 
- 00018426  0x00004041 bbit1  0x00000004 , 0x000047fd 
- 00018427  0x00004042 fetch  0x00000001 , 0x00004648 
- 00018428  0x00004043 bne  0x0000005a , 0x00004801 
- 00018429  0x00004045 jam  0x0000005a , 0x00004648 
- 00018430  0x00004046 fetch  0x00000004 , 0x0000937a 
- 00018431  0x00004047 set1  0x0000001d , 0x0000003f 
- 00018432  0x00004048 store  0x00000004 , 0x000007b4 
- 00018433  0x0000404a call  0x00004818 
- 00018434  0x0000404b call  0x00007966 
- 00018435  0x0000404c call  0x00004805 
- 00018436  0x0000404d branch  0x0000480e 
- 00018437  0x00004050 fetch  0x00000001 , 0x0000085c 
- 00018438  0x00004051 rtn  0x00000034 
- 00018439  0x00004052 fetch  0x00000001 , 0x00004648 
- 00018440  0x00004053 beq  0x0000005a , 0x0000480c 
- 00018441  0x00004055 fetch  0x00000004 , 0x0000085d 
- 00018442  0x00004057 store  0x00000004 , 0x000007b4 
- 00018443  0x00004058 rtn 
- 00018444  0x0000405a fetch  0x00000004 , 0x00000861 
- 00018445  0x0000405b branch  0x0000480a 
- 00018446  0x0000405e fetch  0x00000001 , 0x00004648 
- 00018447  0x0000405f beq  0x0000005a , 0x00004814 
- 00018448  0x00004060 setarg  0x00009272 
- 00018449  0x00004061 store  0x00000002 , 0x000007a7 
- 00018450  0x00004062 jam  0x0000001a , 0x000007d8 
- 00018451  0x00004063 rtn 
- 00018452  0x00004065 setarg  0x0000928d 
- 00018453  0x00004066 store  0x00000002 , 0x000007a7 
- 00018454  0x00004067 jam  0x0000003f , 0x000007d8 
- 00018455  0x00004068 rtn 
- 00018456  0x0000406b fetch  0x00000001 , 0x00004674 
- 00018457  0x0000406c rtn  0x00000034 
- 00018458  0x0000406d arg  0x00004674 , 0x00000006 
- 00018459  0x0000406e arg  0x0000081d , 0x00000005 
- 00018460  0x0000406f arg  0x0000001e , 0x00000039 
- 00018461  0x00004070 branch  0x00007cda 
- 00018462  0x00004074 call  0x00003460 
- 00018463  0x00004076 call  0x000048a3 
- 00018464  0x00004077 call  0x00004867 
- 00018465  0x00004078 branch  0x0000481f 
- 00018466  0x0000407b call  0x00003460 
- 00018467  0x0000407d call  0x000048a3 
- 00018468  0x0000407e call  0x00003469 
- 00018469  0x0000407f call  0x00004867 
- 00018470  0x00004080 branch  0x00004823 
- 00018471  0x00004083 call  0x0000482b 
- 00018472  0x00004084 call  0x0000483b 
- 00018473  0x00004085 call  0x0000484c 
- 00018474  0x00004086 branch  0x00004859 
- 00018475  0x00004089 bpatch  0x0000003a , 0x00004007 
- 00018476  0x0000408a fetch  0x00000001 , 0x00004668 
- 00018477  0x0000408b rtn  0x00000034 
- 00018478  0x0000408c arg  0x0000000d , 0x00000007 
- 00018479  0x0000408d call  0x00007cef 
- 00018480  0x0000408e nrtn  0x00000034 
- 00018481  0x0000408f jam  0x00000000 , 0x00004668 
- 00018482  0x00004090 setarg  0x00000001 
- 00018483  0x00004091 store  0x00000001 , 0x00000913 
- 00018484  0x00004092 setarg  0x00000000 
- 00018485  0x00004093 istore  0x00000007 , 0x00000005 
- 00018486  0x00004095 jam  0x00000020 , 0x0000090c 
- 00018487  0x00004097 fetch  0x00000001 , 0x0000090d 
- 00018488  0x00004098 set1  0x00000002 , 0x0000003f 
- 00018489  0x00004099 store  0x00000001 , 0x0000090d 
- 00018490  0x0000409a rtn 
- 00018491  0x0000409d bpatch  0x0000003b , 0x00004007 
- 00018492  0x0000409e fetch  0x00000001 , 0x00004665 
- 00018493  0x0000409f rtn  0x00000034 
- 00018494  0x000040a0 arg  0x0000000e , 0x00000007 
- 00018495  0x000040a1 call  0x00007cef 
- 00018496  0x000040a2 nrtn  0x00000034 
- 00018497  0x000040a3 jam  0x00000000 , 0x00004665 
- 00018498  0x000040a4 arg  0x00000923 , 0x00000005 
- 00018499  0x000040a5 call  0x00007c99 
- 00018500  0x000040a6 fetch  0x00000008 , 0x00000923 
- 00018501  0x000040a7 store  0x00000008 , 0x00004651 
- 00018502  0x000040a9 jam  0x00000000 , 0x00000923 
- 00018503  0x000040ab jam  0x00000010 , 0x0000090b 
- 00018504  0x000040ac fetch  0x00000001 , 0x0000090d 
- 00018505  0x000040ad set1  0x00000001 , 0x0000003f 
- 00018506  0x000040ae store  0x00000001 , 0x0000090d 
- 00018507  0x000040af rtn 
- 00018508  0x000040b2 fetch  0x00000001 , 0x00004667 
- 00018509  0x000040b3 rtn  0x00000034 
- 00018510  0x000040b4 arg  0x0000000a , 0x00000007 
- 00018511  0x000040b5 call  0x00007cef 
- 00018512  0x000040b6 nrtn  0x00000034 
- 00018513  0x000040b7 jam  0x00000000 , 0x00004667 
- 00018514  0x000040b8 arg  0x00000943 , 0x00000005 
- 00018515  0x000040b9 call  0x00007c99 
- 00018516  0x000040ba jam  0x00000002 , 0x00000943 
- 00018517  0x000040bb fetch  0x00000002 , 0x00000943 
- 00018518  0x000040bc store  0x00000002 , 0x0000465f 
- 00018519  0x000040be jam  0x00000022 , 0x0000090c 
- 00018520  0x000040bf branch  0x00004837 
- 00018521  0x000040c2 bpatch  0x0000003c , 0x00004007 
- 00018522  0x000040c3 fetch  0x00000001 , 0x00004666 
- 00018523  0x000040c4 rtn  0x00000034 
- 00018524  0x000040c5 arg  0x0000000c , 0x00000007 
- 00018525  0x000040c6 call  0x00007cef 
- 00018526  0x000040c7 nrtn  0x00000034 
- 00018527  0x000040c8 jam  0x00000000 , 0x00004666 
- 00018528  0x000040c9 arg  0x00000933 , 0x00000005 
- 00018529  0x000040ca call  0x00007c99 
- 00018530  0x000040cb jam  0x00000003 , 0x00000933 
- 00018531  0x000040cc fetch  0x00000003 , 0x00000933 
- 00018532  0x000040cd store  0x00000003 , 0x0000465c 
- 00018533  0x000040cf jam  0x00000021 , 0x0000090c 
- 00018534  0x000040d0 branch  0x00004837 
- 00018535  0x000040d3 bpatch  0x0000003d , 0x00004007 
- 00018536  0x000040d4 fetch  0x00000001 , 0x00000901 
- 00018537  0x000040d5 call  0x000048b5 , 0x00000034 
- 00018538  0x000040d6 call  0x00007906 
- 00018539  0x000040d7 fetch  0x00000001 , 0x000008f7 
- 00018540  0x000040d8 rtn  0x00000034 
- 00018541  0x000040d9 jam  0x00000000 , 0x000008f7 
- 00018542  0x000040da fetch  0x00000002 , 0x000008f5 
- 00018543  0x000040db arg  0x000002ba , 0x00000002 
- 00018544  0x000040dc isub  0x00000002 , 0x0000003e 
- 00018545  0x000040dd nrtn  0x00000005 
- 00018546  0x000040df fetch  0x00000001 , 0x00000875 
- 00018547  0x000040e0 rtnne  0x000000ba 
- 00018548  0x000040e1 fetch  0x00000001 , 0x00000876 
- 00018549  0x000040e2 beq  0x000000a0 , 0x0000487c 
- 00018550  0x000040e3 beq  0x000000a1 , 0x00004882 
- 00018551  0x000040e4 beq  0x000000a6 , 0x0000488e 
- 00018552  0x000040e5 beq  0x000000a7 , 0x00004890 
- 00018553  0x000040e6 beq  0x000000a9 , 0x00004896 
- 00018554  0x000040e9 jam  0x00000000 , 0x000008f8 
- 00018555  0x000040ea rtn 
- 00018556  0x000040ed fetch  0x00000001 , 0x00000877 
- 00018557  0x000040ee beq  0x00000081 , 0x0000487f 
- 00018558  0x000040ef branch  0x0000487a 
- 00018559  0x000040f1 call  0x000032fc 
- 00018560  0x000040f3 jam  0x00000001 , 0x000008f8 
- 00018561  0x000040f4 rtn 
- 00018562  0x000040f7 fetch  0x00000001 , 0x00000877 
- 00018563  0x000040f8 beq  0x00000001 , 0x00004887 
- 00018564  0x000040f9 beq  0x00000084 , 0x0000488a 
- 00018565  0x000040fa beq  0x000000a7 , 0x0000488c 
- 00018566  0x000040fb branch  0x0000487a 
- 00018567  0x000040fd fetch  0x00000001 , 0x000045d5 
- 00018568  0x000040fe store  0x00000001 , 0x000008b6 
- 00018569  0x000040ff branch  0x00004880 
- 00018570  0x00004101 call  0x00003461 
- 00018571  0x00004102 branch  0x00004887 
- 00018572  0x00004105 jam  0x000000a1 , 0x000008b6 
- 00018573  0x00004106 branch  0x00004880 
- 00018574  0x00004109 jam  0x00000015 , 0x000008b6 
- 00018575  0x0000410a branch  0x00004880 
- 00018576  0x0000410d fetch  0x00000001 , 0x00004616 
- 00018577  0x0000410e beq  0x00000000 , 0x00004894 
- 00018578  0x0000410f beq  0x00000001 , 0x0000488c 
- 00018579  0x00004110 rtn 
- 00018580  0x00004112 jam  0x000000a0 , 0x000008b6 
- 00018581  0x00004113 branch  0x00004880 
- 00018582  0x00004116 jam  0x00000000 , 0x000008b6 
- 00018583  0x00004117 jam  0x00000000 , 0x000008b7 
- 00018584  0x00004118 jam  0x00000001 , 0x000008b8 
- 00018585  0x00004119 jam  0x00000007 , 0x000008b9 
- 00018586  0x0000411a branch  0x00004880 
- 00018587  0x00004123 call  0x00003402 
- 00018588  0x00004125 call  0x00003407 
- 00018589  0x00004126 call  0x0000342d 
- 00018590  0x00004127 call  0x000048a3 
- 00018591  0x00004128 call  0x00003469 
- 00018592  0x00004129 call  0x00003488 
- 00018593  0x0000412a call  0x00004867 
- 00018594  0x0000412b branch  0x0000489c 
- 00018595  0x0000412e bpatch  0x0000003e , 0x00004007 
- 00018596  0x0000412f fetch  0x00000001 , 0x00004616 
- 00018597  0x00004130 rtnne  0x00000000 
- 00018598  0x00004131 call  0x00003464 
- 00018599  0x00004132 call  0x00004827 
- 00018600  0x00004133 fetch  0x00000001 , 0x00004610 
- 00018601  0x00004134 nrtn  0x00000034 
- 00018602  0x00004135 branch  0x0000350a 
- 00018603  0x00004138 fetch  0x00000001 , 0x00004589 
- 00018604  0x00004139 beq  0x00000001 , 0x000048ae 
- 00018605  0x0000413a beq  0x00000002 , 0x000048b7 
- 00018606  0x0000413c fetch  0x00000001 , 0x00004693 
- 00018607  0x0000413d bbit1  0x00000000 , 0x000048bd 
- 00018608  0x0000413e branch  0x000048b9 
- 00018609  0x00004141 fetch  0x00000001 , 0x000043cb 
- 00018610  0x00004142 rtnne  0x00000004 
- 00018611  0x00004143 jam  0x00000003 , 0x00004693 
- 00018612  0x00004144 rtn 
- 00018613  0x00004146 jam  0x00000000 , 0x00004693 
- 00018614  0x00004147 rtn 
- 00018615  0x0000414a fetch  0x00000001 , 0x00004693 
- 00018616  0x0000414b bbit1  0x00000001 , 0x000048c1 
- 00018617  0x0000414d fetch  0x00000001 , 0x00004611 
- 00018618  0x0000414e beq  0x00000001 , 0x000048c8 
- 00018619  0x0000414f beq  0x00000003 , 0x000048cc 
- 00018620  0x00004150 rtn 
- 00018621  0x00004153 fetch  0x00000001 , 0x00004693 
- 00018622  0x00004154 set0  0x00000000 , 0x0000003f 
- 00018623  0x00004155 store  0x00000001 , 0x00004693 
- 00018624  0x00004156 branch  0x000048c4 
- 00018625  0x00004159 fetch  0x00000001 , 0x00004693 
- 00018626  0x0000415a set0  0x00000001 , 0x0000003f 
- 00018627  0x0000415b store  0x00000001 , 0x00004693 
- 00018628  0x0000415d jam  0x00000001 , 0x00004588 
- 00018629  0x0000415e setarg  0x000000ff 
- 00018630  0x0000415f store  0x00000001 , 0x00004519 
- 00018631  0x00004160 rtn 
- 00018632  0x00004164 jam  0x00000001 , 0x00004611 
- 00018633  0x00004165 call  0x0000337e 
- 00018634  0x00004166 nrtn  0x0000002f 
- 00018635  0x00004167 branch  0x0000330a 
- 00018636  0x0000416a fetch  0x00000001 , 0x000044f9 
- 00018637  0x0000416b beq  0x00000001 , 0x000048c8 
- 00018638  0x0000416c beq  0x000000ff , 0x000048c8 
- 00018639  0x0000416d jam  0x00000000 , 0x000008f9 
- 00018640  0x0000416e jam  0x00000001 , 0x00004588 
- 00018641  0x0000416f fetch  0x00000001 , 0x00004621 
- 00018642  0x00004170 store  0x00000001 , 0x00004519 
- 00018643  0x00004171 rtn 
- 00018644  0x00004174 setarg  0x00000001 
- 00018645  0x00004175 store  0x00000001 , 0x00000913 
- 00018646  0x00004176 fetch  0x00000007 , 0x000045eb 
- 00018647  0x00004177 istore  0x00000007 , 0x00000005 
- 00018648  0x00004178 fetch  0x00000001 , 0x000045eb 
- 00018649  0x00004179 ncall  0x000048dd , 0x00000034 
- 00018650  0x0000417a fetch  0x00000001 , 0x000045eb 
- 00018651  0x0000417b call  0x000048e1 , 0x00000034 
- 00018652  0x0000417c branch  0x00004836 
- 00018653  0x0000417f jam  0x00000001 , 0x00004668 
- 00018654  0x00004180 setarg  0x00000180 
- 00018655  0x00004181 arg  0x0000000d , 0x00000007 
- 00018656  0x00004182 branch  0x00007ce1 
- 00018657  0x00004185 jam  0x00000000 , 0x00004668 
- 00018658  0x00004186 setarg  0x00000000 
- 00018659  0x00004187 arg  0x0000000d , 0x00000007 
- 00018660  0x00004188 branch  0x00007ce1 
- 00018661  0x0000418b fetch  0x00000001 , 0x000045eb 
- 00018662  0x0000418c beq  0x00000000 , 0x000048ea 
- 00018663  0x0000418d beq  0x00000002 , 0x0000491d 
- 00018664  0x0000418e beq  0x00000003 , 0x00004905 
- 00018665  0x0000418f branch  0x000033be 
- 00018666  0x00004192 fetch  0x00000001 , 0x000045ed 
- 00018667  0x00004193 store  0x00000001 , 0x00004611 
- 00018668  0x00004194 jam  0x00000000 , 0x000045ed 
- 00018669  0x00004195 arg  0x00000923 , 0x00000005 
- 00018670  0x00004196 arg  0x000045ec , 0x00000006 
- 00018671  0x00004197 arg  0x00000008 , 0x00000039 
- 00018672  0x00004198 call  0x00007cda 
- 00018673  0x00004199 fetch  0x00000008 , 0x00000923 
- 00018674  0x0000419a ncall  0x000048fd , 0x00000034 
- 00018675  0x0000419b fetch  0x00000008 , 0x00000923 
- 00018676  0x0000419c call  0x00004901 , 0x00000034 
- 00018677  0x0000419d fetch  0x00000008 , 0x00000923 
- 00018678  0x0000419e store  0x00000008 , 0x00004649 
- 00018679  0x0000419f fetcht  0x00000008 , 0x00004651 
- 00018680  0x000041a0 isub  0x00000002 , 0x0000003e 
- 00018681  0x000041a1 ncall  0x00004847 , 0x00000005 
- 00018682  0x000041a2 fetch  0x00000008 , 0x00004649 
- 00018683  0x000041a3 store  0x00000008 , 0x00004651 
- 00018684  0x000041a4 branch  0x000033be 
- 00018685  0x000041a7 jam  0x00000001 , 0x00004665 
- 00018686  0x000041a8 setarg  0x00000180 
- 00018687  0x000041a9 arg  0x0000000e , 0x00000007 
- 00018688  0x000041aa branch  0x00007ce1 
- 00018689  0x000041ad jam  0x00000000 , 0x00004665 
- 00018690  0x000041ae setarg  0x00000000 
- 00018691  0x000041af arg  0x0000000e , 0x00000007 
- 00018692  0x000041b0 branch  0x00007ce1 
- 00018693  0x000041b3 arg  0x00000933 , 0x00000005 
- 00018694  0x000041b4 arg  0x000045eb , 0x00000006 
- 00018695  0x000041b5 arg  0x00000003 , 0x00000039 
- 00018696  0x000041b6 call  0x00007cda 
- 00018697  0x000041b7 fetch  0x00000002 , 0x00000934 
- 00018698  0x000041b8 ncall  0x00004915 , 0x00000034 
- 00018699  0x000041b9 fetch  0x00000002 , 0x00000934 
- 00018700  0x000041ba call  0x00004919 , 0x00000034 
- 00018701  0x000041bb fetch  0x00000003 , 0x00000933 
- 00018702  0x000041bc store  0x00000003 , 0x00004659 
- 00018703  0x000041bd fetcht  0x00000003 , 0x0000465c 
- 00018704  0x000041be isub  0x00000002 , 0x0000003e 
- 00018705  0x000041bf ncall  0x00004865 , 0x00000005 
- 00018706  0x000041c0 fetch  0x00000003 , 0x00004659 
- 00018707  0x000041c1 store  0x00000003 , 0x0000465c 
- 00018708  0x000041c2 branch  0x000033be 
- 00018709  0x000041c5 jam  0x00000001 , 0x00004666 
- 00018710  0x000041c6 setarg  0x00000180 
- 00018711  0x000041c7 arg  0x0000000c , 0x00000007 
- 00018712  0x000041c8 branch  0x00007ce1 
- 00018713  0x000041cb jam  0x00000000 , 0x00004666 
- 00018714  0x000041cc setarg  0x00000000 
- 00018715  0x000041cd arg  0x0000000c , 0x00000007 
- 00018716  0x000041ce branch  0x00007ce1 
- 00018717  0x000041d1 arg  0x00000943 , 0x00000005 
- 00018718  0x000041d2 arg  0x000045eb , 0x00000006 
- 00018719  0x000041d3 arg  0x00000002 , 0x00000039 
- 00018720  0x000041d4 call  0x00007cda 
- 00018721  0x000041d5 fetch  0x00000002 , 0x00000943 
- 00018722  0x000041d6 ncall  0x0000492d , 0x00000034 
- 00018723  0x000041d7 fetch  0x00000002 , 0x00000943 
- 00018724  0x000041d8 call  0x00004931 , 0x00000034 
- 00018725  0x000041d9 fetch  0x00000002 , 0x00000943 
- 00018726  0x000041da store  0x00000002 , 0x0000465f 
- 00018727  0x000041db fetcht  0x00000002 , 0x00004662 
- 00018728  0x000041dc isub  0x00000002 , 0x0000003e 
- 00018729  0x000041dd ncall  0x00004935 , 0x00000005 
- 00018730  0x000041de fetch  0x00000002 , 0x0000465f 
- 00018731  0x000041df store  0x00000002 , 0x00004662 
- 00018732  0x000041e0 branch  0x000033be 
- 00018733  0x000041e3 jam  0x00000001 , 0x00004667 
- 00018734  0x000041e4 setarg  0x00000180 
- 00018735  0x000041e5 arg  0x0000000a , 0x00000007 
- 00018736  0x000041e6 branch  0x00007ce1 
- 00018737  0x000041e8 jam  0x00000000 , 0x00004667 
- 00018738  0x000041e9 setarg  0x00000000 
- 00018739  0x000041ea arg  0x0000000a , 0x00000007 
- 00018740  0x000041eb branch  0x00007ce1 
- 00018741  0x000041ee jam  0x00000022 , 0x0000090c 
- 00018742  0x000041ef branch  0x00004837 
- 00018743  0x000041f3 fetch  0x00000001 , 0x000043cb 
- 00018744  0x000041f4 rtnne  0x00000004 
- 00018745  0x000041f5 fetch  0x00000001 , 0x00004648 
- 00018746  0x000041f6 rtneq  0x0000005a 
- 00018747  0x000041f8 jam  0x00000001 , 0x00004692 
- 00018748  0x000041f9 rtn 
- 00018749  0x000041fd fetch  0x00000001 , 0x000043cb 
- 00018750  0x000041fe rtnne  0x00000004 
- 00018751  0x000041ff fetch  0x00000001 , 0x00004692 
- 00018752  0x00004200 rtn  0x00000034 
- 00018753  0x00004201 jam  0x00000000 , 0x00000678 
- 00018754  0x00004203 jam  0x0000005a , 0x00004648 
- 00018755  0x00004204 call  0x000047f4 
- 00018756  0x00004205 call  0x000047ef 
- 00018757  0x00004206 fetch  0x00000001 , 0x00000678 
- 00018758  0x00004207 increase  0x00000001 , 0x0000003f 
- 00018759  0x00004208 store  0x00000001 , 0x00000678 
- 00018760  0x00004209 beq  0x000000ff , 0x00006ca3 
- 00018761  0x0000420a fetch  0x00000001 , 0x00004648 
- 00018762  0x0000420b bne  0x0000005a , 0x00004942 
- 00018763  0x0000420c branch  0x00006ca3 
- 00018764  0x00004219 fetch  0x00000001 , 0x000043cb 
- 00018765  0x0000421a rtnne  0x0000000f 
- 00018766  0x0000421b call  0x000054ac 
- 00018767  0x0000421c nbranch  0x00002002 , 0x00000028 
- 00018768  0x0000421d fetch  0x00000001 , 0x00004846 
- 00018769  0x0000421e branch  0x00002002 , 0x00000034 
- 00018770  0x0000421f fetch  0x00000001 , 0x00004655 
- 00018771  0x00004220 rtneq  0x000000ff 
- 00018772  0x00004221 copy  0x0000003f , 0x00000007 
- 00018773  0x00004222 fetch  0x00000004 , 0x0000069d 
- 00018774  0x00004223 qisolate0  0x0000003f 
- 00018775  0x00004224 call  0x00004e45 , 0x00000001 
- 00018776  0x00004225 branch  0x00002003 
- 00018777  0x00004228 call  0x00007396 
- 00018778  0x00004229 call  0x000049a1 
- 00018779  0x0000422b call  0x000049c8 
- 00018780  0x0000422c call  0x000049ea 
- 00018781  0x0000422d rtn  0x0000002b 
- 00018782  0x0000422e call  0x00004966 
- 00018783  0x0000422f call  0x00004a7a 
- 00018784  0x00004230 fetch  0x00000001 , 0x00004663 
- 00018785  0x00004231 rtnbit1  0x00000007 
- 00018786  0x00004233 fetch  0x00000002 , 0x000044e9 
- 00018787  0x00004234 bbit1  0x0000000c , 0x00004b95 
- 00018788  0x00004235 call  0x00005eb6 
- 00018789  0x00004236 branch  0x00004bcf 
- 00018790  0x0000423a fetch  0x00000008 , 0x00004713 
- 00018791  0x0000423b rtnbit0  0x0000000d 
- 00018792  0x0000423c setarg  0x0000496c 
- 00018793  0x0000423d store  0x00000002 , 0x00000859 
- 00018794  0x0000423e jam  0x000000a5 , 0x00004664 
- 00018795  0x0000423f branch  0x0000498e 
- 00018796  0x00004242 call  0x0000496f 
- 00018797  0x00004243 call  0x00004974 
- 00018798  0x00004244 branch  0x00004984 
- 00018799  0x00004247 jam  0x00000000 , 0x00004665 
- 00018800  0x00004248 fetch  0x00000008 , 0x00004713 
- 00018801  0x00004249 rtnbit0  0x00000016 
- 00018802  0x0000424a jam  0x0000005a , 0x00004665 
- 00018803  0x0000424b rtn 
- 00018804  0x0000424e fetch  0x00000008 , 0x00004713 
- 00018805  0x0000424f bbit1  0x0000001d , 0x0000497b 
- 00018806  0x00004250 bbit1  0x0000001e , 0x0000497e 
- 00018807  0x00004251 bbit1  0x0000001f , 0x00004981 
- 00018808  0x00004252 jam  0x00000019 , 0x00004662 
- 00018809  0x00004253 jam  0x00000008 , 0x0000085b 
- 00018810  0x00004254 rtn 
- 00018811  0x00004256 jam  0x0000000c , 0x00004662 
- 00018812  0x00004257 jam  0x00000004 , 0x0000085b 
- 00018813  0x00004258 rtn 
- 00018814  0x0000425a jam  0x00000006 , 0x00004662 
- 00018815  0x0000425b jam  0x00000002 , 0x0000085b 
- 00018816  0x0000425c rtn 
- 00018817  0x0000425e jam  0x00000003 , 0x00004662 
- 00018818  0x0000425f jam  0x00000001 , 0x0000085b 
- 00018819  0x00004260 rtn 
- 00018820  0x00004263 call  0x00007966 
- 00018821  0x00004264 call  0x00004987 
- 00018822  0x00004265 branch  0x0000498c 
- 00018823  0x00004268 fetch  0x00000001 , 0x0000085c 
- 00018824  0x00004269 rtn  0x00000034 
- 00018825  0x0000426a fetch  0x00000001 , 0x00004665 
- 00018826  0x0000426b beq  0x0000005a , 0x0000480c 
- 00018827  0x0000426c branch  0x00004809 
- 00018828  0x0000426f fetch  0x00000001 , 0x00004665 
- 00018829  0x00004270 branch  0x0000480f 
- 00018830  0x00004275 bpatch  0x00000041 , 0x00004008 
- 00018831  0x00004276 fetcht  0x00000001 , 0x0000086c 
- 00018832  0x00004277 call  0x00006ee6 
- 00018833  0x00004278 branch  0x00004993 , 0x00000001 
- 00018834  0x00004279 branch  0x0000499a 
- 00018835  0x0000427d fetch  0x00000001 , 0x00004664 
- 00018836  0x0000427e rtneq  0x000000a5 
- 00018837  0x0000427f jam  0x000000a5 , 0x00004664 
- 00018838  0x00004280 jam  0x00000000 , 0x0000090e 
- 00018839  0x00004281 jam  0x00000000 , 0x00000709 
- 00018840  0x00004282 jam  0x00000000 , 0x00000900 
- 00018841  0x00004283 branch  0x00004962 
- 00018842  0x00004287 fetch  0x00000001 , 0x00004664 
- 00018843  0x00004288 rtneq  0x0000005a 
- 00018844  0x00004289 jam  0x0000005a , 0x00004664 
- 00018845  0x0000428a call  0x00006018 
- 00018846  0x0000428b call  0x00005aaa 
- 00018847  0x0000428c call  0x00004f70 
- 00018848  0x0000428d branch  0x00007912 
- 00018849  0x00004292 rtn  0x0000002b 
- 00018850  0x00004294 call  0x000035f0 
- 00018851  0x00004295 call  0x0000325b 
- 00018852  0x00004297 call  0x000049af 
- 00018853  0x00004298 fetcht  0x00000001 , 0x00004865 
- 00018854  0x00004299 call  0x00006ef3 
- 00018855  0x0000429b call  0x00004b6d 
- 00018856  0x0000429c call  0x00006177 
- 00018857  0x0000429d call  0x00002a41 
- 00018858  0x0000429f fetch  0x00000008 , 0x00004713 
- 00018859  0x000042a0 bbit1  0x00000014 , 0x000049fd 
- 00018860  0x000042a1 bbit1  0x00000013 , 0x00005d60 
- 00018861  0x000042a2 bbit1  0x00000012 , 0x00005d6e 
- 00018862  0x000042a3 rtn 
- 00018863  0x000042aa call  0x0000543b 
- 00018864  0x000042ac jam  0x00000000 , 0x000048eb 
- 00018865  0x000042ad setarg  0x00230170 
- 00018866  0x000042ae store  0x00000003 , 0x0000462d 
- 00018867  0x000042af setarg  0x00015301 
- 00018868  0x000042b0 istore  0x00000003 , 0x00000005 
- 00018869  0x000042b1 arg  0x000047a0 , 0x00000005 
- 00018870  0x000042b2 arg  0x00000014 , 0x00000039 
- 00018871  0x000042b3 call  0x00007ca1 
- 00018872  0x000042b5 fetch  0x00000001 , 0x0000426b 
- 00018873  0x000042b6 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00018874  0x000042b7 nbranch  0x000049c6 , 0x00000002 
- 00018875  0x000042b8 setarg  0x0006ff06 
- 00018876  0x000042b9 store  0x00000003 , 0x000047a0 
- 00018877  0x000042ba setarg  0x00000300 
- 00018878  0x000042bb istore  0x00000003 , 0x00000005 
- 00018879  0x000042bc setarg  0x00000080 
- 00018880  0x000042bd istore  0x00000001 , 0x00000005 
- 00018881  0x000042bf fetch  0x00000001 , 0x0000426b 
- 00018882  0x000042c0 increase  0x00000001 , 0x0000003f 
- 00018883  0x000042c1 copy  0x0000003f , 0x00000039 
- 00018884  0x000042c2 arg  0x00004369 , 0x00000006 
- 00018885  0x000042c3 branch  0x00007cda 
- 00018886  0x000042c6 arg  0x000047a0 , 0x00000005 
- 00018887  0x000042c7 branch  0x000049c1 
- 00018888  0x000042cd fetcht  0x00000001 , 0x00004864 
- 00018889  0x000042ce call  0x00006f0f 
- 00018890  0x000042cf fetcht  0x00000001 , 0x00004863 
- 00018891  0x000042d0 call  0x00006f0f 
- 00018892  0x000042d1 fetcht  0x00000001 , 0x00004865 
- 00018893  0x000042d2 call  0x00006f0f 
- 00018894  0x000042d4 setarg  0x0000486e 
- 00018895  0x000042d5 store  0x00000002 , 0x00004896 
- 00018896  0x000042d7 setarg  0x00004876 
- 00018897  0x000042d8 store  0x00000002 , 0x00004898 
- 00018898  0x000042da setarg  0x0000488a 
- 00018899  0x000042db store  0x00000002 , 0x0000489a 
- 00018900  0x000042dd fetch  0x00000002 , 0x00004896 
- 00018901  0x000042de copy  0x0000003f , 0x00000012 
- 00018902  0x000042df arg  0x00000008 , 0x00000039 
- 00018903  0x000042e2 ifetcht  0x00000001 , 0x00000012 
- 00018904  0x000042e3 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00018905  0x000042e4 ncall  0x000049e7 , 0x00000005 
- 00018906  0x000042e5 increase  0x00000001 , 0x00000012 
- 00018907  0x000042e6 loop  0x000049d7 
- 00018908  0x000042e7 call  0x000023fd 
- 00018909  0x000042e8 fetch  0x00000002 , 0x00004898 
- 00018910  0x000042e9 copy  0x0000003f , 0x00000012 
- 00018911  0x000042ea copy  0x0000003f , 0x00000013 
- 00018912  0x000042eb arg  0x0000000b , 0x00000039 
- 00018913  0x000042ee ifetcht  0x00000001 , 0x00000012 
- 00018914  0x000042ef isolate1  0x00000007 , 0x00000002 
- 00018915  0x000042f0 ncall  0x00006f0f , 0x00000001 
- 00018916  0x000042f1 increase  0x00000001 , 0x00000012 
- 00018917  0x000042f2 loop  0x000049e1 
- 00018918  0x000042f3 rtn 
- 00018919  0x000042f6 call  0x00006f0f 
- 00018920  0x000042f7 ifetcht  0x00000001 , 0x00000012 
- 00018921  0x000042f8 branch  0x00006ec6 
- 00018922  0x000042fd fetch  0x00000001 , 0x00004666 
- 00018923  0x000042fe beq  0x00000001 , 0x000049f1 
- 00018924  0x000042ff setarg  0x005d4800 
- 00018925  0x00004300 store  0x00000004 , 0x00004613 
- 00018926  0x00004301 fetch  0x00000001 , 0x0000440c 
- 00018927  0x00004302 rtnbit0  0x00000000 
- 00018928  0x00004303 branch  0x00005fe4 
- 00018929  0x00004305 jam  0x0000000c , 0x0000496b 
- 00018930  0x00004306 fetch  0x00000001 , 0x0000440c 
- 00018931  0x00004307 rtnbit0  0x00000000 
- 00018932  0x00004308 jam  0x00000010 , 0x0000496b 
- 00018933  0x00004309 fetch  0x00000001 , 0x0000477e 
- 00018934  0x0000430a branch  0x00005c01 , 0x00000034 
- 00018935  0x0000430b rtn 
- 00018936  0x0000430f fetch  0x00000002 , 0x000049df 
- 00018937  0x00004310 arg  0x00000528 , 0x00000002 
- 00018938  0x00004311 isub  0x00000002 , 0x0000003e 
- 00018939  0x00004312 nrtn  0x00000002 
- 00018940  0x00004313 branch  0x0000235a 
- 00018941  0x00004316 bpatch  0x00000042 , 0x00004008 
- 00018942  0x00004317 fetch  0x00000001 , 0x00004666 
- 00018943  0x00004318 beq  0x00000000 , 0x00004a02 
- 00018944  0x00004319 beq  0x00000001 , 0x00004a0c 
- 00018945  0x0000431a rtn 
- 00018946  0x0000431d arg  0x00000050 , 0x00000018 
- 00018947  0x0000431e setarg  0x00000400 
- 00018948  0x0000431f idiv  0x00000018 
- 00018949  0x00004320 call  0x00007d62 
- 00018950  0x00004321 quotient  0x0000003f 
- 00018951  0x00004322 store  0x00000002 , 0x00000670 
- 00018952  0x00004323 arg  0x00001fcc , 0x0000003f 
- 00018953  0x00004324 arg  0x00000004 , 0x00000002 
- 00018954  0x00004325 arg  0x00000004 , 0x0000002b 
- 00018955  0x00004326 branch  0x00004a16 
- 00018956  0x00004328 arg  0x00000118 , 0x00000018 
- 00018957  0x00004329 setarg  0x00000400 
- 00018958  0x0000432a idiv  0x00000018 
- 00018959  0x0000432b call  0x00007d62 
- 00018960  0x0000432c quotient  0x0000003f 
- 00018961  0x0000432d store  0x00000002 , 0x00000670 
- 00018962  0x0000432e arg  0x00001fc2 , 0x0000003f 
- 00018963  0x0000432f arg  0x0000000e , 0x00000002 
- 00018964  0x00004330 arg  0x0000000e , 0x0000002b 
- 00018965  0x00004331 branch  0x00004a16 
- 00018966  0x00004333 storet  0x00000001 , 0x00000678 
- 00018967  0x00004334 arg  0x000049c7 , 0x00000011 
- 00018968  0x00004335 arg  0x00000000 , 0x00000013 
- 00018969  0x00004337 copy  0x0000003f , 0x00000012 
- 00018970  0x00004338 fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00018971  0x00004339 call  0x00006b74 
- 00018972  0x0000433a fetch  0x00000008 , 0x000049c7 
- 00018973  0x0000433b fetcht  0x00000008 , 0x000049cf 
- 00018974  0x0000433c ior  0x00000002 , 0x0000003f 
- 00018975  0x0000433d fetcht  0x00000008 , 0x000049d7 
- 00018976  0x0000433e ior  0x00000002 , 0x0000003f 
- 00018977  0x0000433f branch  0x00004a28 , 0x00000034 
- 00018978  0x00004340 increase  0x00000001 , 0x00000013 
- 00018979  0x00004341 fetch  0x00000002 , 0x00000670 
- 00018980  0x00004342 isub  0x00000013 , 0x0000003e 
- 00018981  0x00004344 copy  0x00000012 , 0x0000003f 
- 00018982  0x00004345 isub  0x00000018 , 0x0000003f 
- 00018983  0x00004346 branch  0x00004a19 
- 00018984  0x00004349 sub  0x00000013 , 0x00000000 , 0x0000003e 
- 00018985  0x0000434a branch  0x00004a38 , 0x00000005 
- 00018986  0x0000434c copy  0x00000012 , 0x0000003f 
- 00018987  0x0000434d iadd  0x00000018 , 0x0000003f 
- 00018988  0x0000434f isub  0x0000002b , 0x0000003f 
- 00018989  0x00004350 copy  0x0000003f , 0x00000012 
- 00018990  0x00004351 fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00018991  0x00004352 call  0x00006b74 
- 00018992  0x00004353 fetch  0x00000008 , 0x000049c7 
- 00018993  0x00004354 fetcht  0x00000008 , 0x000049cf 
- 00018994  0x00004355 ior  0x00000002 , 0x0000003f 
- 00018995  0x00004356 fetcht  0x00000008 , 0x000049d7 
- 00018996  0x00004357 ior  0x00000002 , 0x0000003f 
- 00018997  0x00004358 branch  0x00004a3a , 0x00000034 
- 00018998  0x00004359 copy  0x00000012 , 0x0000003f 
- 00018999  0x0000435a branch  0x00004a2c 
- 00019000  0x0000435c storer  0x0000002b , 0x00000001 , 0x000049df 
- 00019001  0x0000435d rtn 
- 00019002  0x0000435f bpatch  0x00000043 , 0x00004008 
- 00019003  0x00004360 setarg  0x00001fd0 
- 00019004  0x00004361 isub  0x00000012 , 0x0000003f 
- 00019005  0x00004362 store  0x00000002 , 0x000049df 
- 00019006  0x00004363 copy  0x00000012 , 0x0000003f 
- 00019007  0x00004364 iadd  0x0000002b , 0x00000012 
- 00019008  0x00004365 fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00019009  0x00004366 arg  0x000049c7 , 0x00000011 
- 00019010  0x00004367 call  0x00006b74 
- 00019011  0x00004368 fetch  0x00000001 , 0x00004666 
- 00019012  0x00004369 beq  0x00000000 , 0x00004a47 
- 00019013  0x0000436a beq  0x00000001 , 0x00004a4a 
- 00019014  0x0000436b rtn 
- 00019015  0x0000436e fetch  0x00000006 , 0x000049c7 
- 00019016  0x0000436f store  0x00000004 , 0x00004691 
- 00019017  0x00004370 branch  0x00004a76 
- 00019018  0x00004373 fetch  0x00000001 , 0x000049c7 
- 00019019  0x00004374 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00019020  0x00004375 ncall  0x00007dca , 0x00000002 
- 00019021  0x00004376 store  0x00000001 , 0x000049c6 
- 00019022  0x00004377 fetch  0x00000001 , 0x000049c8 
- 00019023  0x00004378 store  0x00000001 , 0x00004667 
- 00019024  0x00004379 fetch  0x00000006 , 0x000049c9 
- 00019025  0x0000437a store  0x00000006 , 0x00004668 
- 00019026  0x0000437b fetch  0x00000006 , 0x000049cf 
- 00019027  0x0000437c store  0x00000006 , 0x0000466e 
- 00019028  0x0000437d branch  0x00005c6f 
- 00019029  0x00004381 branch  0x0000235a 
- 00019030  0x00004385 bpatch  0x00000044 , 0x00004008 
- 00019031  0x00004386 fetch  0x00000008 , 0x00004713 
- 00019032  0x00004387 bbit1  0x00000014 , 0x00004a5c 
- 00019033  0x00004388 bbit1  0x00000013 , 0x00005cb1 
- 00019034  0x00004389 bbit1  0x00000012 , 0x00005cb9 
- 00019035  0x0000438a rtn 
- 00019036  0x0000438d rtn 
- 00019037  0x0000438e fetch  0x00000001 , 0x00004666 
- 00019038  0x0000438f beq  0x00000000 , 0x00004a61 
- 00019039  0x00004390 beq  0x00000001 , 0x00004a6b 
- 00019040  0x00004391 rtn 
- 00019041  0x00004394 fetcht  0x00000002 , 0x000049df 
- 00019042  0x00004395 setarg  0x00001fd0 
- 00019043  0x00004396 isub  0x00000002 , 0x00000012 
- 00019044  0x00004397 arg  0x00004691 , 0x00000011 
- 00019045  0x00004398 arg  0x00000004 , 0x00000039 
- 00019046  0x00004399 call  0x00006b45 
- 00019047  0x0000439a fetcht  0x00000002 , 0x000049df 
- 00019048  0x0000439b increase  0x00000004 , 0x00000002 
- 00019049  0x0000439c storet  0x00000002 , 0x000049df 
- 00019050  0x0000439d rtn 
- 00019051  0x000043a0 fetcht  0x00000002 , 0x000049df 
- 00019052  0x000043a1 setarg  0x00001fd0 
- 00019053  0x000043a2 isub  0x00000002 , 0x00000012 
- 00019054  0x000043a5 add  0x00000012 , 0x00000001 , 0x00000012 
- 00019055  0x000043a6 arg  0x00004668 , 0x00000011 
- 00019056  0x000043a7 arg  0x00000006 , 0x00000039 
- 00019057  0x000043a8 call  0x00006b45 
- 00019058  0x000043aa add  0x00000012 , 0x00000007 , 0x00000012 
- 00019059  0x000043ab arg  0x0000466e , 0x00000011 
- 00019060  0x000043ac arg  0x00000006 , 0x00000039 
- 00019061  0x000043ad branch  0x00006b45 
- 00019062  0x000043b0 fetch  0x00000004 , 0x00004691 
- 00019063  0x000043b1 store  0x00000004 , 0x000045e8 
- 00019064  0x000043b2 store  0x00000004 , 0x0000458f 
- 00019065  0x000043b3 rtn 
- 00019066  0x000043b7 bpatch  0x00000045 , 0x00004008 
- 00019067  0x000043b8 setarg  0x00006109 
- 00019068  0x000043b9 store  0x00000002 , 0x000043e9 
- 00019069  0x000043ba setarg  0x00004fe5 
- 00019070  0x000043bb store  0x00000002 , 0x000045f2 
- 00019071  0x000043bc setarg  0x00004ff8 
- 00019072  0x000043bd store  0x00000002 , 0x000045f4 
- 00019073  0x000043be setarg  0x00004f41 
- 00019074  0x000043bf store  0x00000002 , 0x000045f6 
- 00019075  0x000043c0 setarg  0x00004be6 
- 00019076  0x000043c1 store  0x00000002 , 0x000043d9 
- 00019077  0x000043c3 setarg  0x00004f5d 
- 00019078  0x000043c4 store  0x00000002 , 0x000043d7 
- 00019079  0x000043c6 setarg  0x00004a9a 
- 00019080  0x000043c7 store  0x00000002 , 0x000043dd 
- 00019081  0x000043c8 setarg  0x00004bcc 
- 00019082  0x000043c9 store  0x00000002 , 0x000043db 
- 00019083  0x000043ca setarg  0x00004f62 
- 00019084  0x000043cb store  0x00000002 , 0x000043d5 
- 00019085  0x000043cc setarg  0x00005b08 
- 00019086  0x000043cd store  0x00000002 , 0x000043df 
- 00019087  0x000043ce setarg  0x00004b19 
- 00019088  0x000043cf store  0x00000002 , 0x000043e3 
- 00019089  0x000043d0 setarg  0x000055fa 
- 00019090  0x000043d1 store  0x00000002 , 0x000043e7 
- 00019091  0x000043d2 setarg  0x000054c5 
- 00019092  0x000043d3 store  0x00000002 , 0x000043d3 
- 00019093  0x000043d4 setarg  0x00006221 
- 00019094  0x000043d5 store  0x00000002 , 0x000043e1 
- 00019095  0x000043d6 setarg  0x00006228 
- 00019096  0x000043d7 store  0x00000002 , 0x000043e5 
- 00019097  0x000043d8 rtn 
- 00019098  0x000043dd bpatch  0x00000046 , 0x00004008 
- 00019099  0x000043de copy  0x00000013 , 0x0000003f 
- 00019100  0x000043e0 beq  0x00000032 , 0x00004acb 
- 00019101  0x000043e1 beq  0x00000044 , 0x00004ad3 
- 00019102  0x000043e2 beq  0x00000040 , 0x00004add 
- 00019103  0x000043e3 beq  0x00000015 , 0x00004ab8 
- 00019104  0x000043e5 beq  0x00000014 , 0x00004aaa 
- 00019105  0x000043e6 beq  0x00000010 , 0x00004b90 
- 00019106  0x000043e7 beq  0x00000031 , 0x00005aed 
- 00019107  0x000043e8 beq  0x00000029 , 0x00005aef 
- 00019108  0x000043ea beq  0x0000003e , 0x00004329 
- 00019109  0x000043eb beq  0x00000044 , 0x00005b10 
- 00019110  0x000043ed beq  0x00000039 , 0x00004ae2 
- 00019111  0x000043ee beq  0x0000003c , 0x00004ae5 
- 00019112  0x000043ef beq  0x0000003a , 0x00004afe 
- 00019113  0x000043f2 rtn 
- 00019114  0x000043f9 jam  0x00000000 , 0x0000477d 
- 00019115  0x000043fb jam  0x00000001 , 0x00004794 
- 00019116  0x000043fc call  0x00006042 
- 00019117  0x000043fd fetch  0x00000001 , 0x00004795 
- 00019118  0x000043fe nbranch  0x00004ab0 , 0x00000034 
- 00019119  0x000043ff jam  0x00000014 , 0x00004796 
- 00019120  0x00004401 fetch  0x00000002 , 0x000043f1 
- 00019121  0x00004402 set0  0x00000000 , 0x0000003f 
- 00019122  0x00004403 store  0x00000002 , 0x000043f1 
- 00019123  0x00004404 jam  0x00000000 , 0x00004845 
- 00019124  0x00004405 fetch  0x00000002 , 0x000047be 
- 00019125  0x00004406 store  0x00000002 , 0x000047c0 
- 00019126  0x00004407 call  0x00005c0b 
- 00019127  0x00004408 branch  0x00004bbd 
- 00019128  0x0000440c setarg  0x00000000 
- 00019129  0x0000440d store  0x00000002 , 0x000047c0 
- 00019130  0x0000440e store  0x00000001 , 0x00004860 
- 00019131  0x0000440f store  0x00000001 , 0x00004861 
- 00019132  0x00004410 store  0x00000001 , 0x00004794 
- 00019133  0x00004412 jam  0x00000000 , 0x000047c2 
- 00019134  0x00004413 jam  0x00000000 , 0x00004956 
- 00019135  0x00004414 call  0x000029cb 
- 00019136  0x00004415 branch  0x00004ac1 
- 00019137  0x00004417 call  0x00005b7b 
- 00019138  0x00004418 fetch  0x00000002 , 0x000043ef 
- 00019139  0x00004419 bbit1  0x00000007 , 0x00004ac6 
- 00019140  0x0000441a bbit1  0x00000000 , 0x000042fc 
- 00019141  0x0000441b branch  0x00004b95 
- 00019142  0x0000441d call  0x00005b21 
- 00019143  0x0000441e fetch  0x00000002 , 0x000043ef 
- 00019144  0x0000441f bbit1  0x00000000 , 0x000042fc 
- 00019145  0x00004420 call  0x00007d7c 
- 00019146  0x00004421 branch  0x00004f6c 
- 00019147  0x00004425 fetch  0x00000001 , 0x00004795 
- 00019148  0x00004426 beq  0x00000001 , 0x00004ad0 
- 00019149  0x00004427 jam  0x00000014 , 0x00004844 
- 00019150  0x00004428 jam  0x00000005 , 0x00004862 
- 00019151  0x00004429 branch  0x00005af6 
- 00019152  0x0000442b call  0x00005aef 
- 00019153  0x0000442c jam  0x00000005 , 0x00004844 
- 00019154  0x0000442d branch  0x00005af6 
- 00019155  0x00004430 fetch  0x00000001 , 0x000001a2 
- 00019156  0x00004431 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00019157  0x00004432 nbranch  0x00005b06 , 0x00000002 
- 00019158  0x00004433 fetch  0x00000001 , 0x000001a4 
- 00019159  0x00004434 fetcht  0x00000001 , 0x0000496b 
- 00019160  0x00004435 isub  0x00000002 , 0x0000003e 
- 00019161  0x00004436 branch  0x00005b1d , 0x00000002 
- 00019162  0x00004437 fetch  0x00000001 , 0x000001a4 
- 00019163  0x00004438 store  0x00000001 , 0x000040c0 
- 00019164  0x00004439 branch  0x00005b1f 
- 00019165  0x0000443c fetch  0x00000001 , 0x00004860 
- 00019166  0x0000443d nrtn  0x00000034 
- 00019167  0x0000443e jam  0x00000001 , 0x00004860 
- 00019168  0x0000443f jam  0x0000001e , 0x00004861 
- 00019169  0x00004440 rtn 
- 00019170  0x00004443 call  0x00004af9 
- 00019171  0x00004444 call  0x00005c0b 
- 00019172  0x00004445 branch  0x00006086 
- 00019173  0x00004448 call  0x00004af9 
- 00019174  0x00004449 fetch  0x00000004 , 0x0000458f 
- 00019175  0x0000444a store  0x00000004 , 0x000045e8 
- 00019176  0x0000444b store  0x00000004 , 0x00004691 
- 00019177  0x0000444c call  0x0000355a 
- 00019178  0x0000444d call  0x0000618e 
- 00019179  0x0000444e call  0x00005c0b 
- 00019180  0x0000444f branch  0x00006075 
- 00019181  0x00004452 jam  0x00000002 , 0x0000485f 
- 00019182  0x00004453 call  0x00004f3e 
- 00019183  0x00004454 jam  0x00000003 , 0x0000472c 
- 00019184  0x00004455 rtn 
- 00019185  0x00004458 arg  0x00000006 , 0x00000039 
- 00019186  0x00004459 arg  0x00004858 , 0x00000006 
- 00019187  0x0000445b ifetch  0x00000001 , 0x00000006 
- 00019188  0x0000445c beq  0x00000053 , 0x00004af9 
- 00019189  0x0000445d beq  0x00000039 , 0x00004af9 
- 00019190  0x0000445e beq  0x00000047 , 0x00004af9 
- 00019191  0x0000445f loop  0x00004af3 
- 00019192  0x00004460 rtn 
- 00019193  0x00004463 jam  0x00000003 , 0x000049ab 
- 00019194  0x00004464 jam  0x00000001 , 0x000048f4 
- 00019195  0x00004465 rtn 
- 00019196  0x00004468 jam  0x00000001 , 0x000049a9 
- 00019197  0x00004469 rtn 
- 00019198  0x0000446d fetch  0x00000001 , 0x00004600 
- 00019199  0x0000446e nbranch  0x00004b11 , 0x00000034 
- 00019200  0x0000446f fetch  0x00000001 , 0x000045e2 
- 00019201  0x00004470 beq  0x00000002 , 0x00004b0a 
- 00019202  0x00004471 beq  0x00000003 , 0x00004b04 
- 00019203  0x00004472 branch  0x00004b04 
- 00019204  0x00004475 call  0x00006018 
- 00019205  0x00004476 fetch  0x00000001 , 0x0000477f 
- 00019206  0x00004477 nbranch  0x00005f1b , 0x00000034 
- 00019207  0x00004478 fetch  0x00000001 , 0x00004666 
- 00019208  0x00004479 beq  0x00000000 , 0x00004f6c 
- 00019209  0x0000447a rtn 
- 00019210  0x0000447d fetch  0x00000008 , 0x00004713 
- 00019211  0x0000447e bbit1  0x0000003e , 0x00006034 
- 00019212  0x0000447f bbit1  0x00000030 , 0x00006034 
- 00019213  0x00004480 bbit0  0x0000003a , 0x00006067 
- 00019214  0x00004481 fetch  0x00000004 , 0x00004691 
- 00019215  0x00004482 branch  0x00004e39 , 0x00000034 
- 00019216  0x00004483 branch  0x00006067 
- 00019217  0x00004486 jam  0x00000000 , 0x00004600 
- 00019218  0x00004487 call  0x00003647 
- 00019219  0x00004488 setarg  0xffffffff 
- 00019220  0x00004489 store  0x00000008 , 0x000045af 
- 00019221  0x0000448a setarg  0x00000000 
- 00019222  0x0000448b store  0x00000007 , 0x00004846 
- 00019223  0x0000448c jam  0x00000001 , 0x0000473f 
- 00019224  0x0000448d branch  0x00004f9a 
- 00019225  0x00004493 bpatch  0x00000047 , 0x00004008 
- 00019226  0x00004494 call  0x0000553d 
- 00019227  0x00004495 call  0x00004b4f 
- 00019228  0x00004496 call  0x0000614d 
- 00019229  0x00004498 call  0x0000328e 
- 00019230  0x00004499 call  0x00003531 
- 00019231  0x0000449a call  0x00005fdd 
- 00019232  0x0000449b call  0x00004b62 
- 00019233  0x0000449c call  0x00004b68 
- 00019234  0x000044a0 call  0x00004b43 
- 00019235  0x000044a2 call  0x00004b58 
- 00019236  0x000044a3 call  0x00005be1 
- 00019237  0x000044a4 call  0x00004b5c 
- 00019238  0x000044a5 call  0x00005be4 
- 00019239  0x000044a6 call  0x00004b5f 
- 00019240  0x000044a7 call  0x00004b55 
- 00019241  0x000044a9 call  0x00005bfe 
- 00019242  0x000044aa call  0x000056b6 
- 00019243  0x000044ab call  0x00004b48 
- 00019244  0x000044ac call  0x00004b72 
- 00019245  0x000044ad call  0x00004b82 
- 00019246  0x000044ae call  0x00004b87 
- 00019247  0x000044af fetch  0x00000001 , 0x00004666 
- 00019248  0x000044b0 beq  0x00000000 , 0x00004b8a 
- 00019249  0x000044b1 branch  0x00005c05 
- 00019250  0x000044b5 fetch  0x00000001 , 0x00004980 
- 00019251  0x000044b6 rtnne  0x00000001 
- 00019252  0x000044b7 arg  0x00004981 , 0x00000013 
- 00019253  0x000044b8 arg  0x00005a94 , 0x00000012 
- 00019254  0x000044b9 branch  0x000042e0 
- 00019255  0x000044bc fetch  0x00000002 , 0x000048fa 
- 00019256  0x000044bd fetcht  0x00000002 , 0x000049ff 
- 00019257  0x000044be isub  0x00000002 , 0x0000003e 
- 00019258  0x000044bf branch  0x00004b3f , 0x00000005 
- 00019259  0x000044c0 byteswap  0x00000002 , 0x00000002 
- 00019260  0x000044c1 isub  0x00000002 , 0x0000003e 
- 00019261  0x000044c2 branch  0x00004b3f , 0x00000005 
- 00019262  0x000044c3 branch  0x00005bba 
- 00019263  0x000044c6 fetch  0x00000001 , 0x00004980 
- 00019264  0x000044c7 rtneq  0x00000001 
- 00019265  0x000044c8 jam  0x00000001 , 0x00004980 
- 00019266  0x000044c9 rtn 
- 00019267  0x000044cd arg  0x00004790 , 0x00000013 
- 00019268  0x000044ce arg  0x00004b46 , 0x00000012 
- 00019269  0x000044cf branch  0x000042e7 
- 00019270  0x000044d2 call  0x00004bbd 
- 00019271  0x000044d3 branch  0x00004f6c 
- 00019272  0x000044d9 arg  0x000046f3 , 0x00000013 
- 00019273  0x000044da arg  0x00004b4b , 0x00000012 
- 00019274  0x000044db branch  0x000042e0 
- 00019275  0x000044de call  0x00004a56 
- 00019276  0x000044df fetch  0x00000001 , 0x00004793 
- 00019277  0x000044e0 nbranch  0x00005ed1 , 0x00000034 
- 00019278  0x000044e1 rtn 
- 00019279  0x000044e4 fetch  0x00000001 , 0x00004637 
- 00019280  0x000044e5 branch  0x00004b53 , 0x00000034 
- 00019281  0x000044e6 jam  0x0000003a , 0x00004631 
- 00019282  0x000044e7 rtn 
- 00019283  0x000044e9 jam  0x00000035 , 0x00004631 
- 00019284  0x000044ea rtn 
- 00019285  0x000044ee arg  0x00004862 , 0x00000013 
- 00019286  0x000044ef arg  0x0000502f , 0x00000012 
- 00019287  0x000044f0 branch  0x000042e0 
- 00019288  0x000044f3 arg  0x00004845 , 0x00000013 
- 00019289  0x000044f4 arg  0x00005bd9 , 0x00000012 
- 00019290  0x000044f5 call  0x000042e0 
- 00019291  0x000044f6 branch  0x00005bd6 
- 00019292  0x000044f9 fetch  0x00000008 , 0x00004713 
- 00019293  0x000044fa rtnbit1  0x0000003b 
- 00019294  0x000044fb branch  0x00005bee 
- 00019295  0x000044fe arg  0x00004861 , 0x00000013 
- 00019296  0x000044ff arg  0x00005aef , 0x00000012 
- 00019297  0x00004500 branch  0x000042e0 
- 00019298  0x00004503 fetch  0x00000001 , 0x000049a9 
- 00019299  0x00004504 rtn  0x00000034 
- 00019300  0x00004505 jam  0x00000000 , 0x000049a9 
- 00019301  0x00004506 jam  0x00000001 , 0x000048f4 
- 00019302  0x00004507 call  0x00003625 
- 00019303  0x00004508 branch  0x00004fa0 
- 00019304  0x0000450b arg  0x000049ac , 0x00000013 
- 00019305  0x0000450c arg  0x00004b6b , 0x00000012 
- 00019306  0x0000450d branch  0x000042e0 
- 00019307  0x00004510 jam  0x00000000 , 0x000049ab 
- 00019308  0x00004511 rtn 
- 00019309  0x00004518 call  0x000061ea 
- 00019310  0x00004519 call  0x00004b7c 
- 00019311  0x0000451b fetcht  0x00000001 , 0x00004868 
- 00019312  0x0000451c branch  0x00006ef3 
- 00019313  0x0000451e rtn 
- 00019314  0x00004522 fetch  0x00000001 , 0x00004866 
- 00019315  0x00004523 rtneq  0x000000ff 
- 00019316  0x00004524 fetch  0x00000002 , 0x00004781 
- 00019317  0x00004525 rtn  0x00000034 
- 00019318  0x00004526 fetch  0x00000002 , 0x00004725 
- 00019319  0x00004527 fetcht  0x00000002 , 0x00004781 
- 00019320  0x00004528 isub  0x00000002 , 0x00000002 
- 00019321  0x00004529 fetch  0x00000002 , 0x00004869 
- 00019322  0x0000452a isub  0x00000002 , 0x0000003f 
- 00019323  0x0000452b branch  0x00004b7e , 0x00000002 
- 00019324  0x0000452d fetcht  0x00000001 , 0x00004866 
- 00019325  0x0000452e branch  0x00006ef3 
- 00019326  0x00004533 fetch  0x00000001 , 0x000049aa 
- 00019327  0x00004534 bbit0  0x00000001 , 0x00004b7c 
- 00019328  0x00004535 fetcht  0x00000001 , 0x00004866 
- 00019329  0x00004536 branch  0x00006ef7 
- 00019330  0x00004539 arg  0x000048ee , 0x00000013 
- 00019331  0x0000453a arg  0x00004b85 , 0x00000012 
- 00019332  0x0000453b branch  0x000042e7 
- 00019333  0x0000453e jam  0x00000001 , 0x000048eb 
- 00019334  0x0000453f branch  0x00004327 
- 00019335  0x00004542 arg  0x000049c4 , 0x00000013 
- 00019336  0x00004543 arg  0x00004d9e , 0x00000012 
- 00019337  0x00004544 branch  0x000042e0 
- 00019338  0x00004548 arg  0x00004781 , 0x00000013 
- 00019339  0x00004549 arg  0x00004b8d , 0x00000012 
- 00019340  0x0000454a branch  0x000042e7 
- 00019341  0x0000454d fetch  0x00000001 , 0x00004666 
- 00019342  0x0000454e beq  0x00000000 , 0x00004b11 
- 00019343  0x0000454f branch  0x00005aad 
- 00019344  0x00004553 isolate1  0x00000026 , 0x00000000 
- 00019345  0x00004554 call  0x00006018 , 0x00000001 
- 00019346  0x00004555 call  0x00005aad 
- 00019347  0x00004556 call  0x00005b21 
- 00019348  0x00004557 branch  0x00004b95 
- 00019349  0x0000455a bpatch  0x00000048 , 0x00004009 
- 00019350  0x0000455b call  0x000061ab 
- 00019351  0x0000455c fetch  0x00000002 , 0x000044e9 
- 00019352  0x0000455d isolate1  0x0000000b , 0x0000003f 
- 00019353  0x0000455e call  0x00005c3e , 0x00000001 
- 00019354  0x00004560 setarg  0x00000000 
- 00019355  0x00004561 store  0x00000002 , 0x000047c0 
- 00019356  0x00004562 call  0x00004b7c 
- 00019357  0x00004563 jam  0x000000ff , 0x000049c6 
- 00019358  0x00004565 fetch  0x00000002 , 0x000044e9 
- 00019359  0x00004566 isolate1  0x0000000b , 0x0000003f 
- 00019360  0x00004567 call  0x00005c3e , 0x00000001 
- 00019361  0x00004568 call  0x00005aa8 
- 00019362  0x00004569 fetch  0x00000002 , 0x000044e9 
- 00019363  0x0000456a bbit1  0x0000000b , 0x00004bac 
- 00019364  0x0000456b fetch  0x00000008 , 0x00004713 
- 00019365  0x0000456c bbit0  0x00000008 , 0x00004bac 
- 00019366  0x0000456d fetcht  0x00000002 , 0x00004695 
- 00019367  0x0000456e increase  0x00000001 , 0x00000002 
- 00019368  0x0000456f storet  0x00000002 , 0x00004695 
- 00019369  0x00004570 storet  0x00000002 , 0x000042dc 
- 00019370  0x00004571 random  0x0000003f 
- 00019371  0x00004572 store  0x00000001 , 0x000042db 
- 00019372  0x00004574 fetch  0x00000003 , 0x00004797 
- 00019373  0x00004575 store  0x00000003 , 0x000042de 
- 00019374  0x00004576 call  0x0000432d 
- 00019375  0x00004577 fetch  0x00000002 , 0x00004638 
- 00019376  0x00004578 store  0x00000002 , 0x00004790 
- 00019377  0x00004579 setarg  0x00000000 
- 00019378  0x0000457a store  0x00000002 , 0x00004781 
- 00019379  0x0000457b store  0x00000002 , 0x000047c0 
- 00019380  0x0000457c store  0x00000001 , 0x00004845 
- 00019381  0x0000457d store  0x00000001 , 0x00004792 
- 00019382  0x0000457e store  0x00000001 , 0x00004956 
- 00019383  0x0000457f arg  0x00000002 , 0x00000007 
- 00019384  0x00004580 call  0x00005f00 
- 00019385  0x00004581 call  0x00005ef4 
- 00019386  0x00004582 branch  0x00005b62 
- 00019387  0x00004586 jam  0x00000000 , 0x00004637 
- 00019388  0x00004587 branch  0x0000616e 
- 00019389  0x0000458a bpatch  0x00000049 , 0x00004009 
- 00019390  0x0000458b setarg  0x00000000 
- 00019391  0x0000458c store  0x00000002 , 0x00004790 
- 00019392  0x0000458d arg  0x00000006 , 0x00000007 
- 00019393  0x0000458e call  0x00005f04 
- 00019394  0x0000458f jam  0x00000000 , 0x00004792 
- 00019395  0x00004590 call  0x00005c3e 
- 00019396  0x00004591 branch  0x00004b6d 
- 00019397  0x00004595 bpatch  0x0000004a , 0x00004009 
- 00019398  0x00004596 fetch  0x00000008 , 0x00004713 
- 00019399  0x00004597 rtnbit0  0x00000002 
- 00019400  0x00004598 arg  0x00000002 , 0x00000007 
- 00019401  0x00004599 call  0x00005f04 
- 00019402  0x0000459a call  0x00005c4a 
- 00019403  0x0000459b branch  0x00005c48 
- 00019404  0x0000459f bpatch  0x0000004b , 0x00004009 
- 00019405  0x000045a0 call  0x0000620e 
- 00019406  0x000045a1 branch  0x000078aa 
- 00019407  0x000045a6 bpatch  0x0000004c , 0x00004009 
- 00019408  0x000045a7 fetch  0x00000008 , 0x00004713 
- 00019409  0x000045a8 bbit0  0x00000015 , 0x00004bdc 
- 00019410  0x000045a9 call  0x00006f82 
- 00019411  0x000045aa call  0x00006fb0 
- 00019412  0x000045ab store  0x00000002 , 0x00004633 
- 00019413  0x000045ad fetch  0x00000002 , 0x0000440a 
- 00019414  0x000045ae isub  0x00000002 , 0x0000003e 
- 00019415  0x000045af branch  0x00004bcf , 0x00000002 
- 00019416  0x000045b0 arg  0x0000462d , 0x00000011 
- 00019417  0x000045b1 call  0x00005563 
- 00019418  0x000045b2 fetch  0x00000001 , 0x0000440c 
- 00019419  0x000045b3 bbit1  0x00000001 , 0x00004f6b 
- 00019420  0x000045b6 fetch  0x00000001 , 0x000049a4 
- 00019421  0x000045b7 call  0x00004e24 , 0x00000034 
- 00019422  0x000045b8 fetch  0x00000001 , 0x000049a3 
- 00019423  0x000045b9 nrtn  0x00000034 
- 00019424  0x000045ba fetch  0x00000001 , 0x00004666 
- 00019425  0x000045bb beq  0x00000000 , 0x0000602f 
- 00019426  0x000045bc call  0x00005aa8 
- 00019427  0x000045bd fetch  0x00000006 , 0x00004668 
- 00019428  0x000045be branch  0x00005a94 , 0x00000034 
- 00019429  0x000045bf branch  0x000054a0 
- 00019430  0x000045cc bpatch  0x0000004d , 0x00004009 
- 00019431  0x000045cd call  0x00002a28 
- 00019432  0x000045ce nrtn  0x00000034 
- 00019433  0x000045cf fetch  0x00000001 , 0x0000478f 
- 00019434  0x000045d0 beq  0x000000ff , 0x00004bee 
- 00019435  0x000045d1 fetch  0x00000001 , 0x00004843 
- 00019436  0x000045d2 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00019437  0x000045d3 rtnne  0x00000003 
- 00019438  0x000045d5 fetch  0x00000008 , 0x00004713 
- 00019439  0x000045d6 bbit1  0x00000001 , 0x00005b5b 
- 00019440  0x000045d7 bbit1  0x00000000 , 0x00005b5b 
- 00019441  0x000045d8 bbit1  0x00000005 , 0x00005b5b 
- 00019442  0x000045d9 bbit1  0x00000006 , 0x00005b5b 
- 00019443  0x000045da call  0x00004e47 
- 00019444  0x000045db nrtn  0x00000028 
- 00019445  0x000045dc call  0x00005abc 
- 00019446  0x000045dd call  0x000056b1 
- 00019447  0x000045de fetch  0x00000008 , 0x00004713 
- 00019448  0x000045df bbit0  0x00000016 , 0x00005b3c 
- 00019449  0x000045e0 fetch  0x00000001 , 0x0000496c 
- 00019450  0x000045e1 branch  0x00005b3d 
- 00019451  0x000045e9 fetch  0x00000001 , 0x000043cb 
- 00019452  0x000045ea rtnne  0x0000000f 
- 00019453  0x000045eb call  0x00004c00 
- 00019454  0x000045ec call  0x00004c8b 
- 00019455  0x000045ed branch  0x00004df5 
- 00019456  0x000045f5 bpatch  0x0000004e , 0x00004009 
- 00019457  0x000045f6 call  0x00004c85 
- 00019458  0x000045f7 setarg  0x00000000 
- 00019459  0x000045f8 store  0x00000002 , 0x000048e9 
- 00019460  0x000045f9 arg  0x0000489c , 0x00000006 
- 00019461  0x000045fa arg  0x000048b0 , 0x00000005 
- 00019462  0x000045fb arg  0x00000014 , 0x00000039 
- 00019463  0x000045fc call  0x00007cda 
- 00019464  0x000045fd setarg  0x0000489c 
- 00019465  0x000045fe store  0x00000002 , 0x000048e3 
- 00019466  0x000045ff setarg  0x000048d8 
- 00019467  0x00004600 store  0x00000002 , 0x000048e5 
- 00019468  0x00004601 call  0x00004c2f 
- 00019469  0x00004602 call  0x00004c53 
- 00019470  0x00004603 call  0x00004c83 
- 00019471  0x00004605 fetch  0x00000002 , 0x0000489a 
- 00019472  0x00004606 copy  0x0000003f , 0x00000012 
- 00019473  0x00004607 jam  0x00000000 , 0x000048e8 
- 00019474  0x00004609 ifetcht  0x00000001 , 0x00000012 
- 00019475  0x0000460a fetch  0x00000002 , 0x00004898 
- 00019476  0x0000460b copy  0x0000003f , 0x00000011 
- 00019477  0x0000460c copy  0x00000011 , 0x00000013 
- 00019478  0x0000460d arg  0x00000014 , 0x00000039 
- 00019479  0x0000460f ifetch  0x00000001 , 0x00000011 
- 00019480  0x00004610 isub  0x00000002 , 0x0000003e 
- 00019481  0x00004611 branch  0x00004c23 , 0x00000005 
- 00019482  0x00004612 increase  0x00000001 , 0x00000011 
- 00019483  0x00004613 loop  0x00004c17 
- 00019484  0x00004615 increase  0x00000001 , 0x00000012 
- 00019485  0x00004616 fetch  0x00000001 , 0x000048e8 
- 00019486  0x00004617 increase  0x00000001 , 0x0000003f 
- 00019487  0x00004618 store  0x00000001 , 0x000048e8 
- 00019488  0x00004619 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00019489  0x0000461a branch  0x00004c12 , 0x00000002 
- 00019490  0x0000461c rtn 
- 00019491  0x0000461f fetch  0x00000002 , 0x000048e3 
- 00019492  0x00004620 copy  0x0000003f , 0x00000005 
- 00019493  0x00004621 copy  0x00000011 , 0x0000003f 
- 00019494  0x00004622 isub  0x00000013 , 0x0000003f 
- 00019495  0x00004623 iadd  0x00000005 , 0x00000005 
- 00019496  0x00004624 fetch  0x00000002 , 0x000048e5 
- 00019497  0x00004625 copy  0x0000003f , 0x00000013 
- 00019498  0x00004626 fetch  0x00000001 , 0x000048e8 
- 00019499  0x00004627 iadd  0x00000013 , 0x00000013 
- 00019500  0x00004628 ifetch  0x00000001 , 0x00000013 
- 00019501  0x00004629 istore  0x00000001 , 0x00000005 
- 00019502  0x0000462a branch  0x00004c1c 
- 00019503  0x0000462d bpatch  0x0000004f , 0x00004009 
- 00019504  0x0000462e call  0x00004c83 
- 00019505  0x0000462f call  0x00004c81 
- 00019506  0x00004631 fetch  0x00000002 , 0x000048e9 
- 00019507  0x00004632 increase  0x00000001 , 0x0000003f 
- 00019508  0x00004633 store  0x00000002 , 0x000048e9 
- 00019509  0x00004634 bbit1  0x00000009 , 0x00004c71 
- 00019510  0x00004635 fetcht  0x00000001 , 0x00004864 
- 00019511  0x00004636 call  0x00006ee6 
- 00019512  0x00004637 nbranch  0x00004c32 , 0x00000001 
- 00019513  0x00004638 nop  0x00000014 
- 00019514  0x00004639 call  0x00004c79 
- 00019515  0x0000463a call  0x00004c85 
- 00019516  0x0000463b jam  0x00000000 , 0x000048e8 
- 00019517  0x0000463d call  0x00004c7b 
- 00019518  0x0000463e call  0x00004c46 
- 00019519  0x0000463f call  0x00004c79 
- 00019520  0x00004640 call  0x00004c46 
- 00019521  0x00004641 sub  0x0000003f , 0x00000009 , 0x0000003e 
- 00019522  0x00004642 branch  0x00004c3d , 0x00000002 
- 00019523  0x00004643 call  0x00004c7b 
- 00019524  0x00004644 call  0x00004c46 
- 00019525  0x00004645 branch  0x00004c79 
- 00019526  0x00004648 jam  0x00000000 , 0x000048e7 
- 00019527  0x00004649 nop  0x00000032 
- 00019528  0x0000464a call  0x00004c65 
- 00019529  0x0000464b fetch  0x00000002 , 0x000048e5 
- 00019530  0x0000464d copy  0x0000003f , 0x00000005 
- 00019531  0x0000464e fetch  0x00000001 , 0x000048e8 
- 00019532  0x0000464f iadd  0x00000005 , 0x00000005 
- 00019533  0x00004650 fetch  0x00000001 , 0x000048e7 
- 00019534  0x00004651 istore  0x00000001 , 0x00000005 
- 00019535  0x00004652 fetch  0x00000001 , 0x000048e8 
- 00019536  0x00004653 increase  0x00000001 , 0x0000003f 
- 00019537  0x00004654 store  0x00000001 , 0x000048e8 
- 00019538  0x00004655 rtn 
- 00019539  0x00004659 nop  0x00000014 
- 00019540  0x0000465a fetch  0x00000002 , 0x00004898 
- 00019541  0x0000465b copy  0x0000003f , 0x00000012 
- 00019542  0x0000465c jam  0x00000000 , 0x000048e8 
- 00019543  0x0000465e jam  0x00000000 , 0x000048e7 
- 00019544  0x0000465f ifetcht  0x00000001 , 0x00000012 
- 00019545  0x00004660 isolate1  0x00000007 , 0x00000002 
- 00019546  0x00004661 branch  0x00004c5f , 0x00000001 
- 00019547  0x00004662 call  0x00006ef7 
- 00019548  0x00004663 call  0x00004c65 
- 00019549  0x00004664 ifetcht  0x00000001 , 0x00000012 
- 00019550  0x00004665 call  0x00006f0f 
- 00019551  0x00004667 increase  0x00000001 , 0x00000012 
- 00019552  0x00004668 fetch  0x00000002 , 0x000048e3 
- 00019553  0x00004669 call  0x00004c4a 
- 00019554  0x0000466a sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019555  0x0000466b branch  0x00004c57 , 0x00000002 
- 00019556  0x0000466c rtn 
- 00019557  0x00004670 fetch  0x00000002 , 0x00004896 
- 00019558  0x00004671 copy  0x0000003f , 0x00000013 
- 00019559  0x00004672 arg  0x00000008 , 0x00000039 
- 00019560  0x00004675 ifetcht  0x00000001 , 0x00000013 
- 00019561  0x00004676 call  0x00006ee6 
- 00019562  0x00004677 fetch  0x00000001 , 0x000048e7 
- 00019563  0x00004678 rshift  0x0000003f , 0x0000003f 
- 00019564  0x00004679 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00019565  0x0000467a store  0x00000001 , 0x000048e7 
- 00019566  0x0000467b increase  0x00000001 , 0x00000013 
- 00019567  0x0000467c loop  0x00004c68 
- 00019568  0x0000467d rtn 
- 00019569  0x0000467f fetcht  0x00000001 , 0x00004865 
- 00019570  0x00004680 call  0x00006ef7 
- 00019571  0x00004681 nop  0x00000014 
- 00019572  0x00004682 fetcht  0x00000001 , 0x00004865 
- 00019573  0x00004683 call  0x00006ef3 
- 00019574  0x00004684 nop  0x00001770 
- 00019575  0x00004685 rtn 
- 00019576  0x00004686 branch  0x00004c00 
- 00019577  0x00004688 fetcht  0x00000001 , 0x00004864 
- 00019578  0x00004689 branch  0x00006ef3 
- 00019579  0x0000468c fetcht  0x00000001 , 0x00004864 
- 00019580  0x0000468d branch  0x00006ef7 
- 00019581  0x0000468f sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00019582  0x00004690 rtn  0x00000005 
- 00019583  0x00004691 set0  0x00000007 , 0x00000002 
- 00019584  0x00004692 branch  0x00006edd 
- 00019585  0x00004694 fetcht  0x00000001 , 0x00004864 
- 00019586  0x00004695 branch  0x00006edd 
- 00019587  0x00004698 fetcht  0x00000001 , 0x00004863 
- 00019588  0x00004699 branch  0x00006ef3 
- 00019589  0x0000469c fetcht  0x00000001 , 0x00004863 
- 00019590  0x0000469d branch  0x00006ef7 
- 00019591  0x000046a9 jam  0x00000000 , 0x000048eb 
- 00019592  0x000046aa fetch  0x00000002 , 0x000048ec 
- 00019593  0x000046ab store  0x00000002 , 0x000048ee 
- 00019594  0x000046ac rtn 
- 00019595  0x000046b0 bpatch  0x00000050 , 0x0000400a 
- 00019596  0x000046b1 arg  0x0000489c , 0x00000011 
- 00019597  0x000046b2 arg  0x000048b0 , 0x00000012 
- 00019598  0x000046b3 arg  0x00000014 , 0x00000039 
- 00019599  0x000046b4 call  0x00007d64 
- 00019600  0x000046b5 nbranch  0x00004c87 , 0x00000005 
- 00019601  0x000046b6 call  0x00004cc5 
- 00019602  0x000046b7 call  0x00004c87 , 0x00000034 
- 00019603  0x000046b9 call  0x00004ccd 
- 00019604  0x000046ba fetch  0x00000001 , 0x0000497b 
- 00019605  0x000046bb nrtn  0x00000034 
- 00019606  0x000046bc fetch  0x00000001 , 0x000049c1 
- 00019607  0x000046bd rtneq  0x00000001 
- 00019608  0x000046be rtneq  0x00000002 
- 00019609  0x000046bf rtneq  0x00000004 
- 00019610  0x000046c2 jam  0x00000000 , 0x000048e8 
- 00019611  0x000046c3 arg  0x0000489c , 0x00000011 
- 00019612  0x000046c4 arg  0x000048c4 , 0x00000012 
- 00019613  0x000046c6 ifetcht  0x00000001 , 0x00000011 
- 00019614  0x000046c7 ifetch  0x00000001 , 0x00000012 
- 00019615  0x000046c8 ixor  0x00000002 , 0x0000003f 
- 00019616  0x000046c9 branch  0x00004cbd , 0x00000034 
- 00019617  0x000046ca store  0x00000001 , 0x000048e7 
- 00019618  0x000046cb storet  0x00000001 , 0x000048f6 
- 00019619  0x000046cc istoret  0x00000001 , 0x00000012 
- 00019620  0x000046cd jam  0x00000001 , 0x000048f4 
- 00019621  0x000046ce jam  0x00000000 , 0x000048f7 
- 00019622  0x000046d0 fetch  0x00000001 , 0x000048e7 
- 00019623  0x000046d1 bbit0  0x00000000 , 0x00004cb3 
- 00019624  0x000046d2 fetch  0x00000001 , 0x000048e8 
- 00019625  0x000046d3 mul32  0x0000003f , 0x00000008 , 0x0000003f 
- 00019626  0x000046d4 fetcht  0x00000001 , 0x000048f7 
- 00019627  0x000046d5 iadd  0x00000002 , 0x0000003f 
- 00019628  0x000046d6 arg  0x00004901 , 0x00000006 
- 00019629  0x000046d7 iadd  0x00000006 , 0x00000006 
- 00019630  0x000046d8 ifetch  0x00000001 , 0x00000006 
- 00019631  0x000046d9 store  0x00000001 , 0x000048f5 
- 00019632  0x000046da call  0x00004cfc 
- 00019633  0x000046db call  0x00004d3a 
- 00019634  0x000046dc call  0x00004dbb 
- 00019635  0x000046de fetch  0x00000001 , 0x000048e7 
- 00019636  0x000046df rshift  0x0000003f , 0x0000003f 
- 00019637  0x000046e0 store  0x00000001 , 0x000048e7 
- 00019638  0x000046e1 fetch  0x00000001 , 0x000048f6 
- 00019639  0x000046e2 rshift  0x0000003f , 0x0000003f 
- 00019640  0x000046e3 store  0x00000001 , 0x000048f6 
- 00019641  0x000046e4 fetch  0x00000001 , 0x000048f7 
- 00019642  0x000046e5 increase  0x00000001 , 0x0000003f 
- 00019643  0x000046e6 store  0x00000001 , 0x000048f7 
- 00019644  0x000046e7 loop  0x00004ca6 
- 00019645  0x000046e9 increase  0x00000001 , 0x00000011 
- 00019646  0x000046ea increase  0x00000001 , 0x00000012 
- 00019647  0x000046eb fetch  0x00000001 , 0x000048e8 
- 00019648  0x000046ec increase  0x00000001 , 0x0000003f 
- 00019649  0x000046ed store  0x00000001 , 0x000048e8 
- 00019650  0x000046ee sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019651  0x000046ef branch  0x00004c9d , 0x00000002 
- 00019652  0x000046f0 rtn 
- 00019653  0x000046f3 fetch  0x00000008 , 0x0000489c 
- 00019654  0x000046f4 nrtn  0x00000034 
- 00019655  0x000046f5 fetch  0x00000008 , 0x000048a4 
- 00019656  0x000046f6 nrtn  0x00000034 
- 00019657  0x000046f7 fetch  0x00000004 , 0x000048ac 
- 00019658  0x000046f8 nrtn  0x00000034 
- 00019659  0x000046f9 jam  0x00000000 , 0x000049c1 
- 00019660  0x000046fa rtn 
- 00019661  0x000046ff bpatch  0x00000051 , 0x0000400a 
- 00019662  0x00004700 jam  0x00000000 , 0x0000497b 
- 00019663  0x00004701 jam  0x00000000 , 0x000048f1 
- 00019664  0x00004702 arg  0x0000489c , 0x00000011 
- 00019665  0x00004703 arg  0x00000014 , 0x00000039 
- 00019666  0x00004705 jam  0x00000000 , 0x000048f0 
- 00019667  0x00004706 ifetch  0x00000001 , 0x00000011 
- 00019668  0x00004707 branch  0x00004cf7 , 0x00000034 
- 00019669  0x00004709 fetcht  0x00000001 , 0x000048f0 
- 00019670  0x0000470a increase  0x00000001 , 0x00000002 
- 00019671  0x0000470b storet  0x00000001 , 0x000048f0 
- 00019672  0x0000470c copy  0x0000003f , 0x00000002 
- 00019673  0x0000470d increase  0xffffffff , 0x0000003f 
- 00019674  0x0000470e iand  0x00000002 , 0x0000003f 
- 00019675  0x0000470f nbranch  0x00004cd5 , 0x00000005 
- 00019676  0x00004710 fetch  0x00000001 , 0x000048f0 
- 00019677  0x00004711 fetcht  0x00000001 , 0x000048f1 
- 00019678  0x00004712 iadd  0x00000002 , 0x00000002 
- 00019679  0x00004713 storet  0x00000001 , 0x000048f1 
- 00019680  0x00004714 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019681  0x00004715 branch  0x00004cf7 , 0x00000002 
- 00019682  0x00004716 sub  0x00000002 , 0x00000002 , 0x0000003e 
- 00019683  0x00004717 branch  0x00004cf7 , 0x00000002 
- 00019684  0x00004718 jam  0x00000000 , 0x000048e8 
- 00019685  0x00004719 jam  0x00000000 , 0x000048f2 
- 00019686  0x0000471a ifetcht  0x00000001 , 0x00000011 
- 00019687  0x0000471b arg  0x0000489c , 0x00000012 
- 00019688  0x0000471d fetch  0x00000001 , 0x000048e8 
- 00019689  0x0000471e increase  0x00000001 , 0x0000003f 
- 00019690  0x0000471f store  0x00000001 , 0x000048e8 
- 00019691  0x00004720 sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019692  0x00004721 nbranch  0x00004cf7 , 0x00000002 
- 00019693  0x00004722 ifetch  0x00000001 , 0x00000012 
- 00019694  0x00004723 iand  0x00000002 , 0x0000003e 
- 00019695  0x00004724 branch  0x00004cfa , 0x00000005 
- 00019696  0x00004725 fetch  0x00000001 , 0x000048f2 
- 00019697  0x00004726 increase  0x00000001 , 0x0000003f 
- 00019698  0x00004727 store  0x00000001 , 0x000048f2 
- 00019699  0x00004728 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019700  0x00004729 branch  0x00004cfa , 0x00000002 
- 00019701  0x0000472a jam  0x00000001 , 0x0000497b 
- 00019702  0x0000472b rtn 
- 00019703  0x0000472e increase  0x00000001 , 0x00000011 
- 00019704  0x0000472f loop  0x00004cd2 
- 00019705  0x00004730 rtn 
- 00019706  0x00004733 increase  0x00000001 , 0x00000012 
- 00019707  0x00004734 branch  0x00004ce8 
- 00019708  0x0000473d bpatch  0x00000052 , 0x0000400a 
- 00019709  0x0000473e fetch  0x00000001 , 0x000048f6 
- 00019710  0x0000473f ncall  0x00004d4e , 0x00000034 
- 00019711  0x00004740 fetch  0x00000001 , 0x000049a1 
- 00019712  0x00004741 ncall  0x00004d11 , 0x00000034 
- 00019713  0x00004742 fetch  0x00000001 , 0x000049ae 
- 00019714  0x00004743 fetcht  0x00000001 , 0x000049a1 
- 00019715  0x00004744 ixor  0x00000002 , 0x0000003f 
- 00019716  0x00004745 rtn  0x00000005 
- 00019717  0x00004746 fetch  0x00000001 , 0x000048f5 
- 00019718  0x00004747 beq  0x00000029 , 0x00004d19 
- 00019719  0x00004748 beq  0x0000004c , 0x00004d1b 
- 00019720  0x00004749 sub  0x0000003f , 0x00000045 , 0x0000003e 
- 00019721  0x0000474a nrtn  0x00000002 
- 00019722  0x0000474b arg  0x0000003a , 0x00000002 
- 00019723  0x0000474c isub  0x00000002 , 0x0000003f 
- 00019724  0x0000474d nrtn  0x00000002 
- 00019725  0x0000474e arg  0x000049b0 , 0x00000006 
- 00019726  0x0000474f iadd  0x00000006 , 0x00000006 
- 00019727  0x00004750 ifetch  0x00000001 , 0x00000006 
- 00019728  0x00004751 branch  0x00004d38 
- 00019729  0x00004754 fetch  0x00000001 , 0x000048f5 
- 00019730  0x00004755 beq  0x00000052 , 0x00004d1d 
- 00019731  0x00004756 beq  0x00000051 , 0x00004d21 
- 00019732  0x00004757 beq  0x00000050 , 0x00004d25 
- 00019733  0x00004758 beq  0x0000004f , 0x00004d29 
- 00019734  0x00004759 beq  0x000000e0 , 0x00004d2d 
- 00019735  0x0000475a beq  0x0000002c , 0x00004d35 
- 00019736  0x0000475b rtn 
- 00019737  0x0000475e fetch  0x00000001 , 0x000049af 
- 00019738  0x0000475f branch  0x00004d38 
- 00019739  0x00004762 fetch  0x00000001 , 0x000049bc 
- 00019740  0x00004763 branch  0x00004d38 
- 00019741  0x00004766 fetch  0x00000001 , 0x000049bd 
- 00019742  0x00004767 rtn  0x00000034 
- 00019743  0x00004768 setarg  0x0000004b 
- 00019744  0x00004769 branch  0x00004d38 
- 00019745  0x0000476c fetch  0x00000001 , 0x000049bd 
- 00019746  0x0000476d rtn  0x00000034 
- 00019747  0x0000476e setarg  0x0000004e 
- 00019748  0x0000476f branch  0x00004d38 
- 00019749  0x00004772 fetch  0x00000001 , 0x000049bd 
- 00019750  0x00004773 rtn  0x00000034 
- 00019751  0x00004774 setarg  0x0000004a 
- 00019752  0x00004775 branch  0x00004d38 
- 00019753  0x00004778 fetch  0x00000001 , 0x000049bd 
- 00019754  0x00004779 rtn  0x00000034 
- 00019755  0x0000477a setarg  0x0000004d 
- 00019756  0x0000477b branch  0x00004d38 
- 00019757  0x0000477e fetch  0x00000001 , 0x000049be 
- 00019758  0x0000477f rtn  0x00000034 
- 00019759  0x00004780 fetch  0x00000001 , 0x000049c6 
- 00019760  0x00004781 beq  0x00000000 , 0x00004d33 
- 00019761  0x00004782 setarg  0x000000fd 
- 00019762  0x00004783 branch  0x00004d38 
- 00019763  0x00004785 setarg  0x000000aa 
- 00019764  0x00004786 branch  0x00004d38 
- 00019765  0x00004789 fetch  0x00000001 , 0x000049bf 
- 00019766  0x0000478a rtn  0x00000034 
- 00019767  0x0000478b setarg  0x000000ab 
- 00019768  0x0000478d store  0x00000001 , 0x000048f5 
- 00019769  0x0000478e rtn 
- 00019770  0x00004795 bpatch  0x00000053 , 0x0000400a 
- 00019771  0x00004796 fetch  0x00000001 , 0x000048f5 
- 00019772  0x00004797 beq  0x00000046 , 0x00004d50 
- 00019773  0x00004798 beq  0x0000004b , 0x00004d56 
- 00019774  0x00004799 beq  0x0000004e , 0x00004d5c 
- 00019775  0x0000479a beq  0x0000004a , 0x00004d5e 
- 00019776  0x0000479b beq  0x0000004d , 0x00004d60 
- 00019777  0x0000479c beq  0x000000a5 , 0x00004d62 
- 00019778  0x0000479d beq  0x000000a6 , 0x00004d69 
- 00019779  0x0000479e beq  0x000000a7 , 0x00004d6b 
- 00019780  0x0000479f beq  0x000000a8 , 0x00004d6d 
- 00019781  0x000047a0 beq  0x000000a9 , 0x00004d6f 
- 00019782  0x000047a1 beq  0x000000aa , 0x00004d7a 
- 00019783  0x000047a2 beq  0x000000ab , 0x00004d81 
- 00019784  0x000047a3 beq  0x000000ac , 0x00004d8c 
- 00019785  0x000047a4 rtn 
- 00019786  0x000047a7 fetch  0x00000001 , 0x000048f6 
- 00019787  0x000047a8 nrtn  0x00000034 
- 00019788  0x000047a9 jam  0x0000000a , 0x000049c4 
- 00019789  0x000047aa rtn 
- 00019790  0x000047ad jam  0x00000000 , 0x000049c4 
- 00019791  0x000047ae rtn 
- 00019792  0x000047b1 fetch  0x00000001 , 0x000049c6 
- 00019793  0x000047b2 rtneq  0x00000000 
- 00019794  0x000047b3 rtneq  0x00000001 
- 00019795  0x000047b4 jam  0x0000000a , 0x000049c2 
- 00019796  0x000047b5 jam  0x00000020 , 0x000049c3 
- 00019797  0x000047b6 branch  0x00004d95 
- 00019798  0x000047b9 jam  0x00000052 , 0x000049c3 
- 00019799  0x000047bb fetch  0x00000001 , 0x000049c6 
- 00019800  0x000047bc rtneq  0x00000000 
- 00019801  0x000047bd rtneq  0x00000001 
- 00019802  0x000047be jam  0x00000008 , 0x000049c2 
- 00019803  0x000047bf branch  0x00004d95 
- 00019804  0x000047c2 jam  0x00000051 , 0x000049c3 
- 00019805  0x000047c3 branch  0x00004d57 
- 00019806  0x000047c6 jam  0x00000050 , 0x000049c3 
- 00019807  0x000047c7 branch  0x00004d57 
- 00019808  0x000047ca jam  0x0000004f , 0x000049c3 
- 00019809  0x000047cb branch  0x00004d57 
- 00019810  0x000047ce jam  0x00000004 , 0x000049c3 
- 00019811  0x000047d0 jam  0x00000001 , 0x000049c2 
- 00019812  0x000047d1 fetch  0x00000001 , 0x000049c6 
- 00019813  0x000047d2 beq  0x00000000 , 0x00004d95 
- 00019814  0x000047d3 beq  0x00000001 , 0x00004d95 
- 00019815  0x000047d4 jam  0x00000008 , 0x000049c2 
- 00019816  0x000047d5 branch  0x00004d95 
- 00019817  0x000047d8 jam  0x00000006 , 0x000049c3 
- 00019818  0x000047d9 branch  0x00004d63 
- 00019819  0x000047dc jam  0x00000019 , 0x000049c3 
- 00019820  0x000047dd branch  0x00004d63 
- 00019821  0x000047e0 jam  0x0000001b , 0x000049c3 
- 00019822  0x000047e1 branch  0x00004d63 
- 00019823  0x000047e4 fetch  0x00000001 , 0x000049c6 
- 00019824  0x000047e5 beq  0x00000000 , 0x00004d74 
- 00019825  0x000047e6 beq  0x00000003 , 0x00004d77 
- 00019826  0x000047e7 setarg  0x000000fc 
- 00019827  0x000047e8 branch  0x00004d38 
- 00019828  0x000047ea jam  0x00000008 , 0x000049c2 
- 00019829  0x000047eb jam  0x0000000f , 0x000049c3 
- 00019830  0x000047ec branch  0x00004d95 
- 00019831  0x000047ee jam  0x00000009 , 0x000049c2 
- 00019832  0x000047ef jam  0x00000014 , 0x000049c3 
- 00019833  0x000047f0 branch  0x00004d95 
- 00019834  0x000047f3 fetch  0x00000001 , 0x000049c6 
- 00019835  0x000047f4 beq  0x00000000 , 0x00004d7e 
- 00019836  0x000047f5 setarg  0x000000fd 
- 00019837  0x000047f6 branch  0x00004d38 
- 00019838  0x000047f8 jam  0x00000009 , 0x000049c2 
- 00019839  0x000047f9 jam  0x00000012 , 0x000049c3 
- 00019840  0x000047fa branch  0x00004d95 
- 00019841  0x000047fd fetch  0x00000001 , 0x000049c6 
- 00019842  0x000047fe beq  0x00000000 , 0x00004d88 
- 00019843  0x000047ff beq  0x00000001 , 0x00004d8a 
- 00019844  0x00004800 jam  0x00000001 , 0x000049c2 
- 00019845  0x00004802 jam  0x0000002c , 0x000049c3 
- 00019846  0x00004803 call  0x00004d4a 
- 00019847  0x00004804 branch  0x00004d95 
- 00019848  0x00004806 jam  0x00000008 , 0x000049c2 
- 00019849  0x00004807 branch  0x00004d85 
- 00019850  0x00004809 jam  0x00000002 , 0x000049c2 
- 00019851  0x0000480a branch  0x00004d85 
- 00019852  0x0000480d fetch  0x00000001 , 0x000049c6 
- 00019853  0x0000480e beq  0x00000000 , 0x00004d92 
- 00019854  0x0000480f beq  0x00000001 , 0x00004d92 
- 00019855  0x00004810 jam  0x00000001 , 0x000049c2 
- 00019856  0x00004811 jam  0x00000052 , 0x000049c3 
- 00019857  0x00004812 branch  0x00004d95 
- 00019858  0x00004814 jam  0x00000008 , 0x000049c2 
- 00019859  0x00004815 jam  0x0000002b , 0x000049c3 
- 00019860  0x00004816 branch  0x00004d95 
- 00019861  0x00004819 jam  0x00000000 , 0x000048f5 
- 00019862  0x0000481a fetch  0x00000001 , 0x000048f6 
- 00019863  0x0000481b bbit0  0x00000000 , 0x00004d9c 
- 00019864  0x0000481c fetch  0x00000001 , 0x000049c1 
- 00019865  0x0000481d beq  0x00000003 , 0x00004da8 
- 00019866  0x0000481f jam  0x00000001 , 0x000049c1 
- 00019867  0x00004820 rtn 
- 00019868  0x00004823 jam  0x00000004 , 0x000049c1 
- 00019869  0x00004824 rtn 
- 00019870  0x00004827 jam  0x00000006 , 0x000049c1 
- 00019871  0x00004828 rtn 
- 00019872  0x0000482c store  0x00000001 , 0x00004856 
- 00019873  0x0000482d storet  0x00000001 , 0x00004858 
- 00019874  0x0000482e call  0x00007dba 
- 00019875  0x0000482f jam  0x00000000 , 0x00004855 
- 00019876  0x00004830 branch  0x00004e89 
- 00019877  0x00004833 fetch  0x00000001 , 0x000049c2 
- 00019878  0x00004834 arg  0x00000000 , 0x00000002 
- 00019879  0x00004835 call  0x00004da0 
- 00019880  0x00004837 jam  0x00000002 , 0x000049c1 
- 00019881  0x00004838 rtn 
- 00019882  0x0000483b jam  0x00000003 , 0x000049c1 
- 00019883  0x0000483c fetch  0x00000001 , 0x000049c2 
- 00019884  0x0000483d fetcht  0x00000001 , 0x000049c3 
- 00019885  0x0000483e branch  0x00004da0 
- 00019886  0x00004841 jam  0x00000000 , 0x00004855 
- 00019887  0x00004842 fetch  0x00000001 , 0x000049c2 
- 00019888  0x00004843 arg  0x00000000 , 0x00000002 
- 00019889  0x00004844 call  0x00004da0 
- 00019890  0x00004845 fetch  0x00000001 , 0x000049c4 
- 00019891  0x00004846 branch  0x00004d9e , 0x00000034 
- 00019892  0x00004848 jam  0x00000005 , 0x000049c1 
- 00019893  0x00004849 rtn 
- 00019894  0x0000484c branch  0x00004da2 
- 00019895  0x0000484f jam  0x00000000 , 0x000049c1 
- 00019896  0x00004850 arg  0x00000000 , 0x0000003f 
- 00019897  0x00004851 arg  0x00000000 , 0x00000002 
- 00019898  0x00004852 branch  0x00004da0 
- 00019899  0x00004857 bpatch  0x00000054 , 0x0000400a 
- 00019900  0x00004858 fetch  0x00000001 , 0x000048f5 
- 00019901  0x00004859 sub  0x0000003f , 0x000000e7 , 0x0000003e 
- 00019902  0x0000485a branch  0x00004dc3 , 0x00000002 
- 00019903  0x0000485b jam  0x00000001 , 0x000049c5 
- 00019904  0x0000485c fetch  0x00000001 , 0x000048f6 
- 00019905  0x0000485d bbit1  0x00000000 , 0x00004dc3 
- 00019906  0x0000485e jam  0x00000002 , 0x000049c5 
- 00019907  0x00004860 jam  0x00000000 , 0x00004900 
- 00019908  0x00004861 fetch  0x00000001 , 0x000048f6 
- 00019909  0x00004862 bbit1  0x00000000 , 0x00004ddd 
- 00019910  0x00004864 fetcht  0x00000001 , 0x000048f5 
- 00019911  0x00004865 arg  0x00000006 , 0x00000039 
- 00019912  0x00004866 arg  0x000048fa , 0x00000006 
- 00019913  0x00004868 ifetch  0x00000001 , 0x00000006 
- 00019914  0x00004869 branch  0x00004dd4 , 0x00000034 
- 00019915  0x0000486a isub  0x00000002 , 0x0000003e 
- 00019916  0x0000486b nbranch  0x00004dd3 , 0x00000005 
- 00019917  0x0000486c ifetch  0x00000001 , 0x00000006 
- 00019918  0x0000486d increase  0xfffffffe , 0x00000006 
- 00019919  0x0000486e istore  0x00000001 , 0x00000006 
- 00019920  0x0000486f rtn  0x00000034 
- 00019921  0x00004870 increase  0x00000001 , 0x00000006 
- 00019922  0x00004871 istoret  0x00000001 , 0x00000006 
- 00019923  0x00004873 loop  0x00004dc9 
- 00019924  0x00004874 sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019925  0x00004875 nrtn  0x00000002 
- 00019926  0x00004876 sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019927  0x00004877 rtn  0x00000002 
- 00019928  0x00004879 and  0x00000002 , 0x00000007 , 0x00000007 
- 00019929  0x0000487a fetch  0x00000001 , 0x000048f8 
- 00019930  0x0000487b qset0  0x0000003f 
- 00019931  0x0000487c store  0x00000001 , 0x000048f8 
- 00019932  0x0000487d rtn 
- 00019933  0x00004880 fetcht  0x00000001 , 0x000048f5 
- 00019934  0x00004881 arg  0x00000006 , 0x00000039 
- 00019935  0x00004882 arg  0x000048fa , 0x00000006 
- 00019936  0x00004884 ifetch  0x00000001 , 0x00000006 
- 00019937  0x00004885 branch  0x00004dee , 0x00000034 
- 00019938  0x00004886 isub  0x00000002 , 0x0000003e 
- 00019939  0x00004887 rtn  0x00000005 
- 00019940  0x00004888 loop  0x00004de0 
- 00019941  0x00004889 sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019942  0x0000488a nrtn  0x00000002 
- 00019943  0x0000488b sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019944  0x0000488c rtn  0x00000002 
- 00019945  0x0000488e and  0x00000002 , 0x00000007 , 0x00000007 
- 00019946  0x0000488f fetch  0x00000001 , 0x000048f8 
- 00019947  0x00004890 qset1  0x0000003f 
- 00019948  0x00004891 store  0x00000001 , 0x000048f8 
- 00019949  0x00004892 rtn 
- 00019950  0x00004895 sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019951  0x00004896 nbranch  0x00004df2 , 0x00000002 
- 00019952  0x00004897 sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019953  0x00004898 nbranch  0x00004de9 , 0x00000002 
- 00019954  0x0000489a increase  0xffffffff , 0x00000006 
- 00019955  0x0000489b istoret  0x00000001 , 0x00000006 
- 00019956  0x0000489c rtn 
- 00019957  0x000048a1 bpatch  0x00000055 , 0x0000400a 
- 00019958  0x000048a2 call  0x00004e14 
- 00019959  0x000048a3 jam  0x00000000 , 0x000049a1 
- 00019960  0x000048a4 jam  0x00000000 , 0x000049a2 
- 00019961  0x000048a5 jam  0x00000000 , 0x000049a3 
- 00019962  0x000048a6 fetch  0x00000001 , 0x000048f8 
- 00019963  0x000048a7 ncall  0x00004e41 , 0x00000034 
- 00019964  0x000048a8 arg  0x000048fa , 0x00000006 
- 00019965  0x000048a9 arg  0x00000006 , 0x00000039 
- 00019966  0x000048ab ifetch  0x00000001 , 0x00000006 
- 00019967  0x000048ac sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00019968  0x000048ad call  0x00004e43 , 0x00000005 
- 00019969  0x000048ae sub  0x0000003f , 0x000000de , 0x0000003e 
- 00019970  0x000048af call  0x00004e45 , 0x00000005 
- 00019971  0x000048b0 loop  0x00004dfe 
- 00019972  0x000048b1 fetch  0x00000001 , 0x00004666 
- 00019973  0x000048b2 beq  0x00000000 , 0x00004e11 
- 00019974  0x000048b4 call  0x00004b37 
- 00019975  0x000048b5 fetch  0x00000001 , 0x000049a4 
- 00019976  0x000048b6 branch  0x00004e24 , 0x00000034 
- 00019977  0x000048b7 fetch  0x00000002 , 0x000048fa 
- 00019978  0x000048b8 fetcht  0x00000002 , 0x000049a5 
- 00019979  0x000048b9 isub  0x00000002 , 0x0000003e 
- 00019980  0x000048ba branch  0x00004e29 , 0x00000005 
- 00019981  0x000048bb byteswap  0x00000002 , 0x00000002 
- 00019982  0x000048bc isub  0x00000002 , 0x0000003e 
- 00019983  0x000048bd branch  0x00004e29 , 0x00000005 
- 00019984  0x000048be rtn 
- 00019985  0x000048c0 fetch  0x00000001 , 0x000049a4 
- 00019986  0x000048c1 branch  0x00004e24 , 0x00000034 
- 00019987  0x000048c2 branch  0x00004e32 
- 00019988  0x000048c5 fetch  0x00000001 , 0x000049a4 
- 00019989  0x000048c6 nrtn  0x00000034 
- 00019990  0x000048c7 fetcht  0x00000001 , 0x00004655 
- 00019991  0x000048c8 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00019992  0x000048c9 rtn  0x00000005 
- 00019993  0x000048ca call  0x00006ee6 
- 00019994  0x000048cb nbranch  0x00004e20 , 0x00000001 
- 00019995  0x000048cc arg  0x00000008 , 0x00000039 
- 00019996  0x000048cd arg  0x000048f8 , 0x00000005 
- 00019997  0x000048ce call  0x00007ca1 
- 00019998  0x000048cf jam  0x000000de , 0x000048fa 
- 00019999  0x000048d0 rtn 
- 00020000  0x000048d3 fetch  0x00000001 , 0x000048fa 
- 00020001  0x000048d4 rtnne  0x000000de 
- 00020002  0x000048d5 jam  0x00000000 , 0x000048fa 
- 00020003  0x000048d6 rtn 
- 00020004  0x000048d9 bpatch  0x00000056 , 0x0000400a 
- 00020005  0x000048da fetch  0x00000001 , 0x000049a3 
- 00020006  0x000048db rtn  0x00000034 
- 00020007  0x000048dc fetch  0x00000001 , 0x00004666 
- 00020008  0x000048dd beq  0x00000000 , 0x00004e39 
- 00020009  0x000048e0 jam  0x00000000 , 0x000048f4 
- 00020010  0x000048e1 fetch  0x00000001 , 0x00004666 
- 00020011  0x000048e2 rtneq  0x00000000 
- 00020012  0x000048e3 fetch  0x00000008 , 0x00004713 
- 00020013  0x000048e4 rtnbit1  0x00000006 
- 00020014  0x000048e5 arg  0x00000006 , 0x00000007 
- 00020015  0x000048e6 call  0x00005f00 
- 00020016  0x000048e7 call  0x000042d0 
- 00020017  0x000048e8 branch  0x00004b90 
- 00020018  0x000048ed fetch  0x00000002 , 0x000048fa 
- 00020019  0x000048ee fetcht  0x00000002 , 0x000049a7 
- 00020020  0x000048ef isub  0x00000002 , 0x0000003e 
- 00020021  0x000048f0 branch  0x00004e39 , 0x00000005 
- 00020022  0x000048f1 byteswap  0x00000002 , 0x00000002 
- 00020023  0x000048f2 isub  0x00000002 , 0x0000003e 
- 00020024  0x000048f3 nrtn  0x00000005 
- 00020025  0x000048f5 call  0x000049f8 
- 00020026  0x000048f6 jam  0x00000000 , 0x000048f4 
- 00020027  0x000048f7 fetch  0x00000002 , 0x000045d8 
- 00020028  0x000048f8 nrtn  0x00000034 
- 00020029  0x000048f9 setarg  0x00000000 
- 00020030  0x000048fa store  0x00000002 , 0x00004781 
- 00020031  0x000048fb call  0x00004b7c 
- 00020032  0x000048fc branch  0x00006047 
- 00020033  0x00004900 jam  0x00000001 , 0x000049a2 
- 00020034  0x00004901 rtn 
- 00020035  0x00004904 jam  0x00000001 , 0x000049a1 
- 00020036  0x00004905 rtn 
- 00020037  0x00004908 jam  0x00000001 , 0x000049a3 
- 00020038  0x00004909 rtn 
- 00020039  0x0000490f bpatch  0x00000057 , 0x0000400a 
- 00020040  0x00004910 disable  0x00000028 
- 00020041  0x00004911 jam  0x00000000 , 0x0000496c 
- 00020042  0x00004912 jam  0x00000000 , 0x0000496d 
- 00020043  0x00004913 jam  0x00000000 , 0x0000496e 
- 00020044  0x00004914 fetch  0x00000001 , 0x000049c1 
- 00020045  0x00004915 beq  0x00000001 , 0x00004da5 
- 00020046  0x00004916 beq  0x00000002 , 0x00004daa 
- 00020047  0x00004917 beq  0x00000003 , 0x00004daa 
- 00020048  0x00004918 beq  0x00000004 , 0x00004dae 
- 00020049  0x00004919 beq  0x00000006 , 0x00004db7 
- 00020050  0x0000491a fetch  0x00000001 , 0x000048f4 
- 00020051  0x0000491b branch  0x00004e64 , 0x00000034 
- 00020052  0x0000491c increase  0xffffffff , 0x0000003f 
- 00020053  0x0000491d store  0x00000001 , 0x000048f4 
- 00020054  0x0000491e call  0x00004e61 
- 00020055  0x0000491f jam  0x0000000a , 0x000049ac 
- 00020056  0x00004920 call  0x00005c0b 
- 00020057  0x00004921 fetch  0x00000001 , 0x000049c1 
- 00020058  0x00004922 beq  0x00000005 , 0x00004db6 
- 00020059  0x00004923 arg  0x00004855 , 0x00000005 
- 00020060  0x00004924 arg  0x0000000a , 0x00000039 
- 00020061  0x00004925 call  0x00007ca1 
- 00020062  0x00004926 call  0x00004e74 
- 00020063  0x00004927 jam  0x00000000 , 0x0000485f 
- 00020064  0x00004928 rtn 
- 00020065  0x0000492b jam  0x00000003 , 0x000040c0 
- 00020066  0x0000492c jam  0x0000000a , 0x0000477e 
- 00020067  0x0000492d rtn 
- 00020068  0x00004932 fetch  0x00000001 , 0x00004666 
- 00020069  0x00004933 rtneq  0x00000001 
- 00020070  0x00004934 fetch  0x00000001 , 0x000049ab 
- 00020071  0x00004935 rtn  0x00000034 
- 00020072  0x00004936 fetch  0x00000001 , 0x000049a9 
- 00020073  0x00004937 nrtn  0x00000034 
- 00020074  0x00004938 fetcht  0x00000001 , 0x000049ad 
- 00020075  0x00004939 fetch  0x00000001 , 0x000049ac 
- 00020076  0x0000493a isub  0x00000002 , 0x0000003e 
- 00020077  0x0000493b store  0x00000001 , 0x000049ad 
- 00020078  0x0000493c rtn  0x00000005 
- 00020079  0x0000493d arg  0x00004855 , 0x00000005 
- 00020080  0x0000493e arg  0x0000000a , 0x00000039 
- 00020081  0x0000493f call  0x00007ca1 
- 00020082  0x00004940 call  0x00007dba 
- 00020083  0x00004941 branch  0x00004e89 
- 00020084  0x00004946 fetch  0x00000001 , 0x000049c5 
- 00020085  0x00004947 beq  0x00000002 , 0x00004f05 
- 00020086  0x00004948 arg  0x000048fa , 0x00000006 
- 00020087  0x00004949 arg  0x00000006 , 0x00000039 
- 00020088  0x0000494b ifetch  0x00000001 , 0x00000006 
- 00020089  0x0000494c sub  0x0000003f , 0x000000e7 , 0x0000003e 
- 00020090  0x0000494d nbranch  0x00004e9c , 0x00000002 
- 00020091  0x0000494f loop  0x00004e78 
- 00020092  0x00004951 fetch  0x00000001 , 0x000048f1 
- 00020093  0x00004952 call  0x00004e92 , 0x00000034 
- 00020094  0x00004953 jam  0x00000000 , 0x00004855 
- 00020095  0x00004954 fetch  0x00000001 , 0x000048fa 
- 00020096  0x00004955 sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00020097  0x00004956 branch  0x00004e95 , 0x00000005 
- 00020098  0x00004957 arg  0x000048f8 , 0x00000006 
- 00020099  0x00004958 arg  0x00004856 , 0x00000005 
- 00020100  0x00004959 arg  0x00000008 , 0x00000039 
- 00020101  0x0000495b ifetch  0x00000001 , 0x00000006 
- 00020102  0x0000495c beq  0x0000007f , 0x00004e9a 
- 00020103  0x0000495e istore  0x00000001 , 0x00000005 
- 00020104  0x0000495f loop  0x00004e85 
- 00020105  0x00004962 call  0x00004f10 
- 00020106  0x00004964 fetch  0x00000001 , 0x0000485f 
- 00020107  0x00004965 beq  0x00000001 , 0x00007dba 
- 00020108  0x00004966 beq  0x00000002 , 0x00004e90 
- 00020109  0x00004967 beq  0x00000003 , 0x00004e90 
- 00020110  0x00004968 beq  0x00000004 , 0x00004e90 
- 00020111  0x00004969 beq  0x00000005 , 0x00004e90 
- 00020112  0x0000496b call  0x00005917 
- 00020113  0x0000496c branch  0x00007dba 
- 00020114  0x0000496f arg  0x000048f8 , 0x00000005 
- 00020115  0x00004970 arg  0x00000009 , 0x00000039 
- 00020116  0x00004971 branch  0x00007ca1 
- 00020117  0x00004975 fetch  0x00000002 , 0x000048f8 
- 00020118  0x00004976 store  0x00000002 , 0x00004856 
- 00020119  0x00004977 fetch  0x00000006 , 0x000048fb 
- 00020120  0x00004978 store  0x00000006 , 0x00004858 
- 00020121  0x00004979 branch  0x00004e89 
- 00020122  0x0000497c setarg  0x00000000 
- 00020123  0x0000497d branch  0x00004e87 
- 00020124  0x00004981 copy  0x0000003f , 0x00000002 
- 00020125  0x00004982 bpatch  0x00000058 , 0x0000400b 
- 00020126  0x00004983 copy  0x00000002 , 0x0000003f 
- 00020127  0x00004984 jam  0x00000003 , 0x00004855 
- 00020128  0x00004985 fetcht  0x00000001 , 0x000048f1 
- 00020129  0x00004986 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00020130  0x00004987 branch  0x00004f05 , 0x00000005 
- 00020131  0x00004988 beq  0x000000e8 , 0x00004ebb 
- 00020132  0x00004989 beq  0x000000e9 , 0x00004ebe 
- 00020133  0x0000498a beq  0x000000ea , 0x00004ec1 
- 00020134  0x0000498b beq  0x000000eb , 0x00004ec4 
- 00020135  0x0000498c beq  0x000000ec , 0x00004ec7 
- 00020136  0x0000498d beq  0x000000ed , 0x00004eca 
- 00020137  0x0000498e beq  0x000000ee , 0x00004ecd 
- 00020138  0x0000498f beq  0x000000ef , 0x00004ed0 
- 00020139  0x00004990 beq  0x000000f0 , 0x00004ed3 
- 00020140  0x00004991 beq  0x000000f1 , 0x00004ed6 
- 00020141  0x00004992 beq  0x000000f2 , 0x00004ed9 
- 00020142  0x00004993 beq  0x000000f3 , 0x00004edc 
- 00020143  0x00004994 beq  0x000000f4 , 0x00004edf 
- 00020144  0x00004995 beq  0x000000f5 , 0x00004ee2 
- 00020145  0x00004996 beq  0x000000f6 , 0x00004ee5 
- 00020146  0x00004997 beq  0x000000f7 , 0x00004ee8 
- 00020147  0x00004998 beq  0x000000f8 , 0x00004eeb 
- 00020148  0x00004999 beq  0x000000f9 , 0x00004eee 
- 00020149  0x0000499a beq  0x000000fa , 0x00004ef1 
- 00020150  0x0000499b beq  0x000000fb , 0x00004ef7 
- 00020151  0x0000499c beq  0x000000fc , 0x00004efa 
- 00020152  0x0000499d beq  0x000000fd , 0x00004efd 
- 00020153  0x0000499e beq  0x000000ff , 0x00004f0c 
- 00020154  0x0000499f branch  0x00004e89 
- 00020155  0x000049a2 setarg  0x00000183 
- 00020156  0x000049a3 store  0x00000002 , 0x00004856 
- 00020157  0x000049a4 branch  0x00004e89 
- 00020158  0x000049a6 setarg  0x000000cd 
- 00020159  0x000049a7 store  0x00000002 , 0x00004856 
- 00020160  0x000049a8 branch  0x00004e89 
- 00020161  0x000049aa setarg  0x000000b7 
- 00020162  0x000049ab store  0x00000002 , 0x00004856 
- 00020163  0x000049ac branch  0x00004e89 
- 00020164  0x000049ae setarg  0x000000b6 
- 00020165  0x000049af store  0x00000002 , 0x00004856 
- 00020166  0x000049b0 branch  0x00004e89 
- 00020167  0x000049b2 setarg  0x000000b5 
- 00020168  0x000049b3 store  0x00000002 , 0x00004856 
- 00020169  0x000049b4 branch  0x00004e89 
- 00020170  0x000049b6 setarg  0x000000ea 
- 00020171  0x000049b7 store  0x00000002 , 0x00004856 
- 00020172  0x000049b8 branch  0x00004e89 
- 00020173  0x000049ba setarg  0x000000e9 
- 00020174  0x000049bb store  0x00000002 , 0x00004856 
- 00020175  0x000049bc branch  0x00004e89 
- 00020176  0x000049be setarg  0x000000e2 
- 00020177  0x000049bf store  0x00000002 , 0x00004856 
- 00020178  0x000049c0 branch  0x00004e89 
- 00020179  0x000049c2 setarg  0x00000194 
- 00020180  0x000049c3 store  0x00000002 , 0x00004856 
- 00020181  0x000049c4 branch  0x00004e89 
- 00020182  0x000049c6 setarg  0x0000018a 
- 00020183  0x000049c7 store  0x00000002 , 0x00004856 
- 00020184  0x000049c8 branch  0x00004e89 
- 00020185  0x000049ca setarg  0x00000192 
- 00020186  0x000049cb store  0x00000002 , 0x00004856 
- 00020187  0x000049cc branch  0x00004e89 
- 00020188  0x000049ce setarg  0x00000070 
- 00020189  0x000049cf store  0x00000002 , 0x00004856 
- 00020190  0x000049d0 branch  0x00004e89 
- 00020191  0x000049d2 setarg  0x0000006f 
- 00020192  0x000049d3 store  0x00000002 , 0x00004856 
- 00020193  0x000049d4 branch  0x00004e89 
- 00020194  0x000049d6 setarg  0x0000022a 
- 00020195  0x000049d7 store  0x00000002 , 0x00004856 
- 00020196  0x000049d8 branch  0x00004e89 
- 00020197  0x000049da setarg  0x00000225 
- 00020198  0x000049db store  0x00000002 , 0x00004856 
- 00020199  0x000049dc branch  0x00004e89 
- 00020200  0x000049de setarg  0x00000224 
- 00020201  0x000049df store  0x00000002 , 0x00004856 
- 00020202  0x000049e0 branch  0x00004e89 
- 00020203  0x000049e2 setarg  0x00000226 
- 00020204  0x000049e3 store  0x00000002 , 0x00004856 
- 00020205  0x000049e4 branch  0x00004e89 
- 00020206  0x000049e6 setarg  0x00000227 
- 00020207  0x000049e7 store  0x00000002 , 0x00004856 
- 00020208  0x000049e8 branch  0x00004e89 
- 00020209  0x000049ea fetch  0x00000001 , 0x000049c6 
- 00020210  0x000049eb beq  0x00000002 , 0x00004ef7 
- 00020211  0x000049ec beq  0x00000003 , 0x00004ef7 
- 00020212  0x000049ed setarg  0x00000221 
- 00020213  0x000049ee store  0x00000002 , 0x00004856 
- 00020214  0x000049ef branch  0x00004e89 
- 00020215  0x000049f1 setarg  0x00000223 
- 00020216  0x000049f2 store  0x00000002 , 0x00004856 
- 00020217  0x000049f3 branch  0x00004e89 
- 00020218  0x000049f5 setarg  0x00000030 
- 00020219  0x000049f6 store  0x00000002 , 0x00004856 
- 00020220  0x000049f7 branch  0x00004e89 
- 00020221  0x000049f9 fetch  0x00000001 , 0x000049c6 
- 00020222  0x000049fa beq  0x00000001 , 0x00004f02 
- 00020223  0x000049fb setarg  0x000001ae 
- 00020224  0x000049fc store  0x00000002 , 0x00004856 
- 00020225  0x000049fd branch  0x00004e89 
- 00020226  0x000049ff setarg  0x00000307 
- 00020227  0x00004a00 store  0x00000002 , 0x00004856 
- 00020228  0x00004a01 branch  0x00004e89 
- 00020229  0x00004a05 jam  0x00000002 , 0x000048f4 
- 00020230  0x00004a06 fetch  0x00000001 , 0x000048f1 
- 00020231  0x00004a07 call  0x00004e92 , 0x00000034 
- 00020232  0x00004a08 jam  0x00000000 , 0x000049c5 
- 00020233  0x00004a09 setarg  0x00000003 
- 00020234  0x00004a0a store  0x00000003 , 0x00004855 
- 00020235  0x00004a0b branch  0x00004e89 
- 00020236  0x00004a0d jam  0x00000002 , 0x00004855 
- 00020237  0x00004a0e setarg  0x00000002 
- 00020238  0x00004a0f store  0x00000001 , 0x00004856 
- 00020239  0x00004a10 branch  0x00004e89 
- 00020240  0x00004a18 bpatch  0x00000059 , 0x0000400b 
- 00020241  0x00004a19 fetch  0x00000001 , 0x00004666 
- 00020242  0x00004a1a bne  0x00000000 , 0x00004f18 
- 00020243  0x00004a1b jam  0x00000000 , 0x000049a9 
- 00020244  0x00004a1c fetch  0x00000002 , 0x00004855 
- 00020245  0x00004a1d ncall  0x00004afc , 0x00000034 
- 00020246  0x00004a1e fetch  0x00000006 , 0x00004858 
- 00020247  0x00004a1f ncall  0x00004afc , 0x00000034 
- 00020248  0x00004a22 fetch  0x00000001 , 0x00004855 
- 00020249  0x00004a23 beq  0x00000000 , 0x00004f23 
- 00020250  0x00004a24 beq  0x00000001 , 0x00004f1e 
- 00020251  0x00004a25 beq  0x00000003 , 0x00004f2e 
- 00020252  0x00004a26 beq  0x00000002 , 0x00004f36 
- 00020253  0x00004a27 rtn 
- 00020254  0x00004a2a jam  0x00000001 , 0x0000485f 
- 00020255  0x00004a2b arg  0x00004855 , 0x00000006 
- 00020256  0x00004a2c arg  0x00004846 , 0x00000005 
- 00020257  0x00004a2d arg  0x00000007 , 0x00000039 
- 00020258  0x00004a2e branch  0x00007cda 
- 00020259  0x00004a31 jam  0x00000002 , 0x0000485f 
- 00020260  0x00004a32 call  0x00004f3e 
- 00020261  0x00004a33 fetch  0x00000001 , 0x00004666 
- 00020262  0x00004a34 beq  0x00000001 , 0x00004f2a 
- 00020263  0x00004a35 call  0x00004af1 
- 00020264  0x00004a36 fetch  0x00000001 , 0x000049ab 
- 00020265  0x00004a37 store  0x00000001 , 0x00004857 
- 00020266  0x00004a39 arg  0x00004855 , 0x00000006 
- 00020267  0x00004a3a arg  0x0000472a , 0x00000005 
- 00020268  0x00004a3b arg  0x00000009 , 0x00000039 
- 00020269  0x00004a3c branch  0x00007cda 
- 00020270  0x00004a3f jam  0x00000004 , 0x0000485f 
- 00020271  0x00004a40 call  0x00004f3e 
- 00020272  0x00004a41 setarg  0x00000003 
- 00020273  0x00004a42 call  0x00005f15 
- 00020274  0x00004a43 arg  0x00004856 , 0x00000006 
- 00020275  0x00004a44 arg  0x0000472b , 0x00000005 
- 00020276  0x00004a45 arg  0x00000002 , 0x00000039 
- 00020277  0x00004a46 branch  0x00007cda 
- 00020278  0x00004a49 jam  0x00000005 , 0x0000485f 
- 00020279  0x00004a4a call  0x00004f3e 
- 00020280  0x00004a4b setarg  0x00000002 
- 00020281  0x00004a4c store  0x00000008 , 0x0000472a 
- 00020282  0x00004a4d store  0x00000008 , 0x00004733 
- 00020283  0x00004a4e fetch  0x00000001 , 0x00004856 
- 00020284  0x00004a4f store  0x00000001 , 0x0000472b 
- 00020285  0x00004a50 rtn 
- 00020286  0x00004a54 arg  0x00000012 , 0x00000039 
- 00020287  0x00004a55 arg  0x0000472a , 0x00000005 
- 00020288  0x00004a56 branch  0x00007ca1 
- 00020289  0x00004a5c call  0x00007de2 
- 00020290  0x00004a5d call  0x0000561c 
- 00020291  0x00004a5e fetcht  0x00000001 , 0x0000464a 
- 00020292  0x00004a5f call  0x00006eb2 
- 00020293  0x00004a60 fetcht  0x00000001 , 0x0000464b 
- 00020294  0x00004a61 call  0x00006eb2 
- 00020295  0x00004a63 fetcht  0x00000001 , 0x00004655 
- 00020296  0x00004a64 call  0x00006eb6 
- 00020297  0x00004a66 fetch  0x00000002 , 0x00004898 
- 00020298  0x00004a67 copy  0x0000003f , 0x00000012 
- 00020299  0x00004a68 arg  0x00000014 , 0x00000039 
- 00020300  0x00004a6a ifetcht  0x00000001 , 0x00000012 
- 00020301  0x00004a6b isolate1  0x00000007 , 0x00000002 
- 00020302  0x00004a6c ncall  0x00006ef7 , 0x00000001 
- 00020303  0x00004a6d increase  0x00000001 , 0x00000012 
- 00020304  0x00004a6e loop  0x00004f4c 
- 00020305  0x00004a70 fetch  0x00000002 , 0x00004896 
- 00020306  0x00004a71 copy  0x0000003f , 0x00000012 
- 00020307  0x00004a72 arg  0x00000008 , 0x00000039 
- 00020308  0x00004a74 ifetcht  0x00000001 , 0x00000012 
- 00020309  0x00004a75 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00020310  0x00004a76 ncall  0x00006eb2 , 0x00000005 
- 00020311  0x00004a77 increase  0x00000001 , 0x00000012 
- 00020312  0x00004a78 loop  0x00004f54 
- 00020313  0x00004a79 rtn 
- 00020314  0x00004a7c fetch  0x00000001 , 0x000048eb 
- 00020315  0x00004a7d branch  0x00006eb6 , 0x00000034 
- 00020316  0x00004a7e branch  0x00006eb2 
- 00020317  0x00004a80 rtnmark1  0x00000026 
- 00020318  0x00004a81 call  0x00004f41 
- 00020319  0x00004a82 fetch  0x00000001 , 0x00000015 
- 00020320  0x00004a83 nrtn  0x00000034 
- 00020321  0x00004a84 branch  0x00006ed3 
- 00020322  0x00004a86 bpatch  0x0000005a , 0x0000400b 
- 00020323  0x00004a87 jam  0x000000ff , 0x00004659 
- 00020324  0x00004a88 call  0x0000739a 
- 00020325  0x00004a89 call  0x00004f70 
- 00020326  0x00004a8a call  0x000056a9 
- 00020327  0x00004a8b call  0x000054dc 
- 00020328  0x00004a8c call  0x00005d9e 
- 00020329  0x00004a8d fetcht  0x00000001 , 0x00004659 
- 00020330  0x00004a8e branch  0x00006ed3 
- 00020331  0x00004a91 call  0x00004f70 
- 00020332  0x00004a93 bpatch  0x0000005b , 0x0000400b 
- 00020333  0x00004a94 call  0x00004f75 
- 00020334  0x00004a95 call  0x00007d7c 
- 00020335  0x00004a96 branch  0x00004327 
- 00020336  0x00004a99 bpatch  0x0000005c , 0x0000400b 
- 00020337  0x00004a9a call  0x00004b6d 
- 00020338  0x00004a9b call  0x00004b71 
- 00020339  0x00004a9c call  0x00004b7c 
- 00020340  0x00004a9d branch  0x00004b6f 
- 00020341  0x00004aa5 bpatch  0x0000005d , 0x0000400b 
- 00020342  0x00004aa6 call  0x00007de2 
- 00020343  0x00004aa7 call  0x00004f70 
- 00020344  0x00004aa8 call  0x00005a92 
- 00020345  0x00004aa9 call  0x00004f41 
- 00020346  0x00004aaa call  0x000054f9 
- 00020347  0x00004aab fetcht  0x00000001 , 0x0000465b 
- 00020348  0x00004aac call  0x000055b5 
- 00020349  0x00004aad call  0x000055b9 
- 00020350  0x00004aae branch  0x000054f2 
- 00020351  0x00004abb fetch  0x00000002 , 0x000045e0 
- 00020352  0x00004abc and_into  0x000000e0 , 0x0000003f 
- 00020353  0x00004abd branch  0x00004f86 , 0x00000034 
- 00020354  0x00004abe fetch  0x00000002 , 0x000045e0 
- 00020355  0x00004abf increase  0x00000001 , 0x0000003f 
- 00020356  0x00004ac0 store  0x00000002 , 0x000045e0 
- 00020357  0x00004ac1 rtn 
- 00020358  0x00004ac3 call  0x0000357f 
- 00020359  0x00004ac4 call  0x00003651 
- 00020360  0x00004ac5 nbranch  0x00003586 , 0x00000018 
- 00020361  0x00004ac6 nbranch  0x00003586 , 0x0000002f 
- 00020362  0x00004ac7 call  0x00005028 
- 00020363  0x00004ac8 branch  0x0000356a 
- 00020364  0x00004ace call  0x00003625 
- 00020365  0x00004acf nbranch  0x00004f91 , 0x00000028 
- 00020366  0x00004ad1 call  0x00004fa0 
- 00020367  0x00004ad2 call  0x00004fd5 
- 00020368  0x00004ad3 branch  0x00004fdb 
- 00020369  0x00004ad6 fetch  0x00000008 , 0x0000489c 
- 00020370  0x00004ad7 nbranch  0x00004f8e , 0x00000034 
- 00020371  0x00004ad8 fetch  0x00000008 , 0x000048a4 
- 00020372  0x00004ad9 nbranch  0x00004f8e , 0x00000034 
- 00020373  0x00004ada fetch  0x00000004 , 0x000048ac 
- 00020374  0x00004adb nbranch  0x00004f8e , 0x00000034 
- 00020375  0x00004add fetch  0x00000001 , 0x00004618 
- 00020376  0x00004ade rtneq  0x00000001 
- 00020377  0x00004adf call  0x0000369d 
- 00020378  0x00004ae1 call  0x00004fc8 
- 00020379  0x00004ae2 nrtn  0x00000028 
- 00020380  0x00004ae3 fetch  0x00000001 , 0x0000473f 
- 00020381  0x00004ae4 ncall  0x00004f75 , 0x00000034 
- 00020382  0x00004ae5 fetch  0x00000004 , 0x000045af 
- 00020383  0x00004ae6 branch  0x00003622 
- 00020384  0x00004ae9 bpatch  0x0000005e , 0x0000400b 
- 00020385  0x00004aea jam  0x00000000 , 0x00004601 
- 00020386  0x00004aec fetchr  0x0000000b , 0x00000002 , 0x00000040 
- 00020387  0x00004aed until  0x00000023 , 0x00000026 
- 00020388  0x00004aee call  0x00004df5 
- 00020389  0x00004aef fetch  0x00000001 , 0x000049a3 
- 00020390  0x00004af0 nbranch  0x00005ed1 , 0x00000034 
- 00020391  0x00004af1 call  0x00003651 
- 00020392  0x00004af2 fetch  0x00000001 , 0x0000457f 
- 00020393  0x00004af3 beq  0x00000001 , 0x00003646 
- 00020394  0x00004af4 nbranch  0x00004faf , 0x00000018 
- 00020395  0x00004af5 nbranch  0x00004faf , 0x0000002f 
- 00020396  0x00004af6 call  0x00005028 
- 00020397  0x00004af7 jam  0x00000000 , 0x0000473f 
- 00020398  0x00004af8 branch  0x00003646 
- 00020399  0x00004afc fetch  0x00000001 , 0x00004602 
- 00020400  0x00004afd nrtn  0x00000034 
- 00020401  0x00004afe fetch  0x00000002 , 0x000045fe 
- 00020402  0x00004aff increase  0x00000001 , 0x0000003f 
- 00020403  0x00004b00 store  0x00000002 , 0x000045fe 
- 00020404  0x00004b01 fetch  0x00000001 , 0x000045fe 
- 00020405  0x00004b02 beq  0x000000ff , 0x00003676 
- 00020406  0x00004b03 call  0x00004fb8 
- 00020407  0x00004b04 branch  0x00004fa2 
- 00020408  0x00004b08 fetcht  0x00000001 , 0x00004601 
- 00020409  0x00004b09 sub  0x00000002 , 0x00000014 , 0x0000003e 
- 00020410  0x00004b0a branch  0x00004fbe , 0x00000002 
- 00020411  0x00004b0b arg  0x00000019 , 0x00000039 
- 00020412  0x00004b0c call  0x00007c96 
- 00020413  0x00004b0d branch  0x00003694 
- 00020414  0x00004b10 increase  0x00000001 , 0x00000002 
- 00020415  0x00004b11 storet  0x00000001 , 0x00004601 
- 00020416  0x00004b12 fetch  0x00000004 , 0x0000458f 
- 00020417  0x00004b13 fetcht  0x00000004 , 0x000045e4 
- 00020418  0x00004b14 isub  0x00000002 , 0x0000003e 
- 00020419  0x00004b15 branch  0x00003222 , 0x00000005 
- 00020420  0x00004b16 fetch  0x00000001 , 0x00004601 
- 00020421  0x00004b17 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00020422  0x00004b18 rtn  0x00000002 
- 00020423  0x00004b19 branch  0x0000369a 
- 00020424  0x00004b1d enable  0x00000028 
- 00020425  0x00004b1e call  0x00002408 
- 00020426  0x00004b1f fetch  0x00000003 , 0x000040bd 
- 00020427  0x00004b20 branch  0x00007dbc , 0x00000034 
- 00020428  0x00004b21 fetch  0x00000001 , 0x000049a1 
- 00020429  0x00004b22 nbranch  0x00007dbc , 0x00000034 
- 00020430  0x00004b23 fetch  0x00000001 , 0x000049a2 
- 00020431  0x00004b24 nbranch  0x00007dbc , 0x00000034 
- 00020432  0x00004b25 fetch  0x00000001 , 0x000049c4 
- 00020433  0x00004b26 nbranch  0x00007dbc , 0x00000034 
- 00020434  0x00004b27 fetch  0x00000001 , 0x00004618 
- 00020435  0x00004b28 beq  0x00000001 , 0x00007dbc 
- 00020436  0x00004b29 branch  0x000036b9 
- 00020437  0x00004b2c fetch  0x00000004 , 0x0000458f 
- 00020438  0x00004b2d fetcht  0x00000004 , 0x000045e4 
- 00020439  0x00004b2e isub  0x00000002 , 0x0000003e 
- 00020440  0x00004b2f nbranch  0x000036e9 , 0x00000005 
- 00020441  0x00004b30 jam  0x0000009e , 0x00004141 
- 00020442  0x00004b31 rtn 
- 00020443  0x00004b33 fetch  0x00000008 , 0x0000460b 
- 00020444  0x00004b34 store  0x00000008 , 0x000045af 
- 00020445  0x00004b35 fetch  0x00000002 , 0x0000461d 
- 00020446  0x00004b36 store  0x00000002 , 0x0000461f 
- 00020447  0x00004b38 bpatch  0x0000005f , 0x0000400b 
- 00020448  0x00004b39 call  0x000036b4 
- 00020449  0x00004b3a nrtn  0x00000028 
- 00020450  0x00004b3b call  0x00007de2 
- 00020451  0x00004b3c fetch  0x00000003 , 0x00004608 
- 00020452  0x00004b3d branch  0x00003622 
- 00020453  0x00004b46 rtnmark0  0x00000026 
- 00020454  0x00004b47 call  0x00004e47 
- 00020455  0x00004b48 nrtn  0x00000028 
- 00020456  0x00004b49 fetch  0x00000008 , 0x00004713 
- 00020457  0x00004b4a bbit0  0x00000016 , 0x000060a1 
- 00020458  0x00004b4b fetch  0x00000001 , 0x0000496c 
- 00020459  0x00004b4c nbranch  0x00004fed , 0x00000034 
- 00020460  0x00004b4d branch  0x000060a1 
- 00020461  0x00004b50 jam  0x00000002 , 0x00004589 
- 00020462  0x00004b51 arg  0x00000009 , 0x00000011 
- 00020463  0x00004b52 fetch  0x00000001 , 0x0000496d 
- 00020464  0x00004b53 nbranch  0x00004ff3 , 0x00000034 
- 00020465  0x00004b54 arg  0x00004733 , 0x00000012 
- 00020466  0x00004b55 rtn 
- 00020467  0x00004b57 arg  0x0000472a , 0x00000012 
- 00020468  0x00004b58 rtn 
- 00020469  0x00004b5e setarg  0x00000000 
- 00020470  0x00004b5f store  0x00000003 , 0x000046f8 
- 00020471  0x00004b60 rtn 
- 00020472  0x00004b63 bpatch  0x00000060 , 0x0000400c 
- 00020473  0x00004b64 fetch  0x00000008 , 0x00004713 
- 00020474  0x00004b65 rtnbit0  0x0000000e 
- 00020475  0x00004b66 fetch  0x00000001 , 0x0000477d 
- 00020476  0x00004b67 rtn  0x00000034 
- 00020477  0x00004b68 fetch  0x00000001 , 0x00004602 
- 00020478  0x00004b69 rtn  0x00000034 
- 00020479  0x00004b6a fetch  0x00000001 , 0x000046f5 
- 00020480  0x00004b6b increase  0x00000001 , 0x0000003f 
- 00020481  0x00004b6c and_into  0x00000003 , 0x0000003f 
- 00020482  0x00004b6d store  0x00000001 , 0x000046f5 
- 00020483  0x00004b6e nrtn  0x00000034 
- 00020484  0x00004b6f jam  0x00000000 , 0x000046f6 
- 00020485  0x00004b72 fetch  0x00000001 , 0x000046f6 
- 00020486  0x00004b73 increase  0x00000001 , 0x0000003f 
- 00020487  0x00004b74 store  0x00000001 , 0x000046f6 
- 00020488  0x00004b75 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00020489  0x00004b76 nbranch  0x00005010 , 0x00000002 
- 00020490  0x00004b77 call  0x0000357f 
- 00020491  0x00004b78 call  0x00003651 
- 00020492  0x00004b79 nbranch  0x00005016 , 0x00000018 
- 00020493  0x00004b7a nbranch  0x00005016 , 0x0000002f 
- 00020494  0x00004b7b call  0x00005028 
- 00020495  0x00004b7c call  0x00005020 
- 00020496  0x00004b7e call  0x0000357b 
- 00020497  0x00004b7f fetch  0x00000001 , 0x000046f7 
- 00020498  0x00004b80 increase  0x00000001 , 0x0000003f 
- 00020499  0x00004b81 store  0x00000001 , 0x000046f7 
- 00020500  0x00004b82 beq  0x00000010 , 0x00005018 
- 00020501  0x00004b83 rtn 
- 00020502  0x00004b86 call  0x00003222 
- 00020503  0x00004b87 branch  0x00005005 
- 00020504  0x00004b8a jam  0x00000000 , 0x000046f7 
- 00020505  0x00004b8b fetch  0x00000001 , 0x000046f8 
- 00020506  0x00004b8c rtnbit1  0x00000000 
- 00020507  0x00004b8d set1  0x00000000 , 0x0000003f 
- 00020508  0x00004b8e store  0x00000001 , 0x000046f8 
- 00020509  0x00004b8f fetch  0x00000002 , 0x00004723 
- 00020510  0x00004b90 store  0x00000002 , 0x00004781 
- 00020511  0x00004b91 rtn 
- 00020512  0x00004b95 fetch  0x00000001 , 0x00004602 
- 00020513  0x00004b96 branch  0x00004ff5 , 0x00000034 
- 00020514  0x00004b97 jam  0x00000000 , 0x000046f7 
- 00020515  0x00004b98 fetch  0x00000001 , 0x000046f8 
- 00020516  0x00004b99 rtnbit0  0x00000000 
- 00020517  0x00004b9a set0  0x00000000 , 0x0000003f 
- 00020518  0x00004b9b store  0x00000001 , 0x000046f8 
- 00020519  0x00004b9c branch  0x00005c0b 
- 00020520  0x00004ba0 call  0x0000366e 
- 00020521  0x00004ba1 fetch  0x00000001 , 0x000044f8 
- 00020522  0x00004ba2 compare  0x00000008 , 0x0000003f , 0x000000f8 
- 00020523  0x00004ba3 nrtn  0x00000001 
- 00020524  0x00004ba4 fetch  0x00000001 , 0x000044f9 
- 00020525  0x00004ba5 beq  0x000000ff , 0x00004b11 
- 00020526  0x00004ba6 rtn 
- 00020527  0x00004bac jam  0x00000001 , 0x000049f1 
- 00020528  0x00004bad arg  0x00000017 , 0x00000011 
- 00020529  0x00004bae arg  0x00000004 , 0x00000012 
- 00020530  0x00004baf call  0x000029fb 
- 00020531  0x00004bb0 setarg  0x00000006 
- 00020532  0x00004bb1 istore  0x00000001 , 0x00000005 
- 00020533  0x00004bb2 setarg  0x00000001 
- 00020534  0x00004bb3 istore  0x00000002 , 0x00000005 
- 00020535  0x00004bb4 setarg  0x0000ffff 
- 00020536  0x00004bb5 istore  0x00000002 , 0x00000005 
- 00020537  0x00004bb6 setarg  0x00002800 
- 00020538  0x00004bb7 istore  0x00000002 , 0x00000005 
- 00020539  0x00004bb8 arg  0x000049e1 , 0x00000006 
- 00020540  0x00004bb9 branch  0x00007c8f 
- 00020541  0x00004bbb bpatch  0x00000061 , 0x0000400c 
- 00020542  0x00004bbc fetch  0x00000001 , 0x000049f1 
- 00020543  0x00004bbd rtn  0x00000034 
- 00020544  0x00004bbe copy  0x00000011 , 0x00000006 
- 00020545  0x00004bbf ifetch  0x00000003 , 0x00000006 
- 00020546  0x00004bc0 store  0x00000003 , 0x00004397 
- 00020547  0x00004bc1 beq  0x0000000b , 0x00005091 
- 00020548  0x00004bc2 beq  0x00000009 , 0x00005078 
- 00020549  0x00004bc3 beq  0x00000007 , 0x00005048 
- 00020550  0x00004bc4 beq  0x00000001 , 0x0000505b 
- 00020551  0x00004bc5 branch  0x00002b96 
- 00020552  0x00004bc8 fetch  0x00000001 , 0x000049f1 
- 00020553  0x00004bc9 beq  0x00000002 , 0x0000506c 
- 00020554  0x00004bcb jam  0x00000002 , 0x000049c6 
- 00020555  0x00004bcc branch  0x00005050 
- 00020556  0x00004bcf fetch  0x00000001 , 0x000042cb 
- 00020557  0x00004bd0 store  0x00000001 , 0x000049c6 
- 00020558  0x00004bd1 branch  0x00005050 
- 00020559  0x00004bd3 jam  0x00000003 , 0x000049c6 
- 00020560  0x00004bd5 jam  0x00000000 , 0x000049f1 
- 00020561  0x00004bd6 fetcht  0x00000002 , 0x000049df 
- 00020562  0x00004bd7 setarg  0x00001fd0 
- 00020563  0x00004bd8 isub  0x00000002 , 0x00000012 
- 00020564  0x00004bd9 arg  0x000049c6 , 0x00000011 
- 00020565  0x00004bdb arg  0x00000001 , 0x00000039 
- 00020566  0x00004bdc call  0x00006b45 
- 00020567  0x00004bdd fetcht  0x00000002 , 0x000049df 
- 00020568  0x00004bde increase  0x0000000e , 0x00000002 
- 00020569  0x00004bdf storet  0x00000002 , 0x000049df 
- 00020570  0x00004be0 rtn 
- 00020571  0x00004be5 fetch  0x00000001 , 0x000049f1 
- 00020572  0x00004be6 beq  0x00000002 , 0x0000504c 
- 00020573  0x00004be7 jam  0x00000002 , 0x000049f1 
- 00020574  0x00004be8 arg  0x00000009 , 0x00000011 
- 00020575  0x00004be9 arg  0x00000004 , 0x00000012 
- 00020576  0x00004bea call  0x000029fb 
- 00020577  0x00004beb setarg  0x00000006 
- 00020578  0x00004bec istore  0x00000001 , 0x00000005 
- 00020579  0x00004bed setarg  0x00000001 
- 00020580  0x00004bee istore  0x00000002 , 0x00000005 
- 00020581  0x00004bef setarg  0x0000ffff 
- 00020582  0x00004bf0 istore  0x00000002 , 0x00000005 
- 00020583  0x00004bf1 setarg  0x00002800 
- 00020584  0x00004bf2 istore  0x00000002 , 0x00000005 
- 00020585  0x00004bf3 arg  0x00000002 , 0x00000039 
- 00020586  0x00004bf4 arg  0x000049f2 , 0x00000006 
- 00020587  0x00004bf5 branch  0x00007cda 
- 00020588  0x00004bf8 arg  0x00000007 , 0x00000011 
- 00020589  0x00004bf9 arg  0x00000004 , 0x00000012 
- 00020590  0x00004bfa call  0x000029fb 
- 00020591  0x00004bfb setarg  0x00000008 
- 00020592  0x00004bfc istore  0x00000001 , 0x00000005 
- 00020593  0x00004bfd fetcht  0x00000002 , 0x00004339 
- 00020594  0x00004bfe increase  0x00000005 , 0x00000002 
- 00020595  0x00004bff ifetch  0x00000004 , 0x00000002 
- 00020596  0x00004c00 istore  0x00000004 , 0x00000005 
- 00020597  0x00004c01 setarg  0x00002803 
- 00020598  0x00004c02 istore  0x00000002 , 0x00000005 
- 00020599  0x00004c03 rtn 
- 00020600  0x00004c06 fetch  0x00000002 , 0x00004335 
- 00020601  0x00004c07 increase  0xfffffffe , 0x0000003f 
- 00020602  0x00004c08 div  0x0000003f , 0x00000007 
- 00020603  0x00004c09 call  0x00007d62 
- 00020604  0x00004c0a quotient  0x00000039 
- 00020605  0x00004c0b fetch  0x00000002 , 0x00004339 
- 00020606  0x00004c0c add  0x0000003f , 0x00000006 , 0x00000006 
- 00020607  0x00004c0d branch  0x00005080 
- 00020608  0x00004c10 increase  0x00000003 , 0x00000006 
- 00020609  0x00004c11 ifetch  0x00000002 , 0x00000006 
- 00020610  0x00004c12 copy  0x0000003f , 0x00000013 
- 00020611  0x00004c13 ifetch  0x00000002 , 0x00000006 
- 00020612  0x00004c14 arg  0x00002a29 , 0x00000002 
- 00020613  0x00004c15 isub  0x00000002 , 0x0000003e 
- 00020614  0x00004c16 branch  0x00005089 , 0x00000005 
- 00020615  0x00004c17 loop  0x00005080 
- 00020616  0x00004c18 branch  0x0000504c 
- 00020617  0x00004c1a arg  0x00000003 , 0x00000011 
- 00020618  0x00004c1b arg  0x00000004 , 0x00000012 
- 00020619  0x00004c1c call  0x000029fb 
- 00020620  0x00004c1d setarg  0x0000000a 
- 00020621  0x00004c1e istore  0x00000001 , 0x00000005 
- 00020622  0x00004c1f copy  0x00000013 , 0x0000003f 
- 00020623  0x00004c20 istore  0x00000002 , 0x00000005 
- 00020624  0x00004c21 rtn 
- 00020625  0x00004c24 fetch  0x00000002 , 0x00004335 
- 00020626  0x00004c25 arg  0x00000009 , 0x00000039 
- 00020627  0x00004c26 fetch  0x00000002 , 0x00004339 
- 00020628  0x00004c27 add  0x0000003f , 0x00000005 , 0x00000011 
- 00020629  0x00004c28 arg  0x000049f4 , 0x00000012 
- 00020630  0x00004c29 call  0x00007d64 
- 00020631  0x00004c2a branch  0x0000504f , 0x00000005 
- 00020632  0x00004c2b branch  0x0000504c 
- 00020633  0x00004c34 branch  0x000050bd , 0x0000002b 
- 00020634  0x00004c35 call  0x00002952 
- 00020635  0x00004c36 setarg  0x000050c7 
- 00020636  0x00004c37 store  0x00000002 , 0x000043db 
- 00020637  0x00004c38 setarg  0x000050ca 
- 00020638  0x00004c39 store  0x00000002 , 0x000043dd 
- 00020639  0x00004c3a setarg  0x000050c3 
- 00020640  0x00004c3b store  0x00000002 , 0x000043d3 
- 00020641  0x00004c3c setarg  0x00005180 
- 00020642  0x00004c3d store  0x00000002 , 0x000043e1 
- 00020643  0x00004c3e setarg  0x000053b0 
- 00020644  0x00004c3f store  0x00000002 , 0x000043df 
- 00020645  0x00004c40 setarg  0x000053c1 
- 00020646  0x00004c41 store  0x00000002 , 0x000043e3 
- 00020647  0x00004c43 bpatch  0x00000062 , 0x0000400c 
- 00020648  0x00004c44 call  0x000050ab 
- 00020649  0x00004c45 call  0x000050be 
- 00020650  0x00004c46 branch  0x0000533b 
- 00020651  0x00004c49 fetch  0x00000001 , 0x00008060 
- 00020652  0x00004c4a set0  0x00000000 , 0x0000003f 
- 00020653  0x00004c4b store  0x00000001 , 0x00008060 
- 00020654  0x00004c4c fetch  0x00000008 , 0x00004500 
- 00020655  0x00004c4d call  0x00006d68 
- 00020656  0x00004c4e fetch  0x00000002 , 0x00004508 
- 00020657  0x00004c4f call  0x00006d73 
- 00020658  0x00004c50 call  0x00006d82 
- 00020659  0x00004c51 jam  0x00000008 , 0x00008077 
- 00020660  0x00004c52 jam  0x00000049 , 0x00008076 
- 00020661  0x00004c53 jam  0x0000000a , 0x00008079 
- 00020662  0x00004c54 jam  0x0000000b , 0x0000807a 
- 00020663  0x00004c56 arg  0x00000081 , 0x00000002 
- 00020664  0x00004c57 fetch  0x00000002 , 0x0000450f 
- 00020665  0x00004c58 isolate1  0x00000000 , 0x0000003f 
- 00020666  0x00004c59 setflag  0x00000001 , 0x00000004 , 0x00000002 
- 00020667  0x00004c5a storet  0x00000001 , 0x00008060 
- 00020668  0x00004c5b rtn 
- 00020669  0x00004c5e branch  0x000050ab 
- 00020670  0x00004c63 fetcht  0x00000001 , 0x000044f5 
- 00020671  0x00004c64 call  0x00006ef7 
- 00020672  0x00004c65 call  0x000050ed 
- 00020673  0x00004c66 fetcht  0x00000001 , 0x000044f3 
- 00020674  0x00004c67 branch  0x00006edd 
- 00020675  0x00004c6a fetcht  0x00000001 , 0x000044f3 
- 00020676  0x00004c6b call  0x00006ee6 
- 00020677  0x00004c6c nbranch  0x0000430a , 0x00000001 
- 00020678  0x00004c6d branch  0x00004308 
- 00020679  0x00004c71 call  0x000069a9 
- 00020680  0x00004c72 nrtn  0x00000034 
- 00020681  0x00004c73 branch  0x000050ef 
- 00020682  0x00004c77 copy  0x00000013 , 0x0000003f 
- 00020683  0x00004c78 beq  0x00000014 , 0x000050dc 
- 00020684  0x00004c79 beq  0x00000015 , 0x000050d8 
- 00020685  0x00004c7a beq  0x00000030 , 0x00005375 
- 00020686  0x00004c7b beq  0x00000031 , 0x00005377 
- 00020687  0x00004c7c beq  0x00000032 , 0x00005381 
- 00020688  0x00004c7d beq  0x00000033 , 0x0000537f 
- 00020689  0x00004c7e beq  0x00000034 , 0x0000536f 
- 00020690  0x00004c7f beq  0x0000003d , 0x0000534f 
- 00020691  0x00004c80 beq  0x00000041 , 0x000050e2 
- 00020692  0x00004c81 beq  0x00000042 , 0x000050e4 
- 00020693  0x00004c82 beq  0x00000043 , 0x0000536d 
- 00020694  0x00004c83 beq  0x0000003b , 0x00005358 
- 00020695  0x00004c84 rtn 
- 00020696  0x00004c89 call  0x000029cb 
- 00020697  0x00004c8a jam  0x00000000 , 0x00004511 
- 00020698  0x00004c8b call  0x000050e0 
- 00020699  0x00004c8c branch  0x00005321 
- 00020700  0x00004c93 call  0x000050e7 
- 00020701  0x00004c94 fetch  0x00000001 , 0x000044fe 
- 00020702  0x00004c95 store  0x00000001 , 0x000040c0 
- 00020703  0x00004c96 branch  0x0000531f 
- 00020704  0x00004c9b call  0x00005149 
- 00020705  0x00004c9c branch  0x000050e5 
- 00020706  0x00004ca0 call  0x000030f3 
- 00020707  0x00004ca1 branch  0x00002ed5 
- 00020708  0x00004ca4 branch  0x00005391 
- 00020709  0x00004ca8 fetcht  0x00000001 , 0x000044f5 
- 00020710  0x00004ca9 branch  0x00006ef7 
- 00020711  0x00004cac call  0x000050e9 
- 00020712  0x00004cad branch  0x000050ed 
- 00020713  0x00004cb0 fetch  0x00000001 , 0x000044f8 
- 00020714  0x00004cb1 isolate1  0x00000001 , 0x0000003f 
- 00020715  0x00004cb2 call  0x00004315 , 0x00000001 
- 00020716  0x00004cb3 rtn 
- 00020717  0x00004cb5 fetcht  0x00000001 , 0x000044f5 
- 00020718  0x00004cb6 branch  0x00006ef3 
- 00020719  0x00004cba fetch  0x00000001 , 0x0000810b 
- 00020720  0x00004cbb rtnbit1  0x00000002 
- 00020721  0x00004cbc call  0x00006d96 
- 00020722  0x00004cbd ifetch  0x00000001 , 0x00000003 
- 00020723  0x00004cbe bne  0x00000001 , 0x00005105 
- 00020724  0x00004cbf fetch  0x00000002 , 0x00008112 
- 00020725  0x00004cc0 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00020726  0x00004cc1 rtn  0x00000002 
- 00020727  0x00004cc2 ifetch  0x00000001 , 0x00000003 
- 00020728  0x00004cc3 store  0x00000001 , 0x000006e2 
- 00020729  0x00004cc4 ifetcht  0x00000001 , 0x00000003 
- 00020730  0x00004cc5 copy  0x00000003 , 0x00000011 
- 00020731  0x00004cc6 storet  0x00000001 , 0x000006e3 
- 00020732  0x00004cc7 add  0x00000002 , 0x00000003 , 0x00000002 
- 00020733  0x00004cc8 fetch  0x00000002 , 0x00008112 
- 00020734  0x00004cc9 isub  0x00000002 , 0x00000002 
- 00020735  0x00004cca nrtn  0x00000002 
- 00020736  0x00004ccb jam  0x00000001 , 0x000006e4 
- 00020737  0x00004ccc call  0x00005113 
- 00020738  0x00004ccd fetch  0x00000001 , 0x000006e4 
- 00020739  0x00004cce rtneq  0x00000000 
- 00020740  0x00004ccf branch  0x0000510e 
- 00020741  0x00004cd2 call  0x00007c95 
- 00020742  0x00004cd3 call  0x0000535e 
- 00020743  0x00004cd4 branch  0x00005108 
- 00020744  0x00004cd8 bpatch  0x00000063 , 0x0000400c 
- 00020745  0x00004cd9 call  0x00006d96 
- 00020746  0x00004cda fetch  0x00000002 , 0x00008112 
- 00020747  0x00004cdb rtn  0x00000034 
- 00020748  0x00004cdc iadd  0x00000003 , 0x00000003 
- 00020749  0x00004cdd branch  0x00005112 
- 00020750  0x00004ce0 call  0x00006d96 
- 00020751  0x00004ce1 increase  0x00000002 , 0x00000003 
- 00020752  0x00004ce2 ifetch  0x00000001 , 0x00000003 
- 00020753  0x00004ce3 iadd  0x00000003 , 0x00000003 
- 00020754  0x00004ce5 branch  0x00006d9c 
- 00020755  0x00004ce9 bpatch  0x00000064 , 0x0000400c 
- 00020756  0x00004cea fetch  0x00000001 , 0x000006e2 
- 00020757  0x00004ceb beq  0x00000001 , 0x0000513d 
- 00020758  0x00004cec beq  0x00000002 , 0x00005142 
- 00020759  0x00004ced beq  0x00000004 , 0x00005150 
- 00020760  0x00004cee beq  0x00000009 , 0x00005154 
- 00020761  0x00004cef beq  0x0000000b , 0x000051ab 
- 00020762  0x00004cf0 beq  0x0000000e , 0x000051ac 
- 00020763  0x00004cf1 beq  0x0000000f , 0x000051b4 
- 00020764  0x00004cf2 beq  0x00000010 , 0x000051bc 
- 00020765  0x00004cf3 beq  0x00000012 , 0x000051c0 
- 00020766  0x00004cf4 beq  0x00000026 , 0x000051c4 
- 00020767  0x00004cf5 beq  0x00000028 , 0x000051c9 
- 00020768  0x00004cf6 beq  0x0000002a , 0x000051cc 
- 00020769  0x00004cf7 beq  0x0000002b , 0x000051ff 
- 00020770  0x00004cf8 beq  0x0000002c , 0x00005205 
- 00020771  0x00004cf9 beq  0x00000030 , 0x0000520c 
- 00020772  0x00004cfa beq  0x00000031 , 0x00005211 
- 00020773  0x00004cfb beq  0x00000032 , 0x00005222 
- 00020774  0x00004cfc beq  0x00000033 , 0x0000522d 
- 00020775  0x00004cfd beq  0x00000034 , 0x0000525a 
- 00020776  0x00004cfe beq  0x00000035 , 0x0000525d 
- 00020777  0x00004cff beq  0x00000036 , 0x00005266 
- 00020778  0x00004d00 beq  0x00000037 , 0x0000526f 
- 00020779  0x00004d01 beq  0x00000038 , 0x00005275 
- 00020780  0x00004d02 beq  0x00000040 , 0x0000527d 
- 00020781  0x00004d03 beq  0x00000042 , 0x00005287 
- 00020782  0x00004d04 beq  0x00000048 , 0x0000528c 
- 00020783  0x00004d06 beq  0x00000051 , 0x00005297 
- 00020784  0x00004d07 beq  0x00000061 , 0x0000529b 
- 00020785  0x00004d08 beq  0x00000076 , 0x000052aa 
- 00020786  0x00004d09 beq  0x00000077 , 0x000052b0 
- 00020787  0x00004d0a beq  0x00000078 , 0x000052b5 
- 00020788  0x00004d0b beq  0x0000007a , 0x000052eb 
- 00020789  0x00004d0c beq  0x0000007b , 0x000052f9 
- 00020790  0x00004d0d beq  0x00000090 , 0x000052ff 
- 00020791  0x00004d0e beq  0x00000091 , 0x00005304 
- 00020792  0x00004d0f beq  0x00000092 , 0x00005308 
- 00020793  0x00004d10 beq  0x00000093 , 0x0000530d 
- 00020794  0x00004d11 beq  0x00000094 , 0x00005311 
- 00020795  0x00004d12 beq  0x000000ff , 0x00005317 
- 00020796  0x00004d13 branch  0x00005319 
- 00020797  0x00004d1a fetch  0x00000001 , 0x000006e3 
- 00020798  0x00004d1b bne  0x00000006 , 0x00005319 
- 00020799  0x00004d1c ifetch  0x00000006 , 0x00000003 
- 00020800  0x00004d1d store  0x00000006 , 0x000042db 
- 00020801  0x00004d1e branch  0x0000531c 
- 00020802  0x00004d23 fetch  0x00000001 , 0x000006e3 
- 00020803  0x00004d24 bne  0x00000001 , 0x00005319 
- 00020804  0x00004d25 ifetcht  0x00000001 , 0x00000003 
- 00020805  0x00004d26 storet  0x00000001 , 0x000044ff 
- 00020806  0x00004d27 call  0x0000531c 
- 00020807  0x00004d28 fetch  0x00000002 , 0x000044e9 
- 00020808  0x00004d29 rtnbit1  0x00000009 
- 00020809  0x00004d2d fetch  0x00000001 , 0x000044f8 
- 00020810  0x00004d2e isolate1  0x00000001 , 0x0000003f 
- 00020811  0x00004d2f nrtn  0x00000001 
- 00020812  0x00004d30 fetcht  0x00000001 , 0x000044ff 
- 00020813  0x00004d31 isolate1  0x00000002 , 0x00000002 
- 00020814  0x00004d32 branch  0x00004317 , 0x00000001 
- 00020815  0x00004d33 branch  0x00004315 
- 00020816  0x00004d39 arg  0x0000001d , 0x0000003f 
- 00020817  0x00004d3a arg  0x0000426b , 0x00000005 
- 00020818  0x00004d3b call  0x00005260 
- 00020819  0x00004d3c branch  0x00002952 
- 00020820  0x00004d42 fetch  0x00000002 , 0x000044e9 
- 00020821  0x00004d43 bbit0  0x00000009 , 0x00005319 
- 00020822  0x00004d44 call  0x000051a8 
- 00020823  0x00004d45 branch  0x00005319 , 0x00000028 
- 00020824  0x00004d46 jam  0x00000000 , 0x000006e4 
- 00020825  0x00004d47 fetch  0x00000002 , 0x0000450f 
- 00020826  0x00004d48 bbit1  0x00000008 , 0x00005179 
- 00020827  0x00004d49 fetch  0x00000001 , 0x00004511 
- 00020828  0x00004d4a nrtn  0x00000034 
- 00020829  0x00004d4b jam  0x00000001 , 0x000006e4 
- 00020830  0x00004d4c ifetch  0x00000002 , 0x00000003 
- 00020831  0x00004d4d store  0x00000002 , 0x00004512 
- 00020832  0x00004d4e storer  0x00000003 , 0x00000002 , 0x00004514 
- 00020833  0x00004d4f fetch  0x00000001 , 0x000006e3 
- 00020834  0x00004d50 pincrease  0xfffffffe 
- 00020835  0x00004d51 nbranch  0x00005319 , 0x00000002 
- 00020836  0x00004d52 branch  0x00005319 , 0x00000005 
- 00020837  0x00004d53 store  0x00000001 , 0x00004511 
- 00020838  0x00004d54 fetcht  0x00000002 , 0x00004512 
- 00020839  0x00004d55 increase  0xffffffff , 0x00000002 
- 00020840  0x00004d56 call  0x00002cd2 
- 00020841  0x00004d57 branch  0x0000517c , 0x00000034 
- 00020842  0x00004d58 ifetcht  0x00000004 , 0x00000006 
- 00020843  0x00004d59 setarg  0x01280302 
- 00020844  0x00004d5a isub  0x00000002 , 0x0000003e 
- 00020845  0x00004d5b nbranch  0x0000517c , 0x00000005 
- 00020846  0x00004d5c ifetch  0x00000001 , 0x00000006 
- 00020847  0x00004d5d store  0x00000001 , 0x00004516 
- 00020848  0x00004d5e and_into  0x00000030 , 0x0000003f 
- 00020849  0x00004d5f branch  0x0000517c , 0x00000034 
- 00020850  0x00004d60 jam  0x00000000 , 0x000006e4 
- 00020851  0x00004d61 call  0x000029c9 
- 00020852  0x00004d62 call  0x00005180 
- 00020853  0x00004d63 call  0x00005180 
- 00020854  0x00004d64 call  0x00005180 
- 00020855  0x00004d65 fetch  0x00000002 , 0x0000450f 
- 00020856  0x00004d66 rtnbit0  0x00000008 
- 00020857  0x00004d68 jam  0x00000001 , 0x000006e4 
- 00020858  0x00004d69 call  0x000053d6 
- 00020859  0x00004d6a branch  0x0000531c 
- 00020860  0x00004d6d jam  0x00000000 , 0x00004511 
- 00020861  0x00004d6e jam  0x00000001 , 0x000006e4 
- 00020862  0x00004d6f call  0x000053d6 
- 00020863  0x00004d70 branch  0x00005319 
- 00020864  0x00004d73 fetch  0x00000001 , 0x00004511 
- 00020865  0x00004d74 rtn  0x00000034 
- 00020866  0x00004d75 call  0x00002a28 
- 00020867  0x00004d76 nrtn  0x00000034 
- 00020868  0x00004d77 call  0x000051a3 
- 00020869  0x00004d78 bpatch  0x00000065 , 0x0000400c 
- 00020870  0x00004d79 fetch  0x00000002 , 0x000042e1 
- 00020871  0x00004d7a call  0x00007db0 
- 00020872  0x00004d7b copy  0x0000003f , 0x00000002 
- 00020873  0x00004d7c fetch  0x00000001 , 0x00004396 
- 00020874  0x00004d7d rtnbit1  0x00000000 
- 00020875  0x00004d7e add  0x00000002 , 0xfffffffd , 0x0000003f 
- 00020876  0x00004d7f arg  0x000000fb , 0x00000002 
- 00020877  0x00004d80 call  0x00007db0 
- 00020878  0x00004d81 fetcht  0x00000001 , 0x00004511 
- 00020879  0x00004d82 call  0x00007db0 
- 00020880  0x00004d83 copy  0x0000003f , 0x00000011 
- 00020881  0x00004d84 copy  0x00000002 , 0x0000003f 
- 00020882  0x00004d85 isub  0x00000011 , 0x0000003f 
- 00020883  0x00004d86 store  0x00000001 , 0x00004511 
- 00020884  0x00004d87 call  0x0000519e 
- 00020885  0x00004d88 fetch  0x00000002 , 0x00004514 
- 00020886  0x00004d89 copy  0x0000003f , 0x00000003 
- 00020887  0x00004d8a copy  0x00000011 , 0x00000039 
- 00020888  0x00004d8b call  0x00006dca 
- 00020889  0x00004d8c copy  0x00000003 , 0x0000003f 
- 00020890  0x00004d8d store  0x00000002 , 0x00004514 
- 00020891  0x00004d8e fetch  0x00000001 , 0x00004511 
- 00020892  0x00004d8f nrtn  0x00000034 
- 00020893  0x00004d90 branch  0x000053d4 
- 00020894  0x00004d93 fetcht  0x00000002 , 0x00004512 
- 00020895  0x00004d94 fetch  0x00000001 , 0x00004516 
- 00020896  0x00004d95 bbit1  0x00000005 , 0x00002df7 
- 00020897  0x00004d96 bbit1  0x00000004 , 0x00002dee 
- 00020898  0x00004d97 rtn 
- 00020899  0x00004d9c arg  0x00000017 , 0x00000002 
- 00020900  0x00004d9d fetch  0x00000002 , 0x0000450f 
- 00020901  0x00004d9e rtnbit1  0x00000001 
- 00020902  0x00004d9f fetcht  0x00000002 , 0x000042e3 
- 00020903  0x00004da0 rtn 
- 00020904  0x00004da3 fetch  0x00000002 , 0x0000450f 
- 00020905  0x00004da4 bbit1  0x00000002 , 0x00002dc7 
- 00020906  0x00004da5 branch  0x00007dbc 
- 00020907  0x00004daa branch  0x0000533f 
- 00020908  0x00004db1 ifetch  0x00000001 , 0x00000003 
- 00020909  0x00004db2 fetcht  0x00000001 , 0x0000450f 
- 00020910  0x00004db3 nsetflag  0x00000034 , 0x00000000 , 0x00000002 
- 00020911  0x00004db4 storet  0x00000001 , 0x0000450f 
- 00020912  0x00004db5 fetcht  0x00000001 , 0x00008060 
- 00020913  0x00004db6 nsetflag  0x00000034 , 0x00000004 , 0x00000002 
- 00020914  0x00004db7 storet  0x00000001 , 0x00008060 
- 00020915  0x00004db8 branch  0x0000531c 
- 00020916  0x00004dbd fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00020917  0x00004dbe call  0x00007d33 
- 00020918  0x00004dbf call  0x00006d77 
- 00020919  0x00004dc0 store  0x00000002 , 0x00004508 
- 00020920  0x00004dc1 call  0x0000531c 
- 00020921  0x00004dc2 call  0x00006dae 
- 00020922  0x00004dc3 fetch  0x00000002 , 0x00004508 
- 00020923  0x00004dc4 branch  0x00006d73 
- 00020924  0x00004dc9 arg  0x00000002 , 0x00000011 
- 00020925  0x00004dca arg  0x000044f1 , 0x00000012 
- 00020926  0x00004dcb arg  0x00000000 , 0x00000002 
- 00020927  0x00004dcc branch  0x00005323 
- 00020928  0x00004dd2 fetch  0x00000002 , 0x000044e9 
- 00020929  0x00004dd3 bbit0  0x00000009 , 0x00005319 
- 00020930  0x00004dd5 call  0x0000531c 
- 00020931  0x00004dd6 branch  0x0000431f 
- 00020932  0x00004ddd fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00020933  0x00004dde fetch  0x00000002 , 0x000043f8 
- 00020934  0x00004ddf icopy  0x00000005 
- 00020935  0x00004de0 call  0x00006dca 
- 00020936  0x00004de1 branch  0x0000531c 
- 00020937  0x00004de6 fetch  0x00000002 , 0x000044e9 
- 00020938  0x00004de7 bbit1  0x00000009 , 0x0000528c 
- 00020939  0x00004de8 branch  0x00005319 
- 00020940  0x00004ded arg  0x00000040 , 0x00000039 
- 00020941  0x00004dee arg  0x00004348 , 0x00000005 
- 00020942  0x00004def call  0x00007ca1 
- 00020943  0x00004df0 setarg  0x00000000 
- 00020944  0x00004df1 store  0x00000001 , 0x00000688 
- 00020945  0x00004df2 copy  0x00000011 , 0x00000003 
- 00020946  0x00004df4 copy  0x00000003 , 0x0000003f 
- 00020947  0x00004df5 store  0x00000002 , 0x0000068c 
- 00020948  0x00004df6 call  0x000051fa 
- 00020949  0x00004df8 fetch  0x00000001 , 0x00000688 
- 00020950  0x00004df9 fetcht  0x00000001 , 0x00000678 
- 00020951  0x00004dfa increase  0x00000001 , 0x00000002 
- 00020952  0x00004dfb iadd  0x00000002 , 0x0000003f 
- 00020953  0x00004dfc store  0x00000001 , 0x00000688 
- 00020954  0x00004dfe sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00020955  0x00004dff nbranch  0x000051e6 , 0x00000002 
- 00020956  0x00004e01 fetcht  0x00000001 , 0x00004348 
- 00020957  0x00004e02 setarg  0x00004349 
- 00020958  0x00004e03 iadd  0x00000002 , 0x0000003f 
- 00020959  0x00004e04 store  0x00000002 , 0x00000691 
- 00020960  0x00004e05 fetcht  0x00000001 , 0x00000678 
- 00020961  0x00004e06 increase  0x00000001 , 0x00000002 
- 00020962  0x00004e07 fetch  0x00000001 , 0x00004348 
- 00020963  0x00004e08 iadd  0x00000002 , 0x0000003f 
- 00020964  0x00004e09 store  0x00000001 , 0x00004348 
- 00020965  0x00004e0a branch  0x000051ef 
- 00020966  0x00004e0c fetcht  0x00000001 , 0x00004368 
- 00020967  0x00004e0d setarg  0x00004369 
- 00020968  0x00004e0e iadd  0x00000002 , 0x0000003f 
- 00020969  0x00004e0f store  0x00000002 , 0x00000691 
- 00020970  0x00004e10 fetcht  0x00000001 , 0x00000678 
- 00020971  0x00004e11 increase  0x00000001 , 0x00000002 
- 00020972  0x00004e12 fetch  0x00000001 , 0x00004368 
- 00020973  0x00004e13 iadd  0x00000002 , 0x0000003f 
- 00020974  0x00004e14 store  0x00000001 , 0x00004368 
- 00020975  0x00004e16 fetch  0x00000002 , 0x00000691 
- 00020976  0x00004e17 copy  0x0000003f , 0x00000005 
- 00020977  0x00004e18 fetch  0x00000002 , 0x0000068c 
- 00020978  0x00004e19 copy  0x0000003f , 0x00000003 
- 00020979  0x00004e1b copy  0x00000002 , 0x00000039 
- 00020980  0x00004e1c call  0x00006dca 
- 00020981  0x00004e1e fetch  0x00000001 , 0x000006e3 
- 00020982  0x00004e1f fetcht  0x00000001 , 0x00000688 
- 00020983  0x00004e20 isub  0x00000002 , 0x0000003e 
- 00020984  0x00004e21 nbranch  0x000051d2 , 0x00000005 
- 00020985  0x00004e22 branch  0x0000531c 
- 00020986  0x00004e26 ifetch  0x00000001 , 0x00000003 
- 00020987  0x00004e27 store  0x00000001 , 0x00000678 
- 00020988  0x00004e28 ifetch  0x00000001 , 0x00000003 
- 00020989  0x00004e29 store  0x00000001 , 0x00000684 
- 00020990  0x00004e2a rtn 
- 00020991  0x00004e2f arg  0x00000000 , 0x00000002 
- 00020992  0x00004e30 arg  0x00000002 , 0x00000011 
- 00020993  0x00004e31 fetch  0x00000002 , 0x0000450c 
- 00020994  0x00004e32 store  0x00000002 , 0x000006a1 
- 00020995  0x00004e33 arg  0x000006a1 , 0x00000012 
- 00020996  0x00004e34 branch  0x00005323 
- 00020997  0x00004e39 fetch  0x00000001 , 0x000006e3 
- 00020998  0x00004e3a bne  0x00000001 , 0x00005319 
- 00020999  0x00004e3b ifetch  0x00000001 , 0x00000003 
- 00021000  0x00004e3c store  0x00000001 , 0x0000450a 
- 00021001  0x00004e3d setarg  0x00000000 
- 00021002  0x00004e3e store  0x00000002 , 0x0000450c 
- 00021003  0x00004e3f branch  0x0000531c 
- 00021004  0x00004e44 fetch  0x00000001 , 0x000006e3 
- 00021005  0x00004e45 bne  0x00000004 , 0x00005319 
- 00021006  0x00004e46 fetch  0x00000002 , 0x000044e9 
- 00021007  0x00004e47 bbit1  0x00000009 , 0x000052eb 
- 00021008  0x00004e48 branch  0x00005319 
- 00021009  0x00004e4e fetch  0x00000001 , 0x000006e3 
- 00021010  0x00004e4f bne  0x00000003 , 0x00005319 
- 00021011  0x00004e50 ifetch  0x00000001 , 0x00000003 
- 00021012  0x00004e51 beq  0x00000000 , 0x00005217 
- 00021013  0x00004e52 beq  0x00000001 , 0x0000521d 
- 00021014  0x00004e53 branch  0x00005319 
- 00021015  0x00004e56 call  0x0000531c 
- 00021016  0x00004e57 ifetcht  0x00000001 , 0x00000003 
- 00021017  0x00004e58 ifetch  0x00000001 , 0x00000003 
- 00021018  0x00004e59 beq  0x00000002 , 0x00006f0f 
- 00021019  0x00004e5a nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00021020  0x00004e5b branch  0x00006edd 
- 00021021  0x00004e5e call  0x0000531c 
- 00021022  0x00004e5f ifetcht  0x00000001 , 0x00000003 
- 00021023  0x00004e60 ifetch  0x00000001 , 0x00000003 
- 00021024  0x00004e61 branch  0x00006ef7 , 0x00000034 
- 00021025  0x00004e62 branch  0x00006ef3 
- 00021026  0x00004e67 fetch  0x00000001 , 0x000006e3 
- 00021027  0x00004e68 bne  0x00000001 , 0x00005319 
- 00021028  0x00004e69 ifetcht  0x00000001 , 0x00000003 
- 00021029  0x00004e6a call  0x00006ee6 
- 00021030  0x00004e6b setarg  0x00000000 
- 00021031  0x00004e6c nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00021032  0x00004e6d arg  0x00000001 , 0x00000011 
- 00021033  0x00004e6e store  0x00000002 , 0x000006a1 
- 00021034  0x00004e6f arg  0x000006a1 , 0x00000012 
- 00021035  0x00004e70 arg  0x00000000 , 0x00000002 
- 00021036  0x00004e71 branch  0x00005323 
- 00021037  0x00004e76 ifetch  0x00000001 , 0x00000003 
- 00021038  0x00004e77 copy  0x0000003f , 0x00000002 
- 00021039  0x00004e78 beq  0x00000081 , 0x0000523c 
- 00021040  0x00004e79 beq  0x00000082 , 0x00005240 
- 00021041  0x00004e7a beq  0x00000083 , 0x00005245 
- 00021042  0x00004e7b beq  0x00000084 , 0x00005249 
- 00021043  0x00004e7c store  0x00000001 , 0x000042fe 
- 00021044  0x00004e7d call  0x000074ff 
- 00021045  0x00004e7e call  0x00002ec4 
- 00021046  0x00004e7f fetch  0x00000001 , 0x000042fe 
- 00021047  0x00004e80 beq  0x00000000 , 0x0000524d 
- 00021048  0x00004e81 beq  0x00000001 , 0x00005250 
- 00021049  0x00004e82 beq  0x00000002 , 0x00005252 
- 00021050  0x00004e83 beq  0x00000004 , 0x00005254 
- 00021051  0x00004e84 branch  0x00005319 
- 00021052  0x00004e87 storet  0x00000001 , 0x000042fe 
- 00021053  0x00004e88 call  0x00002ec0 
- 00021054  0x00004e89 jam  0x0000000d , 0x000042c7 
- 00021055  0x00004e8a branch  0x0000524e 
- 00021056  0x00004e8c storet  0x00000001 , 0x000042fe 
- 00021057  0x00004e8d call  0x00002ec0 
- 00021058  0x00004e8e jam  0x0000000d , 0x000042c7 
- 00021059  0x00004e8f jam  0x00000001 , 0x000042c5 
- 00021060  0x00004e90 branch  0x0000531c 
- 00021061  0x00004e92 storet  0x00000001 , 0x000042fe 
- 00021062  0x00004e93 call  0x00002ec0 
- 00021063  0x00004e94 jam  0x0000000d , 0x000042c7 
- 00021064  0x00004e95 branch  0x00005258 
- 00021065  0x00004e97 storet  0x00000001 , 0x000042fe 
- 00021066  0x00004e98 call  0x00002ec0 
- 00021067  0x00004e99 jam  0x0000000d , 0x000042c7 
- 00021068  0x00004e9a branch  0x00005256 
- 00021069  0x00004e9e jam  0x00000000 , 0x000042c7 
- 00021070  0x00004ea0 jam  0x00000003 , 0x000042c5 
- 00021071  0x00004ea1 branch  0x0000531c 
- 00021072  0x00004ea3 jam  0x00000001 , 0x000042c7 
- 00021073  0x00004ea4 branch  0x0000524e 
- 00021074  0x00004ea6 jam  0x00000005 , 0x000042c7 
- 00021075  0x00004ea7 branch  0x00005258 
- 00021076  0x00004ea9 jam  0x00000005 , 0x000042c7 
- 00021077  0x00004eaa branch  0x00005256 
- 00021078  0x00004eac jam  0x00000002 , 0x000042c5 
- 00021079  0x00004ead branch  0x0000531c 
- 00021080  0x00004eaf jam  0x00000000 , 0x000042c5 
- 00021081  0x00004eb0 branch  0x0000531c 
- 00021082  0x00004eb5 arg  0x0000001f , 0x0000003f 
- 00021083  0x00004eb6 arg  0x00004348 , 0x00000005 
- 00021084  0x00004eb7 branch  0x00005260 
- 00021085  0x00004ebc arg  0x0000001f , 0x0000003f 
- 00021086  0x00004ebd arg  0x00004368 , 0x00000005 
- 00021087  0x00004ebe branch  0x00005260 
- 00021088  0x00004ec1 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00021089  0x00004ec2 isub  0x00000039 , 0x0000003e 
- 00021090  0x00004ec3 nbranch  0x00005319 , 0x00000002 
- 00021091  0x00004ec4 istorer  0x00000039 , 0x00000001 , 0x00000005 
- 00021092  0x00004ec5 call  0x00006dca 
- 00021093  0x00004ec6 branch  0x0000531c 
- 00021094  0x00004ecb fetch  0x00000002 , 0x000044e9 
- 00021095  0x00004ecc bbit0  0x00000009 , 0x00005319 
- 00021096  0x00004ecd fetch  0x00000001 , 0x000006e3 
- 00021097  0x00004ece bne  0x00000008 , 0x00005319 
- 00021098  0x00004ecf ifetch  0x00000008 , 0x00000003 
- 00021099  0x00004ed0 store  0x00000008 , 0x000042d3 
- 00021100  0x00004ed1 jam  0x00000012 , 0x0000066f 
- 00021101  0x00004ed2 call  0x00007834 
- 00021102  0x00004ed3 branch  0x0000531c 
- 00021103  0x00004ed8 ifetch  0x00000002 , 0x00000003 
- 00021104  0x00004ed9 store  0x00000002 , 0x00004389 
- 00021105  0x00004eda storet  0x00000001 , 0x000040a6 
- 00021106  0x00004edb iadd  0x00000002 , 0x0000003f 
- 00021107  0x00004edc store  0x00000002 , 0x000040a4 
- 00021108  0x00004edd branch  0x0000531c 
- 00021109  0x00004ee2 fetch  0x00000001 , 0x000042fe 
- 00021110  0x00004ee3 branch  0x00005319 , 0x00000034 
- 00021111  0x00004ee4 fetch  0x00000001 , 0x000042fc 
- 00021112  0x00004ee5 bne  0x00000000 , 0x00005319 
- 00021113  0x00004ee6 fetch  0x00000001 , 0x000042fd 
- 00021114  0x00004ee7 bne  0x00000000 , 0x00005319 
- 00021115  0x00004ee8 call  0x000078a9 
- 00021116  0x00004ee9 branch  0x0000531c 
- 00021117  0x00004eee fetch  0x00000001 , 0x000006e3 
- 00021118  0x00004eef bne  0x00000005 , 0x00005319 
- 00021119  0x00004ef0 ifetch  0x00000001 , 0x00000003 
- 00021120  0x00004ef1 store  0x00000001 , 0x000044f9 
- 00021121  0x00004ef2 ifetch  0x00000004 , 0x00000003 
- 00021122  0x00004ef3 store  0x00000004 , 0x000044fa 
- 00021123  0x00004ef4 fetcht  0x00000001 , 0x000044f9 
- 00021124  0x00004ef5 call  0x00006ef7 
- 00021125  0x00004ef6 call  0x000053ae 
- 00021126  0x00004ef7 branch  0x0000531c 
- 00021127  0x00004efc fetch  0x00000001 , 0x000006e3 
- 00021128  0x00004efd bne  0x00000001 , 0x00005319 
- 00021129  0x00004efe ifetch  0x00000001 , 0x00000003 
- 00021130  0x00004eff store  0x00000001 , 0x00004141 
- 00021131  0x00004f00 branch  0x0000531c 
- 00021132  0x00004f05 ifetch  0x00000001 , 0x00000003 
- 00021133  0x00004f06 beq  0x00000001 , 0x00005295 
- 00021134  0x00004f07 fetch  0x00000001 , 0x000042fa 
- 00021135  0x00004f08 beq  0x00000003 , 0x00005293 
- 00021136  0x00004f09 beq  0x00000006 , 0x00005293 
- 00021137  0x00004f0a beq  0x00000007 , 0x00005293 
- 00021138  0x00004f0b branch  0x00005319 
- 00021139  0x00004f0d jam  0x00000001 , 0x000042fb 
- 00021140  0x00004f0e branch  0x0000531c 
- 00021141  0x00004f11 call  0x00002f2a 
- 00021142  0x00004f12 branch  0x0000531c 
- 00021143  0x00004f19 call  0x0000531c 
- 00021144  0x00004f1a call  0x00006dae 
- 00021145  0x00004f1b jam  0x00000001 , 0x00008010 
- 00021146  0x00004f1c branch  0x0000235a 
- 00021147  0x00004f21 fetch  0x00000001 , 0x000006e3 
- 00021148  0x00004f22 beq  0x00000000 , 0x00005319 
- 00021149  0x00004f23 ifetch  0x00000001 , 0x00000003 
- 00021150  0x00004f24 branch  0x000052a8 , 0x00000034 
- 00021151  0x00004f25 fetch  0x00000001 , 0x000006e3 
- 00021152  0x00004f26 bne  0x00000005 , 0x00005319 
- 00021153  0x00004f27 ifetch  0x00000004 , 0x00000003 
- 00021154  0x00004f28 arg  0x000f4240 , 0x00000002 
- 00021155  0x00004f29 isub  0x00000002 , 0x0000003e 
- 00021156  0x00004f2a branch  0x00005319 , 0x00000002 
- 00021157  0x00004f2b store  0x00000004 , 0x000042ff 
- 00021158  0x00004f2c call  0x000029c1 
- 00021159  0x00004f2d branch  0x0000531c 
- 00021160  0x00004f30 call  0x000029c3 
- 00021161  0x00004f31 branch  0x0000531c 
- 00021162  0x00004f36 arg  0x00000001 , 0x00000002 
- 00021163  0x00004f37 call  0x00002cd2 
- 00021164  0x00004f38 add  0x00000006 , 0xfffffffe , 0x00000005 
- 00021165  0x00004f39 setarg  0x00000000 
- 00021166  0x00004f3a istore  0x00000002 , 0x00000005 
- 00021167  0x00004f3b branch  0x0000531c 
- 00021168  0x00004f40 call  0x000052b9 
- 00021169  0x00004f41 call  0x000052e7 
- 00021170  0x00004f42 setarg  0x00000000 
- 00021171  0x00004f43 istore  0x00000002 , 0x00000005 
- 00021172  0x00004f44 branch  0x00005388 
- 00021173  0x00004f4a ifetch  0x00000001 , 0x00000003 
- 00021174  0x00004f4b call  0x000052bd 
- 00021175  0x00004f4c call  0x000052c4 
- 00021176  0x00004f4d branch  0x00005388 
- 00021177  0x00004f51 call  0x000052e4 
- 00021178  0x00004f52 setarg  0x00280002 
- 00021179  0x00004f53 istore  0x00000003 , 0x00000005 
- 00021180  0x00004f54 rtn 
- 00021181  0x00004f58 store  0x00000001 , 0x00000670 
- 00021182  0x00004f59 call  0x000052e4 
- 00021183  0x00004f5a setarg  0x01280302 
- 00021184  0x00004f5b istore  0x00000004 , 0x00000005 
- 00021185  0x00004f5c fetch  0x00000001 , 0x00000670 
- 00021186  0x00004f5d istore  0x00000003 , 0x00000005 
- 00021187  0x00004f5e rtn 
- 00021188  0x00004f62 call  0x00002cf6 
- 00021189  0x00004f63 ifetch  0x00000001 , 0x00000003 
- 00021190  0x00004f64 and  0x0000003f , 0x0000001f , 0x00000039 
- 00021191  0x00004f65 copy  0x0000003f , 0x00000011 
- 00021192  0x00004f66 isolate1  0x00000007 , 0x00000011 
- 00021193  0x00004f67 setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00021194  0x00004f68 isolate1  0x00000006 , 0x00000011 
- 00021195  0x00004f69 setflag  0x00000001 , 0x0000000e , 0x00000002 
- 00021196  0x00004f6a istoret  0x00000002 , 0x00000005 
- 00021197  0x00004f6b copy  0x00000039 , 0x0000003f 
- 00021198  0x00004f6c istore  0x00000001 , 0x00000005 
- 00021199  0x00004f6d call  0x00006ddd 
- 00021200  0x00004f6e call  0x000052e7 
- 00021201  0x00004f6f setarg  0x00000000 
- 00021202  0x00004f70 istore  0x00000002 , 0x00000005 
- 00021203  0x00004f71 and  0x00000002 , 0x000000ff , 0x00000002 
- 00021204  0x00004f72 increase  0xffffffff , 0x00000002 
- 00021205  0x00004f73 call  0x00002cd2 
- 00021206  0x00004f74 add  0x00000006 , 0x00000004 , 0x00000006 
- 00021207  0x00004f75 ifetch  0x00000001 , 0x00000006 
- 00021208  0x00004f76 bbit1  0x00000004 , 0x000052dc 
- 00021209  0x00004f77 bbit1  0x00000005 , 0x000052dc 
- 00021210  0x00004f78 increase  0x00000001 , 0x00000002 
- 00021211  0x00004f79 rtn 
- 00021212  0x00004f7d call  0x00002cf6 
- 00021213  0x00004f7e isolate1  0x00000005 , 0x00000011 
- 00021214  0x00004f7f setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00021215  0x00004f80 istoret  0x00000002 , 0x00000005 
- 00021216  0x00004f81 setarg  0x02290202 
- 00021217  0x00004f82 istore  0x00000008 , 0x00000005 
- 00021218  0x00004f83 increase  0xffffffff , 0x00000002 
- 00021219  0x00004f84 rtn 
- 00021220  0x00004f88 call  0x00002cf6 
- 00021221  0x00004f89 istoret  0x00000002 , 0x00000005 
- 00021222  0x00004f8a rtn 
- 00021223  0x00004f8e ifetch  0x00000001 , 0x00000003 
- 00021224  0x00004f8f copy  0x0000003f , 0x00000039 
- 00021225  0x00004f90 istore  0x00000001 , 0x00000005 
- 00021226  0x00004f91 branch  0x00006ddd 
- 00021227  0x00004f96 fetch  0x00000001 , 0x000042fc 
- 00021228  0x00004f97 bne  0x00000005 , 0x00005319 
- 00021229  0x00004f98 fetch  0x00000001 , 0x000042fe 
- 00021230  0x00004f99 beq  0x00000004 , 0x000052f7 
- 00021231  0x00004f9a beq  0x00000084 , 0x000052f1 
- 00021232  0x00004f9b branch  0x00005319 
- 00021233  0x00004f9e jam  0x00000002 , 0x000042f9 
- 00021234  0x00004f9f jam  0x00000008 , 0x000042fa 
- 00021235  0x00004fa0 branch  0x000052f4 
- 00021236  0x00004fa3 ifetch  0x00000004 , 0x00000003 
- 00021237  0x00004fa4 store  0x00000004 , 0x000042ff 
- 00021238  0x00004fa5 branch  0x0000531c 
- 00021239  0x00004fa8 call  0x000052f4 
- 00021240  0x00004fa9 branch  0x00002f13 
- 00021241  0x00004fae ifetch  0x00000006 , 0x00000003 
- 00021242  0x00004faf store  0x00000006 , 0x000042cc 
- 00021243  0x00004fb0 jam  0x0000001b , 0x000001bc 
- 00021244  0x00004fb1 jam  0x00000001 , 0x00004517 
- 00021245  0x00004fb2 jam  0x00000001 , 0x00004343 
- 00021246  0x00004fb3 branch  0x0000531c 
- 00021247  0x00004fb9 fetch  0x00000001 , 0x000006e3 
- 00021248  0x00004fba bne  0x00000002 , 0x00005319 
- 00021249  0x00004fbb ifetcht  0x00000002 , 0x00000003 
- 00021250  0x00004fbc call  0x00002a2d 
- 00021251  0x00004fbd branch  0x0000531c 
- 00021252  0x00004fc2 arg  0x00000000 , 0x00000002 
- 00021253  0x00004fc3 arg  0x00000002 , 0x00000011 
- 00021254  0x00004fc4 arg  0x00004075 , 0x00000012 
- 00021255  0x00004fc5 branch  0x00005323 
- 00021256  0x00004fca fetch  0x00000001 , 0x000006e3 
- 00021257  0x00004fcb bne  0x00000008 , 0x00005319 
- 00021258  0x00004fcc ifetch  0x00000008 , 0x00000003 
- 00021259  0x00004fcd call  0x00002a2b 
- 00021260  0x00004fce branch  0x0000531c 
- 00021261  0x00004fd3 ifetchr  0x00000011 , 0x00000001 , 0x00000003 
- 00021262  0x00004fd4 ifetchr  0x00000012 , 0x00000002 , 0x00000003 
- 00021263  0x00004fd5 arg  0x00000000 , 0x00000002 
- 00021264  0x00004fd6 branch  0x00005323 
- 00021265  0x00004fdb fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00021266  0x00004fdc increase  0xfffffffe , 0x00000039 
- 00021267  0x00004fdd ifetch  0x00000002 , 0x00000003 
- 00021268  0x00004fde copy  0x0000003f , 0x00000005 
- 00021269  0x00004fdf call  0x00006dca 
- 00021270  0x00004fe0 branch  0x0000531c 
- 00021271  0x00004fe6 jam  0x00000000 , 0x00004094 
- 00021272  0x00004fe7 branch  0x0000531c 
- 00021273  0x00004fed arg  0x00000001 , 0x00000002 
- 00021274  0x00004fee arg  0x00000000 , 0x00000011 
- 00021275  0x00004fef branch  0x00005323 
- 00021276  0x00004ff3 arg  0x00000000 , 0x00000002 
- 00021277  0x00004ff4 arg  0x00000000 , 0x00000011 
- 00021278  0x00004ff5 branch  0x00005323 
- 00021279  0x00004ffa jam  0x00000002 , 0x000006e2 
- 00021280  0x00004ffb branch  0x0000533c 
- 00021281  0x00005001 jam  0x00000005 , 0x000006e2 
- 00021282  0x00005002 branch  0x0000533c 
- 00021283  0x0000500b fetch  0x00000001 , 0x000006e2 
- 00021284  0x0000500c copy  0x0000003f , 0x00000013 
- 00021285  0x0000500d jam  0x00000006 , 0x000006e2 
- 00021286  0x0000500e setarg  0x00000002 
- 00021287  0x0000500f iadd  0x00000011 , 0x0000003f 
- 00021288  0x00005010 call  0x00005397 
- 00021289  0x00005011 copy  0x00000013 , 0x0000003f 
- 00021290  0x00005012 istore  0x00000001 , 0x00000003 
- 00021291  0x00005013 istoret  0x00000001 , 0x00000003 
- 00021292  0x00005014 copy  0x00000011 , 0x00000039 
- 00021293  0x00005015 copy  0x00000012 , 0x00000006 
- 00021294  0x00005016 call  0x00006dc4 
- 00021295  0x00005017 branch  0x000053a1 
- 00021296  0x0000501f jam  0x00000008 , 0x000006e2 
- 00021297  0x00005020 add  0x00000039 , 0x00000002 , 0x0000003f 
- 00021298  0x00005021 call  0x00005397 
- 00021299  0x00005022 fetch  0x00000002 , 0x0000070d 
- 00021300  0x00005023 istore  0x00000002 , 0x00000003 
- 00021301  0x00005024 fetch  0x00000002 , 0x0000070b 
- 00021302  0x00005025 icopy  0x00000006 
- 00021303  0x00005026 call  0x00006db1 
- 00021304  0x00005027 copy  0x00000006 , 0x0000003f 
- 00021305  0x00005028 store  0x00000002 , 0x0000070b 
- 00021306  0x00005029 branch  0x000053a1 
- 00021307  0x0000502e jam  0x00000009 , 0x000006e2 
- 00021308  0x00005030 setarg  0x00000000 
- 00021309  0x00005031 call  0x00005397 
- 00021310  0x00005032 branch  0x000053a1 
- 00021311  0x00005037 jam  0x0000000a , 0x000006e2 
- 00021312  0x00005038 setarg  0x00000001 
- 00021313  0x00005039 call  0x00005397 
- 00021314  0x0000503b call  0x00005349 
- 00021315  0x0000503d fetch  0x00000002 , 0x000044e9 
- 00021316  0x0000503e arg  0x00000009 , 0x00000007 
- 00021317  0x0000503f qisolate1  0x0000003f 
- 00021318  0x00005040 setflag  0x00000001 , 0x00000005 , 0x00000002 
- 00021319  0x00005044 istoret  0x00000001 , 0x00000003 
- 00021320  0x00005045 branch  0x000053a1 
- 00021321  0x0000504a arg  0x00000000 , 0x00000002 
- 00021322  0x0000504b fetch  0x00000001 , 0x00004388 
- 00021323  0x0000504c arg  0x00000000 , 0x00000007 
- 00021324  0x0000504d qisolate1  0x0000003f 
- 00021325  0x0000504e setflag  0x00000001 , 0x00000002 , 0x00000002 
- 00021326  0x0000504f rtn 
- 00021327  0x00005054 jam  0x0000000d , 0x000006e2 
- 00021328  0x00005055 fetch  0x00000001 , 0x000043fa 
- 00021329  0x00005056 mul32  0x0000003f , 0x00000022 , 0x0000003f 
- 00021330  0x00005057 icopy  0x00000039 
- 00021331  0x00005058 call  0x00005397 
- 00021332  0x00005059 fetch  0x00000002 , 0x000043f8 
- 00021333  0x0000505a icopy  0x00000006 
- 00021334  0x0000505b call  0x00006db1 
- 00021335  0x0000505c branch  0x000053a1 
- 00021336  0x00005060 jam  0x0000000e , 0x000006e2 
- 00021337  0x00005061 setarg  0x00000004 
- 00021338  0x00005062 call  0x00005397 
- 00021339  0x00005063 fetch  0x00000004 , 0x000005fa 
- 00021340  0x00005064 istore  0x00000004 , 0x00000003 
- 00021341  0x00005065 branch  0x000053a1 
- 00021342  0x00005069 jam  0x0000000f , 0x000006e2 
- 00021343  0x0000506a fetch  0x00000002 , 0x00008112 
- 00021344  0x0000506b arg  0x00000040 , 0x00000002 
- 00021345  0x0000506c call  0x00007db0 
- 00021346  0x0000506d copy  0x0000003f , 0x00000011 
- 00021347  0x0000506e copy  0x0000003f , 0x00000039 
- 00021348  0x0000506f call  0x00006d96 
- 00021349  0x00005070 arg  0x000006a1 , 0x00000005 
- 00021350  0x00005071 call  0x00006dca 
- 00021351  0x00005072 copy  0x00000011 , 0x0000003f 
- 00021352  0x00005073 copy  0x00000011 , 0x00000039 
- 00021353  0x00005074 call  0x00005397 
- 00021354  0x00005075 arg  0x000006a1 , 0x00000006 
- 00021355  0x00005076 call  0x00006db1 
- 00021356  0x00005077 branch  0x000053a1 
- 00021357  0x0000507c jam  0x00000010 , 0x000006e2 
- 00021358  0x0000507d branch  0x0000533c 
- 00021359  0x00005082 jam  0x00000011 , 0x000006e2 
- 00021360  0x00005083 setarg  0x00000004 
- 00021361  0x00005084 call  0x00005397 
- 00021362  0x00005085 fetch  0x00000004 , 0x000042ff 
- 00021363  0x00005086 istore  0x00000004 , 0x00000003 
- 00021364  0x00005087 branch  0x000053a1 
- 00021365  0x0000508c arg  0x00000180 , 0x00000011 
- 00021366  0x0000508d branch  0x00005379 
- 00021367  0x00005090 arg  0x00000080 , 0x00000011 
- 00021368  0x00005091 branch  0x00005379 
- 00021369  0x00005095 jam  0x00000014 , 0x000006e2 
- 00021370  0x00005096 setarg  0x00000002 
- 00021371  0x00005097 call  0x00005397 
- 00021372  0x00005098 copy  0x00000011 , 0x0000003f 
- 00021373  0x00005099 istore  0x00000002 , 0x00000003 
- 00021374  0x0000509a branch  0x000053a1 
- 00021375  0x0000509f arg  0x00000000 , 0x00000013 
- 00021376  0x000050a0 branch  0x00005382 
- 00021377  0x000050a3 arg  0x00000001 , 0x00000013 
- 00021378  0x000050a6 jam  0x00000015 , 0x000006e2 
- 00021379  0x000050a7 setarg  0x00000001 
- 00021380  0x000050a8 call  0x00005397 
- 00021381  0x000050a9 copy  0x00000013 , 0x0000003f 
- 00021382  0x000050aa istore  0x00000001 , 0x00000003 
- 00021383  0x000050ab branch  0x000053a1 
- 00021384  0x000050b2 storet  0x00000002 , 0x00000678 
- 00021385  0x000050b3 jam  0x00000029 , 0x000006e2 
- 00021386  0x000050b4 setarg  0x00000002 
- 00021387  0x000050b5 call  0x00005397 
- 00021388  0x000050b6 fetcht  0x00000002 , 0x00000678 
- 00021389  0x000050b7 istoret  0x00000002 , 0x00000003 
- 00021390  0x000050b8 branch  0x000053a1 
- 00021391  0x000050bd jam  0x0000002b , 0x000006e2 
- 00021392  0x000050be branch  0x0000533c 
- 00021393  0x000050c3 jam  0x00000040 , 0x000006e2 
- 00021394  0x000050c4 setarg  0x00000002 
- 00021395  0x000050c5 call  0x00005397 
- 00021396  0x000050c6 fetch  0x00000002 , 0x00004075 
- 00021397  0x000050c7 istore  0x00000002 , 0x00000003 
- 00021398  0x000050c8 branch  0x000053a1 
- 00021399  0x000050d5 jam  0x00000002 , 0x000006e1 
- 00021400  0x000050d6 store  0x00000001 , 0x000006e3 
- 00021401  0x000050d7 storet  0x00000008 , 0x00000678 
- 00021402  0x000050d8 bpatch  0x00000066 , 0x0000400c 
- 00021403  0x000050d9 call  0x000053a3 
- 00021404  0x000050da fetcht  0x00000008 , 0x00000678 
- 00021405  0x000050db call  0x00006da2 
- 00021406  0x000050dc fetch  0x00000003 , 0x000006e1 
- 00021407  0x000050dd istore  0x00000003 , 0x00000003 
- 00021408  0x000050de rtn 
- 00021409  0x000050e1 bpatch  0x00000067 , 0x0000400c 
- 00021410  0x000050e2 branch  0x00006da4 
- 00021411  0x000050e5 call  0x000053ac 
- 00021412  0x000050e6 rtn  0x00000001 
- 00021413  0x000050e8 call  0x000053aa 
- 00021414  0x000050e9 fetch  0x00000004 , 0x000044fa 
- 00021415  0x000050ea rshift2  0x0000003f , 0x0000003f 
- 00021416  0x000050eb rtn  0x00000034 
- 00021417  0x000050ec branch  0x00007c91 
- 00021418  0x000050ef fetcht  0x00000001 , 0x000044f9 
- 00021419  0x000050f0 branch  0x00006ef7 
- 00021420  0x000050f3 fetcht  0x00000001 , 0x000044f9 
- 00021421  0x000050f4 branch  0x00006f02 
- 00021422  0x000050f7 fetcht  0x00000001 , 0x000044f9 
- 00021423  0x000050f8 branch  0x00006ef3 
- 00021424  0x00005104 storer  0x00000011 , 0x00000002 , 0x0000070b 
- 00021425  0x00005105 storer  0x00000012 , 0x00000002 , 0x00000709 
- 00021426  0x00005106 fetch  0x00000002 , 0x00004398 
- 00021427  0x00005107 store  0x00000002 , 0x0000070d 
- 00021428  0x00005108 call  0x000051a8 
- 00021429  0x00005109 rtn  0x00000028 
- 00021430  0x0000510c fetcht  0x00000002 , 0x00000709 
- 00021431  0x0000510d fetch  0x00000001 , 0x0000450e 
- 00021432  0x0000510e call  0x00007db0 
- 00021433  0x0000510f copy  0x0000003f , 0x00000039 
- 00021434  0x00005110 copy  0x00000002 , 0x0000003f 
- 00021435  0x00005111 isub  0x00000039 , 0x0000003f 
- 00021436  0x00005112 store  0x00000002 , 0x00000709 
- 00021437  0x00005113 call  0x00005330 
- 00021438  0x00005114 fetch  0x00000002 , 0x00000709 
- 00021439  0x00005115 rtn  0x00000034 
- 00021440  0x00005116 branch  0x000053b6 
- 00021441  0x0000511c rtn 
- 00021442  0x0000511f fetch  0x00000001 , 0x0000450a 
- 00021443  0x00005120 rtn  0x00000034 
- 00021444  0x00005121 fetch  0x00000001 , 0x0000450b 
- 00021445  0x00005122 rtn  0x00000034 
- 00021446  0x00005123 increase  0xffffffff , 0x0000003f 
- 00021447  0x00005124 store  0x00000001 , 0x0000450b 
- 00021448  0x00005125 nrtn  0x00000034 
- 00021449  0x00005126 jam  0x00000005 , 0x0000450b 
- 00021450  0x00005127 call  0x00006f82 
- 00021451  0x00005128 call  0x00006fb0 
- 00021452  0x00005129 div  0x0000003f , 0x0000000a 
- 00021453  0x0000512a call  0x00007d5f 
- 00021454  0x0000512b div  0x0000003f , 0x00000064 
- 00021455  0x0000512c call  0x00007d5f 
- 00021456  0x0000512d remainder  0x00000002 
- 00021457  0x0000512e store  0x00000001 , 0x0000450c 
- 00021458  0x0000512f storet  0x00000001 , 0x0000450d 
- 00021459  0x00005130 rtn 
- 00021460  0x00005137 arg  0x00000008 , 0x00000007 
- 00021461  0x00005138 branch  0x000053dc 
- 00021462  0x0000513b arg  0x00000008 , 0x00000007 
- 00021463  0x0000513c branch  0x000053d8 
- 00021464  0x0000513f fetch  0x00000002 , 0x0000450f 
- 00021465  0x00005140 qset0  0x0000003f 
- 00021466  0x00005141 store  0x00000002 , 0x0000450f 
- 00021467  0x00005142 rtn 
- 00021468  0x00005145 fetch  0x00000002 , 0x0000450f 
- 00021469  0x00005146 qset1  0x0000003f 
- 00021470  0x00005147 store  0x00000002 , 0x0000450f 
- 00021471  0x00005148 rtn 
- 00021472  0x0000514e call  0x00007396 
- 00021473  0x0000514f call  0x00005410 
- 00021474  0x00005150 call  0x00005949 
- 00021475  0x00005151 rtn  0x0000002b 
- 00021476  0x00005152 call  0x00005747 
- 00021477  0x00005153 call  0x00005f37 
- 00021478  0x00005154 call  0x000053ec 
- 00021479  0x00005155 call  0x000059ed 
- 00021480  0x00005157 fetch  0x00000002 , 0x000044e9 
- 00021481  0x00005158 bbit1  0x0000000c , 0x00005c1a 
- 00021482  0x00005159 call  0x00005eb6 
- 00021483  0x0000515a branch  0x0000548c 
- 00021484  0x0000515e bpatch  0x00000068 , 0x0000400d 
- 00021485  0x0000515f setarg  0x00006235 
- 00021486  0x00005160 store  0x00000002 , 0x000045f8 
- 00021487  0x00005161 setarg  0x0000622b 
- 00021488  0x00005162 store  0x00000002 , 0x000045fa 
- 00021489  0x00005163 setarg  0x00006109 
- 00021490  0x00005164 store  0x00000002 , 0x000043e9 
- 00021491  0x00005165 setarg  0x00006096 
- 00021492  0x00005166 store  0x00000002 , 0x000045f2 
- 00021493  0x00005167 setarg  0x000060c1 
- 00021494  0x00005168 store  0x00000002 , 0x000045f4 
- 00021495  0x00005169 setarg  0x0000550c 
- 00021496  0x0000516a store  0x00000002 , 0x000045f6 
- 00021497  0x0000516b setarg  0x00005b23 
- 00021498  0x0000516c store  0x00000002 , 0x000043d9 
- 00021499  0x0000516d setarg  0x00005507 
- 00021500  0x0000516e store  0x00000002 , 0x000043d7 
- 00021501  0x0000516f setarg  0x00005ac1 
- 00021502  0x00005170 store  0x00000002 , 0x000043dd 
- 00021503  0x00005171 setarg  0x00005e5d 
- 00021504  0x00005172 store  0x00000002 , 0x000043db 
- 00021505  0x00005173 setarg  0x000054d5 
- 00021506  0x00005174 store  0x00000002 , 0x000043d5 
- 00021507  0x00005175 setarg  0x00005b08 
- 00021508  0x00005176 store  0x00000002 , 0x000043df 
- 00021509  0x00005177 setarg  0x00005b85 
- 00021510  0x00005178 store  0x00000002 , 0x000043e3 
- 00021511  0x00005179 setarg  0x000055fa 
- 00021512  0x0000517a store  0x00000002 , 0x000043e7 
- 00021513  0x0000517b setarg  0x000054c5 
- 00021514  0x0000517c store  0x00000002 , 0x000043d3 
- 00021515  0x0000517d setarg  0x00006221 
- 00021516  0x0000517e store  0x00000002 , 0x000043e1 
- 00021517  0x0000517f setarg  0x00006228 
- 00021518  0x00005180 store  0x00000002 , 0x000043e5 
- 00021519  0x00005181 rtn 
- 00021520  0x00005185 rtn  0x0000002b 
- 00021521  0x00005186 call  0x000035f0 
- 00021522  0x00005187 call  0x0000325b 
- 00021523  0x00005188 call  0x000062aa 
- 00021524  0x00005189 call  0x00005589 
- 00021525  0x0000518a call  0x000055c6 
- 00021526  0x0000518b call  0x0000544a 
- 00021527  0x0000518c call  0x00006177 
- 00021528  0x0000518d call  0x00002a41 
- 00021529  0x0000518f bpatch  0x00000069 , 0x0000400d 
- 00021530  0x00005190 fetch  0x00000008 , 0x00004713 
- 00021531  0x00005191 bbit1  0x00000013 , 0x00005d60 
- 00021532  0x00005192 bbit1  0x00000012 , 0x00005d6e 
- 00021533  0x00005193 bbit1  0x00000014 , 0x00005da6 
- 00021534  0x00005194 rtn 
- 00021535  0x00005197 jam  0x00000010 , 0x00004099 
- 00021536  0x00005198 fetch  0x00000008 , 0x00004713 
- 00021537  0x00005199 rtnbit1  0x0000000c 
- 00021538  0x0000519a jam  0x00000018 , 0x00004099 
- 00021539  0x0000519b rtn 
- 00021540  0x0000519e call  0x00003281 
- 00021541  0x0000519f fetch  0x00000008 , 0x00004713 
- 00021542  0x000051a0 rtnbit0  0x0000003d 
- 00021543  0x000051a1 branch  0x00003284 
- 00021544  0x000051a4 bpatch  0x0000006a , 0x0000400d 
- 00021545  0x000051a5 fetch  0x00000008 , 0x00004713 
- 00021546  0x000051a6 isolate1  0x00000005 , 0x0000003f 
- 00021547  0x000051a7 call  0x00005f08 , 0x00000001 
- 00021548  0x000051aa fetch  0x00000002 , 0x0000463a 
- 00021549  0x000051ab store  0x00000002 , 0x000045d6 
- 00021550  0x000051ad fetch  0x00000001 , 0x0000463d 
- 00021551  0x000051ae store  0x00000002 , 0x000045dc 
- 00021552  0x000051b0 fetch  0x00000005 , 0x0000463f 
- 00021553  0x000051b1 store  0x00000005 , 0x00004628 
- 00021554  0x000051b3 fetch  0x00000001 , 0x0000463e 
- 00021555  0x000051b4 store  0x00000001 , 0x000045d1 
- 00021556  0x000051b6 fetch  0x00000001 , 0x000045b9 
- 00021557  0x000051b7 ncall  0x0000326b , 0x00000034 
- 00021558  0x000051b9 bpatch  0x0000006b , 0x0000400d 
- 00021559  0x000051ba call  0x0000541f 
- 00021560  0x000051bb call  0x00005424 
- 00021561  0x000051bc call  0x00005fe4 
- 00021562  0x000051bd branch  0x00003287 
- 00021563  0x000051c0 setarg  0x00009000 
- 00021564  0x000051c1 store  0x00000002 , 0x000042f7 
- 00021565  0x000051c2 jam  0x00000003 , 0x000040c1 
- 00021566  0x000051c3 jam  0x00000008 , 0x000040a6 
- 00021567  0x000051c4 jam  0x00000000 , 0x0000497f 
- 00021568  0x000051c5 jam  0x00000000 , 0x00004980 
- 00021569  0x000051c6 setarg  0x00000200 
- 00021570  0x000051c7 store  0x00000002 , 0x000040a4 
- 00021571  0x000051c8 jam  0x00000017 , 0x000042e1 
- 00021572  0x000051c9 jam  0x00000017 , 0x000042e3 
- 00021573  0x000051cb setarg  0x000047c3 
- 00021574  0x000051cc store  0x00000002 , 0x0000433f 
- 00021575  0x000051cd setarg  0x00000010 
- 00021576  0x000051ce store  0x00000002 , 0x00004341 
- 00021577  0x000051cf branch  0x00005539 
- 00021578  0x000051d2 bpatch  0x0000006c , 0x0000400d 
- 00021579  0x000051d3 call  0x0000543b 
- 00021580  0x000051d4 jam  0x00000000 , 0x0000487a 
- 00021581  0x000051d6 setarg  0x00000a77 
- 00021582  0x000051d7 store  0x00000002 , 0x000043f5 
- 00021583  0x000051d8 setsect  0x00000000 , 0x00001224 
- 00021584  0x000051d9 setsect  0x00000001 , 0x00004000 
- 00021585  0x000051da setsect  0x00000002 , 0x00000000 
- 00021586  0x000051db istore  0x00000005 , 0x00000005 
- 00021587  0x000051de fetch  0x00000008 , 0x00004713 
- 00021588  0x000051df bbit0  0x0000001b , 0x00005458 
- 00021589  0x000051e0 setarg  0x00000006 
- 00021590  0x000051e1 store  0x00000002 , 0x000042d3 
- 00021591  0x000051e2 store  0x00000002 , 0x000042d5 
- 00021592  0x000051e4 call  0x00005481 
- 00021593  0x000051e5 fetch  0x00000008 , 0x00004713 
- 00021594  0x000051e6 bbit0  0x00000018 , 0x0000545c 
- 00021595  0x000051e7 call  0x00005476 
- 00021596  0x000051e9 fetch  0x00000003 , 0x00004608 
- 00021597  0x000051ea store  0x00000003 , 0x0000475d 
- 00021598  0x000051eb fetch  0x00000001 , 0x00004666 
- 00021599  0x000051ec store  0x00000001 , 0x000049a1 
- 00021600  0x000051ed fetch  0x00000003 , 0x000042de 
- 00021601  0x000051ee store  0x00000003 , 0x00004797 
- 00021602  0x000051ef setarg  0x00000000 
- 00021603  0x000051f0 store  0x00000007 , 0x00004846 
- 00021604  0x000051f1 fetch  0x00000001 , 0x000044eb 
- 00021605  0x000051f2 store  0x00000001 , 0x0000497c 
- 00021606  0x000051f3 store  0x00000001 , 0x0000497d 
- 00021607  0x000051f4 call  0x00002969 
- 00021608  0x000051f6 bpatch  0x0000006d , 0x0000400d 
- 00021609  0x000051f7 fetch  0x00000001 , 0x0000464f 
- 00021610  0x000051f8 store  0x00000001 , 0x00004958 
- 00021611  0x000051f9 fetch  0x00000001 , 0x0000464e 
- 00021612  0x000051fa rtneq  0x000000ff 
- 00021613  0x000051fb fetcht  0x00000001 , 0x0000464e 
- 00021614  0x000051fc call  0x000055b5 
- 00021615  0x000051fd fetcht  0x00000001 , 0x0000464e 
- 00021616  0x000051fe call  0x00006ee6 
- 00021617  0x000051ff call  0x00005473 , 0x00000001 
- 00021618  0x00005200 branch  0x000055b1 
- 00021619  0x00005202 fetch  0x00000001 , 0x00004650 
- 00021620  0x00005203 store  0x00000001 , 0x00004958 
- 00021621  0x00005204 rtn 
- 00021622  0x00005207 fetch  0x00000003 , 0x00004743 
- 00021623  0x00005208 store  0x00000003 , 0x00004608 
- 00021624  0x00005209 fetch  0x00000003 , 0x00004746 
- 00021625  0x0000520a store  0x00000003 , 0x0000460b 
- 00021626  0x0000520b fetch  0x00000001 , 0x00004749 
- 00021627  0x0000520c store  0x00000001 , 0x00004621 
- 00021628  0x0000520d fetch  0x00000004 , 0x00004755 
- 00021629  0x0000520e store  0x00000004 , 0x00004751 
- 00021630  0x00005210 setarg  0x00100c0c 
- 00021631  0x00005211 store  0x00000003 , 0x000045a7 
- 00021632  0x00005212 rtn 
- 00021633  0x00005215 fetch  0x00000003 , 0x0000474a 
- 00021634  0x00005216 store  0x00000003 , 0x00004608 
- 00021635  0x00005217 fetch  0x00000003 , 0x0000474d 
- 00021636  0x00005218 store  0x00000003 , 0x0000460b 
- 00021637  0x00005219 fetch  0x00000001 , 0x00004750 
- 00021638  0x0000521a store  0x00000001 , 0x00004621 
- 00021639  0x0000521b fetch  0x00000004 , 0x00004759 
- 00021640  0x0000521c store  0x00000004 , 0x00004751 
- 00021641  0x0000521e setarg  0x001c1919 
- 00021642  0x0000521f store  0x00000003 , 0x000045a7 
- 00021643  0x00005220 rtn 
- 00021644  0x0000522d bpatch  0x0000006e , 0x0000400d 
- 00021645  0x0000522e fetch  0x00000008 , 0x00004713 
- 00021646  0x0000522f bbit1  0x0000003e , 0x0000602d 
- 00021647  0x00005230 fetch  0x00000001 , 0x00004666 
- 00021648  0x00005231 beq  0x00000000 , 0x0000601c 
- 00021649  0x00005233 call  0x00005aa8 
- 00021650  0x00005234 fetch  0x00000001 , 0x00004666 
- 00021651  0x00005235 beq  0x00000001 , 0x00005496 
- 00021652  0x00005236 beq  0x00000002 , 0x0000549b 
- 00021653  0x00005237 rtn 
- 00021654  0x00005239 fetch  0x00000006 , 0x00004668 
- 00021655  0x0000523a fetcht  0x00000006 , 0x000046e6 
- 00021656  0x0000523b isub  0x00000002 , 0x0000003e 
- 00021657  0x0000523c branch  0x00005a94 , 0x00000005 
- 00021658  0x0000523d branch  0x000054a0 
- 00021659  0x00005240 fetch  0x00000006 , 0x00004675 
- 00021660  0x00005241 fetcht  0x00000006 , 0x000046e6 
- 00021661  0x00005242 isub  0x00000002 , 0x0000003e 
- 00021662  0x00005243 branch  0x00005a94 , 0x00000005 
- 00021663  0x00005244 branch  0x000054a0 
- 00021664  0x00005247 bpatch  0x0000006f , 0x0000400d 
- 00021665  0x00005248 call  0x0000619f 
- 00021666  0x00005249 arg  0x00004667 , 0x00000011 
- 00021667  0x0000524a fetch  0x00000001 , 0x00004666 
- 00021668  0x0000524b increase  0xffffffff , 0x0000003f 
- 00021669  0x0000524c mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00021670  0x0000524d iadd  0x00000011 , 0x00000011 
- 00021671  0x0000524e ifetch  0x00000001 , 0x00000011 
- 00021672  0x0000524f store  0x00000001 , 0x000043f3 
- 00021673  0x00005251 fetch  0x00000001 , 0x000043f3 
- 00021674  0x00005252 beq  0x00000034 , 0x000054b6 
- 00021675  0x00005253 branch  0x00005a94 
- 00021676  0x00005256 bpatch  0x00000070 , 0x0000400e 
- 00021677  0x00005257 disable  0x00000028 
- 00021678  0x00005258 fetch  0x00000008 , 0x00004713 
- 00021679  0x00005259 bbit0  0x0000000b , 0x000054b3 
- 00021680  0x0000525a fetch  0x00000001 , 0x00008132 
- 00021681  0x0000525b bbit1  0x00000004 , 0x000054b3 
- 00021682  0x0000525c enable  0x00000028 
- 00021683  0x0000525e fetch  0x00000001 , 0x00004780 
- 00021684  0x0000525f store  0x00000001 , 0x0000477f 
- 00021685  0x00005260 rtn 
- 00021686  0x00005263 jam  0x00000001 , 0x00004795 
- 00021687  0x00005264 fetcht  0x00000001 , 0x0000471e 
- 00021688  0x00005265 fetch  0x00000001 , 0x0000478f 
- 00021689  0x00005266 beq  0x000000ff , 0x000054bb 
- 00021690  0x00005267 fetcht  0x00000001 , 0x0000463c 
- 00021691  0x00005269 storet  0x00000001 , 0x00004845 
- 00021692  0x0000526a call  0x0000432d 
- 00021693  0x0000526b fetch  0x00000003 , 0x0000479d 
- 00021694  0x0000526c store  0x00000003 , 0x0000434d 
- 00021695  0x0000526d call  0x00005b6b 
- 00021696  0x0000526e setarg  0x00000004 
- 00021697  0x0000526f istore  0x00000001 , 0x00000006 
- 00021698  0x00005270 arg  0x00004369 , 0x00000006 
- 00021699  0x00005271 call  0x00005b72 
- 00021700  0x00005272 branch  0x00007870 
- 00021701  0x00005277 bmark1  0x00000026 , 0x00004308 
- 00021702  0x00005278 fetch  0x00000001 , 0x00004956 
- 00021703  0x00005279 branch  0x00004308 , 0x00000034 
- 00021704  0x0000527a fetch  0x00000001 , 0x000047c2 
- 00021705  0x0000527b beq  0x00000001 , 0x00004308 
- 00021706  0x0000527c fetch  0x00000001 , 0x00004857 
- 00021707  0x0000527d nbranch  0x00004308 , 0x00000034 
- 00021708  0x0000527e branch  0x0000430a 
- 00021709  0x00005288 bpatch  0x00000071 , 0x0000400e 
- 00021710  0x00005289 setarg  0x00000006 
- 00021711  0x0000528a call  0x000069e5 
- 00021712  0x0000528b bbit1  0x00000003 , 0x000054d3 
- 00021713  0x0000528c call  0x000059da 
- 00021714  0x0000528d call  0x000059ed 
- 00021715  0x0000528f call  0x000054dc 
- 00021716  0x00005290 branch  0x00004327 
- 00021717  0x00005293 bpatch  0x00000072 , 0x0000400e 
- 00021718  0x00005294 call  0x0000739a 
- 00021719  0x00005295 call  0x000056a9 
- 00021720  0x00005296 call  0x000054dc 
- 00021721  0x00005297 call  0x00005d9e 
- 00021722  0x00005298 fetcht  0x00000001 , 0x00004659 
- 00021723  0x00005299 branch  0x00006ed3 
- 00021724  0x0000529d bpatch  0x00000073 , 0x0000400e 
- 00021725  0x0000529e call  0x00005a92 
- 00021726  0x0000529f call  0x00007de2 
- 00021727  0x000052a0 call  0x0000611a 
- 00021728  0x000052a1 call  0x0000550c 
- 00021729  0x000052a2 call  0x000054f9 
- 00021730  0x000052a3 fetcht  0x00000001 , 0x0000465b 
- 00021731  0x000052a4 call  0x000055b5 
- 00021732  0x000052a5 call  0x000055b9 
- 00021733  0x000052a7 call  0x000061fd 
- 00021734  0x000052a8 call  0x000054f2 
- 00021735  0x000052a9 branch  0x000054e8 
- 00021736  0x000052ac fetch  0x00000008 , 0x00004713 
- 00021737  0x000052ad rtnbit0  0x0000003c 
- 00021738  0x000052af fetcht  0x00000001 , 0x0000464a 
- 00021739  0x000052b0 call  0x00006ed3 
- 00021740  0x000052b1 fetcht  0x00000001 , 0x0000464b 
- 00021741  0x000052b2 call  0x00006ed3 
- 00021742  0x000052b3 fetcht  0x00000001 , 0x0000464a 
- 00021743  0x000052b4 call  0x000055b1 
- 00021744  0x000052b5 fetcht  0x00000001 , 0x0000464b 
- 00021745  0x000052b6 branch  0x000055b1 
- 00021746  0x000052b9 fetch  0x00000008 , 0x00004713 
- 00021747  0x000052ba rtnbit0  0x00000015 
- 00021748  0x000052bb fetch  0x00000001 , 0x00004407 
- 00021749  0x000052bc rtnne  0x00000002 
- 00021750  0x000052bd fetch  0x00000001 , 0x00004635 
- 00021751  0x000052be arg  0x000000c0 , 0x00000002 
- 00021752  0x000052bf branch  0x00006f21 
- 00021753  0x000052c4 arg  0x00008070 , 0x00000006 
- 00021754  0x000052c5 arg  0x00000010 , 0x00000039 
- 00021755  0x000052c7 ifetch  0x00000001 , 0x00000006 
- 00021756  0x000052c8 nbranch  0x00005500 , 0x00000034 
- 00021757  0x000052c9 setarg  0x00000080 
- 00021758  0x000052ca add  0x00000006 , 0xffffffff , 0x00000005 
- 00021759  0x000052cb istore  0x00000001 , 0x00000005 
- 00021760  0x000052cd loop  0x000054fb 
- 00021761  0x000052ce arg  0x000080dc , 0x0000003f 
- 00021762  0x000052cf isub  0x00000006 , 0x0000003e 
- 00021763  0x000052d0 rtn  0x00000005 
- 00021764  0x000052d2 arg  0x00000008 , 0x00000039 
- 00021765  0x000052d3 arg  0x000080d4 , 0x00000006 
- 00021766  0x000052d4 branch  0x000054fb 
- 00021767  0x000052d7 rtnmark1  0x00000026 
- 00021768  0x000052d8 call  0x0000550c 
- 00021769  0x000052d9 fetch  0x00000001 , 0x00000015 
- 00021770  0x000052da nrtn  0x00000034 
- 00021771  0x000052db branch  0x00006ed3 
- 00021772  0x000052de bpatch  0x00000074 , 0x0000400e 
- 00021773  0x000052df fetcht  0x00000001 , 0x0000464a 
- 00021774  0x000052e0 call  0x00006edd 
- 00021775  0x000052e1 fetcht  0x00000001 , 0x0000464b 
- 00021776  0x000052e2 call  0x00006edd 
- 00021777  0x000052e4 call  0x0000561c 
- 00021778  0x000052e5 fetch  0x00000001 , 0x0000464c 
- 00021779  0x000052e6 call  0x00005943 
- 00021780  0x000052e7 call  0x000069dc 
- 00021781  0x000052e9 fetcht  0x00000001 , 0x00004644 
- 00021782  0x000052ea call  0x00006eb6 
- 00021783  0x000052eb fetcht  0x00000001 , 0x00004646 
- 00021784  0x000052ec call  0x00006eb6 
- 00021785  0x000052ed fetcht  0x00000001 , 0x00004645 
- 00021786  0x000052ee call  0x00006eb6 
- 00021787  0x000052f0 fetcht  0x00000001 , 0x00004647 
- 00021788  0x000052f1 call  0x00006eb6 
- 00021789  0x000052f2 fetcht  0x00000001 , 0x00004648 
- 00021790  0x000052f3 call  0x00006eb6 
- 00021791  0x000052f4 fetcht  0x00000001 , 0x00004649 
- 00021792  0x000052f5 call  0x00006eb6 
- 00021793  0x000052f6 fetcht  0x00000001 , 0x00004655 
- 00021794  0x000052f7 call  0x00006eb6 
- 00021795  0x000052f9 fetcht  0x00000001 , 0x00004656 
- 00021796  0x000052fa call  0x00006eb6 
- 00021797  0x000052fc fetcht  0x00000001 , 0x0000464a 
- 00021798  0x000052fd call  0x00006eb2 
- 00021799  0x000052fe fetcht  0x00000001 , 0x0000464b 
- 00021800  0x000052ff call  0x00006eb2 
- 00021801  0x00005300 fetcht  0x00000001 , 0x00004652 
- 00021802  0x00005301 call  0x00006eb2 
- 00021803  0x00005302 fetcht  0x00000001 , 0x00004653 
- 00021804  0x00005303 call  0x00006eb2 
- 00021805  0x00005304 fetcht  0x00000001 , 0x00004659 
- 00021806  0x00005305 branch  0x00006eb6 
- 00021807  0x0000530a fetch  0x00000002 , 0x000044e9 
- 00021808  0x0000530b rtnbit0  0x00000009 
- 00021809  0x0000530c copy  0x00000011 , 0x0000003f 
- 00021810  0x0000530d nbranch  0x000029d5 , 0x00000034 
- 00021811  0x0000530e branch  0x000029da 
- 00021812  0x00005313 bpatch  0x00000075 , 0x0000400e 
- 00021813  0x00005314 fetch  0x00000001 , 0x00004407 
- 00021814  0x00005315 rtnne  0x00000002 
- 00021815  0x00005316 fetcht  0x00000001 , 0x00004635 
- 00021816  0x00005317 branch  0x00006f0f 
- 00021817  0x0000531a fetch  0x00000008 , 0x00004713 
- 00021818  0x0000531b rtnbit0  0x00000015 
- 00021819  0x0000531c jam  0x00000001 , 0x00004636 
- 00021820  0x0000531d rtn 
- 00021821  0x00005320 bpatch  0x00000076 , 0x0000400e 
- 00021822  0x00005321 fetch  0x00000008 , 0x00004713 
- 00021823  0x00005322 rtnbit0  0x00000015 
- 00021824  0x00005323 call  0x00005534 
- 00021825  0x00005324 fetch  0x00000001 , 0x00004407 
- 00021826  0x00005325 beq  0x00000002 , 0x00005545 
- 00021827  0x00005326 jam  0x00000003 , 0x00004636 
- 00021828  0x00005327 branch  0x00005547 
- 00021829  0x0000532a jam  0x00000002 , 0x00004636 
- 00021830  0x0000532b branch  0x00005547 
- 00021831  0x0000532e bpatch  0x00000077 , 0x0000400e 
- 00021832  0x0000532f call  0x00006f82 
- 00021833  0x00005330 call  0x00006fb0 
- 00021834  0x00005331 store  0x00000002 , 0x00004633 
- 00021835  0x00005332 fetch  0x00000001 , 0x00004407 
- 00021836  0x00005333 bne  0x00000002 , 0x00005553 
- 00021837  0x00005334 fetcht  0x00000002 , 0x00004633 
- 00021838  0x00005335 mul32  0x00000002 , 0x00000008 , 0x0000003f 
- 00021839  0x00005336 div  0x0000003f , 0x0000000a 
- 00021840  0x00005337 call  0x00007d5f 
- 00021841  0x00005338 iadd  0x00000002 , 0x0000003f 
- 00021842  0x00005339 store  0x00000002 , 0x00004633 
- 00021843  0x0000533b arg  0x0000462d , 0x00000011 
- 00021844  0x0000533c call  0x00005563 
- 00021845  0x0000533d fetch  0x00000001 , 0x0000440c 
- 00021846  0x0000533e bbit1  0x00000001 , 0x000054cd 
- 00021847  0x0000533f bbit0  0x00000000 , 0x0000555c 
- 00021848  0x00005340 jam  0x00000001 , 0x00004637 
- 00021849  0x00005341 branch  0x0000555a 
- 00021850  0x00005344 arg  0x00000004 , 0x00000007 
- 00021851  0x00005345 branch  0x00005f00 
- 00021852  0x00005347 arg  0x00000004 , 0x00000007 
- 00021853  0x00005348 call  0x00005f04 
- 00021854  0x00005349 jam  0x00000001 , 0x00004709 
- 00021855  0x0000534a fetch  0x00000001 , 0x00004637 
- 00021856  0x0000534b rtn  0x00000034 
- 00021857  0x0000534c jam  0x00000000 , 0x00004637 
- 00021858  0x0000534d branch  0x0000616e 
- 00021859  0x00005351 bpatch  0x00000078 , 0x0000400f 
- 00021860  0x00005352 ifetch  0x00000008 , 0x00000011 
- 00021861  0x00005353 store  0x00000008 , 0x00000670 
- 00021862  0x00005354 fetch  0x00000001 , 0x00004636 
- 00021863  0x00005355 beq  0x00000000 , 0x0000556a 
- 00021864  0x00005356 beq  0x00000002 , 0x0000556a 
- 00021865  0x00005357 beq  0x00000003 , 0x00005588 
- 00021866  0x00005359 call  0x00006ff3 
- 00021867  0x0000535a call  0x00006feb 
- 00021868  0x0000535b fetch  0x00000002 , 0x00000676 
- 00021869  0x0000535c fetcht  0x00000002 , 0x00000672 
- 00021870  0x0000535d isub  0x00000002 , 0x0000003e 
- 00021871  0x0000535e ncall  0x00006fef , 0x00000002 
- 00021872  0x0000535f fetcht  0x00000002 , 0x00000674 
- 00021873  0x00005360 isub  0x00000002 , 0x0000003e 
- 00021874  0x00005361 ncall  0x00006fe7 , 0x00000002 
- 00021875  0x00005363 fetch  0x00000002 , 0x00000676 
- 00021876  0x00005364 fetcht  0x00000002 , 0x00000670 
- 00021877  0x00005365 isub  0x00000002 , 0x0000003e 
- 00021878  0x00005366 branch  0x00005584 , 0x00000002 
- 00021879  0x00005367 fetcht  0x00000002 , 0x00000672 
- 00021880  0x00005368 isub  0x00000002 , 0x0000003f 
- 00021881  0x00005369 nbranch  0x00005586 , 0x00000002 
- 00021882  0x0000536a branch  0x00005586 , 0x00000034 
- 00021883  0x0000536b mul32  0x0000003f , 0x00000064 , 0x00000011 
- 00021884  0x0000536c fetch  0x00000002 , 0x00000670 
- 00021885  0x0000536d fetcht  0x00000002 , 0x00000672 
- 00021886  0x0000536e isub  0x00000002 , 0x00000002 
- 00021887  0x0000536f copy  0x00000011 , 0x0000003f 
- 00021888  0x00005370 idiv  0x00000002 
- 00021889  0x00005371 call  0x00007d5f 
- 00021890  0x00005372 store  0x00000001 , 0x000047bd 
- 00021891  0x00005373 rtn 
- 00021892  0x00005376 jam  0x00000064 , 0x000047bd 
- 00021893  0x00005377 rtn 
- 00021894  0x00005379 jam  0x00000000 , 0x000047bd 
- 00021895  0x0000537a rtn 
- 00021896  0x0000537d branch  0x0000556a 
- 00021897  0x00005384 fetcht  0x00000001 , 0x00004427 
- 00021898  0x00005385 call  0x00006ef7 
- 00021899  0x00005387 fetcht  0x00000001 , 0x00004644 
- 00021900  0x00005388 call  0x000055b5 
- 00021901  0x00005389 fetcht  0x00000001 , 0x00004646 
- 00021902  0x0000538a call  0x000055b5 
- 00021903  0x0000538b fetcht  0x00000001 , 0x00004645 
- 00021904  0x0000538c call  0x000055b5 
- 00021905  0x0000538d fetcht  0x00000001 , 0x00004647 
- 00021906  0x0000538e call  0x000055b5 
- 00021907  0x0000538f fetcht  0x00000001 , 0x00004648 
- 00021908  0x00005390 call  0x000055b5 
- 00021909  0x00005391 fetcht  0x00000001 , 0x00004649 
- 00021910  0x00005392 call  0x000055b5 
- 00021911  0x00005394 fetcht  0x00000001 , 0x00004654 
- 00021912  0x00005395 call  0x000055b5 
- 00021913  0x00005397 fetcht  0x00000001 , 0x00004655 
- 00021914  0x00005398 call  0x000055b5 
- 00021915  0x0000539a fetcht  0x00000001 , 0x00004656 
- 00021916  0x0000539b call  0x000055b5 
- 00021917  0x0000539d fetcht  0x00000001 , 0x0000464a 
- 00021918  0x0000539e call  0x000055b5 
- 00021919  0x000053a0 fetcht  0x00000001 , 0x0000464b 
- 00021920  0x000053a1 call  0x000055b5 
- 00021921  0x000053a3 fetcht  0x00000001 , 0x00004652 
- 00021922  0x000053a4 call  0x000055b5 
- 00021923  0x000053a5 fetcht  0x00000001 , 0x00004653 
- 00021924  0x000053a6 call  0x000055b5 
- 00021925  0x000053a8 fetcht  0x00000001 , 0x00004659 
- 00021926  0x000053a9 call  0x000055b5 
- 00021927  0x000053ab fetcht  0x00000001 , 0x0000465a 
- 00021928  0x000053ac call  0x000055b5 
- 00021929  0x000053ae fetcht  0x00000001 , 0x0000464e 
- 00021930  0x000053af branch  0x000055b5 
- 00021931  0x000053b3 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021932  0x000053b4 rtn  0x00000005 
- 00021933  0x000053b5 and  0x00000002 , 0x0000007f , 0x00000007 
- 00021934  0x000053b6 fetch  0x00000004 , 0x0000811c 
- 00021935  0x000053b7 qisolate1  0x0000003f 
- 00021936  0x000053b8 branch  0x000055b5 , 0x00000001 
- 00021937  0x000053ba sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021938  0x000053bb rtn  0x00000005 
- 00021939  0x000053bc set1  0x00000007 , 0x00000002 
- 00021940  0x000053bd branch  0x00006edd 
- 00021941  0x000053c0 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021942  0x000053c1 rtn  0x00000005 
- 00021943  0x000053c2 set0  0x00000007 , 0x00000002 
- 00021944  0x000053c3 branch  0x00006edd 
- 00021945  0x000053c6 fetch  0x00000003 , 0x0000473c 
- 00021946  0x000053c7 store  0x00000003 , 0x00000670 
- 00021947  0x000053c8 arg  0x0000000d , 0x00000039 
- 00021948  0x000053c9 arg  0x00000000 , 0x00000002 
- 00021949  0x000053cb fetch  0x00000003 , 0x00000670 
- 00021950  0x000053cc isolate1  0x00000000 , 0x0000003f 
- 00021951  0x000053cd call  0x00006f0f , 0x00000001 
- 00021952  0x000053ce fetch  0x00000003 , 0x00000670 
- 00021953  0x000053cf lshift  0x0000003f , 0x0000003f 
- 00021954  0x000053d0 store  0x00000003 , 0x00000670 
- 00021955  0x000053d1 increase  0x00000001 , 0x00000002 
- 00021956  0x000053d2 loop  0x000055bd 
- 00021957  0x000053d3 rtn 
- 00021958  0x000053da bpatch  0x00000079 , 0x0000400f 
- 00021959  0x000053db fetch  0x00000008 , 0x0000498d 
- 00021960  0x000053dc rtn  0x00000034 
- 00021961  0x000053dd fetch  0x00000001 , 0x0000498c 
- 00021962  0x000053de copy  0x0000003f , 0x00000011 
- 00021963  0x000053df sub  0x0000003f , 0x0000000b , 0x0000003e 
- 00021964  0x000053e0 nbranch  0x000055dd , 0x00000002 
- 00021965  0x000053e2 call  0x000055d6 
- 00021966  0x000053e4 arg  0x000047a9 , 0x00000005 
- 00021967  0x000053e5 call  0x000055d3 
- 00021968  0x000053e7 arg  0x0000436b , 0x00000005 
- 00021969  0x000053e8 call  0x000055d3 
- 00021970  0x000053ea arg  0x0000426c , 0x00000005 
- 00021971  0x000053ec arg  0x0000498d , 0x00000006 
- 00021972  0x000053ed copy  0x00000011 , 0x00000039 
- 00021973  0x000053ee branch  0x00007cda 
- 00021974  0x000053f1 arg  0x000047a9 , 0x00000005 
- 00021975  0x000053f2 call  0x000055db 
- 00021976  0x000053f4 arg  0x0000436b , 0x00000005 
- 00021977  0x000053f5 call  0x000055db 
- 00021978  0x000053f7 arg  0x0000426c , 0x00000005 
- 00021979  0x000053f9 arg  0x0000000b , 0x00000039 
- 00021980  0x000053fa branch  0x00007ca1 
- 00021981  0x000053fd call  0x000055f3 
- 00021982  0x000053ff fetch  0x00000001 , 0x0000498c 
- 00021983  0x00005400 increase  0x00000001 , 0x0000003f 
- 00021984  0x00005401 store  0x00000001 , 0x000047a0 
- 00021985  0x00005402 jam  0x00000009 , 0x000047a1 
- 00021986  0x00005403 arg  0x0000498d , 0x00000006 
- 00021987  0x00005404 arg  0x000047a2 , 0x00000005 
- 00021988  0x00005405 copy  0x00000011 , 0x00000039 
- 00021989  0x00005406 call  0x00007cda 
- 00021990  0x00005408 fetch  0x00000001 , 0x0000498c 
- 00021991  0x00005409 increase  0x00000001 , 0x0000003f 
- 00021992  0x0000540a store  0x00000001 , 0x00004369 
- 00021993  0x0000540b jam  0x00000009 , 0x0000436a 
- 00021994  0x0000540c arg  0x0000498d , 0x00000006 
- 00021995  0x0000540d arg  0x0000436b , 0x00000005 
- 00021996  0x0000540e copy  0x00000011 , 0x00000039 
- 00021997  0x0000540f call  0x00007cda 
- 00021998  0x00005411 arg  0x0000498c , 0x00000006 
- 00021999  0x00005412 arg  0x0000426b , 0x00000005 
- 00022000  0x00005413 copy  0x00000011 , 0x00000039 
- 00022001  0x00005414 increase  0x00000001 , 0x00000039 
- 00022002  0x00005415 branch  0x00007cda 
- 00022003  0x00005418 arg  0x000047a0 , 0x00000005 
- 00022004  0x00005419 arg  0x00000014 , 0x00000039 
- 00022005  0x0000541a branch  0x00007ca1 
- 00022006  0x00005421 call  0x000055fb 
- 00022007  0x00005422 jam  0x00000073 , 0x000043f5 
- 00022008  0x00005424 call  0x000055fa 
- 00022009  0x00005425 branch  0x000069e0 
- 00022010  0x00005429 branch  0x00006bc6 
- 00022011  0x0000542c fetch  0x00000001 , 0x0000464c 
- 00022012  0x0000542d arg  0x00000021 , 0x00000002 
- 00022013  0x0000542e call  0x00006f21 
- 00022014  0x0000542f fetch  0x00000001 , 0x0000464d 
- 00022015  0x00005430 arg  0x00000023 , 0x00000002 
- 00022016  0x00005431 branch  0x00006f21 
- 00022017  0x00005437 bpatch  0x0000007a , 0x0000400f 
- 00022018  0x00005438 disable  0x00000028 
- 00022019  0x00005439 setarg  0x00000000 
- 00022020  0x0000543a store  0x00000006 , 0x00004847 
- 00022021  0x0000543b call  0x000059f6 
- 00022022  0x0000543c setarg  0x00000089 
- 00022023  0x0000543d call  0x000069e4 
- 00022024  0x0000543e call  0x00005747 
- 00022025  0x0000543f call  0x00005612 
- 00022026  0x00005440 call  0x00005617 
- 00022027  0x00005441 call  0x000057a6 
- 00022028  0x00005442 fetch  0x00000001 , 0x00004846 
- 00022029  0x00005443 and_into  0x0000001f , 0x0000003f 
- 00022030  0x00005444 store  0x00000001 , 0x00004846 
- 00022031  0x00005445 nbranch  0x00005f37 , 0x00000028 
- 00022032  0x00005446 call  0x00005f26 
- 00022033  0x00005447 branch  0x00005c0b 
- 00022034  0x0000544c fetch  0x00000001 , 0x00004856 
- 00022035  0x0000544d rtn  0x00000034 
- 00022036  0x0000544e store  0x00000001 , 0x0000484b 
- 00022037  0x0000544f jam  0x00000000 , 0x00004856 
- 00022038  0x00005450 branch  0x00007dba 
- 00022039  0x00005453 fetch  0x00000001 , 0x00004852 
- 00022040  0x00005454 rtn  0x00000034 
- 00022041  0x00005455 store  0x00000001 , 0x0000484c 
- 00022042  0x00005456 jam  0x00000000 , 0x00004852 
- 00022043  0x00005457 branch  0x00007dba 
- 00022044  0x0000545a call  0x00005629 
- 00022045  0x0000545b call  0x00005665 
- 00022046  0x0000545c fetch  0x00000001 , 0x00004850 
- 00022047  0x0000545d fetcht  0x00000001 , 0x0000484f 
- 00022048  0x0000545e store  0x00000001 , 0x0000484f 
- 00022049  0x0000545f isub  0x00000002 , 0x0000003e 
- 00022050  0x00005460 nbranch  0x0000430c , 0x00000005 
- 00022051  0x00005461 fetch  0x00000001 , 0x00004854 
- 00022052  0x00005462 fetcht  0x00000001 , 0x00004853 
- 00022053  0x00005463 store  0x00000001 , 0x00004853 
- 00022054  0x00005464 isub  0x00000002 , 0x0000003e 
- 00022055  0x00005465 nbranch  0x0000430c , 0x00000005 
- 00022056  0x00005466 rtn 
- 00022057  0x00005468 fetch  0x00000001 , 0x00004652 
- 00022058  0x00005469 rtneq  0x000000ff 
- 00022059  0x0000546a arg  0x00000000 , 0x00000011 
- 00022060  0x0000546b fetcht  0x00000001 , 0x00004652 
- 00022061  0x0000546c call  0x00006ee6 
- 00022062  0x0000546d setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00022063  0x0000546e fetcht  0x00000001 , 0x00004653 
- 00022064  0x0000546f call  0x00006ee6 
- 00022065  0x00005470 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00022066  0x00005471 copy  0x00000011 , 0x0000003f 
- 00022067  0x00005472 store  0x00000001 , 0x00004850 
- 00022068  0x00005473 beq  0x00000001 , 0x00005639 
- 00022069  0x00005474 beq  0x00000002 , 0x0000563d 
- 00022070  0x00005475 fetch  0x00000001 , 0x00004851 
- 00022071  0x00005476 bbit1  0x00000007 , 0x00005649 
- 00022072  0x00005477 rtn 
- 00022073  0x0000547a fetch  0x00000001 , 0x0000484f 
- 00022074  0x0000547b beq  0x00000000 , 0x00005641 
- 00022075  0x0000547c beq  0x00000003 , 0x00005643 
- 00022076  0x0000547d rtn 
- 00022077  0x0000547f fetch  0x00000001 , 0x0000484f 
- 00022078  0x00005480 beq  0x00000000 , 0x00005645 
- 00022079  0x00005481 beq  0x00000003 , 0x00005647 
- 00022080  0x00005482 rtn 
- 00022081  0x00005484 jam  0x00000082 , 0x00004851 
- 00022082  0x00005485 rtn 
- 00022083  0x00005487 jam  0x00000081 , 0x00004851 
- 00022084  0x00005488 rtn 
- 00022085  0x0000548a jam  0x00000080 , 0x00004851 
- 00022086  0x0000548b rtn 
- 00022087  0x0000548d jam  0x00000083 , 0x00004851 
- 00022088  0x0000548e rtn 
- 00022089  0x00005490 fetch  0x00000001 , 0x00004851 
- 00022090  0x00005491 set0  0x00000007 , 0x0000003f 
- 00022091  0x00005492 store  0x00000001 , 0x00004851 
- 00022092  0x00005493 beq  0x00000000 , 0x00005651 
- 00022093  0x00005494 beq  0x00000001 , 0x00005654 
- 00022094  0x00005495 beq  0x00000002 , 0x00005657 
- 00022095  0x00005496 beq  0x00000003 , 0x0000565a 
- 00022096  0x00005497 rtn 
- 00022097  0x00005499 fetch  0x00000001 , 0x00004850 
- 00022098  0x0000549a beq  0x00000003 , 0x0000565d 
- 00022099  0x0000549b rtn 
- 00022100  0x0000549d fetch  0x00000001 , 0x00004850 
- 00022101  0x0000549e beq  0x00000000 , 0x0000565d 
- 00022102  0x0000549f rtn 
- 00022103  0x000054a1 fetch  0x00000001 , 0x00004850 
- 00022104  0x000054a2 beq  0x00000003 , 0x00005661 
- 00022105  0x000054a3 rtn 
- 00022106  0x000054a5 fetch  0x00000001 , 0x00004850 
- 00022107  0x000054a6 beq  0x00000000 , 0x00005661 
- 00022108  0x000054a7 rtn 
- 00022109  0x000054a9 fetch  0x00000001 , 0x00004852 
- 00022110  0x000054aa increase  0x00000001 , 0x0000003f 
- 00022111  0x000054ab store  0x00000001 , 0x00004852 
- 00022112  0x000054ac rtn 
- 00022113  0x000054ae fetch  0x00000001 , 0x00004852 
- 00022114  0x000054af increase  0xffffffff , 0x0000003f 
- 00022115  0x000054b0 store  0x00000001 , 0x00004852 
- 00022116  0x000054b1 rtn 
- 00022117  0x000054b5 fetch  0x00000001 , 0x0000464a 
- 00022118  0x000054b6 rtneq  0x000000ff 
- 00022119  0x000054b7 arg  0x00000000 , 0x00000011 
- 00022120  0x000054b8 fetcht  0x00000001 , 0x0000464a 
- 00022121  0x000054b9 call  0x00006ee6 
- 00022122  0x000054ba setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00022123  0x000054bb fetcht  0x00000001 , 0x0000464b 
- 00022124  0x000054bc call  0x00006ee6 
- 00022125  0x000054bd setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00022126  0x000054be copy  0x00000011 , 0x0000003f 
- 00022127  0x000054bf store  0x00000001 , 0x00004854 
- 00022128  0x000054c0 beq  0x00000001 , 0x00005675 
- 00022129  0x000054c1 beq  0x00000002 , 0x00005679 
- 00022130  0x000054c2 fetch  0x00000001 , 0x00004855 
- 00022131  0x000054c3 bbit1  0x00000007 , 0x00005685 
- 00022132  0x000054c4 rtn 
- 00022133  0x000054c7 fetch  0x00000001 , 0x00004853 
- 00022134  0x000054c8 beq  0x00000000 , 0x0000567d 
- 00022135  0x000054c9 beq  0x00000003 , 0x0000567f 
- 00022136  0x000054ca rtn 
- 00022137  0x000054cc fetch  0x00000001 , 0x00004853 
- 00022138  0x000054cd beq  0x00000000 , 0x00005681 
- 00022139  0x000054ce beq  0x00000003 , 0x00005683 
- 00022140  0x000054cf rtn 
- 00022141  0x000054d1 jam  0x00000082 , 0x00004855 
- 00022142  0x000054d2 rtn 
- 00022143  0x000054d4 jam  0x00000081 , 0x00004855 
- 00022144  0x000054d5 rtn 
- 00022145  0x000054d7 jam  0x00000080 , 0x00004855 
- 00022146  0x000054d8 rtn 
- 00022147  0x000054da jam  0x00000083 , 0x00004855 
- 00022148  0x000054db rtn 
- 00022149  0x000054dd fetch  0x00000001 , 0x00004855 
- 00022150  0x000054de set0  0x00000007 , 0x0000003f 
- 00022151  0x000054df store  0x00000001 , 0x00004855 
- 00022152  0x000054e0 beq  0x00000000 , 0x0000568d 
- 00022153  0x000054e1 beq  0x00000001 , 0x00005690 
- 00022154  0x000054e2 beq  0x00000002 , 0x00005693 
- 00022155  0x000054e3 beq  0x00000003 , 0x00005696 
- 00022156  0x000054e4 rtn 
- 00022157  0x000054e6 fetch  0x00000001 , 0x00004854 
- 00022158  0x000054e7 beq  0x00000003 , 0x00005699 
- 00022159  0x000054e8 rtn 
- 00022160  0x000054ea fetch  0x00000001 , 0x00004854 
- 00022161  0x000054eb beq  0x00000000 , 0x00005699 
- 00022162  0x000054ec rtn 
- 00022163  0x000054ee fetch  0x00000001 , 0x00004854 
- 00022164  0x000054ef beq  0x00000003 , 0x0000569d 
- 00022165  0x000054f0 rtn 
- 00022166  0x000054f2 fetch  0x00000001 , 0x00004854 
- 00022167  0x000054f3 beq  0x00000000 , 0x0000569d 
- 00022168  0x000054f4 rtn 
- 00022169  0x000054f6 fetch  0x00000001 , 0x00004856 
- 00022170  0x000054f7 increase  0x00000001 , 0x0000003f 
- 00022171  0x000054f8 store  0x00000001 , 0x00004856 
- 00022172  0x000054f9 rtn 
- 00022173  0x000054fb fetch  0x00000001 , 0x00004856 
- 00022174  0x000054fc increase  0xffffffff , 0x0000003f 
- 00022175  0x000054fd store  0x00000001 , 0x00004856 
- 00022176  0x000054fe rtn 
- 00022177  0x00005502 fetcht  0x00000001 , 0x0000464a 
- 00022178  0x00005503 call  0x00006eb2 
- 00022179  0x00005504 fetcht  0x00000001 , 0x0000464b 
- 00022180  0x00005505 call  0x00006eb2 
- 00022181  0x00005506 fetcht  0x00000001 , 0x00004652 
- 00022182  0x00005507 call  0x00006eb2 
- 00022183  0x00005508 fetcht  0x00000001 , 0x00004653 
- 00022184  0x00005509 branch  0x00006eb2 
- 00022185  0x0000550c fetcht  0x00000001 , 0x0000464a 
- 00022186  0x0000550d call  0x000055ab 
- 00022187  0x0000550e fetcht  0x00000001 , 0x0000464b 
- 00022188  0x0000550f call  0x000055ab 
- 00022189  0x00005510 fetcht  0x00000001 , 0x00004652 
- 00022190  0x00005511 call  0x000055ab 
- 00022191  0x00005512 fetcht  0x00000001 , 0x00004653 
- 00022192  0x00005513 branch  0x000055ab 
- 00022193  0x00005516 fetch  0x00000002 , 0x0000484b 
- 00022194  0x00005517 rtn  0x00000034 
- 00022195  0x00005518 jam  0x00000001 , 0x00004857 
- 00022196  0x00005519 jam  0x0000000a , 0x00004858 
- 00022197  0x0000551a rtn 
- 00022198  0x0000551d arg  0x00004858 , 0x00000013 
- 00022199  0x0000551e arg  0x000056b9 , 0x00000012 
- 00022200  0x0000551f branch  0x000042e0 
- 00022201  0x00005521 jam  0x00000000 , 0x00004857 
- 00022202  0x00005522 rtn 
- 00022203  0x0000552b fetch  0x00000001 , 0x00004649 
- 00022204  0x0000552c rtneq  0x000000ff 
- 00022205  0x0000552d arg  0x00000000 , 0x00000011 
- 00022206  0x0000552e jam  0x00000005 , 0x00004977 
- 00022207  0x0000552f fetcht  0x00000001 , 0x00004649 
- 00022208  0x00005530 call  0x000056c8 
- 00022209  0x00005532 store  0x00000001 , 0x00004974 
- 00022210  0x00005533 fetch  0x00000001 , 0x00004654 
- 00022211  0x00005534 beq  0x000000ff , 0x000056d8 
- 00022212  0x00005535 call  0x000058df 
- 00022213  0x00005537 copy  0x00000011 , 0x0000003f 
- 00022214  0x00005538 bbit1  0x00000005 , 0x000056e0 
- 00022215  0x00005539 branch  0x000056e7 
- 00022216  0x0000553c fetch  0x00000008 , 0x00004713 
- 00022217  0x0000553d bbit1  0x0000002b , 0x000056de 
- 00022218  0x0000553e fetch  0x00000001 , 0x00004974 
- 00022219  0x0000553f copy  0x0000003f , 0x00000013 
- 00022220  0x00005540 fetch  0x00000001 , 0x00004654 
- 00022221  0x00005541 beq  0x000000ff , 0x00005931 
- 00022222  0x00005543 fetch  0x00000001 , 0x0000497b 
- 00022223  0x00005544 nbranch  0x000056db , 0x00000034 
- 00022224  0x00005546 call  0x00006ee6 
- 00022225  0x00005547 fetcht  0x00000001 , 0x00004654 
- 00022226  0x00005548 branch  0x000056de , 0x00000001 
- 00022227  0x00005549 fetcht  0x00000001 , 0x00004654 
- 00022228  0x0000554a call  0x00006ef7 
- 00022229  0x0000554b fetcht  0x00000001 , 0x00004649 
- 00022230  0x0000554c fetch  0x00000001 , 0x00004974 
- 00022231  0x0000554d branch  0x00005925 
- 00022232  0x00005550 fetcht  0x00000001 , 0x00004649 
- 00022233  0x00005551 call  0x000055b5 
- 00022234  0x00005552 branch  0x000056c5 
- 00022235  0x00005555 jam  0x00000000 , 0x0000487a 
- 00022236  0x00005556 jam  0x00000000 , 0x00004974 
- 00022237  0x00005557 rtn 
- 00022238  0x0000555a fetch  0x00000001 , 0x00004974 
- 00022239  0x0000555b branch  0x00005925 
- 00022240  0x0000555e fetch  0x00000001 , 0x0000487a 
- 00022241  0x0000555f rtneq  0x00000001 
- 00022242  0x00005560 jam  0x00000001 , 0x0000487a 
- 00022243  0x00005561 fetch  0x00000008 , 0x00004713 
- 00022244  0x00005562 rtnbit1  0x00000028 
- 00022245  0x00005563 rtnbit1  0x00000036 
- 00022246  0x00005564 branch  0x000056f7 
- 00022247  0x00005567 fetch  0x00000001 , 0x0000487a 
- 00022248  0x00005568 rtneq  0x00000000 
- 00022249  0x00005569 jam  0x00000000 , 0x0000487a 
- 00022250  0x0000556a fetch  0x00000008 , 0x00004713 
- 00022251  0x0000556b bbit1  0x00000028 , 0x000056ee 
- 00022252  0x0000556c bbit1  0x00000036 , 0x000056ee 
- 00022253  0x0000556d rtn 
- 00022254  0x0000556f fetch  0x00000001 , 0x0000487b 
- 00022255  0x00005570 nbranch  0x000056f2 , 0x00000034 
- 00022256  0x00005571 fetch  0x00000001 , 0x0000497d 
- 00022257  0x00005572 ncall  0x000056f7 , 0x00000034 
- 00022258  0x00005574 jam  0x00000000 , 0x0000487b 
- 00022259  0x00005575 fetch  0x00000001 , 0x000044eb 
- 00022260  0x00005576 store  0x00000001 , 0x0000497d 
- 00022261  0x00005577 store  0x00000001 , 0x0000497c 
- 00022262  0x00005578 rtn 
- 00022263  0x0000557b bpatch  0x0000007b , 0x0000400f 
- 00022264  0x0000557c call  0x00005728 
- 00022265  0x0000557d rtn  0x00000028 
- 00022266  0x0000557e fetch  0x00000001 , 0x00004690 
- 00022267  0x00005580 copy  0x0000003f , 0x00000002 
- 00022268  0x00005581 fetch  0x00000008 , 0x00004713 
- 00022269  0x00005582 bbit1  0x00000017 , 0x00005704 
- 00022270  0x00005583 copy  0x00000002 , 0x0000003f 
- 00022271  0x00005585 increase  0x00000001 , 0x0000003f 
- 00022272  0x00005586 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00022273  0x00005588 store  0x00000001 , 0x00004690 
- 00022274  0x00005589 call  0x00005744 
- 00022275  0x0000558a branch  0x00005cac 
- 00022276  0x00005590 fetch  0x00000001 , 0x0000498a 
- 00022277  0x00005591 nbranch  0x00005721 , 0x00000034 
- 00022278  0x00005593 fetch  0x00000008 , 0x00004713 
- 00022279  0x00005594 bbit1  0x0000001c , 0x00005715 
- 00022280  0x00005595 copy  0x00000002 , 0x0000003f 
- 00022281  0x00005596 rtneq  0x00000001 
- 00022282  0x00005598 beq  0x00000000 , 0x00005711 
- 00022283  0x00005599 beq  0x00000002 , 0x0000570f 
- 00022284  0x0000559a rtn 
- 00022285  0x0000559d setarg  0x00000002 
- 00022286  0x0000559e branch  0x00005701 
- 00022287  0x000055a0 setarg  0x00000000 
- 00022288  0x000055a1 branch  0x00005701 
- 00022289  0x000055a3 setarg  0x00000001 
- 00022290  0x000055a4 branch  0x00005701 
- 00022291  0x000055a6 setarg  0x00000003 
- 00022292  0x000055a7 branch  0x00005701 
- 00022293  0x000055aa copy  0x00000002 , 0x0000003f 
- 00022294  0x000055ab rtneq  0x00000001 
- 00022295  0x000055ac beq  0x00000000 , 0x00005711 
- 00022296  0x000055ad beq  0x00000002 , 0x00005713 
- 00022297  0x000055ae beq  0x00000003 , 0x0000570f 
- 00022298  0x000055af rtn 
- 00022299  0x000055b1 copy  0x00000002 , 0x0000003f 
- 00022300  0x000055b2 rtneq  0x00000002 
- 00022301  0x000055b3 beq  0x00000000 , 0x00005713 
- 00022302  0x000055b4 beq  0x00000001 , 0x0000570f 
- 00022303  0x000055b5 beq  0x00000003 , 0x0000570d 
- 00022304  0x000055b6 rtn 
- 00022305  0x000055ba fetch  0x00000008 , 0x00004713 
- 00022306  0x000055bb bbit1  0x0000001c , 0x0000571b 
- 00022307  0x000055bc copy  0x00000002 , 0x0000003f 
- 00022308  0x000055bd rtneq  0x00000002 
- 00022309  0x000055bf beq  0x00000000 , 0x0000570d 
- 00022310  0x000055c0 beq  0x00000001 , 0x0000570f 
- 00022311  0x000055c1 rtn 
- 00022312  0x000055c7 disable  0x00000028 
- 00022313  0x000055c8 fetch  0x00000008 , 0x00004713 
- 00022314  0x000055c9 rtnbit1  0x0000002b 
- 00022315  0x000055ca branch  0x00005eb1 
- 00022316  0x000055cd fetch  0x00000008 , 0x00004713 
- 00022317  0x000055ce bbit1  0x00000028 , 0x00005730 
- 00022318  0x000055cf bbit1  0x00000036 , 0x00005737 
- 00022319  0x000055d0 rtn 
- 00022320  0x000055d3 fetch  0x00000001 , 0x0000487a 
- 00022321  0x000055d4 rtnne  0x00000001 
- 00022322  0x000055d5 arg  0x0000497d , 0x00000013 
- 00022323  0x000055d6 arg  0x00005735 , 0x00000012 
- 00022324  0x000055d7 branch  0x000042e0 
- 00022325  0x000055da jam  0x00000001 , 0x0000487b 
- 00022326  0x000055db branch  0x00005ec6 
- 00022327  0x000055de fetch  0x00000001 , 0x0000487a 
- 00022328  0x000055df rtnne  0x00000001 
- 00022329  0x000055e0 arg  0x0000497c , 0x00000013 
- 00022330  0x000055e1 arg  0x0000573c , 0x00000012 
- 00022331  0x000055e2 branch  0x000042e0 
- 00022332  0x000055e5 jam  0x00000001 , 0x0000487b 
- 00022333  0x000055e6 branch  0x00005ba3 
- 00022334  0x000055e9 fetch  0x00000008 , 0x00004713 
- 00022335  0x000055ea rtnbit1  0x0000001c 
- 00022336  0x000055eb fetch  0x00000001 , 0x00004690 
- 00022337  0x000055ec rtnne  0x00000003 
- 00022338  0x000055ed jam  0x00000000 , 0x00004690 
- 00022339  0x000055ee rtn 
- 00022340  0x000055f1 bpatch  0x0000007c , 0x0000400f 
- 00022341  0x000055f2 call  0x0000573e 
- 00022342  0x000055f3 call  0x0000613a 
- 00022343  0x000055f5 bpatch  0x0000007d , 0x0000400f 
- 00022344  0x000055f6 fetch  0x00000001 , 0x00004957 
- 00022345  0x000055f7 beq  0x0000000c , 0x0000576b 
- 00022346  0x000055f8 beq  0x00000003 , 0x00005785 
- 00022347  0x000055f9 beq  0x0000000b , 0x00005799 
- 00022348  0x000055fa fetch  0x00000001 , 0x00004690 
- 00022349  0x000055fb beq  0x00000000 , 0x00005753 
- 00022350  0x000055fc beq  0x00000001 , 0x00005751 
- 00022351  0x000055fd beq  0x00000002 , 0x00005755 
- 00022352  0x000055fe beq  0x00000003 , 0x00005757 
- 00022353  0x00005600 fetcht  0x00000001 , 0x00004869 
- 00022354  0x00005601 branch  0x00005758 
- 00022355  0x00005603 fetcht  0x00000001 , 0x00004868 
- 00022356  0x00005604 branch  0x00005758 
- 00022357  0x00005606 fetcht  0x00000001 , 0x0000486a 
- 00022358  0x00005607 branch  0x00005758 
- 00022359  0x00005609 fetcht  0x00000001 , 0x0000486b 
- 00022360  0x0000560b fetch  0x00000001 , 0x00004957 
- 00022361  0x0000560c beq  0x00000004 , 0x00005767 
- 00022362  0x0000560d beq  0x00000005 , 0x00005767 
- 00022363  0x0000560e beq  0x00000008 , 0x00005769 
- 00022364  0x0000560f beq  0x00000007 , 0x00005769 
- 00022365  0x00005610 beq  0x00000006 , 0x00005767 
- 00022366  0x00005612 storet  0x00000001 , 0x00004879 
- 00022367  0x00005613 setarg  0x00000006 
- 00022368  0x00005614 call  0x000069e5 
- 00022369  0x00005615 and  0x0000003f , 0x000000f8 , 0x00000002 
- 00022370  0x00005616 fetch  0x00000001 , 0x00004879 
- 00022371  0x00005617 iadd  0x00000002 , 0x0000003f 
- 00022372  0x00005618 lshift8  0x0000003f , 0x0000003f 
- 00022373  0x00005619 add  0x0000003f , 0x00000006 , 0x0000003f 
- 00022374  0x0000561a branch  0x000069e4 
- 00022375  0x0000561d increase  0xffffffff , 0x00000002 
- 00022376  0x0000561e branch  0x0000575e 
- 00022377  0x00005621 increase  0x00000002 , 0x00000002 
- 00022378  0x00005622 branch  0x0000575e 
- 00022379  0x00005625 fetch  0x00000001 , 0x00004690 
- 00022380  0x00005626 beq  0x00000000 , 0x0000576f 
- 00022381  0x00005627 beq  0x00000001 , 0x00005775 
- 00022382  0x00005628 beq  0x00000002 , 0x00005778 
- 00022383  0x0000562a fetch  0x00000001 , 0x00004874 
- 00022384  0x0000562b copy  0x0000003f , 0x00000011 
- 00022385  0x0000562c branch  0x0000577d 
- 00022386  0x0000562f fetch  0x00000001 , 0x00004875 
- 00022387  0x00005630 copy  0x0000003f , 0x00000011 
- 00022388  0x00005631 branch  0x0000577d 
- 00022389  0x00005634 fetch  0x00000001 , 0x00004876 
- 00022390  0x00005635 copy  0x0000003f , 0x00000011 
- 00022391  0x00005636 branch  0x0000577d 
- 00022392  0x00005639 fetch  0x00000001 , 0x00004877 
- 00022393  0x0000563a copy  0x0000003f , 0x00000011 
- 00022394  0x0000563b branch  0x0000577d 
- 00022395  0x0000563e fetch  0x00000001 , 0x00004878 
- 00022396  0x0000563f copy  0x0000003f , 0x00000011 
- 00022397  0x00005641 setarg  0x0000c309 
- 00022398  0x00005642 call  0x000069e4 
- 00022399  0x00005643 copy  0x00000011 , 0x0000003f 
- 00022400  0x00005644 lshift8  0x0000003f , 0x0000003f 
- 00022401  0x00005645 add  0x0000003f , 0x00000023 , 0x0000003f 
- 00022402  0x00005646 call  0x000069e4 
- 00022403  0x00005647 setarg  0x00000009 
- 00022404  0x00005648 branch  0x000069e4 
- 00022405  0x0000564b fetch  0x00000001 , 0x00004690 
- 00022406  0x0000564c beq  0x00000000 , 0x0000578c 
- 00022407  0x0000564d beq  0x00000001 , 0x0000578a 
- 00022408  0x0000564e beq  0x00000002 , 0x0000578e 
- 00022409  0x0000564f beq  0x00000003 , 0x00005790 
- 00022410  0x00005651 fetch  0x00000001 , 0x0000486d 
- 00022411  0x00005652 branch  0x00005791 
- 00022412  0x00005654 fetch  0x00000001 , 0x0000486c 
- 00022413  0x00005655 branch  0x00005791 
- 00022414  0x00005657 fetch  0x00000001 , 0x0000486e 
- 00022415  0x00005658 branch  0x00005791 
- 00022416  0x0000565a fetch  0x00000001 , 0x0000486f 
- 00022417  0x0000565c store  0x00000001 , 0x00004879 
- 00022418  0x0000565d lshift8  0x0000003f , 0x0000003f 
- 00022419  0x0000565e copy  0x0000003f , 0x00000011 
- 00022420  0x0000565f add  0x0000003f , 0x0000000d , 0x0000003f 
- 00022421  0x00005660 call  0x000069e4 
- 00022422  0x00005661 copy  0x00000011 , 0x0000003f 
- 00022423  0x00005662 add  0x0000003f , 0x0000000e , 0x0000003f 
- 00022424  0x00005663 branch  0x000069e4 
- 00022425  0x00005666 fetch  0x00000001 , 0x00004690 
- 00022426  0x00005667 beq  0x00000000 , 0x000057a0 
- 00022427  0x00005668 beq  0x00000001 , 0x0000579e 
- 00022428  0x00005669 beq  0x00000002 , 0x000057a2 
- 00022429  0x0000566a beq  0x00000003 , 0x000057a4 
- 00022430  0x0000566c fetch  0x00000001 , 0x00004871 
- 00022431  0x0000566d branch  0x00005791 
- 00022432  0x00005670 fetch  0x00000001 , 0x00004870 
- 00022433  0x00005671 branch  0x00005791 
- 00022434  0x00005674 fetch  0x00000001 , 0x00004872 
- 00022435  0x00005675 branch  0x00005791 
- 00022436  0x00005678 fetch  0x00000001 , 0x00004873 
- 00022437  0x00005679 branch  0x00005791 
- 00022438  0x00005682 call  0x0000584c 
- 00022439  0x00005683 fetch  0x00000001 , 0x00004987 
- 00022440  0x00005684 nbranch  0x00005860 , 0x00000034 
- 00022441  0x00005685 fetch  0x00000001 , 0x00004982 
- 00022442  0x00005686 nbranch  0x0000585f , 0x00000034 
- 00022443  0x00005688 call  0x00005888 
- 00022444  0x00005689 call  0x000057bc 
- 00022445  0x0000568a call  0x0000552f 
- 00022446  0x0000568b call  0x000057b7 
- 00022447  0x0000568c copy  0x00000011 , 0x0000003f 
- 00022448  0x0000568d fetcht  0x00000001 , 0x0000484e 
- 00022449  0x0000568e store  0x00000001 , 0x0000484e 
- 00022450  0x0000568f store  0x00000001 , 0x00004846 
- 00022451  0x00005690 ixor  0x00000002 , 0x0000003f 
- 00022452  0x00005691 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00022453  0x00005692 rtn  0x00000005 
- 00022454  0x00005693 branch  0x00007dba 
- 00022455  0x00005696 rtnmark0  0x00000026 
- 00022456  0x00005697 copy  0x00000011 , 0x0000003f 
- 00022457  0x00005698 rtn  0x00000034 
- 00022458  0x00005699 store  0x00000001 , 0x00004846 
- 00022459  0x0000569a branch  0x00007dba 
- 00022460  0x000056a0 jam  0x00000000 , 0x00004979 
- 00022461  0x000056a1 jam  0x00000000 , 0x0000497a 
- 00022462  0x000056a2 jam  0x00000000 , 0x0000497b 
- 00022463  0x000056a3 copy  0x0000003f , 0x00000012 
- 00022464  0x000056a4 fetcht  0x00000001 , 0x00004644 
- 00022465  0x000056a5 fetch  0x00000001 , 0x00004647 
- 00022466  0x000056a6 isub  0x00000002 , 0x0000003e 
- 00022467  0x000056a7 branch  0x000057cc , 0x00000005 
- 00022468  0x000056a8 fetch  0x00000001 , 0x00004648 
- 00022469  0x000056a9 isub  0x00000002 , 0x0000003e 
- 00022470  0x000056aa branch  0x000057d1 , 0x00000005 
- 00022471  0x000056ab fetcht  0x00000001 , 0x00004645 
- 00022472  0x000056ac fetch  0x00000001 , 0x00004647 
- 00022473  0x000056ad isub  0x00000002 , 0x0000003e 
- 00022474  0x000056ae branch  0x000057e0 , 0x00000005 
- 00022475  0x000056af branch  0x000057e3 
- 00022476  0x000056b2 fetcht  0x00000001 , 0x00004645 
- 00022477  0x000056b3 fetch  0x00000001 , 0x00004648 
- 00022478  0x000056b4 isub  0x00000002 , 0x0000003e 
- 00022479  0x000056b5 branch  0x000057d6 , 0x00000005 
- 00022480  0x000056b6 branch  0x000057d9 
- 00022481  0x000056b9 fetcht  0x00000001 , 0x00004645 
- 00022482  0x000056ba fetch  0x00000001 , 0x00004647 
- 00022483  0x000056bb isub  0x00000002 , 0x0000003e 
- 00022484  0x000056bc branch  0x000057db , 0x00000005 
- 00022485  0x000056bd branch  0x000057de 
- 00022486  0x000056c0 call  0x000057ef 
- 00022487  0x000056c1 call  0x000057fb 
- 00022488  0x000056c2 branch  0x000057e5 
- 00022489  0x000056c5 call  0x000057ef 
- 00022490  0x000056c6 branch  0x000057e1 
- 00022491  0x000056c9 call  0x000057f8 
- 00022492  0x000056ca call  0x000057f2 
- 00022493  0x000056cb branch  0x000057e5 
- 00022494  0x000056ce call  0x000057f8 
- 00022495  0x000056cf branch  0x000057e4 
- 00022496  0x000056d2 call  0x000057f2 
- 00022497  0x000056d4 call  0x000057fe 
- 00022498  0x000056d5 branch  0x000057e5 
- 00022499  0x000056d8 call  0x000057fb 
- 00022500  0x000056da call  0x000057f5 
- 00022501  0x000056dc call  0x00005801 
- 00022502  0x000056dd call  0x00005804 
- 00022503  0x000056de fetch  0x00000001 , 0x0000497a 
- 00022504  0x000056df rtn  0x00000034 
- 00022505  0x000056e0 fetch  0x00000001 , 0x00004979 
- 00022506  0x000056e1 rtn  0x00000034 
- 00022507  0x000056e2 jam  0x00000001 , 0x0000497b 
- 00022508  0x000056e3 fetch  0x00000001 , 0x0000484e 
- 00022509  0x000056e4 copy  0x0000003f , 0x00000011 
- 00022510  0x000056e5 rtn 
- 00022511  0x000056e8 and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022512  0x000056e9 beq  0x00000009 , 0x0000580c 
- 00022513  0x000056ea rtn 
- 00022514  0x000056ec and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022515  0x000056ed beq  0x00000012 , 0x0000580c 
- 00022516  0x000056ee rtn 
- 00022517  0x000056f0 and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022518  0x000056f1 beq  0x0000000a , 0x0000580c 
- 00022519  0x000056f2 rtn 
- 00022520  0x000056f4 and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022521  0x000056f5 beq  0x00000011 , 0x0000580c 
- 00022522  0x000056f6 rtn 
- 00022523  0x000056f8 and  0x00000012 , 0x00000014 , 0x0000003f 
- 00022524  0x000056f9 beq  0x00000014 , 0x0000580c 
- 00022525  0x000056fa rtn 
- 00022526  0x000056fc and  0x00000012 , 0x00000014 , 0x0000003f 
- 00022527  0x000056fd beq  0x00000012 , 0x0000580c 
- 00022528  0x000056fe rtn 
- 00022529  0x00005701 and  0x00000012 , 0x00000018 , 0x0000003f 
- 00022530  0x00005702 beq  0x00000018 , 0x0000580a 
- 00022531  0x00005703 rtn 
- 00022532  0x00005706 and  0x00000002 , 0x00000007 , 0x0000003f 
- 00022533  0x00005707 beq  0x00000003 , 0x0000580a 
- 00022534  0x00005708 beq  0x00000005 , 0x0000580a 
- 00022535  0x00005709 beq  0x00000006 , 0x0000580a 
- 00022536  0x0000570a beq  0x00000007 , 0x0000580a 
- 00022537  0x0000570b rtn 
- 00022538  0x0000570f jam  0x00000001 , 0x0000497a 
- 00022539  0x00005710 rtn 
- 00022540  0x00005713 jam  0x00000001 , 0x00004979 
- 00022541  0x00005714 rtn 
- 00022542  0x0000571d fetch  0x00000008 , 0x00004713 
- 00022543  0x0000571e rtnbit0  0x00000017 
- 00022544  0x0000571f bbit0  0x0000002c , 0x00005816 
- 00022545  0x00005721 fetch  0x00000001 , 0x00004658 
- 00022546  0x00005722 call  0x00005943 
- 00022547  0x00005723 call  0x00005824 
- 00022548  0x00005724 fetcht  0x00000001 , 0x00004658 
- 00022549  0x00005725 branch  0x000055b5 
- 00022550  0x00005728 fetch  0x00000001 , 0x00004658 
- 00022551  0x00005729 call  0x00005946 
- 00022552  0x0000572a jam  0x00000000 , 0x0000498b 
- 00022553  0x0000572b fetcht  0x00000001 , 0x00004658 
- 00022554  0x0000572c fetch  0x00000001 , 0x00004988 
- 00022555  0x0000572d call  0x0000583d 
- 00022556  0x0000572e call  0x00005828 
- 00022557  0x0000572f fetcht  0x00000001 , 0x00004658 
- 00022558  0x00005730 branch  0x000055b5 
- 00022559  0x00005733 call  0x000055b5 
- 00022560  0x00005734 fetch  0x00000001 , 0x00004989 
- 00022561  0x00005735 rtneq  0x00000001 
- 00022562  0x00005736 jam  0x00000001 , 0x00004989 
- 00022563  0x00005737 branch  0x000056f7 
- 00022564  0x0000573a jam  0x00000000 , 0x0000498b 
- 00022565  0x0000573b fetcht  0x00000001 , 0x00004658 
- 00022566  0x0000573c fetch  0x00000001 , 0x00004988 
- 00022567  0x0000573d call  0x00005833 
- 00022568  0x0000573f store  0x00000001 , 0x00004988 
- 00022569  0x00005740 fetch  0x00000001 , 0x0000498a 
- 00022570  0x00005741 branch  0x0000582f , 0x00000034 
- 00022571  0x00005743 fetch  0x00000001 , 0x00004989 
- 00022572  0x00005744 rtneq  0x00000001 
- 00022573  0x00005745 jam  0x00000001 , 0x00004989 
- 00022574  0x00005746 branch  0x000056f7 
- 00022575  0x00005749 fetch  0x00000001 , 0x00004989 
- 00022576  0x0000574a rtneq  0x00000000 
- 00022577  0x0000574b jam  0x00000000 , 0x00004989 
- 00022578  0x0000574c rtn 
- 00022579  0x0000574f lshift  0x0000003f , 0x0000003f 
- 00022580  0x00005750 copy  0x0000003f , 0x00000012 
- 00022581  0x00005751 call  0x00006ee6 
- 00022582  0x00005752 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022583  0x00005753 and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022584  0x00005754 fetcht  0x00000001 , 0x0000498b 
- 00022585  0x00005755 copy  0x00000002 , 0x00000007 
- 00022586  0x00005756 beq  0x00000007 , 0x00005848 
- 00022587  0x00005757 beq  0x00000000 , 0x0000584a 
- 00022588  0x00005758 rtn 
- 00022589  0x0000575b lshift  0x0000003f , 0x0000003f 
- 00022590  0x0000575c copy  0x0000003f , 0x00000012 
- 00022591  0x0000575d call  0x000055b1 
- 00022592  0x0000575e call  0x00006ee6 
- 00022593  0x0000575f setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022594  0x00005760 and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022595  0x00005761 fetcht  0x00000001 , 0x0000498b 
- 00022596  0x00005762 copy  0x00000002 , 0x00000007 
- 00022597  0x00005763 beq  0x00000007 , 0x00005848 
- 00022598  0x00005764 beq  0x00000000 , 0x0000584a 
- 00022599  0x00005765 rtn 
- 00022600  0x00005768 jam  0x00000001 , 0x0000498a 
- 00022601  0x00005769 rtn 
- 00022602  0x0000576b jam  0x00000000 , 0x0000498a 
- 00022603  0x0000576c rtn 
- 00022604  0x00005775 arg  0x00000000 , 0x00000012 
- 00022605  0x00005776 fetch  0x00000001 , 0x00004657 
- 00022606  0x00005777 rtneq  0x000000ff 
- 00022607  0x00005778 fetch  0x00000008 , 0x00004713 
- 00022608  0x00005779 bbit0  0x0000002e , 0x00005859 
- 00022609  0x0000577b fetcht  0x00000001 , 0x00004657 
- 00022610  0x0000577c call  0x000055b5 
- 00022611  0x0000577d fetcht  0x00000001 , 0x00004657 
- 00022612  0x0000577e call  0x00006ee6 
- 00022613  0x0000577f setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022614  0x00005781 copy  0x00000012 , 0x0000003f 
- 00022615  0x00005782 store  0x00000001 , 0x00004987 
- 00022616  0x00005783 rtn 
- 00022617  0x00005786 fetcht  0x00000001 , 0x00004657 
- 00022618  0x00005787 call  0x000055b1 
- 00022619  0x00005788 fetcht  0x00000001 , 0x00004657 
- 00022620  0x00005789 call  0x00006ee6 
- 00022621  0x0000578a nsetflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022622  0x0000578b branch  0x00005856 
- 00022623  0x0000578e beq  0x00000004 , 0x00005878 
- 00022624  0x00005790 call  0x0000587b 
- 00022625  0x00005791 fetch  0x00000004 , 0x00004983 
- 00022626  0x00005792 arg  0x000000a0 , 0x00000002 
- 00022627  0x00005793 iadd  0x00000002 , 0x00000002 
- 00022628  0x00005794 copy  0x00000022 , 0x0000003f 
- 00022629  0x00005795 isub  0x00000002 , 0x0000003e 
- 00022630  0x00005796 nrtn  0x00000002 
- 00022631  0x00005797 store  0x00000004 , 0x00004983 
- 00022632  0x00005798 fetch  0x00000001 , 0x00004982 
- 00022633  0x00005799 beq  0x00000000 , 0x0000586e 
- 00022634  0x0000579a beq  0x00000001 , 0x00005871 
- 00022635  0x0000579b beq  0x00000002 , 0x00005874 
- 00022636  0x0000579c beq  0x00000003 , 0x00005876 
- 00022637  0x0000579d rtn 
- 00022638  0x000057a0 jam  0x00000001 , 0x00004982 
- 00022639  0x000057a2 jam  0x00000001 , 0x00004846 
- 00022640  0x000057a3 branch  0x00007dba 
- 00022641  0x000057a6 jam  0x00000002 , 0x00004982 
- 00022642  0x000057a8 jam  0x00000000 , 0x00004846 
- 00022643  0x000057a9 branch  0x00007dba 
- 00022644  0x000057ac jam  0x00000003 , 0x00004982 
- 00022645  0x000057ad branch  0x0000586f 
- 00022646  0x000057b0 jam  0x00000000 , 0x00004982 
- 00022647  0x000057b1 branch  0x00005872 
- 00022648  0x000057b4 jam  0x00000000 , 0x00004982 
- 00022649  0x000057b5 jam  0x00000000 , 0x00004846 
- 00022650  0x000057b6 rtn 
- 00022651  0x000057b9 fetcht  0x00000004 , 0x00004983 
- 00022652  0x000057ba copy  0x00000022 , 0x0000003f 
- 00022653  0x000057bb isub  0x00000002 , 0x0000003e 
- 00022654  0x000057bc ncall  0x00005880 , 0x00000002 
- 00022655  0x000057bd rtn 
- 00022656  0x000057bf setarg  0x00000000 
- 00022657  0x000057c0 store  0x00000004 , 0x00004983 
- 00022658  0x000057c1 rtn 
- 00022659  0x000057ca call  0x00005895 
- 00022660  0x000057cb call  0x00005888 
- 00022661  0x000057cc setarg  0x00000000 
- 00022662  0x000057cd store  0x00000003 , 0x0000496f 
- 00022663  0x000057ce rtn 
- 00022664  0x000057d1 bpatch  0x0000007e , 0x0000400f 
- 00022665  0x000057d2 fetch  0x00000001 , 0x0000473f 
- 00022666  0x000057d3 ncall  0x00005895 , 0x00000034 
- 00022667  0x000057d4 arg  0x00000000 , 0x00000011 
- 00022668  0x000057d5 call  0x00005898 
- 00022669  0x000057d6 call  0x000058a1 
- 00022670  0x000057d7 call  0x000058aa 
- 00022671  0x000057d8 call  0x000058b3 
- 00022672  0x000057d9 call  0x000058cf 
- 00022673  0x000057da call  0x0000584c 
- 00022674  0x000057db call  0x000058ec 
- 00022675  0x000057dc copy  0x00000011 , 0x0000003f 
- 00022676  0x000057dd rtn 
- 00022677  0x000057e0 setarg  0x00030303 
- 00022678  0x000057e1 store  0x00000003 , 0x0000496f 
- 00022679  0x000057e2 rtn 
- 00022680  0x000057e5 fetch  0x00000001 , 0x00004644 
- 00022681  0x000057e6 call  0x00005943 
- 00022682  0x000057e7 jam  0x00000000 , 0x00004977 
- 00022683  0x000057e8 fetcht  0x00000001 , 0x00004644 
- 00022684  0x000057e9 fetch  0x00000001 , 0x0000496f 
- 00022685  0x000057ea call  0x00005925 
- 00022686  0x000057eb store  0x00000001 , 0x0000496f 
- 00022687  0x000057ec fetcht  0x00000001 , 0x00004644 
- 00022688  0x000057ed branch  0x000055b5 
- 00022689  0x000057f0 fetch  0x00000001 , 0x00004646 
- 00022690  0x000057f1 call  0x00005943 
- 00022691  0x000057f2 jam  0x00000001 , 0x00004977 
- 00022692  0x000057f3 fetcht  0x00000001 , 0x00004646 
- 00022693  0x000057f4 fetch  0x00000001 , 0x00004970 
- 00022694  0x000057f5 call  0x00005925 
- 00022695  0x000057f6 store  0x00000001 , 0x00004970 
- 00022696  0x000057f7 fetcht  0x00000001 , 0x00004646 
- 00022697  0x000057f8 branch  0x000055b5 
- 00022698  0x000057fb fetch  0x00000001 , 0x00004645 
- 00022699  0x000057fc call  0x00005943 
- 00022700  0x000057fd jam  0x00000002 , 0x00004977 
- 00022701  0x000057fe fetcht  0x00000001 , 0x00004645 
- 00022702  0x000057ff fetch  0x00000001 , 0x00004971 
- 00022703  0x00005800 call  0x00005925 
- 00022704  0x00005801 store  0x00000001 , 0x00004971 
- 00022705  0x00005802 fetcht  0x00000001 , 0x00004645 
- 00022706  0x00005803 branch  0x000055b5 
- 00022707  0x00005806 fetch  0x00000001 , 0x00004647 
- 00022708  0x00005807 rtneq  0x000000ff 
- 00022709  0x00005808 jam  0x00000003 , 0x00004977 
- 00022710  0x00005809 fetch  0x00000001 , 0x00004972 
- 00022711  0x0000580a copy  0x0000003f , 0x00000013 
- 00022712  0x0000580b fetcht  0x00000001 , 0x00004647 
- 00022713  0x0000580c fetch  0x00000001 , 0x00004654 
- 00022714  0x0000580d beq  0x000000ff , 0x000058c8 
- 00022715  0x0000580e call  0x00006ee6 
- 00022716  0x0000580f branch  0x000058c4 , 0x00000001 
- 00022717  0x00005810 fetcht  0x00000001 , 0x00004654 
- 00022718  0x00005811 call  0x00006ef7 
- 00022719  0x00005812 fetcht  0x00000001 , 0x00004647 
- 00022720  0x00005813 fetch  0x00000001 , 0x00004972 
- 00022721  0x00005814 call  0x00005925 
- 00022722  0x00005816 store  0x00000001 , 0x00004972 
- 00022723  0x00005817 branch  0x000058df 
- 00022724  0x0000581a fetcht  0x00000001 , 0x00004654 
- 00022725  0x0000581b fetch  0x00000001 , 0x00004972 
- 00022726  0x0000581c call  0x00005925 
- 00022727  0x0000581d branch  0x000058c2 
- 00022728  0x00005820 fetch  0x00000001 , 0x00004647 
- 00022729  0x00005821 call  0x00005946 
- 00022730  0x00005822 fetcht  0x00000001 , 0x00004647 
- 00022731  0x00005823 call  0x00005931 
- 00022732  0x00005824 store  0x00000001 , 0x00004972 
- 00022733  0x00005825 fetcht  0x00000001 , 0x00004647 
- 00022734  0x00005826 branch  0x000055b5 
- 00022735  0x0000582a fetch  0x00000001 , 0x00004648 
- 00022736  0x0000582b rtneq  0x000000ff 
- 00022737  0x0000582c jam  0x00000004 , 0x00004977 
- 00022738  0x0000582d fetch  0x00000001 , 0x00004973 
- 00022739  0x0000582e copy  0x0000003f , 0x00000013 
- 00022740  0x0000582f fetcht  0x00000001 , 0x00004648 
- 00022741  0x00005830 fetch  0x00000001 , 0x00004654 
- 00022742  0x00005831 beq  0x000000ff , 0x000058e5 
- 00022743  0x00005832 call  0x00006ee6 
- 00022744  0x00005833 branch  0x000058e1 , 0x00000001 
- 00022745  0x00005834 fetcht  0x00000001 , 0x00004654 
- 00022746  0x00005835 call  0x00006ef7 
- 00022747  0x00005836 fetcht  0x00000001 , 0x00004648 
- 00022748  0x00005837 fetch  0x00000001 , 0x00004973 
- 00022749  0x00005838 call  0x00005925 
- 00022750  0x0000583a store  0x00000001 , 0x00004973 
- 00022751  0x0000583c fetcht  0x00000001 , 0x00004654 
- 00022752  0x0000583d branch  0x000055b5 
- 00022753  0x00005840 fetcht  0x00000001 , 0x00004654 
- 00022754  0x00005841 fetch  0x00000001 , 0x00004973 
- 00022755  0x00005842 call  0x00005925 
- 00022756  0x00005843 branch  0x000058de 
- 00022757  0x00005846 fetch  0x00000001 , 0x00004648 
- 00022758  0x00005847 call  0x00005946 
- 00022759  0x00005848 fetcht  0x00000001 , 0x00004648 
- 00022760  0x00005849 call  0x00005931 
- 00022761  0x0000584a store  0x00000001 , 0x00004973 
- 00022762  0x0000584b fetcht  0x00000001 , 0x00004648 
- 00022763  0x0000584c branch  0x000055b5 
- 00022764  0x0000584f jam  0x00000000 , 0x0000496c 
- 00022765  0x00005850 fetch  0x00000001 , 0x00004656 
- 00022766  0x00005851 rtneq  0x000000ff 
- 00022767  0x00005852 fetch  0x00000008 , 0x00004713 
- 00022768  0x00005853 rtnbit0  0x00000016 
- 00022769  0x00005854 bbit1  0x0000002f , 0x000058fd 
- 00022770  0x00005856 jam  0x00000007 , 0x00004977 
- 00022771  0x00005857 fetcht  0x00000001 , 0x00004656 
- 00022772  0x00005858 fetch  0x00000001 , 0x00004976 
- 00022773  0x00005859 call  0x00005925 
- 00022774  0x0000585a store  0x00000001 , 0x00004976 
- 00022775  0x0000585c copy  0x00000011 , 0x0000003f 
- 00022776  0x0000585d bbit1  0x00000007 , 0x00005917 
- 00022777  0x0000585e call  0x0000591a 
- 00022778  0x00005860 fetch  0x00000001 , 0x0000496d 
- 00022779  0x00005861 store  0x00000001 , 0x0000496e 
- 00022780  0x00005862 rtn 
- 00022781  0x00005865 jam  0x00000007 , 0x00004977 
- 00022782  0x00005866 fetch  0x00000001 , 0x00004976 
- 00022783  0x00005867 copy  0x0000003f , 0x00000013 
- 00022784  0x00005868 fetcht  0x00000001 , 0x00004656 
- 00022785  0x00005869 fetch  0x00000001 , 0x00004654 
- 00022786  0x0000586a beq  0x000000ff , 0x0000590f 
- 00022787  0x0000586b call  0x00006ee6 
- 00022788  0x0000586c branch  0x0000590b , 0x00000001 
- 00022789  0x0000586d fetcht  0x00000001 , 0x00004654 
- 00022790  0x0000586e call  0x00006ef7 
- 00022791  0x0000586f fetcht  0x00000001 , 0x00004656 
- 00022792  0x00005870 fetch  0x00000001 , 0x00004976 
- 00022793  0x00005871 call  0x00005925 
- 00022794  0x00005872 branch  0x00005913 
- 00022795  0x00005875 fetcht  0x00000001 , 0x00004654 
- 00022796  0x00005876 fetch  0x00000001 , 0x00004976 
- 00022797  0x00005877 call  0x00005925 
- 00022798  0x00005878 branch  0x00005913 
- 00022799  0x0000587b fetch  0x00000001 , 0x00004656 
- 00022800  0x0000587c call  0x00005946 
- 00022801  0x0000587d fetcht  0x00000001 , 0x00004656 
- 00022802  0x0000587e call  0x00005931 
- 00022803  0x00005880 store  0x00000001 , 0x00004976 
- 00022804  0x00005881 call  0x000058f7 
- 00022805  0x00005882 fetcht  0x00000001 , 0x00004656 
- 00022806  0x00005883 branch  0x000055b5 
- 00022807  0x00005887 jam  0x00000001 , 0x0000496d 
- 00022808  0x00005888 call  0x0000591d 
- 00022809  0x00005889 branch  0x000058fa 
- 00022810  0x0000588c jam  0x00000000 , 0x0000496d 
- 00022811  0x0000588d fetch  0x00000001 , 0x0000496e 
- 00022812  0x0000588e rtn  0x00000034 
- 00022813  0x00005890 jam  0x00000001 , 0x0000496c 
- 00022814  0x00005891 rtn 
- 00022815  0x00005896 call  0x00006ee6 
- 00022816  0x00005897 fetcht  0x00000001 , 0x00004977 
- 00022817  0x00005898 copy  0x00000002 , 0x00000007 
- 00022818  0x00005899 branch  0x0000592f , 0x00000001 
- 00022819  0x0000589b qset0  0x00000011 
- 00022820  0x0000589c rtn 
- 00022821  0x0000589f lshift  0x0000003f , 0x0000003f 
- 00022822  0x000058a0 copy  0x0000003f , 0x00000012 
- 00022823  0x000058a1 call  0x00006ee6 
- 00022824  0x000058a2 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022825  0x000058a4 and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022826  0x000058a6 fetcht  0x00000001 , 0x00004977 
- 00022827  0x000058a7 copy  0x00000002 , 0x00000007 
- 00022828  0x000058a8 beq  0x00000007 , 0x0000592f 
- 00022829  0x000058a9 beq  0x00000000 , 0x00005923 
- 00022830  0x000058aa rtn 
- 00022831  0x000058ad qset1  0x00000011 
- 00022832  0x000058ae rtn 
- 00022833  0x000058b1 bpatch  0x0000007f , 0x0000400f 
- 00022834  0x000058b2 copy  0x00000013 , 0x0000003f 
- 00022835  0x000058b3 store  0x00000001 , 0x00004978 
- 00022836  0x000058b4 lshift  0x0000003f , 0x0000003f 
- 00022837  0x000058b5 copy  0x0000003f , 0x00000012 
- 00022838  0x000058b6 copy  0x00000002 , 0x00000013 
- 00022839  0x000058b7 call  0x000055b1 
- 00022840  0x000058b8 copy  0x00000013 , 0x00000002 
- 00022841  0x000058b9 call  0x00006ee6 
- 00022842  0x000058ba nsetflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022843  0x000058bb call  0x0000593d 
- 00022844  0x000058bc branch  0x0000592a 
- 00022845  0x000058bf fetcht  0x00000001 , 0x00004978 
- 00022846  0x000058c0 and_into  0x00000001 , 0x00000002 
- 00022847  0x000058c1 and  0x00000012 , 0x00000001 , 0x0000003f 
- 00022848  0x000058c2 isub  0x00000002 , 0x0000003e 
- 00022849  0x000058c3 nbranch  0x00005abc , 0x00000005 
- 00022850  0x000058c4 rtn 
- 00022851  0x000058c9 rtneq  0x000000ff 
- 00022852  0x000058ca arg  0x0000003f , 0x00000002 
- 00022853  0x000058cb branch  0x00006f21 
- 00022854  0x000058cf rtneq  0x000000ff 
- 00022855  0x000058d0 arg  0x0000003e , 0x00000002 
- 00022856  0x000058d1 branch  0x00006f21 
- 00022857  0x000058d7 bpatch  0x00000080 , 0x00004010 
- 00022858  0x000058d8 call  0x000055f6 
- 00022859  0x000058d9 rtn  0x0000002b 
- 00022860  0x000058db call  0x000059e7 
- 00022861  0x000058dd bpatch  0x00000081 , 0x00004010 
- 00022862  0x000058de call  0x00005958 
- 00022863  0x000058df beq  0x00000030 , 0x0000595f 
- 00022864  0x000058e0 beq  0x00000031 , 0x000059c6 
- 00022865  0x000058e1 beq  0x00000058 , 0x000059cf 
- 00022866  0x000058e2 call  0x00005955 
- 00022867  0x000058e3 nop  0x00001af4 
- 00022868  0x000058e4 branch  0x0000594d 
- 00022869  0x000058e6 fetcht  0x00000001 , 0x0000464c 
- 00022870  0x000058e7 call  0x000069c7 
- 00022871  0x000058e8 branch  0x000055fb 
- 00022872  0x000058eb setarg  0x00000001 
- 00022873  0x000058ec call  0x000069e5 
- 00022874  0x000058ed store  0x00000001 , 0x0000485a 
- 00022875  0x000058ee setarg  0x00000000 
- 00022876  0x000058ef call  0x000069e5 
- 00022877  0x000058f0 store  0x00000001 , 0x00004859 
- 00022878  0x000058f1 rtn 
- 00022879  0x000058f4 fetch  0x00000001 , 0x0000485a 
- 00022880  0x000058f5 beq  0x0000005a , 0x0000596e 
- 00022881  0x000058f6 beq  0x000000d8 , 0x00005974 
- 00022882  0x000058f7 beq  0x000000d1 , 0x00005968 
- 00022883  0x000058f8 beq  0x000000d2 , 0x0000598c 
- 00022884  0x000058f9 beq  0x00000002 , 0x00005993 
- 00022885  0x000058fa beq  0x00000054 , 0x0000599c 
- 00022886  0x000058fb beq  0x00000050 , 0x000059c3 
- 00022887  0x000058fc branch  0x0000594d 
- 00022888  0x000058ff setarg  0x00000049 
- 00022889  0x00005900 call  0x000069e5 
- 00022890  0x00005901 beq  0x000000a1 , 0x0000596c 
- 00022891  0x00005902 branch  0x00005983 
- 00022892  0x00005905 jam  0x0000000c , 0x00004957 
- 00022893  0x00005906 rtn 
- 00022894  0x00005909 jam  0x00000005 , 0x00004957 
- 00022895  0x0000590a call  0x000059da 
- 00022896  0x0000590b call  0x00007c95 
- 00022897  0x0000590c arg  0x000048d6 , 0x00000013 
- 00022898  0x0000590d call  0x00005995 
- 00022899  0x0000590e branch  0x00005747 
- 00022900  0x00005911 setarg  0x00000016 
- 00022901  0x00005912 call  0x000069e5 
- 00022902  0x00005913 sub  0x0000003f , 0x000000bd , 0x0000003e 
- 00022903  0x00005914 nbranch  0x00005949 , 0x00000005 
- 00022904  0x00005915 setarg  0x00000019 
- 00022905  0x00005916 call  0x000069e5 
- 00022906  0x00005917 sub  0x0000003f , 0x00000055 , 0x0000003e 
- 00022907  0x00005918 nbranch  0x00005949 , 0x00000005 
- 00022908  0x00005919 setarg  0x0000001b 
- 00022909  0x0000591a call  0x000069e5 
- 00022910  0x0000591b sub  0x0000003f , 0x0000001d , 0x0000003e 
- 00022911  0x0000591c nbranch  0x00005949 , 0x00000005 
- 00022912  0x0000591d jam  0x00000006 , 0x00004957 
- 00022913  0x0000591e arg  0x0000491a , 0x00000013 
- 00022914  0x0000591f branch  0x00005995 
- 00022915  0x00005922 jam  0x00000000 , 0x00004957 
- 00022916  0x00005923 arg  0x00004890 , 0x00000013 
- 00022917  0x00005924 call  0x00005995 
- 00022918  0x00005925 arg  0x0000489a , 0x00000013 
- 00022919  0x00005926 call  0x00005995 
- 00022920  0x00005927 setarg  0x00000943 
- 00022921  0x00005928 call  0x000069e4 
- 00022922  0x00005929 arg  0x000048b4 , 0x00000013 
- 00022923  0x0000592a branch  0x00005995 
- 00022924  0x0000592d jam  0x00000002 , 0x00004957 
- 00022925  0x0000592e arg  0x00004886 , 0x00000013 
- 00022926  0x0000592f call  0x00005995 
- 00022927  0x00005930 arg  0x0000489a , 0x00000013 
- 00022928  0x00005931 call  0x00005995 
- 00022929  0x00005932 arg  0x000048b4 , 0x00000013 
- 00022930  0x00005933 branch  0x00005995 
- 00022931  0x00005936 jam  0x00000003 , 0x00004957 
- 00022932  0x00005937 arg  0x0000487c , 0x00000013 
- 00022933  0x00005939 ifetch  0x00000002 , 0x00000013 
- 00022934  0x0000593a arg  0x0000ffff , 0x00000002 
- 00022935  0x0000593b isub  0x00000002 , 0x0000003e 
- 00022936  0x0000593c rtn  0x00000005 
- 00022937  0x0000593d call  0x000069e4 
- 00022938  0x0000593e increase  0x00000002 , 0x00000013 
- 00022939  0x0000593f branch  0x00005995 
- 00022940  0x00005942 call  0x000059d8 
- 00022941  0x00005943 setarg  0x00009a5b 
- 00022942  0x00005944 call  0x000069e4 
- 00022943  0x00005945 setarg  0x0000000d 
- 00022944  0x00005946 call  0x000069e5 
- 00022945  0x00005947 sub  0x0000003f , 0x00000012 , 0x0000003e 
- 00022946  0x00005948 branch  0x000059b0 , 0x00000005 
- 00022947  0x00005949 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00022948  0x0000594a nbranch  0x000059b3 , 0x00000005 
- 00022949  0x0000594b setarg  0x0000000e 
- 00022950  0x0000594c call  0x000069e5 
- 00022951  0x0000594d sub  0x0000003f , 0x000000e5 , 0x0000003e 
- 00022952  0x0000594e nbranch  0x0000594d , 0x00000005 
- 00022953  0x0000594f setarg  0x00000010 
- 00022954  0x00005950 call  0x000069e5 
- 00022955  0x00005951 sub  0x0000003f , 0x000000a5 , 0x0000003e 
- 00022956  0x00005952 branch  0x000059b0 , 0x00000005 
- 00022957  0x00005953 call  0x000059c0 
- 00022958  0x00005955 jam  0x00000008 , 0x00004957 
- 00022959  0x00005956 rtn 
- 00022960  0x00005958 jam  0x00000009 , 0x00004957 
- 00022961  0x00005959 arg  0x000048fc , 0x00000013 
- 00022962  0x0000595a branch  0x00005995 
- 00022963  0x0000595c sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00022964  0x0000595d nbranch  0x0000594d , 0x00000005 
- 00022965  0x0000595e setarg  0x0000000e 
- 00022966  0x0000595f call  0x000069e5 
- 00022967  0x00005960 sub  0x0000003f , 0x000000c5 , 0x0000003e 
- 00022968  0x00005961 nbranch  0x0000594d , 0x00000005 
- 00022969  0x00005962 setarg  0x00000010 
- 00022970  0x00005963 call  0x000069e5 
- 00022971  0x00005964 sub  0x0000003f , 0x00000038 , 0x0000003e 
- 00022972  0x00005965 nbranch  0x0000594d , 0x00000005 
- 00022973  0x00005967 call  0x000059c0 
- 00022974  0x00005968 jam  0x0000000a , 0x00004957 
- 00022975  0x00005969 rtn 
- 00022976  0x0000596b setarg  0x0000005b 
- 00022977  0x0000596c call  0x000069e4 
- 00022978  0x0000596d branch  0x000059d6 
- 00022979  0x00005970 jam  0x00000007 , 0x00004957 
- 00022980  0x00005971 arg  0x0000493a , 0x00000013 
- 00022981  0x00005972 branch  0x00005995 
- 00022982  0x00005975 call  0x000059e7 
- 00022983  0x00005976 fetch  0x00000001 , 0x0000485a 
- 00022984  0x00005977 beq  0x00000070 , 0x000059cd 
- 00022985  0x00005978 beq  0x00000000 , 0x000059cb 
- 00022986  0x00005979 branch  0x0000594d 
- 00022987  0x0000597c jam  0x00000001 , 0x00004957 
- 00022988  0x0000597d rtn 
- 00022989  0x00005980 jam  0x00000004 , 0x00004957 
- 00022990  0x00005981 rtn 
- 00022991  0x00005984 call  0x000059e7 
- 00022992  0x00005985 fetch  0x00000001 , 0x0000485a 
- 00022993  0x00005986 beq  0x00000059 , 0x000059d3 
- 00022994  0x00005987 branch  0x0000595f 
- 00022995  0x00005989 jam  0x0000000b , 0x00004957 
- 00022996  0x0000598a arg  0x0000492a , 0x00000013 
- 00022997  0x0000598b branch  0x00005995 
- 00022998  0x0000598e setarg  0x00000009 
- 00022999  0x0000598f branch  0x000069e4 
- 00023000  0x00005991 setarg  0x00005a09 
- 00023001  0x00005992 branch  0x000069e4 
- 00023002  0x00005995 arg  0x00008006 , 0x00000002 
- 00023003  0x00005996 fetch  0x00000001 , 0x00004957 
- 00023004  0x00005997 bne  0x0000000b , 0x000059de 
- 00023005  0x00005998 arg  0x00009706 , 0x00000002 
- 00023006  0x0000599a copy  0x00000002 , 0x0000003f 
- 00023007  0x0000599b call  0x000069e4 
- 00023008  0x0000599c nop  0x00002ee0 
- 00023009  0x0000599d rtn 
- 00023010  0x000059a0 arg  0x00004946 , 0x00000013 
- 00023011  0x000059a1 fetch  0x00000001 , 0x00004957 
- 00023012  0x000059a2 rtnne  0x0000000b 
- 00023013  0x000059a3 arg  0x0000494e , 0x00000013 
- 00023014  0x000059a4 rtn 
- 00023015  0x000059a7 bpatch  0x00000082 , 0x00004010 
- 00023016  0x000059a8 call  0x000055f6 
- 00023017  0x000059a9 call  0x000059da 
- 00023018  0x000059aa call  0x000059e2 
- 00023019  0x000059ab call  0x00005995 
- 00023020  0x000059ac branch  0x00005747 
- 00023021  0x000059af bpatch  0x00000083 , 0x00004010 
- 00023022  0x000059b0 call  0x00005949 
- 00023023  0x000059b1 call  0x000055f6 
- 00023024  0x000059b2 arg  0x00000806 , 0x00000002 
- 00023025  0x000059b3 fetch  0x00000001 , 0x00004957 
- 00023026  0x000059b4 bne  0x0000000b , 0x000059f4 
- 00023027  0x000059b5 arg  0x00001f06 , 0x00000002 
- 00023028  0x000059b7 copy  0x00000002 , 0x0000003f 
- 00023029  0x000059b8 branch  0x000069e4 
- 00023030  0x000059bf fetch  0x00000001 , 0x00004420 
- 00023031  0x000059c0 rtnne  0x00000000 
- 00023032  0x000059c1 fetch  0x00000001 , 0x00004957 
- 00023033  0x000059c2 beq  0x00000000 , 0x00005a02 
- 00023034  0x000059c3 beq  0x00000001 , 0x00005a02 
- 00023035  0x000059c4 beq  0x00000008 , 0x00005a02 
- 00023036  0x000059c5 beq  0x00000002 , 0x00005a02 
- 00023037  0x000059c6 beq  0x00000003 , 0x00005a26 
- 00023038  0x000059c7 beq  0x00000004 , 0x00005a02 
- 00023039  0x000059c8 beq  0x00000006 , 0x00005a4b 
- 00023040  0x000059c9 beq  0x0000000b , 0x00005a44 
- 00023041  0x000059ca branch  0x00005a02 
- 00023042  0x000059ce call  0x00005a6d 
- 00023043  0x000059cf disable  0x00000028 
- 00023044  0x000059d0 fetch  0x00000001 , 0x00004659 
- 00023045  0x000059d1 beq  0x000000ff , 0x00005a09 
- 00023046  0x000059d2 fetcht  0x00000001 , 0x00004659 
- 00023047  0x000059d3 call  0x00006ee6 
- 00023048  0x000059d4 nrtn  0x00000001 
- 00023049  0x000059d6 setarg  0x00000000 
- 00023050  0x000059d7 call  0x000069e5 
- 00023051  0x000059d8 bne  0x00000030 , 0x00005a1c 
- 00023052  0x000059da setarg  0x00000002 
- 00023053  0x000059db call  0x000069e5 
- 00023054  0x000059dc rtnbit0  0x00000007 
- 00023055  0x000059dd call  0x00005a84 
- 00023056  0x000059de fetch  0x00000001 , 0x00004847 
- 00023057  0x000059df call  0x00005a7c 
- 00023058  0x000059e0 store  0x00000002 , 0x00004847 
- 00023059  0x000059e1 fetch  0x00000001 , 0x00004849 
- 00023060  0x000059e2 call  0x00005a7c 
- 00023061  0x000059e3 store  0x00000002 , 0x00004849 
- 00023062  0x000059e4 fetch  0x00000001 , 0x00004958 
- 00023063  0x000059e5 beq  0x00000000 , 0x00005a1e 
- 00023064  0x000059e6 beq  0x00000001 , 0x00005a20 
- 00023065  0x000059e7 beq  0x00000002 , 0x00005a22 
- 00023066  0x000059e8 beq  0x00000003 , 0x00005a24 
- 00023067  0x000059e9 rtn 
- 00023068  0x000059ec beq  0x00000031 , 0x00005a0c 
- 00023069  0x000059ed branch  0x00005955 
- 00023070  0x000059f0 call  0x00005a56 
- 00023071  0x000059f1 branch  0x00005a8b 
- 00023072  0x000059f3 call  0x00005a5e 
- 00023073  0x000059f4 branch  0x00005a8b 
- 00023074  0x000059f6 call  0x00005a5a 
- 00023075  0x000059f7 branch  0x00005a8b 
- 00023076  0x000059f9 call  0x00005a66 
- 00023077  0x000059fa branch  0x00005a8b 
- 00023078  0x000059ff call  0x00005a6d 
- 00023079  0x00005a00 fetch  0x00000001 , 0x00004659 
- 00023080  0x00005a01 beq  0x000000ff , 0x00005a2c 
- 00023081  0x00005a02 fetcht  0x00000001 , 0x00004659 
- 00023082  0x00005a03 call  0x00006ee6 
- 00023083  0x00005a04 nrtn  0x00000001 
- 00023084  0x00005a06 setarg  0x00000000 
- 00023085  0x00005a07 call  0x000069e5 
- 00023086  0x00005a08 bne  0x00000030 , 0x00005955 
- 00023087  0x00005a0a setarg  0x00000002 
- 00023088  0x00005a0b call  0x000069e5 
- 00023089  0x00005a0c rtnbit0  0x00000007 
- 00023090  0x00005a0d call  0x00005a84 
- 00023091  0x00005a0e call  0x00005a42 
- 00023092  0x00005a0f store  0x00000001 , 0x0000484d 
- 00023093  0x00005a10 rshift4  0x0000003f , 0x0000003f 
- 00023094  0x00005a11 call  0x00005a80 
- 00023095  0x00005a12 store  0x00000001 , 0x00004848 
- 00023096  0x00005a13 fetch  0x00000001 , 0x0000484d 
- 00023097  0x00005a14 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00023098  0x00005a15 call  0x00005a80 
- 00023099  0x00005a16 store  0x00000001 , 0x0000484a 
- 00023100  0x00005a17 fetch  0x00000001 , 0x00004958 
- 00023101  0x00005a18 beq  0x00000000 , 0x00005a56 
- 00023102  0x00005a19 beq  0x00000001 , 0x00005a5e 
- 00023103  0x00005a1a beq  0x00000002 , 0x00005a5a 
- 00023104  0x00005a1b beq  0x00000003 , 0x00005a66 
- 00023105  0x00005a1c rtn 
- 00023106  0x00005a1f setarg  0x00000012 
- 00023107  0x00005a20 branch  0x000069e5 
- 00023108  0x00005a23 call  0x00005a6d 
- 00023109  0x00005a24 fetch  0x00000001 , 0x00004659 
- 00023110  0x00005a25 beq  0x000000ff , 0x00005a4a 
- 00023111  0x00005a26 fetcht  0x00000001 , 0x00004659 
- 00023112  0x00005a27 call  0x00006ee6 
- 00023113  0x00005a28 nrtn  0x00000001 
- 00023114  0x00005a2a branch  0x00005a2f 
- 00023115  0x00005a2e call  0x00005a6d 
- 00023116  0x00005a2f disable  0x00000028 
- 00023117  0x00005a30 setarg  0x00000002 
- 00023118  0x00005a31 call  0x000069e5 
- 00023119  0x00005a32 rtnbit0  0x00000007 
- 00023120  0x00005a33 setarg  0x00000008 
- 00023121  0x00005a34 call  0x000069e5 
- 00023122  0x00005a35 branch  0x00005a0f , 0x00000034 
- 00023123  0x00005a36 setarg  0x00000000 
- 00023124  0x00005a37 store  0x00000006 , 0x00004847 
- 00023125  0x00005a38 rtn 
- 00023126  0x00005a3b fetch  0x00000002 , 0x00004847 
- 00023127  0x00005a3c sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023128  0x00005a3d store  0x00000002 , 0x00004847 
- 00023129  0x00005a3e branch  0x00007dba 
- 00023130  0x00005a40 fetch  0x00000002 , 0x00004849 
- 00023131  0x00005a41 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023132  0x00005a42 store  0x00000002 , 0x00004849 
- 00023133  0x00005a43 branch  0x00007dba 
- 00023134  0x00005a45 fetch  0x00000002 , 0x00004849 
- 00023135  0x00005a46 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023136  0x00005a47 store  0x00000002 , 0x00004849 
- 00023137  0x00005a48 fetch  0x00000002 , 0x00004847 
- 00023138  0x00005a49 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023139  0x00005a4a store  0x00000002 , 0x00004847 
- 00023140  0x00005a4b call  0x00005a68 
- 00023141  0x00005a4c branch  0x00007dba 
- 00023142  0x00005a4e call  0x00005a68 
- 00023143  0x00005a4f branch  0x00007dba 
- 00023144  0x00005a52 fetch  0x00000002 , 0x00004849 
- 00023145  0x00005a53 fetcht  0x00000002 , 0x00004847 
- 00023146  0x00005a54 store  0x00000002 , 0x00004847 
- 00023147  0x00005a55 storet  0x00000002 , 0x00004849 
- 00023148  0x00005a56 rtn 
- 00023149  0x00005a5a fetch  0x00000001 , 0x00004860 
- 00023150  0x00005a5b call  0x00005a84 , 0x00000034 
- 00023151  0x00005a5c jam  0x00000001 , 0x00004860 
- 00023152  0x00005a5d rtn 
- 00023153  0x00005a60 jam  0x00000001 , 0x00004956 
- 00023154  0x00005a61 call  0x000029c9 
- 00023155  0x00005a63 branch  0x00005949 
- 00023156  0x00005a66 fetch  0x00000001 , 0x00004659 
- 00023157  0x00005a67 rtnne  0x000000ff 
- 00023158  0x00005a68 fetch  0x00000001 , 0x0000477d 
- 00023159  0x00005a69 rtnne  0x00000001 
- 00023160  0x00005a6a setarg  0x00000000 
- 00023161  0x00005a6b store  0x00000001 , 0x0000477d 
- 00023162  0x00005a6c store  0x00000004 , 0x00004847 
- 00023163  0x00005a6d branch  0x00005a73 
- 00023164  0x00005a70 rtnbit0  0x00000007 
- 00023165  0x00005a71 arg  0x0000ff00 , 0x00000002 
- 00023166  0x00005a72 ior  0x00000002 , 0x0000003f 
- 00023167  0x00005a73 rtn 
- 00023168  0x00005a76 rtnbit0  0x00000003 
- 00023169  0x00005a77 arg  0x000000f0 , 0x00000002 
- 00023170  0x00005a78 ior  0x00000002 , 0x0000003f 
- 00023171  0x00005a79 rtn 
- 00023172  0x00005a7c arg  0x00000003 , 0x0000003f 
- 00023173  0x00005a7d call  0x000069e5 
- 00023174  0x00005a7e store  0x00000002 , 0x00004847 
- 00023175  0x00005a7f arg  0x00000004 , 0x0000003f 
- 00023176  0x00005a80 call  0x000069e5 
- 00023177  0x00005a81 store  0x00000002 , 0x00004849 
- 00023178  0x00005a82 rtn 
- 00023179  0x00005a86 fetcht  0x00000001 , 0x0000464d 
- 00023180  0x00005a87 call  0x00006ee6 
- 00023181  0x00005a88 rtn  0x00000001 
- 00023182  0x00005a89 setarg  0x0000000a 
- 00023183  0x00005a8a call  0x000069e5 
- 00023184  0x00005a8b nop  0x000003e8 
- 00023185  0x00005a8c branch  0x00005a8b 
- 00023186  0x00005a8f setarg  0x00008100 
- 00023187  0x00005a90 branch  0x000069e4 
- 00023188  0x00005a96 jam  0x000000ff , 0x0000478f 
- 00023189  0x00005a98 jam  0x00000034 , 0x000043f3 
- 00023190  0x00005a99 setarg  0x000f0f0f 
- 00023191  0x00005a9a store  0x00000003 , 0x000042db 
- 00023192  0x00005a9b store  0x00000003 , 0x000042de 
- 00023193  0x00005a9c branch  0x000054a9 
- 00023194  0x00005a9f bpatch  0x00000084 , 0x00004010 
- 00023195  0x00005aa0 call  0x00005c6f 
- 00023196  0x00005aa1 call  0x00005aa8 
- 00023197  0x00005aa2 fetch  0x00000001 , 0x00004666 
- 00023198  0x00005aa3 beq  0x00000001 , 0x00005aa1 
- 00023199  0x00005aa4 beq  0x00000002 , 0x00005aa3 
- 00023200  0x00005aa5 rtn 
- 00023201  0x00005aa7 fetch  0x00000006 , 0x00004668 
- 00023202  0x00005aa8 branch  0x00005aa4 
- 00023203  0x00005aaa fetch  0x00000006 , 0x00004675 
- 00023204  0x00005aac fetcht  0x00000006 , 0x000046e6 
- 00023205  0x00005aad isub  0x00000002 , 0x0000003e 
- 00023206  0x00005aae branch  0x00005c1a , 0x00000005 
- 00023207  0x00005aaf branch  0x000054a0 
- 00023208  0x00005ab2 jam  0x0000005a , 0x0000478f 
- 00023209  0x00005ab3 rtn 
- 00023210  0x00005ab7 fetch  0x00000002 , 0x000044e9 
- 00023211  0x00005ab8 bbit1  0x00000009 , 0x0000431f 
- 00023212  0x00005ab9 branch  0x00005c39 
- 00023213  0x00005abb setarg  0x00000000 
- 00023214  0x00005abc store  0x00000002 , 0x00004781 
- 00023215  0x00005abd fetch  0x00000002 , 0x000044e9 
- 00023216  0x00005abe bbit1  0x00000009 , 0x0000431f 
- 00023217  0x00005abf rtn 
- 00023218  0x00005ac2 fetch  0x00000008 , 0x00004713 
- 00023219  0x00005ac3 rtnbit0  0x0000001b 
- 00023220  0x00005ac5 nbranch  0x00005aba , 0x00000028 
- 00023221  0x00005ac6 fetch  0x00000001 , 0x00004959 
- 00023222  0x00005ac7 increase  0x00000001 , 0x0000003f 
- 00023223  0x00005ac8 and_into  0x0000000f , 0x0000003f 
- 00023224  0x00005ac9 store  0x00000001 , 0x00004959 
- 00023225  0x00005aca nrtn  0x00000034 
- 00023226  0x00005acc jam  0x00000000 , 0x00004959 
- 00023227  0x00005acd branch  0x00007dbc 
- 00023228  0x00005ad0 fetch  0x00000001 , 0x00004659 
- 00023229  0x00005ad1 rtnne  0x000000ff 
- 00023230  0x00005ad2 jam  0x00000000 , 0x000040c0 
- 00023231  0x00005ad3 jam  0x0000001e , 0x0000477e 
- 00023232  0x00005ad4 rtn 
- 00023233  0x00005ad8 bpatch  0x00000085 , 0x00004010 
- 00023234  0x00005ad9 copy  0x00000013 , 0x0000003f 
- 00023235  0x00005ada beq  0x00000014 , 0x00005ad0 
- 00023236  0x00005adb beq  0x00000015 , 0x00005ae0 
- 00023237  0x00005adc beq  0x00000010 , 0x00005c15 
- 00023238  0x00005add beq  0x00000031 , 0x00005aed 
- 00023239  0x00005ade beq  0x00000029 , 0x00005aef 
- 00023240  0x00005adf beq  0x00000032 , 0x00005af1 
- 00023241  0x00005ae0 beq  0x0000003e , 0x00004329 
- 00023242  0x00005ae1 beq  0x00000040 , 0x00005afc 
- 00023243  0x00005ae2 beq  0x00000039 , 0x00006084 
- 00023244  0x00005ae3 beq  0x0000003a , 0x00006053 
- 00023245  0x00005ae4 beq  0x0000003c , 0x00006075 
- 00023246  0x00005ae5 beq  0x00000044 , 0x00005b10 
- 00023247  0x00005ae6 rtn 
- 00023248  0x00005aea call  0x0000618e 
- 00023249  0x00005aeb jam  0x00000000 , 0x0000477d 
- 00023250  0x00005aec call  0x00005a73 
- 00023251  0x00005aed jam  0x00000001 , 0x00004794 
- 00023252  0x00005aee call  0x00006042 
- 00023253  0x00005aef fetch  0x00000001 , 0x00004795 
- 00023254  0x00005af0 nbranch  0x00005ad8 , 0x00000034 
- 00023255  0x00005af1 jam  0x00000014 , 0x00004796 
- 00023256  0x00005af3 fetch  0x00000002 , 0x000043f1 
- 00023257  0x00005af4 set0  0x00000000 , 0x0000003f 
- 00023258  0x00005af5 store  0x00000002 , 0x000043f1 
- 00023259  0x00005af6 jam  0x00000000 , 0x00004845 
- 00023260  0x00005af7 fetch  0x00000002 , 0x000047be 
- 00023261  0x00005af8 store  0x00000002 , 0x000047c0 
- 00023262  0x00005af9 call  0x00005c0b 
- 00023263  0x00005afa branch  0x00005c39 
- 00023264  0x00005afd setarg  0x00000000 
- 00023265  0x00005afe store  0x00000002 , 0x000047c0 
- 00023266  0x00005aff jam  0x00000000 , 0x00004794 
- 00023267  0x00005b00 arg  0x00000006 , 0x00000002 
- 00023268  0x00005b01 fetch  0x00000008 , 0x00004713 
- 00023269  0x00005b02 bbit1  0x0000001b , 0x00005ae7 
- 00023270  0x00005b03 arg  0x00000007 , 0x00000002 
- 00023271  0x00005b05 storet  0x00000002 , 0x000042d3 
- 00023272  0x00005b06 storet  0x00000002 , 0x000042d5 
- 00023273  0x00005b07 jam  0x00000000 , 0x000047c2 
- 00023274  0x00005b08 jam  0x00000000 , 0x00004956 
- 00023275  0x00005b09 call  0x000029cb 
- 00023276  0x00005b0a branch  0x00005b76 
- 00023277  0x00005b0d arg  0x00000002 , 0x00000007 
- 00023278  0x00005b0e branch  0x00005af8 
- 00023279  0x00005b12 jam  0x00000012 , 0x0000066f 
- 00023280  0x00005b13 branch  0x00007834 
- 00023281  0x00005b16 fetch  0x00000001 , 0x00004795 
- 00023282  0x00005b17 beq  0x00000001 , 0x00005af4 
- 00023283  0x00005b18 branch  0x00005af6 
- 00023284  0x00005b1a call  0x00005aef 
- 00023285  0x00005b1b jam  0x00000014 , 0x00004844 
- 00023286  0x00005b1d arg  0x00000001 , 0x00000007 
- 00023287  0x00005b1e branch  0x00005af8 
- 00023288  0x00005b21 fetch  0x00000001 , 0x00004843 
- 00023289  0x00005b22 qset1  0x0000003f 
- 00023290  0x00005b23 store  0x00000001 , 0x00004843 
- 00023291  0x00005b24 rtn 
- 00023292  0x00005b27 fetch  0x00000002 , 0x0000433c 
- 00023293  0x00005b28 rtneq  0x00000000 
- 00023294  0x00005b29 fetch  0x00000001 , 0x0000016a 
- 00023295  0x00005b2a rshift2  0x0000003f , 0x0000003f 
- 00023296  0x00005b2b sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00023297  0x00005b2c rtn  0x00000002 
- 00023298  0x00005b2d setarg  0x00000009 
- 00023299  0x00005b2e store  0x00000002 , 0x000042d3 
- 00023300  0x00005b2f store  0x00000002 , 0x000042d5 
- 00023301  0x00005b30 call  0x00005aef 
- 00023302  0x00005b32 jam  0x00000001 , 0x000047c2 
- 00023303  0x00005b33 rtn 
- 00023304  0x00005b36 fetch  0x00000001 , 0x00004795 
- 00023305  0x00005b37 nrtn  0x00000034 
- 00023306  0x00005b38 fetch  0x00000001 , 0x00004398 
- 00023307  0x00005b39 sub  0x0000003f , 0x00000022 , 0x0000003f 
- 00023308  0x00005b3a nrtn  0x00000005 
- 00023309  0x00005b3b jam  0x00000000 , 0x00004844 
- 00023310  0x00005b3d arg  0x00000000 , 0x00000007 
- 00023311  0x00005b3e branch  0x00005af8 
- 00023312  0x00005b41 fetch  0x00000001 , 0x000001a2 
- 00023313  0x00005b42 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00023314  0x00005b43 nbranch  0x00005b06 , 0x00000002 
- 00023315  0x00005b44 store  0x00000002 , 0x000042d3 
- 00023316  0x00005b45 store  0x00000002 , 0x000042d5 
- 00023317  0x00005b46 fetch  0x00000001 , 0x000001a4 
- 00023318  0x00005b47 branch  0x00005b1d , 0x00000034 
- 00023319  0x00005b48 fetcht  0x00000001 , 0x0000496b 
- 00023320  0x00005b49 isub  0x00000002 , 0x0000003e 
- 00023321  0x00005b4a branch  0x00005b1d , 0x00000002 
- 00023322  0x00005b4b fetch  0x00000001 , 0x000001a4 
- 00023323  0x00005b4c store  0x00000001 , 0x000040c0 
- 00023324  0x00005b4d branch  0x00005b1f 
- 00023325  0x00005b4f fetch  0x00000001 , 0x0000496b 
- 00023326  0x00005b50 store  0x00000001 , 0x000040c0 
- 00023327  0x00005b52 jam  0x00000000 , 0x000047c2 
- 00023328  0x00005b53 rtn 
- 00023329  0x00005b56 jam  0x00000000 , 0x00004843 
- 00023330  0x00005b57 rtn 
- 00023331  0x00005b5a bpatch  0x00000086 , 0x00004010 
- 00023332  0x00005b5b call  0x00002a28 
- 00023333  0x00005b5c nrtn  0x00000034 
- 00023334  0x00005b5d fetch  0x00000001 , 0x0000478f 
- 00023335  0x00005b5e beq  0x000000ff , 0x00005b2b 
- 00023336  0x00005b5f fetch  0x00000001 , 0x00004843 
- 00023337  0x00005b60 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00023338  0x00005b61 rtnne  0x00000003 
- 00023339  0x00005b63 fetch  0x00000001 , 0x00004956 
- 00023340  0x00005b64 call  0x00005a71 , 0x00000034 
- 00023341  0x00005b65 fetch  0x00000008 , 0x00004713 
- 00023342  0x00005b66 bbit1  0x00000001 , 0x00005b5b 
- 00023343  0x00005b67 bbit1  0x00000000 , 0x00005b5b 
- 00023344  0x00005b68 bbit1  0x00000005 , 0x00005b5b 
- 00023345  0x00005b69 bbit1  0x00000006 , 0x00005b5b 
- 00023346  0x00005b6a call  0x00005601 
- 00023347  0x00005b6b call  0x00005ab2 
- 00023348  0x00005b6c nrtn  0x00000028 
- 00023349  0x00005b6d call  0x00005abc 
- 00023350  0x00005b6e call  0x00005a74 
- 00023351  0x00005b6f call  0x000056b1 
- 00023352  0x00005b70 fetch  0x00000008 , 0x00004713 
- 00023353  0x00005b71 bbit0  0x00000016 , 0x00005b3c 
- 00023354  0x00005b72 fetch  0x00000001 , 0x0000496c 
- 00023355  0x00005b73 beq  0x00000001 , 0x00005b3d 
- 00023356  0x00005b75 branch  0x00005b5d 
- 00023357  0x00005b79 fetch  0x00000001 , 0x0000496d 
- 00023358  0x00005b7a branch  0x00005b4d , 0x00000034 
- 00023359  0x00005b7b fetch  0x00000008 , 0x0000472b 
- 00023360  0x00005b7d store  0x00000008 , 0x00000670 
- 00023361  0x00005b7e fetch  0x00000001 , 0x0000472a 
- 00023362  0x00005b7f beq  0x00000003 , 0x00005b4f 
- 00023363  0x00005b80 beq  0x00000002 , 0x00005b52 
- 00023364  0x00005b81 jam  0x00000008 , 0x000047b4 
- 00023365  0x00005b82 fetcht  0x00000002 , 0x000047b5 
- 00023366  0x00005b84 fetch  0x00000001 , 0x000047b4 
- 00023367  0x00005b85 copy  0x0000003f , 0x00000011 
- 00023368  0x00005b86 call  0x00002dee 
- 00023369  0x00005b87 fetcht  0x00000001 , 0x000047b4 
- 00023370  0x00005b88 copy  0x00000002 , 0x00000039 
- 00023371  0x00005b89 arg  0x00000670 , 0x00000006 
- 00023372  0x00005b8a branch  0x00007cda 
- 00023373  0x00005b8d fetch  0x00000008 , 0x00004734 
- 00023374  0x00005b8e branch  0x00005b40 
- 00023375  0x00005b91 jam  0x00000003 , 0x000047b4 
- 00023376  0x00005b92 fetcht  0x00000002 , 0x000047b7 
- 00023377  0x00005b93 branch  0x00005b46 
- 00023378  0x00005b96 jam  0x00000002 , 0x000047b4 
- 00023379  0x00005b97 fetcht  0x00000002 , 0x000047b9 
- 00023380  0x00005b98 branch  0x00005b46 
- 00023381  0x00005b9b arg  0x00000001 , 0x00000011 
- 00023382  0x00005b9c fetcht  0x00000002 , 0x000047bb 
- 00023383  0x00005b9d call  0x00002dee 
- 00023384  0x00005b9e fetch  0x00000001 , 0x000047bd 
- 00023385  0x00005b9f istore  0x00000001 , 0x00000005 
- 00023386  0x00005ba0 rtn 
- 00023387  0x00005ba3 setarg  0x00000000 
- 00023388  0x00005ba4 store  0x00000007 , 0x00004846 
- 00023389  0x00005ba6 jam  0x00000007 , 0x000047b4 
- 00023390  0x00005ba7 fetch  0x00000007 , 0x00004846 
- 00023391  0x00005ba8 store  0x00000007 , 0x00000670 
- 00023392  0x00005ba9 fetcht  0x00000002 , 0x0000439b 
- 00023393  0x00005baa branch  0x00005b46 
- 00023394  0x00005bad jam  0x00000000 , 0x00004795 
- 00023395  0x00005bae fetch  0x00000003 , 0x0000479a 
- 00023396  0x00005baf store  0x00000003 , 0x0000434d 
- 00023397  0x00005bb0 call  0x00005b6b 
- 00023398  0x00005bb1 setarg  0x00000005 
- 00023399  0x00005bb2 istore  0x00000001 , 0x00000006 
- 00023400  0x00005bb3 arg  0x000047a0 , 0x00000006 
- 00023401  0x00005bb4 call  0x00005b72 
- 00023402  0x00005bb5 branch  0x00007870 
- 00023403  0x00005bb8 arg  0x00004349 , 0x00000011 
- 00023404  0x00005bba ifetch  0x00000001 , 0x00000011 
- 00023405  0x00005bbb rtn  0x00000034 
- 00023406  0x00005bbc iadd  0x00000006 , 0x00000011 
- 00023407  0x00005bbd ifetch  0x00000001 , 0x00000006 
- 00023408  0x00005bbe rtneq  0x00000001 
- 00023409  0x00005bbf branch  0x00005b6c 
- 00023410  0x00005bc2 arg  0x00004354 , 0x00000005 
- 00023411  0x00005bc3 arg  0x00000013 , 0x00000039 
- 00023412  0x00005bc4 call  0x00007cda 
- 00023413  0x00005bc5 branch  0x00002969 
- 00023414  0x00005bcc call  0x00005b7b 
- 00023415  0x00005bcd fetch  0x00000002 , 0x000043ef 
- 00023416  0x00005bce bbit1  0x00000007 , 0x00005b81 
- 00023417  0x00005bcf bbit1  0x00000000 , 0x000042fc 
- 00023418  0x00005bd0 branch  0x00005c1a 
- 00023419  0x00005bd3 setarg  0x00000000 
- 00023420  0x00005bd4 store  0x00000008 , 0x0000484f 
- 00023421  0x00005bd5 istore  0x00000004 , 0x00000005 
- 00023422  0x00005bd6 jam  0x00000000 , 0x00004860 
- 00023423  0x00005bd7 jam  0x00000000 , 0x0000429a 
- 00023424  0x00005bd8 rtn 
- 00023425  0x00005bdb call  0x00005b21 
- 00023426  0x00005bdc fetch  0x00000002 , 0x000043ef 
- 00023427  0x00005bdd bbit1  0x00000000 , 0x000042fc 
- 00023428  0x00005bde branch  0x000054cd 
- 00023429  0x00005be3 bpatch  0x00000087 , 0x00004010 
- 00023430  0x00005be5 call  0x0000614d 
- 00023431  0x00005be6 call  0x0000553d 
- 00023432  0x00005be8 call  0x00006110 
- 00023433  0x00005be9 call  0x000061b1 
- 00023434  0x00005bea call  0x0000611e 
- 00023435  0x00005bec call  0x0000328e 
- 00023436  0x00005bed call  0x00003531 
- 00023437  0x00005bee call  0x00005fdd 
- 00023438  0x00005bf0 call  0x0000572c 
- 00023439  0x00005bf1 call  0x00005b9b 
- 00023440  0x00005bf2 call  0x00005bab 
- 00023441  0x00005bf3 call  0x00005bce 
- 00023442  0x00005bf5 call  0x00005bd3 
- 00023443  0x00005bf6 call  0x00005be1 
- 00023444  0x00005bf7 call  0x00005bee 
- 00023445  0x00005bf8 call  0x00005be4 
- 00023446  0x00005bfa call  0x00005bfb 
- 00023447  0x00005bfb call  0x00005bfe 
- 00023448  0x00005bfc call  0x000056b6 
- 00023449  0x00005bfd call  0x00005c0e 
- 00023450  0x00005bfe branch  0x00005c05 
- 00023451  0x00005c01 fetch  0x00000008 , 0x00004713 
- 00023452  0x00005c02 bbit1  0x00000037 , 0x00005b9e 
- 00023453  0x00005c03 rtn 
- 00023454  0x00005c06 fetch  0x00000001 , 0x0000497f 
- 00023455  0x00005c07 rtnne  0x00000001 
- 00023456  0x00005c08 arg  0x0000497c , 0x00000013 
- 00023457  0x00005c09 arg  0x00005ba3 , 0x00000012 
- 00023458  0x00005c0a branch  0x000042e0 
- 00023459  0x00005c0d fetch  0x00000001 , 0x00004666 
- 00023460  0x00005c0e rtneq  0x00000000 
- 00023461  0x00005c0f fetch  0x00000008 , 0x00004713 
- 00023462  0x00005c10 rtnbit1  0x00000006 
- 00023463  0x00005c11 arg  0x00000006 , 0x00000007 
- 00023464  0x00005c12 call  0x00005f00 
- 00023465  0x00005c13 call  0x000042d0 
- 00023466  0x00005c14 branch  0x00005c15 
- 00023467  0x00005c17 fetch  0x00000001 , 0x00004666 
- 00023468  0x00005c18 beq  0x00000000 , 0x00005bb1 
- 00023469  0x00005c19 fetch  0x00000008 , 0x00004713 
- 00023470  0x00005c1a rtnbit0  0x00000035 
- 00023471  0x00005c1b fetcht  0x00000001 , 0x00004727 
- 00023472  0x00005c1c branch  0x00005bb4 
- 00023473  0x00005c1f fetch  0x00000008 , 0x00004713 
- 00023474  0x00005c20 rtnbit0  0x00000032 
- 00023475  0x00005c21 fetcht  0x00000001 , 0x00004728 
- 00023476  0x00005c23 storet  0x00000001 , 0x0000497e 
- 00023477  0x00005c24 call  0x00005888 
- 00023478  0x00005c25 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00023479  0x00005c26 fetcht  0x00000001 , 0x0000497e 
- 00023480  0x00005c27 isub  0x00000002 , 0x0000003e 
- 00023481  0x00005c28 branch  0x00005bc0 , 0x00000005 
- 00023482  0x00005c2a fetch  0x00000001 , 0x000044eb 
- 00023483  0x00005c2b store  0x00000001 , 0x00004981 
- 00023484  0x00005c2c fetch  0x00000001 , 0x00004980 
- 00023485  0x00005c2d rtneq  0x00000000 
- 00023486  0x00005c2e jam  0x00000000 , 0x00004980 
- 00023487  0x00005c2f rtn 
- 00023488  0x00005c32 call  0x00005bc5 
- 00023489  0x00005c33 fetch  0x00000001 , 0x00004980 
- 00023490  0x00005c34 rtneq  0x00000001 
- 00023491  0x00005c35 jam  0x00000001 , 0x00004980 
- 00023492  0x00005c36 rtn 
- 00023493  0x00005c39 arg  0x00006047 , 0x00000012 
- 00023494  0x00005c3a arg  0x00004981 , 0x00000013 
- 00023495  0x00005c3b fetch  0x00000001 , 0x00004666 
- 00023496  0x00005c3c beq  0x00000000 , 0x000042e0 
- 00023497  0x00005c3d arg  0x00005ba3 , 0x00000012 
- 00023498  0x00005c3e call  0x000042e0 
- 00023499  0x00005c3f fetch  0x00000001 , 0x00004981 
- 00023500  0x00005c40 beq  0x00000001 , 0x00005ef2 
- 00023501  0x00005c41 rtn 
- 00023502  0x00005c44 arg  0x00004790 , 0x00000013 
- 00023503  0x00005c45 arg  0x00005bd1 , 0x00000012 
- 00023504  0x00005c46 branch  0x000042e7 
- 00023505  0x00005c49 call  0x00005c39 
- 00023506  0x00005c4a branch  0x000054cd 
- 00023507  0x00005c4d arg  0x00004845 , 0x00000013 
- 00023508  0x00005c4e arg  0x00005bd9 , 0x00000012 
- 00023509  0x00005c4f call  0x000042e0 
- 00023510  0x00005c50 fetch  0x00000001 , 0x00004845 
- 00023511  0x00005c51 beq  0x00000001 , 0x00004313 
- 00023512  0x00005c52 rtn 
- 00023513  0x00005c55 fetch  0x00000001 , 0x0000478f 
- 00023514  0x00005c56 beq  0x000000ff , 0x00005a9a 
- 00023515  0x00005c57 fetch  0x00000001 , 0x0000477f 
- 00023516  0x00005c58 nbranch  0x00005f1b , 0x00000034 
- 00023517  0x00005c59 fetch  0x00000008 , 0x00004713 
- 00023518  0x00005c5a bbit1  0x00000033 , 0x00005c1a 
- 00023519  0x00005c5b bbit1  0x0000003e , 0x0000603f 
- 00023520  0x00005c5c branch  0x000054cd 
- 00023521  0x00005c5f arg  0x00004844 , 0x00000013 
- 00023522  0x00005c60 arg  0x00005b0e , 0x00000012 
- 00023523  0x00005c61 branch  0x000042e0 
- 00023524  0x00005c64 fetch  0x00000001 , 0x00004794 
- 00023525  0x00005c65 rtn  0x00000034 
- 00023526  0x00005c66 arg  0x00004796 , 0x00000013 
- 00023527  0x00005c67 arg  0x00005be9 , 0x00000012 
- 00023528  0x00005c68 branch  0x000042e0 
- 00023529  0x00005c6a fetch  0x00000001 , 0x00004795 
- 00023530  0x00005c6b nrtn  0x00000034 
- 00023531  0x00005c6c fetch  0x00000001 , 0x000042fc 
- 00023532  0x00005c6d rtnne  0x00000000 
- 00023533  0x00005c6e branch  0x00002fcd 
- 00023534  0x00005c71 fetch  0x00000008 , 0x00004713 
- 00023535  0x00005c72 rtnbit1  0x0000003b 
- 00023536  0x00005c73 arg  0x000047c0 , 0x00000013 
- 00023537  0x00005c74 arg  0x00005bf3 , 0x00000012 
- 00023538  0x00005c75 branch  0x000042e0 
- 00023539  0x00005c78 fetch  0x00000002 , 0x000047be 
- 00023540  0x00005c79 store  0x00000002 , 0x000047c0 
- 00023541  0x00005c7a branch  0x00005b55 
- 00023542  0x00005c7d fetch  0x00000001 , 0x00004843 
- 00023543  0x00005c7e rtnbit1  0x00000002 
- 00023544  0x00005c7f call  0x00005aef 
- 00023545  0x00005c80 arg  0x00000000 , 0x00000007 
- 00023546  0x00005c81 branch  0x00005af8 
- 00023547  0x00005c84 arg  0x00004792 , 0x00000013 
- 00023548  0x00005c85 arg  0x000054cd , 0x00000012 
- 00023549  0x00005c86 branch  0x000042e0 
- 00023550  0x00005c89 arg  0x0000477e , 0x00000013 
- 00023551  0x00005c8a arg  0x00005c01 , 0x00000012 
- 00023552  0x00005c8b branch  0x000042e0 
- 00023553  0x00005c8d fetch  0x00000001 , 0x0000496b 
- 00023554  0x00005c8e store  0x00000001 , 0x000040c0 
- 00023555  0x00005c8f jam  0x00000001 , 0x0000477d 
- 00023556  0x00005c90 rtn 
- 00023557  0x00005c94 arg  0x00004781 , 0x00000013 
- 00023558  0x00005c95 arg  0x00005c08 , 0x00000012 
- 00023559  0x00005c96 branch  0x000042e7 
- 00023560  0x00005c99 fetch  0x00000001 , 0x00004666 
- 00023561  0x00005c9a beq  0x00000000 , 0x00005ff2 
- 00023562  0x00005c9b branch  0x00005aad 
- 00023563  0x00005c9e fetch  0x00000002 , 0x00004725 
- 00023564  0x00005c9f store  0x00000002 , 0x00004781 
- 00023565  0x00005ca0 rtn 
- 00023566  0x00005ca3 arg  0x000046f3 , 0x00000013 
- 00023567  0x00005ca4 arg  0x00005c11 , 0x00000012 
- 00023568  0x00005ca5 branch  0x000042e0 
- 00023569  0x00005ca8 call  0x00005ca6 
- 00023570  0x00005ca9 fetch  0x00000001 , 0x00004793 
- 00023571  0x00005caa nbranch  0x00005ed1 , 0x00000034 
- 00023572  0x00005cab rtn 
- 00023573  0x00005cae isolate1  0x00000026 , 0x00000000 
- 00023574  0x00005caf call  0x00006018 , 0x00000001 
- 00023575  0x00005cb0 call  0x00005aad 
- 00023576  0x00005cb1 call  0x00005b21 
- 00023577  0x00005cb2 branch  0x00005c1a 
- 00023578  0x00005cb5 bpatch  0x00000088 , 0x00004011 
- 00023579  0x00005cb6 call  0x000061ab 
- 00023580  0x00005cb7 fetch  0x00000002 , 0x000044e9 
- 00023581  0x00005cb8 isolate1  0x0000000b , 0x0000003f 
- 00023582  0x00005cb9 call  0x00005c3e , 0x00000001 
- 00023583  0x00005cba call  0x00005aa8 
- 00023584  0x00005cbb fetch  0x00000002 , 0x000044e9 
- 00023585  0x00005cbc bbit1  0x0000000b , 0x00005c2a 
- 00023586  0x00005cbd fetch  0x00000008 , 0x00004713 
- 00023587  0x00005cbe bbit0  0x00000008 , 0x00005c2a 
- 00023588  0x00005cbf fetcht  0x00000002 , 0x00004695 
- 00023589  0x00005cc0 increase  0x00000001 , 0x00000002 
- 00023590  0x00005cc1 storet  0x00000002 , 0x00004695 
- 00023591  0x00005cc2 storet  0x00000002 , 0x000042dc 
- 00023592  0x00005cc3 random  0x0000003f 
- 00023593  0x00005cc4 store  0x00000001 , 0x000042db 
- 00023594  0x00005cc6 fetch  0x00000003 , 0x00004797 
- 00023595  0x00005cc7 store  0x00000003 , 0x000042de 
- 00023596  0x00005cc8 call  0x0000432d 
- 00023597  0x00005cc9 fetch  0x00000002 , 0x00004638 
- 00023598  0x00005cca store  0x00000002 , 0x00004790 
- 00023599  0x00005ccb setarg  0x00000000 
- 00023600  0x00005ccc store  0x00000002 , 0x00004781 
- 00023601  0x00005ccd store  0x00000002 , 0x000047c0 
- 00023602  0x00005cce store  0x00000001 , 0x00004845 
- 00023603  0x00005ccf store  0x00000001 , 0x00004792 
- 00023604  0x00005cd0 store  0x00000001 , 0x00004956 
- 00023605  0x00005cd1 arg  0x00000002 , 0x00000007 
- 00023606  0x00005cd2 call  0x00005f00 
- 00023607  0x00005cd3 call  0x00005ef4 
- 00023608  0x00005cd4 branch  0x00005b62 
- 00023609  0x00005cd7 bpatch  0x00000089 , 0x00004011 
- 00023610  0x00005cd8 arg  0x00000006 , 0x00000007 
- 00023611  0x00005cd9 call  0x00005f04 
- 00023612  0x00005cda jam  0x00000000 , 0x00004792 
- 00023613  0x00005cdb branch  0x00005c3e 
- 00023614  0x00005cdd setarg  0x00000000 
- 00023615  0x00005cde store  0x00000001 , 0x00004845 
- 00023616  0x00005cdf store  0x00000002 , 0x00004790 
- 00023617  0x00005ce0 branch  0x00007876 
- 00023618  0x00005ce3 bpatch  0x0000008a , 0x00004011 
- 00023619  0x00005ce4 fetch  0x00000008 , 0x00004713 
- 00023620  0x00005ce5 rtnbit0  0x00000002 
- 00023621  0x00005ce6 arg  0x00000002 , 0x00000007 
- 00023622  0x00005ce7 call  0x00005f04 
- 00023623  0x00005ce8 call  0x00005c4a 
- 00023624  0x00005cea call  0x00005c59 
- 00023625  0x00005ceb branch  0x00005ca3 
- 00023626  0x00005cee fetch  0x00000001 , 0x00000032 
- 00023627  0x00005cef beq  0x00000034 , 0x00005c4d 
- 00023628  0x00005cf0 rtn 
- 00023629  0x00005cf2 store  0x00000001 , 0x0000495a 
- 00023630  0x00005cf3 fetch  0x00000006 , 0x00000178 
- 00023631  0x00005cf5 store  0x00000006 , 0x0000495b 
- 00023632  0x00005cf6 fetch  0x00000007 , 0x0000495a 
- 00023633  0x00005cf7 arg  0x00004667 , 0x00000006 
- 00023634  0x00005cf8 arg  0x00000003 , 0x00000039 
- 00023635  0x00005cfa ifetcht  0x00000007 , 0x00000006 
- 00023636  0x00005cfb isub  0x00000002 , 0x0000003e 
- 00023637  0x00005cfc branch  0x00005c69 , 0x00000005 
- 00023638  0x00005cfd increase  0x00000016 , 0x00000006 
- 00023639  0x00005cfe loop  0x00005c53 
- 00023640  0x00005cff rtn 
- 00023641  0x00005d01 arg  0x00004667 , 0x00000011 
- 00023642  0x00005d02 fetch  0x00000001 , 0x00004666 
- 00023643  0x00005d03 increase  0xffffffff , 0x0000003f 
- 00023644  0x00005d04 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00023645  0x00005d05 iadd  0x00000011 , 0x00000011 
- 00023646  0x00005d06 fetch  0x00000001 , 0x00000032 
- 00023647  0x00005d07 istore  0x00000001 , 0x00000011 
- 00023648  0x00005d08 beq  0x00000034 , 0x00005c62 
- 00023649  0x00005d09 rtn 
- 00023650  0x00005d0c fetch  0x00000006 , 0x00000178 
- 00023651  0x00005d0d istore  0x00000006 , 0x00000005 
- 00023652  0x00005d0e arg  0x0000428a , 0x00000006 
- 00023653  0x00005d0f call  0x00007c8f 
- 00023654  0x00005d10 fetch  0x00000006 , 0x000042db 
- 00023655  0x00005d11 istore  0x00000006 , 0x00000005 
- 00023656  0x00005d12 rtn 
- 00023657  0x00005d15 increase  0xfffffffa , 0x00000006 
- 00023658  0x00005d16 copy  0x00000006 , 0x00000005 
- 00023659  0x00005d17 fetcht  0x00000006 , 0x0000495b 
- 00023660  0x00005d18 increase  0x00000003 , 0x00000002 
- 00023661  0x00005d19 istoret  0x00000006 , 0x00000005 
- 00023662  0x00005d1a rtn 
- 00023663  0x00005d1d arg  0x00004667 , 0x00000011 
- 00023664  0x00005d1e fetch  0x00000001 , 0x00004666 
- 00023665  0x00005d1f rtneq  0x00000000 
- 00023666  0x00005d20 increase  0xffffffff , 0x0000003f 
- 00023667  0x00005d21 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00023668  0x00005d22 iadd  0x00000011 , 0x00000011 
- 00023669  0x00005d23 ifetch  0x00000001 , 0x00000011 
- 00023670  0x00005d24 store  0x00000001 , 0x000043f3 
- 00023671  0x00005d25 beq  0x00000034 , 0x00005c79 
- 00023672  0x00005d26 rtn 
- 00023673  0x00005d29 ifetch  0x00000006 , 0x00000006 
- 00023674  0x00005d2b store  0x00000006 , 0x00004116 
- 00023675  0x00005d2c arg  0x0000428a , 0x00000005 
- 00023676  0x00005d2d call  0x00007c8f 
- 00023677  0x00005d2e ifetch  0x00000006 , 0x00000006 
- 00023678  0x00005d2f store  0x00000006 , 0x000042db 
- 00023679  0x00005d30 rtn 
- 00023680  0x00005d33 bpatch  0x0000008b , 0x00004011 
- 00023681  0x00005d34 fetch  0x00000002 , 0x0000468e 
- 00023682  0x00005d35 arg  0x0000aa55 , 0x00000002 
- 00023683  0x00005d36 isub  0x00000002 , 0x0000003e 
- 00023684  0x00005d37 branch  0x00005c8f , 0x00000005 
- 00023685  0x00005d39 storet  0x00000002 , 0x0000468e 
- 00023686  0x00005d3a call  0x00005c9c 
- 00023687  0x00005d3b fetch  0x00000001 , 0x000049a1 
- 00023688  0x00005d3c store  0x00000001 , 0x00004666 
- 00023689  0x00005d3d fetch  0x00000004 , 0x000045e4 
- 00023690  0x00005d3e store  0x00000004 , 0x000045e8 
- 00023691  0x00005d3f store  0x00000004 , 0x0000458f 
- 00023692  0x00005d41 fetch  0x00000001 , 0x00004651 
- 00023693  0x00005d42 store  0x00000001 , 0x00004690 
- 00023694  0x00005d43 rtn 
- 00023695  0x00005d46 call  0x00005c94 
- 00023696  0x00005d48 fetch  0x00000004 , 0x00004691 
- 00023697  0x00005d49 store  0x00000004 , 0x000045e8 
- 00023698  0x00005d4a store  0x00000004 , 0x0000458f 
- 00023699  0x00005d4b rtn 
- 00023700  0x00005d4e fetch  0x00000008 , 0x00004713 
- 00023701  0x00005d4f rtnbit0  0x0000000f 
- 00023702  0x00005d50 fetch  0x00000002 , 0x000049fa 
- 00023703  0x00005d51 copy  0x0000003f , 0x00000012 
- 00023704  0x00005d52 call  0x00005e51 
- 00023705  0x00005d53 fetch  0x00000001 , 0x000049d4 
- 00023706  0x00005d54 call  0x00005c8c , 0x00000034 
- 00023707  0x00005d55 rtn 
- 00023708  0x00005d58 fetch  0x00000006 , 0x000042db 
- 00023709  0x00005d59 store  0x00000006 , 0x0000466e 
- 00023710  0x00005d5a add  0x0000003f , 0x00000100 , 0x0000003f 
- 00023711  0x00005d5b store  0x00000006 , 0x0000467b 
- 00023712  0x00005d5c add  0x0000003f , 0x00000100 , 0x0000003f 
- 00023713  0x00005d5d store  0x00000006 , 0x00004688 
- 00023714  0x00005d5e rtn 
- 00023715  0x00005d63 fetch  0x00000001 , 0x000046f4 
- 00023716  0x00005d64 store  0x00000001 , 0x000046f3 
- 00023717  0x00005d65 rtn 
- 00023718  0x00005d68 bpatch  0x0000008c , 0x00004011 
- 00023719  0x00005d69 fetch  0x00000008 , 0x00004713 
- 00023720  0x00005d6a bbit1  0x00000013 , 0x00005cb1 
- 00023721  0x00005d6b bbit1  0x00000012 , 0x00005cb9 
- 00023722  0x00005d6c bbit1  0x00000014 , 0x00005cc0 
- 00023723  0x00005d6d rtn 
- 00023724  0x00005d70 bpatch  0x0000008d , 0x00004011 
- 00023725  0x00005d71 fetch  0x00000008 , 0x00004713 
- 00023726  0x00005d72 bbit1  0x00000013 , 0x00005cb5 
- 00023727  0x00005d73 bbit1  0x00000014 , 0x00005d3c 
- 00023728  0x00005d74 rtn 
- 00023729  0x00005d79 arg  0x00000080 , 0x00000002 
- 00023730  0x00005d7a arg  0x00004666 , 0x00000011 
- 00023731  0x00005d7b arg  0x00000000 , 0x00000012 
- 00023732  0x00005d7c branch  0x00006cd3 
- 00023733  0x00005d7f arg  0x00000001 , 0x00000002 
- 00023734  0x00005d80 arg  0x00004690 , 0x00000011 
- 00023735  0x00005d81 arg  0x0000005a , 0x00000012 
- 00023736  0x00005d82 branch  0x00006cd3 
- 00023737  0x00005d87 call  0x00006c20 
- 00023738  0x00005d88 call  0x00005d7b 
- 00023739  0x00005d89 call  0x00005d90 
- 00023740  0x00005d8b call  0x00005d75 
- 00023741  0x00005d8c call  0x00005d93 
- 00023742  0x00005d8d call  0x00005d82 
- 00023743  0x00005d8e branch  0x000055f6 
- 00023744  0x00005d94 call  0x00005cc3 
- 00023745  0x00005d95 call  0x00005ce5 
- 00023746  0x00005d96 branch  0x00005d26 
- 00023747  0x00005d9b fetchr  0x00000012 , 0x00000002 , 0x000049e2 
- 00023748  0x00005d9c copy  0x00000012 , 0x00000013 
- 00023749  0x00005d9e call  0x00005dc0 
- 00023750  0x00005d9f fetch  0x00000001 , 0x000049a1 
- 00023751  0x00005da0 branch  0x00005ccf , 0x00000034 
- 00023752  0x00005da1 store  0x00000001 , 0x000049a0 
- 00023753  0x00005da2 increase  0x00000001 , 0x00000013 
- 00023754  0x00005da3 fetch  0x00000002 , 0x000049e4 
- 00023755  0x00005da4 isub  0x00000013 , 0x0000003e 
- 00023756  0x00005da5 nrtn  0x00000002 
- 00023757  0x00005da6 copy  0x00000013 , 0x00000012 
- 00023758  0x00005da7 branch  0x00005cc5 
- 00023759  0x00005daa fetch  0x00000001 , 0x000049a0 
- 00023760  0x00005dab and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00023761  0x00005dac branch  0x00005cd8 , 0x00000034 
- 00023762  0x00005dad fetch  0x00000001 , 0x00004666 
- 00023763  0x00005dae store  0x00000001 , 0x000049a2 
- 00023764  0x00005db0 arg  0x00000001 , 0x00000039 
- 00023765  0x00005db1 copy  0x00000013 , 0x00000012 
- 00023766  0x00005db2 arg  0x000049a2 , 0x00000011 
- 00023767  0x00005db3 branch  0x00006b45 
- 00023768  0x00005db6 fetch  0x00000001 , 0x000049a0 
- 00023769  0x00005db7 fetcht  0x00000001 , 0x00004666 
- 00023770  0x00005db8 isub  0x00000002 , 0x0000003e 
- 00023771  0x00005db9 rtn  0x00000005 
- 00023772  0x00005dba lshift4  0x00000002 , 0x00000002 
- 00023773  0x00005dbb iadd  0x00000002 , 0x0000003f 
- 00023774  0x00005dbc store  0x00000001 , 0x000049a2 
- 00023775  0x00005dbe copy  0x00000013 , 0x0000003f 
- 00023776  0x00005dbf fetcht  0x00000002 , 0x000049e2 
- 00023777  0x00005dc0 isub  0x00000002 , 0x0000003e 
- 00023778  0x00005dc1 branch  0x00005cd4 , 0x00000005 
- 00023779  0x00005dc3 increase  0xffffffff , 0x00000013 
- 00023780  0x00005dc4 branch  0x00005cd4 
- 00023781  0x00005dc9 fetch  0x00000001 , 0x00004666 
- 00023782  0x00005dca beq  0x00000000 , 0x00005cea 
- 00023783  0x00005dcb beq  0x00000001 , 0x00005cfe 
- 00023784  0x00005dcc beq  0x00000002 , 0x00005d12 
- 00023785  0x00005dcd rtn 
- 00023786  0x00005dd0 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
- 00023787  0x00005dd1 copy  0x00000012 , 0x00000013 
- 00023788  0x00005dd3 call  0x00005e29 
- 00023789  0x00005dd4 fetch  0x00000004 , 0x000049da 
- 00023790  0x00005dd5 branch  0x00005cf6 , 0x00000034 
- 00023791  0x00005dd6 store  0x00000004 , 0x000049d6 
- 00023792  0x00005dd7 increase  0x00000004 , 0x00000013 
- 00023793  0x00005dd8 fetch  0x00000002 , 0x000049e8 
- 00023794  0x00005dd9 isub  0x00000013 , 0x0000003e 
- 00023795  0x00005dda nrtn  0x00000002 
- 00023796  0x00005ddb copy  0x00000013 , 0x00000012 
- 00023797  0x00005ddc branch  0x00005cec 
- 00023798  0x00005ddf fetch  0x00000004 , 0x000049d6 
- 00023799  0x00005de0 fetcht  0x00000004 , 0x00004691 
- 00023800  0x00005de1 isub  0x00000002 , 0x0000003e 
- 00023801  0x00005de2 rtn  0x00000005 
- 00023802  0x00005de3 arg  0x00000004 , 0x00000039 
- 00023803  0x00005de4 arg  0x00004691 , 0x00000011 
- 00023804  0x00005de5 copy  0x00000013 , 0x00000012 
- 00023805  0x00005de6 branch  0x00006b45 
- 00023806  0x00005de9 fetchr  0x00000012 , 0x00000002 , 0x000049ea 
- 00023807  0x00005dea copy  0x00000012 , 0x00000013 
- 00023808  0x00005dec call  0x00005de1 
- 00023809  0x00005ded fetch  0x00000006 , 0x000049a9 
- 00023810  0x00005dee branch  0x00005d0a , 0x00000034 
- 00023811  0x00005def store  0x00000006 , 0x000049a3 
- 00023812  0x00005df0 increase  0x00000006 , 0x00000013 
- 00023813  0x00005df1 fetch  0x00000002 , 0x000049ec 
- 00023814  0x00005df2 isub  0x00000013 , 0x0000003e 
- 00023815  0x00005df3 nrtn  0x00000002 
- 00023816  0x00005df4 copy  0x00000013 , 0x00000012 
- 00023817  0x00005df5 branch  0x00005d00 
- 00023818  0x00005df8 fetch  0x00000006 , 0x000049a3 
- 00023819  0x00005df9 fetcht  0x00000006 , 0x00004668 
- 00023820  0x00005dfa isub  0x00000002 , 0x0000003e 
- 00023821  0x00005dfb rtn  0x00000005 
- 00023822  0x00005dfc arg  0x00000006 , 0x00000039 
- 00023823  0x00005dfd arg  0x00004668 , 0x00000011 
- 00023824  0x00005dfe copy  0x00000013 , 0x00000012 
- 00023825  0x00005dff branch  0x00006b45 
- 00023826  0x00005e03 fetchr  0x00000012 , 0x00000002 , 0x000049f2 
- 00023827  0x00005e04 copy  0x00000012 , 0x00000013 
- 00023828  0x00005e06 call  0x00005e05 
- 00023829  0x00005e07 fetch  0x00000006 , 0x000049c1 
- 00023830  0x00005e08 branch  0x00005d1e , 0x00000034 
- 00023831  0x00005e09 store  0x00000006 , 0x000049bb 
- 00023832  0x00005e0a increase  0x00000006 , 0x00000013 
- 00023833  0x00005e0b fetch  0x00000002 , 0x000049f4 
- 00023834  0x00005e0c isub  0x00000013 , 0x0000003e 
- 00023835  0x00005e0d nrtn  0x00000002 
- 00023836  0x00005e0e copy  0x00000013 , 0x00000012 
- 00023837  0x00005e0f branch  0x00005d14 
- 00023838  0x00005e12 fetch  0x00000006 , 0x000049bb 
- 00023839  0x00005e13 fetcht  0x00000006 , 0x00004675 
- 00023840  0x00005e14 isub  0x00000002 , 0x0000003e 
- 00023841  0x00005e15 rtn  0x00000005 
- 00023842  0x00005e16 arg  0x00000006 , 0x00000039 
- 00023843  0x00005e17 arg  0x00004675 , 0x00000011 
- 00023844  0x00005e18 copy  0x00000013 , 0x00000012 
- 00023845  0x00005e19 branch  0x00006b45 
- 00023846  0x00005e1e fetch  0x00000001 , 0x00004666 
- 00023847  0x00005e1f rtneq  0x00000000 
- 00023848  0x00005e20 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
- 00023849  0x00005e21 copy  0x00000012 , 0x00000013 
- 00023850  0x00005e23 call  0x00005e3d 
- 00023851  0x00005e24 fetch  0x00000002 , 0x000049e0 
- 00023852  0x00005e25 branch  0x00005d34 , 0x00000034 
- 00023853  0x00005e26 store  0x00000002 , 0x000049de 
- 00023854  0x00005e27 increase  0x00000002 , 0x00000013 
- 00023855  0x00005e28 fetch  0x00000002 , 0x00004a00 
- 00023856  0x00005e29 isub  0x00000013 , 0x0000003e 
- 00023857  0x00005e2a nrtn  0x00000002 
- 00023858  0x00005e2b copy  0x00000013 , 0x00000012 
- 00023859  0x00005e2c branch  0x00005d2a 
- 00023860  0x00005e2f fetch  0x00000002 , 0x000049de 
- 00023861  0x00005e30 fetcht  0x00000002 , 0x00004695 
- 00023862  0x00005e31 isub  0x00000002 , 0x0000003e 
- 00023863  0x00005e32 rtn  0x00000005 
- 00023864  0x00005e33 arg  0x00000002 , 0x00000039 
- 00023865  0x00005e34 arg  0x00004695 , 0x00000011 
- 00023866  0x00005e35 copy  0x00000013 , 0x00000012 
- 00023867  0x00005e36 branch  0x00006b45 
- 00023868  0x00005e3b fetch  0x00000008 , 0x00004713 
- 00023869  0x00005e3c rtnbit0  0x0000000f 
- 00023870  0x00005e3d fetchr  0x00000012 , 0x00000002 , 0x000049fa 
- 00023871  0x00005e3e copy  0x00000012 , 0x00000013 
- 00023872  0x00005e40 call  0x00005e51 
- 00023873  0x00005e41 fetch  0x00000001 , 0x000049d4 
- 00023874  0x00005e42 branch  0x00005d4a , 0x00000034 
- 00023875  0x00005e43 store  0x00000001 , 0x000049d3 
- 00023876  0x00005e44 increase  0x00000001 , 0x00000013 
- 00023877  0x00005e45 fetch  0x00000002 , 0x000049fc 
- 00023878  0x00005e46 isub  0x00000013 , 0x0000003e 
- 00023879  0x00005e47 nrtn  0x00000002 
- 00023880  0x00005e48 copy  0x00000013 , 0x00000012 
- 00023881  0x00005e49 branch  0x00005d40 
- 00023882  0x00005e4c fetch  0x00000001 , 0x000049d3 
- 00023883  0x00005e4d and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00023884  0x00005e4e branch  0x00005d53 , 0x00000034 
- 00023885  0x00005e4f fetch  0x00000001 , 0x00004690 
- 00023886  0x00005e50 store  0x00000001 , 0x000049d5 
- 00023887  0x00005e52 arg  0x00000001 , 0x00000039 
- 00023888  0x00005e53 copy  0x00000013 , 0x00000012 
- 00023889  0x00005e54 arg  0x000049d5 , 0x00000011 
- 00023890  0x00005e55 branch  0x00006b45 
- 00023891  0x00005e58 fetch  0x00000001 , 0x000049d3 
- 00023892  0x00005e59 fetcht  0x00000001 , 0x00004690 
- 00023893  0x00005e5a isub  0x00000002 , 0x0000003e 
- 00023894  0x00005e5b rtn  0x00000005 
- 00023895  0x00005e5c lshift4  0x00000002 , 0x00000002 
- 00023896  0x00005e5d iadd  0x00000002 , 0x0000003f 
- 00023897  0x00005e5e store  0x00000001 , 0x000049d5 
- 00023898  0x00005e60 copy  0x00000013 , 0x0000003f 
- 00023899  0x00005e61 fetcht  0x00000002 , 0x000049fa 
- 00023900  0x00005e62 isub  0x00000002 , 0x0000003e 
- 00023901  0x00005e63 branch  0x00005d4f , 0x00000005 
- 00023902  0x00005e65 increase  0xffffffff , 0x00000013 
- 00023903  0x00005e66 branch  0x00005d4f 
- 00023904  0x00005e70 call  0x00006cbc 
- 00023905  0x00005e71 fetch  0x00000008 , 0x00004713 
- 00023906  0x00005e72 isolate1  0x00000009 , 0x0000003f 
- 00023907  0x00005e73 ncall  0x00006cc4 , 0x00000001 
- 00023908  0x00005e74 call  0x00005d66 
- 00023909  0x00005e75 branch  0x00005c80 
- 00023910  0x00005e78 arg  0x00000080 , 0x00000002 
- 00023911  0x00005e79 arg  0x00004666 , 0x00000011 
- 00023912  0x00005e7a arg  0x00000000 , 0x00000012 
- 00023913  0x00005e7b branch  0x00006ce1 
- 00023914  0x00005e7e arg  0x00000001 , 0x00000002 
- 00023915  0x00005e7f arg  0x00004690 , 0x00000011 
- 00023916  0x00005e80 arg  0x0000005a , 0x00000012 
- 00023917  0x00005e81 branch  0x00006ce1 
- 00023918  0x00005e86 call  0x00006c20 
- 00023919  0x00005e87 call  0x00005d7b 
- 00023920  0x00005e88 call  0x00005d75 
- 00023921  0x00005e89 call  0x00006c4d 
- 00023922  0x00005e8a call  0x00005d82 
- 00023923  0x00005e8b call  0x00005c80 
- 00023924  0x00005e8c branch  0x000055f6 
- 00023925  0x00005e8f setarg  0x000046e6 
- 00023926  0x00005e90 arg  0x00004666 , 0x00000002 
- 00023927  0x00005e91 isub  0x00000002 , 0x00000002 
- 00023928  0x00005e92 fetch  0x00000003 , 0x000046ec 
- 00023929  0x00005e93 arg  0x00004666 , 0x00000011 
- 00023930  0x00005e94 rtn 
- 00023931  0x00005e97 jam  0x000000ab , 0x00000678 
- 00023932  0x00005e99 call  0x0000705b 
- 00023933  0x00005e9a call  0x00006c26 
- 00023934  0x00005e9b arg  0x000046ef , 0x00000011 
- 00023935  0x00005e9c fetcht  0x00000001 , 0x00000678 
- 00023936  0x00005e9d call  0x00005d84 
- 00023937  0x00005e9e branch  0x0000705b 
- 00023938  0x00005ea1 jam  0x000000b9 , 0x00000678 
- 00023939  0x00005ea2 branch  0x00005d7c 
- 00023940  0x00005ea5 istoret  0x00000001 , 0x00000011 
- 00023941  0x00005ea6 rshift16  0x0000003f , 0x00000002 
- 00023942  0x00005ea7 istoret  0x00000001 , 0x00000005 
- 00023943  0x00005ea8 rshift8  0x0000003f , 0x00000002 
- 00023944  0x00005ea9 istoret  0x00000001 , 0x00000005 
- 00023945  0x00005eaa istore  0x00000001 , 0x00000005 
- 00023946  0x00005eab deposit  0x00000011 
- 00023947  0x00005eac store  0x00000002 , 0x00008084 
- 00023948  0x00005ead setarg  0x00000000 
- 00023949  0x00005eae store  0x00000002 , 0x00008088 
- 00023950  0x00005eaf jam  0x00000002 , 0x00008006 
- 00023951  0x00005eb0 branch  0x00006be0 
- 00023952  0x00005eb3 fetch  0x00000003 , 0x000046ec 
- 00023953  0x00005eb4 store  0x00000003 , 0x00004419 
- 00023954  0x00005eb5 branch  0x00006bfa 
- 00023955  0x00005eb8 copy  0x0000003f , 0x00000013 
- 00023956  0x00005eb9 copy  0x00000011 , 0x0000003f 
- 00023957  0x00005eba increase  0xfffffffc , 0x0000003f 
- 00023958  0x00005ebb copy  0x0000003f , 0x00000012 
- 00023959  0x00005ebc ifetch  0x00000004 , 0x00000012 
- 00023960  0x00005ebd store  0x00000004 , 0x000046ef 
- 00023961  0x00005ebe copy  0x00000013 , 0x0000003f 
- 00023962  0x00005ebf call  0x00006c3c 
- 00023963  0x00005ec0 fetch  0x00000004 , 0x000046ef 
- 00023964  0x00005ec1 istore  0x00000004 , 0x00000012 
- 00023965  0x00005ec2 rtn 
- 00023966  0x00005ec5 fetch  0x00000008 , 0x00004713 
- 00023967  0x00005ec6 rtnbit0  0x00000012 
- 00023968  0x00005ec7 call  0x00005d82 
- 00023969  0x00005ec8 call  0x000069e0 
- 00023970  0x00005ec9 fetcht  0x00000001 , 0x00004421 
- 00023971  0x00005eca call  0x00006ef3 
- 00023972  0x00005ecb fetcht  0x00000001 , 0x00004426 
- 00023973  0x00005ecc branch  0x000055b1 
- 00023974  0x00005ed1 call  0x00005e43 
- 00023975  0x00005ed2 call  0x00005db4 
- 00023976  0x00005ed3 call  0x00005dcc 
- 00023977  0x00005ed4 call  0x00005e2f 
- 00023978  0x00005ed6 arg  0x00000002 , 0x00000039 
- 00023979  0x00005ed7 fetch  0x00000002 , 0x00004a02 
- 00023980  0x00005ed8 copy  0x0000003f , 0x00000012 
- 00023981  0x00005ed9 arg  0x0000468e , 0x00000011 
- 00023982  0x00005eda call  0x00006b74 
- 00023983  0x00005edb call  0x00005c80 
- 00023984  0x00005edd arg  0x00000002 , 0x00000039 
- 00023985  0x00005ede arg  0x0000468e , 0x00000011 
- 00023986  0x00005edf fetchr  0x00000012 , 0x00000002 , 0x00004a02 
- 00023987  0x00005ee0 branch  0x00006b45 
- 00023988  0x00005ee5 fetchr  0x00000012 , 0x00000002 , 0x000049e2 
- 00023989  0x00005ee6 copy  0x00000012 , 0x00000013 
- 00023990  0x00005ee8 call  0x00005dc0 
- 00023991  0x00005ee9 fetch  0x00000001 , 0x000049a1 
- 00023992  0x00005eea branch  0x00005dc3 , 0x00000034 
- 00023993  0x00005eeb store  0x00000001 , 0x000049a0 
- 00023994  0x00005eec increase  0x00000001 , 0x00000013 
- 00023995  0x00005eed fetch  0x00000002 , 0x000049e4 
- 00023996  0x00005eee isub  0x00000013 , 0x0000003e 
- 00023997  0x00005eef nbranch  0x00005dc3 , 0x00000002 
- 00023998  0x00005ef0 copy  0x00000013 , 0x00000012 
- 00023999  0x00005ef1 branch  0x00005db6 
- 00024000  0x00005ef4 arg  0x00000001 , 0x00000039 
- 00024001  0x00005ef5 arg  0x000049a1 , 0x00000011 
- 00024002  0x00005ef6 branch  0x00006b74 
- 00024003  0x00005ef9 fetch  0x00000001 , 0x000049a0 
- 00024004  0x00005efa copy  0x0000003f , 0x00000002 
- 00024005  0x00005efb and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00024006  0x00005efc branch  0x00005dc9 , 0x00000034 
- 00024007  0x00005efd rshift4  0x0000003f , 0x0000003f 
- 00024008  0x00005efe branch  0x00005dca 
- 00024009  0x00005f01 copy  0x00000002 , 0x0000003f 
- 00024010  0x00005f03 store  0x00000001 , 0x00004666 
- 00024011  0x00005f04 rtn 
- 00024012  0x00005f08 fetch  0x00000001 , 0x00004666 
- 00024013  0x00005f09 beq  0x00000000 , 0x00005e1d 
- 00024014  0x00005f0a beq  0x00000001 , 0x00005dd1 
- 00024015  0x00005f0b beq  0x00000002 , 0x00005dd3 
- 00024016  0x00005f0c rtn 
- 00024017  0x00005f0f call  0x00005dd5 
- 00024018  0x00005f10 branch  0x00005de7 
- 00024019  0x00005f13 call  0x00005df9 
- 00024020  0x00005f14 branch  0x00005e0b 
- 00024021  0x00005f18 fetchr  0x00000012 , 0x00000002 , 0x000049ea 
- 00024022  0x00005f19 copy  0x00000012 , 0x00000013 
- 00024023  0x00005f1b call  0x00005de1 
- 00024024  0x00005f1c fetch  0x00000006 , 0x000049a9 
- 00024025  0x00005f1d branch  0x00005de4 , 0x00000034 
- 00024026  0x00005f1e store  0x00000006 , 0x000049a3 
- 00024027  0x00005f1f increase  0x00000006 , 0x00000013 
- 00024028  0x00005f20 fetch  0x00000002 , 0x000049ec 
- 00024029  0x00005f21 isub  0x00000013 , 0x0000003e 
- 00024030  0x00005f22 nbranch  0x00005de4 , 0x00000002 
- 00024031  0x00005f23 copy  0x00000013 , 0x00000012 
- 00024032  0x00005f24 branch  0x00005dd7 
- 00024033  0x00005f27 arg  0x00000006 , 0x00000039 
- 00024034  0x00005f28 arg  0x000049a9 , 0x00000011 
- 00024035  0x00005f29 branch  0x00006b74 
- 00024036  0x00005f2c fetch  0x00000006 , 0x000049a3 
- 00024037  0x00005f2d store  0x00000006 , 0x00004668 
- 00024038  0x00005f2e rtn 
- 00024039  0x00005f32 fetchr  0x00000012 , 0x00000002 , 0x000049ee 
- 00024040  0x00005f33 copy  0x00000012 , 0x00000013 
- 00024041  0x00005f35 call  0x00005df3 
- 00024042  0x00005f36 fetch  0x00000006 , 0x000049b5 
- 00024043  0x00005f37 branch  0x00005df6 , 0x00000034 
- 00024044  0x00005f38 store  0x00000006 , 0x000049af 
- 00024045  0x00005f39 increase  0x00000006 , 0x00000013 
- 00024046  0x00005f3a fetch  0x00000002 , 0x000049f0 
- 00024047  0x00005f3b isub  0x00000013 , 0x0000003e 
- 00024048  0x00005f3c nbranch  0x00005df6 , 0x00000002 
- 00024049  0x00005f3d copy  0x00000013 , 0x00000012 
- 00024050  0x00005f3e branch  0x00005de9 
- 00024051  0x00005f41 arg  0x00000006 , 0x00000039 
- 00024052  0x00005f42 arg  0x000049b5 , 0x00000011 
- 00024053  0x00005f43 branch  0x00006b74 
- 00024054  0x00005f46 fetch  0x00000006 , 0x000049af 
- 00024055  0x00005f47 store  0x00000006 , 0x0000466e 
- 00024056  0x00005f48 rtn 
- 00024057  0x00005f4d fetchr  0x00000012 , 0x00000002 , 0x000049f2 
- 00024058  0x00005f4e copy  0x00000012 , 0x00000013 
- 00024059  0x00005f50 call  0x00005e05 
- 00024060  0x00005f51 fetch  0x00000006 , 0x000049c1 
- 00024061  0x00005f52 branch  0x00005e08 , 0x00000034 
- 00024062  0x00005f53 store  0x00000006 , 0x000049bb 
- 00024063  0x00005f54 increase  0x00000006 , 0x00000013 
- 00024064  0x00005f55 fetch  0x00000002 , 0x000049f4 
- 00024065  0x00005f56 isub  0x00000013 , 0x0000003e 
- 00024066  0x00005f57 nbranch  0x00005e08 , 0x00000002 
- 00024067  0x00005f58 copy  0x00000013 , 0x00000012 
- 00024068  0x00005f59 branch  0x00005dfb 
- 00024069  0x00005f5c arg  0x00000006 , 0x00000039 
- 00024070  0x00005f5d arg  0x000049c1 , 0x00000011 
- 00024071  0x00005f5e branch  0x00006b74 
- 00024072  0x00005f61 fetch  0x00000006 , 0x000049bb 
- 00024073  0x00005f62 store  0x00000006 , 0x00004675 
- 00024074  0x00005f63 rtn 
- 00024075  0x00005f67 fetchr  0x00000012 , 0x00000002 , 0x000049f6 
- 00024076  0x00005f68 copy  0x00000012 , 0x00000013 
- 00024077  0x00005f6a call  0x00005e17 
- 00024078  0x00005f6b fetch  0x00000006 , 0x000049cd 
- 00024079  0x00005f6c branch  0x00005e1a , 0x00000034 
- 00024080  0x00005f6d store  0x00000006 , 0x000049c7 
- 00024081  0x00005f6e increase  0x00000006 , 0x00000013 
- 00024082  0x00005f6f fetch  0x00000002 , 0x000049f8 
- 00024083  0x00005f70 isub  0x00000013 , 0x0000003e 
- 00024084  0x00005f71 nbranch  0x00005e1a , 0x00000002 
- 00024085  0x00005f72 copy  0x00000013 , 0x00000012 
- 00024086  0x00005f73 branch  0x00005e0d 
- 00024087  0x00005f76 arg  0x00000006 , 0x00000039 
- 00024088  0x00005f77 arg  0x000049cd , 0x00000011 
- 00024089  0x00005f78 branch  0x00006b74 
- 00024090  0x00005f7b fetch  0x00000006 , 0x000049c7 
- 00024091  0x00005f7c store  0x00000006 , 0x0000467b 
- 00024092  0x00005f7d rtn 
- 00024093  0x00005f82 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
- 00024094  0x00005f83 copy  0x00000012 , 0x00000013 
- 00024095  0x00005f85 call  0x00005e29 
- 00024096  0x00005f86 fetch  0x00000004 , 0x000049da 
- 00024097  0x00005f87 branch  0x00005e2c , 0x00000034 
- 00024098  0x00005f88 store  0x00000004 , 0x000049d6 
- 00024099  0x00005f89 increase  0x00000004 , 0x00000013 
- 00024100  0x00005f8a fetch  0x00000002 , 0x000049e8 
- 00024101  0x00005f8b isub  0x00000013 , 0x0000003e 
- 00024102  0x00005f8c nbranch  0x00005e2c , 0x00000002 
- 00024103  0x00005f8d copy  0x00000013 , 0x00000012 
- 00024104  0x00005f8e branch  0x00005e1f 
- 00024105  0x00005f91 arg  0x00000004 , 0x00000039 
- 00024106  0x00005f92 arg  0x000049da , 0x00000011 
- 00024107  0x00005f93 branch  0x00006b74 
- 00024108  0x00005f96 fetch  0x00000004 , 0x000049d6 
- 00024109  0x00005f97 store  0x00000004 , 0x00004691 
- 00024110  0x00005f98 rtn 
- 00024111  0x00005f9c fetch  0x00000001 , 0x00004666 
- 00024112  0x00005f9d rtneq  0x00000000 
- 00024113  0x00005f9e fetchr  0x00000012 , 0x00000002 , 0x000049fe 
- 00024114  0x00005f9f copy  0x00000012 , 0x00000013 
- 00024115  0x00005fa1 call  0x00005e3d 
- 00024116  0x00005fa2 fetch  0x00000002 , 0x000049e0 
- 00024117  0x00005fa3 branch  0x00005e40 , 0x00000034 
- 00024118  0x00005fa4 store  0x00000002 , 0x000049de 
- 00024119  0x00005fa5 increase  0x00000002 , 0x00000013 
- 00024120  0x00005fa6 fetch  0x00000002 , 0x00004a00 
- 00024121  0x00005fa7 isub  0x00000013 , 0x0000003e 
- 00024122  0x00005fa8 nbranch  0x00005e40 , 0x00000002 
- 00024123  0x00005fa9 copy  0x00000013 , 0x00000012 
- 00024124  0x00005faa branch  0x00005e33 
- 00024125  0x00005fad arg  0x00000002 , 0x00000039 
- 00024126  0x00005fae arg  0x000049e0 , 0x00000011 
- 00024127  0x00005faf branch  0x00006b74 
- 00024128  0x00005fb2 fetch  0x00000002 , 0x000049e0 
- 00024129  0x00005fb3 store  0x00000002 , 0x00004695 
- 00024130  0x00005fb4 rtn 
- 00024131  0x00005fb8 fetch  0x00000008 , 0x00004713 
- 00024132  0x00005fb9 bbit0  0x0000000f , 0x00005c8c 
- 00024133  0x00005fba fetchr  0x00000012 , 0x00000002 , 0x000049fa 
- 00024134  0x00005fbb copy  0x00000012 , 0x00000013 
- 00024135  0x00005fbd call  0x00005e51 
- 00024136  0x00005fbe fetch  0x00000001 , 0x000049d4 
- 00024137  0x00005fbf branch  0x00005e54 , 0x00000034 
- 00024138  0x00005fc0 store  0x00000001 , 0x000049d3 
- 00024139  0x00005fc1 increase  0x00000001 , 0x00000013 
- 00024140  0x00005fc2 fetch  0x00000002 , 0x000049fc 
- 00024141  0x00005fc3 isub  0x00000013 , 0x0000003e 
- 00024142  0x00005fc4 nbranch  0x00005e54 , 0x00000002 
- 00024143  0x00005fc5 copy  0x00000013 , 0x00000012 
- 00024144  0x00005fc6 branch  0x00005e47 
- 00024145  0x00005fc9 arg  0x00000001 , 0x00000039 
- 00024146  0x00005fca arg  0x000049d4 , 0x00000011 
- 00024147  0x00005fcb branch  0x00006b74 
- 00024148  0x00005fce fetch  0x00000001 , 0x000049d3 
- 00024149  0x00005fcf copy  0x0000003f , 0x00000002 
- 00024150  0x00005fd0 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00024151  0x00005fd1 branch  0x00005e5a , 0x00000034 
- 00024152  0x00005fd2 rshift4  0x0000003f , 0x0000003f 
- 00024153  0x00005fd3 branch  0x00005e5b 
- 00024154  0x00005fd6 copy  0x00000002 , 0x0000003f 
- 00024155  0x00005fd8 store  0x00000001 , 0x00004690 
- 00024156  0x00005fd9 rtn 
- 00024157  0x00005fdf bpatch  0x0000008e , 0x00004011 
- 00024158  0x00005fe0 call  0x0000620e 
- 00024159  0x00005fe1 call  0x000078aa 
- 00024160  0x00005fe2 call  0x000056bb 
- 00024161  0x00005fe3 call  0x0000580e 
- 00024162  0x00005fe4 call  0x00005e66 
- 00024163  0x00005fe5 call  0x00005eb6 
- 00024164  0x00005fe6 call  0x00005ee7 
- 00024165  0x00005fe7 branch  0x0000561c 
- 00024166  0x00005fea fetch  0x00000008 , 0x00004713 
- 00024167  0x00005feb bbit1  0x00000029 , 0x00005e6b 
- 00024168  0x00005fec bbit1  0x00000037 , 0x00005e6b 
- 00024169  0x00005fed rtn 
- 00024170  0x00005ff0 jam  0x00000003 , 0x00004975 
- 00024171  0x00005ff2 call  0x00005e6d 
- 00024172  0x00005ff3 branch  0x00005e7e 
- 00024173  0x00005ff6 bpatch  0x0000008f , 0x00004011 
- 00024174  0x00005ff7 fetch  0x00000001 , 0x00004655 
- 00024175  0x00005ff8 rtneq  0x000000ff 
- 00024176  0x00005ff9 arg  0x00000000 , 0x00000011 
- 00024177  0x00005ffa jam  0x00000006 , 0x00004977 
- 00024178  0x00005ffb fetcht  0x00000001 , 0x00004655 
- 00024179  0x00005ffc call  0x00005e81 
- 00024180  0x00005ffd store  0x00000001 , 0x00004975 
- 00024181  0x00005ffe fetch  0x00000001 , 0x00004654 
- 00024182  0x00005fff beq  0x000000ff , 0x00005e7c 
- 00024183  0x00006000 branch  0x000058df 
- 00024184  0x00006003 call  0x00005e6d 
- 00024185  0x00006004 copy  0x00000011 , 0x0000003f 
- 00024186  0x00006005 bbit1  0x00000006 , 0x00005ea4 
- 00024187  0x00006006 branch  0x00005e97 
- 00024188  0x00006009 fetcht  0x00000001 , 0x00004655 
- 00024189  0x0000600a call  0x000055b5 
- 00024190  0x0000600c copy  0x00000011 , 0x0000003f 
- 00024191  0x0000600d bbit1  0x00000006 , 0x00005ea2 
- 00024192  0x0000600e branch  0x00005e97 
- 00024193  0x00006011 fetch  0x00000008 , 0x00004713 
- 00024194  0x00006012 bbit1  0x0000002d , 0x00005e8d 
- 00024195  0x00006013 fetch  0x00000001 , 0x00004975 
- 00024196  0x00006014 copy  0x0000003f , 0x00000013 
- 00024197  0x00006015 fetch  0x00000001 , 0x00004654 
- 00024198  0x00006016 beq  0x000000ff , 0x00005931 
- 00024199  0x00006017 fetch  0x00000001 , 0x0000497b 
- 00024200  0x00006018 nbranch  0x00005e8a , 0x00000034 
- 00024201  0x00006019 branch  0x00005e8f 
- 00024202  0x0000601c jam  0x00000000 , 0x0000497f 
- 00024203  0x0000601d jam  0x00000000 , 0x00004975 
- 00024204  0x0000601e rtn 
- 00024205  0x00006021 fetch  0x00000001 , 0x00004975 
- 00024206  0x00006022 branch  0x00005925 
- 00024207  0x00006025 call  0x00006ee6 
- 00024208  0x00006026 fetcht  0x00000001 , 0x00004654 
- 00024209  0x00006027 branch  0x00005e8d , 0x00000001 
- 00024210  0x00006028 fetcht  0x00000001 , 0x00004654 
- 00024211  0x00006029 call  0x00006ef7 
- 00024212  0x0000602a fetcht  0x00000001 , 0x00004655 
- 00024213  0x0000602b fetch  0x00000001 , 0x00004975 
- 00024214  0x0000602c branch  0x00005925 
- 00024215  0x0000602f fetch  0x00000001 , 0x0000497f 
- 00024216  0x00006030 rtneq  0x00000000 
- 00024217  0x00006031 jam  0x00000000 , 0x0000497f 
- 00024218  0x00006032 fetch  0x00000008 , 0x00004713 
- 00024219  0x00006033 rtnbit1  0x00000034 
- 00024220  0x00006034 fetch  0x00000001 , 0x0000497c 
- 00024221  0x00006035 sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00024222  0x00006036 ncall  0x00005ec6 , 0x00000002 
- 00024223  0x00006037 fetch  0x00000001 , 0x000044eb 
- 00024224  0x00006038 store  0x00000001 , 0x0000497c 
- 00024225  0x00006039 rtn 
- 00024226  0x0000603c call  0x00005eae 
- 00024227  0x0000603d rtn  0x00000028 
- 00024228  0x0000603e fetch  0x00000001 , 0x0000497f 
- 00024229  0x0000603f rtneq  0x00000001 
- 00024230  0x00006040 jam  0x00000001 , 0x0000497f 
- 00024231  0x00006041 fetch  0x00000008 , 0x00004713 
- 00024232  0x00006042 bbit1  0x00000034 , 0x00005ba3 
- 00024233  0x00006043 fetch  0x00000001 , 0x00004845 
- 00024234  0x00006044 rtn  0x00000034 
- 00024235  0x00006045 fetch  0x00000001 , 0x0000463c 
- 00024236  0x00006046 store  0x00000001 , 0x00004845 
- 00024237  0x00006047 rtn 
- 00024238  0x0000604a disable  0x00000028 
- 00024239  0x0000604b fetch  0x00000008 , 0x00004713 
- 00024240  0x0000604c rtnbit1  0x0000002d 
- 00024241  0x0000604e fetch  0x00000001 , 0x0000496f 
- 00024242  0x0000604f rtn  0x00000034 
- 00024243  0x00006050 fetch  0x00000001 , 0x00004970 
- 00024244  0x00006051 rtn  0x00000034 
- 00024245  0x00006052 branch  0x00007dba 
- 00024246  0x00006055 bpatch  0x00000090 , 0x00004012 
- 00024247  0x00006056 fetch  0x00000008 , 0x00004713 
- 00024248  0x00006057 rtnbit0  0x0000002a 
- 00024249  0x00006059 fetcht  0x00000001 , 0x0000465a 
- 00024250  0x0000605a call  0x000055b5 
- 00024251  0x0000605b fetcht  0x00000001 , 0x0000465a 
- 00024252  0x0000605c call  0x00006ee6 
- 00024253  0x0000605d branch  0x00005ec2 , 0x00000001 
- 00024254  0x0000605f fetch  0x00000001 , 0x00004666 
- 00024255  0x00006060 rtneq  0x00000001 
- 00024256  0x00006061 jam  0x00000001 , 0x00004666 
- 00024257  0x00006062 branch  0x00005aaa 
- 00024258  0x00006065 fetch  0x00000001 , 0x00004666 
- 00024259  0x00006066 rtneq  0x00000000 
- 00024260  0x00006067 jam  0x00000000 , 0x00004666 
- 00024261  0x00006068 branch  0x00006018 
- 00024262  0x0000606b bpatch  0x00000091 , 0x00004012 
- 00024263  0x0000606c fetch  0x00000001 , 0x0000471b 
- 00024264  0x0000606d rtneq  0x00000001 
- 00024265  0x0000606e call  0x00005ed3 
- 00024266  0x0000606f storet  0x00000001 , 0x00004666 
- 00024267  0x00006072 call  0x00005eea 
- 00024268  0x00006073 call  0x00005aaa 
- 00024269  0x00006074 call  0x000042d0 
- 00024270  0x00006075 call  0x00005eec 
- 00024271  0x00006076 jam  0x00000001 , 0x00004793 
- 00024272  0x00006077 branch  0x00005ca3 
- 00024273  0x0000607a call  0x00005eea 
- 00024274  0x0000607b branch  0x00006ca3 
- 00024275  0x0000607e fetcht  0x00000001 , 0x00004666 
- 00024276  0x0000607f increase  0x00000001 , 0x00000002 
- 00024277  0x00006080 fetch  0x00000008 , 0x00004713 
- 00024278  0x00006081 bbit1  0x00000011 , 0x00005eda 
- 00024279  0x00006082 sub  0x00000002 , 0x00000002 , 0x0000003e 
- 00024280  0x00006083 ncall  0x00005ee1 , 0x00000002 
- 00024281  0x00006084 rtn 
- 00024282  0x00006087 fetch  0x00000001 , 0x0000471b 
- 00024283  0x00006088 increase  0xffffffff , 0x0000003f 
- 00024284  0x00006089 isub  0x00000002 , 0x0000003e 
- 00024285  0x0000608a ncall  0x00005edf , 0x00000002 
- 00024286  0x0000608b rtn 
- 00024287  0x0000608e arg  0x00000000 , 0x00000002 
- 00024288  0x0000608f rtn 
- 00024289  0x00006091 arg  0x00000001 , 0x00000002 
- 00024290  0x00006092 rtn 
- 00024291  0x00006095 arg  0x00000001 , 0x00000002 
- 00024292  0x00006096 arg  0x00004666 , 0x00000011 
- 00024293  0x00006097 arg  0x00000000 , 0x00000012 
- 00024294  0x00006098 branch  0x00006cd3 
- 00024295  0x0000609b fetch  0x00000008 , 0x00004713 
- 00024296  0x0000609c rtnbit0  0x00000034 
- 00024297  0x0000609d branch  0x00005e6b 
- 00024298  0x000060a0 arg  0x00000000 , 0x00000007 
- 00024299  0x000060a1 branch  0x00005f00 
- 00024300  0x000060a3 arg  0x00000000 , 0x00000007 
- 00024301  0x000060a4 branch  0x00005f04 
- 00024302  0x000060a6 arg  0x00000003 , 0x00000007 
- 00024303  0x000060a7 branch  0x00005f00 
- 00024304  0x000060a9 arg  0x00000003 , 0x00000007 
- 00024305  0x000060aa branch  0x00005f04 
- 00024306  0x000060ac arg  0x00000005 , 0x00000007 
- 00024307  0x000060ad branch  0x00005f00 
- 00024308  0x000060af arg  0x00000005 , 0x00000007 
- 00024309  0x000060b0 branch  0x00005f04 
- 00024310  0x000060b3 arg  0x00000015 , 0x00000007 
- 00024311  0x000060b4 branch  0x00005f00 
- 00024312  0x000060b7 arg  0x00000018 , 0x00000007 
- 00024313  0x000060b8 branch  0x00005f00 
- 00024314  0x000060bb arg  0x0000000e , 0x00000007 
- 00024315  0x000060bc branch  0x00005f00 
- 00024316  0x000060bf arg  0x0000000c , 0x00000007 
- 00024317  0x000060c0 branch  0x00005f00 
- 00024318  0x000060c3 arg  0x0000001c , 0x00000007 
- 00024319  0x000060c4 branch  0x00005f00 
- 00024320  0x000060c7 fetch  0x00000008 , 0x00004713 
- 00024321  0x000060c8 qset1  0x0000003f 
- 00024322  0x000060c9 store  0x00000008 , 0x00004713 
- 00024323  0x000060ca rtn 
- 00024324  0x000060cd fetch  0x00000008 , 0x00004713 
- 00024325  0x000060ce qset0  0x0000003f 
- 00024326  0x000060cf store  0x00000008 , 0x00004713 
- 00024327  0x000060d0 rtn 
- 00024328  0x000060d3 setarg  0x00000000 
- 00024329  0x000060d4 store  0x00000008 , 0x0000472a 
- 00024330  0x000060d5 store  0x00000008 , 0x00004733 
- 00024331  0x000060d6 fetch  0x00000001 , 0x00004729 
- 00024332  0x000060d7 beq  0x00000002 , 0x00005f12 
- 00024333  0x000060d8 beq  0x00000003 , 0x00005f14 
- 00024334  0x000060d9 beq  0x00000004 , 0x00005f19 
- 00024335  0x000060da setarg  0x00070008 
- 00024336  0x000060dc store  0x00000008 , 0x0000472b 
- 00024337  0x000060dd rtn 
- 00024338  0x000060e0 setarg  0x00040005 
- 00024339  0x000060e1 branch  0x00005f10 
- 00024340  0x000060e4 setarg  0x00022303 
- 00024341  0x000060e6 store  0x00000008 , 0x0000472a 
- 00024342  0x000060e7 setarg  0x00000003 
- 00024343  0x000060e8 store  0x00000008 , 0x00004733 
- 00024344  0x000060e9 rtn 
- 00024345  0x000060ec setarg  0x0000cd03 
- 00024346  0x000060ed branch  0x00005f15 
- 00024347  0x000060f1 bpatch  0x00000092 , 0x00004012 
- 00024348  0x000060f2 fetch  0x00000001 , 0x0000477f 
- 00024349  0x000060f3 increase  0xffffffff , 0x0000003f 
- 00024350  0x000060f4 store  0x00000001 , 0x0000477f 
- 00024351  0x000060f5 fetcht  0x00000001 , 0x00004666 
- 00024352  0x000060f6 sub  0x00000002 , 0x00000001 , 0x0000003e 
- 00024353  0x000060f7 ncall  0x00005ed3 , 0x00000005 
- 00024354  0x000060f8 storet  0x00000001 , 0x00004666 
- 00024355  0x000060f9 call  0x00005ee3 
- 00024356  0x000060fa call  0x00005c59 
- 00024357  0x000060fb branch  0x000054a0 
- 00024358  0x00006100 bpatch  0x00000093 , 0x00004012 
- 00024359  0x00006101 fetch  0x00000001 , 0x00004957 
- 00024360  0x00006102 rtneq  0x00000003 
- 00024361  0x00006103 fetch  0x00000008 , 0x00004713 
- 00024362  0x00006104 rtnbit0  0x00000038 
- 00024363  0x00006105 fetch  0x00000004 , 0x00004847 
- 00024364  0x00006106 rtn  0x00000034 
- 00024365  0x00006107 call  0x00005fcd 
- 00024366  0x00006108 setarg  0x00000003 
- 00024367  0x00006109 call  0x00005fc3 
- 00024368  0x0000610a call  0x00005fbf , 0x00000034 
- 00024369  0x0000610b ncall  0x00005fc1 , 0x00000034 
- 00024370  0x0000610c setarg  0x00000002 
- 00024371  0x0000610d call  0x00005fc8 
- 00024372  0x0000610e call  0x00005fbf , 0x00000034 
- 00024373  0x0000610f fetch  0x00000001 , 0x00004861 
- 00024374  0x00006110 beq  0x00000001 , 0x00005f3c 
- 00024375  0x00006112 fetch  0x00000008 , 0x00004713 
- 00024376  0x00006113 rtnbit0  0x00000038 
- 00024377  0x00006114 arg  0x00000005 , 0x00000039 
- 00024378  0x00006115 arg  0x00004861 , 0x00000005 
- 00024379  0x00006116 branch  0x00007ca1 
- 00024380  0x00006119 call  0x00005f50 
- 00024381  0x0000611a fetch  0x00000002 , 0x00004862 
- 00024382  0x0000611b store  0x00000002 , 0x0000070b 
- 00024383  0x0000611c fetch  0x00000002 , 0x00004847 
- 00024384  0x0000611d store  0x00000002 , 0x0000070d 
- 00024385  0x0000611e call  0x00005f89 
- 00024386  0x0000611f fetch  0x00000002 , 0x0000070b 
- 00024387  0x00006120 store  0x00000002 , 0x00004862 
- 00024388  0x00006121 fetch  0x00000002 , 0x0000070d 
- 00024389  0x00006122 store  0x00000002 , 0x00004847 
- 00024390  0x00006124 fetch  0x00000002 , 0x00004864 
- 00024391  0x00006125 store  0x00000002 , 0x0000070b 
- 00024392  0x00006126 fetch  0x00000002 , 0x00004849 
- 00024393  0x00006127 store  0x00000002 , 0x0000070d 
- 00024394  0x00006128 call  0x00005f91 
- 00024395  0x00006129 fetch  0x00000002 , 0x0000070b 
- 00024396  0x0000612a store  0x00000002 , 0x00004864 
- 00024397  0x0000612b fetch  0x00000002 , 0x0000070d 
- 00024398  0x0000612c store  0x00000002 , 0x00004849 
- 00024399  0x0000612d rtn 
- 00024400  0x00006130 fetch  0x00000008 , 0x00004713 
- 00024401  0x00006131 rtnbit0  0x00000039 
- 00024402  0x00006132 bpatch  0x00000094 , 0x00004012 
- 00024403  0x00006133 fetch  0x00000002 , 0x00004862 
- 00024404  0x00006134 store  0x00000002 , 0x00000712 
- 00024405  0x00006135 call  0x00005f64 
- 00024406  0x00006136 store  0x00000002 , 0x00004862 
- 00024407  0x00006137 fetch  0x00000002 , 0x00004847 
- 00024408  0x00006138 store  0x00000002 , 0x00000712 
- 00024409  0x00006139 call  0x00005f72 
- 00024410  0x0000613a store  0x00000002 , 0x00004847 
- 00024411  0x0000613b fetch  0x00000002 , 0x00004864 
- 00024412  0x0000613c store  0x00000002 , 0x00000712 
- 00024413  0x0000613d call  0x00005f64 
- 00024414  0x0000613e store  0x00000002 , 0x00004864 
- 00024415  0x0000613f fetch  0x00000002 , 0x00004849 
- 00024416  0x00006140 store  0x00000002 , 0x00000712 
- 00024417  0x00006141 call  0x00005f72 
- 00024418  0x00006142 store  0x00000002 , 0x00004849 
- 00024419  0x00006143 rtn 
- 00024420  0x00006146 fetch  0x00000001 , 0x00000713 
- 00024421  0x00006147 branch  0x00005f67 , 0x00000034 
- 00024422  0x00006148 branch  0x00005f6c 
- 00024423  0x0000614b fetch  0x00000001 , 0x00000712 
- 00024424  0x0000614c call  0x00005f7f 
- 00024425  0x0000614d store  0x00000001 , 0x00000712 
- 00024426  0x0000614f fetch  0x00000002 , 0x00000712 
- 00024427  0x00006150 rtn 
- 00024428  0x00006152 fetch  0x00000001 , 0x00000712 
- 00024429  0x00006153 call  0x00005fbb 
- 00024430  0x00006154 call  0x00005f7f 
- 00024431  0x00006155 call  0x00007dc8 , 0x00000034 
- 00024432  0x00006156 call  0x00005fb7 
- 00024433  0x00006157 branch  0x00005f6a 
- 00024434  0x0000615a fetch  0x00000001 , 0x00000713 
- 00024435  0x0000615b branch  0x00005f75 , 0x00000034 
- 00024436  0x0000615c branch  0x00005f79 
- 00024437  0x0000615e fetch  0x00000001 , 0x00000712 
- 00024438  0x0000615f call  0x00005f84 
- 00024439  0x00006160 store  0x00000001 , 0x00000712 
- 00024440  0x00006161 branch  0x00005f6a 
- 00024441  0x00006163 fetch  0x00000001 , 0x00000712 
- 00024442  0x00006164 call  0x00005fbb 
- 00024443  0x00006165 call  0x00005f84 
- 00024444  0x00006166 call  0x00007dc8 , 0x00000034 
- 00024445  0x00006167 call  0x00005fb7 
- 00024446  0x00006168 branch  0x00005f6a 
- 00024447  0x0000616b mul32  0x0000003f , 0x00000004 , 0x0000003f 
- 00024448  0x0000616c div  0x0000003f , 0x00000005 
- 00024449  0x0000616d call  0x00007d62 
- 00024450  0x0000616e quotient  0x0000003f 
- 00024451  0x0000616f rtn 
- 00024452  0x00006171 mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00024453  0x00006172 div  0x0000003f , 0x0000000a 
- 00024454  0x00006173 call  0x00007d62 
- 00024455  0x00006174 quotient  0x0000003f 
- 00024456  0x00006175 rtn 
- 00024457  0x00006178 fetch  0x00000002 , 0x0000070b 
- 00024458  0x00006179 fetcht  0x00000002 , 0x0000070d 
- 00024459  0x0000617a iadd  0x00000002 , 0x0000003f 
- 00024460  0x0000617b fetcht  0x00000001 , 0x00004866 
- 00024461  0x0000617c iadd  0x00000002 , 0x0000003f 
- 00024462  0x0000617d and  0x0000003f , 0x00000001 , 0x00000002 
- 00024463  0x0000617e storet  0x00000001 , 0x00004866 
- 00024464  0x0000617f branch  0x00005f99 
- 00024465  0x00006182 fetch  0x00000002 , 0x0000070b 
- 00024466  0x00006183 fetcht  0x00000002 , 0x0000070d 
- 00024467  0x00006184 iadd  0x00000002 , 0x0000003f 
- 00024468  0x00006185 fetcht  0x00000001 , 0x00004867 
- 00024469  0x00006186 iadd  0x00000002 , 0x0000003f 
- 00024470  0x00006187 and  0x0000003f , 0x00000001 , 0x00000002 
- 00024471  0x00006188 storet  0x00000001 , 0x00004867 
- 00024472  0x00006189 branch  0x00005f99 
- 00024473  0x0000618c store  0x00000003 , 0x0000070f 
- 00024474  0x0000618d isolate1  0x00000010 , 0x0000003f 
- 00024475  0x0000618e branch  0x00005fa3 , 0x00000001 
- 00024476  0x0000618f fetch  0x00000001 , 0x00000710 
- 00024477  0x00006190 beq  0x000000ff , 0x00005faa 
- 00024478  0x00006191 fetch  0x00000001 , 0x0000070f 
- 00024479  0x00006193 rshift  0x0000003f , 0x0000003f 
- 00024480  0x00006194 store  0x00000002 , 0x0000070b 
- 00024481  0x00006195 store  0x00000002 , 0x0000070d 
- 00024482  0x00006196 rtn 
- 00024483  0x00006198 fetch  0x00000001 , 0x00000710 
- 00024484  0x00006199 beq  0x00000000 , 0x00005fa7 
- 00024485  0x0000619a fetch  0x00000003 , 0x0000070f 
- 00024486  0x0000619b branch  0x00005f9f 
- 00024487  0x0000619d jam  0x00000000 , 0x00000711 
- 00024488  0x0000619e fetch  0x00000001 , 0x0000070f 
- 00024489  0x0000619f branch  0x00005f9f 
- 00024490  0x000061a2 fetch  0x00000001 , 0x0000070f 
- 00024491  0x000061a3 call  0x00005fb5 
- 00024492  0x000061a4 store  0x00000001 , 0x0000070b 
- 00024493  0x000061a5 store  0x00000001 , 0x0000070d 
- 00024494  0x000061a6 branch  0x00005fb3 , 0x00000034 
- 00024495  0x000061a7 setarg  0x000000ff 
- 00024496  0x000061a9 store  0x00000001 , 0x0000070c 
- 00024497  0x000061aa store  0x00000001 , 0x0000070e 
- 00024498  0x000061ab rtn 
- 00024499  0x000061ad setarg  0x00000000 
- 00024500  0x000061ae branch  0x00005fb0 
- 00024501  0x000061b1 call  0x00005fbb 
- 00024502  0x000061b2 rshift  0x0000003f , 0x0000003f 
- 00024503  0x000061b4 call  0x00005fbc 
- 00024504  0x000061b5 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024505  0x000061b6 store  0x00000001 , 0x00000712 
- 00024506  0x000061b7 rtn 
- 00024507  0x000061ba sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024508  0x000061bc store  0x00000001 , 0x00000684 
- 00024509  0x000061bd fetch  0x00000001 , 0x00000684 
- 00024510  0x000061be rtn 
- 00024511  0x000061c1 jam  0x00000000 , 0x00004861 
- 00024512  0x000061c2 rtn 
- 00024513  0x000061c4 jam  0x00000001 , 0x00004861 
- 00024514  0x000061c5 rtn 
- 00024515  0x000061c9 isub  0x00000011 , 0x0000003e 
- 00024516  0x000061ca nbranch  0x00007dc8 , 0x00000002 
- 00024517  0x000061cb isub  0x00000012 , 0x0000003e 
- 00024518  0x000061cc nbranch  0x00007dc8 , 0x00000002 
- 00024519  0x000061cd branch  0x00007dca 
- 00024520  0x000061cf isub  0x00000011 , 0x0000003e 
- 00024521  0x000061d0 nrtn  0x00000002 
- 00024522  0x000061d1 isub  0x00000012 , 0x0000003e 
- 00024523  0x000061d2 nrtn  0x00000002 
- 00024524  0x000061d3 branch  0x00007dca 
- 00024525  0x000061d6 fetch  0x00000002 , 0x00004847 
- 00024526  0x000061d7 call  0x00005fd4 
- 00024527  0x000061d8 copy  0x0000003f , 0x00000011 
- 00024528  0x000061d9 fetch  0x00000002 , 0x00004849 
- 00024529  0x000061da call  0x00005fd4 
- 00024530  0x000061db copy  0x0000003f , 0x00000012 
- 00024531  0x000061dc rtn 
- 00024532  0x000061df store  0x00000002 , 0x0000070d 
- 00024533  0x000061e0 fetch  0x00000001 , 0x0000070e 
- 00024534  0x000061e1 beq  0x000000ff , 0x00005fda 
- 00024535  0x000061e2 fetch  0x00000001 , 0x0000070d 
- 00024536  0x000061e4 and_into  0x000000ff , 0x0000003f 
- 00024537  0x000061e6 rtn 
- 00024538  0x000061e8 fetch  0x00000002 , 0x0000070d 
- 00024539  0x000061e9 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024540  0x000061ea branch  0x00005fd8 
- 00024541  0x000061ed arg  0x0000461f , 0x00000013 
- 00024542  0x000061ee arg  0x00005fe0 , 0x00000012 
- 00024543  0x000061ef branch  0x000042e0 
- 00024544  0x000061f1 fetch  0x00000004 , 0x00004613 
- 00024545  0x000061f2 store  0x00000004 , 0x000045af 
- 00024546  0x000061f3 jam  0x00000001 , 0x0000477d 
- 00024547  0x000061f4 rtn 
- 00024548  0x000061f8 fetch  0x00000001 , 0x00004740 
- 00024549  0x000061f9 beq  0x00000000 , 0x00005fec 
- 00024550  0x000061fa beq  0x00000001 , 0x00005fee 
- 00024551  0x000061fb beq  0x00000002 , 0x00005fe9 
- 00024552  0x000061fc beq  0x00000003 , 0x00005ff0 
- 00024553  0x000061fe setarg  0x000ea600 
- 00024554  0x00006200 store  0x00000004 , 0x00004613 
- 00024555  0x00006201 rtn 
- 00024556  0x00006203 setarg  0x0005e740 
- 00024557  0x00006204 branch  0x00005fea 
- 00024558  0x00006206 setarg  0x000927c0 
- 00024559  0x00006207 branch  0x00005fea 
- 00024560  0x00006209 setarg  0x00124f80 
- 00024561  0x0000620a branch  0x00005fea 
- 00024562  0x0000620d bpatch  0x00000095 , 0x00004012 
- 00024563  0x0000620e jam  0x00000000 , 0x00004600 
- 00024564  0x0000620f call  0x00003647 
- 00024565  0x00006210 setarg  0xffffffff 
- 00024566  0x00006211 store  0x00000004 , 0x000045af 
- 00024567  0x00006212 setarg  0x00000000 
- 00024568  0x00006213 store  0x00000007 , 0x00004846 
- 00024569  0x00006214 jam  0x00000001 , 0x0000473f 
- 00024570  0x00006215 call  0x000059ed 
- 00024571  0x00006216 call  0x000054dc 
- 00024572  0x00006217 branch  0x0000622b 
- 00024573  0x0000621a fetch  0x00000001 , 0x0000473f 
- 00024574  0x0000621b ncall  0x00006001 , 0x00000034 
- 00024575  0x0000621c jam  0x00000000 , 0x0000473f 
- 00024576  0x0000621d rtn 
- 00024577  0x00006220 call  0x0000594c 
- 00024578  0x00006221 fetch  0x00000008 , 0x00004713 
- 00024579  0x00006222 rtnbit0  0x0000003c 
- 00024580  0x00006224 fetch  0x00000001 , 0x0000464a 
- 00024581  0x00006225 arg  0x00000040 , 0x00000002 
- 00024582  0x00006226 call  0x00006f21 
- 00024583  0x00006227 fetch  0x00000001 , 0x0000464b 
- 00024584  0x00006228 arg  0x00000040 , 0x00000002 
- 00024585  0x00006229 branch  0x00006f21 
- 00024586  0x0000622c call  0x0000600e 
- 00024587  0x0000622d fetch  0x00000001 , 0x0000473f 
- 00024588  0x0000622e nbranch  0x00006235 , 0x00000034 
- 00024589  0x0000622f branch  0x00003610 
- 00024590  0x00006232 fetch  0x00000004 , 0x000045e8 
- 00024591  0x00006233 fetcht  0x00000004 , 0x000045e4 
- 00024592  0x00006234 isub  0x00000002 , 0x0000003e 
- 00024593  0x00006235 branch  0x00006013 , 0x00000005 
- 00024594  0x00006236 branch  0x00006016 
- 00024595  0x00006239 jam  0x00000000 , 0x00004143 
- 00024596  0x0000623a jam  0x000000aa , 0x00004141 
- 00024597  0x0000623b rtn 
- 00024598  0x0000623d jam  0x000000ff , 0x00004143 
- 00024599  0x0000623e rtn 
- 00024600  0x00006241 set0  0x00000026 , 0x00000000 
- 00024601  0x00006242 jam  0x00000000 , 0x000045fc 
- 00024602  0x00006243 arg  0x00000001 , 0x00000007 
- 00024603  0x00006244 branch  0x00005f04 
- 00024604  0x00006247 fetch  0x00000008 , 0x00004713 
- 00024605  0x00006248 bbit0  0x00000011 , 0x0000602a 
- 00024606  0x00006249 call  0x00006195 
- 00024607  0x0000624a call  0x000054ac 
- 00024608  0x0000624b branch  0x00006067 , 0x00000028 
- 00024609  0x0000624c fetch  0x00000008 , 0x00004713 
- 00024610  0x0000624d bbit1  0x00000030 , 0x0000602f 
- 00024611  0x0000624e bbit0  0x00000031 , 0x0000602f 
- 00024612  0x0000624f call  0x00005883 
- 00024613  0x00006250 and  0x00000011 , 0x00000007 , 0x0000003f 
- 00024614  0x00006251 fetcht  0x00000001 , 0x00004728 
- 00024615  0x00006252 isub  0x00000002 , 0x0000003e 
- 00024616  0x00006253 branch  0x00006047 , 0x00000005 
- 00024617  0x00006254 branch  0x0000602f 
- 00024618  0x00006257 fetch  0x00000001 , 0x0000477f 
- 00024619  0x00006258 nbranch  0x00005f1b , 0x00000034 
- 00024620  0x00006259 rtn 
- 00024621  0x0000625c call  0x000054ac 
- 00024622  0x0000625d branch  0x00006038 , 0x00000028 
- 00024623  0x0000625f jam  0x00000000 , 0x00004666 
- 00024624  0x00006260 fetch  0x00000002 , 0x00004721 
- 00024625  0x00006261 store  0x00000002 , 0x000045de 
- 00024626  0x00006262 jam  0x00000002 , 0x000045e2 
- 00024627  0x00006263 branch  0x00003534 
- 00024628  0x00006266 fetch  0x00000002 , 0x000045d6 
- 00024629  0x00006267 store  0x00000002 , 0x000045de 
- 00024630  0x00006268 jam  0x00000004 , 0x000045e2 
- 00024631  0x00006269 branch  0x00003534 
- 00024632  0x0000626c fetch  0x00000001 , 0x00004666 
- 00024633  0x0000626d beq  0x00000000 , 0x00006067 
- 00024634  0x0000626e call  0x00005aa8 
- 00024635  0x00006270 call  0x00006018 
- 00024636  0x00006271 jam  0x00000001 , 0x00004666 
- 00024637  0x00006272 call  0x00005c6f 
- 00024638  0x00006273 branch  0x000054a0 
- 00024639  0x00006276 call  0x000054ac 
- 00024640  0x00006277 branch  0x000054cd , 0x00000028 
- 00024641  0x00006278 branch  0x00005c1a 
- 00024642  0x0000627b call  0x000054ac 
- 00024643  0x0000627c rtn  0x00000028 
- 00024644  0x0000627d fetch  0x00000008 , 0x00004713 
- 00024645  0x0000627e bbit1  0x0000003e , 0x00005ca3 
- 00024646  0x0000627f rtn 
- 00024647  0x00006282 call  0x00006195 
- 00024648  0x00006283 jam  0x00000000 , 0x000045e2 
- 00024649  0x00006284 arg  0x00000001 , 0x00000007 
- 00024650  0x00006285 call  0x00005f00 
- 00024651  0x00006286 setarg  0x00000000 
- 00024652  0x00006287 store  0x00000002 , 0x000045de 
- 00024653  0x00006288 call  0x00005c39 
- 00024654  0x00006289 jam  0x00000001 , 0x00004589 
- 00024655  0x0000628a fetch  0x00000008 , 0x00004713 
- 00024656  0x0000628b bbit0  0x00000016 , 0x00003291 
- 00024657  0x0000628c jam  0x00000002 , 0x00004589 
- 00024658  0x0000628d branch  0x00003291 
- 00024659  0x00006290 fetch  0x00000001 , 0x00004600 
- 00024660  0x00006291 nbranch  0x00005ff2 , 0x00000034 
- 00024661  0x00006292 fetch  0x00000001 , 0x000045e2 
- 00024662  0x00006293 beq  0x00000002 , 0x0000605f 
- 00024663  0x00006294 beq  0x00000004 , 0x0000606b 
- 00024664  0x00006295 beq  0x00000003 , 0x00006070 
- 00024665  0x00006297 call  0x00006018 
- 00024666  0x00006298 fetch  0x00000001 , 0x0000477f 
- 00024667  0x00006299 nbranch  0x00005f1b , 0x00000034 
- 00024668  0x0000629a fetch  0x00000001 , 0x00004666 
- 00024669  0x0000629b beq  0x00000000 , 0x000054cd 
- 00024670  0x0000629c rtn 
- 00024671  0x0000629f fetch  0x00000008 , 0x00004713 
- 00024672  0x000062a0 bbit1  0x0000003e , 0x00006034 
- 00024673  0x000062a1 bbit1  0x00000030 , 0x00006034 
- 00024674  0x000062a2 bbit0  0x0000003a , 0x00006067 
- 00024675  0x000062a3 fetch  0x00000004 , 0x00004691 
- 00024676  0x000062a4 fetcht  0x00000004 , 0x000046e6 
- 00024677  0x000062a5 isub  0x00000002 , 0x0000003e 
- 00024678  0x000062a6 branch  0x00006047 , 0x00000005 
- 00024679  0x000062a8 fetch  0x00000002 , 0x000045dc 
- 00024680  0x000062a9 store  0x00000002 , 0x000045de 
- 00024681  0x000062aa jam  0x00000003 , 0x000045e2 
- 00024682  0x000062ab branch  0x00003534 
- 00024683  0x000062ae fetch  0x00000008 , 0x00004713 
- 00024684  0x000062af bbit0  0x0000003e , 0x00006059 
- 00024685  0x000062b0 fetch  0x00000001 , 0x0000471b 
- 00024686  0x000062b1 beq  0x00000001 , 0x00006059 
- 00024687  0x000062b2 branch  0x0000603b 
- 00024688  0x000062b5 fetch  0x00000008 , 0x00004713 
- 00024689  0x000062b6 bbit0  0x0000003e , 0x00006059 
- 00024690  0x000062b7 bbit1  0x00000013 , 0x00006059 
- 00024691  0x000062b8 bbit1  0x00000012 , 0x00006059 
- 00024692  0x000062b9 branch  0x00006035 
- 00024693  0x000062bc fetch  0x00000004 , 0x0000458f 
- 00024694  0x000062bd store  0x00000004 , 0x000045e8 
- 00024695  0x000062be store  0x00000004 , 0x00004691 
- 00024696  0x000062bf call  0x0000355a 
- 00024697  0x000062c0 call  0x00005c0b 
- 00024698  0x000062c1 call  0x0000618e 
- 00024699  0x000062c2 call  0x00005a73 
- 00024700  0x000062c3 jam  0x00000000 , 0x0000477d 
- 00024701  0x000062c4 jam  0x00000000 , 0x000045fc 
- 00024702  0x000062c5 jam  0x00000000 , 0x000045e2 
- 00024703  0x000062c6 fetch  0x00000004 , 0x000045e8 
- 00024704  0x000062c7 fetch  0x00000004 , 0x000045e4 
- 00024705  0x000062c8 isub  0x00000002 , 0x0000003e 
- 00024706  0x000062c9 rtn  0x00000005 
- 00024707  0x000062ca branch  0x00006042 
- 00024708  0x000062cd call  0x00005a73 
- 00024709  0x000062ce call  0x00005a84 
- 00024710  0x000062d0 call  0x0000618e 
- 00024711  0x000062d1 call  0x00005c0b 
- 00024712  0x000062d2 arg  0x00000001 , 0x00000007 
- 00024713  0x000062d3 call  0x00005f04 
- 00024714  0x000062d4 setarg  0x00000000 
- 00024715  0x000062d5 store  0x00000002 , 0x000045d8 
- 00024716  0x000062d6 store  0x00000002 , 0x000045de 
- 00024717  0x000062d7 store  0x00000001 , 0x000045fc 
- 00024718  0x000062d8 store  0x00000001 , 0x00004860 
- 00024719  0x000062d9 store  0x00000001 , 0x000045e2 
- 00024720  0x000062dc fetch  0x00000004 , 0x0000458f 
- 00024721  0x000062dd store  0x00000004 , 0x000045e8 
- 00024722  0x000062de store  0x00000004 , 0x00004691 
- 00024723  0x000062df branch  0x00005ca3 
- 00024724  0x000062e2 call  0x00007de2 
- 00024725  0x000062e3 branch  0x000023fd 
- 00024726  0x000062e6 bpatch  0x00000096 , 0x00004012 
- 00024727  0x000062e7 rtnmark0  0x00000026 
- 00024728  0x000062e8 call  0x00005601 
- 00024729  0x000062e9 nrtn  0x00000028 
- 00024730  0x000062ea fetch  0x00000001 , 0x0000477c 
- 00024731  0x000062eb jam  0x00000000 , 0x0000477c 
- 00024732  0x000062ec ncall  0x00006094 , 0x00000034 
- 00024733  0x000062ee fetch  0x00000008 , 0x00004713 
- 00024734  0x000062ef bbit0  0x00000016 , 0x000060a1 
- 00024735  0x000062f0 fetch  0x00000001 , 0x0000496c 
- 00024736  0x000062f1 nbranch  0x000060b6 , 0x00000034 
- 00024737  0x000062f3 call  0x00005a74 
- 00024738  0x000062f4 fetch  0x00000001 , 0x00004589 
- 00024739  0x000062f5 bbit1  0x00000001 , 0x000060b0 
- 00024740  0x000062f6 fetcht  0x00000001 , 0x0000451a 
- 00024741  0x000062f7 fetch  0x00000001 , 0x00004846 
- 00024742  0x000062f8 ior  0x00000002 , 0x0000003f 
- 00024743  0x000062f9 store  0x00000001 , 0x00004846 
- 00024744  0x000062fa fetcht  0x00000001 , 0x0000451f 
- 00024745  0x000062fb fetch  0x00000001 , 0x0000484b 
- 00024746  0x000062fc iadd  0x00000002 , 0x0000003f 
- 00024747  0x000062fd store  0x00000001 , 0x0000484b 
- 00024748  0x000062fe fetcht  0x00000001 , 0x00004520 
- 00024749  0x000062ff fetch  0x00000001 , 0x0000484c 
- 00024750  0x00006300 iadd  0x00000002 , 0x0000003f 
- 00024751  0x00006301 store  0x00000001 , 0x0000484c 
- 00024752  0x00006303 jam  0x00000001 , 0x00004589 
- 00024753  0x00006304 arg  0x00000007 , 0x00000011 
- 00024754  0x00006305 arg  0x00004846 , 0x00000012 
- 00024755  0x00006306 fetch  0x00000002 , 0x0000484b 
- 00024756  0x00006307 rtn  0x00000034 
- 00024757  0x00006308 branch  0x000036db 
- 00024758  0x0000630b jam  0x00000002 , 0x00004589 
- 00024759  0x0000630c arg  0x00000009 , 0x00000011 
- 00024760  0x0000630d fetch  0x00000001 , 0x0000496d 
- 00024761  0x0000630e nbranch  0x000060bc , 0x00000034 
- 00024762  0x0000630f arg  0x00004733 , 0x00000012 
- 00024763  0x00006310 rtn 
- 00024764  0x00006312 arg  0x0000472a , 0x00000012 
- 00024765  0x00006313 rtn 
- 00024766  0x00006319 setarg  0x00000000 
- 00024767  0x0000631a store  0x00000003 , 0x000046f8 
- 00024768  0x0000631b rtn 
- 00024769  0x0000631e fetch  0x00000008 , 0x00004713 
- 00024770  0x0000631f rtnbit0  0x0000000e 
- 00024771  0x00006320 fetch  0x00000001 , 0x0000477d 
- 00024772  0x00006321 rtn  0x00000034 
- 00024773  0x00006322 fetch  0x00000001 , 0x00004602 
- 00024774  0x00006323 rtn  0x00000034 
- 00024775  0x00006324 fetch  0x00000001 , 0x000046f5 
- 00024776  0x00006325 increase  0x00000001 , 0x0000003f 
- 00024777  0x00006326 and_into  0x00000003 , 0x0000003f 
- 00024778  0x00006327 store  0x00000001 , 0x000046f5 
- 00024779  0x00006328 nrtn  0x00000034 
- 00024780  0x00006329 jam  0x00000000 , 0x000046f6 
- 00024781  0x0000632b bpatch  0x00000097 , 0x00004012 
- 00024782  0x0000632c fetch  0x00000001 , 0x000046f6 
- 00024783  0x0000632d increase  0x00000001 , 0x0000003f 
- 00024784  0x0000632e store  0x00000001 , 0x000046f6 
- 00024785  0x0000632f sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00024786  0x00006330 nbranch  0x000060d9 , 0x00000002 
- 00024787  0x00006331 call  0x0000357f 
- 00024788  0x00006332 call  0x00003651 
- 00024789  0x00006333 nbranch  0x000060df , 0x00000018 
- 00024790  0x00006334 nbranch  0x000060df , 0x0000002f 
- 00024791  0x00006335 call  0x000060f2 
- 00024792  0x00006336 call  0x000060e9 
- 00024793  0x00006338 call  0x0000357b 
- 00024794  0x00006339 fetch  0x00000001 , 0x000046f7 
- 00024795  0x0000633a increase  0x00000001 , 0x0000003f 
- 00024796  0x0000633b store  0x00000001 , 0x000046f7 
- 00024797  0x0000633c beq  0x00000010 , 0x000060e1 
- 00024798  0x0000633d rtn 
- 00024799  0x00006340 call  0x00003222 
- 00024800  0x00006341 branch  0x000060cd 
- 00024801  0x00006344 jam  0x00000000 , 0x000046f7 
- 00024802  0x00006345 fetch  0x00000001 , 0x000046f8 
- 00024803  0x00006346 rtnbit1  0x00000000 
- 00024804  0x00006347 set1  0x00000000 , 0x0000003f 
- 00024805  0x00006348 store  0x00000001 , 0x000046f8 
- 00024806  0x00006349 fetch  0x00000002 , 0x00004723 
- 00024807  0x0000634a store  0x00000002 , 0x00004781 
- 00024808  0x0000634b branch  0x000059ed 
- 00024809  0x0000634e fetch  0x00000001 , 0x00004602 
- 00024810  0x0000634f branch  0x000060be , 0x00000034 
- 00024811  0x00006350 jam  0x00000000 , 0x000046f7 
- 00024812  0x00006351 fetch  0x00000001 , 0x000046f8 
- 00024813  0x00006352 rtnbit0  0x00000000 
- 00024814  0x00006353 set0  0x00000000 , 0x0000003f 
- 00024815  0x00006354 store  0x00000001 , 0x000046f8 
- 00024816  0x00006355 call  0x00005c0b 
- 00024817  0x00006356 branch  0x0000594c 
- 00024818  0x00006359 call  0x0000366e 
- 00024819  0x0000635a fetch  0x00000001 , 0x000044f8 
- 00024820  0x0000635b compare  0x00000008 , 0x0000003f , 0x000000f8 
- 00024821  0x0000635c nrtn  0x00000001 
- 00024822  0x0000635d fetch  0x00000001 , 0x000044f9 
- 00024823  0x0000635e beq  0x000000ff , 0x00005ff2 
- 00024824  0x0000635f rtn 
- 00024825  0x00006365 fetch  0x00000001 , 0x00004793 
- 00024826  0x00006366 nrtn  0x00000034 
- 00024827  0x00006367 call  0x00005e78 
- 00024828  0x00006368 call  0x000060fe 
- 00024829  0x00006369 branch  0x00003662 
- 00024830  0x0000636c arg  0x0000000c , 0x00000007 
- 00024831  0x0000636d call  0x00007cef 
- 00024832  0x0000636e nrtn  0x00000034 
- 00024833  0x0000636f call  0x00006106 
- 00024834  0x00006370 call  0x0000572c 
- 00024835  0x00006372 arg  0x0000000c , 0x00000007 
- 00024836  0x00006373 setarg  0x000000a0 
- 00024837  0x00006374 branch  0x00007ce1 
- 00024838  0x00006377 fetch  0x00000008 , 0x00004713 
- 00024839  0x00006378 rtnbit0  0x00000028 
- 00024840  0x0000637a branch  0x000056bb 
- 00024841  0x0000637e fetch  0x00000001 , 0x00004666 
- 00024842  0x0000637f bne  0x00000000 , 0x00002421 
- 00024843  0x00006380 fetch  0x00000001 , 0x000045ca 
- 00024844  0x00006381 rtn  0x00000034 
- 00024845  0x00006383 jam  0x00000002 , 0x00008042 
- 00024846  0x00006384 jam  0x000000f8 , 0x00008130 
- 00024847  0x00006385 rtn 
- 00024848  0x0000638b fetch  0x00000001 , 0x0000465c 
- 00024849  0x0000638c rtneq  0x000000ff 
- 00024850  0x0000638d fetch  0x00000002 , 0x00004781 
- 00024851  0x0000638e rtn  0x00000034 
- 00024852  0x0000638f fetch  0x00000002 , 0x00004725 
- 00024853  0x00006390 fetcht  0x00000002 , 0x00004781 
- 00024854  0x00006391 isub  0x00000002 , 0x00000002 
- 00024855  0x00006392 fetch  0x00000002 , 0x0000470f 
- 00024856  0x00006393 isub  0x00000002 , 0x0000003f 
- 00024857  0x00006394 branch  0x0000611c , 0x00000002 
- 00024858  0x00006396 fetcht  0x00000001 , 0x0000465c 
- 00024859  0x00006397 branch  0x000061e5 
- 00024860  0x00006399 fetcht  0x00000001 , 0x0000465c 
- 00024861  0x0000639a branch  0x000061e4 
- 00024862  0x000063a2 arg  0x00004711 , 0x00000013 
- 00024863  0x000063a3 arg  0x00006121 , 0x00000012 
- 00024864  0x000063a4 branch  0x000042e0 
- 00024865  0x000063a7 bpatch  0x00000098 , 0x00004013 
- 00024866  0x000063a8 fetch  0x00000001 , 0x00004957 
- 00024867  0x000063a9 beq  0x00000003 , 0x00006131 
- 00024868  0x000063aa beq  0x0000000b , 0x00006131 
- 00024869  0x000063ab fetcht  0x00000001 , 0x00004690 
- 00024870  0x000063ac increase  0x00000002 , 0x00000002 
- 00024871  0x000063ae sub  0x00000002 , 0x00000003 , 0x0000003e 
- 00024872  0x000063af call  0x00006134 , 0x00000002 
- 00024873  0x000063b0 ncall  0x00006138 , 0x00000002 
- 00024874  0x000063b1 copy  0x00000002 , 0x0000003f 
- 00024875  0x000063b2 iadd  0x0000003f , 0x0000003f 
- 00024876  0x000063b3 store  0x00000001 , 0x0000470c 
- 00024877  0x000063b5 jam  0x00000004 , 0x000046fe 
- 00024878  0x000063b6 call  0x00006185 
- 00024879  0x000063b7 jam  0x00000001 , 0x000046fc 
- 00024880  0x000063b8 branch  0x00006192 
- 00024881  0x000063bb fetcht  0x00000001 , 0x00004690 
- 00024882  0x000063bc increase  0x00000001 , 0x00000002 
- 00024883  0x000063bd branch  0x00006127 
- 00024884  0x000063c0 fetch  0x00000008 , 0x00004713 
- 00024885  0x000063c1 rtnbit0  0x0000001c 
- 00024886  0x000063c2 increase  0x00000001 , 0x00000002 
- 00024887  0x000063c3 rtn 
- 00024888  0x000063c5 increase  0xfffffffd , 0x00000002 
- 00024889  0x000063c6 rtn 
- 00024890  0x000063ca fetch  0x00000001 , 0x00004661 
- 00024891  0x000063cb rtneq  0x000000ff 
- 00024892  0x000063cc fetch  0x00000002 , 0x00004790 
- 00024893  0x000063cd nrtn  0x00000034 
- 00024894  0x000063ce fetch  0x00000002 , 0x000045d8 
- 00024895  0x000063cf nrtn  0x00000034 
- 00024896  0x000063d0 fetch  0x00000002 , 0x000045de 
- 00024897  0x000063d1 nrtn  0x00000034 
- 00024898  0x000063d2 fetch  0x00000001 , 0x00004701 
- 00024899  0x000063d3 nrtn  0x00000034 
- 00024900  0x000063d4 fetch  0x00000001 , 0x00004712 
- 00024901  0x000063d5 branch  0x00006121 , 0x00000034 
- 00024902  0x000063d6 store  0x00000001 , 0x00004711 
- 00024903  0x000063d7 rtn 
- 00024904  0x000063e0 disable  0x00000028 
- 00024905  0x000063e1 fetch  0x00000001 , 0x000046fe 
- 00024906  0x000063e2 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00024907  0x000063e3 nrtn  0x00000005 
- 00024908  0x000063e4 branch  0x00007dba 
- 00024909  0x000063e7 fetch  0x00000008 , 0x00004713 
- 00024910  0x000063e8 rtnbit0  0x00000023 
- 00024911  0x000063e9 rtnbit0  0x00000004 
- 00024912  0x000063ea fetch  0x00000002 , 0x00004790 
- 00024913  0x000063eb nrtn  0x00000034 
- 00024914  0x000063ec fetch  0x00000002 , 0x000045d8 
- 00024915  0x000063ed nrtn  0x00000034 
- 00024916  0x000063ee fetch  0x00000002 , 0x000045de 
- 00024917  0x000063ef nrtn  0x00000034 
- 00024918  0x000063f0 fetch  0x00000001 , 0x00004701 
- 00024919  0x000063f1 nrtn  0x00000034 
- 00024920  0x000063f2 call  0x00006148 
- 00024921  0x000063f3 rtn  0x00000028 
- 00024922  0x000063f5 fetch  0x00000001 , 0x0000470e 
- 00024923  0x000063f6 branch  0x00006173 , 0x00000034 
- 00024924  0x000063f8 fetcht  0x00000001 , 0x00004709 
- 00024925  0x000063f9 increase  0x00000001 , 0x00000002 
- 00024926  0x000063fa storet  0x00000001 , 0x00004709 
- 00024927  0x000063fb fetch  0x00000001 , 0x00004707 
- 00024928  0x000063fc isub  0x00000002 , 0x0000003e 
- 00024929  0x000063fd ncall  0x0000616a , 0x00000002 
- 00024930  0x000063fe fetch  0x00000001 , 0x00004708 
- 00024931  0x000063ff isub  0x00000002 , 0x0000003e 
- 00024932  0x00006400 nbranch  0x0000616e , 0x00000002 
- 00024933  0x00006402 fetch  0x00000008 , 0x00004713 
- 00024934  0x00006403 bbit1  0x00000024 , 0x000061d9 
- 00024935  0x00006404 bbit1  0x00000026 , 0x000061d9 
- 00024936  0x00006406 fetcht  0x00000001 , 0x00004660 
- 00024937  0x00006407 branch  0x000061e4 
- 00024938  0x0000640a jam  0x00000001 , 0x00004709 
- 00024939  0x0000640b fetch  0x00000001 , 0x0000470e 
- 00024940  0x0000640c increase  0xffffffff , 0x0000003f 
- 00024941  0x0000640d store  0x00000001 , 0x0000470e 
- 00024942  0x0000640f fetch  0x00000008 , 0x00004713 
- 00024943  0x00006410 bbit1  0x00000024 , 0x000061eb 
- 00024944  0x00006411 bbit1  0x00000026 , 0x000061eb 
- 00024945  0x00006413 fetcht  0x00000001 , 0x00004660 
- 00024946  0x00006414 branch  0x000061e5 
- 00024947  0x00006417 fetch  0x00000008 , 0x00004713 
- 00024948  0x00006418 bbit1  0x00000022 , 0x0000616e 
- 00024949  0x00006419 call  0x0000617e 
- 00024950  0x0000641a branch  0x0000615c 
- 00024951  0x00006423 jam  0x00000000 , 0x000046fb 
- 00024952  0x00006424 call  0x000061fd 
- 00024953  0x00006425 jam  0x00000000 , 0x000046fe 
- 00024954  0x00006426 fetch  0x00000001 , 0x00004707 
- 00024955  0x00006427 rshift  0x0000003f , 0x0000003f 
- 00024956  0x00006428 store  0x00000001 , 0x00004708 
- 00024957  0x00006429 rtn 
- 00024958  0x0000642b fetch  0x00000001 , 0x0000470d 
- 00024959  0x0000642c store  0x00000001 , 0x0000470e 
- 00024960  0x0000642d rtn 
- 00024961  0x00006430 fetch  0x00000001 , 0x000046fe 
- 00024962  0x00006431 beq  0x00000001 , 0x00006188 
- 00024963  0x00006432 beq  0x00000002 , 0x0000618a 
- 00024964  0x00006433 beq  0x00000003 , 0x0000618c 
- 00024965  0x00006435 fetch  0x00000001 , 0x00004705 
- 00024966  0x00006437 store  0x00000001 , 0x00004706 
- 00024967  0x00006438 rtn 
- 00024968  0x0000643a fetch  0x00000001 , 0x00004702 
- 00024969  0x0000643b branch  0x00006186 
- 00024970  0x0000643d fetch  0x00000001 , 0x00004703 
- 00024971  0x0000643e branch  0x00006186 
- 00024972  0x00006440 fetch  0x00000001 , 0x00004704 
- 00024973  0x00006441 branch  0x00006186 
- 00024974  0x00006445 bpatch  0x00000099 , 0x00004013 
- 00024975  0x00006446 fetch  0x00000001 , 0x00004700 
- 00024976  0x00006447 store  0x00000001 , 0x00004701 
- 00024977  0x00006448 jam  0x00000000 , 0x000046fc 
- 00024978  0x0000644a jam  0x00000000 , 0x000046fd 
- 00024979  0x0000644b jam  0x00000001 , 0x000046fb 
- 00024980  0x0000644c rtn 
- 00024981  0x00006450 bpatch  0x0000009a , 0x00004013 
- 00024982  0x00006451 fetch  0x00000001 , 0x00004666 
- 00024983  0x00006452 rtnne  0x00000000 
- 00024984  0x00006453 call  0x000061ae 
- 00024985  0x00006454 jam  0x00000001 , 0x000046fe 
- 00024986  0x00006455 call  0x00006188 
- 00024987  0x00006456 fetch  0x00000001 , 0x000046ff 
- 00024988  0x00006457 rtn  0x00000034 
- 00024989  0x00006458 fetch  0x00000001 , 0x0000470a 
- 00024990  0x00006459 branch  0x000061a9 
- 00024991  0x0000645c fetch  0x00000001 , 0x00004666 
- 00024992  0x0000645d rtneq  0x00000000 
- 00024993  0x0000645e call  0x000061ae 
- 00024994  0x0000645f fetch  0x00000008 , 0x00004713 
- 00024995  0x00006460 rtnbit0  0x00000021 
- 00024996  0x00006461 jam  0x00000003 , 0x000046fe 
- 00024997  0x00006462 call  0x0000618c 
- 00024998  0x00006463 fetch  0x00000001 , 0x000046ff 
- 00024999  0x00006464 rtn  0x00000034 
- 00025000  0x00006465 fetch  0x00000001 , 0x0000470b 
- 00025001  0x00006467 store  0x00000001 , 0x0000470c 
- 00025002  0x00006468 rtn 
- 00025003  0x0000646b jam  0x00000000 , 0x000046ff 
- 00025004  0x0000646c jam  0x00000002 , 0x000046fe 
- 00025005  0x0000646d call  0x0000618a 
- 00025006  0x0000646f jam  0x00000001 , 0x000046fb 
- 00025007  0x00006470 jam  0x00000001 , 0x000046fc 
- 00025008  0x00006471 branch  0x000061d8 
- 00025009  0x00006476 fetch  0x00000001 , 0x000046fb 
- 00025010  0x00006477 rtn  0x00000034 
- 00025011  0x00006478 fetch  0x00000001 , 0x000046fc 
- 00025012  0x00006479 beq  0x00000001 , 0x000061bd 
- 00025013  0x0000647b fetch  0x00000001 , 0x00004701 
- 00025014  0x0000647c branch  0x000061ba , 0x00000034 
- 00025015  0x0000647d increase  0xffffffff 
- 00025016  0x0000647e store  0x00000001 , 0x00004701 
- 00025017  0x0000647f branch  0x000061d9 
- 00025018  0x00006482 jam  0x00000000 , 0x000046fb 
- 00025019  0x00006483 call  0x0000617e 
- 00025020  0x00006484 branch  0x000061eb 
- 00025021  0x00006487 bpatch  0x0000009b , 0x00004013 
- 00025022  0x00006488 fetch  0x00000001 , 0x000046fe 
- 00025023  0x00006489 rtn  0x00000034 
- 00025024  0x0000648a beq  0x00000004 , 0x000061c5 
- 00025025  0x0000648b branch  0x000061c2 
- 00025026  0x0000648e fetch  0x00000001 , 0x000046ff 
- 00025027  0x0000648f beq  0x00000001 , 0x000061c5 
- 00025028  0x00006490 branch  0x000061c7 
- 00025029  0x00006493 fetch  0x00000001 , 0x0000470c 
- 00025030  0x00006494 branch  0x000061e6 , 0x00000034 
- 00025031  0x00006496 arg  0x00004706 , 0x00000013 
- 00025032  0x00006497 arg  0x000061ca , 0x00000012 
- 00025033  0x00006498 branch  0x000042e0 
- 00025034  0x0000649b fetch  0x00000001 , 0x000046fe 
- 00025035  0x0000649c beq  0x00000004 , 0x000061d2 
- 00025036  0x0000649d fetch  0x00000001 , 0x000046ff 
- 00025037  0x0000649e beq  0x00000001 , 0x000061d2 
- 00025038  0x000064a0 call  0x00006181 
- 00025039  0x000064a1 fetch  0x00000001 , 0x000046fd 
- 00025040  0x000064a2 beq  0x00000001 , 0x000061e8 
- 00025041  0x000064a3 branch  0x000061d6 
- 00025042  0x000064a6 fetch  0x00000001 , 0x0000470c 
- 00025043  0x000064a7 increase  0xffffffff 
- 00025044  0x000064a8 store  0x00000001 , 0x0000470c 
- 00025045  0x000064a9 branch  0x000061ce 
- 00025046  0x000064ad fetch  0x00000001 , 0x000046fe 
- 00025047  0x000064ae beq  0x00000004 , 0x00006208 
- 00025048  0x000064b0 jam  0x00000001 , 0x000046fd 
- 00025049  0x000064b2 bpatch  0x0000009c , 0x00004013 
- 00025050  0x000064b3 fetch  0x00000001 , 0x00004666 
- 00025051  0x000064b4 beq  0x00000000 , 0x000061df 
- 00025052  0x000064b5 beq  0x00000001 , 0x000061e1 
- 00025053  0x000064b6 beq  0x00000002 , 0x000061e3 
- 00025054  0x000064b7 rtn 
- 00025055  0x000064b9 fetcht  0x00000001 , 0x0000465d 
- 00025056  0x000064ba branch  0x000061e4 
- 00025057  0x000064bc fetcht  0x00000001 , 0x0000465e 
- 00025058  0x000064bd branch  0x000061e4 
- 00025059  0x000064bf fetcht  0x00000001 , 0x0000465f 
- 00025060  0x000064c1 branch  0x00006ef7 
- 00025061  0x000064c4 branch  0x00006ef3 
- 00025062  0x000064c7 jam  0x00000000 , 0x000046fb 
- 00025063  0x000064c8 jam  0x00000000 , 0x000046fe 
- 00025064  0x000064ca fetch  0x00000001 , 0x000046fe 
- 00025065  0x000064cb beq  0x00000004 , 0x00006202 
- 00025066  0x000064cd jam  0x00000000 , 0x000046fd 
- 00025067  0x000064cf bpatch  0x0000009d , 0x00004013 
- 00025068  0x000064d0 fetch  0x00000001 , 0x00004666 
- 00025069  0x000064d1 beq  0x00000000 , 0x000061f1 
- 00025070  0x000064d2 beq  0x00000001 , 0x000061f5 
- 00025071  0x000064d3 beq  0x00000002 , 0x000061f9 
- 00025072  0x000064d4 rtn 
- 00025073  0x000064d6 fetcht  0x00000001 , 0x0000465d 
- 00025074  0x000064d7 fetch  0x00000008 , 0x00004713 
- 00025075  0x000064d8 bbit0  0x00000020 , 0x000061e5 
- 00025076  0x000064d9 branch  0x00006f0f 
- 00025077  0x000064db fetcht  0x00000001 , 0x0000465e 
- 00025078  0x000064dc fetch  0x00000008 , 0x00004713 
- 00025079  0x000064dd bbit0  0x00000020 , 0x000061e5 
- 00025080  0x000064de branch  0x00006f0f 
- 00025081  0x000064e0 fetcht  0x00000001 , 0x0000465f 
- 00025082  0x000064e1 fetch  0x00000008 , 0x00004713 
- 00025083  0x000064e2 bbit0  0x00000020 , 0x000061e5 
- 00025084  0x000064e3 branch  0x00006f0f 
- 00025085  0x000064e6 call  0x000061f1 
- 00025086  0x000064e7 call  0x000061f5 
- 00025087  0x000064e8 call  0x000061f9 
- 00025088  0x000064e9 call  0x0000616e 
- 00025089  0x000064ea branch  0x00006202 
- 00025090  0x000064ed jam  0x00000000 , 0x000046fd 
- 00025091  0x000064ee fetch  0x00000008 , 0x00004713 
- 00025092  0x000064ef bbit1  0x00000025 , 0x000061ea 
- 00025093  0x000064f0 bbit1  0x00000026 , 0x000061ea 
- 00025094  0x000064f2 fetcht  0x00000001 , 0x00004661 
- 00025095  0x000064f3 branch  0x000061e5 
- 00025096  0x000064f6 jam  0x00000001 , 0x000046fd 
- 00025097  0x000064f7 fetch  0x00000008 , 0x00004713 
- 00025098  0x000064f8 bbit1  0x00000025 , 0x000061d8 
- 00025099  0x000064f9 bbit1  0x00000026 , 0x000061d8 
- 00025100  0x000064fb fetcht  0x00000001 , 0x00004661 
- 00025101  0x000064fc branch  0x000061e4 
- 00025102  0x00006501 fetch  0x00000008 , 0x00004713 
- 00025103  0x00006502 rtnbit0  0x00000004 
- 00025104  0x00006503 fetch  0x00000001 , 0x00004709 
- 00025105  0x00006504 fetcht  0x00000001 , 0x00004708 
- 00025106  0x00006505 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00025107  0x00006506 branch  0x0000621b , 0x00000002 
- 00025108  0x00006508 fetch  0x00000001 , 0x00004666 
- 00025109  0x00006509 beq  0x00000000 , 0x00006218 
- 00025110  0x0000650a jam  0x00000001 , 0x00004094 
- 00025111  0x0000650b rtn 
- 00025112  0x0000650e fetch  0x00000008 , 0x00004713 
- 00025113  0x0000650f rtnbit1  0x00000018 
- 00025114  0x00006510 branch  0x000036ca 
- 00025115  0x00006513 fetch  0x00000001 , 0x00004666 
- 00025116  0x00006514 beq  0x00000000 , 0x000036db 
- 00025117  0x00006515 jam  0x00000000 , 0x00004094 
- 00025118  0x00006516 rtn 
- 00025119  0x0000651b fetch  0x00000001 , 0x00000009 
- 00025120  0x0000651c branch  0x000035cb 
- 00025121  0x0000651f call  0x0000621f 
- 00025122  0x00006520 branch  0x000036e8 
- 00025123  0x00006523 fetch  0x00000001 , 0x00004843 
- 00025124  0x00006524 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00025125  0x00006525 nbranch  0x00007dc8 , 0x00000001 
- 00025126  0x00006526 call  0x0000432b 
- 00025127  0x00006527 branch  0x00007dca 
- 00025128  0x0000652a fetch  0x00000002 , 0x000044e9 
- 00025129  0x0000652b bbit1  0x00000009 , 0x00006223 
- 00025130  0x0000652c rtn 
- 00025131  0x0000652f call  0x000036b4 
- 00025132  0x00006530 nrtn  0x00000028 
- 00025133  0x00006531 jam  0x00000001 , 0x0000477c 
- 00025134  0x00006532 call  0x000036be 
- 00025135  0x00006533 jam  0x00000000 , 0x00004772 
- 00025136  0x00006534 call  0x000062aa 
- 00025137  0x00006535 fetch  0x00000001 , 0x0000473f 
- 00025138  0x00006536 ncall  0x000054dc , 0x00000034 
- 00025139  0x00006537 fetch  0x00000004 , 0x000045af 
- 00025140  0x00006538 branch  0x00003622 
- 00025141  0x0000653b fetch  0x00000001 , 0x0000477b 
- 00025142  0x0000653c branch  0x00003616 , 0x00000034 
- 00025143  0x0000653d call  0x000036b4 
- 00025144  0x0000653e nrtn  0x00000028 
- 00025145  0x0000653f fetch  0x00000001 , 0x00004772 
- 00025146  0x00006540 jam  0x00000000 , 0x00004772 
- 00025147  0x00006541 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00025148  0x00006542 nbranch  0x0000625c , 0x00000005 
- 00025149  0x00006543 fetcht  0x00000002 , 0x00004622 
- 00025150  0x00006544 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00025151  0x00006545 branch  0x00006252 , 0x00000005 
- 00025152  0x00006547 fetch  0x00000004 , 0x00004767 
- 00025153  0x00006548 branch  0x00006252 , 0x00000034 
- 00025154  0x0000654a fetcht  0x00000004 , 0x00004751 
- 00025155  0x0000654b isub  0x00000002 , 0x00000002 
- 00025156  0x0000654c storet  0x00000004 , 0x00004777 
- 00025157  0x0000654d nbranch  0x00006255 , 0x00000002 
- 00025158  0x0000654e fetch  0x00000003 , 0x00004608 
- 00025159  0x0000654f isub  0x00000002 , 0x0000003f 
- 00025160  0x00006550 nbranch  0x00006260 , 0x00000002 
- 00025161  0x00006551 arg  0x00000600 , 0x00000002 
- 00025162  0x00006552 isub  0x00000002 , 0x0000003e 
- 00025163  0x00006553 nbranch  0x00006260 , 0x00000002 
- 00025164  0x00006555 store  0x00000004 , 0x00004773 
- 00025165  0x00006556 call  0x00006259 
- 00025166  0x00006557 fetch  0x00000004 , 0x00004773 
- 00025167  0x00006559 call  0x00007d25 
- 00025168  0x0000655a storet  0x00000004 , 0x000040a9 
- 00025169  0x0000655b branch  0x0000241e 
- 00025170  0x0000655e call  0x00006259 
- 00025171  0x0000655f fetch  0x00000003 , 0x00004608 
- 00025172  0x00006560 branch  0x0000624c 
- 00025173  0x00006563 sub  0x00000002 , 0x00000000 , 0x00000002 
- 00025174  0x00006564 fetch  0x00000003 , 0x00004608 
- 00025175  0x00006565 iadd  0x00000002 , 0x0000003f 
- 00025176  0x00006566 branch  0x0000624c 
- 00025177  0x00006569 setarg  0x00000000 
- 00025178  0x0000656a store  0x00000004 , 0x00004777 
- 00025179  0x0000656b rtn 
- 00025180  0x0000656e fetch  0x00000004 , 0x00004767 
- 00025181  0x0000656f fetcht  0x00000004 , 0x00004777 
- 00025182  0x00006570 iadd  0x00000002 , 0x0000003f 
- 00025183  0x00006571 branch  0x00006242 
- 00025184  0x00006574 jam  0x00000001 , 0x00004772 
- 00025185  0x00006575 rtn 
- 00025186  0x00006579 call  0x00006264 
- 00025187  0x0000657a branch  0x00005ffd 
- 00025188  0x0000657d fetch  0x00000001 , 0x0000477b 
- 00025189  0x0000657e rtn  0x00000034 
- 00025190  0x0000657f fetch  0x00000001 , 0x00004618 
- 00025191  0x00006580 beq  0x00000001 , 0x000062a6 
- 00025192  0x00006581 fetch  0x00000001 , 0x00004760 
- 00025193  0x00006582 branch  0x000062a6 , 0x00000034 
- 00025194  0x00006583 copy  0x00000019 , 0x0000003f 
- 00025195  0x00006584 fetcht  0x00000006 , 0x00004761 
- 00025196  0x00006585 store  0x00000006 , 0x00004761 
- 00025197  0x00006586 call  0x00007d10 
- 00025198  0x00006587 store  0x00000004 , 0x00004767 
- 00025199  0x00006589 fetch  0x00000001 , 0x00004772 
- 00025200  0x0000658a nrtn  0x00000034 
- 00025201  0x0000658b fetch  0x00000002 , 0x00004622 
- 00025202  0x0000658c nrtn  0x00000034 
- 00025203  0x0000658d fetch  0x00000004 , 0x00004767 
- 00025204  0x0000658f fetcht  0x00000005 , 0x0000476b 
- 00025205  0x00006590 iadd  0x00000002 , 0x0000003f 
- 00025206  0x00006591 store  0x00000005 , 0x0000476b 
- 00025207  0x00006592 fetcht  0x00000001 , 0x00004760 
- 00025208  0x00006593 fetch  0x00000001 , 0x00004770 
- 00025209  0x00006594 isub  0x00000002 , 0x0000003e 
- 00025210  0x00006595 branch  0x0000627e , 0x00000005 
- 00025211  0x00006596 increase  0x00000001 , 0x00000002 
- 00025212  0x00006597 storet  0x00000001 , 0x00004760 
- 00025213  0x00006598 rtn 
- 00025214  0x0000659b jam  0x00000001 , 0x00004760 
- 00025215  0x0000659c arg  0x00000000 , 0x00000002 
- 00025216  0x0000659d fetch  0x00000005 , 0x0000476b 
- 00025217  0x0000659e storet  0x00000005 , 0x0000476b 
- 00025218  0x0000659f fetcht  0x00000001 , 0x00004770 
- 00025219  0x000065a0 idiv  0x00000002 
- 00025220  0x000065a1 call  0x00007d62 
- 00025221  0x000065a2 quotient  0x00000011 
- 00025222  0x000065a4 fetch  0x00000004 , 0x00004751 
- 00025223  0x000065a5 fetcht  0x00000001 , 0x00004771 
- 00025224  0x000065a6 isub  0x00000002 , 0x00000002 
- 00025225  0x000065a7 increase  0xffffffd8 , 0x00000002 
- 00025226  0x000065a9 copy  0x00000011 , 0x0000003f 
- 00025227  0x000065aa isub  0x00000002 , 0x0000003f 
- 00025228  0x000065ab branch  0x00006299 , 0x00000002 
- 00025229  0x000065ac sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00025230  0x000065ae rshift2  0x0000003f , 0x0000003f 
- 00025231  0x000065af fetcht  0x00000003 , 0x00004608 
- 00025232  0x000065b0 iadd  0x00000002 , 0x00000002 
- 00025233  0x000065b1 bpatch  0x0000009e , 0x00004013 
- 00025234  0x000065b2 fetch  0x00000003 , 0x0000475d 
- 00025235  0x000065b3 arg  0x00001800 , 0x00000011 
- 00025236  0x000065b4 iadd  0x00000011 , 0x0000003f 
- 00025237  0x000065b5 isub  0x00000002 , 0x0000003e 
- 00025238  0x000065b6 nbranch  0x000062a4 , 0x00000002 
- 00025239  0x000065b7 storet  0x00000003 , 0x00004608 
- 00025240  0x000065b8 rtn 
- 00025241  0x000065bb rshift2  0x0000003f , 0x00000002 
- 00025242  0x000065bc fetch  0x00000003 , 0x00004608 
- 00025243  0x000065bd isub  0x00000002 , 0x00000002 
- 00025244  0x000065be bpatch  0x0000009f , 0x00004013 
- 00025245  0x000065bf fetch  0x00000003 , 0x0000475d 
- 00025246  0x000065c0 arg  0x00001800 , 0x00000011 
- 00025247  0x000065c1 isub  0x00000011 , 0x0000003f 
- 00025248  0x000065c2 isub  0x00000002 , 0x0000003e 
- 00025249  0x000065c3 branch  0x000062a4 , 0x00000002 
- 00025250  0x000065c4 storet  0x00000003 , 0x00004608 
- 00025251  0x000065c5 rtn 
- 00025252  0x000065c8 store  0x00000003 , 0x00004608 
- 00025253  0x000065c9 rtn 
- 00025254  0x000065cc jam  0x00000001 , 0x00004760 
- 00025255  0x000065cd copy  0x00000019 , 0x0000003f 
- 00025256  0x000065ce store  0x00000006 , 0x00004761 
- 00025257  0x000065cf rtn 
- 00025258  0x000065d2 setarg  0x00000000 
- 00025259  0x000065d3 store  0x00000001 , 0x00004760 
- 00025260  0x000065d4 store  0x00000005 , 0x0000476b 
- 00025261  0x000065d5 rtn 
- 00025262  0x000065df call  0x00007396 
- 00025263  0x000065e0 rtn  0x0000002b 
- 00025264  0x000065e2 setarg  0x00006327 
- 00025265  0x000065e3 store  0x00000002 , 0x000043db 
- 00025266  0x000065e5 setarg  0x000062d9 
- 00025267  0x000065e6 store  0x00000002 , 0x000043dd 
- 00025268  0x000065e8 setarg  0x0000638a 
- 00025269  0x000065e9 store  0x00000002 , 0x000043df 
- 00025270  0x000065eb setarg  0x0000630e 
- 00025271  0x000065ec store  0x00000002 , 0x000043e3 
- 00025272  0x000065ee setarg  0x00006365 
- 00025273  0x000065ef store  0x00000002 , 0x00004524 
- 00025274  0x000065f1 call  0x000062c2 
- 00025275  0x000065f3 bpatch  0x000000a0 , 0x00004014 
- 00025276  0x000065f4 call  0x00006396 
- 00025277  0x000065f7 fetch  0x00000001 , 0x0000451a 
- 00025278  0x000065f8 beq  0x00000000 , 0x000062d0 
- 00025279  0x000065f9 fetch  0x00000001 , 0x0000451b 
- 00025280  0x000065fa store  0x00000001 , 0x000044ec 
- 00025281  0x000065fb branch  0x000063a1 
- 00025282  0x000065ff setarg  0x0000632b 
- 00025283  0x00006600 store  0x00000002 , 0x000043d5 
- 00025284  0x00006602 setarg  0x00006329 
- 00025285  0x00006603 store  0x00000002 , 0x000043d7 
- 00025286  0x00006605 setarg  0x00006340 
- 00025287  0x00006606 store  0x00000002 , 0x0000451f 
- 00025288  0x00006608 setarg  0x0000639a 
- 00025289  0x00006609 store  0x00000002 , 0x00004521 
- 00025290  0x0000660b jam  0x00000007 , 0x0000415e 
- 00025291  0x0000660c call  0x00002969 
- 00025292  0x0000660d call  0x0000638d 
- 00025293  0x0000660e call  0x00006ff7 
- 00025294  0x0000660f call  0x000078ad 
- 00025295  0x00006610 branch  0x000077ac 
- 00025296  0x00006615 jam  0x000000ff , 0x000044ec 
- 00025297  0x00006616 jam  0x00000001 , 0x0000451c 
- 00025298  0x00006617 branch  0x00006340 
- 00025299  0x0000661c fetch  0x00000001 , 0x0000451c 
- 00025300  0x0000661d beq  0x00000002 , 0x00004308 
- 00025301  0x0000661e call  0x000069b9 
- 00025302  0x0000661f fetch  0x00000001 , 0x00004441 
- 00025303  0x00006620 nbranch  0x00004308 , 0x00000034 
- 00025304  0x00006621 branch  0x0000430a 
- 00025305  0x00006626 copy  0x00000013 , 0x0000003f 
- 00025306  0x00006629 beq  0x00000014 , 0x000062e2 
- 00025307  0x0000662a beq  0x00000015 , 0x000062e6 
- 00025308  0x0000662b beq  0x0000003f , 0x000062e9 
- 00025309  0x0000662c beq  0x00000040 , 0x000062ef 
- 00025310  0x0000662e beq  0x00000010 , 0x000063b6 
- 00025311  0x0000662f beq  0x0000002c , 0x000062f5 
- 00025312  0x00006630 beq  0x0000002d , 0x00006300 
- 00025313  0x00006631 rtn 
- 00025314  0x00006637 call  0x0000632d 
- 00025315  0x00006638 setarg  0x00000000 
- 00025316  0x00006639 store  0x00000002 , 0x000044f8 
- 00025317  0x0000663a branch  0x00004325 
- 00025318  0x0000663e call  0x000078ad 
- 00025319  0x0000663f jam  0x00000000 , 0x000044f1 
- 00025320  0x00006640 branch  0x00006340 
- 00025321  0x00006644 call  0x000078ad 
- 00025322  0x00006645 jam  0x00000001 , 0x000044f1 
- 00025323  0x00006646 fetch  0x00000008 , 0x00004502 
- 00025324  0x00006647 store  0x00000008 , 0x000042d3 
- 00025325  0x00006648 call  0x0000432b 
- 00025326  0x00006649 branch  0x00002e93 
- 00025327  0x0000664d fetch  0x00000002 , 0x0000433c 
- 00025328  0x0000664e rtneq  0x00000000 
- 00025329  0x0000664f fetch  0x00000008 , 0x0000450a 
- 00025330  0x00006650 rtn  0x00000034 
- 00025331  0x00006651 store  0x00000008 , 0x000042d3 
- 00025332  0x00006652 branch  0x00002e93 
- 00025333  0x0000665a fetch  0x00000001 , 0x0000451a 
- 00025334  0x0000665b rtneq  0x00000000 
- 00025335  0x0000665c fetch  0x00000001 , 0x0000451c 
- 00025336  0x0000665d rtnne  0x00000001 
- 00025337  0x0000665e call  0x000062fb 
- 00025338  0x0000665f branch  0x00004323 
- 00025339  0x00006662 jam  0x00000001 , 0x000046bd 
- 00025340  0x00006663 arg  0x0000000b , 0x00000039 
- 00025341  0x00006664 arg  0x000046be , 0x00000005 
- 00025342  0x00006665 arg  0x000046a7 , 0x00000006 
- 00025343  0x00006666 branch  0x00007cda 
- 00025344  0x00006669 fetch  0x00000001 , 0x0000451a 
- 00025345  0x0000666a rtneq  0x00000000 
- 00025346  0x0000666b fetch  0x00000001 , 0x0000451c 
- 00025347  0x0000666c beq  0x00000001 , 0x00006305 
- 00025348  0x0000666d branch  0x000063b2 
- 00025349  0x00006670 fetch  0x00000001 , 0x000046bd 
- 00025350  0x00006671 rtnne  0x00000001 
- 00025351  0x00006672 jam  0x00000000 , 0x000046bd 
- 00025352  0x00006673 fetch  0x00000002 , 0x000044e9 
- 00025353  0x00006674 bbit1  0x00000009 , 0x00004325 
- 00025354  0x00006675 arg  0x0000000b , 0x00000039 
- 00025355  0x00006676 arg  0x000046be , 0x00000006 
- 00025356  0x00006677 arg  0x000046a7 , 0x00000005 
- 00025357  0x00006678 branch  0x00007cda 
- 00025358  0x0000667f call  0x00006311 
- 00025359  0x00006682 call  0x00006318 
- 00025360  0x00006686 branch  0x00006322 
- 00025361  0x0000668b arg  0x00004518 , 0x00000013 
- 00025362  0x0000668c arg  0x00006314 , 0x00000012 
- 00025363  0x0000668d branch  0x000042e7 
- 00025364  0x0000668f jam  0x00000002 , 0x0000451c 
- 00025365  0x00006690 call  0x00004325 
- 00025366  0x00006691 call  0x0000634e 
- 00025367  0x00006692 branch  0x0000639e 
- 00025368  0x00006696 arg  0x000046ca , 0x00000013 
- 00025369  0x00006697 arg  0x0000631b , 0x00000012 
- 00025370  0x00006698 branch  0x000042e0 
- 00025371  0x0000669b fetch  0x00000002 , 0x000044e9 
- 00025372  0x0000669c bbit1  0x00000009 , 0x0000639e 
- 00025373  0x0000669d fetch  0x00000001 , 0x000046a7 
- 00025374  0x0000669e beq  0x00000001 , 0x0000639e 
- 00025375  0x0000669f beq  0x00000004 , 0x0000639e 
- 00025376  0x000066a0 beq  0x00000005 , 0x0000639e 
- 00025377  0x000066a1 branch  0x00004327 
- 00025378  0x000066a6 fetch  0x00000001 , 0x0000451c 
- 00025379  0x000066a7 rtnne  0x00000001 
- 00025380  0x000066a8 arg  0x000044f8 , 0x00000013 
- 00025381  0x000066a9 arg  0x00006331 , 0x00000012 
- 00025382  0x000066aa branch  0x000042e7 
- 00025383  0x000066ae call  0x00006376 
- 00025384  0x000066af branch  0x00007027 
- 00025385  0x000066b3 call  0x00006f35 
- 00025386  0x000066b4 branch  0x0000701b 
- 00025387  0x000066b7 call  0x00006f35 
- 00025388  0x000066b8 branch  0x0000739a 
- 00025389  0x000066c3 fetch  0x00000002 , 0x00004514 
- 00025390  0x000066c4 store  0x00000002 , 0x00004516 
- 00025391  0x000066c5 store  0x00000002 , 0x00004518 
- 00025392  0x000066c6 branch  0x00004315 
- 00025393  0x000066ca fetch  0x00000001 , 0x0000451c 
- 00025394  0x000066cb rtnne  0x00000001 
- 00025395  0x000066d0 fetch  0x00000002 , 0x000044e9 
- 00025396  0x000066d1 rtnbit1  0x00000009 
- 00025397  0x000066d2 fetch  0x00000002 , 0x00004512 
- 00025398  0x000066d3 store  0x00000002 , 0x00004516 
- 00025399  0x000066d4 store  0x00000002 , 0x00004518 
- 00025400  0x000066d5 fetch  0x00000002 , 0x000044f4 
- 00025401  0x000066d6 call  0x000063c7 
- 00025402  0x000066d7 call  0x00004321 
- 00025403  0x000066d8 fetch  0x00000004 , 0x000044fe 
- 00025404  0x000066d9 store  0x00000004 , 0x000046aa 
- 00025405  0x000066da fetch  0x00000002 , 0x000044e9 
- 00025406  0x000066db rtnbit1  0x0000000b 
- 00025407  0x000066dc branch  0x00004317 
- 00025408  0x000066e0 fetch  0x00000001 , 0x0000451c 
- 00025409  0x000066e1 rtnne  0x00000001 
- 00025410  0x000066e6 fetch  0x00000002 , 0x000044f8 
- 00025411  0x000066e7 fetcht  0x00000002 , 0x000044f6 
- 00025412  0x000066e8 storet  0x00000002 , 0x000044f8 
- 00025413  0x000066e9 nrtn  0x00000034 
- 00025414  0x000066ea fetch  0x00000002 , 0x000044f2 
- 00025415  0x000066eb call  0x000063c7 
- 00025416  0x000066ec call  0x00004321 
- 00025417  0x000066ed fetch  0x00000004 , 0x000044fa 
- 00025418  0x000066ee store  0x00000004 , 0x000046aa 
- 00025419  0x000066ef fetch  0x00000002 , 0x000044e9 
- 00025420  0x000066f0 rtnbit1  0x0000000b 
- 00025421  0x000066f1 branch  0x00004317 
- 00025422  0x000066f4 fetch  0x00000002 , 0x000044e9 
- 00025423  0x000066f5 bbit1  0x00000009 , 0x0000431f 
- 00025424  0x000066f6 branch  0x0000632d 
- 00025425  0x000066fb call  0x00007dbc 
- 00025426  0x000066fc fetch  0x00000002 , 0x000044e9 
- 00025427  0x000066fd bbit1  0x00000009 , 0x00006355 
- 00025428  0x000066fe rtn 
- 00025429  0x00006701 fetch  0x00000001 , 0x000044f1 
- 00025430  0x00006702 rtn  0x00000034 
- 00025431  0x00006703 branch  0x00007dba 
- 00025432  0x00006709 call  0x00007dbc 
- 00025433  0x0000670a fetch  0x00000002 , 0x000044e9 
- 00025434  0x0000670b rtnbit1  0x00000009 
- 00025435  0x0000670c branch  0x00007dba 
- 00025436  0x00006715 branch  0x00006340 
- 00025437  0x0000671a disable  0x0000002c 
- 00025438  0x0000671b fetch  0x00000002 , 0x00004516 
- 00025439  0x0000671c store  0x00000002 , 0x00004518 
- 00025440  0x0000671e call  0x00006358 
- 00025441  0x0000671f branch  0x0000635c , 0x00000028 
- 00025442  0x00006721 call  0x00006351 
- 00025443  0x00006722 nrtn  0x00000028 
- 00025444  0x00006723 branch  0x00007dbe 
- 00025445  0x00006728 call  0x0000635d 
- 00025446  0x00006729 nrtn  0x0000002c 
- 00025447  0x0000672a deposit  0x00000011 
- 00025448  0x0000672b branch  0x0000636c , 0x00000034 
- 00025449  0x0000672d call  0x00004323 
- 00025450  0x0000672e arg  0x0000452e , 0x00000013 
- 00025451  0x0000672f branch  0x0000636e 
- 00025452  0x00006732 call  0x00004325 
- 00025453  0x00006733 arg  0x00004556 , 0x00000013 
- 00025454  0x00006736 arg  0x00000005 , 0x0000003f 
- 00025455  0x00006737 imul32  0x00000007 , 0x0000003f 
- 00025456  0x00006738 iadd  0x00000013 , 0x00000013 
- 00025457  0x0000673c ifetch  0x00000001 , 0x00000013 
- 00025458  0x0000673d rtn  0x00000034 
- 00025459  0x0000673e call  0x00006382 
- 00025460  0x0000673f increase  0x00000001 , 0x00000013 
- 00025461  0x00006740 branch  0x00006371 
- 00025462  0x00006744 fetch  0x00000002 , 0x000044e9 
- 00025463  0x00006745 bbit1  0x00000009 , 0x00006379 
- 00025464  0x00006746 rtn 
- 00025465  0x00006749 call  0x00002a28 
- 00025466  0x0000674a nrtn  0x00000034 
- 00025467  0x0000674b call  0x00006385 
- 00025468  0x0000674c nrtn  0x00000028 
- 00025469  0x0000674d pincrease  0xffffffff 
- 00025470  0x0000674e mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00025471  0x0000674f arg  0x0000457e , 0x00000002 
- 00025472  0x00006750 iadd  0x00000002 , 0x00000006 
- 00025473  0x00006751 branch  0x000063cb 
- 00025474  0x00006756 store  0x00000001 , 0x00000670 
- 00025475  0x00006757 arg  0x00000670 , 0x00000011 
- 00025476  0x00006758 branch  0x000078b2 
- 00025477  0x0000675b arg  0x00000670 , 0x00000011 
- 00025478  0x0000675c call  0x000078ca 
- 00025479  0x0000675d nrtn  0x00000028 
- 00025480  0x0000675e fetch  0x00000001 , 0x00000670 
- 00025481  0x0000675f rtn 
- 00025482  0x00006763 fetch  0x00000002 , 0x00004398 
- 00025483  0x00006764 beq  0x00000018 , 0x000062e9 
- 00025484  0x00006765 rtn 
- 00025485  0x00006768 jam  0x00000002 , 0x000046c9 
- 00025486  0x0000676a setarg  0x00200008 
- 00025487  0x0000676b store  0x00000004 , 0x00004502 
- 00025488  0x0000676c setarg  0x012c0005 
- 00025489  0x0000676d istore  0x00000004 , 0x00000005 
- 00025490  0x00006770 jam  0x00000017 , 0x000042e1 
- 00025491  0x00006773 setarg  0x0000001b 
- 00025492  0x00006774 store  0x00000002 , 0x00004332 
- 00025493  0x00006775 branch  0x00002a41 
- 00025494  0x0000677a arg  0x00000028 , 0x00000039 
- 00025495  0x0000677b arg  0x0000457e , 0x00000005 
- 00025496  0x0000677c arg  0x000094f9 , 0x00000006 
- 00025497  0x0000677d branch  0x00007ccc 
- 00025498  0x00006792 arg  0x00000000 , 0x00000011 
- 00025499  0x00006793 arg  0x000046b2 , 0x00000013 
- 00025500  0x00006794 call  0x000077ca 
- 00025501  0x00006795 call  0x0000634e 
- 00025502  0x00006797 fetch  0x00000001 , 0x000046c9 
- 00025503  0x00006798 store  0x00000001 , 0x000046ca 
- 00025504  0x00006799 rtn 
- 00025505  0x0000679e setarg  0x00000000 
- 00025506  0x0000679f call  0x000063ad 
- 00025507  0x000067a0 jam  0x00000001 , 0x000044e4 
- 00025508  0x000067a1 call  0x00007776 
- 00025509  0x000067a2 call  0x00007780 
- 00025510  0x000067a4 fetch  0x00000001 , 0x000046d0 
- 00025511  0x000067a5 branch  0x000063aa , 0x00000034 
- 00025512  0x000067a6 fetch  0x00000001 , 0x00008132 
- 00025513  0x000067a7 bbit1  0x00000004 , 0x000063b9 
- 00025514  0x000067a9 fetch  0x00000002 , 0x000044e9 
- 00025515  0x000067aa rtnbit1  0x0000000c 
- 00025516  0x000067ab branch  0x00004327 
- 00025517  0x000067ae fetcht  0x00000002 , 0x00004430 
- 00025518  0x000067af istore  0x00000001 , 0x00000002 
- 00025519  0x000067b0 ifetch  0x00000001 , 0x00000005 
- 00025520  0x000067b1 store  0x00000001 , 0x000044eb 
- 00025521  0x000067b2 rtn 
- 00025522  0x000067b6 fetch  0x00000002 , 0x00004430 
- 00025523  0x000067b7 ifetch  0x00000001 , 0x0000003f 
- 00025524  0x000067b8 rtnne  0x00000000 
- 00025525  0x000067b9 branch  0x00004327 
- 00025526  0x000067bd fetcht  0x00000002 , 0x00004430 
- 00025527  0x000067be ifetch  0x00000001 , 0x00000002 
- 00025528  0x000067bf beq  0x00000001 , 0x000063c1 
- 00025529  0x000067c1 setarg  0x00000001 
- 00025530  0x000067c2 fetcht  0x00000002 , 0x00004430 
- 00025531  0x000067c3 istore  0x00000001 , 0x00000002 
- 00025532  0x000067c4 add  0x00000002 , 0x00000002 , 0x00000006 
- 00025533  0x000067c5 ifetch  0x00000001 , 0x00000006 
- 00025534  0x000067c6 istore  0x00000001 , 0x000044eb 
- 00025535  0x000067c7 ifetch  0x00000002 , 0x00000006 
- 00025536  0x000067c8 branch  0x00007d79 
- 00025537  0x000067cb setarg  0x00000002 
- 00025538  0x000067cc call  0x000063ad 
- 00025539  0x000067cd add  0x00000002 , 0x00000005 , 0x00000006 
- 00025540  0x000067ce ifetch  0x00000002 , 0x00000006 
- 00025541  0x000067cf branch  0x00004327 , 0x00000034 
- 00025542  0x000067d0 branch  0x00007d79 
- 00025543  0x000067d6 store  0x00000002 , 0x000040a4 
- 00025544  0x000067d7 increase  0xfffffffc , 0x0000003f 
- 00025545  0x000067d8 store  0x00000002 , 0x00004389 
- 00025546  0x000067d9 rtn 
- 00025547  0x000067dc ifetch  0x00000001 , 0x00000006 
- 00025548  0x000067dd copy  0x0000003f , 0x00000011 
- 00025549  0x000067de ifetcht  0x00000002 , 0x00000006 
- 00025550  0x000067df call  0x00007c6d 
- 00025551  0x000067e0 call  0x00002dee 
- 00025552  0x000067e1 copy  0x00000011 , 0x00000039 
- 00025553  0x000067e2 call  0x00007c67 
- 00025554  0x000067e3 branch  0x00007cda 
- 00025555  0x000067e6 setarg  0x000093c0 
- 00025556  0x000067e7 store  0x00000002 , 0x000042f7 
- 00025557  0x000067e8 rtn 
- 00025558  0x000067eb setarg  0x000046d2 
- 00025559  0x000067ec store  0x00000002 , 0x000042f7 
- 00025560  0x000067ed rtn 
- 00025561  0x000067f1 fetch  0x00000002 , 0x000046cb 
- 00025562  0x000067f2 store  0x00000002 , 0x00004526 
- 00025563  0x000067f3 fetch  0x00000001 , 0x000046cd 
- 00025564  0x000067f4 store  0x00000001 , 0x000046a9 
- 00025565  0x000067f5 store  0x00000001 , 0x000046b4 
- 00025566  0x000067f6 fetch  0x00000001 , 0x000046ce 
- 00025567  0x000067f7 store  0x00000001 , 0x0000451a 
- 00025568  0x000067f8 fetch  0x00000001 , 0x000046cf 
- 00025569  0x000067f9 store  0x00000001 , 0x0000451b 
- 00025570  0x000067ff setarg  0x00000002 
- 00025571  0x00006800 store  0x00000002 , 0x0000452e 
- 00025572  0x00006801 store  0x00000002 , 0x00004533 
- 00025573  0x00006802 setarg  0x00000006 
- 00025574  0x00006803 store  0x00000002 , 0x00004556 
- 00025575  0x00006804 store  0x00000002 , 0x0000455b 
- 00025576  0x00006805 setarg  0x00000007 
- 00025577  0x00006806 store  0x00000002 , 0x00004538 
- 00025578  0x00006807 setarg  0x00000008 
- 00025579  0x00006808 store  0x00000002 , 0x00004560 
- 00025580  0x00006809 setarg  0x0000451c 
- 00025581  0x0000680a store  0x00000002 , 0x00004430 
- 00025582  0x0000680b setarg  0x00201400 
- 00025583  0x0000680c store  0x00000003 , 0x0000451c 
- 00025584  0x0000680d jam  0x00000001 , 0x00004094 
- 00025585  0x0000680e setarg  0x00000100 
- 00025586  0x0000680f store  0x00000002 , 0x000040a4 
- 00025587  0x00006810 jam  0x00000008 , 0x000040a6 
- 00025588  0x00006811 jam  0x00000005 , 0x000040c0 
- 00025589  0x00006812 jam  0x00000002 , 0x000040c1 
- 00025590  0x00006813 setarg  0x00000096 
- 00025591  0x00006814 store  0x00000002 , 0x000044fa 
- 00025592  0x00006815 istore  0x00000002 , 0x00000005 
- 00025593  0x00006816 setarg  0x00000296 
- 00025594  0x00006817 store  0x00000002 , 0x000044fe 
- 00025595  0x00006818 istore  0x00000002 , 0x00000005 
- 00025596  0x00006819 setsect  0x00000000 , 0x00000010 
- 00025597  0x0000681a setsect  0x00000001 , 0x00008008 
- 00025598  0x0000681b setsect  0x00000002 , 0x0002c000 
- 00025599  0x0000681c setsect  0x00000003 , 0x00000004 
- 00025600  0x0000681d store  0x00000008 , 0x0000450a 
- 00025601  0x0000681e jam  0x00000001 , 0x000044ee 
- 00025602  0x0000681f setarg  0x000046a7 
- 00025603  0x00006820 store  0x00000002 , 0x000044ef 
- 00025604  0x00006821 setarg  0x00000000 
- 00025605  0x00006822 store  0x00000002 , 0x000046a7 
- 00025606  0x00006823 setsect  0x00000000 , 0x000001a0 
- 00025607  0x00006824 setsect  0x00000001 , 0x00000068 
- 00025608  0x00006825 setsect  0x00000002 , 0x00000000 
- 00025609  0x00006826 setsect  0x00000003 , 0x00000000 
- 00025610  0x00006827 store  0x00000008 , 0x000046aa 
- 00025611  0x00006828 setarg  0x00000301 
- 00025612  0x00006829 store  0x00000002 , 0x000046b2 
- 00025613  0x0000682a setsect  0x00000000 , 0x000001a0 
- 00025614  0x0000682b setsect  0x00000001 , 0x000000e8 
- 00025615  0x0000682c setsect  0x00000002 , 0x00000000 
- 00025616  0x0000682d setsect  0x00000003 , 0x00000000 
- 00025617  0x0000682e store  0x00000008 , 0x000046b5 
- 00025618  0x0000682f setarg  0x0000000e 
- 00025619  0x00006830 store  0x00000002 , 0x000044f2 
- 00025620  0x00006831 setarg  0x00000140 
- 00025621  0x00006832 store  0x00000002 , 0x000044f4 
- 00025622  0x00006833 store  0x00000002 , 0x00004389 
- 00025623  0x00006834 setarg  0x00000050 
- 00025624  0x00006835 store  0x00000002 , 0x000044f6 
- 00025625  0x00006836 jam  0x00000007 , 0x00004393 
- 00025626  0x00006837 jam  0x00000000 , 0x00004388 
- 00025627  0x00006838 setsect  0x00000000 , 0x000000fb 
- 00025628  0x00006839 setsect  0x00000001 , 0x0002c212 
- 00025629  0x0000683a setsect  0x00000002 , 0x0000800f 
- 00025630  0x0000683b setsect  0x00000003 , 0x00000021 
- 00025631  0x0000683c store  0x00000008 , 0x000043c0 
- 00025632  0x0000683d setsect  0x00000000 , 0x00000bb8 
- 00025633  0x0000683e setsect  0x00000001 , 0x000002ee 
- 00025634  0x0000683f store  0x00000004 , 0x00004512 
- 00025635  0x00006840 setarg  0x000045d8 
- 00025636  0x00006841 store  0x00000002 , 0x000043fb 
- 00025637  0x00006842 setarg  0x00002001 
- 00025638  0x00006843 store  0x00000002 , 0x000045d8 
- 00025639  0x00006844 jam  0x0000001f , 0x00004348 
- 00025640  0x00006845 setsect  0x00000000 , 0x00010102 
- 00025641  0x00006846 setsect  0x00000001 , 0x000080c1 
- 00025642  0x00006847 setsect  0x00000002 , 0x00018120 
- 00025643  0x00006848 setsect  0x00000003 , 0x0000640c 
- 00025644  0x00006849 store  0x00000009 , 0x00004349 
- 00025645  0x0000684a setsect  0x00000000 , 0x000003c1 
- 00025646  0x0000684b istore  0x00000002 , 0x00000005 
- 00025647  0x0000684c jam  0x0000001f , 0x00004368 
- 00025648  0x0000684d setsect  0x00000000 , 0x0002090d 
- 00025649  0x0000684e setsect  0x00000001 , 0x00034c15 
- 00025650  0x0000684f setsect  0x00000002 , 0x00028532 
- 00025651  0x00006850 setsect  0x00000003 , 0x0001d1d5 
- 00025652  0x00006851 store  0x00000009 , 0x00004369 
- 00025653  0x00006852 setsect  0x00000000 , 0x00026574 
- 00025654  0x00006853 setsect  0x00000001 , 0x0000001c 
- 00025655  0x00006854 istore  0x00000003 , 0x00000005 
- 00025656  0x00006855 setarg  0x00004523 
- 00025657  0x00006856 store  0x00000002 , 0x0000442c 
- 00025658  0x00006857 jam  0x00000002 , 0x00004523 
- 00025659  0x00006858 setarg  0x000045fd 
- 00025660  0x00006859 store  0x00000002 , 0x000043f8 
- 00025661  0x0000685a jam  0x00000005 , 0x000043fa 
- 00025662  0x0000685b fetch  0x00000001 , 0x000046d1 
- 00025663  0x0000685c beq  0x00000000 , 0x000063d3 
- 00025664  0x0000685d beq  0x00000001 , 0x000063d6 
- 00025665  0x0000685e rtn 
- 00025666  0x0000686c fetch  0x00000006 , 0x00004ef4 
- 00025667  0x0000686d store  0x00000006 , 0x00004526 
- 00025668  0x0000686e jam  0x00000006 , 0x00004523 
- 00025669  0x0000686f setarg  0x00004523 
- 00025670  0x00006870 store  0x00000002 , 0x0000442c 
- 00025671  0x00006871 rtn 
- 00025672  0x00006875 fetch  0x00000007 , 0x00004ef4 
- 00025673  0x00006876 store  0x00000007 , 0x00004526 
- 00025674  0x00006877 jam  0x00000007 , 0x00004523 
- 00025675  0x00006878 setarg  0x00004523 
- 00025676  0x00006879 store  0x00000002 , 0x0000442c 
- 00025677  0x0000687a rtn 
- 00025678  0x0000687e fetch  0x00000008 , 0x00004ef4 
- 00025679  0x0000687f store  0x00000008 , 0x00004526 
- 00025680  0x00006880 jam  0x00000008 , 0x00004523 
- 00025681  0x00006881 setarg  0x00004523 
- 00025682  0x00006882 store  0x00000002 , 0x0000442c 
- 00025683  0x00006883 rtn 
- 00025684  0x00006886 fetch  0x00000001 , 0x00004ef3 
- 00025685  0x00006887 beq  0x00000006 , 0x00006442 
- 00025686  0x00006888 beq  0x00000007 , 0x00006448 
- 00025687  0x00006889 beq  0x00000008 , 0x0000644e 
- 00025688  0x0000688a rtn 
- 00025689  0x0000688d bpatch  0x000000a1 , 0x00004014 
- 00025690  0x0000688f fetch  0x00000008 , 0x00004f1a 
- 00025691  0x00006890 store  0x00000008 , 0x00004512 
- 00025692  0x00006891 setarg  0x00000096 
- 00025693  0x00006892 store  0x00000002 , 0x000044f6 
- 00025694  0x00006894 fetch  0x00000007 , 0x00004f6a 
- 00025695  0x00006895 store  0x00000007 , 0x000046a7 
- 00025696  0x00006896 fetch  0x00000007 , 0x00004f71 
- 00025697  0x00006897 store  0x00000007 , 0x000046b2 
- 00025698  0x00006899 fetch  0x00000004 , 0x00004f78 
- 00025699  0x0000689a store  0x00000004 , 0x000044fa 
- 00025700  0x0000689b fetch  0x00000004 , 0x00004f7c 
- 00025701  0x0000689c store  0x00000004 , 0x000044fe 
- 00025702  0x0000689e setarg  0x0000000e 
- 00025703  0x0000689f store  0x00000002 , 0x000044f2 
- 00025704  0x000068a0 setarg  0x00000140 
- 00025705  0x000068a1 store  0x00000002 , 0x000044f4 
- 00025706  0x000068a2 store  0x00000002 , 0x00004389 
- 00025707  0x000068a9 fetch  0x00000008 , 0x00004f12 
- 00025708  0x000068aa store  0x00000008 , 0x0000450a 
- 00025709  0x000068ab rtn 
- 00025710  0x000068b0 call  0x00007396 
- 00025711  0x000068b1 rtn  0x0000002b 
- 00025712  0x000068b3 call  0x00006454 
- 00025713  0x000068b4 call  0x00006459 
- 00025714  0x000068b7 setarg  0x00006484 
- 00025715  0x000068b8 store  0x00000002 , 0x000043db 
- 00025716  0x000068ba setarg  0x000064df 
- 00025717  0x000068bb store  0x00000002 , 0x000043dd 
- 00025718  0x000068bd setarg  0x000066c5 
- 00025719  0x000068be store  0x00000002 , 0x000043df 
- 00025720  0x000068c0 setarg  0x000064b5 
- 00025721  0x000068c1 store  0x00000002 , 0x000043e3 
- 00025722  0x000068c3 setarg  0x00006505 
- 00025723  0x000068c4 store  0x00000002 , 0x00004524 
- 00025724  0x000068c6 call  0x000062c2 
- 00025725  0x000068c8 fetch  0x00000002 , 0x00004f97 
- 00025726  0x000068c9 store  0x00000002 , 0x00004332 
- 00025727  0x000068ca fetch  0x00000008 , 0x0000450a 
- 00025728  0x000068cb store  0x00000008 , 0x00004502 
- 00025729  0x000068cc call  0x0000648e 
- 00025730  0x000068cd bpatch  0x000000a2 , 0x00004014 
- 00025731  0x000068ce branch  0x000062bd 
- 00025732  0x000068d2 call  0x0000649b 
- 00025733  0x000068d3 arg  0x00000009 , 0x00000007 
- 00025734  0x000068d4 call  0x00007cef 
- 00025735  0x000068d5 nrtn  0x00000034 
- 00025736  0x000068d6 setarg  0x00000020 
- 00025737  0x000068d7 arg  0x00000009 , 0x00000007 
- 00025738  0x000068d8 call  0x00007ce1 
- 00025739  0x000068d9 disable  0x00000028 
- 00025740  0x000068da call  0x0000701b 
- 00025741  0x000068db branch  0x0000656e 
- 00025742  0x000068de setarg  0x0000001f 
- 00025743  0x000068df mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00025744  0x000068e0 arg  0x00004c12 , 0x00000002 
- 00025745  0x000068e1 iadd  0x00000002 , 0x00000011 
- 00025746  0x000068e2 increase  0x00000003 , 0x00000011 
- 00025747  0x000068e3 arg  0x00000062 , 0x00000002 
- 00025748  0x000068e4 istoret  0x00000001 , 0x00000011 
- 00025749  0x000068e5 increase  0x0000000b , 0x00000011 
- 00025750  0x000068e6 arg  0x00000fff , 0x0000003f 
- 00025751  0x000068e7 isub  0x00000002 , 0x0000003f 
- 00025752  0x000068e8 lshift4  0x0000003f , 0x0000003f 
- 00025753  0x000068e9 istore  0x00000002 , 0x00000011 
- 00025754  0x000068ea rtn 
- 00025755  0x000068ed fetch  0x00000002 , 0x000044e9 
- 00025756  0x000068ee bbit1  0x00000009 , 0x000064a0 
- 00025757  0x000068ef arg  0x000045da , 0x00000005 
- 00025758  0x000068f0 arg  0x00000023 , 0x00000039 
- 00025759  0x000068f1 branch  0x00007ca1 
- 00025760  0x000068f4 call  0x00002a28 
- 00025761  0x000068f5 nrtn  0x00000034 
- 00025762  0x000068f6 call  0x000078fa 
- 00025763  0x000068f7 rtn  0x00000034 
- 00025764  0x000068f8 fetcht  0x00000004 , 0x000049f6 
- 00025765  0x000068f9 copy  0x00000022 , 0x0000003f 
- 00025766  0x000068fa isub  0x00000002 , 0x00000002 
- 00025767  0x000068fb rtn  0x00000005 
- 00025768  0x000068fc nbranch  0x000064ac , 0x00000002 
- 00025769  0x000068fd fetch  0x00000001 , 0x000049f5 
- 00025770  0x000068fe isub  0x00000002 , 0x0000003e 
- 00025771  0x000068ff rtn  0x00000002 
- 00025772  0x00006901 copy  0x00000022 , 0x0000003f 
- 00025773  0x00006902 store  0x00000004 , 0x000049f6 
- 00025774  0x00006903 call  0x00006385 
- 00025775  0x00006904 nrtn  0x00000028 
- 00025776  0x00006905 pincrease  0xffffffff 
- 00025777  0x00006906 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00025778  0x00006907 arg  0x00004c12 , 0x00000002 
- 00025779  0x00006908 iadd  0x00000002 , 0x00000006 
- 00025780  0x00006909 branch  0x000063cb 
- 00025781  0x0000690d call  0x00006858 
- 00025782  0x0000690e call  0x0000676c 
- 00025783  0x0000690f call  0x0000675a 
- 00025784  0x00006910 call  0x000064bc 
- 00025785  0x00006911 call  0x000064d3 
- 00025786  0x00006912 call  0x00006311 
- 00025787  0x00006913 branch  0x000064d9 
- 00025788  0x00006916 arg  0x00004ed1 , 0x00000013 
- 00025789  0x00006917 arg  0x000064bf , 0x00000012 
- 00025790  0x00006918 branch  0x000042e0 
- 00025791  0x0000691b call  0x000078fa 
- 00025792  0x0000691c nrtn  0x00000034 
- 00025793  0x0000691d fetch  0x00000002 , 0x000048bc 
- 00025794  0x0000691e nrtn  0x00000034 
- 00025795  0x00006920 call  0x00006730 
- 00025796  0x00006921 branch  0x000064cd , 0x00000034 
- 00025797  0x00006922 copy  0x00000007 , 0x0000003f 
- 00025798  0x00006923 compare  0x00000004 , 0x0000003f , 0x00000007 
- 00025799  0x00006924 branch  0x000064cf , 0x00000001 
- 00025800  0x00006926 copy  0x00000007 , 0x0000003f 
- 00025801  0x00006927 compare  0x00000001 , 0x0000003f , 0x00000007 
- 00025802  0x00006928 branch  0x000064d1 , 0x00000001 
- 00025803  0x00006929 arg  0x00004ec6 , 0x00000013 
- 00025804  0x0000692a branch  0x00006371 
- 00025805  0x0000692d arg  0x00004eda , 0x00000013 
- 00025806  0x0000692e branch  0x00006371 
- 00025807  0x00006931 arg  0x00004edf , 0x00000013 
- 00025808  0x00006932 branch  0x00006371 
- 00025809  0x00006935 arg  0x00004ee9 , 0x00000013 
- 00025810  0x00006936 branch  0x00006371 
- 00025811  0x00006939 arg  0x00004c0f , 0x00000013 
- 00025812  0x0000693a arg  0x000064d6 , 0x00000012 
- 00025813  0x0000693b branch  0x000042e0 
- 00025814  0x0000693e arg  0x0000000a , 0x00000039 
- 00025815  0x0000693f arg  0x00004a04 , 0x00000005 
- 00025816  0x00006940 branch  0x00007ca1 
- 00025817  0x00006944 arg  0x000046ca , 0x00000013 
- 00025818  0x00006945 arg  0x000064dc , 0x00000012 
- 00025819  0x00006946 branch  0x000042e0 
- 00025820  0x00006948 fetch  0x00000002 , 0x000044e9 
- 00025821  0x00006949 bbit1  0x00000009 , 0x0000639e 
- 00025822  0x0000694a branch  0x00004327 
- 00025823  0x0000694d copy  0x00000013 , 0x0000003f 
- 00025824  0x0000694e beq  0x00000014 , 0x000064f4 
- 00025825  0x0000694f beq  0x00000015 , 0x000064ef 
- 00025826  0x00006950 beq  0x00000031 , 0x000064e6 
- 00025827  0x00006951 rtneq  0x00000040 
- 00025828  0x00006952 beq  0x00000032 , 0x000066c8 
- 00025829  0x00006953 branch  0x000062d9 
- 00025830  0x00006956 jam  0x00000001 , 0x00004ed2 
- 00025831  0x00006957 call  0x00006783 
- 00025832  0x00006959 fetch  0x00000002 , 0x00004f84 
- 00025833  0x0000695a store  0x00000002 , 0x00004ebe 
- 00025834  0x0000695c fetcht  0x00000002 , 0x00004f86 
- 00025835  0x0000695d setarg  0x00000fff 
- 00025836  0x0000695e isub  0x00000002 , 0x0000003f 
- 00025837  0x0000695f store  0x00000002 , 0x00004ec0 
- 00025838  0x00006960 rtn 
- 00025839  0x00006963 jam  0x00000000 , 0x00004ebb 
- 00025840  0x00006964 jam  0x00000000 , 0x00004ed2 
- 00025841  0x00006965 call  0x000065ad 
- 00025842  0x00006966 call  0x00006500 
- 00025843  0x00006967 branch  0x000062e6 
- 00025844  0x0000696a copy  0x00000022 , 0x0000003f 
- 00025845  0x0000696b store  0x00000004 , 0x000049f6 
- 00025846  0x0000696c call  0x00006729 
- 00025847  0x0000696d branch  0x000062e2 
- 00025848  0x00006971 disable  0x0000002c 
- 00025849  0x00006972 fetch  0x00000002 , 0x00004516 
- 00025850  0x00006973 store  0x00000002 , 0x00004518 
- 00025851  0x00006974 call  0x00006358 
- 00025852  0x00006975 branch  0x0000635c , 0x00000028 
- 00025853  0x00006976 call  0x00006351 
- 00025854  0x00006977 nrtn  0x00000028 
- 00025855  0x00006978 branch  0x00007dbe 
- 00025856  0x0000697b jam  0x00000000 , 0x00004ed5 
- 00025857  0x0000697c rtn 
- 00025858  0x0000697f copy  0x00000007 , 0x0000003f 
- 00025859  0x00006980 rtnne  0x00000001 
- 00025860  0x00006981 branch  0x0000650c 
- 00025861  0x00006984 call  0x000064f8 
- 00025862  0x00006985 nrtn  0x0000002c 
- 00025863  0x00006986 deposit  0x00000011 
- 00025864  0x00006987 branch  0x00006537 , 0x00000034 
- 00025865  0x00006989 bpatch  0x000000a3 , 0x00004014 
- 00025866  0x0000698a fetch  0x00000001 , 0x00004faf 
- 00025867  0x0000698b nbranch  0x00006502 , 0x00000034 
- 00025868  0x0000698d jam  0x00000001 , 0x00004c10 
- 00025869  0x0000698e call  0x00004323 
- 00025870  0x0000698f call  0x0000652c 
- 00025871  0x00006990 call  0x00006561 
- 00025872  0x00006991 branch  0x00006500 , 0x00000002 
- 00025873  0x00006992 copy  0x00000007 , 0x0000003f 
- 00025874  0x00006993 fetcht  0x00000001 , 0x00004ed5 
- 00025875  0x00006994 isub  0x00000002 , 0x0000003e 
- 00025876  0x00006995 ncall  0x00006526 , 0x00000005 
- 00025877  0x00006996 copy  0x00000007 , 0x0000003f 
- 00025878  0x00006997 store  0x00000001 , 0x00004ed5 
- 00025879  0x00006998 fetcht  0x00000001 , 0x00004ed8 
- 00025880  0x00006999 isub  0x00000002 , 0x0000003e 
- 00025881  0x0000699a branch  0x00006524 , 0x00000005 
- 00025882  0x0000699b fetch  0x00000001 , 0x00004ed9 
- 00025883  0x0000699c nbranch  0x0000651f , 0x00000034 
- 00025884  0x0000699e call  0x00006732 
- 00025885  0x0000699f arg  0x0000000a , 0x0000003f 
- 00025886  0x000069a0 branch  0x0000655a 
- 00025887  0x000069a3 call  0x0000677f 
- 00025888  0x000069a4 copy  0x00000007 , 0x0000003f 
- 00025889  0x000069a5 beq  0x00000001 , 0x0000651c 
- 00025890  0x000069a6 call  0x00006642 
- 00025891  0x000069a7 branch  0x000065f4 
- 00025892  0x000069aa jam  0x00000001 , 0x00004ed6 
- 00025893  0x000069ab branch  0x000065f4 
- 00025894  0x000069ae bpatch  0x000000a4 , 0x00004014 
- 00025895  0x000069af fetch  0x00000001 , 0x00004ed9 
- 00025896  0x000069b0 branch  0x000064c3 , 0x00000034 
- 00025897  0x000069b1 copy  0x00000007 , 0x0000003f 
- 00025898  0x000069b2 beq  0x00000001 , 0x000064c3 
- 00025899  0x000069b3 rtn 
- 00025900  0x000069b5 arg  0x0000000a , 0x0000003f 
- 00025901  0x000069b6 imul32  0x00000007 , 0x0000003f 
- 00025902  0x000069b7 arg  0x000049fa , 0x00000013 
- 00025903  0x000069b8 iadd  0x00000013 , 0x00000013 
- 00025904  0x000069b9 copy  0x00000022 , 0x0000003f 
- 00025905  0x000069ba istore  0x00000004 , 0x00000013 
- 00025906  0x000069bb increase  0x00000004 , 0x00000013 
- 00025907  0x000069bc ifetch  0x00000001 , 0x00000013 
- 00025908  0x000069bd increase  0x00000001 , 0x0000003f 
- 00025909  0x000069be istore  0x00000001 , 0x00000013 
- 00025910  0x000069bf rtn 
- 00025911  0x000069c1 bpatch  0x000000a5 , 0x00004014 
- 00025912  0x000069c2 fetch  0x00000001 , 0x00004ed9 
- 00025913  0x000069c3 call  0x0000654b , 0x00000034 
- 00025914  0x000069c5 arg  0x0000000a , 0x0000003f 
- 00025915  0x000069c6 imul32  0x00000007 , 0x0000003f 
- 00025916  0x000069c7 arg  0x000049fa , 0x00000013 
- 00025917  0x000069c8 iadd  0x00000013 , 0x00000013 
- 00025918  0x000069c9 ifetcht  0x00000004 , 0x00000013 
- 00025919  0x000069ca sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00025920  0x000069cb rtn  0x00000005 
- 00025921  0x000069cc copy  0x00000022 , 0x0000003f 
- 00025922  0x000069cd isub  0x00000002 , 0x00000002 
- 00025923  0x000069ce ncall  0x00007806 , 0x00000002 
- 00025924  0x000069cf add  0x00000013 , 0x00000009 , 0x00000006 
- 00025925  0x000069d0 ifetch  0x00000001 , 0x00000006 
- 00025926  0x000069d1 nbranch  0x00006566 , 0x00000034 
- 00025927  0x000069d2 increase  0x00000005 , 0x00000013 
- 00025928  0x000069d3 copy  0x00000022 , 0x0000003f 
- 00025929  0x000069d4 istore  0x00000004 , 0x00000013 
- 00025930  0x000069d5 rtn 
- 00025931  0x000069d8 fetch  0x00000001 , 0x00004faf 
- 00025932  0x000069d9 nbranch  0x00004323 , 0x00000034 
- 00025933  0x000069da branch  0x00004325 
- 00025934  0x000069dd add  0x00000013 , 0x00000004 , 0x00000006 
- 00025935  0x000069de ifetch  0x00000001 , 0x00000006 
- 00025936  0x000069df branch  0x00006551 
- 00025937  0x000069e2 call  0x0000656b 
- 00025938  0x000069e3 fetch  0x00000001 , 0x00004ed9 
- 00025939  0x000069e4 nbranch  0x0000655d , 0x00000034 
- 00025940  0x000069e6 call  0x00006561 
- 00025941  0x000069e7 branch  0x00006500 , 0x00000002 
- 00025942  0x000069e8 call  0x00006738 
- 00025943  0x000069e9 copy  0x00000007 , 0x0000003f 
- 00025944  0x000069ea beq  0x00000003 , 0x00006740 
- 00025945  0x000069eb arg  0x0000000f , 0x0000003f 
- 00025946  0x000069ed imul32  0x00000007 , 0x0000003f 
- 00025947  0x000069ee iadd  0x00000013 , 0x00000013 
- 00025948  0x000069ef branch  0x00006371 
- 00025949  0x000069f2 copy  0x00000007 , 0x0000003f 
- 00025950  0x000069f3 beq  0x00000001 , 0x00006554 
- 00025951  0x000069f4 beq  0x00000003 , 0x00006554 
- 00025952  0x000069f5 rtn 
- 00025953  0x000069f8 call  0x00007902 
- 00025954  0x000069f9 ifetcht  0x00000001 , 0x00000006 
- 00025955  0x000069fa isub  0x00000002 , 0x0000003f 
- 00025956  0x000069fb sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00025957  0x000069fc rtn 
- 00025958  0x000069ff jam  0x00000001 , 0x00004ed0 
- 00025959  0x00006a00 call  0x0000656b 
- 00025960  0x00006a01 arg  0x00004abe , 0x00000013 
- 00025961  0x00006a02 arg  0x00000003 , 0x0000003f 
- 00025962  0x00006a03 branch  0x0000655a 
- 00025963  0x00006a06 arg  0x0000000a , 0x00000039 
- 00025964  0x00006a07 copy  0x00000013 , 0x00000005 
- 00025965  0x00006a08 branch  0x00007ca1 
- 00025966  0x00006a0b fetch  0x00000002 , 0x000048bc 
- 00025967  0x00006a0c store  0x00000002 , 0x0000442e 
- 00025968  0x00006a0d call  0x000065be 
- 00025969  0x00006a0e fetch  0x00000002 , 0x0000442e 
- 00025970  0x00006a0f store  0x00000002 , 0x000048bc 
- 00025971  0x00006a11 arg  0x00000000 , 0x00000007 
- 00025972  0x00006a12 fetch  0x00000001 , 0x00004523 
- 00025973  0x00006a13 copy  0x0000003f , 0x00000039 
- 00025974  0x00006a14 arg  0x000049fa , 0x00000013 
- 00025975  0x00006a16 copy  0x00000039 , 0x0000003f 
- 00025976  0x00006a17 store  0x00000002 , 0x00000678 
- 00025977  0x00006a18 copy  0x00000013 , 0x0000003f 
- 00025978  0x00006a19 store  0x00000002 , 0x0000068c 
- 00025979  0x00006a1a copy  0x00000007 , 0x0000003f 
- 00025980  0x00006a1b store  0x00000002 , 0x0000067a 
- 00025981  0x00006a1c call  0x000065b4 
- 00025982  0x00006a1e fetch  0x00000002 , 0x0000068c 
- 00025983  0x00006a1f copy  0x0000003f , 0x00000013 
- 00025984  0x00006a20 fetch  0x00000002 , 0x0000067a 
- 00025985  0x00006a21 copy  0x0000003f , 0x00000007 
- 00025986  0x00006a22 call  0x0000658b 
- 00025987  0x00006a24 fetch  0x00000002 , 0x0000067a 
- 00025988  0x00006a25 add  0x0000003f , 0x00000001 , 0x00000007 
- 00025989  0x00006a26 fetch  0x00000002 , 0x0000068c 
- 00025990  0x00006a27 add  0x0000003f , 0x0000000a , 0x00000013 
- 00025991  0x00006a28 fetch  0x00000002 , 0x00000678 
- 00025992  0x00006a29 copy  0x0000003f , 0x00000039 
- 00025993  0x00006a2a loop  0x00006577 
- 00025994  0x00006a2b rtn 
- 00025995  0x00006a2e ifetch  0x00000004 , 0x00000013 
- 00025996  0x00006a2f rtn  0x00000034 
- 00025997  0x00006a30 copy  0x0000003f , 0x00000002 
- 00025998  0x00006a31 copy  0x00000022 , 0x0000003f 
- 00025999  0x00006a32 isub  0x00000002 , 0x00000002 
- 00026000  0x00006a33 nrtn  0x00000002 
- 00026001  0x00006a34 setarg  0x000009c4 
- 00026002  0x00006a35 isub  0x00000002 , 0x0000003e 
- 00026003  0x00006a36 rtn  0x00000002 
- 00026004  0x00006a37 copy  0x00000022 , 0x0000003f 
- 00026005  0x00006a38 istore  0x00000004 , 0x00000013 
- 00026006  0x00006a39 increase  0x00000009 , 0x00000013 
- 00026007  0x00006a3a setarg  0x00000001 
- 00026008  0x00006a3b istore  0x00000001 , 0x00000013 
- 00026009  0x00006a3c fetch  0x00000001 , 0x00004ed0 
- 00026010  0x00006a3d rtn  0x00000034 
- 00026011  0x00006a3e jam  0x00000000 , 0x00004ed0 
- 00026012  0x00006a3f bpatch  0x000000a6 , 0x00004014 
- 00026013  0x00006a40 call  0x00006755 
- 00026014  0x00006a41 fetch  0x00000001 , 0x00004ed7 
- 00026015  0x00006a42 beq  0x00000000 , 0x000065a2 
- 00026016  0x00006a43 beq  0x00000001 , 0x000065a5 
- 00026017  0x00006a44 rtn 
- 00026018  0x00006a47 call  0x000065af 
- 00026019  0x00006a48 arg  0x00000003 , 0x0000003f 
- 00026020  0x00006a49 branch  0x0000655a 
- 00026021  0x00006a4c copy  0x00000007 , 0x0000003f 
- 00026022  0x00006a4d fetcht  0x00000001 , 0x00004ed8 
- 00026023  0x00006a4e isub  0x00000002 , 0x0000003e 
- 00026024  0x00006a4f nbranch  0x000065a2 , 0x00000005 
- 00026025  0x00006a50 fetch  0x00000001 , 0x00004ed9 
- 00026026  0x00006a51 setflip  0x00000000 , 0x0000003f 
- 00026027  0x00006a52 store  0x00000001 , 0x00004ed9 
- 00026028  0x00006a53 nrtn  0x00000034 
- 00026029  0x00006a55 jam  0x00000000 , 0x00004ed9 
- 00026030  0x00006a56 branch  0x00004325 
- 00026031  0x00006a59 arg  0x00004aa9 , 0x00000013 
- 00026032  0x00006a5a call  0x00006730 
- 00026033  0x00006a5b rtn  0x00000034 
- 00026034  0x00006a5c arg  0x00004bd0 , 0x00000013 
- 00026035  0x00006a5d rtn 
- 00026036  0x00006a60 add  0x00000013 , 0x00000005 , 0x00000012 
- 00026037  0x00006a61 ifetch  0x00000004 , 0x00000012 
- 00026038  0x00006a62 rtn  0x00000034 
- 00026039  0x00006a63 copy  0x0000003f , 0x00000002 
- 00026040  0x00006a64 copy  0x00000022 , 0x0000003f 
- 00026041  0x00006a65 isub  0x00000002 , 0x00000002 
- 00026042  0x00006a66 ncall  0x00007806 , 0x00000002 
- 00026043  0x00006a67 setarg  0x000003e8 
- 00026044  0x00006a68 isub  0x00000002 , 0x0000003e 
- 00026045  0x00006a69 branch  0x0000654e 
- 00026046  0x00006a6b fetch  0x00000002 , 0x0000442c 
- 00026047  0x00006a6c ifetch  0x00000001 , 0x0000003f 
- 00026048  0x00006a6d rtn  0x00000034 
- 00026049  0x00006a6f setarg  0x00000000 
- 00026050  0x00006a70 store  0x00000002 , 0x000006f1 
- 00026051  0x00006a71 call  0x00007003 
- 00026052  0x00006a72 nbranch  0x000077a5 , 0x00000028 
- 00026053  0x00006a73 call  0x000077a3 
- 00026054  0x00006a74 disable  0x00000028 
- 00026055  0x00006a75 fetch  0x00000001 , 0x00004388 
- 00026056  0x00006a76 nrtn  0x00000034 
- 00026057  0x00006a77 bpatch  0x000000a7 , 0x00004014 
- 00026058  0x00006a78 fetch  0x00000001 , 0x00004ed7 
- 00026059  0x00006a79 beq  0x00000001 , 0x000065cf 
- 00026060  0x00006a7a call  0x00006628 
- 00026061  0x00006a7b call  0x000065dc 
- 00026062  0x00006a7c rtn  0x00000028 
- 00026063  0x00006a7e call  0x000065d5 
- 00026064  0x00006a7f fetch  0x00000002 , 0x000006f1 
- 00026065  0x00006a80 store  0x00000002 , 0x000006f8 
- 00026066  0x00006a81 jam  0x00000000 , 0x000006fa 
- 00026067  0x00006a82 force  0x00000000 , 0x00000007 
- 00026068  0x00006a83 branch  0x0000703b 
- 00026069  0x00006a86 fetch  0x00000001 , 0x00004ed5 
- 00026070  0x00006a87 fetcht  0x00000001 , 0x00004ed8 
- 00026071  0x00006a88 isub  0x00000002 , 0x0000003e 
- 00026072  0x00006a89 branch  0x00004323 , 0x00000005 
- 00026073  0x00006a8a fetch  0x00000001 , 0x00004ed9 
- 00026074  0x00006a8b nbranch  0x00004325 , 0x00000034 
- 00026075  0x00006a8c rtn 
- 00026076  0x00006a8f arg  0x00000000 , 0x00000007 
- 00026077  0x00006a91 arg  0x00004ad3 , 0x00000012 
- 00026078  0x00006a92 arg  0x00000002 , 0x0000003f 
- 00026079  0x00006a93 imul32  0x00000007 , 0x0000003f 
- 00026080  0x00006a94 iadd  0x00000012 , 0x00000012 
- 00026081  0x00006a95 ifetch  0x00000002 , 0x00000012 
- 00026082  0x00006a97 rtn  0x00000034 
- 00026083  0x00006a98 fetcht  0x00000002 , 0x000006f1 
- 00026084  0x00006a99 ixor  0x00000002 , 0x0000003e 
- 00026085  0x00006a9a branch  0x000065e8 , 0x00000005 
- 00026086  0x00006a9b increase  0x00000001 , 0x00000007 
- 00026087  0x00006a9c branch  0x000065dd 
- 00026088  0x00006a9f store  0x00000002 , 0x00004adf 
- 00026089  0x00006aa0 call  0x00004323 
- 00026090  0x00006aa1 arg  0x00004ae1 , 0x00000013 
- 00026091  0x00006aa2 arg  0x0000000a , 0x0000003f 
- 00026092  0x00006aa3 imul32  0x00000007 , 0x0000003f 
- 00026093  0x00006aa4 iadd  0x00000013 , 0x00000013 
- 00026094  0x00006aa5 call  0x000065f0 
- 00026095  0x00006aa6 branch  0x00006633 
- 00026096  0x00006aa9 call  0x0000677f 
- 00026097  0x00006aaa ifetch  0x00000001 , 0x00000013 
- 00026098  0x00006aab rtn  0x00000034 
- 00026099  0x00006aac call  0x00006642 
- 00026100  0x00006aae call  0x0000677f 
- 00026101  0x00006aaf call  0x00006609 
- 00026102  0x00006ab0 call  0x00006614 
- 00026103  0x00006ab1 call  0x0000661e 
- 00026104  0x00006ab2 arg  0x00000005 , 0x0000003f 
- 00026105  0x00006ab3 call  0x00006382 
- 00026106  0x00006ab4 call  0x00006730 
- 00026107  0x00006ab5 rtn  0x00000034 
- 00026108  0x00006ab6 jam  0x00000078 , 0x000049f5 
- 00026109  0x00006ab7 arg  0x00000006 , 0x0000003f 
- 00026110  0x00006ab8 branch  0x00006382 
- 00026111  0x00006abb fetcht  0x00000001 , 0x00004eba 
- 00026112  0x00006abc call  0x00006730 
- 00026113  0x00006abd rtn  0x00000034 
- 00026114  0x00006abe fetcht  0x00000001 , 0x00004ebd 
- 00026115  0x00006abf increase  0x00000001 , 0x00000002 
- 00026116  0x00006ac0 fetch  0x00000001 , 0x00004ed6 
- 00026117  0x00006ac1 rtn  0x00000034 
- 00026118  0x00006ac2 fetcht  0x00000001 , 0x00004eba 
- 00026119  0x00006ac3 jam  0x00000000 , 0x00004ed6 
- 00026120  0x00006ac4 rtn 
- 00026121  0x00006ac7 call  0x000065ff 
- 00026122  0x00006ac8 copy  0x00000002 , 0x0000003f 
- 00026123  0x00006ac9 rtn  0x00000034 
- 00026124  0x00006aca store  0x00000001 , 0x00004ec3 
- 00026125  0x00006acc arg  0x00000013 , 0x0000003f 
- 00026126  0x00006acd call  0x00006382 
- 00026127  0x00006ace fetch  0x00000001 , 0x00004ec3 
- 00026128  0x00006acf increase  0xffffffff , 0x0000003f 
- 00026129  0x00006ad0 store  0x00000001 , 0x00004ec3 
- 00026130  0x00006ad1 rtn  0x00000034 
- 00026131  0x00006ad2 branch  0x0000660d 
- 00026132  0x00006ad5 fetch  0x00000001 , 0x00004ebc 
- 00026133  0x00006ad6 rtn  0x00000034 
- 00026134  0x00006ad7 store  0x00000001 , 0x00004ec4 
- 00026135  0x00006ad9 arg  0x00000020 , 0x0000003f 
- 00026136  0x00006ada call  0x00006382 
- 00026137  0x00006adb fetch  0x00000001 , 0x00004ec4 
- 00026138  0x00006adc increase  0xffffffff , 0x0000003f 
- 00026139  0x00006add store  0x00000001 , 0x00004ec4 
- 00026140  0x00006ade rtn  0x00000034 
- 00026141  0x00006adf branch  0x00006617 
- 00026142  0x00006ae2 fetch  0x00000001 , 0x00004ebd 
- 00026143  0x00006ae3 rtn  0x00000034 
- 00026144  0x00006ae4 store  0x00000001 , 0x00004ec5 
- 00026145  0x00006ae6 arg  0x00000021 , 0x0000003f 
- 00026146  0x00006ae7 call  0x00006382 
- 00026147  0x00006ae8 fetch  0x00000001 , 0x00004ec5 
- 00026148  0x00006ae9 increase  0xffffffff , 0x0000003f 
- 00026149  0x00006aea store  0x00000001 , 0x00004ec5 
- 00026150  0x00006aeb rtn  0x00000034 
- 00026151  0x00006aec branch  0x00006621 
- 00026152  0x00006aef fetch  0x00000002 , 0x00004adf 
- 00026153  0x00006af0 rtn  0x00000034 
- 00026154  0x00006af1 fetcht  0x00000002 , 0x000006f1 
- 00026155  0x00006af2 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00026156  0x00006af3 branch  0x00006636 , 0x00000005 
- 00026157  0x00006af4 isub  0x00000002 , 0x0000003e 
- 00026158  0x00006af5 rtn  0x00000005 
- 00026159  0x00006af6 storet  0x00000002 , 0x00004adf 
- 00026160  0x00006af7 fetch  0x00000002 , 0x00004ed3 
- 00026161  0x00006af8 isub  0x00000002 , 0x0000003e 
- 00026162  0x00006af9 call  0x00004325 , 0x00000005 
- 00026163  0x00006afb fetch  0x00000002 , 0x000006f1 
- 00026164  0x00006afc store  0x00000002 , 0x0000442e 
- 00026165  0x00006afd branch  0x00007dba 
- 00026166  0x00006aff jam  0x00000001 , 0x00004ed0 
- 00026167  0x00006b00 call  0x00004325 
- 00026168  0x00006b01 arg  0x00004b1d , 0x00000013 
- 00026169  0x00006b02 call  0x000065f0 
- 00026170  0x00006b03 setarg  0x00000000 
- 00026171  0x00006b04 store  0x00000002 , 0x00004adf 
- 00026172  0x00006b05 jam  0x00000032 , 0x000048ae 
- 00026173  0x00006b06 call  0x00006633 
- 00026174  0x00006b07 fetch  0x00000001 , 0x00004523 
- 00026175  0x00006b08 mul32  0x0000003f , 0x0000000a , 0x00000039 
- 00026176  0x00006b09 arg  0x000049fa , 0x00000005 
- 00026177  0x00006b0a branch  0x00007ca1 
- 00026178  0x00006b0c bpatch  0x000000a8 , 0x00004015 
- 00026179  0x00006b0d fetch  0x00000001 , 0x00004ed7 
- 00026180  0x00006b0e beq  0x00000001 , 0x00006647 
- 00026181  0x00006b0f beq  0x00000000 , 0x0000664d 
- 00026182  0x00006b10 rtn 
- 00026183  0x00006b12 copy  0x00000007 , 0x0000003f 
- 00026184  0x00006b13 beq  0x00000005 , 0x00006676 
- 00026185  0x00006b14 beq  0x00000000 , 0x00006693 
- 00026186  0x00006b15 beq  0x00000004 , 0x0000669b 
- 00026187  0x00006b16 beq  0x00000002 , 0x000066be 
- 00026188  0x00006b17 rtn 
- 00026189  0x00006b19 ifetch  0x00000001 , 0x00000013 
- 00026190  0x00006b1a beq  0x00000001 , 0x00006676 
- 00026191  0x00006b1b beq  0x00000002 , 0x00006693 
- 00026192  0x00006b1c beq  0x00000003 , 0x0000669b 
- 00026193  0x00006b1d beq  0x00000004 , 0x000066be 
- 00026194  0x00006b1e beq  0x00000005 , 0x00006654 
- 00026195  0x00006b1f rtn 
- 00026196  0x00006b21 call  0x00006730 
- 00026197  0x00006b22 nbranch  0x0000665e , 0x00000034 
- 00026198  0x00006b23 setarg  0x00000004 
- 00026199  0x00006b24 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00026200  0x00006b25 arg  0x00004c12 , 0x00000002 
- 00026201  0x00006b26 iadd  0x00000002 , 0x00000005 
- 00026202  0x00006b27 increase  0x00000003 , 0x00000005 
- 00026203  0x00006b28 fetch  0x00000003 , 0x00004b27 
- 00026204  0x00006b29 istore  0x00000003 , 0x00000005 
- 00026205  0x00006b2a rtn 
- 00026206  0x00006b2c setarg  0x00000004 
- 00026207  0x00006b2d mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00026208  0x00006b2e arg  0x00004c12 , 0x00000002 
- 00026209  0x00006b2f iadd  0x00000002 , 0x00000005 
- 00026210  0x00006b30 increase  0x00000003 , 0x00000005 
- 00026211  0x00006b31 fetch  0x00000002 , 0x00004ebe 
- 00026212  0x00006b32 istore  0x00000003 , 0x00000005 
- 00026213  0x00006b33 increase  0x00000007 , 0x00000005 
- 00026214  0x00006b34 fetch  0x00000002 , 0x00004ec0 
- 00026215  0x00006b35 lshift4  0x0000003f , 0x0000003f 
- 00026216  0x00006b36 lshift8  0x0000003f , 0x0000003f 
- 00026217  0x00006b37 istore  0x00000003 , 0x00000005 
- 00026218  0x00006b38 rtn 
- 00026219  0x00006b3b fetch  0x00000001 , 0x00004ebc 
- 00026220  0x00006b3c rtn  0x00000034 
- 00026221  0x00006b3d increase  0xffffffff , 0x0000003f 
- 00026222  0x00006b3e store  0x00000001 , 0x00004ebc 
- 00026223  0x00006b3f arg  0x00000062 , 0x0000003f 
- 00026224  0x00006b40 rtn 
- 00026225  0x00006b42 arg  0x0000000a , 0x00000002 
- 00026226  0x00006b43 call  0x00006730 
- 00026227  0x00006b44 rtn  0x00000034 
- 00026228  0x00006b45 arg  0x00000007 , 0x00000002 
- 00026229  0x00006b46 rtn 
- 00026230  0x00006b48 call  0x00006671 
- 00026231  0x00006b49 fetch  0x00000002 , 0x00004ebe 
- 00026232  0x00006b4a isub  0x00000002 , 0x0000003e 
- 00026233  0x00006b4b ncall  0x0000666b , 0x00000002 
- 00026234  0x00006b4c nrtn  0x00000002 
- 00026235  0x00006b4d isub  0x00000002 , 0x0000003f 
- 00026236  0x00006b4f store  0x00000002 , 0x00004ebe 
- 00026237  0x00006b51 bpatch  0x000000a9 , 0x00004015 
- 00026238  0x00006b52 fetch  0x00000002 , 0x00004ebe 
- 00026239  0x00006b53 fetcht  0x00000002 , 0x00004ec0 
- 00026240  0x00006b54 lshift8  0x00000002 , 0x00000002 
- 00026241  0x00006b55 lshift4  0x00000002 , 0x00000002 
- 00026242  0x00006b56 iadd  0x00000002 , 0x0000003f 
- 00026243  0x00006b57 store  0x00000003 , 0x00004b27 
- 00026244  0x00006b58 branch  0x00006654 
- 00026245  0x00006b5a fetch  0x00000002 , 0x00004ebe 
- 00026246  0x00006b5b arg  0x00000062 , 0x00000002 
- 00026247  0x00006b5c isub  0x00000002 , 0x00000002 
- 00026248  0x00006b5d nrtn  0x00000002 
- 00026249  0x00006b5e copy  0x00000002 , 0x0000003f 
- 00026250  0x00006b5f fetcht  0x00000001 , 0x00004ebc 
- 00026251  0x00006b60 sub  0x00000002 , 0x00000003 , 0x0000003e 
- 00026252  0x00006b61 branch  0x00006690 , 0x00000005 
- 00026253  0x00006b62 increase  0x00000001 , 0x00000002 
- 00026254  0x00006b63 storet  0x00000001 , 0x00004ebc 
- 00026255  0x00006b64 branch  0x0000667c 
- 00026256  0x00006b66 jam  0x00000000 , 0x00004ebc 
- 00026257  0x00006b67 arg  0x00000000 , 0x0000003f 
- 00026258  0x00006b68 branch  0x0000667c 
- 00026259  0x00006b6a call  0x00006730 
- 00026260  0x00006b6b ncall  0x00006685 , 0x00000034 
- 00026261  0x00006b6c call  0x00006671 
- 00026262  0x00006b6d fetch  0x00000002 , 0x00004ebe 
- 00026263  0x00006b6f iadd  0x00000002 , 0x0000003f 
- 00026264  0x00006b70 arg  0x00000fff , 0x00000002 
- 00026265  0x00006b71 call  0x00007d6c 
- 00026266  0x00006b72 branch  0x0000667c 
- 00026267  0x00006b75 call  0x00006671 
- 00026268  0x00006b76 fetch  0x00000002 , 0x00004ec0 
- 00026269  0x00006b77 isub  0x00000002 , 0x0000003f 
- 00026270  0x00006b78 store  0x00000002 , 0x00004ec0 
- 00026271  0x00006b7a fetcht  0x00000002 , 0x00004ec0 
- 00026272  0x00006b7b call  0x00006730 
- 00026273  0x00006b7c branch  0x0000667d , 0x00000034 
- 00026274  0x00006b7d setarg  0x00000fff 
- 00026275  0x00006b7e isub  0x00000002 , 0x0000003f 
- 00026276  0x00006b7f arg  0x00000062 , 0x00000002 
- 00026277  0x00006b80 isub  0x00000002 , 0x00000002 
- 00026278  0x00006b81 nbranch  0x0000667d , 0x00000002 
- 00026279  0x00006b82 setarg  0x00000fff 
- 00026280  0x00006b83 isub  0x00000002 , 0x0000003f 
- 00026281  0x00006b84 fetcht  0x00000001 , 0x00004ebd 
- 00026282  0x00006b85 sub  0x00000002 , 0x00000005 , 0x0000003e 
- 00026283  0x00006b86 branch  0x000066af , 0x00000005 
- 00026284  0x00006b87 increase  0x00000001 , 0x00000002 
- 00026285  0x00006b88 storet  0x00000001 , 0x00004ebd 
- 00026286  0x00006b89 branch  0x000066bc 
- 00026287  0x00006b8b jam  0x00000000 , 0x00004ebd 
- 00026288  0x00006b8d setarg  0x00000fff 
- 00026289  0x00006b8e branch  0x000066bc 
- 00026290  0x00006b91 call  0x00006730 
- 00026291  0x00006b92 branch  0x000066b0 , 0x00000034 
- 00026292  0x00006b93 fetch  0x00000001 , 0x00004ebd 
- 00026293  0x00006b94 branch  0x000066b0 , 0x00000034 
- 00026294  0x00006b95 increase  0xffffffff , 0x0000003f 
- 00026295  0x00006b96 store  0x00000001 , 0x00004ebd 
- 00026296  0x00006b97 setarg  0x00000fff 
- 00026297  0x00006b98 arg  0x00000062 , 0x00000002 
- 00026298  0x00006b99 isub  0x00000002 , 0x0000003f 
- 00026299  0x00006b9a iadd  0x00000011 , 0x0000003f 
- 00026300  0x00006b9c store  0x00000002 , 0x00004ec0 
- 00026301  0x00006b9d branch  0x0000667d 
- 00026302  0x00006b9f call  0x00006671 
- 00026303  0x00006ba0 fetch  0x00000002 , 0x00004ec0 
- 00026304  0x00006ba2 iadd  0x00000002 , 0x0000003f 
- 00026305  0x00006ba3 arg  0x00000fff , 0x00000002 
- 00026306  0x00006ba4 isub  0x00000002 , 0x00000011 
- 00026307  0x00006ba5 branch  0x000066b2 , 0x00000002 
- 00026308  0x00006ba6 branch  0x000066bc 
- 00026309  0x00006baa fetch  0x00000002 , 0x00004398 
- 00026310  0x00006bab beq  0x00000024 , 0x000062e9 
- 00026311  0x00006bac rtn 
- 00026312  0x00006baf arg  0x00000017 , 0x00000011 
- 00026313  0x00006bb0 arg  0x00000004 , 0x00000012 
- 00026314  0x00006bb1 call  0x000029fb 
- 00026315  0x00006bb2 setarg  0x00000006 
- 00026316  0x00006bb3 istore  0x00000001 , 0x00000005 
- 00026317  0x00006bb4 setarg  0x00000001 
- 00026318  0x00006bb5 istore  0x00000002 , 0x00000005 
- 00026319  0x00006bb6 setarg  0x0000ffff 
- 00026320  0x00006bb7 istore  0x00000002 , 0x00000005 
- 00026321  0x00006bb8 setarg  0x00002800 
- 00026322  0x00006bb9 istore  0x00000002 , 0x00000005 
- 00026323  0x00006bba arg  0x000049e4 , 0x00000006 
- 00026324  0x00006bbb branch  0x00007c8f 
- 00026325  0x00006bbf bpatch  0x000000aa , 0x00004015 
- 00026326  0x00006bc0 copy  0x00000011 , 0x00000006 
- 00026327  0x00006bc1 ifetch  0x00000003 , 0x00000006 
- 00026328  0x00006bc2 store  0x00000003 , 0x00004397 
- 00026329  0x00006bc3 beq  0x00000007 , 0x00006704 
- 00026330  0x00006bc4 beq  0x00000001 , 0x00006725 
- 00026331  0x00006bc5 beq  0x0000000a , 0x000066f4 
- 00026332  0x00006bc6 beq  0x0000000c , 0x000066de 
- 00026333  0x00006bc7 branch  0x00002b96 
- 00026334  0x00006bca ifetch  0x00000002 , 0x00000006 
- 00026335  0x00006bcb store  0x00000002 , 0x000006b5 
- 00026336  0x00006bcc iforce  0x00000011 
- 00026337  0x00006bcd fetcht  0x00000002 , 0x00004398 
- 00026338  0x00006bce fetch  0x00000002 , 0x00004332 
- 00026339  0x00006bcf isub  0x00000002 , 0x0000003e 
- 00026340  0x00006bd0 nbranch  0x00002d50 , 0x00000005 
- 00026341  0x00006bd1 call  0x00006730 
- 00026342  0x00006bd2 nbranch  0x000066e9 , 0x00000034 
- 00026343  0x00006bd3 fetcht  0x00000002 , 0x000049e0 
- 00026344  0x00006bd4 branch  0x000066ea 
- 00026345  0x00006bd7 fetcht  0x00000002 , 0x000049e2 
- 00026346  0x00006bd9 arg  0x000048be , 0x00000006 
- 00026347  0x00006bda call  0x00007c6d 
- 00026348  0x00006bdb copy  0x00000002 , 0x0000003f 
- 00026349  0x00006bdc isub  0x00000011 , 0x0000003f 
- 00026350  0x00006bdd nbranch  0x00002e03 , 0x00000002 
- 00026351  0x00006bde increase  0x00000001 , 0x0000003f 
- 00026352  0x00006bdf sub  0x0000003f , 0x00000017 , 0x0000003e 
- 00026353  0x00006be0 branch  0x00002d59 , 0x00000002 
- 00026354  0x00006be1 force  0x00000017 , 0x0000003f 
- 00026355  0x00006be2 branch  0x00002d59 
- 00026356  0x00006be5 fetcht  0x00000002 , 0x00004398 
- 00026357  0x00006be6 fetch  0x00000001 , 0x00004321 
- 00026358  0x00006be7 bbit1  0x00000003 , 0x000066f8 
- 00026359  0x00006be8 branch  0x00002d1d 
- 00026360  0x00006bea fetch  0x00000002 , 0x00004332 
- 00026361  0x00006beb isub  0x00000002 , 0x0000003e 
- 00026362  0x00006bec nbranch  0x00002d1d , 0x00000005 
- 00026363  0x00006bed call  0x00002dc7 
- 00026364  0x00006bee nbranch  0x000066fe , 0x00000028 
- 00026365  0x00006bef branch  0x00002d46 
- 00026366  0x00006bf2 fetch  0x00000002 , 0x00004332 
- 00026367  0x00006bf3 isub  0x00000002 , 0x0000003e 
- 00026368  0x00006bf4 nbranch  0x00002d1d , 0x00000005 
- 00026369  0x00006bf5 arg  0x000048be , 0x00000006 
- 00026370  0x00006bf6 force  0x00000017 , 0x0000003f 
- 00026371  0x00006bf7 branch  0x00002d2d 
- 00026372  0x00006bfb bpatch  0x000000ab , 0x00004015 
- 00026373  0x00006bfc jam  0x00000005 , 0x00004eba 
- 00026374  0x00006bfd jam  0x00000001 , 0x000049f4 
- 00026375  0x00006bfe jam  0x00000001 , 0x00004ec2 
- 00026376  0x00006bff jam  0x000000f0 , 0x000049f5 
- 00026377  0x00006c00 jam  0x0000000a , 0x00004ed1 
- 00026378  0x00006c01 jam  0x00000001 , 0x00004ed6 
- 00026379  0x00006c02 call  0x000067bf 
- 00026380  0x00006c03 fetch  0x00000001 , 0x00004ed2 
- 00026381  0x00006c04 rtn  0x00000034 
- 00026382  0x00006c05 call  0x00006783 
- 00026383  0x00006c06 arg  0x00000062 , 0x00000002 
- 00026384  0x00006c08 fetch  0x00000002 , 0x00004f88 
- 00026385  0x00006c09 arg  0x00004ebe , 0x00000011 
- 00026386  0x00006c0a arg  0x00004ebc , 0x00000012 
- 00026387  0x00006c0b call  0x0000671e 
- 00026388  0x00006c0c arg  0x00000062 , 0x00000002 
- 00026389  0x00006c0e fetch  0x00000002 , 0x00004f8a 
- 00026390  0x00006c0f arg  0x00004ec0 , 0x00000011 
- 00026391  0x00006c10 arg  0x00004ebd , 0x00000012 
- 00026392  0x00006c11 call  0x0000671e 
- 00026393  0x00006c12 setarg  0x00000fff 
- 00026394  0x00006c13 fetcht  0x00000002 , 0x00004ec0 
- 00026395  0x00006c14 isub  0x00000002 , 0x0000003f 
- 00026396  0x00006c15 store  0x00000002 , 0x00004ec0 
- 00026397  0x00006c16 rtn 
- 00026398  0x00006c18 idiv  0x00000002 
- 00026399  0x00006c19 call  0x00007d62 
- 00026400  0x00006c1a quotient  0x0000003f 
- 00026401  0x00006c1b remainder  0x00000002 
- 00026402  0x00006c1c istore  0x00000001 , 0x00000012 
- 00026403  0x00006c1d istoret  0x00000002 , 0x00000011 
- 00026404  0x00006c1e rtn 
- 00026405  0x00006c20 increase  0xfffffffe , 0x00000006 
- 00026406  0x00006c21 ifetch  0x00000001 , 0x00000006 
- 00026407  0x00006c22 beq  0x00000006 , 0x0000672e 
- 00026408  0x00006c23 rtn 
- 00026409  0x00006c25 jam  0x00000001 , 0x00004eba 
- 00026410  0x00006c26 jam  0x00000000 , 0x000049f4 
- 00026411  0x00006c27 jam  0x00000000 , 0x00004ec2 
- 00026412  0x00006c28 jam  0x0000000a , 0x000049f5 
- 00026413  0x00006c29 rtn 
- 00026414  0x00006c2c call  0x00006729 
- 00026415  0x00006c2d branch  0x000067bf 
- 00026416  0x00006c30 fetch  0x00000001 , 0x000049f4 
- 00026417  0x00006c31 rtn 
- 00026418  0x00006c35 arg  0x00004f24 , 0x00000013 
- 00026419  0x00006c36 call  0x00006730 
- 00026420  0x00006c37 rtn  0x00000034 
- 00026421  0x00006c38 jam  0x00000078 , 0x000049f5 
- 00026422  0x00006c39 arg  0x00004b2b , 0x00000013 
- 00026423  0x00006c3a rtn 
- 00026424  0x00006c3d arg  0x00004a40 , 0x00000013 
- 00026425  0x00006c3e call  0x00006730 
- 00026426  0x00006c3f rtn  0x00000034 
- 00026427  0x00006c40 arg  0x00004b67 , 0x00000013 
- 00026428  0x00006c41 jam  0x0000000c , 0x000049f5 
- 00026429  0x00006c42 copy  0x00000007 , 0x0000003f 
- 00026430  0x00006c43 rtneq  0x00000001 
- 00026431  0x00006c44 rtn 
- 00026432  0x00006c46 bpatch  0x000000ac , 0x00004015 
- 00026433  0x00006c47 fetch  0x00000001 , 0x00004c0e 
- 00026434  0x00006c48 setflip  0x00000000 , 0x0000003f 
- 00026435  0x00006c49 store  0x00000001 , 0x00004c0e 
- 00026436  0x00006c4a beq  0x00000000 , 0x00006749 
- 00026437  0x00006c4b beq  0x00000001 , 0x00006747 
- 00026438  0x00006c4c rtn 
- 00026439  0x00006c4e call  0x00006750 
- 00026440  0x00006c4f branch  0x00006371 
- 00026441  0x00006c51 call  0x0000674b 
- 00026442  0x00006c52 branch  0x00006371 
- 00026443  0x00006c54 arg  0x00004a6d , 0x00000013 
- 00026444  0x00006c55 call  0x00006730 
- 00026445  0x00006c56 rtn  0x00000034 
- 00026446  0x00006c57 arg  0x00004b94 , 0x00000013 
- 00026447  0x00006c58 rtn 
- 00026448  0x00006c5a arg  0x00004bfa , 0x00000013 
- 00026449  0x00006c5b call  0x00006730 
- 00026450  0x00006c5c rtn  0x00000034 
- 00026451  0x00006c5d arg  0x00004c04 , 0x00000013 
- 00026452  0x00006c5e rtn 
- 00026453  0x00006c62 copy  0x00000007 , 0x0000003f 
- 00026454  0x00006c63 beq  0x00000001 , 0x00006777 
- 00026455  0x00006c64 beq  0x00000002 , 0x00006765 
- 00026456  0x00006c65 beq  0x00000004 , 0x00006761 
- 00026457  0x00006c66 rtn 
- 00026458  0x00006c6a arg  0x00004f9d , 0x00000013 
- 00026459  0x00006c6b arg  0x0000675d , 0x00000012 
- 00026460  0x00006c6c branch  0x000042e0 
- 00026461  0x00006c6e jam  0x00000004 , 0x00004f9d 
- 00026462  0x00006c6f fetch  0x00000001 , 0x00004c0e 
- 00026463  0x00006c70 branch  0x00006761 , 0x00000034 
- 00026464  0x00006c71 branch  0x00006765 
- 00026465  0x00006c75 jam  0x00000000 , 0x00004c0e 
- 00026466  0x00006c76 jam  0x00000004 , 0x00004f9d 
- 00026467  0x00006c77 arg  0x00004ab5 , 0x00000013 
- 00026468  0x00006c78 branch  0x00006371 
- 00026469  0x00006c7b jam  0x00000001 , 0x00004c0e 
- 00026470  0x00006c7c jam  0x00000004 , 0x00004f9d 
- 00026471  0x00006c7d arg  0x00004aaf , 0x00000013 
- 00026472  0x00006c7e branch  0x00006371 
- 00026473  0x00006c80 jam  0x00000000 , 0x00004c0e 
- 00026474  0x00006c81 jam  0x00000000 , 0x00004f9d 
- 00026475  0x00006c82 rtn 
- 00026476  0x00006c86 arg  0x00004f9e , 0x00000013 
- 00026477  0x00006c87 arg  0x0000676f , 0x00000012 
- 00026478  0x00006c88 branch  0x000042e0 
- 00026479  0x00006c8a jam  0x00000002 , 0x00004f9e 
- 00026480  0x00006c8b call  0x00006772 
- 00026481  0x00006c8c branch  0x00006371 
- 00026482  0x00006c8f arg  0x00004f9f , 0x00000013 
- 00026483  0x00006c90 call  0x00006730 
- 00026484  0x00006c91 rtn  0x00000034 
- 00026485  0x00006c92 arg  0x00004fa7 , 0x00000013 
- 00026486  0x00006c93 rtn 
- 00026487  0x00006c96 fetch  0x00000001 , 0x00004faf 
- 00026488  0x00006c97 nbranch  0x0000677c , 0x00000034 
- 00026489  0x00006c98 jam  0x00000001 , 0x00004faf 
- 00026490  0x00006c99 jam  0x00000002 , 0x00004f9e 
- 00026491  0x00006c9a rtn 
- 00026492  0x00006c9d jam  0x00000000 , 0x00004faf 
- 00026493  0x00006c9e jam  0x00000000 , 0x00004f9e 
- 00026494  0x00006c9f rtn 
- 00026495  0x00006ca2 fetch  0x00000001 , 0x00004ebb 
- 00026496  0x00006ca3 nrtn  0x00000034 
- 00026497  0x00006ca4 jam  0x00000001 , 0x00004ebb 
- 00026498  0x00006ca5 branch  0x0000667d 
- 00026499  0x00006ca8 setarg  0x00000000 
- 00026500  0x00006ca9 store  0x00000007 , 0x00004ebc 
- 00026501  0x00006caa rtn 
- 00026502  0x00006cad call  0x00006730 
- 00026503  0x00006cae beq  0x00000001 , 0x0000678e 
- 00026504  0x00006caf beq  0x00000000 , 0x000067a0 
- 00026505  0x00006cb0 rtn 
- 00026506  0x00006cb3 fetch  0x00000001 , 0x00004f90 
- 00026507  0x00006cb4 beq  0x00000001 , 0x000067a7 
- 00026508  0x00006cb5 beq  0x00000000 , 0x000067b9 
- 00026509  0x00006cb6 rtn 
- 00026510  0x00006cb9 fetch  0x00000001 , 0x00004ebc 
- 00026511  0x00006cba mul32  0x0000003f , 0x00000062 , 0x0000003f 
- 00026512  0x00006cbb copy  0x0000003f , 0x00000002 
- 00026513  0x00006cbc fetch  0x00000002 , 0x00004ebe 
- 00026514  0x00006cbd iadd  0x00000002 , 0x0000003f 
- 00026515  0x00006cbe store  0x00000002 , 0x00004f8c 
- 00026516  0x00006cc0 fetch  0x00000001 , 0x00004ebd 
- 00026517  0x00006cc1 mul32  0x0000003f , 0x00000062 , 0x0000003f 
- 00026518  0x00006cc2 copy  0x0000003f , 0x00000002 
- 00026519  0x00006cc3 fetch  0x00000002 , 0x00004ec0 
- 00026520  0x00006cc4 copy  0x0000003f , 0x00000011 
- 00026521  0x00006cc5 setarg  0x00000fff 
- 00026522  0x00006cc6 isub  0x00000011 , 0x0000003f 
- 00026523  0x00006cc7 iadd  0x00000002 , 0x0000003f 
- 00026524  0x00006cc8 store  0x00000002 , 0x00004f8e 
- 00026525  0x00006cca call  0x00006730 
- 00026526  0x00006ccc store  0x00000001 , 0x00004f90 
- 00026527  0x00006ccd rtn 
- 00026528  0x00006cd0 fetch  0x00000002 , 0x00004ebe 
- 00026529  0x00006cd1 store  0x00000002 , 0x00004f8c 
- 00026530  0x00006cd2 fetch  0x00000002 , 0x00004ec0 
- 00026531  0x00006cd3 store  0x00000002 , 0x00004f8e 
- 00026532  0x00006cd4 call  0x00006730 
- 00026533  0x00006cd5 store  0x00000001 , 0x00004f90 
- 00026534  0x00006cd6 rtn 
- 00026535  0x00006cd8 fetch  0x00000002 , 0x00004f8c 
- 00026536  0x00006cd9 div  0x0000003f , 0x00000062 
- 00026537  0x00006cda call  0x00007d62 
- 00026538  0x00006cdb quotient  0x0000003f 
- 00026539  0x00006cdc remainder  0x00000002 
- 00026540  0x00006cdd store  0x00000001 , 0x00004ebc 
- 00026541  0x00006cde copy  0x00000002 , 0x0000003f 
- 00026542  0x00006cdf store  0x00000002 , 0x00004ebe 
- 00026543  0x00006ce0 fetch  0x00000002 , 0x00004f8e 
- 00026544  0x00006ce1 div  0x0000003f , 0x00000062 
- 00026545  0x00006ce2 call  0x00007d62 
- 00026546  0x00006ce3 quotient  0x0000003f 
- 00026547  0x00006ce4 remainder  0x00000002 
- 00026548  0x00006ce5 store  0x00000001 , 0x00004ebd 
- 00026549  0x00006ce7 setarg  0x00000fff 
- 00026550  0x00006ce8 isub  0x00000002 , 0x0000003f 
- 00026551  0x00006ce9 store  0x00000002 , 0x00004ec0 
- 00026552  0x00006cec rtn 
- 00026553  0x00006cee fetch  0x00000002 , 0x00004f8c 
- 00026554  0x00006cef store  0x00000002 , 0x00004ebe 
- 00026555  0x00006cf0 fetch  0x00000002 , 0x00004f8e 
- 00026556  0x00006cf1 store  0x00000002 , 0x00004ec0 
- 00026557  0x00006cf4 rtn 
- 00026558  0x00006cf7 branch  0x0000683c 
- 00026559  0x00006cfa branch  0x00006823 
- 00026560  0x00006cfe call  0x000067e2 
- 00026561  0x00006cff fetch  0x00000002 , 0x00004f93 
- 00026562  0x00006d00 call  0x0000684f 
- 00026563  0x00006d01 jam  0x00000000 , 0x00004f9b 
- 00026564  0x00006d02 fetch  0x00000005 , 0x00004f8c 
- 00026565  0x00006d03 jam  0x00000000 , 0x00004f9c 
- 00026566  0x00006d04 jam  0x00000000 , 0x00004f99 
- 00026567  0x00006d05 call  0x000067e6 
- 00026568  0x00006d06 fetch  0x00000001 , 0x00004f99 
- 00026569  0x00006d07 rtneq  0x00000000 
- 00026570  0x00006d08 branch  0x000067c0 
- 00026571  0x00006d0d fetch  0x00000002 , 0x00004f80 
- 00026572  0x00006d0e increase  0xfffffffb , 0x0000003f 
- 00026573  0x00006d0f store  0x00000002 , 0x00004f93 
- 00026574  0x00006d10 rtn 
- 00026575  0x00006d14 fetch  0x00000002 , 0x00004f93 
- 00026576  0x00006d15 increase  0xfffffffb , 0x0000003f 
- 00026577  0x00006d16 store  0x00000002 , 0x00004f93 
- 00026578  0x00006d17 rtn 
- 00026579  0x00006d1b fetch  0x00000002 , 0x00004f93 
- 00026580  0x00006d1c pincrease  0x00000005 
- 00026581  0x00006d1d store  0x00000002 , 0x00004f93 
- 00026582  0x00006d1e rtn 
- 00026583  0x00006d21 fetch  0x00000002 , 0x00004f95 
- 00026584  0x00006d22 pincrease  0x00000005 
- 00026585  0x00006d23 store  0x00000002 , 0x00004f95 
- 00026586  0x00006d25 fetch  0x00000002 , 0x00004f95 
- 00026587  0x00006d26 copy  0x0000003f , 0x00000002 
- 00026588  0x00006d28 fetch  0x00000002 , 0x00004f80 
- 00026589  0x00006d29 isub  0x00000002 , 0x0000003f 
- 00026590  0x00006d2a arg  0x00000005 , 0x00000002 
- 00026591  0x00006d2b isub  0x00000002 , 0x0000003e 
- 00026592  0x00006d2d nbranch  0x00006806 , 0x00000002 
- 00026593  0x00006d2e rtn 
- 00026594  0x00006d31 fetch  0x00000001 , 0x00004f9b 
- 00026595  0x00006d32 beq  0x00000001 , 0x000067cb 
- 00026596  0x00006d33 beq  0x00000000 , 0x000067cf 
- 00026597  0x00006d34 rtn 
- 00026598  0x00006d38 arg  0x00000000 , 0x00000012 
- 00026599  0x00006d39 copy  0x00000012 , 0x00000002 
- 00026600  0x00006d3a fetch  0x00000002 , 0x00004f8c 
- 00026601  0x00006d3b icompare  0x0000ffff , 0x00000002 
- 00026602  0x00006d3d ncall  0x000067f6 , 0x00000001 
- 00026603  0x00006d3e arg  0x00000000 , 0x00000012 
- 00026604  0x00006d3f copy  0x00000012 , 0x00000002 
- 00026605  0x00006d40 fetch  0x00000002 , 0x00004f8e 
- 00026606  0x00006d41 icompare  0x0000ffff , 0x00000002 
- 00026607  0x00006d42 ncall  0x000067f6 , 0x00000001 
- 00026608  0x00006d43 arg  0x00000000 , 0x00000012 
- 00026609  0x00006d44 copy  0x00000012 , 0x00000002 
- 00026610  0x00006d45 fetch  0x00000001 , 0x00004f90 
- 00026611  0x00006d46 icompare  0x000000ff , 0x00000002 
- 00026612  0x00006d47 ncall  0x000067f6 , 0x00000001 
- 00026613  0x00006d48 rtn 
- 00026614  0x00006d4c fetch  0x00000001 , 0x00004f99 
- 00026615  0x00006d4d pincrease  0x00000001 
- 00026616  0x00006d4e store  0x00000001 , 0x00004f99 
- 00026617  0x00006d4f rtn 
- 00026618  0x00006d51 jam  0x00000001 , 0x00004f99 
- 00026619  0x00006d52 call  0x000067d7 
- 00026620  0x00006d53 fetch  0x00000002 , 0x00004f95 
- 00026621  0x00006d54 call  0x0000684f 
- 00026622  0x00006d55 call  0x00006730 
- 00026623  0x00006d56 copy  0x0000003f , 0x00000002 
- 00026624  0x00006d57 fetch  0x00000001 , 0x00004f90 
- 00026625  0x00006d58 icompare  0x000000ff , 0x00000002 
- 00026626  0x00006d59 call  0x00006821 , 0x00000001 
- 00026627  0x00006d5b fetch  0x00000001 , 0x00004f99 
- 00026628  0x00006d5c rtneq  0x00000000 
- 00026629  0x00006d5d branch  0x000067fa 
- 00026630  0x00006d61 bpatch  0x000000ad , 0x00004015 
- 00026631  0x00006d62 call  0x00006821 
- 00026632  0x00006d63 call  0x00006730 
- 00026633  0x00006d64 branch  0x0000680b , 0x00000034 
- 00026634  0x00006d65 branch  0x00006812 
- 00026635  0x00006d68 fetch  0x00000002 , 0x00004f84 
- 00026636  0x00006d69 store  0x00000002 , 0x00004ebe 
- 00026637  0x00006d6b fetcht  0x00000002 , 0x00004f86 
- 00026638  0x00006d6c setarg  0x00000fff 
- 00026639  0x00006d6d isub  0x00000002 , 0x0000003f 
- 00026640  0x00006d6e store  0x00000002 , 0x00004ec0 
- 00026641  0x00006d6f branch  0x000067be 
- 00026642  0x00006d72 arg  0x00000062 , 0x00000002 
- 00026643  0x00006d74 fetch  0x00000002 , 0x00004f88 
- 00026644  0x00006d75 arg  0x00004ebe , 0x00000011 
- 00026645  0x00006d76 arg  0x00004ebc , 0x00000012 
- 00026646  0x00006d77 call  0x0000671e 
- 00026647  0x00006d78 arg  0x00000062 , 0x00000002 
- 00026648  0x00006d7a fetch  0x00000002 , 0x00004f8a 
- 00026649  0x00006d7b arg  0x00004ec0 , 0x00000011 
- 00026650  0x00006d7c arg  0x00004ebd , 0x00000012 
- 00026651  0x00006d7d call  0x0000671e 
- 00026652  0x00006d7e setarg  0x00000fff 
- 00026653  0x00006d7f fetcht  0x00000002 , 0x00004ec0 
- 00026654  0x00006d80 isub  0x00000002 , 0x0000003f 
- 00026655  0x00006d81 store  0x00000002 , 0x00004ec0 
- 00026656  0x00006d82 branch  0x000067be 
- 00026657  0x00006d85 jam  0x00000000 , 0x00004f99 
- 00026658  0x00006d86 rtn 
- 00026659  0x00006d89 bpatch  0x000000ae , 0x00004015 
- 00026660  0x00006d8a jam  0x00000001 , 0x00004f9b 
- 00026661  0x00006d8b call  0x000067c0 
- 00026662  0x00006d8f fetch  0x00000002 , 0x00004f82 
- 00026663  0x00006d90 copy  0x0000003f , 0x00000002 
- 00026664  0x00006d91 fetch  0x00000002 , 0x00004f93 
- 00026665  0x00006d92 isub  0x00000002 , 0x0000003f 
- 00026666  0x00006d93 arg  0x00000000 , 0x00000002 
- 00026667  0x00006d94 isub  0x00000002 , 0x0000003e 
- 00026668  0x00006d95 nrtn  0x00000002 
- 00026669  0x00006d96 fetch  0x00000002 , 0x00004f93 
- 00026670  0x00006d97 copy  0x0000003f , 0x00000002 
- 00026671  0x00006d99 fetch  0x00000002 , 0x00004f80 
- 00026672  0x00006d9a increase  0xfffffffb , 0x0000003f 
- 00026673  0x00006d9b isub  0x00000002 , 0x0000003f 
- 00026674  0x00006d9e fetch  0x00000002 , 0x00004f93 
- 00026675  0x00006d9f store  0x00000002 , 0x00004f95 
- 00026676  0x00006da0 call  0x000067fa 
- 00026677  0x00006da1 fetch  0x00000002 , 0x00004f95 
- 00026678  0x00006da2 ncall  0x0000684f , 0x00000005 
- 00026679  0x00006da5 jam  0x00000000 , 0x00004f99 
- 00026680  0x00006da6 call  0x000067e6 
- 00026681  0x00006da7 fetch  0x00000001 , 0x00004f99 
- 00026682  0x00006da8 rtneq  0x00000000 
- 00026683  0x00006da9 branch  0x0000678a 
- 00026684  0x00006dad bpatch  0x000000af , 0x00004015 
- 00026685  0x00006dae jam  0x00000001 , 0x00004f9b 
- 00026686  0x00006daf call  0x000067c0 
- 00026687  0x00006db3 fetcht  0x00000002 , 0x00004f82 
- 00026688  0x00006db5 fetch  0x00000002 , 0x00004f93 
- 00026689  0x00006db6 isub  0x00000002 , 0x0000003f 
- 00026690  0x00006db7 arg  0x00000000 , 0x00000002 
- 00026691  0x00006db8 isub  0x00000002 , 0x0000003e 
- 00026692  0x00006db9 nrtn  0x00000002 
- 00026693  0x00006dbb fetcht  0x00000002 , 0x00004f93 
- 00026694  0x00006dbd fetch  0x00000002 , 0x00004f80 
- 00026695  0x00006dbe isub  0x00000002 , 0x0000003f 
- 00026696  0x00006dbf arg  0x00000000 , 0x00000002 
- 00026697  0x00006dc0 isub  0x00000002 , 0x0000003e 
- 00026698  0x00006dc1 nrtn  0x00000002 
- 00026699  0x00006dc2 fetch  0x00000002 , 0x00004f93 
- 00026700  0x00006dc3 store  0x00000002 , 0x00004f91 
- 00026701  0x00006dc4 call  0x00006786 
- 00026702  0x00006dc6 branch  0x00006854 
- 00026703  0x00006dca bpatch  0x000000b0 , 0x00004016 
- 00026704  0x00006dcb copy  0x0000003f , 0x00000012 
- 00026705  0x00006dcc arg  0x00000005 , 0x00000039 
- 00026706  0x00006dce arg  0x00004f8c , 0x00000011 
- 00026707  0x00006dcf branch  0x00006b74 
- 00026708  0x00006dd3 arg  0x00000005 , 0x00000039 
- 00026709  0x00006dd4 arg  0x00004f8c , 0x00000011 
- 00026710  0x00006dd5 fetchr  0x00000012 , 0x00000002 , 0x00004f91 
- 00026711  0x00006dd6 branch  0x00006b45 
- 00026712  0x00006dd9 arg  0x000048ae , 0x00000013 
- 00026713  0x00006dda arg  0x000067be , 0x00000012 
- 00026714  0x00006ddb branch  0x000042e0 
- 00026715  0x00006dea fetch  0x00000002 , 0x00000912 
- 00026716  0x00006ded ifetcht  0x00000001 , 0x00000013 
- 00026717  0x00006dee increase  0x00000001 , 0x00000013 
- 00026718  0x00006def lshift8  0x00000002 , 0x00000002 
- 00026719  0x00006df0 ixor  0x00000002 , 0x0000003f 
- 00026720  0x00006df3 copy  0x00000039 , 0x00000012 
- 00026721  0x00006df4 arg  0x00000008 , 0x00000039 
- 00026722  0x00006df6 isolate1  0x0000000f , 0x0000003f 
- 00026723  0x00006df7 lshift  0x0000003f , 0x0000003f 
- 00026724  0x00006df8 nbranch  0x00006867 , 0x00000001 
- 00026725  0x00006df9 fetcht  0x00000002 , 0x00000914 
- 00026726  0x00006dfa ixor  0x00000002 , 0x0000003f 
- 00026727  0x00006dfc loop  0x00006862 
- 00026728  0x00006dfd copy  0x00000012 , 0x00000039 
- 00026729  0x00006dff loop  0x0000685c 
- 00026730  0x00006e00 store  0x00000002 , 0x00000912 
- 00026731  0x00006e01 rtn 
- 00026732  0x00006e07 fetch  0x00000001 , 0x0000443f 
- 00026733  0x00006e09 arg  0x0000003e , 0x00000002 
- 00026734  0x00006e0a branch  0x00006f20 
- 00026735  0x00006e0e fetch  0x00000001 , 0x0000443f 
- 00026736  0x00006e10 arg  0x0000003f , 0x00000002 
- 00026737  0x00006e11 branch  0x00006f20 
- 00026738  0x00006e14 call  0x0000686f 
- 00026739  0x00006e16 call  0x0000686c 
- 00026740  0x00006e17 branch  0x0000686f 
- 00026741  0x00006e1b call  0x00006873 
- 00026742  0x00006e1d branch  0x0000686c 
- 00026743  0x00006e20 branch  0x00006873 
- 00026744  0x00006e23 call  0x00006873 
- 00026745  0x00006e24 branch  0x00006875 
- 00026746  0x00006e29 branch  0x0000686c 
- 00026747  0x00006e2e fetch  0x00000001 , 0x00004440 
- 00026748  0x00006e2f branch  0x0000686d 
- 00026749  0x00006e33 fetch  0x00000001 , 0x00004440 
- 00026750  0x00006e34 branch  0x00006870 
- 00026751  0x00006e37 call  0x0000687b 
- 00026752  0x00006e38 call  0x0000687d 
- 00026753  0x00006e39 branch  0x0000687b 
- 00026754  0x00006e41 clear_stack 
- 00026755  0x00006e42 call  0x000070d7 
- 00026756  0x00006e43 call  0x0000688d 
- 00026757  0x00006e44 call  0x0000688f 
- 00026758  0x00006e45 call  0x000068a3 
- 00026759  0x00006e46 call  0x000068bf 
- 00026760  0x00006e47 call  0x000068c3 
- 00026761  0x00006e49 jam  0x00000001 , 0x0000070f 
- 00026762  0x00006e4a jam  0x00000004 , 0x0000070c 
- 00026763  0x00006e4d call  0x000068ce 
- 00026764  0x00006e4e branch  0x0000688b 
- 00026765  0x00006e51 jam  0x00000004 , 0x00008042 
- 00026766  0x00006e52 rtn 
- 00026767  0x00006e55 call  0x00006893 
- 00026768  0x00006e56 call  0x00006897 
- 00026769  0x00006e57 call  0x0000689b 
- 00026770  0x00006e58 branch  0x0000689f 
- 00026771  0x00006e5b fetch  0x00000001 , 0x000044f1 
- 00026772  0x00006e5c nrtn  0x00000034 
- 00026773  0x00006e5d jam  0x00000007 , 0x000044f1 
- 00026774  0x00006e5e rtn 
- 00026775  0x00006e61 fetch  0x00000001 , 0x000044f2 
- 00026776  0x00006e62 nrtn  0x00000034 
- 00026777  0x00006e63 jam  0x00000006 , 0x000044f2 
- 00026778  0x00006e64 rtn 
- 00026779  0x00006e66 fetch  0x00000001 , 0x000044f3 
- 00026780  0x00006e67 nrtn  0x00000034 
- 00026781  0x00006e68 jam  0x00000009 , 0x000044f3 
- 00026782  0x00006e69 rtn 
- 00026783  0x00006e6b fetch  0x00000001 , 0x000044f4 
- 00026784  0x00006e6c nrtn  0x00000034 
- 00026785  0x00006e6d jam  0x0000000a , 0x000044f4 
- 00026786  0x00006e6e rtn 
- 00026787  0x00006e72 setarg  0x00000c00 
- 00026788  0x00006e73 store  0x00000002 , 0x00000670 
- 00026789  0x00006e74 setarg  0x00000eff 
- 00026790  0x00006e75 istore  0x00000002 , 0x00000005 
- 00026791  0x00006e76 setarg  0x00000f00 
- 00026792  0x00006e77 istore  0x00000002 , 0x00000005 
- 00026793  0x00006e78 setarg  0x00000fff 
- 00026794  0x00006e79 istore  0x00000002 , 0x00000005 
- 00026795  0x00006e7a fetch  0x00000008 , 0x00000670 
- 00026796  0x00006e7b call  0x00006d68 
- 00026797  0x00006e7c call  0x00006d82 
- 00026798  0x00006e7d arg  0x0001c200 , 0x00000002 
- 00026799  0x00006e7e call  0x00006d75 
- 00026800  0x00006e7f fetch  0x00000001 , 0x000044f1 
- 00026801  0x00006e80 arg  0x00000008 , 0x00000002 
- 00026802  0x00006e81 call  0x00006f21 
- 00026803  0x00006e82 fetch  0x00000001 , 0x000044f2 
- 00026804  0x00006e83 arg  0x00000049 , 0x00000002 
- 00026805  0x00006e84 call  0x00006f21 
- 00026806  0x00006e85 fetch  0x00000001 , 0x000044f3 
- 00026807  0x00006e86 arg  0x0000000a , 0x00000002 
- 00026808  0x00006e87 call  0x00006f21 
- 00026809  0x00006e88 fetch  0x00000001 , 0x000044f4 
- 00026810  0x00006e89 arg  0x0000000b , 0x00000002 
- 00026811  0x00006e8a call  0x00006f21 
- 00026812  0x00006e8c arg  0x00000081 , 0x00000002 
- 00026813  0x00006e8d storet  0x00000001 , 0x00008060 
- 00026814  0x00006e8e branch  0x00007d76 
- 00026815  0x00006e91 fetch  0x00000001 , 0x000044f5 
- 00026816  0x00006e92 nrtn  0x00000034 
- 00026817  0x00006e93 jam  0x0000000c , 0x000044f5 
- 00026818  0x00006e94 rtn 
- 00026819  0x00006e97 fetch  0x00000001 , 0x000044f5 
- 00026820  0x00006e98 arg  0x00000010 , 0x00000002 
- 00026821  0x00006e99 call  0x00006f21 
- 00026822  0x00006e9a arg  0x00000040 , 0x00000011 
- 00026823  0x00006e9b call  0x00007055 
- 00026824  0x00006e9c arg  0x00000000 , 0x00000011 
- 00026825  0x00006e9d arg  0x00000000 , 0x00000012 
- 00026826  0x00006e9e setarg  0x00000000 
- 00026827  0x00006e9f call  0x0000707a 
- 00026828  0x00006ea0 arg  0x00000000 , 0x00000007 
- 00026829  0x00006ea1 branch  0x000070c0 
- 00026830  0x00006ea5 fetch  0x00000002 , 0x00008112 
- 00026831  0x00006ea6 add  0x0000003f , 0xfffffffc , 0x00000011 
- 00026832  0x00006ea7 nrtn  0x00000002 
- 00026833  0x00006ea8 call  0x00006d96 
- 00026834  0x00006ea9 ifetch  0x00000001 , 0x00000003 
- 00026835  0x00006eaa beq  0x00000001 , 0x000068d6 
- 00026836  0x00006eac call  0x00007c95 
- 00026837  0x00006ead branch  0x00006d9e 
- 00026838  0x00006eb2 ifetch  0x00000002 , 0x00000003 
- 00026839  0x00006eb3 store  0x00000002 , 0x00000710 
- 00026840  0x00006eb4 arg  0x000003ff , 0x00000002 
- 00026841  0x00006eb5 iand  0x00000002 , 0x00000002 
- 00026842  0x00006eb6 storet  0x00000002 , 0x00000709 
- 00026843  0x00006eb7 rshift2  0x0000003f , 0x0000003f 
- 00026844  0x00006eb8 rshift8  0x0000003f , 0x0000003f 
- 00026845  0x00006eb9 store  0x00000001 , 0x0000070b 
- 00026846  0x00006eba ifetch  0x00000001 , 0x00000003 
- 00026847  0x00006ebb pincrease  0xffffffff 
- 00026848  0x00006ebc isub  0x00000011 , 0x0000003e 
- 00026849  0x00006ebd rtn  0x00000002 
- 00026850  0x00006ebe call  0x000068e4 
- 00026851  0x00006ebf branch  0x0000693f 
- 00026852  0x00006ec2 fetch  0x00000001 , 0x0000070b 
- 00026853  0x00006eca beq  0x0000003f , 0x000068e7 
- 00026854  0x00006ecb branch  0x0000692b 
- 00026855  0x00006ed6 bpatch  0x000000b4 , 0x00004016 
- 00026856  0x00006ed7 fetch  0x00000001 , 0x00000709 
- 00026857  0x00006ed8 beq  0x00000000 , 0x0000692a 
- 00026858  0x00006ed9 beq  0x00000001 , 0x000068f2 
- 00026859  0x00006eda beq  0x00000002 , 0x000068f7 
- 00026860  0x00006edb beq  0x00000003 , 0x00006905 
- 00026861  0x00006edc beq  0x00000004 , 0x0000690f 
- 00026862  0x00006edd beq  0x00000005 , 0x0000692a 
- 00026863  0x00006ede beq  0x00000010 , 0x00006920 
- 00026864  0x00006edf beq  0x00000014 , 0x00006926 
- 00026865  0x00006ee0 branch  0x0000692a 
- 00026866  0x00006ee4 jam  0x00000000 , 0x00000712 
- 00026867  0x00006ee5 fetch  0x00000002 , 0x00008000 
- 00026868  0x00006ee6 store  0x00000002 , 0x00000713 
- 00026869  0x00006ee7 arg  0x00000003 , 0x00000039 
- 00026870  0x00006ee8 branch  0x00006932 
- 00026871  0x00006eeb ifetch  0x00000002 , 0x00000003 
- 00026872  0x00006eec store  0x00000002 , 0x00008052 
- 00026873  0x00006eed rtn 
- 00026874  0x00006ef1 ifetch  0x00000001 , 0x00000003 
- 00026875  0x00006ef2 copy  0x0000003f , 0x00000002 
- 00026876  0x00006ef3 store  0x00000001 , 0x00008024 
- 00026877  0x00006ef4 ifetch  0x00000001 , 0x00000003 
- 00026878  0x00006ef5 iadd  0x00000002 , 0x00000002 
- 00026879  0x00006ef6 set1  0x00000007 , 0x0000003f 
- 00026880  0x00006ef7 store  0x00000001 , 0x00008023 
- 00026881  0x00006ef8 ifetch  0x00000001 , 0x00000003 
- 00026882  0x00006ef9 iadd  0x00000002 , 0x00000002 
- 00026883  0x00006efa copy  0x0000003f , 0x00000039 
- 00026884  0x00006efb rtn 
- 00026885  0x00006efe call  0x000068fa 
- 00026886  0x00006f00 ifetch  0x00000001 , 0x00000003 
- 00026887  0x00006f01 store  0x00000001 , 0x00008025 
- 00026888  0x00006f02 iadd  0x00000002 , 0x00000002 
- 00026889  0x00006f03 loop  0x00006906 
- 00026890  0x00006f05 and  0x00000002 , 0x000000ff , 0x00000002 
- 00026891  0x00006f06 ifetch  0x00000001 , 0x00000003 
- 00026892  0x00006f07 isub  0x00000002 , 0x0000003e 
- 00026893  0x00006f08 nbranch  0x0000691e , 0x00000005 
- 00026894  0x00006f09 branch  0x0000692a 
- 00026895  0x00006f0c arg  0x00000020 , 0x00000039 
- 00026896  0x00006f0d arg  0x00004000 , 0x00000005 
- 00026897  0x00006f0e arg  0x00000000 , 0x00000002 
- 00026898  0x00006f10 ifetch  0x00000001 , 0x00000003 
- 00026899  0x00006f11 istore  0x00000001 , 0x00000005 
- 00026900  0x00006f12 iadd  0x00000002 , 0x00000002 
- 00026901  0x00006f13 loop  0x00006912 
- 00026902  0x00006f14 and  0x00000002 , 0x000000ff , 0x00000002 
- 00026903  0x00006f15 ifetch  0x00000001 , 0x00000003 
- 00026904  0x00006f16 isub  0x00000002 , 0x0000003e 
- 00026905  0x00006f17 nbranch  0x0000691e , 0x00000005 
- 00026906  0x00006f18 jam  0x00000000 , 0x00008023 
- 00026907  0x00006f19 call  0x0000692a 
- 00026908  0x00006f1a call  0x00006dae 
- 00026909  0x00006f1b branch  0x00002001 
- 00026910  0x00006f1e jam  0x00000000 , 0x00008023 
- 00026911  0x00006f1f branch  0x0000692b 
- 00026912  0x00006f23 ifetch  0x00000001 , 0x00000003 
- 00026913  0x00006f24 copy  0x0000003f , 0x00000039 
- 00026914  0x00006f25 ifetch  0x00000002 , 0x00000003 
- 00026915  0x00006f26 copy  0x0000003f , 0x00000005 
- 00026916  0x00006f27 call  0x00006ddd 
- 00026917  0x00006f28 branch  0x0000692a 
- 00026918  0x00006f2b fetch  0x00000001 , 0x00008060 
- 00026919  0x00006f2c set1  0x00000004 , 0x0000003f 
- 00026920  0x00006f2d store  0x00000001 , 0x00008060 
- 00026921  0x00006f2e branch  0x0000692a 
- 00026922  0x00006f32 branch  0x0000692f 
- 00026923  0x00006f35 jam  0x00000001 , 0x00000712 
- 00026924  0x00006f36 branch  0x00006930 
- 00026925  0x00006f38 jam  0x0000000c , 0x00000712 
- 00026926  0x00006f39 branch  0x00006930 
- 00026927  0x00006f3b jam  0x00000000 , 0x00000712 
- 00026928  0x00006f3c arg  0x00000001 , 0x00000039 
- 00026929  0x00006f3d branch  0x00006932 
- 00026930  0x00006f40 jam  0x0000000e , 0x0000070d 
- 00026931  0x00006f41 add  0x00000039 , 0x00000003 , 0x0000003f 
- 00026932  0x00006f42 store  0x00000001 , 0x0000070e 
- 00026933  0x00006f43 call  0x0000693b 
- 00026934  0x00006f44 fetch  0x00000003 , 0x0000070f 
- 00026935  0x00006f45 istore  0x00000003 , 0x00000003 
- 00026936  0x00006f47 arg  0x00000712 , 0x00000006 
- 00026937  0x00006f48 call  0x00006dc4 
- 00026938  0x00006f49 branch  0x00006da4 
- 00026939  0x00006f4e call  0x00006da2 
- 00026940  0x00006f4f fetch  0x00000003 , 0x0000070c 
- 00026941  0x00006f50 istore  0x00000003 , 0x00000003 
- 00026942  0x00006f51 rtn 
- 00026943  0x00006f54 call  0x00006d96 
- 00026944  0x00006f55 increase  0x00000003 , 0x00000003 
- 00026945  0x00006f56 ifetch  0x00000001 , 0x00000003 
- 00026946  0x00006f57 iadd  0x00000003 , 0x00000003 
- 00026947  0x00006f58 branch  0x00006d9c 
- 00026948  0x00006f5b jam  0x00000000 , 0x00004114 
- 00026949  0x00006f5c rtn 
- 00026950  0x00006f64 branch  0x0000694b , 0x0000002b 
- 00026951  0x00006f65 setarg  0x00004450 
- 00026952  0x00006f66 arg  0x00004441 , 0x00000005 
- 00026953  0x00006f67 isub  0x00000005 , 0x00000039 
- 00026954  0x00006f68 call  0x00007ca1 
- 00026955  0x00006f6b rtn 
- 00026956  0x00006f70 arg  0x00000000 , 0x00000007 
- 00026957  0x00006f71 arg  0x00000000 , 0x00000012 
- 00026958  0x00006f74 sub  0x00000007 , 0x00000007 , 0x0000003e 
- 00026959  0x00006f75 nrtn  0x00000002 
- 00026960  0x00006f76 qisolate1  0x00000011 
- 00026961  0x00006f77 branch  0x00006953 , 0x00000001 
- 00026962  0x00006f78 branch  0x00006957 
- 00026963  0x00006f7b copy  0x00000002 , 0x0000003f 
- 00026964  0x00006f7c branch  0x00006957 , 0x00000034 
- 00026965  0x00006f7d qset1  0x00000012 
- 00026966  0x00006f7e increase  0xffffffff , 0x00000002 
- 00026967  0x00006f81 increase  0x00000001 , 0x00000007 
- 00026968  0x00006f82 branch  0x0000694e 
- 00026969  0x00006f90 fetchr  0x00000018 , 0x00000002 , 0x0000433f 
- 00026970  0x00006f91 fetchr  0x0000002b , 0x00000002 , 0x00004341 
- 00026971  0x00006f92 call  0x00007dbc 
- 00026972  0x00006f93 branch  0x0000695d 
- 00026973  0x00006f96 bpatch  0x000000b6 , 0x00004016 
- 00026974  0x00006f97 call  0x000069a9 
- 00026975  0x00006f98 nbranch  0x0000235a , 0x00000034 
- 00026976  0x00006f99 call  0x000069b9 
- 00026977  0x00006f9a arg  0x00000008 , 0x00000039 
- 00026978  0x00006f9c fetcht  0x00000001 , 0x00004441 
- 00026979  0x00006f9d sub  0x00000039 , 0x00000008 , 0x00000007 
- 00026980  0x00006f9e qisolate1  0x00000002 
- 00026981  0x00006f9f branch  0x0000696a , 0x00000001 
- 00026982  0x00006fa0 call  0x00006971 
- 00026983  0x00006fa1 nbranch  0x0000696a , 0x00000002 
- 00026984  0x00006fa2 call  0x00006987 
- 00026985  0x00006fa3 branch  0x0000696e 
- 00026986  0x00006fa5 copy  0x0000002b , 0x0000003f 
- 00026987  0x00006fa6 iadd  0x00000018 , 0x00000018 
- 00026988  0x00006fa7 loop  0x00006962 
- 00026989  0x00006fa8 branch  0x0000235a 
- 00026990  0x00006faa copy  0x00000018 , 0x0000003f 
- 00026991  0x00006fab copy  0x00000018 , 0x00000005 
- 00026992  0x00006fac rtn 
- 00026993  0x00006fb6 bpatch  0x000000b7 , 0x00004016 
- 00026994  0x00006fb7 sub  0x00000039 , 0x00000008 , 0x00000007 
- 00026995  0x00006fb8 arg  0x00000000 , 0x00000002 
- 00026996  0x00006fb9 arg  0x00000000 , 0x0000000b 
- 00026997  0x00006fbb copy  0x00000007 , 0x0000003f 
- 00026998  0x00006fbc beq  0x00000008 , 0x00006982 
- 00026999  0x00006fbd fetch  0x00000001 , 0x00004441 
- 00027000  0x00006fbe qisolate1  0x0000003f 
- 00027001  0x00006fbf branch  0x00006982 , 0x00000001 
- 00027002  0x00006fc0 qset1  0x0000000b 
- 00027003  0x00006fc1 copy  0x0000002b , 0x0000003f 
- 00027004  0x00006fc2 iadd  0x00000002 , 0x00000002 
- 00027005  0x00006fc3 increase  0x00000001 , 0x00000007 
- 00027006  0x00006fc4 copy  0x00000011 , 0x0000003f 
- 00027007  0x00006fc5 isub  0x00000002 , 0x0000003e 
- 00027008  0x00006fc6 branch  0x00006982 , 0x00000005 
- 00027009  0x00006fc7 branch  0x00006975 , 0x00000002 
- 00027010  0x00006fc9 copy  0x00000002 , 0x0000003f 
- 00027011  0x00006fca isub  0x00000011 , 0x0000003e 
- 00027012  0x00006fcb nrtn  0x00000005 
- 00027013  0x00006fcc qset1  0x0000000b 
- 00027014  0x00006fcd rtn 
- 00027015  0x00006fd7 bpatch  0x000000b8 , 0x00004017 
- 00027016  0x00006fd8 call  0x000069a9 
- 00027017  0x00006fd9 nbranch  0x0000235a , 0x00000034 
- 00027018  0x00006fda call  0x000069af 
- 00027019  0x00006fdb branch  0x00006990 , 0x00000034 
- 00027020  0x00006fdc fetch  0x00000009 , 0x00004445 
- 00027021  0x00006fdd store  0x00000009 , 0x00004442 
- 00027022  0x00006fde setarg  0x00000000 
- 00027023  0x00006fdf istore  0x00000003 , 0x00000005 
- 00027024  0x00006fe1 storer  0x0000000b , 0x00000001 , 0x0000444b 
- 00027025  0x00006fe2 storer  0x00000018 , 0x00000002 , 0x0000444c 
- 00027026  0x00006fe3 rtn 
- 00027027  0x00006fed bpatch  0x000000b9 , 0x00004017 
- 00027028  0x00006fee call  0x000069b2 
- 00027029  0x00006fef increase  0x00000001 , 0x00000006 
- 00027030  0x00006ff0 ifetch  0x00000002 , 0x00000006 
- 00027031  0x00006ff1 rtn 
- 00027032  0x00006ff9 bpatch  0x000000ba , 0x00004017 
- 00027033  0x00006ffa call  0x000069b2 
- 00027034  0x00006ffb copy  0x00000006 , 0x00000005 
- 00027035  0x00006ffc copy  0x00000006 , 0x00000002 
- 00027036  0x00006ffd setarg  0x00000000 
- 00027037  0x00006ffe istore  0x00000003 , 0x00000005 
- 00027038  0x00006fff rtn 
- 00027039  0x00007007 bpatch  0x000000bb , 0x00004017 
- 00027040  0x00007008 call  0x000069af 
- 00027041  0x00007009 branch  0x0000235a , 0x00000034 
- 00027042  0x0000700a fetch  0x00000003 , 0x00004448 
- 00027043  0x0000700b store  0x00000003 , 0x0000444b 
- 00027044  0x0000700c fetch  0x00000003 , 0x00004445 
- 00027045  0x0000700d store  0x00000003 , 0x00004448 
- 00027046  0x0000700e fetch  0x00000003 , 0x00004442 
- 00027047  0x0000700f store  0x00000003 , 0x00004445 
- 00027048  0x00007010 rtn 
- 00027049  0x00007019 bpatch  0x000000bc , 0x00004017 
- 00027050  0x0000701a fetch  0x00000003 , 0x00004442 
- 00027051  0x0000701b rtn 
- 00027052  0x00007024 bpatch  0x000000bd , 0x00004017 
- 00027053  0x00007025 fetch  0x00000003 , 0x00004445 
- 00027054  0x00007026 rtn 
- 00027055  0x0000702f bpatch  0x000000be , 0x00004017 
- 00027056  0x00007030 fetch  0x00000003 , 0x0000444b 
- 00027057  0x00007031 rtn 
- 00027058  0x00007039 call  0x000069af 
- 00027059  0x0000703a branch  0x000069b7 , 0x00000034 
- 00027060  0x0000703b arg  0x00004442 , 0x00000006 
- 00027061  0x0000703d ifetch  0x00000003 , 0x00000006 
- 00027062  0x0000703e branch  0x000069b5 , 0x00000034 
- 00027063  0x00007040 increase  0xfffffffd , 0x00000006 
- 00027064  0x00007041 rtn 
- 00027065  0x0000704a bpatch  0x000000bf , 0x00004017 
- 00027066  0x0000704b arg  0x00000004 , 0x00000039 
- 00027067  0x0000704c arg  0x00004442 , 0x00000006 
- 00027068  0x0000704d arg  0x00000000 , 0x00000002 
- 00027069  0x0000704f ifetch  0x00000003 , 0x00000006 
- 00027070  0x00007050 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00027071  0x00007051 ior  0x00000002 , 0x00000002 
- 00027072  0x00007052 loop  0x000069bd 
- 00027073  0x00007053 storet  0x00000001 , 0x00004441 
- 00027074  0x00007054 rtn 
- 00027075  0x00007058 arg  0x0000000c , 0x00000007 
- 00027076  0x00007059 branch  0x000024e7 
- 00027077  0x0000705c arg  0x0000000c , 0x00000007 
- 00027078  0x0000705d branch  0x000024eb 
- 00027079  0x00007069 bpatch  0x000000c1 , 0x00004018 
- 00027080  0x0000706a sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00027081  0x0000706b rtn  0x00000005 
- 00027082  0x0000706c copy  0x00000002 , 0x0000003f 
- 00027083  0x0000706d and_into  0x000000ff , 0x0000003f 
- 00027084  0x0000706e sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00027085  0x0000706f nbranch  0x000069d9 , 0x00000002 
- 00027086  0x00007070 arg  0x00008070 , 0x00000005 
- 00027087  0x00007072 iadd  0x00000005 , 0x00000005 
- 00027088  0x00007073 copy  0x00000005 , 0x00000011 
- 00027089  0x00007074 arg  0x0000003e , 0x00000002 
- 00027090  0x00007075 istoret  0x00000001 , 0x00000005 
- 00027091  0x00007076 call  0x000069dc 
- 00027092  0x00007077 nop  0x0000001e 
- 00027093  0x00007078 copy  0x00000011 , 0x00000005 
- 00027094  0x00007079 arg  0x0000003f , 0x00000002 
- 00027095  0x0000707a istoret  0x00000001 , 0x00000005 
- 00027096  0x0000707b branch  0x000069e0 
- 00027097  0x0000707e arg  0x000080d4 , 0x00000005 
- 00027098  0x0000707f increase  0xfffffff0 , 0x0000003f 
- 00027099  0x00007080 branch  0x000069cf 
- 00027100  0x00007084 fetch  0x00000001 , 0x00008081 
- 00027101  0x00007085 and_into  0x0000007f , 0x0000003f 
- 00027102  0x00007086 store  0x00000001 , 0x00008081 
- 00027103  0x00007087 rtn 
- 00027104  0x0000708a fetch  0x00000001 , 0x00008081 
- 00027105  0x0000708b or_into  0x00000080 , 0x0000003f 
- 00027106  0x0000708c store  0x00000001 , 0x00008081 
- 00027107  0x0000708d rtn 
- 00027108  0x00007090 branch  0x00006bd0 
- 00027109  0x00007093 branch  0x00006bd7 
- 00027110  0x00007098 fetch  0x00000001 , 0x0000806f 
- 00027111  0x00007099 set0  0x00000007 , 0x0000003f 
- 00027112  0x0000709a store  0x00000001 , 0x0000806f 
- 00027113  0x0000709b rtn 
- 00027114  0x0000709e nbranch  0x000069ee , 0x00000028 
- 00027115  0x0000709f fetch  0x00000001 , 0x0000806f 
- 00027116  0x000070a0 set1  0x00000007 , 0x0000003f 
- 00027117  0x000070a1 store  0x00000001 , 0x0000806f 
- 00027118  0x000070a3 copy  0x00000002 , 0x0000003e 
- 00027119  0x000070a4 branch  0x000069f1 , 0x00000005 
- 00027120  0x000070a5 copy  0x00000013 , 0x0000003d 
- 00027121  0x000070a8 isolate0  0x00000000 , 0x0000003e 
- 00027122  0x000070a9 branch  0x00006b00 
- 00027123  0x000070ad force  0x00000004 , 0x00000002 
- 00027124  0x000070af arg  0x000001e7 , 0x00000011 
- 00027125  0x000070b0 call  0x000069e6 
- 00027126  0x000070b1 call  0x000069ee 
- 00027127  0x000070b2 arg  0x000055aa , 0x00000011 
- 00027128  0x000070b3 fetch  0x00000002 , 0x000001e7 
- 00027129  0x000070b4 ifetcht  0x00000002 , 0x00000006 
- 00027130  0x000070b5 isub  0x00000011 , 0x0000003e 
- 00027131  0x000070b6 rtn 
- 00027132  0x000070ba call  0x00006a0e , 0x00000028 
- 00027133  0x000070bb arg  0x00000002 , 0x00000002 
- 00027134  0x000070bc arg  0x000043c8 , 0x00000011 
- 00027135  0x000070bd call  0x000069ee 
- 00027136  0x000070be fetch  0x00000002 , 0x000043c8 
- 00027137  0x000070c0 store  0x00000002 , 0x000001e0 
- 00027138  0x000070c1 call  0x00006a04 , 0x00000028 
- 00027139  0x000070c2 rtn 
- 00027140  0x000070c5 arg  0x00000010 , 0x00000002 
- 00027141  0x000070c6 arg  0x000001ed , 0x00000011 
- 00027142  0x000070c7 call  0x000069e6 
- 00027143  0x000070c8 call  0x000069ee 
- 00027144  0x000070ca arg  0x000001ed , 0x00000006 
- 00027145  0x000070cb arg  0x00000010 , 0x00000039 
- 00027146  0x000070cc call  0x00007353 
- 00027147  0x000070cd call  0x000072da 
- 00027148  0x000070ce call  0x0000736f 
- 00027149  0x000070cf branch  0x000072d4 
- 00027150  0x000070d2 jam  0x00000000 , 0x00008023 
- 00027151  0x000070d3 call  0x000069e6 
- 00027152  0x000070d4 branch  0x0000736f 
- 00027153  0x000070d7 setarg  0x00000000 
- 00027154  0x000070d8 store  0x00000002 , 0x00000699 
- 00027155  0x000070d9 disable  0x0000002d 
- 00027156  0x000070da call  0x000069f3 
- 00027157  0x000070db nrtn  0x00000005 
- 00027158  0x000070dc enable  0x0000002d 
- 00027159  0x000070dd setarg  0x00008000 
- 00027160  0x000070de store  0x00000003 , 0x00008022 
- 00027161  0x000070df arg  0x00008025 , 0x00000011 
- 00027162  0x000070e0 call  0x000069ea 
- 00027163  0x000070e1 jam  0x00000000 , 0x00008023 
- 00027164  0x000070e2 fetch  0x00000001 , 0x000001dd 
- 00027165  0x000070e3 rtnbit0  0x00000000 
- 00027166  0x000070e5 arg  0x00000006 , 0x00000002 
- 00027167  0x000070e6 call  0x000069f4 
- 00027168  0x000070e7 nbranch  0x00006a2e , 0x00000005 
- 00027169  0x000070e8 ifetchr  0x00000011 , 0x00000002 , 0x00000006 
- 00027170  0x000070e9 call  0x000069ee 
- 00027171  0x000070ea call  0x00006a25 
- 00027172  0x000070eb branch  0x00006a1e 
- 00027173  0x000070ef fetch  0x00000002 , 0x00000699 
- 00027174  0x000070f0 arg  0x00000006 , 0x00000039 
- 00027175  0x000070f1 arg  0x000001e7 , 0x00000006 
- 00027176  0x000070f2 call  0x00007dcc 
- 00027177  0x000070f3 fetchr  0x00000039 , 0x00000002 , 0x000001e9 
- 00027178  0x000070f4 copy  0x00000011 , 0x00000006 
- 00027179  0x000070f5 call  0x00007dcc 
- 00027180  0x000070f6 store  0x00000002 , 0x00000699 
- 00027181  0x000070f7 rtn 
- 00027182  0x000070fa fetch  0x00000001 , 0x0000021c 
- 00027183  0x000070fb beq  0x0000005a , 0x00006a3c 
- 00027184  0x000070fc arg  0x0000aa55 , 0x00000011 
- 00027185  0x000070fd fetch  0x00000002 , 0x000001e7 
- 00027186  0x000070fe isub  0x00000011 , 0x0000003e 
- 00027187  0x000070ff nbranch  0x00006a3e , 0x00000005 
- 00027188  0x00007100 arg  0x000055aa , 0x00000011 
- 00027189  0x00007101 fetch  0x00000002 , 0x000001e9 
- 00027190  0x00007102 isub  0x00000011 , 0x0000003e 
- 00027191  0x00007103 nbranch  0x00006a3e , 0x00000005 
- 00027192  0x00007104 fetch  0x00000002 , 0x000001eb 
- 00027193  0x00007105 fetcht  0x00000002 , 0x00000699 
- 00027194  0x00007106 isub  0x00000002 , 0x0000003e 
- 00027195  0x00007107 nbranch  0x00006a3e , 0x00000005 
- 00027196  0x00007109 set1  0x0000000f , 0x00000011 
- 00027197  0x0000710a branch  0x000069f1 
- 00027198  0x0000710d jam  0x00000000 , 0x000001dd 
- 00027199  0x0000710e rtn 
- 00027200  0x00007114 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00027201  0x00007115 rshift4  0x0000003f , 0x0000003f 
- 00027202  0x00007116 store  0x00000001 , 0x000043cb 
- 00027203  0x00007117 branch  0x00006a59 
- 00027204  0x0000711a fetch  0x00000002 , 0x00008143 
- 00027205  0x0000711b nbranch  0x00006a40 , 0x00000034 
- 00027206  0x0000711c call  0x00006a59 
- 00027207  0x0000711d fetch  0x00000002 , 0x000043cb 
- 00027208  0x0000711e rtn  0x00000034 
- 00027209  0x0000711f call  0x00006a4b 
- 00027210  0x00007120 branch  0x000023ba 
- 00027211  0x00007123 fetch  0x00000001 , 0x000043cb 
- 00027212  0x00007124 rtn  0x00000034 
- 00027213  0x00007125 and  0x0000003f , 0x0000000f , 0x00000002 
- 00027214  0x00007126 storet  0x00000001 , 0x000043cb 
- 00027215  0x00007127 rshift4  0x0000003f , 0x0000003f 
- 00027216  0x00007128 ixor  0x00000002 , 0x0000003f 
- 00027217  0x00007129 bne  0x0000000f , 0x00006bc2 
- 00027218  0x0000712a branch  0x00006b8d 
- 00027219  0x0000712d fetch  0x00000001 , 0x00000219 
- 00027220  0x0000712e ncall  0x000023e0 , 0x00000034 
- 00027221  0x0000712f fetch  0x00000001 , 0x0000021a 
- 00027222  0x00007130 rtn  0x00000034 
- 00027223  0x00007131 store  0x00000001 , 0x000040c9 
- 00027224  0x00007132 branch  0x000023e4 
- 00027225  0x00007135 disable  0x00000028 
- 00027226  0x00007136 fetch  0x00000001 , 0x000043ca 
- 00027227  0x00007137 rtnbit0  0x00000003 
- 00027228  0x00007138 call  0x00006aad 
- 00027229  0x00007139 arg  0x00000ff0 , 0x0000003f 
- 00027230  0x0000713a iadd  0x00000012 , 0x00000012 
- 00027231  0x0000713b force  0x00000010 , 0x00000039 
- 00027232  0x0000713c arg  0x000001ed , 0x00000011 
- 00027233  0x0000713d call  0x00006b74 
- 00027234  0x0000713e jam  0x00000008 , 0x00008006 
- 00027235  0x0000713f arg  0x000001ed , 0x00000006 
- 00027236  0x00007140 call  0x0000735f 
- 00027237  0x00007142 arg  0x000001ed , 0x00000005 
- 00027238  0x00007143 call  0x00007c99 
- 00027239  0x00007144 branch  0x00007dba 
- 00027240  0x00007148 jam  0x00000025 , 0x00008050 
- 00027241  0x00007149 call  0x00006b3a 
- 00027242  0x0000714a arg  0x00000000 , 0x00000012 
- 00027243  0x0000714b force  0x0000000b , 0x00000039 
- 00027244  0x0000714c arg  0x000043c8 , 0x00000011 
- 00027245  0x0000714d call  0x00006b75 
- 00027246  0x0000714e fetchr  0x00000037 , 0x00000005 , 0x000043c8 
- 00027247  0x0000714f fetch  0x00000001 , 0x000043ca 
- 00027248  0x00007150 bbit0  0x00000004 , 0x00006a78 
- 00027249  0x00007151 jam  0x00000007 , 0x0000806f 
- 00027250  0x00007153 fetch  0x00000001 , 0x0000815e 
- 00027251  0x00007154 bne  0x00000007 , 0x00006a72 
- 00027252  0x00007155 fetch  0x00000001 , 0x00008160 
- 00027253  0x00007156 lshift4  0x0000003f , 0x0000003f 
- 00027254  0x00007157 store  0x00000001 , 0x0000806f 
- 00027255  0x00007158 branch  0x00006a7b 
- 00027256  0x0000715b call  0x00006af5 
- 00027257  0x0000715c call  0x00007d76 
- 00027258  0x0000715d call  0x00007d74 
- 00027259  0x0000715f storer  0x00000037 , 0x00000005 , 0x000043c8 
- 00027260  0x00007161 call  0x00006aad 
- 00027261  0x00007162 arg  0x00000fd0 , 0x0000003f 
- 00027262  0x00007163 iadd  0x00000012 , 0x00000012 
- 00027263  0x00007164 arg  0x00000020 , 0x00000039 
- 00027264  0x00007165 arg  0x000001fd , 0x00000011 
- 00027265  0x00007166 call  0x00006b74 
- 00027266  0x00007168 call  0x00006a53 
- 00027267  0x00007169 call  0x00006a44 
- 00027268  0x0000716b fetch  0x00000001 , 0x000043ca 
- 00027269  0x0000716c bbit0  0x00000003 , 0x00006a8f 
- 00027270  0x0000716d fetcht  0x00000001 , 0x000043cc 
- 00027271  0x0000716e arg  0x00000000 , 0x0000003f 
- 00027272  0x0000716f set1  0x00000006 , 0x0000003f 
- 00027273  0x00007170 set1  0x00000007 , 0x0000003f 
- 00027274  0x00007171 iand  0x00000002 , 0x00000011 
- 00027275  0x00007172 sub  0x00000011 , 0x00000000 , 0x0000003e 
- 00027276  0x00007173 branch  0x00006af1 , 0x00000005 
- 00027277  0x00007174 isub  0x00000011 , 0x0000003e 
- 00027278  0x00007175 branch  0x00006af1 , 0x00000005 
- 00027279  0x00007177 jam  0x00000000 , 0x00000030 
- 00027280  0x00007178 arg  0x00006b1e , 0x00000013 
- 00027281  0x0000717a call  0x00006ae5 
- 00027282  0x0000717b nbranch  0x00006af1 , 0x00000002 
- 00027283  0x0000717c fetch  0x00000002 , 0x000043c8 
- 00027284  0x0000717d branch  0x00006a9c , 0x00000034 
- 00027285  0x0000717e call  0x00006a01 
- 00027286  0x0000717f call  0x00006a11 
- 00027287  0x00007180 nbranch  0x00006a9c , 0x0000002d 
- 00027288  0x00007181 fetch  0x00000001 , 0x000001dd 
- 00027289  0x00007182 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027290  0x00007183 nbranch  0x00006a91 , 0x00000001 
- 00027291  0x00007184 call  0x00006aaa 
- 00027292  0x00007186 call  0x00006b37 
- 00027293  0x00007187 jam  0x00000000 , 0x00000030 
- 00027294  0x00007189 call  0x00006ae5 
- 00027295  0x0000718a nbranch  0x00006af1 , 0x00000002 
- 00027296  0x0000718b call  0x00006ad7 
- 00027297  0x0000718c call  0x00006cc4 
- 00027298  0x0000718d fetch  0x00000001 , 0x000043ca 
- 00027299  0x0000718e bbit1  0x00000002 , 0x00006abd 
- 00027300  0x0000718f call  0x00006adf 
- 00027301  0x00007190 nbranch  0x00006ab4 , 0x0000002d 
- 00027302  0x00007191 fetch  0x00000001 , 0x000001dd 
- 00027303  0x00007192 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027304  0x00007193 nbranch  0x00006a9e , 0x00000001 
- 00027305  0x00007194 branch  0x00006abd 
- 00027306  0x00007197 setarg  0x000001ff 
- 00027307  0x00007198 arg  0x00000000 , 0x0000003d 
- 00027308  0x00007199 rtn 
- 00027309  0x0000719c arg  0x00001000 , 0x00000012 
- 00027310  0x0000719d fetch  0x00000001 , 0x00008144 
- 00027311  0x0000719e bbit1  0x00000007 , 0x00006ab2 
- 00027312  0x0000719f fetch  0x00000001 , 0x000043cc 
- 00027313  0x000071a0 rtnbit0  0x00000007 
- 00027314  0x000071a2 arg  0x00000000 , 0x00000012 
- 00027315  0x000071a3 rtn 
- 00027316  0x000071a7 call  0x00006cc1 
- 00027317  0x000071a8 fetch  0x00000001 , 0x000043ca 
- 00027318  0x000071a9 bbit1  0x00000002 , 0x00006abd 
- 00027319  0x000071aa call  0x00006adf 
- 00027320  0x000071ab nbranch  0x00006abd , 0x0000002d 
- 00027321  0x000071ac fetch  0x00000001 , 0x000001dd 
- 00027322  0x000071ad compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027323  0x000071ae nbranch  0x00006a9e , 0x00000001 
- 00027324  0x000071af branch  0x00006acd 
- 00027325  0x000071b2 jam  0x00000000 , 0x00000030 
- 00027326  0x000071b4 call  0x00006ae5 
- 00027327  0x000071b5 nbranch  0x00006af1 , 0x00000002 
- 00027328  0x000071b6 fetch  0x00000001 , 0x000043ca 
- 00027329  0x000071b7 bbit1  0x00000001 , 0x00006acd 
- 00027330  0x000071b8 call  0x00006c20 
- 00027331  0x000071b9 nop  0x000000c8 
- 00027332  0x000071ba call  0x00006c2f 
- 00027333  0x000071bb nop  0x00000064 
- 00027334  0x000071bc arg  0x00006c6c , 0x00000013 
- 00027335  0x000071bd call  0x000069fc 
- 00027336  0x000071be call  0x00006a11 
- 00027337  0x000071bf nbranch  0x00006acd , 0x0000002d 
- 00027338  0x000071c0 fetch  0x00000001 , 0x000001dd 
- 00027339  0x000071c1 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027340  0x000071c2 nbranch  0x00006abe , 0x00000001 
- 00027341  0x000071c5 call  0x00006ad1 
- 00027342  0x000071c6 fetch  0x00000001 , 0x000043ca 
- 00027343  0x000071c7 rtnbit0  0x00000000 
- 00027344  0x000071c8 branch  0x00006882 
- 00027345  0x000071cb arg  0x000001ed , 0x00000005 
- 00027346  0x000071cc call  0x00007c99 
- 00027347  0x000071cd force  0x00000004 , 0x00000038 
- 00027348  0x000071ce call  0x00007370 
- 00027349  0x000071cf jam  0x00000021 , 0x00008050 
- 00027350  0x000071d0 rtn 
- 00027351  0x000071d3 fetch  0x00000001 , 0x00004429 
- 00027352  0x000071d4 fetcht  0x00000001 , 0x00004428 
- 00027353  0x000071d5 isub  0x00000002 , 0x0000003e 
- 00027354  0x000071d6 nbranch  0x00006cbc , 0x00000005 
- 00027355  0x000071d8 jam  0x00000004 , 0x00004427 
- 00027356  0x000071d9 jam  0x00000017 , 0x00004428 
- 00027357  0x000071da jam  0x00000016 , 0x00004429 
- 00027358  0x000071db branch  0x00006cbc 
- 00027359  0x000071e0 setarg  0x00000000 
- 00027360  0x000071e1 store  0x00000002 , 0x000001e0 
- 00027361  0x000071e2 arg  0x00006ce7 , 0x00000013 
- 00027362  0x000071e3 call  0x00006ca5 
- 00027363  0x000071e4 call  0x000069fc 
- 00027364  0x000071e5 branch  0x00006a11 
- 00027365  0x000071eb call  0x00006aeb 
- 00027366  0x000071ec fetch  0x00000001 , 0x00000030 
- 00027367  0x000071ed increase  0x00000001 , 0x0000003f 
- 00027368  0x000071ee sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00027369  0x000071ef store  0x00000001 , 0x00000030 
- 00027370  0x000071f0 rtn 
- 00027371  0x000071f3 fetch  0x00000001 , 0x00000030 
- 00027372  0x000071f4 rtn  0x00000034 
- 00027373  0x000071f5 fetch  0x00000001 , 0x0000021b 
- 00027374  0x000071f6 rtn  0x00000034 
- 00027375  0x000071f7 copy  0x0000003f , 0x00000039 
- 00027376  0x000071f8 branch  0x00007c96 
- 00027377  0x000071fc call  0x00006ad1 
- 00027378  0x000071fd call  0x000069e6 
- 00027379  0x000071ff call  0x00007d7c 
- 00027380  0x00007200 rtn 
- 00027381  0x00007203 and_into  0x000000e0 , 0x0000003f 
- 00027382  0x00007204 rshift  0x0000003f , 0x0000003f 
- 00027383  0x00007205 store  0x00000001 , 0x0000806f 
- 00027384  0x00007206 setarg  0x00000001 
- 00027385  0x00007207 arg  0x000043cd , 0x00000006 
- 00027386  0x00007209 ifetcht  0x00000002 , 0x00000006 
- 00027387  0x0000720a storet  0x00000002 , 0x0000804c 
- 00027388  0x0000720b store  0x00000001 , 0x00008020 
- 00027389  0x0000720c lshift  0x0000003f , 0x0000003f 
- 00027390  0x0000720d bbit0  0x00000003 , 0x00006afa 
- 00027391  0x0000720e rtn 
- 00027392  0x00007212 fetch  0x00000001 , 0x000001dd 
- 00027393  0x00007213 lshift  0x0000003f , 0x0000003f 
- 00027394  0x00007214 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00027395  0x00007215 isolate0  0x0000000f , 0x00000011 
- 00027396  0x00007216 rtn  0x00000001 
- 00027397  0x00007217 store  0x00000001 , 0x000001dd 
- 00027398  0x00007218 rtn 
- 00027399  0x0000721c fetch  0x00000001 , 0x0000806f 
- 00027400  0x0000721d rtnbit0  0x00000007 
- 00027401  0x0000721e branch  0x00006b0d 
- 00027402  0x00007220 fetch  0x00000001 , 0x00008128 
- 00027403  0x00007221 qisolate1  0x0000003f 
- 00027404  0x00007222 rtn  0x00000001 
- 00027405  0x00007224 fetch  0x00000001 , 0x00008108 
- 00027406  0x00007225 bbit0  0x00000001 , 0x00006b0a 
- 00027407  0x00007226 call  0x000072d4 
- 00027408  0x00007227 branch  0x00006b0a 
- 00027409  0x0000723c fetch  0x00000002 , 0x000040f0 
- 00027410  0x0000723d rtn  0x00000034 
- 00027411  0x0000723e jam  0x00000080 , 0x00008023 
- 00027412  0x0000723f jam  0x00000000 , 0x00008022 
- 00027413  0x00007240 jam  0x00000000 , 0x00008024 
- 00027414  0x00007241 fetcht  0x00000002 , 0x000040f2 
- 00027415  0x00007242 lshift2  0x00000002 , 0x00000039 
- 00027416  0x00007243 iforce  0x00000006 
- 00027417  0x00007245 ifetch  0x00000001 , 0x00000006 
- 00027418  0x00007246 store  0x00000001 , 0x00008025 
- 00027419  0x00007247 loop  0x00006b19 
- 00027420  0x00007248 jam  0x00000000 , 0x00008023 
- 00027421  0x00007249 rtn 
- 00027422  0x00007251 copy  0x00000002 , 0x00000039 
- 00027423  0x00007252 fetch  0x00000002 , 0x000001e0 
- 00027424  0x00007253 iadd  0x00000002 , 0x00000002 
- 00027425  0x00007254 storet  0x00000002 , 0x000001e0 
- 00027426  0x00007255 iforce  0x00000012 
- 00027427  0x00007256 copy  0x00000011 , 0x0000002e 
- 00027428  0x00007257 jam  0x00000010 , 0x00008006 
- 00027429  0x00007258 call  0x00006b74 
- 00027430  0x00007259 copy  0x0000002e , 0x00000011 
- 00027431  0x0000725a isolate0  0x0000000f , 0x00000011 
- 00027432  0x0000725b rtn  0x00000001 
- 00027433  0x0000725c call  0x00007dc6 , 0x00000034 
- 00027434  0x0000725d branch  0x00006b00 
- 00027435  0x00007261 jam  0x00000001 , 0x00008ac8 
- 00027436  0x00007262 nop  0x0000012c 
- 00027437  0x00007263 jam  0x00000005 , 0x00008ac8 
- 00027438  0x00007264 nop  0x00000064 
- 00027439  0x00007265 jam  0x00000025 , 0x00008ac8 
- 00027440  0x00007266 nop  0x000003e8 
- 00027441  0x00007267 jam  0x00000027 , 0x00008ac8 
- 00027442  0x00007268 nop  0x0000012c 
- 00027443  0x00007269 rtn 
- 00027444  0x0000726c call  0x00006b2b 
- 00027445  0x0000726d jam  0x0000003f , 0x00008ac8 
- 00027446  0x0000726e rtn 
- 00027447  0x00007271 jam  0x00000083 , 0x00008047 
- 00027448  0x00007273 jam  0x00000000 , 0x00008ac8 
- 00027449  0x00007274 rtn 
- 00027450  0x00007277 call  0x00006b2b 
- 00027451  0x0000727a jam  0x00000082 , 0x00008047 
- 00027452  0x0000727b nop  0x0000000c 
- 00027453  0x0000727c jam  0x00000080 , 0x00008047 
- 00027454  0x0000727d jam  0x00000082 , 0x00008047 
- 00027455  0x0000727e nop  0x00000096 
- 00027456  0x0000727f rtn 
- 00027457  0x00007283 lshift3  0x00000012 , 0x00000012 
- 00027458  0x00007284 storer  0x00000012 , 0x00000002 , 0x00008044 
- 00027459  0x00007285 jam  0x00000000 , 0x00008046 
- 00027460  0x00007286 rtn 
- 00027461  0x0000728a bpatch  0x000000c4 , 0x00004018 
- 00027462  0x0000728b call  0x00006b34 
- 00027463  0x0000728c call  0x00006b41 
- 00027464  0x0000728d call  0x00006b3b 
- 00027465  0x0000728f ifetcht  0x00000001 , 0x00000011 
- 00027466  0x00007290 increase  0x00000001 , 0x00000011 
- 00027467  0x00007291 force  0x00000000 , 0x00000007 
- 00027468  0x00007293 qisolate0  0x00000002 
- 00027469  0x00007294 branch  0x00006b6c , 0x00000001 
- 00027470  0x00007295 fetch  0x00000001 , 0x00008046 
- 00027471  0x00007296 set1  0x00000006 , 0x0000003f 
- 00027472  0x00007297 set1  0x00000007 , 0x0000003f 
- 00027473  0x00007298 store  0x00000001 , 0x00008046 
- 00027474  0x00007299 jam  0x00000002 , 0x00008047 
- 00027475  0x0000729a jam  0x00000082 , 0x00008047 
- 00027476  0x0000729b set0  0x00000007 , 0x0000003f 
- 00027477  0x0000729c store  0x00000001 , 0x00008046 
- 00027478  0x0000729d jam  0x0000008a , 0x00008047 
- 00027479  0x0000729e nop  0x0000000b 
- 00027480  0x0000729f jam  0x000000ca , 0x00008047 
- 00027481  0x000072a0 nop  0x00000021 
- 00027482  0x000072a1 jam  0x0000004a , 0x00008047 
- 00027483  0x000072a2 nop  0x0000002c 
- 00027484  0x000072a3 jam  0x000000ca , 0x00008047 
- 00027485  0x000072a4 nop  0x00000016 
- 00027486  0x000072a5 jam  0x0000008a , 0x00008047 
- 00027487  0x000072a6 nop  0x00000021 
- 00027488  0x000072a7 jam  0x00000082 , 0x00008047 
- 00027489  0x000072a8 nop  0x00000001 
- 00027490  0x000072a9 jam  0x00000092 , 0x00008047 
- 00027491  0x000072aa nop  0x0000000a 
- 00027492  0x000072ab jam  0x000000b2 , 0x00008047 
- 00027493  0x000072ac fetch  0x00000001 , 0x00008007 
- 00027494  0x000072ad jam  0x00000092 , 0x00008047 
- 00027495  0x000072ae nop  0x00000001 
- 00027496  0x000072af jam  0x00000082 , 0x00008047 
- 00027497  0x000072b0 nop  0x00000001 
- 00027498  0x000072b1 qisolate0  0x0000003f 
- 00027499  0x000072b2 branch  0x00006b4c , 0x00000001 
- 00027500  0x000072b4 fetch  0x00000002 , 0x00008044 
- 00027501  0x000072b5 increase  0x00000001 , 0x0000003f 
- 00027502  0x000072b6 store  0x00000002 , 0x00008044 
- 00027503  0x000072b7 increase  0x00000001 , 0x00000007 
- 00027504  0x000072b8 compare  0x00000008 , 0x00000007 , 0x0000000f 
- 00027505  0x000072b9 nbranch  0x00006b4c , 0x00000001 
- 00027506  0x000072ba loop  0x00006b49 
- 00027507  0x000072bb branch  0x00006b38 
- 00027508  0x000072c2 bpatch  0x000000c5 , 0x00004018 
- 00027509  0x000072c4 call  0x00006b41 
- 00027510  0x000072c5 jam  0x000000a2 , 0x00008047 
- 00027511  0x000072c6 increase  0x00000008 , 0x00000012 
- 00027512  0x000072c7 arg  0x00000000 , 0x00000007 
- 00027513  0x000072c8 setarg  0xffffffff 
- 00027514  0x000072ca fetcht  0x00000001 , 0x00008007 
- 00027515  0x000072cb istoret  0x00000001 , 0x00000011 
- 00027516  0x000072cc bcrc  0x00000002 
- 00027517  0x000072cd jam  0x00000020 , 0x00008006 
- 00027518  0x000072ce storer  0x00000012 , 0x00000002 , 0x00008044 
- 00027519  0x000072cf isolate1  0x0000000f , 0x00000011 
- 00027520  0x000072d0 branch  0x00006b83 , 0x00000001 
- 00027521  0x000072d1 increase  0x00000001 , 0x00000011 
- 00027522  0x000072d2 branch  0x00006b89 
- 00027523  0x000072d5 nbranch  0x00006b89 , 0x00000028 
- 00027524  0x000072d6 increase  0x00000001 , 0x00000007 
- 00027525  0x000072d7 compare  0x00000000 , 0x00000007 , 0x0000000f 
- 00027526  0x000072d8 nbranch  0x00006b89 , 0x00000001 
- 00027527  0x000072d9 call  0x000072d4 
- 00027528  0x000072da jam  0x00000010 , 0x00008006 
- 00027529  0x000072dc increase  0x00000008 , 0x00000012 
- 00027530  0x000072dd loop  0x00006b7a 
- 00027531  0x000072de jam  0x00000082 , 0x00008047 
- 00027532  0x000072df rtn 
- 00027533  0x000072eb fetch  0x00000001 , 0x000043cb 
- 00027534  0x000072ec beq  0x0000000a , 0x00006b9e 
- 00027535  0x000072ed beq  0x00000004 , 0x00006b9f 
- 00027536  0x000072ef beq  0x00000008 , 0x00006ba3 
- 00027537  0x000072f0 beq  0x00000009 , 0x00006ba7 
- 00027538  0x000072f1 beq  0x00000006 , 0x00006ba7 
- 00027539  0x000072f2 beq  0x0000000c , 0x00006b9e 
- 00027540  0x000072f3 beq  0x0000000d , 0x00006bb1 
- 00027541  0x000072f4 beq  0x0000000e , 0x00006bab 
- 00027542  0x000072f5 beq  0x0000000b , 0x00006b99 
- 00027543  0x000072f6 beq  0x0000000f , 0x00006b9d 
- 00027544  0x000072f7 branch  0x00006bc2 
- 00027545  0x000072fb arg  0x000043b2 , 0x0000003f 
- 00027546  0x000072fc arg  0x00006858 , 0x00000002 
- 00027547  0x000072fd call  0x00006bb7 
- 00027548  0x000072fe branch  0x00006bae 
- 00027549  0x00007301 branch  0x00006bae 
- 00027550  0x00007306 branch  0x00006bbf 
- 00027551  0x0000730a arg  0x00005099 , 0x0000003f 
- 00027552  0x0000730b arg  0x00006858 , 0x00000002 
- 00027553  0x0000730c call  0x00006bb7 
- 00027554  0x0000730d branch  0x00006bae 
- 00027555  0x00007310 arg  0x000043b2 , 0x0000003f 
- 00027556  0x00007311 arg  0x000053dc , 0x00000002 
- 00027557  0x00007312 call  0x00006bb7 
- 00027558  0x00007313 branch  0x00006bae 
- 00027559  0x00007316 arg  0x000043b2 , 0x0000003f 
- 00027560  0x00007317 arg  0x00004770 , 0x00000002 
- 00027561  0x00007318 call  0x00006bb7 
- 00027562  0x00007319 branch  0x00006bae 
- 00027563  0x0000731c arg  0x000047b7 , 0x0000003f 
- 00027564  0x0000731d arg  0x00006858 , 0x00000002 
- 00027565  0x0000731e call  0x00006bb7 
- 00027566  0x00007320 arg  0x00003728 , 0x0000003f 
- 00027567  0x00007321 arg  0x00004292 , 0x00000002 
- 00027568  0x00007322 branch  0x00006bbc 
- 00027569  0x00007325 arg  0x000047b7 , 0x0000003f 
- 00027570  0x00007326 arg  0x00006858 , 0x00000002 
- 00027571  0x00007327 call  0x00006bb7 
- 00027572  0x00007328 arg  0x00002acb , 0x0000003f 
- 00027573  0x00007329 arg  0x0000310d , 0x00000002 
- 00027574  0x0000732a branch  0x00006bbc 
- 00027575  0x0000732e lshift16  0x00000002 , 0x00000002 
- 00027576  0x0000732f ior  0x00000002 , 0x0000003f 
- 00027577  0x00007330 branch  0x000023cf 
- 00027578  0x00007334 arg  0x00002b8f , 0x0000003f 
- 00027579  0x00007335 arg  0x0000310d , 0x00000002 
- 00027580  0x00007337 lshift16  0x00000002 , 0x00000002 
- 00027581  0x00007338 ior  0x00000002 , 0x0000003f 
- 00027582  0x00007339 branch  0x000023d6 
- 00027583  0x0000733c arg  0x00003112 , 0x0000003f 
- 00027584  0x0000733d arg  0x000036df , 0x00000002 
- 00027585  0x0000733e branch  0x00006bbc 
- 00027586  0x00007341 call  0x00006bbf 
- 00027587  0x00007342 arg  0x00002b8f , 0x0000003f 
- 00027588  0x00007343 arg  0x0000310d , 0x00000002 
- 00027589  0x00007344 branch  0x00006bb7 
- 00027590  0x0000734b bpatch  0x000000c6 , 0x00004018 
- 00027591  0x0000734d fetch  0x00000001 , 0x000043f5 
- 00027592  0x0000734e store  0x00000001 , 0x00008080 
- 00027593  0x0000734f fetch  0x00000001 , 0x000043f6 
- 00027594  0x00007350 store  0x00000001 , 0x00008081 
- 00027595  0x00007351 setarg  0x000001de 
- 00027596  0x00007352 store  0x00000002 , 0x00008084 
- 00027597  0x00007353 setarg  0x000001e3 
- 00027598  0x00007354 store  0x00000002 , 0x00008086 
- 00027599  0x00007355 branch  0x000069dc 
- 00027600  0x0000735b set1  0x00000007 , 0x0000003f 
- 00027601  0x0000735c store  0x00000002 , 0x000001de 
- 00027602  0x0000735d bpatch  0x000000c7 , 0x00004018 
- 00027603  0x0000735e jam  0x00000002 , 0x00008082 
- 00027604  0x0000735f jam  0x00000000 , 0x00008088 
- 00027605  0x00007360 jam  0x00000002 , 0x00008006 
- 00027606  0x00007361 branch  0x00006be0 
- 00027607  0x00007365 force  0x00000001 , 0x00000002 
- 00027608  0x00007367 store  0x00000001 , 0x000001de 
- 00027609  0x00007368 bpatch  0x000000c8 , 0x00004019 
- 00027610  0x00007369 jam  0x00000001 , 0x00008082 
- 00027611  0x0000736a storet  0x00000002 , 0x00008088 
- 00027612  0x0000736b jam  0x00000002 , 0x00008006 
- 00027613  0x0000736c call  0x00006be0 
- 00027614  0x0000736d fetch  0x00000001 , 0x000001e3 
- 00027615  0x0000736e rtn 
- 00027616  0x00007375 nop  0x00000005 
- 00027617  0x00007376 fetch  0x00000001 , 0x00008128 
- 00027618  0x00007377 bbit0  0x00000003 , 0x00006be0 
- 00027619  0x00007378 rtn 
- 00027620  0x00007381 disable  0x00000028 
- 00027621  0x00007382 copy  0x0000003f , 0x00000012 
- 00027622  0x00007383 fetch  0x00000001 , 0x00004420 
- 00027623  0x00007384 rtnne  0x00000000 
- 00027624  0x00007385 enable  0x00000028 
- 00027625  0x00007386 copy  0x00000012 , 0x0000003f 
- 00027626  0x00007387 branch  0x00006bf2 
- 00027627  0x0000738b fetch  0x00000001 , 0x00004420 
- 00027628  0x0000738c beq  0x00000001 , 0x00006bf2 
- 00027629  0x0000738d beq  0x00000002 , 0x00006bf8 
- 00027630  0x0000738e beq  0x00000003 , 0x00006c00 
- 00027631  0x0000738f beq  0x00000004 , 0x00006c04 
- 00027632  0x00007390 beq  0x00000005 , 0x00006c0b 
- 00027633  0x00007391 rtn 
- 00027634  0x00007394 store  0x00000003 , 0x00004419 
- 00027635  0x00007395 copy  0x00000011 , 0x0000003f 
- 00027636  0x00007396 store  0x00000002 , 0x0000441c 
- 00027637  0x00007397 storet  0x00000002 , 0x0000441e 
- 00027638  0x00007398 jam  0x00000002 , 0x00004420 
- 00027639  0x00007399 branch  0x00006c20 
- 00027640  0x0000739c call  0x00006c20 
- 00027641  0x0000739d jam  0x00000003 , 0x00004420 
- 00027642  0x0000739e call  0x00006c26 
- 00027643  0x0000739f arg  0x000001de , 0x00000011 
- 00027644  0x000073a0 jam  0x00000004 , 0x00008082 
- 00027645  0x000073a1 fetch  0x00000003 , 0x00004419 
- 00027646  0x000073a2 arg  0x00000020 , 0x00000002 
- 00027647  0x000073a3 branch  0x00006c40 
- 00027648  0x000073a6 call  0x00006c20 
- 00027649  0x000073a7 call  0x00006c63 
- 00027650  0x000073a8 jam  0x00000004 , 0x00004420 
- 00027651  0x000073a9 rtn 
- 00027652  0x000073ad bpatch  0x000000c9 , 0x00004019 
- 00027653  0x000073ae call  0x00006c20 
- 00027654  0x000073af jam  0x00000005 , 0x00004420 
- 00027655  0x000073b0 call  0x00006c26 
- 00027656  0x000073b1 call  0x00006c18 
- 00027657  0x000073b2 call  0x00006c3c 
- 00027658  0x000073b3 branch  0x00006c13 
- 00027659  0x000073b5 call  0x00006c20 
- 00027660  0x000073b6 call  0x00006c26 
- 00027661  0x000073b7 setarg  0x00000005 
- 00027662  0x000073b8 call  0x00006bd7 
- 00027663  0x000073b9 rtnbit1  0x00000000 
- 00027664  0x000073ba jam  0x00000000 , 0x00004420 
- 00027665  0x000073bb fetch  0x00000002 , 0x000043e7 
- 00027666  0x000073bc branch  0x00007d79 
- 00027667  0x000073be fetch  0x00000004 , 0x00000678 
- 00027668  0x000073bf fetcht  0x00000002 , 0x0000441c 
- 00027669  0x000073c1 increase  0xfffffffc , 0x00000002 
- 00027670  0x000073c2 istore  0x00000004 , 0x00000002 
- 00027671  0x000073c3 rtn 
- 00027672  0x000073c6 fetcht  0x00000002 , 0x0000441c 
- 00027673  0x000073c7 copy  0x00000002 , 0x00000011 
- 00027674  0x000073c8 increase  0xfffffffc , 0x00000002 
- 00027675  0x000073c9 ifetch  0x00000004 , 0x00000002 
- 00027676  0x000073ca store  0x00000004 , 0x00000678 
- 00027677  0x000073cb fetcht  0x00000002 , 0x0000441e 
- 00027678  0x000073cc fetch  0x00000003 , 0x00004419 
- 00027679  0x000073cd rtn 
- 00027680  0x000073d0 bpatch  0x000000ca , 0x00004019 
- 00027681  0x000073d1 call  0x00006c8b 
- 00027682  0x000073d2 call  0x000069dc 
- 00027683  0x000073d3 setarg  0x00000000 
- 00027684  0x000073d4 store  0x00000004 , 0x000001de 
- 00027685  0x000073d5 rtn 
- 00027686  0x000073d8 jam  0x00000006 , 0x000001de 
- 00027687  0x000073da setarg  0x00000000 
- 00027688  0x000073db store  0x00000002 , 0x00008088 
- 00027689  0x000073dc setarg  0x00000001 
- 00027690  0x000073dd store  0x00000002 , 0x00008082 
- 00027691  0x000073de setarg  0x000001de 
- 00027692  0x000073df store  0x00000002 , 0x00008084 
- 00027693  0x000073e0 jam  0x00000002 , 0x00008006 
- 00027694  0x000073e1 branch  0x00006be0 
- 00027695  0x000073e4 jam  0x000000ab , 0x000001de 
- 00027696  0x000073e5 branch  0x00006c27 
- 00027697  0x000073e8 jam  0x000000b9 , 0x000001de 
- 00027698  0x000073e9 branch  0x00006c27 
- 00027699  0x000073ec store  0x00000003 , 0x00000670 
- 00027700  0x000073ed storet  0x00000002 , 0x00000678 
- 00027701  0x000073ee storer  0x00000011 , 0x00000002 , 0x00000684 
- 00027702  0x000073ef bpatchx  0x000000b5 , 0x00004036 
- 00027703  0x000073f0 call  0x00006c26 
- 00027704  0x000073f1 fetch  0x00000003 , 0x00000670 
- 00027705  0x000073f2 fetcht  0x00000002 , 0x00000678 
- 00027706  0x000073f3 fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00027707  0x000073f4 branch  0x00006c3c 
- 00027708  0x000073f8 increase  0x00000004 , 0x00000002 
- 00027709  0x000073f9 storet  0x00000002 , 0x00008082 
- 00027710  0x000073fa arg  0x00000002 , 0x00000002 
- 00027711  0x000073fb increase  0xfffffffc , 0x00000011 
- 00027712  0x000073fe istoret  0x00000001 , 0x00000011 
- 00027713  0x000073ff rshift16  0x0000003f , 0x00000002 
- 00027714  0x00007400 istoret  0x00000001 , 0x00000005 
- 00027715  0x00007401 rshift8  0x0000003f , 0x00000002 
- 00027716  0x00007402 istoret  0x00000001 , 0x00000005 
- 00027717  0x00007403 istore  0x00000001 , 0x00000005 
- 00027718  0x00007404 deposit  0x00000011 
- 00027719  0x00007405 store  0x00000002 , 0x00008084 
- 00027720  0x00007406 setarg  0x00000000 
- 00027721  0x00007407 store  0x00000002 , 0x00008088 
- 00027722  0x00007408 jam  0x00000002 , 0x00008006 
- 00027723  0x00007409 call  0x00006be0 
- 00027724  0x0000740a branch  0x00006c63 
- 00027725  0x0000740f storet  0x00000002 , 0x00008088 
- 00027726  0x00007410 rshift16  0x0000003f , 0x00000002 
- 00027727  0x00007411 storet  0x00000001 , 0x000001df 
- 00027728  0x00007412 rshift8  0x0000003f , 0x00000002 
- 00027729  0x00007413 storet  0x00000001 , 0x000001e0 
- 00027730  0x00007414 store  0x00000001 , 0x000001e1 
- 00027731  0x00007415 setarg  0x00000004 
- 00027732  0x00007416 store  0x00000002 , 0x00008082 
- 00027733  0x00007417 jam  0x00000003 , 0x000001de 
- 00027734  0x00007418 setarg  0x000001de 
- 00027735  0x00007419 store  0x00000002 , 0x00008084 
- 00027736  0x0000741a deposit  0x00000011 
- 00027737  0x0000741b store  0x00000002 , 0x00008086 
- 00027738  0x0000741c fetch  0x00000001 , 0x00008080 
- 00027739  0x0000741d isolate0  0x0000000f , 0x00000011 
- 00027740  0x0000741e setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00027741  0x0000741f store  0x00000001 , 0x00008080 
- 00027742  0x00007420 jam  0x00000002 , 0x00008006 
- 00027743  0x00007422 fetch  0x00000001 , 0x00008128 
- 00027744  0x00007423 bbit1  0x00000007 , 0x00006c5f 
- 00027745  0x00007424 arg  0x00000003 , 0x00000007 
- 00027746  0x00007425 branch  0x00006be0 
- 00027747  0x00007428 setarg  0x000007d0 
- 00027748  0x00007429 call  0x0000235c 
- 00027749  0x0000742a call  0x00006c26 
- 00027750  0x0000742b setarg  0x000001e3 
- 00027751  0x0000742c store  0x00000002 , 0x00008086 
- 00027752  0x0000742d setarg  0x00000005 
- 00027753  0x0000742e call  0x00006bd7 
- 00027754  0x0000742f bbit1  0x00000000 , 0x00006c63 
- 00027755  0x00007430 rtn 
- 00027756  0x00007437 storet  0x00000002 , 0x00008088 
- 00027757  0x00007438 setarg  0x00000004 
- 00027758  0x00007439 store  0x00000002 , 0x00008082 
- 00027759  0x0000743a jam  0x00000003 , 0x000001de 
- 00027760  0x0000743b setarg  0x000001de 
- 00027761  0x0000743c store  0x00000002 , 0x00008084 
- 00027762  0x0000743d deposit  0x00000011 
- 00027763  0x0000743e store  0x00000002 , 0x00008086 
- 00027764  0x0000743f fetch  0x00000001 , 0x00008080 
- 00027765  0x00007440 isolate0  0x0000000f , 0x00000011 
- 00027766  0x00007441 setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00027767  0x00007442 store  0x00000001 , 0x00008080 
- 00027768  0x00007443 jam  0x00000002 , 0x00008006 
- 00027769  0x00007445 fetch  0x00000001 , 0x00008128 
- 00027770  0x00007446 bbit1  0x00000007 , 0x00006c79 
- 00027771  0x00007447 arg  0x00000003 , 0x00000007 
- 00027772  0x00007448 call  0x00006b07 
- 00027773  0x00007449 call  0x00006be0 
- 00027774  0x0000744a isolate1  0x00000002 , 0x0000003f 
- 00027775  0x0000744b call  0x00006b00 
- 00027776  0x0000744c fetch  0x00000001 , 0x000001df 
- 00027777  0x0000744d lshift16  0x0000003f , 0x00000012 
- 00027778  0x0000744e fetch  0x00000002 , 0x000001e0 
- 00027779  0x0000744f byteswap  0x0000003f , 0x0000003f 
- 00027780  0x00007450 ior  0x00000012 , 0x0000003f 
- 00027781  0x00007451 iadd  0x00000002 , 0x0000003f 
- 00027782  0x00007452 store  0x00000001 , 0x000001e1 
- 00027783  0x00007453 rshift8  0x0000003f , 0x0000003f 
- 00027784  0x00007454 byteswap  0x0000003f , 0x0000003f 
- 00027785  0x00007455 store  0x00000002 , 0x000001df 
- 00027786  0x00007456 rtn 
- 00027787  0x00007459 fetch  0x00000001 , 0x00004421 
- 00027788  0x0000745a fetcht  0x00000001 , 0x00004423 
- 00027789  0x0000745b isub  0x00000002 , 0x0000003e 
- 00027790  0x0000745c nbranch  0x00006c90 , 0x00000005 
- 00027791  0x0000745d call  0x00006c9c 
- 00027792  0x00007460 fetch  0x00000001 , 0x00004421 
- 00027793  0x00007461 arg  0x00000020 , 0x00000002 
- 00027794  0x00007462 call  0x00006f21 
- 00027795  0x00007463 fetch  0x00000001 , 0x00004424 
- 00027796  0x00007464 arg  0x00000021 , 0x00000002 
- 00027797  0x00007465 call  0x00006f21 
- 00027798  0x00007466 fetch  0x00000001 , 0x00004422 
- 00027799  0x00007467 arg  0x00000022 , 0x00000002 
- 00027800  0x00007468 call  0x00006f21 
- 00027801  0x00007469 fetch  0x00000001 , 0x00004423 
- 00027802  0x0000746a arg  0x0000001f , 0x00000002 
- 00027803  0x0000746b branch  0x00006f21 
- 00027804  0x0000746e jam  0x00000001 , 0x00004421 
- 00027805  0x0000746f jam  0x00000003 , 0x00004422 
- 00027806  0x00007470 jam  0x00000000 , 0x00004423 
- 00027807  0x00007471 jam  0x00000002 , 0x00004424 
- 00027808  0x00007472 jam  0x0000000b , 0x00004425 
- 00027809  0x00007473 jam  0x0000000a , 0x00004426 
- 00027810  0x00007474 rtn 
- 00027811  0x00007478 jam  0x00000001 , 0x00008010 
- 00027812  0x00007479 rtn 
- 00027813  0x00007480 jam  0x00000005 , 0x0000808b 
- 00027814  0x00007481 jam  0x00000007 , 0x0000808c 
- 00027815  0x00007482 jam  0x00000007 , 0x0000808d 
- 00027816  0x00007483 jam  0x00000007 , 0x0000808e 
- 00027817  0x00007484 jam  0x00000007 , 0x0000808f 
- 00027818  0x00007485 jam  0x00000005 , 0x00008090 
- 00027819  0x00007486 jam  0x00000000 , 0x00008091 
- 00027820  0x00007487 rtn 
- 00027821  0x0000748a jam  0x0000000c , 0x0000808b 
- 00027822  0x0000748b jam  0x0000000d , 0x0000808c 
- 00027823  0x0000748c jam  0x0000000d , 0x0000808d 
- 00027824  0x0000748d jam  0x0000000d , 0x0000808e 
- 00027825  0x0000748e jam  0x0000000d , 0x0000808f 
- 00027826  0x0000748f jam  0x0000000c , 0x00008090 
- 00027827  0x00007490 jam  0x00000000 , 0x00008091 
- 00027828  0x00007491 rtn 
- 00027829  0x00007494 call  0x00006cd8 
- 00027830  0x00007496 fetch  0x00000001 , 0x00004428 
- 00027831  0x00007497 arg  0x0000006c , 0x00000002 
- 00027832  0x00007498 call  0x00006f21 
- 00027833  0x00007499 fetch  0x00000001 , 0x00004429 
- 00027834  0x0000749a arg  0x0000006d , 0x00000002 
- 00027835  0x0000749b branch  0x00006f21 
- 00027836  0x0000749e call  0x00006cdf 
- 00027837  0x0000749f branch  0x00006cb6 
- 00027838  0x000074a2 fetch  0x00000001 , 0x00008128 
- 00027839  0x000074a3 bbit0  0x00000005 , 0x00006cbe 
- 00027840  0x000074a4 rtn 
- 00027841  0x000074bf set1  0x00000028 , 0x00000000 
- 00027842  0x000074c0 jam  0x00000008 , 0x000043f4 
- 00027843  0x000074c1 rtn 
- 00027844  0x000074c4 set0  0x00000028 , 0x00000000 
- 00027845  0x000074c5 jam  0x00000020 , 0x000043f4 
- 00027846  0x000074c6 rtn 
- 00027847  0x000074ca fetch  0x00000001 , 0x000043eb 
- 00027848  0x000074cb iadd  0x00000012 , 0x0000003f 
- 00027849  0x000074cc store  0x00000001 , 0x000001e0 
- 00027850  0x000074cd branch  0x00006cce 
- 00027851  0x000074d0 fetch  0x00000002 , 0x000001e0 
- 00027852  0x000074d1 byteswap  0x0000003f , 0x0000003f 
- 00027853  0x000074d2 store  0x00000001 , 0x000001e0 
- 00027854  0x000074d8 setarg  0x00000003 
- 00027855  0x000074d9 store  0x00000002 , 0x00008092 
- 00027856  0x000074da jam  0x000000a0 , 0x000001df 
- 00027857  0x000074db jam  0x000000a1 , 0x000001e1 
- 00027858  0x000074dc branch  0x00006ced 
- 00027859  0x000074e3 storet  0x00000002 , 0x00000678 
- 00027860  0x000074e4 call  0x00006cd8 
- 00027861  0x000074e5 fetcht  0x00000002 , 0x00000678 
- 00027862  0x000074e6 call  0x00006d07 
- 00027863  0x000074e7 branch  0x00006cdf 
- 00027864  0x000074ea fetch  0x00000001 , 0x00004427 
- 00027865  0x000074eb rtneq  0x000000ff 
- 00027866  0x000074ec bbit0  0x00000006 , 0x00006cdd 
- 00027867  0x000074ed setarg  0x000249f0 
- 00027868  0x000074ee call  0x0000235c 
- 00027869  0x000074f0 fetcht  0x00000001 , 0x00004427 
- 00027870  0x000074f1 branch  0x00006ef7 
- 00027871  0x000074f4 fetcht  0x00000001 , 0x00004427 
- 00027872  0x000074f5 branch  0x00006ef3 
- 00027873  0x000074fb bpatch  0x000000cb , 0x00004019 
- 00027874  0x000074fc bmark1  0x00000028 , 0x00006cc7 
- 00027875  0x000074fd fetch  0x00000002 , 0x000043eb 
- 00027876  0x000074fe iadd  0x00000012 , 0x0000003f 
- 00027877  0x000074ff byteswap  0x0000003f , 0x0000003f 
- 00027878  0x00007500 store  0x00000002 , 0x000001e0 
- 00027879  0x00007504 bpatch  0x000000cc , 0x00004019 
- 00027880  0x00007505 bmark1  0x00000028 , 0x00006ccb 
- 00027881  0x00007506 setarg  0x00000004 
- 00027882  0x00007507 store  0x00000002 , 0x00008092 
- 00027883  0x00007508 jam  0x000000a0 , 0x000001df 
- 00027884  0x00007509 jam  0x000000a1 , 0x000001e2 
- 00027885  0x0000750b setarg  0x000001df 
- 00027886  0x0000750c store  0x00000002 , 0x00008094 
- 00027887  0x0000750d storet  0x00000002 , 0x00008098 
- 00027888  0x0000750e storer  0x00000011 , 0x00000002 , 0x00008096 
- 00027889  0x0000750f setarg  0x00000002 
- 00027890  0x00007510 isolate0  0x0000000f , 0x00000011 
- 00027891  0x00007511 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00027892  0x00007512 store  0x00000001 , 0x0000808a 
- 00027893  0x00007513 jam  0x00000004 , 0x00008006 
- 00027894  0x00007514 arg  0x00000005 , 0x00000007 
- 00027895  0x00007515 call  0x00006b07 
- 00027896  0x00007516 call  0x00006cbe 
- 00027897  0x00007517 isolate1  0x00000004 , 0x0000003f 
- 00027898  0x00007518 call  0x00006b00 
- 00027899  0x00007519 bmark1  0x00000028 , 0x00006d02 
- 00027900  0x0000751b fetch  0x00000002 , 0x000001e0 
- 00027901  0x0000751c byteswap  0x0000003f , 0x0000003f 
- 00027902  0x0000751d iadd  0x00000002 , 0x0000003f 
- 00027903  0x0000751e byteswap  0x0000003f , 0x0000003f 
- 00027904  0x0000751f store  0x00000002 , 0x000001e0 
- 00027905  0x00007520 rtn 
- 00027906  0x00007523 fetch  0x00000001 , 0x000001e0 
- 00027907  0x00007524 iadd  0x00000002 , 0x0000003f 
- 00027908  0x00007525 byteswap  0x0000003f , 0x0000003f 
- 00027909  0x00007526 store  0x00000002 , 0x000001e0 
- 00027910  0x00007527 rtn 
- 00027911  0x0000752e fetch  0x00000002 , 0x000043eb 
- 00027912  0x0000752f iadd  0x00000012 , 0x0000003f 
- 00027913  0x00007532 store  0x00000002 , 0x00000670 
- 00027914  0x00007533 bpatch  0x000000cd , 0x00004019 
- 00027915  0x00007534 storet  0x00000002 , 0x00000678 
- 00027916  0x00007535 storer  0x00000011 , 0x00000002 , 0x0000068f 
- 00027917  0x00007537 call  0x00006d1c 
- 00027918  0x00007539 fetcht  0x00000002 , 0x00000688 
- 00027919  0x0000753a fetchr  0x00000011 , 0x00000002 , 0x0000068f 
- 00027920  0x0000753b fetch  0x00000002 , 0x00000670 
- 00027921  0x0000753d call  0x00006d3d 
- 00027922  0x0000753f fetch  0x00000002 , 0x00000688 
- 00027923  0x00007540 fetcht  0x00000002 , 0x0000068f 
- 00027924  0x00007541 iadd  0x00000002 , 0x00000002 
- 00027925  0x00007542 storet  0x00000002 , 0x0000068f 
- 00027926  0x00007543 fetcht  0x00000002 , 0x00000670 
- 00027927  0x00007544 iadd  0x00000002 , 0x00000002 
- 00027928  0x00007545 storet  0x00000002 , 0x00000670 
- 00027929  0x00007546 fetch  0x00000002 , 0x00000678 
- 00027930  0x00007547 nbranch  0x00006d0d , 0x00000034 
- 00027931  0x00007548 rtn 
- 00027932  0x00007551 bpatch  0x000000ce , 0x00004019 
- 00027933  0x00007552 fetch  0x00000001 , 0x000043f4 
- 00027934  0x00007553 increase  0xffffffff , 0x0000003f 
- 00027935  0x00007554 fetcht  0x00000002 , 0x00000670 
- 00027936  0x00007555 ior  0x00000002 , 0x0000003f 
- 00027937  0x00007556 increase  0x00000001 , 0x0000003f 
- 00027938  0x00007557 store  0x00000003 , 0x0000068c 
- 00027939  0x00007559 fetch  0x00000002 , 0x00000678 
- 00027940  0x0000755a iadd  0x00000002 , 0x0000003f 
- 00027941  0x0000755c fetcht  0x00000003 , 0x0000068c 
- 00027942  0x0000755d isub  0x00000002 , 0x0000003f 
- 00027943  0x0000755e nbranch  0x00006d2e , 0x00000002 
- 00027944  0x0000755f store  0x00000002 , 0x00000678 
- 00027945  0x00007560 fetch  0x00000003 , 0x0000068c 
- 00027946  0x00007561 fetcht  0x00000002 , 0x00000670 
- 00027947  0x00007562 isub  0x00000002 , 0x0000003f 
- 00027948  0x00007563 store  0x00000002 , 0x00000688 
- 00027949  0x00007564 rtn 
- 00027950  0x00007567 fetch  0x00000002 , 0x00000678 
- 00027951  0x00007568 store  0x00000002 , 0x00000688 
- 00027952  0x00007569 setarg  0x00000000 
- 00027953  0x0000756a store  0x00000002 , 0x00000678 
- 00027954  0x0000756b rtn 
- 00027955  0x0000756e copy  0x00000012 , 0x0000003f 
- 00027956  0x0000756f increase  0x00000002 , 0x00000002 
- 00027957  0x00007570 storet  0x00000002 , 0x00008092 
- 00027958  0x00007571 increase  0xfffffffe , 0x00000011 
- 00027959  0x00007572 ifetcht  0x00000003 , 0x00000011 
- 00027960  0x00007573 copy  0x00000002 , 0x00000012 
- 00027961  0x00007574 arg  0x000000a0 , 0x00000002 
- 00027962  0x00007575 istoret  0x00000001 , 0x00000011 
- 00027963  0x00007576 istore  0x00000001 , 0x00000005 
- 00027964  0x00007577 branch  0x00006d4a 
- 00027965  0x0000757b copy  0x0000003f , 0x00000012 
- 00027966  0x0000757c bpatch  0x000000cf , 0x00004019 
- 00027967  0x0000757d bmark1  0x00000028 , 0x00006d33 
- 00027968  0x0000757e copy  0x00000012 , 0x0000003f 
- 00027969  0x0000757f increase  0x00000003 , 0x00000002 
- 00027970  0x00007580 storet  0x00000002 , 0x00008092 
- 00027971  0x00007581 increase  0xfffffffd , 0x00000011 
- 00027972  0x00007582 ifetcht  0x00000003 , 0x00000011 
- 00027973  0x00007583 copy  0x00000002 , 0x00000012 
- 00027974  0x00007584 arg  0x000000a0 , 0x00000002 
- 00027975  0x00007585 istoret  0x00000001 , 0x00000011 
- 00027976  0x00007586 byteswap  0x0000003f , 0x0000003f 
- 00027977  0x00007587 istore  0x00000002 , 0x00000005 
- 00027978  0x00007589 storer  0x00000011 , 0x00000002 , 0x00008094 
- 00027979  0x0000758a setarg  0x00000000 
- 00027980  0x0000758b store  0x00000002 , 0x00008098 
- 00027981  0x0000758c jam  0x00000001 , 0x0000808a 
- 00027982  0x0000758d jam  0x00000004 , 0x00008006 
- 00027983  0x0000758e call  0x00006cbe 
- 00027984  0x0000758f istorer  0x00000012 , 0x00000003 , 0x00000011 
- 00027985  0x00007591 bpatch  0x000000d0 , 0x0000401a 
- 00027986  0x00007592 jam  0x00000000 , 0x000001e2 
- 00027987  0x00007594 setarg  0x00000001 
- 00027988  0x00007595 store  0x00000002 , 0x00008092 
- 00027989  0x00007596 jam  0x000000a0 , 0x000001df 
- 00027990  0x00007597 setarg  0x000001df 
- 00027991  0x00007598 store  0x00000002 , 0x00008094 
- 00027992  0x00007599 setarg  0x00000000 
- 00027993  0x0000759a store  0x00000002 , 0x00008098 
- 00027994  0x0000759b store  0x00000002 , 0x00008096 
- 00027995  0x0000759c setarg  0x00000003 
- 00027996  0x0000759d store  0x00000001 , 0x0000808a 
- 00027997  0x0000759e jam  0x00000004 , 0x00008006 
- 00027998  0x0000759f call  0x00006cbe 
- 00027999  0x000075a0 fetch  0x00000001 , 0x00008128 
- 00028000  0x000075a1 rtnbit0  0x00000006 
- 00028001  0x000075a2 nop  0x000005dc 
- 00028002  0x000075a3 fetch  0x00000001 , 0x000001e2 
- 00028003  0x000075a4 increase  0x00000001 , 0x0000003f 
- 00028004  0x000075a5 store  0x00000001 , 0x000001e2 
- 00028005  0x000075a6 sub  0x0000003f , 0x00000028 , 0x0000003e 
- 00028006  0x000075a7 nrtn  0x00000002 
- 00028007  0x000075a8 branch  0x00006d53 
- 00028008  0x000075ad call  0x00007dba 
- 00028009  0x000075ae branch  0x00006d6a 
- 00028010  0x000075b1 rshift16  0x0000003f , 0x00000002 
- 00028011  0x000075b2 call  0x00006d8e , 0x00000028 
- 00028012  0x000075b3 rshift32  0x0000003f , 0x0000003f 
- 00028013  0x000075b4 rshift16  0x0000003f , 0x00000002 
- 00028014  0x000075b5 call  0x00006d8a , 0x00000028 
- 00028015  0x000075b6 fetch  0x00000002 , 0x00008050 
- 00028016  0x000075b7 set0  0x0000000f , 0x0000003f 
- 00028017  0x000075b8 store  0x00000002 , 0x00008050 
- 00028018  0x000075b9 rtn 
- 00028019  0x000075bd store  0x00000002 , 0x00008052 
- 00028020  0x000075be rtn 
- 00028021  0x000075c2 call  0x00006d77 
- 00028022  0x000075c3 branch  0x00006d73 
- 00028023  0x000075c7 call  0x00006d7c 
- 00028024  0x000075c8 idiv  0x00000002 
- 00028025  0x000075c9 call  0x00007d62 
- 00028026  0x000075ca quotient  0x0000003f 
- 00028027  0x000075cb rtn 
- 00028028  0x000075ce fetch  0x00000001 , 0x00008043 
- 00028029  0x000075cf bbit0  0x00000000 , 0x00006d80 
- 00028030  0x000075d0 setarg  0x02dc6c00 
- 00028031  0x000075d1 rtn 
- 00028032  0x000075d3 setarg  0x016e3600 
- 00028033  0x000075d4 rtn 
- 00028034  0x000075d7 fetch  0x00000001 , 0x00008043 
- 00028035  0x000075d8 and  0x0000003f , 0x000000fe , 0x0000003f 
- 00028036  0x000075d9 store  0x00000001 , 0x00008043 
- 00028037  0x000075da rtn 
- 00028038  0x000075dd fetch  0x00000001 , 0x00008043 
- 00028039  0x000075de or  0x0000003f , 0x00000001 , 0x0000003f 
- 00028040  0x000075df store  0x00000001 , 0x00008043 
- 00028041  0x000075e0 rtn 
- 00028042  0x000075e5 store  0x00000002 , 0x0000805a 
- 00028043  0x000075e6 store  0x00000002 , 0x0000805e 
- 00028044  0x000075e7 storet  0x00000002 , 0x0000805c 
- 00028045  0x000075e8 rtn 
- 00028046  0x000075ec store  0x00000002 , 0x00008054 
- 00028047  0x000075ed store  0x00000002 , 0x00008058 
- 00028048  0x000075ee storet  0x00000002 , 0x00008056 
- 00028049  0x000075ef rtn 
- 00028050  0x000075f2 fetchr  0x0000000a , 0x00000002 , 0x0000805a 
- 00028051  0x000075f3 fetchr  0x00000010 , 0x00000002 , 0x0000805c 
- 00028052  0x000075f4 fetchr  0x00000003 , 0x00000002 , 0x0000805e 
- 00028053  0x000075f5 rtn 
- 00028054  0x000075f8 fetchr  0x0000000a , 0x00000002 , 0x00008054 
- 00028055  0x000075f9 fetchr  0x00000010 , 0x00000002 , 0x00008056 
- 00028056  0x000075fa fetchr  0x00000003 , 0x00000002 , 0x00008058 
- 00028057  0x000075fb rtn 
- 00028058  0x000075fe storer  0x00000003 , 0x00000002 , 0x0000805e 
- 00028059  0x000075ff rtn 
- 00028060  0x00007602 storer  0x00000003 , 0x00000002 , 0x00008058 
- 00028061  0x00007603 rtn 
- 00028062  0x00007606 call  0x00006d96 
- 00028063  0x00007607 fetch  0x00000002 , 0x00008112 
- 00028064  0x00007608 iadd  0x00000003 , 0x00000003 
- 00028065  0x00007609 branch  0x00006d9c 
- 00028066  0x0000760c call  0x00006da6 
- 00028067  0x0000760d branch  0x00006d92 
- 00028068  0x00007610 call  0x00006d9a 
- 00028069  0x00007611 branch  0x00006daa 
- 00028070  0x00007615 storer  0x00000003 , 0x00000002 , 0x00000697 
- 00028071  0x00007616 storer  0x0000000a , 0x00000002 , 0x00000695 
- 00028072  0x00007617 storer  0x00000010 , 0x00000002 , 0x00000693 
- 00028073  0x00007618 rtn 
- 00028074  0x0000761b fetchr  0x00000003 , 0x00000002 , 0x00000697 
- 00028075  0x0000761c fetchr  0x0000000a , 0x00000002 , 0x00000695 
- 00028076  0x0000761d fetchr  0x00000010 , 0x00000002 , 0x00000693 
- 00028077  0x0000761e rtn 
- 00028078  0x00007621 fetch  0x00000002 , 0x0000810e 
- 00028079  0x00007622 nbranch  0x00006dae , 0x00000034 
- 00028080  0x00007623 rtn 
- 00028081  0x00007626 deposit  0x00000039 
- 00028082  0x00007627 rtn  0x00000034 
- 00028083  0x00007629 increase  0xfffffff8 , 0x00000039 
- 00028084  0x0000762a call  0x00006dbe , 0x00000002 
- 00028085  0x0000762b rtn  0x00000005 
- 00028086  0x0000762c branch  0x00006db3 , 0x00000002 
- 00028087  0x0000762d increase  0x00000008 , 0x00000039 
- 00028088  0x0000762f increase  0xfffffffc , 0x00000039 
- 00028089  0x00007630 call  0x00006dc1 , 0x00000002 
- 00028090  0x00007631 rtn  0x00000005 
- 00028091  0x00007632 branch  0x00006db8 , 0x00000002 
- 00028092  0x00007633 increase  0x00000004 , 0x00000039 
- 00028093  0x00007634 branch  0x00006dc4 
- 00028094  0x00007637 ifetch  0x00000008 , 0x00000006 
- 00028095  0x00007638 istore  0x00000008 , 0x00000003 
- 00028096  0x00007639 rtn 
- 00028097  0x0000763c ifetch  0x00000004 , 0x00000006 
- 00028098  0x0000763d istore  0x00000004 , 0x00000003 
- 00028099  0x0000763e rtn 
- 00028100  0x00007641 deposit  0x00000039 
- 00028101  0x00007642 rtn  0x00000034 
- 00028102  0x00007644 ifetch  0x00000001 , 0x00000006 
- 00028103  0x00007645 istore  0x00000001 , 0x00000003 
- 00028104  0x00007646 loop  0x00006dc6 
- 00028105  0x00007647 rtn 
- 00028106  0x0000764a deposit  0x00000039 
- 00028107  0x0000764b rtn  0x00000034 
- 00028108  0x0000764d increase  0xfffffff8 , 0x00000039 
- 00028109  0x0000764e call  0x00006dd7 , 0x00000002 
- 00028110  0x0000764f rtn  0x00000005 
- 00028111  0x00007650 branch  0x00006dcc , 0x00000002 
- 00028112  0x00007651 increase  0x00000008 , 0x00000039 
- 00028113  0x00007653 increase  0xfffffffc , 0x00000039 
- 00028114  0x00007654 call  0x00006dda , 0x00000002 
- 00028115  0x00007655 rtn  0x00000005 
- 00028116  0x00007656 branch  0x00006dd1 , 0x00000002 
- 00028117  0x00007657 increase  0x00000004 , 0x00000039 
- 00028118  0x00007658 branch  0x00006ddd 
- 00028119  0x0000765c ifetch  0x00000008 , 0x00000003 
- 00028120  0x0000765d istore  0x00000008 , 0x00000005 
- 00028121  0x0000765e rtn 
- 00028122  0x00007661 ifetch  0x00000004 , 0x00000003 
- 00028123  0x00007662 istore  0x00000004 , 0x00000005 
- 00028124  0x00007663 rtn 
- 00028125  0x00007667 deposit  0x00000039 
- 00028126  0x00007668 rtn  0x00000034 
- 00028127  0x0000766a ifetch  0x00000001 , 0x00000003 
- 00028128  0x0000766b istore  0x00000001 , 0x00000005 
- 00028129  0x0000766c loop  0x00006ddf 
- 00028130  0x0000766d rtn 
- 00028131  0x00007673 jam  0x0000003d , 0x0000066f 
- 00028132  0x00007674 branch  0x0000782b 
- 00028133  0x00007677 bpatch  0x000000d1 , 0x0000401a 
- 00028134  0x00007678 fetch  0x00000001 , 0x000043fa 
- 00028135  0x00007679 rtn  0x00000034 
- 00028136  0x0000767a call  0x00006e87 
- 00028137  0x0000767b call  0x00006e8d , 0x00000005 
- 00028138  0x0000767c call  0x00007dc0 
- 00028139  0x0000767d call  0x00006e18 
- 00028140  0x0000767f fetch  0x00000001 , 0x000043fa 
- 00028141  0x00007680 icopy  0x00000013 
- 00028142  0x00007681 fetcht  0x00000002 , 0x000043f8 
- 00028143  0x00007682 storet  0x00000002 , 0x00000033 
- 00028144  0x00007684 copy  0x00000013 , 0x0000003f 
- 00028145  0x00007685 branch  0x00006de3 , 0x00000034 
- 00028146  0x00007686 increase  0xffffffff , 0x00000013 
- 00028147  0x00007687 copy  0x00000002 , 0x00000011 
- 00028148  0x00007688 ifetch  0x00000001 , 0x00000011 
- 00028149  0x00007689 fetcht  0x00000001 , 0x00000031 
- 00028150  0x0000768a isub  0x00000002 , 0x0000003e 
- 00028151  0x0000768b call  0x00006e00 , 0x00000005 
- 00028152  0x0000768c branch  0x00006dfc , 0x00000002 
- 00028153  0x0000768d ifetch  0x00000001 , 0x00000011 
- 00028154  0x0000768e increase  0x00000001 , 0x0000003f 
- 00028155  0x0000768f istore  0x00000001 , 0x00000011 
- 00028156  0x00007691 fetcht  0x00000002 , 0x00000033 
- 00028157  0x00007692 increase  0x00000022 , 0x00000002 
- 00028158  0x00007693 storet  0x00000002 , 0x00000033 
- 00028159  0x00007694 branch  0x00006df0 
- 00028160  0x00007697 setarg  0x00000000 
- 00028161  0x00007698 istore  0x00000001 , 0x00000011 
- 00028162  0x00007699 fetch  0x00000001 , 0x00000032 
- 00028163  0x0000769a istore  0x00000001 , 0x00000005 
- 00028164  0x0000769b bne  0x00000033 , 0x00006e0d 
- 00028165  0x0000769e ifetch  0x00000006 , 0x00000006 
- 00028166  0x0000769f istore  0x00000008 , 0x00000005 
- 00028167  0x000076a0 setarg  0x00000000 
- 00028168  0x000076a1 istore  0x00000008 , 0x00000005 
- 00028169  0x000076a2 copy  0x00000012 , 0x00000006 
- 00028170  0x000076a4 call  0x00007c8f 
- 00028171  0x000076a5 force  0x00000001 , 0x0000003e 
- 00028172  0x000076a6 rtn 
- 00028173  0x000076a9 beq  0x00000036 , 0x00006e11 
- 00028174  0x000076aa beq  0x00000037 , 0x00006e15 
- 00028175  0x000076ab arg  0x0000428a , 0x00000012 
- 00028176  0x000076ac branch  0x00006e05 
- 00028177  0x000076af arg  0x0000430d , 0x00000006 
- 00028178  0x000076b0 call  0x00007c8f 
- 00028179  0x000076b2 arg  0x0000428a , 0x00000006 
- 00028180  0x000076b3 branch  0x00006e0a 
- 00028181  0x000076b6 arg  0x00004305 , 0x00000006 
- 00028182  0x000076b7 call  0x00007c8f 
- 00028183  0x000076b8 branch  0x00006e13 
- 00028184  0x000076be bpatch  0x000000d2 , 0x0000401a 
- 00028185  0x000076bf call  0x00007dbc 
- 00028186  0x000076c0 fetch  0x00000001 , 0x000043fa 
- 00028187  0x000076c1 rtn  0x00000034 
- 00028188  0x000076c2 bpatch  0x000000d3 , 0x0000401a 
- 00028189  0x000076c3 fetch  0x00000002 , 0x000044e9 
- 00028190  0x000076c4 rtnbit0  0x00000009 
- 00028191  0x000076c6 fetch  0x00000001 , 0x000042cb 
- 00028192  0x000076c7 beq  0x00000000 , 0x00006e34 
- 00028193  0x000076c8 fetch  0x00000001 , 0x0000017d 
- 00028194  0x000076c9 compare  0x000000c0 , 0x0000003f , 0x000000c0 
- 00028195  0x000076ca branch  0x00006e27 , 0x00000001 
- 00028196  0x000076cb compare  0x00000040 , 0x0000003f , 0x000000c0 
- 00028197  0x000076cc branch  0x00006e39 , 0x00000001 
- 00028198  0x000076cd branch  0x00006e2e 
- 00028199  0x000076d0 branch  0x00006e2b , 0x0000002c 
- 00028200  0x000076d1 fetch  0x00000001 , 0x000042c2 
- 00028201  0x000076d2 bbit0  0x00000001 , 0x00006e34 
- 00028202  0x000076d3 branch  0x00006e2e 
- 00028203  0x000076d6 call  0x00006e34 
- 00028204  0x000076d7 rtn  0x00000028 
- 00028205  0x000076d8 branch  0x00006e2e 
- 00028206  0x000076dd fetch  0x00000001 , 0x000042fe 
- 00028207  0x000076de bbit1  0x00000007 , 0x00006e31 
- 00028208  0x000076df branch  0x00006e37 
- 00028209  0x000076e3 fetch  0x00000006 , 0x00000178 
- 00028210  0x000076e4 store  0x00000008 , 0x00004305 
- 00028211  0x000076e5 branch  0x00006e37 
- 00028212  0x000076e9 jam  0x00000035 , 0x00000032 
- 00028213  0x000076ea fetch  0x00000006 , 0x00000178 
- 00028214  0x000076eb branch  0x00006e3b 
- 00028215  0x000076ee jam  0x00000037 , 0x00000032 
- 00028216  0x000076ef branch  0x00006e3b 
- 00028217  0x000076f3 jam  0x00000036 , 0x00000032 
- 00028218  0x000076f4 branch  0x00006e3b 
- 00028219  0x000076f7 bpatch  0x000000d4 , 0x0000401a 
- 00028220  0x000076f9 fetch  0x00000002 , 0x000043f8 
- 00028221  0x000076fa ifetcht  0x00000001 , 0x0000003f 
- 00028222  0x000076fb pincrease  0x00000001 
- 00028223  0x000076fc store  0x00000002 , 0x00000033 
- 00028224  0x000076fd storet  0x00000001 , 0x00000031 
- 00028225  0x000076fe fetch  0x00000001 , 0x000043fa 
- 00028226  0x000076ff icopy  0x00000013 
- 00028227  0x00007701 fetch  0x00000002 , 0x00000033 
- 00028228  0x00007702 copy  0x0000003f , 0x00000011 
- 00028229  0x00007703 call  0x00006e53 
- 00028230  0x00007704 rtn  0x00000028 
- 00028231  0x00007705 fetcht  0x00000002 , 0x00000033 
- 00028232  0x00007706 increase  0x00000022 , 0x00000002 
- 00028233  0x00007707 storet  0x00000002 , 0x00000033 
- 00028234  0x00007708 increase  0xffffffff , 0x00000002 
- 00028235  0x00007709 ifetch  0x00000001 , 0x00000002 
- 00028236  0x0000770a store  0x00000001 , 0x00000031 
- 00028237  0x0000770b increase  0xffffffff , 0x00000013 
- 00028238  0x0000770c nbranch  0x00006e43 , 0x00000005 
- 00028239  0x0000770d fetch  0x00000001 , 0x000043fa 
- 00028240  0x0000770e pincrease  0xffffffff 
- 00028241  0x0000770f store  0x00000001 , 0x00000031 
- 00028242  0x00007710 rtn 
- 00028243  0x00007712 fetch  0x00000001 , 0x00000032 
- 00028244  0x00007713 bne  0x00000033 , 0x00006e5a 
- 00028245  0x00007715 arg  0x00000032 , 0x00000012 
- 00028246  0x00007716 arg  0x00000007 , 0x00000039 
- 00028247  0x00007717 call  0x00007d64 
- 00028248  0x00007718 branch  0x00007dba , 0x00000005 
- 00028249  0x00007719 rtn 
- 00028250  0x0000771c beq  0x00000036 , 0x00006e5d 
- 00028251  0x0000771d beq  0x00000037 , 0x00006e78 
- 00028252  0x0000771e branch  0x00006e55 
- 00028253  0x00007721 ifetcht  0x00000001 , 0x00000011 
- 00028254  0x00007722 isub  0x00000002 , 0x0000003e 
- 00028255  0x00007723 nrtn  0x00000005 
- 00028256  0x00007724 arg  0x000006a1 , 0x00000005 
- 00028257  0x00007725 arg  0x00000010 , 0x00000039 
- 00028258  0x00007726 call  0x00007ca1 
- 00028259  0x00007727 fetch  0x00000003 , 0x0000017b 
- 00028260  0x00007728 store  0x00000003 , 0x000006a1 
- 00028261  0x00007729 call  0x00006e6f 
- 00028262  0x0000772a fetch  0x00000002 , 0x000006be 
- 00028263  0x0000772b byteswap  0x0000003f , 0x0000003f 
- 00028264  0x0000772c lshift8  0x0000003f , 0x00000002 
- 00028265  0x0000772d ifetch  0x00000001 , 0x00000006 
- 00028266  0x0000772e iadd  0x00000002 , 0x0000003f 
- 00028267  0x0000772f fetcht  0x00000003 , 0x00000178 
- 00028268  0x00007730 isub  0x00000002 , 0x0000003e 
- 00028269  0x00007731 branch  0x00007dba , 0x00000005 
- 00028270  0x00007732 rtn 
- 00028271  0x00007736 arg  0x000006a1 , 0x00000006 
- 00028272  0x00007737 call  0x00007361 
- 00028273  0x00007739 ifetch  0x00000001 , 0x00000011 
- 00028274  0x0000773a call  0x00007362 
- 00028275  0x0000773b force  0x00000038 , 0x00000036 
- 00028276  0x0000773c force  0x00000000 , 0x00000036 
- 00028277  0x0000773d call  0x000072cf 
- 00028278  0x0000773e arg  0x000006b1 , 0x00000005 
- 00028279  0x0000773f branch  0x00007375 
- 00028280  0x00007742 ifetcht  0x00000001 , 0x00000011 
- 00028281  0x00007743 isub  0x00000002 , 0x0000003e 
- 00028282  0x00007744 nrtn  0x00000005 
- 00028283  0x00007745 copy  0x00000006 , 0x00000011 
- 00028284  0x00007746 add  0x00000006 , 0x00000008 , 0x00000013 
- 00028285  0x00007747 arg  0x00004305 , 0x00000012 
- 00028286  0x00007748 arg  0x00000008 , 0x00000039 
- 00028287  0x00007749 call  0x00007d64 
- 00028288  0x0000774a branch  0x00007dba , 0x00000005 
- 00028289  0x0000774b copy  0x00000013 , 0x00000011 
- 00028290  0x0000774c arg  0x0000430d , 0x00000012 
- 00028291  0x0000774d arg  0x00000008 , 0x00000039 
- 00028292  0x0000774e call  0x00007d64 
- 00028293  0x0000774f branch  0x00007dba , 0x00000005 
- 00028294  0x00007750 rtn 
- 00028295  0x00007753 fetch  0x00000002 , 0x000043f8 
- 00028296  0x00007754 ifetcht  0x00000001 , 0x0000003f 
- 00028297  0x00007755 pincrease  0x00000022 
- 00028298  0x00007756 ifetch  0x00000001 , 0x0000003f 
- 00028299  0x00007757 isub  0x00000002 , 0x0000003e 
- 00028300  0x00007758 rtn 
- 00028301  0x0000775b fetch  0x00000001 , 0x000043fa 
- 00028302  0x0000775c icopy  0x00000039 
- 00028303  0x0000775d fetcht  0x00000002 , 0x000043f8 
- 00028304  0x0000775e setarg  0x00000000 
- 00028305  0x00007760 istore  0x00000001 , 0x00000002 
- 00028306  0x00007761 increase  0x00000022 , 0x00000002 
- 00028307  0x00007762 pincrease  0x00000001 
- 00028308  0x00007763 loop  0x00006e91 
- 00028309  0x00007764 rtn 
- 00028310  0x00007769 call  0x00007dbe 
- 00028311  0x0000776a call  0x00006e18 
- 00028312  0x0000776b nbranch  0x00006ea1 , 0x00000028 
- 00028313  0x0000776c fetch  0x00000002 , 0x00000033 
- 00028314  0x0000776d add  0x0000003f , 0x00000001 , 0x00000006 
- 00028315  0x0000776e arg  0x0000430d , 0x00000005 
- 00028316  0x0000776f call  0x00007c8f 
- 00028317  0x00007770 arg  0x0000428a , 0x00000005 
- 00028318  0x00007771 call  0x00007c8f 
- 00028319  0x00007772 jam  0x00000001 , 0x0000429a 
- 00028320  0x00007773 rtn 
- 00028321  0x00007776 jam  0x00000000 , 0x0000429a 
- 00028322  0x00007777 rtn 
- 00028323  0x0000777b jam  0x00000034 , 0x00000032 
- 00028324  0x0000777c branch  0x00006ea5 
- 00028325  0x0000777f fetch  0x00000001 , 0x000043cb 
- 00028326  0x00007780 beq  0x0000000a , 0x00006de5 
- 00028327  0x00007781 beq  0x00000008 , 0x00005c42 
- 00028328  0x00007782 rtn 
- 00028329  0x00007789 and  0x00000002 , 0x0000001f , 0x0000003f 
- 00028330  0x0000778a rshift  0x0000003f , 0x0000003f 
- 00028331  0x0000778b arg  0x00000016 , 0x00000005 
- 00028332  0x0000778c iadd  0x00000005 , 0x00000005 
- 00028333  0x0000778d arg  0x000000f0 , 0x00000030 
- 00028334  0x0000778e isolate0  0x00000000 , 0x00000002 
- 00028335  0x0000778f rtn  0x00000001 
- 00028336  0x00007790 arg  0x0000000f , 0x00000030 
- 00028337  0x00007791 rtn 
- 00028338  0x00007795 bpatch  0x000000d5 , 0x0000401a 
- 00028339  0x00007796 set1  0x00000007 , 0x00000002 
- 00028340  0x00007797 call  0x00006ee6 
- 00028341  0x00007798 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
- 00028342  0x0000779c bpatch  0x000000d6 , 0x0000401a 
- 00028343  0x0000779d sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028344  0x0000779e rtn  0x00000005 
- 00028345  0x0000779f arg  0x00000004 , 0x00000008 
- 00028346  0x000077a0 isolate1  0x00000007 , 0x00000002 
- 00028347  0x000077a1 branch  0x00006ebd , 0x00000001 
- 00028348  0x000077a2 arg  0x00000002 , 0x00000008 
- 00028349  0x000077a4 call  0x00006ea9 
- 00028350  0x000077a5 isolate0  0x00000000 , 0x00000002 
- 00028351  0x000077a6 branch  0x00006ec1 , 0x00000001 
- 00028352  0x000077a7 lshift4  0x00000008 , 0x00000008 
- 00028353  0x000077a9 ifetch  0x00000001 , 0x00000005 
- 00028354  0x000077aa iand  0x00000030 , 0x0000003f 
- 00028355  0x000077ab ior  0x00000008 , 0x0000003f 
- 00028356  0x000077ac istore  0x00000001 , 0x00000005 
- 00028357  0x000077ad rtn 
- 00028358  0x000077b1 bpatch  0x000000d7 , 0x0000401a 
- 00028359  0x000077b2 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028360  0x000077b3 rtn  0x00000005 
- 00028361  0x000077b4 arg  0x00000001 , 0x00000008 
- 00028362  0x000077b5 call  0x00006ea9 
- 00028363  0x000077b6 isolate0  0x00000000 , 0x00000002 
- 00028364  0x000077b7 branch  0x00006ece , 0x00000001 
- 00028365  0x000077b8 lshift4  0x00000008 , 0x00000008 
- 00028366  0x000077ba ifetch  0x00000001 , 0x00000005 
- 00028367  0x000077bb iand  0x00000030 , 0x0000003f 
- 00028368  0x000077bc ior  0x00000008 , 0x0000003f 
- 00028369  0x000077bd istore  0x00000001 , 0x00000005 
- 00028370  0x000077be rtn 
- 00028371  0x000077c4 bpatch  0x000000d8 , 0x0000401b 
- 00028372  0x000077c5 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028373  0x000077c6 rtn  0x00000005 
- 00028374  0x000077c7 call  0x00006ea9 
- 00028375  0x000077c8 ifetch  0x00000001 , 0x00000005 
- 00028376  0x000077c9 iand  0x00000030 , 0x0000003f 
- 00028377  0x000077ca istore  0x00000001 , 0x00000005 
- 00028378  0x000077cb rtn 
- 00028379  0x000077ce call  0x00006ed3 
- 00028380  0x000077cf branch  0x00006ee0 
- 00028381  0x000077d3 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028382  0x000077d4 rtn  0x00000005 
- 00028383  0x000077d5 ncall  0x00006eb6 , 0x0000002b 
- 00028384  0x000077d7 call  0x00006f14 
- 00028385  0x000077d8 setarg  0x00000000 
- 00028386  0x000077d9 isolate1  0x00000007 , 0x00000002 
- 00028387  0x000077da nsetflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00028388  0x000077db setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00028389  0x000077dc branch  0x00006f0d 
- 00028390  0x000077e0 bpatch  0x000000d9 , 0x0000401b 
- 00028391  0x000077e1 arg  0x0000811c , 0x00000005 
- 00028392  0x000077e2 and  0x00000002 , 0x00000007 , 0x00000007 
- 00028393  0x000077e3 rshift3  0x00000002 , 0x0000003f 
- 00028394  0x000077e4 and_into  0x00000003 , 0x0000003f 
- 00028395  0x000077e5 iadd  0x00000005 , 0x00000005 
- 00028396  0x000077e6 ifetch  0x00000001 , 0x00000005 
- 00028397  0x000077e7 isolate1  0x00000007 , 0x00000002 
- 00028398  0x000077e8 branch  0x00006ef1 , 0x00000001 
- 00028399  0x000077e9 qisolate0  0x0000003f 
- 00028400  0x000077ea rtn 
- 00028401  0x000077ec qisolate1  0x0000003f 
- 00028402  0x000077ed rtn 
- 00028403  0x000077f1 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028404  0x000077f2 rtn  0x00000005 
- 00028405  0x000077f3 isolate1  0x00000007 , 0x0000003e 
- 00028406  0x000077f4 branch  0x00006efa 
- 00028407  0x000077f8 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028408  0x000077f9 rtn  0x00000005 
- 00028409  0x000077fa isolate0  0x00000007 , 0x0000003e 
- 00028410  0x000077fe setarg  0x00000000 
- 00028411  0x000077ff nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00028412  0x00007800 ixor  0x00000002 , 0x00000002 
- 00028413  0x00007804 call  0x00006f14 
- 00028414  0x00007805 setarg  0x0000003f 
- 00028415  0x00007806 isolate1  0x00000007 , 0x00000002 
- 00028416  0x00007807 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00028417  0x00007808 branch  0x00006f0d 
- 00028418  0x0000780c sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028419  0x0000780d branch  0x00007dc4 , 0x00000005 
- 00028420  0x0000780e call  0x00006f14 
- 00028421  0x0000780f ifetch  0x00000001 , 0x00000005 
- 00028422  0x00007810 bbit1  0x00000000 , 0x00006f09 
- 00028423  0x00007811 isolate0  0x00000007 , 0x00000002 
- 00028424  0x00007812 rtn 
- 00028425  0x00007814 isolate1  0x00000007 , 0x00000002 
- 00028426  0x00007815 rtn 
- 00028427  0x00007818 call  0x00006f14 
- 00028428  0x00007819 setarg  0x000000c0 
- 00028429  0x0000781b istore  0x00000001 , 0x00000005 
- 00028430  0x0000781c rtn 
- 00028431  0x0000781f sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028432  0x00007820 rtn  0x00000005 
- 00028433  0x00007821 call  0x00006f14 
- 00028434  0x00007822 setarg  0x00000000 
- 00028435  0x00007823 branch  0x00006f0d 
- 00028436  0x00007826 and  0x00000002 , 0x0000003f , 0x0000003f 
- 00028437  0x00007827 sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00028438  0x00007828 nbranch  0x00006f1a , 0x00000002 
- 00028439  0x00007829 arg  0x00008070 , 0x00000005 
- 00028440  0x0000782b iadd  0x00000005 , 0x00000005 
- 00028441  0x0000782c rtn 
- 00028442  0x0000782e arg  0x000080d4 , 0x00000005 
- 00028443  0x0000782f increase  0xfffffff0 , 0x0000003f 
- 00028444  0x00007830 branch  0x00006f18 
- 00028445  0x00007834 and  0x0000003f , 0x000000ff , 0x00000002 
- 00028446  0x00007835 rshift8  0x0000003f , 0x0000003f 
- 00028447  0x00007836 branch  0x00006f21 
- 00028448  0x0000783a rtnbit0  0x00000007 
- 00028449  0x0000783c and_into  0x0000003f , 0x0000003f 
- 00028450  0x0000783d sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00028451  0x0000783e nbranch  0x00006f28 , 0x00000002 
- 00028452  0x0000783f arg  0x00008070 , 0x00000005 
- 00028453  0x00007841 iadd  0x00000005 , 0x00000005 
- 00028454  0x00007842 istoret  0x00000001 , 0x00000005 
- 00028455  0x00007843 rtn 
- 00028456  0x00007845 arg  0x000080d4 , 0x00000005 
- 00028457  0x00007846 increase  0xfffffff0 , 0x0000003f 
- 00028458  0x00007847 branch  0x00006f25 
- 00028459  0x0000784c and_into  0x0000003f , 0x00000002 
- 00028460  0x0000784d sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00028461  0x0000784e nbranch  0x00006f32 , 0x00000002 
- 00028462  0x0000784f setarg  0x00008070 
- 00028463  0x00007851 iadd  0x00000002 , 0x00000006 
- 00028464  0x00007852 ifetch  0x00000001 , 0x00000006 
- 00028465  0x00007853 rtn 
- 00028466  0x00007855 setarg  0x000080d4 
- 00028467  0x00007856 increase  0xfffffff0 , 0x00000002 
- 00028468  0x00007857 branch  0x00006f2f 
- 00028469  0x0000785c arg  0x00000010 , 0x00000039 
- 00028470  0x0000785d arg  0x00008070 , 0x00000006 
- 00028471  0x0000785f copy  0x00000006 , 0x00000005 
- 00028472  0x00007860 ifetch  0x00000001 , 0x00000006 
- 00028473  0x00007861 beq  0x0000001f , 0x00006f48 
- 00028474  0x00007862 beq  0x00000020 , 0x00006f48 
- 00028475  0x00007863 beq  0x00000021 , 0x00006f48 
- 00028476  0x00007864 beq  0x00000022 , 0x00006f48 
- 00028477  0x00007865 beq  0x00000023 , 0x00006f48 
- 00028478  0x00007866 beq  0x0000002c , 0x00006f48 
- 00028479  0x00007867 beq  0x0000002d , 0x00006f48 
- 00028480  0x00007868 beq  0x00000000 , 0x00006f48 
- 00028481  0x0000786a loop  0x00006f37 
- 00028482  0x0000786b arg  0x000080dc , 0x0000003f 
- 00028483  0x0000786c isub  0x00000006 , 0x0000003e 
- 00028484  0x0000786d rtn  0x00000005 
- 00028485  0x0000786f arg  0x00000008 , 0x00000039 
- 00028486  0x00007870 arg  0x000080d4 , 0x00000006 
- 00028487  0x00007871 branch  0x00006f37 
- 00028488  0x00007875 setarg  0x00000040 
- 00028489  0x00007876 istore  0x00000001 , 0x00000005 
- 00028490  0x00007877 branch  0x00006f41 
- 00028491  0x00007879 setarg  0x00000080 
- 00028492  0x0000787a istore  0x00000001 , 0x00000005 
- 00028493  0x0000787b branch  0x00006f41 
- 00028494  0x00007880 bpatch  0x000000da , 0x0000401b 
- 00028495  0x00007881 rtn  0x0000002b 
- 00028496  0x00007882 jam  0x00000077 , 0x00008a07 
- 00028497  0x00007883 jam  0x000000c9 , 0x00008a08 
- 00028498  0x00007884 jam  0x00000001 , 0x00008a0b 
- 00028499  0x00007885 fetch  0x00000001 , 0x00004409 
- 00028500  0x00007886 store  0x00000001 , 0x000080cd 
- 00028501  0x00007887 call  0x00006f97 
- 00028502  0x00007888 jam  0x000000c1 , 0x00008a08 
- 00028503  0x0000788a arg  0x00000007 , 0x00000039 
- 00028504  0x0000788b arg  0x00004412 , 0x00000011 
- 00028505  0x0000788c jam  0x00000005 , 0x00008a0a 
- 00028506  0x0000788e fetch  0x00000001 , 0x00008a0c 
- 00028507  0x0000788f istore  0x00000001 , 0x00000011 
- 00028508  0x00007890 increase  0x00000001 , 0x00000011 
- 00028509  0x00007891 fetch  0x00000001 , 0x00008a0a 
- 00028510  0x00007892 increase  0x00000020 , 0x0000003f 
- 00028511  0x00007893 store  0x00000001 , 0x00008a0a 
- 00028512  0x00007894 loop  0x00006f5a 
- 00028513  0x00007895 jam  0x00000000 , 0x00008a07 
- 00028514  0x00007896 rtn 
- 00028515  0x00007899 fetch  0x00000001 , 0x000080cc 
- 00028516  0x0000789a set1  0x00000001 , 0x0000003f 
- 00028517  0x0000789b store  0x00000001 , 0x000080cc 
- 00028518  0x0000789c arg  0x00000007 , 0x00000039 
- 00028519  0x0000789d arg  0x00004412 , 0x00000011 
- 00028520  0x0000789e jam  0x00000015 , 0x00008a0a 
- 00028521  0x000078a0 ifetch  0x00000001 , 0x00000011 
- 00028522  0x000078a1 store  0x00000001 , 0x00008a09 
- 00028523  0x000078a2 increase  0x00000001 , 0x00000011 
- 00028524  0x000078a3 fetch  0x00000001 , 0x00008a0a 
- 00028525  0x000078a4 increase  0x00000020 , 0x0000003f 
- 00028526  0x000078a5 store  0x00000001 , 0x00008a0a 
- 00028527  0x000078a6 loop  0x00006f69 
- 00028528  0x000078a7 fetch  0x00000001 , 0x000080cc 
- 00028529  0x000078a8 set0  0x00000001 , 0x0000003f 
- 00028530  0x000078a9 store  0x00000001 , 0x000080cc 
- 00028531  0x000078aa rtn 
- 00028532  0x000078af bpatch  0x000000db , 0x0000401b 
- 00028533  0x000078b0 fetch  0x00000008 , 0x000001fd 
- 00028534  0x000078b1 branch  0x00006f79 , 0x00000034 
- 00028535  0x000078b2 store  0x00000008 , 0x000043fd 
- 00028536  0x000078b3 rtn 
- 00028537  0x000078b6 setarg  0x00000bbe 
- 00028538  0x000078b7 store  0x00000002 , 0x000043fd 
- 00028539  0x000078b8 setarg  0x000003f0 
- 00028540  0x000078b9 store  0x00000002 , 0x00004401 
- 00028541  0x000078ba setarg  0x0000027e 
- 00028542  0x000078bb store  0x00000002 , 0x000043ff 
- 00028543  0x000078bc setarg  0x000003c4 
- 00028544  0x000078bd store  0x00000002 , 0x00004403 
- 00028545  0x000078be rtn 
- 00028546  0x000078c1 bpatch  0x000000dc , 0x0000401b 
- 00028547  0x000078c2 call  0x00006f63 
- 00028548  0x000078c3 fetch  0x00000001 , 0x00008a09 
- 00028549  0x000078c4 set0  0x00000007 , 0x0000003f 
- 00028550  0x000078c5 store  0x00000001 , 0x00008a09 
- 00028551  0x000078c6 jam  0x00000077 , 0x00008a07 
- 00028552  0x000078c7 jam  0x000000c1 , 0x00008a08 
- 00028553  0x000078c8 jam  0x00000001 , 0x00008a0b 
- 00028554  0x000078c9 call  0x00006f90 
- 00028555  0x000078ca fetch  0x00000001 , 0x00004409 
- 00028556  0x000078cb store  0x00000001 , 0x000080cd 
- 00028557  0x000078cc call  0x00006f97 
- 00028558  0x000078cd jam  0x00000000 , 0x000080cd 
- 00028559  0x000078ce branch  0x00006fa1 
- 00028560  0x000078d1 fetch  0x00000001 , 0x00004408 
- 00028561  0x000078d2 lshift4  0x0000003f , 0x0000003f 
- 00028562  0x000078d3 fetcht  0x00000001 , 0x00008a0b 
- 00028563  0x000078d4 and_into  0x0000000f , 0x00000002 
- 00028564  0x000078d5 ior  0x00000002 , 0x00000002 
- 00028565  0x000078d6 storet  0x00000001 , 0x00008a0b 
- 00028566  0x000078d7 rtn 
- 00028567  0x000078da jam  0x00000003 , 0x000080cc 
- 00028568  0x000078dc fetch  0x00000001 , 0x00008129 
- 00028569  0x000078dd bbit0  0x00000005 , 0x00006f98 
- 00028570  0x000078de fetcht  0x00000002 , 0x00008164 
- 00028571  0x000078df storet  0x00000002 , 0x0000440a 
- 00028572  0x000078e0 jam  0x00000006 , 0x000080cc 
- 00028573  0x000078e2 fetch  0x00000001 , 0x00008129 
- 00028574  0x000078e3 bbit1  0x00000005 , 0x00006f9d 
- 00028575  0x000078e4 jam  0x00000000 , 0x000080cc 
- 00028576  0x000078e5 rtn 
- 00028577  0x000078e8 fetch  0x00000001 , 0x00004411 
- 00028578  0x000078e9 rtn  0x00000034 
- 00028579  0x000078ea fetch  0x00000001 , 0x00008a09 
- 00028580  0x000078eb set1  0x00000007 , 0x0000003f 
- 00028581  0x000078ec store  0x00000001 , 0x00008a09 
- 00028582  0x000078ed fetch  0x00000001 , 0x00004409 
- 00028583  0x000078ee store  0x00000001 , 0x000080cd 
- 00028584  0x000078ef fetch  0x00000002 , 0x0000440d 
- 00028585  0x000078f0 store  0x00000002 , 0x000080ce 
- 00028586  0x000078f1 fetch  0x00000002 , 0x0000440f 
- 00028587  0x000078f2 store  0x00000002 , 0x000080d0 
- 00028588  0x000078f3 jam  0x0000000b , 0x000080cc 
- 00028589  0x000078f4 nop  0x000003e8 
- 00028590  0x000078f5 jam  0x00000003 , 0x000080cc 
- 00028591  0x000078f6 rtn 
- 00028592  0x000078f9 bpatch  0x000000dd , 0x0000401b 
- 00028593  0x000078fa fetch  0x00000001 , 0x00004407 
- 00028594  0x000078fb beq  0x00000001 , 0x00006fb5 
- 00028595  0x000078fc beq  0x00000002 , 0x00006fbb 
- 00028596  0x000078fd rtn 
- 00028597  0x00007900 setarg  0x000003e8 
- 00028598  0x00007901 store  0x00000002 , 0x00004405 
- 00028599  0x00007902 fetcht  0x00000002 , 0x00004403 
- 00028600  0x00007903 fetch  0x00000002 , 0x000043ff 
- 00028601  0x00007904 arg  0x000007d0 , 0x00000013 
- 00028602  0x00007905 branch  0x00006fc0 
- 00028603  0x00007908 setarg  0x000007d0 
- 00028604  0x00007909 store  0x00000002 , 0x00004405 
- 00028605  0x0000790a fetcht  0x00000002 , 0x000043fd 
- 00028606  0x0000790b fetch  0x00000002 , 0x00004401 
- 00028607  0x0000790c arg  0x000003e8 , 0x00000013 
- 00028608  0x0000790e isub  0x00000002 , 0x00000011 
- 00028609  0x0000790f fetch  0x00000002 , 0x0000440a 
- 00028610  0x00007910 isub  0x00000002 , 0x0000003f 
- 00028611  0x00007911 nbranch  0x00006fcd , 0x00000002 
- 00028612  0x00007912 fetcht  0x00000002 , 0x00004405 
- 00028613  0x00007913 imul32  0x00000002 , 0x00000012 
- 00028614  0x00007914 copy  0x00000013 , 0x0000003f 
- 00028615  0x00007915 imul32  0x00000011 , 0x0000003f 
- 00028616  0x00007916 iadd  0x00000012 , 0x0000003f 
- 00028617  0x00007918 idiv  0x00000011 
- 00028618  0x00007919 call  0x00007d62 
- 00028619  0x0000791a quotient  0x0000003f 
- 00028620  0x0000791b rtn 
- 00028621  0x0000791e copy  0x00000002 , 0x0000003f 
- 00028622  0x0000791f fetcht  0x00000002 , 0x0000440a 
- 00028623  0x00007920 isub  0x00000002 , 0x0000003f 
- 00028624  0x00007921 fetcht  0x00000002 , 0x00004405 
- 00028625  0x00007922 imul32  0x00000002 , 0x00000012 
- 00028626  0x00007923 copy  0x00000013 , 0x0000003f 
- 00028627  0x00007924 imul32  0x00000011 , 0x0000003f 
- 00028628  0x00007925 isub  0x00000012 , 0x0000003f 
- 00028629  0x00007926 nbranch  0x00007dca , 0x00000002 
- 00028630  0x00007927 branch  0x00006fc9 
- 00028631  0x0000792c ifetch  0x00000008 , 0x00000011 
- 00028632  0x0000792d store  0x00000008 , 0x00000670 
- 00028633  0x0000792e fetch  0x00000002 , 0x00000670 
- 00028634  0x0000792f fetcht  0x00000002 , 0x00000672 
- 00028635  0x00007930 isub  0x00000002 , 0x00000011 
- 00028636  0x00007931 fetch  0x00000002 , 0x00000676 
- 00028637  0x00007932 isub  0x00000002 , 0x00000012 
- 00028638  0x00007933 fetcht  0x00000002 , 0x00000674 
- 00028639  0x00007934 isub  0x00000002 , 0x0000003e 
- 00028640  0x00007935 ncall  0x00006fe7 , 0x00000002 
- 00028641  0x00007936 mul32  0x00000012 , 0x00000064 , 0x0000003f 
- 00028642  0x00007937 idiv  0x00000011 
- 00028643  0x00007938 call  0x00007d62 
- 00028644  0x00007939 quotient  0x0000003f 
- 00028645  0x0000793a call  0x00006fef , 0x00000034 
- 00028646  0x0000793b rtn 
- 00028647  0x0000793e fetch  0x00000001 , 0x0000440c 
- 00028648  0x0000793f set1  0x00000000 , 0x0000003f 
- 00028649  0x00007940 store  0x00000001 , 0x0000440c 
- 00028650  0x00007941 rtn 
- 00028651  0x00007944 fetch  0x00000001 , 0x0000440c 
- 00028652  0x00007945 set0  0x00000000 , 0x0000003f 
- 00028653  0x00007946 store  0x00000001 , 0x0000440c 
- 00028654  0x00007947 rtn 
- 00028655  0x0000794a fetcht  0x00000001 , 0x0000440c 
- 00028656  0x0000794b set1  0x00000001 , 0x00000002 
- 00028657  0x0000794c storet  0x00000001 , 0x0000440c 
- 00028658  0x0000794d rtn 
- 00028659  0x00007950 fetcht  0x00000001 , 0x0000440c 
- 00028660  0x00007951 set0  0x00000001 , 0x00000002 
- 00028661  0x00007952 storet  0x00000001 , 0x0000440c 
- 00028662  0x00007953 rtn 
- 00028663  0x00007959 fetch  0x00000002 , 0x0000442c 
- 00028664  0x0000795a ifetch  0x00000001 , 0x0000003f 
- 00028665  0x0000795c rtn  0x00000034 
- 00028666  0x0000795d copy  0x0000003f , 0x00000039 
- 00028667  0x0000795f fetch  0x00000002 , 0x0000442c 
- 00028668  0x00007960 increase  0x00000003 , 0x0000003f 
- 00028669  0x00007961 copy  0x0000003f , 0x00000011 
- 00028670  0x00007963 ifetcht  0x00000001 , 0x00000011 
- 00028671  0x00007964 call  0x00006edd 
- 00028672  0x00007965 increase  0x00000001 , 0x00000011 
- 00028673  0x00007966 loop  0x00006ffe 
- 00028674  0x00007968 rtn 
- 00028675  0x0000796b fetch  0x00000002 , 0x0000442c 
- 00028676  0x0000796c increase  0x00000003 , 0x0000003f 
- 00028677  0x0000796d copy  0x0000003f , 0x00000011 
- 00028678  0x0000796f force  0x00000000 , 0x00000012 
- 00028679  0x00007970 setarg  0x00000000 
- 00028680  0x00007971 store  0x00000002 , 0x000006f1 
- 00028681  0x00007973 ifetcht  0x00000001 , 0x00000011 
- 00028682  0x00007974 call  0x00006ee6 
- 00028683  0x00007975 bpatch  0x000000de , 0x0000401b 
- 00028684  0x00007976 fetch  0x00000002 , 0x000006f1 
- 00028685  0x00007977 copy  0x00000012 , 0x00000007 
- 00028686  0x00007978 qsetflag  0x00000001 , 0x0000003f 
- 00028687  0x00007979 store  0x00000002 , 0x000006f1 
- 00028688  0x0000797a increase  0x00000001 , 0x00000011 
- 00028689  0x0000797b increase  0x00000001 , 0x00000012 
- 00028690  0x0000797c fetch  0x00000002 , 0x0000442c 
- 00028691  0x0000797d ifetch  0x00000001 , 0x0000003f 
- 00028692  0x0000797f ixor  0x00000012 , 0x0000003e 
- 00028693  0x00007980 nbranch  0x00007009 , 0x00000005 
- 00028694  0x00007981 fetch  0x00000002 , 0x000006f1 
- 00028695  0x00007982 fetcht  0x00000002 , 0x0000442e 
- 00028696  0x00007983 ixor  0x00000002 , 0x0000003e 
- 00028697  0x00007984 rtn  0x00000005 
- 00028698  0x00007985 branch  0x00007dba 
- 00028699  0x00007988 fetch  0x00000002 , 0x0000442c 
- 00028700  0x00007989 ifetch  0x00000001 , 0x0000003f 
- 00028701  0x0000798b rtn  0x00000034 
- 00028702  0x0000798c copy  0x0000003f , 0x00000039 
- 00028703  0x0000798d fetch  0x00000002 , 0x0000442c 
- 00028704  0x0000798e increase  0x00000003 , 0x0000003f 
- 00028705  0x0000798f copy  0x0000003f , 0x00000011 
- 00028706  0x00007991 ifetcht  0x00000001 , 0x00000011 
- 00028707  0x00007992 call  0x00006eb2 
- 00028708  0x00007993 increase  0x00000001 , 0x00000011 
- 00028709  0x00007994 loop  0x00007022 
- 00028710  0x00007996 rtn 
- 00028711  0x00007999 arg  0x00000009 , 0x00000007 
- 00028712  0x0000799a call  0x00007cef 
- 00028713  0x0000799b nrtn  0x00000034 
- 00028714  0x0000799c setarg  0x00000020 
- 00028715  0x0000799d arg  0x00000009 , 0x00000007 
- 00028716  0x0000799e call  0x00007ce1 
- 00028717  0x0000799f disable  0x00000028 
- 00028718  0x000079a0 call  0x0000701b 
- 00028719  0x000079a1 bpatch  0x000000df , 0x0000401b 
- 00028720  0x000079a2 fetch  0x00000002 , 0x0000442c 
- 00028721  0x000079a3 ifetch  0x00000001 , 0x0000003f 
- 00028722  0x000079a5 rtn  0x00000034 
- 00028723  0x000079a6 call  0x00007003 
- 00028724  0x000079a7 nbranch  0x000077a5 , 0x00000028 
- 00028725  0x000079a8 call  0x000077a3 
- 00028726  0x000079a9 disable  0x00000028 
- 00028727  0x000079aa fetch  0x00000002 , 0x000006f1 
- 00028728  0x000079ab store  0x00000002 , 0x000006f8 
- 00028729  0x000079ac jam  0x00000000 , 0x000006fa 
- 00028730  0x000079ad force  0x00000000 , 0x00000007 
- 00028731  0x000079af fetch  0x00000002 , 0x0000442e 
- 00028732  0x000079b0 rshift  0x0000003f , 0x00000002 
- 00028733  0x000079b1 storet  0x00000002 , 0x0000442e 
- 00028734  0x000079b2 and  0x0000003f , 0x00000001 , 0x0000003f 
- 00028735  0x000079b3 fetcht  0x00000002 , 0x000006f8 
- 00028736  0x000079b4 and  0x00000002 , 0x00000001 , 0x00000011 
- 00028737  0x000079b5 rshift  0x00000002 , 0x00000002 
- 00028738  0x000079b6 storet  0x00000002 , 0x000006f8 
- 00028739  0x000079b7 ixor  0x00000011 , 0x0000003e 
- 00028740  0x000079b8 ncall  0x00007050 , 0x00000005 
- 00028741  0x000079b9 fetch  0x00000002 , 0x0000442c 
- 00028742  0x000079ba ifetch  0x00000001 , 0x0000003f 
- 00028743  0x000079bc fetcht  0x00000001 , 0x000006fa 
- 00028744  0x000079bd increase  0x00000001 , 0x00000002 
- 00028745  0x000079be storet  0x00000001 , 0x000006fa 
- 00028746  0x000079bf copy  0x00000002 , 0x00000007 
- 00028747  0x000079c0 ixor  0x00000007 , 0x0000003e 
- 00028748  0x000079c1 nbranch  0x0000703b , 0x00000005 
- 00028749  0x000079c2 fetch  0x00000002 , 0x000006f1 
- 00028750  0x000079c3 store  0x00000002 , 0x0000442e 
- 00028751  0x000079c4 rtn 
- 00028752  0x000079c6 bpatch  0x000000e0 , 0x0000401c 
- 00028753  0x000079c7 fetch  0x00000002 , 0x0000442c 
- 00028754  0x000079c8 increase  0x00000001 , 0x0000003f 
- 00028755  0x000079c9 ifetch  0x00000002 , 0x0000003f 
- 00028756  0x000079ca branch  0x00007d79 
- 00028757  0x000079d1 fetch  0x00000001 , 0x00008042 
- 00028758  0x000079d2 ior  0x00000011 , 0x0000003f 
- 00028759  0x000079d3 store  0x00000001 , 0x00008042 
- 00028760  0x000079d4 fetch  0x00000002 , 0x00008050 
- 00028761  0x000079d5 set0  0x0000000d , 0x0000003f 
- 00028762  0x000079d6 store  0x00000002 , 0x00008050 
- 00028763  0x000079d8 nop  0x00000064 
- 00028764  0x000079d9 rtn 
- 00028765  0x000079dc fetch  0x00000001 , 0x00008042 
- 00028766  0x000079dd bbit1  0x00000006 , 0x00007062 
- 00028767  0x000079de bbit1  0x00000007 , 0x00007064 
- 00028768  0x000079e0 setarg  0x00b71b00 
- 00028769  0x000079e1 rtn 
- 00028770  0x000079e3 setarg  0x016e3600 
- 00028771  0x000079e4 rtn 
- 00028772  0x000079e6 setarg  0x000080e8 
- 00028773  0x000079e7 rtn 
- 00028774  0x000079eb fetcht  0x00000003 , 0x00000672 
- 00028775  0x000079ec call  0x0000705d 
- 00028776  0x000079ed idiv  0x00000002 
- 00028777  0x000079ee call  0x00007d62 
- 00028778  0x000079ef quotient  0x00000002 
- 00028779  0x000079f0 fetch  0x00000001 , 0x00000675 
- 00028780  0x000079f1 imul32  0x00000002 , 0x0000003f 
- 00028781  0x000079f2 div  0x0000003f , 0x00000064 
- 00028782  0x000079f3 call  0x00007d62 
- 00028783  0x000079f4 quotient  0x00000011 
- 00028784  0x000079f5 copy  0x00000002 , 0x0000003f 
- 00028785  0x000079f6 isub  0x00000011 , 0x00000012 
- 00028786  0x000079f8 fetch  0x00000001 , 0x00000671 
- 00028787  0x000079f9 call  0x0000707a 
- 00028788  0x000079fa fetch  0x00000001 , 0x00000670 
- 00028789  0x000079fb fetcht  0x00000001 , 0x00000671 
- 00028790  0x000079fc and_into  0x0000000f , 0x00000002 
- 00028791  0x000079fd lshift8  0x00000002 , 0x00000002 
- 00028792  0x000079fe ior  0x00000002 , 0x0000003f 
- 00028793  0x000079ff branch  0x000070ba 
- 00028794  0x00007a02 iforce  0x00000007 
- 00028795  0x00007a03 call  0x00007088 
- 00028796  0x00007a04 branch  0x0000707d 
- 00028797  0x00007a07 fetch  0x00000001 , 0x000080be 
- 00028798  0x00007a08 qset1  0x0000003f 
- 00028799  0x00007a09 store  0x00000001 , 0x000080be 
- 00028800  0x00007a0a fetcht  0x00000001 , 0x00008042 
- 00028801  0x00007a0b isolate1  0x00000007 , 0x00000002 
- 00028802  0x00007a0c call  0x00007086 , 0x00000001 
- 00028803  0x00007a0d qset0  0x0000003f 
- 00028804  0x00007a0e store  0x00000001 , 0x000080be 
- 00028805  0x00007a0f rtn 
- 00028806  0x00007a13 nop  0x000001e0 
- 00028807  0x00007a14 rtn 
- 00028808  0x00007a17 and_into  0x0000000f , 0x0000003f 
- 00028809  0x00007a18 arg  0x0000809c , 0x00000005 
- 00028810  0x00007a19 mul32  0x0000003f , 0x00000004 , 0x0000003f 
- 00028811  0x00007a1a iadd  0x00000005 , 0x00000005 
- 00028812  0x00007a1b copy  0x00000011 , 0x0000003f 
- 00028813  0x00007a1c istore  0x00000002 , 0x00000005 
- 00028814  0x00007a1d copy  0x00000012 , 0x0000003f 
- 00028815  0x00007a1e istore  0x00000002 , 0x00000005 
- 00028816  0x00007a1f rtn 
- 00028817  0x00007a25 rshift8  0x00000012 , 0x00000007 
- 00028818  0x00007a26 call  0x000070af 
- 00028819  0x00007a27 rshift8  0x00000012 , 0x00000007 
- 00028820  0x00007a28 call  0x000070a9 
- 00028821  0x00007a29 rshift8  0x00000011 , 0x00000007 
- 00028822  0x00007a2a enable  0x00000001 
- 00028823  0x00007a2b call  0x000070aa 
- 00028824  0x00007a2d deposit  0x00000011 
- 00028825  0x00007a2e call  0x000070b5 
- 00028826  0x00007a2f deposit  0x00000012 
- 00028827  0x00007a30 branch  0x000070ba 
- 00028828  0x00007a33 deposit  0x00000011 
- 00028829  0x00007a34 call  0x000070bd 
- 00028830  0x00007a35 deposit  0x00000012 
- 00028831  0x00007a36 call  0x000070bd 
- 00028832  0x00007a38 rshift8  0x00000011 , 0x00000007 
- 00028833  0x00007a39 disable  0x00000001 
- 00028834  0x00007a3a call  0x000070aa 
- 00028835  0x00007a3b rshift8  0x00000012 , 0x00000007 
- 00028836  0x00007a3c disable  0x00000001 
- 00028837  0x00007a3d call  0x000070b0 
- 00028838  0x00007a3e rshift8  0x00000012 , 0x00000007 
- 00028839  0x00007a3f disable  0x00000001 
- 00028840  0x00007a40 branch  0x000070aa 
- 00028841  0x00007a44 isolate1  0x00000007 , 0x00000007 
- 00028842  0x00007a46 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028843  0x00007a47 fetch  0x00000001 , 0x000080bc 
- 00028844  0x00007a48 qsetflag  0x00000001 , 0x0000003f 
- 00028845  0x00007a49 store  0x00000001 , 0x000080bc 
- 00028846  0x00007a4a rtn 
- 00028847  0x00007a4d isolate1  0x00000006 , 0x00000007 
- 00028848  0x00007a4f and  0x00000007 , 0x0000000f , 0x00000007 
- 00028849  0x00007a50 fetch  0x00000001 , 0x0000809b 
- 00028850  0x00007a51 qsetflag  0x00000001 , 0x0000003f 
- 00028851  0x00007a52 store  0x00000001 , 0x0000809b 
- 00028852  0x00007a53 rtn 
- 00028853  0x00007a55 call  0x000070c5 
- 00028854  0x00007a57 lshift8  0x0000003f , 0x0000003f 
- 00028855  0x00007a58 add  0x00000007 , 0x00000010 , 0x00000002 
- 00028856  0x00007a59 ior  0x00000002 , 0x0000003f 
- 00028857  0x00007a5a branch  0x00006f1d 
- 00028858  0x00007a5d enable  0x00000028 
- 00028859  0x00007a5e call  0x000070b5 
- 00028860  0x00007a5f branch  0x000070c0 
- 00028861  0x00007a62 disable  0x00000028 
- 00028862  0x00007a63 call  0x000070c5 
- 00028863  0x00007a64 branch  0x000070c0 
- 00028864  0x00007a67 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028865  0x00007a68 fetch  0x00000001 , 0x0000809a 
- 00028866  0x00007a69 qsetflag  0x00000028 , 0x0000003f 
- 00028867  0x00007a6a store  0x00000001 , 0x0000809a 
- 00028868  0x00007a6b rtn 
- 00028869  0x00007a6d rshift8  0x0000003f , 0x00000007 
- 00028870  0x00007a6e and  0x00000007 , 0x0000000f , 0x00000007 
- 00028871  0x00007a6f rtn 
- 00028872  0x00007a74 copy  0x0000003f , 0x00000002 
- 00028873  0x00007a75 bpatch  0x000000e1 , 0x0000401c 
- 00028874  0x00007a76 call  0x000070d5 
- 00028875  0x00007a77 setarg  0x00000800 
- 00028876  0x00007a78 isub  0x00000002 , 0x0000003f 
- 00028877  0x00007a79 copy  0x0000003f , 0x00000002 
- 00028878  0x00007a7a rshift4  0x00000002 , 0x00000002 
- 00028879  0x00007a7b storet  0x00000001 , 0x00008004 
- 00028880  0x00007a7c nop  0x00000578 
- 00028881  0x00007a7d copy  0x0000003f , 0x00000002 
- 00028882  0x00007a7e and_into  0x0000000f , 0x00000002 
- 00028883  0x00007a7f storet  0x00000001 , 0x0000800b 
- 00028884  0x00007a80 rtn 
- 00028885  0x00007a84 enable  0x0000002c 
- 00028886  0x00007a85 branch  0x000070d9 
- 00028887  0x00007a89 bpatch  0x000000e2 , 0x0000401c 
- 00028888  0x00007a8a disable  0x0000002c 
- 00028889  0x00007a8c fetch  0x00000001 , 0x00008043 
- 00028890  0x00007a8d setflag  0x0000002c , 0x00000003 , 0x0000003f 
- 00028891  0x00007a8e store  0x00000001 , 0x00008043 
- 00028892  0x00007a8f rtn 
- 00028893  0x00007a95 arg  0x00000031 , 0x00000002 
- 00028894  0x00007a99 store  0x00000004 , 0x00008062 
- 00028895  0x00007a9a store  0x00000002 , 0x00008066 
- 00028896  0x00007a9b storet  0x00000001 , 0x00008061 
- 00028897  0x00007a9c rtn 
- 00028898  0x00007aa0 fetch  0x00000002 , 0x0000812c 
- 00028899  0x00007aa1 rtn 
- 00028900  0x00007aa4 fetchr  0x00000003 , 0x00000002 , 0x00008066 
- 00028901  0x00007aa5 fetchr  0x0000000a , 0x00000002 , 0x00008062 
- 00028902  0x00007aa6 fetchr  0x00000010 , 0x00000002 , 0x00008064 
- 00028903  0x00007aa7 rtn 
- 00028904  0x00007aaa storer  0x00000003 , 0x00000002 , 0x00008066 
- 00028905  0x00007aab rtn 
- 00028906  0x00007ab3 call  0x00007dba 
- 00028907  0x00007ab4 arg  0x00000000 , 0x0000002b 
- 00028908  0x00007ab5 call  0x000070e2 
- 00028909  0x00007ab6 beq  0x00000002 , 0x0000712c 
- 00028910  0x00007ab7 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00028911  0x00007ab8 rtn  0x00000002 
- 00028912  0x00007ab9 call  0x000070e4 
- 00028913  0x00007aba ifetcht  0x00000002 , 0x00000003 
- 00028914  0x00007abb setarg  0x0000a654 
- 00028915  0x00007abc call  0x00007135 
- 00028916  0x00007abd nbranch  0x0000711a , 0x00000002 
- 00028917  0x00007abe copy  0x00000018 , 0x00000002 
- 00028918  0x00007abf setarg  0x00017f8e 
- 00028919  0x00007ac0 call  0x00007135 
- 00028920  0x00007ac1 nbranch  0x0000711a , 0x00000002 
- 00028921  0x00007ac3 copy  0x00000018 , 0x00000002 
- 00028922  0x00007ac4 setarg  0x00002328 
- 00028923  0x00007ac5 call  0x00007135 
- 00028924  0x00007ac6 branch  0x00007111 , 0x00000002 
- 00028925  0x00007ac7 ifetcht  0x00000002 , 0x00000003 
- 00028926  0x00007ac8 setarg  0x00001194 
- 00028927  0x00007ac9 call  0x00007135 
- 00028928  0x00007aca branch  0x00007111 , 0x00000002 
- 00028929  0x00007acb call  0x000070e2 
- 00028930  0x00007acc sub  0x0000003f , 0x00000085 , 0x0000003e 
- 00028931  0x00007acd rtn  0x00000002 
- 00028932  0x00007ace arg  0x00000020 , 0x00000039 
- 00028933  0x00007ad0 ifetcht  0x00000002 , 0x00000003 
- 00028934  0x00007ad1 setarg  0x00000230 
- 00028935  0x00007ad2 call  0x00007135 
- 00028936  0x00007ad3 branch  0x00007111 , 0x00000002 
- 00028937  0x00007ad4 ifetcht  0x00000002 , 0x00000003 
- 00028938  0x00007ad5 setarg  0x0000069a 
- 00028939  0x00007ad6 call  0x00007135 
- 00028940  0x00007ad7 nbranch  0x00007116 , 0x00000002 
- 00028941  0x00007ad8 copy  0x00000018 , 0x00000002 
- 00028942  0x00007ad9 setarg  0x00000230 
- 00028943  0x00007ada call  0x00007135 
- 00028944  0x00007adb nbranch  0x00007117 , 0x00000002 
- 00028945  0x00007adf copy  0x00000018 , 0x00000002 
- 00028946  0x00007ae0 setarg  0x0000ffff 
- 00028947  0x00007ae1 isub  0x00000002 , 0x0000003e 
- 00028948  0x00007ae2 branch  0x00007131 , 0x00000005 
- 00028949  0x00007ae3 branch  0x000070e8 
- 00028950  0x00007ae6 set1  0x00000020 , 0x0000002b 
- 00028951  0x00007ae8 rshift  0x0000002b , 0x0000002b 
- 00028952  0x00007ae9 loop  0x00007105 
- 00028953  0x00007aea branch  0x00007125 
- 00028954  0x00007aed call  0x000070e2 
- 00028955  0x00007aee sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00028956  0x00007aef rtn  0x00000002 
- 00028957  0x00007af0 ifetcht  0x00000002 , 0x00000003 
- 00028958  0x00007af1 setarg  0x00002328 
- 00028959  0x00007af2 call  0x00007135 
- 00028960  0x00007af3 branch  0x00007111 , 0x00000002 
- 00028961  0x00007af4 ifetcht  0x00000002 , 0x00000003 
- 00028962  0x00007af5 setarg  0x000008ca 
- 00028963  0x00007af6 call  0x00007135 
- 00028964  0x00007af7 branch  0x00007111 , 0x00000002 
- 00028965  0x00007af9 ifetcht  0x00000002 , 0x00000003 
- 00028966  0x00007afa setarg  0x00000230 
- 00028967  0x00007afb call  0x00007135 
- 00028968  0x00007afc branch  0x00007111 , 0x00000002 
- 00028969  0x00007afd call  0x000070e8 
- 00028970  0x00007afe copy  0x00000013 , 0x0000003f 
- 00028971  0x00007aff branch  0x00007d79 
- 00028972  0x00007b02 call  0x000070e4 
- 00028973  0x00007b03 ifetcht  0x00000002 , 0x00000003 
- 00028974  0x00007b04 setarg  0x0000ffff 
- 00028975  0x00007b05 isub  0x00000002 , 0x0000003e 
- 00028976  0x00007b06 nrtn  0x00000005 
- 00028977  0x00007b08 call  0x000070e8 
- 00028978  0x00007b09 call  0x00007dbc 
- 00028979  0x00007b0a copy  0x00000013 , 0x0000003f 
- 00028980  0x00007b0b branch  0x00007d79 
- 00028981  0x00007b13 fetchr  0x00000012 , 0x00000001 , 0x00004435 
- 00028982  0x00007b1d copy  0x00000002 , 0x00000018 
- 00028983  0x00007b1e imul32  0x00000012 , 0x00000012 
- 00028984  0x00007b1f lshift  0x00000002 , 0x00000002 
- 00028985  0x00007b20 isub  0x00000002 , 0x00000011 
- 00028986  0x00007b21 ncall  0x0000713e , 0x00000002 
- 00028987  0x00007b22 mul32  0x00000011 , 0x00000064 , 0x0000003f 
- 00028988  0x00007b23 isub  0x00000012 , 0x0000003e 
- 00028989  0x00007b24 rtn 
- 00028990  0x00007b27 sub  0x00000011 , 0x00000000 , 0x00000011 
- 00028991  0x00007b28 rtn 
- 00028992  0x00007b34 bpatch  0x000000e3 , 0x0000401c 
- 00028993  0x00007b35 jam  0x00000050 , 0x00000230 
- 00028994  0x00007b36 arg  0x00000231 , 0x00000005 
- 00028995  0x00007b37 arg  0x000042ab , 0x00000006 
- 00028996  0x00007b38 call  0x00007c8f 
- 00028997  0x00007b39 arg  0x0000448f , 0x00000006 
- 00028998  0x00007b3a call  0x00007c8d 
- 00028999  0x00007b3b arg  0x000005fe , 0x00000006 
- 00029000  0x00007b3c call  0x00007c8d 
- 00029001  0x00007b3d call  0x000071fb 
- 00029002  0x00007b3e arg  0x00000158 , 0x00000006 
- 00029003  0x00007b3f call  0x000071f6 
- 00029004  0x00007b40 call  0x000071c1 
- 00029005  0x00007b42 arg  0x000006d1 , 0x00000005 
- 00029006  0x00007b43 call  0x000071f2 
- 00029007  0x00007b44 setarg  0x000f4240 
- 00029008  0x00007b45 copy  0x0000003f , 0x00000011 
- 00029009  0x00007b46 fetch  0x00000004 , 0x000006d1 
- 00029010  0x00007b47 idiv  0x00000011 
- 00029011  0x00007b48 call  0x00007d62 
- 00029012  0x00007b49 remainder  0x0000003f 
- 00029013  0x00007b4a store  0x00000004 , 0x000005fa 
- 00029014  0x00007b4c rtn 
- 00029015  0x00007b4f jam  0x00000041 , 0x00000230 
- 00029016  0x00007b50 arg  0x00000231 , 0x00000005 
- 00029017  0x00007b51 call  0x000071a6 
- 00029018  0x00007b52 call  0x000071a1 
- 00029019  0x00007b53 fetch  0x00000003 , 0x000042c5 
- 00029020  0x00007b54 istore  0x00000003 , 0x00000005 
- 00029021  0x00007b57 call  0x00007167 
- 00029022  0x00007b59 arg  0x00000158 , 0x00000006 
- 00029023  0x00007b5a call  0x00007c8f 
- 00029024  0x00007b5b arg  0x000042ab , 0x00000006 
- 00029025  0x00007b5c call  0x00007c8f 
- 00029026  0x00007b5d call  0x000071fb 
- 00029027  0x00007b5e arg  0x000006f1 , 0x00000006 
- 00029028  0x00007b5f arg  0x000006a1 , 0x00000005 
- 00029029  0x00007b60 call  0x00007c8f 
- 00029030  0x00007b62 branch  0x000071c1 
- 00029031  0x00007b67 fetch  0x00000004 , 0x000042ff 
- 00029032  0x00007b68 istore  0x00000004 , 0x00000005 
- 00029033  0x00007b69 call  0x00007c9b 
- 00029034  0x00007b6a branch  0x00007c9a 
- 00029035  0x00007b6d bpatch  0x000000e4 , 0x0000401c 
- 00029036  0x00007b6e jam  0x00000041 , 0x00000230 
- 00029037  0x00007b6f arg  0x00000231 , 0x00000005 
- 00029038  0x00007b70 call  0x000071a1 
- 00029039  0x00007b71 call  0x000071a6 
- 00029040  0x00007b72 fetch  0x00000003 , 0x000042be 
- 00029041  0x00007b73 istore  0x00000003 , 0x00000005 
- 00029042  0x00007b76 call  0x00007167 
- 00029043  0x00007b77 arg  0x000042ab , 0x00000006 
- 00029044  0x00007b78 call  0x00007c8f 
- 00029045  0x00007b79 arg  0x00000158 , 0x00000006 
- 00029046  0x00007b7a call  0x00007c8f 
- 00029047  0x00007b7b call  0x000071fb 
- 00029048  0x00007b7c arg  0x000006f1 , 0x00000006 
- 00029049  0x00007b7d arg  0x000006a1 , 0x00000005 
- 00029050  0x00007b7e call  0x00007c8f 
- 00029051  0x00007b80 call  0x000071c1 
- 00029052  0x00007b81 arg  0x000006d1 , 0x00000005 
- 00029053  0x00007b82 branch  0x000071f2 
- 00029054  0x00007b85 jam  0x00000020 , 0x00000230 
- 00029055  0x00007b86 arg  0x0000063e , 0x00000006 
- 00029056  0x00007b87 arg  0x00000231 , 0x00000005 
- 00029057  0x00007b88 call  0x00007c8d 
- 00029058  0x00007b89 call  0x000071fb 
- 00029059  0x00007b8a arg  0x000005e9 , 0x00000006 
- 00029060  0x00007b8b call  0x000071f6 
- 00029061  0x00007b8c call  0x000071c1 
- 00029062  0x00007b8d arg  0x000006a1 , 0x00000005 
- 00029063  0x00007b8e call  0x00007375 
- 00029064  0x00007b8f arg  0x00000001 , 0x00000002 
- 00029065  0x00007b90 call  0x00007190 
- 00029066  0x00007b91 arg  0x0000428a , 0x00000005 
- 00029067  0x00007b92 call  0x000071f2 
- 00029068  0x00007b93 arg  0x00000000 , 0x00000002 
- 00029069  0x00007b94 call  0x00007190 
- 00029070  0x00007b95 arg  0x000006f1 , 0x00000005 
- 00029071  0x00007b97 branch  0x00007375 
- 00029072  0x00007b9b bpatch  0x000000e5 , 0x0000401c 
- 00029073  0x00007b9c jam  0x00000035 , 0x00000230 
- 00029074  0x00007b9d setarg  0x00000100 
- 00029075  0x00007b9e store  0x00000002 , 0x00000231 
- 00029076  0x00007b9f call  0x000071a1 
- 00029077  0x00007ba0 call  0x000071a6 
- 00029078  0x00007ba1 arg  0x000042ab , 0x00000006 
- 00029079  0x00007ba2 call  0x00007c8f 
- 00029080  0x00007ba3 arg  0x00000158 , 0x00000006 
- 00029081  0x00007ba4 call  0x00007c8f 
- 00029082  0x00007ba6 setarg  0x00006c65 
- 00029083  0x00007ba7 istore  0x00000002 , 0x00000005 
- 00029084  0x00007ba8 setarg  0x00006274 
- 00029085  0x00007ba9 istore  0x00000002 , 0x00000005 
- 00029086  0x00007baa istoret  0x00000001 , 0x00000005 
- 00029087  0x00007bab call  0x000071fb 
- 00029088  0x00007bac branch  0x000071c1 
- 00029089  0x00007baf fetch  0x00000006 , 0x000042db 
- 00029090  0x00007bb0 istore  0x00000006 , 0x00000005 
- 00029091  0x00007bb1 fetch  0x00000001 , 0x000042d2 
- 00029092  0x00007bb2 istore  0x00000001 , 0x00000005 
- 00029093  0x00007bb3 rtn 
- 00029094  0x00007bb6 fetch  0x00000006 , 0x00000178 
- 00029095  0x00007bb7 istore  0x00000006 , 0x00000005 
- 00029096  0x00007bbc fetch  0x00000001 , 0x000042cb 
- 00029097  0x00007bbd istore  0x00000001 , 0x00000005 
- 00029098  0x00007bbe rtn 
- 00029099  0x00007bc1 jam  0x00000041 , 0x00000230 
- 00029100  0x00007bc2 fetch  0x00000001 , 0x000044d0 
- 00029101  0x00007bc3 store  0x00000001 , 0x00000231 
- 00029102  0x00007bc4 arg  0x0000448f , 0x00000006 
- 00029103  0x00007bc5 call  0x00007c8d 
- 00029104  0x00007bc6 arg  0x000005fe , 0x00000006 
- 00029105  0x00007bc7 call  0x00007c8d 
- 00029106  0x00007bc8 call  0x000071fb 
- 00029107  0x00007bc9 arg  0x00000158 , 0x00000006 
- 00029108  0x00007bca call  0x000071f6 
- 00029109  0x00007bcb branch  0x000071c1 
- 00029110  0x00007bcf jam  0x00000041 , 0x00000230 
- 00029111  0x00007bd0 fetch  0x00000001 , 0x000044d0 
- 00029112  0x00007bd1 store  0x00000001 , 0x00000231 
- 00029113  0x00007bd2 arg  0x000005fe , 0x00000006 
- 00029114  0x00007bd3 call  0x00007c8d 
- 00029115  0x00007bd4 arg  0x0000448f , 0x00000006 
- 00029116  0x00007bd5 call  0x00007c8d 
- 00029117  0x00007bd6 call  0x000071fb 
- 00029118  0x00007bd7 arg  0x000042ab , 0x00000006 
- 00029119  0x00007bd8 call  0x000071f6 
- 00029120  0x00007bd9 branch  0x000071c1 
- 00029121  0x00007bdc bpatch  0x000000e6 , 0x0000401c 
- 00029122  0x00007bdd call  0x00007210 
- 00029123  0x00007be1 fetch  0x00000001 , 0x00000230 
- 00029124  0x00007be2 copy  0x0000003f , 0x00000002 
- 00029125  0x00007be4 increase  0x0000000f , 0x0000003f 
- 00029126  0x00007be5 rshift4  0x0000003f , 0x0000003f 
- 00029127  0x00007be6 copy  0x0000003f , 0x00000012 
- 00029128  0x00007be7 branch  0x000071d3 , 0x00000034 
- 00029129  0x00007be8 and  0x00000002 , 0x0000000f , 0x0000003f 
- 00029130  0x00007be9 nbranch  0x000071d6 , 0x00000034 
- 00029131  0x00007beb arg  0x000006b1 , 0x00000013 
- 00029132  0x00007bec arg  0x00000231 , 0x0000003f 
- 00029133  0x00007bed increase  0xfffffff0 , 0x0000003f 
- 00029134  0x00007bf0 iadd  0x00000002 , 0x00000011 
- 00029135  0x00007bf1 arg  0x000006e1 , 0x00000005 
- 00029136  0x00007bf2 arg  0x00000004 , 0x00000039 
- 00029137  0x00007bf3 call  0x00007ca9 
- 00029138  0x00007bf7 branch  0x000071e1 
- 00029139  0x00007bfa arg  0x00000001 , 0x00000012 
- 00029140  0x00007bfb arg  0x00000000 , 0x00000011 
- 00029141  0x00007bfd branch  0x000071d7 
- 00029142  0x00007c02 and  0x00000002 , 0x0000000f , 0x00000011 
- 00029143  0x00007c04 arg  0x00000231 , 0x0000003f 
- 00029144  0x00007c05 iadd  0x00000002 , 0x0000003f 
- 00029145  0x00007c06 isub  0x00000011 , 0x00000006 
- 00029146  0x00007c08 arg  0x000006d1 , 0x00000005 
- 00029147  0x00007c09 call  0x00007236 
- 00029148  0x00007c0b arg  0x000006c1 , 0x00000013 
- 00029149  0x00007c0c arg  0x000006d1 , 0x00000011 
- 00029150  0x00007c0d arg  0x000006e1 , 0x00000005 
- 00029151  0x00007c0e arg  0x00000004 , 0x00000039 
- 00029152  0x00007c0f call  0x00007ca9 
- 00029153  0x00007c1b call  0x0000736f 
- 00029154  0x00007c1c call  0x000072da 
- 00029155  0x00007c1f arg  0x00000231 , 0x00000006 
- 00029156  0x00007c22 increase  0xffffffff , 0x00000012 
- 00029157  0x00007c23 deposit  0x00000012 
- 00029158  0x00007c24 branch  0x000071ea , 0x00000034 
- 00029159  0x00007c25 call  0x00007361 
- 00029160  0x00007c26 call  0x000072d4 
- 00029161  0x00007c27 branch  0x000071e4 
- 00029162  0x00007c2a arg  0x000006d1 , 0x00000005 
- 00029163  0x00007c2b call  0x00007375 
- 00029164  0x00007c2c arg  0x000006e1 , 0x00000006 
- 00029165  0x00007c2d call  0x00007361 
- 00029166  0x00007c2e call  0x000072da 
- 00029167  0x00007c2f arg  0x000006d1 , 0x00000006 
- 00029168  0x00007c30 call  0x00007361 
- 00029169  0x00007c31 branch  0x000072d4 
- 00029170  0x00007c37 copy  0x00000005 , 0x00000011 
- 00029171  0x00007c38 call  0x00007375 
- 00029172  0x00007c3a arg  0x00000010 , 0x00000039 
- 00029173  0x00007c3b branch  0x00007cb1 
- 00029174  0x00007c3e arg  0x000006a1 , 0x00000005 
- 00029175  0x00007c3f call  0x00007c8f 
- 00029176  0x00007c41 arg  0x00000010 , 0x00000039 
- 00029177  0x00007c42 arg  0x000006a1 , 0x00000011 
- 00029178  0x00007c43 branch  0x00007cb1 
- 00029179  0x00007c46 fetch  0x00000001 , 0x00000230 
- 00029180  0x00007c47 copy  0x0000003f , 0x00000039 
- 00029181  0x00007c48 arg  0x00000231 , 0x00000011 
- 00029182  0x00007c49 branch  0x00007cb1 
- 00029183  0x00007c4c ifetch  0x00000001 , 0x00000011 
- 00029184  0x00007c4d lshift  0x0000003f , 0x0000003f 
- 00029185  0x00007c4e isolate1  0x00000000 , 0x00000013 
- 00029186  0x00007c4f setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029187  0x00007c50 isolate1  0x00000008 , 0x0000003f 
- 00029188  0x00007c51 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029189  0x00007c52 istore  0x00000001 , 0x00000011 
- 00029190  0x00007c53 increase  0xffffffff , 0x00000011 
- 00029191  0x00007c54 loop  0x000071ff 
- 00029192  0x00007c55 rtn 
- 00029193  0x00007c58 arg  0x000006b1 , 0x00000011 
- 00029194  0x00007c5a increase  0x0000000f , 0x00000011 
- 00029195  0x00007c5b force  0x00000010 , 0x00000039 
- 00029196  0x00007c5c force  0x00000000 , 0x00000013 
- 00029197  0x00007c5d branch  0x000071ff 
- 00029198  0x00007c60 arg  0x000006c1 , 0x00000011 
- 00029199  0x00007c61 branch  0x0000720a 
- 00029200  0x00007c65 arg  0x000006a1 , 0x00000006 
- 00029201  0x00007c66 call  0x0000735f 
- 00029202  0x00007c69 force  0x00000008 , 0x00000038 
- 00029203  0x00007c6a call  0x00007370 
- 00029204  0x00007c6b call  0x0000736f 
- 00029205  0x00007c6c call  0x000072d1 
- 00029206  0x00007c71 arg  0x000006b1 , 0x00000005 
- 00029207  0x00007c72 call  0x00007375 
- 00029208  0x00007c74 bpatch  0x000000e7 , 0x0000401c 
- 00029209  0x00007c75 fetch  0x00000001 , 0x000006b1 
- 00029210  0x00007c76 isolate1  0x00000007 , 0x0000003f 
- 00029211  0x00007c77 nbranch  0x00007221 , 0x00000001 
- 00029212  0x00007c78 call  0x00007209 
- 00029213  0x00007c7b arg  0x000006b1 , 0x00000013 
- 00029214  0x00007c7d arg  0x000006b1 , 0x00000005 
- 00029215  0x00007c80 call  0x0000722b 
- 00029216  0x00007c81 branch  0x00007222 
- 00029217  0x00007c83 call  0x00007209 
- 00029218  0x00007c86 arg  0x000006b1 , 0x00000006 
- 00029219  0x00007c87 arg  0x000006c1 , 0x00000005 
- 00029220  0x00007c88 call  0x00007c8f 
- 00029221  0x00007c89 fetch  0x00000001 , 0x000006c1 
- 00029222  0x00007c8a isolate1  0x00000007 , 0x0000003f 
- 00029223  0x00007c8b nbranch  0x0000720e , 0x00000001 
- 00029224  0x00007c8c call  0x0000720e 
- 00029225  0x00007c8e arg  0x000006c1 , 0x00000013 
- 00029226  0x00007c90 arg  0x000006c1 , 0x00000005 
- 00029227  0x00007c97 arg  0x00000003 , 0x00000039 
- 00029228  0x00007c99 arg  0x00000000 , 0x00000002 
- 00029229  0x00007c9a call  0x00007232 
- 00029230  0x00007c9b increase  0x00000004 , 0x00000013 
- 00029231  0x00007c9c loop  0x0000722c 
- 00029232  0x00007c9d arg  0x00008700 , 0x00000002 
- 00029233  0x00007c9e lshift16  0x00000002 , 0x00000002 
- 00029234  0x00007ca0 ifetch  0x00000004 , 0x00000013 
- 00029235  0x00007ca1 ixor  0x00000002 , 0x0000003f 
- 00029236  0x00007ca2 istore  0x00000004 , 0x00000005 
- 00029237  0x00007ca3 rtn 
- 00029238  0x00007caa bpatch  0x000000e8 , 0x0000401d 
- 00029239  0x00007cab arg  0x00000010 , 0x00000039 
- 00029240  0x00007cac arg  0x00000000 , 0x0000003f 
- 00029241  0x00007cae isub  0x00000011 , 0x0000003e 
- 00029242  0x00007caf branch  0x00007241 , 0x00000005 
- 00029243  0x00007cb0 branch  0x00007244 , 0x00000002 
- 00029244  0x00007cb1 ifetcht  0x00000001 , 0x00000006 
- 00029245  0x00007cb2 istoret  0x00000001 , 0x00000005 
- 00029246  0x00007cb4 increase  0x00000001 , 0x0000003f 
- 00029247  0x00007cb5 loop  0x00007239 
- 00029248  0x00007cb6 rtn 
- 00029249  0x00007cb8 arg  0x00000080 , 0x00000002 
- 00029250  0x00007cba istoret  0x00000001 , 0x00000005 
- 00029251  0x00007cbb branch  0x0000723e 
- 00029252  0x00007cbe arg  0x00000000 , 0x00000002 
- 00029253  0x00007cbf branch  0x00007242 
- 00029254  0x00007cc5 lshift8  0x00000002 , 0x00000002 
- 00029255  0x00007cc7 lshift16  0x00000002 , 0x00000002 
- 00029256  0x00007cc8 ior  0x00000002 , 0x00000002 
- 00029257  0x00007cc9 rtn 
- 00029258  0x00007ccf bpatch  0x000000e9 , 0x0000401d 
- 00029259  0x00007cd0 call  0x00007306 
- 00029260  0x00007cd1 arg  0x0000428a , 0x00000005 
- 00029261  0x00007cd2 branch  0x00007375 
- 00029262  0x00007cd6 arg  0x000042ab , 0x00000005 
- 00029263  0x00007cd7 branch  0x00007251 , 0x00000029 
- 00029264  0x00007cd8 arg  0x00000158 , 0x00000005 
- 00029265  0x00007cda copy  0x00000006 , 0x00000011 
- 00029266  0x00007cdb call  0x00007c8f 
- 00029267  0x00007cdc call  0x0000731b 
- 00029268  0x00007cdd arg  0x0000429b , 0x00000006 
- 00029269  0x00007cde branch  0x0000738e 
- 00029270  0x00007ce1 arg  0x00000158 , 0x00000011 
- 00029271  0x00007ce2 branch  0x00007259 , 0x00000029 
- 00029272  0x00007ce3 arg  0x000042ab , 0x00000011 
- 00029273  0x00007ce5 copy  0x00000011 , 0x00000005 
- 00029274  0x00007ce6 call  0x00007de7 
- 00029275  0x00007ce7 branch  0x0000731b 
- 00029276  0x00007cea arg  0x000042e5 , 0x00000006 
- 00029277  0x00007ceb call  0x00007361 
- 00029278  0x00007cec arg  0x0000428a , 0x00000006 
- 00029279  0x00007ced call  0x00007362 
- 00029280  0x00007cee force  0x00000038 , 0x00000036 
- 00029281  0x00007cef force  0x00000000 , 0x00000036 
- 00029282  0x00007cf0 call  0x000072cf 
- 00029283  0x00007cf1 arg  0x000001a8 , 0x00000005 
- 00029284  0x00007cf2 branch  0x00007375 
- 00029285  0x00007cf7 force  0x00000008 , 0x00000038 
- 00029286  0x00007cf8 force  0x00000049 , 0x0000003f 
- 00029287  0x00007cf9 branch  0x0000726c 
- 00029288  0x00007cfd force  0x00000049 , 0x0000003f 
- 00029289  0x00007cfe branch  0x0000726b 
- 00029290  0x00007d00 force  0x00000001 , 0x0000003f 
- 00029291  0x00007d02 force  0x00000000 , 0x00000038 
- 00029292  0x00007d04 lshift8  0x00000002 , 0x0000002f 
- 00029293  0x00007d05 ior  0x0000002f , 0x0000002f 
- 00029294  0x00007d06 increase  0x00000001 , 0x00000038 
- 00029295  0x00007d07 rshift8  0x00000002 , 0x0000002f 
- 00029296  0x00007d08 rshift16  0x0000002f , 0x0000002f 
- 00029297  0x00007d09 fetch  0x00000002 , 0x0000445e 
- 00029298  0x00007d0a lshift16  0x0000003f , 0x0000003f 
- 00029299  0x00007d0b ior  0x0000002f , 0x0000002f 
- 00029300  0x00007d0c increase  0x00000001 , 0x00000038 
- 00029301  0x00007d0d ifetchr  0x0000002f , 0x00000004 , 0x00000006 
- 00029302  0x00007d0e increase  0x00000001 , 0x00000038 
- 00029303  0x00007d0f ifetch  0x00000002 , 0x00000006 
- 00029304  0x00007d10 byteswap  0x00000011 , 0x0000002f 
- 00029305  0x00007d11 lshift16  0x0000002f , 0x0000002f 
- 00029306  0x00007d12 ior  0x0000002f , 0x0000002f 
- 00029307  0x00007d13 increase  0x00000001 , 0x00000038 
- 00029308  0x00007d14 rtn 
- 00029309  0x00007d19 add  0x00000013 , 0x00000001 , 0x00000006 
- 00029310  0x00007d1a ifetch  0x00000001 , 0x00000006 
- 00029311  0x00007d1b iforce  0x00000011 
- 00029312  0x00007d1c call  0x00007268 
- 00029313  0x00007d1d call  0x000072d1 
- 00029314  0x00007d1f force  0x00000000 , 0x00000038 
- 00029315  0x00007d20 ifetch  0x00000001 , 0x00000013 
- 00029316  0x00007d21 and_into  0x00000003 , 0x0000003f 
- 00029317  0x00007d22 lshift16  0x0000003f , 0x0000002f 
- 00029318  0x00007d23 set1  0x00000008 , 0x0000002f 
- 00029319  0x00007d24 call  0x0000736a 
- 00029320  0x00007d25 call  0x000072d4 
- 00029321  0x00007d27 copy  0x00000011 , 0x00000039 
- 00029322  0x00007d28 add  0x00000013 , 0x00000002 , 0x00000006 
- 00029323  0x00007d29 call  0x00007349 
- 00029324  0x00007d2b call  0x00007353 
- 00029325  0x00007d2c call  0x000072d4 
- 00029326  0x00007d2d deposit  0x00000039 
- 00029327  0x00007d2e branch  0x00007291 , 0x00000034 
- 00029328  0x00007d2f branch  0x0000728c 
- 00029329  0x00007d31 force  0x0000000c , 0x00000038 
- 00029330  0x00007d32 deposit  0x0000002f 
- 00029331  0x00007d33 store  0x00000004 , 0x00000150 
- 00029332  0x00007d34 rtn 
- 00029333  0x00007d37 increase  0x00000001 , 0x00000011 
- 00029334  0x00007d38 call  0x0000726a 
- 00029335  0x00007d39 copy  0x00000013 , 0x00000006 
- 00029336  0x00007d3a call  0x0000735d 
- 00029337  0x00007d3b call  0x000072d7 
- 00029338  0x00007d3c call  0x0000737c 
- 00029339  0x00007d3d increase  0x00000010 , 0x00000013 
- 00029340  0x00007d3e increase  0xfffffff0 , 0x00000012 
- 00029341  0x00007d3f branch  0x00007295 , 0x00000002 
- 00029342  0x00007d40 rtn 
- 00029343  0x00007d46 call  0x000072c4 
- 00029344  0x00007d47 bpatch  0x000000ea , 0x0000401d 
- 00029345  0x00007d48 jam  0x00000000 , 0x0000806c 
- 00029346  0x00007d49 jam  0x00000001 , 0x0000806d 
- 00029347  0x00007d4a fetch  0x00000001 , 0x00004169 
- 00029348  0x00007d4b and_into  0x00000003 , 0x0000003f 
- 00029349  0x00007d4c store  0x00000001 , 0x0000806e 
- 00029350  0x00007d4d fetch  0x00000002 , 0x0000068f 
- 00029351  0x00007d4e store  0x00000002 , 0x00008068 
- 00029352  0x00007d4f setarg  0x0000416b 
- 00029353  0x00007d50 store  0x00000002 , 0x0000806a 
- 00029354  0x00007d52 fetchr  0x00000011 , 0x00000001 , 0x0000416a 
- 00029355  0x00007d53 fetcht  0x00000005 , 0x00004450 
- 00029356  0x00007d54 call  0x00007265 
- 00029357  0x00007d55 jam  0x00000002 , 0x0000800a 
- 00029358  0x00007d56 jam  0x00000003 , 0x0000800a 
- 00029359  0x00007d58 fetch  0x00000001 , 0x0000416a 
- 00029360  0x00007d59 store  0x00000002 , 0x000080c0 
- 00029361  0x00007d5a increase  0x00000004 , 0x0000003f 
- 00029362  0x00007d5b store  0x00000001 , 0x0000416a 
- 00029363  0x00007d5c fetch  0x00000005 , 0x00004450 
- 00029364  0x00007d5d increase  0x00000001 , 0x0000003f 
- 00029365  0x00007d5e set0  0x00000027 , 0x0000003f 
- 00029366  0x00007d5f store  0x00000005 , 0x00004450 
- 00029367  0x00007d60 rtn 
- 00029368  0x00007d64 fetch  0x00000002 , 0x0000811a 
- 00029369  0x00007d65 isub  0x00000002 , 0x0000003e 
- 00029370  0x00007d66 rtn  0x00000005 
- 00029371  0x00007d67 nrtn  0x00000034 
- 00029372  0x00007d69 branch  0x000072b8 
- 00029373  0x00007d6c fetch  0x00000001 , 0x00008108 
- 00029374  0x00007d6d bbit0  0x00000006 , 0x0000235a 
- 00029375  0x00007d6f setarg  0x0000416b 
- 00029376  0x00007d70 iadd  0x00000002 , 0x00000005 
- 00029377  0x00007d71 arg  0x0000000c , 0x00000038 
- 00029378  0x00007d72 istorer  0x0000002f , 0x00000004 , 0x00000005 
- 00029379  0x00007d73 branch  0x000072cd 
- 00029380  0x00007d76 bpatch  0x000000eb , 0x0000401d 
- 00029381  0x00007d77 force  0x0000000c , 0x00000038 
- 00029382  0x00007d78 call  0x00007370 
- 00029383  0x00007d79 call  0x0000736f 
- 00029384  0x00007d7a setarg  0x00000000 
- 00029385  0x00007d7b store  0x00000002 , 0x000080c0 
- 00029386  0x00007d7c rtn 
- 00029387  0x00007d7f fetch  0x00000001 , 0x00008108 
- 00029388  0x00007d80 bbit0  0x00000006 , 0x000072cb 
- 00029389  0x00007d82 jam  0x00000000 , 0x0000800a 
- 00029390  0x00007d83 rtn 
- 00029391  0x00007d87 nbranch  0x000072cf , 0x00000037 
- 00029392  0x00007d88 rtn 
- 00029393  0x00007d8b force  0x00000030 , 0x00000036 
- 00029394  0x00007d8c force  0x00000000 , 0x00000036 
- 00029395  0x00007d8d branch  0x000072cf 
- 00029396  0x00007d90 force  0x00000032 , 0x00000036 
- 00029397  0x00007d91 force  0x00000002 , 0x00000036 
- 00029398  0x00007d92 branch  0x000072cf 
- 00029399  0x00007d95 force  0x00000034 , 0x00000036 
- 00029400  0x00007d96 force  0x00000004 , 0x00000036 
- 00029401  0x00007d97 branch  0x000072cf 
- 00029402  0x00007d9b force  0x00000001 , 0x00000036 
- 00029403  0x00007d9c force  0x00000000 , 0x00000036 
- 00029404  0x00007d9d rtn 
- 00029405  0x00007da1 fetch  0x00000001 , 0x00008155 
- 00029406  0x00007da2 bbit0  0x00000002 , 0x000072dd 
- 00029407  0x00007da3 rtn 
- 00029408  0x00007da7 store  0x00000002 , 0x000080d2 
- 00029409  0x00007da8 force  0x000000c0 , 0x00000036 
- 00029410  0x00007da9 force  0x00000080 , 0x00000036 
- 00029411  0x00007daa branch  0x000072dd 
- 00029412  0x00007dad force  0x00000000 , 0x00000038 
- 00029413  0x00007dae copy  0x00000012 , 0x00000006 
- 00029414  0x00007daf force  0x00000004 , 0x00000039 
- 00029415  0x00007db0 call  0x000072f3 
- 00029416  0x00007db2 force  0x00000180 , 0x00000036 
- 00029417  0x00007db3 force  0x00000080 , 0x00000036 
- 00029418  0x00007db4 call  0x000072cf 
- 00029419  0x00007db6 force  0x0000000c , 0x00000038 
- 00029420  0x00007db7 copy  0x00000013 , 0x00000005 
- 00029421  0x00007db8 force  0x00000004 , 0x00000039 
- 00029422  0x00007dba copy  0x0000002f , 0x0000003f 
- 00029423  0x00007dbb istore  0x00000004 , 0x00000005 
- 00029424  0x00007dbc increase  0x00000001 , 0x00000038 
- 00029425  0x00007dbd loop  0x000072ee 
- 00029426  0x00007dbe rtn 
- 00029427  0x00007dc1 ifetch  0x00000002 , 0x00000006 
- 00029428  0x00007dc2 ifetcht  0x00000002 , 0x00000006 
- 00029429  0x00007dc3 lshift16  0x00000002 , 0x00000002 
- 00029430  0x00007dc4 ior  0x00000002 , 0x0000002f 
- 00029431  0x00007dc5 increase  0x00000001 , 0x00000038 
- 00029432  0x00007dc6 loop  0x000072f3 
- 00029433  0x00007dc7 rtn 
- 00029434  0x00007dcb force  0x00000008 , 0x00000038 
- 00029435  0x00007dcc copy  0x00000011 , 0x00000006 
- 00029436  0x00007dcd force  0x00000004 , 0x00000039 
- 00029437  0x00007dce call  0x000072f3 
- 00029438  0x00007dd0 force  0x00000000 , 0x00000038 
- 00029439  0x00007dd1 copy  0x00000012 , 0x00000006 
- 00029440  0x00007dd2 force  0x00000004 , 0x00000039 
- 00029441  0x00007dd3 call  0x000072f3 
- 00029442  0x00007dd4 force  0x00000182 , 0x00000036 
- 00029443  0x00007dd5 force  0x00000082 , 0x00000036 
- 00029444  0x00007dd6 call  0x000072cf 
- 00029445  0x00007dd7 branch  0x000072eb 
- 00029446  0x00007ddb force  0x00000000 , 0x00000038 
- 00029447  0x00007ddc fetch  0x00000004 , 0x00000158 
- 00029448  0x00007ddd iforce  0x0000002f 
- 00029449  0x00007dde increase  0x00000001 , 0x00000038 
- 00029450  0x00007ddf ifetch  0x00000004 , 0x00000006 
- 00029451  0x00007de0 iforce  0x0000002f 
- 00029452  0x00007de1 increase  0x00000001 , 0x00000038 
- 00029453  0x00007de2 fetch  0x00000004 , 0x000042ab 
- 00029454  0x00007de3 iforce  0x0000002f 
- 00029455  0x00007de4 increase  0x00000001 , 0x00000038 
- 00029456  0x00007de5 ifetch  0x00000004 , 0x00000006 
- 00029457  0x00007de6 iforce  0x0000002f 
- 00029458  0x00007de7 increase  0x00000001 , 0x00000038 
- 00029459  0x00007de8 call  0x00007370 
- 00029460  0x00007de9 increase  0xfffffffc , 0x00000038 
- 00029461  0x00007dea fetch  0x00000004 , 0x000042ff 
- 00029462  0x00007deb copy  0x0000003f , 0x0000002f 
- 00029463  0x00007dec increase  0x00000004 , 0x00000038 
- 00029464  0x00007ded force  0x00000038 , 0x00000036 
- 00029465  0x00007dee force  0x00000008 , 0x00000036 
- 00029466  0x00007def branch  0x000072cf 
- 00029467  0x00007df3 bpatch  0x000000ec , 0x0000401d 
- 00029468  0x00007df4 fetch  0x00000006 , 0x000042db 
- 00029469  0x00007df5 fetcht  0x00000006 , 0x00000178 
- 00029470  0x00007df6 branch  0x00007321 , 0x00000029 
- 00029471  0x00007df7 fetch  0x00000006 , 0x00000178 
- 00029472  0x00007df8 fetcht  0x00000006 , 0x000042db 
- 00029473  0x00007dfa force  0x00000008 , 0x00000038 
- 00029474  0x00007dfb copy  0x00000002 , 0x0000002f 
- 00029475  0x00007dfc increase  0x00000001 , 0x00000038 
- 00029476  0x00007dfd rshift32  0x00000002 , 0x0000002f 
- 00029477  0x00007dfe lshift16  0x0000003f , 0x0000003f 
- 00029478  0x00007dff ior  0x0000002f , 0x0000002f 
- 00029479  0x00007e00 increase  0x00000001 , 0x00000038 
- 00029480  0x00007e01 rshift32  0x0000003f , 0x0000002f 
- 00029481  0x00007e02 increase  0x00000001 , 0x00000038 
- 00029482  0x00007e03 force  0x00000000 , 0x0000002f 
- 00029483  0x00007e04 force  0x00000000 , 0x0000003f 
- 00029484  0x00007e05 fetch  0x00000001 , 0x000042cb 
- 00029485  0x00007e06 fetcht  0x00000001 , 0x0000438c 
- 00029486  0x00007e07 nbranch  0x00007331 , 0x00000029 
- 00029487  0x00007e09 fetch  0x00000001 , 0x000042d2 
- 00029488  0x00007e0a fetcht  0x00000001 , 0x000042cb 
- 00029489  0x00007e0c store  0x00000001 , 0x000042bb 
- 00029490  0x00007e0d storet  0x00000001 , 0x000042bc 
- 00029491  0x00007e0e force  0x00000000 , 0x00000038 
- 00029492  0x00007e0f arg  0x000042bb , 0x00000012 
- 00029493  0x00007e10 force  0x00000004 , 0x00000039 
- 00029494  0x00007e12 ifetch  0x00000004 , 0x00000011 
- 00029495  0x00007e13 ifetcht  0x00000004 , 0x00000012 
- 00029496  0x00007e14 ixor  0x00000002 , 0x0000002f 
- 00029497  0x00007e15 increase  0x00000001 , 0x00000038 
- 00029498  0x00007e16 increase  0x00000004 , 0x00000011 
- 00029499  0x00007e17 increase  0x00000004 , 0x00000012 
- 00029500  0x00007e18 loop  0x00007336 
- 00029501  0x00007e19 call  0x00007370 
- 00029502  0x00007e1a increase  0xfffffffc , 0x00000038 
- 00029503  0x00007e1b fetch  0x00000004 , 0x000042ff 
- 00029504  0x00007e1c copy  0x0000003f , 0x0000002f 
- 00029505  0x00007e1d increase  0x00000004 , 0x00000038 
- 00029506  0x00007e1e force  0x00000038 , 0x00000036 
- 00029507  0x00007e1f force  0x0000000c , 0x00000036 
- 00029508  0x00007e20 call  0x000072cf 
- 00029509  0x00007e22 call  0x0000736f 
- 00029510  0x00007e23 force  0x0000003a , 0x00000036 
- 00029511  0x00007e24 force  0x00000008 , 0x00000036 
- 00029512  0x00007e25 branch  0x000072cf 
- 00029513  0x00007e28 compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029514  0x00007e29 rtn  0x00000001 
- 00029515  0x00007e2a deposit  0x00000006 
- 00029516  0x00007e2b iadd  0x00000039 , 0x00000005 
- 00029517  0x00007e2c force  0x00000000 , 0x0000003f 
- 00029518  0x00007e2e istore  0x00000001 , 0x00000005 
- 00029519  0x00007e2f increase  0x00000001 , 0x00000039 
- 00029520  0x00007e30 compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029521  0x00007e31 rtn  0x00000001 
- 00029522  0x00007e32 branch  0x0000734e 
- 00029523  0x00007e35 force  0x00000000 , 0x00000038 
- 00029524  0x00007e37 deposit  0x00000039 
- 00029525  0x00007e38 branch  0x00007358 , 0x00000034 
- 00029526  0x00007e39 ifetch  0x00000004 , 0x00000006 
- 00029527  0x00007e3a increase  0xfffffffc , 0x00000039 
- 00029528  0x00007e3c iforce  0x0000002f 
- 00029529  0x00007e3d increase  0x00000001 , 0x00000038 
- 00029530  0x00007e3e compare  0x00000004 , 0x00000038 , 0x0000000f 
- 00029531  0x00007e3f rtn  0x00000001 
- 00029532  0x00007e40 branch  0x00007354 
- 00029533  0x00007e43 force  0x00000008 , 0x00000038 
- 00029534  0x00007e44 branch  0x00007362 
- 00029535  0x00007e46 force  0x00000004 , 0x00000038 
- 00029536  0x00007e47 branch  0x00007362 
- 00029537  0x00007e49 force  0x00000000 , 0x00000038 
- 00029538  0x00007e4b force  0x00000004 , 0x00000039 
- 00029539  0x00007e4d ifetch  0x00000004 , 0x00000006 
- 00029540  0x00007e4e iforce  0x0000002f 
- 00029541  0x00007e4f increase  0x00000001 , 0x00000038 
- 00029542  0x00007e50 loop  0x00007363 
- 00029543  0x00007e51 rtn 
- 00029544  0x00007e54 arg  0x000001a8 , 0x00000006 
- 00029545  0x00007e55 branch  0x0000735f 
- 00029546  0x00007e58 force  0x00000004 , 0x00000039 
- 00029547  0x00007e59 branch  0x00007372 
- 00029548  0x00007e5c force  0x00000000 , 0x00000038 
- 00029549  0x00007e5d force  0x00000010 , 0x00000039 
- 00029550  0x00007e5e branch  0x00007371 
- 00029551  0x00007e61 force  0x00000000 , 0x00000038 
- 00029552  0x00007e63 force  0x00000004 , 0x00000039 
- 00029553  0x00007e65 force  0x00000000 , 0x0000002f 
- 00029554  0x00007e67 increase  0x00000001 , 0x00000038 
- 00029555  0x00007e68 loop  0x00007371 
- 00029556  0x00007e69 rtn 
- 00029557  0x00007e6c force  0x0000000c , 0x00000038 
- 00029558  0x00007e6d force  0x00000004 , 0x00000039 
- 00029559  0x00007e6f deposit  0x0000002f 
- 00029560  0x00007e70 istore  0x00000004 , 0x00000005 
- 00029561  0x00007e71 increase  0x00000001 , 0x00000038 
- 00029562  0x00007e72 loop  0x00007377 
- 00029563  0x00007e73 rtn 
- 00029564  0x00007e76 force  0x0000000c , 0x00000038 
- 00029565  0x00007e77 copy  0x00000013 , 0x00000005 
- 00029566  0x00007e78 add  0x00000012 , 0x00000001 , 0x00000039 
- 00029567  0x00007e79 sub  0x00000039 , 0x0000000f , 0x0000003e 
- 00029568  0x00007e7a branch  0x00007382 , 0x00000002 
- 00029569  0x00007e7b force  0x00000010 , 0x00000039 
- 00029570  0x00007e7d deposit  0x0000002f 
- 00029571  0x00007e7e sub  0x00000039 , 0x00000003 , 0x0000003e 
- 00029572  0x00007e7f branch  0x0000738a , 0x00000002 
- 00029573  0x00007e80 istore  0x00000004 , 0x00000005 
- 00029574  0x00007e81 increase  0xfffffffc , 0x00000039 
- 00029575  0x00007e82 rtn  0x00000005 
- 00029576  0x00007e83 increase  0x00000001 , 0x00000038 
- 00029577  0x00007e84 branch  0x00007382 
- 00029578  0x00007e86 istore  0x00000001 , 0x00000005 
- 00029579  0x00007e87 rshift8  0x0000003f , 0x0000003f 
- 00029580  0x00007e88 loop  0x0000738a 
- 00029581  0x00007e89 rtn 
- 00029582  0x00007e8d force  0x0000000c , 0x00000038 
- 00029583  0x00007e8e force  0x00000004 , 0x00000039 
- 00029584  0x00007e90 ifetch  0x00000004 , 0x00000006 
- 00029585  0x00007e91 isub  0x0000002f , 0x0000003e 
- 00029586  0x00007e92 nrtn  0x00000005 
- 00029587  0x00007e93 increase  0x00000001 , 0x00000038 
- 00029588  0x00007e94 loop  0x00007390 
- 00029589  0x00007e95 branch  0x00007db8 
- 00029590  0x00007e98 fetch  0x00000001 , 0x00008050 
- 00029591  0x00007e99 set0  0x00000000 , 0x0000003f 
- 00029592  0x00007e9a store  0x00000001 , 0x00008050 
- 00029593  0x00007e9b rtn 
- 00029594  0x00007e9e fetch  0x00000001 , 0x00008050 
- 00029595  0x00007e9f set1  0x00000000 , 0x0000003f 
- 00029596  0x00007ea0 store  0x00000001 , 0x00008050 
- 00029597  0x00007ea1 rtn 
- 00029598  0x00007eaa arg  0x000004d1 , 0x00000005 
- 00029599  0x00007eab setsect  0x00000000 , 0x0003ffff 
- 00029600  0x00007eac setsect  0x00000001 , 0x0003ffff 
- 00029601  0x00007ead setsect  0x00000002 , 0x0003ffff 
- 00029602  0x00007eae setsect  0x00000003 , 0x0003fbff 
- 00029603  0x00007eaf istore  0x00000009 , 0x00000005 
- 00029604  0x00007eb0 setsect  0x00000000 , 0x0003ffff 
- 00029605  0x00007eb1 setsect  0x00000001 , 0x0003ffff 
- 00029606  0x00007eb2 setsect  0x00000002 , 0x0003ffff 
- 00029607  0x00007eb3 setsect  0x00000003 , 0x0003ffff 
- 00029608  0x00007eb4 istore  0x00000009 , 0x00000005 
- 00029609  0x00007eb5 setsect  0x00000000 , 0x0003ffff 
- 00029610  0x00007eb6 setsect  0x00000001 , 0x0003ffff 
- 00029611  0x00007eb7 setsect  0x00000002 , 0x0003cfff 
- 00029612  0x00007eb8 setsect  0x00000003 , 0x0003ffff 
- 00029613  0x00007eb9 istore  0x00000009 , 0x00000005 
- 00029614  0x00007eba setsect  0x00000000 , 0x0003ffff 
- 00029615  0x00007ebb setsect  0x00000001 , 0x0003ffff 
- 00029616  0x00007ebc setsect  0x00000002 , 0x0003ffef 
- 00029617  0x00007ebd setsect  0x00000003 , 0x0003ffff 
- 00029618  0x00007ebe istore  0x00000009 , 0x00000005 
- 00029619  0x00007ebf setsect  0x00000000 , 0x0003ffff 
- 00029620  0x00007ec0 setsect  0x00000001 , 0x0003ffff 
- 00029621  0x00007ec1 setsect  0x00000002 , 0x0003ffff 
- 00029622  0x00007ec2 setsect  0x00000003 , 0x0003ffff 
- 00029623  0x00007ec3 istore  0x00000009 , 0x00000005 
- 00029624  0x00007ec4 setsect  0x00000000 , 0x0003ffff 
- 00029625  0x00007ec5 setsect  0x00000001 , 0x00026c7f 
- 00029626  0x00007ec6 setsect  0x00000002 , 0x0000146b 
- 00029627  0x00007ec7 setsect  0x00000003 , 0x00037bb3 
- 00029628  0x00007ec8 istore  0x00000009 , 0x00000005 
- 00029629  0x00007ec9 setsect  0x00000000 , 0x0001feb8 
- 00029630  0x00007eca setsect  0x00000001 , 0x00010c12 
- 00029631  0x00007ecb setsect  0x00000002 , 0x0002b722 
- 00029632  0x00007ecc setsect  0x00000003 , 0x00029fa6 
- 00029633  0x00007ecd istore  0x00000009 , 0x00000005 
- 00029634  0x00007ece setsect  0x00000000 , 0x0000e70f 
- 00029635  0x00007ecf setsect  0x00000001 , 0x00016720 
- 00029636  0x00007ed0 setsect  0x00000002 , 0x0000519e 
- 00029637  0x00007ed1 setsect  0x00000003 , 0x00019084 
- 00029638  0x00007ed2 istore  0x00000009 , 0x00000005 
- 00029639  0x00007ed3 setsect  0x00000000 , 0x00031012 
- 00029640  0x00007ed4 setsect  0x00000001 , 0x000360bf 
- 00029641  0x00007ed5 setsect  0x00000002 , 0x0003f0af 
- 00029642  0x00007ed6 setsect  0x00000003 , 0x000003d3 
- 00029643  0x00007ed7 istore  0x00000009 , 0x00000005 
- 00029644  0x00007ed8 setsect  0x00000000 , 0x0003a188 
- 00029645  0x00007ed9 setsect  0x00000001 , 0x00003ad0 
- 00029646  0x00007eda setsect  0x00000002 , 0x0003cbf2 
- 00029647  0x00007edb setsect  0x00000003 , 0x000243d9 
- 00029648  0x00007edc istore  0x00000009 , 0x00000005 
- 00029649  0x00007edd setsect  0x00000000 , 0x0002b030 
- 00029650  0x00007ede setsect  0x00000001 , 0x00036a03 
- 00029651  0x00007edf setsect  0x00000002 , 0x00011188 
- 00029652  0x00007ee0 setsect  0x00000003 , 0x0001e520 
- 00029653  0x00007ee1 istore  0x00000009 , 0x00000005 
- 00029654  0x00007ee2 setsect  0x00000000 , 0x0003a11e 
- 00029655  0x00007ee3 setsect  0x00000001 , 0x0000fe5d 
- 00029656  0x00007ee4 setsect  0x00000002 , 0x0000dd57 
- 00029657  0x00007ee5 setsect  0x00000003 , 0x0001ac93 
- 00029658  0x00007ee6 istore  0x00000009 , 0x00000005 
- 00029659  0x00007ee7 setsect  0x00000000 , 0x000011ed 
- 00029660  0x00007ee8 setsect  0x00000001 , 0x000218c4 
- 00029661  0x00007ee9 setsect  0x00000002 , 0x00008da7 
- 00029662  0x00007eea setsect  0x00000003 , 0x000257ff 
- 00029663  0x00007eeb istore  0x00000009 , 0x00000005 
- 00029664  0x00007eec setsect  0x00000000 , 0x0003192b 
- 00029665  0x00007eed setsect  0x00000001 , 0x00034641 
- 00029666  0x00007eee setsect  0x00000002 , 0x0001be0c 
- 00029667  0x00007eef setsect  0x00000003 , 0x000366ad 
- 00029668  0x00007ef0 istore  0x00000009 , 0x00000005 
- 00029669  0x00007ef1 setsect  0x00000000 , 0x00001f83 
- 00029670  0x00007ef2 setsect  0x00000001 , 0x00015a23 
- 00029671  0x00007ef3 setsect  0x00000002 , 0x0003f9b0 
- 00029672  0x00007ef4 setsect  0x00000003 , 0x00003949 
- 00029673  0x00007ef5 istore  0x00000009 , 0x00000005 
- 00029674  0x00007ef6 setsect  0x00000000 , 0x00013a51 
- 00029675  0x00007ef7 setsect  0x00000001 , 0x000153fd 
- 00029676  0x00007ef8 setsect  0x00000002 , 0x0003372a 
- 00029677  0x00007ef9 setsect  0x00000003 , 0x0000f1bb 
- 00029678  0x00007efa istore  0x00000009 , 0x00000005 
- 00029679  0x00007efb setsect  0x00000000 , 0x0003ae85 
- 00029680  0x00007efc setsect  0x00000001 , 0x0001eed9 
- 00029681  0x00007efd setsect  0x00000002 , 0x00009e66 
- 00029682  0x00007efe setsect  0x00000003 , 0x000001a8 
- 00029683  0x00007eff istore  0x00000008 , 0x00000005 
- 00029684  0x00007f00 rtn 
- 00029685  0x00007f09 arg  0x00000569 , 0x00000005 
- 00029686  0x00007f0a setsect  0x00000000 , 0x0003ffff 
- 00029687  0x00007f0b setsect  0x00000001 , 0x0003ffff 
- 00029688  0x00007f0c setsect  0x00000002 , 0x0003ffff 
- 00029689  0x00007f0d setsect  0x00000003 , 0x0003ffff 
- 00029690  0x00007f0e istore  0x00000009 , 0x00000005 
- 00029691  0x00007f0f setsect  0x00000000 , 0x0003ffff 
- 00029692  0x00007f10 setsect  0x00000001 , 0x0000003f 
- 00029693  0x00007f11 setsect  0x00000002 , 0x00000000 
- 00029694  0x00007f12 setsect  0x00000003 , 0x00000000 
- 00029695  0x00007f13 istore  0x00000009 , 0x00000005 
- 00029696  0x00007f14 setsect  0x00000000 , 0x00000000 
- 00029697  0x00007f15 setsect  0x00000001 , 0x00000000 
- 00029698  0x00007f16 setsect  0x00000002 , 0x00001000 
- 00029699  0x00007f17 setsect  0x00000003 , 0x00000000 
- 00029700  0x00007f18 istore  0x00000009 , 0x00000005 
- 00029701  0x00007f19 setsect  0x00000000 , 0x0003ff00 
- 00029702  0x00007f1a setsect  0x00000001 , 0x0003ffff 
- 00029703  0x00007f1b setsect  0x00000002 , 0x0003ffcf 
- 00029704  0x00007f1c setsect  0x00000003 , 0x0003ffff 
- 00029705  0x00007f1d istore  0x00000009 , 0x00000005 
- 00029706  0x00007f1e setsect  0x00000000 , 0x0003ffff 
- 00029707  0x00007f1f setsect  0x00000001 , 0x0003ffff 
- 00029708  0x00007f20 setsect  0x00000002 , 0x0003ffff 
- 00029709  0x00007f21 setsect  0x00000003 , 0x000003ff 
- 00029710  0x00007f22 istore  0x00000009 , 0x00000005 
- 00029711  0x00007f23 setsect  0x00000000 , 0x00000000 
- 00029712  0x00007f24 setsect  0x00000001 , 0x00000000 
- 00029713  0x00007f25 setsect  0x00000002 , 0x00000000 
- 00029714  0x00007f26 setsect  0x00000003 , 0x00000000 
- 00029715  0x00007f27 istore  0x00000009 , 0x00000005 
- 00029716  0x00007f28 setsect  0x00000000 , 0x00010000 
- 00029717  0x00007f29 setsect  0x00000001 , 0x00000000 
- 00029718  0x00007f2a setsect  0x00000002 , 0x0003f000 
- 00029719  0x00007f2b setsect  0x00000003 , 0x0003ffff 
- 00029720  0x00007f2c istore  0x00000009 , 0x00000005 
- 00029721  0x00007f2d setsect  0x00000000 , 0x000296ff 
- 00029722  0x00007f2e setsect  0x00000001 , 0x00022630 
- 00029723  0x00007f2f setsect  0x00000002 , 0x0003945d 
- 00029724  0x00007f30 setsect  0x00000003 , 0x0003d284 
- 00029725  0x00007f31 istore  0x00000009 , 0x00000005 
- 00029726  0x00007f32 setsect  0x00000000 , 0x000333a0 
- 00029727  0x00007f33 setsect  0x00000001 , 0x00004b7a 
- 00029728  0x00007f34 setsect  0x00000002 , 0x000037d8 
- 00029729  0x00007f35 setsect  0x00000003 , 0x0003c9dc 
- 00029730  0x00007f36 istore  0x00000009 , 0x00000005 
- 00029731  0x00007f37 setsect  0x00000000 , 0x0003a440 
- 00029732  0x00007f38 setsect  0x00000001 , 0x0001b958 
- 00029733  0x00007f39 setsect  0x00000002 , 0x00038bce 
- 00029734  0x00007f3a setsect  0x00000003 , 0x0001091f 
- 00029735  0x00007f3b istore  0x00000009 , 0x00000005 
- 00029736  0x00007f3c setsect  0x00000000 , 0x0002e12c 
- 00029737  0x00007f3d setsect  0x00000001 , 0x0001f47c 
- 00029738  0x00007f3e setsect  0x00000002 , 0x000356b1 
- 00029739  0x00007f3f setsect  0x00000003 , 0x0002fd47 
- 00029740  0x00007f40 istore  0x00000009 , 0x00000005 
- 00029741  0x00007f41 setsect  0x00000000 , 0x00006837 
- 00029742  0x00007f42 setsect  0x00000001 , 0x0002ed90 
- 00029743  0x00007f43 setsect  0x00000002 , 0x0001ecec 
- 00029744  0x00007f44 setsect  0x00000003 , 0x0001acc5 
- 00029745  0x00007f45 istore  0x00000009 , 0x00000005 
- 00029746  0x00007f46 setsect  0x00000000 , 0x00023357 
- 00029747  0x00007f47 setsect  0x00000001 , 0x00018af3 
- 00029748  0x00007f48 setsect  0x00000002 , 0x0000f9e1 
- 00029749  0x00007f49 setsect  0x00000003 , 0x000129f0 
- 00029750  0x00007f4a istore  0x00000009 , 0x00000005 
- 00029751  0x00007f4b setsect  0x00000000 , 0x0002e7eb 
- 00029752  0x00007f4c setsect  0x00000001 , 0x0003e6e3 
- 00029753  0x00007f4d setsect  0x00000002 , 0x0003e1a7 
- 00029754  0x00007f4e setsect  0x00000003 , 0x00010b8b 
- 00029755  0x00007f4f istore  0x00000009 , 0x00000005 
- 00029756  0x00007f50 setsect  0x00000000 , 0x00024fe3 
- 00029757  0x00007f51 setsect  0x00000001 , 0x000020ef 
- 00029758  0x00007f52 setsect  0x00000002 , 0x0001b5a6 
- 00029759  0x00007f53 setsect  0x00000003 , 0x0000dc2f 
- 00029760  0x00007f54 istore  0x00000009 , 0x00000005 
- 00029761  0x00007f55 setsect  0x00000000 , 0x00013860 
- 00029762  0x00007f56 setsect  0x00000001 , 0x0002bd69 
- 00029763  0x00007f57 setsect  0x00000002 , 0x0000391a 
- 00029764  0x00007f58 setsect  0x00000003 , 0x0001b222 
- 00029765  0x00007f59 istore  0x00000009 , 0x00000005 
- 00029766  0x00007f5a rtn 
- 00029767  0x00007f63 branch  0x000074fc 
- 00029768  0x00007f66 bpatch  0x000000ed , 0x0000401d 
- 00029769  0x00007f6b fetch  0x00000001 , 0x0000446c 
- 00029770  0x00007f6c rtn  0x00000034 
- 00029771  0x00007f6d fetch  0x00000001 , 0x0000446e 
- 00029772  0x00007f6e rtneq  0x00000003 
- 00029773  0x00007f71 fetch  0x00000001 , 0x0000446d 
- 00029774  0x00007f72 beq  0x00000000 , 0x000074fc 
- 00029775  0x00007f73 rtn 
- 00029776  0x00007f75 jam  0x00000000 , 0x0000446d 
- 00029777  0x00007f76 rtn 
- 00029778  0x00007f7c bpatch  0x000000ee , 0x0000401d 
- 00029779  0x00007f7d setarg  0x000005fe 
- 00029780  0x00007f7e arg  0x000005f9 , 0x00000005 
- 00029781  0x00007f7f isub  0x00000005 , 0x00000039 
- 00029782  0x00007f80 call  0x00007ca1 
- 00029783  0x00007f81 setarg  0x000044d1 
- 00029784  0x00007f82 arg  0x000044cf , 0x00000005 
- 00029785  0x00007f83 isub  0x00000005 , 0x00000039 
- 00029786  0x00007f84 branch  0x00007ca1 
- 00029787  0x00007f89 call  0x00007476 
- 00029788  0x00007f8a arg  0x0000061e , 0x00000011 
- 00029789  0x00007f8b arg  0x000004b1 , 0x00000005 
- 00029790  0x00007f8c call  0x0000771c 
- 00029791  0x00007f8d arg  0x000005fe , 0x00000011 
- 00029792  0x00007f8e arg  0x00000471 , 0x00000005 
- 00029793  0x00007f8f call  0x0000771c 
- 00029794  0x00007f90 arg  0x00000471 , 0x00000011 
- 00029795  0x00007f91 arg  0x000005fe , 0x00000012 
- 00029796  0x00007f92 arg  0x00000471 , 0x00000005 
- 00029797  0x00007f93 call  0x00007684 
- 00029798  0x00007f94 arg  0x00000589 , 0x00000011 
- 00029799  0x00007f95 arg  0x000005fe , 0x00000012 
- 00029800  0x00007f96 arg  0x00000491 , 0x00000005 
- 00029801  0x00007f97 call  0x00007684 
- 00029802  0x00007f98 arg  0x00000491 , 0x00000011 
- 00029803  0x00007f99 arg  0x00000471 , 0x00000012 
- 00029804  0x00007f9a arg  0x00000471 , 0x00000005 
- 00029805  0x00007f9b call  0x00007720 
- 00029806  0x00007f9c arg  0x00000451 , 0x00000011 
- 00029807  0x00007f9d arg  0x00000471 , 0x00000012 
- 00029808  0x00007f9e arg  0x00000451 , 0x00000005 
- 00029809  0x00007f9f call  0x00007720 
- 00029810  0x00007fa0 arg  0x00000020 , 0x00000039 
- 00029811  0x00007fa1 arg  0x000004b1 , 0x00000011 
- 00029812  0x00007fa2 arg  0x00000451 , 0x00000012 
- 00029813  0x00007fa3 branch  0x00007d64 
- 00029814  0x00007fa6 arg  0x000005c9 , 0x00000011 
- 00029815  0x00007fa7 arg  0x00000451 , 0x00000005 
- 00029816  0x00007fa8 call  0x0000771c 
- 00029817  0x00007fa9 arg  0x000005a9 , 0x00000011 
- 00029818  0x00007faa arg  0x00000471 , 0x00000005 
- 00029819  0x00007fab call  0x0000771c 
- 00029820  0x00007fac arg  0x00000471 , 0x00000011 
- 00029821  0x00007fad arg  0x000005a9 , 0x00000012 
- 00029822  0x00007fae arg  0x00000471 , 0x00000005 
- 00029823  0x00007faf call  0x00007684 
- 00029824  0x00007fb0 arg  0x00000589 , 0x00000011 
- 00029825  0x00007fb1 arg  0x000005a9 , 0x00000012 
- 00029826  0x00007fb2 arg  0x00000491 , 0x00000005 
- 00029827  0x00007fb3 call  0x00007684 
- 00029828  0x00007fb4 arg  0x00000491 , 0x00000011 
- 00029829  0x00007fb5 arg  0x00000471 , 0x00000012 
- 00029830  0x00007fb6 arg  0x00000471 , 0x00000005 
- 00029831  0x00007fb7 call  0x00007720 
- 00029832  0x00007fb8 arg  0x00000451 , 0x00000011 
- 00029833  0x00007fb9 arg  0x00000471 , 0x00000012 
- 00029834  0x00007fba arg  0x00000451 , 0x00000005 
- 00029835  0x00007fbb branch  0x00007739 
- 00029836  0x00007fc1 increase  0xffffffff , 0x00000007 
- 00029837  0x00007fc2 nrtn  0x00000002 
- 00029838  0x00007fc3 random  0x0000003f 
- 00029839  0x00007fc4 istore  0x00000002 , 0x00000005 
- 00029840  0x00007fc5 branch  0x0000748c 
- 00029841  0x00007fc7 increase  0xffffffff , 0x00000007 
- 00029842  0x00007fc8 nbranch  0x0000749c , 0x00000002 
- 00029843  0x00007fc9 ifetch  0x00000004 , 0x00000011 
- 00029844  0x00007fca copy  0x0000003f , 0x00000002 
- 00029845  0x00007fcb ifetch  0x00000004 , 0x00000012 
- 00029846  0x00007fcc iflip  0x00000002 , 0x0000003f 
- 00029847  0x00007fcd nbranch  0x0000749b , 0x00000005 
- 00029848  0x00007fce increase  0x00000004 , 0x00000011 
- 00029849  0x00007fcf increase  0x00000004 , 0x00000012 
- 00029850  0x00007fd0 branch  0x00007491 
- 00029851  0x00007fd2 branch  0x00007dc4 
- 00029852  0x00007fd5 branch  0x00007dc6 
- 00029853  0x00007fdb and  0x0000003f , 0x00000007 , 0x00000007 
- 00029854  0x00007fdc rshift3  0x0000003f , 0x0000003f 
- 00029855  0x00007fdd iadd  0x00000006 , 0x00000006 
- 00029856  0x00007fde ifetch  0x00000001 , 0x00000006 
- 00029857  0x00007fdf qisolate0  0x0000003f 
- 00029858  0x00007fe0 rtn 
- 00029859  0x00007fe4 ifetch  0x00000008 , 0x00000006 
- 00029860  0x00007fe5 nrtn  0x00000034 
- 00029861  0x00007fe6 ifetch  0x00000008 , 0x00000006 
- 00029862  0x00007fe7 nrtn  0x00000034 
- 00029863  0x00007fe8 ifetch  0x00000008 , 0x00000006 
- 00029864  0x00007fe9 rtn 
- 00029865  0x00007fef ifetch  0x00000004 , 0x00000011 
- 00029866  0x00007ff0 iforce  0x00000002 
- 00029867  0x00007ff1 ifetch  0x00000004 , 0x00000012 
- 00029868  0x00007ff2 isub  0x00000002 , 0x0000003e 
- 00029869  0x00007ff3 nrtn  0x00000005 
- 00029870  0x00007ff4 increase  0x00000004 , 0x00000011 
- 00029871  0x00007ff5 increase  0x00000004 , 0x00000012 
- 00029872  0x00007ff6 loop  0x000074a9 
- 00029873  0x00007ff7 rtn 
- 00029874  0x00007ffa force  0x00000006 , 0x00000039 
- 00029875  0x00007ffb increase  0x00000014 , 0x00000011 
- 00029876  0x00007ffc increase  0x00000014 , 0x00000012 
- 00029877  0x00007ffe ifetch  0x00000004 , 0x00000012 
- 00029878  0x00007fff iforce  0x00000002 
- 00029879  0x00008000 ifetch  0x00000004 , 0x00000011 
- 00029880  0x00008001 isub  0x00000002 , 0x0000003f 
- 00029881  0x00008002 nrtn  0x00000002 
- 00029882  0x00008003 nrtn  0x00000034 
- 00029883  0x00008004 increase  0xfffffffc , 0x00000011 
- 00029884  0x00008005 increase  0xfffffffc , 0x00000012 
- 00029885  0x00008006 loop  0x000074b5 
- 00029886  0x00008007 rtn 
- 00029887  0x00008009 force  0x00000006 , 0x00000039 
- 00029888  0x0000800a force  0x00000000 , 0x00000013 
- 00029889  0x0000800c ifetch  0x00000004 , 0x00000011 
- 00029890  0x0000800d iforce  0x00000002 
- 00029891  0x0000800e ifetch  0x00000004 , 0x00000012 
- 00029892  0x0000800f iadd  0x00000002 , 0x0000003f 
- 00029893  0x00008010 iadd  0x00000013 , 0x0000003f 
- 00029894  0x00008011 istore  0x00000004 , 0x00000005 
- 00029895  0x00008012 isolate1  0x00000020 , 0x0000003f 
- 00029896  0x00008013 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029897  0x00008014 increase  0x00000004 , 0x00000011 
- 00029898  0x00008015 increase  0x00000004 , 0x00000012 
- 00029899  0x00008016 loop  0x000074c1 
- 00029900  0x00008017 rtn 
- 00029901  0x0000801a force  0x00000006 , 0x00000039 
- 00029902  0x0000801b force  0x00000000 , 0x00000013 
- 00029903  0x0000801d ifetch  0x00000004 , 0x00000012 
- 00029904  0x0000801e iforce  0x00000002 
- 00029905  0x0000801f ifetch  0x00000004 , 0x00000011 
- 00029906  0x00008020 isub  0x00000002 , 0x0000003f 
- 00029907  0x00008021 isub  0x00000013 , 0x0000003f 
- 00029908  0x00008022 istore  0x00000004 , 0x00000005 
- 00029909  0x00008023 isolate1  0x00000020 , 0x0000003f 
- 00029910  0x00008024 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029911  0x00008025 increase  0x00000004 , 0x00000011 
- 00029912  0x00008026 increase  0x00000004 , 0x00000012 
- 00029913  0x00008027 loop  0x000074cf 
- 00029914  0x00008028 rtn 
- 00029915  0x0000802b force  0x00000006 , 0x00000039 
- 00029916  0x0000802c increase  0x00000014 , 0x00000011 
- 00029917  0x0000802e force  0x00000000 , 0x00000013 
- 00029918  0x00008030 ifetch  0x00000004 , 0x00000011 
- 00029919  0x00008031 isolate1  0x00000000 , 0x0000003f 
- 00029920  0x00008032 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00029921  0x00008033 rshift  0x0000003f , 0x0000003f 
- 00029922  0x00008034 isolate1  0x00000000 , 0x00000013 
- 00029923  0x00008035 setflag  0x00000001 , 0x0000001f , 0x0000003f 
- 00029924  0x00008036 istore  0x00000004 , 0x00000011 
- 00029925  0x00008037 increase  0xfffffffc , 0x00000011 
- 00029926  0x00008038 rshift  0x00000013 , 0x00000013 
- 00029927  0x00008039 loop  0x000074de 
- 00029928  0x0000803a rtn 
- 00029929  0x0000803c force  0x00000006 , 0x00000039 
- 00029930  0x0000803d force  0x00000000 , 0x00000013 
- 00029931  0x0000803f ifetch  0x00000004 , 0x00000011 
- 00029932  0x00008040 isolate1  0x0000001f , 0x0000003f 
- 00029933  0x00008041 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00029934  0x00008042 lshift  0x0000003f , 0x0000003f 
- 00029935  0x00008043 isolate1  0x00000000 , 0x00000013 
- 00029936  0x00008044 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029937  0x00008045 istore  0x00000004 , 0x00000011 
- 00029938  0x00008046 increase  0x00000004 , 0x00000011 
- 00029939  0x00008047 rshift  0x00000013 , 0x00000013 
- 00029940  0x00008048 loop  0x000074eb 
- 00029941  0x00008049 rtn 
- 00029942  0x0000804d force  0x00000006 , 0x00000039 
- 00029943  0x0000804f ifetch  0x00000004 , 0x00000006 
- 00029944  0x00008050 iforce  0x0000002f 
- 00029945  0x00008051 increase  0x00000001 , 0x00000038 
- 00029946  0x00008052 loop  0x000074f7 
- 00029947  0x00008053 rtn 
- 00029948  0x00008058 bpatch  0x000000ef , 0x0000401d 
- 00029949  0x00008059 fetch  0x00000001 , 0x0000446c 
- 00029950  0x0000805a nbranch  0x0000751d , 0x00000034 
- 00029951  0x0000805d jam  0x00000000 , 0x0000446d 
- 00029952  0x0000805e jam  0x00000000 , 0x0000446e 
- 00029953  0x0000805f rtn 
- 00029954  0x00008064 fetch  0x00000001 , 0x0000446c 
- 00029955  0x00008065 rtn  0x00000034 
- 00029956  0x00008066 fetch  0x00000001 , 0x0000446e 
- 00029957  0x00008067 rtneq  0x00000003 
- 00029958  0x00008068 call  0x00007552 
- 00029959  0x00008069 branch  0x00007502 
- 00029960  0x0000806e arg  0x0000446f , 0x00000005 
- 00029961  0x0000806f setsect  0x00000000 , 0x00001abd 
- 00029962  0x00008070 setsect  0x00000001 , 0x0001b34f 
- 00029963  0x00008071 setsect  0x00000002 , 0x00019b8a 
- 00029964  0x00008072 setsect  0x00000003 , 0x00026562 
- 00029965  0x00008073 istore  0x00000009 , 0x00000005 
- 00029966  0x00008074 setsect  0x00000000 , 0x000340b7 
- 00029967  0x00008075 setsect  0x00000001 , 0x00001efa 
- 00029968  0x00008076 setsect  0x00000002 , 0x0000aff6 
- 00029969  0x00008077 setsect  0x00000003 , 0x0000fd41 
- 00029970  0x00008078 istore  0x00000009 , 0x00000005 
- 00029971  0x00008079 setsect  0x00000000 , 0x0003d210 
- 00029972  0x0000807a setsect  0x00000001 , 0x00026cf8 
- 00029973  0x0000807b setsect  0x00000002 , 0x0003874c 
- 00029974  0x0000807c setsect  0x00000003 , 0x0003157c 
- 00029975  0x0000807d istore  0x00000009 , 0x00000005 
- 00029976  0x0000807e setsect  0x00000000 , 0x0002d4a3 
- 00029977  0x0000807f setsect  0x00000001 , 0x0003d27d 
- 00029978  0x00008080 setsect  0x00000002 , 0x00000003 
- 00029979  0x00008081 istore  0x00000005 , 0x00000005 
- 00029980  0x00008082 rtn 
- 00029981  0x00008086 fetch  0x00000001 , 0x0000446e 
- 00029982  0x00008087 rtnne  0x00000000 
- 00029983  0x00008088 fetch  0x00000001 , 0x0000446d 
- 00029984  0x00008089 rtnne  0x00000000 
- 00029985  0x0000808a call  0x000073f5 
- 00029986  0x0000808b arg  0x0000446f , 0x00000005 
- 00029987  0x0000808c force  0x0000000f , 0x00000007 
- 00029988  0x0000808d call  0x0000748c 
- 00029989  0x0000808e random  0x0000003f 
- 00029990  0x0000808f rshift  0x0000003f , 0x0000003f 
- 00029991  0x00008090 istore  0x00000002 , 0x00000005 
- 00029992  0x00008092 fetch  0x00000001 , 0x0000446b 
- 00029993  0x00008093 ncall  0x00007508 , 0x00000034 
- 00029994  0x00008095 arg  0x000003b1 , 0x00000005 
- 00029995  0x00008096 arg  0x0000446f , 0x00000006 
- 00029996  0x00008097 call  0x00007c8d 
- 00029997  0x00008099 arg  0x00000291 , 0x00000005 
- 00029998  0x0000809a arg  0x000005a9 , 0x00000006 
- 00029999  0x0000809b call  0x00007c81 
- 00030000  0x0000809d arg  0x000002d1 , 0x00000005 
- 00030001  0x0000809e call  0x00007c9d 
- 00030002  0x0000809f jam  0x00000001 , 0x000002d1 
- 00030003  0x000080a1 call  0x0000756a 
- 00030004  0x000080a2 jam  0x00000003 , 0x0000446d 
- 00030005  0x000080a3 rtn 
- 00030006  0x000080a6 arg  0x0000448f , 0x00000005 
- 00030007  0x000080a7 arg  0x000002f1 , 0x00000006 
- 00030008  0x000080a8 call  0x00007c81 
- 00030009  0x000080a9 jam  0x00000003 , 0x0000446e 
- 00030010  0x000080aa jam  0x00000000 , 0x0000446d 
- 00030011  0x000080ab rtn 
- 00030012  0x000080b0 fetch  0x00000001 , 0x000005f9 
- 00030013  0x000080b1 rtnne  0x00000000 
- 00030014  0x000080b2 fetch  0x00000001 , 0x0000446d 
- 00030015  0x000080b3 rtnne  0x00000000 
- 00030016  0x000080b5 arg  0x000003b1 , 0x00000005 
- 00030017  0x000080b6 arg  0x0000446f , 0x00000006 
- 00030018  0x000080b7 call  0x00007c8d 
- 00030019  0x000080b9 arg  0x00000291 , 0x00000005 
- 00030020  0x000080ba arg  0x000005fe , 0x00000006 
- 00030021  0x000080bb call  0x00007c81 
- 00030022  0x000080bd arg  0x000002d1 , 0x00000005 
- 00030023  0x000080be call  0x00007c9d 
- 00030024  0x000080bf jam  0x00000001 , 0x000002d1 
- 00030025  0x000080c1 call  0x0000756a 
- 00030026  0x000080c2 jam  0x00000004 , 0x0000446d 
- 00030027  0x000080c3 rtn 
- 00030028  0x000080c8 arg  0x0000063e , 0x00000005 
- 00030029  0x000080c9 arg  0x000002f1 , 0x00000006 
- 00030030  0x000080ca call  0x00007c8d 
- 00030031  0x000080cb jam  0x00000003 , 0x000005f9 
- 00030032  0x000080cc jam  0x00000000 , 0x0000446d 
- 00030033  0x000080cd rtn 
- 00030034  0x000080d2 fetch  0x00000001 , 0x0000446c 
- 00030035  0x000080d3 rtn  0x00000034 
- 00030036  0x000080d4 fetch  0x00000001 , 0x0000446d 
- 00030037  0x000080d5 rtn  0x00000034 
- 00030038  0x000080d6 increase  0x00000080 , 0x0000003f 
- 00030039  0x000080d7 store  0x00000001 , 0x0000446d 
- 00030040  0x000080d8 rtnbit1  0x00000007 
- 00030041  0x000080d9 fetch  0x00000002 , 0x0000022e 
- 00030042  0x000080da branch  0x0000755c , 0x00000034 
- 00030043  0x000080db branch  0x00007562 
- 00030044  0x000080de bpatch  0x000000f0 , 0x0000401e 
- 00030045  0x000080df call  0x00007577 
- 00030046  0x000080e0 fetch  0x00000001 , 0x0000446d 
- 00030047  0x000080e1 beq  0x00000003 , 0x00007536 
- 00030048  0x000080e2 beq  0x00000004 , 0x0000754c 
- 00030049  0x000080e3 rtn 
- 00030050  0x000080e7 call  0x00007589 
- 00030051  0x000080e8 fetch  0x00000002 , 0x0000022e 
- 00030052  0x000080e9 increase  0xffffffff , 0x0000003f 
- 00030053  0x000080ea store  0x00000002 , 0x0000022e 
- 00030054  0x000080eb arg  0x000003b1 , 0x00000006 
- 00030055  0x000080ec call  0x0000749d 
- 00030056  0x000080ed rtn  0x00000001 
- 00030057  0x000080ee branch  0x000075da 
- 00030058  0x000080f1 bpatch  0x000000f1 , 0x0000401e 
- 00030059  0x000080f2 setarg  0x00000100 
- 00030060  0x000080f3 store  0x00000002 , 0x0000022e 
- 00030061  0x000080f5 fetch  0x00000002 , 0x0000022e 
- 00030062  0x000080f6 rtn  0x00000034 
- 00030063  0x000080f7 increase  0xffffffff , 0x0000003f 
- 00030064  0x000080f8 store  0x00000002 , 0x0000022e 
- 00030065  0x000080f9 arg  0x000003b1 , 0x00000006 
- 00030066  0x000080fa call  0x0000749d 
- 00030067  0x000080fb branch  0x0000756d , 0x00000001 
- 00030068  0x000080fc arg  0x00000291 , 0x00000006 
- 00030069  0x000080fd arg  0x00000351 , 0x00000005 
- 00030070  0x000080fe branch  0x00007c80 
- 00030071  0x00008102 arg  0x00000391 , 0x00000011 
- 00030072  0x00008103 arg  0x00000491 , 0x00000005 
- 00030073  0x00008104 call  0x00007646 
- 00030074  0x00008105 arg  0x00000491 , 0x00000011 
- 00030075  0x00008106 arg  0x00000431 , 0x00000005 
- 00030076  0x00008107 call  0x0000771c 
- 00030077  0x00008108 arg  0x00000351 , 0x00000011 
- 00030078  0x00008109 arg  0x00000431 , 0x00000012 
- 00030079  0x0000810a arg  0x000002f1 , 0x00000005 
- 00030080  0x0000810b call  0x00007684 
- 00030081  0x0000810c arg  0x00000491 , 0x00000011 
- 00030082  0x0000810d arg  0x00000431 , 0x00000012 
- 00030083  0x0000810e arg  0x00000471 , 0x00000005 
- 00030084  0x0000810f call  0x00007684 
- 00030085  0x00008110 arg  0x00000371 , 0x00000011 
- 00030086  0x00008111 arg  0x00000471 , 0x00000012 
- 00030087  0x00008112 arg  0x00000311 , 0x00000005 
- 00030088  0x00008113 branch  0x00007684 
- 00030089  0x00008116 arg  0x00000391 , 0x00000011 
- 00030090  0x00008117 arg  0x00000471 , 0x00000005 
- 00030091  0x00008118 call  0x0000771c 
- 00030092  0x00008119 arg  0x00000471 , 0x00000011 
- 00030093  0x0000811a arg  0x00000491 , 0x00000005 
- 00030094  0x0000811b call  0x0000771c 
- 00030095  0x0000811d arg  0x00000589 , 0x00000011 
- 00030096  0x0000811e arg  0x00000491 , 0x00000012 
- 00030097  0x0000811f arg  0x00000491 , 0x00000005 
- 00030098  0x00008120 call  0x00007684 
- 00030099  0x00008121 arg  0x00000351 , 0x00000011 
- 00030100  0x00008122 arg  0x00000471 , 0x00000005 
- 00030101  0x00008123 call  0x0000771c 
- 00030102  0x00008125 arg  0x00000471 , 0x00000006 
- 00030103  0x00008126 arg  0x00000431 , 0x00000005 
- 00030104  0x00008127 call  0x00007c8d 
- 00030105  0x00008128 arg  0x00000431 , 0x00000011 
- 00030106  0x00008129 call  0x00007723 
- 00030107  0x0000812a arg  0x00000471 , 0x00000011 
- 00030108  0x0000812b arg  0x00000431 , 0x00000012 
- 00030109  0x0000812c arg  0x00000471 , 0x00000005 
- 00030110  0x0000812d call  0x00007720 
- 00030111  0x0000812f arg  0x00000471 , 0x00000011 
- 00030112  0x00008130 arg  0x00000491 , 0x00000012 
- 00030113  0x00008131 arg  0x00000471 , 0x00000005 
- 00030114  0x00008132 call  0x00007720 
- 00030115  0x00008134 arg  0x00000351 , 0x00000006 
- 00030116  0x00008135 arg  0x00000431 , 0x00000005 
- 00030117  0x00008136 call  0x00007c8d 
- 00030118  0x00008137 arg  0x00000371 , 0x00000011 
- 00030119  0x00008138 arg  0x00000491 , 0x00000005 
- 00030120  0x00008139 call  0x0000771c 
- 00030121  0x0000813a arg  0x00000431 , 0x00000011 
- 00030122  0x0000813b call  0x00007723 
- 00030123  0x0000813c arg  0x00000431 , 0x00000011 
- 00030124  0x0000813d call  0x00007723 
- 00030125  0x0000813e arg  0x00000431 , 0x00000011 
- 00030126  0x0000813f arg  0x00000491 , 0x00000012 
- 00030127  0x00008140 arg  0x00000431 , 0x00000005 
- 00030128  0x00008141 call  0x00007684 
- 00030129  0x00008142 arg  0x00000491 , 0x00000011 
- 00030130  0x00008143 arg  0x00000451 , 0x00000005 
- 00030131  0x00008144 call  0x0000771c 
- 00030132  0x00008145 arg  0x00000451 , 0x00000011 
- 00030133  0x00008146 call  0x00007723 
- 00030134  0x00008147 arg  0x00000451 , 0x00000011 
- 00030135  0x00008148 call  0x00007723 
- 00030136  0x00008149 arg  0x00000451 , 0x00000011 
- 00030137  0x0000814a call  0x00007723 
- 00030138  0x0000814b arg  0x00000371 , 0x00000006 
- 00030139  0x0000814c arg  0x00000491 , 0x00000005 
- 00030140  0x0000814d call  0x00007c8d 
- 00030141  0x0000814e arg  0x00000491 , 0x00000011 
- 00030142  0x0000814f call  0x00007723 
- 00030143  0x00008150 arg  0x00000491 , 0x00000011 
- 00030144  0x00008151 arg  0x00000391 , 0x00000012 
- 00030145  0x00008152 arg  0x00000391 , 0x00000005 
- 00030146  0x00008153 call  0x00007684 
- 00030147  0x00008156 arg  0x00000471 , 0x00000011 
- 00030148  0x00008157 arg  0x00000491 , 0x00000005 
- 00030149  0x00008158 call  0x0000771c 
- 00030150  0x0000815a arg  0x00000491 , 0x00000011 
- 00030151  0x0000815b arg  0x00000431 , 0x00000012 
- 00030152  0x0000815c arg  0x00000491 , 0x00000005 
- 00030153  0x0000815d call  0x00007739 
- 00030154  0x0000815e arg  0x00000491 , 0x00000011 
- 00030155  0x0000815f arg  0x00000431 , 0x00000012 
- 00030156  0x00008160 arg  0x00000351 , 0x00000005 
- 00030157  0x00008161 call  0x00007739 
- 00030158  0x00008162 arg  0x00000431 , 0x00000011 
- 00030159  0x00008163 arg  0x00000351 , 0x00000012 
- 00030160  0x00008164 arg  0x00000491 , 0x00000005 
- 00030161  0x00008165 call  0x00007739 
- 00030162  0x00008166 arg  0x00000491 , 0x00000011 
- 00030163  0x00008167 arg  0x00000471 , 0x00000012 
- 00030164  0x00008168 arg  0x00000491 , 0x00000005 
- 00030165  0x00008169 call  0x00007684 
- 00030166  0x0000816a arg  0x00000491 , 0x00000011 
- 00030167  0x0000816b arg  0x00000451 , 0x00000012 
- 00030168  0x0000816c arg  0x00000371 , 0x00000005 
- 00030169  0x0000816d branch  0x00007739 
- 00030170  0x00008171 arg  0x000002d1 , 0x00000011 
- 00030171  0x00008172 arg  0x000004b1 , 0x00000005 
- 00030172  0x00008173 call  0x0000771c 
- 00030173  0x00008174 arg  0x00000351 , 0x00000011 
- 00030174  0x00008175 arg  0x000004b1 , 0x00000012 
- 00030175  0x00008176 arg  0x00000451 , 0x00000005 
- 00030176  0x00008177 call  0x00007684 
- 00030177  0x0000817a arg  0x000002d1 , 0x00000011 
- 00030178  0x0000817b arg  0x000004b1 , 0x00000012 
- 00030179  0x0000817c arg  0x000004b1 , 0x00000005 
- 00030180  0x0000817d call  0x00007684 
- 00030181  0x0000817e arg  0x00000371 , 0x00000011 
- 00030182  0x0000817f arg  0x000004b1 , 0x00000012 
- 00030183  0x00008180 arg  0x00000431 , 0x00000005 
- 00030184  0x00008181 call  0x00007684 
- 00030185  0x00008184 arg  0x00000391 , 0x00000011 
- 00030186  0x00008185 arg  0x000004b1 , 0x00000005 
- 00030187  0x00008186 call  0x0000771c 
- 00030188  0x00008187 arg  0x00000291 , 0x00000011 
- 00030189  0x00008188 arg  0x000004b1 , 0x00000012 
- 00030190  0x00008189 arg  0x00000471 , 0x00000005 
- 00030191  0x0000818a call  0x00007684 
- 00030192  0x0000818c arg  0x00000391 , 0x00000011 
- 00030193  0x0000818d arg  0x000004b1 , 0x00000012 
- 00030194  0x0000818e arg  0x000004b1 , 0x00000005 
- 00030195  0x0000818f call  0x00007684 
- 00030196  0x00008190 arg  0x000002b1 , 0x00000011 
- 00030197  0x00008191 arg  0x000004b1 , 0x00000012 
- 00030198  0x00008192 arg  0x00000491 , 0x00000005 
- 00030199  0x00008193 call  0x00007684 
- 00030200  0x00008198 arg  0x00000451 , 0x00000012 
- 00030201  0x00008199 arg  0x00000471 , 0x00000011 
- 00030202  0x0000819a arg  0x000004b1 , 0x00000005 
- 00030203  0x0000819b call  0x00007739 
- 00030204  0x0000819c arg  0x00000451 , 0x00000011 
- 00030205  0x0000819d arg  0x00000471 , 0x00000012 
- 00030206  0x0000819e arg  0x00000451 , 0x00000005 
- 00030207  0x0000819f call  0x00007720 
- 00030208  0x000081a2 arg  0x00000431 , 0x00000012 
- 00030209  0x000081a3 arg  0x00000491 , 0x00000011 
- 00030210  0x000081a4 arg  0x00000471 , 0x00000005 
- 00030211  0x000081a5 call  0x00007739 
- 00030212  0x000081a6 arg  0x00000431 , 0x00000011 
- 00030213  0x000081a7 arg  0x00000491 , 0x00000012 
- 00030214  0x000081a8 arg  0x00000431 , 0x00000005 
- 00030215  0x000081a9 call  0x00007720 
- 00030216  0x000081aa arg  0x00000431 , 0x00000011 
- 00030217  0x000081ab arg  0x000004b1 , 0x00000012 
- 00030218  0x000081ac arg  0x00000431 , 0x00000005 
- 00030219  0x000081ad call  0x00007684 
- 00030220  0x000081ae arg  0x00000391 , 0x00000011 
- 00030221  0x000081af arg  0x000002d1 , 0x00000012 
- 00030222  0x000081b0 arg  0x00000491 , 0x00000005 
- 00030223  0x000081b1 call  0x00007684 
- 00030224  0x000081b2 arg  0x00000491 , 0x00000011 
- 00030225  0x000081b3 arg  0x000004b1 , 0x00000012 
- 00030226  0x000081b4 arg  0x00000391 , 0x00000005 
- 00030227  0x000081b5 call  0x00007684 
- 00030228  0x000081b7 arg  0x000004b1 , 0x00000011 
- 00030229  0x000081b8 arg  0x000004b1 , 0x00000005 
- 00030230  0x000081b9 call  0x0000771c 
- 00030231  0x000081ba arg  0x000004b1 , 0x00000011 
- 00030232  0x000081bb arg  0x00000451 , 0x00000012 
- 00030233  0x000081bc arg  0x00000491 , 0x00000005 
- 00030234  0x000081bd call  0x00007684 
- 00030235  0x000081be arg  0x000004b1 , 0x00000011 
- 00030236  0x000081bf arg  0x00000431 , 0x00000012 
- 00030237  0x000081c0 arg  0x00000431 , 0x00000005 
- 00030238  0x000081c1 call  0x00007684 
- 00030239  0x000081c2 arg  0x00000471 , 0x00000011 
- 00030240  0x000081c3 arg  0x00000351 , 0x00000005 
- 00030241  0x000081c4 call  0x0000771c 
- 00030242  0x000081c5 arg  0x00000351 , 0x00000011 
- 00030243  0x000081c6 arg  0x00000491 , 0x00000012 
- 00030244  0x000081c7 arg  0x00000351 , 0x00000005 
- 00030245  0x000081c8 call  0x00007739 
- 00030246  0x000081c9 arg  0x00000351 , 0x00000006 
- 00030247  0x000081ca arg  0x000004b1 , 0x00000005 
- 00030248  0x000081cb call  0x00007c8d 
- 00030249  0x000081cc arg  0x000004b1 , 0x00000011 
- 00030250  0x000081cd call  0x00007723 
- 00030251  0x000081ce arg  0x00000491 , 0x00000011 
- 00030252  0x000081cf arg  0x000004b1 , 0x00000012 
- 00030253  0x000081d0 arg  0x00000491 , 0x00000005 
- 00030254  0x000081d1 call  0x00007739 
- 00030255  0x000081d2 arg  0x00000491 , 0x00000011 
- 00030256  0x000081d3 arg  0x00000471 , 0x00000012 
- 00030257  0x000081d4 arg  0x00000471 , 0x00000005 
- 00030258  0x000081d5 call  0x00007684 
- 00030259  0x000081d6 arg  0x00000471 , 0x00000011 
- 00030260  0x000081d7 arg  0x00000431 , 0x00000012 
- 00030261  0x000081d8 arg  0x00000371 , 0x00000005 
- 00030262  0x000081d9 call  0x00007739 
- 00030263  0x000081da arg  0x00000371 , 0x00000011 
- 00030264  0x000081db arg  0x00000569 , 0x00000012 
- 00030265  0x000081dc arg  0x00000371 , 0x00000005 
- 00030266  0x000081dd force  0x00000000 , 0x00000013 
- 00030267  0x000081de fetch  0x00000001 , 0x00000371 
- 00030268  0x000081df isolate1  0x00000000 , 0x0000003f 
- 00030269  0x000081e0 call  0x0000771e , 0x00000001 
- 00030270  0x000081e1 copy  0x00000013 , 0x00000030 
- 00030271  0x000081e2 arg  0x00000371 , 0x00000011 
- 00030272  0x000081e3 call  0x0000774e 
- 00030273  0x000081e4 fetch  0x00000001 , 0x00000390 
- 00030274  0x000081e5 isolate1  0x00000000 , 0x00000030 
- 00030275  0x000081e6 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00030276  0x000081e7 store  0x00000001 , 0x00000390 
- 00030277  0x000081e8 rtn 
- 00030278  0x000081eb copy  0x00000005 , 0x0000000b 
- 00030279  0x000081ec arg  0x00000451 , 0x00000005 
- 00030280  0x000081ed call  0x00007c9d 
- 00030281  0x000081ee force  0x00000000 , 0x0000003f 
- 00030282  0x000081f0 store  0x00000004 , 0x00000471 
- 00030283  0x000081f1 jam  0x00000001 , 0x00000451 
- 00030284  0x000081f2 arg  0x000003d1 , 0x00000005 
- 00030285  0x000081f3 call  0x00007c9f 
- 00030286  0x000081f4 arg  0x00000569 , 0x00000006 
- 00030287  0x000081f5 arg  0x00000411 , 0x00000005 
- 00030288  0x000081f6 call  0x00007c8d 
- 00030289  0x000081f7 copy  0x00000011 , 0x00000006 
- 00030290  0x000081f8 arg  0x00000431 , 0x00000005 
- 00030291  0x000081f9 call  0x00007c8d 
- 00030292  0x00008200 arg  0x00000431 , 0x00000006 
- 00030293  0x00008201 call  0x00007758 
- 00030294  0x00008202 branch  0x0000767d , 0x00000034 
- 00030295  0x00008207 arg  0x00000431 , 0x00000011 
- 00030296  0x00008208 arg  0x00000451 , 0x00000012 
- 00030297  0x00008209 call  0x0000775b 
- 00030298  0x0000820a arg  0x00000411 , 0x00000011 
- 00030299  0x0000820b arg  0x000003d1 , 0x00000012 
- 00030300  0x0000820c call  0x0000775b 
- 00030301  0x0000820e arg  0x00000431 , 0x00000011 
- 00030302  0x0000820f arg  0x00000411 , 0x00000012 
- 00030303  0x00008210 call  0x00007754 
- 00030304  0x00008211 branch  0x0000766f , 0x00000002 
- 00030305  0x00008212 arg  0x00000411 , 0x00000011 
- 00030306  0x00008213 arg  0x00000431 , 0x00000012 
- 00030307  0x00008214 copy  0x00000011 , 0x00000005 
- 00030308  0x00008215 call  0x0000774c 
- 00030309  0x00008216 arg  0x00000451 , 0x00000011 
- 00030310  0x00008217 arg  0x000003d1 , 0x00000012 
- 00030311  0x00008218 copy  0x00000012 , 0x00000005 
- 00030312  0x00008219 call  0x0000771e 
- 00030313  0x0000821a ifetch  0x00000001 , 0x00000011 
- 00030314  0x0000821b iadd  0x00000013 , 0x00000013 
- 00030315  0x0000821c ifetch  0x00000001 , 0x00000012 
- 00030316  0x0000821d iadd  0x00000013 , 0x0000003f 
- 00030317  0x0000821e istore  0x00000001 , 0x00000012 
- 00030318  0x0000821f branch  0x00007654 
- 00030319  0x00008221 arg  0x00000431 , 0x00000011 
- 00030320  0x00008222 arg  0x00000411 , 0x00000012 
- 00030321  0x00008223 copy  0x00000011 , 0x00000005 
- 00030322  0x00008224 call  0x0000774c 
- 00030323  0x00008225 arg  0x000003d1 , 0x00000011 
- 00030324  0x00008226 arg  0x00000451 , 0x00000012 
- 00030325  0x00008227 copy  0x00000012 , 0x00000005 
- 00030326  0x00008228 call  0x0000771e 
- 00030327  0x00008229 ifetch  0x00000001 , 0x00000011 
- 00030328  0x0000822a iadd  0x00000013 , 0x00000013 
- 00030329  0x0000822b ifetch  0x00000001 , 0x00000012 
- 00030330  0x0000822c iadd  0x00000013 , 0x0000003f 
- 00030331  0x0000822d istore  0x00000001 , 0x00000012 
- 00030332  0x0000822e branch  0x00007654 
- 00030333  0x00008231 arg  0x000003d1 , 0x00000011 
- 00030334  0x00008232 copy  0x0000000b , 0x00000005 
- 00030335  0x00008233 call  0x000076ad 
- 00030336  0x00008235 arg  0x00000569 , 0x00000011 
- 00030337  0x00008236 copy  0x0000000b , 0x00000012 
- 00030338  0x00008237 copy  0x0000000b , 0x00000005 
- 00030339  0x00008238 branch  0x00007739 
- 00030340  0x0000823c copy  0x00000005 , 0x0000000b 
- 00030341  0x0000823e force  0x00000000 , 0x00000038 
- 00030342  0x00008240 arg  0x000003d1 , 0x00000005 
- 00030343  0x00008241 call  0x00007c9f 
- 00030344  0x00008242 arg  0x000006b1 , 0x00000005 
- 00030345  0x00008243 call  0x00007c9f 
- 00030346  0x00008247 copy  0x00000011 , 0x00000006 
- 00030347  0x00008249 jam  0x00000000 , 0x000006b1 
- 00030348  0x0000824a setarg  0x00000000 
- 00030349  0x0000824b call  0x00007716 
- 00030350  0x0000824c copy  0x00000012 , 0x00000006 
- 00030351  0x0000824d call  0x0000771a 
- 00030352  0x00008250 force  0x00000000 , 0x00000007 
- 00030353  0x00008251 arg  0x000003d1 , 0x00000005 
- 00030354  0x00008255 arg  0x000006b1 , 0x00000002 
- 00030355  0x00008256 copy  0x00000007 , 0x00000012 
- 00030356  0x00008257 lshift2  0x00000012 , 0x0000003f 
- 00030357  0x00008259 iadd  0x00000002 , 0x00000012 
- 00030358  0x0000825a force  0x00000000 , 0x00000002 
- 00030359  0x0000825b force  0x00000000 , 0x00000013 
- 00030360  0x00008261 ifetch  0x00000004 , 0x00000005 
- 00030361  0x00008262 iforce  0x00000011 
- 00030362  0x00008265 ifetch  0x00000004 , 0x00000012 
- 00030363  0x00008266 copy  0x00000013 , 0x00000038 
- 00030364  0x00008267 imul32  0x0000002f , 0x0000003f 
- 00030365  0x00008268 iadd  0x00000011 , 0x0000003f 
- 00030366  0x00008269 iadd  0x00000002 , 0x0000003f 
- 00030367  0x0000826a istore  0x00000004 , 0x00000005 
- 00030368  0x0000826b rshift32  0x0000003f , 0x00000002 
- 00030369  0x0000826c increase  0x00000001 , 0x00000013 
- 00030370  0x0000826d compare  0x00000008 , 0x00000013 , 0x000000ff 
- 00030371  0x0000826e nbranch  0x00007698 , 0x00000001 
- 00030372  0x00008270 deposit  0x00000002 
- 00030373  0x00008271 istore  0x00000004 , 0x00000005 
- 00030374  0x00008272 increase  0xffffffe0 , 0x00000005 
- 00030375  0x00008275 increase  0x00000001 , 0x00000007 
- 00030376  0x00008276 compare  0x00000008 , 0x00000007 , 0x000000ff 
- 00030377  0x00008277 nbranch  0x00007692 , 0x00000001 
- 00030378  0x00008278 arg  0x000003d1 , 0x00000011 
- 00030379  0x00008279 copy  0x0000000b , 0x00000005 
- 00030380  0x0000827a branch  0x000076ad 
- 00030381  0x0000827d bpatch  0x000000f2 , 0x0000401e 
- 00030382  0x0000827e copy  0x00000005 , 0x0000000b 
- 00030383  0x0000827f copy  0x00000011 , 0x00000030 
- 00030384  0x00008280 arg  0x00000411 , 0x00000012 
- 00030385  0x00008281 copy  0x00000012 , 0x00000005 
- 00030386  0x00008282 call  0x00007c9b 
- 00030387  0x00008283 istore  0x00000008 , 0x00000005 
- 00030388  0x00008284 add  0x00000011 , 0x0000002c , 0x00000006 
- 00030389  0x00008285 call  0x00007c89 
- 00030390  0x00008286 call  0x00007c83 
- 00030391  0x00008287 copy  0x00000012 , 0x00000011 
- 00030392  0x00008288 call  0x00007723 
- 00030393  0x00008289 arg  0x00000411 , 0x00000012 
- 00030394  0x0000828a copy  0x00000030 , 0x00000011 
- 00030395  0x0000828b copy  0x0000000b , 0x00000005 
- 00030396  0x0000828c call  0x00007720 
- 00030397  0x0000828e arg  0x00000411 , 0x00000012 
- 00030398  0x0000828f copy  0x00000012 , 0x00000005 
- 00030399  0x00008290 call  0x00007c9b 
- 00030400  0x00008291 istore  0x00000008 , 0x00000005 
- 00030401  0x00008292 add  0x00000030 , 0x00000030 , 0x00000006 
- 00030402  0x00008293 call  0x00007c8f 
- 00030403  0x00008294 call  0x00007c9b 
- 00030404  0x00008295 copy  0x00000012 , 0x00000011 
- 00030405  0x00008296 call  0x00007723 
- 00030406  0x0000829a arg  0x00000411 , 0x00000012 
- 00030407  0x0000829b copy  0x0000000b , 0x00000011 
- 00030408  0x0000829c copy  0x00000011 , 0x00000005 
- 00030409  0x0000829d call  0x00007720 
- 00030410  0x000082a1 arg  0x00000411 , 0x00000012 
- 00030411  0x000082a2 copy  0x00000012 , 0x00000005 
- 00030412  0x000082a3 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030413  0x000082a4 call  0x00007c83 
- 00030414  0x000082a5 call  0x00007c9b 
- 00030415  0x000082a6 istore  0x00000008 , 0x00000005 
- 00030416  0x000082a7 add  0x00000030 , 0x00000038 , 0x00000006 
- 00030417  0x000082a8 call  0x00007c89 
- 00030418  0x000082a9 copy  0x0000000b , 0x00000011 
- 00030419  0x000082aa copy  0x00000011 , 0x00000005 
- 00030420  0x000082ab call  0x00007720 
- 00030421  0x000082af arg  0x00000411 , 0x00000012 
- 00030422  0x000082b0 copy  0x00000012 , 0x00000005 
- 00030423  0x000082b1 add  0x00000030 , 0x00000024 , 0x00000006 
- 00030424  0x000082b2 call  0x00007c83 
- 00030425  0x000082b3 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030426  0x000082b4 call  0x00007c83 
- 00030427  0x000082b5 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030428  0x000082b6 call  0x00007c84 
- 00030429  0x000082b7 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030430  0x000082b8 call  0x00007c84 
- 00030431  0x000082b9 copy  0x0000000b , 0x00000011 
- 00030432  0x000082ba copy  0x00000011 , 0x00000005 
- 00030433  0x000082bb call  0x00007720 
- 00030434  0x000082be arg  0x00000411 , 0x00000012 
- 00030435  0x000082bf copy  0x00000012 , 0x00000005 
- 00030436  0x000082c0 add  0x00000030 , 0x0000002c , 0x00000006 
- 00030437  0x000082c1 call  0x00007c83 
- 00030438  0x000082c2 call  0x00007c9b 
- 00030439  0x000082c3 istore  0x00000008 , 0x00000005 
- 00030440  0x000082c4 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030441  0x000082c5 call  0x00007c84 
- 00030442  0x000082c6 add  0x00000030 , 0x00000028 , 0x00000006 
- 00030443  0x000082c7 call  0x00007c84 
- 00030444  0x000082c8 copy  0x0000000b , 0x00000011 
- 00030445  0x000082c9 copy  0x00000011 , 0x00000005 
- 00030446  0x000082ca call  0x00007739 
- 00030447  0x000082cd arg  0x00000411 , 0x00000012 
- 00030448  0x000082ce copy  0x00000012 , 0x00000005 
- 00030449  0x000082cf add  0x00000030 , 0x00000030 , 0x00000006 
- 00030450  0x000082d0 call  0x00007c89 
- 00030451  0x000082d1 call  0x00007c89 
- 00030452  0x000082d2 force  0x00000000 , 0x0000003f 
- 00030453  0x000082d3 istore  0x00000008 , 0x00000005 
- 00030454  0x000082d4 add  0x00000030 , 0x00000024 , 0x00000006 
- 00030455  0x000082d5 call  0x00007c84 
- 00030456  0x000082d6 add  0x00000030 , 0x0000002c , 0x00000006 
- 00030457  0x000082d7 call  0x00007c84 
- 00030458  0x000082d8 copy  0x0000000b , 0x00000011 
- 00030459  0x000082d9 copy  0x00000011 , 0x00000005 
- 00030460  0x000082da call  0x00007739 
- 00030461  0x000082dd arg  0x00000411 , 0x00000012 
- 00030462  0x000082de copy  0x00000012 , 0x00000005 
- 00030463  0x000082df add  0x00000030 , 0x00000034 , 0x00000006 
- 00030464  0x000082e0 call  0x00007c83 
- 00030465  0x000082e1 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030466  0x000082e2 call  0x00007c83 
- 00030467  0x000082e3 call  0x00007c9b 
- 00030468  0x000082e4 add  0x00000030 , 0x00000030 , 0x00000006 
- 00030469  0x000082e5 call  0x00007c84 
- 00030470  0x000082e6 copy  0x0000000b , 0x00000011 
- 00030471  0x000082e7 copy  0x00000011 , 0x00000005 
- 00030472  0x000082e8 call  0x00007739 
- 00030473  0x000082eb arg  0x00000411 , 0x00000012 
- 00030474  0x000082ec copy  0x00000012 , 0x00000005 
- 00030475  0x000082ed add  0x00000030 , 0x00000038 , 0x00000006 
- 00030476  0x000082ee call  0x00007c89 
- 00030477  0x000082ef call  0x00007c9b 
- 00030478  0x000082f0 add  0x00000030 , 0x00000024 , 0x00000006 
- 00030479  0x000082f1 call  0x00007c83 
- 00030480  0x000082f2 call  0x00007c9b 
- 00030481  0x000082f3 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030482  0x000082f4 call  0x00007c84 
- 00030483  0x000082f5 copy  0x0000000b , 0x00000011 
- 00030484  0x000082f6 copy  0x00000011 , 0x00000005 
- 00030485  0x000082f7 branch  0x00007739 
- 00030486  0x000082fb force  0x00000020 , 0x00000039 
- 00030487  0x000082fc arg  0x000006b1 , 0x00000005 
- 00030488  0x000082fd iadd  0x00000005 , 0x00000005 
- 00030489  0x000082fe branch  0x00007cda 
- 00030490  0x00008301 force  0x00000008 , 0x00000039 
- 00030491  0x00008302 branch  0x000074f7 
- 00030492  0x00008305 copy  0x00000011 , 0x00000012 
- 00030493  0x00008306 branch  0x00007684 
- 00030494  0x00008309 force  0x00000008 , 0x00000039 
- 00030495  0x0000830a branch  0x000074c0 
- 00030496  0x0000830d call  0x0000771e 
- 00030497  0x0000830e copy  0x00000005 , 0x00000011 
- 00030498  0x0000830f branch  0x00007724 
- 00030499  0x00008312 call  0x00007751 
- 00030500  0x00008314 isolate1  0x00000000 , 0x00000013 
- 00030501  0x00008315 branch  0x0000772d , 0x00000001 
- 00030502  0x00008316 arg  0x00000569 , 0x00000012 
- 00030503  0x00008317 copy  0x00000011 , 0x00000013 
- 00030504  0x00008318 increase  0xffffffe0 , 0x00000011 
- 00030505  0x00008319 call  0x00007754 
- 00030506  0x0000831a nrtn  0x00000002 
- 00030507  0x0000831b copy  0x00000013 , 0x00000011 
- 00030508  0x0000831c branch  0x00007735 
- 00030509  0x0000831f call  0x00007735 
- 00030510  0x00008321 copy  0x00000011 , 0x00000013 
- 00030511  0x00008322 increase  0xffffffe0 , 0x00000011 
- 00030512  0x00008323 arg  0x00000569 , 0x00000012 
- 00030513  0x00008324 call  0x00007754 
- 00030514  0x00008325 nrtn  0x00000002 
- 00030515  0x00008326 copy  0x00000013 , 0x00000011 
- 00030516  0x00008327 branch  0x00007735 
- 00030517  0x0000832b increase  0xffffffe0 , 0x00000011 
- 00030518  0x0000832c arg  0x00000569 , 0x00000012 
- 00030519  0x0000832d copy  0x00000011 , 0x00000005 
- 00030520  0x0000832e branch  0x0000774c 
- 00030521  0x00008334 call  0x0000774c 
- 00030522  0x00008336 branch  0x00007743 , 0x00000001 
- 00030523  0x00008339 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030524  0x0000833a arg  0x00000569 , 0x00000012 
- 00030525  0x0000833b call  0x00007754 
- 00030526  0x0000833c nrtn  0x00000002 
- 00030527  0x0000833d arg  0x00000569 , 0x00000012 
- 00030528  0x0000833e add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030529  0x00008340 copy  0x00000011 , 0x00000005 
- 00030530  0x00008341 branch  0x0000774c 
- 00030531  0x00008343 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030532  0x00008344 arg  0x00000569 , 0x00000012 
- 00030533  0x00008345 copy  0x00000011 , 0x00000005 
- 00030534  0x00008346 call  0x0000771e 
- 00030535  0x00008348 rtn  0x00000001 
- 00030536  0x00008349 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030537  0x0000834a arg  0x00000569 , 0x00000012 
- 00030538  0x0000834b copy  0x00000011 , 0x00000005 
- 00030539  0x0000834c branch  0x0000771e 
- 00030540  0x00008351 force  0x00000008 , 0x00000039 
- 00030541  0x00008352 branch  0x000074ce 
- 00030542  0x00008355 force  0x00000008 , 0x00000039 
- 00030543  0x00008356 increase  0x0000001c , 0x00000011 
- 00030544  0x00008357 branch  0x000074dd 
- 00030545  0x0000835a force  0x00000008 , 0x00000039 
- 00030546  0x0000835b force  0x00000000 , 0x00000013 
- 00030547  0x0000835c branch  0x000074eb 
- 00030548  0x0000835f force  0x00000008 , 0x00000039 
- 00030549  0x00008360 increase  0x0000001c , 0x00000011 
- 00030550  0x00008361 increase  0x0000001c , 0x00000012 
- 00030551  0x00008362 branch  0x000074b5 
- 00030552  0x00008366 ifetch  0x00000008 , 0x00000006 
- 00030553  0x00008367 nrtn  0x00000034 
- 00030554  0x00008368 branch  0x000074a3 
- 00030555  0x0000836e copy  0x00000011 , 0x00000030 
- 00030556  0x00008370 copy  0x00000030 , 0x00000011 
- 00030557  0x00008371 ifetch  0x00000001 , 0x00000011 
- 00030558  0x00008372 isolate1  0x00000000 , 0x0000003f 
- 00030559  0x00008373 rtn  0x00000001 
- 00030560  0x00008374 call  0x0000774e 
- 00030561  0x00008375 ifetch  0x00000001 , 0x00000012 
- 00030562  0x00008376 isolate0  0x00000000 , 0x0000003f 
- 00030563  0x00008377 branch  0x0000776b , 0x00000001 
- 00030564  0x00008378 arg  0x00000569 , 0x00000011 
- 00030565  0x00008379 copy  0x00000012 , 0x00000005 
- 00030566  0x0000837a call  0x0000771e 
- 00030567  0x0000837b ifetch  0x00000001 , 0x00000012 
- 00030568  0x0000837c iadd  0x00000013 , 0x0000003f 
- 00030569  0x0000837d istore  0x00000001 , 0x00000012 
- 00030570  0x0000837e increase  0xffffffe0 , 0x00000012 
- 00030571  0x00008380 add  0x00000012 , 0x00000020 , 0x00000011 
- 00030572  0x00008381 force  0x00000009 , 0x00000039 
- 00030573  0x00008382 call  0x000074dd 
- 00030574  0x00008383 branch  0x0000775c 
- 00030575  0x00008387 rtn  0x0000002b 
- 00030576  0x00008388 call  0x000023d8 
- 00030577  0x00008389 call  0x00007776 
- 00030578  0x0000838a call  0x0000781b 
- 00030579  0x0000838b branch  0x000077ac 
- 00030580  0x0000838e call  0x000077cf 
- 00030581  0x0000838f branch  0x0000780a 
- 00030582  0x00008392 fetch  0x00000001 , 0x000044ec 
- 00030583  0x00008393 rtneq  0x000000ff 
- 00030584  0x00008394 iforce  0x00000002 
- 00030585  0x00008395 call  0x00006ef7 
- 00030586  0x00008396 fetcht  0x00000001 , 0x000044ec 
- 00030587  0x00008397 call  0x00006ef3 
- 00030588  0x00008398 nop  0x00000064 
- 00030589  0x00008399 fetcht  0x00000001 , 0x000044ec 
- 00030590  0x0000839a call  0x00006edd 
- 00030591  0x0000839b branch  0x00007780 
- 00030592  0x000083a0 bpatch  0x000000f3 , 0x0000401e 
- 00030593  0x000083a1 fetch  0x00000001 , 0x000044ec 
- 00030594  0x000083a2 rtneq  0x000000ff 
- 00030595  0x000083a3 copy  0x0000003f , 0x00000002 
- 00030596  0x000083a4 call  0x00006ee6 
- 00030597  0x000083a5 nbranch  0x00007792 , 0x00000001 
- 00030598  0x000083a8 call  0x0000779c 
- 00030599  0x000083a9 fetch  0x00000002 , 0x000044e9 
- 00030600  0x000083aa set1  0x0000000c , 0x0000003f 
- 00030601  0x000083ab store  0x00000002 , 0x000044e9 
- 00030602  0x000083ac fetch  0x00000001 , 0x000044e4 
- 00030603  0x000083ad rtneq  0x00000000 
- 00030604  0x000083ae jam  0x00000000 , 0x000044e4 
- 00030605  0x000083b0 fetch  0x00000001 , 0x000044eb 
- 00030606  0x000083b1 store  0x00000001 , 0x000044e3 
- 00030607  0x000083b2 call  0x000077a3 
- 00030608  0x000083b3 jam  0x0000002c , 0x0000066f 
- 00030609  0x000083b4 branch  0x0000782b 
- 00030610  0x000083b6 fetch  0x00000002 , 0x000044e9 
- 00030611  0x000083b7 set0  0x0000000c , 0x0000003f 
- 00030612  0x000083b8 store  0x00000002 , 0x000044e9 
- 00030613  0x000083b9 fetch  0x00000001 , 0x000044e4 
- 00030614  0x000083ba rtneq  0x00000001 
- 00030615  0x000083bb jam  0x00000001 , 0x000044e4 
- 00030616  0x000083bd jam  0x00000000 , 0x000044e3 
- 00030617  0x000083be call  0x000077a5 
- 00030618  0x000083bf jam  0x0000002d , 0x0000066f 
- 00030619  0x000083c0 branch  0x0000782b 
- 00030620  0x000083c3 fetch  0x00000001 , 0x000044e3 
- 00030621  0x000083c4 rtn  0x00000034 
- 00030622  0x000083c5 increase  0xffffffff , 0x0000003f 
- 00030623  0x000083c6 store  0x00000001 , 0x000044e3 
- 00030624  0x000083c7 nrtn  0x00000034 
- 00030625  0x000083c9 jam  0x00000010 , 0x0000066f 
- 00030626  0x000083ca branch  0x0000782b 
- 00030627  0x000083cd arg  0x00000007 , 0x00000007 
- 00030628  0x000083ce branch  0x000024e7 
- 00030629  0x000083d1 arg  0x00000007 , 0x00000007 
- 00030630  0x000083d2 branch  0x000024eb 
- 00030631  0x000083da bpatch  0x000000f4 , 0x0000401e 
- 00030632  0x000083db fetch  0x00000002 , 0x000044ef 
- 00030633  0x000083dc mul32  0x00000011 , 0x0000000b , 0x00000012 
- 00030634  0x000083dd iadd  0x00000012 , 0x00000012 
- 00030635  0x000083de rtn 
- 00030636  0x000083e2 fetch  0x00000001 , 0x000044ee 
- 00030637  0x000083e3 rtn  0x00000034 
- 00030638  0x000083e4 copy  0x0000003f , 0x00000039 
- 00030639  0x000083e5 fetch  0x00000002 , 0x000044ef 
- 00030640  0x000083e6 copy  0x0000003f , 0x00000012 
- 00030641  0x000083e8 add  0x00000012 , 0x00000002 , 0x00000013 
- 00030642  0x000083e9 ifetcht  0x00000001 , 0x00000013 
- 00030643  0x000083ea call  0x000077b7 
- 00030644  0x000083eb increase  0x0000000b , 0x00000012 
- 00030645  0x000083ec loop  0x000077b1 
- 00030646  0x000083ed rtn 
- 00030647  0x000083f1 fetch  0x00000001 , 0x000044ed 
- 00030648  0x000083f2 branch  0x00006ef3 , 0x00000034 
- 00030649  0x000083f3 branch  0x00006ef7 
- 00030650  0x000083f7 call  0x000077a7 
- 00030651  0x000083f8 setarg  0x00000002 
- 00030652  0x000083f9 istore  0x00000001 , 0x00000012 
- 00030653  0x000083fa call  0x00007804 
- 00030654  0x000083fb branch  0x000077db 
- 00030655  0x00008402 call  0x000077a7 
- 00030656  0x00008403 setarg  0x00000003 
- 00030657  0x00008404 istore  0x00000001 , 0x00000012 
- 00030658  0x00008406 call  0x00007804 
- 00030659  0x00008407 branch  0x000077d8 
- 00030660  0x0000840c call  0x000077a7 
- 00030661  0x0000840d setarg  0x00000001 
- 00030662  0x0000840e istore  0x00000001 , 0x00000012 
- 00030663  0x0000840f setarg  0x000000ff 
- 00030664  0x00008410 istore  0x00000001 , 0x00000005 
- 00030665  0x00008411 branch  0x000077d8 
- 00030666  0x00008417 call  0x000077a7 
- 00030667  0x00008418 arg  0x0000000b , 0x00000039 
- 00030668  0x00008419 copy  0x00000013 , 0x00000006 
- 00030669  0x0000841a copy  0x00000012 , 0x00000005 
- 00030670  0x0000841b branch  0x00007ccc 
- 00030671  0x00008420 fetch  0x00000001 , 0x000044ee 
- 00030672  0x00008421 rtn  0x00000034 
- 00030673  0x00008422 arg  0x00000000 , 0x00000011 
- 00030674  0x00008424 call  0x000077de 
- 00030675  0x00008425 increase  0x00000001 , 0x00000011 
- 00030676  0x00008426 fetch  0x00000001 , 0x000044ee 
- 00030677  0x00008427 isub  0x00000011 , 0x0000003e 
- 00030678  0x00008428 rtn  0x00000005 
- 00030679  0x00008429 branch  0x000077d2 
- 00030680  0x0000842d add  0x00000012 , 0x00000002 , 0x00000013 
- 00030681  0x0000842e ifetcht  0x00000001 , 0x00000013 
- 00030682  0x0000842f branch  0x00006ef3 
- 00030683  0x00008433 add  0x00000012 , 0x00000002 , 0x00000013 
- 00030684  0x00008434 ifetcht  0x00000001 , 0x00000013 
- 00030685  0x00008435 branch  0x00006ef7 
- 00030686  0x0000843a add  0x00000011 , 0x0000000b , 0x00000007 
- 00030687  0x0000843b call  0x00007cef 
- 00030688  0x0000843c nrtn  0x00000034 
- 00030689  0x0000843e call  0x000077a7 
- 00030690  0x00008440 ifetch  0x00000001 , 0x00000012 
- 00030691  0x00008442 beq  0x00000002 , 0x000077db 
- 00030692  0x00008443 beq  0x00000003 , 0x000077d8 
- 00030693  0x00008444 beq  0x00000000 , 0x000077d8 
- 00030694  0x00008445 beq  0x00000005 , 0x000077f2 
- 00030695  0x00008447 call  0x000077db 
- 00030696  0x00008448 add  0x00000012 , 0x00000007 , 0x00000013 
- 00030697  0x00008449 call  0x00007c49 
- 00030698  0x0000844a ifetch  0x00000002 , 0x00000013 
- 00030699  0x0000844b call  0x00007d79 
- 00030700  0x0000844c call  0x00007c55 
- 00030701  0x0000844d setarg  0x00000005 
- 00030702  0x0000844e istore  0x00000001 , 0x00000012 
- 00030703  0x0000844f add  0x00000012 , 0x00000003 , 0x00000013 
- 00030704  0x00008450 ifetch  0x00000002 , 0x00000013 
- 00030705  0x00008451 branch  0x00007802 
- 00030706  0x00008455 call  0x000077d8 
- 00030707  0x00008456 add  0x00000012 , 0x00000009 , 0x00000013 
- 00030708  0x00008457 call  0x00007c49 
- 00030709  0x00008458 ifetch  0x00000002 , 0x00000013 
- 00030710  0x00008459 call  0x00007d79 
- 00030711  0x0000845a call  0x00007c55 
- 00030712  0x0000845c add  0x00000012 , 0x00000001 , 0x00000013 
- 00030713  0x0000845d ifetch  0x00000001 , 0x00000013 
- 00030714  0x0000845e beq  0x000000ff , 0x000077fe 
- 00030715  0x0000845f increase  0xffffffff , 0x0000003f 
- 00030716  0x00008460 istore  0x00000001 , 0x00000013 
- 00030717  0x00008461 branch  0x000077bf , 0x00000034 
- 00030718  0x00008463 setarg  0x00000004 
- 00030719  0x00008464 istore  0x00000001 , 0x00000012 
- 00030720  0x00008465 add  0x00000012 , 0x00000005 , 0x00000013 
- 00030721  0x00008466 ifetch  0x00000002 , 0x00000013 
- 00030722  0x00008468 add  0x00000011 , 0x0000000b , 0x00000007 
- 00030723  0x00008469 branch  0x00007ce1 
- 00030724  0x0000846c setarg  0x00000000 
- 00030725  0x0000846d branch  0x00007802 
- 00030726  0x00008474 setarg  0x00001000 
- 00030727  0x00008475 lshift16  0x0000003f , 0x0000003f 
- 00030728  0x00008476 iadd  0x00000012 , 0x00000012 
- 00030729  0x00008477 rtn 
- 00030730  0x0000847a bpatch  0x000000f5 , 0x0000401e 
- 00030731  0x0000847b arg  0x00000000 , 0x00000011 
- 00030732  0x0000847c fetcht  0x00000004 , 0x000044e5 
- 00030733  0x0000847d copy  0x00000022 , 0x00000012 
- 00030734  0x0000847e copy  0x00000012 , 0x0000003f 
- 00030735  0x0000847f isub  0x00000002 , 0x0000003e 
- 00030736  0x00008480 ncall  0x00007806 , 0x00000002 
- 00030737  0x00008482 copy  0x00000012 , 0x0000003f 
- 00030738  0x00008483 increase  0x000000a0 , 0x00000002 
- 00030739  0x00008484 increase  0x000000a0 , 0x00000002 
- 00030740  0x00008485 isub  0x00000002 , 0x0000003e 
- 00030741  0x00008486 nbranch  0x0000781e , 0x00000002 
- 00030742  0x00008487 increase  0x00000001 , 0x00000011 
- 00030743  0x00008488 and  0x00000011 , 0x0000000f , 0x0000003f 
- 00030744  0x00008489 nbranch  0x00007811 , 0x00000034 
- 00030745  0x0000848a arg  0x00000000 , 0x00000011 
- 00030746  0x0000848b call  0x00007824 
- 00030747  0x0000848d copy  0x00000022 , 0x0000003f 
- 00030748  0x0000848e store  0x00000004 , 0x000044e5 
- 00030749  0x0000848f rtn 
- 00030750  0x00008491 copy  0x00000011 , 0x0000003f 
- 00030751  0x00008492 rtn  0x00000034 
- 00030752  0x00008493 increase  0xffffff60 , 0x00000002 
- 00030753  0x00008494 increase  0xffffff60 , 0x00000002 
- 00030754  0x00008495 set0  0x0000001c , 0x00000002 
- 00030755  0x00008496 storet  0x00000004 , 0x000044e5 
- 00030756  0x00008498 branch  0x000042d4 
- 00030757  0x000084a0 jam  0x00000001 , 0x000044d1 
- 00030758  0x000084a2 fetch  0x00000001 , 0x000044d2 
- 00030759  0x000084a3 nbranch  0x00007826 , 0x00000034 
- 00030760  0x000084a4 rtn 
- 00030761  0x000084a7 jam  0x00000000 , 0x000044d1 
- 00030762  0x000084a8 rtn 
- 00030763  0x000084ad bpatch  0x000000f6 , 0x0000401e 
- 00030764  0x000084ae call  0x00007825 
- 00030765  0x000084af copy  0x00000011 , 0x0000003f 
- 00030766  0x000084b0 store  0x00000004 , 0x00000684 
- 00030767  0x000084b1 arg  0x000044d3 , 0x00000011 
- 00030768  0x000084b2 call  0x00007d8b 
- 00030769  0x000084b3 fetch  0x00000004 , 0x00000684 
- 00030770  0x000084b4 copy  0x0000003f , 0x00000011 
- 00030771  0x000084b5 branch  0x00007829 
- 00030772  0x000084b8 bpatch  0x000000f7 , 0x0000401e 
- 00030773  0x000084b9 call  0x00007825 
- 00030774  0x000084ba copy  0x00000011 , 0x0000003f 
- 00030775  0x000084bb store  0x00000004 , 0x00000684 
- 00030776  0x000084bc arg  0x000044db , 0x00000011 
- 00030777  0x000084bd call  0x00007d8b 
- 00030778  0x000084be fetch  0x00000004 , 0x00000684 
- 00030779  0x000084bf copy  0x0000003f , 0x00000011 
- 00030780  0x000084c0 branch  0x00007829 
- 00030781  0x000084c3 setarg  0x00000000 
- 00030782  0x000084c4 store  0x00000008 , 0x000044db 
- 00030783  0x000084c5 store  0x00000008 , 0x000044d3 
- 00030784  0x000084c6 rtn 
- 00030785  0x000084c9 bpatch  0x000000f8 , 0x0000401f 
- 00030786  0x000084ca fetch  0x00000001 , 0x00004114 
- 00030787  0x000084cb nrtn  0x00000034 
- 00030788  0x000084cc arg  0x000044db , 0x00000011 
- 00030789  0x000084cd call  0x00007da3 
- 00030790  0x000084ce rtn  0x00000034 
- 00030791  0x000084cf jam  0x00000000 , 0x0000066e 
- 00030792  0x000084d0 call  0x0000784c 
- 00030793  0x000084d1 fetch  0x00000001 , 0x0000066e 
- 00030794  0x000084d2 branch  0x00007841 , 0x00000034 
- 00030795  0x000084d3 rtn 
- 00030796  0x000084d6 call  0x00007825 
- 00030797  0x000084d7 arg  0x000044db , 0x00000011 
- 00030798  0x000084d8 call  0x00007d97 
- 00030799  0x000084d9 copy  0x0000003f , 0x00000002 
- 00030800  0x000084da call  0x00007829 
- 00030801  0x000084db bpatch  0x000000f9 , 0x0000401f 
- 00030802  0x000084dc copy  0x00000002 , 0x0000003f 
- 00030803  0x000084dd rtn  0x00000034 
- 00030804  0x000084de beq  0x0000000d , 0x00007870 
- 00030805  0x000084df beq  0x0000000e , 0x00007876 
- 00030806  0x000084e0 beq  0x0000000f , 0x0000787b 
- 00030807  0x000084e1 beq  0x00000010 , 0x00007881 
- 00030808  0x000084e2 beq  0x00000013 , 0x0000788b 
- 00030809  0x000084e3 beq  0x00000014 , 0x0000788d 
- 00030810  0x000084e4 beq  0x00000015 , 0x0000788f 
- 00030811  0x000084e5 beq  0x00000016 , 0x00007899 
- 00030812  0x000084e6 beq  0x00000017 , 0x0000789c 
- 00030813  0x000084e7 beq  0x00000018 , 0x0000789e 
- 00030814  0x000084e8 beq  0x00000019 , 0x000078a1 
- 00030815  0x000084ea store  0x00000001 , 0x0000066f 
- 00030816  0x000084ee fetch  0x00000001 , 0x0000066f 
- 00030817  0x000084ef bmark0  0x00000009 , 0x00007869 
- 00030818  0x000084f0 bpatch  0x000000fa , 0x0000401f 
- 00030819  0x000084f1 fetch  0x00000001 , 0x0000066f 
- 00030820  0x000084f2 beq  0x00000011 , 0x00007886 
- 00030821  0x000084f3 beq  0x0000001b , 0x000078a9 
- 00030822  0x000084f4 beq  0x00000012 , 0x0000788a 
- 00030823  0x000084f5 beq  0x0000001f , 0x00006ea3 
- 00030824  0x000084f6 rtn 
- 00030825  0x000084f9 store  0x00000001 , 0x0000066f 
- 00030826  0x000084fa call  0x0000205d 
- 00030827  0x000084fb branch  0x0000786e , 0x00000005 
- 00030828  0x000084fc call  0x00002062 
- 00030829  0x000084fd nrtn  0x00000005 
- 00030830  0x000084ff jam  0x00000001 , 0x0000066e 
- 00030831  0x00008500 branch  0x00007834 
- 00030832  0x00008508 jam  0x00000001 , 0x00004388 
- 00030833  0x00008509 jam  0x00000000 , 0x0000438b 
- 00030834  0x0000850a fetch  0x00000002 , 0x000044e9 
- 00030835  0x0000850b set1  0x0000000b , 0x0000003f 
- 00030836  0x0000850c store  0x00000002 , 0x000044e9 
- 00030837  0x0000850d rtn 
- 00030838  0x00008512 fetch  0x00000002 , 0x000044e9 
- 00030839  0x00008513 set0  0x0000000b , 0x0000003f 
- 00030840  0x00008514 store  0x00000002 , 0x000044e9 
- 00030841  0x00008515 jam  0x00000000 , 0x00004388 
- 00030842  0x00008516 rtn 
- 00030843  0x0000851b jam  0x00000001 , 0x00004388 
- 00030844  0x0000851c jam  0x00000001 , 0x0000438b 
- 00030845  0x0000851d fetch  0x00000002 , 0x000044e9 
- 00030846  0x0000851e set1  0x0000000b , 0x0000003f 
- 00030847  0x0000851f store  0x00000002 , 0x000044e9 
- 00030848  0x00008520 rtn 
- 00030849  0x00008525 fetch  0x00000002 , 0x000044e9 
- 00030850  0x00008526 set0  0x0000000b , 0x0000003f 
- 00030851  0x00008527 store  0x00000002 , 0x000044e9 
- 00030852  0x00008528 jam  0x00000000 , 0x00004388 
- 00030853  0x00008529 rtn 
- 00030854  0x0000852e setarg  0x00000014 
- 00030855  0x0000852f store  0x00000002 , 0x00000196 
- 00030856  0x00008530 store  0x00000002 , 0x000042f5 
- 00030857  0x00008531 branch  0x000030c5 
- 00030858  0x00008536 branch  0x00002e93 
- 00030859  0x0000853b arg  0x00000000 , 0x00000011 
- 00030860  0x0000853c branch  0x000077bf 
- 00030861  0x00008541 arg  0x00000000 , 0x00000011 
- 00030862  0x00008542 branch  0x000077ba 
- 00030863  0x00008547 arg  0x00000000 , 0x00000011 
- 00030864  0x00008548 call  0x000077a7 
- 00030865  0x00008549 ifetch  0x00000001 , 0x00000012 
- 00030866  0x0000854a beq  0x00000001 , 0x00007896 
- 00030867  0x0000854b beq  0x00000004 , 0x00007896 
- 00030868  0x0000854c beq  0x00000005 , 0x00007896 
- 00030869  0x0000854d branch  0x000077c4 
- 00030870  0x00008550 ifetch  0x00000001 , 0x00000006 
- 00030871  0x00008551 rtneq  0x000000ff 
- 00030872  0x00008552 branch  0x000077c4 
- 00030873  0x00008557 jam  0x00000001 , 0x00004343 
- 00030874  0x00008558 jam  0x0000001b , 0x00004114 
- 00030875  0x0000855b rtn 
- 00030876  0x00008560 jam  0x00000001 , 0x00004343 
- 00030877  0x00008561 rtn 
- 00030878  0x00008566 jam  0x00000000 , 0x00004343 
- 00030879  0x00008567 jam  0x00000000 , 0x00004114 
- 00030880  0x00008568 rtn 
- 00030881  0x0000856d fetch  0x00000002 , 0x000043d5 
- 00030882  0x0000856e call  0x00007d79 
- 00030883  0x0000856f fetch  0x00000001 , 0x000044ec 
- 00030884  0x00008570 beq  0x000000ff , 0x000078a7 
- 00030885  0x00008571 copy  0x0000003f , 0x00000002 
- 00030886  0x00008572 call  0x00006edd 
- 00030887  0x00008574 call  0x0000783d 
- 00030888  0x00008575 branch  0x00002417 
- 00030889  0x0000857a branch  0x00002ed5 
- 00030890  0x00008580 fetch  0x00000001 , 0x000044e9 
- 00030891  0x00008581 rtnbit0  0x0000000c 
- 00030892  0x00008582 rtn 
- 00030893  0x00008588 fetch  0x00000002 , 0x000043fb 
- 00030894  0x00008589 add  0x0000003f , 0x00000002 , 0x00000005 
- 00030895  0x0000858a setarg  0x00000000 
- 00030896  0x0000858b istore  0x00000003 , 0x00000005 
- 00030897  0x0000858c rtn 
- 00030898  0x00008591 bpatch  0x000000fb , 0x0000401f 
- 00030899  0x00008592 call  0x00007dbc 
- 00030900  0x00008593 call  0x000078fe 
- 00030901  0x00008594 rtn  0x00000034 
- 00030902  0x00008595 fetch  0x00000002 , 0x000043fb 
- 00030903  0x00008596 add  0x0000003f , 0x00000002 , 0x00000012 
- 00030904  0x00008597 ifetcht  0x00000001 , 0x00000012 
- 00030905  0x00008598 increase  0x00000001 , 0x00000002 
- 00030906  0x00008599 istoret  0x00000001 , 0x00000012 
- 00030907  0x0000859b ifetcht  0x00000001 , 0x0000003f 
- 00030908  0x0000859c copy  0x00000002 , 0x00000039 
- 00030909  0x0000859d add  0x0000003f , 0x00000004 , 0x00000012 
- 00030910  0x0000859e ifetch  0x00000001 , 0x00000012 
- 00030911  0x0000859f imul32  0x00000002 , 0x0000003f 
- 00030912  0x000085a0 iadd  0x00000006 , 0x00000005 
- 00030913  0x000085a1 copy  0x00000011 , 0x00000006 
- 00030914  0x000085a3 call  0x00007cda 
- 00030915  0x000085a4 call  0x00007902 
- 00030916  0x000085a5 pincrease  0xffffffff 
- 00030917  0x000085a6 ifetcht  0x00000001 , 0x00000012 
- 00030918  0x000085a7 increase  0x00000001 , 0x00000002 
- 00030919  0x000085a8 iand  0x00000002 , 0x00000002 
- 00030920  0x000085a9 istoret  0x00000001 , 0x00000012 
- 00030921  0x000085aa branch  0x00007dba 
- 00030922  0x000085b0 bpatch  0x000000fc , 0x0000401f 
- 00030923  0x000085b1 call  0x00007dbc 
- 00030924  0x000085b2 call  0x000078fa 
- 00030925  0x000085b3 rtn  0x00000034 
- 00030926  0x000085b4 fetch  0x00000002 , 0x000043fb 
- 00030927  0x000085b5 add  0x0000003f , 0x00000002 , 0x00000012 
- 00030928  0x000085b6 ifetcht  0x00000001 , 0x00000012 
- 00030929  0x000085b7 increase  0xffffffff , 0x00000002 
- 00030930  0x000085b8 istoret  0x00000001 , 0x00000012 
- 00030931  0x000085b9 ifetcht  0x00000001 , 0x0000003f 
- 00030932  0x000085ba copy  0x00000002 , 0x00000039 
- 00030933  0x000085bb add  0x0000003f , 0x00000003 , 0x00000012 
- 00030934  0x000085bc ifetch  0x00000001 , 0x00000012 
- 00030935  0x000085bd imul32  0x00000002 , 0x0000003f 
- 00030936  0x000085be iadd  0x00000006 , 0x00000006 
- 00030937  0x000085bf increase  0x00000001 , 0x00000006 
- 00030938  0x000085c0 copy  0x00000011 , 0x00000005 
- 00030939  0x000085c1 branch  0x000078c2 
- 00030940  0x000085c9 call  0x00007dbc 
- 00030941  0x000085ca call  0x000078fa 
- 00030942  0x000085cb rtn  0x00000034 
- 00030943  0x000085cc fetch  0x00000002 , 0x000043fb 
- 00030944  0x000085cd ifetcht  0x00000001 , 0x0000003f 
- 00030945  0x000085ce copy  0x00000002 , 0x00000039 
- 00030946  0x000085cf add  0x0000003f , 0x00000003 , 0x00000012 
- 00030947  0x000085d0 ifetch  0x00000001 , 0x00000012 
- 00030948  0x000085d1 imul32  0x00000002 , 0x0000003f 
- 00030949  0x000085d2 iadd  0x00000006 , 0x00000006 
- 00030950  0x000085d3 increase  0x00000001 , 0x00000006 
- 00030951  0x000085d4 copy  0x00000006 , 0x00000012 
- 00030952  0x000085d5 copy  0x00000011 , 0x00000005 
- 00030953  0x000085d6 call  0x00007cda 
- 00030954  0x000085d7 branch  0x00007dba 
- 00030955  0x000085da call  0x00007dbc 
- 00030956  0x000085db call  0x000078fa 
- 00030957  0x000085dc rtn  0x00000034 
- 00030958  0x000085dd fetch  0x00000002 , 0x000043fb 
- 00030959  0x000085de ifetcht  0x00000001 , 0x0000003f 
- 00030960  0x000085df copy  0x00000002 , 0x00000039 
- 00030961  0x000085e0 add  0x0000003f , 0x00000003 , 0x00000012 
- 00030962  0x000085e1 ifetch  0x00000001 , 0x00000012 
- 00030963  0x000085e2 imul32  0x00000002 , 0x0000003f 
- 00030964  0x000085e3 iadd  0x00000006 , 0x00000006 
- 00030965  0x000085e4 add  0x00000006 , 0x00000002 , 0x00000005 
- 00030966  0x000085e5 copy  0x00000011 , 0x00000006 
- 00030967  0x000085e6 increase  0xffffffff , 0x00000039 
- 00030968  0x000085e7 call  0x00007cda 
- 00030969  0x000085e8 branch  0x00007dba 
- 00030970  0x000085ec fetch  0x00000002 , 0x000043fb 
- 00030971  0x000085ed add  0x0000003f , 0x00000002 , 0x00000006 
- 00030972  0x000085ee ifetch  0x00000001 , 0x00000006 
- 00030973  0x000085ef rtn 
- 00030974  0x000085f3 call  0x00007902 
- 00030975  0x000085f4 ifetcht  0x00000001 , 0x00000006 
- 00030976  0x000085f5 isub  0x00000002 , 0x0000003f 
- 00030977  0x000085f6 rtn 
- 00030978  0x000085fa fetch  0x00000002 , 0x000043fb 
- 00030979  0x000085fb add  0x0000003f , 0x00000001 , 0x00000006 
- 00030980  0x000085fc ifetch  0x00000001 , 0x00000006 
- 00030981  0x000085fd rtn 
- 00030982  0x00008606 bpatch  0x000000fd , 0x0000401f 
- 00030983  0x00008607 fetch  0x00000001 , 0x00008c22 
- 00030984  0x00008608 isolate1  0x00000003 , 0x0000003f 
- 00030985  0x00008609 call  0x00007915 , 0x00000001 
- 00030986  0x0000860a fetch  0x00000002 , 0x00008c22 
- 00030987  0x0000860b store  0x00000002 , 0x00008c22 
- 00030988  0x0000860c store  0x00000002 , 0x00000709 
- 00030989  0x0000860d call  0x00007973 
- 00030990  0x0000860e call  0x000079a2 
- 00030991  0x0000860f call  0x00007b96 
- 00030992  0x00008610 call  0x00007bdf 
- 00030993  0x00008611 branch  0x0000796b 
- 00030994  0x00008614 bpatch  0x000000fe , 0x0000401f 
- 00030995  0x00008615 call  0x00007396 
- 00030996  0x00008616 call  0x00007932 
- 00030997  0x00008618 jam  0x00000000 , 0x00008c00 
- 00030998  0x00008619 nop  0x00002710 
- 00030999  0x0000861a jam  0x00000000 , 0x00008c12 
- 00031000  0x0000861b fetch  0x00000002 , 0x00008050 
- 00031001  0x0000861c set0  0x0000000a , 0x0000003f 
- 00031002  0x0000861d store  0x00000002 , 0x00008050 
- 00031003  0x0000861e jam  0x00000021 , 0x00008c10 
- 00031004  0x0000861f jam  0x0000009d , 0x00008c11 
- 00031005  0x00008620 jam  0x0000003c , 0x00008c00 
- 00031006  0x00008621 setarg  0x00000763 
- 00031007  0x00008622 store  0x00000002 , 0x00008c02 
- 00031008  0x00008623 store  0x00000002 , 0x00008c06 
- 00031009  0x00008624 setarg  0x000007a3 
- 00031010  0x00008625 store  0x00000002 , 0x00008c04 
- 00031011  0x00008626 jam  0x00000080 , 0x00008c12 
- 00031012  0x00008627 jam  0x00000000 , 0x00008c01 
- 00031013  0x00008628 jam  0x000000ff , 0x00008c22 
- 00031014  0x00008629 setarg  0x0000095f 
- 00031015  0x0000862a arg  0x0000086d , 0x00000005 
- 00031016  0x0000862b isub  0x00000005 , 0x00000039 
- 00031017  0x0000862c branch  0x00007ca1 
- 00031018  0x0000862f fetcht  0x00000001 , 0x0000086c 
- 00031019  0x00008630 branch  0x00006edd 
- 00031020  0x00008632 fetch  0x00000001 , 0x0000090e 
- 00031021  0x00008633 rtn  0x00000034 
- 00031022  0x00008634 fetcht  0x00000001 , 0x0000086c 
- 00031023  0x00008635 call  0x00006ee6 
- 00031024  0x00008636 branch  0x00007915 , 0x00000001 
- 00031025  0x00008637 rtn 
- 00031026  0x0000863a jam  0x00000002 , 0x0000086b 
- 00031027  0x0000863b setarg  0x00000000 
- 00031028  0x0000863c store  0x00000001 , 0x000007a6 
- 00031029  0x0000863d store  0x00000002 , 0x00000865 
- 00031030  0x0000863e pincrease  0x00000001 
- 00031031  0x0000863f store  0x00000002 , 0x00000867 
- 00031032  0x00008640 pincrease  0x00000001 
- 00031033  0x00008641 store  0x00000002 , 0x00000869 
- 00031034  0x00008642 arg  0x000007fa , 0x00000005 
- 00031035  0x00008643 setarg  0x00030404 
- 00031036  0x00008644 istore  0x00000003 , 0x00000005 
- 00031037  0x00008645 setarg  0x00000409 
- 00031038  0x00008646 istore  0x00000002 , 0x00000005 
- 00031039  0x00008647 arg  0x000007ff , 0x00000005 
- 00031040  0x00008648 setsect  0x00000000 , 0x00015906 
- 00031041  0x00008649 setsect  0x00000001 , 0x000210d2 
- 00031042  0x0000864a setsect  0x00000002 , 0x00010494 
- 00031043  0x0000864b setsect  0x00000003 , 0x00000001 
- 00031044  0x0000864c istore  0x00000009 , 0x00000005 
- 00031045  0x0000864d arg  0x0000081d , 0x00000005 
- 00031046  0x0000864e setsect  0x00000000 , 0x0001570f 
- 00031047  0x0000864f setsect  0x00000001 , 0x00015c9a 
- 00031048  0x00008650 setsect  0x00000002 , 0x000256c6 
- 00031049  0x00008651 setsect  0x00000003 , 0x0001cdcd 
- 00031050  0x00008652 istore  0x00000009 , 0x00000005 
- 00031051  0x00008653 setsect  0x00000000 , 0x00014420 
- 00031052  0x00008654 setsect  0x00000001 , 0x00025d99 
- 00031053  0x00008655 setsect  0x00000002 , 0x00025636 
- 00031054  0x00008656 setsect  0x00000003 , 0x00000001 
- 00031055  0x00008657 istore  0x00000007 , 0x00000005 
- 00031056  0x00008658 arg  0x0000083b , 0x00000005 
- 00031057  0x00008659 setsect  0x00000000 , 0x0001620a 
- 00031058  0x0000865a setsect  0x00000001 , 0x00000c8c 
- 00031059  0x0000865b setsect  0x00000002 , 0x00030333 
- 00031060  0x0000865c setsect  0x00000003 , 0x0000c0c0 
- 00031061  0x0000865d istore  0x00000009 , 0x00000005 
- 00031062  0x0000865e setsect  0x00000000 , 0x00003130 
- 00031063  0x0000865f istore  0x00000002 , 0x00000005 
- 00031064  0x00008660 setarg  0x00009272 
- 00031065  0x00008661 store  0x00000002 , 0x000007a7 
- 00031066  0x00008662 setarg  0x000092cd 
- 00031067  0x00008663 store  0x00000002 , 0x000007a9 
- 00031068  0x00008664 arg  0x00009371 , 0x00000006 
- 00031069  0x00008665 arg  0x000007ab , 0x00000005 
- 00031070  0x00008666 arg  0x00000013 , 0x00000039 
- 00031071  0x00008667 call  0x00007cda 
- 00031072  0x00008668 arg  0x00009384 , 0x00000006 
- 00031073  0x00008669 arg  0x000007be , 0x00000005 
- 00031074  0x0000866a arg  0x0000003c , 0x00000039 
- 00031075  0x0000866b call  0x00007cda 
- 00031076  0x0000866d fetch  0x00000002 , 0x00000859 
- 00031077  0x0000866e branch  0x00007d79 
- 00031078  0x00008671 fetch  0x00000001 , 0x0000085b 
- 00031079  0x00008672 rtn  0x00000034 
- 00031080  0x00008673 store  0x00000001 , 0x000007e0 
- 00031081  0x00008674 store  0x00000001 , 0x000007f9 
- 00031082  0x00008675 rtn 
- 00031083  0x00008678 arg  0x00000001 , 0x00000007 
- 00031084  0x00008679 call  0x00007cef 
- 00031085  0x0000867a nrtn  0x00000034 
- 00031086  0x0000867b fetch  0x00000001 , 0x0000090f 
- 00031087  0x0000867c nrtn  0x00000034 
- 00031088  0x0000867d fetch  0x00000001 , 0x0000090e 
- 00031089  0x0000867e ncall  0x00007c38 , 0x00000034 
- 00031090  0x0000867f rtn 
- 00031091  0x00008682 fetch  0x00000001 , 0x00000709 
- 00031092  0x00008683 bbit1  0x00000002 , 0x00007976 
- 00031093  0x00008684 rtn 
- 00031094  0x00008687 call  0x0000797b 
- 00031095  0x00008688 call  0x00007cee 
- 00031096  0x00008689 setarg  0x00000280 
- 00031097  0x0000868a arg  0x00000001 , 0x00000007 
- 00031098  0x0000868b branch  0x00007ce1 
- 00031099  0x0000868e fetch  0x00000001 , 0x00000900 
- 00031100  0x0000868f bne  0x00000002 , 0x00007980 
- 00031101  0x00008690 jam  0x00000000 , 0x0000090f 
- 00031102  0x00008691 jam  0x00000000 , 0x00000910 
- 00031103  0x00008692 rtn 
- 00031104  0x00008695 fetch  0x00000001 , 0x00000912 
- 00031105  0x00008696 rtn  0x00000034 
- 00031106  0x00008697 jam  0x00000000 , 0x00000912 
- 00031107  0x00008698 jam  0x00000002 , 0x00000900 
- 00031108  0x00008699 jam  0x00000001 , 0x0000090e 
- 00031109  0x0000869a rtn 
- 00031110  0x0000869d fetch  0x00000001 , 0x00000709 
- 00031111  0x0000869e bbit1  0x00000000 , 0x000079af 
- 00031112  0x0000869f rtn 
- 00031113  0x000086a2 fetchr  0x0000000a , 0x00000002 , 0x00008c02 
- 00031114  0x000086a3 fetchr  0x00000010 , 0x00000002 , 0x00008c04 
- 00031115  0x000086a4 fetchr  0x00000003 , 0x00000002 , 0x00008c06 
- 00031116  0x000086a5 ifetch  0x00000002 , 0x00000003 
- 00031117  0x000086a6 rshift8  0x0000003f , 0x00000002 
- 00031118  0x000086a7 rshift4  0x00000002 , 0x00000002 
- 00031119  0x000086a8 arg  0x00000fff , 0x00000006 
- 00031120  0x000086a9 iand  0x00000006 , 0x00000039 
- 00031121  0x000086aa storer  0x00000039 , 0x00000002 , 0x0000070c 
- 00031122  0x000086ab rtn 
- 00031123  0x000086af call  0x00007989 
- 00031124  0x000086b1 ifetch  0x00000001 , 0x00000003 
- 00031125  0x000086b2 istore  0x00000001 , 0x00000005 
- 00031126  0x000086b3 loop  0x00007994 
- 00031127  0x000086b4 storer  0x00000003 , 0x00000002 , 0x00008c06 
- 00031128  0x000086b5 rtn 
- 00031129  0x000086b8 arg  0x0000095f , 0x00000005 
- 00031130  0x000086b9 call  0x00007994 
- 00031131  0x000086ba arg  0x00000963 , 0x00000002 
- 00031132  0x000086bb storet  0x00000002 , 0x00008c0e 
- 00031133  0x000086bc fetch  0x00000001 , 0x00000960 
- 00031134  0x000086bd pincrease  0x00000006 
- 00031135  0x000086be istore  0x00000001 , 0x00000002 
- 00031136  0x000086bf jam  0x00000008 , 0x00008c18 
- 00031137  0x000086c0 rtn 
- 00031138  0x000086c4 bpatch  0x000000ff , 0x0000401f 
- 00031139  0x000086c5 fetch  0x00000001 , 0x00000709 
- 00031140  0x000086c6 rtnbit0  0x00000005 
- 00031141  0x000086c7 call  0x00007989 
- 00031142  0x000086c8 compare  0x0000000d , 0x00000002 , 0x000000ff 
- 00031143  0x000086c9 branch  0x00007999 , 0x00000001 
- 00031144  0x000086ca arg  0x0000086d , 0x00000005 
- 00031145  0x000086cb call  0x00007994 
- 00031146  0x000086cc fetch  0x00000001 , 0x0000070c 
- 00031147  0x000086cd beq  0x00000000 , 0x00007986 
- 00031148  0x000086ce beq  0x00000001 , 0x000079b6 
- 00031149  0x000086cf sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00031150  0x000086d0 rtn  0x00000002 
- 00031151  0x000086d2 bpatchx  0x00000000 , 0x00004020 
- 00031152  0x000086d3 set0  0x00000023 , 0x00000000 
- 00031153  0x000086d4 fetch  0x00000001 , 0x0000086d 
- 00031154  0x000086d5 and_into  0x00000080 , 0x0000003f 
- 00031155  0x000086d6 beq  0x00000080 , 0x000079ba 
- 00031156  0x000086d7 beq  0x00000000 , 0x000079c2 
- 00031157  0x000086d8 branch  0x0000235a 
- 00031158  0x000086db fetch  0x00000001 , 0x0000086d 
- 00031159  0x000086dc rtnbit1  0x00000007 
- 00031160  0x000086dd call  0x00007b6a 
- 00031161  0x000086de branch  0x000079e9 
- 00031162  0x000086e2 fetch  0x00000001 , 0x0000086d 
- 00031163  0x000086e3 rshift4  0x0000003f , 0x0000003f 
- 00031164  0x000086e4 rshift  0x0000003f , 0x0000003f 
- 00031165  0x000086e5 and_into  0x00000003 , 0x0000003f 
- 00031166  0x000086e6 beq  0x00000000 , 0x000079ca 
- 00031167  0x000086e7 beq  0x00000001 , 0x000079d0 
- 00031168  0x000086e8 beq  0x00000002 , 0x000079d5 
- 00031169  0x000086e9 branch  0x0000235a 
- 00031170  0x000086ec fetch  0x00000001 , 0x0000086d 
- 00031171  0x000086ed rshift4  0x0000003f , 0x0000003f 
- 00031172  0x000086ee rshift  0x0000003f , 0x0000003f 
- 00031173  0x000086ef and_into  0x00000003 , 0x0000003f 
- 00031174  0x000086f0 beq  0x00000000 , 0x000079d6 
- 00031175  0x000086f1 beq  0x00000001 , 0x000079de 
- 00031176  0x000086f2 beq  0x00000002 , 0x000079e3 
- 00031177  0x000086f3 branch  0x0000235a 
- 00031178  0x000086f6 fetch  0x00000001 , 0x0000086e 
- 00031179  0x000086f7 beq  0x00000008 , 0x000079eb 
- 00031180  0x000086f8 beq  0x00000006 , 0x00007a01 
- 00031181  0x000086f9 beq  0x0000000a , 0x00007a46 
- 00031182  0x000086fa beq  0x00000000 , 0x00007a58 
- 00031183  0x000086fb branch  0x000079e4 
- 00031184  0x000086fe fetch  0x00000001 , 0x0000086e 
- 00031185  0x000086ff beq  0x00000002 , 0x00007a8d 
- 00031186  0x00008700 beq  0x00000001 , 0x00007a91 
- 00031187  0x00008701 beq  0x00000003 , 0x00007aa2 
- 00031188  0x00008702 branch  0x000079e4 
- 00031189  0x00008705 branch  0x000079e4 
- 00031190  0x00008708 fetch  0x00000001 , 0x0000086e 
- 00031191  0x00008709 beq  0x00000001 , 0x00007aac 
- 00031192  0x0000870a beq  0x00000003 , 0x00007adb 
- 00031193  0x0000870b beq  0x00000005 , 0x00007b06 
- 00031194  0x0000870c beq  0x00000009 , 0x00007b1f 
- 00031195  0x0000870d beq  0x0000000b , 0x00007b3a 
- 00031196  0x0000870e beq  0x00000007 , 0x000079e4 
- 00031197  0x0000870f branch  0x000079e4 
- 00031198  0x00008712 fetch  0x00000001 , 0x0000086e 
- 00031199  0x00008713 beq  0x0000000a , 0x00007b4b 
- 00031200  0x00008714 beq  0x00000009 , 0x00007b5d 
- 00031201  0x00008715 beq  0x0000000b , 0x00007b7c 
- 00031202  0x00008716 branch  0x000079e4 
- 00031203  0x00008719 branch  0x000079e4 
- 00031204  0x0000871c bpatchx  0x00000001 , 0x00004020 
- 00031205  0x0000871d fetch  0x00000001 , 0x00008c19 
- 00031206  0x0000871e set1  0x00000000 , 0x0000003f 
- 00031207  0x0000871f store  0x00000001 , 0x00008c19 
- 00031208  0x00008720 branch  0x000079e9 
- 00031209  0x00008723 jam  0x00000001 , 0x00008c1b 
- 00031210  0x00008724 rtn 
- 00031211  0x00008727 fetch  0x00000001 , 0x0000086d 
- 00031212  0x00008728 bne  0x00000080 , 0x000079e4 
- 00031213  0x00008729 fetch  0x00000001 , 0x00000871 
- 00031214  0x0000872a bne  0x00000000 , 0x000079e4 
- 00031215  0x0000872b fetch  0x00000001 , 0x00000872 
- 00031216  0x0000872c bne  0x00000000 , 0x000079e4 
- 00031217  0x0000872d fetch  0x00000001 , 0x00000873 
- 00031218  0x0000872e bne  0x00000001 , 0x000079e4 
- 00031219  0x0000872f fetch  0x00000001 , 0x00000874 
- 00031220  0x00008730 bne  0x00000000 , 0x000079e4 
- 00031221  0x00008731 fetch  0x00000001 , 0x0000086f 
- 00031222  0x00008732 bne  0x00000000 , 0x000079e4 
- 00031223  0x00008733 fetch  0x00000001 , 0x00000870 
- 00031224  0x00008734 bne  0x00000000 , 0x000079e4 
- 00031225  0x00008735 fetch  0x00000001 , 0x0000086b 
- 00031226  0x00008736 beq  0x00000004 , 0x000079fd 
- 00031227  0x00008737 beq  0x00000003 , 0x000079ff 
- 00031228  0x00008738 branch  0x000079e4 
- 00031229  0x0000873b arg  0x00000001 , 0x00000012 
- 00031230  0x0000873c branch  0x00007a72 
- 00031231  0x0000873f arg  0x00000001 , 0x00000012 
- 00031232  0x00008740 branch  0x00007a70 
- 00031233  0x00008743 bpatchx  0x00000002 , 0x00004020 
- 00031234  0x00008745 fetch  0x00000001 , 0x00000870 
- 00031235  0x00008746 beq  0x00000001 , 0x00007a14 
- 00031236  0x00008747 beq  0x00000002 , 0x00007a2d 
- 00031237  0x00008748 beq  0x00000003 , 0x00007a30 
- 00031238  0x00008749 beq  0x00000021 , 0x00007a09 
- 00031239  0x0000874a beq  0x00000022 , 0x00007a3e 
- 00031240  0x0000874b branch  0x000079e4 
- 00031241  0x0000874e jam  0x00000000 , 0x000008fd 
- 00031242  0x0000874f fetch  0x00000001 , 0x00000871 
- 00031243  0x00008750 beq  0x00000000 , 0x00007a0e 
- 00031244  0x00008751 beq  0x00000001 , 0x00007a11 
- 00031245  0x00008752 branch  0x000079e4 
- 00031246  0x00008755 fetchr  0x00000012 , 0x00000001 , 0x000007d1 
- 00031247  0x00008756 arg  0x000007d1 , 0x00000011 
- 00031248  0x00008757 branch  0x00007b8b 
- 00031249  0x0000875a fetchr  0x00000012 , 0x00000001 , 0x000007ea 
- 00031250  0x0000875b arg  0x000007ea , 0x00000011 
- 00031251  0x0000875c branch  0x00007b8b 
- 00031252  0x00008762 fetch  0x00000001 , 0x00000911 
- 00031253  0x00008763 ncall  0x00007a25 , 0x00000034 
- 00031254  0x00008764 setarg  0x000007ab 
- 00031255  0x00008765 fetcht  0x00000001 , 0x000007ab 
- 00031256  0x00008767 store  0x00000002 , 0x00000908 
- 00031257  0x00008768 storet  0x00000001 , 0x0000090a 
- 00031258  0x00008769 fetch  0x00000001 , 0x00000873 
- 00031259  0x0000876a isub  0x00000002 , 0x0000003e 
- 00031260  0x0000876b nbranch  0x00007a23 , 0x00000002 
- 00031261  0x0000876d fetch  0x00000001 , 0x0000090a 
- 00031262  0x0000876f iforce  0x00000012 
- 00031263  0x00008770 fetch  0x00000002 , 0x00000908 
- 00031264  0x00008771 add  0x0000003f , 0x00000001 , 0x0000003f 
- 00031265  0x00008772 iforce  0x00000011 
- 00031266  0x00008773 branch  0x00007b8b 
- 00031267  0x00008775 fetch  0x00000001 , 0x00000873 
- 00031268  0x00008776 branch  0x00007a1e 
- 00031269  0x00008779 fetch  0x00000001 , 0x00008c01 
- 00031270  0x0000877a ncall  0x00007a29 , 0x00000034 
- 00031271  0x0000877b jam  0x00000000 , 0x00000911 
- 00031272  0x0000877c rtn 
- 00031273  0x0000877e fetch  0x00000001 , 0x00008c01 
- 00031274  0x0000877f set1  0x00000007 , 0x0000003f 
- 00031275  0x00008780 store  0x00000001 , 0x00008c01 
- 00031276  0x00008781 rtn 
- 00031277  0x00008784 setarg  0x000007be 
- 00031278  0x00008785 fetcht  0x00000001 , 0x000007be 
- 00031279  0x00008786 branch  0x00007a18 
- 00031280  0x00008789 fetch  0x00000001 , 0x0000086f 
- 00031281  0x0000878a sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00031282  0x0000878b nbranch  0x000079e4 , 0x00000002 
- 00031283  0x0000878c fetch  0x00000001 , 0x0000086f 
- 00031284  0x0000878d arg  0x000007fa , 0x00000011 
- 00031285  0x0000878e beq  0x00000000 , 0x00007b89 
- 00031286  0x0000878f set1  0x00000023 , 0x00000000 
- 00031287  0x00008790 arg  0x000007ff , 0x00000011 
- 00031288  0x00008791 beq  0x00000001 , 0x00007b89 
- 00031289  0x00008792 arg  0x0000081d , 0x00000011 
- 00031290  0x00008793 beq  0x00000002 , 0x00007b89 
- 00031291  0x00008794 arg  0x0000083b , 0x00000011 
- 00031292  0x00008795 beq  0x00000003 , 0x00007b89 
- 00031293  0x00008796 rtn 
- 00031294  0x00008799 fetch  0x00000002 , 0x00000871 
- 00031295  0x0000879a beq  0x00000001 , 0x00007a42 
- 00031296  0x0000879b fetchr  0x00000011 , 0x00000002 , 0x000007a7 
- 00031297  0x0000879c branch  0x00007b89 
- 00031298  0x0000879e jam  0x00000001 , 0x0000090e 
- 00031299  0x0000879f jam  0x00000001 , 0x00000900 
- 00031300  0x000087a0 fetchr  0x00000011 , 0x00000002 , 0x000007a9 
- 00031301  0x000087a1 branch  0x00007b89 
- 00031302  0x000087a5 fetch  0x00000001 , 0x0000086b 
- 00031303  0x000087a6 bne  0x00000004 , 0x000079e4 
- 00031304  0x000087a7 fetch  0x00000001 , 0x0000086d 
- 00031305  0x000087a8 bne  0x00000081 , 0x000079e4 
- 00031306  0x000087a9 fetch  0x00000001 , 0x0000086f 
- 00031307  0x000087aa bne  0x00000000 , 0x000079e4 
- 00031308  0x000087ab fetch  0x00000001 , 0x00000870 
- 00031309  0x000087ac bne  0x00000000 , 0x000079e4 
- 00031310  0x000087ad fetch  0x00000001 , 0x00000873 
- 00031311  0x000087ae bne  0x00000001 , 0x000079e4 
- 00031312  0x000087af fetch  0x00000001 , 0x00000874 
- 00031313  0x000087b0 bne  0x00000000 , 0x000079e4 
- 00031314  0x000087b1 fetch  0x00000001 , 0x00000871 
- 00031315  0x000087b2 bne  0x00000000 , 0x000079e4 
- 00031316  0x000087b3 fetch  0x00000001 , 0x00000872 
- 00031317  0x000087b4 bne  0x00000000 , 0x000079e4 
- 00031318  0x000087b5 arg  0x00000001 , 0x00000012 
- 00031319  0x000087b6 branch  0x00007a70 
- 00031320  0x000087ba fetch  0x00000001 , 0x0000086b 
- 00031321  0x000087bb beq  0x00000002 , 0x000079e4 
- 00031322  0x000087bc fetch  0x00000001 , 0x0000086f 
- 00031323  0x000087bd bne  0x00000000 , 0x000079e4 
- 00031324  0x000087be fetch  0x00000001 , 0x00000870 
- 00031325  0x000087bf bne  0x00000000 , 0x000079e4 
- 00031326  0x000087c0 fetch  0x00000001 , 0x00000873 
- 00031327  0x000087c1 bne  0x00000002 , 0x000079e4 
- 00031328  0x000087c2 fetch  0x00000001 , 0x00000874 
- 00031329  0x000087c3 bne  0x00000000 , 0x000079e4 
- 00031330  0x000087c4 fetch  0x00000001 , 0x00000872 
- 00031331  0x000087c5 bne  0x00000000 , 0x000079e4 
- 00031332  0x000087c6 fetch  0x00000001 , 0x0000086d 
- 00031333  0x000087c7 beq  0x00000080 , 0x00007a6b 
- 00031334  0x000087c8 beq  0x00000081 , 0x00007a76 
- 00031335  0x000087c9 beq  0x00000082 , 0x00007a7a 
- 00031336  0x000087ca branch  0x000079e4 
- 00031337  0x000087ce jam  0x00000001 , 0x00000903 
- 00031338  0x000087cf branch  0x00007a74 
- 00031339  0x000087d2 fetch  0x00000001 , 0x00000871 
- 00031340  0x000087d3 bne  0x00000000 , 0x000079e4 
- 00031341  0x000087d4 arg  0x00000002 , 0x00000012 
- 00031342  0x000087d5 fetch  0x00000001 , 0x00000901 
- 00031343  0x000087d6 beq  0x00000001 , 0x00007a69 
- 00031344  0x000087d9 arg  0x00000865 , 0x00000011 
- 00031345  0x000087da branch  0x00007b8b 
- 00031346  0x000087dc arg  0x00000867 , 0x00000011 
- 00031347  0x000087dd branch  0x00007b8b 
- 00031348  0x000087df arg  0x00000869 , 0x00000011 
- 00031349  0x000087e0 branch  0x00007b8b 
- 00031350  0x000087e3 fetch  0x00000001 , 0x0000086b 
- 00031351  0x000087e4 bne  0x00000004 , 0x000079e4 
- 00031352  0x000087e5 arg  0x00000002 , 0x00000012 
- 00031353  0x000087e6 branch  0x00007a70 
- 00031354  0x000087e9 fetch  0x00000001 , 0x0000086b 
- 00031355  0x000087ea bne  0x00000004 , 0x000079e4 
- 00031356  0x000087eb fetch  0x00000001 , 0x00000871 
- 00031357  0x000087ec beq  0x00000081 , 0x00007a87 
- 00031358  0x000087ed beq  0x00000082 , 0x00007a89 
- 00031359  0x000087ee beq  0x00000083 , 0x00007a8b 
- 00031360  0x000087ef and_into  0x0000007f , 0x0000003f 
- 00031361  0x000087f0 beq  0x00000000 , 0x00007a83 
- 00031362  0x000087f1 branch  0x000079e4 
- 00031363  0x000087f4 fetch  0x00000001 , 0x00000904 
- 00031364  0x000087f6 arg  0x00000002 , 0x00000012 
- 00031365  0x000087f7 beq  0x00000001 , 0x00007a72 
- 00031366  0x000087f8 branch  0x00007a70 
- 00031367  0x000087fa fetch  0x00000001 , 0x00000905 
- 00031368  0x000087fb branch  0x00007a84 
- 00031369  0x000087fd fetch  0x00000001 , 0x00000906 
- 00031370  0x000087fe branch  0x00007a84 
- 00031371  0x00008800 fetch  0x00000001 , 0x00000907 
- 00031372  0x00008801 branch  0x00007a84 
- 00031373  0x00008804 jam  0x00000001 , 0x000008fb 
- 00031374  0x00008805 arg  0x000008fc , 0x00000011 
- 00031375  0x00008806 arg  0x00000001 , 0x00000012 
- 00031376  0x00008807 branch  0x00007b8b 
- 00031377  0x0000880a fetch  0x00000002 , 0x0000086f 
- 00031378  0x0000880b arg  0x000001ba , 0x00000002 
- 00031379  0x0000880c isub  0x00000002 , 0x0000003e 
- 00031380  0x0000880d nbranch  0x000079e4 , 0x00000005 
- 00031381  0x00008810 fetch  0x00000001 , 0x000008f8 
- 00031382  0x00008811 nbranch  0x00007a9f , 0x00000034 
- 00031383  0x00008812 jam  0x00000000 , 0x000008b5 
- 00031384  0x00008814 fetch  0x00000001 , 0x00000873 
- 00031385  0x00008815 iforce  0x00000012 
- 00031386  0x00008816 arg  0x000008b5 , 0x00000011 
- 00031387  0x00008817 call  0x00007b8b 
- 00031388  0x00008819 arg  0x000008b5 , 0x00000005 
- 00031389  0x0000881a arg  0x00000040 , 0x00000039 
- 00031390  0x0000881b branch  0x00007ca3 
- 00031391  0x0000881d jam  0x00000000 , 0x000008f8 
- 00031392  0x0000881e jam  0x00000001 , 0x000008b5 
- 00031393  0x0000881f branch  0x00007a98 
- 00031394  0x00008822 fetch  0x00000001 , 0x00000873 
- 00031395  0x00008823 bne  0x00000001 , 0x000079e4 
- 00031396  0x00008824 jam  0x00000001 , 0x000008fd 
- 00031397  0x00008825 arg  0x00000001 , 0x00000012 
- 00031398  0x00008826 fetch  0x00000001 , 0x000008ff 
- 00031399  0x00008827 beq  0x00000000 , 0x00007aaa 
- 00031400  0x00008828 beq  0x00000001 , 0x00007aab 
- 00031401  0x00008829 branch  0x00007a70 
- 00031402  0x0000882b branch  0x00007a72 
- 00031403  0x0000882d branch  0x00007a70 
- 00031404  0x00008833 fetch  0x00000001 , 0x0000086b 
- 00031405  0x00008834 bne  0x00000004 , 0x000079e4 
- 00031406  0x00008835 fetch  0x00000001 , 0x00000873 
- 00031407  0x00008836 bne  0x00000000 , 0x000079e4 
- 00031408  0x00008837 fetch  0x00000001 , 0x00000874 
- 00031409  0x00008838 bne  0x00000000 , 0x000079e4 
- 00031410  0x00008839 fetch  0x00000001 , 0x00000870 
- 00031411  0x0000883a bne  0x00000000 , 0x000079e4 
- 00031412  0x0000883b fetch  0x00000001 , 0x00000872 
- 00031413  0x0000883c bne  0x00000000 , 0x000079e4 
- 00031414  0x0000883d fetch  0x00000001 , 0x0000086d 
- 00031415  0x0000883e beq  0x00000000 , 0x00007abb 
- 00031416  0x0000883f beq  0x00000001 , 0x00007ac8 
- 00031417  0x00008840 beq  0x00000002 , 0x00007ac9 
- 00031418  0x00008841 branch  0x000079e4 
- 00031419  0x00008844 fetch  0x00000001 , 0x0000086f 
- 00031420  0x00008845 bne  0x00000001 , 0x000079e4 
- 00031421  0x00008846 fetch  0x00000001 , 0x00008c00 
- 00031422  0x00008847 set0  0x00000007 , 0x0000003f 
- 00031423  0x00008848 store  0x00000001 , 0x00008c00 
- 00031424  0x00008849 jam  0x00000000 , 0x00000901 
- 00031425  0x0000884a jam  0x00000001 , 0x00000902 
- 00031426  0x0000884b fetch  0x00000001 , 0x00000903 
- 00031427  0x0000884c branch  0x000079e9 , 0x00000034 
- 00031428  0x0000884d jam  0x00000000 , 0x00000903 
- 00031429  0x0000884e jam  0x00000000 , 0x00000902 
- 00031430  0x0000884f jam  0x00000002 , 0x00000900 
- 00031431  0x00008850 branch  0x000079e9 
- 00031432  0x00008853 branch  0x000079e4 
- 00031433  0x00008856 fetch  0x00000001 , 0x0000086f 
- 00031434  0x00008857 bne  0x00000000 , 0x000079e4 
- 00031435  0x00008858 fetch  0x00000001 , 0x00000871 
- 00031436  0x00008859 beq  0x00000081 , 0x00007ad4 
- 00031437  0x0000885a beq  0x00000082 , 0x00007ad7 
- 00031438  0x0000885b beq  0x00000083 , 0x00007ad9 
- 00031439  0x0000885c and_into  0x0000007f , 0x0000003f 
- 00031440  0x0000885d beq  0x00000000 , 0x00007ad2 
- 00031441  0x0000885e branch  0x000079e4 
- 00031442  0x00008861 jam  0x00000000 , 0x00000904 
- 00031443  0x00008862 branch  0x000079e9 
- 00031444  0x00008864 jam  0x00000000 , 0x00000905 
- 00031445  0x00008866 jam  0x00000001 , 0x00000912 
- 00031446  0x00008867 branch  0x000079e9 
- 00031447  0x00008869 jam  0x00000000 , 0x00000906 
- 00031448  0x0000886a branch  0x00007ad5 
- 00031449  0x0000886c jam  0x00000000 , 0x00000907 
- 00031450  0x0000886d branch  0x00007ad5 
- 00031451  0x00008871 fetch  0x00000001 , 0x00000873 
- 00031452  0x00008872 bne  0x00000000 , 0x000079e4 
- 00031453  0x00008873 fetch  0x00000001 , 0x00000874 
- 00031454  0x00008874 bne  0x00000000 , 0x000079e4 
- 00031455  0x00008875 fetch  0x00000001 , 0x0000086d 
- 00031456  0x00008876 beq  0x00000000 , 0x00007ae4 
- 00031457  0x00008877 beq  0x00000001 , 0x00007af2 
- 00031458  0x00008878 beq  0x00000002 , 0x00007af3 
- 00031459  0x00008879 branch  0x000079e4 
- 00031460  0x0000887c fetch  0x00000001 , 0x0000086f 
- 00031461  0x0000887d bne  0x00000001 , 0x000079e4 
- 00031462  0x0000887e call  0x000048b1 
- 00031463  0x0000887f fetch  0x00000001 , 0x00008c00 
- 00031464  0x00008880 set1  0x00000007 , 0x0000003f 
- 00031465  0x00008881 store  0x00000001 , 0x00008c00 
- 00031466  0x00008882 jam  0x00000001 , 0x00000901 
- 00031467  0x00008883 jam  0x00000003 , 0x00000900 
- 00031468  0x00008884 jam  0x00000000 , 0x000008f9 
- 00031469  0x00008885 call  0x000079e9 
- 00031470  0x00008887 call  0x00007cee 
- 00031471  0x00008888 setarg  0x00001388 
- 00031472  0x00008889 arg  0x0000000f , 0x00000007 
- 00031473  0x0000888a branch  0x00007ce1 
- 00031474  0x0000888d branch  0x000079e4 
- 00031475  0x00008890 fetch  0x00000001 , 0x0000086f 
- 00031476  0x00008891 bne  0x00000000 , 0x000079e4 
- 00031477  0x00008892 fetch  0x00000001 , 0x00000870 
- 00031478  0x00008893 bne  0x00000000 , 0x000079e4 
- 00031479  0x00008894 fetch  0x00000001 , 0x00000871 
- 00031480  0x00008895 beq  0x00000081 , 0x00007b00 
- 00031481  0x00008896 beq  0x00000082 , 0x00007b02 
- 00031482  0x00008897 beq  0x00000083 , 0x00007b04 
- 00031483  0x00008898 and_into  0x0000007f , 0x0000003f 
- 00031484  0x00008899 beq  0x00000000 , 0x00007afe 
- 00031485  0x0000889a branch  0x000079e4 
- 00031486  0x0000889d jam  0x00000001 , 0x00000904 
- 00031487  0x0000889e branch  0x000079e9 
- 00031488  0x000088a0 jam  0x00000001 , 0x00000905 
- 00031489  0x000088a1 branch  0x000079e9 
- 00031490  0x000088a3 jam  0x00000001 , 0x00000906 
- 00031491  0x000088a4 branch  0x000079e9 
- 00031492  0x000088a6 jam  0x00000001 , 0x00000907 
- 00031493  0x000088a7 branch  0x000079e9 
- 00031494  0x000088ab fetch  0x00000001 , 0x0000086d 
- 00031495  0x000088ac bne  0x00000000 , 0x000079e4 
- 00031496  0x000088ad fetch  0x00000001 , 0x00000871 
- 00031497  0x000088ae bne  0x00000000 , 0x000079e4 
- 00031498  0x000088af fetch  0x00000001 , 0x00000872 
- 00031499  0x000088b0 bne  0x00000000 , 0x000079e4 
- 00031500  0x000088b1 fetch  0x00000001 , 0x00000873 
- 00031501  0x000088b2 bne  0x00000000 , 0x000079e4 
- 00031502  0x000088b3 fetch  0x00000001 , 0x00000874 
- 00031503  0x000088b4 bne  0x00000000 , 0x000079e4 
- 00031504  0x000088b5 fetch  0x00000001 , 0x00000870 
- 00031505  0x000088b6 bne  0x00000000 , 0x000079e4 
- 00031506  0x000088b7 fetch  0x00000001 , 0x0000086f 
- 00031507  0x000088b8 and_into  0x00000080 , 0x0000003f 
- 00031508  0x000088b9 bne  0x00000000 , 0x000079e4 
- 00031509  0x000088ba fetch  0x00000001 , 0x0000086f 
- 00031510  0x000088bb bne  0x00000000 , 0x00007b1d 
- 00031511  0x000088bd jam  0x00000002 , 0x0000086b 
- 00031512  0x000088bf fetch  0x00000001 , 0x0000086f 
- 00031513  0x000088c0 store  0x00000001 , 0x00008c01 
- 00031514  0x000088c1 call  0x000079e9 
- 00031515  0x000088c2 jam  0x00000001 , 0x00000911 
- 00031516  0x000088c3 rtn 
- 00031517  0x000088c5 jam  0x00000003 , 0x0000086b 
- 00031518  0x000088c6 branch  0x00007b18 
- 00031519  0x000088ca fetch  0x00000001 , 0x0000086b 
- 00031520  0x000088cb beq  0x00000002 , 0x000079e4 
- 00031521  0x000088cc fetch  0x00000001 , 0x0000086d 
- 00031522  0x000088cd bne  0x00000000 , 0x000079e4 
- 00031523  0x000088ce fetch  0x00000001 , 0x00000871 
- 00031524  0x000088cf bne  0x00000000 , 0x000079e4 
- 00031525  0x000088d0 fetch  0x00000001 , 0x00000872 
- 00031526  0x000088d1 bne  0x00000000 , 0x000079e4 
- 00031527  0x000088d2 fetch  0x00000001 , 0x00000873 
- 00031528  0x000088d3 bne  0x00000000 , 0x000079e4 
- 00031529  0x000088d4 fetch  0x00000001 , 0x00000874 
- 00031530  0x000088d5 bne  0x00000000 , 0x000079e4 
- 00031531  0x000088d6 fetch  0x00000001 , 0x00000870 
- 00031532  0x000088d7 bne  0x00000000 , 0x000079e4 
- 00031533  0x000088d8 fetch  0x00000001 , 0x0000086f 
- 00031534  0x000088d9 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031535  0x000088da nbranch  0x000079e4 , 0x00000002 
- 00031536  0x000088db fetch  0x00000001 , 0x0000086b 
- 00031537  0x000088dc beq  0x00000003 , 0x00007b34 
- 00031538  0x000088dd beq  0x00000004 , 0x00007b34 
- 00031539  0x000088de branch  0x000079e4 
- 00031540  0x000088e2 fetch  0x00000001 , 0x0000086f 
- 00031541  0x000088e3 beq  0x00000000 , 0x00007b38 
- 00031542  0x000088e4 jam  0x00000004 , 0x0000086b 
- 00031543  0x000088e5 branch  0x000079e9 
- 00031544  0x000088e7 jam  0x00000003 , 0x0000086b 
- 00031545  0x000088e8 branch  0x000079e9 
- 00031546  0x000088ec fetch  0x00000001 , 0x0000086b 
- 00031547  0x000088ed bne  0x00000004 , 0x000079e4 
- 00031548  0x000088ee fetch  0x00000001 , 0x0000086d 
- 00031549  0x000088ef bne  0x00000001 , 0x000079e4 
- 00031550  0x000088f0 fetch  0x00000001 , 0x0000086f 
- 00031551  0x000088f1 bne  0x00000000 , 0x000079e4 
- 00031552  0x000088f2 fetch  0x00000001 , 0x00000870 
- 00031553  0x000088f3 bne  0x00000000 , 0x000079e4 
- 00031554  0x000088f4 fetch  0x00000001 , 0x00000873 
- 00031555  0x000088f5 bne  0x00000000 , 0x000079e4 
- 00031556  0x000088f6 fetch  0x00000001 , 0x00000874 
- 00031557  0x000088f7 bne  0x00000000 , 0x000079e4 
- 00031558  0x000088f8 fetch  0x00000001 , 0x00000871 
- 00031559  0x000088f9 bne  0x00000000 , 0x000079e4 
- 00031560  0x000088fa fetch  0x00000001 , 0x00000872 
- 00031561  0x000088fb bne  0x00000000 , 0x000079e4 
- 00031562  0x000088fc branch  0x000079e9 
- 00031563  0x00008900 bpatchx  0x00000003 , 0x00004020 
- 00031564  0x00008901 jam  0x00000001 , 0x000008fb 
- 00031565  0x00008902 fetch  0x00000001 , 0x00000870 
- 00031566  0x00008903 store  0x00000001 , 0x000008fc 
- 00031567  0x00008904 fetch  0x00000001 , 0x00000871 
- 00031568  0x00008905 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031569  0x00008906 call  0x00007b59 , 0x00000005 
- 00031570  0x00008907 fetch  0x00000001 , 0x00000900 
- 00031571  0x00008908 bne  0x00000004 , 0x000079e9 
- 00031572  0x00008909 jam  0x00000002 , 0x00000900 
- 00031573  0x0000890a call  0x000079e9 
- 00031574  0x0000890b nop  0x00007530 
- 00031575  0x0000890c nop  0x00007530 
- 00031576  0x0000890d rtn 
- 00031577  0x0000890f jam  0x00000001 , 0x0000090e 
- 00031578  0x00008910 jam  0x00000000 , 0x00000902 
- 00031579  0x00008911 jam  0x00000004 , 0x00000900 
- 00031580  0x00008912 rtn 
- 00031581  0x00008916 nop  0x00003a98 
- 00031582  0x00008917 arg  0x00000875 , 0x00000005 
- 00031583  0x00008918 call  0x00007993 
- 00031584  0x00008919 jam  0x00000001 , 0x000008f7 
- 00031585  0x0000891a call  0x00007b6e 
- 00031586  0x0000891b fetch  0x00000002 , 0x0000086f 
- 00031587  0x0000891c store  0x00000002 , 0x000008f5 
- 00031588  0x0000891d call  0x000079e9 
- 00031589  0x0000891e fetch  0x00000001 , 0x000043cb 
- 00031590  0x0000891f rtnne  0x00000004 
- 00031591  0x00008920 fetch  0x00000001 , 0x000008f9 
- 00031592  0x00008921 rtn  0x00000034 
- 00031593  0x00008922 fetch  0x00000001 , 0x00000875 
- 00031594  0x00008924 store  0x00000001 , 0x00004621 
- 00031595  0x00008925 jam  0x00000000 , 0x000008f9 
- 00031596  0x00008926 jam  0x00000003 , 0x00004611 
- 00031597  0x00008927 rtn 
- 00031598  0x0000892b fetch  0x00000002 , 0x0000086f 
- 00031599  0x0000892c arg  0x00000200 , 0x00000002 
- 00031600  0x0000892d isub  0x00000002 , 0x0000003e 
- 00031601  0x0000892e nrtn  0x00000005 
- 00031602  0x0000892f fetch  0x00000002 , 0x00000871 
- 00031603  0x00008930 arg  0x00000000 , 0x00000002 
- 00031604  0x00008931 isub  0x00000002 , 0x0000003e 
- 00031605  0x00008932 nrtn  0x00000005 
- 00031606  0x00008933 fetch  0x00000002 , 0x00000873 
- 00031607  0x00008934 arg  0x00000001 , 0x00000002 
- 00031608  0x00008935 isub  0x00000002 , 0x0000003e 
- 00031609  0x00008936 nrtn  0x00000005 
- 00031610  0x00008937 jam  0x00000001 , 0x000008f9 
- 00031611  0x00008938 rtn 
- 00031612  0x0000893c fetch  0x00000001 , 0x00000873 
- 00031613  0x0000893d bne  0x00000000 , 0x000079e4 
- 00031614  0x0000893e fetch  0x00000001 , 0x0000086f 
- 00031615  0x0000893f beq  0x00000000 , 0x00007b82 
- 00031616  0x00008940 beq  0x00000001 , 0x00007b85 
- 00031617  0x00008941 branch  0x000079e4 
- 00031618  0x00008943 jam  0x00000000 , 0x000008fe 
- 00031619  0x00008944 jam  0x00000001 , 0x000008ff 
- 00031620  0x00008945 branch  0x000079e9 
- 00031621  0x00008947 jam  0x00000001 , 0x000008fa 
- 00031622  0x00008948 jam  0x00000001 , 0x000008fe 
- 00031623  0x00008949 jam  0x00000000 , 0x000008ff 
- 00031624  0x0000894a branch  0x000079e9 
- 00031625  0x0000894e ifetchr  0x00000012 , 0x00000001 , 0x00000011 
- 00031626  0x0000894f increase  0x00000001 , 0x00000011 
- 00031627  0x00008952 bpatchx  0x00000004 , 0x00004020 
- 00031628  0x00008953 set1  0x0000000e , 0x00000000 
- 00031629  0x00008954 bmark0  0x00000023 , 0x00007b90 
- 00031630  0x00008955 increase  0x00000001 , 0x00000012 
- 00031631  0x00008956 lshift  0x00000012 , 0x00000012 
- 00031632  0x00008958 storer  0x00000011 , 0x00000002 , 0x000007a4 
- 00031633  0x00008959 storer  0x00000012 , 0x00000001 , 0x000007a6 
- 00031634  0x0000895a branch  0x00007b96 
- 00031635  0x0000895b rtn 
- 00031636  0x0000895e arg  0x00000000 , 0x00000007 
- 00031637  0x0000895f branch  0x00007bd7 
- 00031638  0x00008965 bpatchx  0x00000005 , 0x00004020 
- 00031639  0x00008966 fetch  0x00000001 , 0x00008c25 
- 00031640  0x00008967 rtnbit1  0x00000000 
- 00031641  0x00008968 fetch  0x00000001 , 0x000007a6 
- 00031642  0x00008969 rtn  0x00000034 
- 00031643  0x0000896a copy  0x0000003f , 0x00000039 
- 00031644  0x0000896b iforce  0x00000002 
- 00031645  0x0000896c fetch  0x00000002 , 0x00000873 
- 00031646  0x0000896d sub  0x0000003f , 0x00000040 , 0x0000003e 
- 00031647  0x0000896e branch  0x00007ba4 , 0x00000002 
- 00031648  0x0000896f sub  0x00000039 , 0x00000040 , 0x0000003e 
- 00031649  0x00008970 branch  0x00007ba8 , 0x00000002 
- 00031650  0x00008971 force  0x00000040 , 0x00000039 
- 00031651  0x00008972 branch  0x00007ba8 
- 00031652  0x00008974 isub  0x00000039 , 0x0000003e 
- 00031653  0x00008975 branch  0x00007ba8 , 0x00000002 
- 00031654  0x00008976 iforce  0x00000039 
- 00031655  0x00008977 store  0x00000001 , 0x000007a6 
- 00031656  0x00008979 fetch  0x00000001 , 0x000007a6 
- 00031657  0x0000897a isub  0x00000039 , 0x0000003f 
- 00031658  0x0000897b store  0x00000001 , 0x000007a6 
- 00031659  0x0000897c add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031660  0x0000897d store  0x00000001 , 0x0000070e 
- 00031661  0x0000897e bmark0  0x00000023 , 0x00007bba 
- 00031662  0x0000897f rshift  0x0000003f , 0x0000003f 
- 00031663  0x00008980 add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031664  0x00008981 store  0x00000001 , 0x0000070e 
- 00031665  0x00008982 bmark0  0x0000000e , 0x00007bba 
- 00031666  0x00008983 set0  0x0000000e , 0x00000000 
- 00031667  0x00008984 istoret  0x00000001 , 0x00000005 
- 00031668  0x00008985 setarg  0x00000003 
- 00031669  0x00008986 istore  0x00000001 , 0x00000005 
- 00031670  0x00008987 increase  0xffffffff , 0x00000039 
- 00031671  0x00008988 copy  0x00000039 , 0x0000003f 
- 00031672  0x00008989 nbranch  0x00007bba , 0x00000005 
- 00031673  0x0000898a increase  0x00000001 , 0x00000039 
- 00031674  0x0000898c fetch  0x00000002 , 0x000007a4 
- 00031675  0x0000898d copy  0x0000003f , 0x00000006 
- 00031676  0x0000898f ifetch  0x00000001 , 0x00000006 
- 00031677  0x00008990 istore  0x00000001 , 0x00000005 
- 00031678  0x00008991 bmark0  0x00000023 , 0x00007bc1 
- 00031679  0x00008992 setarg  0x00000000 
- 00031680  0x00008993 istore  0x00000001 , 0x00000005 
- 00031681  0x00008995 loop  0x00007bbc 
- 00031682  0x00008996 copy  0x00000006 , 0x0000003f 
- 00031683  0x00008997 store  0x00000002 , 0x000007a4 
- 00031684  0x00008998 setarg  0x0000070e 
- 00031685  0x00008999 store  0x00000002 , 0x00008c08 
- 00031686  0x0000899a arg  0x00000000 , 0x00000007 
- 00031687  0x0000899b call  0x00007bd7 
- 00031688  0x0000899c fetch  0x00000001 , 0x000007a6 
- 00031689  0x0000899d nrtn  0x00000034 
- 00031690  0x0000899e jam  0x00000002 , 0x00008c1b 
- 00031691  0x0000899f fetch  0x00000001 , 0x00000900 
- 00031692  0x000089a0 rtnne  0x00000001 
- 00031693  0x000089a1 jam  0x00000002 , 0x00000900 
- 00031694  0x000089a2 rtn 
- 00031695  0x000089a7 arg  0x0000074f , 0x00000011 
- 00031696  0x000089a8 arg  0x00000001 , 0x00000007 
- 00031697  0x000089a9 storer  0x00000011 , 0x00000002 , 0x00008c0a 
- 00031698  0x000089ab add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031699  0x000089ac istore  0x00000001 , 0x00000011 
- 00031700  0x000089ae ifetch  0x00000001 , 0x00000006 
- 00031701  0x000089af istore  0x00000001 , 0x00000005 
- 00031702  0x000089b0 loop  0x00007bd4 
- 00031703  0x000089b2 setarg  0x00000000 
- 00031704  0x000089b3 qset1  0x0000003f 
- 00031705  0x000089b4 store  0x00000001 , 0x00008c18 
- 00031706  0x000089b5 rtn 
- 00031707  0x000089b8 arg  0x00000002 , 0x00000007 
- 00031708  0x000089b9 arg  0x00000759 , 0x00000011 
- 00031709  0x000089ba storer  0x00000011 , 0x00000002 , 0x00008c0c 
- 00031710  0x000089bb branch  0x00007bd2 
- 00031711  0x000089be bpatchx  0x00000006 , 0x00004020 
- 00031712  0x000089bf fetch  0x00000001 , 0x0000090d 
- 00031713  0x000089c0 rtn  0x00000034 
- 00031714  0x000089c1 fetch  0x00000001 , 0x00008c25 
- 00031715  0x000089c2 and_into  0x0000000f , 0x0000003f 
- 00031716  0x000089c3 nbranch  0x00007c30 , 0x00000034 
- 00031717  0x000089c4 fetch  0x00000001 , 0x0000090e 
- 00031718  0x000089c5 branch  0x00007c06 , 0x00000034 
- 00031719  0x000089c6 fetch  0x00000001 , 0x00000900 
- 00031720  0x000089c7 beq  0x00000003 , 0x00007c40 
- 00031721  0x000089c8 bne  0x00000002 , 0x00007c06 
- 00031722  0x000089c9 fetch  0x00000001 , 0x00000902 
- 00031723  0x000089ca nbranch  0x00007c06 , 0x00000034 
- 00031724  0x000089cb call  0x00007bee 
- 00031725  0x000089cc branch  0x00007bf9 
- 00031726  0x000089cf fetch  0x00000001 , 0x00008c25 
- 00031727  0x000089d0 rtnbit1  0x00000001 
- 00031728  0x000089d1 fetch  0x00000001 , 0x0000090d 
- 00031729  0x000089d2 rtnbit0  0x00000001 
- 00031730  0x000089d3 fetch  0x00000001 , 0x0000090d 
- 00031731  0x000089d4 set0  0x00000001 , 0x0000003f 
- 00031732  0x000089d5 store  0x00000001 , 0x0000090d 
- 00031733  0x000089d6 fetch  0x00000001 , 0x0000090b 
- 00031734  0x000089d7 rtn  0x00000034 
- 00031735  0x000089d8 beq  0x00000010 , 0x00007c28 
- 00031736  0x000089d9 branch  0x0000235a 
- 00031737  0x000089dc fetch  0x00000001 , 0x00008c25 
- 00031738  0x000089dd rtnbit1  0x00000002 
- 00031739  0x000089de fetch  0x00000001 , 0x0000090d 
- 00031740  0x000089df rtnbit0  0x00000002 
- 00031741  0x000089e0 fetch  0x00000001 , 0x0000090d 
- 00031742  0x000089e1 set0  0x00000002 , 0x0000003f 
- 00031743  0x000089e2 store  0x00000001 , 0x0000090d 
- 00031744  0x000089e3 fetch  0x00000001 , 0x0000090c 
- 00031745  0x000089e4 rtn  0x00000034 
- 00031746  0x000089e5 beq  0x00000020 , 0x00007c09 
- 00031747  0x000089e6 beq  0x00000021 , 0x00007c24 
- 00031748  0x000089e7 beq  0x00000022 , 0x00007c2c 
- 00031749  0x000089e8 branch  0x0000235a 
- 00031750  0x000089ec arg  0x00000913 , 0x00000005 
- 00031751  0x000089ed arg  0x00000040 , 0x00000039 
- 00031752  0x000089ee branch  0x00007ca3 
- 00031753  0x000089f1 fetch  0x00000001 , 0x000008fb 
- 00031754  0x000089f2 fetcht  0x00000001 , 0x000008fd 
- 00031755  0x000089f3 iand  0x00000002 , 0x0000003f 
- 00031756  0x000089f4 branch  0x00007c20 , 0x00000034 
- 00031757  0x000089f5 fetcht  0x00000001 , 0x000008fe 
- 00031758  0x000089f6 iadd  0x00000002 , 0x0000003f 
- 00031759  0x000089f7 beq  0x00000001 , 0x00007c11 
- 00031760  0x000089f8 branch  0x00007c20 
- 00031761  0x000089fb jam  0x00000000 , 0x0000090c 
- 00031762  0x000089fd fetch  0x00000001 , 0x00000914 
- 00031763  0x000089fe beq  0x00000002 , 0x00007c21 
- 00031764  0x000089ff beq  0x00000003 , 0x00007c21 
- 00031765  0x00008a00 fetch  0x00000001 , 0x00000914 
- 00031766  0x00008a01 store  0x00000001 , 0x00000913 
- 00031767  0x00008a02 fetch  0x00000001 , 0x00000915 
- 00031768  0x00008a03 istore  0x00000001 , 0x00000005 
- 00031769  0x00008a04 fetch  0x00000001 , 0x00000917 
- 00031770  0x00008a05 istore  0x00000001 , 0x00000005 
- 00031771  0x00008a06 fetch  0x00000001 , 0x00000919 
- 00031772  0x00008a07 istore  0x00000001 , 0x00000005 
- 00031773  0x00008a08 arg  0x00000004 , 0x00000039 
- 00031774  0x00008a09 arg  0x00000913 , 0x00000006 
- 00031775  0x00008a0a branch  0x00007bdb 
- 00031776  0x00008a0d jam  0x00000000 , 0x0000090c 
- 00031777  0x00008a0f arg  0x00000008 , 0x00000039 
- 00031778  0x00008a10 arg  0x00000913 , 0x00000006 
- 00031779  0x00008a11 branch  0x00007bdb 
- 00031780  0x00008a14 jam  0x00000000 , 0x0000090c 
- 00031781  0x00008a15 arg  0x00000003 , 0x00000039 
- 00031782  0x00008a16 arg  0x00000933 , 0x00000006 
- 00031783  0x00008a17 branch  0x00007bdb 
- 00031784  0x00008a1a jam  0x00000000 , 0x0000090b 
- 00031785  0x00008a1b arg  0x00000008 , 0x00000039 
- 00031786  0x00008a1c arg  0x00000923 , 0x00000006 
- 00031787  0x00008a1d branch  0x00007bcf 
- 00031788  0x00008a20 jam  0x00000000 , 0x0000090c 
- 00031789  0x00008a21 arg  0x00000002 , 0x00000039 
- 00031790  0x00008a22 arg  0x00000943 , 0x00000006 
- 00031791  0x00008a23 branch  0x00007bdb 
- 00031792  0x00008a26 fetch  0x00000001 , 0x00000900 
- 00031793  0x00008a27 beq  0x00000002 , 0x00007c33 
- 00031794  0x00008a28 rtn 
- 00031795  0x00008a2a fetch  0x00000001 , 0x00008c00 
- 00031796  0x00008a2b set1  0x00000007 , 0x0000003f 
- 00031797  0x00008a2c store  0x00000001 , 0x00008c00 
- 00031798  0x00008a2d jam  0x00000001 , 0x00000910 
- 00031799  0x00008a2e rtn 
- 00031800  0x00008a31 fetch  0x00000001 , 0x00000900 
- 00031801  0x00008a32 rtneq  0x00000003 
- 00031802  0x00008a33 beq  0x00000002 , 0x00007c3c 
- 00031803  0x00008a34 rtn 
- 00031804  0x00008a36 fetch  0x00000001 , 0x00000910 
- 00031805  0x00008a37 rtn  0x00000034 
- 00031806  0x00008a38 jam  0x00000001 , 0x0000090f 
- 00031807  0x00008a39 branch  0x00007c43 
- 00031808  0x00008a3c arg  0x0000000f , 0x00000007 
- 00031809  0x00008a3d call  0x00007cef 
- 00031810  0x00008a3e nrtn  0x00000034 
- 00031811  0x00008a40 fetch  0x00000001 , 0x00008c00 
- 00031812  0x00008a41 rtnbit0  0x00000007 
- 00031813  0x00008a42 jam  0x000000fc , 0x00008c00 
- 00031814  0x00008a43 nop  0x00007530 
- 00031815  0x00008a44 jam  0x0000003c , 0x00008c00 
- 00031816  0x00008a45 rtn 
- 00031817  0x00008a4d storer  0x00000005 , 0x00000002 , 0x00000691 
- 00031818  0x00008a4e storet  0x00000008 , 0x00000678 
- 00031819  0x00008a4f storer  0x0000000b , 0x00000004 , 0x00000680 
- 00031820  0x00008a50 call  0x00007c51 
- 00031821  0x00008a51 storer  0x00000006 , 0x00000002 , 0x0000068f 
- 00031822  0x00008a52 storer  0x00000039 , 0x00000002 , 0x0000069b 
- 00031823  0x00008a53 storer  0x00000007 , 0x00000002 , 0x00000699 
- 00031824  0x00008a54 rtn 
- 00031825  0x00008a57 storer  0x00000011 , 0x00000004 , 0x00000684 
- 00031826  0x00008a58 storer  0x00000012 , 0x00000004 , 0x00000688 
- 00031827  0x00008a59 storer  0x00000013 , 0x00000003 , 0x0000068c 
- 00031828  0x00008a5a rtn 
- 00031829  0x00008a5d bpatchx  0x00000007 , 0x00004020 
- 00031830  0x00008a5e fetch  0x00000002 , 0x00000691 
- 00031831  0x00008a5f iforce  0x00000005 
- 00031832  0x00008a60 fetcht  0x00000008 , 0x00000678 
- 00031833  0x00008a61 fetchr  0x0000000b , 0x00000004 , 0x00000680 
- 00031834  0x00008a62 call  0x00007c60 
- 00031835  0x00008a63 fetchr  0x00000039 , 0x00000002 , 0x0000069b 
- 00031836  0x00008a64 fetchr  0x00000007 , 0x00000002 , 0x00000699 
- 00031837  0x00008a65 fetch  0x00000002 , 0x0000068f 
- 00031838  0x00008a66 iforce  0x00000006 
- 00031839  0x00008a67 rtn 
- 00031840  0x00008a6a fetchr  0x00000011 , 0x00000004 , 0x00000684 
- 00031841  0x00008a6b fetchr  0x00000012 , 0x00000004 , 0x00000688 
- 00031842  0x00008a6c fetchr  0x00000013 , 0x00000003 , 0x0000068c 
- 00031843  0x00008a6d rtn 
- 00031844  0x00008a70 fetch  0x00000002 , 0x00000691 
- 00031845  0x00008a71 copy  0x0000003f , 0x00000005 
- 00031846  0x00008a72 rtn 
- 00031847  0x00008a74 fetch  0x00000002 , 0x0000068f 
- 00031848  0x00008a75 copy  0x0000003f , 0x00000006 
- 00031849  0x00008a76 rtn 
- 00031850  0x00008a79 copy  0x00000005 , 0x0000003f 
- 00031851  0x00008a7a store  0x00000002 , 0x00000691 
- 00031852  0x00008a7b rtn 
- 00031853  0x00008a7d copy  0x00000006 , 0x0000003f 
- 00031854  0x00008a7e store  0x00000002 , 0x0000068f 
- 00031855  0x00008a7f rtn 
- 00031856  0x00008a84 copy  0x00000005 , 0x0000003f 
- 00031857  0x00008a85 store  0x00000002 , 0x00000691 
- 00031858  0x00008a86 copy  0x00000006 , 0x0000003f 
- 00031859  0x00008a87 store  0x00000002 , 0x0000068f 
- 00031860  0x00008a88 rtn 
- 00031861  0x00008a8b fetch  0x00000002 , 0x00000691 
- 00031862  0x00008a8c copy  0x0000003f , 0x00000005 
- 00031863  0x00008a8d fetch  0x00000002 , 0x0000068f 
- 00031864  0x00008a8e copy  0x0000003f , 0x00000006 
- 00031865  0x00008a8f rtn 
- 00031866  0x00008a95 isub  0x00000002 , 0x00000011 
- 00031867  0x00008a96 rtn  0x00000002 
- 00031868  0x00008a97 arg  0x00000100 , 0x00000011 
- 00031869  0x00008a98 iadd  0x00000011 , 0x0000003f 
- 00031870  0x00008a99 isub  0x00000002 , 0x00000011 
- 00031871  0x00008a9a rtn 
- 00031872  0x00008a9d call  0x00007c8d 
- 00031873  0x00008a9f call  0x00007c8d 
- 00031874  0x00008aa0 branch  0x00007c8d 
- 00031875  0x00008aa4 call  0x00007c89 
- 00031876  0x00008aa6 ifetch  0x00000001 , 0x00000006 
- 00031877  0x00008aa7 istore  0x00000001 , 0x00000005 
- 00031878  0x00008aa9 ifetch  0x00000003 , 0x00000006 
- 00031879  0x00008aaa istore  0x00000003 , 0x00000005 
- 00031880  0x00008aab rtn 
- 00031881  0x00008aad ifetch  0x00000008 , 0x00000006 
- 00031882  0x00008aae istore  0x00000008 , 0x00000005 
- 00031883  0x00008aaf rtn 
- 00031884  0x00008ab2 call  0x00007c8f 
- 00031885  0x00008ab4 call  0x00007c89 
- 00031886  0x00008ab6 call  0x00007c89 
- 00031887  0x00008ab8 call  0x00007c89 
- 00031888  0x00008ab9 branch  0x00007c89 
- 00031889  0x00008abc increase  0xffffffff , 0x0000003f 
- 00031890  0x00008abd nop  0x00000026 
- 00031891  0x00008abe nbranch  0x00007c91 , 0x00000034 
- 00031892  0x00008abf rtn 
- 00031893  0x00008ac3 arg  0x0000000a , 0x00000039 
- 00031894  0x00008ac5 nop  0x00002ee0 
- 00031895  0x00008ac6 loop  0x00007c96 
- 00031896  0x00008ac7 rtn 
- 00031897  0x00008acb call  0x00007c9a 
- 00031898  0x00008acd call  0x00007c9b 
- 00031899  0x00008acf force  0x00000004 , 0x00000039 
- 00031900  0x00008ad0 branch  0x00007ca3 
- 00031901  0x00008ad3 force  0x00000020 , 0x00000039 
- 00031902  0x00008ad4 branch  0x00007ca3 
- 00031903  0x00008ad6 force  0x00000040 , 0x00000039 
- 00031904  0x00008ad7 branch  0x00007ca3 
- 00031905  0x00008ada deposit  0x00000039 
- 00031906  0x00008adb rtn  0x00000034 
- 00031907  0x00008add force  0x00000000 , 0x0000003f 
- 00031908  0x00008ade lstore  0x00000005 
- 00031909  0x00008adf rtn 
- 00031910  0x00008ae2 arg  0x00000020 , 0x00000039 
- 00031911  0x00008ae3 arg  0x000006a1 , 0x00000005 
- 00031912  0x00008ae4 branch  0x00007ca1 
- 00031913  0x00008ae7 ifetch  0x00000004 , 0x00000013 
- 00031914  0x00008ae8 ifetcht  0x00000004 , 0x00000011 
- 00031915  0x00008ae9 ixor  0x00000002 , 0x0000003f 
- 00031916  0x00008aea istore  0x00000004 , 0x00000005 
- 00031917  0x00008aeb increase  0x00000004 , 0x00000011 
- 00031918  0x00008aec increase  0x00000004 , 0x00000013 
- 00031919  0x00008aed loop  0x00007ca9 
- 00031920  0x00008aee rtn 
- 00031921  0x00008af3 bpatchx  0x00000008 , 0x00004021 
- 00031922  0x00008af4 copy  0x00000039 , 0x0000003f 
- 00031923  0x00008af5 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031924  0x00008af6 rtn  0x00000002 
- 00031925  0x00008af7 iadd  0x00000011 , 0x00000012 
- 00031926  0x00008af8 increase  0xffffffff , 0x00000012 
- 00031927  0x00008af9 rshift  0x00000039 , 0x00000039 
- 00031928  0x00008afb ifetcht  0x00000001 , 0x00000011 
- 00031929  0x00008afc ifetch  0x00000001 , 0x00000012 
- 00031930  0x00008afd istore  0x00000001 , 0x00000011 
- 00031931  0x00008afe istoret  0x00000001 , 0x00000012 
- 00031932  0x00008aff increase  0xffffffff , 0x00000012 
- 00031933  0x00008b00 increase  0x00000001 , 0x00000011 
- 00031934  0x00008b01 loop  0x00007cb8 
- 00031935  0x00008b02 rtn 
- 00031936  0x00008b06 rshift32  0x0000003f , 0x00000002 
- 00031937  0x00008b07 call  0x00007cc6 
- 00031938  0x00008b08 byteswap  0x00000002 , 0x00000002 
- 00031939  0x00008b09 lshift16  0x0000003f , 0x0000003f 
- 00031940  0x00008b0a ior  0x00000002 , 0x0000003f 
- 00031941  0x00008b0b rtn 
- 00031942  0x00008b10 rshift16  0x0000003f , 0x00000006 
- 00031943  0x00008b11 byteswap  0x00000006 , 0x00000006 
- 00031944  0x00008b12 byteswap  0x0000003f , 0x0000003f 
- 00031945  0x00008b13 lshift16  0x0000003f , 0x0000003f 
- 00031946  0x00008b14 ior  0x00000006 , 0x0000003f 
- 00031947  0x00008b15 rtn 
- 00031948  0x00008b19 bpatchx  0x00000009 , 0x00004021 
- 00031949  0x00008b1a deposit  0x00000039 
- 00031950  0x00008b1b rtn  0x00000034 
- 00031951  0x00008b1d increase  0xfffffff8 , 0x00000039 
- 00031952  0x00008b1e call  0x00007c89 , 0x00000002 
- 00031953  0x00008b1f rtn  0x00000005 
- 00031954  0x00008b20 branch  0x00007ccf , 0x00000002 
- 00031955  0x00008b21 increase  0x00000008 , 0x00000039 
- 00031956  0x00008b23 increase  0xfffffffc , 0x00000039 
- 00031957  0x00008b24 call  0x00007c84 , 0x00000002 
- 00031958  0x00008b25 rtn  0x00000005 
- 00031959  0x00008b26 branch  0x00007cd4 , 0x00000002 
- 00031960  0x00008b27 increase  0x00000004 , 0x00000039 
- 00031961  0x00008b28 branch  0x00007cda 
- 00031962  0x00008b2b deposit  0x00000039 
- 00031963  0x00008b2c rtn  0x00000034 
- 00031964  0x00008b2e ifetch  0x00000001 , 0x00000006 
- 00031965  0x00008b2f istore  0x00000001 , 0x00000005 
- 00031966  0x00008b30 loop  0x00007cdc 
- 00031967  0x00008b31 rtn 
- 00031968  0x00008b34 setarg  0x00000000 
- 00031969  0x00008b38 store  0x00000002 , 0x00000670 
- 00031970  0x00008b39 bpatchx  0x0000000a , 0x00004021 
- 00031971  0x00008b3a call  0x00007cef 
- 00031972  0x00008b3b fetcht  0x00000002 , 0x00000670 
- 00031973  0x00008b3c arg  0x000040f4 , 0x00000005 
- 00031974  0x00008b3e lshift  0x00000007 , 0x0000003f 
- 00031975  0x00008b3f iadd  0x00000005 , 0x00000005 
- 00031976  0x00008b40 istoret  0x00000002 , 0x00000005 
- 00031977  0x00008b41 rtn 
- 00031978  0x00008b44 arg  0x00000800 , 0x0000000b 
- 00031979  0x00008b45 lshift16  0x0000000b , 0x0000000b 
- 00031980  0x00008b46 iadd  0x0000000b , 0x0000003f 
- 00031981  0x00008b47 rtn 
- 00031982  0x00008b4b arg  0x00000000 , 0x00000007 
- 00031983  0x00008b4d bpatchx  0x0000000b , 0x00004021 
- 00031984  0x00008b4e fetcht  0x00000004 , 0x00004095 
- 00031985  0x00008b4f rshift  0x00000022 , 0x0000003f 
- 00031986  0x00008b50 store  0x00000004 , 0x00004095 
- 00031987  0x00008b51 isub  0x00000002 , 0x0000003e 
- 00031988  0x00008b52 ncall  0x00007cea , 0x00000002 
- 00031989  0x00008b53 isub  0x00000002 , 0x0000000b 
- 00031990  0x00008b54 copy  0x0000000b , 0x00000002 
- 00031991  0x00008b55 arg  0x000040f4 , 0x00000006 
- 00031992  0x00008b56 copy  0x00000006 , 0x00000005 
- 00031993  0x00008b57 arg  0x00000010 , 0x00000039 
- 00031994  0x00008b59 ifetch  0x00000002 , 0x00000006 
- 00031995  0x00008b5a isub  0x00000002 , 0x0000003f 
- 00031996  0x00008b5b branch  0x00007cfe , 0x00000002 
- 00031997  0x00008b5c force  0x00000000 , 0x0000003f 
- 00031998  0x00008b5e istore  0x00000002 , 0x00000005 
- 00031999  0x00008b5f loop  0x00007cfa 
- 00032000  0x00008b60 arg  0x000040f4 , 0x00000006 
- 00032001  0x00008b61 lshift  0x00000007 , 0x0000003f 
- 00032002  0x00008b62 iadd  0x00000006 , 0x00000006 
- 00032003  0x00008b63 ifetch  0x00000002 , 0x00000006 
- 00032004  0x00008b64 rtn 
- 00032005  0x00008b6a iadd  0x00000002 , 0x00000002 
- 00032006  0x00008b6b copy  0x00000002 , 0x00000039 
- 00032007  0x00008b6c fetch  0x00000002 , 0x00000044 
- 00032008  0x00008b6d isub  0x00000039 , 0x0000003f 
- 00032009  0x00008b6e rtn  0x00000002 
- 00032010  0x00008b6f sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032011  0x00008b70 rshift16  0x00000002 , 0x00000002 
- 00032012  0x00008b71 increase  0x00000001 , 0x00000002 
- 00032013  0x00008b72 lshift16  0x00000002 , 0x00000002 
- 00032014  0x00008b73 ior  0x00000002 , 0x00000002 
- 00032015  0x00008b74 rtn 
- 00032016  0x00008b77 call  0x00007d12 
- 00032017  0x00008b78 branch  0x00007d1f 
- 00032018  0x00008b7c disable  0x00000028 
- 00032019  0x00008b7d isub  0x00000002 , 0x0000003f 
- 00032020  0x00008b7e branch  0x00007d17 , 0x00000002 
- 00032021  0x00008b7f enable  0x00000028 
- 00032022  0x00008b80 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032023  0x00008b82 rtnbit0  0x0000000f 
- 00032024  0x00008b83 copy  0x0000003f , 0x00000014 
- 00032025  0x00008b84 arg  0x00010000 , 0x00000002 
- 00032026  0x00008b85 fetch  0x00000002 , 0x00000044 
- 00032027  0x00008b86 isub  0x00000002 , 0x0000003f 
- 00032028  0x00008b87 iadd  0x00000014 , 0x0000003f 
- 00032029  0x00008b88 set0  0x00000040 , 0x0000003f 
- 00032030  0x00008b89 rtn 
- 00032031  0x00008b8e fetcht  0x00000002 , 0x00000044 
- 00032032  0x00008b8f iforce  0x00000006 
- 00032033  0x00008b90 rshift16  0x0000003f , 0x0000003f 
- 00032034  0x00008b91 imul32  0x00000002 , 0x0000003f 
- 00032035  0x00008b92 iadd  0x00000006 , 0x0000003f 
- 00032036  0x00008b93 rtn 
- 00032037  0x00008b97 lshift8  0x0000003f , 0x0000003f 
- 00032038  0x00008b98 lshift4  0x0000003f , 0x0000003f 
- 00032039  0x00008b99 fetcht  0x00000003 , 0x000040bd 
- 00032040  0x00008b9a idiv  0x00000002 
- 00032041  0x00008b9b call  0x00007d62 
- 00032042  0x00008b9c quotient  0x00000002 
- 00032043  0x00008b9d rtn 
- 00032044  0x00008ba1 fetcht  0x00000002 , 0x00000044 
- 00032045  0x00008ba2 idiv  0x00000002 
- 00032046  0x00008ba3 call  0x00007d5f 
- 00032047  0x00008ba4 lshift16  0x0000003f , 0x0000003f 
- 00032048  0x00008ba5 remainder  0x00000002 
- 00032049  0x00008ba6 ior  0x00000002 , 0x00000002 
- 00032050  0x00008ba7 rtn 
- 00032051  0x00008baf arg  0x00000000 , 0x00000002 
- 00032052  0x00008bb1 copy  0x00000002 , 0x00000014 
- 00032053  0x00008bb2 ifetch  0x00000001 , 0x00000003 
- 00032054  0x00008bb3 call  0x00007d3f 
- 00032055  0x00008bb4 copy  0x00000014 , 0x00000002 
- 00032056  0x00008bb5 call  0x00007d70 
- 00032057  0x00008bb6 arg  0x0000000a , 0x00000012 
- 00032058  0x00008bb7 imul32  0x00000012 , 0x0000003f 
- 00032059  0x00008bb8 iadd  0x00000002 , 0x0000003f 
- 00032060  0x00008bb9 copy  0x0000003f , 0x00000002 
- 00032061  0x00008bba loop  0x00007d34 
- 00032062  0x00008bbb rtn 
- 00032063  0x00008bc0 arg  0x0000003a , 0x00000002 
- 00032064  0x00008bc1 isub  0x00000002 , 0x0000003e 
- 00032065  0x00008bc2 nbranch  0x00007d48 , 0x00000002 
- 00032066  0x00008bc3 arg  0x00000061 , 0x00000002 
- 00032067  0x00008bc4 isub  0x00000002 , 0x0000003e 
- 00032068  0x00008bc5 branch  0x00007d4b , 0x00000002 
- 00032069  0x00008bc6 arg  0x00000037 , 0x00000002 
- 00032070  0x00008bc7 isub  0x00000002 , 0x0000003f 
- 00032071  0x00008bc8 rtn 
- 00032072  0x00008bca arg  0x00000030 , 0x00000002 
- 00032073  0x00008bcb isub  0x00000002 , 0x0000003f 
- 00032074  0x00008bcc rtn 
- 00032075  0x00008bce arg  0x00000057 , 0x00000002 
- 00032076  0x00008bcf isub  0x00000002 , 0x0000003f 
- 00032077  0x00008bd0 rtn 
- 00032078  0x00008bd4 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032079  0x00008bd5 rtn  0x00000005 
- 00032080  0x00008bd7 rshift  0x0000003f , 0x0000003f 
- 00032081  0x00008bd8 loop  0x00007d50 
- 00032082  0x00008bd9 rtn 
- 00032083  0x00008bdd force  0x00000001 , 0x0000003f 
- 00032084  0x00008bde sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032085  0x00008bdf rtn  0x00000005 
- 00032086  0x00008be1 lshift  0x0000003f , 0x0000003f 
- 00032087  0x00008be2 loop  0x00007d56 
- 00032088  0x00008be3 rtn 
- 00032089  0x00008be8 setarg  0x00000000 
- 00032090  0x00008be9 copy  0x00000039 , 0x00000011 
- 00032091  0x00008beb ifetcht  0x00000002 , 0x00000006 
- 00032092  0x00008bec iadd  0x00000002 , 0x0000003f 
- 00032093  0x00008bed loop  0x00007d5b 
- 00032094  0x00008bee idiv  0x00000011 
- 00032095  0x00008bf0 call  0x00007d62 
- 00032096  0x00008bf1 quotient  0x0000003f 
- 00032097  0x00008bf2 rtn 
- 00032098  0x00008bf5 rtn  0x00000035 
- 00032099  0x00008bf6 branch  0x00007d62 
- 00032100  0x00008c02 ifetch  0x00000001 , 0x00000011 
- 00032101  0x00008c03 ifetcht  0x00000001 , 0x00000012 
- 00032102  0x00008c04 isub  0x00000002 , 0x0000003e 
- 00032103  0x00008c05 nrtn  0x00000005 
- 00032104  0x00008c06 increase  0x00000001 , 0x00000011 
- 00032105  0x00008c07 increase  0x00000001 , 0x00000012 
- 00032106  0x00008c08 loop  0x00007d64 
- 00032107  0x00008c09 branch  0x00007db8 
- 00032108  0x00008c0e isub  0x00000002 , 0x0000003e 
- 00032109  0x00008c0f nrtn  0x00000002 
- 00032110  0x00008c10 deposit  0x00000002 
- 00032111  0x00008c11 rtn 
- 00032112  0x00008c14 iadd  0x00000002 , 0x0000003f 
- 00032113  0x00008c15 isub  0x00000002 , 0x00000002 
- 00032114  0x00008c16 isub  0x00000002 , 0x0000003f 
- 00032115  0x00008c17 rtn 
- 00032116  0x00008c1a arg  0x00000000 , 0x00000005 
- 00032117  0x00008c1b branch  0x00007d77 
- 00032118  0x00008c1e arg  0x00004000 , 0x00000005 
- 00032119  0x00008c20 arg  0x00001000 , 0x00000039 
- 00032120  0x00008c21 branch  0x00007ca3 
- 00032121  0x00008c25 rtn  0x00000034 
- 00032122  0x00008c26 copy  0x0000003f , 0x0000003d 
- 00032123  0x00008c2a call  0x000070d7 
- 00032124  0x00008c2d jam  0x00000001 , 0x00008203 
- 00032125  0x00008c2e rtn 
- 00032126  0x00008c31 store  0x00000002 , 0x00008205 
- 00032127  0x00008c32 fetch  0x00000001 , 0x00008203 
- 00032128  0x00008c33 set1  0x00000004 , 0x0000003f 
- 00032129  0x00008c34 store  0x00000001 , 0x00008203 
- 00032130  0x00008c35 rtn 
- 00032131  0x00008c37 store  0x00000002 , 0x00008207 
- 00032132  0x00008c38 fetch  0x00000001 , 0x00008203 
- 00032133  0x00008c39 set1  0x00000006 , 0x0000003f 
- 00032134  0x00008c3a store  0x00000001 , 0x00008203 
- 00032135  0x00008c3b rtn 
- 00032136  0x00008c3e store  0x00000002 , 0x00008205 
- 00032137  0x00008c3f jam  0x00000030 , 0x00008203 
- 00032138  0x00008c40 rtn 
- 00032139  0x00008c49 bpatchx  0x0000000c , 0x00004021 
- 00032140  0x00008c4a ifetcht  0x00000008 , 0x00000011 
- 00032141  0x00008c4b and  0x00000002 , 0x000000ff , 0x0000003f 
- 00032142  0x00008c4c nbranch  0x00007d91 , 0x00000034 
- 00032143  0x00008c4d rshift8  0x00000002 , 0x0000003f 
- 00032144  0x00008c4e istore  0x00000008 , 0x00000011 
- 00032145  0x00008c50 increase  0x00000007 , 0x00000011 
- 00032146  0x00008c51 ifetch  0x00000001 , 0x00000011 
- 00032147  0x00008c52 nbranch  0x0000235a , 0x00000034 
- 00032148  0x00008c53 fetch  0x00000001 , 0x0000066f 
- 00032149  0x00008c54 istore  0x00000001 , 0x00000011 
- 00032150  0x00008c55 rtn 
- 00032151  0x00008c5b bpatchx  0x0000000d , 0x00004021 
- 00032152  0x00008c5c arg  0x00000008 , 0x00000039 
- 00032153  0x00008c5d ifetch  0x00000008 , 0x00000011 
- 00032154  0x00008c5e rtn  0x00000034 
- 00032155  0x00008c60 ifetch  0x00000001 , 0x00000011 
- 00032156  0x00008c61 nbranch  0x00007da0 , 0x00000034 
- 00032157  0x00008c62 increase  0x00000001 , 0x00000011 
- 00032158  0x00008c63 loop  0x00007d9b 
- 00032159  0x00008c64 branch  0x0000235a 
- 00032160  0x00008c66 arg  0x00000000 , 0x00000002 
- 00032161  0x00008c67 istoret  0x00000001 , 0x00000011 
- 00032162  0x00008c68 rtn 
- 00032163  0x00008c6e ifetch  0x00000008 , 0x00000011 
- 00032164  0x00008c6f rtn 
- 00032165  0x00008c75 ifetch  0x00000001 , 0x00000011 
- 00032166  0x00008c76 rtn 
- 00032167  0x00008c7a ifetch  0x00000002 , 0x00000011 
- 00032168  0x00008c7b rtn 
- 00032169  0x00008c80 arg  0x00000000 , 0x00000002 
- 00032170  0x00008c82 fetch  0x00000001 , 0x00000006 
- 00032171  0x00008c83 loop  0x00007daa , 0x00000034 
- 00032172  0x00008c84 increase  0x00000001 , 0x00000002 
- 00032173  0x00008c85 loop  0x00007daa 
- 00032174  0x00008c86 copy  0x00000002 , 0x0000003f 
- 00032175  0x00008c87 rtn 
- 00032176  0x00008c8b isub  0x00000002 , 0x0000003e 
- 00032177  0x00008c8c nrtn  0x00000002 
- 00032178  0x00008c8e copy  0x00000002 , 0x0000003f 
- 00032179  0x00008c8f rtn 
- 00032180  0x00008c93 force  0xffffffff , 0x0000003e 
- 00032181  0x00008c94 rtn 
- 00032182  0x00008c97 force  0x00000001 , 0x0000003e 
- 00032183  0x00008c98 rtn 
- 00032184  0x00008c9a force  0x00000000 , 0x0000003e 
- 00032185  0x00008c9b rtn 
- 00032186  0x00008c9e enable  0x00000028 
- 00032187  0x00008c9f rtn 
- 00032188  0x00008ca2 disable  0x00000028 
- 00032189  0x00008ca3 rtn 
- 00032190  0x00008ca6 enable  0x0000002c 
- 00032191  0x00008ca7 rtn 
- 00032192  0x00008caa disable  0x0000002c 
- 00032193  0x00008cab rtn 
- 00032194  0x00008cae enable  0x00000031 
- 00032195  0x00008caf rtn 
- 00032196  0x00008cb2 disable  0x00000001 
- 00032197  0x00008cb3 rtn 
- 00032198  0x00008cb6 enable  0x00000001 
- 00032199  0x00008cb7 rtn 
- 00032200  0x00008cba setarg  0x00000001 
- 00032201  0x00008cbb rtn 
- 00032202  0x00008cbf setarg  0x00000000 
- 00032203  0x00008cc0 rtn 
- 00032204  0x00008cc5 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032205  0x00008cc6 rtn  0x00000005 
- 00032206  0x00008cc8 ifetcht  0x00000001 , 0x00000006 
- 00032207  0x00008cc9 iadd  0x00000002 , 0x0000003f 
- 00032208  0x00008cca loop  0x00007dce 
- 00032209  0x00008ccb rtn 
- 00032210  0x00008ccf copy  0x00000039 , 0x0000003f 
- 00032211  0x00008cd0 rtn  0x00000034 
- 00032212  0x00008cd1 copy  0x00000006 , 0x0000003f 
- 00032213  0x00008cd2 iadd  0x00000039 , 0x0000003f 
- 00032214  0x00008cd3 increase  0xffffffff , 0x0000003f 
- 00032215  0x00008cd4 copy  0x0000003f , 0x00000006 
- 00032216  0x00008cd6 ifetch  0x00000001 , 0x00000006 
- 00032217  0x00008cd7 increase  0xfffffffe , 0x00000006 
- 00032218  0x00008cd8 istore  0x00000001 , 0x00000005 
- 00032219  0x00008cd9 loop  0x00007dd8 
- 00032220  0x00008cda rtn 
- 00032221  0x00008cde lshift16  0x0000003f , 0x0000003f 
- 00032222  0x00008ce0 rshift2  0x0000003f , 0x0000003f 
- 00032223  0x00008ce1 rtn 
- 00032224  0x00008ce4 lshift8  0x0000003f , 0x0000003f 
- 00032225  0x00008ce5 branch  0x00007dde 
- 00032226  0x00008ce9 setarg  0x00000000 
- 00032227  0x00008cea store  0x00000008 , 0x00000016 
- 00032228  0x00008ceb set1  0x00000019 , 0x0000003f 
- 00032229  0x00008cec istore  0x00000004 , 0x00000005 
- 00032230  0x00008ced rtn 
- 00032231  0x00008cf1 arg  0x00000010 , 0x00000039 
- 00032232  0x00008cf3 random  0x0000003f 
- 00032233  0x00008cf4 istore  0x00000001 , 0x00000005 
- 00032234  0x00008cf5 loop  0x00007de8 
- 00032235  0x00008cf6 rtn 
Index: output/bt_program23.list
===================================================================
--- /1121s/branch/mouse/YICHIP/WK3_3V/output/bt_program23.list	(revision 2045)
+++ /1121s/branch/mouse/YICHIP/WK3_3V/output/bt_program23.list	(nonexistent)
@@ -1,29796 +0,0 @@
-              include "bt_format "
-              org 0x0000
-0x0 000036 bbit1 8 ,pf_patch_ext 
-0x1 000037 beq patch00_0 ,p_soft_reset 
-0x2 000038 beq patch00_2 ,p_main_loop 
-0x3 000039 beq patch02_0 ,p_shutdown_radio 
-0x4 000040 beq patch02_1 ,p_set_sync_on 
-0x5 000041 beq patch02_4 ,p_set_lemode 
-0x6 000042 beq patch02_5 ,p_rf_rx_enable 
-0x7 000043 beq patch03_0 ,p_txon 
-0x8 000044 beq patch03_1 ,p_set_tx_power 
-0x9 000045 beq patch03_2 ,p_initialize_radio_cont 
-0xa 000046 beq patch04_5 ,p_lpm_sleep 
-0xb 000047 beq patch0d_0 ,p_mouse_cb_fuction 
-0xc 000048 beq patch0d_1 ,p_mouse_load_device_info_check 
-0xd 000049 beq patch0d_4 ,p_mouse_param_init 
-0xe 000050 beq patch0d_6 ,p_mouse_start_work 
-0xf 000051 beq patch0e_3 ,p_mouse_setgpio_hibernate 
-0x10 000052 beq patch0e_4 ,p_mouse_lpm_before_common 
-0x11 000053 beq patch0e_7 ,p_mouse_adc_read_start 
-0x12 000054 beq patch0f_2 ,p_mouse_motion 
-0x13 000055 beq patch0f_7 ,p_mouse_3io6key_check 
-0x14 000056 beq patch10_1 ,p_mouse_init_sensor 
-0x15 000057 beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
-0x16 000058 beq patch10_5 ,p_mouse_priority_bb_event 
-0x17 000059 beq patch10_6 ,p_mouse_le 
-0x18 000060 beq patch10_7 ,p_mouse_bb_event_timer 
-0x19 000061 beq patch11_0 ,p_mouse_start_discovery 
-0x1a 000062 beq patch11_2 ,p_mouse_store_remote_bdaddr 
-0x1b 000063 beq patch11_3 ,p_mouse_app_initflag_check 
-0x1c 000064 beq patch11_4 ,p_mouse_store_device_info 
-0x1d 000065 beq patch11_5 ,p_mouse_store_dpi_info_check 
-0x1e 000066 beq patch11_6 ,p_mouse_idle 
-0x1f 000067 beq patch12_0 ,p_mouse_check_select_device_by_switch 
-0x20 000068 beq patch12_5 ,p_mouse_24g_hibernate_set 
-0x21 000069 beq patch12_6 ,p_mouse_24g_package_data 
-0x22 000070 beq patch18_5 ,p_otp_read_data 
-0x23 000071 beq patch1a_5 ,p_gpio_set_wake_by_current_state 
-0x24 000072 beq patch1a_6 ,p_gpio_set_wake 
-0x25 000073 beq patch1b_2 ,p_sadc_calibration 
-0x26 000074 beq patch1b_3 ,p_adc_init_data 
-0x27 000075 beq patch1b_4 ,p_enable_adc 
-0x28 000076 beq patch1b_5 ,p_vdd_calculate_by_mode 
-0x29 000077 branch assert 
-:      000079 pf_patch_ext:
-0x2a 000080 beq patch22_4 ,p_le_slave_match 
-0x2b 000081 beq patch23_2 ,p_le_got_first_packet 
-0x2c 000082 beq patch24_5 ,p_le_rx_dec 
-0x2d 000083 beq patch24_6 ,p_le_rx_nopayload 
-0x2e 000084 beq patch27_1 ,p_le_parse 
-0x2f 000085 beq patch27_2 ,p_le_parse_l2cap 
-0x30 000086 beq patch29_4 ,p_le_adv_not_match 
-0x31 000087 beq patch29_5 ,p_le_init_adv 
-0x32 000088 beq patch32_0 ,p_g24_reconn_dispatch 
-0x33 000089 beq patch32_6 ,p_g24_short_sleep 
-0x34 000090 beq patch33_2 ,p_mouse_g24_retransmit 
-0x35 000091 beq patch33_5 ,p_g24_transmit_hop_process 
-0x36 000092 beq patch33_7 ,p_power_ctrl_start 
-0x37 000093 rtneq patch3f_7 
-0x38 000094 branch assert 
-:      000097 p_main_loop:
-0x39 000098 call sp_calc_sequence_256 
-0x3a 000099 call sp_calc_sequence_256_check 
-0x3b 000100 call le_advertising_dispatch 
-0x3c 000101 call idle_dispatch 
-0x3d 000102 call app_process_idle 
-0x3e 000103 call connection_dispatch 
-0x3f 000104 call g24_dispatch 
-0x40 000105 call lpm_dispatch 
-0x41 000106 branch p_main_loop 
-:      000108 p_shutdown_radio:
-0x42 000109 jam 0 ,0x8900 
-0x43 000110 branch shutdown_radio + 1 
-:      000111 p_set_sync_on:
-0x44 000112 jam 0x60 ,0x8a0f 
-0x45 000113 jam 0xaa ,0x8a10 
-0x46 000114 jam 0x7a ,0x8a12 
-0x47 000115 jam 0x00 ,0x8a25 
-0x48 000116 jam 0x00 ,0x8a26 
-0x49 000117 nop 60 
-0x4a 000118 jam 0x20 ,0x8a20 
-0x4b 000119 jam 0xf5 ,0x8a23 
-0x4c 000120 jam 0x12 ,0x8a24 
-0x4d 000121 jam 0x10 ,0x8a24 
-0x4e 000122 nop 60 
-0x4f 000123 jam 0x60 ,0x8a12 
-0x50 000124 jam 0xdd ,0x8a23 
-0x51 000125 rtn 
-:      000127 p_initialize_radio_cont:
-0x52 000128 jam 0 ,mem_le_testtype 
-0x53 000129 jam 0 ,mem_cmd_le_create_conn 
-0x54 000130 until null ,lpo_edge 
-0x55 000132 jam 0x0d ,0x8946 
-0x56 000133 jam 0x10 ,0x896f 
-0x57 000134 jam 0xcd ,0x8a13 
-0x58 000135 jam 0x10 ,0x8a06 
-0x59 000136 jam 0x4a ,0x8a84 
-0x5a 000137 jam 0x40 ,0x8a85 
-0x5b 000138 jam 0xfe ,0x8a16 
-0x5c 000139 call p_set_otp_config 
-0x5d 000142 call wdt_set_disable 
-0x5e 000144 until null ,lpo_edge 
-0x5f 000145 jam 0x5f ,0x813b 
-0x60 000146 until null ,lpo_edge 
-0x61 000147 jam 0x88 ,0x813c 
-0x62 000148 until null ,lpo_edge 
-0x63 000149 fetch 1 ,mem_fcomp_div 
-0x64 000150 beq xtal_16m ,p_initialize_radio_16m 
-0x65 000151 fetch 1 ,mem_ring_ibias_trim 
-0x66 000152 or_into 0x04 ,pdata 
-0x67 000153 store 1 ,0x8a02 
-0x68 000154 jam 0x01 ,0x890f 
-0x69 000155 jam 0x24 ,0x8a80 
-0x6a 000156 jam 0x62 ,0x8a81 
-0x6b 000157 setarg 0xe61212 
-0x6c 000158 store 3 ,0x8a73 
-:      000159 p_initialize_radio2:
-0x6d 000160 jam 0x60 ,0x8a86 
-0x6e 000161 jam 0x3b ,0x8a8b 
-0x6f 000162 call p_dpll_on 
-0x70 000163 jam 0 ,core_config 
-0x71 000164 jam clksel_dpll ,core_clksel 
-0x72 000165 setarg 0x557474 
-0x73 000166 store 3 ,0x8968 
-0x74 000167 jam 0x6e ,0x8960 
-0x75 000168 call p_rx_dcoc 
-0x76 000169 call p_rfpll_aac_ghpc 
-0x77 000170 call p_set_xtal_cap 
-0x78 000171 jam system_clk_12m ,mem_system_clk 
-0x79 000172 branch sadc_calibration 
-:      000174 p_set_xtal_cap:
-0x7a 000175 rtn wake 
-0x7b 000176 until null ,lpo_edge 
-0x7c 000177 fetch 1 ,mem_xtal_c_sel 
-0x7d 000178 store 1 ,core_xtal_cap 
-0x7e 000179 until null ,lpo_edge 
-0x7f 000180 rtn 
-:      000182 p_dpll_on:
-0x80 000183 fetch 1 ,mem_fcomp_div 
-0x81 000184 beq xtal_24m ,p_dpll_on_24m 
-0x82 000185 fetch 1 ,mem_ring_ibias_trim 
-0x83 000186 or_into 0x06 ,pdata 
-0x84 000187 store 1 ,0x8a02 
-0x85 000188 jam 0xe0 ,0x8a05 
-:      000189 p_dpll_on_24m:
-0x86 000190 jam 0xd8 ,0x8a00 
-0x87 000191 nop 60 
-0x88 000192 jam 0xa0 ,0x8a01 
-0x89 000193 jam 0xdf ,0x8a00 
-0x8a 000194 jam 0xfa ,0x8a01 
-0x8b 000195 nop 20 
-0x8c 000196 jam 0x9f ,0x8a00 
-0x8d 000197 rtn 
-:      000199 p_initialize_radio_16m:
-0x8e 000200 fetch 1 ,mem_ring_ibias_trim 
-0x8f 000201 or_into 0x06 ,pdata 
-0x90 000202 store 1 ,0x8a02 
-0x91 000203 jam 0x00 ,0x890f 
-0x92 000204 jam 0x23 ,0x8a80 
-0x93 000205 jam 0xb0 ,0x8a81 
-0x94 000206 setarg 0xe40909 
-0x95 000207 store 3 ,0x8a73 
-0x96 000208 jam 0x2a ,0x8a76 
-0x97 000209 jam 0x04 ,0x8902 
-0x98 000210 branch p_initialize_radio2 
-:      000212 p_set_otp_config:
-0x99 000213 branch p_set_otp_config_wake ,wake 
-0x9a 000214 fetch 4 ,mem_otp_core_ldo 
-0x9b 000215 rtn blank 
-0x9c 000216 until null ,lpo_edge 
-0x9d 000217 fetch 1 ,0x8136 
-0x9e 000218 and pdata ,0xf0 ,pdata 
-0x9f 000219 fetcht 1 ,mem_otp_core_ldo 
-0xa0 000220 ior temp ,pdata 
-0xa1 000221 increase -3 ,pdata 
-0xa2 000222 store 1 ,0x8136 
-0xa3 000223 until null ,lpo_edge 
-0xa4 000225 fetch 1 ,0x8138 
-0xa5 000226 and pdata ,0x7 ,pdata 
-0xa6 000227 fetcht 1 ,mem_otp_verf_bg 
-0xa7 000228 lshift3 temp ,temp 
-0xa8 000229 ior temp ,pdata 
-0xa9 000230 store 1 ,0x8138 
-0xaa 000231 until null ,lpo_edge 
-:      000233 p_set_otp_config_wake:
-0xab 000234 fetch 2 ,mem_otp_charge_pump_x 
-0xac 000235 rtn blank 
-0xad 000236 store 2 ,mem_otp_charge_pump 
-:      000237 p_set_otp_config2:
-0xae 000238 fetch 1 ,0x8acb 
-0xaf 000239 and pdata ,0xf0 ,pdata 
-0xb0 000240 fetcht 1 ,mem_otp_charge_pump 
-0xb1 000241 storet 1 ,mem_otp_charge_pump_x 
-0xb2 000242 ior temp ,pdata 
-0xb3 000243 store 1 ,0x8acb 
-0xb4 000245 fetch 1 ,mem_otp_dpll_ibais 
-0xb5 000246 store 1 ,mem_otp_dpll_ibais_x 
-0xb6 000247 isolate1 3 ,pdata 
-0xb7 000248 fetch 1 ,0x8a06 
-0xb8 000249 setflag true ,7 ,pdata 
-0xb9 000250 store 1 ,0x8a06 
-0xba 000252 fetch 1 ,mem_otp_dpll_ibais 
-0xbb 000253 and pdata ,7 ,temp 
-0xbc 000254 lshift4 temp ,temp 
-0xbd 000255 lshift temp ,temp 
-0xbe 000256 storet 1 ,mem_ring_ibias_trim 
-0xbf 000257 fetch 1 ,0x8a02 
-0xc0 000258 and pdata ,0x1f ,pdata 
-0xc1 000259 ior temp ,pdata 
-0xc2 000260 store 1 ,0x8a02 
-0xc3 000261 rtn 
-:      000263 p_rf_rx_enable:
-0xc4 000264 call rf_debug_rx_gpio_high 
-0xc5 000265 call rf_rx_agc_set 
-0xc6 000266 force 8 ,radio_ctrl 
-0xc7 000267 force 0 ,radio_ctrl 
-0xc8 000269 setarg 0x0aaada 
-0xc9 000270 store 3 ,0x8a0f 
-0xca 000271 jam 0x40 ,0x8a25 
-0xcb 000272 jam 0x10 ,0x8a26 
-0xcc 000273 nop 60 
-0xcd 000274 jam 0xfb ,0x8a01 
-0xce 000275 jam 0xff ,0x8a25 
-0xcf 000276 jam 0x30 ,0x8a26 
-0xd0 000277 jam 0xfe ,0x8a16 
-0xd1 000278 branch rf_rx_enable + 14 
-:      000280 p_mouse_g24_retransmit:
-0xd2 000281 fetch 1 ,mem_mouse_need_soft_reset 
-0xd3 000282 nrtn blank 
-0xd4 000283 call p_mouse_retransmit_select_device_by_pb_button 
-0xd5 000284 branch mouse_g24_retransmit + 3 
-:      000286 p_mouse_retransmit_select_device_by_pb_button:
-0xd6 000287 fetch 1 ,mem_config_select_device_button_gpio 
-0xd7 000288 rtneq gpio_disable 
-0xd8 000289 branch mouse_retransmit_select_device_by_pb_button 
-:      000291 p_g24_transmit_hop_process:
-0xd9 000292 fetcht 1 ,mem_24g_retry 
-0xda 000293 fetch 1 ,mem_24g_fast_hop_count 
-0xdb 000294 isub temp ,null 
-0xdc 000295 nbranch p_g24_tx_fast_hop ,positive 
-0xdd 000296 branch g24_transmit_hop_process + 5 
-:      000298 p_g24_tx_fast_hop:
-0xde 000299 fetch 4 ,mem_24g_addr 
-0xdf 000300 fetcht 4 ,mem_24g_fast_conn_addr 
-0xe0 000301 isub temp ,null 
-0xe1 000302 branch g24_ch ,zero 
-0xe2 000303 call p_power_ctrl_txpower_incrs 
-0xe3 000304 branch g24_tx_fast_hop + 1 
-:      000306 p_txon:
-0xe4 000307 setarg 0x0aaa7e 
-0xe5 000308 store 3 ,0x8a0f 
-0xe6 000309 nop 60 
-0xe7 000310 jam 0x00 ,0x8a25 
-0xe8 000311 jam 0x0d ,0x8a26 
-0xe9 000312 jam 0xf6 ,0x8a16 
-0xea 000313 branch txon + 7 
-:      000315 p_set_tx_power:
-0xeb 000316 fetch 1 ,mem_tx_power 
-0xec 000317 beq tx_power_6db ,set_tx_power_7db 
-0xed 000318 beq tx_power_10db ,p_set_tx_power_10db 
-0xee 000319 beq tx_power_f30db ,p_set_tx_power_f30db 
-0xef 000322 beq tx_power_factory ,p_set_tx_power_factory 
-0xf0 000323 branch set_tx_power + 2 
-:      000325 p_set_tx_power_10db:
-0xf1 000326 jam 0x25 ,0x8a14 
-0xf2 000327 setarg 0xa93f3f 
-0xf3 000328 store 3 ,0x8a60 
-0xf4 000329 jam 0x1f ,0x8a63 
-0xf5 000330 rtn 
-:      000332 p_set_tx_power_factory:
-0xf6 000333 jam 0xff ,mem_gain_fix 
-0xf7 000334 branch set_tx_power_f20db 
-:      000340 p_set_tx_power_f30db:
-0xf8 000341 jam 0x17 ,0x8a14 
-0xf9 000342 setarg 0x250300 
-0xfa 000343 store 3 ,0x8a60 
-0xfb 000344 branch set_tx_power_8a63_28 
-:      000346 p_rx_dcoc:
-0xfc 000347 rtn wake 
-0xfd 000348 call set_sync_on 
-0xfe 000349 arg 39 ,temp 
-0xff 000350 call set_freq_rx 
-0x100 000351 call rf_rx_enable 
-0x101 000352 jam 0x7f ,0x8a25 
-0x102 000353 jam 0x1a ,0x8a30 
-0x103 000354 jam 0x78 ,0x8a31 
-0x104 000355 jam 0xb2 ,0x8a8f 
-0x105 000356 jam 0 ,0x8ac2 
-0x106 000357 jam 0 ,0x8ac3 
-0x107 000358 arg 6 ,queue 
-0x108 000359 call p_rx_dcoc_avg 
-0x109 000360 isolate1 13 ,rega 
-0x10a 000361 call qset_start 
-0x10b 000362 isolate1 13 ,regb 
-0x10c 000363 call qset_p 
-0x10d 000364 arg 5 ,queue 
-:      000365 p_rx_dcoc_loop2:
-0x10e 000366 call qset1_p 
-0x10f 000367 call qset_p 
-0x110 000368 call p_rx_dcoc_avg 
-0x111 000369 arg 0x8ac2 ,contw 
-0x112 000370 rshift4 rega ,pdata 
-0x113 000371 call qsetxor 
-0x114 000372 rshift4 regb ,pdata 
-0x115 000373 call qsetxor 
-0x116 000374 increase -1 ,queue 
-0x117 000375 branch p_rx_dcoc_loop2 ,positive 
-0x118 000376 branch rx_dcoc_loop2 + 10 
-:      000378 p_rx_dcoc_avg:
-0x119 000379 nop 60 
-0x11a 000380 setarg mem_dcoc_buf 
-0x11b 000381 store 2 ,0x8982 
-0x11c 000382 setarg mem_dcoc_buf_end 
-0x11d 000383 store 2 ,0x8984 
-0x11e 000384 jam 0x9 ,0x8981 
-0x11f 000385 jam 0x3 ,0x8981 
-0x120 000386 jam 0x6 ,0x8980 
-0x121 000387 nop 60 
-0x122 000388 arg 0 ,rega 
-0x123 000389 arg 0 ,regb 
-0x124 000390 arg 16 ,loopcnt 
-0x125 000391 arg mem_dcoc_buf ,contr 
-0x126 000392 branch rx_dcoc_loop 
-:      000394 p_rfpll_aac_ghpc:
-0x127 000395 rtn wake 
-0x128 000396 branch rfpll_aac_ghpc + 1 
-:      000398 p_sadc_calibration:
-0x129 000399 rtn wake 
-0x12a 000400 jam 0x77 ,core_gpadc_ctrl 
-0x12b 000401 jam 0xc9 ,core_gpadc_cfg0 
-0x12c 000402 jam 0x01 ,core_gpadc_cfg3 
-0x12d 000403 fetch 1 ,mem_adc_clkdiv 
-0x12e 000404 store 1 ,core_sadc_clkdiv 
-0x12f 000405 nop 3000 
-0x130 000406 call p_sadc_read 
-0x131 000407 jam 0xc1 ,core_gpadc_cfg0 
-0x132 000408 fetchr regb ,1 ,mem_spi_write_addr 
-0x133 000409 arg 8 ,loopcnt 
-0x134 000410 call sadc_cal_read + 1 
-0x135 000411 fetch 1 ,mem_spi_write_addr 
-0x136 000412 store 1 ,mem_adc_cal_c7 
-0x137 000413 storer regb ,1 ,mem_spi_write_addr 
-0x138 000414 rtn 
-:      000417 p_sadc_read:
-0x139 000418 jam 0x03 ,core_sadc_ctrl 
-:      000419 p_sadc_read_wait:
-0x13a 000420 fetch 1 ,core_perf_status 
-0x13b 000421 bbit0 saradc_done ,p_sadc_read_wait 
-0x13c 000422 fetcht 2 ,core_sadc_data 
-0x13d 000423 storet 2 ,mem_adc_current_value 
-0x13e 000424 jam 0x00 ,core_sadc_ctrl 
-0x13f 000425 rtn 
-:      000428 p_set_lemode:
-0x140 000429 jam 0x11 ,0x8a82 
-0x141 000430 jam 0x12 ,0x8a8d 
-0x142 000431 jam 0x0a ,0x8a8e 
-0x143 000432 fetch 1 ,mem_fcomp_div 
-0x144 000433 beq xtal_16m ,p_set_lemode_2m_16m 
-0x145 000434 setarg 0x5762 
-0x146 000435 store 2 ,0x8907 
-:      000436 p_set_lemode_2m:
-0x147 000437 jam 3 ,0x8901 
-0x148 000438 jam 3 ,0x8930 
-0x149 000439 rtnmark1 mark_ble_2m 
-0x14a 000440 jam 1 ,0x8901 
-0x14b 000441 jam 0x07 ,0x8a82 
-0x14c 000442 jam 0x44 ,0x8a8d 
-0x14d 000443 jam 0x0a ,0x8a8e 
-0x14e 000444 fetch 1 ,mem_fcomp_div 
-0x14f 000445 beq xtal_16m ,p_set_lemode_1m_16m 
-0x150 000446 setarg 0x2bb1 
-0x151 000447 store 2 ,0x8907 
-:      000448 p_set_lemode_1m:
-0x152 000449 rtnmark0 mark_ble_lr 
-0x153 000450 jam 0x24 ,0x8930 
-0x154 000451 jam 5 ,0x8901 
-0x155 000452 rtn 
-:      000454 p_set_lemode_1m_16m:
-0x156 000455 setarg 0x4189 
-0x157 000456 store 2 ,0x8907 
-0x158 000457 branch p_set_lemode_1m 
-:      000459 p_set_lemode_2m_16m:
-0x159 000460 setarg 0x8312 
-0x15a 000461 store 2 ,0x8907 
-0x15b 000462 branch p_set_lemode_2m 
-:      000463 p_le_check_retransmit_timesout:
-0x15c 000464 fetch 1 ,mem_le_conn_rcv_new 
-0x15d 000465 arg 256 ,regc 
-0x15e 000466 iadd regc ,pdata 
-0x15f 000467 rtn 
-:      000468 p_le_got_first_packet:
-0x160 000469 branch p_le_got_first_packet_new 
-:      000470 p_le_slave_match:
-0x161 000471 call p_le_check_retransmit 
-0x162 000472 branch le_slave_match + 1 
-:      000473 p_le_check_retransmit:
-0x163 000474 fetch 1 ,mem_le_conn_first_rcv 
-0x164 000475 rtn blank 
-0x165 000476 fetch 1 ,mem_le_check_retransmit_flag 
-0x166 000477 nrtn blank 
-0x167 000478 fetcht 1 ,mem_le_conn_first_rcv 
-0x168 000479 fetch 1 ,mem_le_conn_rcv_new 
-0x169 000480 isub temp ,null 
-0x16a 000481 ncall p_le_check_retransmit_timesout ,positive 
-0x16b 000482 isub temp ,pdata 
-0x16c 000483 sub pdata ,100 ,null 
-0x16d 000484 branch p_le_check_retransmit_count ,positive 
-0x16e 000485 fetch 1 ,mem_le_retransmit_cnt 
-0x16f 000486 sub pdata ,20 ,null 
-0x170 000487 ncall p_app_ble_disconnect ,positive 
-0x171 000488 jam 1 ,mem_le_check_retransmit_flag 
-0x172 000489 rtn 
-:      000490 p_app_ble_disconnect:
-0x173 000491 jam 1 ,mem_le_check_retransmit_discon_flag 
-0x174 000492 branch app_ble_disconnect 
-:      000493 p_le_check_retransmit_count:
-0x175 000494 fetcht 1 ,mem_le_arq 
-0x176 000495 fetch 1 ,mem_le_rxbuf_data_header 
-0x177 000496 rshift pdata ,pdata 
-0x178 000497 ixor temp ,pdata 
-0x179 000498 isolate1 nesn ,pdata 
-0x17a 000499 setarg 0 
-0x17b 000500 fetcht 1 ,mem_le_retransmit_cnt 
-0x17c 000501 setflag true ,0 ,pdata 
-0x17d 000502 iadd temp ,temp 
-0x17e 000503 storet 1 ,mem_le_retransmit_cnt 
-0x17f 000504 rtn 
-:      000505 p_le_got_first_packet_new:
-0x180 000506 fetch 1 ,mem_le_conn_rcv 
-0x181 000507 increase 1 ,pdata 
-0x182 000508 store 1 ,mem_le_conn_rcv 
-0x183 000509 nbranch p_le_got_first_packet_new + 7 ,match 
-0x184 000510 fetch 1 ,mem_le_conn_rcv_new 
-0x185 000511 increase 1 ,pdata 
-0x186 000512 store 1 ,mem_le_conn_rcv_new 
-0x187 000513 fetch 1 ,mem_le_state 
-0x188 000514 rtnbit1 lestate_got_first_packet 
-0x189 000515 set1 lestate_got_first_packet ,pdata 
-0x18a 000516 store 1 ,mem_le_state 
-0x18b 000517 fetch 2 ,mem_le_init_superto 
-0x18c 000518 store 2 ,mem_le_superto 
-0x18d 000519 setarg 0 
-0x18e 000520 store 4 ,mem_le_transmit_window 
-0x18f 000521 rtn 
-:      000523 p_le_rx_dec:
-0x190 000524 call le_check_retransmit 
-0x191 000525 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x192 000526 increase -4 ,rega 
-0x193 000527 nbranch le_crc_fail_consecutive ,positive 
-0x194 000528 branch le_rx_dec + 6 
-:      000530 p_le_rx_nopayload:
-0x195 000531 parse demod ,bucket ,24 
-0x196 000532 rshift32 pdata ,pdata 
-0x197 000533 rshift16 pdata ,pdata 
-0x198 000534 istore 3 ,contw 
-0x199 000535 enable swfine 
-0x19a 000536 call le_set_until_tx_timer 
-0x19b 000537 branch le_crc_fail ,crc_failed 
-0x19c 000538 bmark0 mark_ble_encryption ,le_rx_match 
-0x19d 000539 fetch 1 ,mem_le_rxbuf_data_length 
-0x19e 000540 branch le_rx_match ,blank 
-0x19f 000541 increase -4 ,pdata 
-0x1a0 000542 store 1 ,mem_le_rxbuf_data_length 
-0x1a1 000543 call wait_ccm_done 
-0x1a2 000544 fetch 1 ,core_misc_status 
-0x1a3 000545 bbit0 7 ,le_crc_fail_consecutive 
-0x1a4 000546 force regidx_result ,regext_index 
-0x1a5 000547 storer regext ,4 ,mem_le_peer_mic 
-0x1a6 000548 branch le_rx_match 
-:      000550 p_le_parse:
-0x1a7 000551 fetch 1 ,mem_le_packet_llid 
-0x1a8 000552 rtneq llid_reserved 
-0x1a9 000553 beq llid_le_ll ,le_parse_ll 
-0x1aa 000554 branch le_parse_l2cap 
-:      000556 p_le_init_adv:
-0x1ab 000557 set0 mark_ble_crc_fail ,mark 
-0x1ac 000558 branch le_init_adv + 1 
-:      000560 p_le_adv_not_match:
-0x1ad 000561 call shutdown_radio 
-0x1ae 000562 jam 0 ,0x8900 
-0x1af 000563 set0 mark_ble_crc_fail ,mark 
-0x1b0 000564 branch le_adv_not_match + 1 
-:      000566 p_le_parse_l2cap:
-0x1b1 000567 ifetch 2 ,contr 
-0x1b2 000568 beq le_l2cap_cid_att ,p_le_parse_att 
-0x1b3 000569 branch le_parse_l2cap_next + 2 
-:      000570 p_le_parse_att:
-0x1b4 000571 ifetch 3 ,contr 
-0x1b5 000572 store 3 ,mem_le_att_opcode 
-0x1b6 000573 beq attop_read_request ,p_le_parse_att_read_request 
-0x1b7 000574 beq attop_write_request ,p_le_parse_att_write_request 
-0x1b8 000575 branch le_parse_att2 
-:      000577 p_le_parse_att_read_request:
-0x1b9 000578 fetch mouse_flag_len ,mem_mouse_flag 
-0x1ba 000579 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
-0x1bb 000580 call le_check_encrypt_state 
-0x1bc 000581 fetcht 2 ,mem_le_att_handle 
-0x1bd 000582 fetch 1 ,mem_le_configuration 
-0x1be 000583 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
-:      000585 p_le_send_att_read_response:
-0x1bf 000586 fetch 2 ,mem_le_att_handle 
-0x1c0 000587 beq 0x30 ,le_send_att_error_response_notfound 
-0x1c1 000588 fetcht 2 ,mem_le_att_handle 
-0x1c2 000589 branch le_send_att_read_response 
-:      000591 p_le_send_att_read_response_check_auth:
-0x1c3 000592 fetch 2 ,mem_le_pairing_handle 
-0x1c4 000593 isub temp ,null 
-0x1c5 000594 nbranch p_le_send_att_read_response ,zero 
-0x1c6 000595 nbranch p_le_send_att_read_response ,user 
-0x1c7 000596 branch le_send_att_read_response_error_insufficient_auth 
-:      000598 p_le_parse_att_write_request:
-0x1c8 000599 copy contr ,rega 
-0x1c9 000600 fetch 2 ,mem_le_l2cap_size 
-0x1ca 000601 add pdata ,-3 ,regb 
-0x1cb 000602 call le_writeatt_cb 
-0x1cc 000603 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x1cd 000604 beq 0xff ,le_send_att_write_response_check_auth 
-0x1ce 000605 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x1cf 000606 branch le_send_att_write_response_check_auth ,blank 
-0x1d0 000607 fetch 1 ,mem_le_connect_status_flag 
-0x1d1 000608 bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-0x1d2 000609 setarg 0x001a 
-0x1d3 000610 fetcht 2 ,mem_le_att_handle 
-0x1d4 000611 isub temp ,null 
-0x1d5 000612 nbranch le_send_att_write_response_check_auth ,zero 
-0x1d6 000613 branch le_send_att_read_response_error_insufficient_auth 
-:      000616 p_mouse_le:
-0x1d7 000617 call le_fifo_check_nearly_full 
-0x1d8 000618 nrtn blank 
-0x1d9 000619 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x1da 000620 beq 0xff ,p_mouse_le_next 
-0x1db 000621 fetch 1 ,mem_le_connect_status_flag 
-0x1dc 000622 and pdata ,0x03 ,pdata 
-0x1dd 000623 rtnne 0x03 
-0x1de 000624 fetch 1 ,mem_le_check_retransmit_flag 
-0x1df 000625 rtn blank 
-0x1e0 000626 fetch 1 ,mem_le_check_retransmit_discon_flag 
-0x1e1 000627 nrtn blank 
-:      000628 p_mouse_le_next:
-0x1e2 000629 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x1e3 000630 call mouse_clear_sensor_data_by_reset ,blank 
-0x1e4 000631 fetch mouse_flag_len ,mem_mouse_flag 
-0x1e5 000632 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x1e6 000633 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x1e7 000634 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x1e8 000635 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0x1e9 000636 call mouse_motion 
-0x1ea 000637 call mouse_check_125hz 
-0x1eb 000638 nrtn user 
-0x1ec 000639 call mouse_current_mult_update 
-0x1ed 000640 call p_mouse_data_xy_release 
-0x1ee 000641 branch mouse_le_next + 12 
-:      000643 p_gpio_set_wake:
-0x1ef 000644 sub temp ,ui_button_gpio_disable ,null 
-0x1f0 000645 rtn zero 
-0x1f1 000646 arg 4 ,debug 
-0x1f2 000647 isolate1 gpio_active_bit ,temp 
-0x1f3 000648 branch gpio_set_wake_high ,true 
-0x1f4 000649 arg 3 ,debug 
-0x1f5 000650 branch gpio_set_wake_high 
-:      000652 p_gpio_set_wake_by_current_state:
-0x1f6 000653 sub temp ,gpio_disable ,null 
-0x1f7 000654 rtn zero 
-0x1f8 000655 storet 1 ,mem_mouse_wheel_temp_gpio 
-0x1f9 000656 call gpio_get_bit 
-0x1fa 000657 branch p_gpio_set_qdec_mode ,true 
-:      000658 p_gpio_set_low_wake_disable_qdec:
-0x1fb 000659 fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0x1fc 000660 call gpio_set_high_impedance 
-0x1fd 000661 fetcht 1 ,mem_mouse_wheel_temp_gpio 
-:      000662 p_gpio_set_low_wake:
-0x1fe 000663 arg 3 ,debug 
-0x1ff 000664 branch gpio_set_wake_high 
-:      000666 p_gpio_set_qdec_mode:
-0x200 000667 jam 1 ,mem_mouse_qdec_set_flag 
-0x201 000668 fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0x202 000669 call gpio_set_high_impedance 
-0x203 000670 fetcht 1 ,mem_mouse_wheel_temp_gpio 
-:      000671 p_mouse_qdec_lpm_cfg:
-0x204 000672 arg 6 ,debug 
-0x205 000673 branch gpio_set_wake_high 
-:      000675 p_mouse_puchk_disable:
-0x206 000676 setarg 0x10 
-:      000677 p_mouse_puchk_set:
-0x207 000678 store 1 ,core_puwakeup 
-0x208 000679 until null ,lpo_edge 
-0x209 000680 rtn 
-:      000682 p_mouse_puchk_enable:
-0x20a 000683 setarg 0x80 
-0x20b 000684 branch p_mouse_puchk_set 
-:      000686 p_mouse_lpm_before_common:
-0x20c 000687 call p_clear_wake 
-0x20d 000688 jam 0 ,mem_mouse_qdec_set_flag 
-0x20e 000689 fetcht 1 ,mem_matrix_public_gpio 
-0x20f 000690 call gpio_out_active 
-0x210 000691 fetcht 1 ,mem_matrix_public_gpio 
-0x211 000692 call gpio_clr_wake 
-0x212 000693 branch mouse_lpm_before_common + 1 
-:      000695 p_lpm_sleep:
-0x213 000697 fetch 2 ,mem_cb_before_lpm_sleep 
-0x214 000698 call callback_func 
-:      000699 p_lpm_sleep_skip_cb_function:
-0x215 000700 fetch 4 ,mem_sleep_counter_all 
-0x216 000701 iadd temp ,pdata 
-0x217 000702 store 4 ,mem_sleep_counter_all 
-0x218 000703 call p_lpm_save_context 
-0x219 000704 call p_mouse_puchk_set_check 
-0x21a 000705 branch lpm_sleep_skip_cb_function + 4 
-:      000707 p_mouse_puchk_set_check:
-0x21b 000708 fetch 1 ,mem_mouse_qdec_set_flag 
-0x21c 000709 branch p_mouse_puchk_disable ,blank 
-0x21d 000710 branch p_mouse_puchk_enable 
-:      000712 p_lpm_save_context:
-0x21e 000713 storer mark ,8 ,mem_saved_mark 
-0x21f 000714 arg core_gpio_conf ,contr 
-0x220 000715 arg mem_saved_gpio ,contw 
-0x221 000716 call memcpy16 
-0x222 000717 arg core_gpio_conf_hi ,contr 
-0x223 000718 call memcpy8 
-0x224 000719 fetch 1 ,core_spid_ctrl 
-0x225 000720 store 1 ,mem_saved_spidctrl 
-0x226 000721 copy temp ,regb 
-:      000722 p_lpm_write_gpio_wakeup:
-0x227 000723 arg 12 ,loopcnt 
-0x228 000724 arg mem_gpio_wakeup_cfg ,rega 
-0x229 000725 arg core_gpio_wakeup_cfg ,regc 
-0x22a 000726 until null ,lpo_edge 
-:      000727 p_lpm_write_gpio_loop:
-0x22b 000728 ifetch 1 ,rega 
-0x22c 000729 ifetcht 1 ,regc 
-0x22d 000730 isub temp ,null 
-0x22e 000731 branch p_lpm_write_gpio_loop_next ,zero 
-0x22f 000732 istore 1 ,regc 
-0x230 000733 until null ,lpo_edge 
-:      000734 p_lpm_write_gpio_loop_next:
-0x231 000735 increase 1 ,rega 
-0x232 000736 increase 1 ,regc 
-0x233 000737 loop p_lpm_write_gpio_loop 
-0x234 000738 copy regb ,temp 
-0x235 000739 rtn 
-:      000741 p_otp_read_data:
-0x236 000742 call enable_otp_read 
-0x237 000743 call otp_read_data + 1 
-0x238 000744 branch otp_disable_chgpump 
-:      000746 p_g24_reconn_dispatch:
-0x239 000747 fetch 2 ,mem_24g_reconn_count 
-0x23a 000748 arg 0x01f8 ,temp 
-0x23b 000749 iand temp ,pdata 
-0x23c 000750 branch p_g24_reconn_dispatch_next ,blank 
-0x23d 000751 fetch 2 ,mem_24g_reconn_count 
-0x23e 000752 increase 1 ,pdata 
-0x23f 000753 store 2 ,mem_24g_reconn_count 
-0x240 000754 rtn 
-:      000756 p_g24_reconn_dispatch_next:
-0x241 000757 call g24_reconn_data_prep 
-0x242 000758 call g24_transmit_receive_ack 
-0x243 000759 nbranch g24_reconn_device_fail ,sync 
-0x244 000760 nbranch g24_reconn_device_fail ,user3 
-0x245 000761 call g24_ackpayload_parse 
-0x246 000762 fetch 1 ,mem_24g_rxdata_length 
-0x247 000763 branch p_recv_addr_zero_skip ,blank 
-:      000764 p_g24_reconn_dispatch_next_2:
-0x248 000765 fetch 4 ,mem_24g_pair_addr 
-0x249 000766 fetcht 4 ,mem_24g_addr 
-0x24a 000767 isub temp ,null 
-0x24b 000768 branch p_g24_reconn_mode_judge ,zero 
-0x24c 000769 branch g24_reconn_dispatch_next + 9 
-:      000771 p_g24_reconn_mode_judge:
-0x24d 000772 fetch mouse_flag_len ,mem_mouse_flag 
-0x24e 000773 bbit1 mouse_enable_auto_24g_paring ,g24_pair_start 
-0x24f 000774 branch g24_reconn_receiver_addr 
-:      000776 p_mouse_param_init:
-0x250 000777 call mouse_param_common_init 
-0x251 000778 call p_mouse_le_buff_modify 
-0x252 000779 branch mouse_param_init + 2 
-:      000781 p_mouse_le_buff_modify:
-0x253 000782 setarg mem_le_tx_buffer0_omemalloc_new 
-0x254 000783 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x255 000784 setarg mouse_ble_l2cap_txbuff_size_new 
-0x256 000785 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x257 000786 rtn 
-:      000788 p_recv_addr_zero_skip:
-0x258 000789 fetch 4 ,mem_24g_fast_conn_addr 
-0x259 000790 fetcht 4 ,mem_24g_addr 
-0x25a 000791 branch p_g24_reconn_dispatch_next_2 ,zero 
-0x25b 000792 fetch 4 ,mem_24g_rxpayload + 2 
-0x25c 000793 rtn blank 
-0x25d 000794 branch p_g24_reconn_dispatch_next_2 
-:      000796 p_power_ctrl_start:
-0x25e 000797 fetch 1 ,mem_power_ctrl_disable 
-0x25f 000798 nrtn blank 
-0x260 000799 fetch 2 ,mem_ui_state_map 
-0x261 000800 rtnbit1 ui_state_ble_adv 
-0x262 000801 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-0x263 000802 call rssi_average 
-0x264 000803 storet 1 ,mem_rssi_avg_received 
-0x265 000804 fetch 1 ,mem_rssi_dis_max_24g 
-0x266 000805 bmark1 mark_24g ,p_power_ctrl_start_next 
-0x267 000806 fetch 1 ,mem_rssi_dis_max_ble 
-:      000807 p_power_ctrl_start_next:
-0x268 000808 isub temp ,null 
-0x269 000809 nbranch p_power_ctrl_txpower_incrs_force ,positive 
-0x26a 000810 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x26b 000811 sub pdata ,2 ,null 
-0x26c 000812 nbranch p_power_ctrl_txpower_decrs_check ,positive 
-0x26d 000813 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x26e 000814 beq 0 ,p_power_ctrl_txpower_incrs 
-0x26f 000815 rtn 
-:      000817 p_power_ctrl_txpower_decrs_check:
-0x270 000818 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x271 000819 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-0x272 000820 isub temp ,null 
-0x273 000821 nrtn zero 
-0x274 000822 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      000823 p_power_ctrl_txpower_decrs:
-0x275 000824 fetcht 1 ,mem_rssi_avg_received 
-0x276 000825 fetch 1 ,mem_rssi_dis_min_24g 
-0x277 000826 bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
-0x278 000827 fetch 1 ,mem_rssi_dis_min_ble 
-:      000828 p_power_ctrl_txpower_decrs_next:
-0x279 000829 isub temp ,null 
-0x27a 000830 nrtn positive 
-0x27b 000831 fetch 1 ,mem_power_ctrl_level 
-0x27c 000832 beq 0 ,power_ctrl_decrs_level0 
-0x27d 000833 increase -1 ,pdata 
-0x27e 000834 store 1 ,mem_power_ctrl_level 
-0x27f 000835 beq 2 ,p_power_ctrl_decrs_level2 
-0x280 000836 beq 1 ,power_ctrl_decrs_level1 
-0x281 000837 branch power_ctrl_decrs_level0 
-:      000839 p_power_ctrl_txpower_incrs_force:
-0x282 000840 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      000841 p_power_ctrl_txpower_incrs:
-0x283 000842 fetch 1 ,mem_power_ctrl_level 
-0x284 000843 beq 3 ,p_power_ctrl_incrs_level3 
-0x285 000844 increase 1 ,pdata 
-0x286 000845 store 1 ,mem_power_ctrl_level 
-0x287 000846 beq 1 ,power_ctrl_incrs_level1 
-0x288 000847 beq 2 ,p_power_ctrl_incrs_level2 
-:      000848 p_power_ctrl_incrs_level3:
-0x289 000849 jam tx_power_5db ,mem_tx_power 
-0x28a 000850 rtn 
-:      000851 p_power_ctrl_decrs_level2:
-:      000852 p_power_ctrl_incrs_level2:
-0x28b 000853 jam tx_power_3db ,mem_tx_power 
-0x28c 000854 rtn 
-:      000860 p_mouse_cb_fuction:
-0x28d 000861 setarg mouse_24g_short_sleep 
-0x28e 000862 store 2 ,mem_cb_24g_transmit_short_sleep 
-0x28f 000863 setarg mouse_24g_long_sleep 
-0x290 000864 store 2 ,mem_cb_24g_transmit_long_sleep 
-0x291 000865 setarg p_mouse_24g_before_lpm_sleep 
-0x292 000866 store 2 ,mem_cb_before_lpm_sleep 
-0x293 000867 branch mouse_cb_fuction + 7 
-:      000869 p_soft_reset:
-0x294 000870 nbranch soft_reset + 1 ,wake 
-0x295 000871 until null ,lpo_edge 
-0x296 000872 until null ,lpo_edge 
-0x297 000873 clear_stack 
-0x298 000874 call p_mouse_wheel_init_set ,wake 
-0x299 000875 call mouse_matrix_public_gpio_reset 
-0x29a 000876 branch soft_reset + 2 
-:      000878 p_mouse_wheel_init_set:
-0x29b 000879 call p_mouse_puchk_disable 
-0x29c 000880 fetcht 1 ,mem_whee_a_data_gpio 
-0x29d 000881 call gpio_config_input 
-0x29e 000882 fetcht 1 ,mem_whee_b_data_gpio 
-0x29f 000883 branch gpio_config_input 
-:      000885 p_mouse_24g_before_lpm_sleep:
-0x2a0 000886 rtn 
-:      000893 p_mouse_load_device_info_check:
-0x2a1 000894 call p_mouse_store_normal_tx_power 
-0x2a2 000895 fetch mouse_flag_len ,mem_mouse_flag 
-0x2a3 000896 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-0x2a4 000897 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x2a5 000898 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
-0x2a6 000899 rtn 
-:      000901 p_mouse_load_otp_info_check:
-0x2a7 000902 call p_mouse_device_flag_temp_store 
-0x2a8 000903 call mouse_read_otp_dpi 
-0x2a9 000904 call mouse_read_otp_device_flag 
-0x2aa 000906 call p_mouse_device_flag_check 
-0x2ab 000908 call p_mouse_select_device_by_switch_check 
-0x2ac 000910 call p_mouse_read_otp_device_info 
-0x2ad 000911 call p_mouse_read_otp_le_addr_increase_count_info 
-0x2ae 000912 branch mouse_otp_load_app_initflag 
-:      000914 p_mouse_select_device_by_switch_check:
-0x2af 000915 fetch mouse_flag_len ,mem_mouse_flag 
-0x2b0 000916 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-0x2b1 000917 call p_mouse_check_select_device_by_switch 
-:      000918 p_mouse_device_flag_temp_store:
-0x2b2 000919 fetch 1 ,mem_device_flag 
-0x2b3 000920 store 1 ,mem_mouse_device_flag_temp 
-0x2b4 000921 rtn 
-:      000923 p_mouse_read_otp_device_info:
-0x2b5 000924 fetch mouse_flag_len ,mem_mouse_flag 
-0x2b6 000925 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_read_otp_le_device1 
-0x2b7 000926 branch mouse_read_otp_device_info 
-:      000928 p_mouse_app_initflag_check:
-0x2b8 000929 fetch 2 ,mem_store_flag 
-0x2b9 000930 arg eeprom_init_flag ,temp 
-0x2ba 000931 isub temp ,null 
-0x2bb 000932 branch p_mouse_load_device_info ,zero 
-0x2bc 000934 storet 2 ,mem_store_flag 
-0x2bd 000935 call mouse_ble_init_address 
-0x2be 000936 fetch 1 ,mem_device_flag_temp 
-0x2bf 000937 store 1 ,mem_device_flag 
-0x2c0 000938 call mouse_load_default_dpi 
-0x2c1 000940 setarg 0x1122 
-0x2c2 000941 store 2 ,mem_random_addr_increase_count 
-:      000942 p_mouse_device_flag_temp_load:
-0x2c3 000943 fetch 1 ,mem_mouse_device_flag_temp 
-0x2c4 000944 store 1 ,mem_device_flag 
-0x2c5 000945 rtn 
-:      000947 p_mouse_device_flag_check:
-0x2c6 000948 fetch 1 ,mem_device_flag 
-0x2c7 000949 sub pdata ,0 ,null 
-0x2c8 000950 branch p_mouse_device_flag_temp_load ,zero 
-0x2c9 000951 sub pdata ,4 ,null 
-0x2ca 000952 branch p_mouse_24g_init ,zero 
-0x2cb 000953 rtn positive 
-:      000954 p_mouse_24g_init:
-0x2cc 000955 jam mode_24g_device ,mem_device_flag 
-0x2cd 000956 rtn 
-:      000958 p_mouse_read_otp_le_addr_increase_count_info:
-0x2ce 000959 fetch 1 ,mem_device_flag 
-0x2cf 000960 rtneq mode_24g_device 
-0x2d0 000961 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0x2d1 000962 copy regb ,regc 
-:      000963 p_mouse_read_otp_le_addr_increase_count_loop:
-0x2d2 000964 call mouse_read_otp_le_addr_increase_count_common 
-0x2d3 000965 fetch 2 ,mem_random_addr_increase_count_temp 
-0x2d4 000966 branch p_mouse_le_addr_increase_count_load ,blank 
-0x2d5 000967 store 2 ,mem_random_addr_increase_count_last 
-0x2d6 000968 increase 2 ,regc 
-0x2d7 000969 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0x2d8 000970 isub regc ,null 
-0x2d9 000971 nbranch p_mouse_le_addr_increase_count_load ,positive 
-0x2da 000972 copy regc ,regb 
-0x2db 000973 branch p_mouse_read_otp_le_addr_increase_count_loop 
-:      000975 p_mouse_le_addr_increase_count_load:
-0x2dc 000976 fetch 2 ,mem_random_addr_increase_count_last 
-0x2dd 000977 store 2 ,mem_random_addr_increase_count 
-0x2de 000978 rtn 
-:      000981 p_mouse_store_device_info:
-0x2df 000982 fetch mouse_flag_len ,mem_mouse_flag 
-0x2e0 000983 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x2e1 000984 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x2e2 000985 bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
-0x2e3 000986 rtn 
-:      000988 p_mouse_store_otp_device_info:
-0x2e4 000989 call p_mouse_write_otp_locall_addr 
-0x2e5 000990 call p_mouse_write_otp_device_flag 
-0x2e6 000991 branch mouse_store_otp_device_info + 1 
-:      000993 p_mouse_write_otp_locall_addr:
-0x2e7 000994 fetch 1 ,mem_device_flag 
-0x2e8 000995 rtneq mode_24g_device 
-0x2e9 000996 beq mode_bt_device1 ,p_mouse_write_otp_le_locall_addr1 
-0x2ea 000997 beq mode_bt_device2 ,p_mouse_write_otp_le_locall_addr2 
-0x2eb 000998 rtn 
-:      001000 p_mouse_write_otp_device_flag:
-0x2ec 001001 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0x2ed 001002 copy regb ,regc 
-:      001003 p_mouse_write_otp_device_flag_loop:
-0x2ee 001004 call mouse_read_otp_device_flag_common 
-0x2ef 001005 fetch 1 ,mem_device_flag_temp 
-0x2f0 001006 branch p_mouse_device_flag_store ,blank 
-0x2f1 001007 store 1 ,mem_device_flag_last 
-0x2f2 001008 increase 1 ,regc 
-0x2f3 001009 fetch 2 ,mem_otp_offset_device_flag_end 
-0x2f4 001010 isub regc ,null 
-0x2f5 001011 nrtn positive 
-0x2f6 001012 copy regc ,regb 
-0x2f7 001013 branch p_mouse_write_otp_device_flag_loop 
-:      001015 p_mouse_device_flag_store:
-0x2f8 001016 fetch 1 ,mem_device_flag_last 
-0x2f9 001017 and pdata ,0xf0 ,pdata 
-0x2fa 001018 branch p_mouse_device_flag_store_check ,blank 
-0x2fb 001019 fetch 1 ,mem_device_flag 
-0x2fc 001021 call p_mouse_device_flag_otp_store_judge 
-0x2fd 001023 store 1 ,mem_device_flag_value 
-:      001024 p_mouse_device_flag_store_end:
-0x2fe 001025 arg 1 ,loopcnt 
-0x2ff 001026 copy regc ,regb 
-0x300 001027 arg mem_device_flag_value ,rega 
-0x301 001028 branch otp_write 
-:      001030 p_mouse_device_flag_store_check:
-0x302 001031 fetcht 1 ,mem_device_flag_last 
-0x303 001032 fetch 1 ,mem_device_flag 
-0x304 001033 call p_mouse_device_flag_otp_store_judge 
-0x305 001034 isub temp ,null 
-0x306 001035 rtn zero 
-0x307 001036 lshift4 pdata ,pdata 
-0x308 001037 iadd temp ,pdata 
-0x309 001038 store 1 ,mem_device_flag_value 
-0x30a 001040 copy regc ,pdata 
-0x30b 001041 fetcht 2 ,mem_otp_offset_device_flag 
-0x30c 001042 isub temp ,null 
-0x30d 001043 branch p_mouse_device_flag_store_end ,zero 
-0x30e 001045 increase -1 ,regc 
-0x30f 001046 branch p_mouse_device_flag_store_end 
-:      001048 p_mouse_device_flag_otp_store_judge:
-0x310 001049 rtnne mode_24g_device 
-0x311 001050 increase 4 ,pdata 
-0x312 001051 rtn 
-:      001055 p_mouse_write_otp_le_locall_addr1:
-0x313 001056 fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
-0x314 001057 copy regb ,regc 
-:      001058 p_mouse_write_otp_le_locall_addr1_loop:
-0x315 001059 call mouse_read_otp_le_locall_addr1_common 
-0x316 001060 fetch 6 ,mem_mouse_le_locall_addr1_temp 
-0x317 001061 branch p_mouse_le_local_addr1_store ,blank 
-0x318 001062 store 6 ,mem_mouse_le_locall_addr1_last 
-0x319 001063 increase 6 ,regc 
-0x31a 001064 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
-0x31b 001065 isub regc ,null 
-0x31c 001066 nrtn positive 
-0x31d 001067 copy regc ,regb 
-0x31e 001068 branch p_mouse_write_otp_le_locall_addr1_loop 
-:      001070 p_mouse_le_local_addr1_store:
-0x31f 001071 fetch 6 ,mem_mouse_le_locall_addr1_last 
-0x320 001072 fetcht 6 ,mem_device1_locall_addr 
-0x321 001073 isub temp ,null 
-0x322 001074 rtn zero 
-0x323 001075 arg 6 ,loopcnt 
-0x324 001076 arg mem_device1_locall_addr ,rega 
-0x325 001077 copy regc ,regb 
-0x326 001078 branch otp_write 
-:      001080 p_mouse_write_otp_le_locall_addr2:
-0x327 001081 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
-0x328 001082 copy regb ,regc 
-:      001083 p_mouse_write_otp_le_locall_addr2_loop:
-0x329 001084 call mouse_read_otp_le_locall_addr2_common 
-0x32a 001085 fetch 6 ,mem_mouse_le_locall_addr2_temp 
-0x32b 001086 branch p_mouse_le_local_addr2_store ,blank 
-0x32c 001087 store 6 ,mem_mouse_le_locall_addr2_last 
-0x32d 001088 increase 6 ,regc 
-0x32e 001089 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
-0x32f 001090 isub regc ,null 
-0x330 001091 nrtn positive 
-0x331 001092 copy regc ,regb 
-0x332 001093 branch p_mouse_write_otp_le_locall_addr2_loop 
-:      001095 p_mouse_le_local_addr2_store:
-0x333 001096 fetch 6 ,mem_mouse_le_locall_addr2_last 
-0x334 001097 fetcht 6 ,mem_device2_locall_addr 
-0x335 001098 isub temp ,null 
-0x336 001099 rtn zero 
-0x337 001100 arg 6 ,loopcnt 
-0x338 001101 arg mem_device2_locall_addr ,rega 
-0x339 001102 copy regc ,regb 
-0x33a 001103 branch otp_write 
-:      001107 p_mouse_load_device_info:
-0x33b 001108 call p_mouse_le_locall_addr_init_check 
-0x33c 001109 call p_mouse_select_reconn_device 
-0x33d 001110 call p_mouse_otp_load_dpi 
-0x33e 001111 branch mouse_load_device_info + 1 
-:      001113 p_mouse_otp_load_dpi:
-0x33f 001114 fetch mouse_flag_len ,mem_mouse_flag 
-0x340 001115 rtnbit0 mouse_enable_load_and_store_dpi 
-0x341 001116 fetch 1 ,mem_mouse_dpi 
-0x342 001117 beq 0 ,mouse_otp_load_dpi 
-0x343 001118 beq 6 ,p_mouse_dpi_reinit 
-0x344 001119 rtn 
-:      001121 p_mouse_dpi_reinit:
-0x345 001122 jam mouse_dpi_level1 ,mem_mouse_dpi 
-0x346 001123 rtn 
-:      001125 p_mouse_store_dpi_info_check:
-0x347 001126 fetch mouse_flag_len ,mem_mouse_flag 
-0x348 001127 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0x349 001128 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
-0x34a 001129 rtn 
-:      001131 p_mouse_store_otp_dpi:
-0x34b 001132 fetch mouse_flag_len ,mem_mouse_flag 
-0x34c 001133 rtnbit0 mouse_enable_load_and_store_dpi 
-0x34d 001134 fetchr regb ,2 ,mem_otp_offset_dpi 
-0x34e 001135 copy regb ,regc 
-:      001136 p_mouse_otp_store_dpi_loop:
-0x34f 001137 call mouse_read_otp_dpi_common 
-0x350 001138 fetch 1 ,mem_mouse_dpi_temp 
-0x351 001139 branch p_mouse_otp_dpi_store ,blank 
-0x352 001140 store 1 ,mem_mouse_dpi_last 
-0x353 001141 increase 1 ,regc 
-0x354 001142 fetch 2 ,mem_otp_offset_dpi_end 
-0x355 001143 isub regc ,null 
-0x356 001144 nrtn positive 
-0x357 001145 copy regc ,regb 
-0x358 001146 branch p_mouse_otp_store_dpi_loop 
-:      001148 p_mouse_otp_dpi_store:
-0x359 001149 fetch 1 ,mem_mouse_dpi_last 
-0x35a 001150 and pdata ,0xf0 ,pdata 
-0x35b 001151 branch p_mouse_dpi_store_last_check ,blank 
-0x35c 001152 fetch 1 ,mem_mouse_dpi 
-0x35d 001154 call p_mouse_dpi_otp_store_judge 
-0x35e 001156 store 1 ,mem_mouse_otp_dpi_value 
-:      001157 p_mouse_dpi_store_end:
-0x35f 001158 arg 1 ,loopcnt 
-0x360 001159 copy regc ,regb 
-0x361 001160 arg mem_mouse_otp_dpi_value ,rega 
-0x362 001161 branch otp_write 
-:      001163 p_mouse_dpi_store_last_check:
-0x363 001164 fetcht 1 ,mem_mouse_dpi_last 
-0x364 001165 fetch 1 ,mem_mouse_dpi 
-0x365 001166 call p_mouse_dpi_otp_store_judge 
-0x366 001167 isub temp ,null 
-0x367 001168 rtn zero 
-0x368 001169 lshift4 pdata ,pdata 
-0x369 001170 iadd temp ,pdata 
-0x36a 001171 store 1 ,mem_mouse_otp_dpi_value 
-0x36b 001173 copy regc ,pdata 
-0x36c 001174 fetcht 2 ,mem_otp_offset_dpi 
-0x36d 001175 isub temp ,null 
-0x36e 001176 branch p_mouse_dpi_store_end ,zero 
-0x36f 001178 increase -1 ,regc 
-0x370 001179 branch p_mouse_dpi_store_end 
-:      001181 p_mouse_dpi_otp_store_judge:
-0x371 001182 rtnne mouse_dpi_level1 
-0x372 001183 increase 6 ,pdata 
-0x373 001184 rtn 
-:      001186 p_mouse_le_locall_addr_init_check:
-0x374 001187 fetch mouse_flag_len ,mem_mouse_flag 
-0x375 001188 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_le_addr1_init_check 
-0x376 001189 fetch 1 ,mem_device_flag 
-0x377 001190 rtneq mode_24g_device 
-0x378 001191 beq mode_bt_device1 ,p_mouse_le_addr1_init_check 
-0x379 001192 beq mode_bt_device2 ,p_mouse_le_addr2_init_check 
-0x37a 001193 rtn 
-:      001195 p_mouse_le_addr1_init_check:
-0x37b 001196 fetch 6 ,mem_device1_locall_addr 
-0x37c 001197 fetcht 6 ,mem_mouse_compare_addr 
-0x37d 001198 isub temp ,null 
-0x37e 001199 nrtn zero 
-0x37f 001200 fetch 6 ,mem_le_lap 
-0x380 001201 store 6 ,mem_device1_locall_addr 
-0x381 001202 rtn 
-:      001204 p_mouse_le_addr2_init_check:
-0x382 001205 fetch 6 ,mem_device1_locall_addr 
-0x383 001206 fetcht 6 ,mem_mouse_compare_addr 
-0x384 001207 isub temp ,null 
-0x385 001208 nrtn zero 
-0x386 001209 fetch 6 ,mem_le_lap 
-0x387 001210 add pdata ,0x0100 ,pdata 
-0x388 001211 store 6 ,mem_device1_locall_addr 
-0x389 001212 rtn 
-:      001214 p_mouse_buletooth_fast_conn_end:
-0x38a 001215 call p_mouse_select_reconn_device 
-0x38b 001216 branch mouse_buletooth_fast_conn_end + 2 
-:      001218 p_mouse_select_reconn_device:
-0x38c 001219 fetch mouse_flag_len ,mem_mouse_flag 
-0x38d 001220 bbit0 mouse_enable_otp ,mouse_select_reconn_device 
-0x38e 001221 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_load_le_device1 
-:      001222 p_mouse_select_reconn_device_start:
-0x38f 001223 fetch 1 ,mem_device_flag 
-0x390 001224 rtneq mode_24g_device 
-0x391 001225 beq mode_bt_device1 ,p_mouse_load_le_device1 
-0x392 001226 beq mode_bt_device2 ,p_mouse_load_le_device2 
-0x393 001227 rtn 
-:      001229 p_mouse_load_le_device1:
-0x394 001230 fetch 6 ,mem_device1_addr 
-0x395 001231 store 6 ,mem_hci_plap 
-0x396 001234 fetch 6 ,mem_device1_locall_addr 
-0x397 001235 store 6 ,mem_le_lap 
-0x398 001236 rtn 
-:      001238 p_mouse_load_le_device2:
-0x399 001239 fetch 6 ,mem_device2_addr 
-0x39a 001240 store 6 ,mem_hci_plap 
-0x39b 001243 fetch 6 ,mem_device2_locall_addr 
-0x39c 001244 store 6 ,mem_le_lap 
-0x39d 001245 rtn 
-:      001247 p_mouse_store_remote_bdaddr:
-0x39e 001248 fetch mouse_flag_len ,mem_mouse_flag 
-0x39f 001249 rtnbit0 mouse_store_eeprom_flag 
-0x3a0 001250 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
-0x3a1 001251 arg mouse_store_eeprom_flag ,queue 
-0x3a2 001252 call mouse_disable_function_flag 
-0x3a3 001253 call mouse_check_device_addr 
-0x3a4 001254 call p_mouse_before_store_reconn_info 
-0x3a5 001255 branch mouse_store_device_info_delay 
-:      001257 p_mouse_before_store_reconn_info:
-0x3a6 001258 fetch 1 ,mem_device_flag 
-0x3a7 001259 beq mode_bt_device1 ,p_mouse_store_le_device1 
-0x3a8 001260 beq mode_bt_device2 ,p_mouse_store_le_device2 
-0x3a9 001261 rtn 
-:      001263 p_mouse_store_le_device1:
-0x3aa 001264 fetch 6 ,mem_le_plap 
-0x3ab 001265 store 6 ,mem_device1_addr 
-0x3ac 001266 fetch 6 ,mem_le_lap 
-0x3ad 001267 store 6 ,mem_device1_locall_addr 
-0x3ae 001268 rtn 
-:      001270 p_mouse_store_le_device2:
-0x3af 001271 fetch 6 ,mem_le_plap 
-0x3b0 001272 store 6 ,mem_device2_addr 
-0x3b1 001273 fetch 6 ,mem_le_lap 
-0x3b2 001274 store 6 ,mem_device2_locall_addr 
-0x3b3 001275 rtn 
-:      001278 p_mouse_bb_event_timer:
-0x3b4 001279 call p_mouse_low_voltage_param_set 
-0x3b5 001280 call mouse_adc_read 
-0x3b6 001281 call mouse_low_voltage_led_timer 
-0x3b7 001283 call mouse_logo_led_on_timer 
-0x3b8 001284 call mouse_led_multi_timer 
-0x3b9 001285 call mouse_dpi_led_blink_delay_timer 
-0x3ba 001287 call g24_pair_timeout_timer 
-0x3bb 001288 call g24_reconn_timeout_timer 
-0x3bc 001289 call mouse_24g_long_sleep_param_update_timer 
-0x3bd 001291 call mouse_dpi_key_check_long_press 
-0x3be 001292 call mouse_bt_discovery_check 
-0x3bf 001293 call mouse_commbination_key_process 
-0x3c0 001294 call mouse_check_discovery_timeout_timer 
-0x3c1 001296 call p_mouse_le_send_conn_param_update_timer 
-0x3c2 001297 call mouse_check_direct_timeout_timer 
-0x3c3 001298 call mouse_le_enable_att_list_timer 
-0x3c4 001299 call mouse_le_battery_updata_timer 
-0x3c5 001300 call mouse_le_send_smp_security_request_timer 
-0x3c6 001302 call mouse_check_reconnect_delay_long_sleep 
-0x3c7 001303 call p_mouse_current_mult_update_timer 
-0x3c8 001304 call mouse_wheel_trigger_timer 
-0x3c9 001305 call mouse_store_information_delay_timer 
-0x3ca 001306 branch mouse_check_no_data_timeout_timer 
-:      001308 p_mouse_low_voltage_param_set:
-0x3cb 001309 call mouse_adc_gpio_set_before_hibernate 
-0x3cc 001310 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x3cd 001311 branch p_mouse_low_voltage_param_set_2v2 ,blank 
-0x3ce 001312 jam 0xe1 ,mem_mouse_vdd_low_vol 
-0x3cf 001313 rtn 
-:      001314 p_mouse_low_voltage_param_set_2v2:
-0x3d0 001315 jam 0xdc ,mem_mouse_vdd_low_vol 
-0x3d1 001316 rtn 
-:      001319 p_mouse_le_send_conn_param_update_timer:
-0x3d2 001320 arg mem_mouse_le_send_conn_param_update_timer ,regc 
-0x3d3 001321 arg mouse_updata_le_param ,regb 
-0x3d4 001322 branch timer_single_step 
-:      001324 p_mouse_current_mult_update_timer:
-0x3d5 001325 arg mem_mouse_current_mult_timer ,regc 
-0x3d6 001326 arg p_mouse_current_mult_reinit ,regb 
-0x3d7 001327 branch timer_single_step 
-:      001328 p_mouse_current_mult_reinit:
-0x3d8 001329 fetch 1 ,mem_lpm_mult_init 
-0x3d9 001330 store 1 ,mem_lpm_mult 
-0x3da 001331 jam 3 ,mem_mouse_long_mult_flag 
-0x3db 001332 rtn 
-:      001334 p_mouse_start_discovery:
-0x3dc 001335 call mouse_sensor_powerdown 
-0x3dd 001336 branch mouse_start_discovery + 1 
-:      001338 p_mouse_priority_bb_event:
-0x3de 001339 copy regc ,pdata 
-0x3df 001340 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-0x3e0 001341 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-0x3e1 001342 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-0x3e2 001343 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-0x3e3 001344 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-0x3e4 001345 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-0x3e5 001346 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-0x3e6 001347 branch mouse_priority_bb_event + 2 
-:      001349 p_mouse_le_bb_event_connected:
-0x3e7 001351 setarg 0 
-0x3e8 001352 store 4 ,mem_le_conn_first_rcv 
-0x3e9 001353 branch mouse_le_bb_event_connected 
-:      001355 p_mouse_le_ll_start_encryt:
-0x3ea 001356 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x3eb 001357 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-0x3ec 001358 jam 20 ,mem_le_start_encrypt_timer 
-0x3ed 001359 branch p_mouse_le_ll_reconn_start_encryt_new 
-:      001360 p_mouse_le_ll_reconn_start_encryt:
-0x3ee 001361 call mouse_updata_le_param 
-0x3ef 001362 jam 5 ,mem_le_start_encrypt_timer 
-:      001363 p_mouse_le_ll_reconn_start_encryt_new:
-0x3f0 001364 fetch 1 ,mem_le_conn_rcv_new 
-0x3f1 001365 store 1 ,mem_le_conn_first_rcv 
-0x3f2 001366 branch mouse_le_ll_enable_start_enc_flag 
-:      001369 p_mouse_le_conn_param_update_rsp_recieved:
-0x3f3 001370 fetch 1 ,mem_mouse_le_send_conn_param_update 
-0x3f4 001371 nrtn blank 
-0x3f5 001372 jam 1 ,mem_mouse_le_send_conn_param_update 
-0x3f6 001373 jam 30 ,mem_mouse_le_send_conn_param_update_timer 
-0x3f7 001374 rtn 
-:      001376 p_mouse_le_bb_disconnected:
-0x3f8 001377 setarg 0 
-0x3f9 001378 store 1 ,mem_mouse_le_send_conn_param_update 
-0x3fa 001379 store 1 ,mem_mouse_le_send_conn_param_update_timer 
-0x3fb 001380 setarg 0 
-0x3fc 001381 store 2 ,mem_le_battery_level_updata_timer 
-0x3fd 001382 jam 0 ,mem_mouse_le_bb_connected_flag 
-0x3fe 001383 arg le_interval_7_5ms ,temp 
-0x3ff 001384 fetch mouse_flag_len ,mem_mouse_flag 
-0x400 001385 bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
-0x401 001386 arg le_interval_8_75ms ,temp 
-:      001387 p_mouse_le_bb_disconnected_next:
-0x402 001388 storet 2 ,mem_le_interval_min 
-0x403 001389 storet 2 ,mem_le_interval_min + 2 
-0x404 001390 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x405 001391 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x406 001392 call le_clr_config_more_data 
-0x407 001393 branch p_mouse_bb_disconnected 
-:      001394 p_mouse_bb_disconnected:
-0x408 001395 call mouse_bb_discon_clear_stack 
-0x409 001396 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x40a 001397 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
-0x40b 001398 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x40c 001399 branch mouse_start_discovery 
-:      001400 p_mouse4_0_event_bb_disconn:
-0x40d 001401 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x40e 001402 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x40f 001403 fetch 1 ,mem_le_connect_status_flag 
-0x410 001404 and pdata ,0x03 ,pdata 
-0x411 001405 call mouse_le_clean_connect_flag 
-0x412 001406 bne 0x03 ,mouse_start_reconnect 
-0x413 001407 fetch 1 ,mem_le_check_retransmit_discon_flag 
-0x414 001408 nbranch mouse_start_reconnect ,blank 
-0x415 001409 branch mouse_app_enter_hibernate 
-:      001411 p_mouse_24g_attempt_success:
-0x416 001412 fetch 4 ,mem_24g_addr 
-0x417 001413 store 4 ,mem_24g_receiver_addr 
-0x418 001414 store 4 ,mem_mouse_24g_addr 
-0x419 001415 call g24_ch_syncword_crc8_init 
-0x41a 001416 call mouse_no_data_timer_init 
-0x41b 001417 call mouse_device_poweron_led_config 
-0x41c 001418 call mouse_init_sensor_reset 
-0x41d 001419 jam 0 ,mem_mouse_long_mult_flag 
-0x41e 001420 jam 0 ,mem_24g_conn_sm 
-0x41f 001421 jam 0 ,mem_24g_reconn_type 
-0x420 001422 fetch 4 ,mem_24g_receiver_addr 
-0x421 001423 fetcht 4 ,mem_24g_fast_conn_addr 
-0x422 001424 isub temp ,null 
-0x423 001425 rtn zero 
-0x424 001426 call mouse_soft_agc_disable 
-0x425 001427 call p_mouse_fetch_normal_tx_power 
-0x426 001428 branch mouse_24g_first_store_reconn_info 
-:      001430 p_mouse_24g_pairing_complete:
-0x427 001431 call mouse_soft_agc_disable 
-0x428 001432 call p_mouse_fetch_normal_tx_power 
-0x429 001433 branch mouse_24g_pairing_complete 
-:      001435 p_mouse_24g_attempt_fail:
-0x42a 001436 call mouse_soft_agc_disable 
-0x42b 001437 call p_mouse_fetch_normal_tx_power 
-0x42c 001438 fetch 1 ,mem_mouse_dpi_button_state 
-0x42d 001439 rtneq dpi_button_state_down 
-0x42e 001440 fetch 1 ,mem_24g_attempt_fail_flag 
-0x42f 001441 nbranch mouse_24g_hibernate_set ,blank 
-0x430 001442 fetch 1 ,mem_24g_reconn_type 
-0x431 001443 beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
-0x432 001444 beq fast_conn_and_receiver ,mouse_24g_fast_conn_attempt_fail 
-0x433 001445 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
-0x434 001446 branch mouse_24g_attempt_fail + 2 
-:      001448 p_mouse_24g_auto_pair_attempt_fail:
-0x435 001449 fetch mouse_flag_len ,mem_mouse_flag 
-0x436 001450 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x437 001451 fetch 1 ,mem_device_number 
-0x438 001452 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
-:      001453 p_mouse_24g_first_bluetooth_reconnect:
-0x439 001454 call mouse_24g_stop 
-0x43a 001455 jam mode_bt_device1 ,mem_device_flag 
-0x43b 001456 branch mouse_start_reconnect_device 
-:      001458 p_mouse_reconn_dongle_attempt_fail:
-0x43c 001459 fetch mouse_flag_len ,mem_mouse_flag 
-0x43d 001460 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x43e 001461 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
-0x43f 001462 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
-0x440 001463 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
-0x441 001464 branch mouse_24g_start_auto_pair 
-:      001467 p_mouse_start_work:
-0x442 001468 call app_param_init 
-0x443 001469 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x444 001470 call mouse_gpio_config_input_pu 
-0x445 001471 arg 21 ,temp 
-0x446 001472 call mouse_gpio_config_input_pu 
-:      001473 p_mouse_start_work_adc_check:
-0x447 001474 fetch mouse_flag_len ,mem_mouse_flag 
-0x448 001475 bbit0 mouse_enable_adc ,p_mouse_start_work_next 
-0x449 001476 call mouse_adc_gpio_set 
-0x44a 001477 call p_mouse_low_voltage_param_set 
-0x44b 001478 call p_enable_adc 
-0x44c 001479 call p_vdd_calculate_by_mode 
-0x44d 001480 div pdata ,10 
-0x44e 001481 call get_div_result 
-0x44f 001482 store 2 ,mem_mouse_vdd_now_vol 
-0x450 001483 fetch 2 ,mem_mouse_vdd_empty_vol 
-0x451 001484 div pdata ,2 
-0x452 001485 call get_div_result 
-0x453 001486 fetcht 2 ,mem_mouse_vdd_now_vol 
-0x454 001487 isub temp ,null 
-0x455 001488 branch p_mouse_start_work_adc_check ,positive 
-0x456 001489 arg mem_mouse_vdd_calculate_set ,rega 
-0x457 001490 call mouse_adc_bat_percent_lowpower_out 
-0x458 001491 fetch 1 ,mem_adc_power_flag 
-0x459 001492 bbit1 1 ,mouse_app_enter_hibernate 
-:      001493 p_mouse_start_work_next:
-0x45a 001494 fetch mouse_flag_len ,mem_mouse_flag 
-0x45b 001495 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
-0x45c 001496 fetch 1 ,mem_device_flag 
-0x45d 001497 beq mode_24g_device ,p_mouse_24g_start_mode 
-0x45e 001498 branch mouse_le_fast_conn_judge 
-:      001500 p_mouse_24g_first_start_auto_pair_mode:
-0x45f 001501 call mouse_wakeup_from_power_check 
-0x460 001502 branch p_mouse_24g_first_start_reconn ,user 
-0x461 001503 branch mouse_24g_reconn_general_dongle 
-:      001505 p_mouse_24g_first_start_reconn:
-0x462 001506 fetch 1 ,mem_device_flag 
-0x463 001507 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
-0x464 001508 call mouse_bluetooth_fast_conn_disable 
-0x465 001509 branch p_mouse_24g_first_bluetooth_reconnect 
-:      001511 p_mouse_24g_start_mode:
-0x466 001512 fetch mouse_flag_len ,mem_mouse_flag 
-0x467 001513 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-0x468 001514 call mouse_wakeup_from_power_check 
-0x469 001515 branch mouse_24g_reconn_dongle_start ,user 
-0x46a 001516 fetch mouse_flag_len ,mem_mouse_flag 
-0x46b 001517 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
-0x46c 001518 branch mouse_24g_start_mode + 7 
-:      001520 p_mouse_24g_reconn_general_dongle:
-0x46d 001521 jam mode_24g_device ,mem_device_flag 
-0x46e 001522 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-0x46f 001523 store 2 ,mem_24g_reconn_timeout 
-0x470 001524 jam fast_conn_and_receiver ,mem_24g_reconn_type 
-0x471 001525 branch g24_reconn_start 
-:      001527 p_mouse_store_normal_tx_power:
-0x472 001528 fetch 1 ,mem_tx_power 
-0x473 001529 store 1 ,mem_normal_tx_power 
-0x474 001530 rtn 
-:      001532 p_mouse_fetch_normal_tx_power:
-0x475 001533 fetch 1 ,mem_normal_tx_power 
-0x476 001534 store 1 ,mem_tx_power 
-0x477 001535 rtn 
-:      001537 p_mouse_idle:
-0x478 001538 call mouse_low_voltage_led_no_enter_lpm 
-0x479 001539 call ui_check_paring_button 
-0x47a 001540 call p_mouse_dpi_check 
-0x47b 001541 branch mouse_idle + 4 
-:      001543 p_mouse_dpi_check:
-0x47c 001544 fetch 1 ,mem_dpi_button_gpio 
-0x47d 001545 rtneq gpio_disable 
-0x47e 001546 arg 0 ,rega 
-0x47f 001547 jam mouse_dpi_key ,mem_mouse_key_temp 
-0x480 001548 fetcht 1 ,mem_dpi_button_gpio 
-0x481 001549 call p_mouse_dpi_key_check 
-0x482 001550 branch mouse_dpi_check_next 
-:      001552 p_mouse_dpi_key_check:
-0x483 001553 fetch mouse_flag_len ,mem_mouse_flag 
-0x484 001554 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-0x485 001555 fetch 1 ,mem_mouse_dpikey_press_status 
-0x486 001556 copy pdata ,regc 
-0x487 001557 fetch 1 ,mem_matrix_public_gpio 
-0x488 001558 beq gpio_disable ,p_mouse_3io6key_dpi_check 
-0x489 001559 branch mouse_dpi_key_check_next 
-:      001561 p_mouse_3io6key_dpi_check:
-0x48a 001562 fetch 1 ,mem_dpi_button_gpio 
-0x48b 001563 call mouse_gpio_config_output_low 
-0x48c 001564 fetcht 1 ,mem_dpi_button_gpio 
-0x48d 001565 branch p_mouse_3io6key_check 
-:      001567 p_mouse_3io6key_check:
-0x48e 001568 copy regc ,pdata 
-0x48f 001569 store 1 ,mem_mouse_key_status 
-0x490 001570 lshift pdata ,pdata 
-0x491 001571 copy pdata ,regb 
-0x492 001572 copy temp ,regc 
-0x493 001573 call mouse_gpio_config_input_pd 
-0x494 001574 copy regc ,temp 
-0x495 001575 call gpio_get_bit 
-0x496 001576 nsetflag true ,0 ,regb 
-0x497 001577 call mouse_check_press 
-0x498 001578 branch mouse_check_key_connect_gnd_1 
-:      001580 p_g24_short_sleep:
-0x499 001581 call g24_lpm_wait 
-0x49a 001582 nrtn user 
-0x49b 001583 call g24_setgpio_lpm_before 
-0x49c 001584 call p_clear_wake 
-0x49d 001585 fetch 3 ,mem_24g_short_sleep_set 
-0x49e 001586 branch g24_long_seep2 
-:      001589 p_clear_wake:
-0x49f 001590 setarg 0 
-0x4a0 001591 set1 21 ,pdata 
-0x4a1 001592 store 8 ,mem_gpio_wakeup_cfg 
-0x4a2 001593 setarg 0 
-0x4a3 001594 store 4 ,mem_gpio_wakeup_cfg + 8 
-0x4a4 001595 rtn 
-:      001597 p_mouse_24g_hibernate_set:
-0x4a5 001598 jam 0 ,mem_24g_attempt_fail_flag 
-0x4a6 001599 call g24_transmit_next_packet 
-0x4a7 001600 setarg -1 
-0x4a8 001601 store 4 ,mem_24g_enter_hibernate 
-0x4a9 001602 setarg 0 
-0x4aa 001603 store 7 ,mem_mouse_key 
-0x4ab 001604 jam 1 ,mem_sensor_shutdown_flag 
-0x4ac 001605 call mouse_sensor_powerdown 
-0x4ad 001607 branch mouse_24g_long_sleep 
-:      001609 p_mouse_setgpio_hibernate:
-0x4ae 001610 call mouse_set_sdio_high 
-0x4af 001611 call p_clear_wake 
-0x4b0 001612 call mouse_before_hibernate_wheel_gpio_set 
-0x4b1 001613 fetch 1 ,mem_mouse_sensor_sdio_gpio 
-0x4b2 001614 call mouse_gpio_config_output_high 
-0x4b3 001616 fetcht 1 ,mem_device_switch_gpio 
-0x4b4 001617 call mouse_gpio_set_pupd_by_input 
-0x4b5 001618 arg 21 ,temp 
-0x4b6 001619 call mouse_gpio_config_input_pu 
-0x4b7 001621 call mouse_logo_led_off 
-0x4b8 001622 call mouse_lpm_before_common 
-0x4b9 001623 call mouse_gpio_pd_idle 
-0x4ba 001624 fetcht 1 ,mem_whee_a_data_gpio 
-0x4bb 001625 call gpio_set_high_impedance 
-0x4bc 001626 fetcht 1 ,mem_whee_b_data_gpio 
-0x4bd 001627 call gpio_set_high_impedance 
-0x4be 001631 branch mouse_setgpio_hibernate_next 
-:      001632 p_mouse_24g_package_data:
-0x4bf 001633 rtnmark0 mark_24g 
-0x4c0 001634 call mouse_motion 
-0x4c1 001635 nrtn user 
-0x4c2 001636 fetch 1 ,mem_mouse_24g_long_sleep_flag 
-0x4c3 001637 jam 0 ,mem_mouse_24g_long_sleep_flag 
-0x4c4 001638 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
-0x4c5 001640 fetch mouse_flag_len ,mem_mouse_flag 
-0x4c6 001641 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
-0x4c7 001642 fetch 1 ,mem_customer_key 
-0x4c8 001643 nbranch mouse_24g_keyboard_package_data ,blank 
-:      001644 p_mouse_24g_mouse_package_data:
-0x4c9 001645 call p_mouse_data_xy_release 
-0x4ca 001646 branch mouse_24g_mouse_package_data + 1 
-:      001648 p_mouse_data_xy_release:
-0x4cb 001649 fetch 1 ,mem_sensor_motion_gpio 
-0x4cc 001650 rtnne gpio_disable 
-0x4cd 001651 fetch 1 ,mem_mouse_long_mult_flag 
-0x4ce 001652 rtn blank 
-0x4cf 001653 increase -1 ,pdata 
-0x4d0 001654 store 1 ,mem_mouse_long_mult_flag 
-0x4d1 001655 setarg 0 
-0x4d2 001656 store 4 ,mem_mouse_x 
-0x4d3 001657 branch mouse_init_sensor_reset 
-:      001659 p_mouse_24g_short_sleep_clear_wake:
-0x4d4 001660 call p_clear_wake 
-0x4d5 001661 branch p_lpm_write_gpio_wakeup 
-:      001663 p_mouse_check_select_device_by_switch:
-0x4d6 001664 fetch mouse_flag_len ,mem_mouse_flag 
-0x4d7 001665 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-0x4d8 001666 bbit0 mouse_enable_switch_gpio_connect_vin ,mouse_switch_gpio_connect_gnd 
-:      001667 p_mouse_switch_gpio_connect_vin:
-0x4d9 001668 fetcht 1 ,mem_device_switch_gpio 
-0x4da 001669 call gpio_out_active 
-0x4db 001670 fetcht 1 ,mem_device_switch_gpio 
-0x4dc 001671 call mouse_gpio_config_input_pd 
-0x4dd 001672 fetcht 1 ,mem_device_switch_gpio 
-0x4de 001673 call gpio_get_bit 
-0x4df 001674 nbranch mouse_check_select_24g_device ,true 
-0x4e0 001675 branch mouse_select_btdevice 
-:      001677 p_mouse_init_sensor:
-0x4e1 001678 call mouse_read_sensor_id 
-0x4e2 001679 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-0x4e3 001680 beq p3065_id1 ,mouse_init_p3065 
-0x4e4 001681 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
-0x4e5 001682 branch mouse_init_sensor + 5 
-:      001684 p_mouse_ka8g2_id2_judge:
-0x4e6 001685 call mouse_sensor_poweron 
-0x4e7 001686 fetch 1 ,mem_sensor_id2 
-0x4e8 001687 beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
-0x4e9 001688 branch mouse_init_p32xx_id2_judge 
-:      001689 p_mouse_ka8g2_init_param:
-0x4ea 001690 jam ka8g2 ,mem_config_sensor_type 
-0x4eb 001691 arg mem_sensor_ka8g2_init_new ,regc 
-0x4ec 001692 branch mouse_sensor_wr_seq 
-:      001694 p_mouse_check_sensor_data:
-0x4ed 001695 fetch 1 ,mem_spi_write_flash_sm 
-0x4ee 001696 rtnne flash_sm_no_buys 
-0x4ef 001697 fetch 1 ,mem_config_sensor_type 
-0x4f0 001698 beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
-0x4f1 001699 branch mouse_check_sensor_data + 2 
-:      001701 p_mouse_pka8g2_sensor_motion:
-0x4f2 001702 call mouse_clear_sensor_data 
-0x4f3 001703 fetch 1 ,mem_sensor_motion_gpio 
-0x4f4 001704 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
-0x4f5 001705 fetcht 1 ,mem_sensor_motion_gpio 
-0x4f6 001706 call gpio_get_bit 
-0x4f7 001707 nrtn true 
-:      001708 p_mouse_pka8g2_sensor_motion_1:
-0x4f8 001709 setarg pan_reg_pid_l 
-0x4f9 001710 call twspi_read 
-0x4fa 001711 bne pka8g2_id1 ,mouse_twspi_reset 
-0x4fb 001712 branch mouse_p3212_sensor_motion_2 
-:      001715 p_mouse_motion:
-0x4fc 001716 disable user 
-0x4fd 001717 setarg 0 
-0x4fe 001718 store 6 ,mem_mouse_x 
-0x4ff 001719 call p_mouse_check_sensor_data 
-0x500 001720 setarg 0x0089 
-0x501 001721 call twspi_write 
-0x502 001722 call mouse_setting_sensor_type 
-0x503 001723 call mouse_zwheel 
-0x504 001724 call mouse_t_zwheel 
-0x505 001725 call p_mouse_key 
-0x506 001726 branch mouse_motion + 11 
-:      001728 p_mouse_key:
-0x507 001729 call mouse_check_firekey_gpio 
-0x508 001730 fetch 1 ,mem_fire_key_flag 
-0x509 001731 nbranch fire_key_press ,blank 
-0x50a 001732 fetch 1 ,mem_fire_key_status 
-0x50b 001733 nbranch fire_key_process ,blank 
-0x50c 001735 call mouse_check_key_gpio 
-0x50d 001736 call p_mouse_ghost_key_check 
-0x50e 001737 branch mouse_key + 7 
-:      001739 p_mouse_ghost_key_check:
-0x50f 001740 jam 0 ,mem_mouse_matrix_key_cow_count 
-0x510 001741 jam 0 ,mem_mouse_matrix_key_row_count 
-0x511 001742 jam 0 ,mem_mouse_ghost_flag 
-0x512 001743 copy pdata ,regb 
-0x513 001744 fetcht 1 ,mem_lbutton_gpio 
-0x514 001745 fetch 1 ,mem_bk_button_gpio 
-0x515 001746 isub temp ,null 
-0x516 001747 branch p_mouse_matrix_ghost_key_l_bk ,zero 
-0x517 001748 fetch 1 ,mem_fw_button_gpio 
-0x518 001749 isub temp ,null 
-0x519 001750 branch p_mouse_matrix_ghost_key_l_fw ,zero 
-0x51a 001751 fetcht 1 ,mem_mbutton_gpio 
-0x51b 001752 fetch 1 ,mem_bk_button_gpio 
-0x51c 001753 isub temp ,null 
-0x51d 001754 branch p_mouse_ghost_key_mbk_rfw ,zero 
-:      001755 p_mouse_ghost_key_mfw_rbk:
-0x51e 001756 call mouse_ghost_key_check_m_fw 
-:      001757 p_mouse_ghost_key_rbk:
-0x51f 001758 call p_mouse_ghost_key_check_r_bk 
-0x520 001759 branch mouse_ghost_key_check_next 
-:      001761 p_mouse_matrix_ghost_key_l_bk:
-0x521 001762 fetcht 1 ,mem_mbutton_gpio 
-0x522 001763 fetch 1 ,mem_fw_button_gpio 
-0x523 001764 isub temp ,null 
-0x524 001765 branch mouse_ghost_key_lbk_mfw ,zero 
-:      001766 p_mouse_ghost_key_lbk_rfw:
-0x525 001767 call mouse_ghost_key_check_l_bk 
-0x526 001768 branch p_mouse_ghost_key_rfw 
-:      001770 p_mouse_matrix_ghost_key_l_fw:
-0x527 001771 fetcht 1 ,mem_mbutton_gpio 
-0x528 001772 fetch 1 ,mem_bk_button_gpio 
-0x529 001773 isub temp ,null 
-0x52a 001774 branch p_mouse_ghost_key_lfw_mbk ,zero 
-:      001775 p_mouse_ghost_key_lfw_rbk:
-0x52b 001776 call p_mouse_ghost_key_check_l_fw 
-0x52c 001777 branch p_mouse_ghost_key_rbk 
-:      001779 p_mouse_ghost_key_lfw_mbk:
-0x52d 001780 call p_mouse_ghost_key_check_l_fw 
-0x52e 001781 call p_mouse_ghost_key_check_m_bk 
-0x52f 001782 branch mouse_ghost_key_check_next 
-:      001784 p_mouse_ghost_key_mbk_rfw:
-0x530 001785 call p_mouse_ghost_key_check_m_bk 
-:      001786 p_mouse_ghost_key_rfw:
-0x531 001787 call p_mouse_ghost_key_check_r_fw 
-0x532 001788 branch mouse_ghost_key_check_next 
-:      001790 p_mouse_ghost_key_check_m_bk:
-0x533 001791 and regb ,mouse_m_bk_button ,pdata 
-0x534 001792 branch mouse_ghost_key_check_m_bk + 1 
-:      001795 p_mouse_ghost_key_check_r_bk:
-0x535 001796 and regb ,mouse_r_bk_button ,pdata 
-0x536 001797 branch mouse_ghost_key_check_r_bk + 1 
-:      001800 p_mouse_ghost_key_check_l_fw:
-0x537 001801 and regb ,mouse_l_fw_button ,pdata 
-0x538 001802 branch mouse_ghost_key_check_l_fw + 1 
-:      001805 p_mouse_ghost_key_check_r_fw:
-0x539 001806 and regb ,mouse_r_fw_button ,pdata 
-0x53a 001807 branch mouse_ghost_key_check_r_fw + 1 
-:      001812 p_mouse_adc_read_start:
-0x53b 001813 call enable_adc 
-0x53c 001814 call vdd_calculate_by_mode 
-0x53d 001815 div pdata ,10 
-0x53e 001816 call get_div_result 
-0x53f 001817 store 2 ,mem_mouse_vdd_now_vol 
-0x540 001818 branch mouse_adc_data_process 
-:      001820 p_adc_init_data:
-0x541 001821 fetch 8 ,mem_otp_adc 
-0x542 001822 branch adc_init_cal_data_default ,blank 
-0x543 001823 store 8 ,mem_reference_inter1p8v_2v_adc_io_data 
-0x544 001824 call enable_otp_read 
-0x545 001825 call loadcode_check_otp_lock 
-0x546 001826 arg otp_offset_adc_param_l_c0 ,pdata 
-0x547 001827 iadd regb ,regb 
-0x548 001828 arg 10 ,loopcnt 
-0x549 001829 arg mem_otp_temp ,rega 
-0x54a 001830 call otp_read_data 
-0x54b 001831 call disable_otp 
-0x54c 001832 fetch 8 ,mem_otp_temp 
-0x54d 001833 rtn blank 
-0x54e 001834 store 8 ,mem_adc_reference3v_gpio1v_ft_data 
-0x54f 001835 ifetch 2 ,contr 
-0x550 001836 istore 2 ,contw 
-0x551 001838 rtn 
-:      001840 p_sadc_cal_write:
-0x552 001841 fetch 1 ,core_sadc_ctrl 
-0x553 001842 set1 1 ,pdata 
-0x554 001843 store 1 ,core_sadc_ctrl 
-0x555 001844 fetchr regb ,1 ,mem_spi_write_addr 
-0x556 001845 fetch 1 ,mem_adc_cal_c7 
-0x557 001846 store 1 ,mem_spi_write_addr 
-0x558 001847 arg 8 ,loopcnt 
-0x559 001848 call sadc_cal_write + 4 
-0x55a 001849 storer regb ,1 ,mem_spi_write_addr 
-0x55b 001850 fetch 1 ,core_gpadc_cfg2 
-0x55c 001851 set0 4 ,pdata 
-0x55d 001852 store 1 ,core_gpadc_cfg2 
-0x55e 001853 rtn 
-:      001855 p_vdd_calculate_by_mode:
-:      001857 p_vdd_reference_inter3v_calculate:
-0x55f 001858 fetch 1 ,mem_adc_config_flag 
-0x560 001859 beq adc_config_hvin ,p_vdd_reference_inter3v_calculate_by_mode_vdcdc 
-0x561 001860 beq adc_config_gpio ,p_vdd_reference_inter3v_calculate_by_mode_gpio 
-0x562 001861 rtn 
-:      001863 p_vdd_reference_inter3v_calculate_by_mode_vdcdc:
-0x563 001864 setarg 1000 
-0x564 001865 store 2 ,mem_reference_voltage 
-0x565 001866 fetcht 2 ,mem_adc_reference3v_vdcdc3p6v_ft_data 
-0x566 001867 fetch 2 ,mem_adc_reference3v_vdcdc4p6v_ft_data 
-0x567 001868 arg 3600 ,regc 
-0x568 001869 call vdd_calculate 
-0x569 001870 branch p_mul1v_div1v_to_cal 
-:      001872 p_vdd_reference_inter3v_calculate_by_mode_gpio:
-0x56a 001873 setarg 1000 
-0x56b 001874 store 2 ,mem_reference_voltage 
-0x56c 001875 fetcht 2 ,mem_adc_reference3v_gpio1v_ft_data 
-0x56d 001876 fetch 2 ,mem_adc_reference3v_gpio2v_ft_data 
-0x56e 001877 arg 1000 ,regc 
-0x56f 001878 call vdd_calculate 
-:      001879 p_mul1v_div1v_to_cal:
-0x570 001880 fetcht 2 ,mem_adc_reference3v_inter1v_ft_data 
-0x571 001881 imul32 temp ,pdata 
-0x572 001882 fetcht 2 ,mem_adc_reference3v_inter1v_now_data 
-0x573 001883 idiv temp 
-0x574 001884 branch get_div_result 
-:      001886 p_enable_adc_init_config:
-0x575 001887 call p_sadc_cal_write 
-0x576 001888 fetch 1 ,core_gpadc_cfg1 
-0x577 001889 set0 7 ,pdata 
-0x578 001890 store 1 ,core_gpadc_cfg1 
-0x579 001891 jam 0x77 ,core_gpadc_ctrl 
-0x57a 001892 jam 0xc1 ,core_gpadc_cfg0 
-0x57b 001893 jam 0x61 ,core_vtest_ctrl0 
-0x57c 001894 jam 0x00 ,core_gpadc_cfg3 
-0x57d 001895 rtn 
-:      001897 p_enable_adc:
-:      001898 p_enable_adc_reference_source_inter3v:
-0x57e 001899 call p_enable_adc_init_config 
-0x57f 001900 call sadc_channel 
-0x580 001901 fetch 1 ,mem_adc_clkdiv 
-0x581 001902 store 1 ,core_sadc_clkdiv 
-0x582 001903 call sadc_read 
-0x583 001904 jam 0x60 ,core_vtest_ctrl0 
-0x584 001905 jam 0x00 ,core_sadc_clkdiv 
-:      001908 p_read_adc_inter1v:
-0x585 001909 call p_enable_adc_init_config 
-0x586 001910 fetch 1 ,mem_adc_clkdiv 
-0x587 001911 store 1 ,core_sadc_clkdiv 
-0x588 001912 jam 0x50 ,core_gpadc_cfg3 
-0x589 001913 jam 0xc0 ,core_vtest_ctrl1 
-0x58a 001915 arg 0xb ,regext_index 
-0x58b 001916 fetchr regext ,2 ,mem_adc_current_value 
-0x58c 001918 jam 0x03 ,core_sadc_ctrl 
-0x58d 001919 call p_sar_adc_read_wait 
-0x58e 001920 fetcht 2 ,core_sadc_data 
-0x58f 001921 storet 2 ,mem_adc_reference3v_inter1v_now_data 
-0x590 001922 call sadc_read_wait + 4 
-0x591 001924 arg 0xb ,regext_index 
-0x592 001925 storer regext ,2 ,mem_adc_current_value 
-0x593 001927 jam 0x60 ,core_vtest_ctrl0 
-0x594 001928 jam 0x00 ,core_sadc_clkdiv 
-0x595 001929 jam 0x00 ,core_sadc_ctrl 
-0x596 001930 rtn 
-:      001933 p_sar_adc_read_wait:
-0x597 001934 fetch 1 ,core_perf_status 
-0x598 001935 bbit0 saradc_done ,p_sar_adc_read_wait 
-0x599 001936 rtn 
-              org 0x2000
-:      001946 start:
-0x2000 001947 call lpmstate 
-:      001949 soft_reset:
-0x2001 001950 bpatch patch00_0 ,mem_patch00 
-0x2002 001951 clear_stack 
-0x2003 001953 call app_param_init 
-0x2004 001954 call initialize_radio 
-0x2005 001955 call iic_init_360khz 
-0x2006 001956 call init_param 
-0x2007 001957 call l2cap_init 
-0x2008 001958 bpatch patch00_1 ,mem_patch00 
-0x2009 001959 call ui_init 
-0x200a 001960 call app_init 
-0x200b 001961 call publickey_init 
-0x200c 001963 call lpm_recover_clk ,wake 
-:      001964 main_loop:
-0x200d 001965 bpatch patch00_2 ,mem_patch00 
-0x200e 001966 call sp_calc_sequence_256 
-0x200f 001967 call sp_calc_sequence_256_check 
-0x2010 001968 call le_advertising_dispatch 
-0x2011 001969 call idle_dispatch 
-0x2012 001970 call app_process_idle 
-0x2013 001971 call connection_dispatch 
-0x2014 001972 call g24_dispatch 
-0x2015 001973 call lpm_dispatch 
-0x2016 001974 call kscan_dispatch 
-0x2017 001975 branch main_loop 
-:      001977 connection_dispatch:
-0x2018 001978 call connection_incontext 
-0x2019 001979 rtnmark0 mark_context 
-0x201a 001980 set0 mark_context ,mark 
-0x201b 001981 call context_save 
-0x201c 001982 branch le_disable 
-:      001984 connection_incontext:
-0x201d 001985 bpatch patch00_3 ,mem_patch00 
-0x201e 001986 call context_search_insniff 
-0x201f 001987 nbranch connection_nosniff ,zero 
-0x2020 001988 call context_load 
-0x2021 001989 add rega ,coffset_mode ,contr 
-0x2022 001990 ifetch 1 ,contr 
-0x2023 001991 bbit1 mode_le ,le_conn_dispatch 
-0x2024 001994 rtn 
-:      001996 connection_nosniff:
-0x2025 001997 jam 0 ,mem_current_context 
-0x2026 001998 call context_get_next 
-0x2027 001999 copy loopcnt ,null 
-0x2028 002000 rtn zero 
-0x2029 002001 branch assert 
-:      002008 idle_dispatch:
-0x202a 002009 fetch 1 ,mem_hci_cmd 
-0x202b 002010 rtn blank 
-0x202c 002011 beq hci_cmd_le_create_conn ,idle_le_create_conn 
-0x202d 002012 call context_search_conn_handle 
-0x202e 002013 rtn zero 
-0x202f 002014 call context_search_plap 
-0x2030 002015 rtn zero 
-:      002016 idle_exit:
-0x2031 002017 jam 0 ,mem_hci_cmd 
-0x2032 002018 rtn 
-:      002020 idle_le_create_conn:
-0x2033 002021 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x2034 002022 jam 0 ,mem_hci_cmd 
-0x2035 002023 rtn 
-:      002027 context_load:
-0x2036 002028 bpatch patch00_4 ,mem_patch00 
-0x2037 002029 set1 mark_context ,mark 
-0x2038 002030 deposit rega 
-0x2039 002031 store 2 ,mem_context_ptr 
-0x203a 002032 force context_size ,loopcnt 
-0x203b 002033 arg mem_le_state ,contw 
-0x203c 002034 add rega ,coffset_mode ,contr 
-0x203d 002035 ifetch 1 ,contr 
-0x203e 002036 copy rega ,contr 
-0x203f 002037 bbit1 mode_le ,memcpy 
-0x2040 002038 rtn 
-:      002040 context_save:
-0x2041 002041 bpatch patch00_5 ,mem_patch00 
-0x2042 002042 fetch 2 ,mem_context_ptr 
-0x2043 002043 iforce contw 
-0x2044 002044 force context_size ,loopcnt 
-0x2045 002045 arg mem_le_state ,contr 
-0x2046 002046 branch memcpy 
-:      002050 context_get_next:
-0x2047 002051 arg context_num ,loopcnt 
-0x2048 002052 fetcht 1 ,mem_current_context 
-:      002053 context_get_next_loop:
-0x2049 002054 increase 1 ,temp 
-0x204a 002055 compare context_num ,temp ,0xff 
-0x204b 002056 nbranch context_get_next_cont ,true 
-0x204c 002057 arg 0 ,temp 
-:      002058 context_get_next_cont:
-0x204d 002059 storet 1 ,mem_current_context 
-0x204e 002060 mul32 temp ,context_size ,pdata 
-0x204f 002061 arg mem_context ,rega 
-0x2050 002062 iadd rega ,rega 
-0x2051 002063 ifetch 1 ,rega 
-0x2052 002064 bbit1 state_insniff ,context_get_next_sniff 
-0x2053 002065 rtnbit1 state_inconn 
-:      002066 context_get_next_sniff:
-0x2054 002067 loop context_get_next_loop 
-0x2055 002068 rtn 
-:      002070 context_new:
-0x2056 002071 bpatch patch00_6 ,mem_patch00 
-0x2057 002072 arg context_search_empty ,regc 
-0x2058 002073 call context_search 
-0x2059 002074 nrtn zero 
-0x205a 002075 deposit rega 
-0x205b 002076 store 2 ,mem_context_ptr 
-0x205c 002077 branch enable_zero 
-:      002082 context_check_idle:
-0x205d 002083 arg context_check_inconn ,regc 
-0x205e 002084 branch context_search 
-:      002089 context_search_conn_handle:
-0x205f 002090 fetcht 1 ,mem_hci_conn_handle 
-:      002091 context_search_conn_handle2:
-0x2060 002092 arg context_search_handle ,regc 
-0x2061 002093 branch context_search 
-:      002096 context_search_plap:
-0x2062 002097 bpatch patch00_7 ,mem_patch00 
-0x2063 002098 fetcht 6 ,mem_hci_plap 
-:      002099 context_search_plap2:
-0x2064 002100 arg context_search_lap ,regc 
-0x2065 002101 branch context_search 
-:      002103 context_search_insniff:
-0x2066 002104 arg context_search_sniff ,regc 
-0x2067 002105 branch context_search 
-:      002107 context_search_sniff_window:
-0x2068 002108 arg context_search_window ,regc 
-:      002109 context_search:
-0x2069 002110 bpatch patch01_0 ,mem_patch01 
-0x206a 002111 arg mem_context ,rega 
-0x206b 002112 arg context_num ,loopcnt 
-:      002113 context_search_loop:
-0x206c 002114 ifetch 1 ,rega 
-0x206d 002115 copy regc ,pc 
-:      002116 context_search_next:
-0x206e 002117 bpatch patch01_1 ,mem_patch01 
-0x206f 002118 increase context_size ,rega 
-0x2070 002119 loop context_search_loop 
-0x2071 002120 force 1 ,null 
-0x2072 002121 rtn 
-:      002123 context_search_empty:
-0x2073 002124 bbit1 state_inconn ,context_search_next 
-0x2074 002125 branch enable_zero 
-:      002127 context_search_lap:
-0x2075 002128 bbit0 state_inconn ,context_search_next 
-:      002129 context_search_lap_cont:
-0x2076 002130 add rega ,coffset_plap ,contr 
-0x2077 002131 ifetch 6 ,contr 
-0x2078 002132 isub temp ,null 
-0x2079 002133 rtn zero 
-0x207a 002134 branch context_search_next 
-:      002136 context_search_handle:
-0x207b 002137 bbit0 state_inconn ,context_search_next 
-0x207c 002138 add rega ,coffset_conn_handle ,contr 
-0x207d 002139 ifetch 1 ,contr 
-0x207e 002140 isub temp ,null 
-0x207f 002141 rtn zero 
-0x2080 002142 branch context_search_next 
-:      002144 context_search_sniff:
-0x2081 002145 bbit0 state_insniff ,context_search_next 
-:      002146 context_search_sniff_loop:
-0x2082 002147 call context_get_anchor 
-0x2083 002148 call sign_pdata_temp 
-0x2084 002149 isub temp ,pdata 
-0x2085 002150 increase 1 ,pdata 
-0x2086 002151 branch context_search_sniff_miss ,positive 
-0x2087 002152 copy contr ,regb 
-0x2088 002153 store 9 ,mem_temp 
-0x2089 002154 bpatch patch01_2 ,mem_patch01 
-0x208a 002155 fetch 1 ,mem_sc_calc 
-0x208b 002156 nbranch context_search_sniff_sc ,blank 
-0x208c 002157 fetch 9 ,mem_temp 
-0x208d 002158 copy regb ,contr 
-0x208e 002159 increase 5 ,pdata 
-0x208f 002160 branch context_search_meet1 
-:      002162 context_search_sniff_sc:
-0x2090 002163 fetch 9 ,mem_temp 
-0x2091 002164 copy regb ,contr 
-0x2092 002165 increase 20 ,pdata 
-:      002166 context_search_meet1:
-0x2093 002167 nbranch context_search_next ,positive 
-:      002168 context_search_meet:
-0x2094 002169 copy temp ,bt_clk 
-0x2095 002170 call context_next_anchor 
-0x2096 002171 branch enable_zero 
-:      002174 context_search_sniff_miss:
-0x2097 002175 iforce regb 
-0x2098 002176 add rega ,coffset_tsniff ,contr 
-0x2099 002177 ifetch 2 ,contr 
-0x209a 002178 branch context_search_meet ,blank 
-0x209b 002179 call context_next_anchor 
-0x209c 002180 branch context_search_sniff_loop 
-:      002182 sign_pdata_temp:
-0x209d 002183 rshift16 pdata ,timeup 
-0x209e 002184 rshift8 timeup ,timeup 
-0x209f 002185 branch sign_pdata_temp_p0 ,zero 
-0x20a0 002186 compare 0xf ,timeup ,0xf 
-0x20a1 002187 nrtn true 
-0x20a2 002188 rshift16 temp ,timeup 
-0x20a3 002189 rshift8 timeup ,timeup 
-0x20a4 002190 nrtn zero 
-0x20a5 002191 set1 28 ,temp 
-0x20a6 002192 rtn 
-:      002193 sign_pdata_temp_p0:
-0x20a7 002194 rshift16 temp ,timeup 
-0x20a8 002195 rshift8 timeup ,timeup 
-0x20a9 002196 compare 0xf ,timeup ,0xf 
-0x20aa 002197 nrtn true 
-0x20ab 002198 set1 28 ,pdata 
-0x20ac 002199 rtn 
-:      002201 context_check_inconn:
-0x20ad 002202 bbit0 state_inconn ,context_search_next 
-0x20ae 002203 branch enable_zero 
-:      002206 context_check_a_wack:
-0x20af 002207 bbit0 state_inconn ,context_search_next 
-0x20b0 002208 add rega ,coffset_mode ,contr 
-0x20b1 002209 ifetch 1 ,contr 
-0x20b2 002210 bbit1 mode_le ,context_search_next 
-0x20b3 002211 rtn 
-:      002213 context_get_anchor:
-0x20b4 002214 add rega ,coffset_mode ,contr 
-0x20b5 002215 ifetcht 1 ,contr 
-0x20b6 002216 deposit clkn_bt 
-0x20b7 002217 isolate1 mode_master ,temp 
-0x20b8 002218 add rega ,coffset_sniff_anchor ,contr 
-0x20b9 002219 ifetcht 4 ,contr 
-0x20ba 002220 rtn true 
-0x20bb 002221 add rega ,coffset_clk_offset ,contr 
-0x20bc 002222 ifetch 6 ,contr 
-0x20bd 002223 call calc_clke2 
-0x20be 002224 deposit clke_bt 
-0x20bf 002225 rtn 
-:      002227 context_next_anchor:
-0x20c0 002228 add rega ,coffset_tsniff ,contr 
-0x20c1 002229 add rega ,coffset_sniff_anchor ,contw 
-0x20c2 002230 ifetch 2 ,contr 
-0x20c3 002231 iadd temp ,timeup 
-0x20c4 002232 deposit timeup 
-0x20c5 002233 istore 4 ,contw 
-0x20c6 002234 branch le_context_nextevent 
-:      002237 context_search_window:
-0x20c7 002238 bbit0 state_insniff ,context_search_next 
-0x20c8 002239 call context_get_anchor 
-0x20c9 002240 iadd stop_watch ,pdata 
-0x20ca 002241 iadd stop_watch ,pdata 
-0x20cb 002242 iadd queue ,pdata 
-0x20cc 002243 isub temp ,null 
-0x20cd 002244 nbranch context_search_next ,positive 
-0x20ce 002245 branch enable_zero 
-:      002249 end_of_packet:
-0x20cf 002250 bpatch patch01_3 ,mem_patch01 
-0x20d0 002251 disable lr_s2en 
-0x20d1 002252 disable encode_fec0 
-0x20d2 002253 disable encode_fec2 
-0x20d3 002254 disable decode_fec0 
-0x20d4 002255 disable decode_fec2 
-0x20d5 002256 disable enable_crc 
-0x20d6 002257 disable encrypt 
-0x20d7 002258 disable enable_white 
-0x20d8 002259 branch shutdown_radio ,is_rx 
-0x20d9 002260 until null ,tx_clear 
-0x20da 002261 nop 100 
-0x20db 002262 branch shutdown_radio 
-:      002267 sniff_check_window:
-0x20dc 002268 bpatch patch01_4 ,mem_patch01 
-0x20dd 002269 disable swfine 
-0x20de 002270 copy temp ,stop_watch 
-0x20df 002271 call context_search_sniff_window 
-0x20e0 002272 disable user 
-0x20e1 002273 nrtn zero 
-0x20e2 002274 force 0 ,stop_watch 
-0x20e3 002275 branch enable_user 
-:      002278 calc_slot_offset:
-0x20e4 002279 bpatch patch01_5 ,mem_patch01 
-0x20e5 002280 until null ,halfslot 
-0x20e6 002281 deposit clke 
-0x20e7 002282 iforce contr 
-0x20e8 002283 rshift16 ,pdata ,pdata 
-0x20e9 002284 isub clkn_bt ,loopcnt 
-0x20ea 002285 and_into 3 ,loopcnt 
-0x20eb 002286 nbranch calc_bt_portion ,zero 
-0x20ec 002287 force 0 ,pdata 
-0x20ed 002288 branch calc_skip_bt 
-:      002289 calc_bt_portion:
-0x20ee 002290 fetcht 2 ,mem_param_rt_rthalfslot 
-0x20ef 002291 force 0 ,pdata 
-:      002292 calc_slot_offset_loop:
-0x20f0 002293 iadd temp ,pdata 
-0x20f1 002294 loop calc_slot_offset_loop 
-:      002295 calc_skip_bt:
-0x20f2 002296 iadd contr ,pdata 
-0x20f3 002297 div pdata ,12 
-0x20f4 002298 call get_div_result 
-0x20f5 002299 store 2 ,mem_slot_offset 
-0x20f6 002300 rtn 
-:      002302 calc_clke_offset:
-0x20f7 002303 bpatch patch01_6 ,mem_patch01 
-0x20f8 002304 deposit clke 
-0x20f9 002305 copy clkn ,temp 
-0x20fa 002306 isub temp ,null 
-0x20fb 002307 nsetflag positive ,44 ,pdata 
-0x20fc 002308 isub temp ,temp 
-0x20fd 002309 fetch 2 ,mem_param_rt_rthalfslot 
-0x20fe 002310 isolate0 15 ,temp 
-0x20ff 002311 branch calc_clke_pos ,true 
-0x2100 002312 copy temp ,alarm 
-0x2101 002313 arg 0x10000 ,temp 
-0x2102 002314 fetch 2 ,mem_param_rt_rthalfslot 
-0x2103 002315 isub temp ,pdata 
-0x2104 002316 iadd alarm ,temp 
-:      002318 calc_clke_pos:
-0x2105 002319 storet 6 ,mem_le_clk_offset 
-0x2106 002320 rtn 
-:      002322 calc_clke:
-0x2107 002323 disable clknt 
-0x2108 002324 fetch 6 ,mem_le_clk_offset 
-:      002325 calc_clke2:
-0x2109 002326 iadd clkn ,alarm 
-0x210a 002327 increase 10 ,alarm 
-0x210b 002328 fetch 2 ,mem_param_rt_rthalfslot 
-0x210c 002329 isub alarm ,pdata 
-0x210d 002330 isolate0 15 ,pdata 
-0x210e 002331 branch calc_clke_pos_adj ,true 
-0x210f 002332 setarg 0x10000 
-0x2110 002333 fetchr regd ,2 ,mem_param_rt_rthalfslot 
-0x2111 002334 isub regd ,pdata 
-0x2112 002335 iadd alarm ,alarm 
-:      002336 calc_clke_pos2:
-0x2113 002337 copy alarm ,clke 
-0x2114 002338 rtn 
-:      002339 calc_clke_pos_adj:
-0x2115 002340 force 0 ,null 
-0x2116 002341 branch calc_clke_pos2 
-:      002348 qsetxor:
-0x2117 002349 rshift3 pdata ,pdata 
-0x2118 002350 ifetchr rega ,1 ,contw 
-0x2119 002351 ixor rega ,pdata 
-0x211a 002352 isolate0 6 ,pdata 
-0x211b 002353 branch qset_p 
-:      002355 qset1_p:
-0x211c 002356 isolate0 0 ,null 
-:      002357 qset_start:
-0x211d 002358 arg 0x8ac2 ,contw 
-:      002359 qset_p:
-0x211e 002360 ifetch 1 ,contw 
-0x211f 002361 qsetflag true ,pdata 
-0x2120 002362 istore 1 ,contw 
-0x2121 002363 rtn 
-:      002365 rx_dcoc_avg:
-0x2122 002366 nop 60 
-:      002367 btdma:
-0x2123 002369 jam 8 ,0x8983 
-0x2124 002370 jam 9 ,0x8985 
-0x2125 002371 jam 0x9 ,0x8981 
-0x2126 002372 jam 0x3 ,0x8981 
-0x2127 002373 jam 0x6 ,0x8980 
-0x2128 002374 nop 60 
-0x2129 002375 arg 0 ,rega 
-0x212a 002376 arg 0 ,regb 
-0x212b 002377 arg 16 ,loopcnt 
-0x212c 002378 arg 0x800 ,contr 
-:      002379 rx_dcoc_loop:
-0x212d 002380 ifetch 2 ,contr 
-0x212e 002381 iadd rega ,rega 
-0x212f 002382 ifetch 2 ,contr 
-0x2130 002383 iadd regb ,regb 
-0x2131 002384 loop rx_dcoc_loop 
-0x2132 002385 rtn 
-:      002387 rx_dcoc:
-0x2133 002388 bpatch patch01_7 ,mem_patch01 
-0x2134 002389 call set_sync_on 
-0x2135 002390 arg 39 ,temp 
-0x2136 002391 call set_freq_rx 
-0x2137 002392 call rf_rx_enable 
-0x2138 002393 jam 0x7f ,0x8a25 
-0x2139 002394 jam 0x1a ,0x8a30 
-0x213a 002395 jam 0x78 ,0x8a31 
-0x213b 002396 jam 0xb2 ,0x8a8f 
-0x213c 002397 jam 0 ,0x8ac2 
-0x213d 002398 jam 0 ,0x8ac3 
-0x213e 002399 arg 6 ,queue 
-0x213f 002400 call rx_dcoc_avg 
-0x2140 002401 isolate1 13 ,rega 
-0x2141 002402 call qset_start 
-0x2142 002403 isolate1 13 ,regb 
-0x2143 002404 call qset_p 
-0x2144 002405 arg 5 ,queue 
-:      002406 rx_dcoc_loop2:
-0x2145 002407 call qset1_p 
-0x2146 002408 call qset_p 
-0x2147 002409 call rx_dcoc_avg 
-0x2148 002410 arg 0x8ac2 ,contw 
-0x2149 002411 rshift4 rega ,pdata 
-0x214a 002412 call qsetxor 
-0x214b 002413 rshift4 regb ,pdata 
-0x214c 002414 call qsetxor 
-0x214d 002415 increase -1 ,queue 
-0x214e 002416 branch rx_dcoc_loop2 ,positive 
-0x214f 002417 jam 0x52 ,0x8a8f 
-0x2150 002418 jam 2 ,0x8a30 
-0x2151 002419 jam 0 ,0x8981 
-:      002421 shutdown_radio:
-0x2152 002422 bpatch patch02_0 ,mem_patch02 
-0x2153 002423 call rf_debug_shutdown_radio_line 
-0x2154 002424 disable is_tx 
-0x2155 002425 disable is_rx 
-0x2156 002426 setarg 0x0200 
-0x2157 002427 store 4 ,0x8a23 
-0x2158 002428 jam 0xfa ,0x8a01 
-0x2159 002429 nop 12 
-0x215a 002430 jam 0 ,0x8a0f 
-0x215b 002431 jam 0x1a ,0x8a12 
-0x215c 002432 jam 0x2b ,0x8a14 
-0x215d 002433 force 8 ,radio_ctrl 
-0x215e 002434 force 0 ,radio_ctrl 
-0x215f 002436 branch gain_control 
-:      002438 set_sync_on:
-0x2160 002439 bpatch patch02_1 ,mem_patch02 
-0x2161 002440 jam 0x60 ,0x8a0f 
-0x2162 002441 jam 0xaa ,0x8a10 
-0x2163 002442 jam 0x7a ,0x8a12 
-0x2164 002443 jam 0x00 ,0x8a25 
-0x2165 002444 jam 0x00 ,0x8a26 
-0x2166 002445 nop 60 
-0x2167 002446 jam 0x20 ,0x8a20 
-0x2168 002447 jam 0xfd ,0x8a23 
-0x2169 002448 jam 0x12 ,0x8a24 
-0x216a 002449 jam 0x10 ,0x8a24 
-0x216b 002450 nop 60 
-0x216c 002451 jam 0x60 ,0x8a12 
-0x216d 002452 jam 0xdd ,0x8a23 
-0x216e 002453 rtn 
-:      002455 set_freq_rx:
-0x216f 002456 bpatch patch02_2 ,mem_patch02 
-0x2170 002457 jam 0x01 ,0x8900 
-0x2171 002458 jam 0x9d ,0x8a23 
-0x2172 002459 jam 0x02 ,0x8a24 
-0x2173 002460 nop 20 
-0x2174 002461 jam 0x65 ,0x8a70 
-0x2175 002462 jam 0x9f ,0x8a23 
-0x2176 002463 call set_lemode 
-0x2177 002464 storet 1 ,mem_last_freq 
-0x2178 002465 increase 1 ,temp 
-:      002469 aac_res_lookup:
-0x2179 002470 bpatch patch02_3 ,mem_patch02 
-0x217a 002471 rshift4 temp ,pdata 
-0x217b 002472 arg mem_aac_res_table ,contr 
-0x217c 002473 iadd contr ,contr 
-0x217d 002474 ifetch 1 ,contr 
-0x217e 002475 fetchr rega ,1 ,0x8a71 
-0x217f 002476 and_into 0xf ,rega 
-0x2180 002477 ior rega ,pdata 
-0x2181 002478 store 1 ,0x8a71 
-0x2182 002479 call calc_freq 
-0x2183 002480 nop 144 
-0x2184 002481 fetch 1 ,mem_fcomp_div 
-0x2185 002482 beq xtal_24m ,aac_res_lookup_end 
-0x2186 002483 nop 36 
-:      002484 aac_res_lookup_end:
-0x2187 002485 jam 0x80 ,0x8a20 
-0x2188 002486 rtn 
-:      002489 set_lemode_2m_16m:
-0x2189 002490 setarg 0x8312 
-0x218a 002491 store 2 ,0x8907 
-0x218b 002492 branch set_lemode_2m 
-:      002494 set_lemode_1m_16m:
-0x218c 002495 setarg 0x4189 
-0x218d 002496 store 2 ,0x8907 
-0x218e 002497 branch set_lemode_1m 
-:      002500 set_lemode:
-0x218f 002501 bpatch patch02_4 ,mem_patch02 
-0x2190 002502 jam 0x11 ,0x8a82 
-0x2191 002503 jam 0x12 ,0x8a8d 
-0x2192 002504 jam 0x0a ,0x8a8e 
-0x2193 002505 fetch 1 ,mem_fcomp_div 
-0x2194 002506 beq xtal_16m ,set_lemode_2m_16m 
-0x2195 002507 setarg 0x5762 
-0x2196 002508 store 2 ,0x8907 
-:      002509 set_lemode_2m:
-0x2197 002510 jam 3 ,0x8901 
-0x2198 002511 jam 0x84 ,0x8920 
-0x2199 002512 rtnmark1 mark_ble_2m 
-0x219a 002513 jam 1 ,0x8901 
-0x219b 002514 jam 0x80 ,0x8920 
-0x219c 002515 jam 0x07 ,0x8a82 
-0x219d 002516 jam 0x44 ,0x8a8d 
-0x219e 002517 jam 0x0a ,0x8a8e 
-0x219f 002518 fetch 1 ,mem_fcomp_div 
-0x21a0 002519 beq xtal_16m ,set_lemode_1m_16m 
-0x21a1 002520 setarg 0x2bb1 
-0x21a2 002521 store 2 ,0x8907 
-:      002522 set_lemode_1m:
-0x21a3 002523 rtnmark0 mark_ble_lr 
-0x21a4 002524 jam 5 ,0x8901 
-0x21a5 002525 rtn 
-:      002527 rf_rx_enable:
-0x21a6 002528 bpatch patch02_5 ,mem_patch02 
-0x21a7 002529 call rf_debug_rx_gpio_high 
-0x21a8 002530 call rf_rx_agc_set 
-0x21a9 002531 force 8 ,radio_ctrl 
-0x21aa 002532 force 0 ,radio_ctrl 
-0x21ab 002534 setarg 0x0aaada 
-0x21ac 002535 store 3 ,0x8a0f 
-0x21ad 002536 jam 0x40 ,0x8a25 
-0x21ae 002537 jam 0x10 ,0x8a26 
-0x21af 002538 nop 60 
-0x21b0 002539 jam 0xfb ,0x8a01 
-0x21b1 002540 jam 0xff ,0x8a25 
-0x21b2 002541 jam 0x30 ,0x8a26 
-0x21b3 002542 jam 0x5e ,0x8a16 
-0x21b4 002543 nop 20 
-0x21b5 002544 jam 0x00 ,0x8a10 
-0x21b6 002545 jam 0x08 ,0x8a11 
-0x21b7 002546 nop 120 
-0x21b8 002547 jam 0xd ,0x8900 
-0x21b9 002548 rtn 
-:      002551 rf_rx_agc_set:
-0x21ba 002552 fetch 1 ,mem_gain_fix 
-0x21bb 002553 beq 0xff ,rf_rx_enable_no_soft_agc 
-0x21bc 002554 arg mem_gain_table ,contr 
-0x21bd 002555 iadd contr ,contr 
-0x21be 002556 ifetch 1 ,contr 
-0x21bf 002557 store 1 ,core_rf_rx_gain_fix 
-0x21c0 002558 jam 0x27 ,core_rf_rx_agc_ctrl 
-:      002560 rf_rx_enable_no_soft_agc:
-0x21c1 002561 fetcht 1 ,mem_gain_second_agc_en 
-0x21c2 002562 fetch 1 ,core_rf_rx_agc_ctrl 
-0x21c3 002563 ior temp ,pdata 
-0x21c4 002564 store 1 ,core_rf_rx_agc_ctrl 
-0x21c5 002565 rtn 
-:      002568 set_freq_tx_int:
-0x21c6 002569 jam 0x03 ,0x8900 
-0x21c7 002570 jam 0x02 ,0x8a24 
-0x21c8 002571 nop 20 
-0x21c9 002572 jam 0x65 ,0x8a70 
-0x21ca 002573 jam 0xdf ,0x8a23 
-0x21cb 002574 call set_lemode 
-0x21cc 002575 call ghp_lookup 
-0x21cd 002576 storet 1 ,mem_last_freq 
-0x21ce 002577 increase 2 ,temp 
-0x21cf 002578 branch aac_res_lookup 
-:      002582 calc_freq:
-0x21d0 002583 bpatch patch02_6 ,mem_patch02 
-0x21d1 002584 setarg 2400 
-0x21d2 002585 iadd temp ,pdata 
-0x21d3 002586 copy pdata ,rega 
-0x21d4 002587 fetcht 1 ,mem_fcomp_div 
-0x21d5 002588 rshift temp ,temp 
-0x21d6 002589 idiv temp 
-0x21d7 002591 call wait_div_end 
-0x21d8 002592 quotient pdata 
-0x21d9 002593 store 2 ,0x8909 
-0x21da 002594 remainder pdata 
-0x21db 002595 lshift16 pdata ,pdata 
-0x21dc 002596 lshift8 pdata ,pdata 
-0x21dd 002597 idiv temp 
-0x21de 002598 call wait_div_end 
-0x21df 002599 quotient pdata 
-0x21e0 002600 store 3 ,0x890b 
-0x21e1 002605 storer rega ,1 ,0x8a22 
-0x21e2 002606 rshift8 rega ,rega 
-0x21e3 002607 storer rega ,1 ,0x8a21 
-0x21e4 002608 jam 0xa0 ,0x8a20 
-0x21e5 002609 jam 0xe0 ,0x8a20 
-0x21e6 002610 jam 0xa0 ,0x8a20 
-0x21e7 002611 rtn 
-:      002613 ghp_lookup:
-0x21e8 002614 add temp ,2 ,pdata 
-0x21e9 002615 rshift3 pdata ,pdata 
-0x21ea 002616 and_into -2 ,pdata 
-0x21eb 002617 arg mem_ghpc_table ,contr 
-0x21ec 002618 bmark0 mark_ble_2m ,ghp_1m 
-0x21ed 002619 increase 12 ,contr 
-:      002620 ghp_1m:
-0x21ee 002621 iadd contr ,contr 
-0x21ef 002622 ifetchr rega ,2 ,contr 
-0x21f0 002623 ifetch 2 ,contr 
-0x21f1 002624 isub rega ,pdata 
-0x21f2 002625 add temp ,2 ,contr 
-0x21f3 002626 and_into 0xf ,contr 
-0x21f4 002627 imul32 contr ,pdata 
-0x21f5 002628 rshift4 pdata ,pdata 
-0x21f6 002629 iadd rega ,pdata 
-0x21f7 002630 store 2 ,0x8905 
-0x21f8 002631 rtn 
-:      002635 set_freq_tx:
-0x21f9 002636 bpatch patch02_7 ,mem_patch02 
-0x21fa 002637 call set_freq_tx_int 
-0x21fb 002638 nop 600 
-:      002640 txon:
-0x21fc 002641 bpatch patch03_0 ,mem_patch03 
-0x21fd 002642 setarg 0x0aaa7e 
-0x21fe 002643 store 3 ,0x8a0f 
-0x21ff 002644 nop 60 
-0x2200 002645 jam 0x00 ,0x8a25 
-0x2201 002646 jam 0x0d ,0x8a26 
-0x2202 002647 jam 0x56 ,0x8a16 
-0x2203 002648 nop 30 
-0x2204 002649 jam 0x1b ,0x8a15 
-0x2205 002650 call set_tx_power 
-0x2206 002651 nop 20 
-0x2207 002652 jam 0x0f ,0x8a26 
-0x2208 002653 nop 20 
-0x2209 002654 jam 0xa8 ,0x8a10 
-0x220a 002655 jam 0x00 ,0x8a11 
-0x220b 002656 rtn 
-:      002658 set_tx_power:
-0x220c 002659 bpatch patch03_1 ,mem_patch03 
-0x220d 002660 fetch 1 ,mem_tx_power 
-0x220e 002661 beq tx_power_0db ,set_tx_power_0db 
-0x220f 002662 beq tx_power_3db ,set_tx_power_3db 
-0x2210 002663 beq tx_power_5db ,set_tx_power_5db 
-0x2211 002664 beq tx_power_7db ,set_tx_power_7db 
-0x2212 002665 beq tx_power_10db ,set_tx_power_10db 
-0x2213 002666 beq tx_power_f3db ,set_tx_power_f3db 
-0x2214 002667 beq tx_power_f5db ,set_tx_power_f5db 
-0x2215 002668 beq tx_power_f10db ,set_tx_power_f10db 
-0x2216 002669 beq tx_power_f20db ,set_tx_power_f20db 
-:      002670 set_tx_power_0db:
-0x2217 002671 jam 0x17 ,0x8a14 
-0x2218 002672 setarg 0x251a3f 
-0x2219 002673 store 3 ,0x8a60 
-:      002674 set_tx_power_8a63_28:
-0x221a 002675 jam 0x28 ,0x8a63 
-0x221b 002676 rtn 
-:      002678 set_tx_power_3db:
-0x221c 002679 jam 0x25 ,0x8a14 
-0x221d 002680 setarg 0xa91c2d 
-0x221e 002681 store 3 ,0x8a60 
-:      002682 set_tx_power_8a63_2f:
-0x221f 002683 jam 0x2f ,0x8a63 
-0x2220 002684 rtn 
-:      002686 set_tx_power_5db:
-0x2221 002687 jam 0x25 ,0x8a14 
-0x2222 002688 setarg 0xa91c3f 
-0x2223 002689 store 3 ,0x8a60 
-0x2224 002690 branch set_tx_power_8a63_2f 
-:      002692 set_tx_power_7db:
-0x2225 002693 jam 0x25 ,0x8a14 
-0x2226 002694 setarg 0xa9383f 
-0x2227 002695 store 3 ,0x8a60 
-0x2228 002696 branch set_tx_power_8a63_2f 
-:      002698 set_tx_power_10db:
-0x2229 002699 jam 0x25 ,0x8a14 
-0x222a 002700 setarg 0xa93f3f 
-0x222b 002701 store 3 ,0x8a60 
-0x222c 002702 branch set_tx_power_8a63_2f 
-:      002705 set_tx_power_f3db:
-0x222d 002706 jam 0x17 ,0x8a14 
-0x222e 002707 setarg 0x251827 
-0x222f 002708 store 3 ,0x8a60 
-0x2230 002709 branch set_tx_power_8a63_28 
-:      002711 set_tx_power_f5db:
-0x2231 002712 jam 0x17 ,0x8a14 
-0x2232 002713 setarg 0x25181c 
-0x2233 002714 store 3 ,0x8a60 
-0x2234 002715 branch set_tx_power_8a63_28 
-:      002717 set_tx_power_f10db:
-0x2235 002718 jam 0x17 ,0x8a14 
-0x2236 002719 setarg 0x25180b 
-0x2237 002720 store 3 ,0x8a60 
-0x2238 002721 branch set_tx_power_8a63_28 
-:      002723 set_tx_power_f20db:
-0x2239 002724 jam 0x17 ,0x8a14 
-0x223a 002725 setarg 0x251000 
-0x223b 002726 store 3 ,0x8a60 
-0x223c 002727 branch set_tx_power_8a63_28 
-:      002731 initialize_radio:
-0x223d 002732 jam clksel_rc ,core_clksel 
-:      002733 initialize_radio_wait:
-0x223e 002734 fetch 2 ,mem_rf_init_ptr 
-0x223f 002735 bbit0 14 ,initialize_radio_wait 
-0x2240 002736 iforce contr 
-0x2241 002737 arg 0x8a00 ,temp 
-:      002738 initialize_radio_loop:
-0x2242 002739 ifetch 1 ,contr 
-0x2243 002740 beq 0xff ,initialize_radio_cont 
-0x2244 002741 ior temp ,contw 
-0x2245 002742 ifetch 1 ,contr 
-0x2246 002743 istore 1 ,contw 
-0x2247 002744 branch initialize_radio_loop 
-:      002746 initialize_radio_cont:
-0x2248 002747 bpatch patch03_2 ,mem_patch03 
-0x2249 002748 fetch 1 ,mem_wdt_always_work 
-0x224a 002749 call wdt_set_disable ,blank 
-0x224b 002751 until null ,lpo_edge 
-0x224c 002752 jam 0x5f ,0x813b 
-0x224d 002753 fetch 1 ,mem_fcomp_div 
-0x224e 002754 beq xtal_16m ,initialize_radio_16m 
-0x224f 002755 fetch 1 ,mem_ring_ibias_trim 
-0x2250 002756 or_into 0x04 ,pdata 
-0x2251 002757 store 1 ,0x8a02 
-0x2252 002758 jam 0x01 ,0x890f 
-0x2253 002759 jam 0x24 ,0x8a80 
-0x2254 002760 jam 0x62 ,0x8a81 
-0x2255 002761 setarg 0xe61212 
-0x2256 002762 store 3 ,0x8a73 
-:      002763 initialize_radio2:
-0x2257 002765 jam 0x60 ,0x8a86 
-0x2258 002766 jam 0x3b ,0x8a8b 
-0x2259 002768 call dpll_on 
-0x225a 002769 jam 0 ,core_config 
-0x225b 002770 jam clksel_dpll ,core_clksel 
-0x225c 002771 setarg 0x557474 
-0x225d 002772 store 3 ,0x8968 
-0x225e 002773 jam 0x6e ,0x8960 
-0x225f 002774 call rx_dcoc 
-0x2260 002775 call rfpll_aac_ghpc 
-0x2261 002776 fetch 1 ,mem_xtal_c_sel 
-0x2262 002777 store 1 ,core_xtal_cap 
-0x2263 002779 jam system_clk_12m ,mem_system_clk 
-0x2264 002780 call sadc_calibration 
-0x2265 002781 branch dpll_ring_ibias_calc 
-:      002783 initialize_radio_16m:
-0x2266 002784 fetch 1 ,mem_ring_ibias_trim 
-0x2267 002785 or_into 0x06 ,pdata 
-0x2268 002786 store 1 ,0x8a02 
-0x2269 002787 jam 0x00 ,0x890f 
-0x226a 002788 jam 0x23 ,0x8a80 
-0x226b 002789 jam 0xb0 ,0x8a81 
-0x226c 002790 setarg 0xe40909 
-0x226d 002791 store 3 ,0x8a73 
-0x226e 002792 jam 0x2a ,0x8a76 
-0x226f 002793 jam 0x04 ,0x8902 
-0x2270 002794 branch initialize_radio2 
-:      002796 rfpll_aac_ghpc:
-0x2271 002797 bpatch patch03_3 ,mem_patch03 
-0x2272 002798 call set_sync_on 
-0x2273 002799 jam 3 ,0x8900 
-0x2274 002800 jam 0x1 ,0x8a70 
-0x2275 002801 arg mem_ghpc_table ,regb 
-0x2276 002802 arg mem_aac_res_table ,regd 
-0x2277 002803 call rfpll_aac_ghpc_once 
-0x2278 002804 set1 mark_ble_2m ,mark 
-0x2279 002805 call rfpll_aac_ghpc_once 
-0x227a 002806 jam 0x61 ,0x8a70 
-0x227b 002807 branch shutdown_radio 
-:      002809 rfpll_aac_ghpc_once:
-0x227c 002810 call set_lemode 
-0x227d 002811 arg 6 ,loopcnt 
-0x227e 002812 arg 0 ,regc 
-:      002813 rfpll_cal_loop:
-0x227f 002814 copy regc ,temp 
-0x2280 002815 call aac_ghpc 
-0x2281 002816 increase 2 ,regb 
-0x2282 002817 increase 1 ,regd 
-0x2283 002818 increase 16 ,regc 
-0x2284 002819 loop rfpll_cal_loop 
-0x2285 002820 rtn 
-:      002822 dpll_on:
-0x2286 002823 fetch 1 ,mem_fcomp_div 
-0x2287 002824 beq xtal_24m ,dpll_on_24m 
-0x2288 002825 fetch 1 ,mem_ring_ibias_trim 
-0x2289 002826 or_into 0x06 ,pdata 
-0x228a 002827 store 1 ,0x8a02 
-0x228b 002828 jam 0xe0 ,0x8a05 
-:      002829 dpll_on_24m:
-0x228c 002830 jam 0xc8 ,0x8a00 
-0x228d 002831 nop 60 
-0x228e 002832 jam 0xa0 ,0x8a01 
-0x228f 002833 jam 0xcf ,0x8a00 
-0x2290 002834 jam 0xfa ,0x8a01 
-0x2291 002835 nop 20 
-0x2292 002836 jam 0x8f ,0x8a00 
-0x2293 002837 rtn 
-:      002839 aac_ghpc:
-0x2294 002840 bpatch patch03_4 ,mem_patch03 
-0x2295 002841 jam 0x30 ,0x8a20 
-0x2296 002842 jam 0xdd ,0x8a23 
-0x2297 002843 call calc_freq 
-:      002844 wait_cal_done:
-0x2298 002845 fetch 1 ,0x8a7c 
-0x2299 002846 bbit0 0 ,wait_cal_done 
-0x229a 002847 jam 0x30 ,0x8a7b 
-0x229b 002848 call read_cal_result 
-0x229c 002849 iforce rega 
-0x229d 002850 jam 0x40 ,0x8a7b 
-0x229e 002851 call read_cal_result 
-0x229f 002852 isub rega ,pdata 
-0x22a0 002853 mul32 pdata ,125 ,temp 
-0x22a1 002854 setarg 0xb00000 
-0x22a2 002855 idiv temp 
-0x22a3 002856 call wait_div_end 
-0x22a4 002857 quotient pdata 
-0x22a5 002858 bmark0 mark_ble_2m ,aac_ghpc_1m 
-0x22a6 002859 lshift pdata ,pdata 
-:      002860 aac_ghpc_1m:
-0x22a7 002861 istore 2 ,regb 
-0x22a8 002862 jam 0x20 ,0x8a7b 
-0x22a9 002863 fetch 1 ,0x8a7e 
-0x22aa 002864 lshift4 pdata ,pdata 
-0x22ab 002865 istore 1 ,regd 
-0x22ac 002866 jam 0 ,0x8a7b 
-0x22ad 002867 rtn 
-:      002869 read_cal_result:
-0x22ae 002870 fetch 2 ,0x8a7d 
-0x22af 002871 byteswap pdata ,pdata 
-0x22b0 002872 fetcht 1 ,0x8a7c 
-0x22b1 002873 lshift16 temp ,temp 
-0x22b2 002874 ior temp ,pdata 
-0x22b3 002875 rtn 
-:      002878 dpll_ring_ibias_calc:
-0x22b4 002879 bpatch patch03_5 ,mem_patch03 
-0x22b5 002880 fetch 1 ,core_vtest_ctrl0 
-0x22b6 002881 set1 0 ,pdata 
-0x22b7 002882 store 1 ,core_vtest_ctrl0 
-0x22b8 002883 jam 0xf0 ,core_vtest_ctrl1 
-0x22b9 002884 fetch 1 ,core_bbpll_cfg3 
-0x22ba 002885 or_into 0x16 ,pdata 
-0x22bb 002886 store 1 ,core_bbpll_cfg3 
-0x22bc 002888 fetch 1 ,mem_adc_dma_enable 
-0x22bd 002889 store 1 ,mem_temp 
-0x22be 002890 fetch 1 ,mem_adc_channel 
-0x22bf 002891 store 1 ,mem_temp + 1 
-0x22c0 002892 jam 0 ,mem_adc_dma_enable 
-0x22c1 002893 fetch 1 ,mem_ring_ibias_calc_adc_channel 
-0x22c2 002894 store 1 ,mem_adc_channel 
-0x22c3 002895 fetcht 1 ,mem_ring_ibias_calc_adc_gpio 
-0x22c4 002896 call gpio_set_high_impedance 
-0x22c5 002898 arg 0 ,rega 
-0x22c6 002899 arg 8 ,loopcnt 
-:      002900 dpll_ring_ibias_read_adc:
-0x22c7 002901 call enable_adc 
-0x22c8 002902 fetch 2 ,mem_adc_current_value 
-0x22c9 002903 iadd rega ,rega 
-0x22ca 002904 loop dpll_ring_ibias_read_adc 
-0x22cb 002905 rshift3 rega ,rega 
-0x22cc 002906 store 2 ,mem_adc_current_value 
-0x22cd 002908 fetch 1 ,mem_temp 
-0x22ce 002909 store 1 ,mem_adc_dma_enable 
-0x22cf 002910 fetch 1 ,mem_temp + 1 
-0x22d0 002911 store 1 ,mem_adc_channel 
-0x22d1 002913 fetch 1 ,core_bbpll_cfg3 
-0x22d2 002914 and_into 0xe0 ,pdata 
-0x22d3 002915 store 1 ,core_bbpll_cfg3 
-0x22d4 002916 jam 0x00 ,core_vtest_ctrl1 
-0x22d5 002917 fetch 1 ,core_vtest_ctrl0 
-0x22d6 002918 set0 0 ,pdata 
-0x22d7 002919 store 1 ,core_vtest_ctrl0 
-0x22d8 002921 call vdd_calculate_by_mode 
-0x22d9 002922 fetcht 2 ,mem_ring_ibias_vtune_high 
-0x22da 002923 isub temp ,null 
-0x22db 002924 branch ring_ibias_trim_incrs ,positive 
-0x22dc 002925 fetcht 2 ,mem_ring_ibias_vtune_low 
-0x22dd 002926 isub temp ,null 
-0x22de 002927 rtn positive 
-:      002928 ring_ibias_trim_decrs:
-0x22df 002929 fetch 1 ,mem_ring_ibias_trim 
-0x22e0 002930 rtneq 0x00 
-0x22e1 002931 increase -32 ,pdata 
-0x22e2 002932 store 1 ,mem_ring_ibias_trim 
-0x22e3 002933 rtn 
-:      002935 ring_ibias_trim_incrs:
-0x22e4 002936 fetch 1 ,mem_ring_ibias_trim 
-0x22e5 002937 rtneq 0xe0 
-0x22e6 002938 increase 32 ,pdata 
-0x22e7 002939 store 1 ,mem_ring_ibias_trim 
-0x22e8 002940 rtn 
-:      002943 save_rssi:
-0x22e9 002944 bpatch patch03_6 ,mem_patch03 
-0x22ea 002946 fetch 1 ,modem_nb_pow 
-0x22eb 002947 isolate1 6 ,pdata 
-0x22ec 002948 setflag true ,7 ,pdata 
-0x22ed 002949 store 1 ,mem_modem_rssi 
-0x22ee 002951 fetch 1 ,modem_gain 
-0x22ef 002952 and pdata ,0x0f ,temp 
-0x22f0 002953 lshift temp ,temp 
-0x22f1 002954 rshift4 pdata ,pdata 
-0x22f2 002955 iadd temp ,temp 
-0x22f3 002956 mul32 temp ,3 ,rega 
-0x22f4 002958 fetch 1 ,mem_modem_rssi 
-0x22f5 002959 call byte_sign_extern 
-0x22f6 002960 sub pdata ,0 ,pdata 
-0x22f7 002961 iadd rega ,pdata 
-0x22f8 002962 increase -9 ,pdata 
-0x22f9 002963 and pdata ,0x1ff ,pdata 
-0x22fa 002964 isolate1 8 ,pdata 
-0x22fb 002965 nbranch save_rssi_store ,true 
-0x22fc 002966 setarg 0 
-:      002967 save_rssi_store:
-0x22fd 002968 store 1 ,mem_rssi_hex 
-0x22fe 002969 branch rssi_hex2dec 
-:      002971 byte_sign_extern:
-0x22ff 002972 isolate1 7 ,pdata 
-0x2300 002973 nrtn true 
-0x2301 002974 arg 0xff00 ,temp 
-0x2302 002975 ior temp ,pdata 
-0x2303 002976 rtn 
-:      002978 rssi_hex2dec:
-0x2304 002979 fetch 1 ,mem_rssi_hex 
-0x2305 002980 call bcd 
-0x2306 002981 store 1 ,mem_rssi 
-0x2307 002982 rtn 
-:      002984 bcd:
-0x2308 002985 and_into 0xff ,pdata 
-0x2309 002986 div pdata ,10 
-0x230a 002987 call get_div_result 
-0x230b 002988 lshift4 pdata ,pdata 
-0x230c 002989 remainder temp 
-0x230d 002990 ior temp ,pdata 
-0x230e 002991 rtn 
-:      002993 gain_control:
-0x230f 002994 bpatch patch03_7 ,mem_patch03 
-0x2310 002995 fetch 1 ,mem_gain_fix 
-0x2311 002996 rtneq 0xff 
-0x2312 002997 nbranch gain_increase ,sync 
-0x2313 002998 fetch 1 ,mem_modem_rssi 
-0x2314 002999 sub pdata ,0xf0 ,null 
-0x2315 003000 nbranch gain_descend ,positive 
-0x2316 003001 sub pdata ,0x7f ,null 
-0x2317 003002 branch gain_descend ,positive 
-0x2318 003004 fetchr rega ,1 ,core_rf_rx_gain_fix 
-0x2319 003005 fetch 1 ,mem_gain_fix 
-0x231a 003006 rtneq 0 
-0x231b 003007 arg mem_gain_table ,contr 
-0x231c 003008 iadd contr ,contr 
-0x231d 003009 ifetch 1 ,contr 
-0x231e 003010 isub rega ,null 
-0x231f 003011 nrtn zero 
-0x2320 003012 increase -2 ,contr 
-0x2321 003013 ifetcht 1 ,contr 
-0x2322 003014 rshift4 temp ,pdata 
-0x2323 003015 rshift4 rega ,regb 
-0x2324 003016 isub regb ,regb 
-0x2325 003017 and temp ,0xf ,pdata 
-0x2326 003018 and rega ,0xf ,rega 
-0x2327 003019 isub rega ,rega 
-0x2328 003020 lshift rega ,pdata 
-0x2329 003021 iadd regb ,regb 
-0x232a 003022 mul32 regb ,3 ,regb 
-0x232b 003023 fetcht 1 ,mem_modem_rssi 
-0x232c 003024 and temp ,0x80 ,pdata 
-0x232d 003025 rtn blank 
-:      003026 add_negative:
-0x232e 003027 setarg 0x100 
-0x232f 003028 isub temp ,temp 
-0x2330 003029 copy regb ,pdata 
-0x2331 003030 isub temp ,pdata 
-0x2332 003031 rtn positive 
-0x2333 003032 and pdata ,0xff ,pdata 
-0x2334 003033 rtneq 0xff 
-0x2335 003034 rtneq 0xfe 
-:      003036 gain_increase:
-0x2336 003037 fetch 1 ,mem_gain_fix 
-0x2337 003038 beq 1 ,set_rx_gain0 
-0x2338 003039 beq 2 ,set_rx_gain1 
-0x2339 003041 branch set_rx_gain0 
-:      003043 gain_descend:
-0x233a 003044 fetch 1 ,mem_gain_fix 
-0x233b 003045 beq 0 ,set_rx_gain1 
-0x233c 003046 beq 1 ,set_rx_gain2 
-:      003048 set_rx_gain2:
-0x233d 003049 jam 2 ,mem_gain_fix 
-0x233e 003050 rtn 
-:      003052 set_rx_gain0:
-0x233f 003053 jam 0 ,mem_gain_fix 
-0x2340 003054 rtn 
-:      003056 set_rx_gain1:
-0x2341 003057 jam 1 ,mem_gain_fix 
-0x2342 003058 rtn 
-:      003065 ahead_window:
-0x2343 003066 copy pdata ,temp 
-0x2344 003067 bpatch patch04_0 ,mem_patch04 
-0x2345 003068 copy temp ,pdata 
-0x2346 003069 call clk2bt 
-0x2347 003070 lshift16 bt_clk ,pdata 
-0x2348 003071 set1 44 ,pdata 
-0x2349 003072 call clk_diff 
-0x234a 003073 set0 44 ,pdata 
-0x234b 003074 call get_clk 
-0x234c 003075 call clk_diff 
-0x234d 003076 rtn user 
-0x234e 003077 call clk2rt 
-0x234f 003078 iforce stop_watch 
-0x2350 003079 until null ,timeout 
-0x2351 003080 rtn 
-:      003083 get_clk:
-0x2352 003084 copy clkn ,temp 
-0x2353 003085 rtn master 
-0x2354 003086 copy clke ,temp 
-0x2355 003087 rtn 
-:      003089 get_clkbt:
-0x2356 003090 deposit clkn_bt 
-0x2357 003091 rtn master 
-0x2358 003092 deposit clke_bt 
-0x2359 003093 rtn 
-:      003096 assert:
-0x235a 003097 bpatch patch04_1 ,mem_patch04 
-0x235b 003098 branch assert 
-:      003101 sleep:
-0x235c 003102 rtn blank 
-0x235d 003104 rshift pdata ,pdata 
-0x235e 003105 increase -3 ,pdata 
-:      003106 sleep_loop:
-0x235f 003107 increase -1 ,pdata 
-0x2360 003108 nbranch sleep_loop ,zero 
-0x2361 003109 force 0 ,pdata 
-0x2362 003110 rtn 
-:      003114 init_param:
-0x2363 003116 setarg param_tx_setup 
-0x2364 003117 store 2 ,mem_param_tx_setup 
-0x2365 003118 setarg param_rf_setup 
-0x2366 003119 store 2 ,mem_param_rf_setup 
-0x2367 003120 setarg param_conn_access 
-0x2368 003121 store 2 ,mem_param_conn_access 
-0x2369 003122 setarg param_rx_setup 
-0x236a 003123 store 2 ,mem_param_rx_setup 
-0x236b 003124 setarg param_clke_cal 
-0x236c 003125 store 2 ,mem_param_clke_cal 
-0x236d 003126 setarg param_pll_setup 
-0x236e 003127 store 2 ,mem_param_pll_setup 
-0x236f 003128 setarg param_dpll_start_delay 
-0x2370 003129 store 2 ,mem_param_dpll_start_delay 
-0x2371 003130 setarg param_rt_rthalfslot 
-0x2372 003131 store 2 ,mem_param_rt_rthalfslot 
-0x2373 003132 setarg param_clke_cal_le_1m 
-0x2374 003133 store 2 ,mem_param_clke_cal_le_1m 
-0x2375 003134 setarg param_clke_cal_le_2m 
-0x2376 003135 store 2 ,mem_param_clke_cal_le_2m 
-0x2377 003136 setarg param_clke_cal_le_coded 
-0x2378 003137 store 2 ,mem_param_clke_cal_le_coded 
-0x2379 003139 bpatch patch04_2 ,mem_patch04 
-0x237a 003140 rtn wake 
-0x237b 003141 setarg att_default_mtu 
-0x237c 003142 store 2 ,mem_le_remote_mtu 
-0x237d 003143 jam param_t_ifs_150us + param_sync_time_difference ,mem_le_tx_ifs_defference 
-0x237e 003144 setarg mem_ble_tx_buff0 
-0x237f 003145 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x2380 003146 setarg mem_ble_l2cap_tx_buff_size 
-0x2381 003147 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x2382 003148 rshift clkn_bt ,pdata 
-0x2383 003149 store 4 ,mem_last_clkn 
-0x2384 003150 rtn 
-:      003157 lpmstate:
-0x2385 003158 setarg 0xee21 
-0x2386 003159 store 2 ,core_clkoff 
-0x2387 003160 fetchr alarm ,4 ,core_gpio_in 
-0x2388 003161 fetch 1 ,core_lpm_isogate 
-0x2389 003162 bbit0 gpio_latch ,power_up 
-0x238a 003163 enable wake 
-0x238b 003164 bbit1 cold_wake ,lpmwake 
-0x238c 003165 disable wake 
-0x238d 003166 deposit auxcnt 
-0x238e 003167 nbranch lpmwake ,blank 
-0x238f 003168 fetch 1 ,core_lpm_sysctl 
-0x2390 003169 bbit1 reload_code ,lpmwake 
-0x2391 003170 arg param_hibernate_clks ,temp 
-0x2392 003171 branch lpm_enter_sleep 
-:      003172 lpmwake:
-0x2393 003173 call lpm_poweron_retmem 
-0x2394 003174 call lpm_load_context ,wake 
-0x2395 003175 fetch 1 ,core_lpm_isogate 
-0x2396 003176 set0 gpio_latch ,pdata 
-0x2397 003177 store 1 ,core_lpm_isogate 
-0x2398 003178 nbranch boot_load ,wake 
-0x2399 003179 nop 1 
-0x239a 003180 storer alarm ,4 ,mem_saved_gpio_in 
-0x239b 003181 rtn 
-:      003183 power_up:
-0x239c 003184 call lpm_poweron_retmem 
-:      003185 boot_load:
-0x239d 003186 call loadcode 
-0x239e 003187 storer alarm ,4 ,mem_saved_gpio_in 
-0x239f 003188 rtn 
-:      003190 lpm_poweron_retmem:
-0x23a0 003191 until null ,lpo_edge 
-0x23a1 003192 fetch 1 ,core_lpm_ldosel 
-0x23a2 003193 and_into 0x88 ,pdata 
-0x23a3 003194 store 1 ,core_lpm_ldosel 
-0x23a4 003195 until null ,lpo_edge 
-0x23a5 003196 fetch 1 ,core_lpm_isogate 
-0x23a6 003197 or_into 0xf ,pdata 
-0x23a7 003198 store 1 ,core_lpm_isogate 
-0x23a8 003199 until null ,lpo_edge 
-0x23a9 003200 set1 isogate ,pdata 
-0x23aa 003201 store 1 ,core_lpm_isogate 
-0x23ab 003202 until null ,lpo_edge 
-0x23ac 003203 set1 retmem_cs ,pdata 
-0x23ad 003204 store 1 ,core_lpm_isogate 
-0x23ae 003205 until null ,lpo_edge 
-0x23af 003206 rtn 
-:      003208 lpm_xtal_default:
-0x23b0 003209 until null ,lpo_edge 
-0x23b1 003210 jam 0x76 ,core_xtal_ib 
-0x23b2 003211 until null ,lpo_edge 
-0x23b3 003212 jam 0x37 ,core_xtal_cap 
-0x23b4 003213 rtn 
-:      003215 xtal_fast_wake:
-0x23b5 003216 until null ,lpo_edge 
-0x23b6 003217 jam 0x76 ,core_xtal_ib 
-0x23b7 003218 until null ,lpo_edge 
-0x23b8 003219 jam 0x37 ,core_xtal_cap 
-0x23b9 003220 rtn 
-:      003222 lpm_write_lock:
-0x23ba 003225 fetch 1 ,mem_device_option 
-0x23bb 003226 lshift4 pdata ,pdata 
-0x23bc 003228 store 1 ,core_ucode_flag 
-0x23bd 003229 until null ,lpo_edge 
-0x23be 003230 fetch 1 ,mem_peripheral_lock_flag 
-0x23bf 003231 set1 rom_lock_bit ,pdata 
-0x23c0 003232 set1 option_lock ,pdata 
-0x23c1 003233 store 1 ,core_peripheral_lock 
-0x23c2 003234 branch lpm_write_wait 
-:      003236 lpm_write_ice_disable:
-0x23c3 003237 fetch 1 ,core_lpm_sysctl 
-0x23c4 003238 set0 ice_mode ,pdata 
-0x23c5 003239 store 1 ,core_lpm_sysctl 
-0x23c6 003240 rtn 
-:      003242 lpm_write_ice_enable:
-0x23c7 003243 fetch 1 ,core_lpm_sysctl 
-0x23c8 003244 set1 ice_mode ,pdata 
-0x23c9 003245 store 1 ,core_lpm_sysctl 
-0x23ca 003246 rtn 
-:      003248 lpm_preon_counter:
-0x23cb 003249 fetch 3 ,mem_lpm_xtalcnt 
-0x23cc 003250 arg core_lpm_xtalcnt ,contw 
-:      003251 lpm_write_3bytes:
-0x23cd 003252 arg 3 ,loopcnt 
-0x23ce 003253 branch lpm_write_loop 
-:      003255 lpm_write_mpu_s0:
-0x23cf 003256 arg core_mpu_s0_saddr ,contw 
-:      003257 lpm_write_dword:
-0x23d0 003258 arg 4 ,loopcnt 
-:      003259 lpm_write_loop:
-0x23d1 003260 until null ,lpo_edge 
-0x23d2 003261 istore 1 ,contw 
-0x23d3 003262 rshift8 pdata ,pdata 
-0x23d4 003263 loop lpm_write_loop 
-0x23d5 003264 branch lpm_write_wait 
-:      003266 lpm_write_mpu_s1:
-0x23d6 003267 arg core_mpu_s1_saddr ,contw 
-0x23d7 003268 branch lpm_write_dword 
-:      003271 lpm_disable_exen_output:
-0x23d8 003272 fetch 1 ,core_lpm_ldosel 
-0x23d9 003273 set0 3 ,pdata 
-0x23da 003274 store 1 ,core_lpm_ldosel 
-0x23db 003275 rtn 
-:      003277 lpm_disable_io_dozed:
-0x23dc 003278 fetch 1 ,mem_lpm_hv_sel 
-0x23dd 003279 rtn blank 
-0x23de 003280 set0 lpm_doze_en_bit ,pdata 
-0x23df 003281 branch lpm_write_sel_hv 
-:      003283 lpm_save_sel_hv:
-0x23e0 003284 store 1 ,mem_lpm_hv_sel 
-:      003285 lpm_write_sel_hv:
-0x23e1 003286 store 1 ,core_io_doze_en 
-:      003287 lpm_write_wait:
-0x23e2 003288 until null ,lpo_edge 
-0x23e3 003289 rtn 
-:      003292 lpm_write_io_vsel:
-0x23e4 003293 store 1 ,core_io_vsel 
-0x23e5 003294 branch lpm_write_wait 
-:      003297 lpm_load_context:
-0x23e6 003298 call lpm_disable_io_dozed 
-0x23e7 003299 fetch 1 ,mem_saved_spidctrl 
-0x23e8 003300 store 1 ,core_spid_ctrl 
-0x23e9 003301 arg mem_saved_gpio ,contr 
-0x23ea 003302 arg core_gpio_conf ,contw 
-0x23eb 003303 call memcpy16 
-0x23ec 003304 arg core_gpio_conf_hi ,contw 
-0x23ed 003305 call memcpy8 
-0x23ee 003306 fetchr mark ,8 ,mem_saved_mark 
-0x23ef 003307 arg core_gpio_wakeup_cfg ,contr 
-0x23f0 003308 arg mem_gpio_wakeup_cfg ,contw 
-0x23f1 003309 arg 12 ,loopcnt 
-0x23f2 003310 call memcpy 
-0x23f3 003311 branch load_ucode 
-:      003313 lpm_save_context:
-0x23f4 003314 storer mark ,8 ,mem_saved_mark 
-0x23f5 003315 arg core_gpio_conf ,contr 
-0x23f6 003316 arg mem_saved_gpio ,contw 
-0x23f7 003317 call memcpy16 
-0x23f8 003318 arg core_gpio_conf_hi ,contr 
-0x23f9 003319 call memcpy8 
-0x23fa 003320 fetch 1 ,core_spid_ctrl 
-0x23fb 003321 store 1 ,mem_saved_spidctrl 
-0x23fc 003322 branch lpm_write_gpio_wakeup 
-:      003324 lpm_write_gpio_wakeup:
-0x23fd 003325 arg 12 ,loopcnt 
-0x23fe 003326 arg mem_gpio_wakeup_cfg ,contr 
-0x23ff 003327 arg core_gpio_wakeup_cfg ,rega 
-:      003328 lpm_write_gpio_loop:
-0x2400 003329 ifetch 1 ,contr 
-0x2401 003330 ncall lpm_write_gpio ,blank 
-0x2402 003331 increase 1 ,rega 
-0x2403 003332 loop lpm_write_gpio_loop 
-0x2404 003333 rtn 
-:      003334 lpm_write_gpio:
-0x2405 003335 istore 1 ,rega 
-0x2406 003336 until null ,lpo_edge 
-0x2407 003337 rtn 
-:      003339 lpo_calibration:
-0x2408 003340 bpatch patch04_3 ,mem_patch04 
-0x2409 003341 fetch 1 ,core_ccnt_bit 
-0x240a 003342 nbranch lpo_cal_inited ,blank 
-0x240b 003343 fetch 3 ,mem_clks_per_lpo 
-0x240c 003344 nrtn blank 
-0x240d 003345 jam 0xc ,core_ccnt_bit 
-0x240e 003346 jam ccnt_start ,core_misc_ctrl 
-:      003347 lpo_cal_inited:
-0x240f 003348 fetch 1 ,core_perf_status 
-0x2410 003349 rtnbit0 1 
-0x2411 003350 fetch 3 ,core_clk_counter 
-0x2412 003351 store 3 ,mem_clks_per_lpo 
-0x2413 003352 rtn 
-:      003356 lpm_doze:
-0x2414 003357 fetch 1 ,mem_lpm_sysctl 
-0x2415 003358 set1 reload_code ,pdata 
-0x2416 003359 store 1 ,mem_lpm_sysctl 
-:      003362 lpm_hibernate:
-0x2417 003363 bpatch patch04_4 ,mem_patch04 
-0x2418 003364 arg param_hibernate_clks ,temp 
-0x2419 003365 fetch 1 ,mem_lpm_hibernate_switch 
-0x241a 003366 store 1 ,mem_lpm_isogate_final 
-0x241b 003367 fetch 1 ,mem_lpm_sysctl 
-0x241c 003368 store 1 ,core_lpm_sysctl 
-0x241d 003369 until null ,lpo_edge 
-:      003371 lpm_sleep:
-0x241e 003372 bpatch patch04_5 ,mem_patch04 
-0x241f 003374 fetch 2 ,mem_cb_before_lpm_sleep 
-0x2420 003375 call callback_func 
-:      003376 lpm_sleep_skip_cb_function:
-0x2421 003377 fetch 4 ,mem_sleep_counter_all 
-0x2422 003378 iadd temp ,pdata 
-0x2423 003379 store 4 ,mem_sleep_counter_all 
-0x2424 003380 call lpm_save_context 
-0x2425 003381 fetch 1 ,mem_lpm_hv_sel 
-0x2426 003382 set1 lpm_doze_en_bit ,pdata 
-0x2427 003383 call lpm_write_sel_hv 
-0x2428 003384 ncall lpm_preon_counter ,wake 
-0x2429 003385 until null ,lpo_edge 
-0x242a 003386 storer clkn ,6 ,mem_sleep_clkn 
-0x242b 003387 fetch 3 ,mem_lpm_isogate 
-0x242c 003388 fetchr rega ,1 ,mem_lpm_ldo_sel 
-0x242d 003389 arg 3 ,loopcnt 
-:      003390 lpm_sleep_loop:
-0x242e 003391 until null ,lpo_edge 
-0x242f 003392 store 1 ,core_lpm_isogate 
-0x2430 003393 rshift8 pdata ,pdata 
-0x2431 003394 loop lpm_sleep_loop 
-0x2432 003395 until null ,lpo_edge 
-0x2433 003396 storer rega ,1 ,core_lpm_ldosel 
-:      003397 lpm_enter_sleep:
-0x2434 003398 until null ,lpo_edge 
-0x2435 003399 storet 4 ,core_lpm_reg 
-0x2436 003400 jam lpmreg_sel_counter ,core_lpm_wr 
-0x2437 003401 until null ,never 
-:      003403 lpm_cal_xtal_startup:
-0x2438 003404 fetch 1 ,mem_lpm_xtalcnt 
-0x2439 003405 nrtn blank 
-0x243a 003406 jam clksel_rc ,core_clksel 
-0x243b 003407 jam 0xf8 ,core_lpm_ctrl 
-0x243c 003408 setarg 200000 
-0x243d 003409 call sleep 
-0x243e 003410 call xtal_fast_wake 
-0x243f 003411 until null ,lpo_edge 
-0x2440 003412 jam 0xff ,core_lpm_ctrl 
-0x2441 003413 copy lpo_time ,alarm 
-0x2442 003414 jam clksel_xtal ,core_clksel 
-0x2443 003415 nop 10 
-0x2444 003416 until null ,lpo_edge 
-0x2445 003417 deposit lpo_time 
-0x2446 003418 isub alarm ,pdata 
-0x2447 003419 increase 0x30 ,pdata 
-0x2448 003420 arg 0xff ,temp 
-0x2449 003421 call ceiling 
-0x244a 003422 store 1 ,mem_lpm_xtalcnt 
-0x244b 003423 nop 30000 
-0x244c 003424 nop 30000 
-0x244d 003425 nop 30000 
-0x244e 003426 rtn 
-:      003429 lpm_recover_clk:
-0x244f 003430 bpatch patch04_6 ,mem_patch04 
-0x2450 003431 setarg 0 
-0x2451 003432 copy auxcnt ,null 
-0x2452 003433 branch lpm_recover_timeout ,zero 
-0x2453 003434 fetch 1 ,core_lpm_xtalcnt 
-0x2454 003435 fetcht 1 ,core_lpm_buckcnt 
-0x2455 003436 isub temp ,null 
-0x2456 003437 branch lpm_recover_xtal ,positive 
-0x2457 003438 deposit temp 
-:      003439 lpm_recover_xtal:
-0x2458 003440 isub auxcnt ,pdata 
-0x2459 003441 increase 1 ,pdata 
-:      003442 lpm_recover_timeout:
-0x245a 003443 increase 8 ,pdata 
-0x245b 003444 until null ,lpo_edge 
-0x245c 003445 iadd lpo_time ,pdata 
-0x245d 003446 fetcht 4 ,mem_sleep_counter 
-0x245e 003447 iadd temp ,pdata 
-0x245f 003448 fetcht 3 ,mem_clks_per_lpo 
-0x2460 003449 imul32 temp ,pdata 
-0x2461 003450 rshift8 pdata ,pdata 
-0x2462 003451 rshift4 pdata ,pdata 
-0x2463 003452 increase param_lpm_fix ,pdata 
-0x2464 003453 fetcht 2 ,mem_param_rt_rthalfslot 
-0x2465 003454 idiv temp 
-0x2466 003455 call get_div_result 
-0x2467 003456 lshift16 pdata ,pdata 
-0x2468 003457 remainder temp 
-0x2469 003458 ior temp ,pdata 
-0x246a 003459 fetcht 6 ,mem_sleep_clkn 
-0x246b 003460 call clk_add 
-0x246c 003461 copy temp ,clkn 
-0x246d 003462 fetch 6 ,mem_context + coffset_clk_offset 
-0x246e 003463 call calc_clke2 
-0x246f 003464 deposit clke 
-0x2470 003465 store 6 ,mem_pdatatemp 
-0x2471 003466 deposit auxcnt 
-0x2472 003467 istore 1 ,contw 
-0x2473 003468 fetch 1 ,core_gpio_in1 
-0x2474 003469 or_into 0xf0 ,pdata 
-0x2475 003470 istore 1 ,contw 
-0x2476 003471 rtn 
-:      003474 lpm_adjust_clk:
-0x2477 003475 bpatch patch04_7 ,mem_patch04 
-0x2478 003476 deposit clke 
-0x2479 003477 call clk_diff_rt 
-0x247a 003478 fetcht 4 ,mem_sleep_counter_all 
-0x247b 003479 sub temp ,0xff ,null 
-0x247c 003480 rtn positive 
-0x247d 003481 lshift8 pdata ,pdata 
-0x247e 003482 lshift4 pdata ,pdata 
-0x247f 003483 idiv temp 
-0x2480 003484 call get_div_result 
-0x2481 003485 arg param_lpm_adjmax ,temp 
-0x2482 003486 call ceiling 
-0x2483 003487 store 1 ,mem_lpm_adjust 
-0x2484 003488 nbranch lpm_adjust_positive ,user 
-0x2485 003489 sub pdata ,0 ,pdata 
-:      003490 lpm_adjust_positive:
-0x2486 003491 fetcht 3 ,mem_clks_per_lpo 
-0x2487 003492 iadd temp ,pdata 
-0x2488 003493 store 3 ,mem_clks_per_lpo 
-:      003494 lpm_clear_counter:
-0x2489 003495 setarg 0 
-0x248a 003496 store 4 ,mem_sleep_counter_all 
-0x248b 003497 rtn 
-:      003500 lpm_dispatch:
-0x248c 003501 bpatch patch05_0 ,mem_patch05 
-0x248d 003502 call lpo_calibration 
-0x248e 003503 fetch 3 ,mem_clks_per_lpo 
-0x248f 003504 rtn blank 
-0x2490 003505 fetch 1 ,mem_lpm_mode 
-0x2491 003506 rtn blank 
-0x2492 003507 fetch 1 ,mem_secure_connections_enable 
-0x2493 003508 branch lpm_dispatch_next ,blank 
-0x2494 003509 fetch 1 ,mem_sc_local_key_invalid 
-0x2495 003510 rtn blank 
-:      003511 lpm_dispatch_next:
-0x2496 003512 fetch 1 ,mem_sc_calc 
-0x2497 003513 nrtn blank 
-0x2498 003514 arg context_check_a_wack ,regc 
-0x2499 003515 call context_search 
-0x249a 003516 rtn zero 
-0x249b 003517 call lpm_check_wake_lock 
-0x249c 003518 nrtn blank 
-0x249d 003519 call context_check_idle 
-0x249e 003520 nbranch lpm_dispatch_unconn ,zero 
-0x249f 003521 rtn wake 
-0x24a0 003522 bpatch patch05_1 ,mem_patch05 
-0x24a1 003523 fetcht 1 ,mem_lpm_current_mult 
-0x24a2 003524 fetch 2 ,mem_context + coffset_tsniff 
-0x24a3 003525 imul32 temp ,pdata 
-0x24a4 003526 rshift4 temp ,temp 
-0x24a5 003527 rshift2 temp ,temp 
-0x24a6 003528 isub temp ,pdata 
-0x24a7 003529 fetcht 4 ,mem_context + coffset_sniff_anchor 
-0x24a8 003530 iadd temp ,pdata 
-0x24a9 003531 fetcht 1 ,mem_lpm_overhead 
-0x24aa 003532 isub temp ,pdata 
-0x24ab 003533 lshift16 pdata ,alarm 
-0x24ac 003534 fetch 2 ,mem_context + coffset_rx_window 
-0x24ad 003535 rshift pdata ,pdata 
-0x24ae 003536 call clk2bt 
-0x24af 003537 deposit alarm 
-0x24b0 003538 call clk_diff 
-0x24b1 003539 copy clke ,temp 
-0x24b2 003540 call clk_diff_rt 
-0x24b3 003541 rtn user 
-:      003542 lpm_dispatch_sleep:
-0x24b4 003543 call clk2lpo 
-:      003544 lpm_dispatch_lpo:
-0x24b5 003545 bpatch patch05_2 ,mem_patch05 
-0x24b6 003546 fetch 1 ,mem_lpm_xtalcnt 
-0x24b7 003547 isub temp ,null 
-0x24b8 003548 branch lpm_clear_counter ,positive 
-0x24b9 003549 storet 4 ,mem_sleep_counter 
-0x24ba 003550 call app_will_enter_lpm 
-0x24bb 003552 fetcht 4 ,mem_sleep_counter 
-0x24bc 003553 branch lpm_sleep 
-:      003555 lpm_dispatch_unconn:
-0x24bd 003556 bpatch patch05_3 ,mem_patch05 
-0x24be 003557 fetch 1 ,mem_le_adv_enable 
-0x24bf 003558 nbranch lpm_unconn_cont ,blank 
-0x24c0 003559 rtn 
-:      003561 lpm_unconn_cont:
-0x24c1 003562 fetch 2 ,mem_lpm_interval 
-0x24c2 003563 rtn blank 
-:      003564 lpm_sleep_btclk:
-0x24c3 003565 fetcht 1 ,mem_lpm_overhead 
-0x24c4 003566 isub temp ,pdata 
-0x24c5 003567 arg 7500 ,temp 
-0x24c6 003568 imul32 temp ,pdata 
-0x24c7 003569 branch lpm_dispatch_sleep 
-:      003572 lpm_mult_wait_timeout:
-0x24c8 003573 fetch 2 ,mem_cb_bt_set_mult 
-0x24c9 003574 call callback_func 
-0x24ca 003575 nbranch lpm_mult_short ,blank 
-0x24cb 003576 jam 0 ,mem_lpm_current_mult 
-0x24cc 003577 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x24cd 003578 fetch 1 ,mem_lpm_mult_cnt 
-0x24ce 003579 branch lpm_mult_long ,blank 
-0x24cf 003580 increase -1 ,pdata 
-0x24d0 003581 store 1 ,mem_lpm_mult_cnt 
-0x24d1 003582 rtn 
-:      003587 lpm_match:
-0x24d2 003588 jam 0 ,mem_sniff_unint_lost 
-0x24d3 003589 fetch 3 ,mem_sniff_rcv 
-0x24d4 003590 increase 1 ,pdata 
-0x24d5 003591 store 3 ,mem_sniff_rcv 
-0x24d6 003592 rtn 
-:      003595 lpm_lost:
-0x24d7 003596 bpatch patch05_4 ,mem_patch05 
-0x24d8 003597 jam 0 ,mem_lpm_current_mult 
-0x24d9 003598 fetch 3 ,mem_sniff_lost 
-0x24da 003599 increase 1 ,pdata 
-0x24db 003600 store 3 ,mem_sniff_lost 
-0x24dc 003601 fetch 1 ,mem_sniff_unint_lost 
-0x24dd 003602 increase 1 ,pdata 
-0x24de 003603 store 1 ,mem_sniff_unint_lost 
-0x24df 003604 rtn 
-:      003606 lpm_mult_short:
-0x24e0 003607 jam 0 ,mem_lpm_current_mult 
-0x24e1 003608 fetch 1 ,mem_lpm_mult_timeout 
-0x24e2 003609 store 1 ,mem_lpm_mult_cnt 
-0x24e3 003610 rtn 
-:      003612 lpm_mult_long:
-0x24e4 003613 fetcht 1 ,mem_lpm_mult 
-0x24e5 003614 storet 1 ,mem_lpm_current_mult 
-0x24e6 003615 rtn 
-:      003619 lpm_get_wake_lock:
-0x24e7 003620 fetch 2 ,mem_lpm_wake_lock 
-0x24e8 003621 qset1 pdata 
-0x24e9 003622 store 2 ,mem_lpm_wake_lock 
-0x24ea 003623 rtn 
-:      003625 lpm_put_wake_lock:
-0x24eb 003626 fetch 2 ,mem_lpm_wake_lock 
-0x24ec 003627 qset0 pdata 
-0x24ed 003628 store 2 ,mem_lpm_wake_lock 
-0x24ee 003629 rtn 
-:      003633 lpm_check_wake_lock:
-0x24ef 003634 bpatch patch05_5 ,mem_patch05 
-0x24f0 003635 call app_check_wake_lock 
-0x24f1 003636 fetch 2 ,mem_lpm_wake_lock 
-0x24f2 003637 copy pdata ,rega 
-0x24f3 003638 fetch 3 ,mem_tx_fifo3 
-0x24f4 003639 nsetflag blank ,wake_lock_ble_tx ,rega 
-0x24f5 003640 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x24f6 003641 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
-0x24f7 003642 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
-0x24f8 003643 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
-0x24f9 003644 fetch 1 ,mem_hci_cmd 
-0x24fa 003645 nsetflag blank ,wake_lock_cmd ,rega 
-0x24fb 003646 fetch 1 ,mem_device_option 
-0x24fc 003647 compare dvc_op_module ,pdata ,0xff 
-0x24fd 003648 call lpm_uart_wake_lock ,true 
-0x24fe 003649 copy rega ,pdata 
-0x24ff 003650 store 2 ,mem_lpm_wake_lock 
-0x2500 003651 rtn 
-:      003653 lpm_uart_wake_lock:
-0x2501 003654 fetch 2 ,core_uart_rxitems 
-0x2502 003655 nsetflag blank ,wake_lock_uart_rx ,rega 
-0x2503 003656 fetch 2 ,core_uart_txitems 
-0x2504 003657 nsetflag blank ,wake_lock_uart_tx ,rega 
-0x2505 003658 rtn 
-:      003667 le_init_conn:
-0x2506 003668 bpatchx patch21_6 ,mem_patch21 
-0x2507 003669 disable wake 
-0x2508 003670 jam 1 ,mem_le_conn_handle 
-0x2509 003671 jam 3 ,mem_le_state 
-0x250a 003672 jam 1 ,mem_le_arq 
-0x250b 003673 setarg -1 
-0x250c 003674 store 2 ,mem_le_event_count 
-0x250d 003675 force 0 ,pdata 
-0x250e 003676 store 1 ,mem_le_ch 
-0x250f 003677 store 1 ,mem_le_op 
-0x2510 003678 store 3 ,mem_sniff_rcv 
-0x2511 003679 store 3 ,mem_sniff_lost 
-0x2512 003680 call le_clear_enc 
-0x2513 003681 jam 1 ,mem_le_txheader 
-0x2514 003682 jam 0 ,mem_le_txlen 
-0x2515 003683 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
-0x2516 003684 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
-0x2517 003685 jam 0 ,mem_le_l2cap_att_states 
-0x2518 003686 branch le_supervision_flush 
-:      003688 le_init_master:
-0x2519 003689 bpatchx patch21_7 ,mem_patch21 
-0x251a 003690 enable master 
-0x251b 003691 jam lemode_master ,mem_le_mode 
-0x251c 003692 jam 1 ,mem_le_att_handle 
-0x251d 003693 jam 1 ,mem_le_search_handle_start 
-0x251e 003694 setarg 0xffff 
-0x251f 003695 store 2 ,mem_le_search_handle_end 
-0x2520 003696 force 0 ,pdata 
-0x2521 003697 store 5 ,mem_ccm_pcnt_rx 
-0x2522 003698 set1 le_ccm_directionbit ,pdata 
-0x2523 003699 store 5 ,mem_ccm_pcnt_tx 
-0x2524 003700 branch le_init_conn 
-:      003703 le_init_slave:
-0x2525 003704 bpatchx patch22_0 ,mem_patch22 
-0x2526 003705 disable master 
-0x2527 003706 setarg 0x17 
-0x2528 003707 store 2 ,mem_le_remote_mtu 
-0x2529 003708 increase 4 ,pdata 
-0x252a 003709 store 2 ,mem_remote_rx_max_octets 
-0x252b 003710 jam lemode_slave ,mem_le_mode 
-0x252c 003711 jam 0 ,mem_le_adv_enable 
-0x252d 003712 jam 0 ,mem_lpm_current_mult 
-0x252e 003713 call le_clear_pairing_state 
-0x252f 003714 fetch 2 ,mem_le_superto 
-0x2530 003715 store 2 ,mem_le_init_superto 
-0x2531 003716 fetch 2 ,mem_le_tsniff 
-0x2532 003717 mul32 pdata ,5 ,pdata 
-0x2533 003718 rshift4 pdata ,pdata 
-0x2534 003719 store 2 ,mem_le_superto 
-0x2535 003720 branch le_init_conn 
-:      003727 le_conn_dispatch:
-0x2536 003728 bpatchx patch22_1 ,mem_patch22 
-0x2537 003729 call le_enable 
-0x2538 003730 fetch 1 ,mem_le_state 
-0x2539 003731 isolate1 lestate_encryption ,pdata 
-0x253a 003732 setflag true ,mark_ble_encryption ,mark 
-0x253b 003733 call app_process_ble 
-0x253c 003734 fetch 1 ,mem_le_mode 
-0x253d 003735 bbit1 mode_master ,le_master_dispatch 
-0x253e 003736 branch le_slave_dispatch 
-:      003742 le_master_dispatch:
-0x253f 003743 bpatchx patch22_2 ,mem_patch22 
-0x2540 003744 enable master 
-0x2541 003745 call le_supervision_update 
-0x2542 003746 branch le_master_disconn ,positive 
-0x2543 003747 call le_setup 
-0x2544 003748 call le_prepare_tx 
-0x2545 003749 disable match 
-0x2546 003750 call le_transmit_receive_sifs 
-0x2547 003751 nrtn match 
-0x2548 003752 fetch 1 ,mem_le_conn_rcv 
-0x2549 003753 increase 1 ,pdata 
-0x254a 003754 store 1 ,mem_le_conn_rcv 
-0x254b 003755 call le_acknowledge 
-0x254c 003756 disable master 
-0x254d 003757 rtn 
-:      003759 le_master_disconn:
-0x254e 003760 call le_disconnect 
-0x254f 003761 disable master 
-0x2550 003762 rtn 
-:      003767 le_slave_dispatch:
-0x2551 003768 bpatchx patch22_3 ,mem_patch22 
-0x2552 003769 jam 0 ,mem_le_md_count 
-0x2553 003770 set0 mark_ble_crc_fail ,mark 
-0x2554 003771 call sp_calc_sequence_256 
-0x2555 003772 call le_secure_connect_sm 
-0x2556 003773 disable attempt 
-0x2557 003774 call le_supervision_update 
-0x2558 003775 branch le_slave_disconn ,positive 
-0x2559 003776 fetch 1 ,mem_le_rx_phy 
-0x255a 003777 call le_enable_phy_by_pdata 
-0x255b 003778 call le_setup 
-0x255c 003779 call le_receive_slave 
-0x255d 003780 nbranch le_slave_unsync ,sync 
-0x255e 003781 call le_got_first_packet 
-0x255f 003782 branch le_slave_match ,match 
-0x2560 003783 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
-0x2561 003784 branch le_slave_cont 
-:      003787 le_slave_crc_fail:
-:      003788 le_slave_match:
-0x2562 003789 bpatchx patch22_4 ,mem_patch22 
-0x2563 003790 fetch 1 ,mem_le_md_count 
-0x2564 003791 pincrease 1 
-0x2565 003792 store 1 ,mem_le_md_count 
-0x2566 003793 beq le_md_max_count ,le_slave_cont 
-0x2567 003794 call le_acknowledge 
-0x2568 003795 call le_prepare_tx 
-0x2569 003796 fetch 1 ,mem_le_tx_phy 
-0x256a 003797 call le_enable_phy_by_pdata 
-0x256b 003798 call le_transmit 
-0x256c 003799 call le_parse 
-0x256d 003800 fetch 2 ,mem_cb_ble_transmit 
-0x256e 003801 call callback_func 
-0x256f 003802 call le_check_md 
-0x2570 003803 branch le_slave_more_data ,user 
-:      003804 le_slave_cont:
-0x2571 003805 bpatchx patch22_5 ,mem_patch22 
-0x2572 003806 call le_pairing_sm 
-0x2573 003807 call le_check_paring_time 
-0x2574 003808 call check_51cmd 
-0x2575 003809 fetch 1 ,mem_le_op 
-0x2576 003810 bbit1 op_disconn ,le_slave_disconn 
-:      003811 le_slave_unsync:
-0x2577 003812 bpatchx patch22_6 ,mem_patch22 
-0x2578 003813 call end_of_packet 
-0x2579 003814 call le_lpm_set_mult 
-0x257a 003815 branch calc_clke_offset 
-:      003818 le_check_md:
-0x257b 003819 disable user 
-0x257c 003820 bmark1 mark_ble_rx_md ,enable_user 
-0x257d 003821 bmark1 mark_ble_tx_md ,enable_user 
-0x257e 003822 bmark1 mark_ble_crc_fail ,enable_user 
-0x257f 003823 rtn 
-:      003826 le_slave_more_data:
-0x2580 003827 bpatchx patch22_7 ,mem_patch22 
-0x2581 003828 enable attempt 
-0x2582 003829 call le_transmit_receive_sifs_notx 
-0x2583 003830 branch le_slave_match ,match 
-0x2584 003831 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
-0x2585 003832 branch le_slave_cont 
-:      003834 le_slave_disconn:
-:      003836 le_disconnect:
-0x2586 003837 bpatchx patch23_0 ,mem_patch23 
-0x2587 003838 call le_clear_connection_info 
-0x2588 003839 call app_disconn_reason_collect_ble 
-0x2589 003840 call le_clear_pairing_state 
-0x258a 003841 call le_sc_state_clear 
-0x258b 003842 jam bt_evt_le_disconnected ,mem_fifo_temp 
-0x258c 003843 branch ui_ipc_send_event 
-:      003845 le_clear_connection_info:
-0x258d 003846 arg mem_used_map ,contw 
-0x258e 003847 call memset0_16 
-0x258f 003848 jam 0 ,mem_le_conn_handle 
-0x2590 003849 jam lemode_idle ,mem_le_mode 
-0x2591 003850 jam 0 ,mem_le_state 
-:      003851 le_clear_pairing_state:
-0x2592 003852 bpatchx patch23_1 ,mem_patch23 
-0x2593 003853 jam flag_le_enc_null ,mem_le_enc_state 
-0x2594 003854 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x2595 003855 call sp_clear_flags 
-0x2596 003856 rtn 
-:      003858 le_got_first_packet:
-0x2597 003859 bpatchx patch23_2 ,mem_patch23 
-0x2598 003860 fetch 1 ,mem_le_conn_rcv 
-0x2599 003861 increase 1 ,pdata 
-0x259a 003862 store 1 ,mem_le_conn_rcv 
-0x259b 003863 fetch 1 ,mem_le_state 
-0x259c 003864 rtnbit1 lestate_got_first_packet 
-0x259d 003865 set1 lestate_got_first_packet ,pdata 
-0x259e 003866 store 1 ,mem_le_state 
-0x259f 003867 fetch 2 ,mem_le_init_superto 
-0x25a0 003868 store 2 ,mem_le_superto 
-0x25a1 003869 setarg 0 
-0x25a2 003870 store 4 ,mem_le_transmit_window 
-0x25a3 003871 rtn 
-:      003879 le_enable_phy_by_pdata:
-0x25a4 003880 copy pdata ,temp 
-0x25a5 003881 bpatchx patch23_3 ,mem_patch23 
-:      003882 le_enable_phy_by_pdata1:
-0x25a6 003883 copy temp ,pdata 
-0x25a7 003884 bbit1 bit_le_1m_phy ,le_enable 
-0x25a8 003885 bbit1 bit_le_2m_phy ,le_enable_2m 
-0x25a9 003886 bbit0 bit_le_coded_phy ,le_enable 
-0x25aa 003887 bbit1 bit_le_coded_phy_s8 ,le_enable_coded_s8 
-0x25ab 003888 bbit1 bit_le_coded_phy_s2 ,le_enable_coded_s2 
-0x25ac 003889 branch le_enable 
-:      003891 le_enable_2m:
-0x25ad 003892 set0 mark_ble_lr ,mark 
-0x25ae 003893 set1 mark_ble_2m ,mark 
-0x25af 003894 rtn 
-:      003896 le_enable_coded_s2:
-:      003897 le_enable_coded:
-0x25b0 003898 set0 mark_ble_2m ,mark 
-0x25b1 003899 set1 mark_ble_lr ,mark 
-0x25b2 003900 set0 mark_ble_lr_s8 ,mark 
-0x25b3 003901 rtn 
-:      003904 le_enable_coded_s8:
-0x25b4 003905 set0 mark_ble_2m ,mark 
-0x25b5 003906 set1 mark_ble_lr ,mark 
-0x25b6 003907 set1 mark_ble_lr_s8 ,mark 
-0x25b7 003908 rtn 
-:      003910 le_enable:
-0x25b8 003911 bpatchx patch23_4 ,mem_patch23 
-0x25b9 003912 set0 mark_ble_2m ,mark 
-0x25ba 003913 set0 mark_ble_lr ,mark 
-0x25bb 003914 rtn 
-:      003917 le_disable:
-0x25bc 003918 bpatchx patch23_5 ,mem_patch23 
-0x25bd 003919 set0 mark_ble_encryption ,mark 
-0x25be 003920 jam 0x01 ,0x8901 
-0x25bf 003921 jam 0x80 ,0x8920 
-0x25c0 003922 jam 0x03 ,0x8930 
-0x25c1 003923 rtn 
-:      003925 le_prep:
-0x25c2 003926 bpatchx patch23_6 ,mem_patch23 
-0x25c3 003927 disable enable_crc 
-0x25c4 003928 disable enable_white 
-0x25c5 003929 fetch 3 ,mem_le_crcinit 
-0x25c6 003930 iforce crc24_init 
-0x25c7 003931 fetch 1 ,mem_le_ch_mapped 
-:      003932 le_prep_next:
-0x25c8 003933 reverse pdata ,temp 
-0x25c9 003934 set1 1 ,temp 
-0x25ca 003935 rshift temp ,white_init 
-0x25cb 003936 rtn 
-:      003939 le_rx_setfreq:
-0x25cc 003940 call le_setfreq 
-:      003941 le_rf_rx_enable:
-0x25cd 003942 call set_freq_rx 
-0x25ce 003943 fetch 2 ,mem_param_pll_setup 
-0x25cf 003944 call sleep 
-0x25d0 003945 branch rf_rx_enable 
-:      003947 le_tx_setfreq:
-0x25d1 003948 branch txon ,match 
-0x25d2 003949 bmark1 mark_ble_crc_fail ,txon 
-:      003950 le_tx_setfreq0:
-0x25d3 003951 call le_setfreq 
-0x25d4 003952 branch set_freq_tx 
-:      003954 le_setfreq:
-0x25d5 003955 bpatchx patch23_7 ,mem_patch23 
-0x25d6 003956 call set_sync_on 
-0x25d7 003957 fetch 1 ,mem_le_testtype 
-0x25d8 003958 nbranch le_ctf_test ,blank 
-0x25d9 003959 fetch 1 ,mem_le_ch_mapped 
-0x25da 003960 sub pdata ,36 ,null 
-0x25db 003961 branch le_ctf_normal ,positive 
-0x25dc 003962 force 0 ,temp 
-0x25dd 003963 rtneq 37 
-0x25de 003964 force 24 ,temp 
-0x25df 003965 rtneq 38 
-0x25e0 003966 force 78 ,temp 
-0x25e1 003967 rtn 
-:      003969 le_ctf_normal:
-0x25e2 003970 sub pdata ,10 ,null 
-0x25e3 003971 branch le_ctf_low ,positive 
-0x25e4 003972 increase 1 ,pdata 
-:      003974 le_ctf_low:
-0x25e5 003975 lshift pdata ,pdata 
-0x25e6 003976 add pdata ,2 ,temp 
-0x25e7 003977 rtn 
-:      003979 le_ctf_test:
-0x25e8 003980 fetch 1 ,mem_le_ch_mapped 
-0x25e9 003981 lshift pdata ,temp 
-0x25ea 003982 rtn 
-:      003984 le_sca_map:
-0x25eb 003985 arg 500 ,temp 
-0x25ec 003986 rtn blank 
-0x25ed 003987 arg 250 ,temp 
-0x25ee 003988 rtneq 1 
-0x25ef 003989 arg 150 ,temp 
-0x25f0 003990 rtneq 2 
-0x25f1 003991 arg 100 ,temp 
-0x25f2 003992 rtneq 3 
-0x25f3 003993 arg 75 ,temp 
-0x25f4 003994 rtneq 4 
-0x25f5 003995 arg 50 ,temp 
-0x25f6 003996 rtneq 5 
-0x25f7 003997 arg 40 ,temp 
-0x25f8 003998 rtneq 6 
-0x25f9 003999 arg 20 ,temp 
-0x25fa 004000 rtn 
-:      004004 le_setup:
-0x25fb 004005 bpatchx patch24_0 ,mem_patch24 
-0x25fc 004006 enable swfine 
-0x25fd 004007 fetch 4 ,mem_le_access 
-0x25fe 004008 iforce access 
-0x25ff 004009 call le_map_channel 
-0x2600 004010 setarg 0x200 
-0x2601 004011 branch le_setup_master ,master 
-0x2602 004012 fetch 2 ,mem_le_receive_window 
-0x2603 004013 rshift pdata ,pdata 
-:      004014 le_setup_master:
-0x2604 004015 fetcht 2 ,mem_param_pll_setup 
-0x2605 004016 iadd temp ,pdata 
-0x2606 004017 call ahead_window 
-0x2607 004018 deposit clke 
-0x2608 004019 rtn 
-:      004022 le_context_nextevent:
-0x2609 004023 bpatchx patch24_1 ,mem_patch24 
-0x260a 004024 call push_stack_rega_b_c 
-0x260b 004025 storer loopcnt ,2 ,mem_loopcnt 
-0x260c 004026 add rega ,coffset_mode ,contr 
-0x260d 004027 ifetch 1 ,contr 
-0x260e 004028 rtnbit0 mode_le 
-0x260f 004029 add rega ,coffset_le_event_cnt ,contw 
-0x2610 004030 ifetch 2 ,contw 
-0x2611 004031 increase 1 ,pdata 
-0x2612 004032 istore 2 ,contw 
-0x2613 004033 call le_update_param 
-0x2614 004034 call le_update_channel_map 
-0x2615 004035 call le_update_phy 
-0x2616 004036 call le_context_nexthop 
-0x2617 004037 call pop_stack_rega_b_c 
-0x2618 004038 fetchr loopcnt ,2 ,mem_loopcnt 
-0x2619 004039 rtn 
-:      004041 le_context_nexthop:
-0x261a 004042 add rega ,coffset_le_hop ,contr 
-0x261b 004043 ifetch 1 ,contr 
-0x261c 004044 add rega ,coffset_le_ch ,contw 
-0x261d 004045 ifetcht 1 ,contw 
-0x261e 004046 iadd temp ,pdata 
-0x261f 004047 sub pdata ,36 ,null 
-0x2620 004048 branch le_nexthop_nowrap ,positive 
-0x2621 004049 increase -37 ,pdata 
-:      004050 le_nexthop_nowrap:
-0x2622 004051 istore 1 ,contw 
-0x2623 004052 rtn 
-:      004055 le_calc_channel_map:
-0x2624 004056 add rega ,coffset_le_channel_map ,contr 
-0x2625 004057 ifetch 5 ,contr 
-0x2626 004058 force 0 ,temp 
-0x2627 004059 force 37 ,loopcnt 
-:      004060 le_count_channels_loop:
-0x2628 004061 bbit0 0 ,le_count_channels_notused 
-0x2629 004062 increase 1 ,temp 
-:      004063 le_count_channels_notused:
-0x262a 004064 rshift pdata ,pdata 
-0x262b 004065 loop le_count_channels_loop 
-0x262c 004066 add temp ,-1 ,pdata 
-0x262d 004067 add rega ,coffset_le_channels ,contw 
-0x262e 004068 istore 1 ,contw 
-0x262f 004069 rtn 
-:      004071 le_map_channel:
-0x2630 004072 bpatchx patch24_2 ,mem_patch24 
-0x2631 004073 fetch 1 ,mem_le_ch 
-0x2632 004074 iforce queue 
-0x2633 004075 fetcht 5 ,mem_le_channel_map 
-0x2634 004076 qisolate1 temp 
-0x2635 004077 branch le_map_channel_end ,true 
-:      004078 le_map_channel_next:
-0x2636 004079 fetch 1 ,mem_le_channels 
-0x2637 004080 isub queue ,pdata 
-0x2638 004081 branch le_map_channel_cont ,positive 
-0x2639 004082 sub pdata ,-1 ,queue 
-0x263a 004083 branch le_map_channel_next 
-:      004084 le_map_channel_cont:
-0x263b 004085 copy queue ,loopcnt 
-0x263c 004086 force 0 ,queue 
-:      004087 le_map_channel_loop:
-0x263d 004088 qisolate1 temp 
-0x263e 004089 branch le_map_channel_skip ,true 
-0x263f 004090 increase 1 ,loopcnt 
-:      004091 le_map_channel_skip:
-0x2640 004092 deposit loopcnt 
-0x2641 004093 branch le_map_channel_end ,blank 
-0x2642 004094 increase 1 ,queue 
-0x2643 004095 increase -1 ,loopcnt 
-0x2644 004096 branch le_map_channel_loop 
-:      004097 le_map_channel_end:
-0x2645 004098 deposit queue 
-0x2646 004099 store 1 ,mem_le_ch_mapped 
-0x2647 004100 rtn 
-:      004103 le_wait_tx:
-0x2648 004104 branch le_wait_master ,master 
-0x2649 004105 until null ,timeout 
-0x264a 004106 rtn 
-:      004108 le_wait_master:
-0x264b 004109 arg 0xea0 ,timeup 
-0x264c 004110 until clkn_rt ,meet 
-0x264d 004111 rtn 
-:      004113 le_receive_adv:
-0x264e 004114 disable swfine 
-0x264f 004115 fetch 2 ,mem_le_scan_window 
-0x2650 004116 copy pdata ,timeup 
-0x2651 004117 branch le_receive_packet 
-:      004120 le_receive_slave:
-0x2652 004121 bpatchx patch24_3 ,mem_patch24 
-0x2653 004122 call le_dec_init 
-0x2654 004123 enable swfine 
-0x2655 004124 fetch 2 ,mem_le_receive_window 
-0x2656 004125 fetcht 4 ,mem_le_transmit_window 
-0x2657 004126 iadd temp ,timeup 
-:      004127 le_receive_packet:
-0x2658 004128 call le_rx_setfreq 
-:      004129 le_receive_rxon:
-0x2659 004130 bpatchx patch24_4 ,mem_patch24 
-0x265a 004131 call le_prep 
-0x265b 004132 bmark0 mark_ble_lr ,le_receive_nolr 
-0x265c 004133 pulse dewhiten_code_calc 
-0x265d 004134 nop 30 
-0x265e 004135 call le_prep 
-0x265f 004136 lshift3 timeup ,timeup 
-:      004137 le_receive_nolr:
-0x2660 004138 disable match 
-0x2661 004139 enable decode_fec0 
-0x2662 004140 enable is_rx 
-0x2663 004141 disable is_tx 
-0x2664 004142 copy timeup ,stop_watch 
-0x2665 004143 correlate null ,timeout 
-0x2666 004144 branch le_receive_on_attempt ,attempt 
-0x2667 004145 copy clke ,temp 
-0x2668 004146 storet 6 ,mem_sync_clke 
-:      004147 le_receive_on_attempt:
-0x2669 004148 nbranch le_unsync_end ,sync 
-0x266a 004149 enable swfine 
-0x266b 004150 fetch 1 ,mem_le_tx_ifs_defference 
-0x266c 004151 arg param_20ms_init ,temp 
-0x266d 004152 iadd temp ,temp 
-0x266e 004153 fetch 1 ,mem_system_clk 
-0x266f 004154 imul32 temp ,stop_watch 
-0x2670 004155 call rf_debug_rx_sync_line 
-0x2671 004156 branch le_receive_skip ,attempt 
-0x2672 004157 call calc_clke_all_modem 
-0x2673 004158 fetch 1 ,mem_le_state 
-0x2674 004159 bbit0 lestate_got_first_packet ,le_receive_skip 
-0x2675 004160 fetcht 6 ,mem_sync_clke 
-0x2676 004161 call lpm_adjust_clk ,wake 
-:      004162 le_receive_skip:
-0x2677 004163 call save_rssi 
-0x2678 004164 enable enable_white 
-0x2679 004165 enable enable_crc 
-0x267a 004166 parse demod ,bucket ,8 
-0x267b 004167 rshift3 pwindow ,pdata 
-0x267c 004168 store 1 ,mem_le_rxbuf_data_header 
-0x267d 004169 parse demod ,bucket ,8 
-0x267e 004170 rshift3 pwindow ,pdata 
-0x267f 004171 store 1 ,mem_le_rxbuf_data_length 
-0x2680 004172 copy pdata ,loopcnt 
-0x2681 004173 branch le_rx_nopayload ,zero 
-0x2682 004175 bmark1 mark_ble_encryption ,le_rx_dec 
-:      004177 le_rx_loop:
-0x2683 004178 parse demod ,bucket ,8 
-0x2684 004179 rshift3 pwindow ,pdata 
-0x2685 004180 istore 1 ,contw 
-0x2686 004181 loop le_rx_loop 
-0x2687 004182 branch le_rx_nopayload 
-:      004184 le_rx_dec:
-0x2688 004185 copy contw ,regb 
-0x2689 004186 bpatchx patch24_5 ,mem_patch24 
-0x268a 004187 call le_check_retransmit 
-0x268b 004189 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x268c 004190 increase -4 ,rega 
-0x268d 004191 nbranch le_mic_error ,positive 
-0x268e 004193 call le_dec_start 
-0x268f 004194 copy regb ,contw 
-0x2690 004195 arg 0 ,temp 
-0x2691 004196 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x2692 004197 increase -4 ,loopcnt 
-0x2693 004198 branch le_rx_dec_loop_end ,zero 
-:      004199 le_rx_dec_loop:
-0x2694 004201 parse demod ,bucket ,8 
-0x2695 004202 rshift3 pwindow ,pdata 
-0x2696 004203 istore 1 ,contw 
-0x2697 004204 increase 1 ,temp 
-0x2698 004205 and temp ,0xf ,null 
-0x2699 004206 call le_dec ,zero 
-0x269a 004207 loop le_rx_dec_loop 
-:      004208 le_rx_dec_loop_end:
-0x269b 004209 call le_dec_end 
-0x269c 004210 copy regb ,contw 
-:      004213 le_rx_nopayload:
-0x269d 004214 bpatchx patch24_6 ,mem_patch24 
-0x269e 004215 parse demod ,bucket ,24 
-0x269f 004216 rshift32 pdata ,pdata 
-0x26a0 004217 rshift16 pdata ,pdata 
-0x26a1 004218 istore 3 ,contw 
-0x26a2 004219 enable swfine 
-0x26a3 004220 call le_set_until_tx_timer 
-0x26a4 004221 branch le_crc_fail ,crc_failed 
-0x26a5 004222 bmark0 mark_ble_encryption ,le_rx_match 
-0x26a6 004223 fetch 1 ,mem_le_rxbuf_data_length 
-0x26a7 004224 branch le_rx_match ,blank 
-0x26a8 004225 increase -4 ,pdata 
-0x26a9 004226 store 1 ,mem_le_rxbuf_data_length 
-0x26aa 004227 call wait_ccm_done 
-0x26ab 004228 fetch 1 ,core_misc_status 
-0x26ac 004229 bbit0 7 ,le_mic_error 
-0x26ad 004230 force regidx_result ,regext_index 
-0x26ae 004231 storer regext ,4 ,mem_le_peer_mic 
-:      004232 le_rx_match:
-0x26af 004233 call rf_debug_rx_crc_line 
-0x26b0 004234 enable match 
-0x26b1 004235 set0 mark_ble_crc_fail ,mark 
-:      004236 le_crc_fail_tx:
-0x26b2 004237 bpatchx patch24_7 ,mem_patch24 
-0x26b3 004238 call ccm_ctrl_clr 
-0x26b4 004239 fetch 1 ,mem_le_rx_phy 
-0x26b5 004240 nsetflag ble_coded_info ,bit_le_coded_phy_s8 ,pdata 
-0x26b6 004241 store 1 ,mem_le_rx_phy 
-0x26b7 004242 call le_match_set_sync_on 
-0x26b8 004243 branch le_match_set_txfreq 
-:      004245 le_match_set_sync_on:
-0x26b9 004246 disable decode_fec0 
-0x26ba 004247 branch set_sync_on 
-:      004249 le_match_set_txfreq:
-0x26bb 004250 bpatchx patch25_0 ,mem_patch25 
-0x26bc 004251 fetcht 1 ,mem_last_freq 
-0x26bd 004252 branch set_freq_tx_int 
-:      004255 le_dec_init:
-0x26be 004256 rtnmark0 mark_ble_encryption 
-0x26bf 004257 call load_sk 
-0x26c0 004258 force regidx_result ,regext_index 
-0x26c1 004259 call aes_clear 
-0x26c2 004260 branch aes_clear_data 
-:      004263 le_dec_start:
-0x26c3 004264 bpatchx patch25_1 ,mem_patch25 
-0x26c4 004265 jam 0 ,core_ccm_aad0 
-0x26c5 004266 jam 1 ,core_ccm_aad1 
-0x26c6 004267 fetch 1 ,mem_le_rxbuf_data_header 
-0x26c7 004268 and_into 0x3 ,pdata 
-0x26c8 004269 store 1 ,core_ccm_aad2 
-0x26c9 004271 setarg mem_le_rxbuf_data_payload 
-0x26ca 004272 store 2 ,core_ccm_input_playload_addr 
-0x26cb 004273 store 2 ,core_ccm_output_playload_addr 
-0x26cc 004275 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x26cd 004276 increase -4 ,rega 
-0x26ce 004278 fetcht 5 ,mem_ccm_pcnt_rx 
-0x26cf 004279 isolate1 mark_old_packet ,mark 
-0x26d0 004280 call le_pcnt_rx_sub1 ,true 
-0x26d1 004281 call ccm_b0 
-0x26d2 004282 setarg 0 
-0x26d3 004283 store 2 ,core_ccm_inptr 
-0x26d4 004284 jam 6 ,core_ccm_ctrl 
-0x26d5 004285 jam 7 ,core_ccm_ctrl 
-0x26d6 004286 rtn 
-:      004288 le_pcnt_rx_sub1:
-0x26d7 004289 sub temp ,0 ,null 
-0x26d8 004290 branch le_pcnt_rx_sub1_0 ,zero 
-0x26d9 004291 increase -1 ,temp 
-0x26da 004292 set1 le_ccm_directionbit ,temp 
-0x26db 004293 rtn 
-:      004295 le_pcnt_rx_sub1_0:
-0x26dc 004296 setarg 0xffffff 
-0x26dd 004297 lshift16 pdata ,pdata 
-0x26de 004298 arg 0xffff ,temp 
-0x26df 004299 ior temp ,temp 
-0x26e0 004300 rtn 
-:      004302 le_dec:
-0x26e1 004303 copy contw ,regb 
-0x26e2 004304 fetch 1 ,mem_le_rxbuf_data_length 
-0x26e3 004305 increase -4 ,pdata 
-0x26e4 004306 isub temp ,null 
-0x26e5 004307 rtn zero 
-0x26e6 004308 storet 2 ,core_ccm_inptr 
-0x26e7 004309 copy regb ,contw 
-0x26e8 004310 rtn 
-:      004312 le_dec_end:
-0x26e9 004313 parse demod ,bucket ,32 
-0x26ea 004314 rshift32 pdata ,pdata 
-0x26eb 004315 rshift8 pdata ,pdata 
-0x26ec 004316 istore 4 ,contw 
-0x26ed 004317 copy contw ,regb 
-0x26ee 004319 force regidx_data ,regext_index 
-0x26ef 004320 copy pdata ,regext 
-0x26f0 004321 storet 2 ,core_ccm_inptr 
-0x26f1 004322 rtn 
-:      004324 le_mic_error:
-0x26f2 004325 branch le_end_of_packet 
-:      004327 le_retransmit_end_of_packet:
-0x26f3 004328 call le_set_until_tx_timer 
-0x26f4 004329 call end_of_packet 
-0x26f5 004330 branch le_rx_match 
-:      004332 le_crc_fail:
-0x26f6 004333 call rf_debug_rx_crc_fail_line 
-0x26f7 004334 bmark1 mark_ble_crc_fail ,le_crc_fail_consecutive 
-0x26f8 004335 set1 mark_ble_crc_fail ,mark 
-0x26f9 004336 branch le_crc_fail_tx 
-:      004338 le_unsync_end:
-:      004339 le_crc_fail_consecutive:
-0x26fa 004340 set0 mark_ble_crc_fail ,mark 
-0x26fb 004341 branch le_end_of_packet 
-:      004343 le_end_of_packet:
-0x26fc 004344 bpatchx patch25_2 ,mem_patch25 
-0x26fd 004345 call ccm_ctrl_clr 
-0x26fe 004346 branch end_of_packet 
-:      004348 calc_clke_all_modem:
-0x26ff 004349 bmark1 mark_ble_lr ,calc_clke_modem_coded 
-0x2700 004350 bmark1 mark_ble_2m ,calc_clke_modem_2m 
-0x2701 004351 fetch 2 ,mem_param_clke_cal_le_1m 
-0x2702 004352 copy pdata ,clke_rt 
-0x2703 004353 copy bt_clk ,clke_bt 
-0x2704 004354 rtn 
-:      004357 calc_clke_modem_coded:
-0x2705 004358 fetch 2 ,mem_param_clke_cal_le_coded 
-0x2706 004359 copy pdata ,clke_rt 
-0x2707 004360 add bt_clk ,1 ,clke_bt 
-0x2708 004361 rtn 
-:      004363 calc_clke_modem_2m:
-0x2709 004364 fetch 2 ,mem_param_clke_cal_le_2m 
-0x270a 004365 copy pdata ,clke_rt 
-0x270b 004366 copy bt_clk ,clke_bt 
-0x270c 004367 rtn 
-:      004370 le_set_until_tx_timer:
-0x270d 004371 fetch 1 ,mem_le_rxbuf_data_length 
-0x270e 004372 add pdata ,5 ,temp 
-0x270f 004373 lshift3 temp ,temp 
-0x2710 004374 fetch 1 ,mem_le_rx_phy 
-0x2711 004375 bmark1 mark_ble_lr ,le_set_until_tx_timer_rx_lr 
-0x2712 004376 bbit1 bit_le_1m_phy ,le_set_until_tx_timer_rx_1m 
-0x2713 004377 bbit1 bit_le_2m_phy ,le_set_until_tx_timer_rx_2m 
-:      004378 le_set_until_tx_timer_rx_lr:
-0x2714 004379 branch le_set_until_tx_timer_rx_coded_s2 ,ble_coded_info 
-0x2715 004380 branch le_set_until_tx_timer_rx_coded_s8 
-:      004382 le_set_until_tx_timer_rx_1m:
-0x2716 004383 branch le_calc_stop_watch 
-:      004385 le_set_until_tx_timer_rx_2m:
-0x2717 004386 rshift temp ,temp 
-0x2718 004387 branch le_calc_stop_watch 
-:      004389 le_set_until_tx_timer_rx_coded_s2:
-0x2719 004390 add temp ,3 ,temp 
-0x271a 004391 lshift temp ,temp 
-0x271b 004392 branch le_set_until_tx_timer_rx_coded 
-:      004394 le_set_until_tx_timer_rx_coded_s8:
-0x271c 004395 add temp ,3 ,temp 
-0x271d 004396 lshift3 temp ,temp 
-:      004397 le_set_until_tx_timer_rx_coded:
-0x271e 004398 setarg param_coded_c1_term1_time_40us 
-0x271f 004399 iadd temp ,temp 
-0x2720 004400 branch le_calc_stop_watch 
-:      004402 le_calc_stop_watch:
-0x2721 004403 fetch 1 ,mem_system_clk 
-0x2722 004404 imul32 temp ,temp 
-0x2723 004405 arg param_20ms_init ,rega 
-0x2724 004406 imul32 rega ,pdata 
-0x2725 004407 isub temp ,temp 
-0x2726 004408 copy stop_watch ,pdata 
-0x2727 004409 isub temp ,stop_watch 
-0x2728 004410 rtn 
-:      004412 le_transmit_receive_sifs_without_change_mode:
-0x2729 004413 call le_transmit 
-0x272a 004414 fetcht 1 ,mem_last_freq 
-0x272b 004415 call set_freq_rx 
-0x272c 004416 call rf_rx_enable 
-0x272d 004417 enable swfine 
-0x272e 004418 arg 5500 ,timeup 
-0x272f 004419 branch le_receive_rxon 
-:      004422 le_transmit_receive_sifs:
-0x2730 004423 bpatchx patch25_3 ,mem_patch25 
-0x2731 004424 fetch 1 ,mem_le_tx_phy 
-0x2732 004425 call le_enable_phy_by_pdata 
-0x2733 004426 call le_transmit 
-:      004427 le_transmit_receive_sifs_notx:
-0x2734 004428 fetch 1 ,mem_le_rx_phy 
-0x2735 004429 call le_enable_phy_by_pdata 
-0x2736 004431 fetcht 1 ,mem_last_freq 
-0x2737 004432 call set_freq_rx 
-0x2738 004433 call rf_rx_enable 
-0x2739 004434 enable swfine 
-0x273a 004435 arg 5500 ,timeup 
-0x273b 004436 bmark0 mark_ble_lr ,le_receive_rxon 
-0x273c 004437 arg 8500 ,timeup 
-0x273d 004438 branch le_receive_rxon 
-:      004440 le_transmit_norx:
-0x273e 004441 bpatchx patch25_4 ,mem_patch25 
-0x273f 004442 call le_transmit 
-0x2740 004443 branch end_of_packet 
-:      004445 le_transmit:
-0x2741 004446 bpatchx patch25_5 ,mem_patch25 
-0x2742 004447 call le_prep 
-0x2743 004448 call le_tx_setfreq 
-0x2744 004449 call rf_debug_tx_on_line 
-0x2745 004450 set1 txgfsk ,radio_ctrl 
-0x2746 004451 enable encode_fec0 
-0x2747 004452 enable is_tx 
-0x2748 004453 disable is_rx 
-0x2749 004454 call le_wait_tx 
-0x274a 004455 disable lr_s2en 
-0x274b 004456 bmark1 mark_ble_lr ,le_transmit_lr 
-0x274c 004457 bmark1 mark_ble_2m ,le_transmit_2m 
-0x274d 004458 rshift16 access ,pdata 
-0x274e 004459 rshift8 pdata ,pdata 
-0x274f 004460 rshift4 pdata ,pdata 
-0x2750 004461 inject mod ,40 
-:      004462 le_transmit_packet:
-0x2751 004463 enable enable_white 
-0x2752 004464 enable enable_crc 
-0x2753 004465 bpatchx patch25_6 ,mem_patch25 
-0x2754 004466 fetch 1 ,mem_le_txheader 
-0x2755 004467 inject mod ,8 
-0x2756 004468 ifetch 1 ,contr 
-0x2757 004469 copy pdata ,loopcnt 
-0x2758 004470 inject mod ,8 
-0x2759 004471 sub loopcnt ,0 ,null 
-0x275a 004472 branch le_tr_nopayload ,zero 
-0x275b 004474 fetch 1 ,core_ccm_ctrl 
-0x275c 004475 branch le_transmit_packet_not_enc ,blank 
-0x275d 004476 bmark1 mark_ble_encryption ,le_transmit_packet_enc 
-:      004477 le_transmit_packet_not_enc:
-0x275e 004478 arg mem_le_txpayload ,contr 
-:      004479 le_tr_loop:
-0x275f 004480 ifetch 1 ,contr 
-0x2760 004481 inject mod ,8 
-0x2761 004482 loop le_tr_loop 
-:      004484 le_tr_nopayload:
-0x2762 004485 enable enable_parity 
-0x2763 004486 inject mod ,24 
-0x2764 004487 disable enable_parity 
-0x2765 004488 bmark0 mark_ble_lr ,le_transmit_skip 
-0x2766 004489 disable enable_white 
-0x2767 004490 setarg 0 
-0x2768 004491 inject mod ,3 
-:      004492 le_transmit_skip:
-0x2769 004493 until null ,tx_clear 
-0x276a 004494 nop 100 
-0x276b 004495 bpatchx patch25_7 ,mem_patch25 
-0x276c 004496 disable encode_fec0 
-0x276d 004497 disable encode_fec3 
-0x276e 004498 call set_sync_on 
-0x276f 004499 call rf_debug_tx_off_line 
-:      004500 le_check_start_pause_enc:
-0x2770 004501 fetch 1 ,mem_le_txheader 
-0x2771 004502 and pdata ,llid_le_ll ,pdata 
-0x2772 004503 rtnne llid_le_ll 
-0x2773 004504 fetch 1 ,mem_le_enc_state 
-0x2774 004505 beq flag_le_enc_pause ,le_clear_enc 
-0x2775 004506 rtnne flag_le_send_start_enc_req 
-0x2776 004507 fetch 1 ,mem_le_txpayload 
-0x2777 004508 beq ll_start_enc_req ,le_set_enc 
-0x2778 004509 rtn 
-:      004512 le_transmit_packet_enc:
-0x2779 004513 increase -4 ,loopcnt 
-0x277a 004514 copy loopcnt ,temp 
-0x277b 004515 call ccm_wait_enc 
-0x277c 004516 arg mem_le_txpayload ,contr 
-:      004517 le_transmit_packet_enc_loop:
-0x277d 004518 ifetch 1 ,contr 
-0x277e 004519 inject mod ,8 
-0x277f 004520 loop le_transmit_packet_enc_loop 
-0x2780 004521 call ccm_check_enc_done 
-0x2781 004522 copy regext ,pdata 
-0x2782 004523 inject mod ,32 
-0x2783 004524 branch le_tr_nopayload 
-:      004526 le_transmit_lr:
-0x2784 004527 arg 10 ,loopcnt 
-:      004528 le_transmit_lr_preamble_loop:
-0x2785 004529 setarg 0x3c 
-0x2786 004530 inject mod ,8 
-0x2787 004531 loop le_transmit_lr_preamble_loop 
-0x2788 004532 disable encode_fec0 
-0x2789 004533 enable encode_fec3 
-0x278a 004534 rshift16 access ,pdata 
-0x278b 004535 rshift16 pdata ,pdata 
-0x278c 004536 rshift4 pdata ,pdata 
-0x278d 004537 inject mod ,32 
-0x278e 004538 bmark1 mark_ble_lr_s8 ,le_transmit_lr_s8 
-:      004539 le_transmit_lr_s2:
-0x278f 004540 setarg 1 
-0x2790 004541 inject mod ,5 
-0x2791 004542 enable lr_s2en 
-0x2792 004543 branch le_transmit_packet 
-:      004545 le_transmit_lr_s8:
-0x2793 004546 setarg 0 
-0x2794 004547 inject mod ,5 
-0x2795 004548 branch le_transmit_packet 
-:      004550 le_transmit_2m:
-0x2796 004551 fetch 1 ,mem_system_clk 
-0x2797 004552 fetcht 1 ,mem_le_tx2m_delay 
-0x2798 004553 iadd temp ,pdata 
-0x2799 004554 call sleep 
-0x279a 004555 rshift16 access ,pdata 
-0x279b 004556 rshift8 pdata ,pdata 
-0x279c 004557 rshift4 pdata ,temp 
-0x279d 004558 copy temp ,pdata 
-0x279e 004559 inject mod ,8 
-0x279f 004560 copy temp ,pdata 
-0x27a0 004561 inject mod ,40 
-0x27a1 004562 branch le_transmit_packet 
-:      004565 le_update_param:
-0x27a2 004566 arg le_update_param_ahead1_cb ,regc 
-0x27a3 004567 arg le_update_param_cb ,regb 
-0x27a4 004568 arg lestate_update_param ,queue 
-0x27a5 004569 branch le_check_update_flag 
-:      004571 le_update_param_ahead1_cb:
-0x27a6 004572 add rega ,coffset_sniff_anchor ,contr 
-0x27a7 004573 ifetcht 4 ,contr 
-0x27a8 004574 add rega ,coffest_le_new_transmitwindowsize ,contr 
-0x27a9 004575 ifetch 1 ,contr 
-0x27aa 004576 add rega ,coffset_le_window_size ,contw 
-0x27ab 004577 istore 1 ,contw 
-0x27ac 004578 ifetch 2 ,contr 
-0x27ad 004579 lshift2 pdata ,pdata 
-0x27ae 004580 iadd temp ,timeup 
-0x27af 004581 add rega ,coffset_sniff_anchor ,contw 
-0x27b0 004582 deposit timeup 
-0x27b1 004583 istore 4 ,contw 
-0x27b2 004584 ifetch 2 ,contr 
-0x27b3 004585 lshift2 pdata ,pdata 
-0x27b4 004586 add rega ,coffset_tsniff ,contw 
-0x27b5 004587 istore 2 ,contw 
-0x27b6 004588 ifetch 2 ,contr 
-0x27b7 004589 add rega ,coffset_le_slave_latency ,contw 
-0x27b8 004590 istore 2 ,contw 
-0x27b9 004591 ifetch 2 ,contr 
-0x27ba 004592 store 2 ,mem_le_init_superto 
-0x27bb 004593 branch le_receive_window_size 
-:      004595 le_update_param_cb:
-0x27bc 004596 ifetch 1 ,rega 
-0x27bd 004597 set0 lestate_got_first_packet ,pdata 
-0x27be 004598 istore 1 ,rega 
-0x27bf 004599 storer rega ,2 ,mem_rega 
-0x27c0 004600 jam bt_evt_le_parse_conn_param_accepted ,mem_fifo_temp 
-0x27c1 004601 call ui_ipc_send_event 
-0x27c2 004602 fetchr rega ,2 ,mem_rega 
-0x27c3 004603 rtn 
-:      004605 le_update_channel_map:
-0x27c4 004606 arg 0 ,regc 
-0x27c5 004607 arg le_update_channel_map_cb ,regb 
-0x27c6 004608 arg lestate_update_map ,queue 
-0x27c7 004609 branch le_check_update_flag 
-:      004611 le_update_channel_map_cb:
-0x27c8 004612 add rega ,coffset_le_new_map ,contr 
-0x27c9 004613 ifetch 5 ,contr 
-0x27ca 004614 add rega ,coffset_le_channel_map ,contw 
-0x27cb 004615 istore 5 ,contw 
-0x27cc 004616 branch le_calc_channel_map 
-:      004619 le_update_phy:
-0x27cd 004620 arg 0 ,regc 
-0x27ce 004621 arg le_update_phy_cb ,regb 
-0x27cf 004622 arg lestate_update_phy ,queue 
-0x27d0 004623 branch le_check_update_flag 
-:      004625 le_update_phy_cb:
-0x27d1 004626 add rega ,coffset_le_new_m2s_phy ,contr 
-0x27d2 004627 ifetch 1 ,contr 
-0x27d3 004628 call le_update_phy_cb_m2s 
-0x27d4 004629 istore 1 ,contw 
-0x27d5 004630 add rega ,coffset_le_new_s2m_phy ,contr 
-0x27d6 004631 ifetch 1 ,contr 
-0x27d7 004632 call le_update_phy_cb_s2m 
-0x27d8 004633 istore 1 ,contw 
-0x27d9 004634 storer rega ,2 ,mem_rega 
-0x27da 004635 jam bt_evt_le_update_phy ,mem_fifo_temp 
-0x27db 004636 call ui_ipc_send_event 
-0x27dc 004637 fetchr rega ,2 ,mem_rega 
-0x27dd 004638 rtn 
-:      004640 le_update_phy_cb_m2s:
-0x27de 004641 call le_update_phy_cb_m2s_no_change ,blank 
-0x27df 004642 add rega ,coffset_le_rx_phy ,contw 
-0x27e0 004643 nrtn master 
-0x27e1 004644 fetcht 1 ,mem_le_tx_phys 
-0x27e2 004645 isolate1 bit_le_coded_phy_s8 ,temp 
-0x27e3 004646 setflag true ,bit_le_coded_phy_s8 ,pdata 
-0x27e4 004647 add rega ,coffset_le_tx_phy ,contw 
-0x27e5 004648 rtn 
-:      004650 le_update_phy_cb_m2s_no_change:
-0x27e6 004651 add rega ,coffset_le_rx_phy ,contr 
-0x27e7 004652 ifetch 1 ,contr 
-0x27e8 004653 nrtn master 
-0x27e9 004654 add rega ,coffset_le_tx_phy ,contr 
-0x27ea 004655 ifetch 1 ,contr 
-0x27eb 004656 rtn 
-:      004658 le_update_phy_cb_s2m:
-0x27ec 004659 call le_update_phy_cb_s2m_no_change ,blank 
-0x27ed 004660 fetcht 1 ,mem_le_tx_phys 
-0x27ee 004661 isolate1 bit_le_coded_phy_s8 ,temp 
-0x27ef 004662 setflag true ,bit_le_coded_phy_s8 ,pdata 
-0x27f0 004663 add rega ,coffset_le_tx_phy ,contw 
-0x27f1 004664 nrtn master 
-0x27f2 004665 set0 bit_le_coded_phy_s8 ,pdata 
-0x27f3 004666 add rega ,coffset_le_rx_phy ,contw 
-0x27f4 004667 rtn 
-:      004669 le_update_phy_cb_s2m_no_change:
-0x27f5 004670 add rega ,coffset_le_tx_phy ,contr 
-0x27f6 004671 ifetch 1 ,contr 
-0x27f7 004672 nrtn master 
-0x27f8 004673 add rega ,coffset_le_rx_phy ,contr 
-0x27f9 004674 ifetch 1 ,contr 
-0x27fa 004675 rtn 
-:      004680 le_check_update_flag:
-0x27fb 004681 bpatchx patch26_0 ,mem_patch26 
-0x27fc 004682 ifetch 1 ,rega 
-0x27fd 004683 qisolate0 pdata 
-0x27fe 004684 rtn true 
-0x27ff 004685 add rega ,coffset_le_event_cnt ,contr 
-0x2800 004686 ifetcht 2 ,contr 
-0x2801 004687 add rega ,coffset_le_instant ,contr 
-0x2802 004688 ifetch 2 ,contr 
-0x2803 004690 isub temp ,pdata 
-0x2804 004691 branch le_update ,zero 
-0x2805 004692 nbranch le_check_update_small ,positive 
-0x2806 004693 sub pdata ,1 ,null 
-0x2807 004694 branch le_update_ahead1 ,zero 
-0x2808 004695 rtn 
-:      004697 le_update_ahead1:
-0x2809 004698 copy regc ,pdata 
-0x280a 004699 branch callback_func 
-:      004701 le_update:
-0x280b 004702 ifetch 1 ,rega 
-0x280c 004703 qset0 pdata 
-0x280d 004704 istore 1 ,rega 
-0x280e 004705 copy regb ,pdata 
-0x280f 004706 branch callback_func 
-:      004708 le_check_update_small:
-0x2810 004709 add rega ,coffset_le_event_cnt ,contr 
-0x2811 004710 ifetch 2 ,contr 
-0x2812 004711 add rega ,coffset_le_instant ,contr 
-0x2813 004712 ifetch 2 ,contr 
-0x2814 004713 isub temp ,pdata 
-0x2815 004714 arg 0xffff ,temp 
-0x2816 004715 isub temp ,null 
-0x2817 004716 branch le_update ,zero 
-0x2818 004717 arg 0xf000 ,temp 
-0x2819 004718 isub temp ,null 
-0x281a 004719 nbranch le_update ,positive 
-0x281b 004720 rtn 
-:      004723 le_check_retransmit:
-0x281c 004724 fetcht 1 ,mem_le_arq 
-0x281d 004725 fetch 1 ,mem_le_rxbuf_data_header 
-0x281e 004728 rshift pdata ,pdata 
-0x281f 004729 ixor temp ,pdata 
-0x2820 004730 isolate1 nesn ,pdata 
-0x2821 004731 setflag true ,mark_old_packet ,mark 
-0x2822 004732 rtn 
-:      004735 le_acknowledge:
-0x2823 004736 bpatchx patch26_1 ,mem_patch26 
-0x2824 004737 call le_supervision_flush 
-0x2825 004738 rtnmark1 mark_ble_crc_fail 
-0x2826 004739 call le_check_wak 
-0x2827 004740 fetch 1 ,mem_le_rxbuf_data_header 
-0x2828 004741 isolate1 md ,pdata 
-0x2829 004742 setflag true ,mark_ble_rx_md ,mark 
-0x282a 004743 rshift pdata ,pdata 
-0x282b 004744 ixor temp ,pdata 
-0x282c 004745 isolate1 nesn ,pdata 
-0x282d 004746 setflag true ,mark_old_packet ,mark 
-0x282e 004747 rtnmark1 mark_old_packet 
-0x282f 004748 fetch 1 ,mem_le_rxbuf_data_length 
-0x2830 004749 branch le_ack_unenc ,blank 
-0x2831 004750 fetch 1 ,mem_le_state 
-0x2832 004751 bbit0 lestate_encryption ,le_ack_unenc 
-0x2833 004752 fetcht 4 ,mem_le_peer_mic 
-0x2834 004753 fetch 4 ,mem_ccm_last_mic 
-0x2835 004754 isub temp ,null 
-0x2836 004755 branch assert ,zero 
-0x2837 004756 storet 4 ,mem_ccm_last_mic 
-0x2838 004757 fetch 5 ,mem_ccm_pcnt_rx 
-0x2839 004758 increase 1 ,pdata 
-0x283a 004759 set1 le_ccm_directionbit ,pdata 
-0x283b 004760 store 5 ,mem_ccm_pcnt_rx 
-:      004762 le_ack_unenc:
-0x283c 004763 fetcht 1 ,mem_le_arq 
-0x283d 004764 setflip nesn ,temp 
-0x283e 004765 storet 1 ,mem_le_arq 
-0x283f 004766 fetch 1 ,mem_le_configuration 
-0x2840 004767 rtnbit0 bit_ble_deal_bb_packet 
-0x2841 004768 bpatchx patch26_2 ,mem_patch26 
-0x2842 004769 fetch 1 ,mem_le_rxbuf_data_length 
-0x2843 004770 rtn blank 
-0x2844 004771 fetch 1 ,mem_le_rxbuf_data_header 
-0x2845 004772 compare llid_continue ,pdata ,3 
-0x2846 004773 branch le_parse_writing_attribute_continue ,true 
-0x2847 004774 compare llid_start ,pdata ,3 
-0x2848 004775 branch le_parse_writing_attribute_start ,true 
-0x2849 004776 rtn 
-:      004779 le_check_wak:
-0x284a 004780 bpatchx patch26_3 ,mem_patch26 
-0x284b 004781 fetcht 1 ,mem_le_arq 
-0x284c 004782 isolate0 wak ,temp 
-0x284d 004783 rtn true 
-0x284e 004784 fetch 1 ,mem_le_rxbuf_data_header 
-0x284f 004785 lshift pdata ,pdata 
-0x2850 004786 ixor temp ,pdata 
-0x2851 004787 rtnbit0 sn 
-0x2852 004788 set0 wak ,temp 
-0x2853 004789 setflip sn ,temp 
-0x2854 004790 storet 1 ,mem_le_arq 
-0x2855 004791 compare 3 ,temp ,3 
-0x2856 004793 rtn 
-:      004796 le_set_enc:
-0x2857 004797 fetch 1 ,mem_le_state 
-0x2858 004798 set1 lestate_encryption ,pdata 
-0x2859 004799 store 1 ,mem_le_state 
-0x285a 004800 set1 mark_ble_encryption ,mark 
-0x285b 004801 rtn 
-:      004803 le_clear_enc:
-0x285c 004804 bpatchx patch26_4 ,mem_patch26 
-0x285d 004805 jam flag_le_enc_null ,mem_le_enc_state 
-0x285e 004806 arg 0 ,pdata 
-0x285f 004807 store 4 ,mem_ccm_last_mic 
-0x2860 004808 store 5 ,mem_ccm_pcnt_tx 
-0x2861 004809 set1 le_ccm_directionbit ,pdata 
-0x2862 004810 store 5 ,mem_ccm_pcnt_rx 
-0x2863 004811 fetch 1 ,mem_le_state 
-0x2864 004812 set0 lestate_encryption ,pdata 
-0x2865 004813 store 1 ,mem_le_state 
-0x2866 004814 set0 mark_ble_encryption ,mark 
-0x2867 004815 rtn 
-:      004820 le_scan_check_sender_addr_type:
-0x2868 004821 arg 1 ,rega 
-0x2869 004822 fetch 1 ,mem_le_rxbuf_adv_connect_ind_header 
-0x286a 004823 rtnbit1 le_sender_addr_bit 
-0x286b 004824 arg 0 ,rega 
-0x286c 004825 rtn 
-:      004828 le_get_master_rx_max:
-0x286d 004829 copy contr ,contw 
-0x286e 004830 fetcht 2 ,mem_remote_rx_max_octets 
-0x286f 004831 copy contw ,contr 
-0x2870 004832 rtn 
-:      004835 le_prepare_tx:
-0x2871 004836 bpatchx patch26_5 ,mem_patch26 
-0x2872 004837 fetch 1 ,mem_le_arq 
-0x2873 004838 rtnbit1 wak 
-0x2874 004839 call le_check_tx_md 
-0x2875 004840 call le_fifo_get_first_tx_ptr 
-0x2876 004841 branch le_send_empty ,blank 
-0x2877 004842 ifetch 2 ,contr 
-0x2878 004843 ifetcht 2 ,contr 
-0x2879 004844 copy temp ,rega 
-0x287a 004845 isub rega ,pdata 
-0x287b 004846 call le_get_master_rx_max 
-0x287c 004847 call not_greater_than 
-0x287d 004848 copy pdata ,temp 
-0x287e 004849 ifetchr type ,1 ,contr 
-0x287f 004850 copy rega ,pdata 
-0x2880 004851 iadd contr ,pdata 
-0x2881 004852 store 2 ,mem_contr 
-0x2882 004853 call le_update_tx_type 
-0x2883 004854 call le_send_packet 
-0x2884 004856 call le_fifo_get_first_tx_ptr 
-0x2885 004857 ifetch 2 ,contr 
-0x2886 004858 copy pdata ,rega 
-0x2887 004859 copy contr ,regc 
-0x2888 004860 ifetcht 2 ,contr 
-0x2889 004861 copy temp ,regb 
-0x288a 004862 isub regb ,pdata 
-0x288b 004863 call le_get_master_rx_max 
-0x288c 004864 call not_greater_than 
-0x288d 004865 iadd regb ,pdata 
-0x288e 004866 istore 2 ,regc 
-0x288f 004867 isub rega ,null 
-0x2890 004868 nrtn zero 
-0x2891 004869 branch le_fifo_release_first_node 
-:      004872 le_check_tx_md:
-0x2892 004873 call le_check_continue 
-0x2893 004874 rtnmark1 mark_ble_tx_md 
-0x2894 004875 fetch 1 ,mem_le_configuration 
-0x2895 004876 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
-0x2896 004877 call le_fifo_get_second_tx_ptr 
-0x2897 004878 branch le_clear_md ,blank 
-0x2898 004879 branch le_set_md 
-:      004882 le_check_continue:
-0x2899 004883 call le_fifo_get_first_tx_ptr 
-0x289a 004884 branch le_clear_md ,blank 
-0x289b 004885 ifetch 2 ,contr 
-0x289c 004886 ifetcht 2 ,contr 
-0x289d 004887 isub temp ,rega 
-0x289e 004888 call le_get_master_rx_max 
-0x289f 004889 copy temp ,pdata 
-0x28a0 004890 isub rega ,null 
-0x28a1 004891 branch le_clear_md ,positive 
-:      004892 le_set_md:
-0x28a2 004893 set1 mark_ble_tx_md ,mark 
-0x28a3 004894 rtn 
-:      004896 le_clear_md:
-0x28a4 004897 set0 mark_ble_tx_md ,mark 
-0x28a5 004898 rtn 
-:      004900 le_update_tx_type:
-0x28a6 004901 copy rega ,pdata 
-0x28a7 004902 rtn blank 
-0x28a8 004903 arg llid_continue ,type 
-0x28a9 004904 rtn 
-:      004907 le_att_check_notification_enable:
-0x28aa 004908 bpatchx patch26_6 ,mem_patch26 
-0x28ab 004909 increase 1 ,temp 
-0x28ac 004910 call le_att_get_handle_ptr 
-0x28ad 004911 increase -2 ,contr 
-0x28ae 004912 ifetch 2 ,contr 
-0x28af 004913 arg client_charactertic_configuration ,temp 
-0x28b0 004914 isub temp ,null 
-0x28b1 004915 nrtn zero 
-0x28b2 004916 increase 1 ,contr 
-0x28b3 004917 copy contr ,rega 
-0x28b4 004918 ifetch 1 ,contr 
-0x28b5 004919 rtn 
-:      004922 le_send_empty:
-0x28b6 004923 force 0 ,temp 
-0x28b7 004924 force 1 ,type 
-:      004926 le_send_packet:
-0x28b8 004927 bpatchx patch26_7 ,mem_patch26 
-0x28b9 004928 storet 1 ,mem_le_txlen 
-0x28ba 004929 fetcht 1 ,mem_le_arq 
-0x28bb 004930 set1 wak ,temp 
-0x28bc 004931 and temp ,0xfc ,pdata 
-0x28bd 004932 ior type ,pdata 
-0x28be 004933 store 1 ,mem_le_arq 
-0x28bf 004934 and_into 0x1f ,pdata 
-0x28c0 004935 isolate1 mark_ble_tx_md ,mark 
-0x28c1 004936 setflag true ,md ,pdata 
-0x28c2 004937 store 1 ,mem_le_txheader 
-0x28c3 004939 fetch 1 ,mem_le_txheader 
-0x28c4 004940 compare 1 ,type ,3 
-0x28c5 004941 nbranch le_send_no_txlen ,true 
-0x28c6 004942 fetch 1 ,mem_le_txlen 
-0x28c7 004943 rtn blank 
-:      004945 le_send_no_txlen:
-0x28c8 004946 bmark1 mark_ble_encryption ,le_send_packet_enc 
-0x28c9 004947 fetchr loopcnt ,1 ,mem_le_txlen 
-0x28ca 004948 fetch 2 ,mem_contr 
-0x28cb 004949 copy pdata ,contr 
-0x28cc 004950 arg mem_le_txpayload ,contw 
-0x28cd 004951 branch memcpy_fast 
-:      004953 le_send_packet_enc:
-0x28ce 004954 call load_sk 
-0x28cf 004955 branch le_encrypt_new_start 
-:      004957 get_lpm_wake_ble_rx_lock:
-0x28d0 004958 arg wake_lock_ble_rx ,queue 
-0x28d1 004959 branch lpm_get_wake_lock 
-:      004961 put_lpm_wake_ble_rx_lock:
-0x28d2 004962 arg wake_lock_ble_rx ,queue 
-0x28d3 004963 branch lpm_put_wake_lock 
-:      004966 le_parse:
-0x28d4 004967 bpatchx patch27_0 ,mem_patch27 
-0x28d5 004968 rtnmark1 mark_old_packet 
-0x28d6 004969 rtnmark1 mark_ble_crc_fail 
-0x28d7 004970 fetch 1 ,mem_le_rxbuf_data_header 
-0x28d8 004971 and pdata ,0x3 ,pdata 
-0x28d9 004972 store 1 ,mem_le_packet_llid 
-0x28da 004973 fetch 1 ,mem_le_rxbuf_data_length 
-0x28db 004974 rtn blank 
-0x28dc 004975 setarg mem_le_rxbuf_data_payload 
-0x28dd 004976 store 2 ,mem_le_payload_ptr 
-0x28de 004977 bpatchx patch27_1 ,mem_patch27 
-0x28df 004978 fetch 1 ,mem_le_packet_llid 
-0x28e0 004979 beq llid_le_ll ,le_parse_ll 
-:      004980 le_parse_l2cap:
-0x28e1 004981 call le_check_l2cap_complete 
-0x28e2 004982 nbranch get_lpm_wake_ble_rx_lock ,user 
-0x28e3 004983 call put_lpm_wake_ble_rx_lock 
-0x28e4 004984 setarg 0 
-0x28e5 004985 store 2 ,mem_le_packet_len_recved 
-0x28e6 004986 fetch 2 ,mem_le_payload_ptr 
-0x28e7 004987 add pdata ,2 ,contr 
-0x28e8 004988 bpatchx patch27_2 ,mem_patch27 
-:      004989 le_parse_l2cap_next:
-0x28e9 004990 ifetch 2 ,contr 
-0x28ea 004991 beq le_l2cap_cid_att ,le_parse_att 
-0x28eb 004992 beq le_l2cap_cid_smp ,le_parse_smp 
-0x28ec 004993 beq le_l2cap_cid_signal ,le_parse_signaling 
-0x28ed 004994 rtn 
-:      004997 le_check_l2cap_complete:
-0x28ee 004998 fetch 1 ,mem_le_packet_llid 
-0x28ef 004999 beq llid_start ,le_check_l2cap_llid_start 
-0x28f0 005000 beq llid_continue ,le_check_l2cap_llid_continue 
-0x28f1 005001 rtn 
-:      005006 le_check_l2cap_cid_legal:
-0x28f2 005007 call enable_user 
-0x28f3 005008 arg le_l2cap_cid_att ,temp 
-0x28f4 005009 isub pdata ,null 
-0x28f5 005010 rtn zero 
-0x28f6 005011 arg le_l2cap_cid_signal ,temp 
-0x28f7 005012 isub pdata ,null 
-0x28f8 005013 rtn zero 
-0x28f9 005014 arg le_l2cap_cid_smp ,temp 
-0x28fa 005015 isub pdata ,null 
-0x28fb 005016 rtn zero 
-0x28fc 005017 branch disable_user 
-:      005020 le_check_l2cap_llid_start:
-0x28fd 005021 fetch 2 ,mem_le_payload_ptr 
-0x28fe 005022 copy pdata ,contr 
-0x28ff 005023 ifetch 2 ,contr 
-0x2900 005024 store 2 ,mem_le_l2cap_size 
-0x2901 005025 ifetch 2 ,contr 
-0x2902 005026 call le_check_l2cap_cid_legal 
-0x2903 005027 nrtn user 
-0x2904 005028 fetcht 1 ,mem_le_rxbuf_data_length 
-0x2905 005029 storet 2 ,mem_le_packet_len_recved 
-0x2906 005030 fetch 2 ,mem_le_l2cap_size 
-0x2907 005031 increase 4 ,pdata 
-0x2908 005032 isub temp ,null 
-0x2909 005033 branch enable_user ,zero 
-0x290a 005034 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x290b 005035 arg mem_le_l2cap_buf ,contw 
-0x290c 005036 fetch 2 ,mem_le_payload_ptr 
-0x290d 005037 copy pdata ,contr 
-0x290e 005038 call memcpy_fast 
-0x290f 005039 branch disable_user 
-:      005044 le_check_l2cap_continue_legal:
-0x2910 005045 call enable_user 
-0x2911 005046 fetch 2 ,mem_le_packet_len_recved 
-0x2912 005047 nrtn blank 
-0x2913 005048 branch disable_user 
-:      005050 le_check_l2cap_llid_continue:
-0x2914 005051 call le_check_l2cap_continue_legal 
-0x2915 005052 nrtn user 
-0x2916 005053 fetch 2 ,mem_le_packet_len_recved 
-0x2917 005054 arg mem_le_l2cap_buf ,contw 
-0x2918 005055 iadd contw ,rega 
-0x2919 005056 fetcht 1 ,mem_le_rxbuf_data_length 
-0x291a 005057 iadd temp ,pdata 
-0x291b 005058 store 2 ,mem_le_packet_len_recved 
-0x291c 005059 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x291d 005060 copy rega ,contw 
-0x291e 005061 fetch 2 ,mem_le_payload_ptr 
-0x291f 005062 copy pdata ,contr 
-0x2920 005063 call memcpy_fast 
-0x2921 005064 setarg mem_le_l2cap_buf 
-0x2922 005065 store 2 ,mem_le_payload_ptr 
-0x2923 005066 fetch 2 ,mem_le_l2cap_size 
-0x2924 005067 increase 4 ,pdata 
-0x2925 005068 fetcht 2 ,mem_le_packet_len_recved 
-0x2926 005069 isub temp ,null 
-0x2927 005070 branch enable_user ,zero 
-0x2928 005071 branch disable_user 
-:      005076 le_writeatt_cb:
-0x2929 005077 fetch 2 ,mem_cb_att_write 
-0x292a 005078 branch callback_func 
-:      005080 le_supervision_update:
-0x292b 005081 bpatchx patch27_3 ,mem_patch27 
-0x292c 005082 fetcht 4 ,mem_le_supervision_timer 
-0x292d 005083 call get_clkbt 
-0x292e 005084 isub temp ,timeup 
-0x292f 005085 deposit timeup 
-0x2930 005086 fetcht 2 ,mem_le_superto 
-0x2931 005087 lshift4 temp ,temp 
-0x2932 005088 lshift temp ,temp 
-0x2933 005089 isub temp ,pdata 
-0x2934 005090 rtn 
-:      005092 le_supervision_flush:
-0x2935 005093 call get_clkbt 
-0x2936 005094 store 4 ,mem_le_supervision_timer 
-0x2937 005095 rtn 
-:      005099 le_receive_window_size:
-0x2938 005100 bpatchx patch27_4 ,mem_patch27 
-0x2939 005101 add rega ,coffset_le_peer_sca ,contr 
-0x293a 005102 ifetch 1 ,contr 
-0x293b 005103 call le_sca_map 
-0x293c 005104 add rega ,coffset_tsniff ,contr 
-0x293d 005105 ifetch 2 ,contr 
-0x293e 005106 imul32 temp ,pdata 
-0x293f 005107 fetcht 2 ,mem_param_rt_rthalfslot 
-0x2940 005108 imul32 temp ,pdata 
-0x2941 005109 arg 1000000 ,temp 
-0x2942 005110 idiv temp 
-0x2943 005111 arg param_windown_size ,temp 
-0x2944 005112 fetch 1 ,mem_system_clk 
-0x2945 005113 imul32 temp ,temp 
-0x2946 005114 add rega ,coffset_le_window_size ,contr 
-0x2947 005115 ifetch 1 ,contr 
-0x2948 005116 imul32 temp ,pdata 
-0x2949 005117 iadd temp ,pdata 
-0x294a 005118 store 4 ,mem_le_transmit_window 
-0x294b 005119 fetch 2 ,mem_rx_window_sniff 
-0x294c 005120 call wait_div_end 
-0x294d 005121 quotient temp 
-0x294e 005122 iadd temp ,pdata 
-0x294f 005123 add rega ,coffset_rx_window ,contw 
-0x2950 005124 istore 2 ,contw 
-0x2951 005125 rtn 
-:      005130 le_modified_name:
-0x2952 005131 bpatchx patch27_5 ,mem_patch27 
-0x2953 005132 call le_modified_name_att_list 
-0x2954 005133 branch le_modified_name_adv 
-:      005135 le_modified_name_att_list:
-0x2955 005136 jam 2 ,mem_le_search_att_type_length 
-0x2956 005137 arg uuid_chrctr_device_name ,temp 
-0x2957 005138 storet 2 ,mem_le_search_att_type 
-0x2958 005139 call le_att_get_uuid_ptr 
-0x2959 005140 rtn blank 
-0x295a 005141 ifetch 1 ,contr 
-0x295b 005142 copy contr ,contw 
-0x295c 005143 fetcht 1 ,mem_le_name_len 
-0x295d 005144 copy temp ,loopcnt 
-0x295e 005145 isub temp ,null 
-0x295f 005146 nbranch le_name_length_longer_than_att ,positive 
-0x2960 005147 isub temp ,temp 
-0x2961 005148 arg mem_le_name ,contr 
-0x2962 005149 call memcpy_fast 
-0x2963 005150 copy temp ,loopcnt 
-0x2964 005151 ncall memcpy_empty ,zero 
-0x2965 005152 rtn 
-:      005153 le_name_length_longer_than_att:
-0x2966 005154 copy pdata ,loopcnt 
-0x2967 005155 arg mem_le_name ,contr 
-0x2968 005156 branch memcpy_fast 
-:      005159 le_modified_name_adv:
-0x2969 005160 arg mem_le_adv_data_len + 32 ,regc 
-0x296a 005161 arg mem_le_adv_data ,rega 
-0x296b 005162 call le_modified_name_adv_and_scan 
-0x296c 005163 setarg 0 
-0x296d 005164 setflag user ,0 ,pdata 
-0x296e 005165 store 1 ,mem_pdatatemp 
-0x296f 005166 arg mem_le_scan_data_len + 32 ,regc 
-0x2970 005167 arg mem_le_scan_data ,rega 
-0x2971 005168 call le_modified_name_adv_and_scan 
-0x2972 005169 rtn user 
-0x2973 005170 fetch 1 ,mem_pdatatemp 
-0x2974 005171 branch assert ,blank 
-0x2975 005172 rtn 
-:      005175 le_modified_name_adv_and_scan:
-0x2976 005176 bpatchx patch27_6 ,mem_patch27 
-0x2977 005177 call enable_user 
-0x2978 005178 call clear_temp_block 
-0x2979 005179 arg 0 ,regb 
-0x297a 005180 arg mem_le_data_temp ,contw 
-0x297b 005181 call le_modified_name_adv_loop 
-0x297c 005182 fetch 1 ,mem_le_name_len 
-0x297d 005183 add pdata ,1 ,temp 
-0x297e 005184 iadd regb ,rega 
-0x297f 005185 increase 2 ,rega 
-0x2980 005186 sub rega ,0x1f ,null 
-0x2981 005187 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
-0x2982 005188 istoret 1 ,contw 
-0x2983 005189 arg gap_adtype_local_name_complete ,temp 
-0x2984 005190 istoret 1 ,contw 
-0x2985 005191 iforce loopcnt 
-0x2986 005192 call memcpy_fast 
-0x2987 005193 copy rega ,regb 
-:      005194 le_modified_name_adv_and_scan_store_data:
-0x2988 005195 deposit regb 
-0x2989 005196 store 1 ,mem_le_data_len_temp 
-0x298a 005197 arg mem_le_data_len_temp ,contr 
-0x298b 005198 setarg -32 
-0x298c 005199 iadd regc ,contw 
-0x298d 005200 branch memcpy32 
-:      005202 le_modified_name_adv_and_scan_name_overflow:
-0x298e 005203 call disable_user 
-0x298f 005204 branch le_modified_name_adv_and_scan_store_data 
-:      005206 le_modified_name_adv_loop:
-0x2990 005207 ifetch 1 ,rega 
-0x2991 005208 rtn blank 
-0x2992 005209 pincrease 1 
-0x2993 005210 ifetcht 1 ,contr 
-0x2994 005211 sub temp ,gap_adtype_local_name_complete ,null 
-0x2995 005212 branch le_modified_name_adv_found_name ,zero 
-0x2996 005213 iadd regb ,regb 
-0x2997 005214 copy rega ,contr 
-0x2998 005215 iforce loopcnt 
-0x2999 005216 call memcpy_fast 
-0x299a 005217 copy contr ,rega 
-:      005218 le_modified_name_adv_loop2:
-0x299b 005219 deposit rega 
-0x299c 005220 isub regc ,null 
-0x299d 005221 rtn positive 
-0x299e 005222 branch le_modified_name_adv_loop 
-:      005224 le_modified_name_adv_found_name:
-0x299f 005225 iadd rega ,rega 
-0x29a0 005226 branch le_modified_name_adv_loop2 
-:      005229 memcpy_empty:
-0x29a1 005230 setarg space 
-0x29a2 005231 istore 1 ,contw 
-0x29a3 005232 loop memcpy_empty 
-0x29a4 005233 rtn 
-:      005236 le_lpm_set_mult:
-0x29a5 005237 bpatchx patch27_7 ,mem_patch27 
-0x29a6 005238 disable wake 
-0x29a7 005239 branch le_lpm_set_mult_attempt ,attempt 
-0x29a8 005240 nbranch le_lpm_lost ,match 
-:      005241 le_lpm_set_mult_attempt:
-0x29a9 005242 call lpm_match 
-0x29aa 005243 fetch 2 ,mem_rx_window_sniff 
-0x29ab 005244 store 2 ,mem_le_receive_window 
-0x29ac 005245 fetch 1 ,mem_le_configuration 
-0x29ad 005246 bbit1 bit_ble_short_mult ,lpm_mult_short 
-0x29ae 005247 bmark1 mark_old_packet ,lpm_mult_short 
-0x29af 005248 fetch 1 ,mem_le_rxbuf_data_length 
-0x29b0 005249 nbranch lpm_mult_short ,blank 
-0x29b1 005250 fetch 1 ,mem_le_txlen 
-0x29b2 005251 nbranch lpm_mult_short ,blank 
-0x29b3 005253 fetch 1 ,mem_le_state 
-0x29b4 005254 bbit1 lestate_update_param ,lpm_mult_short 
-0x29b5 005255 bbit1 lestate_update_phy ,lpm_mult_short 
-0x29b6 005256 bbit1 lestate_update_map ,lpm_mult_short 
-0x29b7 005257 branch lpm_mult_wait_timeout 
-:      005259 le_lpm_lost:
-0x29b8 005260 fetch 1 ,mem_sniff_unint_lost 
-0x29b9 005261 sub pdata ,30 ,null 
-0x29ba 005262 nbranch lpm_lost ,positive 
-0x29bb 005263 fetcht 2 ,mem_rx_window_sniff 
-0x29bc 005264 rshift temp ,temp 
-0x29bd 005265 fetch 2 ,mem_le_receive_window 
-0x29be 005266 iadd temp ,pdata 
-0x29bf 005267 store 2 ,mem_le_receive_window 
-0x29c0 005268 branch lpm_lost 
-:      005271 le_set_config_fixed_tk:
-0x29c1 005272 arg bit_ble_passkey_fixed_key ,queue 
-0x29c2 005273 branch le_set_config 
-:      005275 le_clr_config_fixed_tk:
-0x29c3 005276 arg bit_ble_passkey_fixed_key ,queue 
-0x29c4 005277 branch le_clr_config 
-:      005279 le_set_config_fixed_ltk:
-0x29c5 005280 arg bit_ble_pairing_fixed_ltk ,queue 
-0x29c6 005281 branch le_set_config 
-:      005283 le_clr_config_fixed_ltk:
-0x29c7 005284 arg bit_ble_pairing_fixed_ltk ,queue 
-0x29c8 005285 branch le_clr_config 
-:      005287 le_set_config_more_data:
-0x29c9 005288 arg bit_ble_transmit_packet_by_md ,queue 
-0x29ca 005289 branch le_set_config 
-:      005291 le_clr_config_more_data:
-0x29cb 005292 arg bit_ble_transmit_packet_by_md ,queue 
-0x29cc 005293 branch le_clr_config 
-:      005295 le_set_config_read_authentication:
-0x29cd 005296 arg bit_ble_read_auth ,queue 
-0x29ce 005297 branch le_set_config 
-:      005299 le_clr_config_read_authentication:
-0x29cf 005300 arg bit_ble_read_auth ,queue 
-0x29d0 005301 branch le_clr_config 
-:      005303 le_set_config_write_authentication:
-0x29d1 005304 arg bit_ble_write_auth ,queue 
-0x29d2 005305 branch le_set_config 
-:      005307 le_clr_config_write_authentication:
-0x29d3 005308 arg bit_ble_write_auth ,queue 
-0x29d4 005309 branch le_clr_config 
-:      005311 le_set_config_short_mult:
-0x29d5 005312 arg bit_ble_short_mult ,queue 
-:      005314 le_set_config:
-0x29d6 005315 fetch 1 ,mem_le_configuration 
-0x29d7 005316 qset1 pdata 
-0x29d8 005317 store 1 ,mem_le_configuration 
-0x29d9 005318 rtn 
-:      005321 le_clr_config_short_mult:
-0x29da 005322 arg bit_ble_short_mult ,queue 
-:      005324 le_clr_config:
-0x29db 005325 fetch 1 ,mem_le_configuration 
-0x29dc 005326 qset0 pdata 
-0x29dd 005327 store 1 ,mem_le_configuration 
-0x29de 005328 rtn 
-:      005332 le_set_fixed_ltk:
-0x29df 005333 setarg 0x112233 
-0x29e0 005334 store 3 ,mem_le_fixed_ltk 
-0x29e1 005335 setarg 0x445566 
-0x29e2 005336 istore 3 ,contw 
-0x29e3 005337 setarg 0x778899 
-0x29e4 005338 istore 3 ,contw 
-0x29e5 005339 setarg 0x001122 
-0x29e6 005340 istore 3 ,contw 
-0x29e7 005341 setarg 0x334455 
-0x29e8 005342 istore 3 ,contw 
-0x29e9 005343 setarg 0x66 
-0x29ea 005344 istore 1 ,contw 
-0x29eb 005345 rtn 
-:      005348 le_set_justwork:
-0x29ec 005349 setarg 0x01000302 
-0x29ed 005350 store 4 ,mem_le_pres 
-0x29ee 005351 setarg 0x010010 
-0x29ef 005352 store 3 ,mem_le_pres_max_keysize 
-0x29f0 005353 jam 1 ,mem_le_pairing_mode 
-0x29f1 005354 rtn 
-:      005358 le_fifo_malloc_tx_empty:
-0x29f2 005359 arg 0 ,rega 
-0x29f3 005360 arg llid_empty ,type 
-0x29f4 005361 branch le_fifo_malloc_tx 
-:      005365 le_fifo_malloc_tx_ll:
-0x29f5 005366 bpatchx patch28_0 ,mem_patch28 
-0x29f6 005367 arg llid_le_ll ,type 
-0x29f7 005368 call le_fifo_malloc_tx 
-0x29f8 005369 copy regb ,pdata 
-0x29f9 005370 istore 1 ,contw 
-0x29fa 005371 rtn 
-:      005375 le_fifo_malloc_tx_l2cap:
-0x29fb 005376 bpatchx patch28_1 ,mem_patch28 
-0x29fc 005377 force llid_start ,type 
-0x29fd 005378 increase 4 ,rega 
-0x29fe 005379 call le_fifo_malloc_tx 
-0x29ff 005380 increase -4 ,rega 
-0x2a00 005381 copy rega ,pdata 
-0x2a01 005382 istore 2 ,contw 
-0x2a02 005383 copy regb ,pdata 
-0x2a03 005384 istore 2 ,contw 
-0x2a04 005385 rtn 
-:      005389 le_fifo_malloc_tx:
-0x2a05 005390 bpatchx patch28_2 ,mem_patch28 
-0x2a06 005391 increase 5 ,rega 
-0x2a07 005392 call ble_l2cap_malloc 
-0x2a08 005393 increase -5 ,rega 
-0x2a09 005394 copy rega ,pdata 
-0x2a0a 005395 istore 2 ,contw 
-0x2a0b 005396 setarg 0 
-0x2a0c 005397 istore 2 ,contw 
-0x2a0d 005398 copy type ,pdata 
-0x2a0e 005399 istore 1 ,contw 
-0x2a0f 005400 rtn 
-:      005403 le_fifo_get_first_tx_ptr:
-0x2a10 005404 bpatchx patch28_3 ,mem_patch28 
-0x2a11 005405 call l2cap_malloc_fifo_out 
-0x2a12 005406 copy pdata ,contr 
-0x2a13 005407 rtn 
-:      005409 le_fifo_get_second_tx_ptr:
-0x2a14 005410 fetch 2 ,mem_tx_fifo2_ptr 
-0x2a15 005411 rtn 
-:      005413 le_fifo_get_last_tx_ptr:
-0x2a16 005414 call le_fifo_get_last_tx_ptr0 
-0x2a17 005415 copy pdata ,contr 
-0x2a18 005416 rtn 
-:      005419 le_fifo_get_last_tx_ptr0:
-0x2a19 005420 fetch 2 ,mem_tx_fifo3_ptr 
-0x2a1a 005421 rtn 
-:      005424 le_fifo_get_first_l2cap_ptr:
-0x2a1b 005425 call le_fifo_get_first_tx_ptr 
-0x2a1c 005426 increase 5 ,contr 
-0x2a1d 005427 rtn 
-:      005429 le_fifo_get_first_att_ptr:
-0x2a1e 005430 call le_fifo_get_first_tx_ptr 
-0x2a1f 005431 increase 9 ,contr 
-0x2a20 005432 rtn 
-:      005434 le_fifo_get_last_att_ptr:
-0x2a21 005435 call le_fifo_get_last_tx_ptr 
-0x2a22 005436 increase 9 ,contr 
-0x2a23 005437 rtn 
-:      005439 le_fifo_get_last_l2cap_ptr:
-0x2a24 005440 call le_fifo_get_last_tx_ptr 
-0x2a25 005441 increase 5 ,contr 
-0x2a26 005442 rtn 
-:      005445 le_fifo_check_full:
-0x2a27 005446 branch l2cap_malloc_is_fifo_full 
-:      005449 le_fifo_check_nearly_full:
-0x2a28 005450 branch l2cap_malloc_is_fifo_nearly_full 
-:      005453 le_fifo_check_empty:
-0x2a29 005454 branch l2cap_malloc_is_fifo_empty 
-:      005457 le_fifo_release_first_node:
-0x2a2a 005458 branch l2cap_malloc_free 
-:      005461 le_set_dle:
-0x2a2b 005462 store 8 ,mem_local_rx_max_octets 
-0x2a2c 005463 branch le_set_feature_data_packet_length_extension 
-:      005466 le_set_phys:
-0x2a2d 005467 and temp ,0xff ,rega 
-0x2a2e 005468 call le_set_tx_phy 
-0x2a2f 005469 rshift8 temp ,rega 
-:      005471 le_set_rx_phy:
-0x2a30 005472 storer rega ,1 ,mem_le_rx_phys 
-0x2a31 005473 branch le_set_phy_common 
-:      005475 le_set_tx_phy:
-0x2a32 005476 storer rega ,1 ,mem_le_tx_phys 
-:      005477 le_set_phy_common:
-0x2a33 005478 isolate1 bit_le_2m_phy ,rega 
-0x2a34 005479 call le_set_feature_2m_phy ,true 
-0x2a35 005480 isolate1 bit_le_coded_phy ,rega 
-0x2a36 005481 call le_set_feature_coded_phy ,true 
-0x2a37 005482 rtn 
-:      005486 le_set_feature_2m_phy:
-0x2a38 005487 arg bit_ll_feature_le_2m_phy ,queue 
-0x2a39 005488 branch le_set_feature 
-:      005491 le_set_feature_coded_phy:
-0x2a3a 005492 arg bit_ll_feature_le_coded_phy ,queue 
-0x2a3b 005493 branch le_set_feature 
-:      005495 le_set_feature_data_packet_length_extension:
-0x2a3c 005496 arg bit_ll_feature_le_data_packet_length_extension ,queue 
-:      005498 le_set_feature:
-0x2a3d 005499 fetch 8 ,mem_le_local_feature 
-0x2a3e 005500 qset1 pdata 
-0x2a3f 005501 store 8 ,mem_le_local_feature 
-0x2a40 005502 rtn 
-:      005504 le_set_fixed_ltk_justwork:
-0x2a41 005505 call le_set_config_fixed_ltk 
-0x2a42 005506 call le_set_justwork 
-0x2a43 005507 call le_set_fixed_ltk 
-0x2a44 005508 branch le_set_config_read_authentication 
-:      005513 le_advertising_dispatch:
-0x2a45 005514 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
-0x2a46 005515 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
-0x2a47 005516 call le_enable 
-0x2a48 005517 call le_scan 
-0x2a49 005518 call le_adv 
-0x2a4a 005519 branch le_disable 
-:      005521 le_scan:
-0x2a4b 005522 bpatchx patch28_4 ,mem_patch28 
-0x2a4c 005523 fetch 1 ,mem_le_scan_enable 
-0x2a4d 005524 rtnne le_scan_enable 
-0x2a4e 005525 arg le_scan_interval_timer ,queue 
-0x2a4f 005526 call timer_check 
-0x2a50 005527 nrtn blank 
-0x2a51 005528 fetch 2 ,mem_le_scan_interval 
-0x2a52 005529 fetcht 2 ,mem_le_scan_window 
-0x2a53 005530 isub temp ,pdata 
-0x2a54 005531 arg le_scan_interval_timer ,queue 
-0x2a55 005532 call timer_init 
-0x2a56 005533 disable master 
-0x2a57 005534 call le_init_adv 
-0x2a58 005535 call le_wait_adv 
-0x2a59 005536 nrtn match 
-0x2a5a 005537 bpatchx patch28_5 ,mem_patch28 
-0x2a5b 005538 fetch 6 ,mem_le_rxbuf + 2 
-0x2a5c 005539 store 6 ,mem_le_plap 
-0x2a5d 005542 fetch 1 ,mem_le_adv_rcv 
-0x2a5e 005543 increase 1 ,pdata 
-0x2a5f 005544 store 1 ,mem_le_adv_rcv 
-0x2a60 005545 call le_create_conn 
-0x2a61 005546 rtn master 
-0x2a62 005547 call le_send_scan_request 
-0x2a63 005548 nrtn match 
-0x2a64 005549 fetch 1 ,mem_le_scanrsp_rcv 
-0x2a65 005550 increase 1 ,pdata 
-0x2a66 005551 store 1 ,mem_le_scanrsp_rcv 
-0x2a67 005552 fetch 9 ,mem_le_rxbuf + 8 
-0x2a68 005553 store 9 ,mem_temp_block0 
-0x2a69 005554 rtn 
-:      005557 le_wait_adv:
-0x2a6a 005558 bpatchx patch28_6 ,mem_patch28 
-0x2a6b 005559 call le_next_adv_channel 
-0x2a6c 005560 call le_receive_adv 
-0x2a6d 005561 fetch 1 ,mem_le_adv_waitcnt 
-0x2a6e 005562 increase 1 ,pdata 
-0x2a6f 005563 store 1 ,mem_le_adv_waitcnt 
-0x2a70 005564 rtn 
-:      005567 le_create_conn:
-0x2a71 005568 bpatchx patch28_7 ,mem_patch28 
-0x2a72 005569 fetch 1 ,mem_cmd_le_create_conn 
-0x2a73 005570 rtnne hci_cmd_le_create_conn 
-0x2a74 005571 fetch 6 ,mem_le_plap 
-0x2a75 005572 fetcht 6 ,mem_le_conn_peer_addr 
-0x2a76 005573 isub temp ,null 
-0x2a77 005574 nrtn zero 
-0x2a78 005575 call context_new 
-0x2a79 005576 nrtn zero 
-0x2a7a 005577 call le_connect_request 
-0x2a7b 005578 call le_init_master 
-0x2a7c 005579 call le_send_version_ind 
-0x2a7d 005580 jam bt_evt_le_connected ,mem_fifo_temp 
-0x2a7e 005581 call ui_ipc_send_event 
-0x2a7f 005582 jam 0 ,mem_hci_cmd 
-0x2a80 005583 jam 0 ,mem_le_peer_sca 
-0x2a81 005584 jam 0 ,mem_le_scan_enable 
-0x2a82 005585 jam 0 ,mem_cmd_le_create_conn 
-0x2a83 005586 branch context_save 
-:      005588 le_connect_request:
-0x2a84 005589 bpatchx patch29_0 ,mem_patch29 
-0x2a85 005590 force -1 ,pdata 
-0x2a86 005591 setsect 2 ,1 
-0x2a87 005592 store 5 ,mem_le_channel_map 
-0x2a88 005593 arg mem_le_state ,rega 
-0x2a89 005594 call le_calc_channel_map 
-0x2a8a 005595 force 4 ,loopcnt 
-0x2a8b 005596 arg mem_le_access ,contw 
-0x2a8c 005597 call generate_random_loop 
-0x2a8d 005598 fetch 2 ,mem_le_timeout 
-0x2a8e 005599 store 2 ,mem_le_superto 
-:      005600 le_con_req_hop_retry:
-0x2a8f 005601 random pdata 
-0x2a90 005602 and_into 0xf ,pdata 
-0x2a91 005603 sub pdata ,4 ,null 
-0x2a92 005604 branch le_con_req_hop_retry ,positive 
-0x2a93 005605 store 1 ,mem_le_hop 
-0x2a94 005607 bpatchx patch29_1 ,mem_patch29 
-0x2a95 005608 fetcht 2 ,mem_le_conn_interval 
-0x2a96 005609 storet 2 ,mem_le_tsniff 
-0x2a97 005610 copy temp ,regc 
-0x2a98 005611 add clkn_bt ,7 ,pdata 
-0x2a99 005612 idiv regc 
-0x2a9a 005613 call wait_div_end 
-0x2a9b 005614 remainder rega 
-0x2a9c 005615 isub rega ,pdata 
-0x2a9d 005616 iadd regc ,pdata 
-0x2a9e 005617 fetcht 2 ,mem_le_dsniff 
-0x2a9f 005618 iadd temp ,pdata 
-0x2aa0 005619 store 4 ,mem_le_anchor 
-0x2aa1 005620 isub clkn_bt ,rega 
-0x2aa2 005621 increase -6 ,rega 
-0x2aa3 005622 arg 0x2205 ,regb 
-0x2aa4 005623 fetch 1 ,mem_le_conn_own_addr_type 
-0x2aa5 005624 nsetflag blank ,le_sender_addr_bit ,regb 
-0x2aa6 005625 fetch 1 ,mem_le_conn_peer_addr_type 
-0x2aa7 005626 nsetflag blank ,le_receiver_addr_bit ,regb 
-0x2aa8 005627 copy regb ,pdata 
-0x2aa9 005628 store 2 ,mem_le_txheader 
-0x2aaa 005629 fetch 6 ,mem_le_lap 
-0x2aab 005630 istore 6 ,contw 
-0x2aac 005631 fetch 6 ,mem_le_plap 
-0x2aad 005632 istore 6 ,contw 
-0x2aae 005633 fetch 4 ,mem_le_access 
-0x2aaf 005634 istore 4 ,contw 
-0x2ab0 005635 random pdata 
-0x2ab1 005636 istore 2 ,contw 
-0x2ab2 005637 random pdata 
-0x2ab3 005638 istore 1 ,contw 
-0x2ab4 005639 force 2 ,pdata 
-0x2ab5 005640 istore 1 ,contw 
-0x2ab6 005641 rshift2 rega ,pdata 
-0x2ab7 005642 istore 2 ,contw 
-0x2ab8 005643 rshift2 regc ,pdata 
-0x2ab9 005644 istore 2 ,contw 
-0x2aba 005645 bpatchx patch29_2 ,mem_patch29 
-0x2abb 005646 setarg 0 
-0x2abc 005647 istore 2 ,contw 
-0x2abd 005648 fetch 2 ,mem_le_timeout 
-0x2abe 005649 istore 2 ,contw 
-0x2abf 005650 fetch 5 ,mem_le_channel_map 
-0x2ac0 005651 istore 5 ,contw 
-0x2ac1 005652 fetch 1 ,mem_le_hop 
-0x2ac2 005653 arg param_le_sca ,temp 
-0x2ac3 005654 ior temp ,pdata 
-0x2ac4 005655 istore 1 ,contw 
-0x2ac5 005656 call le_transmit_norx 
-0x2ac6 005657 setarg mem_le_txheader 
-0x2ac7 005658 add pdata ,18 ,contr 
-0x2ac8 005659 ifetch 3 ,contr 
-0x2ac9 005660 store 3 ,mem_le_crcinit 
-0x2aca 005661 rtn 
-:      005664 le_adv:
-0x2acb 005665 jam 36 ,mem_le_ch_mapped 
-0x2acc 005666 jam 0 ,mem_le_adv_channel_map_temp 
-0x2acd 005667 call le_send_adv_protect_txbuf 
-0x2ace 005668 call le_adv_loop 
-0x2acf 005669 branch le_send_adv_recover_txbuf 
-:      005671 le_adv_loop:
-0x2ad0 005672 bpatchx patch29_3 ,mem_patch29 
-0x2ad1 005673 fetch 1 ,mem_le_adv_enable 
-0x2ad2 005674 rtn blank 
-0x2ad3 005675 arg le_adv_interval_timer ,queue 
-0x2ad4 005676 call timer_check 
-0x2ad5 005677 nrtn blank 
-0x2ad6 005678 enable swfine 
-0x2ad7 005679 call le_init_adv 
-0x2ad8 005680 call le_next_adv_channel 
-0x2ad9 005681 call le_send_adv_ind 
-0x2ada 005682 nbranch le_adv_not_match ,match 
-0x2adb 005683 fetch 1 ,mem_le_req_rcv 
-0x2adc 005684 increase 1 ,pdata 
-0x2add 005685 store 1 ,mem_le_req_rcv 
-0x2ade 005686 fetch 1 ,mem_le_rxbuf_adv_header 
-0x2adf 005687 and pdata ,0x0f ,pdata 
-0x2ae0 005688 beq scan_req ,le_send_scan_response 
-0x2ae1 005689 beq connect_req ,le_parse_connect_req 
-:      005690 le_adv_not_match:
-0x2ae2 005691 bpatchx patch29_4 ,mem_patch29 
-0x2ae3 005692 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2ae4 005693 fetcht 1 ,mem_le_adv_channel_map 
-0x2ae5 005694 isub temp ,null 
-0x2ae6 005695 nbranch le_adv_loop ,zero 
-0x2ae7 005696 random pdata 
-0x2ae8 005697 arg 0x1ff ,temp 
-0x2ae9 005698 iand temp ,pdata 
-0x2aea 005699 add pdata ,250 ,pdata 
-0x2aeb 005700 call delay 
-0x2aec 005701 arg le_adv_interval_timer ,queue 
-0x2aed 005702 fetch 2 ,mem_le_adv_interval 
-0x2aee 005703 branch timer_init 
-:      005705 le_send_adv_protect_txbuf:
-0x2aef 005706 arg mem_le_tx_buf_temp ,contw 
-0x2af0 005707 arg mem_le_txheader ,contr 
-0x2af1 005708 branch memcpy48 
-:      005710 le_send_adv_recover_txbuf:
-0x2af2 005711 arg mem_le_tx_buf_temp ,contr 
-0x2af3 005712 arg mem_le_txheader ,contw 
-0x2af4 005713 branch memcpy48 
-:      005715 le_init_adv:
-0x2af5 005716 bpatchx patch29_5 ,mem_patch29 
-0x2af6 005717 disable master 
-:      005718 le_adv_access:
-0x2af7 005719 setarg 0x8e89be 
-0x2af8 005720 lshift8 pdata ,pdata 
-0x2af9 005721 or_into 0xd6 ,pdata 
-0x2afa 005722 iforce access 
-0x2afb 005723 setarg 0x555555 
-0x2afc 005724 store 3 ,mem_le_crcinit 
-0x2afd 005725 rtn 
-:      005729 le_send_adv_ind:
-0x2afe 005730 bpatchx patch29_6 ,mem_patch29 
-0x2aff 005731 fetch 1 ,mem_le_adv_type 
-0x2b00 005732 fetcht 1 ,mem_le_adv_own_addr_type 
-0x2b01 005733 lshift4 temp ,temp 
-0x2b02 005734 lshift2 temp ,temp 
-0x2b03 005735 iadd temp ,temp 
-0x2b04 005736 storet 1 ,mem_le_txheader 
-0x2b05 005737 beq adv_direct_ind ,le_send_adv_direct_ind 
-0x2b06 005738 fetcht 1 ,mem_le_adv_data_len 
-0x2b07 005739 add temp ,6 ,pdata 
-0x2b08 005740 store 1 ,mem_le_txlen 
-0x2b09 005741 fetch 6 ,mem_le_lap 
-0x2b0a 005742 store 6 ,mem_le_txpayload 
-0x2b0b 005743 copy temp ,loopcnt 
-0x2b0c 005744 arg mem_le_adv_data ,contr 
-0x2b0d 005745 call memcpy_fast 
-0x2b0e 005746 branch le_send_adv_transmit 
-:      005748 le_send_adv_direct_ind:
-0x2b0f 005749 setarg 12 
-0x2b10 005750 store 1 ,mem_le_txlen 
-0x2b11 005751 fetch 6 ,mem_le_lap 
-0x2b12 005752 store 6 ,mem_le_txpayload 
-0x2b13 005753 fetch 6 ,mem_hci_plap 
-0x2b14 005754 istore 6 ,contw 
-:      005755 le_send_adv_transmit:
-0x2b15 005756 bpatchx patch29_7 ,mem_patch29 
-0x2b16 005757 fetch 1 ,mem_le_adv_transmit 
-0x2b17 005758 increase 1 ,pdata 
-0x2b18 005759 store 1 ,mem_le_adv_transmit 
-0x2b19 005760 arg 1800 ,stop_watch 
-0x2b1a 005761 disable match 
-0x2b1b 005762 branch le_transmit_receive_sifs_without_change_mode 
-:      005765 le_send_scan_request:
-0x2b1c 005766 bpatchx patch2a_0 ,mem_patch2a 
-0x2b1d 005767 fetch 1 ,mem_le_scan_type 
-0x2b1e 005768 rtnne le_scan_type_active 
-0x2b1f 005769 fetch 1 ,mem_le_adv_transmit 
-0x2b20 005770 increase 1 ,pdata 
-0x2b21 005771 store 1 ,mem_le_adv_transmit 
-0x2b22 005772 arg 0x0c03 ,temp 
-0x2b23 005773 fetch 1 ,mem_le_scan_own_addr_type 
-0x2b24 005774 nsetflag blank ,le_sender_addr_bit ,temp 
-0x2b25 005775 copy rega ,pdata 
-0x2b26 005776 nsetflag blank ,le_receiver_addr_bit ,temp 
-0x2b27 005777 storet 2 ,mem_le_txheader 
-0x2b28 005778 fetch 6 ,mem_le_lap 
-0x2b29 005779 istore 6 ,contw 
-0x2b2a 005780 fetch 6 ,mem_le_plap 
-0x2b2b 005781 istore 6 ,contw 
-0x2b2c 005782 branch le_transmit_receive_sifs_without_change_mode 
-:      005784 le_send_scan_response:
-0x2b2d 005785 bpatchx patch2a_1 ,mem_patch2a 
-0x2b2e 005786 fetch 6 ,mem_le_rxbuf_adv_scan_req_adv_address 
-0x2b2f 005787 fetcht 6 ,mem_le_lap 
-0x2b30 005788 isub temp ,null 
-0x2b31 005789 nrtn zero 
-0x2b32 005790 arg scan_rsp ,temp 
-0x2b33 005791 fetch 1 ,mem_le_adv_own_addr_type 
-0x2b34 005792 nsetflag blank ,le_sender_addr_bit ,temp 
-0x2b35 005793 storet 1 ,mem_le_txheader 
-0x2b36 005794 fetcht 1 ,mem_le_scan_data_len 
-0x2b37 005795 add temp ,6 ,pdata 
-0x2b38 005796 store 1 ,mem_le_txlen 
-0x2b39 005797 fetch 6 ,mem_le_lap 
-0x2b3a 005798 store 6 ,mem_le_txpayload 
-0x2b3b 005799 arg mem_le_scan_data ,contr 
-0x2b3c 005800 copy temp ,loopcnt 
-0x2b3d 005801 call memcpy_fast 
-0x2b3e 005802 call le_transmit_norx 
-0x2b3f 005803 branch le_adv_not_match 
-:      005805 le_parse_connect_req:
-0x2b40 005806 fetch 6 ,mem_le_rxbuf_adv_connect_ind_adv_address 
-0x2b41 005807 fetcht 6 ,mem_le_lap 
-0x2b42 005808 isub temp ,null 
-0x2b43 005809 nrtn zero 
-0x2b44 005810 call le_scan_check_sender_addr_type 
-0x2b45 005811 storer rega ,1 ,mem_le_conn_peer_addr_type 
-0x2b46 005812 fetch 6 ,mem_le_rxbuf_adv_connect_ind_init_address 
-0x2b47 005813 store 6 ,mem_le_plap 
-0x2b48 005814 fetch 8 ,mem_le_rxbuf_adv_connect_ind_access_address 
-0x2b49 005815 store 8 ,mem_le_access 
-0x2b4a 005816 fetcht 2 ,mem_le_rxbuf_adv_connect_ind_win_offset 
-0x2b4b 005817 bpatchx patch2a_2 ,mem_patch2a 
-0x2b4c 005818 lshift2 temp ,temp 
-0x2b4d 005819 fetch 2 ,mem_le_rxbuf_adv_connect_ind_interval 
-0x2b4e 005820 lshift2 pdata ,pdata 
-0x2b4f 005821 store 2 ,mem_le_tsniff 
-0x2b50 005822 store 4 ,mem_le_anchor 
-0x2b51 005823 isub temp ,pdata 
-0x2b52 005824 add pdata ,-2 ,clke_bt 
-0x2b53 005825 fetch 9 ,mem_le_rxbuf_adv_connect_ind_latency 
-0x2b54 005826 store 9 ,mem_le_slave_latency 
-0x2b55 005827 fetch 1 ,mem_le_rxbuf_adv_connect_ind_hop_and_sca 
-0x2b56 005828 and pdata ,0x1f ,temp 
-0x2b57 005829 storet 1 ,mem_le_hop 
-0x2b58 005830 rshift4 pdata ,temp 
-0x2b59 005831 rshift temp ,temp 
-0x2b5a 005832 storet 1 ,mem_le_peer_sca 
-0x2b5b 005833 arg mem_le_state ,rega 
-0x2b5c 005834 call le_receive_window_size 
-0x2b5d 005835 arg mem_le_state ,rega 
-0x2b5e 005836 call le_calc_channel_map 
-0x2b5f 005837 call le_init_slave 
-0x2b60 005838 call context_new 
-0x2b61 005839 nrtn zero 
-0x2b62 005840 bpatchx patch2a_3 ,mem_patch2a 
-0x2b63 005841 call calc_clke_offset 
-0x2b64 005842 call le_l2cap_reset_signaling_identifier 
-0x2b65 005843 jam bt_evt_le_connected ,mem_fifo_temp 
-0x2b66 005844 call ui_ipc_send_event 
-0x2b67 005845 branch context_save 
-:      005848 le_next_adv_channel:
-0x2b68 005849 bpatchx patch2a_4 ,mem_patch2a 
-0x2b69 005850 fetch 1 ,mem_le_ch_mapped 
-0x2b6a 005851 beq 37 ,le_next_adv_channel_curr_channel_37 
-0x2b6b 005852 beq 38 ,le_next_adv_channel_curr_channel_38 
-0x2b6c 005853 beq 39 ,le_next_adv_channel_curr_channel_39 
-0x2b6d 005854 branch le_next_adv_channel_curr_channel_39 
-:      005856 le_next_adv_channel_curr_channel_37:
-0x2b6e 005857 fetcht 1 ,mem_le_adv_channel_map 
-0x2b6f 005858 isolate1 bit_adv_channel_map_38 ,temp 
-0x2b70 005859 branch set_le_next_adv_channel_38 ,true 
-0x2b71 005860 isolate1 bit_adv_channel_map_39 ,temp 
-0x2b72 005861 branch set_le_next_adv_channel_39 ,true 
-0x2b73 005862 branch set_le_next_adv_channel_37 
-:      005865 le_next_adv_channel_curr_channel_38:
-0x2b74 005866 fetcht 1 ,mem_le_adv_channel_map 
-0x2b75 005867 isolate1 bit_adv_channel_map_39 ,temp 
-0x2b76 005868 branch set_le_next_adv_channel_39 ,true 
-0x2b77 005869 isolate1 bit_adv_channel_map_37 ,temp 
-0x2b78 005870 branch set_le_next_adv_channel_37 ,true 
-0x2b79 005871 branch set_le_next_adv_channel_38 
-:      005874 le_next_adv_channel_curr_channel_39:
-0x2b7a 005875 fetcht 1 ,mem_le_adv_channel_map 
-0x2b7b 005876 isolate1 bit_adv_channel_map_37 ,temp 
-0x2b7c 005877 branch set_le_next_adv_channel_37 ,true 
-0x2b7d 005878 isolate1 bit_adv_channel_map_38 ,temp 
-0x2b7e 005879 branch set_le_next_adv_channel_38 ,true 
-0x2b7f 005880 branch set_le_next_adv_channel_39 
-:      005882 set_le_next_adv_channel_37:
-0x2b80 005883 jam 37 ,mem_le_ch_mapped 
-0x2b81 005884 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b82 005885 set1 bit_adv_channel_map_37 ,pdata 
-0x2b83 005886 store 1 ,mem_le_adv_channel_map_temp 
-0x2b84 005887 rtn 
-:      005889 set_le_next_adv_channel_38:
-0x2b85 005890 jam 38 ,mem_le_ch_mapped 
-0x2b86 005891 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b87 005892 set1 bit_adv_channel_map_38 ,pdata 
-0x2b88 005893 store 1 ,mem_le_adv_channel_map_temp 
-0x2b89 005894 rtn 
-:      005896 set_le_next_adv_channel_39:
-0x2b8a 005897 jam 39 ,mem_le_ch_mapped 
-0x2b8b 005898 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b8c 005899 set1 bit_adv_channel_map_39 ,pdata 
-0x2b8d 005900 store 1 ,mem_le_adv_channel_map_temp 
-0x2b8e 005901 rtn 
-:      005906 le_parse_att:
-0x2b8f 005907 copy contr ,rega 
-0x2b90 005908 fetch 1 ,mem_device_option 
-0x2b91 005909 beq dvc_op_shutter_dy ,shutter_dy_le_parse_att 
-0x2b92 005910 beq dvc_op_keyboard ,keyboard_le_att_auto_reco_process 
-0x2b93 005911 copy rega ,contr 
-0x2b94 005912 ifetch 3 ,contr 
-0x2b95 005913 store 3 ,mem_le_att_opcode 
-:      005914 le_parse_att2:
-0x2b96 005915 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x2b97 005916 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
-0x2b98 005917 beq attop_find_information_request ,le_parse_att_find_information_request 
-0x2b99 005918 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
-0x2b9a 005919 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
-0x2b9b 005920 beq attop_read_request ,le_parse_att_read_request 
-0x2b9c 005921 beq attop_read_blob_request ,le_parse_att_read_blob_request 
-0x2b9d 005922 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
-0x2b9e 005923 beq attop_write_request ,le_parse_att_write_request 
-0x2b9f 005924 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
-0x2ba0 005925 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x2ba1 005926 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
-0x2ba2 005927 beq attop_write_command ,le_parse_att_write_command 
-0x2ba3 005928 rtn 
-:      005931 le_send_att_exchange_mtu_requset:
-0x2ba4 005932 force 3 ,rega 
-0x2ba5 005933 call le_fifo_malloc_tx_l2cap_gatt 
-0x2ba6 005934 setarg attop_exchange_mtu_request 
-:      005935 le_send_att_exchange_mtu_common:
-0x2ba7 005936 istore 1 ,contw 
-0x2ba8 005937 fetch 2 ,mem_le_local_mtu 
-0x2ba9 005938 istore 2 ,contw 
-0x2baa 005939 rtn 
-:      005942 le_parse_att_exchange_mtu_request:
-0x2bab 005943 call le_parse_att_exchange_mtu_response 
-:      005944 le_send_att_exchange_mtu_response:
-0x2bac 005945 force 3 ,rega 
-0x2bad 005946 call le_fifo_malloc_tx_l2cap_gatt 
-0x2bae 005947 setarg attop_exchange_mtu_response 
-0x2baf 005948 branch le_send_att_exchange_mtu_common 
-:      005950 le_parse_att_exchange_mtu_response:
-0x2bb0 005951 rshift8 pdata ,pdata 
-0x2bb1 005952 store 2 ,mem_le_remote_mtu 
-0x2bb2 005953 rtn 
-:      005955 le_parse_att_find_information_request:
-0x2bb3 005956 call le_get_search_handle_start_end_common 
-0x2bb4 005957 call enable_user 
-0x2bb5 005958 branch le_send_att_find_information_response 
-:      005961 le_att_handle_inrange:
-0x2bb6 005962 ifetch 2 ,contr 
-0x2bb7 005963 and_into 0xff ,pdata 
-0x2bb8 005964 rtn blank 
-0x2bb9 005965 isub regb ,null 
-0x2bba 005966 rtn zero 
-0x2bbb 005967 nrtn positive 
-0x2bbc 005968 isub regc ,null 
-0x2bbd 005969 rtn zero 
-0x2bbe 005970 branch le_att_handle_blank ,positive 
-0x2bbf 005971 force 1 ,null 
-0x2bc0 005972 rtn 
-:      005973 le_att_handle_blank:
-0x2bc1 005974 force 0 ,pdata 
-0x2bc2 005975 rtn 
-:      005978 le_send_att_find_information_response:
-0x2bc3 005979 arg 3 ,timeup 
-0x2bc4 005980 call le_init_attlist_search 
-:      005981 le_send_att_find_information_res_loop:
-0x2bc5 005982 call le_att_handle_inrange 
-0x2bc6 005983 branch le_send_att_find_information_res_end ,blank 
-0x2bc7 005984 nbranch le_send_att_find_information_res_next ,positive 
-0x2bc8 005985 increase -2 ,contr 
-0x2bc9 005986 call store_contr 
-0x2bca 005987 call get_contw 
-0x2bcb 005988 nbranch le_send_att_find_information_res_store_info2 ,user 
-0x2bcc 005989 call push_stack_rega_b_c 
-0x2bcd 005990 storer timeup ,4 ,mem_timeup 
-0x2bce 005991 force 30 ,rega 
-0x2bcf 005992 call le_fifo_malloc_tx_l2cap_gatt 
-0x2bd0 005993 fetchr timeup ,4 ,mem_timeup 
-0x2bd1 005994 call pop_stack_rega_b_c 
-0x2bd2 005995 call disable_user 
-0x2bd3 005996 setarg attop_find_information_response 
-0x2bd4 005997 istore 1 ,contw 
-0x2bd5 005998 call get_contr 
-0x2bd6 005999 ifetch 2 ,contr 
-0x2bd7 006000 ifetchr rega ,1 ,contr 
-0x2bd8 006001 sub rega ,16 ,null 
-0x2bd9 006002 branch le_send_att_find_information_res_uuid128 ,zero 
-0x2bda 006003 sub rega ,2 ,null 
-0x2bdb 006004 nbranch le_send_att_error_response_notfound ,zero 
-:      006005 le_send_att_find_information_res_uuid16:
-0x2bdc 006006 setarg uuid_size_16bit 
-0x2bdd 006007 istore 1 ,contw 
-0x2bde 006008 branch le_send_att_find_information_res_store_info 
-:      006010 le_send_att_find_information_res_uuid128:
-0x2bdf 006011 setarg uuid_size_128bit 
-0x2be0 006012 istore 1 ,contw 
-0x2be1 006013 arg 1 ,timeup 
-0x2be2 006014 branch le_send_att_find_information_res_store_info 
-:      006016 le_send_att_find_information_res_store_info2:
-0x2be3 006017 call get_contr 
-0x2be4 006018 ifetch 2 ,contr 
-0x2be5 006019 ifetch 1 ,contr 
-0x2be6 006020 isub rega ,null 
-0x2be7 006021 nbranch le_send_att_find_information_res_end ,zero 
-:      006023 le_send_att_find_information_res_store_info:
-0x2be8 006024 call get_contr 
-0x2be9 006025 ifetch 2 ,contr 
-0x2bea 006026 and_into 0xff ,pdata 
-0x2beb 006027 istore 2 ,contw 
-0x2bec 006028 ifetchr loopcnt ,1 ,contr 
-0x2bed 006029 call memcpy 
-0x2bee 006030 call store_contw 
-0x2bef 006031 increase -1 ,timeup 
-0x2bf0 006032 branch le_send_att_find_information_res_end ,zero 
-:      006033 le_send_att_find_information_res_cont:
-0x2bf1 006034 call le_att_contr_add_len 
-0x2bf2 006035 branch le_send_att_find_information_res_loop 
-:      006037 le_send_att_find_information_res_next:
-0x2bf3 006038 call le_att_contr_add_len 
-0x2bf4 006039 branch le_send_att_find_information_res_cont 
-:      006041 le_send_att_find_information_res_end:
-0x2bf5 006042 branch le_send_att_error_response_notfound ,user 
-0x2bf6 006043 branch le_send_auto_len_by_mem 
-:      006046 le_parse_att_find_by_type_value_request:
-0x2bf7 006047 call le_get_search_handle_start_end_common 
-0x2bf8 006048 ifetch 2 ,contr 
-0x2bf9 006049 store 2 ,mem_le_search_uuid 
-0x2bfa 006050 call store_contr 
-0x2bfb 006051 arg mem_le_search_att_type_length ,contw 
-0x2bfc 006052 fetch 2 ,mem_le_l2cap_size 
-0x2bfd 006053 increase -7 ,pdata 
-0x2bfe 006054 call le_get_search_common2 
-0x2bff 006055 branch le_send_att_find_by_type_value_response 
-:      006058 le_start_end_handle_check_1:
-0x2c00 006059 disable user 
-0x2c01 006060 fetcht 2 ,mem_le_search_handle_start 
-0x2c02 006061 fetch 2 ,mem_le_search_handle_end 
-0x2c03 006062 isub temp ,null 
-0x2c04 006063 nbranch le_start_end_handle_check_1_fail ,positive 
-0x2c05 006064 deposit temp 
-0x2c06 006065 rtnne 0 
-:      006066 le_start_end_handle_check_1_fail:
-0x2c07 006067 enable user 
-0x2c08 006068 jam att_err_invalid_handle ,mem_le_err_code 
-0x2c09 006069 branch le_send_att_error_response 
-:      006072 le_send_att_find_by_type_value_response:
-0x2c0a 006073 call le_start_end_handle_check_1 
-0x2c0b 006074 rtn user 
-0x2c0c 006075 fetcht 2 ,mem_le_search_uuid 
-0x2c0d 006076 setarg uuid_gatt_primary_service 
-0x2c0e 006077 isub temp ,null 
-0x2c0f 006078 branch le_send_att_find_by_type_value_res_primary ,zero 
-0x2c10 006079 branch le_send_att_error_response_notfound 
-:      006082 le_send_att_find_by_type_value_res_primary:
-0x2c11 006083 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
-0x2c12 006084 fetcht 2 ,mem_le_search_handle_start 
-0x2c13 006085 storet 2 ,mem_temp 
-0x2c14 006086 call le_att_get_handle_info 
-0x2c15 006087 nbranch le_send_att_error_response_notfound ,blank 
-:      006088 le_send_att_find_primary_search_loop:
-0x2c16 006089 fetcht 2 ,mem_temp 
-0x2c17 006090 call le_att_get_handle_info 
-0x2c18 006091 nbranch le_send_att_error_response_notfound2 ,blank 
-0x2c19 006092 copy contr ,rega 
-0x2c1a 006093 fetch 1 ,mem_le_curr_att_len 
-0x2c1b 006094 copy pdata ,loopcnt 
-0x2c1c 006095 fetcht 1 ,mem_le_search_att_type_length 
-0x2c1d 006096 isub temp ,null 
-0x2c1e 006097 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x2c1f 006098 arg mem_le_search_att_type ,regb 
-0x2c20 006099 call string_compare 
-0x2c21 006101 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
-0x2c22 006103 fetch 2 ,mem_le_cur_uuid 
-0x2c23 006104 fetcht 2 ,mem_le_search_uuid 
-0x2c24 006105 isub temp ,null 
-0x2c25 006106 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
-:      006107 le_send_att_find_primary_search_loop1:
-0x2c26 006108 fetch 2 ,mem_temp 
-0x2c27 006109 increase 1 ,pdata 
-0x2c28 006110 store 2 ,mem_temp 
-0x2c29 006111 branch le_send_att_find_primary_search_loop 
-:      006113 le_send_att_error_response_notfound2:
-0x2c2a 006114 fetch 1 ,mem_le_search_res 
-0x2c2b 006115 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
-0x2c2c 006116 branch le_send_att_error_response_notfound 
-:      006119 le_send_att_find_primary_search_end_start_handle_found:
-0x2c2d 006120 fetch 2 ,mem_le_cur_uuid 
-0x2c2e 006121 fetcht 2 ,mem_le_search_uuid 
-0x2c2f 006122 isub temp ,null 
-0x2c30 006123 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x2c31 006124 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
-0x2c32 006126 fetcht 2 ,mem_temp 
-0x2c33 006127 storet 2 ,mem_le_cur_handle_start 
-0x2c34 006128 branch le_send_att_find_primary_search_loop1 
-:      006130 le_send_att_find_primary_search_end_ending_handle_found:
-0x2c35 006131 fetch 1 ,mem_le_search_res 
-0x2c36 006132 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
-0x2c37 006133 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
-0x2c38 006134 fetcht 2 ,mem_temp 
-0x2c39 006135 increase -1 ,temp 
-0x2c3a 006136 storet 2 ,mem_le_cur_handle_end 
-:      006138 le_send_att_find_primary_search_end:
-0x2c3b 006139 arg 5 ,rega 
-0x2c3c 006140 call le_fifo_malloc_tx_l2cap_gatt 
-0x2c3d 006141 setarg attop_find_by_type_value_response 
-0x2c3e 006142 istore 1 ,contw 
-0x2c3f 006143 fetch 2 ,mem_le_cur_handle_start 
-0x2c40 006144 istore 2 ,contw 
-0x2c41 006145 fetch 2 ,mem_le_cur_handle_end 
-0x2c42 006146 istore 2 ,contw 
-0x2c43 006147 rtn 
-:      006151 le_parse_att_read_by_type_request:
-0x2c44 006152 call le_get_search_handle_start_end_common 
-0x2c45 006153 call le_get_search_att_type 
-0x2c46 006154 branch le_send_att_read_by_type_response 
-:      006156 le_send_att_read_by_type_response:
-0x2c47 006157 fetcht 2 ,mem_le_search_handle_start 
-0x2c48 006158 storet 2 ,mem_temp 
-0x2c49 006159 call le_init_attlist_search 
-0x2c4a 006160 call le_att_get_handle_ptr2 
-0x2c4b 006161 increase -2 ,contr 
-0x2c4c 006162 copy contr ,pdata 
-0x2c4d 006163 store 2 ,mem_le_cur_attlist_start_ptr 
-0x2c4e 006165 fetcht 2 ,mem_le_search_att_type 
-0x2c4f 006166 setarg uuid_chrctr_device_name 
-0x2c50 006167 isub temp ,null 
-0x2c51 006168 branch le_send_att_read_by_type_res_device_name ,zero 
-0x2c52 006169 setarg uuid_gatt_characteristic 
-0x2c53 006170 isub temp ,null 
-0x2c54 006171 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
-0x2c55 006172 arg 2 ,timeup 
-:      006173 le_send_att_read_by_type_response_loop:
-0x2c56 006174 call le_att_check_handle_end 
-0x2c57 006175 nbranch le_send_att_read_by_type_response_end ,positive 
-0x2c58 006176 fetcht 2 ,mem_temp 
-0x2c59 006177 call le_att_get_handle_info_from_ptr 
-0x2c5a 006178 nbranch le_send_att_read_by_type_response_end ,blank 
-0x2c5b 006179 call le_att_same_type 
-0x2c5c 006180 nbranch le_send_att_read_by_type_response_next_handle ,zero 
-0x2c5d 006181 nbranch le_send_att_read_by_type_res_found_next ,user 
-0x2c5e 006182 disable user 
-0x2c5f 006183 call le_get_search_max_mtu_data 
-0x2c60 006184 copy pdata ,rega 
-0x2c61 006185 call le_fifo_malloc_tx_l2cap_gatt 
-0x2c62 006186 setarg attop_read_by_type_response 
-0x2c63 006187 istore 1 ,contw 
-0x2c64 006188 copy contw ,alarm 
-0x2c65 006189 increase 1 ,contw 
-0x2c66 006191 call le_send_att_read_by_type_write_properties 
-0x2c67 006192 call le_att_next_handle 
-0x2c68 006193 call le_att_get_handle_info_from_ptr 
-0x2c69 006194 call le_send_att_read_by_type_write_uuid 
-0x2c6a 006195 fetch 1 ,mem_le_cur_uuid_length 
-0x2c6b 006196 add pdata ,5 ,rega 
-0x2c6c 006197 istorer rega ,1 ,alarm 
-0x2c6d 006199 sub rega ,7 ,null 
-0x2c6e 006200 ncall enable_user2 ,zero 
-0x2c6f 006201 call disable_user2 ,zero 
-0x2c70 006202 call le_get_search_max_mtu_data 
-0x2c71 006203 increase -2 ,pdata 
-0x2c72 006204 idiv rega 
-0x2c73 006205 call wait_div_end 
-0x2c74 006206 quotient timeup 
-0x2c75 006207 increase -1 ,timeup 
-0x2c76 006208 branch le_send_att_read_by_type_response_end ,zero 
-:      006209 le_send_att_read_by_type_response_next_handle:
-0x2c77 006210 call le_att_next_handle 
-0x2c78 006211 branch le_send_att_read_by_type_response_loop 
-:      006212 le_send_att_read_by_type_response_end:
-0x2c79 006213 branch le_send_att_error_response_notfound ,user 
-0x2c7a 006214 branch le_send_auto_len_by_mem 
-:      006216 le_send_att_read_by_type_res_found_next:
-0x2c7b 006217 call le_store_att_record 
-0x2c7c 006218 call le_att_next_handle 
-0x2c7d 006219 call le_att_get_handle_info_from_ptr 
-0x2c7e 006220 call le_send_att_read_by_type_res_check_pair_length_type 
-0x2c7f 006221 nbranch le_send_att_read_by_type_response_end ,blank 
-0x2c80 006223 call get_contw 
-0x2c81 006224 fetch 2 ,mem_temp 
-0x2c82 006225 increase -1 ,pdata 
-0x2c83 006226 istore 2 ,contw 
-0x2c84 006227 call le_write_att_record_common 
-0x2c85 006228 call le_send_att_read_by_type_write_uuid 
-0x2c86 006229 increase -1 ,timeup 
-0x2c87 006230 branch le_send_att_read_by_type_response_end ,zero 
-0x2c88 006231 branch le_send_att_read_by_type_response_next_handle 
-:      006234 le_send_att_read_by_type_write_properties:
-0x2c89 006235 fetch 2 ,mem_temp 
-0x2c8a 006236 istore 2 ,contw 
-0x2c8b 006238 fetch 1 ,mem_le_curr_att_len 
-0x2c8c 006239 copy pdata ,loopcnt 
-0x2c8d 006240 call get_contr 
-0x2c8e 006241 call memcpy_fast 
-0x2c8f 006242 branch store_contw 
-:      006243 le_send_att_read_by_type_write_uuid:
-0x2c90 006244 call get_contw 
-0x2c91 006245 fetch 2 ,mem_temp 
-0x2c92 006246 istore 2 ,contw 
-0x2c93 006247 call store_contw 
-0x2c94 006248 fetch 1 ,mem_le_cur_uuid_length 
-0x2c95 006249 copy pdata ,loopcnt 
-0x2c96 006250 call get_contw 
-0x2c97 006251 call get_contr 
-0x2c98 006252 isub loopcnt ,contr 
-0x2c99 006253 increase -1 ,contr 
-0x2c9a 006254 call memcpy_fast 
-0x2c9b 006255 branch store_contw 
-:      006257 le_send_att_read_by_type_res_not_characteristic:
-0x2c9c 006258 bpatchx patch2a_5 ,mem_patch2a 
-0x2c9d 006259 call le_att_get_uuid_ptr 
-0x2c9e 006260 branch le_send_att_error_response_notfound ,blank 
-0x2c9f 006261 copy contr ,regc 
-0x2ca0 006263 call le_get_search_max_mtu_data 
-0x2ca1 006264 copy regc ,contr 
-0x2ca2 006265 ifetcht 1 ,contr 
-0x2ca3 006266 increase 4 ,temp 
-0x2ca4 006267 call not_greater_than 
-0x2ca5 006268 copy pdata ,regc 
-0x2ca6 006269 copy pdata ,rega 
-0x2ca7 006270 call store_contr 
-0x2ca8 006271 call le_fifo_malloc_tx_l2cap_gatt 
-0x2ca9 006273 setarg attop_read_by_type_response 
-0x2caa 006274 istore 1 ,contw 
-0x2cab 006275 add regc ,-2 ,pdata 
-0x2cac 006276 add pdata ,-2 ,loopcnt 
-0x2cad 006277 istore 1 ,contw 
-0x2cae 006278 fetch 2 ,mem_le_cur_handle 
-0x2caf 006279 istore 2 ,contw 
-0x2cb0 006280 call get_contr 
-0x2cb1 006281 branch memcpy_fast 
-:      006284 le_send_att_read_by_type_res_device_name:
-0x2cb2 006285 call le_att_get_uuid_ptr 
-0x2cb3 006286 branch le_send_att_error_response_notfound ,blank 
-0x2cb4 006287 increase -5 ,contr 
-0x2cb5 006288 ifetch 2 ,contr 
-0x2cb6 006289 store 2 ,mem_temp 
-0x2cb7 006290 call le_get_search_max_mtu_data 
-0x2cb8 006291 fetcht 1 ,mem_le_name_len 
-0x2cb9 006292 increase 4 ,temp 
-0x2cba 006293 call not_greater_than 
-0x2cbb 006294 copy pdata ,regc 
-0x2cbc 006295 copy pdata ,rega 
-0x2cbd 006296 call le_fifo_malloc_tx_l2cap_gatt 
-0x2cbe 006297 setarg attop_read_by_type_response 
-0x2cbf 006298 istore 1 ,contw 
-0x2cc0 006299 add regc ,-2 ,pdata 
-0x2cc1 006300 add pdata ,-2 ,loopcnt 
-0x2cc2 006301 istore 1 ,contw 
-0x2cc3 006302 fetch 2 ,mem_temp 
-0x2cc4 006303 istore 2 ,contw 
-0x2cc5 006304 arg mem_le_name ,contr 
-0x2cc6 006305 branch memcpy_fast 
-:      006308 le_init_attlist_search:
-0x2cc7 006309 bpatchx patch2a_6 ,mem_patch2a 
-0x2cc8 006310 fetch 2 ,mem_le_search_handle_start 
-0x2cc9 006311 iforce regb 
-0x2cca 006312 fetch 2 ,mem_le_search_handle_end 
-0x2ccb 006313 iforce regc 
-0x2ccc 006314 fetch 2 ,mem_ui_le_uuid_table 
-0x2ccd 006315 iforce contr 
-0x2cce 006316 branch enable_user 
-:      006320 le_att_get_handle_ptr:
-0x2ccf 006321 call le_att_get_handle_ptr2 
-0x2cd0 006322 branch le_att_get_handle_ptr_found ,zero 
-0x2cd1 006323 rtn 
-:      006325 le_att_get_handle_ptr2:
-0x2cd2 006326 bpatchx patch2a_7 ,mem_patch2a 
-0x2cd3 006327 fetch 2 ,mem_ui_le_uuid_table 
-0x2cd4 006328 iforce contr 
-:      006329 le_att_get_handle_loop1:
-0x2cd5 006330 ifetch 2 ,contr 
-0x2cd6 006331 and_into 0xff ,pdata 
-0x2cd7 006332 rtn blank 
-0x2cd8 006333 isub temp ,null 
-0x2cd9 006334 rtn zero 
-0x2cda 006335 call le_att_contr_add_len 
-0x2cdb 006336 call le_att_contr_add_len 
-0x2cdc 006337 branch le_att_get_handle_loop1 
-:      006339 le_att_get_handle_ptr_found:
-:      006340 le_att_contr_add_len:
-0x2cdd 006341 ifetch 1 ,contr 
-0x2cde 006342 iadd contr ,contr 
-0x2cdf 006343 rtn 
-:      006346 le_att_get_uuid_ptr:
-0x2ce0 006347 bpatchx patch2b_0 ,mem_patch2b 
-0x2ce1 006348 fetch 2 ,mem_ui_le_uuid_table 
-0x2ce2 006349 iforce contr 
-:      006350 le_att_get_uuid_loop:
-0x2ce3 006351 ifetch 2 ,contr 
-0x2ce4 006352 and_into 0xff ,pdata 
-0x2ce5 006353 rtn blank 
-0x2ce6 006354 store 2 ,mem_le_cur_handle 
-0x2ce7 006355 ifetch 1 ,contr 
-0x2ce8 006356 copy contr ,contw 
-0x2ce9 006357 iadd contr ,contr 
-0x2cea 006358 fetcht 1 ,mem_le_search_att_type_length 
-0x2ceb 006359 isub temp ,null 
-0x2cec 006360 nbranch le_att_get_uuid_ptr_next ,zero 
-0x2ced 006361 copy pdata ,loopcnt 
-0x2cee 006362 copy contw ,regb 
-0x2cef 006363 arg mem_le_search_att_type ,rega 
-0x2cf0 006364 call string_compare 
-0x2cf1 006365 rtn zero 
-0x2cf2 006366 fetch 1 ,mem_le_search_att_type_length 
-:      006367 le_att_get_uuid_ptr_next:
-0x2cf3 006368 iadd contw ,contr 
-0x2cf4 006369 call le_att_contr_add_len 
-0x2cf5 006370 branch le_att_get_uuid_loop 
-:      006377 le_att_get_last_handle:
-0x2cf6 006378 arg 0x01 ,temp 
-0x2cf7 006379 fetch 2 ,mem_ui_le_uuid_table 
-0x2cf8 006380 iforce contr 
-0x2cf9 006381 copy contr ,contw 
-:      006382 le_att_get_last_handle_loop:
-0x2cfa 006383 ifetch 2 ,contr 
-0x2cfb 006384 and_into 0xff ,pdata 
-0x2cfc 006385 rtn blank 
-0x2cfd 006386 add pdata ,1 ,temp 
-0x2cfe 006387 call le_att_contr_add_len 
-0x2cff 006388 call le_att_contr_add_len 
-0x2d00 006389 copy contr ,contw 
-0x2d01 006390 branch le_att_get_last_handle_loop 
-:      006393 le_att_get_handle_info_from_ptr:
-0x2d02 006394 fetch 2 ,mem_le_cur_attlist_start_ptr 
-0x2d03 006395 branch le_att_get_handle_info_fast 
-:      006397 le_att_get_handle_info:
-0x2d04 006398 bpatchx patch2b_1 ,mem_patch2b 
-0x2d05 006399 fetch 2 ,mem_ui_le_uuid_table 
-:      006400 le_att_get_handle_info_fast:
-0x2d06 006401 iforce contr 
-:      006402 le_att_get_handle_loop:
-0x2d07 006403 ifetch 2 ,contr 
-0x2d08 006404 and_into 0xff ,pdata 
-0x2d09 006405 branch le_att_unfind_handle ,blank 
-0x2d0a 006406 isub temp ,null 
-0x2d0b 006407 branch le_att_finded_handle ,zero 
-0x2d0c 006408 call le_att_contr_add_len 
-0x2d0d 006409 call le_att_contr_add_len 
-0x2d0e 006410 branch le_att_get_handle_loop 
-:      006412 le_att_unfind_handle:
-0x2d0f 006413 branch disable_blank 
-:      006415 le_att_finded_handle:
-0x2d10 006416 ifetch 1 ,contr 
-0x2d11 006417 store 1 ,mem_le_cur_uuid_length 
-0x2d12 006418 copy pdata ,loopcnt 
-0x2d13 006419 arg mem_le_cur_uuid ,contw 
-0x2d14 006420 call memcpy_fast 
-0x2d15 006421 ifetch 1 ,contr 
-0x2d16 006422 store 1 ,mem_le_curr_att_len 
-0x2d17 006423 call store_contr 
-0x2d18 006424 branch enable_blank 
-:      006428 le_parse_att_read_request:
-0x2d19 006429 call le_check_encrypt_state 
-0x2d1a 006430 fetcht 2 ,mem_le_att_handle 
-0x2d1b 006431 fetch 1 ,mem_le_configuration 
-0x2d1c 006432 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
-:      006435 le_send_att_read_response:
-0x2d1d 006436 call le_att_get_handle_ptr2 
-0x2d1e 006437 nbranch le_send_att_error_response_notfound ,zero 
-0x2d1f 006438 call le_send_att_read_response_check_handle ,user 
-0x2d20 006439 rtn user 
-0x2d21 006440 call le_att_get_handle_ptr_found 
-0x2d22 006441 increase -2 ,contr 
-0x2d23 006442 ifetch 2 ,contr 
-0x2d24 006443 arg uuid_chrctr_device_name ,temp 
-0x2d25 006444 isub temp ,null 
-0x2d26 006445 branch le_send_device_name ,zero 
-0x2d27 006446 copy contr ,regc 
-0x2d28 006447 call le_get_search_max_mtu_data 
-0x2d29 006448 copy regc ,contr 
-0x2d2a 006449 ifetcht 1 ,contr 
-0x2d2b 006450 increase 1 ,temp 
-0x2d2c 006451 call not_greater_than 
-:      006452 le_send_att_read_response_less:
-0x2d2d 006453 copy pdata ,regc 
-0x2d2e 006454 copy pdata ,rega 
-0x2d2f 006455 call store_contr 
-0x2d30 006456 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d31 006457 setarg attop_read_response 
-0x2d32 006458 istore 1 ,contw 
-0x2d33 006459 add regc ,-1 ,loopcnt 
-0x2d34 006460 call get_contr 
-0x2d35 006461 branch memcpy 
-:      006463 le_send_device_name:
-0x2d36 006464 call le_get_search_max_mtu_data 
-0x2d37 006465 fetcht 1 ,mem_le_name_len 
-0x2d38 006466 increase 1 ,temp 
-0x2d39 006467 call not_greater_than 
-0x2d3a 006468 copy pdata ,regc 
-0x2d3b 006469 copy pdata ,rega 
-0x2d3c 006471 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d3d 006472 setarg attop_read_response 
-0x2d3e 006473 istore 1 ,contw 
-0x2d3f 006474 add regc ,-1 ,loopcnt 
-0x2d40 006475 arg mem_le_name ,contr 
-0x2d41 006476 branch memcpy 
-:      006479 le_send_att_read_response_check_auth:
-0x2d42 006480 fetch 2 ,mem_le_pairing_handle 
-0x2d43 006481 isub temp ,null 
-0x2d44 006482 nbranch le_send_att_read_response ,zero 
-0x2d45 006483 nbranch le_send_att_read_response ,user 
-:      006484 le_send_att_read_response_error_insufficient_auth:
-0x2d46 006485 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x2d47 006486 branch le_send_att_error_response 
-:      006488 le_send_att_read_response_check_handle:
-0x2d48 006489 increase -2 ,contr 
-0x2d49 006490 ifetch 2 ,contr 
-0x2d4a 006491 bbit1 bit_of_att_handle_read_authenticated ,le_send_att_read_response_error_insufficient_auth 
-0x2d4b 006492 branch disable_user 
-:      006494 le_parse_att_read_blob_request:
-0x2d4c 006495 ifetch 2 ,contr 
-0x2d4d 006496 store 2 ,mem_le_att_offset 
-0x2d4e 006497 iforce rega 
-0x2d4f 006498 fetcht 2 ,mem_le_att_handle 
-:      006499 le_send_att_read_blob_response:
-0x2d50 006500 call le_att_get_handle_ptr 
-0x2d51 006501 branch le_send_att_error_response_notfound ,blank 
-0x2d52 006502 ifetch 1 ,contr 
-0x2d53 006503 isub rega ,loopcnt 
-0x2d54 006504 nbranch le_send_att_error_response_notfound ,positive 
-0x2d55 006505 call store_contr 
-0x2d56 006506 call le_get_search_max_mtu_data 
-0x2d57 006507 add loopcnt ,1 ,temp 
-0x2d58 006508 call not_greater_than 
-:      006509 le_send_att_read_blob_response_less:
-0x2d59 006510 copy pdata ,rega 
-0x2d5a 006511 copy pdata ,regc 
-0x2d5b 006512 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d5c 006513 setarg attop_read_blob_response 
-0x2d5d 006514 istore 1 ,contw 
-0x2d5e 006515 add regc ,-1 ,loopcnt 
-0x2d5f 006516 fetcht 2 ,mem_le_att_offset 
-0x2d60 006517 call get_contr 
-0x2d61 006518 iadd temp ,contr 
-0x2d62 006519 branch memcpy_fast 
-:      006523 le_parse_att_read_by_group_type_request:
-0x2d63 006524 call le_get_search_handle_start_end_common 
-0x2d64 006525 call le_get_search_att_type 
-0x2d65 006526 branch le_send_att_read_by_group_type_response 
-:      006532 le_send_att_read_by_group_type_response:
-0x2d66 006533 arg 2 ,timeup 
-0x2d67 006534 fetcht 2 ,mem_le_search_handle_start 
-0x2d68 006535 storet 2 ,mem_temp 
-0x2d69 006536 call le_att_get_handle_ptr2 
-0x2d6a 006537 increase -2 ,contr 
-0x2d6b 006538 copy contr ,pdata 
-0x2d6c 006539 store 2 ,mem_le_cur_attlist_start_ptr 
-:      006540 le_send_att_read_by_group_type_response_loop:
-0x2d6d 006541 call le_att_check_handle_end 
-0x2d6e 006542 nbranch le_send_att_read_by_group_type_end0 ,positive 
-0x2d6f 006543 fetcht 2 ,mem_temp 
-0x2d70 006544 call le_att_get_handle_info_from_ptr 
-0x2d71 006545 nbranch le_send_att_read_by_group_type_end1 ,blank 
-0x2d72 006547 call le_att_same_type 
-0x2d73 006548 nbranch le_send_att_read_by_group_type_next_handle ,zero 
-0x2d74 006549 copy timeup ,pdata 
-0x2d75 006550 beq 0 ,le_send_att_read_by_group_type_end1 
-0x2d76 006551 nbranch le_send_att_read_by_group_type_store_write_record ,user 
-0x2d77 006552 disable user 
-0x2d78 006554 call le_get_search_max_mtu_data 
-0x2d79 006555 copy pdata ,rega 
-0x2d7a 006556 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d7b 006557 setarg attop_read_by_group_type_response 
-0x2d7c 006558 istore 1 ,contw 
-0x2d7d 006559 fetch 1 ,mem_le_curr_att_len 
-0x2d7e 006560 add pdata ,4 ,rega 
-0x2d7f 006561 istorer rega ,1 ,contw 
-0x2d80 006562 call store_contw 
-0x2d81 006563 sub rega ,6 ,null 
-0x2d82 006564 ncall enable_user2 ,zero 
-0x2d83 006565 call disable_user2 ,zero 
-0x2d84 006566 call le_get_search_max_mtu_data 
-0x2d85 006567 increase -2 ,pdata 
-0x2d86 006568 idiv rega 
-0x2d87 006569 call wait_div_end 
-0x2d88 006570 quotient timeup 
-0x2d89 006571 branch le_send_att_read_by_group_type_store_record 
-:      006572 le_send_att_read_by_group_type_store_write_record:
-0x2d8a 006573 call le_send_att_read_by_group_type_check_pair_length_type 
-0x2d8b 006574 nbranch le_send_att_read_by_group_type_end1 ,blank 
-0x2d8c 006575 fetch 2 ,mem_temp 
-0x2d8d 006576 increase -1 ,pdata 
-0x2d8e 006577 store 2 ,mem_le_cur_handle_end 
-0x2d8f 006578 call le_write_att_record 
-:      006579 le_send_att_read_by_group_type_store_record:
-0x2d90 006580 fetch 2 ,mem_temp 
-0x2d91 006581 store 2 ,mem_le_cur_handle_start 
-0x2d92 006582 call le_store_att_record 
-0x2d93 006583 increase -1 ,timeup 
-:      006585 le_send_att_read_by_group_type_next_handle:
-0x2d94 006586 call le_att_next_handle 
-0x2d95 006587 branch le_send_att_read_by_group_type_response_loop 
-:      006589 le_send_att_read_by_type_res_check_pair_length_type:
-0x2d96 006590 fetch 1 ,mem_le_cur_uuid_length 
-0x2d97 006591 branch le_send_att_read_by_group_type_check_pair_length_type + 1 
-:      006594 le_send_att_read_by_group_type_check_pair_length_type:
-0x2d98 006595 fetch 1 ,mem_le_curr_att_len 
-0x2d99 006596 branch le_send_att_read_by_group_type_check_pair_length_type_16byte ,user2 
-0x2d9a 006597 increase -2 ,pdata 
-0x2d9b 006598 rtn 
-:      006600 le_send_att_read_by_group_type_check_pair_length_type_16byte:
-0x2d9c 006601 increase -16 ,pdata 
-0x2d9d 006602 rtn 
-:      006604 le_send_att_read_by_group_type_end0:
-0x2d9e 006605 fetch 2 ,mem_temp 
-0x2d9f 006606 store 2 ,mem_le_cur_handle_end 
-0x2da0 006607 branch le_send_att_read_by_group_type_end_common 
-:      006608 le_send_att_read_by_group_type_end1:
-0x2da1 006609 fetch 2 ,mem_temp 
-0x2da2 006610 increase -1 ,pdata 
-0x2da3 006611 store 2 ,mem_le_cur_handle_end 
-0x2da4 006612 branch le_send_att_read_by_group_type_end_common 
-:      006613 le_send_att_read_by_group_type_end_common:
-0x2da5 006614 branch le_send_att_error_response_notfound ,user 
-0x2da6 006615 call le_write_att_record 
-0x2da7 006616 branch le_send_auto_len_by_mem 
-:      006621 le_parse_att_write_request:
-0x2da8 006622 copy contr ,rega 
-0x2da9 006623 fetch 2 ,mem_le_l2cap_size 
-0x2daa 006624 add pdata ,-3 ,regb 
-0x2dab 006625 call le_writeatt_cb 
-:      006626 le_send_att_write_response_check_auth:
-0x2dac 006627 bpatchx patch2b_2 ,mem_patch2b 
-0x2dad 006628 call le_check_encrypt_state 
-0x2dae 006629 fetcht 2 ,mem_le_att_handle 
-0x2daf 006630 call le_att_get_handle_ptr2 
-0x2db0 006631 nbranch le_send_att_write_response_error_invalid_handle ,zero 
-0x2db1 006632 call le_send_att_write_response_check_handle ,user 
-0x2db2 006633 rtn user 
-0x2db3 006635 fetch 1 ,mem_le_configuration 
-0x2db4 006636 bbit0 bit_ble_write_auth ,le_send_att_write_response 
-0x2db5 006638 fetcht 2 ,mem_le_att_handle 
-0x2db6 006639 fetch 2 ,mem_le_pairing_handle 
-0x2db7 006640 isub temp ,null 
-0x2db8 006641 nbranch le_send_att_write_response ,zero 
-0x2db9 006642 call le_check_encrypt_state 
-0x2dba 006643 nbranch le_send_att_write_response ,user 
-0x2dbb 006644 branch le_send_att_read_response_error_insufficient_auth 
-:      006647 le_send_att_write_response:
-0x2dbc 006648 force 1 ,rega 
-0x2dbd 006649 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dbe 006650 setarg attop_write_response 
-0x2dbf 006651 istore 1 ,contw 
-0x2dc0 006652 rtn 
-:      006654 le_send_att_write_response_check_handle:
-0x2dc1 006655 increase -2 ,contr 
-0x2dc2 006656 ifetch 2 ,contr 
-0x2dc3 006657 bbit1 bit_of_att_handle_write_authenticated ,le_send_att_read_response_error_insufficient_auth 
-0x2dc4 006658 branch disable_user 
-:      006660 le_send_att_write_response_error_invalid_handle:
-0x2dc5 006661 jam att_err_invalid_handle ,mem_le_err_code 
-0x2dc6 006662 branch le_send_att_error_response 
-:      006665 le_check_encrypt_state:
-0x2dc7 006666 bpatchx patch2b_3 ,mem_patch2b 
-0x2dc8 006667 call disable_user 
-0x2dc9 006668 fetch 1 ,mem_le_pairing_mode 
-0x2dca 006669 rtneq le_pairing_mode_none 
-0x2dcb 006670 fetch 1 ,mem_context 
-0x2dcc 006671 rtnbit1 lestate_encryption 
-0x2dcd 006672 branch enable_user 
-:      006675 le_parse_att_prepare_write_request:
-0x2dce 006676 add contr ,2 ,rega 
-0x2dcf 006677 fetch 2 ,mem_le_l2cap_size 
-0x2dd0 006678 add pdata ,-5 ,regb 
-0x2dd1 006679 call le_writeatt_cb 
-0x2dd2 006680 branch le_send_att_prepare_write_response 
-:      006683 le_send_att_prepare_write_response:
-0x2dd3 006684 fetch 2 ,mem_le_l2cap_size 
-0x2dd4 006685 copy pdata ,rega 
-0x2dd5 006686 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dd6 006687 setarg attop_prepare_write_response 
-0x2dd7 006688 istore 1 ,contw 
-0x2dd8 006689 fetch 2 ,mem_le_att_handle 
-0x2dd9 006690 istore 2 ,contw 
-0x2dda 006691 fetch 2 ,mem_le_l2cap_size 
-0x2ddb 006692 add pdata ,-5 ,loopcnt 
-0x2ddc 006693 fetch 2 ,mem_le_payload_ptr 
-0x2ddd 006694 add pdata ,7 ,contr 
-0x2dde 006695 ifetch 2 ,contr 
-0x2ddf 006696 istore 2 ,contw 
-0x2de0 006697 branch memcpy_fast 
-:      006701 le_parse_att_execute_write_request:
-:      006703 le_send_att_execute_write_response:
-0x2de1 006704 force 1 ,rega 
-0x2de2 006705 call le_fifo_malloc_tx_l2cap_gatt 
-0x2de3 006706 setarg attop_execute_write_response 
-0x2de4 006707 istore 1 ,contw 
-0x2de5 006708 rtn 
-:      006710 le_parse_handle_value_confirmation:
-0x2de6 006711 fetch 1 ,mem_le_l2cap_att_states 
-0x2de7 006712 set0 ble_l2cap_recv_confirmation_packet ,pdata 
-0x2de8 006713 store 1 ,mem_le_l2cap_att_states 
-0x2de9 006714 rtn 
-:      006716 le_parse_att_write_command:
-0x2dea 006717 copy contr ,rega 
-0x2deb 006718 fetch 2 ,mem_le_l2cap_size 
-0x2dec 006719 add pdata ,-3 ,regb 
-0x2ded 006720 branch le_writeatt_cb 
-:      006725 le_att_malloc_tx_notify:
-0x2dee 006726 copy temp ,regc 
-0x2def 006727 increase 3 ,rega 
-0x2df0 006728 call le_fifo_malloc_tx_l2cap_gatt 
-0x2df1 006729 increase -3 ,rega 
-0x2df2 006730 setarg attop_handle_value_notification 
-0x2df3 006731 istore 1 ,contw 
-0x2df4 006732 copy regc ,temp 
-0x2df5 006733 istoret 2 ,contw 
-0x2df6 006734 rtn 
-:      006737 le_att_malloc_tx_indication:
-0x2df7 006738 fetch 1 ,mem_le_l2cap_att_states 
-0x2df8 006739 set1 ble_l2cap_send_indication_packet ,pdata 
-0x2df9 006740 store 1 ,mem_le_l2cap_att_states 
-0x2dfa 006741 copy temp ,regc 
-0x2dfb 006742 increase 3 ,rega 
-0x2dfc 006743 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dfd 006744 increase -3 ,rega 
-0x2dfe 006745 setarg attop_handle_value_indication 
-0x2dff 006746 istore 1 ,contw 
-0x2e00 006747 copy regc ,temp 
-0x2e01 006748 istoret 2 ,contw 
-0x2e02 006749 rtn 
-:      006754 le_send_att_error_response_notfound:
-0x2e03 006755 bpatchx patch2b_4 ,mem_patch2b 
-0x2e04 006756 jam att_err_attribute_not_found ,mem_le_err_code 
-:      006757 le_send_att_error_response:
-0x2e05 006758 force 5 ,rega 
-0x2e06 006759 call le_fifo_malloc_tx_l2cap_gatt 
-0x2e07 006760 setarg attop_error_response 
-0x2e08 006761 istore 1 ,contw 
-0x2e09 006762 fetch 1 ,mem_le_att_opcode 
-0x2e0a 006763 istore 1 ,contw 
-0x2e0b 006764 fetch 2 ,mem_le_att_handle 
-0x2e0c 006765 istore 2 ,contw 
-0x2e0d 006766 fetch 1 ,mem_le_err_code 
-0x2e0e 006767 istore 1 ,contw 
-0x2e0f 006768 rtn 
-:      006771 le_fifo_malloc_tx_l2cap_gatt:
-0x2e10 006772 bpatchx patch2b_5 ,mem_patch2b 
-0x2e11 006773 force le_l2cap_cid_att ,regb 
-0x2e12 006774 branch le_fifo_malloc_tx_l2cap 
-:      006777 le_att_next_handle:
-0x2e13 006778 fetcht 2 ,mem_temp 
-0x2e14 006779 increase 1 ,temp 
-0x2e15 006780 storet 2 ,mem_temp 
-0x2e16 006781 rtn 
-:      006783 le_att_check_handle_end:
-0x2e17 006784 fetcht 2 ,mem_temp 
-0x2e18 006785 fetch 2 ,mem_le_search_handle_end 
-0x2e19 006786 isub temp ,null 
-0x2e1a 006787 rtn 
-:      006790 le_att_same_type:
-0x2e1b 006791 bpatchx patch2b_6 ,mem_patch2b 
-0x2e1c 006792 fetcht 1 ,mem_le_search_att_type_length 
-0x2e1d 006793 arg mem_le_search_att_type ,rega 
-:      006794 le_att_check_same_common:
-0x2e1e 006795 fetch 1 ,mem_le_cur_uuid_length 
-0x2e1f 006796 copy pdata ,loopcnt 
-0x2e20 006797 isub temp ,null 
-0x2e21 006798 nrtn zero 
-0x2e22 006799 arg mem_le_cur_uuid ,regb 
-0x2e23 006800 branch string_compare 
-:      006803 le_store_att_record:
-0x2e24 006804 bpatchx patch2b_7 ,mem_patch2b 
-0x2e25 006805 fetch 1 ,mem_le_curr_att_len 
-0x2e26 006806 store 1 ,mem_temp_block0 
-0x2e27 006807 copy pdata ,loopcnt 
-0x2e28 006808 call get_contr 
-0x2e29 006809 branch memcpy_fast 
-:      006812 le_write_att_record:
-0x2e2a 006813 bpatchx patch2c_0 ,mem_patch2c 
-0x2e2b 006814 call get_contw 
-0x2e2c 006815 fetch 2 ,mem_le_cur_handle_start 
-0x2e2d 006816 istore 2 ,contw 
-0x2e2e 006817 fetch 2 ,mem_le_cur_handle_end 
-0x2e2f 006818 istore 2 ,contw 
-:      006819 le_write_att_record_common:
-0x2e30 006820 fetch 1 ,mem_temp_block0 
-0x2e31 006821 copy pdata ,loopcnt 
-0x2e32 006822 call memcpy_fast 
-0x2e33 006823 branch store_contw 
-:      006827 le_send_auto_len_by_mem:
-0x2e34 006828 bpatchx patch2c_1 ,mem_patch2c 
-0x2e35 006829 call get_contw 
-0x2e36 006830 call le_fifo_get_last_att_ptr 
-0x2e37 006831 copy contw ,pdata 
-0x2e38 006832 isub contr ,rega 
-0x2e39 006833 call le_fifo_get_last_l2cap_ptr 
-0x2e3a 006834 copy rega ,pdata 
-0x2e3b 006835 istore 2 ,contr 
-0x2e3c 006836 increase 4 ,rega 
-0x2e3d 006837 call le_fifo_get_last_tx_ptr 
-0x2e3e 006838 copy rega ,pdata 
-0x2e3f 006839 istore 1 ,contr 
-0x2e40 006840 rtn 
-:      006843 le_get_search_handle_start_end_common:
-0x2e41 006844 rshift8 pdata ,pdata 
-0x2e42 006845 store 2 ,mem_le_search_handle_start 
-0x2e43 006846 ifetch 2 ,contr 
-0x2e44 006847 store 2 ,mem_le_search_handle_end 
-0x2e45 006848 rtn 
-:      006851 le_get_search_max_mtu_data:
-0x2e46 006852 bpatchx patch2c_2 ,mem_patch2c 
-0x2e47 006853 fetch 2 ,mem_le_remote_mtu 
-0x2e48 006855 fetcht 2 ,mem_le_local_mtu 
-0x2e49 006859 branch not_greater_than 
-:      006863 le_get_search_att_type:
-0x2e4a 006864 bpatchx patch2c_3 ,mem_patch2c 
-0x2e4b 006865 call store_contr 
-0x2e4c 006866 arg mem_le_search_att_type_length ,contw 
-:      006867 le_get_search_common:
-0x2e4d 006868 fetch 2 ,mem_le_l2cap_size 
-0x2e4e 006869 increase -5 ,pdata 
-:      006870 le_get_search_common2:
-0x2e4f 006871 istore 1 ,contw 
-0x2e50 006872 copy pdata ,loopcnt 
-0x2e51 006873 call get_contr 
-0x2e52 006874 branch memcpy_fast 
-:      006878 le_parse_writing_attribute_start:
-0x2e53 006879 fetch 2 ,mem_le_rxbuf_data_att_cid 
-0x2e54 006880 rtnne le_l2cap_cid_att 
-0x2e55 006881 fetch 1 ,mem_le_l2cap_att_states 
-0x2e56 006882 set1 ble_l2cap_deal_with_continue_packet ,pdata 
-0x2e57 006883 store 1 ,mem_le_l2cap_att_states 
-0x2e58 006884 fetch 3 ,mem_le_rxbuf_data_att_opcode 
-0x2e59 006885 store 3 ,mem_le_att_opcode 
-0x2e5a 006886 set1 mark_old_packet ,mark 
-0x2e5b 006887 beq attop_write_request ,le_parse_attribute_write_request 
-0x2e5c 006888 beq attop_write_command ,le_parse_attribute_write_command 
-0x2e5d 006889 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x2e5e 006890 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x2e5f 006891 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
-0x2e60 006892 set0 mark_old_packet ,mark 
-:      006893 le_clear_l2cap_att_states_deal_with_contiune_packet:
-0x2e61 006894 fetch 1 ,mem_le_l2cap_att_states 
-0x2e62 006895 set0 ble_l2cap_deal_with_continue_packet ,pdata 
-0x2e63 006896 store 1 ,mem_le_l2cap_att_states 
-0x2e64 006897 rtn 
-:      006899 le_parse_writing_attribute_continue:
-0x2e65 006900 fetch 1 ,mem_le_l2cap_att_states 
-0x2e66 006901 rtnbit0 ble_l2cap_deal_with_continue_packet 
-0x2e67 006902 set1 mark_old_packet ,mark 
-0x2e68 006903 call le_parse_l2cap_continue_common 
-0x2e69 006904 call le_parse_attribute_check_complete_packet 
-0x2e6a 006905 call le_clear_l2cap_att_states_deal_with_contiune_packet ,user 
-0x2e6b 006906 fetch 1 ,mem_le_att_opcode 
-0x2e6c 006907 beq attop_write_request ,le_send_att_write_response_check_auth 
-0x2e6d 006908 rtn 
-:      006911 le_parse_attribute_write_request:
-0x2e6e 006912 call le_parse_attribute_write_command 
-0x2e6f 006913 branch le_send_attribute_write_response_check_auth 
-:      006915 le_send_attribute_write_response_check_auth:
-0x2e70 006916 call le_parse_attribute_check_complete_packet 
-0x2e71 006917 nrtn user 
-0x2e72 006918 branch le_send_att_write_response_check_auth 
-:      006921 le_parse_attribute_write_command:
-0x2e73 006922 bpatchx patch2c_4 ,mem_patch2c 
-0x2e74 006923 call le_parse_attribute_check_complete_packet_init 
-0x2e75 006924 arg mem_le_rxbuf_data_att_write_payload ,rega 
-0x2e76 006925 branch le_writeatt_cb 
-:      006928 le_parse_attribute_check_complete_packet_init:
-0x2e77 006929 fetch 1 ,mem_le_rxbuf_data_att_write_length 
-0x2e78 006930 add pdata ,-7 ,regb 
-0x2e79 006931 increase -4 ,pdata 
-0x2e7a 006932 store 2 ,mem_le_packet_len_recved 
-0x2e7b 006933 fetcht 2 ,mem_le_rxbuf_data_att_write_l2cap_length 
-0x2e7c 006934 storet 2 ,mem_le_l2cap_size 
-0x2e7d 006935 rtn 
-:      006938 le_parse_l2cap_continue_common:
-0x2e7e 006939 fetchr regb ,1 ,mem_le_rxbuf_data_continue_length 
-0x2e7f 006940 fetch 2 ,mem_le_packet_len_recved 
-0x2e80 006941 iadd regb ,temp 
-0x2e81 006942 storet 2 ,mem_le_packet_len_recved 
-0x2e82 006943 arg mem_le_rxbuf_data_continue_payload ,rega 
-0x2e83 006944 branch le_writeatt_cb 
-:      006948 le_parse_attribute_check_complete_packet:
-0x2e84 006949 call disable_user 
-0x2e85 006950 fetch 2 ,mem_le_packet_len_recved 
-0x2e86 006951 fetcht 2 ,mem_le_l2cap_size 
-0x2e87 006952 isub temp ,null 
-0x2e88 006953 nrtn zero 
-0x2e89 006954 branch enable_user 
-:      006960 le_parse_signaling:
-0x2e8a 006961 ifetch 1 ,contr 
-0x2e8b 006962 ifetcht 1 ,contr 
-0x2e8c 006963 ifetcht 2 ,contr 
-0x2e8d 006964 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
-0x2e8e 006965 rtn 
-:      006966 le_l2cap_parse_conn_parameter_update_rsp:
-0x2e8f 006967 ifetch 2 ,contr 
-0x2e90 006968 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x2e91 006969 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
-0x2e92 006970 branch ui_ipc_send_event 
-:      006976 le_l2cap_tx_update_req:
-0x2e93 006977 arg 0x0c ,rega 
-0x2e94 006978 arg l2cap_connection_parameter_update_request ,regc 
-0x2e95 006979 call le_fifo_malloc_tx_l2cap_signaling 
-0x2e96 006980 setarg 0x08 
-0x2e97 006981 istore 2 ,contw 
-0x2e98 006982 fetch 8 ,mem_le_interval_min 
-0x2e99 006983 istore 8 ,contw 
-0x2e9a 006984 rtn 
-:      006988 le_fifo_malloc_tx_l2cap_signaling:
-0x2e9b 006989 call le_l2cap_update_signaling_identifier 
-0x2e9c 006990 arg le_l2cap_cid_signal ,regb 
-0x2e9d 006991 call le_fifo_malloc_tx_l2cap 
-0x2e9e 006992 copy regc ,pdata 
-0x2e9f 006993 istore 1 ,contw 
-0x2ea0 006994 fetch 1 ,mem_le_signaling_identifier 
-0x2ea1 006995 istore 1 ,contw 
-0x2ea2 006996 rtn 
-:      006999 le_l2cap_update_signaling_identifier:
-0x2ea3 007000 fetch 1 ,mem_le_signaling_identifier 
-0x2ea4 007002 pincrease 1 
-0x2ea5 007003 store 1 ,mem_le_signaling_identifier 
-0x2ea6 007004 rtnne 0 
-:      007006 le_l2cap_reset_signaling_identifier:
-0x2ea7 007007 jam 1 ,mem_le_signaling_identifier 
-0x2ea8 007008 rtn 
-:      007013 le_pairing_mode_init:
-0x2ea9 007014 fetch 1 ,mem_le_pairing_mode 
-0x2eaa 007015 beq le_pairing_mode_none ,le_set_no_pairing 
-0x2eab 007016 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
-0x2eac 007017 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
-0x2ead 007018 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
-0x2eae 007019 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
-0x2eaf 007020 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
-0x2eb0 007021 rtn 
-:      007023 le_set_pairing_mode_secure_justwork:
-0x2eb1 007024 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb2 007025 branch le_set_noinputnooutput 
-:      007026 le_set_pairing_mode_secure_numeric:
-0x2eb3 007027 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb4 007028 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x2eb5 007029 rtn 
-:      007030 le_set_pairing_mode_secure_passkey:
-0x2eb6 007031 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb7 007032 branch le_set_displayonly 
-:      007034 le_set_no_pairing:
-0x2eb8 007035 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      007036 le_set_noinputnooutput:
-0x2eb9 007037 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x2eba 007038 rtn 
-:      007039 le_set_pairing_mode_lagacy_just_work:
-0x2ebb 007040 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x2ebc 007041 branch le_set_noinputnooutput 
-:      007042 le_set_pairing_mode_lagacy_passkey:
-0x2ebd 007043 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-:      007044 le_set_displayonly:
-0x2ebe 007045 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x2ebf 007046 rtn 
-:      007048 le_secure_connection_enable:
-0x2ec0 007049 fetch 1 ,mem_secure_connections_enable 
-0x2ec1 007050 set1 secure_connections_le_bit ,pdata 
-0x2ec2 007051 store 1 ,mem_secure_connections_enable 
-0x2ec3 007052 rtn 
-:      007054 le_secure_connection_disable:
-0x2ec4 007055 fetch 1 ,mem_secure_connections_enable 
-0x2ec5 007056 set0 secure_connections_le_bit ,pdata 
-0x2ec6 007057 store 1 ,mem_secure_connections_enable 
-0x2ec7 007058 rtn 
-:      007060 le_parse_smp:
-0x2ec8 007061 ifetch 1 ,contr 
-0x2ec9 007062 beq smp_pairing_request ,le_parse_smp_pairing_request 
-0x2eca 007064 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
-0x2ecb 007065 beq smp_pairing_random ,le_parse_smp_pairing_random 
-0x2ecc 007066 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
-0x2ecd 007068 beq smp_master_identification ,le_parse_smp_master_identification 
-0x2ece 007069 beq smp_identity_information ,le_parse_smp_identity_information 
-0x2ecf 007070 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
-0x2ed0 007071 beq smp_signing_information ,le_parse_smp_signing_information 
-0x2ed1 007072 beq smp_security_request ,le_parse_smp_security_request 
-0x2ed2 007073 beq smp_pairing_public_key ,le_parse_smp_public_key 
-0x2ed3 007074 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
-0x2ed4 007075 rtn 
-:      007079 le_send_smp_security_request:
-0x2ed5 007080 force 2 ,rega 
-0x2ed6 007081 call le_fifo_malloc_tx_l2cap_smp 
-0x2ed7 007082 setarg smp_security_request 
-0x2ed8 007083 istore 1 ,contw 
-0x2ed9 007084 fetch 1 ,mem_le_pres_auth 
-0x2eda 007085 istore 1 ,contw 
-0x2edb 007086 rtn 
-:      007088 le_parse_smp_pairing_request:
-0x2edc 007089 store 1 ,mem_le_preq 
-0x2edd 007090 ifetch 6 ,contr 
-0x2ede 007091 istore 6 ,contw 
-0x2edf 007092 fetch 1 ,mem_le_pairing_mode 
-0x2ee0 007093 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
-0x2ee1 007094 call le_send_smp_pairing_response 
-0x2ee2 007095 fetch 1 ,mem_sc_only_mode 
-0x2ee3 007096 branch le_parse_smp_pairing_request2 ,blank 
-0x2ee4 007097 fetch 1 ,mem_le_preq_auth 
-0x2ee5 007098 bbit0 le_auth_secure_connection_pairing_bit ,app_ble_disconnect 
-0x2ee6 007099 fetch 1 ,mem_le_pairing_mode 
-0x2ee7 007100 bbit0 le_pairing_mode_secure_connect_bit ,app_ble_disconnect 
-:      007101 le_parse_smp_pairing_request2:
-0x2ee8 007102 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
-0x2ee9 007103 fetch 1 ,mem_le_preq_iocap 
-0x2eea 007104 beq flag_iocap_displayonly ,le_set_tk_0 
-0x2eeb 007105 beq flag_iocap_displayyesno ,le_set_tk_0 
-0x2eec 007106 beq flag_iocap_noinputnooutput ,le_set_tk_0 
-0x2eed 007107 fetch 1 ,mem_le_pairing_mode 
-0x2eee 007108 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
-0x2eef 007109 rtneq le_pairing_mode_secure_connect_passkey 
-:      007110 le_set_tk_0:
-0x2ef0 007111 arg 0 ,pdata 
-0x2ef1 007112 store 4 ,mem_le_tk 
-0x2ef2 007113 rtn 
-:      007115 le_parse_smp_pairing_req_passkey:
-0x2ef3 007116 fetch 1 ,mem_le_configuration 
-0x2ef4 007117 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
-:      007118 le_genernate_tk:
-0x2ef5 007119 arg mem_le_tk ,rega 
-0x2ef6 007120 copy rega ,contw 
-0x2ef7 007121 arg 3 ,loopcnt 
-0x2ef8 007122 call generate_random_loop 
-0x2ef9 007123 fetch 2 ,mem_le_tk + 2 
-0x2efa 007124 and_into 0x7 ,pdata 
-0x2efb 007125 store 2 ,mem_le_tk + 2 
-:      007126 le_parse_smp_pairing_req_fixed_passkey:
-0x2efc 007127 jam bt_evt_le_tk_generate ,mem_fifo_temp 
-0x2efd 007128 branch ui_ipc_send_event 
-:      007132 le_send_smp_pairing_response:
-0x2efe 007133 force 7 ,rega 
-0x2eff 007134 call le_fifo_malloc_tx_l2cap_smp 
-0x2f00 007135 fetch 7 ,mem_le_pres 
-0x2f01 007136 istore 7 ,contw 
-0x2f02 007137 rtn 
-:      007140 le_parse_smp_pairing_confirm:
-0x2f03 007141 jam flag_le_pairing_receive_pairing_confirm ,mem_le_pairing_state 
-0x2f04 007142 arg mem_le_rconfirm ,contw 
-0x2f05 007143 call memcpy16 
-0x2f06 007144 fetch 1 ,mem_le_pairing_mode 
-0x2f07 007145 beq le_pairing_mode_lagacy_passkey_res_input ,le_parse_smp_pairing_confirm_passkey_res_input 
-0x2f08 007146 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
-0x2f09 007147 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_confirm_sc_passkey_res_input 
-0x2f0a 007148 branch le_send_smp_pairing_confirm 
-:      007151 le_parse_smp_pairing_confirm_passkey_res_input:
-0x2f0b 007152 jam bt_evt_le_get_passkey ,mem_fifo_temp 
-0x2f0c 007153 branch ui_ipc_send_event 
-:      007155 le_parse_smp_pairing_confirm_secure_passkey:
-0x2f0d 007156 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2f0e 007157 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x2f0f 007158 rtn 
-:      007160 le_parse_smp_pairing_confirm_sc_passkey_res_input:
-0x2f10 007161 fetch 4 ,mem_le_tk 
-0x2f11 007162 branch le_parse_smp_pairing_confirm_passkey_res_input ,blank 
-0x2f12 007163 branch le_parse_smp_pairing_confirm_secure_passkey 
-:      007165 le_send_smp_pairing_confirm:
-0x2f13 007166 jam flag_le_pairing_send_pairing_confirm ,mem_le_pairing_state 
-0x2f14 007167 fetch 1 ,mem_le_pairing_mode 
-0x2f15 007168 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
-0x2f16 007169 call generate_confirm 
-0x2f17 007170 force 17 ,rega 
-0x2f18 007171 call le_fifo_malloc_tx_l2cap_smp 
-0x2f19 007172 setarg smp_pairing_confirm 
-0x2f1a 007173 istore 1 ,contw 
-0x2f1b 007174 branch store_aes_result 
-:      007176 le_send_smp_pairing_confirm_sc:
-0x2f1c 007177 arg mem_le_srand ,contw 
-0x2f1d 007178 call generate_random 
-0x2f1e 007179 call function_f4_cb 
-0x2f1f 007180 force 17 ,rega 
-0x2f20 007181 call le_fifo_malloc_tx_l2cap_smp 
-0x2f21 007182 setarg smp_pairing_confirm 
-0x2f22 007183 istore 1 ,contw 
-0x2f23 007184 branch load_inverse_result 
-:      007186 le_parse_smp_pairing_random:
-0x2f24 007187 copy contr ,rega 
-0x2f25 007188 fetch 1 ,mem_le_pairing_mode 
-0x2f26 007189 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
-0x2f27 007190 copy rega ,contr 
-0x2f28 007191 call authenticate_rconfirm 
-0x2f29 007192 branch le_parse_smp_pairing_random_success ,zero 
-:      007193 le_send_pairing_confirm_value_failed:
-0x2f2a 007194 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
-:      007195 le_send_pairing_failed:
-0x2f2b 007196 force 2 ,rega 
-0x2f2c 007197 call le_fifo_malloc_tx_l2cap_smp 
-0x2f2d 007198 setarg smp_pairing_failed 
-0x2f2e 007199 istore 1 ,contw 
-0x2f2f 007200 fetch 1 ,mem_le_ll_pairing_fail_reason 
-0x2f30 007201 istore 1 ,contw 
-:      007202 le_parse_smp_pairing_failed:
-0x2f31 007203 bpatchx patch2c_5 ,mem_patch2c 
-0x2f32 007204 force smp_pairing_timer ,queue 
-0x2f33 007205 call timer_stop 
-0x2f34 007206 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x2f35 007207 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
-0x2f36 007208 branch ui_ipc_send_event 
-:      007210 le_smp_pairing_fail_reason_not_support_pairing:
-0x2f37 007211 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
-0x2f38 007212 branch le_send_pairing_failed 
-:      007214 le_parse_smp_pairing_random_sc:
-0x2f39 007215 arg mem_le_mrand ,contw 
-0x2f3a 007216 copy rega ,contr 
-0x2f3b 007217 call memcpy16 
-0x2f3c 007218 fetch 1 ,mem_le_pairing_mode 
-0x2f3d 007219 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
-0x2f3e 007220 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_random_sc_passkey 
-0x2f3f 007221 call function_g2 
-0x2f40 007222 call le_send_smp_pairing_random 
-0x2f41 007223 fetch 1 ,mem_le_pairing_mode 
-0x2f42 007224 rtnne le_pairing_mode_secure_connect_numeric 
-0x2f43 007225 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
-0x2f44 007226 branch ui_ipc_send_event 
-:      007228 le_parse_smp_pairing_random_sc_passkey:
-0x2f45 007229 call function_f4_ca 
-0x2f46 007230 arg mem_aes_cmac_temp ,contw 
-0x2f47 007231 call load_inverse_result 
-0x2f48 007232 arg mem_aes_cmac_temp ,rega 
-0x2f49 007233 arg mem_le_rconfirm ,regb 
-0x2f4a 007234 arg 16 ,loopcnt 
-0x2f4b 007235 call string_compare 
-0x2f4c 007236 nbranch le_send_pairing_confirm_value_failed ,zero 
-0x2f4d 007237 branch le_send_smp_pairing_random 
-:      007239 le_parse_smp_pairing_random_success:
-0x2f4e 007240 call generate_stk 
-0x2f4f 007241 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x2f50 007242 call ui_ipc_send_event 
-0x2f51 007243 jam 1 ,mem_ltk_exists 
-0x2f52 007244 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-:      007246 le_send_smp_pairing_random:
-0x2f53 007247 force 17 ,rega 
-0x2f54 007248 call le_fifo_malloc_tx_l2cap_smp 
-0x2f55 007249 setarg smp_pairing_random 
-0x2f56 007250 istore 1 ,contw 
-0x2f57 007251 arg mem_le_srand ,contr 
-0x2f58 007252 branch memcpy16 
-:      007254 le_send_smp_encryption_information:
-0x2f59 007255 force 17 ,rega 
-0x2f5a 007256 call le_fifo_malloc_tx_l2cap_smp 
-0x2f5b 007257 setarg smp_encryption_information 
-0x2f5c 007258 istore 1 ,contw 
-0x2f5d 007259 fetch 1 ,mem_le_configuration 
-0x2f5e 007260 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
-0x2f5f 007261 arg mem_le_ltk ,contr 
-0x2f60 007262 branch memcpy16 
-:      007264 le_send_fixed_ltk:
-0x2f61 007265 arg mem_le_fixed_ltk ,contr 
-0x2f62 007266 branch memcpy16 
-:      007269 le_send_smp_master_identification:
-0x2f63 007270 arg mem_le_ediv ,contw 
-0x2f64 007271 force 10 ,loopcnt 
-0x2f65 007272 call generate_random_loop 
-0x2f66 007273 force 11 ,rega 
-0x2f67 007274 call le_fifo_malloc_tx_l2cap_smp 
-0x2f68 007275 setarg smp_master_identification 
-0x2f69 007276 istore 1 ,contw 
-0x2f6a 007277 fetch 2 ,mem_le_ediv 
-0x2f6b 007278 istore 2 ,contw 
-0x2f6c 007279 fetch 8 ,mem_le_rand 
-0x2f6d 007280 istore 8 ,contw 
-0x2f6e 007281 rtn 
-:      007283 le_send_smp_identity_information:
-0x2f6f 007284 force 17 ,rega 
-0x2f70 007285 call le_fifo_malloc_tx_l2cap_smp 
-0x2f71 007286 setarg smp_identity_information 
-0x2f72 007287 istore 1 ,contw 
-0x2f73 007288 setarg 0 
-0x2f74 007289 istore 8 ,contw 
-0x2f75 007290 istore 8 ,contw 
-0x2f76 007291 rtn 
-:      007294 le_send_smp_identity_address_information:
-0x2f77 007295 force 8 ,rega 
-0x2f78 007296 call le_fifo_malloc_tx_l2cap_smp 
-0x2f79 007297 setarg smp_identity_address_information 
-0x2f7a 007298 istore 1 ,contw 
-0x2f7b 007299 fetch 1 ,mem_le_conn_own_addr_type 
-0x2f7c 007300 istore 1 ,contw 
-0x2f7d 007301 fetch 6 ,mem_le_lap 
-0x2f7e 007302 istore 6 ,contw 
-0x2f7f 007303 rtn 
-:      007306 le_send_pairing_fail_unspecified_reason:
-0x2f80 007307 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
-0x2f81 007308 branch le_send_pairing_failed 
-:      007310 le_check_init_key_distribution:
-0x2f82 007311 fetch 1 ,mem_le_pres_init_key_distribution 
-0x2f83 007312 fetcht 1 ,mem_le_pres_init_key_distribution 
-0x2f84 007313 iand temp ,pdata 
-0x2f85 007314 rtn 
-:      007316 le_parse_smp_identity_information:
-0x2f86 007317 arg mem_le_irk ,contw 
-0x2f87 007318 call memcpy16 
-0x2f88 007319 call le_check_init_key_distribution 
-0x2f89 007320 isolate0 le_initator_irk_bit ,pdata 
-0x2f8a 007321 branch le_send_pairing_fail_unspecified_reason ,true 
-0x2f8b 007322 fetch 1 ,mem_device_option 
-0x2f8c 007323 rtnne dvc_op_module 
-0x2f8d 007324 call le_check_master_addr_type 
-0x2f8e 007325 nrtn user 
-0x2f8f 007326 branch app_ble_store_reconn_info 
-:      007329 le_check_master_addr_type:
-0x2f90 007330 call disable_user 
-0x2f91 007331 fetch 1 ,mem_le_conn_peer_addr_type 
-0x2f92 007332 rtneq master_public_addr 
-0x2f93 007333 fetch 1 ,mem_le_preq_init_key_distribution 
-0x2f94 007334 rtnbit0 le_initator_irk_bit 
-0x2f95 007335 branch enable_user 
-:      007337 le_parse_smp_identity_address_information:
-0x2f96 007338 call le_check_init_key_distribution 
-0x2f97 007339 isolate0 le_initator_irk_bit ,pdata 
-0x2f98 007340 branch le_send_pairing_fail_unspecified_reason ,true 
-0x2f99 007341 rtn 
-:      007343 le_parse_smp_master_identification:
-:      007344 le_parse_smp_signing_information:
-:      007345 le_parse_smp_security_request:
-0x2f9a 007346 rtn 
-:      007348 le_parse_smp_public_key:
-0x2f9b 007349 arg mem_le_pubkey_remote_x_256 ,contw 
-0x2f9c 007350 call memcpy64 
-0x2f9d 007351 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2f9e 007352 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
-0x2f9f 007353 rtn 
-:      007355 le_parse_smp_dhkey_check:
-0x2fa0 007356 arg mem_sp_confirm_remote ,contw 
-0x2fa1 007357 call memcpy16 
-0x2fa2 007358 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
-0x2fa3 007359 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2fa4 007360 rtn 
-:      007362 le_send_smp_pairing_public_key:
-0x2fa5 007363 force 65 ,rega 
-0x2fa6 007364 call le_fifo_malloc_tx_l2cap_smp 
-0x2fa7 007365 setarg smp_pairing_public_key 
-0x2fa8 007366 istore 1 ,contw 
-0x2fa9 007367 arg mem_sc_pubkey_local_x_256 ,contr 
-0x2faa 007368 branch memcpy64 
-:      007370 le_send_smp_pairing_dhkey_check:
-0x2fab 007371 call function_f6_eb 
-0x2fac 007372 force 17 ,rega 
-0x2fad 007373 call le_fifo_malloc_tx_l2cap_smp 
-0x2fae 007374 setarg smp_pairing_dhkey_check 
-0x2faf 007375 istore 1 ,contw 
-0x2fb0 007376 branch load_inverse_result 
-:      007378 le_check_paring_time:
-0x2fb1 007379 fetch 1 ,mem_le_pairing_state 
-0x2fb2 007380 rtneq flag_le_pairing_end 
-0x2fb3 007381 arg flag_le_pairing_rcv_pairing_req ,temp 
-0x2fb4 007382 isub temp ,null 
-0x2fb5 007383 nrtn positive 
-0x2fb6 007384 arg smp_pairing_timer ,queue 
-0x2fb7 007385 call timer_check 
-0x2fb8 007386 nrtn blank 
-0x2fb9 007387 branch le_send_pairing_fail_unspecified_reason 
-:      007389 le_pairing_sm:
-0x2fba 007390 bpatchx patch2c_6 ,mem_patch2c 
-0x2fbb 007391 call le_fifo_check_nearly_full 
-0x2fbc 007392 nrtn blank 
-0x2fbd 007393 fetch 1 ,mem_le_pairing_state 
-0x2fbe 007394 beq flag_le_pairing_null ,le_pairing_sm_null 
-0x2fbf 007395 beq flag_le_pairing_start ,le_pairing_sm_start 
-0x2fc0 007396 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
-0x2fc1 007397 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
-0x2fc2 007398 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
-0x2fc3 007399 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
-0x2fc4 007400 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
-0x2fc5 007401 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
-0x2fc6 007402 rtn 
-:      007404 le_pairing_sm_null:
-:      007405 le_pairing_sm_send_sec_req:
-0x2fc7 007406 fetch 1 ,mem_le_enc_state 
-0x2fc8 007407 rtnne flag_le_send_start_enc_rsp 
-0x2fc9 007408 jam flag_le_enc_end ,mem_le_enc_state 
-0x2fca 007409 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x2fcb 007410 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
-0x2fcc 007411 branch ui_ipc_send_event 
-:      007414 le_pairing_sm_start:
-0x2fcd 007415 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
-0x2fce 007416 branch le_send_smp_security_request 
-:      007418 le_pairing_sm_rcv_pairing_req:
-0x2fcf 007419 jam flag_le_pairing_wait_stk_generation ,mem_le_pairing_state 
-0x2fd0 007420 setarg timer_smp_pairing_timeout 
-0x2fd1 007421 arg smp_pairing_timer ,queue 
-0x2fd2 007422 branch timer_init 
-:      007424 le_pairing_sm_after_auth:
-0x2fd3 007425 fetch 1 ,mem_le_enc_state 
-0x2fd4 007426 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
-0x2fd5 007427 rtn 
-:      007429 le_pairing_sm_after_auth_start_enc:
-0x2fd6 007430 fetch 1 ,mem_le_pairing_mode 
-0x2fd7 007431 bbit1 le_pairing_mode_secure_connect_bit ,le_pairing_sm_after_auth_start_enc_sc 
-0x2fd8 007433 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
-0x2fd9 007434 call le_send_smp_encryption_information 
-:      007435 le_pairing_sm_after_auth_start_enc_common:
-0x2fda 007436 jam bt_evt_le_enc_info ,mem_fifo_temp 
-0x2fdb 007437 call ui_ipc_send_event 
-0x2fdc 007438 fetch 1 ,mem_device_option 
-0x2fdd 007439 rtnne dvc_op_module 
-0x2fde 007440 call le_check_master_addr_type 
-0x2fdf 007441 rtn user 
-0x2fe0 007442 branch app_ble_store_reconn_info 
-:      007444 le_pairing_sm_after_auth_start_enc_sc:
-0x2fe1 007445 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x2fe2 007446 branch le_pairing_sm_after_auth_start_enc_common 
-:      007448 le_pairng_sm_send_enc_information:
-0x2fe3 007449 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x2fe4 007450 branch le_send_smp_master_identification 
-:      007452 le_pairng_sm_send_master_indentification:
-0x2fe5 007453 fetch 1 ,mem_le_preq_resp_key_distribution 
-0x2fe6 007454 fetcht 1 ,mem_le_pres_resp_key_distribution 
-0x2fe7 007455 iand temp ,pdata 
-0x2fe8 007456 isolate0 le_initator_irk_bit ,pdata 
-0x2fe9 007457 branch le_parse_start_enc_rsp_after_auth_end ,true 
-0x2fea 007458 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
-0x2feb 007459 branch le_send_smp_identity_information 
-:      007461 le_pairng_sm_send_indentity_information:
-0x2fec 007462 call le_send_smp_identity_address_information 
-0x2fed 007463 branch le_parse_start_enc_rsp_after_auth_end 
-:      007466 le_parse_start_enc_rsp_after_auth_end:
-0x2fee 007467 bpatchx patch2c_7 ,mem_patch2c 
-0x2fef 007468 force smp_pairing_timer ,queue 
-0x2ff0 007469 call timer_stop 
-0x2ff1 007470 jam flag_le_enc_end ,mem_le_enc_state 
-0x2ff2 007471 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x2ff3 007472 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
-0x2ff4 007473 branch ui_ipc_send_event 
-:      007477 le_secure_connect_sm:
-0x2ff5 007478 bpatchx patch2d_0 ,mem_patch2d 
-0x2ff6 007479 fetch 1 ,mem_le_pairing_mode 
-0x2ff7 007480 rtnbit0 le_pairing_mode_secure_connect_bit 
-0x2ff8 007481 fetch 1 ,mem_le_secure_connect_flag 
-0x2ff9 007482 rtnne le_sp_flag_commit_256 
-0x2ffa 007483 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x2ffb 007484 fetch 1 ,mem_le_secure_connect_state 
-0x2ffc 007485 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
-0x2ffd 007486 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
-0x2ffe 007487 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
-0x2fff 007488 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
-0x3000 007489 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
-0x3001 007490 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
-0x3002 007491 rtn 
-:      007493 le_sc_state_clear:
-0x3003 007494 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x3004 007495 jam le_sc_stat_null ,mem_le_secure_connect_state 
-0x3005 007496 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x3006 007497 rtn 
-:      007499 le_sc_sm_passkey_wait_confirm:
-0x3007 007500 fetch 1 ,mem_authentication_passkey_times 
-0x3008 007501 copy pdata ,queue 
-0x3009 007502 increase 1 ,pdata 
-0x300a 007503 store 1 ,mem_authentication_passkey_times 
-0x300b 007504 fetch 4 ,mem_le_tk 
-0x300c 007505 qisolate1 pdata 
-0x300d 007506 setarg 0x80 
-0x300e 007507 setflag true ,0 ,pdata 
-0x300f 007508 store 1 ,mem_passkey_1bit 
-0x3010 007509 branch le_sc_sm_ready_send_pairing_confirm 
-:      007511 le_sc_sm_wait_confirm_gkey:
-0x3011 007512 fetch 1 ,mem_le_sc_confirm_gkey_flag 
-0x3012 007513 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x3013 007514 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
-0x3014 007515 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3015 007516 rtn 
-:      007518 le_sc_confirm_gkey_ok:
-0x3016 007519 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x3017 007520 call ui_ipc_send_event 
-0x3018 007521 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-0x3019 007522 branch le_send_smp_pairing_dhkey_check 
-:      007524 le_sc_sm_receive_dhkey:
-0x301a 007525 fetch 1 ,mem_sp_dhkey_invalid 
-0x301b 007526 beq sp_key_valid_256 ,le_dhkey_ready 
-0x301c 007527 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x301d 007528 rtn 
-:      007530 le_dhkey_ready:
-0x301e 007531 call function_f5 
-0x301f 007532 fetch 1 ,mem_le_pairing_mode 
-0x3020 007533 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
-0x3021 007534 beq le_pairing_mode_secure_connect_passkey_res_input ,le_dhkey_ready_common 
-0x3022 007535 call le_set_tk_0 
-:      007536 le_dhkey_ready_common:
-0x3023 007537 call function_f6_ea 
-0x3024 007538 arg mem_aes_cmac_temp ,rega 
-0x3025 007539 arg mem_sp_confirm_remote ,regb 
-0x3026 007540 arg 16 ,loopcnt 
-0x3027 007541 call string_compare 
-0x3028 007542 branch le_dhkey_check_ok ,zero 
-:      007543 le_dhkey_check_fail:
-0x3029 007544 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
-0x302a 007545 branch le_send_pairing_failed 
-:      007548 le_dhkey_check_ok:
-0x302b 007549 call sp_calc_check_publickey_256 
-0x302c 007550 nbranch le_dhkey_check_fail ,zero 
-0x302d 007551 jam 1 ,mem_ltk_exists 
-0x302e 007552 fetch 1 ,mem_le_pairing_mode 
-0x302f 007553 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
-0x3030 007554 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
-0x3031 007555 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_confirm_gkey_ok 
-0x3032 007556 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3033 007557 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
-0x3034 007558 rtn 
-:      007560 le_sc_sm_send_public_key:
-0x3035 007561 fetch 1 ,mem_le_pairing_mode 
-0x3036 007562 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
-0x3037 007563 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_sm_send_public_key_passkey 
-0x3038 007564 jam 0 ,mem_passkey_1bit 
-:      007565 le_sc_sm_ready_send_pairing_confirm:
-0x3039 007566 branch le_send_smp_pairing_confirm 
-:      007568 le_sc_sm_send_public_key_passkey:
-0x303a 007569 jam 0 ,mem_authentication_passkey_times 
-0x303b 007570 rtneq le_pairing_mode_secure_connect_passkey_res_input 
-0x303c 007571 branch le_parse_smp_pairing_req_passkey 
-:      007574 le_sc_sm_receive_public_key:
-0x303d 007575 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x303e 007576 fetch 1 ,mem_sc_local_key_invalid 
-0x303f 007577 beq sp_key_valid_256 ,le_public_key_ready 
-0x3040 007578 rtn 
-:      007580 le_public_key_ready:
-0x3041 007581 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
-0x3042 007582 jam sp_key_invalid ,mem_sp_dhkey_invalid 
-0x3043 007583 branch sp_dhkey_calc_256 
-:      007585 le_sc_sm_wait_send_public_key:
-0x3044 007586 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3045 007587 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
-0x3046 007588 branch le_send_smp_pairing_public_key 
-:      007592 le_fifo_malloc_tx_l2cap_smp:
-0x3047 007593 bpatchx patch2d_1 ,mem_patch2d 
-0x3048 007594 force le_l2cap_cid_smp ,regb 
-0x3049 007595 branch le_fifo_malloc_tx_l2cap 
-:      007599 le_parse_ll:
-0x304a 007600 fetch 1 ,mem_le_rxbuf_data_ll_opcode 
-0x304b 007601 beq ll_connection_update_ind ,le_parse_connection_update_ind 
-0x304c 007602 beq ll_channel_map_ind ,le_parse_channel_map_ind 
-0x304d 007603 beq ll_terminate_ind ,le_parse_terminate_ind 
-0x304e 007604 beq ll_enc_req ,le_parse_enc_req 
-0x304f 007605 beq ll_enc_rsp ,le_parse_enc_rsp 
-0x3050 007606 beq ll_start_enc_req ,le_parse_start_enc_req 
-0x3051 007607 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
-0x3052 007608 beq ll_unknown_rsp ,le_parse_unknown_rsp 
-0x3053 007609 beq ll_feature_req ,le_parse_feature_req 
-0x3054 007610 beq ll_feature_rsp ,le_parse_feature_rsp 
-0x3055 007611 beq ll_pause_enc_req ,le_parse_pause_enc_req 
-0x3056 007612 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
-0x3057 007613 beq ll_version_ind ,le_parse_version_ind 
-0x3058 007614 beq ll_reject_ind ,le_parse_reject_ind 
-0x3059 007615 beq ll_ping_req ,le_parse_ping_req 
-0x305a 007616 beq ll_ping_rsp ,le_parse_ping_rsp 
-0x305b 007617 beq ll_length_req ,le_parse_length_req 
-0x305c 007618 beq ll_length_rsp ,le_parse_length_rsp 
-0x305d 007619 beq ll_phy_req ,le_parse_phy_req 
-0x305e 007620 beq ll_phy_update_ind ,le_parse_phy_update_ind 
-0x305f 007621 fetchr regc ,1 ,mem_le_rxbuf_data_ll_opcode 
-0x3060 007622 branch le_send_unknown_rsp 
-:      007626 le_parse_connection_update_ind:
-0x3061 007627 ifetch 9 ,contr 
-0x3062 007628 store 9 ,mem_le_new_param 
-0x3063 007629 ifetch 2 ,contr 
-0x3064 007630 store 2 ,mem_le_instant 
-0x3065 007631 fetch 1 ,mem_le_state 
-0x3066 007632 set1 lestate_update_param ,pdata 
-0x3067 007633 store 1 ,mem_le_state 
-0x3068 007634 rtn 
-:      007638 le_parse_channel_map_ind:
-0x3069 007639 ifetch 5 ,contr 
-0x306a 007640 store 5 ,mem_le_new_map 
-0x306b 007641 ifetch 2 ,contr 
-0x306c 007642 store 2 ,mem_le_instant 
-:      007643 le_update_map_enable:
-0x306d 007644 fetch 1 ,mem_le_state 
-0x306e 007645 set1 lestate_update_map ,pdata 
-0x306f 007646 store 1 ,mem_le_state 
-0x3070 007647 rtn 
-:      007651 le_parse_terminate_ind:
-0x3071 007652 setarg 20 
-0x3072 007653 store 2 ,mem_le_superto 
-0x3073 007654 store 2 ,mem_le_init_superto 
-0x3074 007655 rtn 
-:      007659 le_parse_enc_req:
-0x3075 007660 ifetch 8 ,contr 
-0x3076 007661 store 8 ,mem_le_rand 
-0x3077 007662 ifetch 2 ,contr 
-0x3078 007663 store 2 ,mem_le_ediv 
-0x3079 007664 ifetch 8 ,contr 
-0x307a 007665 store 8 ,mem_le_skdm 
-0x307b 007666 ifetch 4 ,contr 
-0x307c 007667 store 4 ,mem_ccm_ivm 
-0x307d 007668 call le_send_enc_rsp 
-0x307e 007669 bpatchx patch2d_2 ,mem_patch2d 
-0x307f 007670 fetch 1 ,mem_le_pairing_state 
-0x3080 007671 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
-0x3081 007672 fetch 1 ,mem_le_configuration 
-0x3082 007673 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
-0x3083 007674 fetch 1 ,mem_nv_data_number 
-0x3084 007675 ncall load_device_list_mode_4 ,blank 
-0x3085 007676 fetch 1 ,mem_ltk_exists 
-0x3086 007677 beq 0 ,le_ltk_lost 
-:      007678 le_parse_enc_req_after_auth:
-0x3087 007679 jam flag_le_rcv_enc_start ,mem_le_enc_state 
-0x3088 007680 call le_send_start_enc_req 
-0x3089 007681 branch generate_sk 
-:      007682 le_parse_enc_req_fixed_ltk:
-0x308a 007683 jam 1 ,mem_ltk_exists 
-0x308b 007684 arg mem_le_fixed_ltk ,contr 
-0x308c 007685 arg mem_le_ltk ,contw 
-0x308d 007686 call memcpy16 
-0x308e 007687 branch le_parse_enc_req_after_auth 
-:      007689 le_ltk_lost:
-0x308f 007690 jam flag_le_enc_null ,mem_le_enc_state 
-0x3090 007691 jam flag_le_enc_null ,mem_le_pairing_state 
-0x3091 007692 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
-0x3092 007693 branch ui_ipc_send_event 
-:      007696 le_parse_enc_rsp:
-0x3093 007697 ifetch 8 ,contr 
-0x3094 007698 store 8 ,mem_le_skds 
-0x3095 007699 ifetch 4 ,contr 
-0x3096 007700 store 4 ,mem_ccm_ivs 
-0x3097 007701 branch generate_sk 
-:      007705 le_parse_start_enc_req:
-0x3098 007706 fetch 1 ,mem_le_state 
-0x3099 007707 set1 lestate_encryption ,pdata 
-0x309a 007708 store 1 ,mem_le_state 
-0x309b 007709 rtn 
-:      007712 le_parse_start_enc_rsp:
-0x309c 007713 rtn master 
-0x309d 007714 jam bt_evt_le_start_enc ,mem_fifo_temp 
-0x309e 007715 call ui_ipc_send_event 
-0x309f 007716 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
-0x30a0 007717 branch le_send_start_enc_rsp 
-:      007721 le_parse_unknown_rsp:
-0x30a1 007722 rtn 
-:      007726 le_parse_feature_req:
-0x30a2 007727 branch le_send_feature_rsp 
-:      007731 le_parse_feature_rsp:
-0x30a3 007732 rtn 
-:      007736 le_parse_pause_enc_req:
-0x30a4 007737 jam flag_le_enc_pause ,mem_le_enc_state 
-0x30a5 007738 call le_send_pause_enc_rsp 
-0x30a6 007739 jam bt_evt_le_pause_enc ,mem_fifo_temp 
-0x30a7 007740 branch ui_ipc_send_event 
-:      007744 le_parse_pause_enc_rsp:
-0x30a8 007745 rtn 
-:      007749 le_parse_version_ind:
-0x30a9 007750 rtn master 
-0x30aa 007751 branch le_send_version_ind 
-:      007755 le_parse_reject_ind:
-0x30ab 007756 rtn 
-:      007760 le_parse_ping_req:
-0x30ac 007761 branch le_send_ping_rsp 
-:      007765 le_parse_ping_rsp:
-0x30ad 007766 rtn 
-:      007769 le_parse_length_req:
-0x30ae 007770 call le_parse_length_rsp 
-0x30af 007771 branch le_send_data_length_res 
-:      007773 le_parse_length_rsp:
-0x30b0 007774 ifetch 8 ,contr 
-0x30b1 007775 store 8 ,mem_remote_rx_max_octets 
-0x30b2 007776 fetch 2 ,mem_remote_rx_max_octets 
-0x30b3 007777 fetcht 2 ,mem_local_tx_max_octets 
-0x30b4 007778 call not_greater_than 
-0x30b5 007779 store 2 ,mem_remote_rx_max_octets 
-0x30b6 007781 fetch 2 ,mem_remote_tx_max_octets 
-0x30b7 007782 fetcht 2 ,mem_local_rx_max_octets 
-0x30b8 007783 call not_greater_than 
-0x30b9 007784 store 2 ,mem_remote_tx_max_octets 
-0x30ba 007785 rtn 
-:      007789 le_parse_phy_req:
-0x30bb 007790 branch le_send_phy_rsp 
-:      007794 le_parse_phy_update_ind:
-0x30bc 007795 ifetch 2 ,contr 
-0x30bd 007796 store 2 ,mem_le_new_m2s_phy 
-0x30be 007797 ifetch 2 ,contr 
-0x30bf 007798 store 2 ,mem_le_instant 
-0x30c0 007799 rtn blank 
-0x30c1 007800 fetch 1 ,mem_le_state 
-0x30c2 007801 set1 lestate_update_phy ,pdata 
-0x30c3 007802 store 1 ,mem_le_state 
-0x30c4 007803 rtn 
-:      007808 le_send_terminate_ind_user_terminated:
-0x30c5 007809 arg error_remote_user_terminated_connection ,regc 
-:      007812 le_send_terminate_ind:
-0x30c6 007813 arg 2 ,rega 
-0x30c7 007814 arg ll_terminate_ind ,regb 
-0x30c8 007815 call le_fifo_malloc_tx_ll 
-0x30c9 007816 copy regc ,pdata 
-0x30ca 007817 istore 1 ,contw 
-0x30cb 007818 rtn 
-:      007822 le_send_enc_rsp:
-0x30cc 007823 arg mem_le_skds ,contw 
-0x30cd 007824 force 8 ,loopcnt 
-0x30ce 007825 call generate_random_loop 
-0x30cf 007826 arg mem_ccm_ivs ,contw 
-0x30d0 007827 force 4 ,loopcnt 
-0x30d1 007828 call generate_random_loop 
-0x30d2 007829 arg 13 ,rega 
-0x30d3 007830 arg ll_enc_rsp ,regb 
-0x30d4 007831 call le_fifo_malloc_tx_ll 
-0x30d5 007832 fetch 8 ,mem_le_skds 
-0x30d6 007833 istore 8 ,contw 
-0x30d7 007834 fetch 4 ,mem_ccm_ivs 
-0x30d8 007835 istore 4 ,contw 
-0x30d9 007836 rtn 
-:      007840 le_send_start_enc_req:
-0x30da 007841 jam flag_le_send_start_enc_req ,mem_le_enc_state 
-0x30db 007842 arg ll_start_enc_req ,regb 
-0x30dc 007843 branch le_send_ll_one_lenth 
-:      007847 le_send_start_enc_rsp:
-0x30dd 007848 arg ll_start_enc_rsp ,regb 
-0x30de 007849 branch le_send_ll_one_lenth 
-:      007854 le_send_unknown_rsp:
-0x30df 007855 arg 2 ,rega 
-0x30e0 007856 arg ll_unknown_rsp ,regb 
-0x30e1 007857 call le_fifo_malloc_tx_ll 
-0x30e2 007858 istorer regc ,1 ,contw 
-0x30e3 007859 rtn 
-:      007863 le_send_feature_rsp:
-0x30e4 007864 arg 9 ,rega 
-0x30e5 007865 arg ll_feature_rsp ,regb 
-0x30e6 007866 call le_fifo_malloc_tx_ll 
-0x30e7 007867 fetch 8 ,mem_le_local_feature 
-0x30e8 007868 or pdata ,fun_ll_feature_le_encryption ,pdata 
-0x30e9 007869 istore 8 ,contw 
-0x30ea 007870 rtn 
-:      007874 le_send_pause_enc_rsp:
-0x30eb 007875 arg ll_pause_enc_rsp ,regb 
-0x30ec 007876 branch le_send_ll_one_lenth 
-:      007880 le_send_version_ind:
-0x30ed 007881 arg 6 ,rega 
-0x30ee 007882 arg ll_version_ind ,regb 
-0x30ef 007883 call le_fifo_malloc_tx_ll 
-0x30f0 007884 fetch 5 ,mem_version 
-0x30f1 007885 istore 5 ,contw 
-0x30f2 007886 rtn 
-:      007889 le_send_reject_ind:
-0x30f3 007890 arg 2 ,rega 
-0x30f4 007891 arg ll_reject_ind ,regb 
-0x30f5 007892 call le_fifo_malloc_tx_ll 
-0x30f6 007893 setarg le_err_pin_or_key_missing 
-0x30f7 007894 istore 1 ,contw 
-0x30f8 007895 rtn 
-:      007899 le_send_ping_rsp:
-0x30f9 007900 arg ll_ping_rsp ,regb 
-0x30fa 007901 branch le_send_ll_one_lenth 
-:      007903 le_send_data_length_req:
-0x30fb 007904 arg ll_length_req ,regb 
-0x30fc 007905 branch le_send_data_length 
-:      007907 le_send_data_length_res:
-0x30fd 007908 arg ll_length_rsp ,regb 
-:      007909 le_send_data_length:
-0x30fe 007910 arg 9 ,rega 
-0x30ff 007911 call le_fifo_malloc_tx_ll 
-0x3100 007912 fetch 8 ,mem_local_rx_max_octets 
-0x3101 007913 istore 8 ,contw 
-0x3102 007914 rtn 
-:      007918 le_send_phy_rsp:
-0x3103 007919 arg 3 ,rega 
-0x3104 007920 arg ll_phy_rsp ,regb 
-0x3105 007921 call le_fifo_malloc_tx_ll 
-0x3106 007922 fetch 1 ,mem_le_tx_phys 
-0x3107 007923 and pdata ,0x07 ,pdata 
-0x3108 007924 istore 1 ,contw 
-0x3109 007925 fetch 1 ,mem_le_rx_phys 
-0x310a 007926 and pdata ,0x07 ,pdata 
-0x310b 007927 istore 1 ,contw 
-0x310c 007928 rtn 
-:      007932 le_send_ll_one_lenth:
-0x310d 007933 arg 1 ,rega 
-0x310e 007934 branch le_fifo_malloc_tx_ll 
-:      007939 g24_dispatch:
-0x310f 007940 bpatchx patch2d_3 ,mem_patch2d 
-0x3110 007941 bmark1 mark_24g_rxmode ,g24_receive_dispatch 
-0x3111 007942 branch g24_transmit_dispatch 
-:      007947 g24_prep:
-0x3112 007948 bpatchx patch2d_4 ,mem_patch2d 
-0x3113 007949 disable enable_crc 
-0x3114 007950 disable enable_white 
-0x3115 007951 setarg 0x555555 
-0x3116 007952 iforce crc24_init 
-0x3117 007953 fetch 1 ,mem_24g_ch 
-0x3118 007954 branch le_prep_next 
-:      007956 g24_receive_packet:
-0x3119 007957 bpatchx patch2d_5 ,mem_patch2d 
-0x311a 007958 fetch 1 ,mem_24g_rx_phy 
-0x311b 007959 call le_enable_phy_by_pdata 
-0x311c 007960 fetch 4 ,mem_24g_addr 
-0x311d 007961 iforce access 
-0x311e 007962 call set_sync_on 
-0x311f 007963 fetcht 1 ,mem_24g_ch 
-0x3120 007964 call le_rf_rx_enable 
-:      007965 g24_receive_rxon:
-0x3121 007966 call g24_prep 
-0x3122 007967 bmark0 mark_ble_lr ,g24_receive_nolr 
-0x3123 007968 pulse dewhiten_code_calc 
-0x3124 007969 nop 30 
-0x3125 007970 call g24_prep 
-:      007971 g24_receive_nolr:
-0x3126 007972 disable user3 
-0x3127 007973 enable decode_fec0 
-0x3128 007974 enable is_rx 
-0x3129 007975 disable is_tx 
-0x312a 007976 enable swfine 
-0x312b 007977 fetch 2 ,mem_24g_rx_window 
-0x312c 007978 iforce stop_watch 
-0x312d 007979 correlate null ,timeout 
-0x312e 007980 nbranch g24_sync_timeout ,sync 
-0x312f 007981 call rf_debug_rx_sync_line 
-0x3130 007982 bmark1 mark_ble_lr ,g24_receive_skip_fec1 
-0x3131 007983 fetch 1 ,mem_24g_disable_fec1 
-0x3132 007984 nbranch g24_receive_skip_fec1 ,blank 
-0x3133 007985 disable decode_fec0 
-0x3134 007986 enable decode_fec1 
-:      007987 g24_receive_skip_fec1:
-0x3135 007988 enable enable_white 
-0x3136 007989 enable enable_crc 
-0x3137 007990 call g24_receive_byte 
-0x3138 007991 store 1 ,mem_24g_get_syncword_crc8 
-0x3139 007992 fetcht 1 ,mem_24g_syncword_crc8 
-0x313a 007993 isub temp ,null 
-0x313b 007994 nbranch g24_hec_error ,zero 
-0x313c 007995 bpatchx patch2d_6 ,mem_patch2d 
-0x313d 007996 disable user7 
-0x313e 007997 isolate1 mark_ble_lr ,mark 
-0x313f 007998 call g24_lr_receive_pdu_len ,true 
-0x3140 007999 branch g24_lr_len_error ,user7 
-0x3141 008000 call g24_receive_byte 
-0x3142 008001 store 1 ,mem_24g_rxbuf 
-0x3143 008002 bmark1 mark_24g_rxmode ,g24_receive_skip 
-0x3144 008003 fetch 1 ,mem_24g_rxbuf 
-0x3145 008004 fetcht 1 ,mem_24g_data_type 
-0x3146 008005 icompare bits_data ,temp 
-0x3147 008006 nbranch g24_type_error ,true 
-:      008007 g24_receive_skip:
-0x3148 008008 call g24_receive_byte 
-0x3149 008009 isolate1 mark_ble_lr ,mark 
-0x314a 008010 call g24_lr_receive_payload_len ,true 
-0x314b 008011 istore 1 ,contw 
-0x314c 008012 rshift3 pdata ,pdata 
-0x314d 008013 sub pdata ,0x1f ,null 
-0x314e 008014 nbranch g24_len_over_error ,positive 
-0x314f 008015 copy pdata ,loopcnt 
-0x3150 008016 branch g24rx_nopayload ,zero 
-:      008017 g24rx_loop:
-0x3151 008018 call g24_receive_byte 
-0x3152 008019 istore 1 ,contw 
-0x3153 008020 loop g24rx_loop 
-:      008021 g24rx_nopayload:
-0x3154 008022 bmark1 mark_24g_rxmode ,g24_receive_skip_rssi 
-0x3155 008023 copy contw ,rega 
-0x3156 008024 call g24_receive_byte 
-0x3157 008025 store 1 ,mem_rssi_hex_received 
-0x3158 008026 copy rega ,contw 
-:      008027 g24_receive_skip_rssi:
-0x3159 008028 parse demod ,bucket ,24 
-0x315a 008029 rshift32 pdata ,pdata 
-0x315b 008030 rshift16 pdata ,pdata 
-0x315c 008031 istore 3 ,contw 
-0x315d 008032 fetch 1 ,mem_24g_disable_fec1 
-0x315e 008033 nbranch g24_receive_skip_disable_fec1 ,blank 
-0x315f 008034 disable decode_fec1 
-:      008035 g24_receive_skip_next:
-0x3160 008036 isolate1 mark_24g_rxmode ,mark 
-0x3161 008037 call save_rssi_dec ,true 
-0x3162 008038 branch g24_crc_error ,crc_failed 
-0x3163 008039 call rf_debug_rx_crc_line 
-0x3164 008040 bpatchx patch2d_7 ,mem_patch2d 
-0x3165 008041 enable user3 
-0x3166 008042 call le_match_set_txfreq 
-0x3167 008043 rtnmark1 mark_24g_rxmode 
-0x3168 008044 fetch 1 ,mem_rssi_hex_received 
-0x3169 008045 fetcht 1 ,mem_rssi_hex_received_max_value 
-0x316a 008046 isub temp ,null 
-0x316b 008047 call copy_temp2pdata ,positive 
-0x316c 008048 branch rssi_signal 
-:      008050 g24_receive_skip_disable_fec1:
-0x316d 008051 disable decode_fec0 
-0x316e 008052 branch g24_receive_skip_next 
-:      008055 g24_lr_receive_pdu_len:
-0x316f 008056 call g24_receive_byte 
-0x3170 008057 sub pdata ,1 ,null 
-0x3171 008058 branch enable_user7 ,positive 
-0x3172 008059 increase -2 ,pdata 
-0x3173 008060 bmark1 mark_24g_rxmode ,g24_lr_receive_pdu_norssi 
-0x3174 008061 branch enable_user7 ,blank 
-0x3175 008062 increase -1 ,pdata 
-:      008063 g24_lr_receive_pdu_norssi:
-0x3176 008064 store 1 ,mem_temp 
-0x3177 008065 rtn 
-:      008067 g24_lr_receive_payload_len:
-0x3178 008068 and_into 0x07 ,pdata 
-0x3179 008069 fetcht 1 ,mem_temp 
-0x317a 008070 lshift3 temp ,temp 
-0x317b 008071 ior temp ,pdata 
-0x317c 008072 rtn 
-:      008074 g24_receive_byte:
-0x317d 008075 parse demod ,bucket ,8 
-0x317e 008076 rshift3 pwindow ,pdata 
-0x317f 008077 rtn 
-:      008079 g24_sync_timeout:
-0x3180 008080 jam err_sync_to ,mem_24g_off_type 
-0x3181 008081 isolate1 mark_24g_rxmode ,mark 
-0x3182 008082 call rssi_noise ,true 
-:      008083 g24_end_of_packet:
-0x3183 008084 bpatchx patch2e_0 ,mem_patch2e 
-0x3184 008085 call le_disable 
-0x3185 008086 disable encode_fec1 
-0x3186 008087 disable decode_fec1 
-0x3187 008088 branch end_of_packet 
-:      008090 g24_hec_error:
-0x3188 008091 jam err_hec ,mem_24g_off_type 
-0x3189 008092 branch g24_end_of_packet 
-:      008094 g24_lr_len_error:
-0x318a 008095 jam err_lr_len ,mem_24g_off_type 
-0x318b 008096 branch g24_end_of_packet 
-:      008098 g24_type_error:
-0x318c 008099 jam err_type ,mem_24g_off_type 
-0x318d 008100 branch g24_end_of_packet 
-:      008102 g24_len_over_error:
-0x318e 008103 jam err_len_over ,mem_24g_off_type 
-0x318f 008104 branch g24_end_of_packet 
-:      008106 g24_crc_error:
-0x3190 008107 jam err_crc ,mem_24g_off_type 
-0x3191 008108 branch g24_end_of_packet 
-:      008110 g24_set_freq_tx:
-0x3192 008111 call set_sync_on 
-0x3193 008112 fetcht 1 ,mem_24g_ch 
-0x3194 008113 branch set_freq_tx 
-:      008115 g24_transmit:
-0x3195 008116 bpatchx patch2e_1 ,mem_patch2e 
-0x3196 008117 fetch 1 ,mem_24g_tx_phy 
-0x3197 008118 call le_enable_phy_by_pdata 
-0x3198 008119 fetch 4 ,mem_24g_addr 
-0x3199 008120 iforce access 
-0x319a 008121 call g24_prep 
-0x319b 008122 call g24_set_freq_tx 
-0x319c 008123 set1 txgfsk ,radio_ctrl 
-0x319d 008124 enable encode_fec0 
-0x319e 008125 enable is_tx 
-0x319f 008126 disable is_rx 
-0x31a0 008127 call rf_debug_tx_on_line 
-0x31a1 008128 disable lr_s2en 
-0x31a2 008129 bmark1 mark_ble_lr ,g24_transmit_lr 
-0x31a3 008130 bmark1 mark_ble_2m ,g24_transmit_2m 
-0x31a4 008131 rshift16 access ,pdata 
-0x31a5 008132 rshift8 pdata ,pdata 
-0x31a6 008133 rshift4 pdata ,pdata 
-0x31a7 008134 inject mod ,40 
-:      008135 g24_transmit_packet:
-0x31a8 008136 bpatchx patch2e_2 ,mem_patch2e 
-0x31a9 008137 bmark1 mark_ble_lr ,g24_transmit_nolr 
-0x31aa 008138 fetch 1 ,mem_24g_disable_fec1 
-0x31ab 008139 nbranch g24_transmit_nolr ,blank 
-0x31ac 008140 disable encode_fec0 
-0x31ad 008141 enable encode_fec1 
-:      008142 g24_transmit_nolr:
-0x31ae 008143 enable enable_white 
-0x31af 008144 enable enable_crc 
-0x31b0 008145 fetch 1 ,mem_24g_txlen 
-0x31b1 008146 iforce loopcnt 
-0x31b2 008147 arg mem_24g_txpayload ,contr 
-:      008148 g24tr_loop:
-0x31b3 008149 ifetch 1 ,contr 
-0x31b4 008150 inject mod ,8 
-0x31b5 008151 loop g24tr_loop 
-0x31b6 008152 enable enable_parity 
-0x31b7 008153 inject mod ,24 
-0x31b8 008154 disable enable_parity 
-0x31b9 008155 bmark0 mark_ble_lr ,g24_transmit_skip 
-0x31ba 008156 disable enable_white 
-0x31bb 008157 setarg 0 
-0x31bc 008158 inject mod ,3 
-:      008159 g24_transmit_skip:
-0x31bd 008160 until null ,tx_clear 
-0x31be 008161 nop 100 
-0x31bf 008162 disable lr_s2en 
-0x31c0 008163 disable encode_fec0 
-0x31c1 008164 fetch 1 ,mem_24g_disable_fec1 
-0x31c2 008165 nbranch g24_transmit_skip_disable_fec1 ,blank 
-0x31c3 008166 disable encode_fec1 
-:      008167 g24_transmit_skip_disable_fec1:
-0x31c4 008168 disable encode_fec3 
-0x31c5 008169 call set_sync_on 
-0x31c6 008170 branch rf_debug_tx_off_line 
-:      008172 g24_transmit_lr:
-0x31c7 008173 arg 10 ,loopcnt 
-:      008174 g24_transmit_lr_preamble_loop:
-0x31c8 008175 setarg 0x3c 
-0x31c9 008176 inject mod ,8 
-0x31ca 008177 loop g24_transmit_lr_preamble_loop 
-0x31cb 008178 disable encode_fec0 
-0x31cc 008179 enable encode_fec3 
-0x31cd 008180 rshift16 access ,pdata 
-0x31ce 008181 rshift16 pdata ,pdata 
-0x31cf 008182 rshift4 pdata ,pdata 
-0x31d0 008183 inject mod ,32 
-0x31d1 008184 bmark1 mark_ble_lr_s8 ,g24_transmit_lr_s8 
-:      008185 g24_transmit_lr_s2:
-0x31d2 008186 setarg 1 
-0x31d3 008187 inject mod ,5 
-0x31d4 008188 enable lr_s2en 
-0x31d5 008189 branch g24_transmit_packet 
-:      008191 g24_transmit_lr_s8:
-0x31d6 008192 setarg 0 
-0x31d7 008193 inject mod ,5 
-0x31d8 008194 branch g24_transmit_packet 
-:      008196 g24_transmit_2m:
-0x31d9 008197 fetch 1 ,mem_system_clk 
-0x31da 008198 rshift pdata ,loopcnt 
-:      008199 g24_transmit_2m_dealy:
-0x31db 008200 nop 2 
-0x31dc 008201 loop g24_transmit_2m_dealy 
-0x31dd 008203 rshift16 access ,pdata 
-0x31de 008204 rshift8 pdata ,pdata 
-0x31df 008205 rshift4 pdata ,temp 
-0x31e0 008206 copy temp ,pdata 
-0x31e1 008207 inject mod ,8 
-0x31e2 008208 copy temp ,pdata 
-0x31e3 008209 inject mod ,40 
-0x31e4 008210 branch g24_transmit_packet 
-:      008218 g24_transmit_prep:
-0x31e5 008219 bpatchx patch2e_3 ,mem_patch2e 
-0x31e6 008220 fetch 1 ,mem_24g_tx_phy 
-0x31e7 008221 bbit1 bit_le_coded_phy ,g24_lr_transmit_prep 
-0x31e8 008223 fetch 1 ,mem_24g_datalen 
-0x31e9 008224 increase 3 ,pdata 
-0x31ea 008225 store 1 ,mem_24g_txlen 
-0x31eb 008227 fetch 1 ,mem_24g_syncword_crc8 
-0x31ec 008228 store 1 ,mem_24g_txpayload 
-0x31ed 008230 fetch 1 ,mem_24g_data_type 
-0x31ee 008231 istore 1 ,contw 
-0x31ef 008233 fetch 1 ,mem_24g_datalen 
-:      008234 g24_transmit_prep_pdu:
-0x31f0 008235 lshift3 pdata ,pdata 
-0x31f1 008236 fetcht 1 ,mem_24g_pid 
-0x31f2 008237 and temp ,0x03 ,temp 
-0x31f3 008238 lshift temp ,temp 
-0x31f4 008239 ior temp ,pdata 
-0x31f5 008240 fetcht 1 ,mem_24g_no_ack 
-0x31f6 008241 iadd temp ,pdata 
-0x31f7 008242 istore 1 ,contw 
-0x31f8 008244 fetch 1 ,mem_24g_datalen 
-0x31f9 008245 iforce loopcnt 
-0x31fa 008246 arg mem_24g_txbuf ,contr 
-0x31fb 008247 call memcpy 
-0x31fc 008248 bpatchx patch2e_4 ,mem_patch2e 
-0x31fd 008250 rtnmark0 mark_24g_rxmode 
-0x31fe 008251 fetch 1 ,mem_rssi_hex 
-0x31ff 008252 istore 1 ,contw 
-0x3200 008253 fetch 1 ,mem_24g_tx_phy 
-0x3201 008254 rtnbit1 bit_le_coded_phy 
-0x3202 008255 fetch 1 ,mem_24g_txlen 
-0x3203 008256 increase 1 ,pdata 
-0x3204 008257 store 1 ,mem_24g_txlen 
-0x3205 008258 rtn 
-:      008260 g24_lr_transmit_prep:
-0x3206 008262 fetch 1 ,mem_24g_datalen 
-0x3207 008263 increase 4 ,pdata 
-0x3208 008264 bmark0 mark_24g_rxmode ,g24_lr_transmit_prep_skip 
-0x3209 008265 increase 1 ,pdata 
-:      008266 g24_lr_transmit_prep_skip:
-0x320a 008267 store 1 ,mem_24g_txlen 
-0x320b 008269 fetch 1 ,mem_24g_syncword_crc8 
-0x320c 008270 store 1 ,mem_24g_txpayload 
-0x320d 008272 fetch 1 ,mem_24g_txlen 
-0x320e 008273 increase -2 ,pdata 
-0x320f 008274 istore 1 ,contw 
-0x3210 008276 fetch 1 ,mem_24g_data_type 
-0x3211 008277 istore 1 ,contw 
-0x3212 008278 setarg 0 
-0x3213 008279 branch g24_transmit_prep_pdu 
-:      008281 g24_read_len_pid_crc:
-0x3214 008282 bpatchx patch2e_5 ,mem_patch2e 
-0x3215 008284 fetch 1 ,mem_24g_rxbuf + 1 
-0x3216 008285 rshift3 pdata ,pdata 
-0x3217 008286 store 1 ,mem_24g_rxdata_length 
-0x3218 008288 increase 1 ,pdata 
-0x3219 008289 arg mem_24g_rxbuf + 1 ,contr 
-0x321a 008290 iadd contr ,contr 
-0x321b 008291 ifetch 3 ,contr 
-0x321c 008292 store 3 ,mem_24g_sta_crc 
-0x321d 008294 fetch 1 ,mem_24g_rxbuf + 1 
-0x321e 008295 rshift pdata ,pdata 
-0x321f 008296 and pdata ,0x03 ,pdata 
-0x3220 008297 store 1 ,mem_24g_sta_pid 
-0x3221 008298 rtn 
-:      008301 g24_ch:
-0x3222 008302 bpatchx patch2e_6 ,mem_patch2e 
-0x3223 008303 fetcht 1 ,mem_24g_current_ch_number 
-0x3224 008304 call g24_ch_map_size 
-0x3225 008305 storet 1 ,mem_24g_current_ch_number 
-0x3226 008306 rtn 
-:      008308 g24_ch_map_size:
-0x3227 008309 bpatchx patch2e_7 ,mem_patch2e 
-0x3228 008310 call g24_ch_calc 
-0x3229 008311 increase 1 ,temp 
-0x322a 008312 and_into 3 ,temp 
-0x322b 008313 rtn 
-:      008315 g24_ch_calc:
-0x322c 008316 bpatchx patch2f_0 ,mem_patch2f 
-0x322d 008317 fetch 1 ,mem_24g_addr 
-0x322e 008318 and_into 0x03 ,pdata 
-0x322f 008319 mul32 pdata ,4 ,rega 
-0x3230 008320 setarg mem_24g_ch_map1 
-0x3231 008321 iadd rega ,pdata 
-0x3232 008322 iadd temp ,contr 
-0x3233 008323 ifetch 1 ,contr 
-0x3234 008324 store 1 ,mem_24g_ch 
-0x3235 008325 rtn 
-:      008328 g24_update_addr_and_synccrc8:
-0x3236 008329 store 4 ,mem_24g_addr 
-0x3237 008331 bpatchx patch2f_1 ,mem_patch2f 
-:      008332 g24_syncword_crc8:
-0x3238 008333 arg 0 ,rega 
-0x3239 008334 arg 4 ,loopcnt 
-0x323a 008335 arg mem_24g_addr ,contr 
-:      008336 g24_syncword_crc8_loop:
-0x323b 008337 ifetch 1 ,contr 
-0x323c 008338 iadd rega ,rega 
-0x323d 008339 loop g24_syncword_crc8_loop 
-0x323e 008340 copy rega ,pdata 
-0x323f 008341 store 2 ,mem_24g_syncword 
-0x3240 008342 fetch 1 ,mem_24g_syncword 
-0x3241 008343 fetcht 1 ,mem_24g_syncword + 1 
-0x3242 008344 iadd temp ,pdata 
-0x3243 008345 store 1 ,mem_24g_syncword_crc8 
-0x3244 008346 rtn 
-:      008349 g24_timer_check:
-0x3245 008350 bpatchx patch2f_2 ,mem_patch2f 
-0x3246 008351 call disable_user 
-0x3247 008352 fetcht 4 ,mem_24g_tx_btclk 
-0x3248 008353 copy clkn_bt ,pdata 
-0x3249 008354 isub temp ,null 
-0x324a 008355 ncall g24_timer_timeout ,positive 
-0x324b 008356 copy pdata ,regb 
-0x324c 008357 fetch 4 ,mem_24g_tx_btclk 
-0x324d 008358 fetcht 1 ,mem_24g_interval 
-0x324e 008359 iadd temp ,temp 
-0x324f 008360 copy regb ,pdata 
-0x3250 008361 isub temp ,null 
-0x3251 008362 nrtn positive 
-0x3252 008363 set0 28 ,pdata 
-0x3253 008364 store 4 ,mem_24g_tx_btclk 
-0x3254 008365 branch enable_user 
-:      008367 g24_timer_timeout:
-0x3255 008368 rtn zero 
-0x3256 008369 set1 28 ,pdata 
-0x3257 008370 rtn 
-:      008372 g24_timer_init:
-0x3258 008373 setarg 0 
-0x3259 008374 store 4 ,mem_24g_tx_btclk 
-0x325a 008375 rtn 
-:      008383 g24_chmap_param_init:
-0x325b 008384 bpatchx patch2f_3 ,mem_patch2f 
-0x325c 008385 setsect 0 ,0x1300 
-0x325d 008386 setsect 1 ,0x1908b 
-0x325e 008387 setsect 2 ,0x36150 
-0x325f 008388 setsect 3 ,0x3d20 
-0x3260 008389 store 9 ,mem_24g_ch_map1 
-0x3261 008390 setsect 0 ,0x3a1a 
-0x3262 008391 setsect 1 ,0xc453 
-0x3263 008392 setsect 2 ,0xd312 
-0x3264 008393 setsect 3 ,0x1 
-0x3265 008394 istore 7 ,contw 
-0x3266 008395 fetch 1 ,mem_24g_ch_map_update 
-0x3267 008396 rtn blank 
-0x3268 008397 arg mem_24g_ch_update_map1 ,contr 
-0x3269 008398 arg mem_24g_ch_map1 ,contw 
-0x326a 008399 branch memcpy16 
-:      008407 g24_chamap_param_update:
-0x326b 008408 bpatchx patch2f_4 ,mem_patch2f 
-0x326c 008409 setarg 0x4e001e 
-0x326d 008410 store 3 ,mem_24g_ch_update_map1 + 1 
-0x326e 008411 setarg 0x032303 
-0x326f 008412 istore 3 ,contw 
-0x3270 008413 setarg 0x250642 
-0x3271 008414 istore 3 ,contw 
-0x3272 008415 setarg 0x094c06 
-0x3273 008416 istore 3 ,contw 
-0x3274 008417 setarg 0x3c0927 
-0x3275 008418 istore 3 ,contw 
-0x3276 008419 jam 1 ,mem_24g_ch_map_update 
-0x3277 008420 rtn 
-:      008423 g24_rx_window_init:
-0x3278 008424 bpatchx patch2f_5 ,mem_patch2f 
-0x3279 008425 arg 0x6978 ,temp 
-0x327a 008426 bmark1 mark_24g_rxmode ,g24_rx_window_store 
-0x327b 008427 arg 0x12c0 ,temp 
-0x327c 008428 fetch 1 ,mem_24g_rx_phy 
-0x327d 008429 bbit0 2 ,g24_rx_window_store 
-0x327e 008430 arg 0x2ee0 ,temp 
-:      008431 g24_rx_window_store:
-0x327f 008432 storet 2 ,mem_24g_rx_window 
-0x3280 008433 rtn 
-:      008435 g24_enable_1m:
-0x3281 008436 jam 0x01 ,mem_24g_rx_phy 
-0x3282 008437 jam 0x01 ,mem_24g_tx_phy 
-0x3283 008438 rtn 
-:      008440 g24_enable_2m:
-0x3284 008441 jam 0x02 ,mem_24g_rx_phy 
-0x3285 008442 jam 0x02 ,mem_24g_tx_phy 
-0x3286 008443 rtn 
-:      008467 g24_pair_param_init:
-0x3287 008468 bpatchx patch2f_6 ,mem_patch2f 
-0x3288 008469 jam 0x4e ,mem_24g_pair_ch 
-0x3289 008470 setarg 0x101520 
-0x328a 008471 store 3 ,mem_24g_pair_addr 
-0x328b 008472 setarg 0x05 
-0x328c 008473 istore 1 ,contw 
-0x328d 008474 rtn 
-:      008480 g24_pair_timeout_timer:
-0x328e 008481 arg mem_24g_pair_timeout ,regc 
-0x328f 008482 arg g24_stop_24g_mode ,regb 
-0x3290 008483 branch timer_single_step_2b 
-:      008485 g24_pair_start:
-0x3291 008486 set1 mark_24g ,mark 
-0x3292 008487 fetch 1 ,mem_24g_conn_sm 
-0x3293 008488 set0 state_24g_reconn ,pdata 
-0x3294 008489 set1 state_24g_pair ,pdata 
-0x3295 008490 store 1 ,mem_24g_conn_sm 
-0x3296 008491 setarg 0 
-0x3297 008492 store 2 ,mem_24g_reconn_timeout 
-0x3298 008493 fetch 2 ,mem_24g_pair_timeout_init 
-0x3299 008494 store 2 ,mem_24g_pair_timeout 
-0x329a 008495 jam 0 ,mem_24g_pair_no_ack 
-0x329b 008496 call g24_pair_sm_reinit 
-:      008497 g24_pair_init_param:
-0x329c 008498 jam 0 ,mem_24g_pid 
-0x329d 008499 fetch 1 ,mem_24g_pair_ch 
-0x329e 008500 store 1 ,mem_24g_ch 
-0x329f 008501 fetch 1 ,mem_24g_pair_tx_power 
-0x32a0 008502 store 1 ,mem_tx_power 
-0x32a1 008503 fetch 4 ,mem_24g_pair_addr 
-0x32a2 008504 branch g24_update_addr_and_synccrc8 
-:      008507 g24_pair_dispatch:
-0x32a3 008508 bpatchx patch2f_7 ,mem_patch2f 
-0x32a4 008509 jam default_24g_device ,mem_24g_reconn_type 
-0x32a5 008510 fetch 2 ,mem_24g_pair_count 
-0x32a6 008511 increase 1 ,pdata 
-0x32a7 008512 store 2 ,mem_24g_pair_count 
-0x32a8 008513 fetch 1 ,mem_24g_pair_count 
-0x32a9 008514 and pdata ,0xff ,pdata 
-0x32aa 008515 nrtn blank 
-0x32ab 008516 fetch 1 ,mem_24g_pair_sm 
-0x32ac 008517 beq state_24g_pairing_success ,g24_pair_exit 
-0x32ad 008518 beq state_24g_pairing_1 ,g24_pair_sm_1 
-0x32ae 008519 beq state_24g_pairing_2 ,g24_pair_sm_2 
-0x32af 008520 beq state_24g_pairing_3 ,g24_pair_sm_3 
-0x32b0 008521 beq state_24g_pairing_4 ,g24_pair_sm_4 
-0x32b1 008522 rtn 
-:      008524 g24_pair_sm_1:
-0x32b2 008525 jam datatype_attemp ,mem_24g_txbuf 
-0x32b3 008526 branch g24_pair_sm_prep 
-:      008528 g24_pair_sm_2:
-0x32b4 008529 fetch 1 ,mem_24g_pair_switch 
-0x32b5 008530 branch g24_pair_sm_2_skip ,blank 
-0x32b6 008531 fetch 4 ,mem_24g_device_addr 
-0x32b7 008532 call g24_update_addr_and_synccrc8 
-:      008533 g24_pair_sm_2_skip:
-0x32b8 008534 jam datatype_bind ,mem_24g_txbuf 
-0x32b9 008535 branch g24_pair_sm_prep 
-:      008537 g24_pair_sm_3:
-0x32ba 008538 jam datatype_config ,mem_24g_txbuf 
-0x32bb 008539 fetch 1 ,mem_24g_pair_switch 
-0x32bc 008540 branch g24_pair_sm_prep ,blank 
-0x32bd 008541 fetch 4 ,mem_24g_receiver_addr 
-0x32be 008542 store 4 ,mem_24g_txbuf + 2 
-0x32bf 008543 branch g24_pair_sm_common 
-:      008545 g24_pair_sm_4:
-0x32c0 008546 jam datatype_ok ,mem_24g_txbuf 
-:      008547 g24_pair_sm_prep:
-0x32c1 008548 fetch 4 ,mem_24g_device_addr 
-0x32c2 008549 store 4 ,mem_24g_txbuf + 2 
-:      008550 g24_pair_sm_common:
-0x32c3 008551 fetch 1 ,mem_24g_data_type 
-0x32c4 008552 and_into bits_data ,pdata 
-0x32c5 008553 store 1 ,mem_24g_txbuf + 1 
-0x32c6 008554 jam 0 ,mem_24g_txbuf + 6 
-0x32c7 008555 jam 7 ,mem_24g_datalen 
-0x32c8 008556 call g24_transmit_prep 
-0x32c9 008557 call g24_transmit_receive_ack 
-0x32ca 008558 nrtn sync 
-0x32cb 008559 nrtn user3 
-0x32cc 008560 call g24_txbuf_clear 
-0x32cd 008561 call g24_ackpayload_parse 
-0x32ce 008562 bpatchx patch30_0 ,mem_patch30 
-0x32cf 008563 fetch 1 ,mem_24g_pair_sm 
-0x32d0 008564 rtneq state_24g_pairing_success 
-0x32d1 008565 beq state_24g_pairing_1 ,g24_pair_sm_1_waiting_ack 
-0x32d2 008566 beq state_24g_pairing_2 ,g24_pair_sm_2_waiting_ack 
-0x32d3 008567 beq state_24g_pairing_3 ,g24_pair_sm_3_waiting_ack 
-0x32d4 008568 beq state_24g_pairing_4 ,g24_pair_sm_4_waiting_ack 
-0x32d5 008569 rtn 
-:      008571 g24_pair_sm_reinit:
-0x32d6 008572 jam state_24g_pairing_2 ,mem_24g_pair_sm 
-0x32d7 008573 fetch 1 ,mem_24g_pair_switch 
-0x32d8 008574 rtn blank 
-0x32d9 008575 jam state_24g_pairing_1 ,mem_24g_pair_sm 
-0x32da 008576 rtn 
-:      008578 g24_pair_sm_1_waiting_ack:
-0x32db 008579 jam state_24g_pairing_2 ,mem_24g_pair_sm 
-0x32dc 008580 branch g24_transmit_abandon 
-:      008582 g24_pair_sm_2_waiting_ack:
-0x32dd 008583 fetch 1 ,mem_24g_pair_switch 
-0x32de 008584 branch g24_pair_sm_2_waiting_ack_skip ,blank 
-0x32df 008585 fetch 4 ,mem_24g_rxpayload + 2 
-0x32e0 008586 store 4 ,mem_24g_receiver_addr 
-:      008587 g24_pair_sm_2_waiting_ack_skip:
-0x32e1 008588 jam state_24g_pairing_3 ,mem_24g_pair_sm 
-0x32e2 008589 branch g24_transmit_abandon 
-:      008591 g24_pair_sm_3_waiting_ack:
-0x32e3 008592 fetch 1 ,mem_24g_pair_switch 
-0x32e4 008593 branch g24_pair_sm_3_waiting_ack_skip ,blank 
-0x32e5 008594 fetch 4 ,mem_24g_rxpayload + 2 
-0x32e6 008595 fetcht 4 ,mem_24g_device_addr 
-0x32e7 008596 isub temp ,null 
-0x32e8 008597 nrtn zero 
-:      008598 g24_pair_sm_3_waiting_ack_skip:
-0x32e9 008599 jam state_24g_pairing_4 ,mem_24g_pair_sm 
-0x32ea 008600 branch g24_transmit_abandon 
-:      008602 g24_pair_sm_4_waiting_ack:
-0x32eb 008603 fetch 1 ,mem_24g_pair_switch 
-0x32ec 008604 branch g24_pair_sm_4_waiting_ack_skip ,blank 
-0x32ed 008605 fetch 4 ,mem_24g_rxpayload + 2 
-0x32ee 008606 fetcht 4 ,mem_24g_receiver_addr 
-0x32ef 008607 isub temp ,null 
-0x32f0 008608 nrtn zero 
-:      008609 g24_pair_sm_4_waiting_ack_skip:
-0x32f1 008610 jam state_24g_pairing_success ,mem_24g_pair_sm 
-0x32f2 008611 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-0x32f3 008612 call ui_ipc_send_event 
-0x32f4 008613 setarg 0 
-0x32f5 008614 store 2 ,mem_24g_pair_timeout 
-0x32f6 008615 fetch 4 ,mem_24g_rxpayload + 2 
-0x32f7 008616 call g24_update_addr_and_synccrc8 
-:      008617 g24_pair_exit:
-0x32f8 008618 fetch 1 ,mem_24g_conn_sm 
-0x32f9 008619 set0 state_24g_pair ,pdata 
-0x32fa 008620 store 1 ,mem_24g_conn_sm 
-0x32fb 008621 branch g24_transmit_abandon 
-:      008647 g24_bind_mode_enable:
-0x32fc 008648 jam dongle_bind ,mem_24g_work_mode 
-0x32fd 008649 jam clear_init ,mem_24g_mode_init 
-0x32fe 008650 rtn 
-:      008652 g24_bind_init:
-0x32ff 008653 fetch 1 ,mem_24g_mode_init 
-0x3300 008654 rtnbit1 dongle_bind 
-0x3301 008655 set1 dongle_bind ,pdata 
-0x3302 008656 store 1 ,mem_24g_mode_init 
-0x3303 008657 setarg 0 
-0x3304 008658 store 3 ,mem_24g_device1_bind_step 
-0x3305 008659 store 1 ,mem_24g_device1_bind_disable 
-0x3306 008660 store 1 ,mem_24g_device2_bind_disable 
-0x3307 008661 store 4 ,mem_24g_transmitter_addr 
-0x3308 008662 jam 1 ,mem_24g_ackpayload_enable 
-0x3309 008663 branch g24_pair_init_param 
-:      008666 g24_bind_ackpayload_prep:
-0x330a 008667 jam 1 ,mem_24g_ackpayload_enable 
-0x330b 008668 jam 0x08 ,mem_24g_datalen 
-0x330c 008669 arg mem_24g_bind_payload ,contr 
-0x330d 008670 arg mem_24g_txbuf ,contw 
-0x330e 008671 branch memcpy8 
-:      008674 g24_bind_data_process:
-0x330f 008675 bpatchx patch30_1 ,mem_patch30 
-0x3310 008676 call g24_rx_interrupt_clear 
-0x3311 008677 call g24_receive_packet 
-0x3312 008678 nbranch g24_rx_interrupt_clear ,user3 
-0x3313 008679 call g24_bind_data_parse 
-0x3314 008680 call g24_transmit_ack 
-0x3315 008681 call g24_bind_device_status_check 
-0x3316 008682 call dongle_kb_bind_soft_reset 
-0x3317 008683 fetch 1 ,mem_24g_pair_switch 
-0x3318 008684 rtn blank 
-0x3319 008685 fetch 4 ,mem_24g_transmitter_addr 
-0x331a 008686 rtn blank 
-0x331b 008687 branch g24_update_addr_and_synccrc8 
-:      008689 g24_bind_data_error:
-0x331c 008690 call g24_rx_interrupt_clear 
-0x331d 008691 branch g24_end_of_packet 
-:      008693 g24_bind_data_parse:
-0x331e 008694 jam bind_mode_continue ,mem_24g_bind_mode_continue 
-0x331f 008695 arg mem_24g_rxbuf ,contr 
-0x3320 008696 arg mem_24g_rxdata_temp ,contw 
-0x3321 008697 call memcpy8 
-0x3322 008698 bpatchx patch30_2 ,mem_patch30 
-0x3323 008699 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x3324 008700 beq datatype_bind ,g24_bind_first_step 
-0x3325 008701 beq datatype_config ,g24_bind_second_step 
-0x3326 008702 beq datatype_ok ,g24_bind_third_step 
-0x3327 008703 beq datatype_attemp ,g24_data_attemp 
-0x3328 008704 rtn 
-:      008707 g24_bind_first_step:
-0x3329 008708 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x332a 008709 beq datatype_device1 ,g24_bind_first_step_device1 
-0x332b 008710 beq datatype_device2 ,g24_bind_first_step_device2 
-0x332c 008711 rtn 
-:      008713 g24_bind_first_step_device1:
-0x332d 008714 fetch 1 ,mem_24g_device1_bind_disable 
-0x332e 008715 nrtn blank 
-0x332f 008716 jam 1 ,mem_24g_device1_bind_step 
-:      008717 g24_bind_dvc1_payload_cfg:
-0x3330 008718 jam datatype_device1 ,mem_24g_bind_payload 
-:      008719 g24_bind_payload_cfg:
-0x3331 008720 jam 0x80 ,mem_24g_bind_payload + 1 
-0x3332 008721 fetch 6 ,mem_24g_lap 
-0x3333 008722 store 6 ,mem_24g_bind_payload + 2 
-0x3334 008723 rtn 
-:      008725 g24_bind_first_step_device2:
-0x3335 008726 fetch 1 ,mem_24g_device2_bind_disable 
-0x3336 008727 nrtn blank 
-0x3337 008728 jam 1 ,mem_24g_device2_bind_step 
-:      008729 g24_bind_dvc2_payload_cfg:
-0x3338 008730 jam datatype_device2 ,mem_24g_bind_payload 
-0x3339 008731 branch g24_bind_payload_cfg 
-:      008734 g24_bind_second_step:
-0x333a 008735 fetch 1 ,mem_24g_pair_switch 
-0x333b 008736 branch g24_bind_second_step_skip ,blank 
-0x333c 008737 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x333d 008738 fetcht 4 ,mem_24g_lap 
-0x333e 008739 isub temp ,null 
-0x333f 008740 nrtn zero 
-:      008741 g24_bind_second_step_skip:
-0x3340 008742 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x3341 008743 beq datatype_device1 ,g24_bind_second_step_device1 
-0x3342 008744 beq datatype_device2 ,g24_bind_second_step_device2 
-0x3343 008745 rtn 
-:      008747 g24_bind_second_step_device1:
-0x3344 008748 fetch 1 ,mem_24g_device1_bind_disable 
-0x3345 008749 nrtn blank 
-0x3346 008750 fetch 1 ,mem_24g_device1_bind_step 
-0x3347 008751 beq 1 ,g24_bind_dvc1_step_set2 
-0x3348 008752 rtn 
-:      008753 g24_bind_dvc1_step_set2:
-0x3349 008754 jam 2 ,mem_24g_device1_bind_step 
-0x334a 008755 fetch 1 ,mem_24g_pair_switch 
-0x334b 008756 branch g24_bind_dvc1_payload_cfg ,blank 
-:      008757 g24_bind_dvc1_payload_cfg_transmitter_addr:
-0x334c 008758 jam datatype_device1 ,mem_24g_bind_payload 
-:      008759 g24_bind_payload_cfg_transmitter_addr:
-0x334d 008760 jam 0x80 ,mem_24g_bind_payload + 1 
-0x334e 008761 fetch 4 ,mem_24g_transmitter_addr 
-0x334f 008762 store 4 ,mem_24g_bind_payload + 2 
-0x3350 008763 branch enable_user 
-:      008765 g24_bind_second_step_device2:
-0x3351 008766 fetch 1 ,mem_24g_device2_bind_disable 
-0x3352 008767 nrtn blank 
-0x3353 008768 fetch 1 ,mem_24g_device2_bind_step 
-0x3354 008769 beq 1 ,g24_bind_dvc2_step_set2 
-0x3355 008770 rtn 
-:      008771 g24_bind_dvc2_step_set2:
-0x3356 008772 jam 2 ,mem_24g_device2_bind_step 
-0x3357 008773 fetch 1 ,mem_24g_pair_switch 
-0x3358 008774 branch g24_bind_dvc2_payload_cfg ,blank 
-0x3359 008775 jam datatype_device2 ,mem_24g_bind_payload 
-0x335a 008776 branch g24_bind_payload_cfg_transmitter_addr 
-:      008779 g24_bind_third_step:
-0x335b 008780 fetch 1 ,mem_24g_pair_switch 
-0x335c 008781 branch g24_bind_third_step_skip ,blank 
-0x335d 008782 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x335e 008783 fetcht 4 ,mem_24g_transmitter_addr 
-0x335f 008784 isub temp ,null 
-0x3360 008785 nrtn zero 
-:      008786 g24_bind_third_step_skip:
-0x3361 008787 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x3362 008788 beq datatype_device1 ,g24_bind_third_step_device1 
-0x3363 008789 beq datatype_device2 ,g24_bind_third_step_device2 
-0x3364 008790 rtn 
-:      008792 g24_bind_third_step_device1:
-0x3365 008793 fetch 1 ,mem_24g_device1_bind_disable 
-0x3366 008794 nrtn blank 
-0x3367 008795 fetch 1 ,mem_24g_device1_bind_step 
-0x3368 008796 beq 2 ,g24_bind_dvc1_step_success 
-0x3369 008797 rtn 
-:      008798 g24_bind_dvc1_step_success:
-0x336a 008799 jam 1 ,mem_24g_device1_bind_disable 
-0x336b 008801 call g24_bind_dvc1_payload_cfg 
-0x336c 008802 fetch 1 ,mem_24g_bind_device_status 
-0x336d 008803 or_into 0x01 ,pdata 
-0x336e 008804 store 1 ,mem_24g_bind_device_status 
-:      008805 g24_bind_exit:
-0x336f 008806 setarg 0 
-0x3370 008807 store 2 ,mem_24g_device1_bind_step 
-0x3371 008808 rtn 
-:      008810 g24_bind_third_step_device2:
-0x3372 008811 fetch 1 ,mem_24g_device2_bind_disable 
-0x3373 008812 nrtn blank 
-0x3374 008813 fetch 1 ,mem_24g_device2_bind_step 
-0x3375 008814 bne 0 ,g24_bind_dvc2_step_success 
-0x3376 008815 rtn 
-:      008816 g24_bind_dvc2_step_success:
-0x3377 008817 jam 1 ,mem_24g_device2_bind_disable 
-0x3378 008819 call g24_bind_dvc2_payload_cfg 
-0x3379 008820 fetch 1 ,mem_24g_bind_device_status 
-0x337a 008821 or_into 0x02 ,pdata 
-0x337b 008822 store 1 ,mem_24g_bind_device_status 
-0x337c 008823 call g24_bind_exit 
-0x337d 008824 branch dongle_g24_store_dvc2_bind_flag 
-:      008826 g24_binding_device_check:
-0x337e 008827 fetch 1 ,mem_24g_work_mode 
-0x337f 008828 rtnne dongle_bind 
-0x3380 008829 fetch 1 ,mem_24g_pair_mode 
-0x3381 008830 nrtn blank 
-0x3382 008831 fetch 1 ,mem_24g_rxbuf + 3 
-0x3383 008832 beq datatype_device1 ,g24_binding_dvc1_status 
-0x3384 008833 beq datatype_device2 ,g24_binding_dvc2_status 
-0x3385 008834 rtn 
-:      008835 g24_binding_dvc1_status:
-0x3386 008836 fetch 1 ,mem_24g_bind_device_living 
-0x3387 008837 rtnbit0 0 
-:      008838 disable_user3:
-0x3388 008839 disable user3 
-0x3389 008840 rtn 
-:      008841 g24_binding_dvc2_status:
-0x338a 008842 fetch 1 ,mem_24g_bind_device_living 
-0x338b 008843 rtnbit0 1 
-0x338c 008844 branch disable_user3 
-:      008846 g24_binding_dvc1_living:
-0x338d 008847 fetch 1 ,mem_24g_pair_mode 
-0x338e 008848 nrtn blank 
-0x338f 008849 fetch 1 ,mem_24g_bind_device_living 
-0x3390 008850 or_into 0x01 ,pdata 
-0x3391 008851 store 1 ,mem_24g_bind_device_living 
-0x3392 008852 rtn 
-:      008854 g24_binding_dvc2_living:
-0x3393 008855 fetch 1 ,mem_24g_pair_mode 
-0x3394 008856 nrtn blank 
-0x3395 008857 fetch 1 ,mem_24g_bind_device_living 
-0x3396 008858 or_into 0x02 ,pdata 
-0x3397 008859 store 1 ,mem_24g_bind_device_living 
-0x3398 008860 rtn 
-:      008863 g24_bind_device_status_check:
-0x3399 008864 fetch 1 ,mem_24g_bind_device_status 
-0x339a 008865 rtn blank 
-:      008866 g24_bind_device_status:
-0x339b 008867 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x339c 008868 beq datatype_device1 ,g24_binding_dvc1_living 
-0x339d 008869 beq datatype_device2 ,g24_binding_dvc2_living 
-0x339e 008870 rtn 
-:      008889 g24_receive_init:
-0x339f 008890 set1 mark_24g_rxmode ,mark 
-0x33a0 008891 fetch 1 ,mem_tx_power 
-0x33a1 008892 store 1 ,mem_tx_power_temp 
-0x33a2 008893 branch rssi_receiver_buff_init 
-:      008895 g24_receive_dispatch:
-0x33a3 008896 fetch 2 ,mem_cb_24g_receive_process 
-0x33a4 008897 branch callback_func 
-:      008899 g24_ackpayload_prep:
-0x33a5 008900 bpatchx patch30_3 ,mem_patch30 
-0x33a6 008901 jam 0 ,mem_24g_datalen 
-0x33a7 008902 fetch 1 ,mem_24g_ackpayload_enable 
-0x33a8 008903 rtn blank 
-0x33a9 008904 fetch 2 ,mem_cb_24g_ackpayload 
-0x33aa 008905 branch callback_func 
-:      008908 g24_receive_packet_start:
-0x33ab 008909 call g24_receive_transmit_ack 
-0x33ac 008910 nbranch g24_rx_interrupt_clear ,user3 
-:      008911 g24_receive_packet_parse:
-0x33ad 008912 call g24_receive_packet_parse_pid_crc 
-0x33ae 008913 nbranch g24_rx_interrupt_clear ,user 
-0x33af 008914 fetch 1 ,mem_24g_rxdata_length 
-0x33b0 008915 branch g24_rx_interrupt_clear ,blank 
-0x33b1 008916 increase 2 ,pdata 
-0x33b2 008917 iforce loopcnt 
-0x33b3 008918 arg mem_24g_rxbuf ,contr 
-0x33b4 008919 arg mem_24g_rxdata_temp ,contw 
-0x33b5 008920 call memcpy 
-0x33b6 008921 jam 0 ,mem_24g_mode_switch 
-0x33b7 008922 fetch 1 ,mem_24g_pair_mode 
-0x33b8 008923 call g24_enable_nodata_timer ,blank 
-0x33b9 008924 bpatchx patch30_4 ,mem_patch30 
-0x33ba 008925 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x33bb 008926 beq datatype_device1 ,g24_data_device1 
-0x33bc 008927 beq datatype_device2 ,g24_data_device2 
-0x33bd 008928 beq datatype_attemp ,g24_data_receive_attemp 
-:      008929 g24_rx_interrupt_clear:
-0x33be 008930 bpatchx patch30_5 ,mem_patch30 
-0x33bf 008931 arg mem_24g_rxbuf ,contw 
-0x33c0 008932 arg 66 ,loopcnt 
-0x33c1 008933 branch clear_mem 
-:      008935 g24_data_receive_attemp:
-0x33c2 008936 call g24_bind_device_status 
-0x33c3 008937 branch g24_data_attemp 
-:      008939 g24_data_device1:
-0x33c4 008940 call g24_binding_dvc1_living 
-0x33c5 008941 call g24_ch_timer_reinit 
-0x33c6 008942 fetch 1 ,mem_24g_abort_packet 
-0x33c7 008943 fetcht 1 ,mem_24g_rxdata_temp 
-0x33c8 008944 isolate1 bit_abort ,temp 
-0x33c9 008945 setflag true ,0 ,pdata 
-0x33ca 008946 store 1 ,mem_24g_abort_packet 
-0x33cb 008947 beq 1 ,g24_data_attemp_device1_abort 
-0x33cc 008948 fetch 1 ,mem_24g_hop_packet 
-0x33cd 008949 fetcht 1 ,mem_24g_rxdata_temp 
-0x33ce 008950 isolate1 bit_hop ,temp 
-0x33cf 008951 setflag true ,0 ,pdata 
-0x33d0 008952 store 1 ,mem_24g_hop_packet 
-0x33d1 008953 fetch 2 ,mem_cb_24g_data_device1 
-0x33d2 008954 branch callback_func 
-:      008956 g24_data_device2:
-0x33d3 008957 call g24_binding_dvc2_living 
-0x33d4 008958 fetcht 1 ,mem_24g_rxdata_temp 
-0x33d5 008959 isolate1 bit_abort ,temp 
-0x33d6 008960 branch g24_data_attemp_device2_abort ,true 
-0x33d7 008961 fetch 2 ,mem_cb_24g_data_device2 
-0x33d8 008962 branch callback_func 
-:      008964 g24_data_attemp_device1_abort:
-0x33d9 008965 fetch 1 ,mem_device_option 
-0x33da 008966 sub pdata ,dvc_op_car ,null 
-0x33db 008967 call car_stop_blink ,zero 
-0x33dc 008968 fetch 1 ,mem_24g_device1_bind_disable 
-0x33dd 008969 nrtn blank 
-0x33de 008970 jam 1 ,mem_24g_device1_bind_disable 
-0x33df 008971 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x33e0 008972 branch g24_store_device1_addr 
-:      008973 g24_data_attemp_device2_abort:
-0x33e1 008974 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x33e2 008975 branch g24_store_device2_addr 
-:      008978 g24_receive_packet_parse_pid_crc:
-0x33e3 008979 call disable_user 
-0x33e4 008980 fetch 1 ,mem_24g_sta_pid 
-0x33e5 008981 fetcht 1 ,mem_24g_last_pid 
-0x33e6 008982 isub temp ,null 
-0x33e7 008983 ncall enable_user ,zero 
-0x33e8 008984 fetch 1 ,mem_24g_sta_pid 
-0x33e9 008985 store 1 ,mem_24g_last_pid 
-0x33ea 008986 fetch 3 ,mem_24g_sta_crc 
-0x33eb 008987 fetcht 3 ,mem_24g_last_crc 
-0x33ec 008988 isub temp ,null 
-0x33ed 008989 ncall enable_user ,zero 
-0x33ee 008990 fetch 3 ,mem_24g_sta_crc 
-0x33ef 008991 store 3 ,mem_24g_last_crc 
-0x33f0 008992 rtn 
-:      008994 g24_receive_transmit_ack:
-0x33f1 008995 call g24_rx_interrupt_clear 
-0x33f2 008996 call g24_receive_packet 
-0x33f3 008997 nrtn user3 
-:      008998 g24_transmit_ack:
-0x33f4 009000 fetch 1 ,mem_24g_rxbuf 
-0x33f5 009001 store 1 ,mem_24g_data_type 
-0x33f6 009003 call g24_read_len_pid_crc 
-0x33f7 009005 fetch 1 ,mem_24g_rxbuf + 1 
-0x33f8 009006 isolate1 bit_ack_24g ,pdata 
-0x33f9 009007 branch g24tx_no_ack ,true 
-:      009008 g24tx_with_ack:
-0x33fa 009009 call g24_ackpayload_prep 
-0x33fb 009010 call g24_transmit_prep 
-0x33fc 009011 call g24_transmit 
-:      009012 g24tx_no_ack:
-0x33fd 009013 branch g24_end_of_packet 
-:      009016 g24_enable_nodata_timer:
-0x33fe 009017 jam 1 ,mem_24g_nodata_timer_enable 
-:      009018 g24_enable_nodata_timer_init:
-0x33ff 009019 setarg timer_nodata_delay 
-0x3400 009020 arg g24_timer_nodata ,queue 
-0x3401 009021 branch timer_init 
-:      009027 g24_mode_switch_init:
-0x3402 009028 bpatchx patch30_6 ,mem_patch30 
-0x3403 009029 jam 1 ,mem_24g_mode_switch 
-0x3404 009030 jam 0 ,mem_24g_time_slice 
-0x3405 009031 jam 0xff ,mem_24g_interval 
-0x3406 009032 branch g24_timer_init 
-:      009034 g24_mode_switch_bind_work:
-0x3407 009035 bpatchx patch30_7 ,mem_patch30 
-0x3408 009036 fetch 1 ,mem_24g_mode_switch 
-0x3409 009037 rtn blank 
-0x340a 009038 call g24_timer_check 
-0x340b 009039 nrtn user 
-0x340c 009040 call g24_bind_mode_continue 
-0x340d 009041 fetch 1 ,mem_24g_time_slice 
-0x340e 009042 increase 1 ,pdata 
-0x340f 009043 and_into 1 ,pdata 
-0x3410 009044 store 1 ,mem_24g_time_slice 
-0x3411 009045 beq 0 ,g24_work_mode_switch 
-0x3412 009046 beq 1 ,g24_bind_mode_switch 
-0x3413 009047 rtn 
-:      009049 g24_bind_mode_continue:
-0x3414 009050 fetch 1 ,mem_24g_bind_mode_continue 
-0x3415 009051 rtn blank 
-0x3416 009052 increase -1 ,pdata 
-0x3417 009053 store 1 ,mem_24g_bind_mode_continue 
-0x3418 009054 rtn 
-:      009056 g24_work_mode_switch:
-0x3419 009057 fetch 1 ,mem_24g_bind_mode_continue 
-0x341a 009058 nrtn blank 
-0x341b 009059 branch g24_switch_work_mode 
-:      009061 g24_bind_mode_switch:
-0x341c 009062 fetch 1 ,mem_24g_bind_mode_continue 
-0x341d 009063 nrtn blank 
-0x341e 009064 branch g24_bind_mode_enable 
-:      009067 g24_mode_b_s_switch_init:
-0x341f 009068 fetch 1 ,mem_24g_b_s_mode_switch_disable 
-0x3420 009069 nrtn blank 
-0x3421 009070 fetch 1 ,mem_24g_mode_b_s_switch_exit 
-0x3422 009071 call g24_mode_b_s_switch_start ,blank 
-0x3423 009072 fetch 1 ,mem_24g_mode_b_s_switch_init 
-0x3424 009073 rtnbit1 0 
-0x3425 009074 set1 0 ,pdata 
-0x3426 009075 store 1 ,mem_24g_mode_b_s_switch_init 
-0x3427 009076 jam 1 ,mem_24g_mode_b_s_switch 
-0x3428 009077 jam 0 ,mem_24g_b_s_time_slice 
-0x3429 009078 setarg 0 
-0x342a 009079 store 2 ,mem_24g_mode_b_s_switch_cnt 
-0x342b 009080 jam 0x60 ,mem_24g_interval 
-0x342c 009081 branch g24_timer_init 
-:      009083 g24_mode_switch_bind_search:
-0x342d 009084 bpatchx patch31_0 ,mem_patch31 
-0x342e 009085 fetch 1 ,mem_24g_work_mode 
-0x342f 009086 rtneq dongle_work 
-0x3430 009087 fetch 1 ,mem_24g_b_s_mode_switch_disable 
-0x3431 009088 nrtn blank 
-0x3432 009089 fetch 1 ,mem_24g_mode_b_s_switch_exit 
-0x3433 009090 nrtn blank 
-0x3434 009091 fetch 1 ,mem_24g_mode_b_s_switch 
-0x3435 009092 rtn blank 
-0x3436 009093 fetch 1 ,mem_24g_bind_device_living 
-0x3437 009094 compare 3 ,pdata ,3 
-0x3438 009095 branch g24_mode_b_s_switch_exit ,true 
-0x3439 009096 call g24_timer_check 
-0x343a 009097 nrtn user 
-0x343b 009098 fetch 2 ,mem_24g_mode_b_s_switch_cnt 
-0x343c 009099 increase 1 ,pdata 
-0x343d 009100 store 2 ,mem_24g_mode_b_s_switch_cnt 
-0x343e 009101 arg 0x7d0 ,temp 
-0x343f 009102 isub temp ,null 
-0x3440 009103 branch g24_mode_b_s_switch_exit ,positive 
-0x3441 009104 fetch 1 ,mem_24g_b_s_time_slice 
-0x3442 009105 increase 1 ,pdata 
-0x3443 009106 and_into 1 ,pdata 
-0x3444 009107 store 1 ,mem_24g_b_s_time_slice 
-0x3445 009108 beq 0 ,g24_search_mode_enable 
-0x3446 009109 beq 1 ,g24_bind_mode_enable 
-0x3447 009110 rtn 
-:      009112 g24_mode_switch_search:
-0x3448 009113 fetch 1 ,mem_24g_bind_mode_continue 
-0x3449 009114 nbranch g24_bind_mode_enable ,blank 
-0x344a 009115 branch g24_search_mode_enable 
-:      009117 g24_mode_b_s_switch_exit:
-0x344b 009118 jam 1 ,mem_24g_mode_b_s_switch_exit 
-0x344c 009119 branch g24_search_mode_enable 
-:      009121 g24_mode_b_s_switch_stop:
-0x344d 009122 jam 0 ,mem_24g_mode_b_s_switch 
-0x344e 009123 rtn 
-:      009124 g24_mode_b_s_switch_start:
-0x344f 009125 jam 1 ,mem_24g_mode_b_s_switch 
-0x3450 009126 rtn 
-:      009137 g24_work_init:
-0x3451 009138 bpatchx patch31_1 ,mem_patch31 
-0x3452 009139 fetch 1 ,mem_24g_mode_init 
-0x3453 009140 rtnbit1 dongle_work 
-0x3454 009141 set1 dongle_work ,pdata 
-0x3455 009142 store 1 ,mem_24g_mode_init 
-0x3456 009143 fetch 1 ,mem_tx_power_temp 
-0x3457 009144 store 1 ,mem_tx_power 
-0x3458 009145 jam 0 ,mem_24g_ackpayload_enable 
-0x3459 009146 jam 0 ,mem_usb_tx_enable 
-0x345a 009147 jam 1 ,mem_24g_abort_packet 
-0x345b 009148 jam 0 ,mem_24g_pid 
-0x345c 009149 fetch 4 ,mem_24g_lap 
-0x345d 009150 call g24_update_addr_and_synccrc8 
-0x345e 009151 call g24_ch 
-0x345f 009152 branch g24_rx_interrupt_clear 
-:      009155 g24_switch_work_mode:
-0x3460 009156 jam 0 ,mem_24g_ackpayload_enable 
-:      009157 g24_work_mode_enable:
-0x3461 009158 jam dongle_work ,mem_24g_work_mode 
-0x3462 009159 jam clear_init ,mem_24g_mode_init 
-0x3463 009160 rtn 
-:      009163 g24_work_mode_start:
-0x3464 009164 fetch 1 ,mem_24g_work_mode 
-0x3465 009165 rtnne dongle_work 
-0x3466 009166 call g24_work_init 
-0x3467 009167 call g24_ch_process 
-0x3468 009168 branch g24_receive_packet_start 
-:      009181 g24_bind_mode_auto:
-0x3469 009182 bpatchx patch31_2 ,mem_patch31 
-0x346a 009183 fetch 1 ,mem_24g_work_mode 
-0x346b 009184 rtnne dongle_bind 
-0x346c 009185 call g24_bind_init 
-0x346d 009186 call g24_bind_data_process 
-0x346e 009187 fetch 1 ,mem_24g_pair_mode 
-0x346f 009188 nrtn blank 
-0x3470 009189 fetch 1 ,mem_24g_bind_device_status 
-0x3471 009190 rtn blank 
-0x3472 009191 jam 0 ,mem_24g_mode_switch 
-0x3473 009192 call g24_switch_work_mode 
-0x3474 009193 call g24_enable_nodata_timer 
-0x3475 009194 branch g24_timer_init 
-:      009206 g24_search_mode_init:
-0x3476 009207 fetch 1 ,mem_24g_mode_init 
-0x3477 009208 rtnbit1 dongle_search 
-0x3478 009209 set1 dongle_search ,pdata 
-0x3479 009210 store 1 ,mem_24g_mode_init 
-0x347a 009211 fetch 1 ,mem_tx_power_temp 
-0x347b 009212 store 1 ,mem_tx_power 
-0x347c 009214 jam 0 ,mem_24g_time_slice 
-0x347d 009215 jam 1 ,mem_24g_ackpayload_enable 
-0x347e 009216 setarg 0 
-0x347f 009217 store 3 ,mem_rssi_noise_self_index 
-0x3480 009218 store 7 ,mem_24g_self_config_ch_once 
-0x3481 009219 call g24_receiver_addr_check 
-0x3482 009220 nrtn zero 
-0x3483 009221 fetch 1 ,mem_24g_current_ch_number 
-0x3484 009222 store 1 ,mem_24g_self_ch_number 
-0x3485 009223 fetch 1 ,mem_24g_ch 
-0x3486 009224 store 1 ,mem_24g_self_last_ch 
-0x3487 009225 rtn 
-:      009228 g24_search_mode_auto:
-0x3488 009229 bpatchx patch31_3 ,mem_patch31 
-0x3489 009230 fetch 1 ,mem_24g_work_mode 
-0x348a 009231 rtnne dongle_search 
-0x348b 009232 call g24_search_mode_init 
-0x348c 009233 call g24_auto_addr_ch_search 
-0x348d 009234 call g24_receive_transmit_ack 
-0x348e 009235 nbranch g24_rx_interrupt_clear ,user3 
-0x348f 009237 call g24_receiver_addr_check 
-0x3490 009238 call g24_receive_packet_parse ,zero 
-0x3491 009240 fetch 1 ,mem_24g_abort_packet 
-0x3492 009241 call g24_mode_b_s_switch_stop ,blank 
-0x3493 009244 jam dongle_work ,mem_24g_work_mode 
-0x3494 009245 fetch 1 ,mem_24g_mode_init 
-0x3495 009246 set1 dongle_work ,pdata 
-0x3496 009247 store 1 ,mem_24g_mode_init 
-0x3497 009249 fetch 1 ,mem_24g_ackpayload_enable 
-0x3498 009250 sub pdata ,2 ,null 
-0x3499 009251 ncall g24_ackpayload_disable ,zero 
-0x349a 009253 call g24_rx_interrupt_clear 
-0x349b 009254 call g24_enable_nodata_timer 
-0x349c 009255 call g24_receiver_addr_check 
-0x349d 009256 branch g24_self_ch_num_reinit ,zero 
-0x349e 009257 fetch 4 ,mem_24g_addr 
-0x349f 009258 fetcht 4 ,mem_24g_device2_addr 
-0x34a0 009259 isub temp ,null 
-0x34a1 009260 branch g24_device2_ch_num_reinit ,zero 
-0x34a2 009261 fetch 4 ,mem_24g_addr 
-0x34a3 009262 fetcht 4 ,mem_24g_device1_addr 
-0x34a4 009263 isub temp ,null 
-0x34a5 009264 branch g24_device1_ch_num_reinit ,zero 
-0x34a6 009265 rtn 
-:      009268 g24_self_ch_num_reinit:
-0x34a7 009269 fetch 1 ,mem_24g_self_ch_number 
-:      009270 g24_current_ch_num_reinit:
-0x34a8 009271 store 1 ,mem_24g_current_ch_number 
-0x34a9 009272 rtn 
-:      009274 g24_device2_ch_num_reinit:
-0x34aa 009275 fetch 1 ,mem_24g_device2_ch_number 
-0x34ab 009276 branch g24_current_ch_num_reinit 
-:      009278 g24_device1_ch_num_reinit:
-0x34ac 009279 fetch 1 ,mem_24g_device1_ch_number 
-0x34ad 009280 branch g24_current_ch_num_reinit 
-:      009283 g24_auto_addr_ch_search:
-0x34ae 009284 bpatchx patch31_4 ,mem_patch31 
-0x34af 009285 fetch 1 ,mem_24g_time_slice 
-0x34b0 009286 increase 1 ,pdata 
-0x34b1 009287 and_into 3 ,pdata 
-0x34b2 009288 store 1 ,mem_24g_time_slice 
-0x34b3 009290 beq 0 ,g24_auto_bind_config_device2 
-0x34b4 009291 beq 1 ,g24_auto_bind_config_self 
-0x34b5 009292 beq 2 ,g24_auto_bind_config_device1 
-0x34b6 009293 beq 3 ,g24_auto_bind_config_self 
-0x34b7 009294 rtn 
-:      009296 g24_auto_bind_config_device1:
-0x34b8 009297 call g24_bind_dvc1_payload_cfg 
-0x34b9 009298 fetch 4 ,mem_24g_device1_addr 
-0x34ba 009299 branch g24_auto_addr_ch_search ,blank 
-0x34bb 009300 call g24_update_addr_and_synccrc8 
-0x34bc 009301 fetch 1 ,mem_24g_device1_config_ch_once 
-0x34bd 009302 call g24_device1_config_ch_once ,blank 
-0x34be 009303 fetch 1 ,mem_24g_device1_last_ch 
-0x34bf 009304 store 1 ,mem_24g_ch 
-0x34c0 009305 fetcht 1 ,mem_rssi_noise_device1_index 
-0x34c1 009306 fetchr rega ,2 ,mem_rssi_noise_device1_buffer_ptr 
-0x34c2 009307 call rssi_store 
-0x34c3 009308 storet 1 ,mem_rssi_noise_device1_index 
-0x34c4 009309 call rssi_average 
-0x34c5 009310 storet 1 ,mem_rssi_noise_device1_avg 
-0x34c6 009311 sub temp ,rssi_thresh_noise ,null 
-0x34c7 009312 nrtn positive 
-0x34c8 009313 fetcht 1 ,mem_24g_device1_ch_number 
-0x34c9 009314 call g24_ch_map_size 
-0x34ca 009315 storet 1 ,mem_24g_device1_ch_number 
-0x34cb 009316 store 1 ,mem_24g_device1_last_ch 
-0x34cc 009317 rtn 
-:      009319 g24_device1_config_ch_once:
-0x34cd 009320 jam 1 ,mem_24g_device1_config_ch_once 
-0x34ce 009321 arg 0 ,temp 
-0x34cf 009322 call g24_ch_calc 
-0x34d0 009323 store 1 ,mem_24g_device1_last_ch 
-0x34d1 009324 rtn 
-:      009326 g24_auto_bind_config_device2:
-0x34d2 009327 call g24_bind_dvc2_payload_cfg 
-0x34d3 009328 fetch 4 ,mem_24g_device2_addr 
-0x34d4 009329 branch g24_auto_addr_ch_search ,blank 
-0x34d5 009330 call g24_update_addr_and_synccrc8 
-0x34d6 009331 fetch 1 ,mem_24g_device2_config_ch_once 
-0x34d7 009332 call g24_device2_config_ch_once ,blank 
-0x34d8 009333 fetch 1 ,mem_24g_device2_last_ch 
-0x34d9 009334 store 1 ,mem_24g_ch 
-0x34da 009335 fetcht 1 ,mem_rssi_noise_device2_index 
-0x34db 009336 fetchr rega ,2 ,mem_rssi_noise_device2_buffer_ptr 
-0x34dc 009337 call rssi_store 
-0x34dd 009338 storet 1 ,mem_rssi_noise_device2_index 
-0x34de 009339 call rssi_average 
-0x34df 009340 storet 1 ,mem_rssi_noise_device2_avg 
-0x34e0 009341 sub temp ,rssi_thresh_noise ,null 
-0x34e1 009342 nrtn positive 
-0x34e2 009343 fetcht 1 ,mem_24g_device2_ch_number 
-0x34e3 009344 call g24_ch_map_size 
-0x34e4 009345 storet 1 ,mem_24g_device2_ch_number 
-0x34e5 009346 store 1 ,mem_24g_device2_last_ch 
-0x34e6 009347 rtn 
-:      009349 g24_device2_config_ch_once:
-0x34e7 009350 jam 1 ,mem_24g_device2_config_ch_once 
-0x34e8 009351 arg 0 ,temp 
-0x34e9 009352 call g24_ch_calc 
-0x34ea 009353 store 1 ,mem_24g_device2_last_ch 
-0x34eb 009354 rtn 
-:      009356 g24_auto_bind_config_self:
-0x34ec 009357 call g24_bind_dvc1_payload_cfg 
-0x34ed 009358 fetch 4 ,mem_24g_lap 
-0x34ee 009359 call g24_update_addr_and_synccrc8 
-0x34ef 009360 fetch 1 ,mem_24g_self_config_ch_once 
-0x34f0 009361 call g24_self_config_ch_once ,blank 
-0x34f1 009362 fetch 1 ,mem_24g_self_last_ch 
-0x34f2 009363 store 1 ,mem_24g_ch 
-0x34f3 009364 fetcht 1 ,mem_rssi_noise_self_index 
-0x34f4 009365 fetchr rega ,2 ,mem_rssi_noise_self_buffer_ptr 
-0x34f5 009366 call rssi_store 
-0x34f6 009367 storet 1 ,mem_rssi_noise_self_index 
-0x34f7 009368 call rssi_average 
-0x34f8 009369 storet 1 ,mem_rssi_noise_self_avg 
-0x34f9 009370 sub temp ,rssi_thresh_noise ,null 
-0x34fa 009371 nrtn positive 
-0x34fb 009372 fetcht 1 ,mem_24g_self_ch_number 
-0x34fc 009373 call g24_ch_map_size 
-0x34fd 009374 storet 1 ,mem_24g_self_ch_number 
-0x34fe 009375 store 1 ,mem_24g_self_last_ch 
-0x34ff 009376 rtn 
-:      009378 g24_self_config_ch_once:
-0x3500 009379 jam 1 ,mem_24g_self_config_ch_once 
-0x3501 009380 fetch 1 ,mem_24g_self_last_ch 
-0x3502 009381 store 1 ,mem_24g_ch 
-0x3503 009382 rtn 
-:      009385 g24_ackpayload_disable:
-0x3504 009386 jam 0 ,mem_24g_ackpayload_enable 
-0x3505 009387 rtn 
-:      009390 g24_receiver_addr_check:
-0x3506 009391 fetch 4 ,mem_24g_addr 
-0x3507 009392 fetcht 4 ,mem_24g_lap 
-0x3508 009393 isub temp ,null 
-0x3509 009394 rtn 
-:      009406 g24_nodata_process:
-0x350a 009407 fetch 1 ,mem_24g_ackpayload_enable 
-0x350b 009408 rtneq 2 
-0x350c 009409 fetch 1 ,mem_24g_nodata_timer_enable 
-0x350d 009410 rtn blank 
-0x350e 009411 arg g24_timer_nodata ,queue 
-0x350f 009412 call timer_check 
-0x3510 009413 nrtn blank 
-0x3511 009414 jam 0 ,mem_24g_nodata_timer_enable 
-0x3512 009415 jam 0 ,mem_24g_bind_mode_continue 
-0x3513 009416 call g24_mode_b_s_switch_init 
-:      009418 g24_search_mode_enable:
-0x3514 009419 bpatchx patch31_5 ,mem_patch31 
-0x3515 009420 jam dongle_search ,mem_24g_work_mode 
-0x3516 009421 jam clear_init ,mem_24g_mode_init 
-0x3517 009422 branch g24_rx_interrupt_clear 
-:      009428 g24_ch_process:
-0x3518 009429 bpatchx patch31_6 ,mem_patch31 
-0x3519 009430 fetch 1 ,mem_24g_abort_packet 
-0x351a 009431 beq 1 ,rssi_noise_monitor 
-0x351b 009432 fetch 1 ,mem_24g_hop_packet 
-0x351c 009433 beq 1 ,g24_ch_receive_hop_pac 
-0x351d 009434 fetcht 4 ,mem_24g_hop_btclk 
-0x351e 009435 copy clkn_bt ,pdata 
-0x351f 009436 isub temp ,null 
-0x3520 009437 ncall g24_timer_timeout ,positive 
-0x3521 009438 copy pdata ,regb 
-0x3522 009439 fetch 4 ,mem_24g_hop_btclk 
-0x3523 009440 fetcht 1 ,mem_24g_hop_interval 
-0x3524 009441 iadd temp ,temp 
-0x3525 009442 copy regb ,pdata 
-0x3526 009443 isub temp ,null 
-0x3527 009444 nrtn positive 
-0x3528 009445 set0 28 ,pdata 
-0x3529 009446 store 4 ,mem_24g_hop_btclk 
-0x352a 009447 jam 1 ,mem_24g_abort_packet 
-0x352b 009448 branch g24_ch 
-:      009450 g24_ch_receive_hop_pac:
-0x352c 009451 jam 0 ,mem_24g_hop_packet 
-0x352d 009452 branch g24_ch 
-:      009454 g24_ch_timer_reinit:
-0x352e 009455 copy clkn_bt ,pdata 
-0x352f 009456 store 4 ,mem_24g_hop_btclk 
-0x3530 009457 rtn 
-:      009462 g24_reconn_timeout_timer:
-0x3531 009463 arg mem_24g_reconn_timeout ,regc 
-0x3532 009464 arg g24_stop_24g_mode ,regb 
-0x3533 009465 branch timer_single_step_2b 
-:      009468 g24_reconn_start:
-0x3534 009469 bpatchx patch31_7 ,mem_patch31 
-0x3535 009470 set1 mark_24g ,mark 
-0x3536 009471 fetch 1 ,mem_24g_conn_sm 
-0x3537 009472 set0 state_24g_pair ,pdata 
-0x3538 009473 set1 state_24g_reconn ,pdata 
-0x3539 009474 store 1 ,mem_24g_conn_sm 
-0x353a 009475 fetch 1 ,mem_24g_fast_conn_enable 
-0x353b 009476 branch g24_reconn_receiver_addr ,blank 
-0x353c 009477 fetch 1 ,mem_24g_reconn_type 
-0x353d 009478 beq fast_conn_and_receiver ,g24_reconn_fast_conn 
-0x353e 009479 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn 
-0x353f 009480 beq receiver_and_3_0_addr ,g24_reconn_device_3_0_addr 
-0x3540 009481 beq pair_and_3_0_addr ,g24_reconn_device_3_0_addr 
-:      009482 g24_reconn_fast_conn:
-0x3541 009483 fetch 1 ,mem_24g_pair_tx_power 
-0x3542 009484 store 1 ,mem_tx_power 
-0x3543 009485 fetcht 1 ,mem_24g_fast_conn_temp_ch 
-0x3544 009486 storet 1 ,mem_24g_current_ch_number 
-0x3545 009487 fetch 4 ,mem_24g_fast_conn_addr 
-0x3546 009488 call g24_ch_syncword_crc8_init 
-0x3547 009489 storet 1 ,mem_24g_fast_conn_temp_ch 
-0x3548 009490 rtn 
-:      009492 g24_reconn_receiver_addr:
-0x3549 009493 jam tx_power_3db ,mem_tx_power 
-0x354a 009494 fetcht 1 ,mem_24g_receiver_temp_ch 
-0x354b 009495 storet 1 ,mem_24g_current_ch_number 
-0x354c 009496 fetch 4 ,mem_24g_receiver_addr 
-0x354d 009497 call g24_ch_syncword_crc8_init 
-0x354e 009498 storet 1 ,mem_24g_receiver_temp_ch 
-0x354f 009499 rtn 
-:      009501 g24_reconn_device_3_0_addr:
-0x3550 009502 jam tx_power_3db ,mem_tx_power 
-0x3551 009503 fetcht 1 ,mem_24g_device_temp_ch 
-0x3552 009504 storet 1 ,mem_24g_current_ch_number 
-0x3553 009505 fetch 4 ,mem_24g_device_addr 
-0x3554 009506 call g24_ch_syncword_crc8_init 
-0x3555 009507 storet 1 ,mem_24g_device_temp_ch 
-0x3556 009508 rtn 
-:      009510 g24_store_receiver_addr:
-0x3557 009511 fetch 4 ,mem_24g_rxpayload + 2 
-0x3558 009512 rtn blank 
-0x3559 009513 store 4 ,mem_24g_receiver_addr 
-:      009514 g24_ch_syncword_crc8_init:
-0x355a 009515 call g24_update_addr_and_synccrc8 
-0x355b 009516 branch g24_ch 
-:      009519 g24_reconn_dispatch:
-0x355c 009520 bpatchx patch32_0 ,mem_patch32 
-0x355d 009521 fetch 2 ,mem_24g_reconn_count 
-0x355e 009522 arg 0x01f8 ,temp 
-0x355f 009523 iand temp ,pdata 
-0x3560 009524 branch g24_reconn_dispatch_next ,blank 
-0x3561 009525 fetch 2 ,mem_24g_reconn_count 
-0x3562 009526 increase 1 ,pdata 
-0x3563 009527 store 2 ,mem_24g_reconn_count 
-0x3564 009528 rtn 
-:      009530 g24_reconn_dispatch_next:
-0x3565 009531 call g24_reconn_data_prep 
-0x3566 009532 call g24_transmit_receive_ack 
-0x3567 009533 nbranch g24_reconn_device_fail ,sync 
-0x3568 009534 nbranch g24_reconn_device_fail ,user3 
-0x3569 009535 call g24_ackpayload_parse 
-0x356a 009536 fetch 4 ,mem_24g_pair_addr 
-0x356b 009537 fetcht 4 ,mem_24g_addr 
-0x356c 009538 isub temp ,null 
-0x356d 009539 branch g24_pair_start ,zero 
-0x356e 009540 fetch 4 ,mem_24g_device_addr 
-0x356f 009541 fetcht 4 ,mem_24g_addr 
-0x3570 009542 isub temp ,null 
-0x3571 009543 call g24_store_receiver_addr ,zero 
-0x3572 009544 fetch 1 ,mem_24g_conn_sm 
-0x3573 009545 set0 state_24g_reconn ,pdata 
-0x3574 009546 store 1 ,mem_24g_conn_sm 
-0x3575 009547 setarg 0 
-0x3576 009548 store 2 ,mem_24g_pair_timeout 
-0x3577 009549 store 2 ,mem_24g_reconn_count 
-0x3578 009550 store 2 ,mem_24g_reconn_timeout 
-0x3579 009551 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
-0x357a 009552 call ui_ipc_send_event 
-:      009553 g24_txbuf_clear:
-0x357b 009554 bpatchx patch32_1 ,mem_patch32 
-0x357c 009555 arg 32 ,loopcnt 
-0x357d 009556 arg mem_24g_txbuf ,contw 
-0x357e 009557 branch memset0 
-:      009559 g24_reconn_data_prep:
-0x357f 009560 jam datatype_attemp ,mem_24g_txbuf 
-0x3580 009561 fetch 1 ,mem_24g_data_type 
-0x3581 009562 store 1 ,mem_24g_txbuf + 1 
-0x3582 009563 fetch 4 ,mem_24g_device_addr 
-0x3583 009564 store 4 ,mem_24g_txbuf + 2 
-0x3584 009565 jam 6 ,mem_24g_datalen 
-0x3585 009566 branch g24_transmit_prep 
-:      009568 g24_reconn_device_fail:
-0x3586 009569 bpatchx patch32_2 ,mem_patch32 
-0x3587 009570 fetch 1 ,mem_24g_fast_conn_enable 
-0x3588 009571 branch g24_ch ,blank 
-0x3589 009572 fetch 2 ,mem_24g_reconn_count 
-0x358a 009573 increase 1 ,pdata 
-0x358b 009574 store 2 ,mem_24g_reconn_count 
-0x358c 009575 isolate1 9 ,pdata 
-0x358d 009576 fetch 1 ,mem_24g_reconn_type 
-0x358e 009577 beq fast_conn_and_receiver ,g24_reconn_fast_conn_and_receiver 
-0x358f 009578 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn_and_3_0 
-0x3590 009579 beq receiver_and_3_0_addr ,g24_reconn_receiver_and_3_0 
-0x3591 009580 beq pair_and_3_0_addr ,g24_reconn_pair_and_3_0 
-0x3592 009581 branch g24_reconn_receiver_addr 
-:      009584 g24_reconn_fast_conn_and_receiver:
-0x3593 009585 branch g24_reconn_receiver_addr ,true 
-0x3594 009586 branch g24_reconn_fast_conn 
-:      009588 g24_reconn_fast_conn_and_3_0:
-0x3595 009589 branch g24_reconn_device_3_0_addr ,true 
-0x3596 009590 branch g24_reconn_fast_conn 
-:      009592 g24_reconn_receiver_and_3_0:
-0x3597 009593 branch g24_reconn_device_3_0_addr ,true 
-0x3598 009594 branch g24_reconn_receiver_addr 
-:      009596 g24_reconn_pair_and_3_0:
-0x3599 009597 branch g24_reconn_device_3_0_addr ,true 
-0x359a 009598 branch g24_pair_init_param 
-:      009608 g24_data_attemp:
-0x359b 009609 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x359c 009610 beq datatype_device1 ,g24_data_attemp_device1 
-0x359d 009611 beq datatype_device2 ,g24_data_attemp_device2 
-0x359e 009612 rtn 
-:      009613 g24_data_attemp_device1:
-0x359f 009614 fetch 1 ,mem_24g_device1_bind_disable 
-0x35a0 009615 nrtn blank 
-0x35a1 009616 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x35a2 009617 store 4 ,mem_24g_transmitter_addr 
-:      009618 g24_store_device1_addr:
-0x35a3 009619 store 4 ,mem_24g_device1_addr 
-0x35a4 009620 rtn 
-:      009621 g24_data_attemp_device2:
-0x35a5 009622 fetch 1 ,mem_24g_device2_bind_disable 
-0x35a6 009623 nrtn blank 
-0x35a7 009624 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x35a8 009625 store 4 ,mem_24g_transmitter_addr 
-:      009626 g24_store_device2_addr:
-0x35a9 009627 store 4 ,mem_24g_device2_addr 
-0x35aa 009628 rtn 
-:      009638 rssi_store:
-0x35ab 009639 bpatchx patch32_3 ,mem_patch32 
-0x35ac 009640 copy rega ,pdata 
-0x35ad 009641 iadd temp ,contw 
-0x35ae 009642 fetch 1 ,mem_rssi 
-0x35af 009643 istore 1 ,contw 
-0x35b0 009644 increase 1 ,temp 
-0x35b1 009645 fetch 1 ,mem_rssi_buff_index 
-0x35b2 009646 iand temp ,temp 
-0x35b3 009647 rtn 
-:      009649 rssi_average:
-0x35b4 009650 bpatchx patch32_4 ,mem_patch32 
-0x35b5 009651 fetch 1 ,mem_rssi_buff_index 
-0x35b6 009652 increase 1 ,pdata 
-0x35b7 009653 store 2 ,mem_loopcnt 
-0x35b8 009654 copy pdata ,loopcnt 
-0x35b9 009655 copy rega ,contr 
-0x35ba 009656 arg 0 ,pdata 
-:      009657 rssi_average_loop:
-0x35bb 009658 ifetcht 1 ,contr 
-0x35bc 009659 iadd temp ,pdata 
-0x35bd 009660 loop rssi_average_loop 
-0x35be 009661 fetcht 2 ,mem_loopcnt 
-0x35bf 009662 idiv temp 
-0x35c0 009663 call wait_div_end 
-0x35c1 009664 quotient temp 
-0x35c2 009665 rtnmark1 mark_24g_rxmode 
-0x35c3 009666 copy temp ,pdata 
-0x35c4 009667 rtnmark0 mark_24g 
-0x35c5 009668 call bcd 
-0x35c6 009669 copy pdata ,temp 
-0x35c7 009670 rtn 
-:      009672 save_rssi_dec:
-0x35c8 009673 branch save_rssi 
-:      009683 rssi_transmitter_buff_init:
-0x35c9 009684 fetch 2 ,mem_rssi_signal_buf_ptr 
-0x35ca 009685 branch rssi_buff_clear 
-:      009687 rssi_signal:
-0x35cb 009688 copy pdata ,rega 
-0x35cc 009689 fetcht 1 ,mem_rssi_signal_index 
-0x35cd 009690 fetch 2 ,mem_rssi_signal_buf_ptr 
-0x35ce 009691 iadd temp ,contw 
-0x35cf 009692 copy rega ,pdata 
-0x35d0 009693 istore 1 ,contw 
-0x35d1 009694 increase 1 ,temp 
-0x35d2 009695 fetch 1 ,mem_rssi_buff_index 
-0x35d3 009696 iand temp ,temp 
-0x35d4 009697 storet 1 ,mem_rssi_signal_index 
-0x35d5 009698 rtn 
-:      009708 rssi_receiver_buff_init:
-0x35d6 009709 fetch 2 ,mem_rssi_noise_buffer_ptr 
-0x35d7 009710 call rssi_buff_clear 
-0x35d8 009711 fetch 2 ,mem_rssi_noise_self_buffer_ptr 
-0x35d9 009712 call rssi_buff_clear 
-0x35da 009713 fetch 2 ,mem_rssi_noise_device1_buffer_ptr 
-0x35db 009714 call rssi_buff_clear 
-0x35dc 009715 fetch 2 ,mem_rssi_noise_device2_buffer_ptr 
-:      009716 rssi_buff_clear:
-0x35dd 009717 rtn blank 
-0x35de 009718 copy pdata ,contw 
-0x35df 009719 fetch 1 ,mem_rssi_buff_index 
-0x35e0 009720 increase 1 ,pdata 
-0x35e1 009721 copy pdata ,loopcnt 
-0x35e2 009722 branch clear_mem 
-:      009725 rssi_noise:
-0x35e3 009726 call save_rssi_dec 
-0x35e4 009727 rtn blank 
-0x35e5 009728 fetcht 1 ,mem_rssi_noise_index 
-0x35e6 009729 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
-0x35e7 009730 call rssi_store 
-0x35e8 009731 storet 1 ,mem_rssi_noise_index 
-0x35e9 009732 rtn 
-:      009735 rssi_noise_monitor:
-0x35ea 009736 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
-0x35eb 009737 call rssi_average 
-0x35ec 009738 storet 1 ,mem_rssi_noise_avg 
-0x35ed 009739 sub temp ,rssi_thresh_noise ,null 
-0x35ee 009740 nrtn positive 
-0x35ef 009741 branch g24_ch 
-:      009749 g24_transmit_init:
-0x35f0 009750 fetch 4 ,mem_24g_lap 
-0x35f1 009751 store 4 ,mem_24g_device_addr 
-0x35f2 009752 branch rssi_transmitter_buff_init 
-:      009754 g24_interval_param_4ms:
-0x35f3 009755 setarg g24_4ms_interval_param 
-0x35f4 009756 store 3 ,mem_24g_short_sleep_set 
-0x35f5 009757 setarg 0x100c0c 
-0x35f6 009758 store 3 ,mem_24g_interval 
-0x35f7 009759 setarg 0x00bb80 
-0x35f8 009760 store 3 ,mem_24g_long_sleep_set 
-0x35f9 009761 jam 5 ,mem_24g_fast_hop_count 
-0x35fa 009762 rtn 
-:      009764 g24_interval_param_8ms:
-0x35fb 009765 setarg g24_8ms_interval_param 
-0x35fc 009766 store 3 ,mem_24g_short_sleep_set 
-0x35fd 009767 setarg 0x1c1919 
-0x35fe 009768 store 3 ,mem_24g_interval 
-0x35ff 009769 setarg 0x017700 
-0x3600 009770 store 3 ,mem_24g_long_sleep_set 
-0x3601 009771 jam 11 ,mem_24g_fast_hop_count 
-0x3602 009772 rtn 
-:      009775 g24_transmit_dispatch:
-0x3603 009776 rtnmark0 mark_24g 
-0x3604 009777 fetch 1 ,mem_24g_conn_sm 
-0x3605 009778 bbit1 state_24g_pair ,g24_pair_dispatch 
-0x3606 009779 bbit1 state_24g_reconn ,g24_reconn_dispatch 
-0x3607 009780 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x3608 009781 beq g24_tx_timer_int_enable ,g24_transmit_by_interrupt 
-:      009782 g24_transmit_no_interrupt:
-0x3609 009783 bpatchx patch32_5 ,mem_patch32 
-0x360a 009784 call g24_txdata_prep 
-0x360b 009785 nbranch g24_nodata_transmit ,user 
-:      009786 g24_transmit_start:
-0x360c 009787 call g24_transmit_process 
-0x360d 009788 call power_ctrl_start 
-0x360e 009789 fetch 1 ,mem_device_option 
-0x360f 009790 beq dvc_op_mouse ,mouse_24g_transmit_start 
-:      009791 g24_transmit_start_next:
-0x3610 009792 fetch 8 ,mem_24g_long_sleep_set 
-0x3611 009793 store 8 ,mem_24g_enter_hibernate 
-0x3612 009794 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
-0x3613 009795 store 2 ,mem_24g_long_sleep_param_update_timer 
-0x3614 009796 fetch 2 ,mem_cb_24g_transmit_short_sleep 
-0x3615 009797 branch callback_func 
-:      009799 g24_short_sleep:
-0x3616 009800 bpatchx patch32_6 ,mem_patch32 
-0x3617 009801 call g24_lpm_wait 
-0x3618 009802 nrtn user 
-0x3619 009803 call g24_setgpio_lpm_before 
-0x361a 009804 call clear_wake 
-0x361b 009805 fetch 3 ,mem_24g_short_sleep_set 
-0x361c 009806 branch g24_long_seep2 
-:      009808 g24_long_sleep:
-0x361d 009809 bpatchx patch32_7 ,mem_patch32 
-0x361e 009810 call g24_lpm_wait 
-0x361f 009811 nrtn user 
-0x3620 009812 call g24_setgpio_lpm_before 
-0x3621 009813 fetch 8 ,mem_24g_enter_hibernate 
-:      009814 g24_long_seep2:
-0x3622 009815 call clk2lpo 
-0x3623 009816 storet 4 ,mem_sleep_counter 
-0x3624 009817 branch lpm_sleep 
-:      009821 g24_txdata_prep:
-0x3625 009822 call g24_package_data 
-0x3626 009823 nrtn user 
-0x3627 009824 branch g24_transmit_prep 
-:      009827 g24_package_data:
-0x3628 009828 fetch 2 ,mem_cb_24g_transmit_data 
-0x3629 009829 call callback_func 
-0x362a 009830 branch g24_accumulate_data ,user 
-0x362b 009831 fetch 7 ,mem_24g_txbuf + 1 
-0x362c 009832 rtn blank 
-0x362d 009833 branch enable_user 
-:      009835 g24_accumulate_data:
-0x362e 009836 jam 0 ,mem_24g_abort_pac 
-0x362f 009837 add rega ,1 ,pdata 
-0x3630 009838 store 1 ,mem_24g_datalen 
-0x3631 009839 call g24_transmit_rf_ctrl_clear 
-0x3632 009840 store 1 ,mem_24g_txbuf 
-0x3633 009841 copy regb ,contr 
-0x3634 009842 copy rega ,loopcnt 
-0x3635 009843 branch memcpy 
-:      009845 g24_transmit_rf_ctrl_clear:
-0x3636 009846 fetch 1 ,mem_24g_data_type 
-0x3637 009847 and_into bits_data ,pdata 
-0x3638 009848 store 1 ,mem_24g_data_type 
-0x3639 009849 rtn 
-:      009858 g24_transmit_process:
-0x363a 009859 setarg 0 
-0x363b 009860 store 1 ,mem_24g_retry 
-0x363c 009861 store 2 ,mem_24g_retransmit 
-:      009862 g24_transmit_loop:
-0x363d 009863 call g24_transmit_receive_ack 
-0x363e 009864 fetch 1 ,mem_24g_no_ack 
-0x363f 009865 beq no_ack_24g ,g24_transmit_no_ack 
-0x3640 009866 nbranch g24_retransmit ,sync 
-0x3641 009867 nbranch g24_retransmit ,user3 
-0x3642 009868 call g24_ackpayload_parse 
-0x3643 009869 fetch 1 ,mem_device_option 
-0x3644 009870 sub pdata ,dvc_op_mouse ,null 
-0x3645 009871 call mouse_24g_transmit_callback ,zero 
-:      009872 g24_transmit_no_ack:
-0x3646 009873 call power_ctrl_pac_succ_incrs 
-:      009874 g24_transmit_next_packet:
-0x3647 009875 call g24_txbuf_clear 
-0x3648 009876 fetch 1 ,mem_24g_pid 
-0x3649 009877 increase 1 ,pdata 
-0x364a 009878 store 1 ,mem_24g_pid 
-0x364b 009879 call g24_hop_enable_packet 
-:      009880 g24_transmit_abandon:
-0x364c 009881 bpatchx patch33_0 ,mem_patch33 
-0x364d 009882 setarg 0 
-0x364e 009883 store 1 ,mem_24g_ensure 
-0x364f 009884 store 2 ,mem_24g_txfail_cnt 
-0x3650 009885 rtn 
-:      009887 g24_transmit_receive_ack:
-0x3651 009888 bpatchx patch33_1 ,mem_patch33 
-0x3652 009889 disable user3 
-0x3653 009890 call g24_transmit 
-0x3654 009891 fetch 1 ,mem_24g_no_ack 
-0x3655 009892 beq no_ack_24g ,g24_end_of_packet 
-0x3656 009893 force 0 ,radio_ctrl 
-0x3657 009894 fetch 4 ,mem_24g_addr 
-0x3658 009895 iforce access 
-0x3659 009896 fetcht 1 ,mem_last_freq 
-0x365a 009897 call set_freq_rx 
-0x365b 009898 call rf_rx_enable 
-0x365c 009899 call g24_receive_rxon 
-0x365d 009900 call g24_end_of_packet ,user3 
-0x365e 009901 rtn 
-:      009903 g24_retransmit:
-0x365f 009904 bpatchx patch33_2 ,mem_patch33 
-0x3660 009905 fetch 1 ,mem_device_option 
-0x3661 009906 beq dvc_op_mouse ,mouse_g24_retransmit 
-:      009907 g24_retransmit0:
-0x3662 009908 fetch 1 ,mem_24g_abort_pac 
-0x3663 009909 nrtn blank 
-0x3664 009910 fetch 2 ,mem_24g_txfail_cnt 
-0x3665 009911 increase 1 ,pdata 
-0x3666 009912 store 2 ,mem_24g_txfail_cnt 
-0x3667 009913 fetch 1 ,mem_24g_txfail_cnt + 1 
-0x3668 009914 bbit1 4 ,g24_tx_attempt_fail 
-0x3669 009915 call g24_transmit_hop_process 
-0x366a 009916 fetch 2 ,mem_24g_retransmit 
-0x366b 009917 increase 1 ,pdata 
-0x366c 009918 store 2 ,mem_24g_retransmit 
-0x366d 009919 branch g24_transmit_loop 
-:      009921 g24_ackpayload_parse:
-0x366e 009922 bpatchx patch33_3 ,mem_patch33 
-0x366f 009923 call g24_read_len_pid_crc 
-0x3670 009924 fetch 1 ,mem_24g_rxdata_length 
-0x3671 009925 rtn blank 
-0x3672 009926 iforce loopcnt 
-0x3673 009927 arg mem_24g_rxbuf + 2 ,contr 
-0x3674 009928 arg mem_24g_rxpayload ,contw 
-0x3675 009929 branch memcpy 
-:      009932 g24_tx_attempt_fail:
-0x3676 009933 bpatchx patch33_4 ,mem_patch33 
-0x3677 009934 setarg 0 
-0x3678 009935 store 2 ,mem_24g_txfail_cnt 
-0x3679 009936 jam 1 ,mem_24g_attempt_fail_flag 
-:      009937 g24_stop_24g_mode:
-0x367a 009938 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
-0x367b 009939 branch ui_ipc_send_event 
-:      009949 g24_transmit_hop_process:
-0x367c 009950 bpatchx patch33_5 ,mem_patch33 
-0x367d 009951 fetcht 1 ,mem_24g_retry 
-0x367e 009952 fetch 1 ,mem_24g_fast_hop_count 
-0x367f 009953 isub temp ,null 
-0x3680 009954 nbranch g24_tx_fast_hop ,positive 
-0x3681 009955 increase 1 ,temp 
-0x3682 009956 storet 1 ,mem_24g_retry 
-0x3683 009957 fetch 1 ,mem_24g_fast_hop_count 
-0x3684 009958 beq 5 ,g24_transmit_hop_process_4ms 
-0x3685 009959 fetch 1 ,mem_24g_retry 
-0x3686 009960 beq 6 ,g24_hop_ch_disable 
-0x3687 009961 beq 12 ,g24_hop_ch_disable 
-0x3688 009962 rtn 
-:      009965 g24_transmit_hop_process_4ms:
-0x3689 009966 fetch 1 ,mem_24g_retry 
-0x368a 009967 beq 3 ,g24_hop_ch_disable 
-0x368b 009968 beq 6 ,g24_hop_ch_disable 
-0x368c 009969 rtn 
-:      009973 g24_hop_ch_enable:
-:      009978 g24_txpayload_type_update:
-0x368d 009979 bmark1 mark_ble_lr ,g24_lr_type_update 
-0x368e 009980 store 1 ,mem_24g_txpayload + offset_data_type 
-0x368f 009981 rtn 
-:      009982 g24_lr_type_update:
-0x3690 009983 store 1 ,mem_24g_txpayload + offset_lr_data_type 
-0x3691 009984 rtn 
-:      009986 g24_hop_enable_packet:
-0x3692 009987 fetch 1 ,mem_24g_data_type 
-0x3693 009988 rtnbit0 bit_hop 
-:      009989 g24_hop_ch_disable:
-0x3694 009990 fetch 1 ,mem_24g_data_type 
-0x3695 009991 set0 bit_hop ,pdata 
-0x3696 009992 store 1 ,mem_24g_data_type 
-0x3697 009993 call g24_txpayload_type_update 
-0x3698 009994 call power_ctrl_pac_succ_decrs 
-0x3699 009995 branch g24_ch 
-:      009997 g24_tx_fast_hop:
-0x369a 009998 call power_ctrl_txpower_incrs 
-0x369b 009999 call power_ctrl_pac_succ_decrs 
-0x369c 010000 branch g24_ch 
-:      010018 g24_search_receiver:
-0x369d 010019 fetch 2 ,mem_cb_24g_search_receiver 
-0x369e 010020 branch callback_func 
-:      010022 g24_nodata_transmit:
-0x369f 010023 fetch 1 ,mem_24g_abort_pac 
-0x36a0 010024 call g24_send_abort_packet ,blank 
-0x36a1 010025 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x36a2 010026 rtneq g24_tx_timer_int_enable 
-0x36a3 010027 call g24_search_receiver 
-0x36a4 010028 fetch 2 ,mem_cb_24g_transmit_long_sleep 
-0x36a5 010029 branch callback_func 
-:      010031 g24_send_abort_packet:
-0x36a6 010032 jam type_ms ,mem_24g_data_type 
-0x36a7 010033 jam 1 ,mem_24g_abort_pac 
-0x36a8 010034 call g24_transmit_rf_ctrl_clear 
-0x36a9 010035 store 1 ,mem_24g_txbuf 
-0x36aa 010036 setarg 0 
-0x36ab 010037 store 7 ,mem_24g_txbuf + 1 
-0x36ac 010038 fetch 4 ,mem_24g_device_addr 
-0x36ad 010039 store 4 ,mem_24g_txbuf + 8 
-0x36ae 010040 jam 12 ,mem_24g_datalen 
-0x36af 010041 fetch 1 ,mem_24g_data_type 
-0x36b0 010042 set1 bit_abort ,pdata 
-0x36b1 010043 store 1 ,mem_24g_data_type 
-0x36b2 010044 call g24_transmit_prep 
-0x36b3 010045 branch g24_transmit_start 
-:      010049 g24_lpm_wait:
-0x36b4 010050 bpatchx patch33_6 ,mem_patch33 
-0x36b5 010051 enable user 
-0x36b6 010052 call lpo_calibration 
-0x36b7 010053 fetch 3 ,mem_clks_per_lpo 
-0x36b8 010054 branch disable_user ,blank 
-0x36b9 010055 fetch 1 ,mem_lpm_mode 
-0x36ba 010056 branch disable_user ,blank 
-0x36bb 010057 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x36bc 010058 beq g24_tx_timer_int_enable ,disable_user 
-0x36bd 010059 rtn 
-:      010061 g24_setgpio_lpm_before:
-0x36be 010062 fetch 2 ,mem_cb_24g_lpm_before 
-0x36bf 010063 branch callback_func 
-:      010076 g24_transmit_by_interrupt:
-0x36c0 010077 call g24_timer_check 
-0x36c1 010078 nrtn user 
-0x36c2 010079 call g24_interval_calibrate 
-0x36c3 010080 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36c4 010081 increase 1 ,pdata 
-0x36c5 010082 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36c6 010083 fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-0x36c7 010084 isub temp ,null 
-0x36c8 010085 call g24_transmit_by_interrupt_exit ,zero 
-0x36c9 010086 branch g24_transmit_no_interrupt 
-:      010089 g24_transmit_by_interrupt_exit:
-0x36ca 010090 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0x36cb 010091 setarg 0 
-0x36cc 010092 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36cd 010093 setarg 100 
-0x36ce 010094 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-:      010095 g24_interval_min:
-0x36cf 010096 jam 0 ,mem_24g_pac_index 
-0x36d0 010097 fetch 1 ,mem_24g_interval_min 
-:      010098 g24_interval_store:
-0x36d1 010099 store 1 ,mem_24g_interval 
-0x36d2 010100 rtn 
-:      010101 g24_interval_max:
-0x36d3 010102 fetch 1 ,mem_24g_interval_max 
-0x36d4 010103 branch g24_interval_store 
-:      010105 g24_interval_calibrate:
-0x36d5 010106 fetch 1 ,mem_24g_pac_index 
-0x36d6 010107 increase 1 ,pdata 
-0x36d7 010108 store 1 ,mem_24g_pac_index 
-0x36d8 010109 beq 4 ,g24_interval_max 
-0x36d9 010110 beq 5 ,g24_interval_min 
-0x36da 010111 rtn 
-:      010113 g24_transmit_by_interrupt_enable:
-0x36db 010114 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
-0x36dc 010115 setarg 0 
-0x36dd 010116 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36de 010117 rtn 
-:      010127 g24_factory_check:
-0x36df 010128 arg 2 ,loopcnt 
-0x36e0 010129 arg mem_24g_addr ,contr 
-:      010130 pdata_0xff_check:
-0x36e1 010131 call enable_user 
-0x36e2 010132 setarg 0xffff 
-:      010133 pdata_0xff_check_loop:
-0x36e3 010134 ifetcht 2 ,contr 
-0x36e4 010135 isub temp ,null 
-0x36e5 010136 ncall disable_user ,zero 
-0x36e6 010137 loop pdata_0xff_check_loop 
-0x36e7 010138 rtn 
-:      010148 power_ctrl_start:
-0x36e8 010149 bpatchx patch33_7 ,mem_patch33 
-0x36e9 010150 fetch 1 ,mem_power_ctrl_disable 
-0x36ea 010151 nrtn blank 
-0x36eb 010152 fetch 2 ,mem_ui_state_map 
-0x36ec 010153 rtnbit1 ui_state_ble_adv 
-0x36ed 010156 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-0x36ee 010157 call rssi_average 
-0x36ef 010158 storet 1 ,mem_rssi_avg_received 
-0x36f0 010159 fetch 1 ,mem_rssi_dis_max_24g 
-0x36f1 010160 bmark1 mark_24g ,power_ctrl_start_next 
-0x36f2 010161 fetch 1 ,mem_rssi_dis_max_ble 
-:      010162 power_ctrl_start_next:
-0x36f3 010163 isub temp ,null 
-0x36f4 010164 nbranch power_ctrl_txpower_incrs_force ,positive 
-0x36f5 010165 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36f6 010166 sub pdata ,2 ,null 
-0x36f7 010167 nbranch power_ctrl_txpower_decrs_check ,positive 
-0x36f8 010168 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36f9 010169 beq 0 ,power_ctrl_txpower_incrs 
-0x36fa 010170 rtn 
-:      010172 power_ctrl_txpower_decrs_check:
-0x36fb 010173 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36fc 010174 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-0x36fd 010175 isub temp ,null 
-0x36fe 010176 nrtn zero 
-0x36ff 010177 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      010178 power_ctrl_txpower_decrs:
-0x3700 010179 fetcht 1 ,mem_rssi_avg_received 
-0x3701 010180 fetch 1 ,mem_rssi_dis_min_24g 
-0x3702 010181 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
-0x3703 010182 fetch 1 ,mem_rssi_dis_min_ble 
-:      010183 power_ctrl_txpower_decrs_next:
-0x3704 010184 isub temp ,null 
-0x3705 010185 nrtn positive 
-0x3706 010186 fetch 1 ,mem_power_ctrl_level 
-0x3707 010187 beq 0 ,power_ctrl_decrs_level0 
-0x3708 010188 increase -1 ,pdata 
-0x3709 010189 store 1 ,mem_power_ctrl_level 
-0x370a 010190 beq 0 ,power_ctrl_decrs_level0 
-:      010191 power_ctrl_decrs_level1:
-:      010192 power_ctrl_incrs_level1:
-0x370b 010193 jam tx_power_0db ,mem_tx_power 
-0x370c 010194 rtn 
-:      010196 power_ctrl_txpower_incrs_force:
-0x370d 010197 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      010198 power_ctrl_txpower_incrs:
-0x370e 010199 fetch 1 ,mem_power_ctrl_level 
-0x370f 010200 beq 2 ,power_ctrl_incrs_level2 
-0x3710 010201 increase 1 ,pdata 
-0x3711 010202 store 1 ,mem_power_ctrl_level 
-0x3712 010203 beq 1 ,power_ctrl_incrs_level1 
-:      010204 power_ctrl_incrs_level2:
-0x3713 010205 jam tx_power_6db ,mem_tx_power 
-0x3714 010206 rtn 
-:      010208 power_ctrl_decrs_level0:
-0x3715 010209 jam tx_power_f5db ,mem_tx_power 
-0x3716 010210 rtn 
-:      010212 power_ctrl_pac_succ_cnt_init:
-0x3717 010213 jam 1 ,mem_power_ctrl_level 
-0x3718 010214 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-0x3719 010215 rtn 
-:      010217 power_ctrl_pac_succ_incrs:
-0x371a 010218 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371b 010219 increase 1 ,pdata 
-0x371c 010220 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371d 010221 rtn 
-:      010223 power_ctrl_pac_succ_decrs:
-0x371e 010224 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371f 010225 sub pdata ,2 ,null 
-0x3720 010226 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
-0x3721 010227 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x3722 010228 rtneq 0 
-0x3723 010229 increase -1 ,pdata 
-0x3724 010230 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x3725 010231 rtn 
-:      010233 power_ctrl_pac_succ_cnt_reinit:
-0x3726 010234 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-0x3727 010235 rtn 
-:      010245 ali_mesh_access_layer_resolve_message:
-0x3728 010246 fetch 1 ,mem_ccm_data_len 
-0x3729 010247 store 1 ,mem_mesh_receive_model_message_payload_len 
-0x372a 010248 copy alarm ,contr 
-0x372b 010249 call memcpy24 
-0x372c 010250 fetch 2 ,mem_mesh_cb_receive_access_message 
-0x372d 010251 branch callback_func 
-:      010253 ali_mesh_access_layer_check_access_message_opcode:
-0x372e 010254 jam mesh_receive_new_message_timer ,mem_mesh_upper_receive_new_message_timer 
-0x372f 010255 call ali_mesh_app_recv_new_mesh_pkt 
-0x3730 010258 fetch 1 ,mem_mesh_receive_model_message_payload_opcode 
-0x3731 010259 beq mesh_message_opcode_config_appkey_add ,ali_mesh_access_layer_message_opcode_config_appkey_add 
-0x3732 010260 beq mesh_configuration_and_health_message_opcode_header ,ali_mesh_access_layer_config_or_health_message_opcode 
-0x3733 010261 beq mesh_module_message_opcode_header ,ali_mesh_model_layer_check_model_message_opcode 
-0x3734 010262 beq vendor_message_attr_set ,ali_mesh_ali_vendor_message_attribute_set 
-0x3735 010263 beq vendor_message_attr_get ,ali_mesh_ali_vendor_message_opcode_attr_get 
-0x3736 010264 beq vendor_message_attr_set_unacknowledged ,ali_mesh_ali_vendor_message_attribute_set 
-0x3737 010265 beq vendor_message_attr_confirmation ,ali_mesh_ali_vendor_message_opcode_attr_confrimation 
-0x3738 010266 rtn 
-:      010269 ali_mesh_access_layer_message_opcode_config_appkey_add:
-0x3739 010270 arg mem_mesh_receive_application_key ,contr 
-0x373a 010271 arg mem_mesh_application_key ,contw 
-0x373b 010272 call memcpy16 
-0x373c 010273 jam paired_status ,mem_mesh_provisioned_flag 
-0x373d 010274 call ali_mesh_encrypt_base_function_k3 
-0x373e 010275 call ali_mesh_encrypt_base_function_k4 
-0x373f 010276 call ali_mesh_access_layer_finish_pairing_init_subscription_list 
-0x3740 010277 call ali_mesh_accesss_layer_check_message_type 
-0x3741 010278 call ali_mesh_access_layer_send_config_appkey_status 
-0x3742 010279 jam paired_status ,mem_mesh_provisioned_flag 
-0x3743 010280 fetch 2 ,mem_mesh_cb_receive_config_appkey_add 
-0x3744 010281 branch callback_func 
-:      010283 ali_mesh_access_layer_recv_cfg_appkey_add_cb:
-0x3745 010284 setarg 0 
-0x3746 010285 store 2 ,mem_mesh_fast_pairing_timer 
-0x3747 010287 random pdata 
-0x3748 010288 and pdata ,0x1f ,pdata 
-0x3749 010289 add pdata ,30 ,pdata 
-0x374a 010290 store 1 ,mem_mesh_report_full_attribute_timer 
-0x374b 010291 add pdata ,5 ,pdata 
-0x374c 010292 store 1 ,mem_mesh_report_power_on_timer 
-0x374d 010293 call mesh_clear_timer_data 
-0x374e 010294 branch mesh_receive_config_appkey_add_cb 
-:      010296 ali_mesh_accesss_layer_check_message_type:
-0x374f 010297 fetch 1 ,mem_mesh_network_packet_type 
-0x3750 010298 jam received_config_appkey_add ,mem_mesh_provisioned_flag 
-0x3751 010299 rtneq mesh_message_app 
-0x3752 010300 jam paired_status ,mem_mesh_provisioned_flag 
-0x3753 010301 rtn 
-:      010303 ali_mesh_access_layer_send_config_appkey_status:
-0x3754 010304 setarg mesh_configuration_and_health_message_opcode_header 
-0x3755 010305 store 1 ,mem_mesh_access_layer_payload 
-0x3756 010306 setarg mesh_message_opcode_config_config_model_publication_set 
-0x3757 010307 istore 1 ,contw 
-0x3758 010308 setarg status_code_success 
-0x3759 010309 istore 1 ,contw 
-0x375a 010310 fetch 3 ,mem_mesh_netkeyindex_and_appkeyindex 
-0x375b 010311 istore 3 ,contw 
-0x375c 010312 jam 6 ,mem_mesh_access_layer_payload_len 
-0x375d 010313 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010316 ali_mesh_access_layer_finish_pairing_init_subscription_list:
-0x375e 010317 fetch 2 ,mem_mesh_core_feature 
-0x375f 010318 rtnbit1 mesh_feature_disable_subscription 
-0x3760 010319 call mesh_get_element_info_config 
-:      010320 ali_mesh_access_layer_finish_pairing_init_subscription_list_loop:
-0x3761 010321 add rega ,element_device_subscription_label ,regc 
-0x3762 010322 setarg -1 
-0x3763 010323 istore subscription_max_count ,regc 
-0x3764 010324 istore subscription_max_count ,contw 
-0x3765 010325 ifetch 2 ,rega 
-0x3766 010326 istore 2 ,regc 
-0x3767 010327 copy regb ,pdata 
-0x3768 010328 iadd rega ,rega 
-0x3769 010329 loop ali_mesh_access_layer_finish_pairing_init_subscription_list_loop 
-0x376a 010330 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x376b 010331 branch callback_func 
-:      010334 ali_mesh_access_layer_send_generic_onoff_status:
-0x376c 010335 setarg mesh_module_message_opcode_header 
-0x376d 010336 store 1 ,mem_mesh_access_layer_payload 
-0x376e 010337 setarg mesh_module_message_opcode_generic_onoff_status_no_head 
-0x376f 010338 istore 1 ,contw 
-0x3770 010339 fetch 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x3771 010340 istore 1 ,contw 
-0x3772 010341 jam 3 ,mem_mesh_access_layer_payload_len 
-0x3773 010342 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010345 ali_mesh_access_layer_send_light_lightness_status:
-0x3774 010346 setarg mesh_module_message_opcode_header 
-0x3775 010347 store 1 ,mem_mesh_access_layer_payload 
-0x3776 010348 setarg mesh_module_message_opcode_light_lightness_status_no_head 
-0x3777 010349 istore 1 ,contw 
-0x3778 010350 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
-0x3779 010351 istore 2 ,contw 
-0x377a 010352 jam 4 ,mem_mesh_access_layer_payload_len 
-0x377b 010353 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010356 ali_mesh_access_layer_send_light_ctl_stauts:
-0x377c 010357 setarg mesh_module_message_opcode_header 
-0x377d 010358 store 1 ,mem_mesh_access_layer_payload 
-0x377e 010359 setarg mesh_module_message_opcode_light_ctl_status_no_head 
-0x377f 010360 istore 1 ,contw 
-0x3780 010361 fetch 4 ,mem_mesh_ctl_lightness 
-0x3781 010362 istore 4 ,contw 
-0x3782 010363 jam 6 ,mem_mesh_access_layer_payload_len 
-0x3783 010364 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010368 ali_mesh_access_layer_send_scene_status:
-0x3784 010369 setarg mesh_module_message_opcode_scene_status 
-0x3785 010370 store 1 ,mem_mesh_access_layer_payload 
-0x3786 010371 setarg mesh_success 
-0x3787 010372 istore 1 ,contw 
-0x3788 010373 fetch 2 ,mem_mesh_scene_recall_payload_scene_number 
-0x3789 010374 istore 2 ,contw 
-0x378a 010375 jam 4 ,mem_mesh_access_layer_payload_len 
-0x378b 010376 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010380 ali_mesh_app_recv_new_mesh_pkt:
-0x378c 010382 fetch 1 ,mem_mesh_report_full_attribute_timer 
-0x378d 010383 rtn blank 
-0x378e 010384 pincrease 30 
-0x378f 010385 store 1 ,mem_mesh_report_full_attribute_timer 
-0x3790 010386 rtn 
-:      010388 ali_mesh_report_power_on_timer:
-0x3791 010389 arg mem_mesh_report_power_on_timer ,regc 
-0x3792 010390 arg ali_mesh_ali_vendor_message_opcode_device_power_on ,regb 
-0x3793 010391 branch timer_single_step 
-:      010393 ali_mesh_report_full_attribute_timer:
-0x3794 010394 arg mem_mesh_report_full_attribute_timer ,regc 
-0x3795 010395 arg ali_mesh_app_report_device_state ,regb 
-0x3796 010396 branch timer_single_step 
-:      010398 ali_mesh_app_report_device_state:
-0x3797 010399 fetch 2 ,mem_mesh_app_deport_device_state 
-0x3798 010400 branch callback_func 
-:      010407 ali_mesh_ali_vendor_message_attribute_set:
-0x3799 010408 call ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid 
-0x379a 010409 nrtn user 
-0x379b 010410 bpatchx patch34_0 ,mem_patch34 
-0x379c 010411 fetch 2 ,mem_mesh_vendor_message_attr_type 
-0x379d 010412 arg vendor_message_attr_type_time ,temp 
-0x379e 010413 isub temp ,null 
-0x379f 010414 branch ali_mesh_ali_vendor_message_opcode_timer_set_curr_time ,zero 
-0x37a0 010416 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
-0x37a1 010417 isub temp ,null 
-0x37a2 010418 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically ,zero 
-0x37a3 010420 arg vendor_mseeage_attr_type_set_time_single ,temp 
-0x37a4 010421 isub temp ,null 
-0x37a5 010422 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing ,zero 
-0x37a6 010424 arg vendor_message_attr_type_timer_deleate ,temp 
-0x37a7 010425 isub temp ,null 
-0x37a8 010426 branch ali_mesh_ali_vendor_message_opcode_delete_timer ,zero 
-0x37a9 010427 arg vendor_message_attr_type_timer_inquire ,temp 
-0x37aa 010428 isub temp ,null 
-0x37ab 010429 branch ali_mesh_ali_vendor_message_opcode_timer_inquire ,zero 
-0x37ac 010430 arg vendor_mseeage_attr_type_timer_enable ,temp 
-0x37ad 010431 isub temp ,null 
-0x37ae 010432 branch ali_mesh_ali_vendor_message_opcode_timer_set_state ,zero 
-0x37af 010435 arg vendor_message_attr_type_main_light ,temp 
-0x37b0 010436 isub temp ,null 
-0x37b1 010437 branch ali_mesh_ali_vendor_message_attribute_set_main_light ,zero 
-0x37b2 010438 arg vendor_message_attr_type_background_light ,temp 
-0x37b3 010439 isub temp ,null 
-0x37b4 010440 branch ali_mesh_ali_vendor_message_attribute_set_background_light ,zero 
-0x37b5 010441 arg vendor_message_attr_type_color ,temp 
-0x37b6 010442 isub temp ,null 
-0x37b7 010443 branch ali_mesh_ali_vendor_message_attribute_set_color ,zero 
-0x37b8 010444 fetch 2 ,mem_mesh_cb_recv_vendor 
-0x37b9 010445 branch callback_func 
-:      010447 ali_mesh_ali_vendor_message_opcode_attr_get:
-0x37ba 010448 rtn 
-:      010449 ali_mesh_ali_vendor_message_opcode_attr_confrimation:
-0x37bb 010450 ifetch 2 ,contr 
-0x37bc 010451 arg vendor_message_opcode_company_id ,temp 
-0x37bd 010452 isub temp ,null 
-0x37be 010453 nrtn zero 
-0x37bf 010454 ifetch 1 ,contr 
-0x37c0 010455 fetcht 1 ,mem_mesh_upper_tran_layer_packet_tid 
-0x37c1 010456 isub temp ,null 
-0x37c2 010457 nrtn zero 
-0x37c3 010458 branch ali_mesh_stop_send_indication_packet 
-:      010460 ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid:
-0x37c4 010461 call disable_user 
-0x37c5 010462 fetch 2 ,mem_mesh_vendor_message_cid 
-0x37c6 010463 arg vendor_message_opcode_company_id ,temp 
-0x37c7 010464 isub temp ,null 
-0x37c8 010465 nrtn zero 
-0x37c9 010466 fetcht 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37ca 010467 fetch 1 ,mem_mesh_vendor_message_tid 
-0x37cb 010468 isub temp ,null 
-0x37cc 010469 rtn zero 
-0x37cd 010470 store 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37ce 010471 branch enable_user 
-:      010473 ali_mesh_ali_vendor_message_attribute_set_main_light:
-0x37cf 010474 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
-0x37d0 010475 fetch 2 ,mem_mesh_cb_main_light_onoff_set 
-0x37d1 010476 branch callback_func 
-:      010479 ali_mesh_ali_vendor_message_attribute_set_background_light:
-0x37d2 010480 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
-0x37d3 010481 fetch 2 ,mem_mesh_cb_background_onoff_set 
-0x37d4 010482 branch callback_func 
-:      010484 ali_mesh_ali_vendor_message_attribute_set_color:
-0x37d5 010485 call ali_mesh_ali_vendor_message_ack_attr_status_uint48 
-0x37d6 010486 fetch 2 ,mem_mesh_cb_color_set 
-0x37d7 010487 branch callback_func 
-:      010490 ali_mesh_ali_vendor_message_opcode_timer_set_curr_time:
-0x37d8 010491 call ali_mesh_ali_vendor_message_ack_attr_status_uint32 
-0x37d9 010493 fetch 4 ,mem_mesh_vendor_message_current_time 
-0x37da 010494 store 4 ,mem_mesh_vendor_timer_current_time 
-0x37db 010495 branch ali_mesh_time_init_system_time 
-:      010499 ali_mesh_ali_vendor_message_status_add_head:
-0x37dc 010500 setarg vendor_message_attr_status 
-0x37dd 010501 store 1 ,mem_mesh_access_layer_payload 
-0x37de 010502 setarg vendor_message_opcode_company_id 
-0x37df 010503 istore 2 ,contw 
-0x37e0 010504 fetch 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37e1 010505 istore 1 ,contw 
-0x37e2 010506 istoret 2 ,contw 
-0x37e3 010507 rtn 
-:      010510 ali_mesh_ali_vendor_message_opcode_device_power_on:
-0x37e4 010511 arg 0 ,queue 
-0x37e5 010512 arg vendor_message_event_device_power_on ,temp 
-0x37e6 010513 arg vendor_attr_type_event_trigger ,rega 
-0x37e7 010514 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
-:      010525 ali_mesh_ali_vendor_message_opcode_generic_onoff:
-0x37e8 010526 arg vendor_attr_generic_onoff_server ,rega 
-0x37e9 010527 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
-:      010531 ali_mesh_ali_vendor_message_ack_attr_status_uint64:
-0x37ea 010532 arg 8 ,loopcnt 
-0x37eb 010533 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010535 ali_mesh_ali_vendor_message_ack_attr_status_uint56:
-0x37ec 010536 arg 8 ,loopcnt 
-0x37ed 010537 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010539 ali_mesh_ali_vendor_message_ack_attr_status_uint48:
-0x37ee 010540 arg 6 ,loopcnt 
-0x37ef 010541 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010543 ali_mesh_ali_vendor_message_ack_attr_status_uint32:
-0x37f0 010544 arg 4 ,loopcnt 
-0x37f1 010545 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010547 ali_mesh_ali_vendor_message_ack_attr_status_uint16:
-0x37f2 010548 arg 2 ,loopcnt 
-0x37f3 010549 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010551 ali_mesh_ali_vendor_message_ack_attr_status_uint8:
-0x37f4 010552 arg 1 ,loopcnt 
-0x37f5 010553 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010556 ali_mesh_ali_vendor_message_ack_attr_status:
-0x37f6 010557 add loopcnt ,6 ,pdata 
-0x37f7 010558 store 1 ,mem_mesh_access_layer_payload_len 
-0x37f8 010559 call ali_mesh_ali_vendor_message_status_add_head 
-0x37f9 010560 arg mem_mesh_vendor_attr_parameter ,contr 
-0x37fa 010561 call memcpy 
-0x37fb 010562 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010569 ali_mesh_ali_vendor_message_opcode_para_uint8:
-0x37fc 010570 call ali_mesh_ali_vendor_message_indication_info_add_head 
-0x37fd 010571 istorer rega ,2 ,contw 
-0x37fe 010572 istoret 1 ,contw 
-0x37ff 010573 jam 7 ,mem_mesh_access_layer_payload_len 
-0x3800 010574 branch ali_mesh_ali_vendor_message_send_message 
-:      010580 ali_mesh_ali_vendor_message_opcode_para_uint16:
-0x3801 010581 call ali_mesh_ali_vendor_message_indication_info_add_head 
-0x3802 010582 istorer rega ,2 ,contw 
-0x3803 010583 istoret 2 ,contw 
-0x3804 010584 jam 8 ,mem_mesh_access_layer_payload_len 
-0x3805 010585 branch ali_mesh_ali_vendor_message_send_message 
-:      010589 ali_mesh_ali_vendor_message_send_message:
-0x3806 010590 call ali_mesh_more_element_calc_queue_address 
-0x3807 010591 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
-:      010594 ali_mesh_ali_vendor_message_indication_info_add_head:
-0x3808 010595 fetch 1 ,mem_mesh_transport_aid 
-0x3809 010596 store 1 ,mem_mesh_message_transport_head 
-0x380a 010597 setarg vendor_message_tmall_dst 
-0x380b 010598 store 2 ,mem_mesh_send_message_dst 
-0x380c 010599 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
-0x380d 010600 pincrease 1 
-0x380e 010601 store 1 ,mem_mesh_vendor_mesh_send_tid 
-0x380f 010602 beq vendor_message_send_tid_max ,ali_mesh_ali_vendor_message_indication_info_reset_tid 
-0x3810 010603 setarg vendor_message_attr_indication 
-0x3811 010604 store 1 ,mem_mesh_access_layer_payload 
-0x3812 010605 setarg vendor_message_opcode_company_id 
-0x3813 010606 istore 2 ,contw 
-0x3814 010607 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
-0x3815 010608 istore 1 ,contw 
-0x3816 010609 rtn 
-:      010611 ali_mesh_ali_vendor_message_indication_info_reset_tid:
-0x3817 010612 jam vendor_message_send_tid_min ,mem_mesh_vendor_mesh_send_tid 
-0x3818 010613 rtn 
-:      010616 ali_mesh_ali_vendor_message_opcode_delete_timer:
-0x3819 010617 copy contr ,rega 
-0x381a 010618 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x381b 010619 arg 6 ,temp 
-0x381c 010620 isub temp ,pdata 
-0x381d 010621 store 1 ,mem_mesh_timer_index_buffer_len 
-0x381e 010622 copy pdata ,loopcnt 
-0x381f 010623 copy rega ,contr 
-0x3820 010624 arg mem_mesh_timer_index_buffer ,contw 
-0x3821 010625 call memcpy 
-0x3822 010626 arg 0 ,regb 
-:      010627 ali_mesh_ali_vendor_message_opcode_delete_timer_loop:
-0x3823 010628 arg mem_mesh_timer_index_buffer ,pdata 
-0x3824 010629 iadd regb ,temp 
-0x3825 010630 ifetch 1 ,temp 
-0x3826 010631 beq 0xff ,ali_mesh_ali_vendor_aim_timer_buffer_clear_all 
-0x3827 010632 and pdata ,0x7f ,pdata 
-0x3828 010633 call ali_mesh_ali_vendor_aim_timer_buffer_clear 
-0x3829 010634 increase 1 ,regb 
-0x382a 010635 fetch 1 ,mem_mesh_timer_index_buffer_len 
-0x382b 010636 isub regb ,null 
-0x382c 010637 branch ali_mesh_ali_vendor_message_opcode_delete_timer_loop ,positive 
-0x382d 010638 call peripherals_write_mesh_timer_infmatn 
-:      010639 ali_mesh_access_layer_send_ali_vendor_message_delete_timer:
-0x382e 010640 arg vendor_message_attr_type_timer_deleate ,temp 
-0x382f 010641 call ali_mesh_ali_vendor_message_status_add_head 
-0x3830 010642 arg 0 ,temp 
-0x3831 010643 istoret 1 ,contw 
-0x3832 010644 copy contw ,temp 
-0x3833 010645 call ali_mesh_get_all_timer_index_timer 
-0x3834 010646 pincrease 7 
-0x3835 010647 store 1 ,mem_mesh_access_layer_payload_len 
-0x3836 010648 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010650 ali_mesh_ali_vendor_aim_timer_buffer_clear:
-0x3837 010651 rtn blank 
-0x3838 010652 pincrease -1 
-0x3839 010653 mul32 pdata ,18 ,pdata 
-0x383a 010654 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x383b 010655 iadd rega ,rega 
-0x383c 010656 setarg 0 
-0x383d 010657 istore 1 ,rega 
-0x383e 010658 rtn 
-:      010660 ali_mesh_ali_vendor_aim_timer_buffer_clear_all:
-0x383f 010661 arg 18 ,loopcnt 
-0x3840 010662 mul32 loopcnt ,mesh_x_timers ,loopcnt 
-0x3841 010663 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3842 010664 call clear_mem 
-0x3843 010665 call peripherals_write_mesh_timer_infmatn 
-0x3844 010666 branch ali_mesh_access_layer_send_ali_vendor_message_delete_timer 
-:      010668 ali_mesh_ali_vendor_message_opcode_timer_inquire:
-0x3845 010669 ifetch 1 ,contr 
-0x3846 010670 beq 0xff ,ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer 
-0x3847 010671 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3848 010672 ifetch 1 ,contr 
-0x3849 010673 pincrease -1 
-0x384a 010674 mul32 pdata ,18 ,pdata 
-0x384b 010675 arg mem_mesh_vendor_timer_timing_buffer ,contr 
-0x384c 010676 iadd contr ,contr 
-0x384d 010677 arg mem_mesh_vendor_timer_timing_palyload ,contw 
-0x384e 010678 arg 18 ,loopcnt 
-0x384f 010679 call memcpy 
-0x3850 010680 arg vendor_message_attr_type_timer_inquire ,temp 
-0x3851 010681 call ali_mesh_ali_vendor_message_status_add_head 
-0x3852 010682 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x3853 010683 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error ,blank 
-0x3854 010684 arg 0 ,temp 
-0x3855 010685 istoret 1 ,contw 
-:      010686 ali_mesh_ali_vendor_message_opcode_timer_inquire_time:
-0x3856 010687 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3857 010688 istore 1 ,contw 
-0x3858 010689 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x3859 010690 istore 1 ,contw 
-0x385a 010691 fetch 8 ,mem_mesh_vendor_timer_timing_time 
-0x385b 010692 istore 8 ,contw 
-0x385c 010693 jam 17 ,mem_mesh_access_layer_payload_len 
-0x385d 010694 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010697 ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer:
-0x385e 010698 arg vendor_message_attr_type_timer_inquire ,temp 
-0x385f 010699 call ali_mesh_ali_vendor_message_status_add_head 
-0x3860 010700 arg 0xff ,temp 
-0x3861 010701 istoret 2 ,contw 
-0x3862 010704 copy contw ,temp 
-0x3863 010705 call ali_mesh_get_all_timer_index_timer 
-0x3864 010706 pincrease 8 
-0x3865 010707 store 1 ,mem_mesh_access_layer_payload_len 
-0x3866 010708 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010713 ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error:
-0x3867 010714 arg 0x80 ,temp 
-0x3868 010715 istore 1 ,contw 
-0x3869 010716 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time 
-:      010718 ali_mesh_ali_vendor_message_opcode_timer_set_state:
-0x386a 010719 ifetch 1 ,contr 
-0x386b 010720 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x386c 010721 and pdata ,0x7f ,pdata 
-0x386d 010722 pincrease -1 
-0x386e 010723 mul32 pdata ,18 ,pdata 
-0x386f 010724 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3870 010725 iadd contw ,contw 
-0x3871 010726 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3872 010727 istore 1 ,contw 
-0x3873 010728 call peripherals_write_mesh_timer_infmatn 
-0x3874 010729 arg vendor_mseeage_attr_type_timer_enable ,temp 
-0x3875 010730 call ali_mesh_ali_vendor_message_status_add_head 
-0x3876 010731 setarg 0 
-0x3877 010732 istore 1 ,contw 
-0x3878 010733 copy contw ,temp 
-0x3879 010734 call ali_mesh_get_all_timer_index_timer 
-0x387a 010735 pincrease 7 
-0x387b 010736 store 1 ,mem_mesh_access_layer_payload_len 
-0x387c 010737 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010742 ali_mesh_time_function:
-0x387d 010743 copy clkn_bt ,temp 
-0x387e 010744 fetch 4 ,mem_system_time 
-0x387f 010745 isub temp ,null 
-0x3880 010746 call ali_mesh_timer_timeout ,positive 
-0x3881 010747 call ali_mesh_clkn_bt_add_1s 
-0x3882 010748 isub temp ,null 
-0x3883 010749 rtn positive 
-0x3884 010750 call ali_mesh_time_init_system_time_without_clk 
-0x3885 010751 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x3886 010752 pincrease 1 
-0x3887 010753 store 4 ,mem_mesh_vendor_timer_current_time 
-0x3888 010754 branch ali_mesh_ali_vendor_check_time 
-:      010757 ali_mesh_time_init_system_time:
-0x3889 010758 copy clkn_bt ,pdata 
-:      010759 ali_mesh_time_init_system_time_without_clk:
-0x388a 010760 store 4 ,mem_system_time 
-0x388b 010761 fetch 1 ,mem_system_time + 3 
-0x388c 010762 and_into 0x0f ,pdata 
-0x388d 010763 store 1 ,mem_system_time + 3 
-0x388e 010764 rtn 
-:      010766 ali_mesh_timer_timeout:
-0x388f 010767 rtn zero 
-0x3890 010768 copy pdata ,regb 
-0x3891 010769 setarg 0x100000 
-0x3892 010770 lshift8 pdata ,pdata 
-0x3893 010771 iadd temp ,temp 
-0x3894 010772 copy regb ,pdata 
-0x3895 010773 rtn 
-:      010775 ali_mesh_clkn_bt_add_1s:
-0x3896 010776 arg 20 ,loopcnt 
-:      010777 ali_mesh_time_loop:
-0x3897 010778 pincrease 160 
-0x3898 010779 loop ali_mesh_time_loop 
-0x3899 010780 rtn 
-:      010782 ali_mesh_ali_vendor_check_time:
-0x389a 010783 setarg mesh_x_timers 
-0x389b 010784 store 1 ,mem_mesh_vendor_timer_check_loop 
-0x389c 010785 pincrease -1 
-0x389d 010786 mul32 pdata ,18 ,pdata 
-0x389e 010787 arg mem_mesh_vendor_timer_timing_buffer ,alarm 
-0x389f 010788 iadd alarm ,alarm 
-:      010789 ali_mesh_ali_vendor_check_time_loop:
-0x38a0 010790 ifetch 1 ,alarm 
-0x38a1 010791 ncall ali_mesh_ali_vendor_had_timing ,blank 
-0x38a2 010792 increase -18 ,alarm 
-0x38a3 010794 fetch 1 ,mem_mesh_vendor_timer_check_loop 
-0x38a4 010795 pincrease -1 
-0x38a5 010796 rtn blank 
-0x38a6 010797 store 1 ,mem_mesh_vendor_timer_check_loop 
-0x38a7 010798 branch ali_mesh_ali_vendor_check_time_loop 
-:      010800 ali_mesh_ali_vendor_had_timing:
-0x38a8 010801 arg 7 ,queue 
-0x38a9 010802 qisolate0 pdata 
-0x38aa 010803 rtn true 
-0x38ab 010804 and pdata ,0x7f ,pdata 
-0x38ac 010805 arg mesh_x_timers ,temp 
-0x38ad 010806 isub temp ,null 
-0x38ae 010807 rtn positive 
-0x38af 010808 copy alarm ,contr 
-0x38b0 010809 arg mem_mesh_vendor_timer_timing_palyload ,contw 
-0x38b1 010810 arg 18 ,loopcnt 
-0x38b2 010811 call memcpy 
-0x38b3 010812 fetch 1 ,mem_mesh_vendor_timer_timing_palyload + 17 
-0x38b4 010813 beq 0x59 ,ali_mesh_ali_vendor_had_timing_cyclically 
-:      010814 ali_mesh_ali_vendor_had_timing_single_time:
-0x38b5 010815 fetcht 4 ,mem_mesh_vendor_timer_current_time 
-0x38b6 010816 fetch 4 ,mem_mesh_vendor_timer_timing_time 
-0x38b7 010817 isub temp ,null 
-0x38b8 010818 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para 
-0x38b9 010819 branch ali_mesh_ali_vendor_time_timeout ,zero 
-0x38ba 010820 nbranch ali_mesh_ali_vendor_time_out_of_date ,positive 
-0x38bb 010821 rtn 
-:      010823 ali_mesh_ali_vendor_time_out_of_date:
-0x38bc 010824 setarg 0 
-0x38bd 010825 istore 1 ,alarm 
-0x38be 010826 rtn 
-:      010828 ali_mesh_ali_vendor_had_timing_cyclically:
-0x38bf 010830 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x38c0 010831 arg seconds_of_min ,temp 
-0x38c1 010832 idiv temp 
-0x38c2 010833 call wait_div_end 
-0x38c3 010834 remainder pdata 
-0x38c4 010835 nrtn blank 
-0x38c5 010837 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x38c6 010838 arg seconds_of_four_days ,temp 
-0x38c7 010839 isub temp ,pdata 
-0x38c8 010841 arg seconds_of_week ,temp 
-0x38c9 010842 idiv temp 
-0x38ca 010843 call wait_div_end 
-0x38cb 010844 remainder pdata 
-0x38cc 010845 arg seconds_of_day ,temp 
-0x38cd 010846 idiv temp 
-0x38ce 010847 call wait_div_end 
-0x38cf 010848 remainder rega 
-0x38d0 010849 quotient queue 
-0x38d1 010850 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
-0x38d2 010851 branch ali_mesh_ali_vendor_had_timing_cyclically_continue ,blank 
-0x38d3 010852 qisolate1 pdata 
-0x38d4 010853 nrtn true 
-:      010854 ali_mesh_ali_vendor_had_timing_cyclically_continue:
-0x38d5 010856 deposit rega 
-0x38d6 010857 arg seconds_of_min ,temp 
-0x38d7 010858 idiv temp 
-0x38d8 010859 call wait_div_end 
-0x38d9 010860 quotient temp 
-0x38da 010861 setarg eight_hours_time_zone_offset 
-0x38db 010862 iadd temp ,temp 
-0x38dc 010863 fetch 2 ,mem_mesh_vendor_timer_timing_time_cyclic 
-0x38dd 010864 arg 0xfff ,rega 
-0x38de 010865 iand rega ,pdata 
-0x38df 010866 isub temp ,null 
-0x38e0 010867 nrtn zero 
-0x38e1 010868 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para_cyclic 
-0x38e2 010869 branch ali_mesh_ali_vendor_time_timeout 
-:      010871 ali_mesh_ali_vendor_time_timeout:
-0x38e3 010872 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x38e4 010873 jam 1 ,mem_mesh_vendor_timer_check_loop 
-0x38e5 010875 copy alarm ,pdata 
-0x38e6 010876 store 2 ,mem_mesh_alarm_temp 
-0x38e7 010878 fetcht 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x38e8 010879 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x38e9 010880 call ali_mesh_ali_vendor_message_opcode_generic_onoff 
-0x38ea 010882 fetch 2 ,mem_mesh_alarm_temp 
-0x38eb 010883 copy pdata ,alarm 
-0x38ec 010884 add alarm ,17 ,contr 
-0x38ed 010885 ifetch 1 ,contr 
-0x38ee 010886 beq timer_cyclical_falg ,ali_mesh_ali_vendor_time_timeout_cyclic 
-:      010887 ali_mesh_ali_vendor_time_timeout_continue:
-0x38ef 010888 setarg 0 
-0x38f0 010889 istore 1 ,alarm 
-0x38f1 010890 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x38f2 010891 call ali_mesh_ali_vendor_message_opcode_timing_finish 
-0x38f3 010892 branch peripherals_write_mesh_timer_infmatn 
-:      010896 ali_mesh_ali_vendor_time_timeout_cyclic:
-0x38f4 010897 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
-0x38f5 010898 branch ali_mesh_ali_vendor_time_timeout_continue ,blank 
-0x38f6 010899 arg vendor_attr_type_event_trigger ,temp 
-0x38f7 010900 call ali_mesh_ali_vendor_message_status_add_head 
-0x38f8 010901 setarg 0x11 
-0x38f9 010902 istore 1 ,contw 
-0x38fa 010903 ifetch 1 ,alarm 
-0x38fb 010904 or pdata ,0x80 ,pdata 
-0x38fc 010905 istore 1 ,contw 
-0x38fd 010906 jam 8 ,mem_mesh_access_layer_payload 
-0x38fe 010907 branch ali_mesh_ali_vendor_message_send_message 
-:      010909 ali_mesh_ali_vendor_message_opcode_timing_finish:
-0x38ff 010910 arg vendor_attr_type_event_index_report ,temp 
-0x3900 010911 call ali_mesh_ali_vendor_message_status_add_head 
-0x3901 010912 copy contw ,temp 
-0x3902 010913 call ali_mesh_get_all_timer_index_timer 
-0x3903 010915 pincrease 6 
-0x3904 010916 store 1 ,mem_mesh_access_layer_payload_len 
-0x3905 010917 jam vendor_message_attr_status ,mem_mesh_access_layer_payload 
-0x3906 010918 branch ali_mesh_ali_vendor_message_send_message 
-:      010921 ali_mesh_ali_vendor_message_opcode_timer_set_timing:
-0x3907 010922 arg mem_mesh_vendor_timer_timing_index ,contw 
-0x3908 010923 arg 16 ,loopcnt 
-0x3909 010924 call memcpy 
-0x390a 010925 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x390b 010926 and pdata ,0x7f ,pdata 
-0x390c 010927 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x390d 010928 sub pdata ,mesh_x_timers ,null 
-0x390e 010929 nrtn positive 
-0x390f 010930 fetch 4 ,mem_mesh_vendor_timer_timing_time 
-0x3910 010931 arg 60 ,temp 
-0x3911 010932 idiv temp 
-0x3912 010933 call wait_div_end 
-0x3913 010934 remainder temp 
-0x3914 010935 isub temp ,pdata 
-0x3915 010936 store 4 ,mem_mesh_vendor_timer_timing_time 
-0x3916 010937 setarg 0 
-0x3917 010938 store 2 ,mem_mesh_vendor_timer_timing_flag 
-0x3918 010939 arg mem_mesh_vendor_timer_timing_index ,rega 
-0x3919 010940 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
-0x391a 010941 arg vendor_mseeage_attr_type_set_time_single ,temp 
-0x391b 010942 branch ali_mesh_access_layer_send_ali_vendor_message_current_timing 
-:      010947 ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically:
-0x391c 010949 arg mem_mesh_vendor_timer_timing_index_cyclic ,contw 
-0x391d 010950 arg 17 ,loopcnt 
-0x391e 010951 call memcpy 
-0x391f 010954 fetch 1 ,mem_mesh_vendor_timer_timing_index_cyclic 
-0x3920 010955 and pdata ,0x7f ,pdata 
-0x3921 010956 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3922 010957 sub pdata ,mesh_x_timers ,null 
-0x3923 010958 nrtn positive 
-0x3924 010960 jam 0x59 ,mem_mesh_vendor_timer_timing_cyclic_flag 
-0x3925 010961 arg mem_mesh_vendor_timer_timing_index_cyclic ,rega 
-0x3926 010962 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
-0x3927 010963 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
-:      010966 ali_mesh_access_layer_send_ali_vendor_message_current_timing:
-0x3928 010968 call ali_mesh_ali_vendor_message_status_add_head 
-0x3929 010969 setarg 0 
-0x392a 010970 store 1 ,mem_mesh_access_layer_payload + 6 
-0x392b 010971 copy contw ,temp 
-0x392c 010972 call ali_mesh_get_all_timer_index_timer 
-0x392d 010973 pincrease 7 
-0x392e 010974 store 1 ,mem_mesh_access_layer_payload_len 
-0x392f 010975 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010978 ali_mesh_ali_vendor_store_mesh_timer_infmatn:
-0x3930 010979 call ali_mesh_vendor_timer_buffer_offset_cal 
-0x3931 010980 copy rega ,contr 
-0x3932 010981 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3933 010982 iadd contw ,contw 
-0x3934 010983 arg 18 ,loopcnt 
-0x3935 010984 call memcpy 
-0x3936 010985 branch peripherals_write_mesh_timer_infmatn 
-:      010987 ali_mesh_vendor_timer_buffer_offset_cal:
-0x3937 010988 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3938 010989 pincrease -1 
-0x3939 010990 mul32 pdata ,18 ,pdata 
-0x393a 010991 rtn 
-:      010993 ali_mesh_get_all_timer_index_timer:
-0x393b 010994 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x393c 010995 arg 0 ,regb 
-0x393d 010996 copy temp ,contw 
-0x393e 010997 arg mesh_x_timers ,loopcnt 
-0x393f 010998 increase -1 ,loopcnt 
-:      010999 ali_mesh_get_all_timer_index_timer_loop:
-0x3940 011000 ifetch 1 ,rega 
-0x3941 011001 beq 0xff ,ali_mesh_get_all_timer_index_timer_loop_end 
-0x3942 011002 branch ali_mesh_get_all_timer_index_timer_loop_end ,blank 
-0x3943 011003 increase 1 ,regb 
-0x3944 011004 istore 1 ,contw 
-:      011005 ali_mesh_get_all_timer_index_timer_loop_end:
-0x3945 011006 setarg 18 
-0x3946 011007 iadd rega ,rega 
-0x3947 011008 loop ali_mesh_get_all_timer_index_timer_loop 
-0x3948 011009 copy regb ,pdata 
-0x3949 011010 rtn 
-:      011012 peripherals_write_mesh_timer_infmatn:
-0x394a 011013 fetch 2 ,mem_mesh_cb_vendor_timing_changed 
-0x394b 011014 branch callback_func 
-:      011024 ali_mesh_bearer_layer_send_packet_by_network_layer:
-0x394c 011025 bpatchx patch34_1 ,mem_patch34 
-0x394d 011026 setarg mem_mesh_queue_each_size 
-0x394e 011027 store 2 ,mem_mesh_element_device_queue_buffer_ptr 
-0x394f 011028 setarg mem_mesh_element_device 
-0x3950 011029 store 2 ,mem_mesh_rega_temp 
-0x3951 011030 jam adv_pairing_mesh_message_duration ,mem_mesh_queue_ele_duration 
-0x3952 011031 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
-0x3953 011032 store 1 ,mem_mesh_queue_ele_gatt_msg_id 
-0x3954 011034 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3955 011035 pincrease 11 
-0x3956 011036 add pdata ,-2 ,loopcnt 
-0x3957 011045 store 1 ,mem_mesh_queue_ele_len 
-0x3958 011046 pincrease -1 
-0x3959 011049 istore 1 ,contw 
-0x395a 011050 setarg gap_adtype_mesh_message 
-0x395b 011051 istore 1 ,contw 
-0x395c 011052 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
-0x395d 011053 call memcpy_fast 
-0x395e 011054 fetchr rega ,2 ,mem_mesh_rega_temp 
-0x395f 011055 call ali_mesh_advertising_bearer_layer_init_queue 
-0x3960 011056 call queue_push 
-:      011057 ali_mesh_bearer_layer_gatt_send_packet_by_network_layer:
-0x3961 011058 fetch 2 ,mem_ui_state_map 
-0x3962 011059 isolate1 ui_state_ble_connected ,pdata 
-0x3963 011060 nrtn true 
-:      011061 ali_mesh_send_ble_data_control_package:
-0x3964 011062 call ali_mesh_network_layer_init_gatt_queue_param 
-0x3965 011063 arg mem_mesh_queue_ele_temp ,rega 
-0x3966 011064 branch queue_push 
-:      011066 ali_mesh_advertising_bearer_layer_init_queue:
-0x3967 011067 add rega ,element_device_queue_buffer_ptr ,contr 
-0x3968 011068 ifetch 2 ,contr 
-0x3969 011069 store 2 ,mem_queue_ptr 
-0x396a 011070 arg mem_mesh_queue_ele_temp ,rega 
-0x396b 011071 rtn 
-:      011074 ali_mesh_advertising_bearer_layer_init_queue_param:
-0x396c 011075 setarg mem_mesh_queue_each_size 
-0x396d 011076 store 2 ,mem_queue_ptr 
-0x396e 011077 rtn 
-:      011079 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue:
-:      011081 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue_deal:
-0x396f 011082 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3970 011083 rtnne packet_in_bearer 
-0x3971 011084 jam packet_in_adverting ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3972 011085 branch ali_mesh_control_ble_advertising_on_advertising 
-:      011087 ali_mesh_advertising_bearer_layer_send_packet_by_app_bearer_calc_param:
-0x3973 011088 arg mem_mesh_queue_ele_payload + 2 ,rega 
-0x3974 011089 arg max_app_mssage_payload_length ,temp 
-0x3975 011090 setarg 0x21 
-0x3976 011091 nrtn true 
-0x3977 011092 arg mem_mesh_queue_ele_payload + 20 ,rega 
-0x3978 011093 fetcht 1 ,mem_mesh_queue_ele_len 
-0x3979 011094 increase -18 ,temp 
-0x397a 011095 setarg 0x22 
-0x397b 011096 rtn 
-:      011104 ali_mesh_advertising_add_adtype_flags:
-0x397c 011105 arg mem_mesh_adv_data ,contw 
-0x397d 011106 setarg 0x02 
-0x397e 011107 istore 1 ,contw 
-0x397f 011108 setarg gap_adtype_flags 
-0x3980 011109 istore 1 ,contw 
-0x3981 011110 setarg 0x02 
-0x3982 011111 istore 1 ,contw 
-0x3983 011112 rtn 
-:      011116 ali_mesh_advertising_add_adtype_16bit_complete:
-0x3984 011117 arg mesh_provisioning_uuid ,temp 
-0x3985 011118 setarg 0x03 
-0x3986 011119 istore 1 ,contw 
-0x3987 011120 setarg gap_adtype_16bit_complete 
-0x3988 011121 istore 1 ,contw 
-0x3989 011122 istoret 2 ,contw 
-0x398a 011123 rtn 
-:      011126 mesh_ble_rx_packet_only:
-0x398b 011127 call le_enable 
-0x398c 011128 call le_init_adv 
-0x398d 011129 call le_receive_adv 
-0x398e 011130 nrtn match 
-0x398f 011132 fetch 1 ,mem_le_adv_rcv 
-0x3990 011133 pincrease 1 
-0x3991 011134 store 1 ,mem_le_adv_rcv 
-0x3992 011135 fetch 2 ,mem_mesh_cb_receive_advertising 
-0x3993 011136 call callback_func 
-0x3994 011137 branch le_disable 
-:      011139 mesh_ble_rx_packet:
-0x3995 011140 call mesh_ble_rx_packet_check_and_init 
-0x3996 011141 rtn user 
-:      011142 mesh_ble_rx_packet_check_timer:
-0x3997 011143 call mesh_ble_rx_packet_only 
-0x3998 011144 call connection_dispatch 
-0x3999 011145 fetcht 2 ,mem_le_scan_interval 
-0x399a 011146 arg 10 ,queue 
-0x399b 011147 call sniff_check_window 
-0x399c 011148 rtn user 
-0x399d 011149 arg mesh_ble_rx_timer ,queue 
-0x399e 011150 call timer_check 
-0x399f 011151 nbranch mesh_ble_rx_packet_check_timer ,blank 
-0x39a0 011152 rtn 
-:      011154 mesh_ble_rx_packet_check_and_init:
-0x39a1 011155 fetcht 2 ,mem_le_scan_interval 
-0x39a2 011156 arg 4 ,queue 
-0x39a3 011157 call sniff_check_window 
-0x39a4 011158 rtn user 
-0x39a5 011159 call mesh_le_calc_next_scan_channel 
-0x39a6 011160 fetch 2 ,mem_le_scan_interval 
-0x39a7 011161 arg mesh_ble_rx_timer ,queue 
-0x39a8 011162 branch timer_init 
-:      011165 mesh_le_calc_next_scan_channel:
-0x39a9 011166 fetch 1 ,mem_mesh_adv_scan_channel 
-0x39aa 011167 pincrease 1 
-0x39ab 011168 store 1 ,mem_mesh_adv_scan_channel 
-0x39ac 011169 store 1 ,mem_le_ch_mapped 
-0x39ad 011170 rtnne 40 
-0x39ae 011171 jam 37 ,mem_mesh_adv_scan_channel 
-0x39af 011172 jam 37 ,mem_le_ch_mapped 
-0x39b0 011173 rtn 
-:      011175 mesh_check_ble_rx_packet:
-0x39b1 011176 fetch 1 ,mem_le_rxbuf 
-0x39b2 011177 and pdata ,0x0f ,pdata 
-0x39b3 011178 beq adv_ind ,ali_mesh_match_advertising_packet 
-0x39b4 011179 beq adv_nonconn_ind ,ali_mesh_match_advertising_packet 
-0x39b5 011180 rtn 
-:      011182 ali_mesh_match_advertising_packet:
-0x39b6 011183 ifetcht 1 ,contr 
-0x39b7 011184 sub temp ,adv_packet_min_length ,null 
-0x39b8 011185 rtn positive 
-0x39b9 011186 sub temp ,adv_packet_max_length ,null 
-0x39ba 011187 nrtn positive 
-0x39bb 011188 add temp ,-6 ,rega 
-0x39bc 011189 add contr ,6 ,regb 
-:      011191 ali_mesh_find_adv_ind_packet:
-0x39bd 011192 ifetcht 1 ,regb 
-0x39be 011193 sub temp ,ad_type_min_length ,null 
-0x39bf 011194 rtn positive 
-0x39c0 011195 sub temp ,ad_type_max_length ,null 
-0x39c1 011196 nrtn positive 
-0x39c2 011197 copy temp ,pdata 
-0x39c3 011198 rtn blank 
-0x39c4 011199 bpatchx patch34_2 ,mem_patch34 
-0x39c5 011200 ifetch 1 ,contr 
-0x39c6 011201 beq gap_adtype_manufacturer_specific ,ali_mesh_receive_adtype_manufacturer_specific_tmall_control 
-0x39c7 011202 beq gap_adtype_mesh_message ,ali_mesh_receive_adtype_mesh_message 
-0x39c8 011205 add temp ,1 ,pdata 
-0x39c9 011206 isub rega ,null 
-0x39ca 011207 rtn positive 
-0x39cb 011208 iadd regb ,regb 
-0x39cc 011209 sub temp ,-1 ,pdata 
-0x39cd 011210 iadd rega ,rega 
-0x39ce 011211 copy rega ,pdata 
-0x39cf 011212 rtn blank 
-0x39d0 011213 branch ali_mesh_find_adv_ind_packet 
-:      011215 ali_mesh_receive_adtype_manufacturer_specific_tmall_control:
-0x39d1 011216 jam mesh_message_tmall ,mem_mesh_fast_pair_packet_type 
-0x39d2 011217 branch ali_mesh_receive_adtype_manufacturer_specific 
-:      011220 mesh_le_send_adv:
-0x39d3 011221 fetch 1 ,mem_le_adv_transmit 
-0x39d4 011222 pincrease 1 
-0x39d5 011223 store 1 ,mem_le_adv_transmit 
-0x39d6 011225 bpatchx patch34_3 ,mem_patch34 
-0x39d7 011226 call le_enable 
-0x39d8 011227 arg 39 ,loopcnt 
-0x39d9 011228 arg mem_le_txheader ,contr 
-0x39da 011229 arg mem_le_txheader_mesh_temp ,contw 
-0x39db 011230 call memcpy_fast 
-0x39dc 011231 jam 37 ,mem_le_ch_mapped 
-0x39dd 011232 arg 1800 ,stop_watch 
-0x39de 011233 enable swfine 
-0x39df 011234 disable match 
-:      011236 mesh_le_send_adv_loop:
-0x39e0 011237 call le_init_adv 
-0x39e1 011238 call mesh_le_send_adv_nonconn_ind 
-0x39e2 011239 random pdata 
-0x39e3 011240 arg 0x1ff ,temp 
-0x39e4 011241 iand temp ,pdata 
-0x39e5 011242 add pdata ,100 ,pdata 
-0x39e6 011243 call delay 
-0x39e7 011244 fetch 1 ,mem_le_ch_mapped 
-0x39e8 011245 pincrease 1 
-0x39e9 011246 store 1 ,mem_le_ch_mapped 
-0x39ea 011247 bne 40 ,mesh_le_send_adv_loop 
-0x39eb 011249 arg 39 ,loopcnt 
-0x39ec 011250 arg mem_le_txheader ,contw 
-0x39ed 011251 arg mem_le_txheader_mesh_temp ,contr 
-0x39ee 011252 call memcpy_fast 
-0x39ef 011253 branch le_disable 
-:      011255 mesh_le_send_adv_nonconn_ind:
-0x39f0 011256 arg adv_nonconn_ind ,temp 
-0x39f1 011257 storet 1 ,mem_le_txheader 
-0x39f2 011258 fetcht 1 ,mem_mesh_adv_data_len 
-0x39f3 011259 add temp ,6 ,pdata 
-0x39f4 011260 store 1 ,mem_le_txlen 
-0x39f5 011261 fetch 6 ,mem_le_lap 
-0x39f6 011262 store 6 ,mem_le_txpayload 
-0x39f7 011263 copy temp ,loopcnt 
-0x39f8 011264 arg mem_mesh_adv_data ,contr 
-0x39f9 011265 call memcpy_fast 
-0x39fa 011267 branch le_transmit_norx 
-:      011278 ali_mesh_base_adt_cache:
-0x39fb 011279 bpatchx patch34_4 ,mem_patch34 
-0x39fc 011280 fetcht 2 ,mem_ccm_data_ptr 
-0x39fd 011281 fetch 1 ,mem_ccm_data_len 
-0x39fe 011282 copy temp ,contr 
-0x39ff 011283 arg mem_k4_salt ,rega 
-0x3a00 011284 arg mem_k4_t ,alarm 
-0x3a01 011285 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3a02 011286 call disable_user 
-0x3a03 011287 copy regc ,pdata 
-0x3a04 011288 iadd alarm ,contr 
-0x3a05 011289 fetcht 4 ,mem_k4_t 
-0x3a06 011290 fetch 2 ,mem_mesh_mic_cache_ptr 
-0x3a07 011291 copy pdata ,rega 
-0x3a08 011293 arg transport_mic_cache_space_num ,loopcnt 
-:      011294 ali_mesh_base_adt_cache_loop:
-0x3a09 011295 ifetch 4 ,rega 
-0x3a0a 011296 branch ali_mesh_base_adt_cache_empty_space ,blank 
-0x3a0b 011297 isub temp ,null 
-0x3a0c 011298 rtn zero 
-0x3a0d 011299 increase transport_mic_cache_space_size ,rega 
-0x3a0e 011300 loop ali_mesh_base_adt_cache_loop 
-0x3a0f 011301 fetch 2 ,mem_mesh_mic_cache_ptr 
-0x3a10 011302 copy pdata ,contw 
-0x3a11 011303 add pdata ,transport_mic_cache_space_size ,contr 
-0x3a12 011306 arg transport_mic_cache_total_size ,loopcnt 
-0x3a13 011307 call memcpy_fast 
-0x3a14 011308 istoret 4 ,contw 
-0x3a15 011309 branch enable_user 
-:      011310 ali_mesh_base_adt_cache_empty_space:
-0x3a16 011311 istoret 4 ,rega 
-0x3a17 011312 branch enable_user 
-:      011314 ali_mesh_chip_peripherals_load_data:
-0x3a18 011315 fetch 1 ,mem_mesh_chip_select 
-0x3a19 011316 beq mesh_chip_from_eeprom ,ali_mesh_chip_peripherals_load_data_from_eep 
-:      011317 ali_mesh_chip_peripherals_load_data_from_flash:
-0x3a1a 011318 call ali_mesh_chip_peripherals_load_three_tuple_from_flash 
-0x3a1b 011319 call ali_mesh_chip_peripherals_load_network_key_from_flash 
-0x3a1c 011320 call ali_mesh_chip_peripherals_load_application_key_from_flash 
-0x3a1d 011321 call ali_mesh_chip_peripherals_load_device_key_from_flash 
-0x3a1e 011322 call ali_mesh_chip_peripherals_load_reset_count_from_flash 
-0x3a1f 011323 call ali_mesh_chip_peripherals_load_seq_from_flash 
-0x3a20 011324 branch ali_mesh_chip_peripherals_load_subscription_from_flash 
-:      011326 ali_mesh_chip_peripherals_load_three_tuple_from_flash:
-0x3a21 011327 arg mesh_eep_three_tuple_length ,temp 
-0x3a22 011328 arg mem_mesh_three_tuple_productid ,rega 
-0x3a23 011329 setarg 0x1ffa0 
-0x3a24 011330 branch spid_read_flash 
-:      011331 ali_mesh_chip_peripherals_load_network_key_from_flash:
-0x3a25 011332 arg mesh_eep_network_key_length ,temp 
-0x3a26 011333 arg mem_mesh_network_key ,rega 
-0x3a27 011334 setarg mesh_flash_network_key_addr 
-0x3a28 011335 call spid_read_flash 
-0x3a29 011336 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3a2a 011337 store 1 ,mem_mesh_iv_index + 3 
-0x3a2b 011338 rtn 
-:      011339 ali_mesh_chip_peripherals_load_application_key_from_flash:
-0x3a2c 011340 arg mesh_eep_application_key_length ,temp 
-0x3a2d 011341 arg mem_mesh_application_key ,rega 
-0x3a2e 011342 setarg mesh_flash_application_key_addr 
-0x3a2f 011343 branch spid_read_flash 
-:      011344 ali_mesh_chip_peripherals_load_device_key_from_flash:
-0x3a30 011345 arg mesh_eep_device_key_length ,temp 
-0x3a31 011346 arg mem_mesh_device_key ,rega 
-0x3a32 011347 setarg mesh_flash_device_key_addr 
-0x3a33 011348 branch spid_read_flash 
-:      011349 ali_mesh_chip_peripherals_load_reset_count_from_flash:
-0x3a34 011350 rtn 
-:      011351 ali_mesh_chip_peripherals_load_seq_from_flash:
-0x3a35 011352 arg mesh_eep_seq_length ,temp 
-0x3a36 011353 arg mem_mesh_send_message_seq ,rega 
-0x3a37 011354 setarg mesh_flash_message_seq_addr 
-0x3a38 011355 branch spid_read_flash 
-:      011356 ali_mesh_chip_peripherals_load_subscription_from_flash:
-0x3a39 011357 fetch 2 ,mem_mesh_core_feature 
-0x3a3a 011358 rtnbit1 mesh_feature_disable_subscription 
-0x3a3b 011359 arg mesh_eep_subscription_total_length ,temp 
-0x3a3c 011360 arg mem_mesh_subscription_eep_temp ,rega 
-0x3a3d 011361 setarg mesh_flash_subscription_addr 
-0x3a3e 011362 call spid_read_flash 
-0x3a3f 011363 call mesh_get_element_info_config 
-0x3a40 011364 arg mem_mesh_subscription_eep_temp ,contr 
-0x3a41 011365 add rega ,element_device_subscription_label ,rega 
-0x3a42 011366 branch ali_mesh_chip_peripherals_load_subscription_loop 
-:      011369 ali_mesh_chip_peripherals_load_data_from_eep:
-0x3a43 011370 call ali_mesh_chip_peripherals_load_three_tuple_from_eep 
-0x3a44 011371 call ali_mesh_chip_peripherals_load_network_key_from_eep 
-0x3a45 011372 call ali_mesh_chip_peripherals_load_application_key_from_eep 
-0x3a46 011373 call ali_mesh_chip_peripherals_load_device_key_from_eep 
-0x3a47 011374 call ali_mesh_chip_peripherals_load_reset_count_from_eep 
-0x3a48 011375 call ali_mesh_chip_peripherals_load_seq_from_eep 
-0x3a49 011376 branch ali_mesh_chip_peripherals_load_subscription_from_eep 
-:      011378 ali_mesh_chip_peripherals_load_three_tuple_from_eep:
-0x3a4a 011379 arg mesh_eep_three_tuple_length ,temp 
-0x3a4b 011380 arg mem_mesh_three_tuple_productid ,rega 
-0x3a4c 011381 arg mesh_eep_three_tuple_offset ,regb 
-0x3a4d 011382 branch iicd_read_eep_data 
-:      011384 ali_mesh_chip_peripherals_load_network_key_from_eep:
-0x3a4e 011385 arg mesh_eep_network_key_length ,temp 
-0x3a4f 011386 arg mem_mesh_network_key ,rega 
-0x3a50 011387 arg mesh_eep_network_key_offset ,regb 
-0x3a51 011388 call iicd_read_eep_data 
-0x3a52 011389 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3a53 011390 store 1 ,mem_mesh_iv_index + 3 
-0x3a54 011391 rtn 
-:      011393 ali_mesh_chip_peripherals_load_application_key_from_eep:
-0x3a55 011394 arg mesh_eep_application_key_length ,temp 
-0x3a56 011395 arg mem_mesh_application_key ,rega 
-0x3a57 011396 arg mesh_eep_application_key_offset ,regb 
-0x3a58 011397 branch iicd_read_eep_data 
-:      011399 ali_mesh_chip_peripherals_load_device_key_from_eep:
-0x3a59 011400 arg mesh_eep_device_key_length ,temp 
-0x3a5a 011401 arg mem_mesh_device_key ,rega 
-0x3a5b 011402 arg mesh_eep_device_key_offset ,regb 
-0x3a5c 011403 branch iicd_read_eep_data 
-:      011405 ali_mesh_chip_peripherals_load_reset_count_from_eep:
-0x3a5d 011406 rtn 
-:      011408 ali_mesh_chip_peripherals_load_seq_from_eep:
-0x3a5e 011409 arg mesh_eep_seq_length ,temp 
-0x3a5f 011410 arg mem_mesh_send_message_seq ,rega 
-0x3a60 011411 arg mesh_eep_seq_offset ,regb 
-0x3a61 011412 branch iicd_read_eep_data 
-:      011414 ali_mesh_chip_peripherals_load_subscription_from_eep:
-0x3a62 011415 fetch 2 ,mem_mesh_core_feature 
-0x3a63 011416 rtnbit1 mesh_feature_disable_subscription 
-0x3a64 011417 arg mesh_eep_subscription_total_length ,temp 
-0x3a65 011418 arg mem_mesh_subscription_eep_temp ,rega 
-0x3a66 011419 arg mesh_eep_subscription_offset ,regb 
-0x3a67 011420 call iicd_read_eep_data 
-0x3a68 011421 call mesh_get_element_info_config 
-0x3a69 011422 arg mem_mesh_subscription_eep_temp ,contr 
-0x3a6a 011423 add rega ,element_device_subscription_label ,rega 
-:      011424 ali_mesh_chip_peripherals_load_subscription_loop:
-0x3a6b 011425 copy rega ,contw 
-0x3a6c 011426 call memcpy16 
-0x3a6d 011427 copy regb ,pdata 
-0x3a6e 011428 iadd rega ,rega 
-0x3a6f 011429 loop ali_mesh_chip_peripherals_load_subscription_loop 
-0x3a70 011430 rtn 
-:      011432 mesh_receive_config_appkey_add_cb:
-0x3a71 011433 fetch 1 ,mem_mesh_chip_select 
-0x3a72 011434 beq mesh_chip_from_eeprom ,mesh_receive_config_appkey_add_eeprom_cb 
-0x3a73 011435 beq mesh_chip_from_flash ,mesh_receive_config_appkey_add_flash_cb 
-:      011436 mesh_receive_config_appkey_add_flash_cb:
-0x3a74 011437 call ali_mesh_chip_peripherals_save_network_key_from_flash 
-0x3a75 011438 call ali_mesh_chip_peripherals_save_application_key_from_flash 
-0x3a76 011439 branch ali_mesh_chip_peripherals_save_device_key_from_flash 
-:      011440 ali_mesh_chip_peripherals_save_network_key_from_flash:
-0x3a77 011441 arg mesh_eep_network_key_length ,temp 
-0x3a78 011442 arg mem_mesh_network_key ,rega 
-0x3a79 011443 setarg mesh_flash_network_key_addr 
-0x3a7a 011444 branch spid_write_flash_data 
-:      011445 ali_mesh_chip_peripherals_save_application_key_from_flash:
-0x3a7b 011446 arg mesh_eep_application_key_length ,temp 
-0x3a7c 011447 arg mem_mesh_application_key ,rega 
-0x3a7d 011448 setarg mesh_flash_application_key_addr 
-0x3a7e 011449 branch spid_write_flash_data 
-:      011450 ali_mesh_chip_peripherals_save_device_key_from_flash:
-0x3a7f 011451 arg mesh_eep_device_key_length ,temp 
-0x3a80 011452 arg mem_mesh_device_key ,rega 
-0x3a81 011453 setarg mesh_flash_device_key_addr 
-0x3a82 011454 branch spid_write_flash_data 
-:      011456 mesh_receive_config_appkey_add_eeprom_cb:
-0x3a83 011457 call ali_mesh_chip_peripherals_save_network_key_from_eep 
-0x3a84 011458 call ali_mesh_chip_peripherals_save_application_key_from_eep 
-0x3a85 011459 branch ali_mesh_chip_peripherals_save_device_key_from_eep 
-:      011461 ali_mesh_chip_peripherals_save_network_key_from_eep:
-0x3a86 011462 arg mesh_eep_network_key_length ,temp 
-0x3a87 011463 arg mem_mesh_network_key ,rega 
-0x3a88 011464 arg mesh_eep_network_key_offset ,regb 
-0x3a89 011465 branch iicd_write_protect_eep_data 
-:      011467 ali_mesh_chip_peripherals_save_application_key_from_eep:
-0x3a8a 011468 arg mesh_eep_application_key_length ,temp 
-0x3a8b 011469 arg mem_mesh_application_key ,rega 
-0x3a8c 011470 arg mesh_eep_application_key_offset ,regb 
-0x3a8d 011471 branch iicd_write_protect_eep_data 
-:      011473 ali_mesh_chip_peripherals_save_device_key_from_eep:
-0x3a8e 011474 arg mesh_eep_device_key_length ,temp 
-0x3a8f 011475 arg mem_mesh_device_key ,rega 
-0x3a90 011476 arg mesh_eep_device_key_offset ,regb 
-0x3a91 011477 branch iicd_write_protect_eep_data 
-:      011479 mesh_store_new_seq_data:
-0x3a92 011480 fetch 3 ,mem_mesh_send_message_seq 
-0x3a93 011481 fetcht 3 ,mem_mesh_send_message_seq_temp 
-0x3a94 011482 isub temp ,null 
-0x3a95 011483 nrtn positive 
-0x3a96 011484 add pdata ,128 ,pdata 
-0x3a97 011485 store 3 ,mem_mesh_send_message_seq_temp 
-0x3a98 011486 fetch 1 ,mem_mesh_chip_select 
-0x3a99 011487 beq 1 ,ali_mesh_chip_peripherals_save_seq_from_eep 
-:      011488 ali_mesh_chip_peripherals_save_seq_from_flash:
-0x3a9a 011489 arg mesh_eep_seq_length ,temp 
-0x3a9b 011490 arg mem_mesh_send_message_seq_temp ,rega 
-0x3a9c 011491 setarg mesh_flash_message_seq_addr 
-0x3a9d 011492 branch spid_write_flash_data 
-:      011493 ali_mesh_chip_peripherals_save_seq_from_eep:
-0x3a9e 011494 arg mesh_eep_seq_length ,temp 
-0x3a9f 011495 arg mem_mesh_send_message_seq_temp ,rega 
-0x3aa0 011496 arg mesh_eep_seq_offset ,regb 
-0x3aa1 011497 branch iicd_write_protect_eep_data 
-:      011499 mesh_store_new_subscriptuion_list_data:
-0x3aa2 011500 call ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep 
-0x3aa3 011501 fetch 1 ,mem_mesh_chip_select 
-0x3aa4 011502 beq 2 ,mesh_store_new_subscriptuion_list_data_from_flash 
-0x3aa5 011503 arg mesh_eep_subscription_total_length ,temp 
-0x3aa6 011504 arg mem_mesh_subscription_eep_temp ,rega 
-0x3aa7 011505 arg mesh_eep_subscription_offset ,regb 
-0x3aa8 011506 branch iicd_write_protect_eep_data 
-:      011507 mesh_store_new_subscriptuion_list_data_from_flash:
-0x3aa9 011508 arg mesh_eep_subscription_total_length ,temp 
-0x3aaa 011509 arg mem_mesh_subscription_eep_temp ,rega 
-0x3aab 011510 setarg mesh_flash_subscription_addr 
-0x3aac 011511 branch spid_write_flash_data 
-:      011513 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep:
-0x3aad 011514 call mesh_get_element_info_config 
-0x3aae 011515 arg mem_mesh_subscription_eep_temp ,contw 
-0x3aaf 011516 add rega ,element_device_subscription_label ,rega 
-:      011517 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop:
-0x3ab0 011518 copy rega ,contr 
-0x3ab1 011519 call memcpy16 
-0x3ab2 011520 copy regb ,pdata 
-0x3ab3 011521 iadd rega ,rega 
-0x3ab4 011522 loop ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop 
-0x3ab5 011523 rtn 
-:      011525 mesh_clear_pairing_key:
-0x3ab6 011526 fetch 1 ,mem_mesh_chip_select 
-0x3ab7 011527 beq 1 ,ali_mesh_chip_clear_pairing_key_from_eeprom 
-:      011528 ali_mesh_chip_clear_pairing_key_from_flash:
-0x3ab8 011529 setarg 0x1e000 
-0x3ab9 011530 store 3 ,mem_spi_write_addr 
-0x3aba 011531 branch spid_flash_erase_sector + 2 
-:      011532 ali_mesh_chip_clear_pairing_key_from_eeprom:
-0x3abb 011533 rtn 
-:      011535 mesh_vendor_timming_chage_cb:
-0x3abc 011536 fetch 1 ,mem_mesh_chip_select 
-0x3abd 011537 rtnne 2 
-0x3abe 011538 setarg 0x1d000 
-0x3abf 011539 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x3ac0 011540 arg mesh_x_timers ,temp 
-0x3ac1 011541 mul32 temp ,18 ,temp 
-0x3ac2 011542 branch spid_write_flash_data 
-:      011544 ali_mesh_vendor_timer_message_read:
-0x3ac3 011545 fetch 1 ,mem_mesh_chip_select 
-0x3ac4 011546 rtnne 2 
-0x3ac5 011547 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x3ac6 011548 arg mesh_x_timers ,temp 
-0x3ac7 011549 mul32 temp ,18 ,temp 
-0x3ac8 011550 setarg 0x1d000 
-0x3ac9 011551 branch spid_read_flash 
-:      011557 ali_mesh_control_ble_adv_process:
-0x3aca 011558 call ali_mesh_ble_adv 
-0x3acb 011559 branch ali_mesh_control_ble_adv_tmall_packet 
-:      011563 ali_mesh_control_ble_adv_timer_process:
-0x3acc 011564 call ali_mesh_advertising_unprovisioned_timer_interval_timer 
-0x3acd 011565 branch ali_mesh_advertising_unprovisioned_timer 
-:      011568 ali_mesh_control_ble_advertising_on_advertising:
-0x3ace 011569 jam device_beacon_on ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3acf 011570 rtn 
-:      011573 ali_mesh_control_ble_advertising_off_advertising:
-0x3ad0 011574 jam device_beacon_off ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3ad1 011575 rtn 
-:      011578 ali_mesh_control_ble_adv_tmall_packet:
-0x3ad2 011579 arg ali_mesh_control_ble_adv_tmall_packet_send_package ,regb 
-0x3ad3 011580 arg mesh_adv_tmall_message_interval ,rega 
-0x3ad4 011581 arg mesh_ble_adv_tmall ,queue 
-0x3ad5 011582 branch ali_mesh_chip_timer_check_with_random_timer 
-:      011588 ali_mesh_control_ble_adv_tmall_packet_send_package:
-0x3ad6 011589 fetch 1 ,mem_mesh_provisioned_flag 
-0x3ad7 011590 beq unprovisioned_beacon_status ,ali_mesh_control_ble_advertising_send_device_beacon_packet 
-0x3ad8 011591 beq silence_beacon_status ,ali_mesh_control_ble_advertising_send_device_silence_beacon_packet 
-0x3ad9 011592 beq pairing_status ,ali_mesh_control_ble_advertising_send_pairing_packet 
-0x3ada 011593 beq paired_status ,ali_mesh_control_ble_advertising_send_paired_packet 
-0x3adb 011594 branch ali_mesh_control_ble_advertising_send_paired_packet 
-:      011596 ali_mesh_control_ble_advertising_send_device_silence_beacon_packet:
-0x3adc 011597 jam 0 ,mem_le_adv_enable 
-0x3add 011598 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011600 ali_mesh_control_ble_advertising_send_paired_packet:
-0x3ade 011601 call ali_mesh_advertising_bearer_layer_init_queue_param 
-0x3adf 011602 arg mem_mesh_queue_ele_temp ,rega 
-0x3ae0 011603 call queue_get_new_ele 
-0x3ae1 011604 nrtn user 
-0x3ae2 011605 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x3ae3 011606 bbit1 bit_uuper_tran_proxy_message ,ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy 
-0x3ae4 011607 fetch 1 ,mem_mesh_queue_ele_duration 
-0x3ae5 011608 pincrease -1 
-0x3ae6 011609 istore 1 ,regb 
-0x3ae7 011610 and pdata ,0x7f ,pdata 
-0x3ae8 011611 call ali_mesh_control_ble_advertising_send_paired_packet_end_duration ,blank 
-0x3ae9 011612 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x3aea 011613 rtnbit0 bit_upper_tran_tmall_message 
-0x3aeb 011614 arg mem_mesh_adv_data_len ,contw 
-0x3aec 011615 arg mem_mesh_queue_ele_len ,contr 
-0x3aed 011616 call memcpy32 
-0x3aee 011617 branch mesh_le_send_adv 
-:      011619 ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy:
-0x3aef 011620 arg mem_mesh_queue_ele_duration ,rega 
-0x3af0 011621 call queue_pop 
-0x3af1 011622 call queue_empty 
-0x3af2 011623 nrtn blank 
-0x3af3 011625 call ali_mesh_send_paired_packet_init_advertising 
-0x3af4 011626 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011629 ali_mesh_control_ble_advertising_send_paired_packet_end_duration:
-0x3af5 011630 arg mem_mesh_queue_ele_duration ,rega 
-0x3af6 011631 call queue_pop 
-0x3af7 011632 call queue_empty 
-0x3af8 011633 nrtn blank 
-0x3af9 011635 jam adv_pairing_mesh_message_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3afa 011636 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011638 ali_mesh_send_paired_packet_init_advertising:
-0x3afb 011639 jam null_packet_advertising ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3afc 011640 rtn 
-:      011643 ali_mesh_control_ble_advertising_send_device_beacon_packet:
-0x3afd 011644 call ali_mesh_config_device_uuid_by_three_tuple 
-0x3afe 011645 call ali_mesh_send_unprovisioned_beacons_tmall 
-0x3aff 011646 call ali_mesh_control_ble_advertising_device_beacon_check_duration 
-0x3b00 011647 nrtn zero 
-0x3b01 011648 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b02 011649 beq silence_beacon_status ,ali_mesh_end_advertising_silence_device_beacon_packet 
-0x3b03 011650 beq unprovisioned_beacon_status ,ali_mesh_end_advertising_unprovisioned_device_beacon_packet 
-0x3b04 011651 rtn 
-:      011656 ali_mesh_control_ble_advertising_device_beacon_check_duration:
-0x3b05 011657 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b06 011658 add pdata ,-1 ,pdata 
-0x3b07 011659 store 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b08 011660 rtn 
-:      011663 ali_mesh_end_advertising_silence_device_beacon_packet:
-0x3b09 011664 jam adv_silence_device_beacon_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b0a 011665 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011668 ali_mesh_end_advertising_unprovisioned_device_beacon_packet:
-0x3b0b 011669 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b0c 011670 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011673 ali_mesh_control_ble_advertising_send_pairing_packet:
-0x3b0d 011674 branch mesh_le_send_adv 
-:      011676 ali_mesh_chip_timer_check_with_random_timer:
-0x3b0e 011677 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3b0f 011678 rtnne device_beacon_on 
-:      011679 ali_mesh_chip_timer_check_with_random_timer_continue:
-0x3b10 011680 random pdata 
-0x3b11 011681 and pdata ,0x07 ,pdata 
-0x3b12 011682 iadd rega ,rega 
-:      011686 ali_mesh_chip_timer_check:
-0x3b13 011687 call timer_check 
-0x3b14 011688 nrtn blank 
-0x3b15 011689 copy rega ,pdata 
-0x3b16 011690 call timer_init 
-0x3b17 011691 copy regb ,pdata 
-0x3b18 011692 branch callback_func 
-:      011696 ali_mesh_advertising_unprovisioned_timer:
-0x3b19 011697 arg mem_mesh_advertising_unprovisioned_device_beacon_timer ,regc 
-0x3b1a 011698 arg ali_mesh_advertising_unprovisioned_timeout ,regb 
-0x3b1b 011699 branch timer_single_step_2b 
-:      011702 ali_mesh_advertising_unprovisioned_timeout:
-0x3b1c 011703 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b1d 011704 rtnne unprovisioned_beacon_status 
-0x3b1e 011705 fetch 1 ,mem_mesh_uuid_featureflag 
-0x3b1f 011706 set1 bit_silence_adv_flag ,pdata 
-0x3b20 011707 store 1 ,mem_mesh_uuid_featureflag 
-0x3b21 011708 jam silence_beacon_status ,mem_mesh_provisioned_flag 
-0x3b22 011709 branch ali_mesh_send_silence_device_beacon_init_advertising 
-:      011714 ali_mesh_advertising_unprovisioned_timer_interval_timer:
-0x3b23 011715 arg mem_mesh_advertising_unprovisioned_device_beacon_interval ,regc 
-0x3b24 011716 arg ali_mesh_advertising_unprovisioned_timer_interval_timeout ,regb 
-0x3b25 011717 branch timer_single_step 
-:      011722 ali_mesh_advertising_unprovisioned_timer_interval_timeout:
-0x3b26 011723 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b27 011725 beq unprovisioned_beacon_status ,ali_mesh_send_unprovisioned_device_beacon_init_advertising 
-0x3b28 011726 beq paired_status ,ali_mesh_send_paired_packet_init_advertising 
-0x3b29 011727 rtn 
-:      011729 ali_mesh_stop_send_indication_packet:
-0x3b2a 011730 call ali_mesh_advertising_bearer_layer_queue_init 
-0x3b2b 011731 call ali_mesh_upper_transport_layer_queue_pop 
-0x3b2c 011732 jam 0 ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b2d 011733 call ali_mesh_control_ble_advertising_off_advertising 
-0x3b2e 011734 branch ali_mesh_send_paired_packet_init_advertising 
-:      011737 ali_mesh_send_unprovisioned_device_beacon_init_advertising:
-0x3b2f 011738 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b30 011739 branch ali_mesh_control_ble_advertising_on_advertising 
-:      011742 ali_mesh_send_silence_device_beacon_init_advertising:
-0x3b31 011743 jam adv_silence_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b32 011744 branch ali_mesh_control_ble_advertising_on_advertising 
-:      011746 ali_mesh_network_layer_control_relay_packet:
-0x3b33 011747 arg ali_mesh_network_layer_control_send_relay_packet ,regb 
-0x3b34 011748 arg mesh_adv_relay_message_interval ,rega 
-0x3b35 011749 arg mesh_ble_relay_timer ,queue 
-0x3b36 011750 branch ali_mesh_chip_timer_check_with_random_timer_continue 
-:      011752 ali_mesh_network_layer_control_send_relay_packet:
-0x3b37 011753 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3b38 011754 nrtn blank 
-0x3b39 011755 call ali_mesh_network_layer_init_queue_param 
-0x3b3a 011756 arg mem_mesh_queue_ele_temp ,rega 
-0x3b3b 011757 call queue_get_new_ele 
-0x3b3c 011758 nrtn user 
-0x3b3d 011759 fetch 1 ,mem_mesh_queue_ele_duration 
-0x3b3e 011760 pincrease -1 
-0x3b3f 011761 istore 1 ,regb 
-0x3b40 011762 call queue_pop ,blank 
-0x3b41 011763 arg mem_mesh_adv_data_len ,contw 
-0x3b42 011764 arg mem_mesh_queue_ele_len ,contr 
-0x3b43 011765 call memcpy32 
-0x3b44 011766 branch mesh_le_send_adv 
-:      011773 ali_mesh_encrypt_calc_random_data:
-0x3b45 011774 call ali_mesh_encrypt_calc_random_data_calc_confirmationkey 
-0x3b46 011775 call ali_mesh_encrypt_calc_random_data_calc_authvalueprov 
-0x3b47 011776 call ali_mesh_encrypt_calc_random_data_calc_authvaluedevice 
-0x3b48 011777 call ali_mesh_encrypt_calc_random_data_calc_confirmationcloud 
-0x3b49 011778 call ali_mesh_encrypt_calc_random_data_calc_confirmationdevice 
-0x3b4a 011779 branch ali_mesh_encrypt_calc_random_data_calc_devicekey 
-:      011784 ali_mesh_encrypt_calc_random_data_calc_confirmationkey:
-0x3b4b 011785 call ali_mesh_encrypt_load_randomab_to_sha256 
-0x3b4c 011786 arg mem_mesh_sha256_confirmationkey_ascii ,contr 
-0x3b4d 011787 arg 0xf ,loopcnt 
-0x3b4e 011788 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b4f 011789 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b50 011790 arg memresult ,contr 
-0x3b51 011791 arg mem_mesh_confirmationkey ,contw 
-0x3b52 011792 branch memcpy16 
-:      011797 ali_mesh_encrypt_calc_random_data_calc_authvalueprov:
-0x3b53 011798 call ali_mesh_encrypt_load_three_tuple_to_sha256 
-0x3b54 011799 call ali_mesh_encrypt_load_randomba_to_sha256 
-0x3b55 011800 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b56 011801 arg memresult ,contr 
-0x3b57 011802 arg mem_mesh_authvalueprov ,contw 
-0x3b58 011803 branch memcpy16 
-:      011807 ali_mesh_encrypt_calc_random_data_calc_authvaluedevice:
-0x3b59 011808 call ali_mesh_encrypt_load_three_tuple_to_sha256 
-0x3b5a 011809 call ali_mesh_encrypt_load_randomab_to_sha256 
-0x3b5b 011810 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b5c 011811 arg memresult ,contr 
-0x3b5d 011812 arg mem_mesh_authvaluedevice ,contw 
-0x3b5e 011813 branch memcpy16 
-:      011818 ali_mesh_encrypt_calc_random_data_calc_confirmationcloud:
-0x3b5f 011819 fetch 8 ,mem_mesh_provisioning_random_a 
-0x3b60 011820 store 8 ,mem_mesh_confirmationcloud_randoma 
-0x3b61 011821 fetch 8 ,mem_mesh_provisioning_random_b 
-0x3b62 011822 store 8 ,mem_mesh_confirmationcloud_randomb 
-0x3b63 011824 arg mem_mesh_calc_confirmationcloud_data ,contr 
-0x3b64 011825 arg mem_mesh_confirmationkey ,rega 
-0x3b65 011826 arg mem_mesh_confirmationcloud ,alarm 
-0x3b66 011827 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
-:      011833 ali_mesh_encrypt_calc_random_data_calc_confirmationdevice:
-0x3b67 011834 arg mem_mesh_calc_confirmationdevice_data ,contr 
-0x3b68 011835 arg mem_mesh_confirmationkey ,rega 
-0x3b69 011836 arg mem_mesh_confirmationdevice ,alarm 
-0x3b6a 011837 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
-:      011842 ali_mesh_encrypt_calc_random_data_calc_devicekey:
-0x3b6b 011844 arg mem_mesh_confirmationcloud ,contr 
-0x3b6c 011845 arg 0x10 ,loopcnt 
-0x3b6d 011846 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b6e 011847 arg mem_mesh_sha256_devicekey_ascii ,contr 
-0x3b6f 011848 arg 9 ,loopcnt 
-0x3b70 011849 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b71 011850 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b72 011851 arg memresult ,contr 
-0x3b73 011852 arg mem_mesh_device_key ,contw 
-0x3b74 011853 branch memcpy16 
-:      011856 ali_mesh_encrypt_load_randomba_to_sha256:
-0x3b75 011857 call ali_mesh_encrypt_load_randomb_to_sha256 
-:      011858 ali_mesh_encrypt_load_randoma_to_sha256:
-0x3b76 011859 arg mem_mesh_provisioning_random_a ,contr 
-0x3b77 011860 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
-:      011862 ali_mesh_encrypt_load_randomab_to_sha256:
-0x3b78 011863 call ali_mesh_encrypt_load_randoma_to_sha256 
-:      011864 ali_mesh_encrypt_load_randomb_to_sha256:
-0x3b79 011865 arg mem_mesh_provisioning_random_b ,contr 
-0x3b7a 011866 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
-:      011869 ali_mesh_encrypt_load_three_tuple_to_sha256:
-0x3b7b 011870 arg mem_mesh_three_tuple_productid ,contr 
-0x3b7c 011871 arg 4 ,loopcnt 
-0x3b7d 011872 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
-0x3b7e 011873 arg mem_mesh_three_tuple_mac ,contr 
-0x3b7f 011874 arg 6 ,loopcnt 
-0x3b80 011875 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
-0x3b81 011876 arg mem_mesh_three_tuple_secret ,contr 
-0x3b82 011877 arg 0x10 ,loopcnt 
-0x3b83 011878 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b84 011879 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3b85 011880 branch ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma + 2 
-:      011885 ali_mesh_encrypt_calc_provisioning_data:
-0x3b86 011886 call ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey 
-:      011888 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data:
-0x3b87 011889 arg mem_mesh_encrypt_provisioning_data ,rega 
-0x3b88 011890 arg memresult ,regb 
-0x3b89 011891 arg 0xb ,loopcnt 
-:      011892 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop:
-0x3b8a 011893 ifetch 2 ,rega 
-0x3b8b 011894 ifetcht 2 ,regb 
-0x3b8c 011895 ixor temp ,pdata 
-0x3b8d 011896 istore 2 ,rega 
-0x3b8e 011897 increase 2 ,rega 
-0x3b8f 011898 increase 2 ,regb 
-0x3b90 011899 loop ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop 
-0x3b91 011900 rtn 
-:      011906 ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey:
-0x3b92 011907 arg mem_mesh_confirmationcloud ,contr 
-0x3b93 011908 arg 0x10 ,loopcnt 
-0x3b94 011909 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b95 011910 arg mem_mesh_sha256_sessionkey_ascii ,contr 
-0x3b96 011911 arg 0xa ,loopcnt 
-0x3b97 011912 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b98 011913 branch ali_mesh_encrypt_base_function_sha256_calc 
-:      011917 ali_mesh_encrypt_calc_network_key_by_k2:
-0x3b99 011918 arg mem_mesh_network_key ,contr 
-0x3b9a 011919 arg mem_k2_n ,contw 
-0x3b9b 011920 call memcpy16 
-:      011924 ali_mesh_encrypt_base_function_k2:
-0x3b9c 011926 arg mem_k2_n ,contr 
-0x3b9d 011927 arg mem_k2_salt ,rega 
-0x3b9e 011928 arg mem_k2_t ,alarm 
-0x3b9f 011929 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3ba0 011931 arg mem_k2_t1 ,alarm 
-0x3ba1 011932 arg 0x01 ,regb 
-0x3ba2 011933 setarg 0 
-0x3ba3 011934 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-0x3ba4 011935 fetch 1 ,mem_k2_t1 + 15 
-0x3ba5 011936 and pdata ,0x7f ,pdata 
-0x3ba6 011937 store 1 ,mem_k2_nid 
-0x3ba7 011939 arg mem_k2_t2 ,alarm 
-0x3ba8 011940 arg 0x02 ,regb 
-0x3ba9 011941 setarg 0x10 
-0x3baa 011942 arg mem_k2_t1 ,rega 
-0x3bab 011943 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-0x3bac 011945 arg mem_k2_t3 ,alarm 
-0x3bad 011946 arg 0x03 ,regb 
-0x3bae 011947 setarg 0x10 
-0x3baf 011948 arg mem_k2_t2 ,rega 
-0x3bb0 011949 branch ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-:      011951 ali_mesh_encrypt_base_function_k4:
-0x3bb1 011953 arg mem_mesh_application_key ,contr 
-0x3bb2 011954 arg mem_k4_salt ,rega 
-0x3bb3 011955 arg mem_k4_t ,alarm 
-0x3bb4 011956 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3bb5 011957 arg mem_k4_id6_01 ,contr 
-0x3bb6 011958 arg mem_k4_t ,rega 
-0x3bb7 011959 arg mem_k4_k4n ,alarm 
-0x3bb8 011960 setarg 4 
-0x3bb9 011961 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3bba 011962 fetch 1 ,mem_k4_k4n + 15 
-0x3bbb 011963 and pdata ,0x3f ,pdata 
-0x3bbc 011964 set1 transport_head_bit_akf ,pdata 
-0x3bbd 011965 store 1 ,mem_mesh_transport_aid 
-0x3bbe 011966 rtn 
-:      011968 ali_mesh_encrypt_base_function_k3:
-0x3bbf 011970 arg mem_mesh_network_key ,contr 
-0x3bc0 011971 arg mem_k3_salt ,rega 
-0x3bc1 011972 arg mem_k3_t ,alarm 
-0x3bc2 011973 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3bc3 011974 arg mem_k3_id64_01 ,contr 
-0x3bc4 011975 arg mem_k3_t ,rega 
-0x3bc5 011976 arg mem_k3_k4n ,alarm 
-0x3bc6 011977 setarg 5 
-0x3bc7 011978 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3bc8 011982 fetch 2 ,mem_ui_state_map 
-0x3bc9 011983 rtnbit1 ui_state_ble_connected 
-0x3bca 011984 jam 1 ,mem_le_adv_enable 
-0x3bcb 011985 rtn 
-:      011989 ali_mesh_encrypt_obfuscation_deceypt_send_message:
-0x3bcc 011990 arg mem_mesh_send_upper_layer_ctl_and_ttl ,rega 
-0x3bcd 011991 fetch 7 ,mem_mesh_send_upper_layer_dst 
-0x3bce 011992 branch ali_mesh_encrypt_obfuscation_deceypt 
-:      011993 ali_mesh_encrypt_obfuscation_deceypt_recevie_message:
-0x3bcf 011994 arg mem_mesh_message_ttl ,rega 
-0x3bd0 011995 fetch 7 ,mem_mesh_message_dst 
-:      011996 ali_mesh_encrypt_obfuscation_deceypt:
-0x3bd1 011997 store 7 ,mem_mesh_privacy_plaintext_privacy_random 
-0x3bd2 011998 setarg 0 
-0x3bd3 011999 store 5 ,mem_mesh_privacy_plaintext_zero_string 
-0x3bd4 012000 call ali_mesh_encrypt_generate_pecb 
-0x3bd5 012001 fetch 6 ,mem_mesh_pecb 
-0x3bd6 012002 ifetcht 6 ,rega 
-0x3bd7 012003 ixor temp ,pdata 
-0x3bd8 012004 istore 6 ,rega 
-0x3bd9 012005 rtn 
-:      012007 ali_mesh_encrypt_generate_pecb:
-:      012008 ali_mesh_encrypt_generate_privacy_random:
-0x3bda 012009 fetch 4 ,mem_mesh_iv_index 
-0x3bdb 012010 store 4 ,mem_mesh_privacy_plaintext_iv_index 
-:      012012 ali_mesh_encrypt_base_function_generate_pecb:
-0x3bdc 012013 arg mem_k2_privacykey ,contr 
-0x3bdd 012014 call load_key 
-0x3bde 012015 arg mem_mesh_privacy_plaintext ,contr 
-0x3bdf 012016 call load_data128 
-0x3be0 012017 call do_aes_ocb 
-0x3be1 012018 arg mem_mesh_pecb ,contw 
-0x3be2 012019 branch store_aes_result 
-:      012026 ali_mesh_encrypt_base_function_sha256_load_data_64bit:
-0x3be3 012027 arg 8 ,loopcnt 
-:      012032 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii:
-0x3be4 012033 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3be5 012034 call ali_mesh_encrypt_base_function_hex2ascii 
-0x3be6 012035 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
-:      012036 ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii:
-0x3be7 012037 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3be8 012038 call memcpy 
-0x3be9 012039 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
-:      012040 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma:
-0x3bea 012041 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3beb 012042 call ali_mesh_encrypt_base_function_hex2ascii 
-0x3bec 012043 setarg comma 
-0x3bed 012044 istore 1 ,contw 
-:      012045 ali_mesh_encrypt_base_function_sha256_store_dataptr:
-0x3bee 012046 copy contw ,pdata 
-0x3bef 012047 store 2 ,mem_mesh_sha256_data_end_addr 
-0x3bf0 012048 rtn 
-:      012049 ali_mesh_encrypt_base_function_sha256_check_first_load_data:
-0x3bf1 012050 copy contr ,temp 
-0x3bf2 012051 copy loopcnt ,rega 
-0x3bf3 012052 fetch 2 ,mem_mesh_sha256_data_end_addr 
-0x3bf4 012053 copy pdata ,contw 
-0x3bf5 012054 fetch 1 ,mem_mesh_sha256_load_first_data_flag 
-0x3bf6 012055 call ali_mesh_encrypt_base_function_sha256_first_load_data ,blank 
-0x3bf7 012056 copy temp ,contr 
-0x3bf8 012057 copy rega ,loopcnt 
-0x3bf9 012058 rtn 
-:      012059 ali_mesh_encrypt_base_function_sha256_first_load_data:
-0x3bfa 012060 jam 1 ,mem_mesh_sha256_load_first_data_flag 
-0x3bfb 012061 call ali_mesh_encrypt_base_function_sha256_clear_data_chunk 
-0x3bfc 012062 arg mem_mesh_sha256_chunk_start ,contw 
-0x3bfd 012063 rtn 
-:      012065 ali_mesh_encrypt_base_function_sha256_clear_data_chunk:
-0x3bfe 012066 arg 0x100 ,loopcnt 
-0x3bff 012067 arg mem_mesh_sha256_chunk_start ,contw 
-0x3c00 012068 branch memset0 
-:      012072 ali_mesh_encrypt_base_function_sha256_calc:
-0x3c01 012073 call ali_mesh_encrypt_base_function_sha256_load_data_end 
-0x3c02 012074 call ali_mesh_encrypt_base_function_sha256_input_data_init_inverse 
-0x3c03 012076 setarg mem_mesh_sha256_chunk_start 
-0x3c04 012077 store 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c05 012078 call sha_init 
-:      012080 ali_mesh_encrypt_base_function_sha256_calc_loop:
-0x3c06 012081 fetch 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c07 012082 copy pdata ,contr 
-0x3c08 012083 arg mem_dat ,contw 
-0x3c09 012084 call memcpy64 
-0x3c0a 012085 call sha 
-0x3c0b 012086 fetch 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c0c 012087 pincrease 64 
-0x3c0d 012088 store 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c0e 012089 fetch 1 ,mem_mesh_sha256_chunk_count 
-0x3c0f 012090 pincrease -1 
-0x3c10 012091 store 1 ,mem_mesh_sha256_chunk_count 
-0x3c11 012092 nbranch ali_mesh_encrypt_base_function_sha256_calc_loop ,blank 
-0x3c12 012093 call sha_result 
-0x3c13 012094 arg memresult ,rega 
-0x3c14 012095 arg 0x20 ,loopcnt 
-0x3c15 012096 call inverse_data 
-0x3c16 012097 rtn 
-:      012100 ali_mesh_encrypt_base_function_sha256_load_data_end:
-0x3c17 012101 jam 0 ,mem_mesh_sha256_load_first_data_flag 
-0x3c18 012102 fetch 2 ,mem_mesh_sha256_data_end_addr 
-0x3c19 012103 copy pdata ,contw 
-0x3c1a 012104 arg 0x80 ,temp 
-0x3c1b 012105 istoret 1 ,contw 
-0x3c1c 012106 arg mem_mesh_sha256_chunk_start ,temp 
-0x3c1d 012107 isub temp ,pdata 
-0x3c1e 012108 store 8 ,mem_mesh_sha256_data_len_byte 
-0x3c1f 012110 lshift3 pdata ,temp 
-0x3c20 012111 storet 8 ,mem_mesh_sha256_data_len_bit 
-0x3c21 012112 rshift4 pdata ,regc 
-0x3c22 012113 rshift2 regc ,regc 
-0x3c23 012114 and pdata ,0x3f ,pdata 
-0x3c24 012115 sub pdata ,55 ,null 
-0x3c25 012117 ncall ali_mesh_encrypt_base_function_sha256_add_chunk ,positive 
-0x3c26 012118 add regc ,1 ,pdata 
-0x3c27 012119 store 1 ,mem_mesh_sha256_chunk_count 
-0x3c28 012120 mul32 pdata ,64 ,rega 
-0x3c29 012121 lshift4 pdata ,regc 
-0x3c2a 012122 increase -1 ,regc 
-0x3c2b 012123 setarg mem_mesh_sha256_chunk_start + decreased_four 
-0x3c2c 012124 iadd rega ,rega 
-0x3c2d 012125 fetch 4 ,mem_mesh_sha256_data_len_bit 
-0x3c2e 012126 istore 4 ,rega 
-0x3c2f 012127 rtn 
-:      012131 ali_mesh_encrypt_base_function_sha256_add_chunk:
-0x3c30 012132 increase 1 ,regc 
-0x3c31 012133 rtn 
-:      012135 ali_mesh_encrypt_base_function_sha256_input_data_init_inverse:
-0x3c32 012136 arg mem_mesh_sha256_chunk_start ,rega 
-:      012141 ali_mesh_encrypt_base_function_sha256_data_inverse_4byte:
-0x3c33 012142 arg 4 ,loopcnt 
-0x3c34 012143 call inverse_data 
-0x3c35 012144 increase 2 ,rega 
-0x3c36 012145 add regc ,-1 ,regc 
-0x3c37 012146 nbranch ali_mesh_encrypt_base_function_sha256_data_inverse_4byte ,zero 
-0x3c38 012147 rtn 
-:      012154 ali_mesh_encrypt_base_function_hex2ascii:
-0x3c39 012155 ifetch 1 ,contr 
-0x3c3a 012156 rshift4 pdata ,temp 
-0x3c3b 012157 call ali_mesh_encrypt_base_function_dialog2uchar 
-0x3c3c 012158 istoret 1 ,contw 
-0x3c3d 012159 and pdata ,0x0f ,temp 
-0x3c3e 012160 call ali_mesh_encrypt_base_function_dialog2uchar 
-0x3c3f 012161 istoret 1 ,contw 
-0x3c40 012162 loop ali_mesh_encrypt_base_function_hex2ascii 
-0x3c41 012163 rtn 
-:      012164 ali_mesh_encrypt_base_function_dialog2uchar:
-0x3c42 012165 sub temp ,9 ,null 
-0x3c43 012166 branch ali_mesh_encrypt_base_function_dialog2uchar_num ,positive 
-0x3c44 012167 add temp ,87 ,temp 
-0x3c45 012168 rtn 
-:      012169 ali_mesh_encrypt_base_function_dialog2uchar_num:
-0x3c46 012170 add temp ,48 ,temp 
-0x3c47 012171 rtn 
-:      012174 ali_mesh_encrypt_base_function_aes_cmac_32byte:
-0x3c48 012175 setarg 0x20 
-0x3c49 012176 branch ali_mesh_encrypt_base_function_aes_cmac 
-:      012178 ali_mesh_encrypt_base_function_aes_cmac_16byte:
-0x3c4a 012179 setarg 0x10 
-0x3c4b 012180 branch ali_mesh_encrypt_base_function_aes_cmac 
-:      012185 ali_mesh_encrypt_base_function_k2_aes_cmac_t:
-0x3c4c 012186 fetcht 1 ,mem_k2_p_len 
-0x3c4d 012187 increase 1 ,temp 
-0x3c4e 012188 iadd temp ,temp 
-0x3c4f 012189 storet 1 ,mem_aes_cmac_data_length 
-0x3c50 012190 copy rega ,contr 
-0x3c51 012191 copy pdata ,loopcnt 
-0x3c52 012192 call memcpy_fast 
-0x3c53 012193 fetcht 1 ,mem_k2_p_len 
-0x3c54 012194 copy temp ,loopcnt 
-0x3c55 012195 call memcpy 
-0x3c56 012196 copy regb ,pdata 
-0x3c57 012197 istore 1 ,contw 
-0x3c58 012198 arg mem_k2_t ,rega 
-0x3c59 012199 branch ali_mesh_encrypt_base_function_aes_cmac + 3 
-:      012208 ali_mesh_encrypt_base_function_aes_cmac:
-0x3c5a 012209 store 1 ,mem_aes_cmac_data_length 
-0x3c5b 012210 copy pdata ,loopcnt 
-0x3c5c 012211 call memcpy_fast 
-0x3c5d 012212 copy rega ,contr 
-0x3c5e 012213 arg mem_aes_cmac_k ,contw 
-0x3c5f 012214 call memcpy16 
-0x3c60 012215 call function_aes_cmac 
-0x3c61 012216 copy alarm ,contw 
-0x3c62 012217 call store_aes_result 
-0x3c63 012218 rtn 
-:      012222 ali_b0_block_generate:
-0x3c64 012223 fetcht 1 ,mem_ccm_type 
-0x3c65 012224 branch ali_block_generate 
-:      012225 ali_a_block_generate:
-0x3c66 012226 force 0x01 ,temp 
-:      012227 ali_block_generate:
-0x3c67 012228 force regidx_data ,regext_index 
-0x3c68 012229 fetch 2 ,mem_nonce_ptr 
-0x3c69 012230 copy pdata ,contr 
-0x3c6a 012231 ifetch 3 ,contr 
-0x3c6b 012232 lshift8 pdata ,pdata 
-0x3c6c 012233 ior temp ,regext 
-0x3c6d 012234 increase 1 ,regext_index 
-0x3c6e 012235 ifetch 4 ,contr 
-0x3c6f 012236 copy pdata ,regext 
-0x3c70 012237 increase 1 ,regext_index 
-0x3c71 012238 ifetch 4 ,contr 
-0x3c72 012239 copy pdata ,regext 
-0x3c73 012240 increase 1 ,regext_index 
-0x3c74 012241 byteswap rega ,regext 
-0x3c75 012242 lshift16 regext ,regext 
-0x3c76 012243 ifetch 2 ,contr 
-0x3c77 012244 ior regext ,regext 
-0x3c78 012245 rtn 
-:      012246 ali_generate_mic:
-0x3c79 012247 fetch 1 ,mem_ccm_data_len 
-0x3c7a 012248 copy pdata ,rega 
-0x3c7b 012249 call ali_b0_block_generate 
-0x3c7c 012250 call do_aes_ocb 
-0x3c7d 012251 force regidx_result ,regext_index 
-0x3c7e 012252 deposit regext 
-0x3c7f 012253 copy rega ,loopcnt 
-0x3c80 012254 fetcht 2 ,mem_ccm_data_ptr 
-0x3c81 012255 copy temp ,contr 
-0x3c82 012256 call padding_data 
-0x3c83 012257 branch generate_mic_loop 
-:      012258 ali_ccm_encrypt_64bit:
-0x3c84 012259 jam mic_size_64bit ,mem_ccm_type 
-0x3c85 012260 branch ali_ccm_encrypt_function 
-:      012261 ali_ccm_encrypt:
-0x3c86 012262 jam mic_size_32bit ,mem_ccm_type 
-0x3c87 012263 branch ali_ccm_encrypt_function 
-:      012264 ali_ccm_encrypt_function:
-0x3c88 012265 store 1 ,mem_ccm_data_len 
-0x3c89 012266 storet 2 ,mem_ccm_data_ptr 
-0x3c8a 012267 bpatchx patch34_5 ,mem_patch34 
-0x3c8b 012268 call ali_generate_mic 
-0x3c8c 012269 force regidx_xor ,regext_index 
-0x3c8d 012270 iforce regext 
-0x3c8e 012271 force regidx_result + 1 ,regext_index 
-0x3c8f 012272 copy regext ,pdata 
-0x3c90 012273 force regidx_xor + 1 ,regext_index 
-0x3c91 012274 iforce regext 
-0x3c92 012275 force 0 ,rega 
-0x3c93 012276 copy temp ,regc 
-0x3c94 012277 call ali_a_block_generate 
-0x3c95 012278 call do_aes_ctr 
-0x3c96 012279 call ali_fetcht_ccm_mic 
-0x3c97 012280 storet 8 ,mem_ccm_mic 
-0x3c98 012281 fetch 1 ,mem_ccm_data_len 
-0x3c99 012282 copy pdata ,regb 
-0x3c9a 012283 call ali_aes_crypt_data 
-0x3c9b 012284 fetcht 1 ,mem_ccm_data_len 
-0x3c9c 012285 fetch 2 ,mem_ccm_data_ptr 
-0x3c9d 012286 iadd temp ,rega 
-0x3c9e 012287 fetcht 8 ,mem_ccm_mic 
-0x3c9f 012288 istoret 4 ,rega 
-0x3ca0 012289 fetch 1 ,mem_ccm_type 
-0x3ca1 012290 sub pdata ,mic_size_32bit ,pdata 
-0x3ca2 012291 rtn blank 
-0x3ca3 012292 istoret 8 ,rega 
-0x3ca4 012293 rtn 
-:      012294 ali_ccm_decrypt_64bit:
-0x3ca5 012295 jam mic_size_64bit ,mem_ccm_type 
-0x3ca6 012296 branch ali_ccm_decrypt_function 
-:      012297 ali_ccm_decrypt:
-0x3ca7 012298 jam mic_size_32bit ,mem_ccm_type 
-0x3ca8 012299 branch ali_ccm_decrypt_function 
-:      012301 ali_ccm_decrypt_function:
-0x3ca9 012302 store 1 ,mem_ccm_data_len 
-0x3caa 012303 storet 2 ,mem_ccm_data_ptr 
-0x3cab 012304 copy temp ,regc 
-0x3cac 012305 copy pdata ,regb 
-0x3cad 012306 iadd regc ,contr 
-0x3cae 012307 bpatchx patch34_6 ,mem_patch34 
-0x3caf 012308 ifetch 8 ,contr 
-0x3cb0 012309 force regidx_xor ,regext_index 
-0x3cb1 012310 iforce regext 
-0x3cb2 012311 force regidx_xor + 1 ,regext_index 
-0x3cb3 012312 rshift32 pdata ,pdata 
-0x3cb4 012313 iforce regext 
-0x3cb5 012314 force 0 ,rega 
-0x3cb6 012315 call ali_a_block_generate 
-0x3cb7 012316 call do_aes_ctr 
-0x3cb8 012317 call ali_fetcht_ccm_mic 
-0x3cb9 012318 storet 8 ,mem_ccm_mic 
-0x3cba 012319 call ali_aes_crypt_data 
-0x3cbb 012320 call ali_generate_mic 
-0x3cbc 012321 call ali_fetcht_ccm_mic 
-0x3cbd 012322 fetch 1 ,mem_ccm_type 
-0x3cbe 012323 beq mic_size_64bit ,ali_ccm_decrypt_function_check_mic64 
-0x3cbf 012324 storet 4 ,mem_ccm_mic + 4 
-0x3cc0 012325 fetch 4 ,mem_ccm_mic 
-0x3cc1 012326 fetcht 4 ,mem_ccm_mic + 4 
-0x3cc2 012327 isub temp ,pdata 
-0x3cc3 012328 rtn 
-:      012330 ali_ccm_decrypt_function_check_mic64:
-0x3cc4 012331 fetch 8 ,mem_ccm_mic 
-0x3cc5 012332 isub temp ,pdata 
-0x3cc6 012333 rtn 
-:      012335 ali_fetcht_ccm_mic:
-0x3cc7 012336 force regidx_result ,regext_index 
-0x3cc8 012337 deposit regext 
-0x3cc9 012338 force regidx_result + 1 ,regext_index 
-0x3cca 012339 copy regext ,temp 
-0x3ccb 012340 lshift16 temp ,temp 
-0x3ccc 012341 lshift16 temp ,temp 
-0x3ccd 012342 ior temp ,temp 
-0x3cce 012343 rtn 
-:      012344 ali_aes_crypt_data:
-0x3ccf 012345 increase 1 ,rega 
-0x3cd0 012346 call ali_a_block_generate 
-0x3cd1 012347 copy regc ,contr 
-0x3cd2 012348 call aes_load_xor 
-0x3cd3 012349 call do_aes_ctr 
-0x3cd4 012350 call store_enc_data 
-0x3cd5 012351 increase 16 ,regc 
-0x3cd6 012352 increase -16 ,regb 
-0x3cd7 012353 branch ali_aes_crypt_data ,positive 
-0x3cd8 012354 rtn 
-:      012364 mesh_send_unprovisioned_beacons:
-0x3cd9 012365 bpatchx patch34_7 ,mem_patch34 
-0x3cda 012366 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
-0x3cdb 012367 jam 0x00 ,mem_mesh_provisioning_state_flag 
-0x3cdc 012368 jam 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3cdd 012369 setarg adv_unprovisioned_device_beacon_timeout 
-0x3cde 012370 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
-0x3cdf 012371 rtn 
-:      012374 ali_mesh_config_device_uuid_by_three_tuple:
-0x3ce0 012375 setarg company_identifiers_alibaba 
-0x3ce1 012376 store 2 ,mem_mesh_device_uuid 
-0x3ce2 012377 fetch 1 ,mem_mesh_device_pid 
-0x3ce3 012378 istore 1 ,contw 
-0x3ce4 012379 fetch 4 ,mem_mesh_three_tuple_productid 
-0x3ce5 012380 call inverse_data_4byte 
-0x3ce6 012381 istore 4 ,contw 
-0x3ce7 012382 fetch 6 ,mem_le_lap 
-0x3ce8 012383 istore 6 ,contw 
-0x3ce9 012384 fetch 3 ,mem_mesh_uuid_featureflag 
-0x3cea 012385 istore 3 ,contw 
-0x3ceb 012386 rtn 
-:      012388 ali_mesh_send_unprovisioned_beacons_tmall:
-0x3cec 012389 call ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package 
-0x3ced 012390 branch mesh_le_send_adv 
-:      012392 ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package:
-0x3cee 012394 jam 0x15 ,mem_mesh_adv_data_len 
-0x3cef 012395 setarg 0x14 
-0x3cf0 012396 store 1 ,mem_mesh_adv_data 
-0x3cf1 012397 setarg gap_adtype_mesh_beacon 
-0x3cf2 012398 istore 1 ,contw 
-0x3cf3 012399 setarg unprovisioned_device_beacon 
-0x3cf4 012400 istore 1 ,contw 
-:      012401 ali_mesh_advertising_send_unprovisioned_beacons_store_device_uuid:
-0x3cf5 012402 arg mem_mesh_device_uuid ,contr 
-0x3cf6 012403 call memcpy16 
-0x3cf7 012404 fetch 2 ,mem_mesh_oob_information 
-0x3cf8 012405 istore 2 ,contw 
-0x3cf9 012406 rtn 
-:      012409 ali_mesh_receive_adtype_manufacturer_specific:
-0x3cfa 012410 call ali_mesh_receive_provisioning_package_check_header 
-0x3cfb 012411 nrtn user 
-0x3cfc 012412 ifetch 1 ,contr 
-0x3cfd 012413 beq provisioning_random ,ali_mesh_advertising_receive_privisioning_random 
-0x3cfe 012414 beq provisioning_data ,ali_mesh_decrypt_tmall_privisioning_data_package 
-0x3cff 012415 bpatchx patch35_0 ,mem_patch35 
-0x3d00 012416 rtn 
-:      012420 ali_mesh_advertising_receive_privisioning_random:
-0x3d01 012421 call ali_mesh_advertising_receive_privisioning_random_check_states 
-0x3d02 012422 nrtn user 
-:      012423 ali_mesh_advertising_calc_encrypt_random_data:
-0x3d03 012424 call ali_mesh_encrypt_calc_random_data 
-0x3d04 012426 call ali_mesh_advertising_send_provisioning_confirmation 
-0x3d05 012427 call ali_mesh_send_pairing_data 
-0x3d06 012428 rtn 
-:      012430 ali_mesh_advertising_send_provisioning_confirmation:
-0x3d07 012431 arg provisioning_packet_confirmation_mac + provisioning_packet_confirmation_device ,temp 
-0x3d08 012432 call ali_mesh_advertising_send_packet_common 
-0x3d09 012433 setarg provisioning_confirmation 
-0x3d0a 012434 istore 1 ,contw 
-0x3d0b 012435 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d0c 012436 istore 2 ,contw 
-0x3d0d 012437 arg mem_mesh_confirmationdevice ,contr 
-0x3d0e 012438 branch memcpy16 
-:      012441 ali_mesh_advertising_receive_privisioning_random_check_states:
-0x3d0f 012442 call disable_user 
-0x3d10 012443 ifetcht 2 ,contr 
-0x3d11 012444 arg mem_mesh_provisioning_random_a ,contw 
-0x3d12 012445 call memcpy16 
-0x3d13 012446 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d14 012447 isub temp ,null 
-0x3d15 012448 nrtn zero 
-0x3d16 012451 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d17 012452 rtnbit1 receive_provisioning_random 
-0x3d18 012453 set1 receive_provisioning_random ,pdata 
-0x3d19 012454 store 1 ,mem_mesh_provisioning_state_flag 
-0x3d1a 012456 jam pairing_status ,mem_mesh_provisioned_flag 
-0x3d1b 012457 branch enable_user 
-:      012459 ali_mesh_decrypt_tmall_privisioning_data_package:
-0x3d1c 012460 call ali_mesh_advertising_receive_privisioning_data 
-0x3d1d 012461 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
-0x3d1e 012462 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d1f 012463 isub temp ,null 
-0x3d20 012464 nrtn zero 
-0x3d21 012465 call ali_mesh_encrypt_base_function_k3 
-0x3d22 012466 call ali_mesh_send_pairing_data 
-0x3d23 012467 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x3d24 012468 rtnne mesh_message_proxy 
-0x3d25 012469 jam wait_receive_appkey ,mem_mesh_provisioned_flag 
-0x3d26 012470 rtn 
-:      012473 ali_mesh_advertising_receive_privisioning_data:
-0x3d27 012474 bpatchx patch35_1 ,mem_patch35 
-0x3d28 012475 copy contr ,rega 
-0x3d29 012476 fetch 1 ,mem_mesh_provisioned_flag 
-0x3d2a 012477 rtneq paired_status 
-0x3d2b 012478 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d2c 012479 rtnbit0 receive_provisioning_random 
-0x3d2d 012480 rtnbit1 receive_provisioning_data 
-0x3d2e 012481 copy rega ,contr 
-0x3d2f 012482 arg 0x16 ,loopcnt 
-0x3d30 012483 arg mem_mesh_encrypt_provisioning_data ,contw 
-0x3d31 012484 call memcpy 
-0x3d32 012486 call ali_mesh_encrypt_calc_provisioning_data 
-0x3d33 012488 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
-0x3d34 012489 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d35 012490 isub temp ,null 
-0x3d36 012491 nrtn zero 
-:      012492 ali_mesh_resolve_privisioning_data_package:
-0x3d37 012493 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d38 012494 set1 receive_provisioning_data ,pdata 
-0x3d39 012495 store 1 ,mem_mesh_provisioning_state_flag 
-0x3d3a 012497 call ali_mesh_encrypt_calc_network_key_by_k2 
-0x3d3b 012499 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3d3c 012500 store 1 ,mem_mesh_iv_index + 3 
-0x3d3d 012501 call ali_mesh_advertising_send_provisioning_complete 
-0x3d3e 012502 rtn 
-:      012506 ali_mesh_advertising_send_provisioning_complete:
-0x3d3f 012507 arg provisioning_packet_complete_mac ,temp 
-0x3d40 012508 call ali_mesh_advertising_send_packet_common 
-0x3d41 012509 setarg provisioning_complete 
-0x3d42 012510 istore 1 ,contw 
-0x3d43 012511 fetch 6 ,mem_mesh_three_tuple_mac 
-0x3d44 012512 istore 6 ,contw 
-0x3d45 012513 rtn 
-:      012516 ali_mesh_advertising_send_packet_common:
-0x3d46 012517 bpatchx patch35_2 ,mem_patch35 
-0x3d47 012518 setarg fast_pairing_timeout_provisioning 
-0x3d48 012519 store 2 ,mem_mesh_fast_pairing_timer 
-0x3d49 012520 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x3d4a 012521 sub pdata ,mesh_message_tmall ,null 
-0x3d4b 012522 call ali_mesh_control_ble_advertising_on_advertising ,zero 
-0x3d4c 012523 ncall ali_mesh_control_ble_advertising_off_advertising ,zero 
-0x3d4d 012524 add temp ,provisioning_packet_length_ad_type_company_id_vid_provisioning_type + provisioning_packet_length_flags ,pdata 
-0x3d4e 012525 store 1 ,mem_mesh_adv_data_len 
-0x3d4f 012526 call ali_mesh_advertising_add_adtype_flags 
-0x3d50 012527 add temp ,provisioning_packet_ad_type_company_id_vid_provisioning_type ,pdata 
-0x3d51 012528 istore 1 ,contw 
-0x3d52 012529 setarg gap_adtype_manufacturer_specific 
-0x3d53 012530 istore 1 ,contw 
-0x3d54 012531 setarg company_identifiers_alibaba 
-0x3d55 012532 byteswap pdata ,pdata 
-0x3d56 012533 istore 2 ,contw 
-0x3d57 012534 fetch 1 ,mem_mesh_receive_vid 
-0x3d58 012535 istore 1 ,contw 
-0x3d59 012536 rtn 
-:      012547 ali_mesh_receive_provisioning_package_check_header:
-0x3d5a 012548 call disable_user 
-0x3d5b 012549 ifetcht 2 ,contr 
-0x3d5c 012550 setarg company_identifiers_alibaba 
-0x3d5d 012551 byteswap pdata ,pdata 
-0x3d5e 012552 isub temp ,null 
-0x3d5f 012553 nrtn zero 
-0x3d60 012554 ifetch 1 ,contr 
-0x3d61 012555 store 1 ,mem_mesh_receive_vid 
-0x3d62 012556 branch enable_user 
-:      012559 ali_mesh_fast_pairing_timer:
-0x3d63 012560 arg mem_mesh_fast_pairing_timer ,regc 
-0x3d64 012561 arg ali_mesh_fast_pairing_timeout ,regb 
-0x3d65 012562 branch timer_single_step_2b 
-:      012564 ali_mesh_fast_pairing_timeout:
-:      012565 ali_mesh_fast_pairing_failed:
-0x3d66 012566 branch ali_mesh_advertising_init_send_unprovisioned_device_beacon 
-:      012574 ali_mesh_access_layer_config_or_health_message_opcode:
-0x3d67 012575 fetch 1 ,mem_mesh_configuration_health_message_opcode 
-0x3d68 012576 beq mesh_message_opcode_config_composition_data_get_no_head ,ali_mesh_access_layer_config_composition_data 
-0x3d69 012577 beq mesh_message_opcode_config_node_reset_no_head ,ali_mesh_access_layer_config_or_health_message_opcode_node_reset 
-0x3d6a 012578 beq mesh_message_opcode_config_model_subscription_add_no_head ,ali_mesh_message_config_modle_subscription_add 
-0x3d6b 012579 beq mesh_message_opcode_config_model_subscription_delete_no_head ,ali_mesh_message_config_modle_subscription_delete 
-0x3d6c 012581 beq mesh_message_opcode_config_model_subscription_add_ow_no_head ,ali_mesh_message_config_modle_subscription_add_overwrite 
-0x3d6d 012583 rtn 
-:      012585 ali_mesh_message_config_modle_subscription_add_overwrite:
-0x3d6e 012586 call ali_mesh_message_config_modle_subscription_check_element 
-0x3d6f 012587 call ali_mesh_message_config_modle_subscription_add_value_address_ow 
-0x3d70 012588 call ali_mesh_message_config_modle_subscription_save 
-0x3d71 012589 setarg mesh_configuration_and_health_message_opcode_header 
-0x3d72 012590 store 1 ,mem_mesh_access_layer_payload 
-0x3d73 012591 setarg mesh_message_opcode_config_model_subscription_add_ow_status 
-0x3d74 012592 istore 1 ,contw 
-0x3d75 012594 setarg mesh_success 
-0x3d76 012595 istore 1 ,contw 
-0x3d77 012596 fetch 2 ,mem_mesh_subscription_element_address_ow 
-0x3d78 012597 istore 2 ,contw 
-0x3d79 012599 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x3d7a 012600 arg 4 ,temp 
-0x3d7b 012601 isub temp ,loopcnt 
-0x3d7c 012602 arg mem_mesh_subscription_list_num_ow ,contr 
-0x3d7d 012603 call memcpy 
-0x3d7e 012604 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x3d7f 012605 pincrease 1 
-0x3d80 012606 store 1 ,mem_mesh_access_layer_payload_len 
-0x3d81 012609 arg 0 ,queue 
-0x3d82 012610 branch ali_mesh_ali_vendor_message_send_message 
-:      012612 ali_mesh_message_config_modle_subscription_add_value_address_ow:
-0x3d83 012613 fetch 1 ,mem_mesh_subscription_list_num_ow 
-0x3d84 012614 rtn blank 
-0x3d85 012615 sub pdata ,subscription_max_count ,null 
-0x3d86 012616 ncall ali_mesh_message_config_modle_subscription_set_addr_max ,positive 
-0x3d87 012617 iforce loopcnt 
-0x3d88 012618 arg mem_mesh_subscription_value_address_start_ow ,contr 
-0x3d89 012619 add rega ,2 ,contw 
-0x3d8a 012620 branch ali_mesh_byte_swap 
-:      012622 ali_mesh_byte_swap:
-0x3d8b 012623 ifetch 2 ,contr 
-0x3d8c 012624 byteswap pdata ,pdata 
-0x3d8d 012625 istore 2 ,contw 
-0x3d8e 012626 loop ali_mesh_byte_swap 
-0x3d8f 012627 rtn 
-:      012629 ali_mesh_message_config_modle_subscription_set_addr_max:
-0x3d90 012631 setarg subscription_max_count 
-0x3d91 012632 rtn 
-:      012634 ali_mesh_access_layer_config_composition_data:
-0x3d92 012635 jam receive_config_composition_data_get ,mem_mesh_provisioned_flag 
-0x3d93 012636 setarg mesh_message_opcode_config_composition_data_status 
-0x3d94 012637 store 1 ,mem_mesh_access_layer_payload 
-0x3d95 012638 setarg 0x00 
-0x3d96 012639 istore 1 ,contw 
-0x3d97 012640 setarg company_identifiers_alibaba 
-0x3d98 012641 istore 2 ,contw 
-0x3d99 012642 setarg 0x0000 
-0x3d9a 012643 istore 2 ,contw 
-0x3d9b 012644 setarg 0x0001 
-0x3d9c 012645 istore 2 ,contw 
-0x3d9d 012646 setarg 0x0005 
-0x3d9e 012647 istore 2 ,contw 
-0x3d9f 012648 setarg 0x0003 
-0x3da0 012649 istore 2 ,contw 
-0x3da1 012650 setarg 0x0000 
-0x3da2 012651 istore 2 ,contw 
-0x3da3 012652 setarg 0x02 
-0x3da4 012653 istore 1 ,contw 
-0x3da5 012654 setarg 0x02 
-0x3da6 012655 istore 1 ,contw 
-0x3da7 012656 setarg 0x0000 
-0x3da8 012657 istore 2 ,contw 
-0x3da9 012658 setarg 0x1000 
-0x3daa 012659 istore 2 ,contw 
-0x3dab 012660 setarg 0x000001a8 
-0x3dac 012661 istore 4 ,contw 
-0x3dad 012662 setarg 0x000101a8 
-0x3dae 012663 istore 4 ,contw 
-0x3daf 012664 jam 28 ,mem_mesh_access_layer_payload_len 
-0x3db0 012665 branch ali_mesh_upper_transport_layer_send_access_message 
-:      012668 ali_mesh_access_layer_config_or_health_message_opcode_node_reset:
-0x3db1 012669 jam health_node_reset_timeout ,mem_mesh_health_node_reset_timer 
-:      012673 ali_mesh_access_layer_send_config_node_reset_status:
-0x3db2 012674 setarg mesh_configuration_and_health_message_opcode_header 
-0x3db3 012675 store 1 ,mem_mesh_access_layer_payload 
-0x3db4 012676 setarg mesh_message_opcode_config_node_reset_status_no_head 
-0x3db5 012677 istore 1 ,contw 
-0x3db6 012678 jam 2 ,mem_mesh_access_layer_payload_len 
-0x3db7 012679 branch ali_mesh_upper_transport_layer_send_access_message 
-:      012681 ali_mesh_access_layer_health_node_reset_timer:
-0x3db8 012682 arg mem_mesh_health_node_reset_timer ,regc 
-0x3db9 012683 arg ali_mesh_access_layer_health_node_reset_timeout ,regb 
-0x3dba 012684 branch timer_single_step 
-:      012687 ali_mesh_access_layer_health_node_reset_timeout:
-0x3dbb 012688 call mesh_clear_provisioning_data_only 
-:      012690 ali_mesh_app_delete_paired:
-0x3dbc 012691 branch soft_reset_chip 
-:      012694 ali_mesh_message_config_modle_subscription_add:
-0x3dbd 012695 call ali_mesh_message_config_modle_subscription_status 
-0x3dbe 012696 fetch 2 ,mem_mesh_core_feature 
-0x3dbf 012697 rtnbit1 mesh_feature_disable_subscription 
-0x3dc0 012698 call ali_mesh_message_config_modle_subscription_check_element 
-0x3dc1 012699 call ali_mesh_message_config_modle_subscription_add_value_address 
-:      012700 ali_mesh_message_config_modle_subscription_save:
-0x3dc2 012701 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dc3 012702 branch callback_func 
-:      012705 ali_mesh_message_config_modle_subscription_delete:
-0x3dc4 012706 call ali_mesh_message_config_modle_subscription_status 
-0x3dc5 012707 fetch 2 ,mem_mesh_core_feature 
-0x3dc6 012708 rtnbit1 mesh_feature_disable_subscription 
-0x3dc7 012709 call ali_mesh_message_config_modle_subscription_check_element 
-0x3dc8 012710 fetcht 2 ,mem_mesh_subscription_value_address 
-0x3dc9 012711 rshift8 temp ,pdata 
-0x3dca 012712 rshift4 pdata ,pdata 
-0x3dcb 012713 beq 0x0c ,ali_mesh_message_config_modle_subscription_delete_group_addr 
-0x3dcc 012714 byteswap temp ,temp 
-:      012715 ali_mesh_message_config_modle_subscription_delete_next:
-0x3dcd 012716 call ali_mesh_message_config_modle_subscription_check_value_address 
-0x3dce 012717 nrtn user 
-0x3dcf 012718 setarg 0 
-0x3dd0 012719 istore 2 ,rega 
-0x3dd1 012720 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dd2 012721 branch callback_func 
-:      012723 ali_mesh_message_config_modle_subscription_delete_group_addr:
-0x3dd3 012724 setarg -1 
-0x3dd4 012725 istore subscription_max_count ,rega 
-0x3dd5 012726 istore subscription_max_count ,contw 
-0x3dd6 012727 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dd7 012728 branch callback_func 
-:      012730 ali_mesh_message_config_modle_subscription_check_value_address:
-0x3dd8 012731 arg subscription_max_count ,loopcnt 
-:      012732 ali_mesh_message_config_modle_subscription_check_value_address_loop:
-0x3dd9 012733 ifetch 2 ,rega 
-0x3dda 012734 arg 0xffff ,regb 
-0x3ddb 012735 isub regb ,null 
-0x3ddc 012736 branch enable_user ,zero 
-0x3ddd 012737 isub temp ,null 
-0x3dde 012738 branch enable_user ,zero 
-:      012739 ali_mesh_message_config_modle_subscription_check_value_address_loop_empty:
-0x3ddf 012740 increase 2 ,rega 
-0x3de0 012741 loop ali_mesh_message_config_modle_subscription_check_value_address_loop 
-0x3de1 012742 branch disable_user 
-:      012745 ali_mesh_message_config_modle_subscription_status:
-0x3de2 012746 setarg mesh_configuration_and_health_message_opcode_header 
-0x3de3 012747 store 1 ,mem_mesh_access_layer_payload 
-0x3de4 012748 setarg mesh_message_opcode_config_model_subscription_status_no_head 
-0x3de5 012749 istore 1 ,contw 
-0x3de6 012750 setarg mesh_success 
-0x3de7 012751 istore 1 ,contw 
-0x3de8 012752 fetch 6 ,mem_mesh_subscription_element_address 
-0x3de9 012753 istore 6 ,contw 
-0x3dea 012754 jam 9 ,mem_mesh_access_layer_payload_len 
-0x3deb 012755 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
-:      012757 ali_mesh_message_config_modle_subscription_check_element:
-0x3dec 012758 call mesh_get_element_info_config 
-0x3ded 012759 add rega ,element_device_subscription_label ,rega 
-0x3dee 012760 fetch 2 ,mem_mesh_subscription_element_address 
-0x3def 012761 fetcht 2 ,mem_mesh_unicast_address 
-0x3df0 012762 byteswap temp ,temp 
-0x3df1 012763 isub temp ,pdata 
-0x3df2 012764 imul32 regb ,pdata 
-0x3df3 012765 iadd rega ,rega 
-0x3df4 012766 rtn 
-:      012768 ali_mesh_message_config_modle_subscription_add_value_address:
-0x3df5 012769 fetcht 2 ,mem_mesh_subscription_value_address 
-0x3df6 012770 arg subscription_max_count ,loopcnt 
-:      012771 ali_mesh_message_config_modle_subscription_add_value_address_loop:
-0x3df7 012772 ifetch 2 ,rega 
-0x3df8 012773 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,blank 
-0x3df9 012774 arg 0xffff ,regb 
-0x3dfa 012775 isub regb ,null 
-0x3dfb 012776 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,zero 
-0x3dfc 012777 increase 2 ,rega 
-0x3dfd 012778 loop ali_mesh_message_config_modle_subscription_add_value_address_loop 
-0x3dfe 012779 rtn 
-:      012781 ali_mesh_message_config_modle_subscription_add_value_address_in:
-0x3dff 012782 byteswap temp ,temp 
-0x3e00 012783 istoret 2 ,rega 
-0x3e01 012784 rtn 
-:      012789 ali_mesh_init:
-0x3e02 012791 call enable_authrom 
-0x3e03 012792 call init_memp 
-0x3e04 012793 setarg mesh_check_ble_rx_packet 
-0x3e05 012794 store 2 ,mem_mesh_cb_receive_advertising 
-0x3e06 012796 setarg mesh_idle_process 
-0x3e07 012797 store 2 ,mem_cb_idle_process 
-0x3e08 012799 setarg ali_mesh_network_layer_relay_access_message 
-0x3e09 012800 store 2 ,mem_mesh_cb_network_relay 
-0x3e0a 012802 setarg ali_mesh_access_layer_recv_cfg_appkey_add_cb 
-0x3e0b 012803 store 2 ,mem_mesh_cb_receive_config_appkey_add 
-0x3e0c 012805 setarg mesh_store_new_subscriptuion_list_data 
-0x3e0d 012806 store 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3e0e 012808 setarg mesh_store_new_seq_data 
-0x3e0f 012809 store 2 ,mem_mesh_cb_seq_changed 
-0x3e10 012811 setarg mesh_cb_event_timer 
-0x3e11 012812 store 2 ,mem_cb_event_timer 
-0x3e12 012814 setarg ali_mesh_access_layer_check_access_message_opcode 
-0x3e13 012815 store 2 ,mem_mesh_cb_receive_access_message 
-0x3e14 012817 setarg mesh_le_receive_data 
-0x3e15 012818 store 2 ,mem_cb_att_write 
-0x3e16 012820 setarg ali_mesh_proxy_process_bb_event 
-0x3e17 012821 store 2 ,mem_cb_bb_event_process 
-0x3e18 012823 setarg mesh_clear_pairing_key 
-0x3e19 012824 store 2 ,mem_mesh_clear_provisioning_data 
-0x3e1a 012826 setarg mesh_vendor_timming_chage_cb 
-0x3e1b 012827 store 2 ,mem_mesh_cb_vendor_timing_changed 
-0x3e1c 012828 call ali_mesh_vendor_timer_message_read 
-0x3e1d 012830 jam 36 ,mem_mesh_adv_scan_channel 
-0x3e1e 012831 call ali_mesh_ali_vendor_message_indication_info_reset_tid 
-0x3e1f 012834 bpatchx patch35_3 ,mem_patch35 
-0x3e20 012836 setarg 0x0428 
-0x3e21 012837 store 2 ,mem_mesh_upper_tran_layer_queue_each_size 
-0x3e22 012838 call ali_mesh_upper_transport_layer_queue_init 
-0x3e23 012840 setarg 0x0422 
-0x3e24 012841 store 2 ,mem_mesh_queue_each_size 
-0x3e25 012842 call ali_mesh_advertising_bearer_layer_queue_init 
-0x3e26 012844 setarg 0x0a22 
-0x3e27 012845 store 2 ,mem_mesh_network_relay_gatt_queue_each_size 
-0x3e28 012846 call ali_mesh_network_layer_gatt_queue_init 
-0x3e29 012847 call ali_mesh_network_layer_queue_init 
-0x3e2a 012851 call ali_mesh_network_layer_queue_init 
-0x3e2b 012853 call ali_mesh_chip_peripherals_load_data 
-0x3e2c 012854 call mesh_inverse_three_tuple_mac 
-0x3e2d 012856 fetch 1 ,mem_mesh_network_key 
-0x3e2e 012857 beq 0xff ,mesh_send_unprovisioned_beacons 
-0x3e2f 012858 call ali_mesh_upper_transport_layer_clear_tx_buffer 
-0x3e30 012859 call ali_mesh_encrypt_base_function_k3 
-0x3e31 012860 call ali_mesh_encrypt_base_function_k4 
-0x3e32 012861 call ali_mesh_encrypt_calc_network_key_by_k2 
-0x3e33 012863 random pdata 
-0x3e34 012864 and pdata ,0x1f ,pdata 
-0x3e35 012865 add pdata ,50 ,pdata 
-0x3e36 012866 store 2 ,mem_mesh_report_full_attribute_timer 
-0x3e37 012867 add pdata ,5 ,pdata 
-0x3e38 012868 store 1 ,mem_mesh_report_power_on_timer 
-0x3e39 012869 rtn 
-:      012873 mesh_inverse_three_tuple_mac:
-0x3e3a 012874 fetch 6 ,mem_mesh_three_tuple_mac 
-0x3e3b 012875 call inverse_data_6byte 
-0x3e3c 012876 store 6 ,mem_le_lap 
-0x3e3d 012877 rtn 
-:      012879 mesh_get_element_info_config:
-0x3e3e 012880 fetchr loopcnt ,1 ,mem_mesh_element_number 
-0x3e3f 012881 fetchr rega ,2 ,mem_mesh_element_device_ptr 
-0x3e40 012882 fetchr regb ,2 ,mem_mesh_element_device_length 
-0x3e41 012883 rtn 
-:      012886 mesh_idle_process:
-0x3e42 012887 bpatchx patch35_4 ,mem_patch35 
-0x3e43 012888 call ali_mesh_time_function 
-0x3e44 012889 call ali_mesh_control_ble_adv_process 
-0x3e45 012890 call ali_mesh_upper_transport_layer_control_packet 
-0x3e46 012891 call ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue 
-0x3e47 012892 call ali_mesh_network_layer_control_relay_packet 
-0x3e48 012893 call ali_mesh_network_layer_check_gatt_relay_packet 
-0x3e49 012894 branch mesh_ble_rx_packet 
-:      012897 mesh_cb_event_timer:
-0x3e4a 012898 call ali_mesh_control_ble_adv_timer_process 
-0x3e4b 012899 call ali_mesh_access_layer_health_node_reset_timer 
-0x3e4c 012900 call ali_mesh_fast_pairing_timer 
-0x3e4d 012903 call ali_mesh_report_full_attribute_timer 
-0x3e4e 012904 call ali_mesh_report_power_on_timer 
-0x3e4f 012905 branch ali_mesh_upper_transport_layer_receive_new_msg_timer 
-:      012908 mesh_clear_provisioning_data_only:
-0x3e50 012909 call mesh_clear_timer_data 
-0x3e51 012910 fetch 2 ,mem_mesh_clear_provisioning_data 
-0x3e52 012911 branch callback_func 
-:      012915 mesh_clear_timer_data:
-0x3e53 012916 fetch 1 ,mem_mesh_chip_select 
-0x3e54 012917 rtnne 2 
-0x3e55 012918 setarg 0x1d000 
-0x3e56 012919 store 3 ,mem_spi_write_addr 
-0x3e57 012920 branch spid_flash_erase_sector + 2 
-:      012924 ali_mesh_upper_transport_layer_queue_init:
-0x3e58 012925 call ali_mesh_upper_transport_layer_init_queue_param 
-0x3e59 012926 branch queue_init 
-:      012928 ali_mesh_advertising_bearer_layer_queue_init:
-0x3e5a 012929 call ali_mesh_advertising_bearer_layer_init_queue_param 
-0x3e5b 012930 branch queue_init 
-:      012932 ali_mesh_network_layer_gatt_queue_init:
-0x3e5c 012933 call ali_mesh_network_layer_init_gatt_queue_param 
-0x3e5d 012934 branch queue_init 
-:      012936 ali_mesh_network_layer_init_gatt_queue_param:
-0x3e5e 012937 setarg mem_mesh_network_relay_gatt_queue_each_size 
-0x3e5f 012938 store 2 ,mem_queue_ptr 
-0x3e60 012939 rtn 
-:      012941 ali_mesh_advertising_init_send_unprovisioned_device_beacon:
-0x3e61 012942 jam 1 ,mem_le_adv_enable 
-0x3e62 012943 setarg adv_unprovisioned_device_beacon_timeout 
-0x3e63 012944 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
-0x3e64 012945 fetch 1 ,mem_mesh_uuid_featureflag 
-0x3e65 012946 set0 bit_silence_adv_flag ,pdata 
-0x3e66 012947 store 1 ,mem_mesh_uuid_featureflag 
-0x3e67 012948 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
-0x3e68 012949 jam 0x00 ,mem_mesh_provisioning_state_flag 
-0x3e69 012950 jam 0x00 ,mem_k2_nid 
-0x3e6a 012951 branch ali_mesh_send_unprovisioned_device_beacon_init_advertising 
-:      012955 ali_mesh_lower_transport_layer_receive_lower_transport_pdu:
-0x3e6b 012956 bpatchx patch35_5 ,mem_patch35 
-0x3e6c 012957 fetch 1 ,mem_mesh_message_transport_head 
-0x3e6d 012958 bbit1 transport_head_bit_seg ,ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message 
-0x3e6e 012959 jam 0 ,mem_mesh_aszmic 
-0x3e6f 012960 branch ali_mesh_upper_transport_layer_receive_unsegmented_access_message 
-:      012963 ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message:
-0x3e70 012964 call ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon 
-0x3e71 012965 rtn user 
-0x3e72 012966 call ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack 
-0x3e73 012967 rtn user 
-0x3e74 012968 call ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment 
-0x3e75 012969 branch ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment 
-:      012973 ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon:
-0x3e76 012974 call disable_user 
-0x3e77 012975 arg 3 ,loopcnt 
-0x3e78 012976 arg mem_mesh_message_segment_access_szmic_seqzero_sego_segn ,rega 
-0x3e79 012977 call inverse_data 
-0x3e7a 012978 fetchr rega ,3 ,mem_mesh_message_segment_access_szmic_seqzero_sego_segn 
-0x3e7b 012979 and rega ,0x1f ,temp 
-0x3e7c 012980 storet 1 ,mem_mesh_segmented_access_message_segn 
-0x3e7d 012981 fetch 1 ,mem_mesh_segmented_access_message_segn_upper_limit 
-0x3e7e 012982 isub temp ,null 
-0x3e7f 012983 nbranch enable_user ,positive 
-0x3e80 012985 rshift4 rega ,pdata 
-0x3e81 012986 rshift pdata ,pdata 
-0x3e82 012987 and pdata ,0x1f ,temp 
-0x3e83 012988 storet 1 ,mem_mesh_segmented_access_message_sego 
-0x3e84 012989 rshift4 pdata ,pdata 
-0x3e85 012990 rshift pdata ,pdata 
-0x3e86 012991 arg 0x1fff ,rega 
-0x3e87 012992 iand rega ,temp 
-0x3e88 012993 copy pdata ,regb 
-0x3e89 012994 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3e8a 012995 isub temp ,null 
-0x3e8b 012996 ncall ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero ,zero 
-0x3e8c 012997 storet 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3e8d 012998 rshift8 regb ,pdata 
-0x3e8e 012999 rshift4 pdata ,pdata 
-0x3e8f 013000 rshift pdata ,pdata 
-0x3e90 013001 store 1 ,mem_mesh_segmented_access_message_szmic 
-0x3e91 013002 store 1 ,mem_mesh_aszmic 
-0x3e92 013003 rtn 
-:      013005 ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero:
-0x3e93 013006 setarg 0 
-0x3e94 013007 store 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e95 013008 jam 0 ,mem_mesh_segmented_access_message_current_length 
-0x3e96 013009 rtn 
-:      013014 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack:
-0x3e97 013015 call disable_user 
-0x3e98 013016 fetch 1 ,mem_mesh_segmented_access_message_sego 
-0x3e99 013017 copy pdata ,queue 
-0x3e9a 013018 fetch 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e9b 013019 qisolate1 pdata 
-0x3e9c 013020 branch enable_user ,true 
-0x3e9d 013021 qset1 pdata 
-0x3e9e 013022 store 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e9f 013023 fetcht 1 ,mem_mesh_segmented_access_message_segn 
-0x3ea0 013024 add temp ,1 ,loopcnt 
-:      013025 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop:
-0x3ea1 013026 add loopcnt ,-1 ,queue 
-0x3ea2 013027 qisolate1 pdata 
-0x3ea3 013028 nrtn true 
-0x3ea4 013029 loop ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop 
-0x3ea5 013030 jam 1 ,mem_mesh_segmented_access_message_receive_finish 
-0x3ea6 013031 rtn 
-:      013035 ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment:
-0x3ea7 013036 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3ea8 013037 pincrease -6 
-0x3ea9 013038 copy pdata ,loopcnt 
-0x3eaa 013039 fetcht 1 ,mem_mesh_segmented_access_message_current_length 
-0x3eab 013040 iadd temp ,temp 
-0x3eac 013041 storet 1 ,mem_mesh_segmented_access_message_current_length 
-0x3ead 013042 fetch 2 ,mem_mesh_segmented_access_message_segment_ptr 
-0x3eae 013043 iforce contw 
-0x3eaf 013044 fetch 1 ,mem_mesh_segmented_access_message_sego 
-0x3eb0 013045 mul32 pdata ,12 ,pdata 
-0x3eb1 013046 iadd contw ,contw 
-0x3eb2 013047 arg mem_mesh_message_transport_segmented_access_messagepdu_segment ,contr 
-0x3eb3 013048 branch memcpy 
-:      013051 ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment:
-0x3eb4 013052 fetch 1 ,mem_mesh_segmented_access_message_receive_finish 
-0x3eb5 013053 rtneq 0 
-0x3eb6 013054 setarg 0 
-0x3eb7 013055 store 5 ,mem_mesh_segmented_access_message_blockack 
-0x3eb8 013056 fetcht 2 ,mem_mesh_message_seq + 1 
-0x3eb9 013057 byteswap temp ,temp 
-0x3eba 013058 setarg 0xe000 
-0x3ebb 013059 iand temp ,temp 
-0x3ebc 013060 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3ebd 013061 ior temp ,pdata 
-0x3ebe 013062 byteswap pdata ,pdata 
-0x3ebf 013063 store 2 ,mem_mesh_message_seq + 1 
-0x3ec0 013064 branch ali_mesh_upper_transport_layer_receive_segmented_access_message 
-:      013068 ali_mesh_lower_transport_layer_send_unsegmented_access_message:
-0x3ec1 013069 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x3ec2 013070 add pdata ,1 ,temp 
-0x3ec3 013071 copy pdata ,loopcnt 
-0x3ec4 013072 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3ec5 013073 fetch 1 ,mem_mesh_message_transport_head 
-0x3ec6 013074 set0 transport_head_bit_seg ,pdata 
-0x3ec7 013075 store 1 ,mem_mesh_unsegmented_access_lower_transport_layer_head 
-0x3ec8 013076 arg mem_mesh_access_layer_payload ,contr 
-0x3ec9 013077 call memcpy_fast 
-0x3eca 013078 branch ali_mesh_network_layer_send_access_message 
-:      013083 ali_mesh_lower_transport_layer_send_segmented_access_message:
-0x3ecb 013084 add rega ,4 ,temp 
-0x3ecc 013085 copy rega ,loopcnt 
-0x3ecd 013086 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3ece 013087 arg mem_mesh_segmented_access_lower_transport_layer_parameters ,contw 
-0x3ecf 013088 call memcpy_fast 
-0x3ed0 013089 fetch 1 ,mem_mesh_message_transport_head 
-0x3ed1 013090 set1 transport_head_bit_seg ,pdata 
-0x3ed2 013091 store 1 ,mem_mesh_segmented_access_lower_transport_layer_head 
-0x3ed3 013092 branch ali_mesh_network_layer_send_access_message 
-:      013097 ali_mesh_model_layer_check_model_message_opcode:
-0x3ed4 013098 fetch 1 ,mem_mesh_module_message_opcode 
-:      013099 ali_mesh_model_layer_check_generic_onoff_message_opcde:
-0x3ed5 013100 beq mesh_module_message_opcode_generic_onoff_get_no_head ,ali_mesh_model_layer_message_opcode_generic_onoff_get 
-0x3ed6 013101 beq mesh_module_message_opcode_generic_onoff_set_no_head ,ali_mesh_model_layer_message_opcde_generic_onoff_set 
-0x3ed7 013102 beq mesh_module_message_opcode_scene_recall_no_head ,ali_mesh_model_layer_message_opcde_scene_recall 
-0x3ed8 013103 beq mesh_module_message_opcode_light_lightness_set_no_head ,ali_mesh_model_layer_message_opcde_light_lightness_set 
-0x3ed9 013104 beq mesh_module_message_opcode_light_ctl_set_no_head ,ali_mesh_model_layer_message_opcde_light_ctl_set 
-0x3eda 013105 rtn 
-:      013108 ali_mesh_model_layer_message_opcode_generic_onoff_get:
-0x3edb 013109 arg ali_mesh_model_layer_message_opcode_generic_onoff_get_cb ,regc 
-0x3edc 013110 branch ali_mesh_more_element_check_element_address 
-:      013111 ali_mesh_model_layer_message_opcode_generic_onoff_get_cb:
-0x3edd 013114 fetch 2 ,mem_mesh_cb_generic_onoff_get 
-0x3ede 013115 call callback_func 
-0x3edf 013116 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x3ee0 013117 branch ali_mesh_access_layer_send_generic_onoff_status 
-:      013120 ali_mesh_model_layer_message_opcde_generic_onoff_set:
-0x3ee1 013121 arg ali_mesh_model_layer_message_opcde_generic_onoff_set_cb ,regc 
-0x3ee2 013122 branch ali_mesh_more_element_check_element_address 
-:      013123 ali_mesh_model_layer_message_opcde_generic_onoff_set_cb:
-0x3ee3 013124 call ali_mesh_access_layer_send_generic_onoff_status 
-0x3ee4 013125 fetch 2 ,mem_mesh_cb_generic_onoff_set 
-0x3ee5 013126 branch callback_func 
-:      013130 ali_mesh_model_layer_message_opcde_scene_recall:
-0x3ee6 013131 call ali_mesh_access_layer_send_scene_status 
-0x3ee7 013132 fetch 2 ,mem_mesh_cb_scene_recall 
-0x3ee8 013133 branch callback_func 
-:      013136 ali_mesh_model_layer_message_opcde_light_lightness_set:
-0x3ee9 013137 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
-0x3eea 013138 call ali_mesh_model_layer_message_calc_lightness 
-0x3eeb 013139 store 1 ,mem_mesh_light_lightness_calc_lightness 
-0x3eec 013140 call ali_mesh_access_layer_send_light_lightness_status 
-0x3eed 013141 fetch 2 ,mem_mesh_cb_light_lightness_set 
-0x3eee 013142 branch callback_func 
-:      013145 ali_mesh_model_layer_message_opcde_light_ctl_set:
-0x3eef 013146 fetch 2 ,mem_mesh_last_ctl_temperature 
-0x3ef0 013147 fetcht 2 ,mem_mesh_ctl_temperature 
-0x3ef1 013148 isub temp ,null 
-0x3ef2 013149 rtn zero 
-0x3ef3 013151 fetch 2 ,mem_mesh_ctl_temperature 
-0x3ef4 013152 call ali_mesh_model_layer_message_calc_temperature 
-0x3ef5 013153 store 1 ,mem_mesh_ctl_calc_temperature 
-0x3ef6 013155 fetch 2 ,mem_mesh_ctl_temperature 
-0x3ef7 013156 store 2 ,mem_mesh_last_ctl_temperature 
-0x3ef8 013157 fetch 2 ,mem_mesh_cb_light_lightness_get 
-0x3ef9 013158 call callback_func 
-0x3efa 013159 storet 2 ,mem_mesh_ctl_lightness 
-0x3efb 013160 call ali_mesh_access_layer_send_light_ctl_stauts 
-0x3efc 013161 fetch 2 ,mem_mesh_cb_light_ctl_set 
-0x3efd 013162 branch callback_func 
-:      013167 ali_mesh_model_layer_message_calc_lightness:
-0x3efe 013168 rtn blank 
-0x3eff 013169 mul32 pdata ,ali_mesh_lightness_level ,pdata 
-0x3f00 013170 arg ali_mesh_lightness_max ,temp 
-0x3f01 013171 idiv temp 
-0x3f02 013172 call wait_div_end 
-0x3f03 013173 remainder temp 
-0x3f04 013174 rshift8 temp ,temp 
-0x3f05 013175 quotient pdata 
-0x3f06 013176 sub temp ,0xff ,null 
-0x3f07 013177 nrtn zero 
-0x3f08 013178 pincrease 1 
-0x3f09 013179 rtn 
-:      013184 ali_mesh_model_layer_message_calc_actual_lightness:
-0x3f0a 013185 arg ali_mesh_lightness_max ,pdata 
-0x3f0b 013186 imul32 temp ,pdata 
-0x3f0c 013187 div pdata ,ali_mesh_lightness_level 
-0x3f0d 013188 call wait_div_end 
-0x3f0e 013189 quotient temp 
-0x3f0f 013190 rtn 
-:      013194 ali_mesh_model_layer_message_calc_temperature:
-0x3f10 013195 arg ali_mesh_temperature_min ,temp 
-0x3f11 013196 isub temp ,rega 
-0x3f12 013197 call ali_mesh_model_layer_message_calc_temperature_k 
-0x3f13 013198 copy rega ,pdata 
-0x3f14 013199 idiv temp 
-0x3f15 013200 call wait_div_end 
-0x3f16 013201 quotient pdata 
-0x3f17 013202 rtn 
-:      013207 ali_mesh_model_layer_message_calc_actual_temperature:
-0x3f18 013208 copy temp ,rega 
-0x3f19 013209 call ali_mesh_model_layer_message_calc_temperature_k 
-0x3f1a 013210 copy rega ,pdata 
-0x3f1b 013211 imul32 temp ,pdata 
-0x3f1c 013212 arg ali_mesh_temperature_min ,temp 
-0x3f1d 013213 iadd temp ,temp 
-0x3f1e 013214 rtn 
-:      013216 ali_mesh_model_layer_message_calc_temperature_k:
-0x3f1f 013217 setarg ali_mesh_temperature_max 
-0x3f20 013218 arg ali_mesh_temperature_min ,temp 
-0x3f21 013219 isub temp ,pdata 
-0x3f22 013220 div pdata ,ali_mesh_temperature_level 
-0x3f23 013221 call wait_div_end 
-0x3f24 013222 quotient temp 
-0x3f25 013223 rtn 
-:      013228 ali_mesh_more_element_check_unicast_address:
-0x3f26 013229 arg 0 ,queue 
-0x3f27 013230 fetchr loopcnt ,1 ,mem_mesh_element_number 
-0x3f28 013231 call disable_user 
-0x3f29 013232 fetch 2 ,mem_mesh_unicast_address 
-:      013233 ali_mesh_more_element_check_unicast_address_loop:
-0x3f2a 013234 isub temp ,null 
-0x3f2b 013235 branch ali_mesh_more_element_found_unicast_address_element ,zero 
-0x3f2c 013236 byteswap pdata ,pdata 
-0x3f2d 013237 pincrease 1 
-0x3f2e 013238 byteswap pdata ,pdata 
-0x3f2f 013239 increase 1 ,queue 
-0x3f30 013240 loop ali_mesh_more_element_check_unicast_address_loop 
-0x3f31 013241 rtn 
-:      013243 ali_mesh_more_element_found_unicast_address_element:
-0x3f32 013244 jam 0 ,mem_mesh_receive_group_address 
-0x3f33 013245 storer queue ,1 ,mem_mesh_receive_element_number 
-0x3f34 013246 call ali_mesh_more_element_calc_queue_address 
-0x3f35 013247 branch enable_user 
-:      013250 ali_mesh_more_element_check_group_address:
-0x3f36 013251 arg 0 ,queue 
-0x3f37 013252 arg 0 ,regc 
-0x3f38 013253 call mesh_get_element_info_config 
-0x3f39 013254 call disable_user 
-:      013255 ali_mesh_more_element_check_group_address_loop:
-0x3f3a 013256 fetch 2 ,mem_mesh_core_feature 
-0x3f3b 013257 bbit0 mesh_feature_disable_subscription ,ali_mesh_more_element_check_subscription_address 
-0x3f3c 013258 ifetch 2 ,rega 
-0x3f3d 013259 isub temp ,null 
-0x3f3e 013260 call ali_mesh_more_element_found_group_address_element ,zero 
-:      013261 ali_mesh_more_element_check_address_common:
-0x3f3f 013262 copy regb ,pdata 
-0x3f40 013263 iadd rega ,rega 
-0x3f41 013264 increase 1 ,queue 
-0x3f42 013265 loop ali_mesh_more_element_check_group_address_loop 
-0x3f43 013266 copy regc ,pdata 
-0x3f44 013267 rtn blank 
-0x3f45 013268 store 1 ,mem_mesh_receive_group_address 
-0x3f46 013269 branch enable_user 
-:      013271 ali_mesh_more_element_found_group_address_element:
-0x3f47 013272 qset1 regc 
-0x3f48 013273 rtn 
-:      013275 ali_mesh_more_element_check_subscription_address:
-0x3f49 013276 add rega ,element_device_subscription_label ,contr 
-0x3f4a 013277 arg subscription_max_count ,alarm 
-:      013278 ali_mesh_more_element_check_subscription_address_loop:
-0x3f4b 013279 ifetch 2 ,contr 
-0x3f4c 013280 isub temp ,null 
-0x3f4d 013281 branch ali_mesh_more_element_found_subscription_address_element ,zero 
-0x3f4e 013282 increase -1 ,alarm 
-0x3f4f 013283 branch ali_mesh_more_element_check_address_common ,zero 
-0x3f50 013284 branch ali_mesh_more_element_check_subscription_address_loop 
-:      013286 ali_mesh_more_element_found_subscription_address_element:
-0x3f51 013287 call ali_mesh_more_element_found_group_address_element 
-0x3f52 013288 branch ali_mesh_more_element_check_address_common 
-:      013290 ali_mesh_more_element_check_element_address:
-0x3f53 013291 arg 0 ,queue 
-0x3f54 013292 fetch 1 ,mem_mesh_receive_group_address 
-0x3f55 013293 branch ali_mesh_more_element_check_element_address_no_group_address ,blank 
-0x3f56 013294 copy pdata ,regb 
-0x3f57 013295 fetchr loopcnt ,1 ,mem_mesh_element_number 
-:      013296 ali_mesh_more_element_check_element_address_loop:
-0x3f58 013297 storer queue ,1 ,mem_mesh_receive_element_number 
-0x3f59 013299 qisolate1 regb 
-0x3f5a 013300 call ali_mesh_more_element_check_element_address_no_group_address ,true 
-0x3f5b 013301 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x3f5c 013302 increase 1 ,queue 
-0x3f5d 013303 loop ali_mesh_more_element_check_element_address_loop 
-0x3f5e 013304 rtn 
-:      013306 ali_mesh_more_element_check_element_address_no_group_address:
-0x3f5f 013307 call ali_mesh_more_element_push_stack 
-0x3f60 013308 call ali_mesh_more_element_calc_queue_address 
-0x3f61 013309 copy regc ,pdata 
-0x3f62 013310 call callback_func 
-0x3f63 013311 branch ali_mesh_more_element_pop_stack 
-:      013313 ali_mesh_more_element_push_stack:
-0x3f64 013314 storer loopcnt ,2 ,mem_mesh_loopcnt_tmep 
-0x3f65 013315 storer rega ,2 ,mem_mesh_rega_temp 
-0x3f66 013316 storer regb ,2 ,mem_mesh_regb_temp 
-0x3f67 013317 storer regc ,2 ,mem_mesh_regc_temp 
-0x3f68 013318 rtn 
-:      013320 ali_mesh_more_element_pop_stack:
-0x3f69 013321 fetchr loopcnt ,2 ,mem_mesh_loopcnt_tmep 
-0x3f6a 013322 fetchr rega ,2 ,mem_mesh_rega_temp 
-0x3f6b 013323 fetchr regb ,2 ,mem_mesh_regb_temp 
-0x3f6c 013324 fetchr regc ,2 ,mem_mesh_regc_temp 
-0x3f6d 013325 rtn 
-:      013328 ali_mesh_more_element_calc_queue_address:
-0x3f6e 013329 bpatchx patch35_6 ,mem_patch35 
-0x3f6f 013330 fetch 2 ,mem_mesh_unicast_address 
-0x3f70 013331 byteswap pdata ,pdata 
-0x3f71 013332 iadd queue ,pdata 
-0x3f72 013333 byteswap pdata ,pdata 
-0x3f73 013334 store 2 ,mem_mesh_send_message_src 
-0x3f74 013335 call mesh_get_element_info_config 
-0x3f75 013336 copy queue ,pdata 
-0x3f76 013337 imul32 regb ,pdata 
-0x3f77 013338 iadd rega ,rega 
-0x3f78 013339 add rega ,element_device_upper_queue_ptr ,contr 
-0x3f79 013340 ifetch 2 ,contr 
-0x3f7a 013341 store ,2 ,mem_queue_ptr 
-0x3f7b 013342 rtn 
-:      013347 ali_mesh_receive_adtype_mesh_message:
-0x3f7c 013348 jam mesh_message_tmall ,mem_mesh_network_packet_type 
-:      013351 ali_mesh_network_layer_recevice_network_pdu:
-0x3f7d 013352 sub temp ,mesh_network_packet_min_length ,null 
-0x3f7e 013353 rtn positive 
-0x3f7f 013354 sub temp ,mesh_network_packet_max_length ,null 
-0x3f80 013355 nrtn positive 
-0x3f81 013356 bpatchx patch35_7 ,mem_patch35 
-0x3f82 013357 call ali_mesh_network_store_in_mem 
-0x3f83 013358 call ali_mesh_network_layer_check_dup 
-0x3f84 013359 nrtn user 
-0x3f85 013360 call ali_mesh_network_layer_check_nid_ivi 
-0x3f86 013361 nrtn user 
-0x3f87 013362 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-0x3f88 013363 call ali_mesh_network_layer_check_msg 
-0x3f89 013364 nrtn user 
-0x3f8a 013365 call ali_mesh_network_layer_store_proxy_unicast_address 
-0x3f8b 013367 branch ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32 
-:      013369 ali_mesh_network_layer_check_dup:
-0x3f8c 013370 call enable_user 
-0x3f8d 013371 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3f8e 013372 arg mem_mesh_message_nid + 3 ,contr 
-0x3f8f 013373 iadd contr ,contr 
-0x3f90 013374 ifetch 4 ,contr 
-0x3f91 013375 ifetcht 4 ,contr 
-0x3f92 013376 ixor temp ,temp 
-0x3f93 013377 arg 16 ,loopcnt 
-0x3f94 013378 arg mem_mesh_network_dup_cache ,contr 
-:      013379 ali_mesh_network_layer_check_dup_loop:
-0x3f95 013380 ifetch 4 ,contr 
-0x3f96 013381 isub temp ,null 
-0x3f97 013382 branch disable_user ,zero 
-0x3f98 013383 loop ali_mesh_network_layer_check_dup_loop 
-0x3f99 013384 fetch 1 ,mem_mesh_network_dup_cache_next 
-0x3f9a 013385 pincrease 4 
-0x3f9b 013386 arg mem_mesh_network_dup_cache ,contw 
-0x3f9c 013387 iadd contw ,contw 
-0x3f9d 013388 istoret 4 ,contw 
-0x3f9e 013389 and pdata ,0x3f ,pdata 
-0x3f9f 013390 store 1 ,mem_mesh_network_dup_cache_next 
-0x3fa0 013391 rtn 
-:      013393 ali_mesh_network_layer_check_msg:
-0x3fa1 013394 call enable_user 
-0x3fa2 013395 fetcht 5 ,mem_mesh_message_seq 
-0x3fa3 013396 arg 16 ,loopcnt 
-0x3fa4 013397 arg mem_mesh_network_msg_cache ,contr 
-:      013398 ali_mesh_network_layer_check_msg_loop:
-0x3fa5 013399 ifetch 5 ,contr 
-0x3fa6 013400 isub temp ,null 
-0x3fa7 013401 branch disable_user ,zero 
-0x3fa8 013402 loop ali_mesh_network_layer_check_msg_loop 
-0x3fa9 013403 fetch 1 ,mem_mesh_network_msg_cache_next 
-0x3faa 013404 pincrease 1 
-0x3fab 013405 and pdata ,0x0f ,pdata 
-0x3fac 013406 store 1 ,mem_mesh_network_msg_cache_next 
-0x3fad 013407 mul32 pdata ,5 ,pdata 
-0x3fae 013408 arg mem_mesh_network_msg_cache ,contw 
-0x3faf 013409 iadd contw ,contw 
-0x3fb0 013410 istoret 5 ,contw 
-0x3fb1 013411 rtn 
-:      013413 ali_mesh_network_layer_store_proxy_unicast_address:
-0x3fb2 013414 fetch 1 ,mem_mesh_network_packet_type 
-0x3fb3 013415 rtneq mesh_message_tmall 
-0x3fb4 013416 fetch 2 ,mem_mesh_message_src 
-0x3fb5 013417 store 2 ,mem_mesh_network_proxy_unicast_address 
-0x3fb6 013418 rtn 
-:      013430 ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32:
-0x3fb7 013431 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x3fb8 013432 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3fb9 013433 arg mem_mesh_message_dst ,temp 
-0x3fba 013434 call ali_ccm_decrypt 
-0x3fbb 013435 nrtn zero 
-:      013438 ali_mesh_network_layer_recevice_network_pdu_check_dst:
-0x3fbc 013439 bpatchx patch36_0 ,mem_patch36 
-0x3fbd 013440 fetch 1 ,mem_mesh_network_packet_type 
-0x3fbe 013441 sub pdata ,mesh_message_proxy ,null 
-0x3fbf 013442 call ali_mesh_white_filter_check ,zero 
-0x3fc0 013443 fetcht 2 ,mem_mesh_message_dst 
-0x3fc1 013444 call ali_mesh_more_element_check_unicast_address 
-0x3fc2 013445 call ali_mesh_more_found_unicast_address_element ,user 
-0x3fc3 013446 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
-0x3fc4 013447 arg 29 ,loopcnt 
-0x3fc5 013448 arg mem_mesh_message_nid_temp ,contw 
-0x3fc6 013449 arg mem_mesh_message_nid ,contr 
-0x3fc7 013450 call memcpy 
-0x3fc8 013451 call ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address 
-0x3fc9 013452 arg 29 ,loopcnt 
-0x3fca 013453 arg mem_mesh_message_nid_temp ,contr 
-0x3fcb 013454 arg mem_mesh_message_nid ,contw 
-0x3fcc 013455 call memcpy 
-0x3fcd 013456 fetch 2 ,mem_mesh_cb_network_relay 
-0x3fce 013457 branch callback_func 
-:      013459 ali_mesh_more_found_unicast_address_element:
-0x3fcf 013460 jam 1 ,mem_mesh_receive_message_count 
-0x3fd0 013461 fetch 2 ,mem_mesh_send_message_src 
-0x3fd1 013462 store 2 ,mem_mesh_receive_message_first_unicast_address 
-0x3fd2 013463 rtn 
-:      013465 ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address:
-0x3fd3 013466 call ali_mesh_more_element_check_group_address 
-0x3fd4 013467 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
-0x3fd5 013468 jam 0xff ,mem_mesh_receive_group_address 
-0x3fd6 013469 setarg group_address_0xcfff_little_endian 
-0x3fd7 013470 isub temp ,null 
-0x3fd8 013471 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
-0x3fd9 013472 setarg group_address_0xffff_little_endian 
-0x3fda 013473 isub temp ,null 
-0x3fdb 013474 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
-0x3fdc 013475 rtn 
-:      013478 ali_mesh_network_layer_check_nid_ivi:
-0x3fdd 013479 call disable_user 
-0x3fde 013480 fetcht 1 ,mem_mesh_message_nid 
-0x3fdf 013481 rshift4 temp ,pdata 
-0x3fe0 013482 rshift3 pdata ,pdata 
-0x3fe1 013483 fetchr rega ,1 ,mem_mesh_iv_index + 3 
-0x3fe2 013484 and rega ,0x01 ,rega 
-0x3fe3 013485 isub rega ,null 
-0x3fe4 013486 nrtn zero 
-0x3fe5 013487 and temp ,0x7f ,temp 
-0x3fe6 013488 fetch 1 ,mem_k2_nid 
-0x3fe7 013489 isub temp ,null 
-0x3fe8 013490 nrtn zero 
-0x3fe9 013491 branch enable_user 
-:      013495 ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq:
-0x3fea 013496 arg mem_mesh_tmall_cache_start ,rega 
-0x3feb 013497 arg cache_space_num ,loopcnt 
-:      013498 ali_mesh_network_layer_raverse_src_seq_cache:
-0x3fec 013499 fetcht 2 ,mem_mesh_message_src 
-0x3fed 013500 ifetch 2 ,rega 
-0x3fee 013502 branch ali_mesh_network_layer_find_empty_space ,blank 
-0x3fef 013504 isub temp ,null 
-0x3ff0 013506 branch ali_mesh_network_layer_find_src_space ,zero 
-0x3ff1 013507 increase cache_space_size ,rega 
-0x3ff2 013508 loop ali_mesh_network_layer_raverse_src_seq_cache 
-0x3ff3 013509 arg mem_mesh_tmall_cache_start ,rega 
-:      013511 ali_mesh_network_layer_find_empty_space:
-0x3ff4 013512 istoret 2 ,rega 
-:      013513 ali_mesh_network_layer_find_src_space:
-0x3ff5 013514 storet 2 ,mem_mesh_send_message_dst 
-0x3ff6 013516 add rega ,2 ,regc 
-0x3ff7 013517 ifetch 3 ,regc 
-0x3ff8 013518 store 3 ,mem_mesh_last_message_seq 
-0x3ff9 013519 branch ali_mesh_network_layer_recevice_network_pdu_check_seq_legal 
-:      013523 ali_mesh_network_layer_recevice_network_pdu_check_seq_legal:
-0x3ffa 013525 call ali_mesh_inverse_seq 
-0x3ffb 013527 fetch 3 ,mem_mesh_last_message_seq 
-0x3ffc 013528 fetcht 3 ,mem_mesh_message_seq 
-0x3ffd 013529 isub temp ,null 
-0x3ffe 013530 rtn positive 
-0x3fff 013531 istoret 3 ,regc 
-0x4000 013532 call ali_mesh_inverse_seq 
-0x4001 013533 branch ali_mesh_lower_transport_layer_receive_lower_transport_pdu 
-:      013535 ali_mesh_inverse_seq:
-0x4002 013536 arg mem_mesh_message_seq ,rega 
-0x4003 013537 arg 3 ,loopcnt 
-0x4004 013538 branch inverse_data 
-:      013542 ali_mesh_network_load_network_nonce_and_encryptionkey:
-0x4005 013543 call ali_mesh_network_layer_load_network_nonce 
-:      013544 ali_mesh_upper_transport_layer_load_encryptionkey:
-0x4006 013545 arg mem_k2_encryptionkey ,contr 
-0x4007 013546 branch load_key 
-:      013547 ali_mesh_network_layer_load_network_nonce:
-0x4008 013548 arg mem_mesh_network_nonce ,contw 
-0x4009 013549 setarg network_nonce 
-0x400a 013550 istore 1 ,contw 
-0x400b 013551 fetch 6 ,mem_mesh_message_ttl 
-0x400c 013552 istore 8 ,contw 
-0x400d 013553 branch mesh_generate_nonce 
-:      013556 ali_mesh_network_store_in_mem:
-0x400e 013557 add temp ,-12 ,pdata 
-0x400f 013567 store 1 ,mem_mesh_message_transport_netmic_length 
-0x4010 013568 arg 29 ,loopcnt 
-0x4011 013569 arg mem_mesh_message_nid ,contw 
-0x4012 013570 call clear_mem 
-0x4013 013571 add temp ,-1 ,loopcnt 
-0x4014 013572 arg mem_mesh_message_nid ,contw 
-0x4015 013573 branch memcpy_fast 
-:      013575 ali_mesh_network_layer_relay_access_message:
-0x4016 013576 call ali_mesh_network_layer_init_queue_param 
-0x4017 013577 call ali_mesh_network_layer_check_relay_states 
-0x4018 013578 nrtn user 
-0x4019 013579 call ali_mesh_network_layer_encrypt_relay_package 
-0x401a 013580 jam adv_relay_mesh_message_duration ,mem_mesh_queue_ele_duration 
-0x401b 013581 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x401c 013582 add pdata ,13 ,temp 
-0x401d 013583 storet 1 ,mem_mesh_queue_ele_len 
-0x401e 013584 increase -1 ,temp 
-0x401f 013585 istoret 1 ,contw 
-0x4020 013586 setarg gap_adtype_mesh_message 
-0x4021 013587 istore 1 ,contw 
-0x4022 013588 add temp ,-1 ,loopcnt 
-0x4023 013589 fetch 7 ,mem_mesh_message_nid 
-0x4024 013590 arg mem_mesh_message_nid ,contr 
-0x4025 013591 call memcpy 
-0x4026 013592 arg mem_mesh_queue_ele_temp ,rega 
-0x4027 013593 call queue_push 
-0x4028 013594 call ali_mesh_network_layer_white_list_fliter 
-0x4029 013595 nrtn user 
-0x402a 013596 branch ali_mesh_bearer_layer_gatt_send_packet_by_network_layer 
-:      013598 ali_mesh_network_layer_white_list_fliter:
-0x402b 013599 fetcht 2 ,mem_mesh_message_dst_temp 
-:      013600 ali_mesh_network_layer_white_list_fliter_check:
-0x402c 013601 call disable_user 
-0x402d 013602 fetch 1 ,mem_mesh_white_list_num 
-0x402e 013603 rtn blank 
-0x402f 013604 iforce loopcnt 
-0x4030 013605 arg mem_mesh_white_list ,contr 
-:      013606 ali_mesh_network_layer_white_list_fliter_check_loop:
-0x4031 013607 ifetch 2 ,contr 
-0x4032 013608 isub temp ,null 
-0x4033 013609 branch enable_user ,zero 
-0x4034 013610 loop ali_mesh_network_layer_white_list_fliter_check_loop 
-0x4035 013611 rtn 
-:      013614 ali_mesh_network_layer_check_relay_states:
-0x4036 013615 call disable_user 
-0x4037 013616 fetch 1 ,mem_mesh_network_packet_type 
-0x4038 013617 rtneq mesh_message_app 
-0x4039 013618 fetch 2 ,mem_mesh_core_feature 
-0x403a 013619 rtnbit1 mesh_feature_disable_relay 
-0x403b 013620 fetch 1 ,mem_mesh_provisioned_flag 
-0x403c 013621 rtnne paired_status 
-0x403d 013622 fetcht 2 ,mem_mesh_message_src 
-0x403e 013623 call ali_mesh_more_element_check_unicast_address 
-0x403f 013624 branch disable_user ,user 
-0x4040 013625 call ali_mesh_network_layer_check_network_mic_cache 
-0x4041 013626 nrtn user 
-0x4042 013627 fetch 1 ,mem_mesh_message_ttl 
-0x4043 013628 branch disable_user ,blank 
-0x4044 013629 pincrease -1 
-0x4045 013630 branch disable_user ,blank 
-0x4046 013631 store 1 ,mem_mesh_message_ttl 
-0x4047 013632 setarg mem_mesh_network_relay_queue 
-0x4048 013633 store 2 ,mem_queue_ptr 
-0x4049 013634 branch enable_user 
-:      013636 ali_mesh_network_layer_encrypt_relay_package:
-0x404a 013637 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x404b 013638 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x404c 013639 arg mem_mesh_message_dst ,temp 
-0x404d 013640 call ali_ccm_encrypt 
-0x404e 013641 branch ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-:      013645 ali_mesh_network_layer_check_network_mic_cache:
-0x404f 013646 setarg mem_mesh_transport_message_mic_cache 
-0x4050 013647 store 2 ,mem_mesh_mic_cache_ptr 
-0x4051 013648 branch ali_mesh_base_adt_cache 
-:      013652 ali_mesh_network_layer_send_access_message:
-0x4052 013653 bpatchx patch36_1 ,mem_patch36 
-0x4053 013654 call ali_mesh_network_layer_send_access_message_encrypt_netmic 
-0x4054 013655 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
-0x4055 013656 branch ali_mesh_bearer_layer_send_packet_by_network_layer 
-:      013661 ali_mesh_network_layer_send_access_message_encrypt_netmic:
-0x4056 013662 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x4057 013663 add pdata ,2 ,rega 
-0x4058 013664 pincrease 4 
-0x4059 013665 store 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x405a 013666 arg mem_mesh_send_upper_layer_dst ,temp 
-0x405b 013667 branch ali_mesh_network_layer_encrypt_by_network_nonce 
-:      013672 ali_mesh_network_layer_encrypt_by_network_nonce:
-0x405c 013673 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x405d 013674 copy rega ,pdata 
-0x405e 013675 branch ali_ccm_encrypt 
-:      013678 ali_mesh_network_layer_send_access_message_encrypt_obfuscation:
-0x405f 013679 branch ali_mesh_encrypt_obfuscation_deceypt_send_message 
-:      013682 ali_mesh_network_layer_check_gatt_relay_packet:
-0x4060 013683 call ali_mesh_network_layer_init_gatt_queue_param 
-0x4061 013684 call queue_empty 
-0x4062 013685 rtn blank 
-0x4063 013686 call le_fifo_check_nearly_full 
-0x4064 013687 nrtn blank 
-0x4065 013688 arg mem_mesh_queue_ele_temp ,rega 
-0x4066 013689 call queue_pop 
-0x4067 013690 nrtn user 
-0x4068 013691 branch ali_mesh_send_ble_data 
-:      013695 mesh_generate_nonce:
-0x4069 013696 fetch 4 ,mem_mesh_iv_index 
-0x406a 013697 istore 4 ,contw 
-0x406b 013698 add contw ,-13 ,pdata 
-0x406c 013699 store 2 ,mem_nonce_ptr 
-0x406d 013700 rtn 
-:      013704 ali_mesh_network_layer_init_queue_param:
-0x406e 013705 setarg mem_mesh_network_relay_queue_each_size 
-0x406f 013706 store 2 ,mem_queue_ptr 
-0x4070 013707 rtn 
-:      013709 ali_mesh_network_layer_queue_init:
-0x4071 013710 call ali_mesh_network_layer_init_queue_param 
-0x4072 013711 branch queue_init 
-:      013714 ali_mesh_ble_adv:
-0x4073 013715 call le_set_config_more_data 
-0x4074 013716 fetch 1 ,mem_mesh_provisioned_flag 
-0x4075 013717 beq unprovisioned_beacon_status ,ali_mesh_ble_adv_mesh_beacon 
-0x4076 013718 beq paired_status ,ali_mesh_ble_adv_network_id 
-0x4077 013719 beq wait_receive_appkey ,ali_mesh_ble_adv_network_id 
-0x4078 013720 rtn 
-:      013722 ali_mesh_ble_adv_network_id:
-0x4079 013724 setsect 0 ,0x10214 
-0x407a 013725 setsect 1 ,0xc080 
-0x407b 013726 setsect 2 ,0x28030 
-0x407c 013727 setsect 3 ,0x3060 
-0x407d 013728 store 9 ,mem_le_adv_data_len 
-0x407e 013729 setarg 0x182816 
-0x407f 013730 istore 4 ,contw 
-0x4080 013731 fetch 8 ,mem_mesh_network_id 
-0x4081 013732 istore 8 ,contw 
-0x4082 013733 rtn 
-:      013735 ali_mesh_ble_adv_mesh_beacon:
-0x4083 013736 call ali_mesh_config_device_uuid_by_three_tuple 
-0x4084 013738 setsect 0 ,0x1021d 
-0x4085 013739 setsect 1 ,0xc080 
-0x4086 013740 setsect 2 ,0x27030 
-0x4087 013741 setsect 3 ,0x5460 
-0x4088 013742 store 9 ,mem_le_adv_data_len 
-0x4089 013743 setarg 0x182716 
-0x408a 013744 istore 3 ,contw 
-0x408b 013745 arg mem_mesh_device_uuid ,contr 
-0x408c 013746 call memcpy16 
-0x408d 013747 fetch 2 ,mem_mesh_oob_information 
-0x408e 013748 istore 2 ,contw 
-0x408f 013749 rtn 
-:      013755 mesh_le_receive_data:
-0x4090 013756 bpatchx patch36_2 ,mem_patch36 
-0x4091 013757 fetch 2 ,mem_le_att_handle 
-0x4092 013758 beq mesh_proxy_data_in_handle ,ali_mesh_receive_ble_data_proxy_data_in 
-0x4093 013759 beq mesh_provisioning_data_in_handle ,ali_mesh_receive_ble_data_provisioning_data_in 
-0x4094 013760 rtn 
-:      013762 ali_mesh_receive_ble_data_proxy_data_in:
-0x4095 013763 copy regb ,temp 
-0x4096 013764 ifetch 1 ,rega 
-0x4097 013765 beq mesh_proxy_message_type_network_pdu ,ali_mesh_network_layer_recevice_network_pdu_proxy_control 
-0x4098 013766 beq mesh_proxy_message_type_proxy_configuration ,ali_mesh_network_layer_recevice_proxy_configuration_messages 
-0x4099 013767 rtn 
-:      013768 ali_mesh_network_layer_recevice_proxy_configuration_messages:
-0x409a 013776 call ali_mesh_network_store_in_mem 
-0x409b 013777 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x409c 013778 pincrease -4 
-0x409d 013779 store 1 ,mem_mesh_message_transport_netmic_length 
-0x409e 013780 call ali_mesh_network_layer_check_nid_ivi 
-0x409f 013781 nrtn user 
-0x40a0 013782 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-0x40a1 013783 fetch 1 ,mem_mesh_message_ttl 
-0x40a2 013784 bbit1 bit_ctl ,ali_mesh_recevice_proxy_configuration_messages_decrypt 
-0x40a3 013785 rtn 
-:      013787 ali_mesh_recevice_proxy_configuration_messages_decrypt:
-0x40a4 013788 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
-0x40a5 013789 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x40a6 013790 arg mem_mesh_message_dst ,temp 
-0x40a7 013791 call ali_ccm_decrypt_64bit 
-0x40a8 013792 nrtn zero 
-0x40a9 013795 call ali_mesh_white_filter_check 
-0x40aa 013796 fetch 1 ,mem_mesh_message_proxy_transportpdu_opcode 
-0x40ab 013797 beq proxy_opcode_set_filter_type ,ali_mesh_proxy_configuration_message_set_filter_type 
-0x40ac 013798 beq proxy_opcode_add_addr_to_filter ,ali_mesh_proxy_configuration_message_add_addr_to_filter 
-0x40ad 013799 rtn 
-:      013801 ali_mesh_proxy_configuration_message_add_addr_to_filter:
-0x40ae 013802 fetchr loopcnt ,1 ,mem_mesh_message_transport_netmic_length 
-0x40af 013803 increase -3 ,loopcnt 
-0x40b0 013805 rshift loopcnt ,pdata 
-0x40b1 013806 fetcht 2 ,mem_mesh_white_list_num 
-0x40b2 013807 iadd temp ,pdata 
-0x40b3 013808 sub pdata ,8 ,null 
-0x40b4 013809 nrtn positive 
-0x40b5 013810 store 2 ,mem_mesh_white_list_num 
-0x40b6 013811 arg mem_mesh_white_list ,contw 
-0x40b7 013812 lshift temp ,pdata 
-0x40b8 013813 iadd contw ,contw 
-0x40b9 013814 arg mem_mesh_message_proxy_transportpdu_parameters ,contr 
-0x40ba 013815 call memcpy 
-0x40bb 013816 fetch 1 ,mem_mesh_addressed_filter_type 
-0x40bc 013817 branch ali_mesh_proxy_configuration_message_filter_status 
-:      013819 ali_mesh_proxy_configuration_message_set_filter_type:
-0x40bd 013820 ifetch 1 ,contr 
-0x40be 013821 store 1 ,mem_mesh_addressed_filter_type 
-:      013822 ali_mesh_proxy_configuration_message_filter_status:
-0x40bf 013823 store 1 ,mem_mesh_filter_status_message_filtertype 
-0x40c0 013824 fetch 2 ,mem_mesh_white_list_num 
-0x40c1 013825 byteswap pdata ,pdata 
-0x40c2 013826 store 2 ,mem_mesh_filter_status_message_listsize 
-0x40c3 013828 jam proxy_opcode_filter_status ,mem_mesh_filter_status_message_opcode 
-0x40c4 013830 fetch 9 ,mem_mesh_message_nid 
-0x40c5 013831 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x40c6 013832 fetch 2 ,mem_mesh_send_message_src 
-0x40c7 013833 store 2 ,mem_mesh_send_upper_layer_src 
-0x40c8 013835 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x40c9 013836 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x40ca 013838 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
-0x40cb 013839 setarg 6 
-0x40cc 013840 arg mem_mesh_send_upper_layer_dst ,temp 
-0x40cd 013841 call ali_ccm_encrypt_64bit 
-0x40ce 013842 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
-0x40cf 013845 arg 22 ,rega 
-0x40d0 013846 arg mesh_proxy_data_out_handle ,temp 
-0x40d1 013847 call le_att_malloc_tx_notify 
-0x40d2 013848 setarg mesh_proxy_message_type_proxy_configuration 
-0x40d3 013849 istore 1 ,contw 
-0x40d4 013850 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
-0x40d5 013851 branch memcpy32 
-:      013853 ali_mesh_receive_ble_data_provisioning_data_in:
-0x40d6 013854 jam mesh_message_proxy ,mem_mesh_fast_pair_packet_type 
-0x40d7 013855 copy regb ,temp 
-0x40d8 013856 copy rega ,contr 
-0x40d9 013857 branch ali_mesh_receive_adtype_manufacturer_specific 
-:      013860 ali_mesh_network_load_proxy_nonce_and_encryptionkey:
-0x40da 013861 arg mem_mesh_proxy_nonce ,contw 
-0x40db 013862 setarg proxy_nonce 
-0x40dc 013863 istore 2 ,contw 
-0x40dd 013864 fetch 5 ,mem_mesh_message_seq 
-0x40de 013865 istore 7 ,contw 
-0x40df 013866 call mesh_generate_nonce 
-0x40e0 013868 branch ali_mesh_upper_transport_layer_load_encryptionkey 
-:      013870 ali_mesh_network_layer_recevice_network_pdu_proxy_control:
-0x40e1 013871 jam mesh_message_proxy ,mem_mesh_network_packet_type 
-0x40e2 013872 branch ali_mesh_network_layer_recevice_network_pdu 
-:      013875 ali_mesh_proxy_process_bb_event:
-0x40e3 013876 copy regc ,pdata 
-0x40e4 013877 beq bt_evt_le_disconnected ,mesh_ble_start_adv 
-0x40e5 013878 beq bt_evt_le_connected ,app_ble_conn_event 
-0x40e6 013879 rtn 
-:      013881 app_ble_conn_event:
-0x40e7 013882 branch ali_mesh_proxy_white_list_clear 
-:      013886 mesh_ble_start_adv:
-0x40e8 013887 setarg 0 
-0x40e9 013888 store 2 ,mem_mesh_network_proxy_unicast_address 
-0x40ea 013889 branch app_ble_start_adv 
-:      013891 ali_mesh_proxy_white_list_clear:
-0x40eb 013892 setarg 0 
-0x40ec 013893 store 2 ,mem_mesh_white_list_num 
-0x40ed 013894 arg mem_mesh_white_list ,contw 
-0x40ee 013895 arg 16 ,loopcnt 
-0x40ef 013896 branch memset0 
-:      013903 ali_mesh_send_ble_data:
-0x40f0 013905 call le_fifo_check_nearly_full 
-0x40f1 013906 nrtn blank 
-0x40f2 013908 fetch 1 ,mem_mesh_queue_ele_len 
-0x40f3 013909 add pdata ,-1 ,rega 
-0x40f4 013910 arg mesh_proxy_data_out_handle ,temp 
-0x40f5 013911 call le_att_malloc_tx_notify 
-0x40f6 013912 setarg mesh_proxy_message_type_network_pdu 
-0x40f7 013913 istore 1 ,contw 
-0x40f8 013914 arg mem_mesh_queue_ele_payload + 2 ,contr 
-0x40f9 013915 branch memcpy32 
-:      013917 ali_mesh_send_pairing_data:
-0x40fa 013918 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x40fb 013919 rtneq mesh_message_tmall 
-0x40fc 013920 fetch 2 ,mem_ui_state_map 
-0x40fd 013921 rtnbit0 ui_state_ble_connected 
-0x40fe 013922 call le_fifo_check_nearly_full 
-0x40ff 013923 nrtn blank 
-0x4100 013924 fetch 1 ,mem_mesh_adv_data_len 
-0x4101 013925 add pdata ,-5 ,rega 
-0x4102 013926 arg mesh_provisioning_data_out_handle ,temp 
-0x4103 013927 call le_att_malloc_tx_notify 
-0x4104 013928 arg mem_mesh_adv_data + 5 ,contr 
-0x4105 013929 branch memcpy32 
-:      013931 ali_mesh_white_filter_check:
-0x4106 013932 fetch 2 ,mem_mesh_white_list 
-0x4107 013933 nrtn blank 
-0x4108 013934 fetch 2 ,mem_mesh_message_src 
-0x4109 013935 store 2 ,mem_mesh_white_list 
-:      013936 ali_mesh_white_list_num_increase:
-0x410a 013937 fetch 2 ,mem_mesh_white_list_num 
-0x410b 013938 pincrease 1 
-0x410c 013939 store 2 ,mem_mesh_white_list_num 
-0x410d 013940 rtn 
-:      013943 sha_endian_swap2:
-0x410e 013944 ifetch 4 ,contr 
-0x410f 013945 force 4 ,rega 
-0x4110 013946 increase 3 ,contw 
-:      013947 sha_endian_loop:
-0x4111 013948 istore 1 ,contw 
-0x4112 013949 rshift8 pdata ,pdata 
-0x4113 013950 increase -2 ,contw 
-0x4114 013951 increase -1 ,rega 
-0x4115 013952 nbranch sha_endian_loop ,zero 
-0x4116 013953 increase 5 ,contw 
-0x4117 013954 loop sha_endian_swap2 
-0x4118 013955 rtn 
-:      013958 sha_getw:
-0x4119 013959 lshift2 queue ,pdata 
-0x411a 013960 iadd timeup ,contr 
-0x411b 013961 ifetch 4 ,contr 
-0x411c 013962 rtn 
-:      013964 sha_r:
-0x411d 013965 force 16 ,alarm 
-0x411e 013966 arg mem_dat ,timeup 
-:      013967 sha_r_loop:
-0x411f 013968 add alarm ,-7 ,queue 
-0x4120 013969 call sha_getw 
-0x4121 013970 iforce temp 
-0x4122 013971 add alarm ,-16 ,queue 
-0x4123 013972 call sha_getw 
-0x4124 013973 iadd temp ,temp 
-0x4125 013974 add alarm ,-2 ,queue 
-0x4126 013975 call sha_getw 
-0x4127 013976 shasx pdata ,1 ,pdata 
-0x4128 013977 iadd temp ,temp 
-0x4129 013978 add alarm ,-15 ,queue 
-0x412a 013979 call sha_getw 
-0x412b 013980 shasx pdata ,0 ,pdata 
-0x412c 013981 iadd temp ,temp 
-0x412d 013982 lshift2 alarm ,pdata 
-0x412e 013983 iadd timeup ,contw 
-0x412f 013984 istoret 4 ,contw 
-0x4130 013985 increase 1 ,alarm 
-0x4131 013986 compare 64 ,alarm ,0xff 
-0x4132 013987 nbranch sha_r_loop ,true 
-0x4133 013988 rtn 
-:      013991 sha_init:
-0x4134 013992 arg memh0 ,contr 
-0x4135 013993 force 7 ,regext_index 
-:      013994 sha_init_0:
-0x4136 013995 ifetch 4 ,contr 
-0x4137 013996 iforce regext 
-0x4138 013997 increase -1 ,regext_index 
-0x4139 013998 branch sha_init_0 ,positive 
-0x413a 013999 rtn 
-:      014001 sha:
-0x413b 014002 bpatchx patch36_3 ,mem_patch36 
-0x413c 014003 call sha_r 
-0x413d 014004 arg memahbak ,contw 
-0x413e 014005 force 0 ,regext_index 
-:      014006 sha_0:
-0x413f 014007 deposit regext 
-0x4140 014008 istore 4 ,contw 
-0x4141 014009 increase 1 ,regext_index 
-0x4142 014010 compare 8 ,regext_index ,0xff 
-0x4143 014011 nbranch sha_0 ,true 
-0x4144 014014 arg ble_mesh_sha256_addr ,timeup 
-0x4145 014017 arg mem_dat ,alarm 
-0x4146 014018 force 64 ,loopcnt 
-:      014019 sha_loop:
-0x4147 014020 ifetcht 4 ,alarm 
-0x4148 014021 ifetch 4 ,timeup 
-0x4149 014022 increase 4 ,timeup 
-0x414a 014023 increase 4 ,alarm 
-0x414b 014024 iadd temp ,pdata 
-0x414c 014025 force 7 ,regext_index 
-0x414d 014026 iadd regext ,temp 
-0x414e 014027 force 4 ,regext_index 
-0x414f 014028 shasx regext ,3 ,pdata 
-0x4150 014029 iadd temp ,temp 
-0x4151 014030 force 5 ,regext_index 
-0x4152 014031 deposit regext 
-0x4153 014032 force 6 ,regext_index 
-0x4154 014033 ixor regext ,pdata 
-0x4155 014034 force 4 ,regext_index 
-0x4156 014035 iand regext ,pdata 
-0x4157 014036 force 6 ,regext_index 
-0x4158 014037 ixor regext ,pdata 
-0x4159 014038 iadd temp ,temp 
-0x415a 014039 force 7 ,regext_index 
-0x415b 014040 copy temp ,regext 
-0x415c 014041 force 3 ,regext_index 
-0x415d 014042 deposit regext 
-0x415e 014043 iadd temp ,regext 
-0x415f 014044 force 0 ,regext_index 
-0x4160 014045 deposit regext 
-0x4161 014046 force 1 ,regext_index 
-0x4162 014047 iand regext ,temp 
-0x4163 014048 ior regext ,pdata 
-0x4164 014049 force 2 ,regext_index 
-0x4165 014050 iand regext ,pdata 
-0x4166 014051 ior temp ,temp 
-0x4167 014052 force 0 ,regext_index 
-0x4168 014053 shasx regext ,2 ,pdata 
-0x4169 014054 iadd temp ,pdata 
-0x416a 014055 force 7 ,regext_index 
-0x416b 014056 iadd regext ,regext 
-0x416c 014057 regexrot 
-0x416d 014058 loop sha_loop 
-0x416e 014059 arg memahbak ,contr 
-0x416f 014060 force 0 ,regext_index 
-:      014061 sha_1:
-0x4170 014062 ifetch 4 ,contr 
-0x4171 014063 iadd regext ,regext 
-0x4172 014064 increase 1 ,regext_index 
-0x4173 014065 compare 8 ,regext_index ,0xff 
-0x4174 014066 nbranch sha_1 ,true 
-0x4175 014067 rtn 
-:      014071 sha_result:
-0x4176 014072 arg memresult ,contw 
-0x4177 014073 force 7 ,regext_index 
-:      014074 sha_regext_save:
-0x4178 014075 deposit regext 
-0x4179 014076 istore 4 ,contw 
-0x417a 014077 increase -1 ,regext_index 
-0x417b 014078 branch sha_regext_save ,positive 
-0x417c 014079 rtn 
-:      014084 ali_mesh_upper_transport_layer_receive_unsegmented_access_message:
-0x417d 014085 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key 
-:      014087 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_application_key:
-0x417e 014088 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x417f 014089 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
-:      014091 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key:
-0x4180 014092 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-0x4181 014093 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
-:      014096 ali_mesh_upper_transport_layer_decrypt_unsegmented_message:
-0x4182 014098 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x4183 014099 pincrease -7 
-0x4184 014103 arg mem_mesh_message_transport_unsegmented_access_messagepdu ,alarm 
-0x4185 014104 call disable_user 
-0x4186 014105 branch ali_mesh_upper_transport_layer_decrypt_message 
-:      014109 ali_mesh_upper_transport_layer_receive_segmented_access_message:
-0x4187 014110 fetch 1 ,mem_mesh_message_transport_head 
-0x4188 014111 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key 
-:      014112 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_application_key:
-0x4189 014113 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x418a 014114 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
-:      014115 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key:
-0x418b 014116 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-0x418c 014117 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
-:      014120 ali_mesh_upper_transport_layer_decrypt_segmented_message:
-0x418d 014121 fetch 1 ,mem_mesh_aszmic 
-0x418e 014122 ncall enable_user ,blank 
-0x418f 014123 call disable_user ,blank 
-0x4190 014124 fetch 1 ,mem_mesh_segmented_access_message_current_length 
-0x4191 014125 pincrease -4 
-0x4192 014126 jam 0 ,mem_mesh_segmented_access_message_current_length 
-0x4193 014127 arg mem_mesh_segmented_access_message_segment ,alarm 
-:      014131 ali_mesh_upper_transport_layer_decrypt_message:
-0x4194 014132 copy alarm ,temp 
-0x4195 014133 call ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic 
-0x4196 014134 nrtn zero 
-0x4197 014135 call ali_mesh_upper_transport_layer_check_transport_mic_cache 
-0x4198 014136 nrtn user 
-0x4199 014137 fetch 2 ,mem_ccm_data_ptr 
-0x419a 014138 copy pdata ,alarm 
-0x419b 014139 branch ali_mesh_access_layer_resolve_message 
-:      014141 ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic:
-0x419c 014142 nbranch ali_ccm_decrypt ,user 
-0x419d 014143 pincrease -4 
-0x419e 014144 branch ali_ccm_decrypt_64bit 
-:      014147 ali_mesh_upper_transport_layer_check_transport_mic_cache:
-0x419f 014148 setarg mem_mesh_access_message_mic_cache 
-0x41a0 014149 store 2 ,mem_mesh_mic_cache_ptr 
-0x41a1 014150 branch ali_mesh_base_adt_cache 
-:      014154 ali_mesh_upper_transport_layer_load_application_nonce_and_application_key:
-0x41a2 014155 call ali_mesh_upper_transport_layer_load_application_nonce 
-:      014156 ali_mesh_upper_transport_layer_load_application_key:
-0x41a3 014157 arg mem_mesh_application_key ,contr 
-0x41a4 014158 branch load_key 
-:      014159 ali_mesh_upper_transport_layer_load_application_nonce:
-0x41a5 014160 arg mem_mesh_application_nonce ,contw 
-0x41a6 014161 setarg application_nonce 
-0x41a7 014162 istore 1 ,contw 
-0x41a8 014163 fetch 1 ,mem_mesh_aszmic 
-0x41a9 014164 arg 0 ,temp 
-0x41aa 014165 nsetflag blank ,7 ,temp 
-0x41ab 014166 istoret 1 ,contw 
-0x41ac 014167 fetch 7 ,mem_mesh_message_seq 
-0x41ad 014168 istore 7 ,contw 
-0x41ae 014169 branch mesh_generate_nonce 
-:      014173 ali_mesh_upper_transport_layer_load_device_nonce_and_device_key:
-0x41af 014174 call ali_mesh_upper_transport_layer_load_device_nonce 
-:      014175 ali_mesh_upper_transport_layer_load_device_key:
-0x41b0 014176 arg mem_mesh_device_key ,contr 
-0x41b1 014177 branch load_key 
-:      014178 ali_mesh_upper_transport_layer_load_device_nonce:
-0x41b2 014179 arg mem_mesh_device_nonce ,contw 
-0x41b3 014180 setarg device_nonce 
-0x41b4 014181 branch ali_mesh_upper_transport_layer_load_application_nonce + 2 
-:      014185 ali_mesh_upper_transport_layer_send_access_message:
-:      014186 ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer:
-0x41b5 014187 bpatchx patch36_4 ,mem_patch36 
-0x41b6 014189 call ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst 
-0x41b7 014192 call ali_mesh_upper_transport_layer_store_packet_header 
-0x41b8 014193 rtn user 
-0x41b9 014194 call ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu 
-0x41ba 014196 call ali_mesh_upper_transport_layer_init_queue_param 
-0x41bb 014198 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x41bc 014199 branch queue_push 
-:      014203 ali_mesh_upper_transport_layer_store_packet_header:
-0x41bd 014204 call disable_user 
-0x41be 014205 arg upper_retry_count_status ,temp 
-0x41bf 014207 fetch 1 ,mem_mesh_network_packet_type 
-0x41c0 014208 sub pdata ,mesh_message_proxy ,null 
-0x41c1 014209 setflag zero ,bit_upper_flag_proxy_control ,temp 
-0x41c2 014210 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41c3 014211 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x41c4 014212 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x41c5 014213 fetch 1 ,mem_mesh_access_layer_payload_vendor_command 
-0x41c6 014214 rtnne vendor_message_attr_indication 
-0x41c7 014215 fetch 1 ,mem_mesh_provisioned_flag 
-0x41c8 014216 bne paired_status ,enable_user 
-0x41c9 014217 fetch 1 ,mem_mesh_access_layer_payload_vendor_tid 
-0x41ca 014218 store 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
-0x41cb 014219 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41cc 014220 pincrease upper_retry_count_indication 
-0x41cd 014221 set1 bit_upper_flag_vendor_indication ,pdata 
-0x41ce 014222 store 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41cf 014223 rtn 
-:      014226 ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu:
-0x41d0 014227 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x41d1 014228 copy pdata ,loopcnt 
-0x41d2 014229 store 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x41d3 014230 fetch 1 ,mem_mesh_message_transport_head 
-0x41d4 014231 store 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x41d5 014232 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
-0x41d6 014233 arg mem_mesh_access_layer_payload ,contr 
-0x41d7 014234 branch memcpy 
-:      014238 ali_mesh_upper_transport_layer_control_packet:
-:      014243 ali_mesh_upper_transport_layer_control_packet_deal:
-0x41d8 014244 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x41d9 014245 nrtn blank 
-0x41da 014246 call ali_mesh_upper_transport_layer_init_queue_param 
-0x41db 014247 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x41dc 014248 call queue_get_new_ele 
-0x41dd 014249 nrtn user 
-0x41de 014251 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41df 014252 and temp ,data_upper_flag_max_retry_count ,pdata 
-0x41e0 014253 branch ali_mesh_upper_transport_layer_queue_pop ,blank 
-0x41e1 014255 jam packet_in_bearer ,mem_mesh_upper_tran_layer_packet_advertising 
-0x41e2 014257 call ali_mesh_upper_transport_layer_control_packet_load_header 
-0x41e3 014259 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41e4 014260 call ali_mesh_upper_transport_layer_control_packet_load_app_control 
-0x41e5 014261 store 1 ,mem_mesh_upper_tran_layer_packet_tid 
-0x41e6 014263 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x41e7 014264 isolate1 bit_upper_flag_proxy_control ,temp 
-0x41e8 014265 setflag true ,bit_uuper_tran_proxy_message ,pdata 
-0x41e9 014266 store 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x41ea 014274 set1 bit_upper_flag_retransmit ,temp 
-0x41eb 014276 increase -1 ,temp 
-0x41ec 014277 istoret 1 ,regb 
-0x41ed 014279 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41ee 014280 isolate1 bit_upper_flag_retransmit ,temp 
-0x41ef 014281 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access ,true 
-0x41f0 014282 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x41f1 014283 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x41f2 014284 copy temp ,loopcnt 
-0x41f3 014285 arg mem_mesh_access_layer_payload ,contw 
-0x41f4 014286 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
-0x41f5 014287 call memcpy 
-0x41f6 014289 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
-0x41f7 014290 nbranch ali_mesh_upper_transport_layer_control_packet_segment_msg ,positive 
-:      014291 ali_mesh_upper_transport_layer_control_packet_unsegment_msg:
-0x41f8 014292 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
-:      014295 ali_mesh_upper_transport_layer_control_packet_segment_msg:
-0x41f9 014296 fetch 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
-0x41fa 014297 store 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x41fb 014298 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
-:      014301 ali_mesh_upper_transport_layer_control_packet_load_header:
-0x41fc 014302 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x41fd 014303 store 1 ,mem_mesh_message_transport_head 
-0x41fe 014305 fetch 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x41ff 014306 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4200 014307 store 9 ,mem_mesh_message_nid 
-0x4201 014308 rtn 
-:      014311 ali_mesh_upper_transport_layer_control_packet_load_app_control:
-0x4202 014312 jam upper_tran_tmall_message ,mem_mesh_upper_tran_layer_packet_type 
-0x4203 014313 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
-0x4204 014314 isolate1 bit_upper_flag_vendor_indication ,temp 
-0x4205 014315 rtn true 
-0x4206 014316 setarg 0 
-0x4207 014317 rtn 
-:      014319 ali_mesh_store_tran_package_type:
-0x4208 014320 add rega ,element_device_tran_package_type ,contw 
-0x4209 014321 istore 1 ,contw 
-0x420a 014322 rtn 
-:      014325 ali_mesh_upper_transport_layer_queue_pop:
-0x420b 014326 jam 0 ,mem_mesh_upper_tran_layer_packet_tid 
-0x420c 014327 call ali_mesh_upper_transport_layer_init_queue_param 
-0x420d 014328 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x420e 014329 branch queue_pop 
-:      014331 ali_mesh_upper_transport_layer_control_packet_encrypt_access:
-0x420f 014332 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x4210 014333 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x4211 014334 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4212 014335 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x4213 014336 call ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload 
-0x4214 014337 setarg 0 
-0x4215 014338 store 1 ,mem_mesh_aszmic 
-0x4216 014339 call ali_mesh_upper_transport_layer_calc_transport_mic 
-0x4217 014341 fetcht 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4218 014342 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x4219 014343 copy temp ,loopcnt 
-0x421a 014344 arg mem_mesh_access_layer_payload ,contr 
-0x421b 014345 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
-0x421c 014346 call memcpy 
-0x421d 014348 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
-0x421e 014349 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg ,positive 
-:      014350 ali_mesh_upper_transport_layer_control_packet_encrypt_access_unsegment_msg:
-0x421f 014351 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
-0x4220 014352 call queue_store_new_ele 
-0x4221 014353 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
-:      014355 ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg:
-0x4222 014356 call ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon 
-0x4223 014357 fetch 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x4224 014358 store 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
-0x4225 014359 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
-0x4226 014360 call queue_store_new_ele 
-0x4227 014361 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
-:      014363 ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload:
-0x4228 014364 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x4229 014365 copy pdata ,loopcnt 
-0x422a 014366 store 1 ,mem_mesh_access_layer_payload_len 
-0x422b 014367 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x422c 014368 store 1 ,mem_mesh_message_transport_head 
-0x422d 014369 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
-0x422e 014370 arg mem_mesh_access_layer_payload ,contw 
-0x422f 014371 branch memcpy 
-:      014373 ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer:
-0x4230 014374 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
-0x4231 014375 setarg mem_mesh_access_payload 
-0x4232 014376 store 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-:      014377 ali_mesh_upper_transport_layer_send_segmented_access_message_loop:
-0x4233 014378 call ali_mesh_upper_transport_layer_control_packet_load_header 
-0x4234 014379 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x4235 014380 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x4236 014382 fetcht 1 ,mem_mesh_access_layer_payload_len 
-0x4237 014383 setarg segmented_access_message_unint_pdu_len 
-0x4238 014384 call not_greater_than 
-0x4239 014385 copy pdata ,rega 
-0x423a 014386 copy temp ,pdata 
-0x423b 014387 isub rega ,pdata 
-0x423c 014388 store 1 ,mem_mesh_access_layer_payload_len 
-0x423d 014389 fetch 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-0x423e 014390 copy pdata ,contr 
-0x423f 014391 iadd rega ,temp 
-0x4240 014392 storet 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-0x4241 014393 call ali_mesh_lower_transport_layer_send_segmented_access_message 
-0x4242 014394 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x4243 014395 rtn blank 
-0x4244 014396 fetch 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4245 014397 pincrease 1 
-0x4246 014398 store 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4247 014399 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
-0x4248 014400 branch ali_mesh_upper_transport_layer_send_segmented_access_message_loop 
-:      014405 ali_mesh_upper_transport_layer_calc_transport_mic:
-0x4249 014406 fetch 1 ,mem_mesh_message_transport_head 
-0x424a 014407 bbit0 transport_head_bit_akf ,ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey 
-:      014408 ali_mesh_upper_transport_layer_calc_transport_mic_by_appkey:
-0x424b 014409 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x424c 014410 branch ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm 
-:      014411 ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey:
-0x424d 014412 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-:      014413 ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm:
-0x424e 014414 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x424f 014415 add pdata ,4 ,temp 
-0x4250 014416 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4251 014417 arg mem_mesh_access_layer_payload ,temp 
-0x4252 014418 branch ali_ccm_encrypt 
-:      014423 ali_mesh_upper_transport_layer_send_access_message_calc_seq:
-0x4253 014424 fetch 3 ,mem_mesh_send_message_seq 
-0x4254 014425 pincrease 1 
-0x4255 014426 store 3 ,mem_mesh_send_message_seq 
-0x4256 014427 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
-0x4257 014428 pincrease 1 
-0x4258 014429 store 1 ,mem_mesh_gatt_package_send_msg_id 
-0x4259 014430 fetch 2 ,mem_mesh_cb_seq_changed 
-0x425a 014431 branch callback_func 
-:      014435 ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst:
-0x425b 014436 fetch 1 ,mem_mesh_iv_index + 3 
-0x425c 014437 lshift4 pdata ,pdata 
-0x425d 014438 lshift3 pdata ,pdata 
-0x425e 014439 fetcht 1 ,mem_k2_nid 
-0x425f 014440 ior temp ,pdata 
-0x4260 014441 store 1 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4261 014442 fetch 1 ,mem_mesh_send_message_ttl 
-0x4262 014443 store 1 ,mem_mesh_send_upper_layer_ctl_and_ttl 
-0x4263 014444 fetch 2 ,mem_mesh_send_message_src 
-0x4264 014445 store 2 ,mem_mesh_send_upper_layer_src 
-0x4265 014446 fetch 2 ,mem_mesh_send_message_dst 
-0x4266 014447 store 2 ,mem_mesh_send_upper_layer_dst 
-:      014449 ali_mesh_upper_transport_layer_send_access_message_add_seq:
-0x4267 014450 fetch 3 ,mem_mesh_send_message_seq 
-0x4268 014451 store 3 ,mem_mesh_send_upper_layer_seq 
-0x4269 014452 arg mem_mesh_send_upper_layer_seq ,rega 
-0x426a 014453 arg 3 ,loopcnt 
-0x426b 014454 call inverse_data 
-0x426c 014455 fetch 8 ,mem_mesh_send_upper_layer_ctl_and_ttl 
-0x426d 014456 store 8 ,mem_mesh_message_ttl 
-0x426e 014457 rtn 
-:      014459 ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon:
-0x426f 014460 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4270 014461 div pdata ,segmented_access_message_unint_pdu_len 
-0x4271 014462 call wait_div_end 
-0x4272 014463 quotient temp 
-0x4273 014464 remainder pdata 
-0x4274 014465 call ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one ,blank 
-0x4275 014466 storet 1 ,mem_mesh_segmented_lower_transport_layer_segn 
-0x4276 014467 jam 0 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4277 014468 fetch 3 ,mem_mesh_send_message_seq 
-0x4278 014469 arg 0x1fff ,temp 
-0x4279 014470 iand temp ,pdata 
-0x427a 014471 store 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x427b 014472 rtn 
-:      014474 ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header:
-0x427c 014475 fetch 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x427d 014476 lshift4 pdata ,pdata 
-0x427e 014477 lshift pdata ,pdata 
-0x427f 014478 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4280 014479 ior temp ,pdata 
-0x4281 014480 lshift4 pdata ,pdata 
-0x4282 014481 lshift pdata ,pdata 
-0x4283 014482 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_segn 
-0x4284 014483 ior temp ,pdata 
-0x4285 014484 store 3 ,mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn 
-0x4286 014485 arg 3 ,loopcnt 
-0x4287 014486 arg mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn ,rega 
-0x4288 014487 branch inverse_data 
-:      014489 ali_mesh_upper_transport_layer_receive_new_msg_timer:
-0x4289 014490 arg mem_mesh_upper_receive_new_message_timer ,regc 
-0x428a 014491 arg ali_mesh_upper_transport_layer_receive_new_msg_timeout ,regb 
-0x428b 014492 branch timer_single_step 
-:      014494 ali_mesh_upper_transport_layer_receive_new_msg_timeout:
-0x428c 014495 arg 40 ,loopcnt 
-0x428d 014496 arg mem_mesh_access_message_mic_cache ,contw 
-0x428e 014497 branch clear_mem 
-:      014500 ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one:
-0x428f 014501 increase -1 ,temp 
-0x4290 014502 rtn 
-:      014504 ali_mesh_upper_transport_layer_clear_tx_buffer:
-0x4291 014505 branch ali_mesh_stop_send_indication_packet 
-:      014508 ali_mesh_upper_transport_layer_init_queue_param:
-0x4292 014509 setarg mem_mesh_upper_tran_layer_queue_each_size 
-0x4293 014510 store 2 ,mem_queue_ptr 
-0x4294 014511 rtn 
-:      014514 app_init:
-0x4295 014515 bpatch patch16_1 ,mem_patch16 
-0x4296 014516 fetch 1 ,mem_device_option 
-0x4297 014517 branch app_init ,blank 
-0x4298 014518 beq dvc_op_dongle ,dongle_init 
-0x4299 014519 beq dvc_op_shutter ,shutter_init 
-0x429a 014520 beq dvc_op_module ,module_init 
-0x429b 014521 beq dvc_op_car ,car_init 
-0x429c 014522 beq dvc_op_shutter_dy ,shutter_dy_init 
-0x429d 014523 beq dvc_op_remote_car ,remote_car_init 
-0x429e 014524 beq dvc_op_keyboard ,keyboard_init 
-0x429f 014525 beq dvc_op_hci_boot ,hci_init 
-0x42a0 014527 beq dvc_op_mouse ,mouse_init 
-0x42a1 014528 beq dvc_op_mesh ,ali_mesh_init 
-0x42a2 014529 rtn 
-:      014532 app_param_init:
-0x42a3 014533 rtn wake 
-0x42a4 014534 call adc_init_data 
-0x42a5 014535 fetch 1 ,mem_device_option 
-0x42a6 014536 beq dvc_op_shutter ,shutter_default_init 
-0x42a7 014537 beq dvc_op_shutter_dy ,shutter_default_init 
-0x42a8 014538 beq dvc_op_dongle ,dongle_default_init 
-0x42a9 014539 beq dvc_op_mouse ,mouse_default_init 
-0x42aa 014540 beq dvc_op_keyboard ,mouse_default_parm_init 
-0x42ab 014541 beq dvc_op_remote_car ,remote_car_default_init 
-0x42ac 014542 rtn 
-:      014544 app_process_idle:
-0x42ad 014545 call ui_dispatch 
-0x42ae 014546 call check_51cmd 
-0x42af 014547 call app_process_bb_event 
-0x42b0 014548 fetch 2 ,mem_cb_idle_process 
-0x42b1 014549 branch callback_func 
-:      014551 app_process_ble:
-0x42b2 014552 fetch 2 ,mem_cb_le_process 
-0x42b3 014553 branch callback_func 
-:      014555 app_process_bb_event:
-0x42b4 014556 bpatch patch16_2 ,mem_patch16 
-0x42b5 014558 arg mem_ipc_fifo_bt2c51 ,rega 
-0x42b6 014559 call fifo_out 
-0x42b7 014560 rtn blank 
-0x42b8 014562 copy pdata ,regc 
-0x42b9 014563 call app_event_normal_process 
-0x42ba 014564 branch app_process_bb_event_priority 
-:      014566 app_discard_event:
-0x42bb 014567 arg 0 ,regc 
-0x42bc 014568 rtn 
-:      014573 app_event_normal_process:
-0x42bd 014574 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
-0x42be 014575 beq bt_evt_le_connected ,app_le_event_bb_connected 
-0x42bf 014576 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
-0x42c0 014577 rtn 
-:      014581 app_process_bb_event_priority:
-0x42c1 014582 fetch 2 ,mem_cb_bb_event_process 
-0x42c2 014583 branch callback_func 
-:      014585 app_check_wake_lock:
-0x42c3 014586 fetch 2 ,mem_cb_check_wakelock 
-0x42c4 014587 branch callback_func 
-:      014589 app_will_enter_lpm:
-0x42c5 014590 fetch 2 ,mem_cb_before_lpm 
-0x42c6 014591 branch callback_func 
-:      014593 app_le_event_bb_connected:
-0x42c7 014594 fetch 2 ,mem_ui_state_map 
-0x42c8 014595 set1 ui_state_ble_connected ,pdata 
-0x42c9 014596 store 2 ,mem_ui_state_map 
-0x42ca 014597 rtn 
-:      014599 app_le_event_bb_disconn:
-0x42cb 014600 jam 0 ,mem_le_l2cap_att_states 
-0x42cc 014601 fetch 2 ,mem_ui_state_map 
-0x42cd 014602 set0 ui_state_ble_connected ,pdata 
-0x42ce 014603 store 2 ,mem_ui_state_map 
-0x42cf 014604 branch app_lpm_mult_disable 
-:      014607 app_evt_button_long_pressed:
-0x42d0 014608 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x42d1 014609 set1 app_disc_by_button ,pdata 
-0x42d2 014610 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x42d3 014611 rtn 
-:      014614 app_evt_timer:
-0x42d4 014615 store 1 ,mem_app_evt_timer_count 
-:      014616 app_evt_100ms_loop:
-0x42d5 014617 bpatch patch16_3 ,mem_patch16 
-0x42d6 014618 fetch 1 ,mem_app_evt_timer_count 
-0x42d7 014619 rtn blank 
-0x42d8 014620 increase -1 ,pdata 
-0x42d9 014621 store 1 ,mem_app_evt_timer_count 
-0x42da 014622 call ui_button_polling 
-0x42db 014623 call app_lpm_wake_auto_lock_timer 
-0x42dc 014624 call flash_write_spi_sm_timer 
-0x42dd 014625 fetch 2 ,mem_cb_event_timer 
-0x42de 014626 call callback_func 
-0x42df 014627 branch app_evt_100ms_loop 
-:      014632 timer_single_step:
-0x42e0 014633 ifetch 1 ,regc 
-0x42e1 014634 rtn blank 
-0x42e2 014635 pincrease -1 
-0x42e3 014636 istore 1 ,regc 
-0x42e4 014637 nrtn blank 
-0x42e5 014638 copy regb ,pdata 
-0x42e6 014639 branch callback_func 
-:      014643 timer_single_step_2b:
-0x42e7 014644 ifetch 2 ,regc 
-0x42e8 014645 rtn blank 
-0x42e9 014646 pincrease -1 
-0x42ea 014647 istore 2 ,regc 
-0x42eb 014648 nrtn blank 
-0x42ec 014649 copy regb ,pdata 
-0x42ed 014650 branch callback_func 
-:      014652 app_power_timer:
-0x42ee 014653 fetcht 2 ,mem_power_param_ptr 
-0x42ef 014654 add temp ,power_timer_offset ,regc 
-0x42f0 014655 arg app_power_timer_timeout ,regb 
-0x42f1 014656 branch timer_single_step 
-:      014658 app_power_timer_timeout:
-0x42f2 014659 call app_got_power_state_common 
-0x42f3 014660 beq power_starting ,app_enter_power_stanby_state 
-:      014661 app_enter_power_off_state:
-0x42f4 014662 branch app_enter_hibernate 
-:      014663 app_enter_power_stanby_state:
-0x42f5 014664 setarg power_standby 
-0x42f6 014665 istore 1 ,regc 
-0x42f7 014666 add temp ,power_standby_cb_offset ,regb 
-:      014667 app_power_cb_common:
-0x42f8 014668 ifetch 2 ,regb 
-0x42f9 014669 branch callback_func 
-:      014672 app_bb_hibernate:
-0x42fa 014673 call app_disconn_reason_clear 
-0x42fb 014674 branch app_enter_hibernate 
-:      014677 app_disconn_reason_clear:
-0x42fc 014678 setarg 0 
-0x42fd 014679 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x42fe 014680 rtn 
-:      014681 app_disconn_reason_flag_clear:
-0x42ff 014682 setarg 0 
-0x4300 014683 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4301 014684 rtn 
-:      014688 app_disconn_reason_collect_ble:
-0x4302 014689 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4303 014690 set1 app_disc_ble ,pdata 
-0x4304 014691 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x4305 014692 setarg 0 
-0x4306 014693 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4307 014694 rtn 
-:      014702 app_get_lpm_wake_lock:
-0x4308 014703 arg wake_lock_app ,queue 
-0x4309 014704 branch lpm_get_wake_lock 
-:      014706 app_put_lpm_wake_lock:
-0x430a 014707 arg wake_lock_app ,queue 
-0x430b 014708 branch lpm_put_wake_lock 
-:      014710 app_lpm_wake_auto_lock:
-0x430c 014711 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
-0x430d 014712 branch app_get_lpm_wake_lock 
-:      014714 app_lpm_wake_auto_lock_timer:
-0x430e 014715 arg mem_wake_up_delay_timer ,regc 
-0x430f 014716 arg app_put_lpm_wake_lock ,regb 
-0x4310 014717 branch timer_single_step 
-:      014720 app_ble_start_direct_adv:
-0x4311 014721 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
-0x4312 014722 branch ui_ipc_send_cmd 
-:      014724 app_ble_stop_direct_adv:
-0x4313 014725 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
-0x4314 014726 branch ui_ipc_send_cmd 
-:      014728 app_ble_stop_adv:
-0x4315 014729 jam bt_cmd_stop_adv ,mem_fifo_temp 
-0x4316 014730 branch ui_ipc_send_cmd 
-:      014732 app_ble_start_adv:
-0x4317 014733 jam bt_cmd_start_adv ,mem_fifo_temp 
-0x4318 014734 branch ui_ipc_send_cmd 
-:      014736 app_ble_start_scan:
-0x4319 014737 jam bt_cmd_le_start_scan ,mem_fifo_temp 
-0x431a 014738 branch ui_ipc_send_cmd 
-:      014740 app_ble_stop_scan:
-0x431b 014741 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
-0x431c 014742 branch ui_ipc_send_cmd 
-:      014744 app_ble_start_conn:
-0x431d 014745 jam bt_cmd_le_start_conn ,mem_fifo_temp 
-0x431e 014746 branch ui_ipc_send_cmd 
-:      014748 app_ble_disconnect:
-0x431f 014749 jam bt_cmd_le_disconnect ,mem_fifo_temp 
-0x4320 014750 branch ui_ipc_send_cmd 
-:      014752 app_led_start_blink:
-0x4321 014753 jam bt_cmd_led_blink ,mem_fifo_temp 
-0x4322 014754 branch ui_ipc_send_cmd 
-:      014756 app_led_on:
-0x4323 014757 jam bt_cmd_led_on ,mem_fifo_temp 
-0x4324 014758 branch ui_ipc_send_cmd 
-:      014760 app_led_stop_blink:
-:      014761 app_led_off:
-0x4325 014762 jam bt_cmd_led_off ,mem_fifo_temp 
-0x4326 014763 branch ui_ipc_send_cmd 
-:      014765 app_enter_hibernate:
-0x4327 014766 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
-0x4328 014767 branch ui_ipc_send_cmd 
-:      014770 app_ble_store_reconn_info:
-0x4329 014771 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
-0x432a 014772 branch ui_ipc_send_cmd 
-:      014775 app_lpm_mult_enable:
-0x432b 014776 set1 mark_lpm_mult_enable ,mark 
-0x432c 014777 rtn 
-:      014779 app_lpm_mult_disable:
-0x432d 014780 set0 mark_lpm_mult_enable ,mark 
-0x432e 014781 rtn 
-:      014784 app_button_long_pressed:
-0x432f 014785 call app_got_power_state_common 
-0x4330 014786 beq power_standby ,app_power_shutting_down 
-:      014787 app_power_starting:
-0x4331 014788 setarg power_starting 
-0x4332 014789 istore 1 ,regc 
-0x4333 014790 add temp ,power_starting_timeout_offset ,rega 
-0x4334 014791 add temp ,power_starting_cb_offset ,regb 
-:      014792 app_power_common:
-0x4335 014793 ifetcht 1 ,rega 
-0x4336 014794 increase 1 ,regc 
-0x4337 014795 istoret 1 ,regc 
-0x4338 014796 branch app_power_cb_common 
-:      014798 app_power_shutting_down:
-0x4339 014799 setarg power_off 
-0x433a 014800 istore 1 ,regc 
-0x433b 014801 fetch 2 ,mem_ui_state_map 
-0x433c 014802 bbit0 ui_state_ble_connected ,app_power_off_end 
-0x433d 014803 call le_send_terminate_ind_user_terminated 
-0x433e 014804 call app_ble_disconnect 
-:      014805 app_power_off_end:
-0x433f 014806 fetcht 2 ,mem_power_param_ptr 
-0x4340 014807 add temp ,power_off_timeout_offset ,rega 
-0x4341 014808 add temp ,power_off_cb_offset ,regb 
-0x4342 014809 branch app_power_common 
-:      014811 app_got_power_state_common:
-0x4343 014812 fetcht 2 ,mem_power_param_ptr 
-0x4344 014813 add temp ,power_state_offset ,regc 
-0x4345 014814 ifetch 1 ,regc 
-0x4346 014815 rtn 
-:      014817 app_event_button_up:
-0x4347 014818 call app_got_power_state_common 
-0x4348 014819 bne power_off ,app_power_release 
-0x4349 014820 branch app_enter_hibernate 
-:      014821 app_power_release:
-0x434a 014822 add temp ,ui_butten_up_cb_offset ,regb 
-0x434b 014823 branch app_power_cb_common 
-:      014829 adpcm_decode:
-0x434c 014830 fetch 8 ,mem_ad_state_valpred 
-0x434d 014831 store 8 ,mem_ad_valpred 
-0x434e 014832 jam 0 ,mem_ad_bufferstep 
-0x434f 014833 fetch 1 ,mem_ad_index 
-0x4350 014834 lshift2 pdata ,pdata 
-0x4351 014835 arg mem_ad_stepsizetable ,temp 
-0x4352 014836 iadd temp ,temp 
-0x4353 014837 ifetch 4 ,temp 
-0x4354 014838 store 4 ,mem_ad_step 
-:      014839 adpcm_decode_loop:
-0x4355 014840 fetch 1 ,mem_ad_bufferstep 
-0x4356 014841 nbranch adpcm_next_byte ,blank 
-0x4357 014842 fetcht 2 ,mem_ad_in_ptr 
-0x4358 014843 ifetch 1 ,temp 
-0x4359 014844 store 1 ,mem_ad_inputbuffer 
-0x435a 014845 increase 1 ,temp 
-0x435b 014846 storet 2 ,mem_ad_in_ptr 
-0x435c 014847 rshift4 pdata ,pdata 
-0x435d 014848 store 1 ,mem_ad_delta 
-0x435e 014849 branch adpcm_cal 
-:      014850 adpcm_next_byte:
-0x435f 014851 fetch 1 ,mem_ad_inputbuffer 
-0x4360 014852 and pdata ,0x0f ,pdata 
-0x4361 014853 store 1 ,mem_ad_delta 
-:      014854 adpcm_cal:
-0x4362 014855 fetch 1 ,mem_ad_bufferstep 
-0x4363 014856 setflip 0 ,pdata 
-0x4364 014857 store 1 ,mem_ad_bufferstep 
-0x4365 014858 arg mem_ad_indextable ,temp 
-0x4366 014859 fetch 1 ,mem_ad_delta 
-0x4367 014860 iadd temp ,temp 
-0x4368 014861 ifetch 1 ,temp 
-0x4369 014862 fetcht 1 ,mem_ad_index 
-0x436a 014863 call adpcm_cal_index 
-0x436b 014864 store 1 ,mem_ad_index 
-0x436c 014866 fetch 1 ,mem_ad_delta 
-0x436d 014867 and pdata ,0x08 ,temp 
-0x436e 014868 storet 1 ,mem_ad_sign 
-0x436f 014869 and pdata ,0x07 ,temp 
-0x4370 014870 storet 1 ,mem_ad_delta 
-0x4371 014872 call adpcm_cal_vpdiff 
-0x4372 014873 storet 4 ,mem_ad_vpdiff 
-0x4373 014875 fetch 1 ,mem_ad_sign 
-0x4374 014876 branch adpcm_cal_valpred ,blank 
-0x4375 014877 fetch 4 ,mem_ad_valpred 
-0x4376 014878 fetcht 4 ,mem_ad_vpdiff 
-0x4377 014879 isub temp ,pdata 
-0x4378 014880 branch adpcm_cal_valpred_end 
-:      014881 adpcm_cal_valpred:
-0x4379 014882 fetch 4 ,mem_ad_valpred 
-0x437a 014883 fetcht 4 ,mem_ad_vpdiff 
-0x437b 014884 iadd temp ,pdata 
-:      014885 adpcm_cal_valpred_end:
-0x437c 014886 store 4 ,mem_ad_valpred 
-0x437d 014887 arg 32767 ,temp 
-0x437e 014888 isub temp ,pdata 
-0x437f 014889 bbit1 31 ,adpcm_cal_valpred_overflow 
-0x4380 014890 storet 4 ,mem_ad_valpred 
-0x4381 014891 branch adpcm_cal_valpred_overflow_end 
-:      014892 adpcm_cal_valpred_overflow:
-0x4382 014893 fetch 4 ,mem_ad_valpred 
-0x4383 014894 arg 32768 ,temp 
-0x4384 014895 iadd temp ,pdata 
-0x4385 014896 bbit0 31 ,adpcm_cal_valpred_overflow_end 
-0x4386 014897 arg -32768 ,temp 
-0x4387 014898 storet 4 ,mem_ad_valpred 
-:      014899 adpcm_cal_valpred_overflow_end:
-0x4388 014900 fetch 1 ,mem_ad_index 
-0x4389 014901 lshift2 pdata ,pdata 
-0x438a 014902 arg mem_ad_stepsizetable ,temp 
-0x438b 014903 iadd temp ,temp 
-0x438c 014904 ifetch 4 ,temp 
-0x438d 014905 store 4 ,mem_ad_step 
-0x438e 014907 fetch 2 ,mem_ad_out_ptr 
-0x438f 014908 fetcht 2 ,mem_ad_valpred 
-0x4390 014909 istoret 2 ,pdata 
-0x4391 014910 increase 2 ,pdata 
-0x4392 014911 store 2 ,mem_ad_out_ptr 
-0x4393 014913 fetch 1 ,mem_ad_in_numsamples 
-0x4394 014914 increase -1 ,pdata 
-0x4395 014915 store 1 ,mem_ad_in_numsamples 
-0x4396 014916 nbranch adpcm_decode_loop ,blank 
-0x4397 014917 fetch 8 ,mem_ad_valpred 
-0x4398 014918 store 8 ,mem_ad_state_valpred 
-0x4399 014919 rtn 
-:      014921 adpcm_cal_index:
-0x439a 014922 iadd temp ,pdata 
-0x439b 014923 bbit0 7 ,adpcm_cal_bigger_zero 
-0x439c 014924 setarg 0 
-0x439d 014925 rtn 
-:      014926 adpcm_cal_bigger_zero:
-0x439e 014927 and pdata ,0xff ,pdata 
-0x439f 014928 sub pdata ,88 ,null 
-0x43a0 014929 rtn positive 
-0x43a1 014930 setarg 88 
-0x43a2 014931 rtn 
-:      014933 adpcm_cal_vpdiff:
-0x43a3 014934 fetchr rega ,4 ,mem_ad_step 
-0x43a4 014935 rshift3 rega ,temp 
-0x43a5 014936 fetch 1 ,mem_ad_delta 
-0x43a6 014937 bbit0 2 ,adpcm_cal_vpdiff1 
-0x43a7 014938 copy rega ,pdata 
-0x43a8 014939 iadd temp ,temp 
-:      014940 adpcm_cal_vpdiff1:
-0x43a9 014941 fetch 1 ,mem_ad_delta 
-0x43aa 014942 bbit0 1 ,adpcm_cal_vpdiff2 
-0x43ab 014943 rshift rega ,pdata 
-0x43ac 014944 iadd temp ,temp 
-:      014945 adpcm_cal_vpdiff2:
-0x43ad 014946 fetch 1 ,mem_ad_delta 
-0x43ae 014947 rtnbit0 0 
-0x43af 014948 rshift2 rega ,pdata 
-0x43b0 014949 iadd temp ,temp 
-0x43b1 014950 rtn 
-:      014955 car_init:
-0x43b2 014956 call enable_authrom 
-0x43b3 014957 rtn wake 
-0x43b4 014958 setarg car_g24_receive_process 
-0x43b5 014959 store 2 ,mem_cb_24g_receive_process 
-0x43b6 014961 setarg g24_bind_ackpayload_prep 
-0x43b7 014962 store 2 ,mem_cb_24g_ackpayload 
-0x43b8 014964 setarg car_g24_cb_data_device1 
-0x43b9 014965 store 2 ,mem_cb_24g_data_device1 
-0x43ba 014967 setarg car_le_before_hibernate 
-0x43bb 014968 store 2 ,mem_cb_before_hibernate 
-0x43bc 014970 setarg car_le_process_lpm_before 
-0x43bd 014971 store 2 ,mem_cb_before_lpm 
-0x43be 014973 setarg car_scale_process_idle 
-0x43bf 014974 store 2 ,mem_cb_idle_process 
-0x43c0 014976 setarg car_scale_process_bb_event 
-0x43c1 014977 store 2 ,mem_cb_bb_event_process 
-0x43c2 014979 setarg app_get_lpm_wake_lock 
-0x43c3 014980 store 2 ,mem_cb_check_wakelock 
-0x43c4 014982 setarg car_le_receive_data 
-0x43c5 014983 store 2 ,mem_cb_att_write 
-0x43c6 014985 setarg car_le_bb_event_timer 
-0x43c7 014986 store 2 ,mem_cb_event_timer 
-0x43c8 014988 bpatch patch05_6 ,mem_patch05 
-0x43c9 014989 call car_init_environment 
-0x43ca 014990 call car_lpm_timer_enable 
-0x43cb 014991 call queue_init 
-0x43cc 014992 jam 2 ,mem_lpm_mult 
-0x43cd 014993 jam power_on ,mem_car_24g_received_pac 
-0x43ce 014994 fetch 1 ,mem_car_config_soft_switch_enable 
-0x43cf 014995 store 1 ,mem_car_hard_soft_switch 
-0x43d0 014996 beq hard_switch ,car_hard_switch_power_on_signal 
-0x43d1 014997 fetch 1 ,mem_car_config_soft_switch_gpio 
-0x43d2 014998 store 1 ,mem_ui_button_gpio 
-0x43d3 014999 jam off ,mem_le_adv_enable 
-:      015000 car_soft_switch_power_on_init:
-0x43d4 015001 call ui_button_init 
-0x43d5 015002 call ui_button_polling 
-0x43d6 015003 jam power_starting ,mem_car_power_state 
-0x43d7 015004 fetch 2 ,mem_ui_state_map 
-0x43d8 015005 rtnbit1 ui_state_btn_down 
-0x43d9 015006 branch app_enter_hibernate 
-:      015009 car_power_off_signal:
-0x43da 015010 branch car_ui_led_init 
-:      015012 car_hard_switch_power_on_signal:
-0x43db 015013 jam power_standby ,mem_car_power_state 
-:      015014 car_soft_switch_power_on_signal:
-0x43dc 015015 jam on ,mem_le_adv_enable 
-0x43dd 015016 setarg fast_adv_interval_value_car 
-0x43de 015017 call shutter_ble_adv_interval_set 
-:      015018 car_le_modified_name_adv:
-0x43df 015019 arg mem_le_name + 7 ,contw 
-0x43e0 015020 fetch 1 ,mem_le_lap 
-:      015021 car_name_loop:
-0x43e1 015022 and pdata ,0xF0 ,temp 
-0x43e2 015023 rshift4 temp ,temp 
-0x43e3 015024 call car_hex_to_ascii 
-0x43e4 015025 istoret 1 ,contw 
-0x43e5 015026 and pdata ,0x0F ,temp 
-0x43e6 015027 call car_hex_to_ascii 
-0x43e7 015028 istoret 1 ,contw 
-0x43e8 015029 call le_modified_name_att_list 
-0x43e9 015030 fetcht 1 ,mem_le_name_len 
-0x43ea 015031 copy temp ,loopcnt 
-0x43eb 015032 arg mem_le_adv_data + 2 ,contw 
-0x43ec 015033 arg mem_le_name ,contr 
-0x43ed 015034 call memcpy 
-:      015035 car_le_modified_name_scan:
-0x43ee 015036 fetcht 1 ,mem_le_name_len 
-0x43ef 015037 copy temp ,loopcnt 
-0x43f0 015038 arg mem_le_scan_data + 2 ,contw 
-0x43f1 015039 arg mem_le_name ,contr 
-0x43f2 015040 branch memcpy 
-:      015041 car_hex_to_ascii:
-0x43f3 015042 sub temp ,9 ,null 
-0x43f4 015043 branch car_hex_num ,positive 
-0x43f5 015044 add temp ,55 ,temp 
-0x43f6 015045 rtn 
-:      015046 car_hex_num:
-0x43f7 015047 add temp ,48 ,temp 
-0x43f8 015048 rtn 
-:      015050 car_ui_led_init:
-0x43f9 015051 fetch 1 ,mem_car_config_blood_led1_gpio 
-0x43fa 015052 bne invalid_pin_num ,car_blood_led_gpio_set 
-:      015053 car_ui_led_init_1:
-0x43fb 015054 fetch 1 ,mem_car_config_pairing_led_gpio 
-0x43fc 015055 bne invalid_pin_num ,car_pairing_led_gpio_set 
-:      015056 car_ui_led_init_2:
-0x43fd 015057 fetch 1 ,mem_car_config_low_voltage_led_gpio 
-0x43fe 015058 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
-:      015059 car_ui_led_init_3:
-0x43ff 015060 fetch 1 ,mem_car_led_num 
-0x4400 015061 copy pdata ,loopcnt 
-0x4401 015062 setarg mem_car_led_map 
-0x4402 015063 copy pdata ,rega 
-:      015064 car_in_lp1:
-0x4403 015065 copy rega ,contr 
-0x4404 015066 ifetch 1 ,contr 
-0x4405 015067 copy contr ,rega 
-0x4406 015068 beq invalid_pin_num ,car_in_lp1_end 
-0x4407 015069 copy pdata ,temp 
-0x4408 015070 call gpio_config_output 
-:      015071 car_in_lp1_end:
-0x4409 015072 loop car_in_lp1 
-:      015073 car_ui_led_init_end:
-0x440a 015074 rtn 
-:      015075 car_blood_led_gpio_set:
-0x440b 015076 fetch 8 ,mem_car_config_blood_led1_gpio 
-0x440c 015077 store 8 ,mem_car_led_map + 2 
-0x440d 015078 branch car_ui_led_init_1 
-:      015079 car_pairing_led_gpio_set:
-0x440e 015080 store 1 ,mem_car_led_map 
-0x440f 015081 branch car_ui_led_init_2 
-:      015082 car_low_voltage_led_gpio_set:
-0x4410 015083 store 1 ,mem_car_led_map + 1 
-0x4411 015084 branch car_ui_led_init_3 
-:      015086 car_init_environment:
-0x4412 015088 call car_g24_init 
-0x4413 015089 call car_g24_load_commom_addr 
-0x4414 015090 arg 0 ,rega 
-0x4415 015091 call pwm_init 
-0x4416 015092 call car_ui_led_init 
-0x4417 015093 call car_start_blink 
-0x4418 015094 call car_init_adc_hvin 
-0x4419 015095 branch car_motor_init 
-:      015096 car_read_otp_addr:
-0x441a 015097 rtn 
-:      015098 car_motor_init:
-0x441b 015099 fetch 1 ,mem_car_motor_gpio_num 
-0x441c 015100 copy pdata ,loopcnt 
-0x441d 015101 setarg mem_car_motor_gpio_map 
-0x441e 015102 copy pdata ,rega 
-:      015103 p_in_lp1:
-0x441f 015104 copy rega ,contr 
-0x4420 015105 ifetch 1 ,contr 
-0x4421 015106 copy contr ,rega 
-0x4422 015107 beq invalid_pin_num ,p_in_lp1_end 
-0x4423 015108 copy pdata ,temp 
-0x4424 015109 store 1 ,mem_car_gpio 
-0x4425 015110 call car_ui_gpio_init 
-:      015111 p_in_lp1_end:
-0x4426 015112 loop p_in_lp1 
-:      015113 p_car_ui_led_init_end:
-0x4427 015114 rtn 
-:      015116 car_ui_gpio_init:
-0x4428 015117 fetch 1 ,mem_car_gpio 
-0x4429 015118 rtneq ui_button_gpio_disable 
-0x442a 015119 iforce temp 
-0x442b 015120 branch gpio_config_output 
-:      015123 car_init_adc_hvin:
-0x442c 015124 jam 100 ,mem_car_notify_vdd_value_last 
-0x442d 015125 rtn 
-:      015127 car_le_before_hibernate:
-0x442e 015128 call car_gpio_set_before_hibernate 
-0x442f 015129 call clear_wake 
-:      015130 car_le_process_lpm_before:
-0x4430 015131 branch keyscan_process_lpm_before 
-:      015133 car_gpio_set_before_hibernate:
-0x4431 015134 call check_51cmd_led_off 
-:      015135 car_gpio_set_before_lpm_common:
-0x4432 015136 arg gpio_number ,loopcnt 
-0x4433 015137 arg core_gpio_conf ,contr 
-:      015138 car_setgpio_loop:
-0x4434 015139 copy contr ,contw 
-0x4435 015140 ifetch 1 ,contr 
-0x4436 015141 beq gpcfg_spid_miso ,car_setgpio_pullup 
-0x4437 015142 beq gpcfg_spid_ncs ,car_setgpio_pullup 
-0x4438 015143 beq gpcfg_spid_sck ,car_setgpio_pullup 
-0x4439 015144 beq gpcfg_spid_mosi ,car_setgpio_pullup 
-0x443a 015145 beq gpcfg_spid_sdio ,car_setgpio_pullup 
-0x443b 015146 beq gpcfg_iic_scl ,car_setgpio_pullup 
-0x443c 015147 beq gpcfg_iic_sda ,car_setgpio_pullup 
-0x443d 015148 beq gpcfg_input ,car_setgpio_pullup 
-:      015149 car_setgpio_loop_end:
-0x443e 015150 loop car_setgpio_loop 
-0x443f 015151 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x4440 015152 isub contr ,null 
-0x4441 015153 branch car_motor_setgpio ,zero 
-:      015154 car_setgpio_loop_ext:
-0x4442 015155 arg gpio_number_ext ,loopcnt 
-0x4443 015156 arg core_gpio_conf_hi ,contr 
-0x4444 015157 branch car_setgpio_loop 
-:      015159 car_setgpio_pullup:
-0x4445 015160 setarg gpcfg_pullup 
-0x4446 015161 istore 1 ,contw 
-0x4447 015162 branch car_setgpio_loop_end 
-:      015163 car_setgpio_pulldown:
-0x4448 015164 setarg gpcfg_pulldown 
-0x4449 015165 istore 1 ,contw 
-0x444a 015166 branch car_setgpio_loop_end 
-:      015167 car_motor_setgpio:
-0x444b 015168 fetch 1 ,mem_car_motor_gpio_num 
-0x444c 015169 copy pdata ,loopcnt 
-0x444d 015170 arg mem_car_motor_gpio_map ,contr 
-:      015171 car_motor_setgpio_loop:
-0x444e 015172 ifetch 1 ,contr 
-0x444f 015173 set1 7 ,pdata 
-0x4450 015174 arg gpcfg_output_low ,temp 
-0x4451 015175 call gpio_config_function 
-0x4452 015176 loop car_motor_setgpio_loop 
-0x4453 015177 rtn 
-:      015179 car_key_scan_process:
-0x4454 015180 branch keyscan_key_process 
-:      015182 car_scale_process_idle:
-0x4455 015183 call car_le_send_packet 
-0x4456 015184 call car_g24_status_process 
-0x4457 015185 branch car_key_scan_process 
-:      015187 car_g24_status_process:
-0x4458 015188 fetch 2 ,mem_ui_state_map 
-0x4459 015189 rtnbit1 ui_state_ble_connected 
-0x445a 015190 fetch 1 ,mem_car_24g_received_pac 
-0x445b 015191 beq work_paired ,car_g24_connected_event 
-0x445c 015192 rtn 
-:      015193 car_g24_connected_event:
-0x445d 015194 fetch 1 ,mem_car_24g_status 
-0x445e 015195 rtneq work_paired 
-0x445f 015196 jam work_paired ,mem_car_24g_status 
-0x4460 015197 call car_lpm_timer_disable 
-0x4461 015198 call car_stop_blink 
-0x4462 015199 branch car_g24_connected 
-:      015201 car_lpm_timer_enable:
-0x4463 015202 fetch 2 ,mem_car_enter_lpm_timer_count 
-0x4464 015203 store 2 ,mem_car_enter_lpm_timer 
-0x4465 015204 jam 0 ,mem_car_enter_lpm_flag 
-0x4466 015205 rtn 
-:      015208 car_lpm_timer_disable:
-0x4467 015209 setarg 0 
-0x4468 015210 branch car_lpm_timer_enable + 1 
-:      015213 car_stop_blink:
-0x4469 015214 arg 0 ,rega 
-0x446a 015215 branch ui_led_blink_stop_global 
-:      015218 car_start_blink:
-0x446b 015219 arg 0 ,rega 
-0x446c 015220 branch ui_led_blink_start_global 
-:      015226 car_le_send_packet:
-0x446d 015227 fetch 2 ,mem_ui_state_map 
-0x446e 015228 rtnbit0 ui_state_ble_connected 
-0x446f 015229 call le_fifo_check_nearly_full 
-0x4470 015230 nrtn blank 
-0x4471 015231 arg mem_car_pop_queue_buff ,rega 
-0x4472 015232 call queue_pop 
-0x4473 015233 nrtn user 
-0x4474 015234 arg mem_car_pop_queue_buff ,contr 
-0x4475 015235 branch le_send_notify_from_list 
-:      015237 car_scale_process_bb_event:
-0x4476 015238 copy regc ,pdata 
-0x4477 015239 beq bt_evt_button_up ,app_event_button_up 
-0x4478 015240 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x4479 015241 beq bt_evt_le_connected ,car_scale_event_le_conn 
-0x447a 015242 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
-0x447b 015243 rtn 
-:      015245 car_scale_event_le_conn:
-0x447c 015246 call car_lpm_timer_disable 
-0x447d 015247 call car_stop_blink 
-0x447e 015248 set0 mark_24g_rxmode ,mark 
-0x447f 015249 branch car_scale_process_conn 
-:      015250 car_g24_connected:
-0x4480 015251 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x4481 015252 store 2 ,mem_car_24g_no_data_timeout_timer 
-:      015253 car_scale_process_conn:
-0x4482 015254 jam 0x14 ,mem_car_notify_vdd_timer 
-0x4483 015255 jam 0 ,mem_lpm_mode 
-0x4484 015256 call app_ble_stop_adv 
-0x4485 015257 branch app_lpm_mult_enable 
-:      015260 car_scale_event_le_discon:
-0x4486 015261 set1 mark_24g_rxmode ,mark 
-0x4487 015262 call car_lpm_timer_enable 
-0x4488 015263 call car_fb_motor_stop 
-0x4489 015264 call car_lr_motor_stop 
-:      015265 car_g24_disconnect:
-0x448a 015266 setarg 0 
-0x448b 015267 store 5 ,mem_car_led_control 
-0x448c 015268 call queue_init 
-0x448d 015269 jam 10 ,mem_motor1_speed 
-0x448e 015270 jam 10 ,mem_motor2_speed 
-0x448f 015271 jam 10 ,mem_motor3_speed 
-0x4490 015273 jam 2 ,mem_lpm_mult 
-0x4491 015274 setarg fast_adv_interval_value_car 
-0x4492 015275 call shutter_ble_adv_interval_set 
-0x4493 015276 branch app_ble_start_adv 
-:      015278 car_le_bb_event_timer:
-0x4494 015279 call car_moto1_blank_data_timer 
-0x4495 015280 call car_moto2_blank_data_timer 
-0x4496 015281 call car_moto3_blank_data_timer 
-0x4497 015284 call car_24g_no_data_timeout_timer 
-0x4498 015285 branch car_24g_bind_enable_timer 
-:      015288 car_24g_bind_enable_timer:
-0x4499 015289 arg mem_car_24g_bind_enable_delay_count ,regc 
-0x449a 015290 arg 0 ,regb 
-0x449b 015291 branch timer_single_step 
-:      015293 car_enter_lpm_timer:
-0x449c 015294 arg mem_car_enter_lpm_timer ,regc 
-0x449d 015295 arg car_enter_lpm_enable ,regb 
-0x449e 015296 branch timer_single_step_2b 
-:      015297 car_enter_lpm_enable:
-0x449f 015298 jam 1 ,mem_car_enter_lpm_flag 
-0x44a0 015299 rtn 
-:      015301 car_24g_no_data_timeout_timer:
-0x44a1 015302 arg mem_car_24g_no_data_timeout_timer ,regc 
-0x44a2 015303 arg car_24g_no_data_timer_timeout ,regb 
-0x44a3 015304 branch timer_single_step_2b 
-:      015305 car_24g_no_data_timer_timeout:
-0x44a4 015306 jam work_search ,mem_car_24g_status 
-0x44a5 015307 jam power_on ,mem_car_24g_received_pac 
-0x44a6 015308 branch car_g24_disconnect 
-:      015310 car_notify_vdd_timer:
-0x44a7 015311 fetch 1 ,mem_car_config_bat_notify_enable 
-0x44a8 015312 rtn blank 
-0x44a9 015313 arg mem_car_notify_vdd_timer ,regc 
-0x44aa 015314 arg car_notify_vdd ,regb 
-0x44ab 015315 branch timer_single_step 
-:      015316 car_notify_vdd:
-0x44ac 015317 fetch 1 ,mem_car_notify_vdd_count 
-0x44ad 015318 store 1 ,mem_car_notify_vdd_timer 
-0x44ae 015319 fetch 1 ,mem_car_working_flag 
-0x44af 015320 nrtn blank 
-:      015321 car_read_hvin:
-0x44b0 015322 call vdd_calculate_by_mode 
-0x44b1 015323 store 2 ,mem_vdd_now_vol 
-0x44b2 015324 arg mem_vdd_calculate_set ,rega 
-0x44b3 015325 call adc_bat_percent_lowpower_out 
-0x44b4 015326 fetcht 1 ,mem_car_notify_vdd_value_last 
-0x44b5 015327 isub temp ,null 
-0x44b6 015328 branch car_notify_vdd_next2 ,positive 
-0x44b7 015329 store 1 ,mem_car_notify_vdd_value_last 
-0x44b8 015330 copy pdata ,temp 
-:      015331 car_notify_vdd_next2:
-0x44b9 015332 storet 1 ,mem_car_notify_vdd_percent 
-0x44ba 015333 fetch 1 ,mem_car_config_low_voltage_percent 
-0x44bb 015334 isub temp ,null 
-0x44bc 015335 call car_enter_low_bat ,positive 
-0x44bd 015336 storet 1 ,mem_notify_bat_payload 
-0x44be 015337 arg 6 ,loopcnt 
-0x44bf 015338 arg mem_notify_bat_head ,contr 
-0x44c0 015339 call calc_check_sum_start 
-0x44c1 015340 store 1 ,mem_notify_bat_check_sum 
-0x44c2 015341 arg mem_notify_bat_packet ,rega 
-0x44c3 015342 branch queue_push 
-:      015343 car_enter_low_bat:
-0x44c4 015344 fetch 1 ,mem_low_bat_flag 
-0x44c5 015345 nrtn blank 
-0x44c6 015346 jam 1 ,mem_low_bat_flag 
-0x44c7 015347 arg 1 ,rega 
-0x44c8 015348 branch ui_led_blink_start_global 
-:      015349 car_low_bat_led_off:
-0x44c9 015350 arg 1 ,rega 
-0x44ca 015351 branch ui_led_blink_stop_global 
-:      015355 calc_check_sum_start:
-0x44cb 015356 arg 0 ,rega 
-:      015357 calc_check_sum_loop:
-0x44cc 015358 ifetch 1 ,contr 
-0x44cd 015359 iadd rega ,rega 
-0x44ce 015360 loop calc_check_sum_loop 
-:      015361 calc_check_sum_and:
-0x44cf 015362 and rega ,0xff ,pdata 
-0x44d0 015363 rtn 
-:      015365 car_le_receive_data:
-0x44d1 015366 fetch 1 ,mem_le_att_opcode 
-0x44d2 015367 beq attop_write_request ,car_le_parse_att_write_request 
-0x44d3 015368 rtn 
-:      015369 car_le_parse_att_write_request:
-0x44d4 015370 fetch 2 ,mem_le_att_handle 
-0x44d5 015371 beq att_car_control_handle ,car_control_le_receive 
-0x44d6 015372 rtn 
-:      015374 le_app_receive_data:
-0x44d7 015375 bpatch patch05_7 ,mem_patch05 
-0x44d8 015376 ifetch 5 ,rega 
-0x44d9 015377 store 5 ,mem_app_receive_temp 
-0x44da 015378 fetch 2 ,mem_app_receive_temp 
-0x44db 015379 arg le_receive_packet_head ,temp 
-0x44dc 015380 isub temp ,null 
-0x44dd 015381 nrtn zero 
-0x44de 015382 fetch 2 ,mem_app_receive_temp + 3 
-0x44df 015383 byteswap pdata ,pdata 
-0x44e0 015384 store 2 ,mem_app_receive_temp + 3 
-0x44e1 015385 copy pdata ,loopcnt 
-0x44e2 015386 increase 5 ,rega 
-0x44e3 015387 copy rega ,contr 
-0x44e4 015388 arg mem_app_receive_temp + 5 ,contw 
-0x44e5 015389 call memcpy 
-0x44e6 015390 ifetch 1 ,contr 
-0x44e7 015391 store 1 ,mem_app_receive_temp + 15 
-0x44e8 015392 arg mem_app_receive_temp + 2 ,rega 
-0x44e9 015393 arg mem_app_receive_temp + 5 ,regb 
-0x44ea 015394 rtn 
-:      015396 car_control_le_receive:
-0x44eb 015397 setarg 0 
-0x44ec 015398 store 5 ,mem_le_receive_payload 
-0x44ed 015399 store 5 ,mem_le_receive_payload + 5 
-0x44ee 015400 call le_app_receive_data 
-0x44ef 015401 copy regb ,contr 
-0x44f0 015402 arg mem_le_receive_payload ,contw 
-0x44f1 015403 arg 10 ,loopcnt 
-0x44f2 015404 call memcpy 
-:      015405 car_receive_cmd_select:
-0x44f3 015406 bpatch patch06_0 ,mem_patch06 
-0x44f4 015407 ifetch 1 ,rega 
-0x44f5 015408 beq car_cmd_old_car_control ,car_drive_old 
-0x44f6 015409 beq car_cmd_old_speed_control ,car_speed_set_old 
-0x44f7 015410 beq car_cmd_l_r_motor_control ,car_motor_control 
-0x44f8 015411 beq car_cmd_f_b_motor_control ,car_motor_control 
-0x44f9 015412 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
-0x44fa 015413 beq car_cmd_led_control ,car_led_control_receive 
-0x44fb 015414 beq car_cmd_device_info ,car_info_request 
-0x44fc 015415 rtn 
-:      015417 car_24g_receive_data:
-0x44fd 015418 call car_control_le_receive 
-0x44fe 015419 fetch 1 ,mem_app_receive_temp + 2 
-0x44ff 015420 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
-0x4500 015421 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
-0x4501 015422 rtn 
-:      015423 car_24g_receive_data_next:
-0x4502 015424 fetch 1 ,mem_le_receive_payload 
-0x4503 015425 ncall car_moto1_enable_blank_data_timer ,blank 
-0x4504 015426 fetch 1 ,mem_le_receive_payload + 2 
-0x4505 015427 ncall car_moto2_enable_blank_data_timer ,blank 
-0x4506 015428 fetch 1 ,mem_le_receive_payload + 4 
-0x4507 015429 ncall car_moto3_enable_blank_data_timer ,blank 
-0x4508 015430 rtn 
-:      015432 car_moto1_enable_blank_data_timer:
-0x4509 015433 jam 5 ,mem_car_moto1_blank_timer 
-0x450a 015434 rtn 
-:      015435 car_moto2_enable_blank_data_timer:
-0x450b 015436 jam 5 ,mem_car_moto2_blank_timer 
-0x450c 015437 rtn 
-:      015438 car_moto3_enable_blank_data_timer:
-0x450d 015439 jam 5 ,mem_car_moto3_blank_timer 
-0x450e 015440 rtn 
-:      015442 car_moto1_blank_data_timer:
-0x450f 015443 arg mem_car_moto1_blank_timer ,regc 
-0x4510 015444 arg car_moto1_blank_data ,regb 
-0x4511 015445 branch timer_single_step 
-:      015446 car_moto2_blank_data_timer:
-0x4512 015447 arg mem_car_moto2_blank_timer ,regc 
-0x4513 015448 arg car_moto2_blank_data ,regb 
-0x4514 015449 branch timer_single_step 
-:      015450 car_moto3_blank_data_timer:
-0x4515 015451 arg mem_car_moto3_blank_timer ,regc 
-0x4516 015452 arg car_moto3_blank_data ,regb 
-0x4517 015453 branch timer_single_step 
-:      015455 car_moto1_blank_data:
-0x4518 015456 jam 0 ,mem_le_receive_payload 
-0x4519 015457 branch car_motor_control 
-:      015458 car_moto2_blank_data:
-0x451a 015459 jam 0 ,mem_le_receive_payload + 2 
-0x451b 015460 branch car_motor_control 
-:      015461 car_moto3_blank_data:
-0x451c 015462 jam 0 ,mem_le_receive_payload + 4 
-0x451d 015463 branch car_motor_control 
-:      015468 car_drive_old:
-0x451e 015469 fetch 1 ,mem_le_receive_payload 
-0x451f 015470 store 1 ,mem_motor1_status 
-0x4520 015471 fetch 1 ,mem_le_receive_payload + 1 
-0x4521 015472 store 1 ,mem_motor2_status 
-0x4522 015473 branch car_motor_control_common 
-:      015477 car_left_right_control_old:
-0x4523 015478 fetch 1 ,mem_le_receive_payload 
-0x4524 015479 store 1 ,mem_motor2_status 
-0x4525 015480 branch car_motor2_control 
-:      015481 car_front_back_control_old:
-0x4526 015482 fetch 1 ,mem_motor1_speed 
-0x4527 015483 call car_reset_old_speed 
-0x4528 015484 fetch 1 ,mem_le_receive_payload + 1 
-0x4529 015485 store 1 ,mem_motor1_status 
-0x452a 015486 branch car_motor1_control 
-:      015487 car_reset_old_speed:
-0x452b 015488 beq speed_level_2 ,car_reset_old_speed2 
-0x452c 015489 beq speed_level_3 ,car_reset_old_speed3 
-0x452d 015490 store 1 ,mem_motor1_speed 
-0x452e 015491 rtn 
-:      015492 car_reset_old_speed2:
-0x452f 015493 jam speed_level_5 ,mem_motor1_speed 
-0x4530 015494 rtn 
-:      015495 car_reset_old_speed3:
-0x4531 015496 jam speed_level_10 ,mem_motor1_speed 
-0x4532 015497 rtn 
-:      015498 car_speed_set_old:
-0x4533 015499 fetch 1 ,mem_le_receive_payload 
-0x4534 015500 call car_reset_old_speed 
-0x4535 015501 fetch 1 ,mem_motor1_speed 
-0x4536 015502 call car_motor_speed_duty_setting 
-0x4537 015503 call car_motor_speed_duty_transform 
-0x4538 015504 jam 0x00 ,mem_pdatatemp + 1 
-0x4539 015505 branch pwm_duty_cycle_set 
-:      015507 car_motor_control:
-0x453a 015508 fetch 1 ,mem_car_24g_go_die_flag 
-0x453b 015509 nrtn blank 
-0x453c 015510 fetch 6 ,mem_le_receive_payload 
-0x453d 015511 store 6 ,mem_motor1_status 
-0x453e 015512 fetch 1 ,mem_motor1_speed 
-0x453f 015513 fetcht 1 ,mem_motor2_speed 
-0x4540 015514 iand temp ,pdata 
-0x4541 015515 fetcht 1 ,mem_motor3_speed 
-0x4542 015516 iand temp ,pdata 
-0x4543 015517 call car_motor_working_flag ,blank 
-:      015518 car_motor_control_common:
-0x4544 015519 bpatch patch06_1 ,mem_patch06 
-0x4545 015520 fetch 2 ,mem_ui_state_map 
-0x4546 015521 isolate1 ui_state_ble_connected ,pdata 
-0x4547 015522 ncall car_lpm_timer_enable ,true 
-0x4548 015523 call car_motor1_control 
-0x4549 015524 call car_motor2_control 
-0x454a 015525 branch car_conn_led_state 
-:      015527 car_conn_led_state:
-0x454b 015528 fetch 1 ,mem_motor1_status 
-0x454c 015529 fetcht 1 ,mem_motor2_status 
-0x454d 015530 iadd temp ,pdata 
-0x454e 015531 nbranch check_51cmd_led_on ,blank 
-0x454f 015532 branch check_51cmd_led_off 
-:      015534 car_motor1_control:
-0x4550 015535 arg mem_motor1_status ,contr 
-0x4551 015536 branch car_motor1_status_select 
-:      015537 car_motor2_control:
-0x4552 015538 arg mem_motor2_status ,contr 
-0x4553 015539 branch car_motor2_status_select 
-:      015540 car_motor3_control:
-0x4554 015541 arg mem_motor3_status ,contr 
-0x4555 015542 branch car_motor_status_select 
-:      015543 car_motor_working_flag:
-0x4556 015544 jam 0 ,mem_car_working_flag 
-0x4557 015545 rtn 
-:      015547 car_motor1_status_select:
-0x4558 015548 ifetch 1 ,contr 
-0x4559 015549 beq turn_front ,car_lr_motor_stop 
-0x455a 015550 beq turn_left ,car_lr_motor_left 
-0x455b 015551 beq turn_right ,car_lr_motor_right 
-0x455c 015552 rtn 
-:      015553 car_motor2_status_select:
-0x455d 015554 ifetch 1 ,contr 
-0x455e 015555 beq motor_stop ,car_fb_motor_stop 
-0x455f 015556 beq go_back ,car_fb_motor_front 
-0x4560 015557 beq go_front ,car_fb_motor_back 
-0x4561 015558 rtn 
-:      015560 car_lr_motor_stop:
-0x4562 015561 fetcht 1 ,mem_car_motor_left_gpio 
-0x4563 015562 call gpio_out_inactive 
-0x4564 015563 fetcht 1 ,mem_car_motor_right_gpio 
-0x4565 015564 branch gpio_out_inactive 
-:      015565 car_lr_motor_left:
-0x4566 015566 fetcht 1 ,mem_car_motor_left_gpio 
-0x4567 015567 call gpio_out_active 
-0x4568 015568 fetcht 1 ,mem_car_motor_right_gpio 
-0x4569 015569 branch gpio_out_inactive 
-:      015570 car_lr_motor_right:
-0x456a 015571 fetcht 1 ,mem_car_motor_left_gpio 
-0x456b 015572 call gpio_out_inactive 
-0x456c 015573 fetcht 1 ,mem_car_motor_right_gpio 
-0x456d 015574 branch gpio_out_active 
-:      015575 car_fb_motor_stop:
-0x456e 015576 fetcht 1 ,mem_car_motor_front_gpio 
-0x456f 015577 call gpio_out_inactive 
-0x4570 015578 fetcht 1 ,mem_car_motor_back_gpio 
-0x4571 015579 branch gpio_out_inactive 
-:      015580 car_fb_motor_front:
-0x4572 015581 fetcht 1 ,mem_car_motor_front_gpio 
-0x4573 015582 call gpio_out_active 
-0x4574 015583 fetcht 1 ,mem_car_motor_back_gpio 
-0x4575 015584 branch gpio_out_inactive 
-:      015585 car_fb_motor_back:
-0x4576 015586 fetcht 1 ,mem_car_motor_front_gpio 
-0x4577 015587 call gpio_out_inactive 
-0x4578 015588 fetcht 1 ,mem_car_motor_back_gpio 
-0x4579 015589 branch gpio_out_active 
-:      015594 car_motor_status_select:
-0x457a 015595 bpatch patch06_2 ,mem_patch06 
-0x457b 015596 ifetch 1 ,contr 
-0x457c 015597 beq motor_stop ,car_motor_stop 
-0x457d 015598 beq go_front ,car_motor_positive 
-0x457e 015599 beq go_back ,car_motor_negative 
-0x457f 015600 rtn 
-:      015601 car_motor_positive:
-0x4580 015602 jam 0 ,mem_motor_select_p_n 
-0x4581 015603 branch car_motor_negative + 1 
-:      015604 car_motor_negative:
-0x4582 015605 jam 1 ,mem_motor_select_p_n 
-0x4583 015606 ifetch 1 ,contr 
-0x4584 015607 store 1 ,mem_car_motor_speed 
-0x4585 015608 ifetch 8 ,regb 
-0x4586 015609 branch car_motor_work 
-:      015611 car_motor_stop:
-0x4587 015612 ifetch 1 ,regb 
-0x4588 015613 call pwm_disable 
-0x4589 015614 increase 1 ,regb 
-0x458a 015615 ifetch 1 ,regb 
-0x458b 015616 branch pwm_disable 
-:      015617 car_motor_work:
-0x458c 015618 store 8 ,mem_motor_pwm_pin1_set 
-0x458d 015619 jam 1 ,mem_car_working_flag 
-0x458e 015620 fetch 1 ,mem_motor_select_p_n 
-0x458f 015621 beq 0 ,car_motor_select_positive 
-:      015622 car_motor_select_negative:
-0x4590 015623 fetch 1 ,mem_motor_pwm_pin2_set 
-0x4591 015624 store 1 ,mem_motor_pwm_pin_set 
-0x4592 015625 fetch 1 ,mem_motor_pwm_pin1_set 
-:      015626 car_motor_work_next:
-0x4593 015627 call pwm_disable 
-0x4594 015628 fetch 1 ,mem_car_motor_speed 
-0x4595 015629 call car_motor_speed_duty_setting 
-0x4596 015630 store 1 ,mem_motor_pwm_dute_set 
-0x4597 015631 fetch 6 ,mem_motor_pwm_pin_set 
-0x4598 015632 store 6 ,mem_pdatatemp 
-0x4599 015633 branch pwm_out_set 
-:      015634 car_motor_select_positive:
-0x459a 015635 fetch 1 ,mem_motor_pwm_pin1_set 
-0x459b 015636 store 1 ,mem_motor_pwm_pin_set 
-0x459c 015637 fetch 1 ,mem_motor_pwm_pin2_set 
-0x459d 015638 branch car_motor_work_next 
-:      015640 car_motor_speed_duty_setting:
-0x459e 015641 mul32 pdata ,5 ,pdata 
-0x459f 015642 add pdata ,50 ,pdata 
-0x45a0 015643 rtn 
-:      015644 car_motor_speed_duty_transform:
-0x45a1 015645 arg 12000 ,temp 
-0x45a2 015646 imul32 temp ,pdata 
-0x45a3 015647 div pdata ,100 
-0x45a4 015648 call wait_div_end 
-0x45a5 015649 quotient temp 
-0x45a6 015650 copy temp ,rega 
-0x45a7 015651 setarg 12000 
-0x45a8 015652 isub temp ,regb 
-0x45a9 015653 rtn 
-:      015655 car_ir_data_rx_from_app:
-0x45aa 015656 rtn 
-:      015658 car_led_control_receive:
-0x45ab 015659 fetch 8 ,mem_le_receive_payload 
-0x45ac 015660 store 8 ,mem_car_led_control 
-0x45ad 015661 rtn 
-:      015663 car_info_request:
-0x45ae 015664 fetch 1 ,mem_car_config_device_select 
-0x45af 015665 store 1 ,mem_car_info_request_payload 
-0x45b0 015666 fetch 1 ,mem_car_config_motor_layout 
-0x45b1 015667 store 1 ,mem_car_info_request_payload + 1 
-0x45b2 015668 fetch 1 ,mem_car_config_ir_enable 
-0x45b3 015669 store 1 ,mem_car_info_request_payload + 2 
-0x45b4 015670 arg 13 ,loopcnt 
-0x45b5 015671 arg mem_car_info_request_head ,contr 
-0x45b6 015672 call calc_check_sum_start 
-0x45b7 015673 store 1 ,mem_car_info_request_checksum 
-0x45b8 015674 arg mem_car_info_request ,rega 
-0x45b9 015675 branch queue_push 
-:      015679 car_g24_init:
-0x45ba 015680 setarg 0 
-0x45bb 015681 store 8 ,mem_24g_bind_payload 
-0x45bc 015682 call g24_receive_init 
-0x45bd 015683 branch g24_mode_switch_init 
-:      015685 car_g24_receive_process:
-0x45be 015686 call car_g24_mode_switch 
-0x45bf 015687 call car_g24_work_mode 
-0x45c0 015688 call car_g24_bind_mode 
-0x45c1 015689 branch car_g24_lpm_dipatch 
-:      015691 car_g24_mode_switch:
-0x45c2 015692 call g24_mode_switch_bind_work 
-:      015693 car_g24_bind_mode_enable:
-0x45c3 015694 fetch 1 ,mem_24g_work_mode 
-0x45c4 015695 rtnne dongle_bind 
-0x45c5 015696 fetch 1 ,mem_car_24g_bind_enable_delay_count 
-0x45c6 015697 nbranch g24_switch_work_mode ,blank 
-0x45c7 015698 fetch 1 ,mem_car_24g_status 
-0x45c8 015699 beq work_search ,g24_switch_work_mode 
-0x45c9 015700 rtn 
-:      015702 car_g24_work_mode:
-0x45ca 015703 fetch 1 ,mem_24g_work_mode 
-0x45cb 015704 rtnne dongle_work 
-0x45cc 015705 call car_g24_work_mode_start 
-0x45cd 015706 branch car_g24_ch_polling_clear ,user3 
-:      015707 car_g24_receive_ch_polling:
-0x45ce 015708 fetch 1 ,mem_car_enter_lpm_flag 
-0x45cf 015709 rtn blank 
-0x45d0 015710 fetch 1 ,mem_car_24g_ch_polling 
-0x45d1 015711 increase 1 ,pdata 
-0x45d2 015712 store 1 ,mem_car_24g_ch_polling 
-0x45d3 015713 beq 4 ,car_g24_ch_polling_clear 
-0x45d4 015714 call g24_ch 
-0x45d5 015715 call car_g24_receive_packet_start 
-0x45d6 015716 nbranch car_g24_receive_ch_polling ,user3 
-:      015717 car_g24_ch_polling_clear:
-0x45d7 015718 jam 0 ,mem_car_24g_ch_polling 
-0x45d8 015719 rtn 
-:      015720 car_g24_work_mode_start:
-0x45d9 015721 fetch 1 ,mem_24g_work_mode 
-0x45da 015722 rtnne dongle_work 
-0x45db 015723 call car_g24_work_init 
-0x45dc 015724 call g24_ch_process 
-0x45dd 015725 branch car_g24_receive_packet_start 
-:      015726 car_g24_work_init:
-0x45de 015727 fetch 1 ,mem_24g_mode_init 
-0x45df 015728 rtnbit1 dongle_work 
-0x45e0 015729 set1 dongle_work ,pdata 
-0x45e1 015730 store 1 ,mem_24g_mode_init 
-0x45e2 015731 fetch 1 ,mem_tx_power_temp 
-0x45e3 015732 store 1 ,mem_tx_power 
-0x45e4 015733 jam 0 ,mem_24g_ackpayload_enable 
-0x45e5 015734 jam 0 ,mem_usb_tx_enable 
-0x45e6 015735 jam 1 ,mem_24g_abort_packet 
-0x45e7 015736 jam 0 ,mem_24g_pid 
-0x45e8 015738 fetch 4 ,mem_car_24g_commom_addr 
-0x45e9 015739 branch g24_work_init + 12 
-:      015740 car_g24_receive_packet_start:
-0x45ea 015741 call g24_receive_transmit_ack 
-0x45eb 015742 nbranch g24_rx_interrupt_clear ,user3 
-:      015743 p_g24_receive_packet_parse:
-0x45ec 015744 call g24_receive_packet_parse_pid_crc 
-0x45ed 015745 nbranch g24_rx_interrupt_clear ,user 
-0x45ee 015746 fetch 1 ,mem_24g_rxdata_length 
-0x45ef 015747 branch g24_rx_interrupt_clear ,blank 
-0x45f0 015748 increase 2 ,pdata 
-0x45f1 015749 iforce loopcnt 
-0x45f2 015750 arg mem_24g_rxbuf ,contr 
-0x45f3 015751 arg mem_24g_rxdata_temp ,contw 
-0x45f4 015752 call memcpy 
-0x45f5 015753 jam 0 ,mem_24g_mode_switch 
-0x45f6 015754 fetch 1 ,mem_24g_pair_mode 
-0x45f7 015755 call g24_enable_nodata_timer ,blank 
-0x45f8 015756 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x45f9 015757 beq datatype_attemp ,car_g24_data_attemp 
-0x45fa 015758 beq datatype_device1 ,car_g24_data_device1 
-0x45fb 015759 branch g24_receive_packet_parse + 14 
-:      015760 car_g24_data_attemp:
-0x45fc 015761 fetch 1 ,mem_24g_pair_mode 
-0x45fd 015762 nrtn blank 
-0x45fe 015763 fetch 1 ,mem_24g_bind_device_status 
-0x45ff 015764 rtn blank 
-0x4600 015766 branch g24_data_attemp 
-:      015767 car_g24_data_device1:
-0x4601 015768 call g24_ch_timer_reinit 
-0x4602 015769 fetch 1 ,mem_24g_abort_packet 
-0x4603 015770 fetcht 1 ,mem_24g_rxdata_temp 
-0x4604 015771 isolate1 bit_abort ,temp 
-0x4605 015772 setflag true ,0 ,pdata 
-0x4606 015773 store 1 ,mem_24g_abort_packet 
-0x4607 015774 beq 1 ,car_g24_data_attemp_device1_abort 
-0x4608 015775 branch g24_data_device1 + 7 
-:      015776 car_g24_data_attemp_device1_abort:
-0x4609 015777 fetch 1 ,mem_device_option 
-0x460a 015778 sub pdata ,dvc_op_car ,null 
-0x460b 015779 call check_51cmd_led_on ,zero 
-0x460c 015780 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x460d 015781 branch g24_store_device1_addr 
-:      015783 car_g24_bind_mode:
-0x460e 015784 fetch 1 ,mem_24g_work_mode 
-0x460f 015785 rtnne dongle_bind 
-0x4610 015786 call g24_bind_init 
-0x4611 015787 call car_g24_bind_device_addr 
-0x4612 015789 call g24_rx_interrupt_clear 
-0x4613 015790 call g24_receive_packet 
-0x4614 015791 nbranch g24_rx_interrupt_clear ,user3 
-0x4615 015792 call g24_bind_data_parse 
-0x4616 015793 call g24_transmit_ack 
-0x4617 015794 call g24_bind_device_status_check 
-0x4618 015795 call g24_bind_data_process + 8 
-0x4619 015797 fetch 1 ,mem_24g_bind_device_status 
-0x461a 015798 nbranch car_g24_bind_mode_exit ,blank 
-0x461b 015799 call g24_nodata_process 
-0x461c 015800 fetch 1 ,mem_24g_nodata_timer_enable 
-0x461d 015801 rtn blank 
-0x461e 015802 setarg 0 
-0x461f 015803 store 4 ,mem_24g_device1_addr 
-0x4620 015804 rtn 
-:      015805 car_g24_bind_mode_exit:
-0x4621 015806 jam 0 ,mem_24g_mode_switch 
-0x4622 015807 arg 0 ,rega 
-0x4623 015808 call check_51cmd_led_on 
-0x4624 015809 call g24_switch_work_mode 
-0x4625 015810 call g24_timer_init 
-0x4626 015812 fetch 4 ,mem_24g_lap 
-0x4627 015813 store 4 ,mem_car_24g_commom_addr 
-0x4628 015814 fetch 1 ,mem_car_save_addr_flag 
-0x4629 015815 ncall car_g24_save_commom_addr ,blank 
-0x462a 015817 fetch 4 ,mem_car_24g_commom_addr 
-0x462b 015818 branch g24_update_addr_and_synccrc8 
-:      015820 car_g24_save_commom_addr:
-0x462c 015822 fetch 1 ,mem_car_save_addr_flag 
-0x462d 015823 rtn blank 
-0x462e 015824 fetch 1 ,mem_24g_transmitter_addr + 1 
-0x462f 015825 store 1 ,mem_car_24g_commom_addr + 3 
-0x4630 015827 fetch 1 ,mem_24g_lap + 1 
-0x4631 015828 store 1 ,mem_car_24g_commom_addr + 2 
-0x4632 015830 fetch 1 ,mem_24g_transmitter_addr 
-0x4633 015831 store 1 ,mem_car_24g_commom_addr + 1 
-0x4634 015833 fetch 1 ,mem_24g_lap 
-0x4635 015834 store 1 ,mem_car_24g_commom_addr 
-0x4636 015835 rtn 
-0x4637 015836 call car_g24_search_commom_addr 
-0x4638 015837 fetch 4 ,mem_car_24g_commom_addr 
-0x4639 015838 fetcht 4 ,mem_car_24g_commom_addr_temp 
-0x463a 015839 isub temp ,null 
-0x463b 015840 rtn zero 
-0x463c 015841 copy regc ,regb 
-0x463d 015842 arg mem_car_24g_commom_addr ,rega 
-0x463e 015843 arg 4 ,loopcnt 
-0x463f 015844 branch otp_write 
-:      015846 car_g24_load_commom_addr:
-0x4640 015848 fetch 4 ,mem_24g_lap 
-0x4641 015849 store 4 ,mem_car_24g_commom_addr 
-0x4642 015850 fetch 1 ,mem_car_save_addr_flag 
-0x4643 015851 rtn blank 
-0x4644 015852 rtn 
-0x4645 015853 call car_g24_search_commom_addr 
-0x4646 015854 fetch 4 ,mem_car_24g_commom_addr_temp 
-0x4647 015855 rtn blank 
-0x4648 015856 store 4 ,mem_car_24g_commom_addr 
-0x4649 015857 rtn 
-:      015860 car_g24_search_commom_addr:
-0x464a 015861 rtn 
-0x464b 015862 fetch 1 ,mem_car_save_addr_flag 
-0x464c 015863 rtn blank 
-0x464d 015864 arg otp_offset_car_commom_start_addr ,regc 
-:      015865 car_g24_search_commom_addr_loop:
-0x464e 015866 copy regc ,regb 
-0x464f 015867 arg mem_car_24g_commom_addr_read ,rega 
-0x4650 015868 arg 4 ,loopcnt 
-0x4651 015869 call otp_read_data 
-0x4652 015870 fetch 4 ,mem_car_24g_commom_addr_read 
-0x4653 015871 rtn blank 
-0x4654 015872 store 4 ,mem_car_24g_commom_addr_temp 
-0x4655 015873 copy regc ,pdata 
-0x4656 015874 arg otp_offset_car_commom_end_addr ,temp 
-0x4657 015875 isub temp ,null 
-0x4658 015876 rtn positive 
-0x4659 015877 increase 4 ,regc 
-0x465a 015878 branch car_g24_search_commom_addr_loop 
-:      015880 car_g24_bind_device_addr:
-0x465b 015881 fetch 4 ,mem_24g_device1_addr 
-0x465c 015882 rtn blank 
-0x465d 015883 branch g24_update_addr_and_synccrc8 
-:      015885 car_g24_cb_data_device1:
-0x465e 015886 fetch 2 ,mem_ui_state_map 
-0x465f 015887 rtnbit1 ui_state_ble_connected 
-0x4660 015888 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x4661 015889 store 2 ,mem_car_24g_no_data_timeout_timer 
-0x4662 015890 jam work_paired ,mem_car_24g_received_pac 
-0x4663 015891 arg mem_24g_rxdata_temp + 3 ,rega 
-0x4664 015892 branch car_24g_receive_data 
-:      015894 car_g24_lpm_dipatch:
-0x4665 015895 fetch 1 ,mem_car_enter_lpm_flag 
-0x4666 015896 rtn blank 
-0x4667 015897 call car_g24_lpm_wait 
-0x4668 015898 nrtn user 
-0x4669 015899 fetch 3 ,mem_24g_enter_hibernate 
-0x466a 015900 call clk2lpo 
-0x466b 015901 storet 4 ,mem_sleep_counter 
-0x466c 015902 branch lpm_sleep 
-:      015903 car_g24_lpm_wait:
-0x466d 015904 enable user 
-0x466e 015905 call lpo_calibration 
-0x466f 015906 fetch 3 ,mem_clks_per_lpo 
-0x4670 015907 branch disable_user ,blank 
-0x4671 015908 branch car_le_process_lpm_before 
-:      015914 remote_car_init:
-0x4672 015915 rtn wake 
-0x4673 015916 call remote_car_default_init 
-0x4674 015917 call keyscan_key_init 
-0x4675 015918 setarg remote_car_g24_package_data 
-0x4676 015919 store 2 ,mem_cb_24g_transmit_data 
-0x4677 015921 setarg remote_car_process_lpm_before 
-0x4678 015922 store 2 ,mem_cb_24g_lpm_before 
-0x4679 015924 setarg remote_car_le_before_hibernate 
-0x467a 015925 store 2 ,mem_cb_before_hibernate 
-0x467b 015927 setarg remote_car_scale_process_idle 
-0x467c 015928 store 2 ,mem_cb_idle_process 
-0x467d 015930 setarg remote_car_scale_process_bb_event 
-0x467e 015931 store 2 ,mem_cb_bb_event_process 
-0x467f 015933 setarg remote_car_event_timer 
-0x4680 015934 store 2 ,mem_cb_event_timer 
-0x4681 015936 setarg remote_car_power_off_signal 
-0x4682 015937 store 2 ,mem_remote_car_power_off_cb 
-0x4683 015939 setarg remote_car_soft_switch_power_on_signal 
-0x4684 015940 store 2 ,mem_remote_car_power_standby_cb 
-0x4685 015943 bpatch patch06_3 ,mem_patch06 
-0x4686 015944 call set_eeprom_size_2k 
-0x4687 015945 call remote_car_init_environment 
-0x4688 015947 call queue_init 
-0x4689 015948 fetch 1 ,mem_remote_car_config_soft_switch_enable 
-0x468a 015949 store 1 ,mem_remote_car_hard_soft_switch 
-0x468b 015950 beq hard_switch ,remote_car_hard_switch_power_on_signal 
-0x468c 015951 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
-0x468d 015952 store 1 ,mem_ui_button_gpio 
-:      015953 remote_car_soft_switch_power_on_init:
-0x468e 015954 call remote_car_ui_led_init 
-0x468f 015955 call ui_button_init 
-0x4690 015956 call ui_button_polling 
-0x4691 015957 jam power_starting ,mem_remote_car_power_state 
-0x4692 015958 fetch 2 ,mem_ui_state_map 
-0x4693 015959 rtnbit1 ui_state_btn_down 
-0x4694 015960 branch app_enter_hibernate 
-:      015964 remote_car_hard_switch_power_on_signal:
-0x4695 015965 jam power_standby ,mem_remote_car_power_state 
-:      015966 remote_car_soft_switch_power_on_signal:
-0x4696 015967 call remote_car_ui_led_init 
-0x4697 015968 arg 0 ,rega 
-0x4698 015969 call ui_led_blink_start_global 
-0x4699 015970 call remote_car_g24_load_commom_addr 
-0x469a 015971 fetch 4 ,mem_remote_24g_commom_addr 
-0x469b 015972 store 4 ,mem_24g_addr 
-0x469c 015973 branch g24_pair_start ,blank 
-0x469d 015974 fetch 4 ,mem_24g_addr 
-0x469e 015975 store 4 ,mem_24g_receiver_addr 
-0x469f 015976 fetch 2 ,mem_24g_reconn_timeout_init 
-0x46a0 015977 store 2 ,mem_24g_reconn_timeout 
-0x46a1 015978 branch g24_reconn_start 
-:      015980 remote_car_set_24g_addr_eeprom:
-0x46a2 015981 arg 4 ,temp 
-0x46a3 015982 arg mem_24g_addr ,rega 
-0x46a4 015983 arg remote_info_eeprom_offect ,regb 
-0x46a5 015984 rtn 
-:      015987 remote_car_power_off_signal:
-:      015988 remote_car_ui_led_init:
-0x46a6 015989 bpatch patch06_4 ,mem_patch06 
-0x46a7 015990 fetch 1 ,mem_remote_car_config_connect_led_gpio 
-0x46a8 015991 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
-:      015992 remote_car_ui_led_init_1:
-0x46a9 015993 fetcht 1 ,mem_remote_car_led_map 
-0x46aa 015994 branch gpio_config_output 
-:      015995 remote_car_pairing_led_gpio_set:
-0x46ab 015996 store 1 ,mem_remote_car_led_map 
-0x46ac 015997 branch remote_car_ui_led_init_1 
-:      016000 remote_car_init_environment:
-0x46ad 016001 call g24_transmit_init 
-:      016002 remote_no_data_timer_init:
-0x46ae 016003 fetch 2 ,mem_remote_car_no_data_timeout 
-0x46af 016004 store 2 ,mem_remote_car_no_data_timer 
-0x46b0 016005 rtn 
-:      016007 remote_car_le_before_hibernate:
-0x46b1 016008 call remote_car_process_lpm_before 
-:      016009 remote_gpio_set_before_hibernate:
-0x46b2 016010 fetch 1 ,mem_remote_style_struct_led_gpio 
-0x46b3 016011 set1 7 ,pdata 
-0x46b4 016012 arg gpcfg_output_high ,temp 
-0x46b5 016013 branch gpio_config_function 
-:      016015 remote_car_process_lpm_before:
-0x46b6 016016 call gpio_set_before_lpm 
-0x46b7 016017 branch keyscan_process_lpm_before 
-:      016019 remote_car_key_scan_process:
-0x46b8 016020 call keyscan_key_process 
-0x46b9 016021 call get_remote_key_state 
-0x46ba 016022 call remote_conn_led_state 
-0x46bb 016023 branch send_data 
-:      016025 remote_conn_led_state:
-0x46bc 016026 fetch 1 ,mem_remote_car_24g_status 
-0x46bd 016027 rtnne work_paired 
-0x46be 016028 fetch 4 ,mem_remote_car_motor1_key0_press_state 
-0x46bf 016029 branch remote_car_stop_state ,blank 
-0x46c0 016030 jam 0 ,mem_remote_car_no_data_check 
-0x46c1 016031 enable user 
-0x46c2 016032 branch check_51cmd_led_on 
-:      016033 remote_car_stop_state:
-0x46c3 016034 fetch 1 ,mem_remote_car_no_data_check 
-0x46c4 016035 rtneq 0xff 
-0x46c5 016036 pincrease 1 
-0x46c6 016037 store 1 ,mem_remote_car_no_data_check 
-0x46c7 016038 disable user 
-0x46c8 016039 branch check_51cmd_led_off 
-:      016042 get_remote_key_state:
-0x46c9 016043 fetcht 2 ,mem_key_value_retention 
-0x46ca 016044 and temp ,0x01 ,pdata 
-0x46cb 016045 rshift temp ,temp 
-0x46cc 016046 store 1 ,mem_remote_car_motor1_key0_press_state 
-0x46cd 016047 and temp ,0x01 ,pdata 
-0x46ce 016048 rshift temp ,temp 
-0x46cf 016049 store 1 ,mem_remote_car_motor1_key1_press_state 
-0x46d0 016050 and temp ,0x01 ,pdata 
-0x46d1 016051 rshift temp ,temp 
-0x46d2 016052 store 1 ,mem_remote_car_motor2_key2_press_state 
-0x46d3 016053 and temp ,0x01 ,pdata 
-0x46d4 016054 rshift temp ,temp 
-0x46d5 016055 store 1 ,mem_remote_car_motor2_key3_press_state 
-0x46d6 016056 rtn 
-:      016057 send_data:
-0x46d7 016058 bpatch patch06_5 ,mem_patch06 
-0x46d8 016059 call remote_car_fb_check 
-0x46d9 016060 call remote_car_lr_check 
-0x46da 016061 call remote_car_no_data_timeout_check 
-0x46db 016062 nrtn user 
-0x46dc 016063 branch remote_car_send_key 
-:      016066 remote_car_no_data_timeout_check:
-0x46dd 016067 fetch 1 ,mem_remote_car_24g_status 
-0x46de 016068 rtnne work_paired 
-0x46df 016069 fetch 1 ,mem_remote_car_no_data_check 
-0x46e0 016070 rtn blank 
-0x46e1 016071 sub pdata ,1 ,null 
-0x46e2 016072 nrtn positive 
-0x46e3 016073 fetch 2 ,mem_24g_reconn_timeout_init 
-0x46e4 016074 store 2 ,mem_24g_reconn_timeout 
-0x46e5 016075 branch enable_user 
-:      016079 remote_car_fb_check:
-0x46e6 016080 fetch 1 ,mem_remote_car_motor1_key0_press_state 
-0x46e7 016081 nbranch remote_car_send_motor1_key0_press ,blank 
-0x46e8 016082 fetch 1 ,mem_remote_car_motor1_key1_press_state 
-0x46e9 016083 nbranch remote_car_send_motor1_key1_press ,blank 
-0x46ea 016084 branch remote_car_send_motor1_key0_rel 
-:      016086 remote_car_lr_check:
-0x46eb 016087 fetch 1 ,mem_remote_car_motor2_key2_press_state 
-0x46ec 016088 nbranch remote_car_send_motor2_key2_press ,blank 
-0x46ed 016089 fetch 1 ,mem_remote_car_motor2_key3_press_state 
-0x46ee 016090 nbranch remote_car_send_motor2_key3_press ,blank 
-0x46ef 016091 branch remote_car_send_motor2_key2_rel 
-:      016094 remote_car_scale_process_idle:
-0x46f0 016095 call remote_car_24g_status_process 
-0x46f1 016096 branch remote_car_key_scan_process 
-:      016098 remote_car_scale_process_bb_event:
-0x46f2 016099 copy regc ,pdata 
-0x46f3 016100 beq bt_evt_button_up ,app_event_button_up 
-0x46f4 016101 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x46f5 016102 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
-0x46f6 016103 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
-0x46f7 016104 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
-0x46f8 016105 rtn 
-:      016107 remote_car_24g_attempt_fail:
-0x46f9 016108 branch g24_txbuf_clear 
-:      016110 remote_car_24g_pairing_complete:
-0x46fa 016111 bpatch patch06_6 ,mem_patch06 
-0x46fb 016112 fetch 4 ,mem_24g_receiver_addr 
-0x46fc 016113 store 4 ,mem_remote_24g_commom_addr 
-0x46fd 016114 fetch 1 ,mem_remote_save_addr_flag 
-0x46fe 016115 ncall remote_car_g24_save_commom_addr ,blank 
-0x46ff 016116 fetch 4 ,mem_remote_24g_commom_addr 
-0x4700 016117 call g24_update_addr_and_synccrc8 
-:      016120 remote_car_24g_attempt_success:
-0x4701 016121 jam 0 ,mem_24g_conn_sm 
-0x4702 016122 jam work_paired ,mem_remote_car_24g_auto_work_step 
-0x4703 016123 jam work_paired ,mem_remote_car_24g_pair_success_flag 
-0x4704 016124 jam 0 ,mem_24g_reconn_timeout 
-0x4705 016125 rtn 
-:      016126 remote_car_g24_save_commom_addr:
-0x4706 016129 fetch 1 ,mem_remote_save_addr_flag 
-0x4707 016130 rtn blank 
-0x4708 016131 fetch 1 ,mem_24g_lap + 1 
-0x4709 016132 store 1 ,mem_remote_24g_commom_addr + 3 
-0x470a 016134 fetch 1 ,mem_24g_receiver_addr + 1 
-0x470b 016135 store 1 ,mem_remote_24g_commom_addr + 2 
-0x470c 016137 fetch 1 ,mem_24g_lap 
-0x470d 016138 store 1 ,mem_remote_24g_commom_addr + 1 
-0x470e 016140 fetch 1 ,mem_24g_receiver_addr 
-0x470f 016141 store 1 ,mem_remote_24g_commom_addr 
-0x4710 016142 call remote_car_g24_search_commom_addr 
-0x4711 016143 fetch 4 ,mem_remote_24g_commom_addr 
-0x4712 016144 fetcht 4 ,mem_remote_24g_commom_addr_temp 
-0x4713 016145 isub temp ,null 
-0x4714 016146 rtn zero 
-0x4715 016147 copy regc ,regb 
-0x4716 016148 arg mem_remote_24g_commom_addr ,rega 
-0x4717 016149 arg 4 ,loopcnt 
-0x4718 016150 branch otp_write 
-:      016152 remote_car_g24_load_commom_addr:
-0x4719 016153 fetch 1 ,mem_remote_save_addr_flag 
-0x471a 016154 rtn blank 
-0x471b 016155 call remote_car_g24_search_commom_addr 
-0x471c 016156 fetch 4 ,mem_remote_24g_commom_addr_temp 
-0x471d 016157 rtn blank 
-0x471e 016158 store 4 ,mem_remote_24g_commom_addr 
-0x471f 016159 rtn 
-:      016162 remote_car_g24_search_commom_addr:
-0x4720 016163 fetch 1 ,mem_remote_save_addr_flag 
-0x4721 016164 rtn blank 
-0x4722 016165 arg otp_offset_remote_commom_start_addr ,regc 
-:      016166 remote_car_g24_search_commom_addr_loop:
-0x4723 016167 copy regc ,regb 
-0x4724 016168 arg mem_remote_24g_commom_addr_temp ,rega 
-0x4725 016169 arg 4 ,loopcnt 
-0x4726 016170 call otp_read_data 
-0x4727 016171 fetch 4 ,mem_remote_24g_commom_addr_read 
-0x4728 016172 rtn blank 
-0x4729 016173 store 4 ,mem_remote_24g_commom_addr_temp 
-0x472a 016174 copy regc ,pdata 
-0x472b 016175 arg otp_offset_remote_commom_end_addr ,temp 
-0x472c 016176 isub temp ,null 
-0x472d 016177 rtn positive 
-0x472e 016178 increase 4 ,regc 
-0x472f 016179 branch remote_car_g24_search_commom_addr_loop 
-:      016181 remote_car_24g_status_process:
-0x4730 016182 fetch 1 ,mem_remote_car_24g_auto_work_step 
-0x4731 016183 rtneq power_on 
-0x4732 016184 fetch 1 ,mem_remote_car_24g_status 
-0x4733 016185 rtneq work_paired 
-0x4734 016186 jam work_paired ,mem_remote_car_24g_status 
-:      016187 remote_car_scale_process_paired:
-0x4735 016188 arg 0 ,rega 
-0x4736 016189 branch ui_led_off_global 
-:      016190 remote_car_scale_process_shutdown:
-0x4737 016191 arg 0 ,rega 
-0x4738 016192 call ui_led_off_global 
-0x4739 016193 call remote_car_ui_led_init 
-0x473a 016194 branch app_enter_hibernate 
-:      016196 remote_car_event_timer:
-0x473b 016197 call app_power_timer 
-0x473c 016198 call g24_pair_timeout_timer 
-0x473d 016199 call g24_reconn_timeout_timer 
-0x473e 016200 branch remote_car_no_data_timer 
-:      016202 remote_car_no_data_timer:
-0x473f 016203 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4740 016204 rtn blank 
-0x4741 016205 fetch 1 ,mem_key_value_retention 
-0x4742 016206 nbranch remote_no_data_timer_init ,blank 
-0x4743 016207 arg mem_remote_car_no_data_timer ,regc 
-0x4744 016208 arg remote_car_scale_process_shutdown ,regb 
-0x4745 016209 branch timer_single_step_2b 
-:      016213 remote_car_send_motor1_key0_press:
-0x4746 016214 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x4747 016215 rtn 
-:      016216 remote_car_send_motor1_key1_press:
-0x4748 016217 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x4749 016218 rtn 
-:      016219 remote_car_send_motor2_key2_press:
-0x474a 016220 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x474b 016221 rtn 
-:      016222 remote_car_send_motor2_key3_press:
-0x474c 016223 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x474d 016224 rtn 
-:      016227 remote_car_send_motor1_key0_rel:
-:      016228 remote_car_send_motor1_key1_rel:
-0x474e 016229 jam motor_stop ,mem_remote_car_24g_motor1_payload 
-0x474f 016230 rtn 
-:      016231 remote_car_send_motor2_key2_rel:
-:      016232 remote_car_send_motor2_key3_rel:
-0x4750 016233 jam motor_stop ,mem_remote_car_24g_motor2_payload 
-0x4751 016234 rtn 
-:      016236 remote_car_send_key:
-0x4752 016237 arg mem_remote_car_24g_motor_packet ,rega 
-0x4753 016238 branch queue_push 
-:      016239 remote_car_send_attack:
-0x4754 016240 arg mem_remote_car_24g_fire_packet ,rega 
-0x4755 016241 branch queue_push 
-:      016243 remote_car_g24_package_data:
-0x4756 016244 fetch 1 ,mem_remote_car_24g_pair_success_flag 
-0x4757 016245 beq work_paired ,remote_car_g24_send_empty 
-0x4758 016246 arg mem_remote_car_24g_tx_temp ,rega 
-0x4759 016247 call queue_pop 
-0x475a 016248 nbranch remote_car_moto_data ,user 
-:      016249 remote_car_g24_package_data_continue:
-0x475b 016250 arg mem_remote_car_24g_tx_temp ,contr 
-0x475c 016251 ifetch 1 ,contr 
-0x475d 016252 copy pdata ,rega 
-0x475e 016253 arg mem_remote_car_24g_tx_temp + 1 ,regb 
-0x475f 016256 rtn 
-:      016258 remote_car_g24_send_empty:
-0x4760 016259 jam 0 ,mem_remote_car_24g_pair_success_flag 
-0x4761 016260 enable user 
-0x4762 016261 arg 1 ,rega 
-0x4763 016262 arg mem_remote_car_empty_packet ,regb 
-0x4764 016263 rtn 
-:      016265 remote_car_moto_data:
-0x4765 016266 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
-0x4766 016267 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
-0x4767 016268 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
-0x4768 016269 rtn 
-:      016270 remote_car_moto_data_next:
-0x4769 016271 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
-0x476a 016272 nbranch remote_car_moto_data_enable_user ,blank 
-0x476b 016273 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
-0x476c 016274 nbranch remote_car_moto_data_enable_user ,blank 
-0x476d 016275 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
-0x476e 016276 nbranch remote_car_moto_data_enable_user ,blank 
-0x476f 016277 rtn 
-:      016278 remote_car_moto_data_enable_user:
-0x4770 016279 enable user 
-0x4771 016280 branch remote_car_g24_package_data_continue 
-:      016285 remote_car_default_init:
-0x4772 016286 jam 0x14 ,mem_ui_button_timeout 
-0x4773 016287 jam 0x01 ,mem_ui_button_last_state 
-0x4774 016288 setarg 0x060f 
-0x4775 016289 store 2 ,mem_remote_car_queue_each_size 
-0x4776 016290 setarg mem_remote_car_queue_each_size 
-0x4777 016291 store 2 ,mem_queue_ptr 
-0x4778 016292 jam 0x01 ,mem_lpm_mode 
-0x4779 016293 jam 0x06 ,mem_lpm_overhead 
-0x477a 016294 jam 0x02 ,mem_lpm_mult_timeout 
-0x477b 016295 jam 0x00 ,mem_remote_car_hard_soft_switch 
-0x477c 016296 setarg mem_remote_style_led_type 
-0x477d 016297 store 2 ,mem_ui_led_struct_ptr 
-0x477e 016298 jam 0x01 ,mem_ui_led_struct_num 
-0x477f 016299 jam 0xff ,mem_remote_style_blink_count 
-0x4780 016300 setarg 0x0296 
-0x4781 016301 store 2 ,mem_remote_style_on_time 
-0x4782 016302 setarg 0x073a 
-0x4783 016303 store 2 ,mem_remote_style_off_time 
-0x4784 016304 setarg mem_remote_car_soft_power 
-0x4785 016305 store 2 ,mem_power_param_ptr 
-0x4786 016306 setarg 0x0c0c 
-0x4787 016307 store 2 ,mem_remote_car_power_off_timeout 
-0x4788 016308 setarg mem_remote_car_keyscan 
-0x4789 016309 store 2 ,mem_keyscan_ptr 
-0x478a 016310 jam 0x00 ,mem_remote_car_config_soft_switch_enable 
-0x478b 016311 jam 0xff ,mem_remote_car_config_connect_led_gpio 
-0x478c 016312 jam 0xff ,mem_remote_car_config_soft_switch_gpio 
-0x478d 016313 jam 0x00 ,mem_remote_car_config_key_map 
-0x478e 016314 jam 0x00 ,mem_remote_car_config_layout 
-0x478f 016315 jam 0x00 ,mem_remote_car_config_check_way 
-0x4790 016316 jam 0x01 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4791 016317 setarg 0x4e55 
-0x4792 016318 store 2 ,mem_current_vdd_value_default_mid_x 
-0x4793 016319 store 2 ,mem_current_vdd_value_default_mid_y 
-0x4794 016320 setarg 0x0007 
-0x4795 016321 store 2 ,mem_current_vdd_default_range 
-0x4796 016322 jam 0x02 ,mem_adc_config_flag 
-0x4797 016323 setsect 0 ,0x35a0c 
-0x4798 016324 setsect 1 ,0x11a 
-0x4799 016325 setsect 2 ,0x60 
-0x479a 016326 setsect 3 ,0x28 
-0x479b 016327 store 9 ,mem_remote_car_24g_motor_packet 
-0x479c 016328 setsect 0 ,0x2000a 
-0x479d 016329 setsect 1 ,0x02 
-0x479e 016330 istore 4 ,contw 
-0x479f 016331 setsect 0 ,0x35a08 
-0x47a0 016332 setsect 1 ,0x19a 
-0x47a1 016333 setsect 2 ,0x00 
-0x47a2 016334 setsect 3 ,0x00 
-0x47a3 016335 store 9 ,mem_remote_car_24g_fire_packet 
-0x47a4 016336 setarg 0x0064 
-0x47a5 016337 store 2 ,mem_remote_car_no_data_timeout 
-0x47a6 016338 jam tx_power_0db ,mem_tx_power 
-0x47a7 016339 jam 0x01 ,mem_24g_data_type 
-0x47a8 016340 jam 0x06 ,mem_24g_max_retry 
-0x47a9 016341 jam 0x01 ,mem_24g_pair_switch 
-0x47aa 016342 jam 0x00 ,mem_24g_fast_conn_enable 
-0x47ab 016343 call g24_rx_window_init 
-0x47ac 016344 call g24_interval_param_8ms 
-0x47ad 016345 call g24_chmap_param_init 
-0x47ae 016348 setarg 0x0708 
-0x47af 016349 store 2 ,mem_24g_pair_timeout_init 
-0x47b0 016350 setarg 0x0050 
-0x47b1 016351 store 2 ,mem_24g_reconn_timeout_init 
-0x47b2 016352 setarg 0x0a7700 
-0x47b3 016353 store 3 ,mem_24g_long_sleep_set 
-0x47b4 016354 setarg 0x604800 
-0x47b5 016355 store 3 ,mem_24g_enter_hibernate 
-0x47b6 016356 rtn 
-:      016363 dongle_init:
-0x47b7 016364 setarg dongle_dispatch 
-0x47b8 016365 store 2 ,mem_cb_24g_receive_process 
-0x47b9 016366 setarg dongle_g24_mouse 
-0x47ba 016367 store 2 ,mem_cb_24g_data_device1 
-0x47bb 016368 setarg dongle_g24_kb 
-0x47bc 016369 store 2 ,mem_cb_24g_data_device2 
-0x47bd 016370 setarg dongle_ackpayload_prep 
-0x47be 016371 store 2 ,mem_cb_24g_ackpayload 
-0x47bf 016372 setarg dongle_usb_config 
-0x47c0 016373 store 2 ,mem_cb_usb_config 
-0x47c1 016374 branch usb_init 
-:      016377 dongle_default_init:
-0x47c2 016378 bpatch patch06_7 ,mem_patch06 
-0x47c3 016380 call dongle_read_kb_bind_status 
-0x47c4 016381 call dongle_xtal_select 
-0x47c5 016382 fetch 1 ,mem_dg_sys_config 
-0x47c6 016383 isolate1 dg_enable_eeprom ,pdata 
-0x47c7 016384 branch dongle_default_no_eeprom ,true 
-0x47c8 016385 fetch 1 ,mem_dg_sys_config 
-0x47c9 016386 isolate1 dg_enable_new_chmap ,pdata 
-0x47ca 016387 call g24_chamap_param_update ,true 
-:      016388 dongle_default_no_eeprom:
-0x47cb 016389 fetch 1 ,mem_dg_24g_tx_power_default 
-0x47cc 016390 store 1 ,mem_tx_power 
-0x47cd 016392 jam 0xff ,mem_rssi_buff_index 
-0x47ce 016393 setarg mem_dg_rssi_noise_buffer 
-0x47cf 016394 store 2 ,mem_rssi_noise_buffer_ptr 
-0x47d0 016395 setarg mem_dg_rssi_noise_dg_buffer 
-0x47d1 016396 store 2 ,mem_rssi_noise_self_buffer_ptr 
-0x47d2 016397 setarg mem_dg_rssi_noise_ms_buffer 
-0x47d3 016398 store 2 ,mem_rssi_noise_device1_buffer_ptr 
-0x47d4 016399 setarg mem_dg_rssi_noise_kb_buffer 
-0x47d5 016400 store 2 ,mem_rssi_noise_device2_buffer_ptr 
-0x47d6 016401 jam tx_power_f5db ,mem_24g_pair_tx_power 
-0x47d7 016402 jam 0 ,mem_dg_kb_bind_success 
-0x47d8 016403 jam 0 ,mem_24g_bind_device_living 
-0x47d9 016404 call g24_enable_1m 
-0x47da 016405 fetch 1 ,mem_dg_sys_config 
-0x47db 016406 isolate1 dg_enable_24g_2m ,pdata 
-0x47dc 016407 call g24_enable_2m ,true 
-0x47dd 016408 call g24_receive_init 
-0x47de 016409 call g24_pair_param_init 
-0x47df 016410 call g24_chmap_param_init 
-0x47e0 016412 fetch 1 ,mem_dg_usb_tx_interval 
-0x47e1 016413 store 1 ,mem_usb_tx_interval 
-0x47e2 016414 fetch 9 ,mem_dg_usb_vid_pid 
-0x47e3 016415 store 9 ,mem_usb_vid_pid 
-0x47e4 016416 rtn 
-:      016418 dongle_xtal_select:
-0x47e5 016419 jam xtal_24m ,mem_fcomp_div 
-0x47e6 016420 fetch 1 ,mem_dg_sys_config 
-0x47e7 016421 rtnbit0 dg_enable_xtal_24m 
-0x47e8 016422 jam xtal_16m ,mem_fcomp_div 
-0x47e9 016423 rtn 
-:      016425 dongle_dispatch:
-0x47ea 016426 fetch 1 ,mem_24g_pair_mode 
-0x47eb 016427 beq 0x00 ,dongle_auto_bind 
-0x47ec 016428 beq 0x01 ,dongle_pc_bind 
-0x47ed 016429 beq 0x0f ,dongle_all_powerful 
-0x47ee 016430 rtn 
-:      016433 dongle_read_kb_bind_status:
-0x47ef 016434 bpatch patch07_0 ,mem_patch07 
-0x47f0 016435 arg dongle_kb_bind_efuse_offect ,regb 
-0x47f1 016436 arg mem_dg_kb_bind_flag ,rega 
-0x47f2 016437 arg 1 ,loopcnt 
-0x47f3 016438 branch otp_read_data 
-:      016440 dongle_write_kb_bind_status:
-0x47f4 016441 bpatch patch07_1 ,mem_patch07 
-0x47f5 016442 arg 1 ,loopcnt 
-0x47f6 016443 arg mem_dg_kb_bind_flag ,rega 
-0x47f7 016444 arg dongle_kb_bind_efuse_offect ,regb 
-0x47f8 016445 branch otp_write 
-:      016447 dongle_usb_config:
-0x47f9 016448 fetch 1 ,mem_dg_sys_config 
-0x47fa 016449 bbit1 dg_enable_kb_icon ,dongle_usb_config_kb 
-0x47fb 016450 fetch 1 ,mem_dg_kb_bind_flag 
-0x47fc 016451 bne dongle_kb_bind_success ,dongle_usb_config_param 
-:      016452 dongle_usb_config_kb:
-0x47fd 016453 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
-0x47fe 016454 fetch 4 ,usb_devicedata_addr + 9 
-0x47ff 016455 set1 29 ,pdata 
-0x4800 016456 store 4 ,mem_devicedesc + 9 
-:      016457 dongle_usb_config_param:
-0x4801 016458 call dongle_usb_device_name 
-0x4802 016459 call usb_tx_interval_config 
-0x4803 016460 call dongle_usb_vid_pid_config 
-0x4804 016461 branch dongle_usb_hid_icon_config 
-:      016463 dongle_usb_vid_pid_config:
-0x4805 016464 fetch 1 ,mem_usb_vid_pid 
-0x4806 016465 rtn blank 
-0x4807 016466 fetch 1 ,mem_dg_kb_bind_flag 
-0x4808 016467 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-:      016468 dongle_usb_vid_pid_for_mouse_only_auto_pair:
-0x4809 016469 fetch 4 ,mem_usb_vid_pid + 1 
-:      016470 dongle_usb_vid_pid_store:
-0x480a 016471 store 4 ,mem_devicedesc + 9 
-0x480b 016472 rtn 
-:      016473 dongle_usb_vid_pid_for_suit:
-0x480c 016474 fetch 4 ,mem_usb_vid_pid + 5 
-0x480d 016475 branch dongle_usb_vid_pid_store 
-:      016477 dongle_usb_hid_icon_config:
-0x480e 016478 fetch 1 ,mem_dg_kb_bind_flag 
-0x480f 016479 beq dongle_kb_bind_success ,dongle_usb_kb_hidreportdesc 
-0x4810 016480 setarg usb_kbdata_vendor_define_addr 
-0x4811 016481 store 2 ,mem_hidreportdesc_kb 
-0x4812 016482 jam 0x1a ,mem_confdesc + 26 
-0x4813 016483 rtn 
-:      016484 dongle_usb_kb_hidreportdesc:
-0x4814 016485 setarg usb_kbdata_addr 
-0x4815 016486 store 2 ,mem_hidreportdesc_kb 
-0x4816 016487 jam 0x3f ,mem_confdesc + 26 
-0x4817 016488 rtn 
-:      016490 dongle_usb_device_name:
-0x4818 016491 fetch 1 ,mem_dg_usb_device_name 
-0x4819 016492 rtn blank 
-0x481a 016493 arg mem_dg_usb_device_name ,contr 
-0x481b 016494 arg mem_string2 ,contw 
-0x481c 016495 arg 30 ,loopcnt 
-0x481d 016496 branch memcpy 
-:      016499 dongle_all_powerful:
-0x481e 016500 call g24_switch_work_mode 
-:      016501 dongle_all_powerful_loop:
-0x481f 016502 call dongle_work_mode_auto 
-0x4820 016503 call dongle_usb_dispatch 
-0x4821 016504 branch dongle_all_powerful_loop 
-:      016506 dongle_pc_bind:
-0x4822 016507 call g24_switch_work_mode 
-:      016508 dongle_pc_bind_loop:
-0x4823 016509 call dongle_work_mode_auto 
-0x4824 016510 call g24_bind_mode_auto 
-0x4825 016511 call dongle_usb_dispatch 
-0x4826 016512 branch dongle_pc_bind_loop 
-:      016514 dongle_g24_blank_data_process:
-0x4827 016515 call dongle_g24_ms_blank_data 
-0x4828 016516 call dongle_g24_kb_blank_data 
-0x4829 016517 call dongle_g24_kb_sys_ctrl_blank_data 
-0x482a 016518 branch dongle_g24_kb_mul_blank_data 
-:      016520 dongle_g24_ms_blank_data:
-0x482b 016521 bpatch patch07_2 ,mem_patch07 
-0x482c 016522 fetch 1 ,mem_dg_ms_blank_data_enable 
-0x482d 016523 rtn blank 
-0x482e 016524 arg g24_timer_ms_blank ,queue 
-0x482f 016525 call timer_check 
-0x4830 016526 nrtn blank 
-0x4831 016527 jam 0 ,mem_dg_ms_blank_data_enable 
-0x4832 016528 setarg ms_report_id 
-0x4833 016529 store 1 ,mem_usb_mouse_data 
-0x4834 016530 setarg 0 
-0x4835 016531 istore 7 ,contw 
-:      016532 dongle_usb_tx_ms_data:
-0x4836 016533 jam usb_ep2_ms ,mem_usb_ep2_data 
-:      016534 dongle_usb_tx_enable_ep2:
-0x4837 016535 fetch 1 ,mem_usb_tx_enable 
-0x4838 016536 set1 2 ,pdata 
-0x4839 016537 store 1 ,mem_usb_tx_enable 
-0x483a 016538 rtn 
-:      016540 dongle_g24_kb_blank_data:
-0x483b 016541 bpatch patch07_3 ,mem_patch07 
-0x483c 016542 fetch 1 ,mem_dg_kb_blank_data_enable 
-0x483d 016543 rtn blank 
-0x483e 016544 arg g24_timer_kb_blank ,queue 
-0x483f 016545 call timer_check 
-0x4840 016546 nrtn blank 
-0x4841 016547 jam 0 ,mem_dg_kb_blank_data_enable 
-0x4842 016548 arg mem_usb_kb_data ,contw 
-0x4843 016549 call memset0_16 
-0x4844 016550 fetch 8 ,mem_usb_kb_data 
-0x4845 016551 store 8 ,mem_dg_kb_data_last_data 
-:      016552 dongle_usb_tx_kb_data:
-0x4846 016553 jam kb_normal_report_id ,mem_usb_kb_data 
-:      016554 dongle_usb_tx_enable_ep1:
-0x4847 016555 jam usb_ep1_kb ,mem_usb_ep1_data 
-0x4848 016556 fetch 1 ,mem_usb_tx_enable 
-0x4849 016557 set1 1 ,pdata 
-0x484a 016558 store 1 ,mem_usb_tx_enable 
-0x484b 016559 rtn 
-:      016561 dongle_g24_kb_sys_ctrl_blank_data:
-0x484c 016562 fetch 1 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x484d 016563 rtn blank 
-0x484e 016564 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x484f 016565 call timer_check 
-0x4850 016566 nrtn blank 
-0x4851 016567 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x4852 016568 arg mem_usb_kb_system ,contw 
-0x4853 016569 call memset0_16 
-0x4854 016570 jam kb_system_conctrl_report_id ,mem_usb_kb_system 
-0x4855 016571 fetch 2 ,mem_usb_kb_system 
-0x4856 016572 store 2 ,mem_dg_kb_system_sta_data 
-:      016573 dongle_usb_tx_sys_ctrl_data:
-0x4857 016574 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-0x4858 016575 branch dongle_usb_tx_enable_ep2 
-:      016577 dongle_g24_kb_mul_blank_data:
-0x4859 016578 bpatch patch07_4 ,mem_patch07 
-0x485a 016579 fetch 1 ,mem_dg_kb_mul_blank_data_enable 
-0x485b 016580 rtn blank 
-0x485c 016581 arg g24_timer_kb_mul_blank ,queue 
-0x485d 016582 call timer_check 
-0x485e 016583 nrtn blank 
-0x485f 016584 jam 0 ,mem_dg_kb_mul_blank_data_enable 
-0x4860 016585 arg mem_usb_kb_multikey ,contw 
-0x4861 016586 call memset0_16 
-0x4862 016587 jam kb_multikey_report_id ,mem_usb_kb_multikey 
-0x4863 016588 fetch 3 ,mem_usb_kb_multikey 
-0x4864 016589 store 3 ,mem_dg_kb_multikey_last_data 
-:      016590 dongle_usb_tx_multikey_data:
-0x4865 016591 jam usb_ep2_multikey ,mem_usb_ep2_data 
-0x4866 016592 branch dongle_usb_tx_enable_ep2 
-:      016594 dongle_usb_dispatch:
-0x4867 016595 bpatch patch07_5 ,mem_patch07 
-0x4868 016596 fetch 1 ,mem_usb_remote_wakeup 
-0x4869 016597 call dongle_clear_pc_sleep_flag ,blank 
-0x486a 016598 call usb_isr 
-0x486b 016599 fetch 1 ,mem_usb0_get_set_report 
-0x486c 016600 rtn blank 
-0x486d 016601 jam 0 ,mem_usb0_get_set_report 
-0x486e 016602 fetch 2 ,mem_usb_setup_bvalue_temp 
-0x486f 016603 arg pc_set_report ,temp 
-0x4870 016604 isub temp ,null 
-0x4871 016605 nrtn zero 
-0x4872 016607 fetch 1 ,mem_usb0_set_report_data 
-0x4873 016608 rtnne pc_report_id 
-0x4874 016609 fetch 1 ,mem_usb0_set_report_data + 1 
-0x4875 016610 beq command_mode ,dongle_dispose_cmd_mode 
-0x4876 016611 beq command_bind ,dongle_dispose_cmd_bind 
-0x4877 016612 beq command_current_project ,dongle_dispose_cmd_current_project 
-0x4878 016613 beq command_current_mode ,dongle_dispose_cmd_current_mode 
-0x4879 016614 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
-:      016616 dongle_usb0_data_ready_report_set0:
-0x487a 016617 jam 0 ,mem_usb0_data_ready_report 
-0x487b 016618 rtn 
-:      016620 dongle_dispose_cmd_mode:
-0x487c 016621 fetch 1 ,mem_usb0_set_report_data + 2 
-0x487d 016622 beq com_mode_bind ,dongle_enter_bind_mode 
-0x487e 016623 branch dongle_usb0_data_ready_report_set0 
-:      016624 dongle_enter_bind_mode:
-0x487f 016625 call g24_bind_mode_enable 
-:      016626 dongle_usb0_data_ready_report_set1:
-0x4880 016627 jam 1 ,mem_usb0_data_ready_report 
-0x4881 016628 rtn 
-:      016630 dongle_dispose_cmd_bind:
-0x4882 016631 fetch 1 ,mem_usb0_set_report_data + 2 
-0x4883 016632 beq com_bind_get ,dongle_dispose_cmd_get_bind 
-0x4884 016633 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
-0x4885 016634 beq com_read_mode ,dongle_dispose_cmd_read_mode 
-0x4886 016635 branch dongle_usb0_data_ready_report_set0 
-:      016636 dongle_dispose_cmd_get_bind:
-0x4887 016637 fetch 1 ,mem_24g_bind_device_status 
-0x4888 016638 store 1 ,mem_usb0_get_report_data + 1 
-0x4889 016639 branch dongle_usb0_data_ready_report_set1 
-:      016640 dongle_dispose_cmd_exit_bind:
-0x488a 016641 call g24_work_mode_enable 
-0x488b 016642 branch dongle_dispose_cmd_get_bind 
-:      016643 dongle_dispose_cmd_read_mode:
-:      016644 dongle_dispose_in_bind_mode:
-0x488c 016645 jam command_bind ,mem_usb0_get_report_data + 1 
-0x488d 016646 branch dongle_usb0_data_ready_report_set1 
-:      016648 dongle_dispose_cmd_current_project:
-0x488e 016649 jam product_id ,mem_usb0_get_report_data + 1 
-0x488f 016650 branch dongle_usb0_data_ready_report_set1 
-:      016652 dongle_dispose_cmd_current_mode:
-0x4890 016653 fetch 1 ,mem_24g_work_mode 
-0x4891 016654 beq dongle_work ,dongle_dispose_in_work_mode 
-0x4892 016655 beq dongle_bind ,dongle_dispose_in_bind_mode 
-0x4893 016656 rtn 
-:      016657 dongle_dispose_in_work_mode:
-0x4894 016658 jam command_mode ,mem_usb0_get_report_data + 1 
-0x4895 016659 branch dongle_usb0_data_ready_report_set1 
-:      016661 dongle_dispose_cmd_current_fw_version:
-0x4896 016662 jam fw_version0 ,mem_usb0_get_report_data + 1 
-0x4897 016663 jam fw_version1 ,mem_usb0_get_report_data + 2 
-0x4898 016664 jam fw_version2 ,mem_usb0_get_report_data + 3 
-0x4899 016665 jam fw_version3 ,mem_usb0_get_report_data + 4 
-0x489a 016666 branch dongle_usb0_data_ready_report_set1 
-:      016674 dongle_auto_bind:
-0x489b 016675 call g24_mode_switch_init 
-:      016676 dongle_auto_bind_loop:
-0x489c 016677 call g24_mode_switch_bind_work 
-0x489d 016678 call g24_mode_switch_bind_search 
-0x489e 016679 call dongle_work_mode_auto 
-0x489f 016680 call g24_bind_mode_auto 
-0x48a0 016681 call g24_search_mode_auto 
-0x48a1 016682 call dongle_usb_dispatch 
-0x48a2 016683 branch dongle_auto_bind_loop 
-:      016685 dongle_work_mode_auto:
-0x48a3 016686 bpatch patch07_6 ,mem_patch07 
-0x48a4 016687 fetch 1 ,mem_24g_work_mode 
-0x48a5 016688 rtnne dongle_work 
-0x48a6 016689 call g24_work_mode_start 
-0x48a7 016690 call dongle_g24_blank_data_process 
-0x48a8 016691 fetch 1 ,mem_24g_pair_mode 
-0x48a9 016692 nrtn blank 
-0x48aa 016693 branch g24_nodata_process 
-:      016695 dongle_ackpayload_prep:
-0x48ab 016696 fetch 1 ,mem_24g_data_type 
-0x48ac 016697 beq datatype_device1 ,dongle_ackpayload_prep_mouse 
-0x48ad 016698 beq datatype_device2 ,dongle_ackpayload_prep_keyboard 
-:      016699 dongle_ackpayload_prep_mouse:
-0x48ae 016700 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48af 016701 bbit1 0 ,dongle_pc_sleep_ackpayload_prep_mouse 
-0x48b0 016702 branch dongle_ackpayload_prep_end 
-:      016704 dongle_set_pc_sleep_flag:
-0x48b1 016705 fetch 1 ,mem_device_option 
-0x48b2 016706 rtnne dvc_op_dongle 
-0x48b3 016707 jam 3 ,mem_dg_pc_sleep_flag 
-0x48b4 016708 rtn 
-:      016709 dongle_clear_pc_sleep_flag:
-0x48b5 016710 jam 0 ,mem_dg_pc_sleep_flag 
-0x48b6 016711 rtn 
-:      016713 dongle_ackpayload_prep_keyboard:
-0x48b7 016714 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48b8 016715 bbit1 1 ,dongle_pc_sleep_ackpayload_prep_keyboard 
-:      016716 dongle_ackpayload_prep_end:
-0x48b9 016717 fetch 1 ,mem_24g_ackpayload_enable 
-0x48ba 016718 beq bind_ackpayload ,dongle_g24_bind_ackpayload_prep 
-0x48bb 016719 beq kb_led_ackpayload ,dongle_g24_kb_led_ackpayload_prep 
-0x48bc 016720 rtn 
-:      016722 dongle_pc_sleep_ackpayload_prep_mouse:
-0x48bd 016723 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48be 016724 set0 0 ,pdata 
-0x48bf 016725 store 1 ,mem_dg_pc_sleep_flag 
-0x48c0 016726 branch dongle_pc_sleep_ackpayload_prep 
-:      016728 dongle_pc_sleep_ackpayload_prep_keyboard:
-0x48c1 016729 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48c2 016730 set0 1 ,pdata 
-0x48c3 016731 store 1 ,mem_dg_pc_sleep_flag 
-:      016732 dongle_pc_sleep_ackpayload_prep:
-0x48c4 016733 jam 0x01 ,mem_24g_datalen 
-0x48c5 016734 setarg 0xff 
-0x48c6 016735 store 1 ,mem_24g_txbuf 
-0x48c7 016736 rtn 
-:      016739 dongle_g24_bind_ackpayload_prep:
-0x48c8 016740 jam 1 ,mem_24g_ackpayload_enable 
-0x48c9 016741 call g24_binding_device_check 
-0x48ca 016742 nrtn user3 
-0x48cb 016743 branch g24_bind_ackpayload_prep 
-:      016745 dongle_g24_kb_led_ackpayload_prep:
-0x48cc 016746 fetch 1 ,mem_24g_rxbuf + 2 
-0x48cd 016747 beq datatype_device1 ,dongle_g24_bind_ackpayload_prep 
-0x48ce 016748 beq datatype_attemp ,dongle_g24_bind_ackpayload_prep 
-0x48cf 016749 jam 0 ,mem_usb_tx_win_enable 
-0x48d0 016750 jam 0x01 ,mem_24g_datalen 
-0x48d1 016751 fetch 1 ,mem_24g_led_status 
-0x48d2 016752 store 1 ,mem_24g_txbuf 
-0x48d3 016753 rtn 
-:      016755 dongle_g24_mouse:
-0x48d4 016756 setarg ms_report_id 
-0x48d5 016757 store 1 ,mem_usb_mouse_data 
-0x48d6 016758 fetch 7 ,mem_24g_rxdata_temp + 3 
-0x48d7 016759 istore 7 ,contw 
-0x48d8 016760 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48d9 016761 ncall dongle_g24_ms_enable_blank_data_forcibly ,blank 
-0x48da 016762 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48db 016763 call dongle_g24_ms_disable_blank_data_forcibly ,blank 
-0x48dc 016764 branch dongle_usb_tx_ms_data 
-:      016766 dongle_g24_ms_enable_blank_data_forcibly:
-0x48dd 016767 jam 1 ,mem_dg_ms_blank_data_enable 
-0x48de 016768 setarg timer_ms_blank_delay 
-0x48df 016769 arg g24_timer_ms_blank ,queue 
-0x48e0 016770 branch timer_init 
-:      016772 dongle_g24_ms_disable_blank_data_forcibly:
-0x48e1 016773 jam 0 ,mem_dg_ms_blank_data_enable 
-0x48e2 016774 setarg 0 
-0x48e3 016775 arg g24_timer_ms_blank ,queue 
-0x48e4 016776 branch timer_init 
-:      016778 dongle_g24_kb:
-0x48e5 016779 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48e6 016780 beq 0 ,dongle_g24_kb_type0 
-0x48e7 016781 beq 2 ,dongle_g24_kb_type2 
-0x48e8 016782 beq 3 ,dongle_g24_kb_type3 
-0x48e9 016783 branch g24_rx_interrupt_clear 
-:      016785 dongle_g24_kb_type0:
-0x48ea 016786 fetch 1 ,mem_24g_rxdata_temp + 5 
-0x48eb 016787 store 1 ,mem_24g_ackpayload_enable 
-0x48ec 016788 jam 0 ,mem_24g_rxdata_temp + 5 
-0x48ed 016789 arg mem_usb_kb_data ,contw 
-0x48ee 016790 arg mem_24g_rxdata_temp + 4 ,contr 
-0x48ef 016791 arg 8 ,loopcnt 
-0x48f0 016792 call memcpy 
-0x48f1 016793 fetch 8 ,mem_usb_kb_data 
-0x48f2 016794 ncall dongle_g24_kb_enable_blank_data_forcibly ,blank 
-0x48f3 016795 fetch 8 ,mem_usb_kb_data 
-0x48f4 016796 call dongle_g24_kb_disable_blank_data_forcibly ,blank 
-0x48f5 016797 fetch 8 ,mem_usb_kb_data 
-0x48f6 016798 store 8 ,mem_dg_kb_data_sta_data 
-0x48f7 016799 fetcht 8 ,mem_dg_kb_data_last_data 
-0x48f8 016800 isub temp ,null 
-0x48f9 016801 ncall dongle_usb_tx_enable_ep1 ,zero 
-0x48fa 016802 fetch 8 ,mem_dg_kb_data_sta_data 
-0x48fb 016803 store 8 ,mem_dg_kb_data_last_data 
-0x48fc 016804 branch g24_rx_interrupt_clear 
-:      016806 dongle_g24_kb_enable_blank_data_forcibly:
-0x48fd 016807 jam 1 ,mem_dg_kb_blank_data_enable 
-0x48fe 016808 setarg timer_kb_blank_delay 
-0x48ff 016809 arg g24_timer_kb_blank ,queue 
-0x4900 016810 branch timer_init 
-:      016812 dongle_g24_kb_disable_blank_data_forcibly:
-0x4901 016813 jam 0 ,mem_dg_kb_blank_data_enable 
-0x4902 016814 setarg 0 
-0x4903 016815 arg g24_timer_kb_blank ,queue 
-0x4904 016816 branch timer_init 
-:      016818 dongle_g24_kb_type3:
-0x4905 016819 arg mem_usb_kb_multikey ,contw 
-0x4906 016820 arg mem_24g_rxdata_temp + 3 ,contr 
-0x4907 016821 arg 3 ,loopcnt 
-0x4908 016822 call memcpy 
-0x4909 016823 fetch 2 ,mem_usb_kb_multikey + 1 
-0x490a 016824 ncall dongle_g24_kb_mul_enable_blank_data_forcibly ,blank 
-0x490b 016825 fetch 2 ,mem_usb_kb_multikey + 1 
-0x490c 016826 call dongle_g24_kb_mul_disable_blank_data_forcibly ,blank 
-0x490d 016827 fetch 3 ,mem_usb_kb_multikey 
-0x490e 016828 store 3 ,mem_dg_kb_multikey_sta_data 
-0x490f 016829 fetcht 3 ,mem_dg_kb_multikey_last_data 
-0x4910 016830 isub temp ,null 
-0x4911 016831 ncall dongle_usb_tx_multikey_data ,zero 
-0x4912 016832 fetch 3 ,mem_dg_kb_multikey_sta_data 
-0x4913 016833 store 3 ,mem_dg_kb_multikey_last_data 
-0x4914 016834 branch g24_rx_interrupt_clear 
-:      016836 dongle_g24_kb_mul_enable_blank_data_forcibly:
-0x4915 016837 jam 1 ,mem_dg_kb_mul_blank_data_enable 
-0x4916 016838 setarg timer_kb_mul_blank_delay 
-0x4917 016839 arg g24_timer_kb_mul_blank ,queue 
-0x4918 016840 branch timer_init 
-:      016842 dongle_g24_kb_mul_disable_blank_data_forcibly:
-0x4919 016843 jam 0 ,mem_dg_kb_mul_blank_data_enable 
-0x491a 016844 setarg 0 
-0x491b 016845 arg g24_timer_kb_mul_blank ,queue 
-0x491c 016846 branch timer_init 
-:      016848 dongle_g24_kb_type2:
-0x491d 016849 arg mem_usb_kb_system ,contw 
-0x491e 016850 arg mem_24g_rxdata_temp + 3 ,contr 
-0x491f 016851 arg 2 ,loopcnt 
-0x4920 016852 call memcpy 
-0x4921 016853 fetch 2 ,mem_usb_kb_system 
-0x4922 016854 ncall dongle_g24_kb_sys_enable_blank_data_forcibly ,blank 
-0x4923 016855 fetch 2 ,mem_usb_kb_system 
-0x4924 016856 call dongle_g24_kb_sys_disable_blank_data_forcibly ,blank 
-0x4925 016857 fetch 2 ,mem_usb_kb_system 
-0x4926 016858 store 2 ,mem_dg_kb_system_sta_data 
-0x4927 016859 fetcht 2 ,mem_dg_kb_system_last_data 
-0x4928 016860 isub temp ,null 
-0x4929 016861 ncall dongle_usb_tx_sys_data ,zero 
-0x492a 016862 fetch 2 ,mem_dg_kb_system_sta_data 
-0x492b 016863 store 2 ,mem_dg_kb_system_last_data 
-0x492c 016864 branch g24_rx_interrupt_clear 
-:      016866 dongle_g24_kb_sys_enable_blank_data_forcibly:
-0x492d 016867 jam 1 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x492e 016868 setarg timer_kb_sys_crtl_blank_delay 
-0x492f 016869 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x4930 016870 branch timer_init 
-:      016871 dongle_g24_kb_sys_disable_blank_data_forcibly:
-0x4931 016872 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x4932 016873 setarg 0 
-0x4933 016874 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x4934 016875 branch timer_init 
-:      016877 dongle_usb_tx_sys_data:
-0x4935 016878 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-0x4936 016879 branch dongle_usb_tx_enable_ep2 
-:      016882 dongle_g24_store_dvc2_bind_flag:
-0x4937 016883 fetch 1 ,mem_device_option 
-0x4938 016884 rtnne dvc_op_dongle 
-0x4939 016885 fetch 1 ,mem_dg_kb_bind_flag 
-0x493a 016886 rtneq dongle_kb_bind_success 
-:      016887 dongle_prep_soft_reset:
-0x493b 016888 jam 1 ,mem_dg_kb_bind_success 
-0x493c 016889 rtn 
-:      016892 dongle_kb_bind_soft_reset:
-0x493d 016893 fetch 1 ,mem_device_option 
-0x493e 016894 rtnne dvc_op_dongle 
-0x493f 016895 fetch 1 ,mem_dg_kb_bind_success 
-0x4940 016896 rtn blank 
-0x4941 016897 jam 0 ,mem_temp 
-:      016898 dongle_wirte_efuse_bind_status:
-0x4942 016899 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
-0x4943 016900 call dongle_write_kb_bind_status 
-0x4944 016901 call dongle_read_kb_bind_status 
-0x4945 016902 fetch 1 ,mem_temp 
-0x4946 016903 increase 1 ,pdata 
-0x4947 016904 store 1 ,mem_temp 
-0x4948 016905 beq 0xff ,soft_reset_chip 
-0x4949 016906 fetch 1 ,mem_dg_kb_bind_flag 
-0x494a 016907 bne dongle_kb_bind_success ,dongle_wirte_efuse_bind_status 
-0x494b 016908 branch soft_reset_chip 
-:      016920 keyboard_softreset_process:
-0x494c 016921 fetch 1 ,mem_device_option 
-0x494d 016922 rtnne dvc_op_keyboard 
-0x494e 016923 call mouse_wakeup_from_power_check 
-0x494f 016924 nbranch soft_reset + 1 ,user 
-0x4950 016925 fetch 1 ,mem_power_on_flag 
-0x4951 016926 branch soft_reset + 1 ,blank 
-0x4952 016927 fetch 1 ,mem_config_select_device_button_gpio 
-0x4953 016928 rtneq ui_button_gpio_disable 
-0x4954 016929 copy pdata ,queue 
-0x4955 016930 fetch 4 ,mem_saved_gpio_in 
-0x4956 016931 qisolate0 pdata 
-0x4957 016932 call keyboard_pb_set ,true 
-0x4958 016933 branch soft_reset + 2 
-:      016935 keyboard_init:
-0x4959 016936 call enable_authrom 
-0x495a 016937 call keyboard_setting_config 
-0x495b 016939 call keyboard_gpio_init 
-0x495c 016940 call keyboard_low_vol_mult_set 
-0x495d 016941 rtn wake 
-0x495e 016942 call keyboard_usb_check_enable 
-0x495f 016943 call keyboard_cb_fuction 
-0x4960 016944 fetch 1 ,mem_usb_addr 
-0x4961 016945 rtnbit1 7 
-:      016946 keyboard_init_wireless:
-0x4962 016947 fetch 2 ,mem_ui_state_map 
-0x4963 016948 bbit1 ui_state_btn_down ,keyboard_start_discovery 
-0x4964 016949 call mouse_check_select_device_by_switch 
-0x4965 016950 branch keyboard_start_work 
-:      016953 keyboard_usb_check_enable:
-0x4966 016954 fetch mouse_flag_len ,mem_mouse_flag 
-0x4967 016955 rtnbit0 mouse_enable_usb 
-0x4968 016956 setarg keyboard_usb_config_param 
-0x4969 016957 store 2 ,mem_cb_usb_config 
-0x496a 016958 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
-0x496b 016959 branch keyboard_usb_interface_check 
-:      016961 keyboard_usb_config_param:
-0x496c 016962 call keyboard_usb_config_kb_check 
-0x496d 016963 call keyboard_usb_config_param_init 
-0x496e 016964 branch keyboard_usb_config_param_setup 
-:      016966 keyboard_usb_config_kb_check:
-0x496f 016967 jam dongle_kb_bind_eeprom_offect ,mem_mouse_usb_keyboard_flag 
-0x4970 016968 fetch mouse_flag_len ,mem_mouse_flag 
-0x4971 016969 rtnbit0 mouse_enable_keyboard 
-0x4972 016970 jam dongle_kb_bind_success ,mem_mouse_usb_keyboard_flag 
-0x4973 016971 rtn 
-:      016973 keyboard_usb_config_param_init:
-0x4974 016974 fetch mouse_flag_len ,mem_mouse_flag 
-0x4975 016975 bbit1 mouse_enable_usb_250 ,keyboard_usb_report_rate_set_250hz 
-0x4976 016976 bbit1 mouse_enable_usb_500 ,keyboard_usb_report_rate_set_500hz 
-0x4977 016977 bbit1 mouse_enable_usb_1000 ,keyboard_usb_report_rate_set_1000hz 
-0x4978 016978 jam 0x19 ,mem_wire_usb_interval 
-0x4979 016979 jam 0x08 ,mem_usb_tx_interval 
-0x497a 016980 rtn 
-:      016981 keyboard_usb_report_rate_set_250hz:
-0x497b 016982 jam 0x0c ,mem_wire_usb_interval 
-0x497c 016983 jam 0x04 ,mem_usb_tx_interval 
-0x497d 016984 rtn 
-:      016985 keyboard_usb_report_rate_set_500hz:
-0x497e 016986 jam 0x06 ,mem_wire_usb_interval 
-0x497f 016987 jam 0x02 ,mem_usb_tx_interval 
-0x4980 016988 rtn 
-:      016989 keyboard_usb_report_rate_set_1000hz:
-0x4981 016990 jam 0x03 ,mem_wire_usb_interval 
-0x4982 016991 jam 0x01 ,mem_usb_tx_interval 
-0x4983 016992 rtn 
-:      016994 keyboard_usb_config_param_setup:
-0x4984 016995 call usb_tx_interval_config 
-0x4985 016996 call keyboard_usb_vid_pid_config 
-0x4986 016997 branch keyboard_usb_hid_icon_config 
-:      016999 keyboard_usb_vid_pid_config:
-0x4987 017000 fetch 1 ,mem_usb_vid_pid 
-0x4988 017001 rtn blank 
-0x4989 017002 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x498a 017003 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-0x498b 017004 branch dongle_usb_vid_pid_for_mouse_only_auto_pair 
-:      017006 keyboard_usb_hid_icon_config:
-0x498c 017007 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x498d 017008 branch dongle_usb_hid_icon_config + 1 
-:      017012 keyboard_usb_interface_check:
-0x498e 017013 bpatch patch08_1 ,mem_patch08 
-0x498f 017014 fetcht 1 ,mem_usb_offline_check_gpio 
-0x4990 017015 call gpio_get_bit 
-0x4991 017016 branch keyboard_usb_gpio_low ,true 
-0x4992 017017 branch keyboard_usb_gpio_high 
-:      017020 keyboard_usb_gpio_low:
-0x4993 017021 fetch 1 ,mem_mouse_usb_vdd_status 
-0x4994 017022 rtneq mouse_usb_interface_remove 
-0x4995 017023 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
-0x4996 017024 jam 0 ,mem_usb_device_enumeration_endflag 
-0x4997 017025 jam 0 ,mem_usb_status 
-0x4998 017026 jam 0 ,mem_usb_state 
-0x4999 017027 branch keyboard_init_wireless 
-:      017030 keyboard_usb_gpio_high:
-0x499a 017031 fetch 1 ,mem_mouse_usb_vdd_status 
-0x499b 017032 rtneq mouse_usb_interface_insert 
-0x499c 017033 jam mouse_usb_interface_insert ,mem_mouse_usb_vdd_status 
-0x499d 017034 call mouse_24g_stop 
-0x499e 017035 call mouse_stop_bluetooth_mode 
-0x499f 017036 call keyboard_device_led_all_off 
-0x49a0 017037 branch usb_init 
-:      017041 keyboard_setting_config:
-0x49a1 017042 rtn wake 
-0x49a2 017044 call g24_transmit_init 
-0x49a3 017045 call g24_chmap_param_init 
-0x49a4 017047 call keyboard_param_init 
-0x49a5 017048 fetcht 1 ,mem_mcu_rstb_gpio 
-0x49a6 017049 call gpio_out_inactive 
-0x49a7 017051 call keyboard_device_led_off 
-0x49a8 017052 call mouse_device_multi_led_parm_init 
-0x49a9 017053 call le_set_fixed_ltk_justwork 
-0x49aa 017055 fetch mouse_flag_len ,mem_mouse_flag 
-0x49ab 017056 bbit1 mouse_enable_otp ,keyboard_load_otp_info_check 
-0x49ac 017057 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-0x49ad 017058 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x49ae 017059 rtn 
-:      017064 keyboard_param_init:
-0x49af 017066 call mouse_param_common_init 
-0x49b0 017068 jam 0 ,mem_same_keyvalue_timerout_flag 
-0x49b1 017069 setarg 0x230170 
-0x49b2 017070 store 3 ,mem_mouse_vdd_full_vol 
-0x49b3 017071 setarg 0x015301 
-0x49b4 017072 istore 3 ,contw 
-0x49b5 017073 arg mem_le_adv_swift_pair ,contw 
-0x49b6 017074 arg 20 ,loopcnt 
-0x49b7 017075 call clear_mem 
-0x49b8 017077 fetch 1 ,mem_le_name_len 
-0x49b9 017078 sub pdata ,12 ,null 
-0x49ba 017079 nbranch ble_name_set_no_swift_pair ,positive 
-0x49bb 017080 setarg 0x06ff06 
-0x49bc 017081 store 3 ,mem_le_adv_swift_pair 
-0x49bd 017082 setarg 0x000300 
-0x49be 017083 istore 3 ,contw 
-0x49bf 017084 setarg 0x80 
-0x49c0 017085 istore 1 ,contw 
-:      017086 ble_store_le_name:
-0x49c1 017087 fetch 1 ,mem_le_name_len 
-0x49c2 017088 increase 1 ,pdata 
-0x49c3 017089 copy pdata ,loopcnt 
-0x49c4 017090 arg mem_le_scan_data ,contr 
-0x49c5 017091 branch memcpy 
-:      017093 ble_name_set_no_swift_pair:
-0x49c6 017094 arg mem_le_adv_swift_pair ,contw 
-0x49c7 017095 branch ble_store_le_name 
-:      017098 keyboard_gpio_init:
-0x49c8 017101 fetcht 1 ,mem_mcu_clk_gpio 
-0x49c9 017102 call gpio_set_high_impedance 
-0x49ca 017103 fetcht 1 ,mem_mcu_stb_gpio 
-0x49cb 017104 call gpio_set_high_impedance 
-0x49cc 017105 fetcht 1 ,mem_mcu_rstb_gpio 
-0x49cd 017106 call gpio_set_high_impedance 
-0x49ce 017108 setarg mem_key_row_gpio 
-0x49cf 017109 store 2 ,mem_kb_row_ptr 
-0x49d0 017111 setarg mem_key_col_gpio 
-0x49d1 017112 store 2 ,mem_kb_col_ptr 
-0x49d2 017114 setarg mem_key_excol_gpio 
-0x49d3 017115 store 2 ,mem_kb_excol_ptr 
-0x49d4 017117 fetch 2 ,mem_kb_row_ptr 
-0x49d5 017118 copy pdata ,regb 
-0x49d6 017119 arg 8 ,loopcnt 
-:      017121 keyboard_key_row_init:
-0x49d7 017122 ifetcht 1 ,regb 
-0x49d8 017123 sub temp ,ui_button_gpio_disable ,null 
-0x49d9 017124 ncall keboard_gpio_set_high_impedance ,zero 
-0x49da 017125 increase 1 ,regb 
-0x49db 017126 loop keyboard_key_row_init 
-0x49dc 017127 call lpm_write_gpio_wakeup 
-0x49dd 017128 fetch 2 ,mem_kb_col_ptr 
-0x49de 017129 copy pdata ,regb 
-0x49df 017130 copy pdata ,regc 
-0x49e0 017131 arg 11 ,loopcnt 
-:      017133 keyboard_key_cow_init:
-0x49e1 017134 ifetcht 1 ,regb 
-0x49e2 017135 isolate1 7 ,temp 
-0x49e3 017136 ncall gpio_set_high_impedance ,true 
-0x49e4 017137 increase 1 ,regb 
-0x49e5 017138 loop keyboard_key_cow_init 
-0x49e6 017139 rtn 
-:      017140 keboard_gpio_set_high_impedance:
-0x49e7 017142 call gpio_set_high_impedance 
-0x49e8 017143 ifetcht 1 ,regb 
-0x49e9 017144 branch gpio_set_low_pullup 
-:      017148 keyboard_low_vol_mult_set:
-0x49ea 017149 fetch 1 ,mem_device_flag 
-0x49eb 017150 beq mode_bt_device1 ,keyboard_low_vol_mult_ble_set 
-0x49ec 017151 setarg 0x5d4800 
-0x49ed 017152 store 4 ,mem_24g_long_sleep_set1 
-0x49ee 017153 fetch 1 ,mem_adc_power_flag 
-0x49ef 017154 rtnbit0 0 
-0x49f0 017155 branch mouse_24g_long_sleep_set 
-:      017156 keyboard_low_vol_mult_ble_set:
-0x49f1 017157 jam 0x0c ,mem_lpm_mult_init 
-0x49f2 017158 fetch 1 ,mem_adc_power_flag 
-0x49f3 017159 rtnbit0 0 
-0x49f4 017160 jam 0x10 ,mem_lpm_mult_init 
-0x49f5 017161 fetch 1 ,mem_mouse_current_mult_timer 
-0x49f6 017162 branch mouse_current_mult_reinit ,blank 
-0x49f7 017163 rtn 
-:      017166 keyboard_pairing_check_otp_offset:
-0x49f8 017167 fetch 2 ,mem_otp_read_retention_offset 
-0x49f9 017168 arg 0x528 ,temp 
-0x49fa 017169 isub temp ,null 
-0x49fb 017170 nrtn positive 
-0x49fc 017171 branch assert 
-:      017173 keyboard_load_otp_info_check:
-0x49fd 017174 bpatch patch08_2 ,mem_patch08 
-0x49fe 017175 fetch 1 ,mem_device_flag 
-0x49ff 017176 beq mode_24g_device ,keyboard_load_otp_device_info_g24_init 
-0x4a00 017177 beq mode_bt_device1 ,keyboard_load_otp_device_info_ble_init 
-0x4a01 017178 rtn 
-:      017180 keyboard_load_otp_device_info_g24_init:
-0x4a02 017181 arg 80 ,regd 
-0x4a03 017182 setarg 0x400 
-0x4a04 017183 idiv regd 
-0x4a05 017184 call wait_div_end 
-0x4a06 017185 quotient pdata 
-0x4a07 017186 store 2 ,mem_pdatatemp 
-0x4a08 017187 arg 0x1fcc ,pdata 
-0x4a09 017188 arg 4 ,temp 
-0x4a0a 017189 arg 4 ,rege 
-0x4a0b 017190 branch keyboard_load_otp_device_info 
-:      017191 keyboard_load_otp_device_info_ble_init:
-0x4a0c 017192 arg 280 ,regd 
-0x4a0d 017193 setarg 0x400 
-0x4a0e 017194 idiv regd 
-0x4a0f 017195 call wait_div_end 
-0x4a10 017196 quotient pdata 
-0x4a11 017197 store 2 ,mem_pdatatemp 
-0x4a12 017198 arg 0x1fc2 ,pdata 
-0x4a13 017199 arg 14 ,temp 
-0x4a14 017200 arg 14 ,rege 
-0x4a15 017201 branch keyboard_load_otp_device_info 
-:      017202 keyboard_load_otp_device_info:
-0x4a16 017203 storet 1 ,mem_temp 
-0x4a17 017204 arg mem_otp_read_retention_memory ,rega 
-0x4a18 017205 arg 0 ,regc 
-:      017206 keyboard_load_otp_info_check_page_loop:
-0x4a19 017207 copy pdata ,regb 
-0x4a1a 017208 fetchr loopcnt ,1 ,mem_temp 
-0x4a1b 017209 call otp_read_data 
-0x4a1c 017210 fetch 8 ,mem_otp_read_retention_memory 
-0x4a1d 017211 fetcht 8 ,mem_otp_read_retention_memory + 8 
-0x4a1e 017212 ior temp ,pdata 
-0x4a1f 017213 fetcht 8 ,mem_otp_read_retention_memory + 16 
-0x4a20 017214 ior temp ,pdata 
-0x4a21 017215 branch keyboard_load_otp_info_check_first_time ,blank 
-0x4a22 017216 increase 1 ,regc 
-0x4a23 017217 fetch 2 ,mem_pdatatemp 
-0x4a24 017218 isub regc ,null 
-0x4a25 017220 copy regb ,pdata 
-0x4a26 017221 isub regd ,pdata 
-0x4a27 017222 branch keyboard_load_otp_info_check_page_loop 
-:      017223 keyboard_load_otp_info_check_first_time:
-0x4a28 017225 sub regc ,0 ,null 
-0x4a29 017226 branch keyboard_load_otp_info_check_first_time_process ,zero 
-:      017227 keyboard_load_otp_info_check_first_time_loop_init:
-0x4a2a 017228 copy regb ,pdata 
-0x4a2b 017229 iadd regd ,pdata 
-:      017230 keyboard_load_otp_info_check_first_time_loop:
-0x4a2c 017231 isub rege ,pdata 
-0x4a2d 017232 copy pdata ,regb 
-0x4a2e 017233 fetchr loopcnt ,1 ,mem_temp 
-0x4a2f 017234 call otp_read_data 
-0x4a30 017235 fetch 8 ,mem_otp_read_retention_memory 
-0x4a31 017236 fetcht 8 ,mem_otp_read_retention_memory + 8 
-0x4a32 017237 ior temp ,pdata 
-0x4a33 017238 fetcht 8 ,mem_otp_read_retention_memory + 16 
-0x4a34 017239 ior temp ,pdata 
-0x4a35 017240 branch keyboard_load_otp_info_check_offset_process ,blank 
-0x4a36 017241 copy regb ,pdata 
-0x4a37 017242 branch keyboard_load_otp_info_check_first_time_loop 
-:      017243 keyboard_load_otp_info_check_first_time_process:
-0x4a38 017244 storer rege ,1 ,mem_otp_read_retention_offset 
-0x4a39 017245 rtn 
-:      017246 keyboard_load_otp_info_check_offset_process:
-0x4a3a 017247 bpatch patch08_3 ,mem_patch08 
-0x4a3b 017248 setarg 0x1fd0 
-0x4a3c 017249 isub regb ,pdata 
-0x4a3d 017250 store 2 ,mem_otp_read_retention_offset 
-0x4a3e 017251 copy regb ,pdata 
-0x4a3f 017252 iadd rege ,regb 
-0x4a40 017253 fetchr loopcnt ,1 ,mem_temp 
-0x4a41 017254 arg mem_otp_read_retention_memory ,rega 
-0x4a42 017255 call otp_read_data 
-0x4a43 017256 fetch 1 ,mem_device_flag 
-0x4a44 017257 beq mode_24g_device ,keyboard_load_otp_info_check_offset_process_g24 
-0x4a45 017258 beq mode_bt_device1 ,keyboard_load_otp_info_check_offset_process_ble 
-0x4a46 017259 rtn 
-:      017261 keyboard_load_otp_info_check_offset_process_g24:
-0x4a47 017262 fetch 6 ,mem_otp_read_retention_memory 
-0x4a48 017263 store 4 ,mem_mouse_24g_addr 
-0x4a49 017264 branch keybaord_load_device_info 
-:      017266 keyboard_load_otp_info_check_offset_process_ble:
-0x4a4a 017267 fetch 1 ,mem_otp_read_retention_memory 
-0x4a4b 017268 sub pdata ,system_os_mac ,null 
-0x4a4c 017269 ncall set_pdata_0 ,positive 
-0x4a4d 017270 store 1 ,mem_kb_computer_system 
-0x4a4e 017271 fetch 1 ,mem_otp_read_retention_memory + 1 
-0x4a4f 017272 store 1 ,mem_device1_type 
-0x4a50 017273 fetch 6 ,mem_otp_read_retention_memory + 2 
-0x4a51 017274 store 6 ,mem_device1_addr 
-0x4a52 017275 fetch 6 ,mem_otp_read_retention_memory + 8 
-0x4a53 017276 store 6 ,mem_device1_locall_addr 
-0x4a54 017277 branch mouse_select_reconn_device 
-:      017280 keyboard_load_otp_info_check_overwise:
-0x4a55 017281 branch assert 
-:      017284 keyboard_store_device_info:
-0x4a56 017285 bpatch patch08_4 ,mem_patch08 
-0x4a57 017286 fetch mouse_flag_len ,mem_mouse_flag 
-0x4a58 017287 bbit1 mouse_enable_otp ,keyboard_store_otp_device_info 
-0x4a59 017288 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x4a5a 017289 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x4a5b 017290 rtn 
-:      017292 keyboard_store_otp_device_info:
-0x4a5c 017293 rtn 
-0x4a5d 017294 fetch 1 ,mem_device_flag 
-0x4a5e 017295 beq mode_24g_device ,keyboard_store_otp_device_info_g24 
-0x4a5f 017296 beq mode_bt_device1 ,keyboard_store_otp_device_info_ble 
-0x4a60 017297 rtn 
-:      017299 keyboard_store_otp_device_info_g24:
-0x4a61 017300 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a62 017301 setarg 0x1fd0 
-0x4a63 017302 isub temp ,regb 
-0x4a64 017303 arg mem_mouse_24g_addr ,rega 
-0x4a65 017304 arg 4 ,loopcnt 
-0x4a66 017305 call otp_write 
-0x4a67 017306 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a68 017307 increase 4 ,temp 
-0x4a69 017308 storet 2 ,mem_otp_read_retention_offset 
-0x4a6a 017309 rtn 
-:      017311 keyboard_store_otp_device_info_ble:
-0x4a6b 017312 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a6c 017313 setarg 0x1fd0 
-0x4a6d 017314 isub temp ,regb 
-0x4a6e 017317 add regb ,1 ,regb 
-0x4a6f 017318 arg mem_device1_addr ,rega 
-0x4a70 017319 arg 6 ,loopcnt 
-0x4a71 017320 call otp_write 
-0x4a72 017322 add regb ,7 ,regb 
-0x4a73 017323 arg mem_device1_locall_addr ,rega 
-0x4a74 017324 arg 6 ,loopcnt 
-0x4a75 017325 branch otp_write 
-:      017327 keybaord_load_device_info:
-0x4a76 017328 fetch 4 ,mem_mouse_24g_addr 
-0x4a77 017329 store 4 ,mem_24g_receiver_addr 
-0x4a78 017330 store 4 ,mem_24g_addr 
-0x4a79 017331 rtn 
-:      017334 keyboard_cb_fuction:
-0x4a7a 017335 bpatch patch08_5 ,mem_patch08 
-0x4a7b 017336 setarg mouse_24g_before_lpm_sleep 
-0x4a7c 017337 store 2 ,mem_cb_before_lpm_sleep 
-0x4a7d 017338 setarg keyboard_24g_package_data 
-0x4a7e 017339 store 2 ,mem_cb_24g_transmit_data 
-0x4a7f 017340 setarg keyboard_24g_search_dongle 
-0x4a80 017341 store 2 ,mem_cb_24g_search_receiver 
-0x4a81 017342 setarg keyboard_lpm_before_common 
-0x4a82 017343 store 2 ,mem_cb_24g_lpm_before 
-0x4a83 017344 setarg keyboard_le 
-0x4a84 017345 store 2 ,mem_cb_le_process 
-0x4a85 017347 setarg keyboard_process_lpm_before 
-0x4a86 017348 store 2 ,mem_cb_before_lpm 
-0x4a87 017350 setarg keyboard_priority_bb_event 
-0x4a88 017351 store 2 ,mem_cb_bb_event_process 
-0x4a89 017352 setarg keyboard_idle 
-0x4a8a 017353 store 2 ,mem_cb_idle_process 
-0x4a8b 017354 setarg keyboard_before_hibernate 
-0x4a8c 017355 store 2 ,mem_cb_before_hibernate 
-0x4a8d 017356 setarg mouse_le_bb_event_connect_complete 
-0x4a8e 017357 store 2 ,mem_cb_att_write 
-0x4a8f 017358 setarg keyboard_bb_event_timer 
-0x4a90 017359 store 2 ,mem_cb_event_timer 
-0x4a91 017360 setarg mouse_spi_write_flash_cb 
-0x4a92 017361 store 2 ,mem_cb_spi_flash_write_complate 
-0x4a93 017362 setarg mouse_lpm_check_wake_lock 
-0x4a94 017363 store 2 ,mem_cb_check_wakelock 
-0x4a95 017364 setarg mouse_le_transmit 
-0x4a96 017365 store 2 ,mem_cb_ble_transmit 
-0x4a97 017366 setarg mouse_set_lpm_mult 
-0x4a98 017367 store 2 ,mem_cb_bt_set_mult 
-0x4a99 017368 rtn 
-:      017372 keyboard_priority_bb_event:
-0x4a9a 017373 bpatch patch08_6 ,mem_patch08 
-0x4a9b 017374 copy regc ,pdata 
-0x4a9c 017376 beq bt_evt_le_start_enc ,keyboard_le_ll_start_encryt 
-0x4a9d 017377 beq bt_evt_le_parse_conn_param_accepted ,keyboard_le_parse_conn_param_accepted 
-0x4a9e 017378 beq bt_evt_le_parse_conn_papa_update_rsp ,keyboard_le_conn_param_update_rsp_recieved 
-0x4a9f 017379 beq bt_evt_le_disconnected ,keyboard_le_bb_disconnected 
-0x4aa0 017381 beq bt_evt_le_connected ,keyboard_le_bb_event_connected 
-0x4aa1 017382 beq bt_evt_button_long_pressed ,keyboard_bb_event_discovery_btn 
-0x4aa2 017383 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x4aa3 017384 beq bt_evt_le_enc_info ,mouse_le_enc_info 
-0x4aa4 017386 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
-0x4aa5 017387 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
-0x4aa6 017389 beq bt_evt_24g_pairing_complete ,keyboard_24g_pairing_complete 
-0x4aa7 017390 beq bt_evt_24g_attempt_success ,keyboard_24g_attempt_success 
-0x4aa8 017391 beq bt_evt_24g_attempt_fail ,keyboard_24g_attempt_fail 
-0x4aa9 017394 rtn 
-:      017400 keyboard_le_bb_event_connected:
-0x4aaa 017401 jam 0 ,mem_mouse_long_mult_flag 
-0x4aab 017403 jam 1 ,mem_mouse_le_bb_connected_flag 
-0x4aac 017404 call mouse_24g_first_store_reconn_info 
-0x4aad 017405 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x4aae 017406 nbranch keyboard_le_bb_event_connected_next ,blank 
-0x4aaf 017407 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
-:      017408 keyboard_le_bb_event_connected_next:
-0x4ab0 017409 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4ab1 017410 set0 app_disc_by_button ,pdata 
-0x4ab2 017411 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4ab3 017412 jam 0 ,mem_mouse_direct_timer 
-0x4ab4 017413 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x4ab5 017414 store 2 ,mem_le_battery_level_updata_timer 
-0x4ab6 017415 call mouse_no_data_timer_init 
-0x4ab7 017416 branch keyboard_stop_discovery 
-:      017419 keyboard_le_bb_disconnected:
-0x4ab8 017420 setarg 0 
-0x4ab9 017421 store 2 ,mem_le_battery_level_updata_timer 
-0x4aba 017422 store 1 ,mem_keyboard_le_send_conn_param_update 
-0x4abb 017423 store 1 ,mem_keyboard_le_send_conn_param_update_timer 
-0x4abc 017424 store 1 ,mem_mouse_le_bb_connected_flag 
-:      017425 keyboard_le_bb_disconnected_next:
-0x4abd 017426 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x4abe 017427 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x4abf 017428 call le_clr_config_more_data 
-0x4ac0 017429 branch keyboard_bb_disconnected 
-:      017430 keyboard_bb_disconnected:
-0x4ac1 017431 call mouse_bb_discon_clear_stack 
-0x4ac2 017432 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x4ac3 017433 bbit1 app_disc_ble ,keyboard4_0_event_bb_disconn 
-0x4ac4 017434 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x4ac5 017435 branch keyboard_start_discovery 
-:      017436 keyboard4_0_event_bb_disconn:
-0x4ac6 017437 call mouse_le_clean_connect_flag 
-0x4ac7 017438 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x4ac8 017439 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x4ac9 017440 call ice_break 
-0x4aca 017441 branch keyboard_app_enter_hibernate 
-:      017444 keyboard_le_ll_start_encryt:
-0x4acb 017445 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x4acc 017446 beq 1 ,keyboard_le_ll_reconn_start_encryt 
-0x4acd 017447 jam 20 ,mem_le_start_encrypt_timer 
-0x4ace 017448 jam 5 ,mem_le_start_auto_reco_timer 
-0x4acf 017449 branch mouse_le_ll_enable_start_enc_flag 
-:      017450 keyboard_le_ll_reconn_start_encryt:
-0x4ad0 017451 call mouse_updata_le_param 
-0x4ad1 017452 jam 5 ,mem_le_start_encrypt_timer 
-0x4ad2 017453 branch mouse_le_ll_enable_start_enc_flag 
-:      017455 keyboard_le_parse_conn_param_accepted:
-0x4ad3 017456 fetch 1 ,mem_le_new_conninterval 
-0x4ad4 017457 sub pdata ,le_interval_15ms ,null 
-0x4ad5 017458 nbranch mouse_le_conn_param_lpm_disable ,positive 
-0x4ad6 017459 fetch 1 ,mem_le_new_connslavelatency 
-0x4ad7 017460 fetcht 1 ,mem_lpm_mult_init 
-0x4ad8 017461 isub temp ,null 
-0x4ad9 017462 branch mouse_le_lpm_mult_reinit ,positive 
-0x4ada 017463 fetch 1 ,mem_le_new_connslavelatency 
-0x4adb 017464 store 1 ,mem_lpm_mult 
-0x4adc 017465 branch mouse_le_conn_param_lpm_enable 
-:      017467 keyboard_le_conn_param_update_rsp_recieved:
-0x4add 017468 fetch 1 ,mem_keyboard_le_send_conn_param_update 
-0x4ade 017469 nrtn blank 
-0x4adf 017470 jam 1 ,mem_keyboard_le_send_conn_param_update 
-0x4ae0 017471 jam 30 ,mem_keyboard_le_send_conn_param_update_timer 
-0x4ae1 017472 rtn 
-:      017474 keyboard_24g_pairing_complete:
-0x4ae2 017475 call keyboard_get_24g_led_enable 
-0x4ae3 017476 call mouse_no_data_timer_init 
-0x4ae4 017477 branch mouse_24g_pairing_complete_common 
-:      017479 keyboard_24g_attempt_success:
-0x4ae5 017480 call keyboard_get_24g_led_enable 
-0x4ae6 017481 fetch 4 ,mem_24g_addr 
-0x4ae7 017482 store 4 ,mem_24g_receiver_addr 
-0x4ae8 017483 store 4 ,mem_mouse_24g_addr 
-0x4ae9 017484 call g24_ch_syncword_crc8_init 
-0x4aea 017485 call mouse_device_poweron_led_config 
-0x4aeb 017486 call mouse_no_data_timer_init 
-0x4aec 017487 branch mouse_24g_attempt_success 
-:      017489 keyboard_24g_get_led:
-0x4aed 017490 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-0x4aee 017491 call keyboard_clear_key_data 
-0x4aef 017492 jam 0x03 ,mem_customer_key_press + 2 
-0x4af0 017493 rtn 
-:      017495 keyboard_24g_led_get_status_check:
-0x4af1 017496 arg 6 ,loopcnt 
-0x4af2 017497 arg mem_keyboard_tx_data + 3 ,contr 
-:      017498 keyboard_24g_led_data_check:
-0x4af3 017499 ifetch 1 ,contr 
-0x4af4 017500 beq hid_key_num_lock ,keyboard_get_24g_led_enable 
-0x4af5 017501 beq hid_key_caps_lock ,keyboard_get_24g_led_enable 
-0x4af6 017502 beq hid_key_scroll_lock ,keyboard_get_24g_led_enable 
-0x4af7 017503 loop keyboard_24g_led_data_check 
-0x4af8 017504 rtn 
-:      017506 keyboard_get_24g_led_enable:
-0x4af9 017507 jam 0x03 ,mem_keyboard_led_status_get 
-0x4afa 017508 jam 1 ,mem_keyboard_data_change_flag 
-0x4afb 017509 rtn 
-:      017511 keyboard_set_repeat_send_flag:
-0x4afc 017512 jam 1 ,mem_24g_repeat_send_flag 
-0x4afd 017513 rtn 
-:      017516 keyboard_24g_attempt_fail:
-0x4afe 017517 fetch 1 ,mem_24g_attempt_fail_flag 
-0x4aff 017518 nbranch keyboard_24g_hibernate_set ,blank 
-0x4b00 017519 fetch 1 ,mem_24g_reconn_type 
-0x4b01 017520 beq fast_conn_and_3_0_addr ,keyboard_24g_fast_conn_attempt_fail 
-0x4b02 017521 beq receiver_and_3_0_addr ,keyboard_24g_attempt_fail_enter_hibernate 
-0x4b03 017522 branch keyboard_24g_attempt_fail_enter_hibernate 
-:      017524 keyboard_24g_attempt_fail_enter_hibernate:
-0x4b04 017525 call mouse_24g_stop 
-0x4b05 017526 fetch 1 ,mem_reconn_times 
-0x4b06 017527 nbranch mouse_polling_device ,blank 
-0x4b07 017528 fetch 1 ,mem_device_flag 
-0x4b08 017529 beq mode_24g_device ,keyboard_app_enter_hibernate 
-0x4b09 017530 rtn 
-:      017532 keyboard_24g_fast_conn_attempt_fail:
-0x4b0a 017533 fetch mouse_flag_len ,mem_mouse_flag 
-0x4b0b 017534 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0x4b0c 017535 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-0x4b0d 017536 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0x4b0e 017537 fetch 4 ,mem_mouse_24g_addr 
-0x4b0f 017538 branch keyboard_24g_start_pair_mode ,blank 
-0x4b10 017539 branch mouse_24g_reconn_dongle_start 
-:      017541 keyboard_24g_hibernate_set:
-0x4b11 017542 jam 0 ,mem_24g_attempt_fail_flag 
-0x4b12 017543 call g24_transmit_next_packet 
-0x4b13 017544 setarg -1 
-0x4b14 017545 store 8 ,mem_24g_enter_hibernate 
-0x4b15 017546 setarg 0 
-0x4b16 017547 store 7 ,mem_mouse_key 
-0x4b17 017548 jam 1 ,mem_sensor_shutdown_flag 
-0x4b18 017549 branch keyboard_g24_long_sleep 
-:      017554 keyboard_bb_event_timer:
-0x4b19 017555 bpatch patch08_7 ,mem_patch08 
-0x4b1a 017556 call mouse_adc_read 
-0x4b1b 017557 call keyboard_low_voltage_param_set 
-0x4b1c 017558 call mouse_low_voltage_led_timer 
-0x4b1d 017560 call g24_pair_timeout_timer 
-0x4b1e 017561 call g24_reconn_timeout_timer 
-0x4b1f 017562 call mouse_24g_long_sleep_param_update_timer 
-0x4b20 017563 call keyboard_24g_repeat_send_data 
-0x4b21 017564 call keyboard_24g_led_status_get_timer 
-0x4b22 017568 call keyboard_check_discovery_timeout_timer 
-0x4b23 017570 call keyboard_check_direct_timeout_timer 
-0x4b24 017571 call mouse_le_enable_att_list_timer 
-0x4b25 017572 call keyboard_le_battery_updata_timer 
-0x4b26 017573 call mouse_le_send_smp_security_request_timer 
-0x4b27 017574 call keyboard_le_send_conn_param_update_timer 
-0x4b28 017575 call keyboard_le_auto_recognize_timer 
-0x4b29 017577 call mouse_current_mult_update_timer 
-0x4b2a 017578 call mouse_wheel_trigger_timer 
-0x4b2b 017579 call keyboard_store_information_delay_timer 
-0x4b2c 017580 call keyboard_capslock_led_on_timer 
-0x4b2d 017581 call keyboard_long_press_timer 
-0x4b2e 017582 call keyboard_commbination_delay_release_timer 
-0x4b2f 017583 fetch 1 ,mem_device_flag 
-0x4b30 017584 beq mode_24g_device ,keyboard_check_no_data_timeout_timer 
-0x4b31 017585 branch mouse_check_no_data_timeout_timer 
-:      017588 keyboard_commbination_key_process:
-0x4b32 017589 fetch 1 ,mem_commbination_key_statue 
-0x4b33 017590 rtnne commbination_key_state_down 
-0x4b34 017591 arg mem_combination_ui_button_count ,regc 
-0x4b35 017592 arg mouse_bluetooth_fast_conn_init ,regb 
-0x4b36 017593 branch timer_single_step 
-:      017595 keyboard_commbination_fast_conn_bt_check:
-0x4b37 017596 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4b38 017597 fetcht 2 ,mem_keyboard_commbination_fast_conn_bt 
-0x4b39 017598 isub temp ,null 
-0x4b3a 017599 branch keyboard_commbination_key_down ,zero 
-0x4b3b 017600 byteswap temp ,temp 
-0x4b3c 017601 isub temp ,null 
-0x4b3d 017602 branch keyboard_commbination_key_down ,zero 
-0x4b3e 017603 branch mouse_commbination_key_up 
-:      017605 keyboard_commbination_key_down:
-0x4b3f 017606 fetch 1 ,mem_commbination_key_statue 
-0x4b40 017607 rtneq commbination_key_state_down 
-0x4b41 017608 jam commbination_key_state_down ,mem_commbination_key_statue 
-0x4b42 017609 rtn 
-:      017612 keyboard_check_discovery_timeout_timer:
-0x4b43 017613 arg mem_mouse_discovery_timer ,regc 
-0x4b44 017614 arg keyboard_check_discovery_timeout ,regb 
-0x4b45 017615 branch timer_single_step_2b 
-:      017617 keyboard_check_discovery_timeout:
-0x4b46 017618 call keyboard_stop_discovery 
-0x4b47 017619 branch keyboard_app_enter_hibernate 
-:      017624 keyboard_store_information_delay_timer:
-0x4b48 017625 arg mem_store_information_delay_timer ,regc 
-0x4b49 017626 arg keyboard_store_device_info_check ,regb 
-0x4b4a 017627 branch timer_single_step 
-:      017629 keyboard_store_device_info_check:
-0x4b4b 017630 call keyboard_store_device_info 
-0x4b4c 017631 fetch 1 ,mem_mouse_need_soft_reset 
-0x4b4d 017632 nbranch mouse_soft_reset ,blank 
-0x4b4e 017633 rtn 
-:      017635 keyboard_low_voltage_param_set:
-0x4b4f 017636 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x4b50 017637 branch keyboard_low_voltage_param_set_33v ,blank 
-0x4b51 017638 jam 58 ,mem_mouse_vdd_low_vol 
-0x4b52 017639 rtn 
-:      017640 keyboard_low_voltage_param_set_33v:
-0x4b53 017641 jam 53 ,mem_mouse_vdd_low_vol 
-0x4b54 017642 rtn 
-:      017644 keyboard_le_auto_recognize_timer:
-0x4b55 017646 arg mem_le_start_auto_reco_timer ,regc 
-0x4b56 017647 arg keyboard_le_send_att_find_by_type_value_request_ancs ,regb 
-0x4b57 017648 branch timer_single_step 
-:      017650 keyboard_check_direct_timeout_timer:
-0x4b58 017651 arg mem_mouse_direct_timer ,regc 
-0x4b59 017652 arg mouse_check_direct_timeout ,regb 
-0x4b5a 017653 call timer_single_step 
-0x4b5b 017654 branch mouse_check_direct_timeout_timer + 3 
-:      017656 keyboard_le_battery_updata_timer:
-0x4b5c 017657 fetch mouse_flag_len ,mem_mouse_flag 
-0x4b5d 017658 rtnbit1 mouse_enable_le_battery_service_cancel 
-0x4b5e 017659 branch mouse_le_battery_updata_timer 
-:      017661 keyboard_le_send_conn_param_update_timer:
-0x4b5f 017662 arg mem_keyboard_le_send_conn_param_update_timer ,regc 
-0x4b60 017663 arg mouse_updata_le_param ,regb 
-0x4b61 017664 branch timer_single_step 
-:      017666 keyboard_24g_repeat_send_data:
-0x4b62 017667 fetch 1 ,mem_24g_repeat_send_flag 
-0x4b63 017668 rtn blank 
-0x4b64 017669 jam 0 ,mem_24g_repeat_send_flag 
-0x4b65 017670 jam 1 ,mem_keyboard_data_change_flag 
-0x4b66 017671 call g24_txdata_prep 
-0x4b67 017672 branch keyboard_g24_transmit_process 
-:      017674 keyboard_24g_led_status_get_timer:
-0x4b68 017675 arg mem_keyboard_led_status_get_timer ,regc 
-0x4b69 017676 arg keyboard_24g_led_status_clear ,regb 
-0x4b6a 017677 branch timer_single_step 
-:      017679 keyboard_24g_led_status_clear:
-0x4b6b 017680 jam 0 ,mem_keyboard_led_status_get 
-0x4b6c 017681 rtn 
-:      017687 keyboard_device_led_off:
-0x4b6d 017688 call mouse_device_multi_led_off 
-0x4b6e 017689 call keyboard_capslock_led_off 
-:      017690 keyboard_power_led_off:
-0x4b6f 017691 fetcht 1 ,mem_keyboard_power_led_gpio 
-0x4b70 017692 branch gpio_out_inactive 
-:      017693 keyboard_numlock_led_off:
-0x4b71 017694 rtn 
-:      017697 keyboard_capslock_led_on_timer:
-0x4b72 017698 fetch 1 ,mem_keyboard_caps_led_gpio 
-0x4b73 017699 rtneq gpio_disable 
-0x4b74 017700 fetch 2 ,mem_mouse_no_data_timer 
-0x4b75 017701 rtn blank 
-0x4b76 017702 fetch 2 ,mem_mouse_no_data_timeout 
-0x4b77 017703 fetcht 2 ,mem_mouse_no_data_timer 
-0x4b78 017704 isub temp ,temp 
-0x4b79 017705 fetch 2 ,mem_keyboard_caps_led_on_timer 
-0x4b7a 017706 isub temp ,pdata 
-0x4b7b 017707 branch keyboard_capslock_led_check_on ,positive 
-:      017708 keyboard_capslock_led_off:
-0x4b7c 017709 fetcht 1 ,mem_keyboard_caps_led_gpio 
-0x4b7d 017710 branch gpio_out_inactive 
-:      017714 keyboard_capslock_led_check_on:
-0x4b7e 017715 fetch 1 ,mem_keyboard_led_status 
-0x4b7f 017716 bbit0 kb_pc_keysel_capslock ,keyboard_capslock_led_off 
-0x4b80 017717 fetcht 1 ,mem_keyboard_caps_led_gpio 
-0x4b81 017718 branch gpio_out_active 
-:      017720 keyboard_long_press_timer:
-0x4b82 017721 arg mem_same_keyvalue_timer ,regc 
-0x4b83 017722 arg keyboard_long_press_timerout ,regb 
-0x4b84 017723 branch timer_single_step_2b 
-:      017725 keyboard_long_press_timerout:
-0x4b85 017726 jam 1 ,mem_same_keyvalue_timerout_flag 
-0x4b86 017727 branch app_enter_hibernate 
-:      017729 keyboard_commbination_delay_release_timer:
-0x4b87 017730 arg mem_keyboard_commbination_control_key_delay_release_timer ,regc 
-0x4b88 017731 arg keyboard_commbination_key_null_set ,regb 
-0x4b89 017732 branch timer_single_step 
-:      017735 keyboard_check_no_data_timeout_timer:
-0x4b8a 017736 arg mem_mouse_no_data_timer ,regc 
-0x4b8b 017737 arg keyboard_check_no_data_timeout ,regb 
-0x4b8c 017738 branch timer_single_step_2b 
-:      017740 keyboard_check_no_data_timeout:
-0x4b8d 017741 fetch 1 ,mem_device_flag 
-0x4b8e 017742 beq mode_24g_device ,keyboard_24g_hibernate_set 
-0x4b8f 017743 branch mouse_disconnect 
-:      017746 keyboard_bb_event_discovery_btn:
-0x4b90 017747 isolate1 mark_24g ,mark 
-0x4b91 017748 call mouse_24g_stop ,true 
-0x4b92 017749 call mouse_disconnect 
-0x4b93 017750 call mouse_le_clean_connect_flag 
-0x4b94 017751 branch keyboard_start_discovery 
-:      017753 keyboard_start_discovery:
-0x4b95 017754 bpatch patch09_0 ,mem_patch09 
-0x4b96 017755 call mouse_device_discovery_led_config 
-0x4b97 017756 fetch 2 ,mem_ui_state_map 
-0x4b98 017757 isolate1 ui_state_ble_adv ,pdata 
-0x4b99 017758 call mouse_stop_le_adv ,true 
-0x4b9a 017760 setarg 0 
-0x4b9b 017761 store 2 ,mem_le_battery_level_updata_timer 
-0x4b9c 017762 call keyboard_capslock_led_off 
-0x4b9d 017763 jam 0xff ,mem_kb_computer_system 
-0x4b9e 017765 fetch 2 ,mem_ui_state_map 
-0x4b9f 017766 isolate1 ui_state_ble_adv ,pdata 
-0x4ba0 017767 call mouse_stop_le_adv ,true 
-0x4ba1 017768 call mouse_bluetooth_fast_conn_disable 
-0x4ba2 017769 fetch 2 ,mem_ui_state_map 
-0x4ba3 017770 bbit1 ui_state_ble_adv ,keyboard_start_discovery_norandom 
-0x4ba4 017771 fetch mouse_flag_len ,mem_mouse_flag 
-0x4ba5 017772 bbit0 mouse_enable_ble_random_addre ,keyboard_start_discovery_norandom 
-0x4ba6 017773 fetcht 2 ,mem_random_addr_increase_count 
-0x4ba7 017774 increase 1 ,temp 
-0x4ba8 017775 storet 2 ,mem_random_addr_increase_count 
-0x4ba9 017776 storet 2 ,mem_le_lap + 1 
-0x4baa 017777 random pdata 
-0x4bab 017778 store 1 ,mem_le_lap 
-:      017779 keyboard_start_discovery_norandom:
-0x4bac 017780 fetch 3 ,mem_mouse_le_lap_temp 
-0x4bad 017781 store 3 ,mem_le_lap + 3 
-0x4bae 017782 call app_lpm_mult_disable 
-0x4baf 017783 fetch 2 ,mem_mouse_discovery_timeout 
-0x4bb0 017784 store 2 ,mem_mouse_discovery_timer 
-0x4bb1 017785 setarg 0 
-0x4bb2 017786 store 2 ,mem_mouse_no_data_timer 
-0x4bb3 017787 store 2 ,mem_le_battery_level_updata_timer 
-0x4bb4 017788 store 1 ,mem_mouse_direct_timer 
-0x4bb5 017789 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
-0x4bb6 017790 store 1 ,mem_mouse_clear_sensor_data_flag 
-0x4bb7 017791 arg mouse_store_eeprom_flag ,queue 
-0x4bb8 017792 call mouse_enable_function_flag 
-0x4bb9 017793 call mouse_bt_discovery_button_down_disable 
-0x4bba 017794 branch mouse_check_51cmd_adv 
-:      017797 keyboard_low_voltage_led_blink_disable:
-0x4bbb 017798 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
-0x4bbc 017799 branch mouse_low_voltage_led_off_judge 
-:      017801 keyboard_stop_discovery:
-0x4bbd 017802 bpatch patch09_1 ,mem_patch09 
-0x4bbe 017803 setarg 0 
-0x4bbf 017804 store 2 ,mem_mouse_discovery_timer 
-0x4bc0 017805 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x4bc1 017806 call mouse_disable_function_flag 
-0x4bc2 017807 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-0x4bc3 017808 call mouse_stop_le_adv 
-0x4bc4 017809 branch keyboard_device_led_off 
-:      017812 keyboard_store_remote_bdaddr:
-0x4bc5 017813 bpatch patch09_2 ,mem_patch09 
-0x4bc6 017814 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bc7 017815 rtnbit0 mouse_store_eeprom_flag 
-0x4bc8 017816 arg mouse_store_eeprom_flag ,queue 
-0x4bc9 017817 call mouse_disable_function_flag 
-0x4bca 017818 call mouse_check_device_addr 
-0x4bcb 017819 branch mouse_unplug_clean_bdaddr 
-:      017822 keyboard_idle:
-0x4bcc 017823 bpatch patch09_3 ,mem_patch09 
-0x4bcd 017824 call mouse_low_voltage_led_no_enter_lpm 
-0x4bce 017825 branch ui_check_paring_button 
-:      017829 keyboard_start_work:
-0x4bcf 017830 bpatch patch09_4 ,mem_patch09 
-0x4bd0 017831 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bd1 017832 bbit0 mouse_enable_adc ,keyboard_start_work_next 
-0x4bd2 017833 call enable_adc 
-0x4bd3 017834 call vdd_calculate_by_mode 
-0x4bd4 017835 store 2 ,mem_mouse_vdd_now_vol 
-0x4bd5 017837 fetch 2 ,mem_adc_current_value 
-0x4bd6 017838 isub temp ,null 
-0x4bd7 017839 branch keyboard_start_work ,positive 
-0x4bd8 017840 arg mem_mouse_vdd_calculate_set ,rega 
-0x4bd9 017841 call mouse_adc_bat_percent_lowpower_out 
-0x4bda 017842 fetch 1 ,mem_adc_power_flag 
-0x4bdb 017843 bbit1 1 ,keyboard_power_down 
-:      017844 keyboard_start_work_next:
-0x4bdc 017846 fetch 1 ,mem_keyboard_pairing_type 
-0x4bdd 017847 call keyboard_enable_bt_button_pairing ,blank 
-0x4bde 017848 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4bdf 017849 nrtn blank 
-0x4be0 017850 fetch 1 ,mem_device_flag 
-0x4be1 017851 beq mode_24g_device ,mouse_24g_reconn_general_dongle 
-0x4be2 017852 call mouse_bluetooth_fast_conn_disable 
-0x4be3 017853 fetch 6 ,mem_device1_addr 
-0x4be4 017854 branch mouse_bluetooth_fast_conn_init ,blank 
-0x4be5 017855 branch mouse_start_reconnect_device 
-:      017867 keyboard_le:
-0x4be6 017868 bpatch patch09_5 ,mem_patch09 
-0x4be7 017869 call le_fifo_check_nearly_full 
-0x4be8 017870 nrtn blank 
-0x4be9 017871 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x4bea 017872 beq 0xff ,keyboard_le_next 
-0x4beb 017873 fetch 1 ,mem_le_connect_status_flag 
-0x4bec 017874 and pdata ,0x03 ,pdata 
-0x4bed 017875 rtnne 0x03 
-:      017876 keyboard_le_next:
-0x4bee 017877 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bef 017878 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x4bf0 017879 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x4bf1 017880 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x4bf2 017881 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0x4bf3 017882 call keyboard_motion 
-0x4bf4 017883 nrtn user 
-0x4bf5 017884 call mouse_current_mult_update 
-0x4bf6 017885 call mouse_wheel_trigger 
-0x4bf7 017886 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bf8 017887 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
-0x4bf9 017888 fetch 1 ,mem_customer_key 
-0x4bfa 017889 branch mouse_le_send_keyboard_package_data 
-:      017896 kscan_dispatch:
-0x4bfb 017897 fetch 1 ,mem_device_option 
-0x4bfc 017898 rtnne dvc_op_keyboard 
-0x4bfd 017899 call keyboard_keyscan 
-0x4bfe 017900 call keyboard_key_process 
-0x4bff 017901 branch keyboard_special_key_check 
-:      017908 keyboard_keyscan:
-0x4c00 017909 bpatch patch09_6 ,mem_patch09 
-0x4c01 017910 call keyboard_stb_state_low 
-0x4c02 017911 setarg 0 
-0x4c03 017912 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c04 017913 arg mem_keyscan_value_current ,contr 
-0x4c05 017914 arg mem_keyscan_value_check ,contw 
-0x4c06 017915 arg 20 ,loopcnt 
-0x4c07 017916 call memcpy 
-0x4c08 017917 setarg mem_keyscan_value_current 
-0x4c09 017918 store 2 ,mem_keyscan_value_ptr 
-0x4c0a 017919 setarg mem_keyscan_exmcu_value 
-0x4c0b 017920 store 2 ,mem_keyscan_exmcu_value_ptr 
-0x4c0c 017921 call keyboard_keyscan_get_exmcu_value 
-0x4c0d 017922 call keyboard_keyscan_get_mcu_value 
-0x4c0e 017923 call keyboard_stb_state_high 
-:      017924 keyboard_keyscan_copy_value:
-0x4c0f 017925 fetch 2 ,mem_kb_excol_ptr 
-0x4c10 017926 copy pdata ,regb 
-0x4c11 017927 jam 0 ,mem_keyscan_col_loop_count 
-:      017928 keyboard_compare_col_excol_gpio_loop:
-0x4c12 017929 ifetcht 1 ,regb 
-0x4c13 017930 fetch 2 ,mem_kb_col_ptr 
-0x4c14 017931 copy pdata ,rega 
-0x4c15 017932 copy rega ,regc 
-0x4c16 017933 arg 20 ,loopcnt 
-:      017934 keyboard_compare_col_gpio_loop:
-0x4c17 017935 ifetch 1 ,rega 
-0x4c18 017936 isub temp ,null 
-0x4c19 017937 branch keyboard_copy_value_exmcu_to_mcu ,zero 
-0x4c1a 017938 increase 1 ,rega 
-0x4c1b 017939 loop keyboard_compare_col_gpio_loop 
-:      017940 keyboard_compare_col_excol_gpio_loop_next:
-0x4c1c 017941 increase 1 ,regb 
-0x4c1d 017942 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c1e 017943 increase 1 ,pdata 
-0x4c1f 017944 store 1 ,mem_keyscan_col_loop_count 
-0x4c20 017945 sub pdata ,10 ,null 
-0x4c21 017946 branch keyboard_compare_col_excol_gpio_loop ,positive 
-0x4c22 017948 rtn 
-:      017950 keyboard_copy_value_exmcu_to_mcu:
-0x4c23 017951 fetch 2 ,mem_keyscan_value_ptr 
-0x4c24 017952 copy pdata ,contw 
-0x4c25 017953 copy rega ,pdata 
-0x4c26 017954 isub regc ,pdata 
-0x4c27 017955 iadd contw ,contw 
-0x4c28 017956 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-0x4c29 017957 copy pdata ,regc 
-0x4c2a 017958 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c2b 017959 iadd regc ,regc 
-0x4c2c 017960 ifetch 1 ,regc 
-0x4c2d 017961 istore 1 ,contw 
-0x4c2e 017962 branch keyboard_compare_col_excol_gpio_loop_next 
-:      017964 keyboard_keyscan_get_exmcu_value:
-0x4c2f 017965 bpatch patch09_7 ,mem_patch09 
-0x4c30 017966 call keyboard_stb_state_high 
-0x4c31 017967 call keyboard_clk_input 
-:      017968 keyboard_keyscan_exmcu_start:
-0x4c32 017969 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c33 017970 increase 1 ,pdata 
-0x4c34 017971 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c35 017972 bbit1 9 ,keyboard_keyscan_reset_exmcu 
-0x4c36 017973 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c37 017974 call gpio_get_bit 
-0x4c38 017975 nbranch keyboard_keyscan_exmcu_start ,true 
-0x4c39 017976 nop 20 
-0x4c3a 017977 call keyboard_clk_state_high 
-0x4c3b 017978 call keyboard_stb_state_low 
-0x4c3c 017979 jam 0 ,mem_keyscan_col_loop_count 
-:      017980 keyboard_keyscan_exmcu_start_loop:
-0x4c3d 017981 call keyboard_clk_state_low 
-0x4c3e 017982 call keyboard_keyscan_exmcu_get_col_value 
-0x4c3f 017983 call keyboard_clk_state_high 
-0x4c40 017984 call keyboard_keyscan_exmcu_get_col_value 
-0x4c41 017985 sub pdata ,9 ,null 
-0x4c42 017986 branch keyboard_keyscan_exmcu_start_loop ,positive 
-0x4c43 017987 call keyboard_clk_state_low 
-0x4c44 017988 call keyboard_keyscan_exmcu_get_col_value 
-0x4c45 017989 branch keyboard_clk_state_high 
-:      017991 keyboard_keyscan_exmcu_get_col_value:
-0x4c46 017992 jam 0 ,mem_keyscan_value_temp 
-0x4c47 017993 nop 50 
-0x4c48 017994 call keyboard_keyscan_get_col_value 
-0x4c49 017995 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-:      017996 keyboard_keyscan_value_store:
-0x4c4a 017997 copy pdata ,contw 
-0x4c4b 017998 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c4c 017999 iadd contw ,contw 
-0x4c4d 018000 fetch 1 ,mem_keyscan_value_temp 
-0x4c4e 018001 istore 1 ,contw 
-0x4c4f 018002 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c50 018003 increase 1 ,pdata 
-0x4c51 018004 store 1 ,mem_keyscan_col_loop_count 
-0x4c52 018005 rtn 
-:      018008 keyboard_keyscan_get_mcu_value:
-0x4c53 018009 nop 20 
-0x4c54 018010 fetch 2 ,mem_kb_col_ptr 
-0x4c55 018011 copy pdata ,regb 
-0x4c56 018012 jam 0 ,mem_keyscan_col_loop_count 
-:      018013 keyboard_keyscan_mcu_start:
-0x4c57 018014 jam 0 ,mem_keyscan_value_temp 
-0x4c58 018015 ifetcht 1 ,regb 
-0x4c59 018016 isolate1 7 ,temp 
-0x4c5a 018017 branch keyboard_keyscan_mcu_start_loop ,true 
-0x4c5b 018018 call gpio_out_active 
-0x4c5c 018019 call keyboard_keyscan_get_col_value 
-0x4c5d 018020 ifetcht 1 ,regb 
-0x4c5e 018021 call gpio_set_high_impedance 
-:      018022 keyboard_keyscan_mcu_start_loop:
-0x4c5f 018023 increase 1 ,regb 
-0x4c60 018024 fetch 2 ,mem_keyscan_value_ptr 
-0x4c61 018025 call keyboard_keyscan_value_store 
-0x4c62 018026 sub pdata ,19 ,null 
-0x4c63 018027 branch keyboard_keyscan_mcu_start ,positive 
-0x4c64 018028 rtn 
-:      018031 keyboard_keyscan_get_col_value:
-0x4c65 018032 fetch 2 ,mem_kb_row_ptr 
-0x4c66 018033 copy pdata ,regc 
-0x4c67 018034 arg 8 ,loopcnt 
-:      018036 keyboard_keyscan_get_col_value_loop:
-0x4c68 018037 ifetcht 1 ,regc 
-0x4c69 018038 call gpio_get_bit 
-0x4c6a 018039 fetch 1 ,mem_keyscan_value_temp 
-0x4c6b 018040 rshift pdata ,pdata 
-0x4c6c 018041 setflag true ,7 ,pdata 
-0x4c6d 018042 store 1 ,mem_keyscan_value_temp 
-0x4c6e 018043 increase 1 ,regc 
-0x4c6f 018044 loop keyboard_keyscan_get_col_value_loop 
-0x4c70 018045 rtn 
-:      018046 keyboard_keyscan_reset_exmcu:
-0x4c71 018047 fetcht 1 ,mem_mcu_rstb_gpio 
-0x4c72 018048 call gpio_out_active 
-0x4c73 018049 nop 20 
-0x4c74 018050 fetcht 1 ,mem_mcu_rstb_gpio 
-0x4c75 018051 call gpio_out_inactive 
-0x4c76 018052 nop 6000 
-0x4c77 018053 rtn 
-0x4c78 018054 branch keyboard_keyscan 
-:      018055 keyboard_clk_state_high:
-0x4c79 018056 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c7a 018057 branch gpio_out_inactive 
-:      018059 keyboard_clk_state_low:
-0x4c7b 018060 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c7c 018061 branch gpio_out_active 
-:      018062 keyboard_gpio_config_input_pu:
-0x4c7d 018063 sub temp ,ui_button_gpio_disable ,null 
-0x4c7e 018064 rtn zero 
-0x4c7f 018065 set0 gpio_active_bit ,temp 
-0x4c80 018066 branch gpio_config_input 
-:      018067 keyboard_clk_input:
-0x4c81 018068 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c82 018069 branch gpio_config_input 
-:      018071 keyboard_stb_state_high:
-0x4c83 018072 fetcht 1 ,mem_mcu_stb_gpio 
-0x4c84 018073 branch gpio_out_inactive 
-:      018075 keyboard_stb_state_low:
-0x4c85 018076 fetcht 1 ,mem_mcu_stb_gpio 
-0x4c86 018077 branch gpio_out_active 
-:      018088 keyboard_press_change_or_no_key:
-0x4c87 018089 jam 0 ,mem_same_keyvalue_timerout_flag 
-0x4c88 018090 fetch 2 ,mem_same_keyvalue_timer_init 
-0x4c89 018091 store 2 ,mem_same_keyvalue_timer 
-0x4c8a 018092 rtn 
-:      018094 keyboard_key_process:
-0x4c8b 018096 bpatch patch0a_0 ,mem_patch0a 
-0x4c8c 018097 arg mem_keyscan_value_current ,rega 
-0x4c8d 018098 arg mem_keyscan_value_check ,regb 
-0x4c8e 018099 arg 20 ,loopcnt 
-0x4c8f 018100 call string_compare 
-0x4c90 018101 nbranch keyboard_press_change_or_no_key ,zero 
-0x4c91 018102 call keyboard_keyscan_value_current_zero_check 
-0x4c92 018103 call keyboard_press_change_or_no_key ,blank 
-0x4c93 018105 call keyboard_ghost_key_check 
-0x4c94 018106 fetch 1 ,mem_mouse_ghost_flag 
-0x4c95 018107 nrtn blank 
-0x4c96 018108 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4c97 018109 rtneq cammbination_key_press 
-0x4c98 018110 rtneq cammbination_key_hold 
-0x4c99 018111 rtneq cammbination_key_wait_release 
-0x4c9a 018114 jam 0 ,mem_keyscan_col_loop_count 
-0x4c9b 018115 arg mem_keyscan_value_current ,rega 
-0x4c9c 018116 arg mem_keyscan_value_old ,regb 
-:      018117 keyboard_keyvalue_process:
-0x4c9d 018118 ifetcht 1 ,rega 
-0x4c9e 018119 ifetch 1 ,regb 
-0x4c9f 018120 ixor temp ,pdata 
-0x4ca0 018121 branch keyboard_keyvalue_process_loop ,blank 
-0x4ca1 018122 store 1 ,mem_keyscan_value_temp 
-0x4ca2 018123 storet 1 ,mem_keyboard_press_flag_temp 
-0x4ca3 018124 istoret 1 ,regb 
-0x4ca4 018125 jam 1 ,mem_keyboard_data_change_flag 
-0x4ca5 018126 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
-:      018127 keyboard_keyvalue_change:
-0x4ca6 018128 fetch 1 ,mem_keyscan_value_temp 
-0x4ca7 018129 bbit0 0 ,keyboard_keyvalue_change_loop 
-0x4ca8 018130 fetch 1 ,mem_keyscan_col_loop_count 
-0x4ca9 018131 mul32 pdata ,8 ,pdata 
-0x4caa 018132 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cab 018133 iadd temp ,pdata 
-0x4cac 018134 arg mem_keyboard_keyvalue_map ,contr 
-0x4cad 018135 iadd contr ,contr 
-0x4cae 018136 ifetch 1 ,contr 
-0x4caf 018137 store 1 ,mem_keyboard_keyvalue_temp 
-0x4cb0 018138 call keyboard_keyvalue_fn_replace 
-0x4cb1 018139 call keyboard_keyvalue_commbination_replace 
-0x4cb2 018140 call keyboard_keyvalue_in_out 
-:      018141 keyboard_keyvalue_change_loop:
-0x4cb3 018142 fetch 1 ,mem_keyscan_value_temp 
-0x4cb4 018143 rshift pdata ,pdata 
-0x4cb5 018144 store 1 ,mem_keyscan_value_temp 
-0x4cb6 018145 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4cb7 018146 rshift pdata ,pdata 
-0x4cb8 018147 store 1 ,mem_keyboard_press_flag_temp 
-0x4cb9 018148 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cba 018149 increase 1 ,pdata 
-0x4cbb 018150 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cbc 018151 loop keyboard_keyvalue_change 
-:      018152 keyboard_keyvalue_process_loop:
-0x4cbd 018153 increase 1 ,rega 
-0x4cbe 018154 increase 1 ,regb 
-0x4cbf 018155 fetch 1 ,mem_keyscan_col_loop_count 
-0x4cc0 018156 increase 1 ,pdata 
-0x4cc1 018157 store 1 ,mem_keyscan_col_loop_count 
-0x4cc2 018158 sub pdata ,19 ,null 
-0x4cc3 018159 branch keyboard_keyvalue_process ,positive 
-0x4cc4 018160 rtn 
-:      018162 keyboard_keyscan_value_current_zero_check:
-0x4cc5 018163 fetch 8 ,mem_keyscan_value_current 
-0x4cc6 018164 nrtn blank 
-0x4cc7 018165 fetch 8 ,mem_keyscan_value_current + 8 
-0x4cc8 018166 nrtn blank 
-0x4cc9 018167 fetch 4 ,mem_keyscan_value_current + 16 
-0x4cca 018168 nrtn blank 
-0x4ccb 018169 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0x4ccc 018170 rtn 
-:      018174 keyboard_ghost_key_check:
-0x4ccd 018175 bpatch patch0a_1 ,mem_patch0a 
-0x4cce 018176 jam 0 ,mem_mouse_ghost_flag 
-0x4ccf 018177 jam 0 ,mem_keyboard_all_press_key_count 
-0x4cd0 018178 arg mem_keyscan_value_current ,rega 
-0x4cd1 018179 arg 20 ,loopcnt 
-:      018180 keyboard_ghost_key_check_loop:
-0x4cd2 018181 jam 0 ,mem_keyboard_current_col_press_key_count 
-0x4cd3 018182 ifetch 1 ,rega 
-0x4cd4 018183 branch keyboard_ghost_key_check_next_loop ,blank 
-:      018184 keyboard_current_col_press_key_count_check:
-0x4cd5 018185 fetcht 1 ,mem_keyboard_current_col_press_key_count 
-0x4cd6 018186 increase 1 ,temp 
-0x4cd7 018187 storet 1 ,mem_keyboard_current_col_press_key_count 
-0x4cd8 018188 copy pdata ,temp 
-0x4cd9 018189 increase -1 ,pdata 
-0x4cda 018190 iand temp ,pdata 
-0x4cdb 018191 nbranch keyboard_current_col_press_key_count_check ,zero 
-0x4cdc 018192 fetch 1 ,mem_keyboard_current_col_press_key_count 
-0x4cdd 018193 fetcht 1 ,mem_keyboard_all_press_key_count 
-0x4cde 018194 iadd temp ,temp 
-0x4cdf 018195 storet 1 ,mem_keyboard_all_press_key_count 
-0x4ce0 018196 sub pdata ,1 ,null 
-0x4ce1 018197 branch keyboard_ghost_key_check_next_loop ,positive 
-0x4ce2 018198 sub temp ,2 ,null 
-0x4ce3 018199 branch keyboard_ghost_key_check_next_loop ,positive 
-0x4ce4 018200 jam 0 ,mem_keyscan_col_loop_count 
-0x4ce5 018201 jam 0 ,mem_keyboard_same_row_press_key_count 
-0x4ce6 018202 ifetcht 1 ,rega 
-0x4ce7 018203 arg mem_keyscan_value_current ,regb 
-:      018204 keyboard_same_row_key_check:
-0x4ce8 018205 fetch 1 ,mem_keyscan_col_loop_count 
-0x4ce9 018206 increase 1 ,pdata 
-0x4cea 018207 store 1 ,mem_keyscan_col_loop_count 
-0x4ceb 018208 sub pdata ,19 ,null 
-0x4cec 018209 nbranch keyboard_ghost_key_check_next_loop ,positive 
-0x4ced 018210 ifetch 1 ,regb 
-0x4cee 018211 iand temp ,null 
-0x4cef 018212 branch keyboard_same_row_key_check_loop ,zero 
-0x4cf0 018213 fetch 1 ,mem_keyboard_same_row_press_key_count 
-0x4cf1 018214 increase 1 ,pdata 
-0x4cf2 018215 store 1 ,mem_keyboard_same_row_press_key_count 
-0x4cf3 018216 sub pdata ,1 ,null 
-0x4cf4 018217 branch keyboard_same_row_key_check_loop ,positive 
-0x4cf5 018218 jam 1 ,mem_mouse_ghost_flag 
-0x4cf6 018219 rtn 
-:      018221 keyboard_ghost_key_check_next_loop:
-0x4cf7 018222 increase 1 ,rega 
-0x4cf8 018223 loop keyboard_ghost_key_check_loop 
-0x4cf9 018224 rtn 
-:      018226 keyboard_same_row_key_check_loop:
-0x4cfa 018227 increase 1 ,regb 
-0x4cfb 018228 branch keyboard_same_row_key_check 
-:      018236 keyboard_keyvalue_fn_replace:
-0x4cfc 018237 bpatch patch0a_2 ,mem_patch0a 
-0x4cfd 018238 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4cfe 018239 ncall keyboard_commbination_delay_release_clear ,blank 
-0x4cff 018240 fetch 1 ,mem_keyboard_fn_flag 
-0x4d00 018241 ncall keyboard_keyvalue_fn_replace_press ,blank 
-0x4d01 018242 fetch 1 ,mem_keyboard_fn_first 
-0x4d02 018243 fetcht 1 ,mem_keyboard_fn_flag 
-0x4d03 018244 ixor temp ,pdata 
-0x4d04 018245 rtn zero 
-0x4d05 018246 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d06 018247 beq hid_key_esc ,keyboard_keyvalue_fn_esc 
-0x4d07 018248 beq hid_key_delete ,keyboard_keyvalue_fn_delete 
-0x4d08 018249 sub pdata ,hid_key_f12 ,null 
-0x4d09 018250 nrtn positive 
-0x4d0a 018251 arg hid_key_f1 ,temp 
-0x4d0b 018252 isub temp ,pdata 
-0x4d0c 018253 nrtn positive 
-0x4d0d 018254 arg mem_keyboard_fn_f1 ,contr 
-0x4d0e 018255 iadd contr ,contr 
-0x4d0f 018256 ifetch 1 ,contr 
-0x4d10 018257 branch keyboard_keyvalue_store_temp 
-:      018259 keyboard_keyvalue_fn_replace_press:
-0x4d11 018260 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d12 018261 beq hid_key_up_arrow ,keyboard_keyvalue_fn_up_arrow 
-0x4d13 018262 beq hid_key_down_arrow ,keyboard_keyvalue_fn_down_arrow 
-0x4d14 018263 beq hid_key_left_arrow ,keyboard_keyvalue_fn_left_arrow 
-0x4d15 018264 beq hid_key_right_arrow ,keyboard_keyvalue_fn_right_arrow 
-0x4d16 018265 beq hid_key_left_ctrl ,keyboard_keyvalue_fn_left_ctrl 
-0x4d17 018266 beq hid_key_space ,keyboard_keyvalue_fn_space 
-0x4d18 018267 rtn 
-:      018269 keyboard_keyvalue_fn_esc:
-0x4d19 018270 fetch 1 ,mem_keyboard_fn_esc 
-0x4d1a 018271 branch keyboard_keyvalue_store_temp 
-:      018273 keyboard_keyvalue_fn_delete:
-0x4d1b 018274 fetch 1 ,mem_keyboard_fn_del 
-0x4d1c 018275 branch keyboard_keyvalue_store_temp 
-:      018277 keyboard_keyvalue_fn_up_arrow:
-0x4d1d 018278 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d1e 018279 rtn blank 
-0x4d1f 018280 setarg hid_key_page_up 
-0x4d20 018281 branch keyboard_keyvalue_store_temp 
-:      018283 keyboard_keyvalue_fn_down_arrow:
-0x4d21 018284 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d22 018285 rtn blank 
-0x4d23 018286 setarg hid_key_page_down 
-0x4d24 018287 branch keyboard_keyvalue_store_temp 
-:      018289 keyboard_keyvalue_fn_left_arrow:
-0x4d25 018290 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d26 018291 rtn blank 
-0x4d27 018292 setarg hid_key_home 
-0x4d28 018293 branch keyboard_keyvalue_store_temp 
-:      018295 keyboard_keyvalue_fn_right_arrow:
-0x4d29 018296 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d2a 018297 rtn blank 
-0x4d2b 018298 setarg hid_key_end 
-0x4d2c 018299 branch keyboard_keyvalue_store_temp 
-:      018301 keyboard_keyvalue_fn_left_ctrl:
-0x4d2d 018302 fetch 1 ,mem_keyboard_fn_left_ctrl_enable_flag 
-0x4d2e 018303 rtn blank 
-0x4d2f 018304 fetch 1 ,mem_kb_computer_system 
-0x4d30 018305 beq system_os_windows ,keyboard_keyvalue_windows_osk 
-0x4d31 018306 setarg hid_key_os_soft_kb 
-0x4d32 018307 branch keyboard_keyvalue_store_temp 
-:      018308 keyboard_keyvalue_windows_osk:
-0x4d33 018309 setarg hid_key_osk 
-0x4d34 018310 branch keyboard_keyvalue_store_temp 
-:      018312 keyboard_keyvalue_fn_space:
-0x4d35 018313 fetch 1 ,mem_keyboard_fn_space_enable_flag 
-0x4d36 018314 rtn blank 
-0x4d37 018315 setarg hid_key_language 
-:      018316 keyboard_keyvalue_store_temp:
-0x4d38 018317 store 1 ,mem_keyboard_keyvalue_temp 
-0x4d39 018318 rtn 
-:      018324 keyboard_keyvalue_commbination_replace:
-0x4d3a 018325 bpatch patch0a_3 ,mem_patch0a 
-0x4d3b 018326 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d3c 018327 beq hid_key_print_screen ,keyboard_commination_screen_shot_replace 
-0x4d3d 018328 beq hid_key_page_up ,keyboard_commination_pageup_replace 
-0x4d3e 018329 beq hid_key_page_down ,keyboard_commination_pagedown_replace 
-0x4d3f 018330 beq hid_key_home ,keyboard_commination_home_replace 
-0x4d40 018331 beq hid_key_end ,keyboard_commination_end_replace 
-0x4d41 018332 beq hid_key_select_all ,keyboard_commination_select_all 
-0x4d42 018333 beq hid_key_copy ,keyboard_commbination_copy 
-0x4d43 018334 beq hid_key_paste ,keyboard_commbination_paste 
-0x4d44 018335 beq hid_key_cut ,keyboard_commbination_cut 
-0x4d45 018336 beq hid_key_all_os_lock ,keyboard_commination_os_lock 
-0x4d46 018337 beq hid_key_osk ,keyboard_commbination_osk 
-0x4d47 018338 beq hid_key_language ,keyboard_commbination_language 
-0x4d48 018339 beq hid_key_app_tiling ,keyboard_commbination_app_tiling 
-0x4d49 018340 rtn 
-:      018342 keyboard_commbination_delay_release_set:
-0x4d4a 018343 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4d4b 018344 nrtn blank 
-0x4d4c 018345 jam 10 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4d4d 018346 rtn 
-:      018348 keyboard_commbination_delay_release_clear:
-0x4d4e 018349 jam 0 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4d4f 018350 rtn 
-:      018352 keyboard_commination_screen_shot_replace:
-0x4d50 018353 fetch 1 ,mem_kb_computer_system 
-0x4d51 018354 rtneq system_os_windows 
-0x4d52 018355 rtneq system_os_andriod 
-0x4d53 018356 jam left_shift_gui ,mem_keyboard_commbination_control_key_value 
-0x4d54 018357 jam hid_key_3 ,mem_keyboard_commbination_standard_key_value 
-0x4d55 018358 branch keyboard_commbination_keypress 
-:      018360 keyboard_commination_pageup_replace:
-0x4d56 018361 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
-:      018362 keyboard_commination_ios_mac_command_commiation:
-0x4d57 018363 fetch 1 ,mem_kb_computer_system 
-0x4d58 018364 rtneq system_os_windows 
-0x4d59 018365 rtneq system_os_andriod 
-0x4d5a 018366 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d5b 018367 branch keyboard_commbination_keypress 
-:      018369 keyboard_commination_pagedown_replace:
-0x4d5c 018370 jam hid_key_down_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d5d 018371 branch keyboard_commination_ios_mac_command_commiation 
-:      018373 keyboard_commination_home_replace:
-0x4d5e 018374 jam hid_key_left_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d5f 018375 branch keyboard_commination_ios_mac_command_commiation 
-:      018377 keyboard_commination_end_replace:
-0x4d60 018378 jam hid_key_right_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d61 018379 branch keyboard_commination_ios_mac_command_commiation 
-:      018381 keyboard_commination_select_all:
-0x4d62 018382 jam hid_key_a ,mem_keyboard_commbination_standard_key_value 
-:      018383 keyboard_commbination_text_edit:
-0x4d63 018384 jam left_control ,mem_keyboard_commbination_control_key_value 
-0x4d64 018385 fetch 1 ,mem_kb_computer_system 
-0x4d65 018386 beq system_os_windows ,keyboard_commbination_keypress 
-0x4d66 018387 beq system_os_andriod ,keyboard_commbination_keypress 
-0x4d67 018388 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d68 018389 branch keyboard_commbination_keypress 
-:      018391 keyboard_commbination_copy:
-0x4d69 018392 jam hid_key_c ,mem_keyboard_commbination_standard_key_value 
-0x4d6a 018393 branch keyboard_commbination_text_edit 
-:      018395 keyboard_commbination_paste:
-0x4d6b 018396 jam hid_key_v ,mem_keyboard_commbination_standard_key_value 
-0x4d6c 018397 branch keyboard_commbination_text_edit 
-:      018399 keyboard_commbination_cut:
-0x4d6d 018400 jam hid_key_x ,mem_keyboard_commbination_standard_key_value 
-0x4d6e 018401 branch keyboard_commbination_text_edit 
-:      018403 keyboard_commination_os_lock:
-0x4d6f 018404 fetch 1 ,mem_kb_computer_system 
-0x4d70 018405 beq system_os_windows ,keyboard_commination_windows_lock 
-0x4d71 018406 beq system_os_mac ,keyboard_commination_mac_lock 
-0x4d72 018407 setarg hid_key_ios_android_os_lock 
-0x4d73 018408 branch keyboard_keyvalue_store_temp 
-:      018409 keyboard_commination_windows_lock:
-0x4d74 018410 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d75 018411 jam hid_key_l ,mem_keyboard_commbination_standard_key_value 
-0x4d76 018412 branch keyboard_commbination_keypress 
-:      018413 keyboard_commination_mac_lock:
-0x4d77 018414 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
-0x4d78 018415 jam hid_key_q ,mem_keyboard_commbination_standard_key_value 
-0x4d79 018416 branch keyboard_commbination_keypress 
-:      018418 keyboard_commbination_osk:
-0x4d7a 018419 fetch 1 ,mem_kb_computer_system 
-0x4d7b 018420 beq system_os_windows ,keyboard_commbination_windows_osk 
-0x4d7c 018421 setarg hid_key_os_soft_kb 
-0x4d7d 018422 branch keyboard_keyvalue_store_temp 
-:      018423 keyboard_commbination_windows_osk:
-0x4d7e 018424 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
-0x4d7f 018425 jam hid_key_o ,mem_keyboard_commbination_standard_key_value 
-0x4d80 018426 branch keyboard_commbination_keypress 
-:      018428 keyboard_commbination_language:
-0x4d81 018429 fetch 1 ,mem_kb_computer_system 
-0x4d82 018430 beq system_os_windows ,keyboard_commbination_language_windows 
-0x4d83 018431 beq system_os_andriod ,keyboard_commbination_language_andriod 
-0x4d84 018432 jam left_control ,mem_keyboard_commbination_control_key_value 
-:      018433 keyboard_commbination_language_next:
-0x4d85 018434 jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
-0x4d86 018435 call keyboard_commbination_delay_release_set 
-0x4d87 018436 branch keyboard_commbination_keypress 
-:      018437 keyboard_commbination_language_windows:
-0x4d88 018438 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d89 018439 branch keyboard_commbination_language_next 
-:      018440 keyboard_commbination_language_andriod:
-0x4d8a 018441 jam left_shift ,mem_keyboard_commbination_control_key_value 
-0x4d8b 018442 branch keyboard_commbination_language_next 
-:      018444 keyboard_commbination_app_tiling:
-0x4d8c 018445 fetch 1 ,mem_kb_computer_system 
-0x4d8d 018446 beq system_os_windows ,keyboard_commbination_app_tiling_windows_android 
-0x4d8e 018447 beq system_os_andriod ,keyboard_commbination_app_tiling_windows_android 
-0x4d8f 018448 jam left_control ,mem_keyboard_commbination_control_key_value 
-0x4d90 018449 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d91 018450 branch keyboard_commbination_keypress 
-:      018451 keyboard_commbination_app_tiling_windows_android:
-0x4d92 018452 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d93 018453 jam hid_key_tab ,mem_keyboard_commbination_standard_key_value 
-0x4d94 018454 branch keyboard_commbination_keypress 
-:      018456 keyboard_commbination_keypress:
-0x4d95 018457 jam 0 ,mem_keyboard_keyvalue_temp 
-0x4d96 018458 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4d97 018459 bbit0 0 ,keyboard_commbination_key_wait_release_set 
-0x4d98 018460 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4d99 018461 beq cammbination_key_complete ,keyboard_commbination_key_hold_set 
-:      018462 keyboard_commbination_key_press_set:
-0x4d9a 018463 jam cammbination_key_press ,mem_keyboard_commbination_key_step 
-0x4d9b 018464 rtn 
-:      018466 keyboard_commbination_key_wait_release_set:
-0x4d9c 018467 jam cammbination_key_wait_release ,mem_keyboard_commbination_key_step 
-0x4d9d 018468 rtn 
-:      018470 keyboard_commbination_key_null_set:
-0x4d9e 018471 jam cammbination_key_null ,mem_keyboard_commbination_key_step 
-0x4d9f 018472 rtn 
-:      018475 keyboard_commbination_key_value_store:
-0x4da0 018476 store 1 ,mem_keyboard_tx_data + 1 
-0x4da1 018477 storet 1 ,mem_keyboard_tx_data + 3 
-0x4da2 018478 call enable_user 
-0x4da3 018479 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4da4 018480 branch keyboard_motion_data_check_next 
-:      018482 keyboard_commbination_key_press_process:
-0x4da5 018483 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4da6 018484 arg 0 ,temp 
-0x4da7 018485 call keyboard_commbination_key_value_store 
-:      018486 keyboard_commbination_key_hold_set:
-0x4da8 018487 jam cammbination_key_hold ,mem_keyboard_commbination_key_step 
-0x4da9 018488 rtn 
-:      018490 keyboard_commbination_key_hold_process:
-0x4daa 018491 jam cammbination_key_complete ,mem_keyboard_commbination_key_step 
-0x4dab 018492 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4dac 018493 fetcht 1 ,mem_keyboard_commbination_standard_key_value 
-0x4dad 018494 branch keyboard_commbination_key_value_store 
-:      018496 keyboard_commbination_key_wait_release_process:
-0x4dae 018497 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4daf 018498 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4db0 018499 arg 0 ,temp 
-0x4db1 018500 call keyboard_commbination_key_value_store 
-0x4db2 018501 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4db3 018502 branch keyboard_commbination_key_null_set ,blank 
-:      018503 keyboard_commbination_key_release_set:
-0x4db4 018504 jam cammbination_key_release ,mem_keyboard_commbination_key_step 
-0x4db5 018505 rtn 
-:      018507 keyboard_commbination_key_release_process:
-0x4db6 018508 branch keyboard_commbination_key_value_store + 2 
-:      018510 keyboard_commbination_key_null_process:
-0x4db7 018511 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0x4db8 018512 arg 0 ,pdata 
-0x4db9 018513 arg 0 ,temp 
-0x4dba 018514 branch keyboard_commbination_key_value_store 
-:      018518 keyboard_keyvalue_in_out:
-0x4dbb 018519 bpatch patch0a_4 ,mem_patch0a 
-0x4dbc 018520 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4dbd 018521 sub pdata ,hid_key_right_gui ,null 
-0x4dbe 018522 branch keyboard_keyvalue_standard ,positive 
-0x4dbf 018523 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
-0x4dc0 018524 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4dc1 018525 bbit1 0 ,keyboard_keyvalue_standard 
-0x4dc2 018526 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
-:      018527 keyboard_keyvalue_standard:
-0x4dc3 018528 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
-0x4dc4 018529 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4dc5 018530 bbit1 0 ,keyboard_keyvalue_standard_in 
-:      018531 keyboard_keyvalue_standard_out:
-0x4dc6 018532 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x4dc7 018533 arg 6 ,loopcnt 
-0x4dc8 018534 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      018535 keyboard_keyvalue_standard_out_loop:
-0x4dc9 018536 ifetch 1 ,contr 
-0x4dca 018537 branch keyboard_keyvalue_standard_out_next + 1 ,blank 
-0x4dcb 018538 isub temp ,null 
-0x4dcc 018539 nbranch keyboard_keyvalue_standard_out_next ,zero 
-0x4dcd 018540 ifetch 1 ,contr 
-0x4dce 018541 increase -2 ,contr 
-0x4dcf 018542 istore 1 ,contr 
-0x4dd0 018543 rtn blank 
-0x4dd1 018544 increase 1 ,contr 
-0x4dd2 018545 istoret 1 ,contr 
-:      018546 keyboard_keyvalue_standard_out_next:
-0x4dd3 018547 loop keyboard_keyvalue_standard_out_loop 
-0x4dd4 018548 sub temp ,hid_key_right_gui ,null 
-0x4dd5 018549 nrtn positive 
-0x4dd6 018550 sub temp ,0xbf ,null 
-0x4dd7 018551 rtn positive 
-:      018552 keyboard_keyvalue_control_key_out:
-0x4dd8 018553 and temp ,0x07 ,queue 
-0x4dd9 018554 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4dda 018555 qset0 pdata 
-0x4ddb 018556 store 1 ,mem_keyboard_keyvalue_buffer 
-0x4ddc 018557 rtn 
-:      018559 keyboard_keyvalue_standard_in:
-0x4ddd 018560 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x4dde 018561 arg 6 ,loopcnt 
-0x4ddf 018562 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      018563 keyboard_keyvalue_standard_in_loop:
-0x4de0 018564 ifetch 1 ,contr 
-0x4de1 018565 branch keyboard_keyvalue_standard_in_data ,blank 
-0x4de2 018566 isub temp ,null 
-0x4de3 018567 rtn zero 
-0x4de4 018568 loop keyboard_keyvalue_standard_in_loop 
-0x4de5 018569 sub temp ,hid_key_right_gui ,null 
-0x4de6 018570 nrtn positive 
-0x4de7 018571 sub temp ,0xbf ,null 
-0x4de8 018572 rtn positive 
-:      018573 keyboard_keyvalue_control_key_in:
-0x4de9 018574 and temp ,0x07 ,queue 
-0x4dea 018575 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4deb 018576 qset1 pdata 
-0x4dec 018577 store 1 ,mem_keyboard_keyvalue_buffer 
-0x4ded 018578 rtn 
-:      018580 keyboard_keyvalue_standard_in_data:
-0x4dee 018581 sub temp ,hid_key_right_gui ,null 
-0x4def 018582 nbranch keyboard_keyvalue_standard_in_data_next ,positive 
-0x4df0 018583 sub temp ,0xbf ,null 
-0x4df1 018584 nbranch keyboard_keyvalue_control_key_in ,positive 
-:      018585 keyboard_keyvalue_standard_in_data_next:
-0x4df2 018586 increase -1 ,contr 
-0x4df3 018587 istoret 1 ,contr 
-0x4df4 018588 rtn 
-:      018592 keyboard_special_key_check:
-0x4df5 018593 bpatch patch0a_5 ,mem_patch0a 
-0x4df6 018594 call keyboard_pairing_button_check 
-0x4df7 018595 jam 0 ,mem_keyboard_fn_flag 
-0x4df8 018596 jam 0 ,mem_keyboard_control_key_flag 
-0x4df9 018597 jam 0 ,mem_keyboard_bt_button_flag 
-0x4dfa 018598 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4dfb 018599 ncall keyborad_control_key_set ,blank 
-0x4dfc 018600 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-0x4dfd 018601 arg 6 ,loopcnt 
-:      018602 keyboard_special_key_check_loop:
-0x4dfe 018603 ifetch 1 ,contr 
-0x4dff 018604 sub pdata ,hid_key_fn ,null 
-0x4e00 018605 call keyboard_fn_set ,zero 
-0x4e01 018606 sub pdata ,hid_key_pb ,null 
-0x4e02 018607 call keyboard_pb_set ,zero 
-0x4e03 018608 loop keyboard_special_key_check_loop 
-0x4e04 018609 fetch 1 ,mem_device_flag 
-0x4e05 018610 beq mode_24g_device ,keyboard_special_key_check_24g 
-:      018611 keyboard_special_key_check_bluetooth:
-0x4e06 018612 call keyboard_commbination_fast_conn_bt_check 
-0x4e07 018613 fetch 1 ,mem_keyboard_pairing_type 
-0x4e08 018614 branch keyboard_enable_bt_button_pairing ,blank 
-0x4e09 018615 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e0a 018616 fetcht 2 ,mem_keyboard_commbination_key_bt 
-0x4e0b 018617 isub temp ,null 
-0x4e0c 018618 branch keyboard_long_button_bt_discovery ,zero 
-0x4e0d 018619 byteswap temp ,temp 
-0x4e0e 018620 isub temp ,null 
-0x4e0f 018621 branch keyboard_long_button_bt_discovery ,zero 
-0x4e10 018622 rtn 
-:      018623 keyboard_special_key_check_24g:
-0x4e11 018624 fetch 1 ,mem_keyboard_pairing_type 
-0x4e12 018625 branch keyboard_enable_bt_button_pairing ,blank 
-0x4e13 018626 branch keyboard_commbination_pairing_24g_check 
-:      018628 keyboard_pairing_button_check:
-0x4e14 018629 fetch 1 ,mem_keyboard_pairing_type 
-0x4e15 018630 nrtn blank 
-0x4e16 018631 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4e17 018632 sub temp ,ui_button_gpio_disable ,null 
-0x4e18 018633 rtn zero 
-0x4e19 018634 call gpio_get_bit 
-0x4e1a 018635 nbranch keyboard_pairing_button_release ,true 
-0x4e1b 018636 arg 8 ,loopcnt 
-0x4e1c 018637 arg mem_keyboard_keyvalue_buffer ,contw 
-0x4e1d 018638 call clear_mem 
-0x4e1e 018639 jam hid_key_pb ,mem_keyboard_keyvalue_buffer + 2 
-0x4e1f 018640 rtn 
-:      018642 keyboard_pairing_button_release:
-0x4e20 018643 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e21 018644 rtnne hid_key_pb 
-0x4e22 018645 jam hid_key_null ,mem_keyboard_keyvalue_buffer + 2 
-0x4e23 018646 rtn 
-:      018648 keyboard_enable_bt_button_pairing:
-0x4e24 018649 bpatch patch0a_6 ,mem_patch0a 
-0x4e25 018650 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4e26 018651 rtn blank 
-0x4e27 018652 fetch 1 ,mem_device_flag 
-0x4e28 018653 beq mode_24g_device ,keyboard_24g_start_pair_mode 
-:      018654 keyboard_long_button_bt_discovery:
-0x4e29 018656 jam 0 ,mem_keyboard_data_change_flag 
-0x4e2a 018657 fetch 1 ,mem_device_flag 
-0x4e2b 018658 rtneq mode_24g_device 
-0x4e2c 018659 fetch mouse_flag_len ,mem_mouse_flag 
-0x4e2d 018660 rtnbit1 mouse_bt_discovery_button_long_down_flag 
-0x4e2e 018661 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x4e2f 018662 call mouse_enable_function_flag 
-0x4e30 018663 call app_evt_button_long_pressed 
-0x4e31 018664 branch keyboard_bb_event_discovery_btn 
-:      018668 keyboard_commbination_pairing_24g_check:
-0x4e32 018669 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e33 018670 fetcht 2 ,mem_keyboard_commbination_key_24g 
-0x4e34 018671 isub temp ,null 
-0x4e35 018672 branch keyboard_24g_start_pair_mode ,zero 
-0x4e36 018673 byteswap temp ,temp 
-0x4e37 018674 isub temp ,null 
-0x4e38 018675 nrtn zero 
-:      018676 keyboard_24g_start_pair_mode:
-0x4e39 018677 call keyboard_pairing_check_otp_offset 
-0x4e3a 018678 jam 0 ,mem_keyboard_data_change_flag 
-0x4e3b 018679 fetch 2 ,mem_24g_pair_timeout 
-0x4e3c 018680 nrtn blank 
-0x4e3d 018681 setarg 0 
-0x4e3e 018682 store 2 ,mem_mouse_no_data_timer 
-0x4e3f 018683 call keyboard_capslock_led_off 
-0x4e40 018684 branch mouse_24g_start_pair_mode 
-:      018687 keyborad_control_key_set:
-0x4e41 018688 jam 1 ,mem_keyboard_control_key_flag 
-0x4e42 018689 rtn 
-:      018691 keyboard_fn_set:
-0x4e43 018692 jam 1 ,mem_keyboard_fn_flag 
-0x4e44 018693 rtn 
-:      018695 keyboard_pb_set:
-0x4e45 018696 jam 1 ,mem_keyboard_bt_button_flag 
-0x4e46 018697 rtn 
-:      018702 keyboard_motion:
-0x4e47 018703 bpatch patch0a_7 ,mem_patch0a 
-0x4e48 018704 disable user 
-0x4e49 018705 jam 0 ,mem_customer_key 
-0x4e4a 018706 jam 0 ,mem_customer_data_trigger 
-0x4e4b 018707 jam 0 ,mem_customer_data_trigger_last 
-0x4e4c 018708 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4e4d 018709 beq cammbination_key_press ,keyboard_commbination_key_press_process 
-0x4e4e 018710 beq cammbination_key_hold ,keyboard_commbination_key_hold_process 
-0x4e4f 018711 beq cammbination_key_complete ,keyboard_commbination_key_hold_process 
-0x4e50 018712 beq cammbination_key_wait_release ,keyboard_commbination_key_wait_release_process 
-0x4e51 018713 beq cammbination_key_null ,keyboard_commbination_key_null_process 
-0x4e52 018714 fetch 1 ,mem_keyboard_data_change_flag 
-0x4e53 018715 branch keyboard_no_key_press ,blank 
-0x4e54 018716 increase -1 ,pdata 
-0x4e55 018717 store 1 ,mem_keyboard_data_change_flag 
-0x4e56 018718 call keyboard_current_mult_update 
-0x4e57 018719 jam 10 ,mem_keyboard_led_status_get_timer 
-0x4e58 018720 call mouse_no_data_timer_init 
-0x4e59 018721 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4e5a 018722 beq cammbination_key_release ,keyboard_commbination_key_release_process 
-0x4e5b 018723 arg mem_keyboard_tx_data ,contw 
-0x4e5c 018724 arg 10 ,loopcnt 
-0x4e5d 018725 call clear_mem 
-0x4e5e 018726 call keyboard_motion_data_check 
-0x4e5f 018727 jam 0 ,mem_keyboard_data_send_flag 
-0x4e60 018728 rtn 
-:      018730 keyboard_current_mult_update:
-0x4e61 018731 jam 3 ,mem_lpm_mult 
-0x4e62 018732 jam 10 ,mem_mouse_current_mult_timer 
-0x4e63 018733 rtn 
-:      018737 keyboard_no_key_press:
-0x4e64 018738 fetch 1 ,mem_device_flag 
-0x4e65 018739 rtneq mode_bt_device1 
-0x4e66 018740 fetch 1 ,mem_keyboard_led_status_get 
-0x4e67 018741 rtn blank 
-0x4e68 018742 fetch 1 ,mem_24g_repeat_send_flag 
-0x4e69 018743 nrtn blank 
-0x4e6a 018744 fetcht 1 ,mem_keyboard_led_status_get_timer_last 
-0x4e6b 018745 fetch 1 ,mem_keyboard_led_status_get_timer 
-0x4e6c 018746 isub temp ,null 
-0x4e6d 018747 store 1 ,mem_keyboard_led_status_get_timer_last 
-0x4e6e 018748 rtn zero 
-0x4e6f 018749 arg mem_keyboard_tx_data ,contw 
-0x4e70 018750 arg 10 ,loopcnt 
-0x4e71 018751 call clear_mem 
-0x4e72 018752 call enable_user 
-0x4e73 018753 branch keyboard_motion_data_check_next 
-:      018757 keyboard_motion_data_check:
-0x4e74 018758 fetch 1 ,mem_keyboard_consumer_key_status 
-0x4e75 018759 beq keyboard_consumer_key_release ,keyboard_value_consumer_release 
-0x4e76 018760 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-0x4e77 018761 arg 6 ,loopcnt 
-:      018762 keyboard_value_tpye_check:
-0x4e78 018763 ifetch 1 ,contr 
-0x4e79 018764 sub pdata ,hid_key_right_gui ,null 
-0x4e7a 018765 nbranch keyboard_value_tpye_consumer_set ,positive 
-:      018766 keyboard_value_tpye_check_loop:
-0x4e7b 018767 loop keyboard_value_tpye_check 
-0x4e7c 018769 fetch 1 ,mem_keyboard_all_press_key_count 
-0x4e7d 018770 call keyboard_value_release_all_key ,blank 
-0x4e7e 018771 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4e7f 018772 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e80 018773 sub pdata ,hid_key_fn ,null 
-0x4e81 018774 branch keyboard_tx_data_skip_fn ,zero 
-0x4e82 018775 arg mem_keyboard_keyvalue_buffer ,contr 
-0x4e83 018776 arg mem_keyboard_tx_data + 1 ,contw 
-0x4e84 018777 arg 8 ,loopcnt 
-:      018778 keyboard_tx_data_store:
-0x4e85 018779 ifetch 1 ,contr 
-0x4e86 018780 beq hid_key_fn ,keyboard_tx_data_clear_fn 
-:      018781 keyboard_tx_data_store_loop:
-0x4e87 018782 istore 1 ,contw 
-0x4e88 018783 loop keyboard_tx_data_store 
-:      018785 keyboard_motion_data_check_next:
-0x4e89 018786 call keyboard_device_data_tpye_check 
-0x4e8a 018788 fetch 1 ,mem_keyboard_data_send_flag 
-0x4e8b 018789 beq device_data_tpye_mouse ,enable_user 
-0x4e8c 018790 beq device_data_tpye_standard_keyboard ,device_send_keyboard_data 
-0x4e8d 018791 beq device_data_tpye_nonstarndard_keyboard ,device_send_keyboard_data 
-0x4e8e 018792 beq device_data_tpye_consumer ,device_send_keyboard_data 
-0x4e8f 018793 beq device_data_tpye_system_conctol ,device_send_keyboard_data 
-:      018794 device_send_keyboard_data:
-0x4e90 018795 call mouse_customerkey_press 
-0x4e91 018796 branch enable_user 
-:      018798 keyboard_value_release_all_key:
-0x4e92 018799 arg mem_keyboard_keyvalue_buffer ,contw 
-0x4e93 018800 arg 9 ,loopcnt 
-0x4e94 018801 branch clear_mem 
-:      018804 keyboard_tx_data_skip_fn:
-0x4e95 018805 fetch 2 ,mem_keyboard_keyvalue_buffer 
-0x4e96 018806 store 2 ,mem_keyboard_tx_data + 1 
-0x4e97 018807 fetch 6 ,mem_keyboard_keyvalue_buffer + 3 
-0x4e98 018808 store 6 ,mem_keyboard_tx_data + 3 
-0x4e99 018809 branch keyboard_motion_data_check_next 
-:      018811 keyboard_tx_data_clear_fn:
-0x4e9a 018812 setarg 0 
-0x4e9b 018813 branch keyboard_tx_data_store_loop 
-:      018816 keyboard_value_tpye_consumer_set:
-0x4e9c 018817 copy pdata ,temp 
-0x4e9d 018818 bpatch patch0b_0 ,mem_patch0b 
-0x4e9e 018819 copy temp ,pdata 
-0x4e9f 018820 jam hid_reportid_consumer_key ,mem_keyboard_tx_data 
-0x4ea0 018821 fetcht 1 ,mem_keyboard_all_press_key_count 
-0x4ea1 018822 sub temp ,hid_key_null ,null 
-0x4ea2 018823 branch keyboard_value_consumer_all_key_release ,zero 
-0x4ea3 018824 beq hid_key_multikey_media ,keyboard_value_media 
-0x4ea4 018825 beq hid_key_multikey_paly ,keyboard_value_play 
-0x4ea5 018826 beq hid_key_multikey_stop ,keyboard_value_stop 
-0x4ea6 018827 beq hid_key_multikey_pre_track ,keyboard_value_pre_track 
-0x4ea7 018828 beq hid_key_multikey_next_track ,keyboard_value_next_track 
-0x4ea8 018829 beq hid_key_multikey_vol_down ,keyboard_value_vol_down 
-0x4ea9 018830 beq hid_key_multikey_vol_up ,keyboard_value_vol_up 
-0x4eaa 018831 beq hid_key_multikey_mute ,keyboard_value_mute 
-0x4eab 018832 beq hid_key_my_computer ,keyboard_value_my_computer 
-0x4eac 018833 beq hid_key_mail ,keyboard_value_mail 
-0x4ead 018834 beq hid_key_calculator ,keyboard_value_calculator 
-0x4eae 018835 beq hid_key_light_down ,keyboard_value_light_down 
-0x4eaf 018836 beq hid_key_light_up ,keyboard_value_light_up 
-0x4eb0 018837 beq hid_key_ac_favorites ,keyboard_value_ac_favorites 
-0x4eb1 018838 beq hid_key_ac_forward ,keyboard_value_ac_forward 
-0x4eb2 018839 beq hid_key_ac_back ,keyboard_value_ac_back 
-0x4eb3 018840 beq hid_key_ac_stop ,keyboard_value_ac_stop 
-0x4eb4 018841 beq hid_key_ac_refresh ,keyboard_value_ac_refresh 
-0x4eb5 018842 beq hid_key_ac_search ,keyboard_value_ac_search 
-0x4eb6 018843 beq hid_key_ac_home ,keyboard_value_ac_home 
-0x4eb7 018844 beq hid_key_ios_android_os_lock ,keyboard_value_os_lock 
-0x4eb8 018845 beq hid_key_os_soft_kb ,keyboard_value_os_soft_kb 
-0x4eb9 018846 beq hid_key_system_sleep ,keyboard_value_system_sleep 
-0x4eba 018847 branch keyboard_motion_data_check_next 
-:      018849 keyboard_value_media:
-0x4ebb 018850 setarg 0x0183 
-0x4ebc 018851 store 2 ,mem_keyboard_tx_data + 1 
-0x4ebd 018852 branch keyboard_motion_data_check_next 
-:      018853 keyboard_value_play:
-0x4ebe 018854 setarg 0x00cd 
-0x4ebf 018855 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec0 018856 branch keyboard_motion_data_check_next 
-:      018857 keyboard_value_stop:
-0x4ec1 018858 setarg 0x00b7 
-0x4ec2 018859 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec3 018860 branch keyboard_motion_data_check_next 
-:      018861 keyboard_value_pre_track:
-0x4ec4 018862 setarg 0x00b6 
-0x4ec5 018863 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec6 018864 branch keyboard_motion_data_check_next 
-:      018865 keyboard_value_next_track:
-0x4ec7 018866 setarg 0x00b5 
-0x4ec8 018867 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec9 018868 branch keyboard_motion_data_check_next 
-:      018869 keyboard_value_vol_down:
-0x4eca 018870 setarg 0x00ea 
-0x4ecb 018871 store 2 ,mem_keyboard_tx_data + 1 
-0x4ecc 018872 branch keyboard_motion_data_check_next 
-:      018873 keyboard_value_vol_up:
-0x4ecd 018874 setarg 0x00e9 
-0x4ece 018875 store 2 ,mem_keyboard_tx_data + 1 
-0x4ecf 018876 branch keyboard_motion_data_check_next 
-:      018877 keyboard_value_mute:
-0x4ed0 018878 setarg 0x00e2 
-0x4ed1 018879 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed2 018880 branch keyboard_motion_data_check_next 
-:      018881 keyboard_value_my_computer:
-0x4ed3 018882 setarg 0x0194 
-0x4ed4 018883 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed5 018884 branch keyboard_motion_data_check_next 
-:      018885 keyboard_value_mail:
-0x4ed6 018886 setarg 0x018a 
-0x4ed7 018887 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed8 018888 branch keyboard_motion_data_check_next 
-:      018889 keyboard_value_calculator:
-0x4ed9 018890 setarg 0x0192 
-0x4eda 018891 store 2 ,mem_keyboard_tx_data + 1 
-0x4edb 018892 branch keyboard_motion_data_check_next 
-:      018893 keyboard_value_light_down:
-0x4edc 018894 setarg 0x0070 
-0x4edd 018895 store 2 ,mem_keyboard_tx_data + 1 
-0x4ede 018896 branch keyboard_motion_data_check_next 
-:      018897 keyboard_value_light_up:
-0x4edf 018898 setarg 0x006f 
-0x4ee0 018899 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee1 018900 branch keyboard_motion_data_check_next 
-:      018901 keyboard_value_ac_favorites:
-0x4ee2 018902 setarg 0x022a 
-0x4ee3 018903 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee4 018904 branch keyboard_motion_data_check_next 
-:      018905 keyboard_value_ac_forward:
-0x4ee5 018906 setarg 0x0225 
-0x4ee6 018907 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee7 018908 branch keyboard_motion_data_check_next 
-:      018909 keyboard_value_ac_back:
-0x4ee8 018910 setarg 0x0224 
-0x4ee9 018911 store 2 ,mem_keyboard_tx_data + 1 
-0x4eea 018912 branch keyboard_motion_data_check_next 
-:      018913 keyboard_value_ac_stop:
-0x4eeb 018914 setarg 0x0226 
-0x4eec 018915 store 2 ,mem_keyboard_tx_data + 1 
-0x4eed 018916 branch keyboard_motion_data_check_next 
-:      018917 keyboard_value_ac_refresh:
-0x4eee 018918 setarg 0x0227 
-0x4eef 018919 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef0 018920 branch keyboard_motion_data_check_next 
-:      018921 keyboard_value_ac_search:
-0x4ef1 018922 fetch 1 ,mem_kb_computer_system 
-0x4ef2 018923 beq system_os_ios ,keyboard_value_ac_home 
-0x4ef3 018924 beq system_os_mac ,keyboard_value_ac_home 
-0x4ef4 018925 setarg 0x0221 
-0x4ef5 018926 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef6 018927 branch keyboard_motion_data_check_next 
-:      018928 keyboard_value_ac_home:
-0x4ef7 018929 setarg 0x0223 
-0x4ef8 018930 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef9 018931 branch keyboard_motion_data_check_next 
-:      018932 keyboard_value_os_lock:
-0x4efa 018933 setarg 0x0030 
-0x4efb 018934 store 2 ,mem_keyboard_tx_data + 1 
-0x4efc 018935 branch keyboard_motion_data_check_next 
-:      018936 keyboard_value_os_soft_kb:
-0x4efd 018937 fetch 1 ,mem_kb_computer_system 
-0x4efe 018938 beq system_os_andriod ,keyboard_value_os_soft_kb_andriod 
-0x4eff 018939 setarg 0x01ae 
-0x4f00 018940 store 2 ,mem_keyboard_tx_data + 1 
-0x4f01 018941 branch keyboard_motion_data_check_next 
-:      018942 keyboard_value_os_soft_kb_andriod:
-0x4f02 018943 setarg 0x0307 
-0x4f03 018944 store 2 ,mem_keyboard_tx_data + 1 
-0x4f04 018945 branch keyboard_motion_data_check_next 
-:      018947 keyboard_value_consumer_all_key_release:
-:      018948 keyboard_value_consumer_release:
-0x4f05 018949 jam 2 ,mem_keyboard_data_change_flag 
-0x4f06 018950 fetch 1 ,mem_keyboard_all_press_key_count 
-0x4f07 018951 call keyboard_value_release_all_key ,blank 
-0x4f08 018952 jam keyboard_consumer_key_standby ,mem_keyboard_consumer_key_status 
-0x4f09 018953 setarg 0x03 
-0x4f0a 018954 store 3 ,mem_keyboard_tx_data 
-0x4f0b 018955 branch keyboard_motion_data_check_next 
-:      018956 keyboard_value_system_sleep:
-0x4f0c 018957 jam hid_reportid_system_ctrl ,mem_keyboard_tx_data 
-0x4f0d 018958 setarg 0x02 
-0x4f0e 018959 store 1 ,mem_keyboard_tx_data + 1 
-0x4f0f 018960 branch keyboard_motion_data_check_next 
-:      018967 keyboard_device_data_tpye_check:
-0x4f10 018968 bpatch patch0b_1 ,mem_patch0b 
-0x4f11 018969 fetch 1 ,mem_device_flag 
-0x4f12 018970 bne mode_24g_device ,keyboard_device_data_tpye_check_next 
-0x4f13 018971 jam 0 ,mem_24g_repeat_send_flag 
-0x4f14 018972 fetch 2 ,mem_keyboard_tx_data 
-0x4f15 018973 ncall keyboard_set_repeat_send_flag ,blank 
-0x4f16 018974 fetch 6 ,mem_keyboard_tx_data + 3 
-0x4f17 018975 ncall keyboard_set_repeat_send_flag ,blank 
-:      018977 keyboard_device_data_tpye_check_next:
-0x4f18 018978 fetch 1 ,mem_keyboard_tx_data 
-0x4f19 018979 beq hid_reportid_key_standard ,keyboard_standard_data_send 
-0x4f1a 018980 beq hid_reportid_mouse ,keyboard_mouse_data_send 
-0x4f1b 018981 beq hid_reportid_consumer_key ,keyboard_consumer_data_send 
-0x4f1c 018982 beq hid_reportid_system_ctrl ,keyboard_system_control_data_send 
-0x4f1d 018983 rtn 
-:      018985 keyboard_mouse_data_send:
-0x4f1e 018986 jam device_data_tpye_mouse ,mem_keyboard_data_send_flag 
-0x4f1f 018987 arg mem_keyboard_tx_data ,contr 
-0x4f20 018988 arg mem_mouse_key ,contw 
-0x4f21 018989 arg 7 ,loopcnt 
-0x4f22 018990 branch memcpy 
-:      018992 keyboard_standard_data_send:
-0x4f23 018993 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-0x4f24 018994 call keyboard_clear_key_data 
-0x4f25 018995 fetch 1 ,mem_device_flag 
-0x4f26 018996 beq mode_bt_device1 ,keyboard_standard_data_send_end 
-0x4f27 018997 call keyboard_24g_led_get_status_check 
-0x4f28 018998 fetch 1 ,mem_keyboard_led_status_get 
-0x4f29 018999 store 1 ,mem_keyboard_tx_data + 2 
-:      019000 keyboard_standard_data_send_end:
-0x4f2a 019001 arg mem_keyboard_tx_data ,contr 
-0x4f2b 019002 arg mem_customer_key_press ,contw 
-0x4f2c 019003 arg 9 ,loopcnt 
-0x4f2d 019004 branch memcpy 
-:      019006 keyboard_consumer_data_send:
-0x4f2e 019007 jam device_data_tpye_consumer ,mem_keyboard_data_send_flag 
-0x4f2f 019008 call keyboard_clear_key_data 
-0x4f30 019009 setarg 0x03 
-0x4f31 019010 call mouse_customer_media_key_set 
-0x4f32 019011 arg mem_keyboard_tx_data + 1 ,contr 
-0x4f33 019012 arg mem_customer_key_press + 1 ,contw 
-0x4f34 019013 arg 2 ,loopcnt 
-0x4f35 019014 branch memcpy 
-:      019016 keyboard_system_control_data_send:
-0x4f36 019017 jam device_data_tpye_system_conctol ,mem_keyboard_data_send_flag 
-0x4f37 019018 call keyboard_clear_key_data 
-0x4f38 019019 setarg 0x02 
-0x4f39 019020 store 8 ,mem_customer_key_press 
-0x4f3a 019021 store 8 ,mem_customer_key_release 
-0x4f3b 019022 fetch 1 ,mem_keyboard_tx_data + 1 
-0x4f3c 019023 store 1 ,mem_customer_key_press + 1 
-0x4f3d 019024 rtn 
-:      019027 keyboard_clear_key_data:
-0x4f3e 019028 arg 18 ,loopcnt 
-0x4f3f 019029 arg mem_customer_key_press ,contw 
-0x4f40 019030 branch clear_mem 
-:      019035 keyboard_lpm_before_common:
-0x4f41 019036 call clear_wake 
-0x4f42 019037 call mouse_wheel_check 
-0x4f43 019038 fetcht 1 ,mem_whee_a_data_gpio 
-0x4f44 019039 call gpio_set_wake_by_current_state 
-0x4f45 019040 fetcht 1 ,mem_whee_b_data_gpio 
-0x4f46 019041 call gpio_set_wake_by_current_state 
-0x4f47 019043 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4f48 019044 call gpio_set_wake 
-0x4f49 019046 fetch 2 ,mem_kb_col_ptr 
-0x4f4a 019047 copy pdata ,regb 
-0x4f4b 019048 arg 20 ,loopcnt 
-:      019049 keyboard_key_col_wake_init:
-0x4f4c 019050 ifetcht 1 ,regb 
-0x4f4d 019051 isolate1 7 ,temp 
-0x4f4e 019052 ncall gpio_out_active ,true 
-0x4f4f 019053 increase 1 ,regb 
-0x4f50 019054 loop keyboard_key_col_wake_init 
-0x4f51 019056 fetch 2 ,mem_kb_row_ptr 
-0x4f52 019057 copy pdata ,regb 
-0x4f53 019058 arg 8 ,loopcnt 
-:      019059 keyboard_key_row_wake_init:
-0x4f54 019060 ifetcht 1 ,regb 
-0x4f55 019061 sub temp ,ui_button_gpio_disable ,null 
-0x4f56 019062 ncall gpio_set_wake_by_current_state ,zero 
-0x4f57 019063 increase 1 ,regb 
-0x4f58 019064 loop keyboard_key_row_wake_init 
-0x4f59 019065 rtn 
-:      019067 keyboard_key_row_wake_set:
-0x4f5a 019068 fetch 1 ,mem_same_keyvalue_timerout_flag 
-0x4f5b 019069 branch gpio_set_wake ,blank 
-0x4f5c 019070 branch gpio_set_wake_by_current_state 
-:      019071 keyboard_process_lpm_before:
-0x4f5d 019072 rtnmark1 mark_24g 
-0x4f5e 019073 call keyboard_lpm_before_common 
-0x4f5f 019074 fetch 1 ,mem_lpm_current_mult 
-0x4f60 019075 nrtn blank 
-0x4f61 019076 branch gpio_clr_wake 
-:      019077 keyboard_before_hibernate:
-0x4f62 019078 bpatch patch0b_2 ,mem_patch0b 
-0x4f63 019079 jam 0xff ,mem_sensor_motion_gpio 
-0x4f64 019080 call disable_authrom 
-0x4f65 019081 call keyboard_device_led_all_off 
-0x4f66 019082 call mouse_before_hibernate_wheel_gpio_set 
-0x4f67 019083 call mouse_setgpio_hibernate 
-0x4f68 019084 call mouse_flash_power_down 
-0x4f69 019085 fetcht 1 ,mem_sensor_motion_gpio 
-0x4f6a 019086 branch gpio_clr_wake 
-:      019088 keyboard_power_down:
-0x4f6b 019089 call keyboard_device_led_all_off 
-:      019090 keyboard_app_enter_hibernate:
-0x4f6c 019091 bpatch patch0b_3 ,mem_patch0b 
-0x4f6d 019092 call keyboard_setgpio_hibernate 
-0x4f6e 019093 call ice_break 
-0x4f6f 019094 branch app_enter_hibernate 
-:      019096 keyboard_device_led_all_off:
-0x4f70 019097 bpatch patch0b_4 ,mem_patch0b 
-0x4f71 019098 call keyboard_device_led_off 
-0x4f72 019099 call keyboard_numlock_led_off 
-0x4f73 019100 call keyboard_capslock_led_off 
-0x4f74 019101 branch keyboard_power_led_off 
-:      019108 keyboard_setgpio_hibernate:
-0x4f75 019109 bpatch patch0b_5 ,mem_patch0b 
-0x4f76 019110 call clear_wake 
-0x4f77 019111 call keyboard_device_led_all_off 
-0x4f78 019112 call mouse_set_sdio_high 
-0x4f79 019113 call keyboard_lpm_before_common 
-0x4f7a 019114 call mouse_gpio_pd_idle 
-0x4f7b 019115 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x4f7c 019116 call mouse_gpio_config_input_pu 
-0x4f7d 019117 call mouse_gpio_set_high_impedance 
-0x4f7e 019118 branch mouse_adc_gpio_set_before_hibernate 
-:      019130 keyboard_g24_reconn_dispatch:
-0x4f7f 019131 fetch 2 ,mem_24g_reconn_count 
-0x4f80 019132 and_into 0xe0 ,pdata 
-0x4f81 019133 branch keyboard_g24_reconn_dispatch_next ,blank 
-0x4f82 019134 fetch 2 ,mem_24g_reconn_count 
-0x4f83 019135 increase 1 ,pdata 
-0x4f84 019136 store 2 ,mem_24g_reconn_count 
-0x4f85 019137 rtn 
-:      019138 keyboard_g24_reconn_dispatch_next:
-0x4f86 019139 call g24_reconn_data_prep 
-0x4f87 019140 call g24_transmit_receive_ack 
-0x4f88 019141 nbranch g24_reconn_device_fail ,sync 
-0x4f89 019142 nbranch g24_reconn_device_fail ,user3 
-0x4f8a 019143 call keyboard_g24_ackpayload_parse 
-0x4f8b 019144 branch g24_reconn_dispatch_next + 5 
-:      019148 keyboard_g24_transmit_no_interrupt:
-0x4f8c 019150 call g24_txdata_prep 
-0x4f8d 019151 nbranch keyboard_g24_nodata_transmit ,user 
-:      019152 keyboard_g24_transmit_start:
-0x4f8e 019153 call keyboard_g24_transmit_process 
-0x4f8f 019154 call keyboard_power_ctrl_start 
-0x4f90 019155 branch keyboard_g24_transmit_start_next 
-:      019157 keyboard_g24_nodata_transmit:
-0x4f91 019158 fetch 8 ,mem_keyscan_value_current 
-0x4f92 019159 nbranch keyboard_g24_transmit_start ,blank 
-0x4f93 019160 fetch 8 ,mem_keyscan_value_current + 8 
-0x4f94 019161 nbranch keyboard_g24_transmit_start ,blank 
-0x4f95 019162 fetch 4 ,mem_keyscan_value_current + 16 
-0x4f96 019163 nbranch keyboard_g24_transmit_start ,blank 
-0x4f97 019165 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x4f98 019166 rtneq g24_tx_timer_int_enable 
-0x4f99 019167 call g24_search_receiver 
-:      019168 keyboard_g24_long_sleep:
-0x4f9a 019169 call keyboard_g24_lpm_wait 
-0x4f9b 019170 nrtn user 
-0x4f9c 019171 fetch 1 ,mem_sensor_shutdown_flag 
-0x4f9d 019172 ncall keyboard_setgpio_hibernate ,blank 
-0x4f9e 019173 fetch 4 ,mem_24g_enter_hibernate 
-0x4f9f 019174 branch g24_long_seep2 
-:      019176 keyboard_g24_transmit_process:
-0x4fa0 019177 bpatch patch0b_6 ,mem_patch0b 
-0x4fa1 019178 jam 0 ,mem_24g_retry 
-:      019179 keyboard_g24_transmit_loop:
-0x4fa2 019180 fetchr timeup ,2 ,mem_param_rx_setup 
-0x4fa3 019181 until clkn_rt ,meet 
-0x4fa4 019182 call keyboard_special_key_check 
-0x4fa5 019183 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4fa6 019184 nbranch mouse_soft_reset ,blank 
-0x4fa7 019185 call g24_transmit_receive_ack 
-0x4fa8 019186 fetch 1 ,mem_24g_no_ack 
-0x4fa9 019187 beq no_ack_24g ,g24_transmit_no_ack 
-0x4faa 019188 nbranch keyboard_g24_retransmit ,sync 
-0x4fab 019189 nbranch keyboard_g24_retransmit ,user3 
-0x4fac 019190 call keyboard_g24_ackpayload_parse 
-0x4fad 019191 jam 0 ,mem_sensor_shutdown_flag 
-0x4fae 019192 branch g24_transmit_no_ack 
-:      019195 keyboard_g24_retransmit:
-0x4faf 019196 fetch 1 ,mem_24g_abort_pac 
-0x4fb0 019197 nrtn blank 
-0x4fb1 019198 fetch 2 ,mem_24g_txfail_cnt 
-0x4fb2 019199 increase 1 ,pdata 
-0x4fb3 019200 store 2 ,mem_24g_txfail_cnt 
-0x4fb4 019201 fetch 1 ,mem_24g_txfail_cnt 
-0x4fb5 019202 beq 0xff ,g24_tx_attempt_fail 
-0x4fb6 019203 call keyboard_g24_transmit_hop_process 
-0x4fb7 019204 branch keyboard_g24_transmit_loop 
-:      019207 keyboard_g24_transmit_hop_process:
-0x4fb8 019208 fetcht 1 ,mem_24g_retry 
-0x4fb9 019209 sub temp ,20 ,null 
-0x4fba 019210 branch keyboard_g24_tx_fast_hop ,positive 
-0x4fbb 019211 arg 25 ,loopcnt 
-0x4fbc 019212 call delay_ms_wait 
-0x4fbd 019213 branch g24_hop_ch_disable 
-:      019215 keyboard_g24_tx_fast_hop:
-0x4fbe 019216 increase 1 ,temp 
-0x4fbf 019217 storet 1 ,mem_24g_retry 
-0x4fc0 019218 fetch 4 ,mem_24g_addr 
-0x4fc1 019219 fetcht 4 ,mem_24g_fast_conn_addr 
-0x4fc2 019220 isub temp ,null 
-0x4fc3 019221 branch g24_ch ,zero 
-0x4fc4 019222 fetch 1 ,mem_24g_retry 
-0x4fc5 019223 sub pdata ,3 ,null 
-0x4fc6 019224 rtn positive 
-0x4fc7 019225 branch g24_tx_fast_hop 
-:      019228 keyboard_g24_lpm_wait:
-0x4fc8 019229 enable user 
-0x4fc9 019230 call lpo_calibration 
-0x4fca 019231 fetch 3 ,mem_clks_per_lpo 
-0x4fcb 019232 branch disable_user ,blank 
-0x4fcc 019233 fetch 1 ,mem_keyboard_fn_flag 
-0x4fcd 019234 nbranch disable_user ,blank 
-0x4fce 019235 fetch 1 ,mem_keyboard_control_key_flag 
-0x4fcf 019236 nbranch disable_user ,blank 
-0x4fd0 019237 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4fd1 019238 nbranch disable_user ,blank 
-0x4fd2 019239 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x4fd3 019240 beq g24_tx_timer_int_enable ,disable_user 
-0x4fd4 019241 branch g24_lpm_wait + 5 
-:      019243 keyboard_power_ctrl_start:
-0x4fd5 019244 fetch 4 ,mem_24g_addr 
-0x4fd6 019245 fetcht 4 ,mem_24g_fast_conn_addr 
-0x4fd7 019246 isub temp ,null 
-0x4fd8 019247 nbranch power_ctrl_start + 1 ,zero 
-0x4fd9 019248 jam tx_power_f30db ,mem_tx_power 
-0x4fda 019249 rtn 
-:      019250 keyboard_g24_transmit_start_next:
-0x4fdb 019251 fetch 8 ,mem_24g_long_sleep_set 
-0x4fdc 019252 store 8 ,mem_24g_enter_hibernate 
-0x4fdd 019253 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
-0x4fde 019254 store 2 ,mem_24g_long_sleep_param_update_timer 
-:      019255 keyboard_g24_short_sleep:
-0x4fdf 019256 bpatch patch0b_7 ,mem_patch0b 
-0x4fe0 019257 call g24_lpm_wait 
-0x4fe1 019258 nrtn user 
-0x4fe2 019259 call clear_wake 
-0x4fe3 019260 fetch 3 ,mem_24g_short_sleep_set 
-0x4fe4 019261 branch g24_long_seep2 
-:      019268 keyboard_24g_package_data:
-0x4fe5 019270 rtnmark0 mark_24g 
-0x4fe6 019271 call keyboard_motion 
-0x4fe7 019272 nrtn user 
-0x4fe8 019273 fetch mouse_flag_len ,mem_mouse_flag 
-0x4fe9 019274 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
-0x4fea 019275 fetch 1 ,mem_customer_key 
-0x4feb 019276 nbranch keyboard_24g_keyboard_package_data ,blank 
-0x4fec 019277 branch mouse_24g_mouse_package_data 
-:      019279 keyboard_24g_keyboard_package_data:
-0x4fed 019280 jam type_kb ,mem_24g_data_type 
-0x4fee 019281 arg 9 ,rega 
-0x4fef 019282 fetch 1 ,mem_customer_data_trigger 
-0x4ff0 019283 nbranch keyboard_customer_key_press ,blank 
-0x4ff1 019284 arg mem_customer_key_release ,regb 
-0x4ff2 019285 rtn 
-:      019286 keyboard_customer_key_press:
-0x4ff3 019287 arg mem_customer_key_press ,regb 
-0x4ff4 019288 rtn 
-:      019293 keyboard_24g_search_dongle_init:
-0x4ff5 019294 setarg 0 
-0x4ff6 019295 store 3 ,mem_mouse_search_dongle_action 
-0x4ff7 019296 rtn 
-:      019298 keyboard_24g_search_dongle:
-0x4ff8 019299 bpatch patch0c_0 ,mem_patch0c 
-0x4ff9 019300 fetch mouse_flag_len ,mem_mouse_flag 
-0x4ffa 019301 rtnbit0 mouse_enable_24g_search_dongle 
-0x4ffb 019302 fetch 1 ,mem_mouse_long_mult_flag 
-0x4ffc 019303 rtn blank 
-0x4ffd 019304 fetch 1 ,mem_24g_abort_pac 
-0x4ffe 019305 rtn blank 
-0x4fff 019306 fetch 1 ,mem_mouse_search_dongle_interval 
-0x5000 019307 increase 1 ,pdata 
-0x5001 019308 and_into 3 ,pdata 
-0x5002 019309 store 1 ,mem_mouse_search_dongle_interval 
-0x5003 019310 nrtn blank 
-0x5004 019311 jam 0 ,mem_mouse_search_dongle_ch 
-:      019312 keyboard_24g_search_dongle_loop:
-0x5005 019314 fetch 1 ,mem_mouse_search_dongle_ch 
-0x5006 019315 increase 1 ,pdata 
-0x5007 019316 store 1 ,mem_mouse_search_dongle_ch 
-0x5008 019317 sub pdata ,g24_ch_number ,null 
-0x5009 019318 nbranch keyboard_24g_search_dongle_loop_end ,positive 
-0x500a 019319 call g24_reconn_data_prep 
-0x500b 019320 call g24_transmit_receive_ack 
-0x500c 019321 nbranch keyboard_24g_search_dongle_loop_retry ,sync 
-0x500d 019322 nbranch keyboard_24g_search_dongle_loop_retry ,user3 
-0x500e 019323 call keyboard_g24_ackpayload_parse 
-0x500f 019324 call keyboard_24g_search_dongle_success 
-:      019325 keyboard_24g_search_dongle_loop_end:
-0x5010 019326 call g24_txbuf_clear 
-0x5011 019327 fetch 1 ,mem_mouse_search_dongle_count 
-0x5012 019328 increase 1 ,pdata 
-0x5013 019329 store 1 ,mem_mouse_search_dongle_count 
-0x5014 019330 beq g24_ch_poll_count ,keyboard_24g_search_dongle_check 
-0x5015 019331 rtn 
-:      019333 keyboard_24g_search_dongle_loop_retry:
-0x5016 019334 call g24_ch 
-0x5017 019335 branch keyboard_24g_search_dongle_loop 
-:      019337 keyboard_24g_search_dongle_check:
-0x5018 019338 jam 0 ,mem_mouse_search_dongle_count 
-0x5019 019339 fetch 1 ,mem_mouse_search_dongle_action 
-0x501a 019340 rtnbit1 g24_disconn_state 
-0x501b 019341 set1 g24_disconn_state ,pdata 
-0x501c 019342 store 1 ,mem_mouse_search_dongle_action 
-0x501d 019343 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
-0x501e 019344 store 2 ,mem_mouse_no_data_timer 
-0x501f 019345 rtn 
-:      019348 keyboard_24g_search_dongle_success:
-0x5020 019349 fetch 1 ,mem_24g_abort_pac 
-0x5021 019350 branch keyboard_24g_search_dongle_init ,blank 
-0x5022 019351 jam 0 ,mem_mouse_search_dongle_count 
-0x5023 019352 fetch 1 ,mem_mouse_search_dongle_action 
-0x5024 019353 rtnbit0 g24_disconn_state 
-0x5025 019354 set0 g24_disconn_state ,pdata 
-0x5026 019355 store 1 ,mem_mouse_search_dongle_action 
-0x5027 019356 branch mouse_no_data_timer_init 
-:      019359 keyboard_g24_ackpayload_parse:
-0x5028 019360 call g24_ackpayload_parse 
-0x5029 019361 fetch 1 ,mem_24g_rxbuf + 1 
-0x502a 019362 compare 0x08 ,pdata ,0xf8 
-0x502b 019363 nrtn true 
-0x502c 019364 fetch 1 ,mem_24g_rxbuf + 2 
-0x502d 019365 beq 0xff ,keyboard_24g_hibernate_set 
-0x502e 019366 rtn 
-:      019371 keyboard_le_send_att_find_by_type_value_request_ancs:
-0x502f 019372 jam 1 ,mem_le_connect_ios_mac_flag 
-0x5030 019373 arg 23 ,rega 
-0x5031 019374 arg le_l2cap_cid_att ,regb 
-0x5032 019375 call le_fifo_malloc_tx_l2cap 
-0x5033 019376 setarg attop_find_by_type_value_request 
-0x5034 019377 istore 1 ,contw 
-0x5035 019378 setarg 0x0001 
-0x5036 019379 istore 2 ,contw 
-0x5037 019380 setarg 0xffff 
-0x5038 019381 istore 2 ,contw 
-0x5039 019382 setarg 0x2800 
-0x503a 019383 istore 2 ,contw 
-0x503b 019384 arg mem_le_search_service_uuid ,contr 
-0x503c 019385 branch memcpy16 
-:      019386 keyboard_le_att_auto_reco_process:
-0x503d 019387 bpatch patch0c_1 ,mem_patch0c 
-0x503e 019388 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x503f 019389 rtn blank 
-0x5040 019390 copy rega ,contr 
-0x5041 019391 ifetch 3 ,contr 
-0x5042 019392 store 3 ,mem_le_att_opcode 
-0x5043 019393 beq attop_read_response ,keyboard_le_parse_att_manu_resp 
-0x5044 019394 beq attop_read_by_type_response ,keyboard_le_send_att_read_by_type_rsp_mac 
-0x5045 019395 beq attop_find_by_type_value_response ,keyboard_le_parse_att_find_by_type_value_rsp 
-0x5046 019396 beq attop_error_response ,keyboard_le_send_att_find_by_type_value_request_mac 
-0x5047 019397 branch le_parse_att2 
-:      019399 keyboard_le_parse_att_find_by_type_value_rsp:
-0x5048 019400 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x5049 019401 beq 2 ,keyboard_le_parse_att_find_by_type_value_rsp_mac 
-:      019402 keyboard_le_parse_att_find_ios_report:
-0x504a 019403 jam system_os_ios ,mem_kb_computer_system 
-0x504b 019404 branch keyboard_otp_store_computer_system_ble 
-:      019405 keyboard_le_parse_att_not_find_mac_report:
-0x504c 019407 fetch 1 ,mem_le_conn_peer_addr_type 
-0x504d 019408 store 1 ,mem_kb_computer_system 
-0x504e 019409 branch keyboard_otp_store_computer_system_ble 
-:      019410 keyboard_le_parse_att_find_mac_report:
-0x504f 019411 jam system_os_mac ,mem_kb_computer_system 
-:      019412 keyboard_otp_store_computer_system_ble:
-0x5050 019413 jam 0 ,mem_le_connect_ios_mac_flag 
-0x5051 019414 fetcht 2 ,mem_otp_read_retention_offset 
-0x5052 019415 setarg 0x1fd0 
-0x5053 019416 isub temp ,regb 
-0x5054 019417 arg mem_kb_computer_system ,rega 
-0x5055 019419 arg 1 ,loopcnt 
-0x5056 019420 call otp_write 
-0x5057 019421 fetcht 2 ,mem_otp_read_retention_offset 
-0x5058 019422 increase 14 ,temp 
-0x5059 019423 storet 2 ,mem_otp_read_retention_offset 
-0x505a 019424 rtn 
-:      019428 keyboard_le_send_att_find_by_type_value_request_mac:
-0x505b 019429 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x505c 019430 beq 2 ,keyboard_le_parse_att_not_find_mac_report 
-0x505d 019431 jam 2 ,mem_le_connect_ios_mac_flag 
-0x505e 019432 arg 9 ,rega 
-0x505f 019433 arg le_l2cap_cid_att ,regb 
-0x5060 019434 call le_fifo_malloc_tx_l2cap 
-0x5061 019435 setarg attop_find_by_type_value_request 
-0x5062 019436 istore 1 ,contw 
-0x5063 019437 setarg 0x0001 
-0x5064 019438 istore 2 ,contw 
-0x5065 019439 setarg 0xffff 
-0x5066 019440 istore 2 ,contw 
-0x5067 019441 setarg 0x2800 
-0x5068 019442 istore 2 ,contw 
-0x5069 019443 arg 2 ,loopcnt 
-0x506a 019444 arg mem_le_search_mac_uuid ,contr 
-0x506b 019445 branch memcpy 
-:      019447 keyboard_le_parse_att_find_by_type_value_rsp_mac:
-0x506c 019448 arg 7 ,rega 
-0x506d 019449 arg le_l2cap_cid_att ,regb 
-0x506e 019450 call le_fifo_malloc_tx_l2cap 
-0x506f 019451 setarg attop_read_by_type_request 
-0x5070 019452 istore 1 ,contw 
-0x5071 019453 fetcht 2 ,mem_le_payload_ptr 
-0x5072 019454 increase 5 ,temp 
-0x5073 019455 ifetch 4 ,temp 
-0x5074 019456 istore 4 ,contw 
-0x5075 019457 setarg 0x2803 
-0x5076 019458 istore 2 ,contw 
-0x5077 019459 rtn 
-:      019461 keyboard_le_send_att_read_by_type_rsp_mac:
-0x5078 019462 fetch 2 ,mem_le_l2cap_size 
-0x5079 019463 increase -2 ,pdata 
-0x507a 019464 div pdata ,7 
-0x507b 019465 call wait_div_end 
-0x507c 019466 quotient loopcnt 
-0x507d 019467 fetch 2 ,mem_le_payload_ptr 
-0x507e 019468 add pdata ,6 ,contr 
-0x507f 019469 branch keyboard_le_check_att_read_type_manu_loop 
-:      019471 keyboard_le_check_att_read_type_manu_loop:
-0x5080 019472 increase 3 ,contr 
-0x5081 019473 ifetch 2 ,contr 
-0x5082 019474 copy pdata ,regc 
-0x5083 019475 ifetch 2 ,contr 
-0x5084 019476 arg 0x2a29 ,temp 
-0x5085 019477 isub temp ,null 
-0x5086 019478 branch keyboard_le_send_att_read_by_type_rsp_manufactory ,zero 
-0x5087 019479 loop keyboard_le_check_att_read_type_manu_loop 
-0x5088 019480 branch keyboard_le_parse_att_not_find_mac_report 
-:      019481 keyboard_le_send_att_read_by_type_rsp_manufactory:
-0x5089 019482 arg 3 ,rega 
-0x508a 019483 arg le_l2cap_cid_att ,regb 
-0x508b 019484 call le_fifo_malloc_tx_l2cap 
-0x508c 019485 setarg attop_read_request 
-0x508d 019486 istore 1 ,contw 
-0x508e 019487 copy regc ,pdata 
-0x508f 019488 istore 2 ,contw 
-0x5090 019489 rtn 
-:      019491 keyboard_le_parse_att_manu_resp:
-0x5091 019492 fetch 2 ,mem_le_l2cap_size 
-0x5092 019493 arg 9 ,loopcnt 
-0x5093 019494 fetch 2 ,mem_le_payload_ptr 
-0x5094 019495 add pdata ,5 ,rega 
-0x5095 019496 arg mem_le_search_mac_manu_name ,regb 
-0x5096 019497 call string_compare 
-0x5097 019498 branch keyboard_le_parse_att_find_mac_report ,zero 
-0x5098 019499 branch keyboard_le_parse_att_not_find_mac_report 
-:      019507 module_init:
-0x5099 019508 branch module_lpm_init ,wake 
-0x509a 019509 call le_modified_name 
-0x509b 019510 setarg module_process_idle 
-0x509c 019511 store 2 ,mem_cb_idle_process 
-0x509d 019512 setarg module_process_bb_event 
-0x509e 019513 store 2 ,mem_cb_bb_event_process 
-0x509f 019514 setarg module_lpm_lock 
-0x50a0 019515 store 2 ,mem_cb_check_wakelock 
-0x50a1 019516 setarg module_hci_cmd_transmit_le_notify 
-0x50a2 019517 store 2 ,mem_cb_ble_transmit 
-0x50a3 019518 setarg module_le_receive_data 
-0x50a4 019519 store 2 ,mem_cb_att_write 
-0x50a5 019520 setarg module_bb_event_timer 
-0x50a6 019521 store 2 ,mem_cb_event_timer 
-0x50a7 019523 bpatch patch0c_2 ,mem_patch0c 
-0x50a8 019524 call module_lpm_uart_init 
-0x50a9 019525 call module_gpio_init 
-0x50aa 019526 branch module_hci_event_enter_standby_mode 
-:      019528 module_lpm_uart_init:
-0x50ab 019529 fetch 1 ,core_uart_ctrl 
-0x50ac 019530 set0 bit_uart_control_enable ,pdata 
-0x50ad 019531 store 1 ,core_uart_ctrl 
-0x50ae 019532 fetch 8 ,mem_module_uart_rx_buffer 
-0x50af 019533 call uarta_init_dma_mem 
-0x50b0 019534 fetch uart_baud_len ,mem_module_uarta_baud_rate 
-0x50b1 019535 call uarta_init_baud_rate 
-0x50b2 019536 call uart_clock_select_main_freq_crystal 
-0x50b3 019537 jam gpcfg_uart_txd ,core_gpio_conf + hci_uart_tx_gpio_num 
-0x50b4 019538 jam gpcfg_uart_rxd | gpcfg_pullup ,core_gpio_conf + hci_uart_rx_gpio_num 
-0x50b5 019539 jam gpcfg_uart_rts ,core_gpio_conf + hci_uart_rts_gpio_num 
-0x50b6 019540 jam gpcfg_uart_cts ,core_gpio_conf + hci_uart_cts_gpio_num 
-0x50b7 019542 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
-0x50b8 019543 fetch 2 ,mem_module_flag 
-0x50b9 019544 isolate1 module_flag_uart_flow_control ,pdata 
-0x50ba 019545 setflag true ,bit_uart_control_flow_control ,temp 
-0x50bb 019546 storet 1 ,core_uart_ctrl 
-0x50bc 019547 rtn 
-:      019549 module_lpm_init:
-0x50bd 019550 branch module_lpm_uart_init 
-:      019554 module_gpio_init:
-0x50be 019555 fetcht 1 ,mem_module_connect_state_gpio 
-0x50bf 019556 call gpio_config_output 
-0x50c0 019557 call module_set_conn_pin_low 
-0x50c1 019558 fetcht 1 ,mem_module_wake_up_gpio 
-0x50c2 019559 branch gpio_config_input 
-:      019561 module_lpm_lock:
-0x50c3 019562 fetcht 1 ,mem_module_wake_up_gpio 
-0x50c4 019563 call gpio_get_bit 
-0x50c5 019564 nbranch app_put_lpm_wake_lock ,true 
-0x50c6 019565 branch app_get_lpm_wake_lock 
-:      019568 module_process_idle:
-0x50c7 019569 call l2cap_malloc_is_fifo_full 
-0x50c8 019570 nrtn blank 
-0x50c9 019571 branch module_process_check_hci_command_complete 
-:      019574 module_process_bb_event:
-0x50ca 019575 copy regc ,pdata 
-0x50cb 019576 beq bt_evt_le_connected ,module_process_le_conn 
-0x50cc 019577 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
-0x50cd 019578 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
-0x50ce 019579 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
-0x50cf 019580 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
-0x50d0 019581 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
-0x50d1 019582 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
-0x50d2 019583 beq bt_evt_store_nvram ,module_hci_event_store_device 
-0x50d3 019584 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
-0x50d4 019585 beq bt_evt_le_update_phy ,module_process_ble_update_phy 
-0x50d5 019586 beq bt_evt_le_get_passkey ,module_hci_event_passkey_entry_mode 
-0x50d6 019587 beq bt_evt_le_gkey_generate ,module_hci_event_gkey_generate 
-0x50d7 019588 rtn 
-:      019592 module_process_bb_even_le_disconn:
-0x50d8 019593 call le_clr_config_more_data 
-0x50d9 019594 jam 0 ,mem_module_hci_notify_len 
-0x50da 019595 call module_disconn_start 
-0x50db 019596 branch module_hci_event_le_disconnect 
-:      019601 module_process_le_conn:
-0x50dc 019603 call module_conn_start 
-0x50dd 019604 fetch 1 ,mem_module_le_lpm_mult 
-0x50de 019605 store 1 ,mem_lpm_mult 
-0x50df 019606 branch module_hci_event_le_connect 
-:      019610 module_disconn_start:
-0x50e0 019611 call module_start_adv_discovery_by_command 
-0x50e1 019612 branch module_set_conn_pin_high 
-:      019615 module_process_ble_ltk_lost:
-0x50e2 019616 call le_send_reject_ind 
-0x50e3 019617 branch le_send_smp_security_request 
-:      019619 module_process_ble_update_phy:
-0x50e4 019620 branch module_hci_event_le_update_phy 
-:      019623 module_set_conn_pin_high:
-0x50e5 019624 fetcht 1 ,mem_module_connect_state_gpio 
-0x50e6 019625 branch gpio_out_active 
-:      019627 module_conn_start:
-0x50e7 019628 call module_stop_adv_discovery 
-0x50e8 019629 branch module_set_conn_pin_low 
-:      019631 module_stop_adv_discovery:
-0x50e9 019632 fetch 1 ,mem_module_state 
-0x50ea 019633 isolate1 moudle_state_ble_bit ,pdata 
-0x50eb 019634 call app_ble_stop_adv ,true 
-0x50ec 019635 rtn 
-:      019636 module_set_conn_pin_low:
-0x50ed 019637 fetcht 1 ,mem_module_connect_state_gpio 
-0x50ee 019638 branch gpio_out_inactive 
-:      019641 module_process_check_hci_command_complete:
-0x50ef 019642 fetch 1 ,core_uart_status 
-0x50f0 019643 rtnbit1 uart_status_rx_fifo_empty 
-0x50f1 019644 call uarta_prepare_rx 
-0x50f2 019645 ifetch 1 ,contru 
-0x50f3 019646 bne 0x01 ,module_hci_in_excp 
-0x50f4 019647 fetch 2 ,core_uart_rxitems 
-0x50f5 019648 sub pdata ,2 ,null 
-0x50f6 019649 rtn positive 
-0x50f7 019650 ifetch 1 ,contru 
-0x50f8 019651 store 1 ,mem_module_uart_opcode 
-0x50f9 019652 ifetcht 1 ,contru 
-0x50fa 019653 copy contru ,rega 
-0x50fb 019654 storet 1 ,mem_module_uart_len 
-0x50fc 019655 add temp ,3 ,temp 
-0x50fd 019656 fetch 2 ,core_uart_rxitems 
-0x50fe 019657 isub temp ,temp 
-0x50ff 019658 nrtn positive 
-0x5100 019659 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5101 019660 call module_hci_cmd_control 
-0x5102 019661 fetch 1 ,mem_module_temp_nl_discard_packet 
-0x5103 019662 rtneq hci_not_discard_packet 
-0x5104 019663 branch module_hci_dicard_packet 
-:      019665 module_hci_in_excp:
-0x5105 019666 call delay_10ms 
-0x5106 019667 call module_hci_event_invalid_packet 
-0x5107 019668 branch module_hci_release_except 
-:      019671 module_hci_release_except:
-0x5108 019672 bpatch patch0c_3 ,mem_patch0c 
-0x5109 019673 call uarta_prepare_rx 
-0x510a 019674 fetch 2 ,core_uart_rxitems 
-0x510b 019675 rtn blank 
-0x510c 019676 iadd contru ,contru 
-0x510d 019677 branch module_hci_dicard_bytes 
-:      019679 module_hci_dicard_packet:
-0x510e 019680 call uarta_prepare_rx 
-0x510f 019681 increase 2 ,contu 
-0x5110 019682 ifetch 1 ,contu 
-0x5111 019683 iadd contu ,contu 
-:      019684 module_hci_dicard_bytes:
-0x5112 019685 branch uarta_rxdone 
-:      019688 module_hci_cmd_control:
-0x5113 019689 bpatch patch0c_4 ,mem_patch0c 
-0x5114 019690 fetch 1 ,mem_module_uart_opcode 
-0x5115 019691 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
-0x5116 019692 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
-0x5117 019693 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
-0x5118 019694 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
-0x5119 019695 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
-0x511a 019696 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
-0x511b 019697 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
-0x511c 019698 beq hci_cmd_version_req ,module_hci_cmd_version_request 
-0x511d 019699 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
-0x511e 019700 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
-0x511f 019701 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
-0x5120 019702 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
-0x5121 019703 beq hci_cmd_power_req ,module_hci_cmd_power_request 
-0x5122 019704 beq hci_cmd_power_set ,module_hci_cmd_power_set 
-0x5123 019705 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
-0x5124 019706 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
-0x5125 019707 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
-0x5126 019708 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
-0x5127 019709 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
-0x5128 019710 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
-0x5129 019711 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
-0x512a 019712 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
-0x512b 019713 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
-0x512c 019714 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
-0x512d 019715 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
-0x512e 019716 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
-0x512f 019718 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
-0x5130 019719 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
-0x5131 019720 beq hci_cmd_delete_customize_service ,module_hci_cmd_delete_customize_service 
-0x5132 019721 beq hci_cmd_add_service_uuid ,module_hci_cmd_add_service_uuid 
-0x5133 019722 beq hci_cmd_add_characteristic_uuid ,module_hci_cmd_add_characteristic_uuid 
-0x5134 019723 beq hci_cmd_passkey_entry_input ,module_hci_cmd_le_passkey_entry_input 
-0x5135 019724 beq hci_cmd_le_creat_conn ,module_hci_cmd_le_create_conn 
-0x5136 019725 beq hci_cmd_ble_set_phy ,module_hci_cmd_ble_set_phy 
-0x5137 019726 beq hci_cmd_ble_read_current_phy ,module_hci_cmd_ble_read_current_phy 
-0x5138 019727 beq hci_cmd_ble_set_dle ,module_hci_cmd_ble_set_dle 
-0x5139 019728 beq hci_cmd_read_chip_data ,module_hci_cmd_read_chip_data 
-0x513a 019729 beq hci_cmd_write_chip_data ,module_hci_cmd_write_chip_data 
-0x513b 019730 beq hci_cmd_close_lpm ,module_hci_cmd_close_lpm 
-0x513c 019731 branch module_hci_event_receive_invalid_cmd 
-:      019737 module_hci_cmd_set_le_addr:
-0x513d 019738 fetch 1 ,mem_module_uart_len 
-0x513e 019739 bne 6 ,module_hci_event_receive_invalid_cmd 
-0x513f 019740 ifetch 6 ,contru 
-0x5140 019741 store 6 ,mem_le_lap 
-0x5141 019742 branch module_hci_event_receive_valid_cmd 
-:      019746 module_hci_cmd_set_visibility:
-0x5142 019747 fetch 1 ,mem_module_uart_len 
-0x5143 019748 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5144 019749 ifetcht 1 ,contru 
-0x5145 019750 storet 1 ,mem_module_bluetooth_stauts_by_command 
-0x5146 019751 call module_hci_event_receive_valid_cmd 
-0x5147 019752 fetch 2 ,mem_ui_state_map 
-0x5148 019753 rtnbit1 ui_state_ble_connected 
-:      019755 module_start_adv_discovery_by_command:
-:      019756 moudle_start_adv_by_command:
-0x5149 019757 fetch 1 ,mem_module_state 
-0x514a 019758 isolate1 moudle_state_ble_bit ,pdata 
-0x514b 019759 nrtn true 
-0x514c 019760 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
-0x514d 019761 isolate1 2 ,temp 
-0x514e 019762 branch app_ble_start_adv ,true 
-0x514f 019763 branch app_ble_stop_adv 
-:      019768 module_hci_cmd_set_le_name:
-0x5150 019769 arg 29 ,pdata 
-0x5151 019770 arg mem_le_name_len ,contw 
-0x5152 019771 call module_hci_cmd_receive_store_mem 
-0x5153 019772 branch le_modified_name 
-:      019777 module_hci_cmd_receive_le_data:
-0x5154 019778 fetch 2 ,mem_ui_state_map 
-0x5155 019779 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x5156 019780 call module_check_ble_encrypt_state 
-0x5157 019781 branch module_hci_event_receive_invalid_cmd ,user 
-0x5158 019782 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5159 019783 fetch 2 ,mem_module_flag 
-0x515a 019784 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
-0x515b 019785 fetch 1 ,mem_module_hci_notify_len 
-0x515c 019786 nrtn blank 
-0x515d 019787 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x515e 019788 ifetch 2 ,contru 
-0x515f 019789 store 2 ,mem_module_hci_notify_handle 
-0x5160 019790 storer contru ,2 ,mem_module_hci_nofiy_addr 
-0x5161 019791 fetch 1 ,mem_module_uart_len 
-0x5162 019792 pincrease -2 
-0x5163 019793 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x5164 019794 branch module_hci_event_receive_invalid_cmd ,zero 
-0x5165 019795 store 1 ,mem_module_hci_notify_len 
-0x5166 019796 fetcht 2 ,mem_module_hci_notify_handle 
-0x5167 019797 increase -1 ,temp 
-0x5168 019798 call le_att_get_handle_ptr2 
-0x5169 019799 branch module_hci_cmd_transmit_handle_error ,blank 
-0x516a 019800 ifetcht 4 ,contr 
-0x516b 019801 setarg 0x01280302 
-0x516c 019802 isub temp ,null 
-0x516d 019803 nbranch module_hci_cmd_transmit_handle_error ,zero 
-0x516e 019804 ifetch 1 ,contr 
-0x516f 019805 store 1 ,mem_module_hci_notify_type 
-0x5170 019806 and_into 0x30 ,pdata 
-0x5171 019807 branch module_hci_cmd_transmit_handle_error ,blank 
-0x5172 019808 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5173 019809 call le_set_config_more_data 
-0x5174 019810 call module_hci_cmd_transmit_le_notify 
-0x5175 019811 call module_hci_cmd_transmit_le_notify 
-0x5176 019812 call module_hci_cmd_transmit_le_notify 
-0x5177 019813 fetch 2 ,mem_module_flag 
-0x5178 019814 rtnbit0 module_flag_ble_data_finish 
-:      019815 module_hci_cmd_receive_le_data_finish:
-0x5179 019816 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x517a 019817 call module_clear_le_tx_data_flag 
-0x517b 019818 branch module_hci_event_receive_valid_cmd 
-:      019820 module_hci_cmd_transmit_handle_error:
-0x517c 019821 jam 0 ,mem_module_hci_notify_len 
-0x517d 019822 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x517e 019823 call module_clear_le_tx_data_flag 
-0x517f 019824 branch module_hci_event_receive_invalid_cmd 
-:      019826 module_hci_cmd_transmit_le_notify:
-0x5180 019827 fetch 1 ,mem_module_hci_notify_len 
-0x5181 019828 rtn blank 
-0x5182 019829 call le_fifo_check_nearly_full 
-0x5183 019830 nrtn blank 
-0x5184 019831 call module_get_le_remote_mtu 
-0x5185 019832 bpatch patch0c_5 ,mem_patch0c 
-0x5186 019833 fetch 2 ,mem_le_local_mtu 
-0x5187 019834 call not_greater_than 
-0x5188 019835 copy pdata ,temp 
-0x5189 019836 fetch 1 ,mem_le_l2cap_att_states 
-0x518a 019837 rtnbit1 ble_l2cap_recv_confirmation_packet 
-0x518b 019838 add temp ,-3 ,pdata 
-0x518c 019839 arg 251 ,temp 
-0x518d 019840 call not_greater_than 
-0x518e 019841 fetcht 1 ,mem_module_hci_notify_len 
-0x518f 019842 call not_greater_than 
-0x5190 019843 copy pdata ,rega 
-0x5191 019844 copy temp ,pdata 
-0x5192 019845 isub rega ,pdata 
-0x5193 019846 store 1 ,mem_module_hci_notify_len 
-0x5194 019847 call module_hci_cmd_transmit_le_notify_malloc_l2cap 
-0x5195 019848 fetch 2 ,mem_module_hci_nofiy_addr 
-0x5196 019849 copy pdata ,contru 
-0x5197 019850 copy rega ,loopcnt 
-0x5198 019851 call uart_copy_rx_bytes_fast 
-0x5199 019852 copy contru ,pdata 
-0x519a 019853 store 2 ,mem_module_hci_nofiy_addr 
-0x519b 019854 fetch 1 ,mem_module_hci_notify_len 
-0x519c 019855 nrtn blank 
-0x519d 019856 branch module_set_le_tx_data_flag 
-:      019858 module_hci_cmd_transmit_le_notify_malloc_l2cap:
-0x519e 019859 fetcht 2 ,mem_module_hci_notify_handle 
-0x519f 019860 fetch 1 ,mem_module_hci_notify_type 
-0x51a0 019861 bbit1 bit_characteristic_indicate ,le_att_malloc_tx_indication 
-0x51a1 019862 bbit1 bit_characteristic_notify ,le_att_malloc_tx_notify 
-0x51a2 019863 rtn 
-:      019867 module_get_le_remote_mtu:
-0x51a3 019868 arg 0x17 ,temp 
-0x51a4 019869 fetch 2 ,mem_module_flag 
-0x51a5 019870 rtnbit1 module_flag_ble_send_mtu23 
-0x51a6 019871 fetcht 2 ,mem_le_remote_mtu 
-0x51a7 019872 rtn 
-:      019874 module_check_ble_encrypt_state:
-0x51a8 019875 fetch 2 ,mem_module_flag 
-0x51a9 019876 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
-0x51aa 019877 branch disable_user 
-:      019881 module_hci_cmd_inquire_status:
-0x51ab 019882 branch module_hci_event_status_res 
-:      019888 module_hci_cmd_set_uart_control_mode:
-0x51ac 019889 ifetch 1 ,contru 
-0x51ad 019890 fetcht 1 ,mem_module_flag 
-0x51ae 019891 nsetflag blank ,module_flag_uart_flow_control ,temp 
-0x51af 019892 storet 1 ,mem_module_flag 
-0x51b0 019893 fetcht 1 ,core_uart_ctrl 
-0x51b1 019894 nsetflag blank ,bit_uart_control_flow_control ,temp 
-0x51b2 019895 storet 1 ,core_uart_ctrl 
-0x51b3 019896 branch module_hci_event_receive_valid_cmd 
-:      019900 module_hci_cmd_set_uart_baud:
-0x51b4 019901 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x51b5 019902 call string2dec_from_uart 
-0x51b6 019903 call uart_calc_baud_rate_config 
-0x51b7 019904 store uart_baud_len ,mem_module_uarta_baud_rate 
-0x51b8 019905 call module_hci_event_receive_valid_cmd 
-0x51b9 019906 call wait_uarttx 
-0x51ba 019907 fetch uart_baud_len ,mem_module_uarta_baud_rate 
-0x51bb 019908 branch uarta_init_baud_rate 
-:      019912 module_hci_cmd_version_request:
-0x51bc 019913 arg 2 ,rega 
-0x51bd 019914 arg mem_soft_version_num ,regb 
-0x51be 019915 arg 0 ,temp 
-0x51bf 019916 branch module_hci_event_set_cmd 
-:      019921 module_hci_cmd_ble_disconnect:
-0x51c0 019922 fetch 2 ,mem_ui_state_map 
-0x51c1 019923 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-:      019924 module_hci_cmd_ble_disconnect_doing:
-0x51c2 019925 call module_hci_event_receive_valid_cmd 
-0x51c3 019926 branch app_ble_disconnect 
-:      019932 module_hci_cmd_set_nvram:
-0x51c4 019933 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x51c5 019934 fetch 2 ,mem_nv_data_ptr 
-0x51c6 019935 icopy contw 
-0x51c7 019936 call uart_copy_rx_bytes_fast 
-0x51c8 019937 branch module_hci_event_receive_valid_cmd 
-:      019941 module_hci_cmd_confirm_gkey:
-0x51c9 019942 fetch 2 ,mem_ui_state_map 
-0x51ca 019943 bbit1 ui_state_ble_connected ,module_hci_cmd_le_confirm_gkey 
-0x51cb 019944 branch module_hci_event_receive_invalid_cmd 
-:      019948 module_hci_cmd_auto_adv:
-0x51cc 019949 arg 0x40 ,loopcnt 
-0x51cd 019950 arg mem_le_adv_data_len ,contw 
-0x51ce 019951 call clear_mem 
-0x51cf 019952 setarg 0 
-0x51d0 019953 store 1 ,mem_regb 
-0x51d1 019954 copy rega ,contru 
-:      019955 module_hci_cmd_auto_adv_loop:
-0x51d2 019956 copy contru ,pdata 
-0x51d3 019957 store 2 ,mem_regc 
-0x51d4 019958 call module_hci_cmd_auto_adv_adv_analys 
-0x51d5 019960 fetch 1 ,mem_regb 
-0x51d6 019961 fetcht 1 ,mem_temp 
-0x51d7 019962 increase 1 ,temp 
-0x51d8 019963 iadd temp ,pdata 
-0x51d9 019964 store 1 ,mem_regb 
-0x51da 019966 sub pdata ,31 ,null 
-0x51db 019967 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
-:      019968 module_hci_cmd_auto_adv_store_adv:
-0x51dc 019969 fetcht 1 ,mem_le_adv_data_len 
-0x51dd 019970 setarg mem_le_adv_data 
-0x51de 019971 iadd temp ,pdata 
-0x51df 019972 store 2 ,mem_contw 
-0x51e0 019973 fetcht 1 ,mem_temp 
-0x51e1 019974 increase 1 ,temp 
-0x51e2 019975 fetch 1 ,mem_le_adv_data_len 
-0x51e3 019976 iadd temp ,pdata 
-0x51e4 019977 store 1 ,mem_le_adv_data_len 
-0x51e5 019978 branch module_hci_cmd_auto_adv_store_common 
-:      019979 module_hci_cmd_auto_adv_store_scan:
-0x51e6 019980 fetcht 1 ,mem_le_scan_data_len 
-0x51e7 019981 setarg mem_le_scan_data 
-0x51e8 019982 iadd temp ,pdata 
-0x51e9 019983 store 2 ,mem_contw 
-0x51ea 019984 fetcht 1 ,mem_temp 
-0x51eb 019985 increase 1 ,temp 
-0x51ec 019986 fetch 1 ,mem_le_scan_data_len 
-0x51ed 019987 iadd temp ,pdata 
-0x51ee 019988 store 1 ,mem_le_scan_data_len 
-:      019989 module_hci_cmd_auto_adv_store_common:
-0x51ef 019990 fetch 2 ,mem_contw 
-0x51f0 019991 copy pdata ,contw 
-0x51f1 019992 fetch 2 ,mem_regc 
-0x51f2 019993 copy pdata ,contru 
-0x51f3 019995 copy temp ,loopcnt 
-0x51f4 019996 call uart_copy_rx_bytes_fast 
-0x51f5 019998 fetch 1 ,mem_module_uart_len 
-0x51f6 019999 fetcht 1 ,mem_regb 
-0x51f7 020000 isub temp ,null 
-0x51f8 020001 nbranch module_hci_cmd_auto_adv_loop ,zero 
-0x51f9 020002 branch module_hci_event_receive_valid_cmd 
-:      020005 module_hci_cmd_auto_adv_adv_analys:
-0x51fa 020006 ifetch 1 ,contru 
-0x51fb 020007 store 1 ,mem_temp 
-0x51fc 020008 ifetch 1 ,contru 
-0x51fd 020009 store 1 ,mem_rega 
-0x51fe 020010 rtn 
-:      020014 module_hci_cmd_power_request:
-0x51ff 020015 arg 0 ,temp 
-0x5200 020016 arg 2 ,rega 
-0x5201 020017 fetch 2 ,mem_module_vdd_quotient 
-0x5202 020018 store 2 ,mem_event_cmd_response_content 
-0x5203 020019 arg mem_event_cmd_response_content ,regb 
-0x5204 020020 branch module_hci_event_set_cmd 
-:      020024 module_hci_cmd_power_set:
-0x5205 020025 fetch 1 ,mem_module_uart_len 
-0x5206 020026 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5207 020027 ifetch 1 ,contru 
-0x5208 020028 store 1 ,mem_module_read_vdd_flag 
-0x5209 020029 setarg 0x00 
-0x520a 020030 store 2 ,mem_module_vdd_quotient 
-0x520b 020031 branch module_hci_event_receive_valid_cmd 
-:      020035 module_hci_cmd_passkey_entry:
-0x520c 020036 fetch 1 ,mem_module_uart_len 
-0x520d 020037 bne 4 ,module_hci_event_receive_invalid_cmd 
-0x520e 020038 fetch 2 ,mem_ui_state_map 
-0x520f 020039 bbit1 ui_state_ble_connected ,module_hci_cmd_le_passkey_entry_input 
-0x5210 020040 branch module_hci_event_receive_invalid_cmd 
-:      020045 module_hci_cmd_set_gpio:
-0x5211 020046 fetch 1 ,mem_module_uart_len 
-0x5212 020047 bne 3 ,module_hci_event_receive_invalid_cmd 
-0x5213 020048 ifetch 1 ,contru 
-0x5214 020049 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
-0x5215 020050 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
-0x5216 020051 branch module_hci_event_receive_invalid_cmd 
-:      020053 module_set_gpio_input:
-0x5217 020054 call module_hci_event_receive_valid_cmd 
-0x5218 020055 ifetcht 1 ,contru 
-0x5219 020056 ifetch 1 ,contru 
-0x521a 020057 beq gpio_input_high_impedance ,gpio_set_high_impedance 
-0x521b 020058 nsetflag blank ,7 ,temp 
-0x521c 020059 branch gpio_config_input 
-:      020061 module_set_gpio_output:
-0x521d 020062 call module_hci_event_receive_valid_cmd 
-0x521e 020063 ifetcht 1 ,contru 
-0x521f 020064 ifetch 1 ,contru 
-0x5220 020065 branch gpio_out_active ,blank 
-0x5221 020066 branch gpio_out_inactive 
-:      020070 module_hci_cmd_read_gpio:
-0x5222 020071 fetch 1 ,mem_module_uart_len 
-0x5223 020072 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5224 020073 ifetcht 1 ,contru 
-0x5225 020074 call gpio_get_bit 
-0x5226 020075 setarg 0x0 
-0x5227 020076 nsetflag true ,0 ,pdata 
-0x5228 020077 arg 1 ,rega 
-0x5229 020078 store 2 ,mem_event_cmd_response_content 
-0x522a 020079 arg mem_event_cmd_response_content ,regb 
-0x522b 020080 arg 0 ,temp 
-0x522c 020081 branch module_hci_event_set_cmd 
-:      020085 module_hci_cmd_le_set_pairing_mode:
-0x522d 020086 ifetch 1 ,contru 
-0x522e 020087 copy pdata ,temp 
-0x522f 020088 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
-0x5230 020089 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
-0x5231 020090 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
-0x5232 020091 beq le_pairing_mode_secure_connect_passkey_res_input ,module_le_set_pairing_mode_secure_passkey_res_input 
-0x5233 020092 store 1 ,mem_le_pairing_mode 
-0x5234 020093 call sc_reset 
-0x5235 020094 call le_secure_connection_disable 
-0x5236 020095 fetch 1 ,mem_le_pairing_mode 
-0x5237 020096 beq le_pairing_mode_none ,module_le_set_no_pairing 
-0x5238 020097 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
-0x5239 020098 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
-0x523a 020099 beq le_pairing_mode_lagacy_passkey_res_input ,module_le_set_pairing_mode_lagacy_passkey_res_input 
-0x523b 020100 branch module_hci_event_receive_invalid_cmd 
-:      020102 module_le_set_pairing_mode_secure_justwork:
-0x523c 020103 storet 1 ,mem_le_pairing_mode 
-0x523d 020104 call le_secure_connection_enable 
-0x523e 020105 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x523f 020106 branch module_le_set_noinputnooutput 
-:      020107 module_le_set_pairing_mode_secure_numeric:
-0x5240 020108 storet 1 ,mem_le_pairing_mode 
-0x5241 020109 call le_secure_connection_enable 
-0x5242 020110 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5243 020111 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x5244 020112 branch module_hci_event_receive_valid_cmd 
-:      020113 module_le_set_pairing_mode_secure_passkey:
-0x5245 020114 storet 1 ,mem_le_pairing_mode 
-0x5246 020115 call le_secure_connection_enable 
-0x5247 020116 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5248 020117 branch module_le_set_displayonly 
-:      020118 module_le_set_pairing_mode_secure_passkey_res_input:
-0x5249 020119 storet 1 ,mem_le_pairing_mode 
-0x524a 020120 call le_secure_connection_enable 
-0x524b 020121 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x524c 020122 branch module_le_set_keboadonly 
-:      020125 module_le_set_no_pairing:
-0x524d 020126 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      020127 module_le_set_noinputnooutput:
-0x524e 020128 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x524f 020129 branch module_hci_event_receive_valid_cmd 
-:      020130 module_le_set_pairing_mode_lagacy_just_work:
-0x5250 020131 jam flag_le_bonding_no_mitm ,mem_le_pres_auth 
-0x5251 020132 branch module_le_set_noinputnooutput 
-:      020133 module_le_set_pairing_mode_lagacy_passkey:
-0x5252 020134 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5253 020135 branch module_le_set_displayonly 
-:      020136 module_le_set_pairing_mode_lagacy_passkey_res_input:
-0x5254 020137 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5255 020138 branch module_le_set_keboadonly 
-:      020139 module_le_set_keboadonly:
-0x5256 020140 jam flag_iocap_keyboardonly ,mem_le_pres_iocap 
-0x5257 020141 branch module_hci_event_receive_valid_cmd 
-:      020142 module_le_set_displayonly:
-0x5258 020143 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x5259 020144 branch module_hci_event_receive_valid_cmd 
-:      020148 module_hci_cmd_le_set_adv_data:
-0x525a 020149 arg 31 ,pdata 
-0x525b 020150 arg mem_le_adv_data_len ,contw 
-0x525c 020151 branch module_hci_cmd_receive_store_mem 
-:      020155 module_hci_cmd_le_set_scan_data:
-0x525d 020156 arg 31 ,pdata 
-0x525e 020157 arg mem_le_scan_data_len ,contw 
-0x525f 020158 branch module_hci_cmd_receive_store_mem 
-:      020160 module_hci_cmd_receive_store_mem:
-0x5260 020161 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x5261 020162 isub loopcnt ,null 
-0x5262 020163 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x5263 020164 istorer loopcnt ,1 ,contw 
-0x5264 020165 call uart_copy_rx_bytes_fast 
-0x5265 020166 branch module_hci_event_receive_valid_cmd 
-:      020170 module_hci_cmd_le_send_conn_update_req:
-0x5266 020171 fetch 2 ,mem_ui_state_map 
-0x5267 020172 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x5268 020173 fetch 1 ,mem_module_uart_len 
-0x5269 020174 bne 0x08 ,module_hci_event_receive_invalid_cmd 
-0x526a 020175 ifetch 8 ,contru 
-0x526b 020176 store 8 ,mem_le_interval_min 
-0x526c 020177 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x526d 020178 call ui_ipc_send_cmd 
-0x526e 020179 branch module_hci_event_receive_valid_cmd 
-:      020183 module_hci_cmd_set_le_adv_parameter:
-0x526f 020184 ifetch 2 ,contru 
-0x5270 020185 store 2 ,mem_le_adv_interval 
-0x5271 020186 storet 1 ,mem_lpm_overhead 
-0x5272 020187 iadd temp ,pdata 
-0x5273 020188 store 2 ,mem_lpm_interval 
-0x5274 020189 branch module_hci_event_receive_valid_cmd 
-:      020193 module_hci_cmd_le_start_pairing:
-0x5275 020194 fetch 1 ,mem_le_pairing_mode 
-0x5276 020195 branch module_hci_event_receive_invalid_cmd ,blank 
-0x5277 020196 fetch 1 ,mem_le_pairing_state 
-0x5278 020197 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
-0x5279 020198 fetch 1 ,mem_le_enc_state 
-0x527a 020199 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
-0x527b 020200 call check_51cmd_le_smp_sec_req 
-0x527c 020201 branch module_hci_event_receive_valid_cmd 
-:      020205 module_hci_cmd_set_wake_gpio:
-0x527d 020206 fetch 1 ,mem_module_uart_len 
-0x527e 020207 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x527f 020208 ifetch 1 ,contru 
-0x5280 020209 store 1 ,mem_module_mcu_wake_pin 
-0x5281 020210 ifetch 4 ,contru 
-0x5282 020211 store 4 ,mem_module_mcu_wake_delay_us 
-0x5283 020212 fetcht 1 ,mem_module_mcu_wake_pin 
-0x5284 020213 call gpio_config_output 
-0x5285 020214 call module_set_mcu_wake_pin_low 
-0x5286 020215 branch module_hci_event_receive_valid_cmd 
-:      020219 module_hci_cmd_set_tx_power:
-0x5287 020220 fetch 1 ,mem_module_uart_len 
-0x5288 020221 bne 0x01 ,module_hci_event_receive_invalid_cmd 
-0x5289 020222 ifetch 1 ,contru 
-0x528a 020223 store 1 ,mem_tx_power 
-0x528b 020224 branch module_hci_event_receive_valid_cmd 
-:      020228 module_hci_cmd_le_confirm_gkey:
-0x528c 020229 ifetch 1 ,contru 
-0x528d 020230 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
-0x528e 020231 fetch 1 ,mem_le_secure_connect_state 
-0x528f 020232 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
-0x5290 020233 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x5291 020234 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x5292 020235 branch module_hci_event_receive_invalid_cmd 
-:      020236 module_hci_cmd_le_confirm_gkey_ok:
-0x5293 020237 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
-0x5294 020238 branch module_hci_event_receive_valid_cmd 
-:      020240 module_hci_cmd_le_confirm_gkey_fail:
-0x5295 020241 call le_send_pairing_confirm_value_failed 
-0x5296 020242 branch module_hci_event_receive_valid_cmd 
-:      020248 module_hci_cmd_reset_chip:
-0x5297 020249 call module_hci_event_receive_valid_cmd 
-0x5298 020250 call wait_uarttx 
-0x5299 020251 jam 0x01 ,core_reset 
-0x529a 020252 branch assert 
-:      020256 module_hci_cmd_le_set_fixed_passkey:
-0x529b 020257 fetch 1 ,mem_module_uart_len 
-0x529c 020258 beq 0 ,module_hci_event_receive_invalid_cmd 
-0x529d 020259 ifetch 1 ,contru 
-0x529e 020260 branch module_hci_cmd_le_set_random_passkey ,blank 
-0x529f 020261 fetch 1 ,mem_module_uart_len 
-0x52a0 020262 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x52a1 020263 ifetch 4 ,contru 
-0x52a2 020264 arg 1000000 ,temp 
-0x52a3 020265 isub temp ,null 
-0x52a4 020266 branch module_hci_event_receive_invalid_cmd ,positive 
-0x52a5 020267 store 4 ,mem_le_tk 
-0x52a6 020268 call le_set_config_fixed_tk 
-0x52a7 020269 branch module_hci_event_receive_valid_cmd 
-:      020271 module_hci_cmd_le_set_random_passkey:
-0x52a8 020272 call le_clr_config_fixed_tk 
-0x52a9 020273 branch module_hci_event_receive_valid_cmd 
-:      020277 module_hci_cmd_delete_customize_service:
-0x52aa 020278 arg 0x0001 ,temp 
-0x52ab 020279 call le_att_get_handle_ptr2 
-0x52ac 020280 add contr ,-2 ,contw 
-0x52ad 020281 setarg 0x0000 
-0x52ae 020282 istore 2 ,contw 
-0x52af 020283 branch module_hci_event_receive_valid_cmd 
-:      020287 module_hci_cmd_add_service_uuid:
-0x52b0 020288 call module_hci_cmd_add_service_uuid_set_uuid 
-0x52b1 020289 call uart_copy_rx_bytes_len_data 
-0x52b2 020290 setarg 0x0000 
-0x52b3 020291 istore 2 ,contw 
-0x52b4 020292 branch module_hci_event_uuid_handle 
-:      020297 module_hci_cmd_add_characteristic_uuid:
-0x52b5 020298 ifetch 1 ,contru 
-0x52b6 020299 call module_hci_cmd_add_characteristic_uuid_set_handle 
-0x52b7 020300 call module_hci_cmd_add_characteristic_uuid_set_uuid 
-0x52b8 020301 branch module_hci_event_uuid_handle 
-:      020304 module_hci_cmd_add_service_uuid_set_uuid:
-0x52b9 020305 call le_att_creat_new_handle 
-0x52ba 020306 setarg 0x280002 
-0x52bb 020307 istore 3 ,contw 
-0x52bc 020308 rtn 
-:      020311 module_hci_cmd_add_characteristic_uuid_set_handle:
-0x52bd 020312 store 1 ,mem_pdatatemp 
-0x52be 020313 call le_att_creat_new_handle 
-0x52bf 020314 setarg 0x01280302 
-0x52c0 020315 istore 4 ,contw 
-0x52c1 020316 fetch 1 ,mem_pdatatemp 
-0x52c2 020317 istore 3 ,contw 
-0x52c3 020318 rtn 
-:      020321 module_hci_cmd_add_characteristic_uuid_set_uuid:
-0x52c4 020322 call le_att_get_last_handle 
-0x52c5 020323 ifetch 1 ,contru 
-0x52c6 020324 and pdata ,0x1f ,loopcnt 
-0x52c7 020325 copy pdata ,rega 
-0x52c8 020326 isolate1 bit_of_write_authenticated ,rega 
-0x52c9 020327 setflag true ,bit_of_att_handle_write_authenticated ,temp 
-0x52ca 020328 isolate1 bit_of_read_authenticated ,rega 
-0x52cb 020329 setflag true ,bit_of_att_handle_read_authenticated ,temp 
-0x52cc 020330 istoret 2 ,contw 
-0x52cd 020331 copy loopcnt ,pdata 
-0x52ce 020332 istore 1 ,contw 
-0x52cf 020333 call uart_copy_rx_bytes 
-0x52d0 020334 call uart_copy_rx_bytes_len_data 
-0x52d1 020335 setarg 0 
-0x52d2 020336 istore 2 ,contw 
-0x52d3 020337 and temp ,0xff ,temp 
-0x52d4 020338 increase -1 ,temp 
-0x52d5 020339 call le_att_get_handle_ptr2 
-0x52d6 020340 add contr ,4 ,contr 
-0x52d7 020341 ifetch 1 ,contr 
-0x52d8 020342 bbit1 bit_characteristic_notify ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
-0x52d9 020343 bbit1 bit_characteristic_indicate ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
-0x52da 020344 increase 1 ,temp 
-0x52db 020345 rtn 
-:      020348 module_hci_cmd_add_characteristic_uuid_set_ccc_uuid:
-0x52dc 020349 call le_att_get_last_handle 
-0x52dd 020350 isolate1 bit_of_notify_authenticated ,rega 
-0x52de 020351 setflag true ,bit_of_att_handle_write_authenticated ,temp 
-0x52df 020352 istoret 2 ,contw 
-0x52e0 020353 setarg 0x02290202 
-0x52e1 020354 istore 8 ,contw 
-0x52e2 020355 increase -1 ,temp 
-0x52e3 020356 rtn 
-:      020359 le_att_creat_new_handle:
-0x52e4 020360 call le_att_get_last_handle 
-0x52e5 020361 istoret 2 ,contw 
-0x52e6 020362 rtn 
-:      020365 uart_copy_rx_bytes_len_data:
-0x52e7 020366 ifetch 1 ,contru 
-0x52e8 020367 copy pdata ,loopcnt 
-0x52e9 020368 istore 1 ,contw 
-0x52ea 020369 branch uart_copy_rx_bytes 
-:      020373 module_hci_cmd_le_passkey_entry_input:
-0x52eb 020374 fetch 1 ,mem_le_pairing_state 
-0x52ec 020375 bne flag_le_pairing_receive_pairing_confirm ,module_hci_event_receive_invalid_cmd 
-0x52ed 020376 fetch 1 ,mem_le_pairing_mode 
-0x52ee 020377 beq le_pairing_mode_lagacy_passkey_res_input ,module_hci_cmd_passkey_entry_res_input 
-0x52ef 020378 beq le_pairing_mode_secure_connect_passkey_res_input ,module_hci_cmd_passkey_entry_sc_res_input 
-0x52f0 020379 branch module_hci_event_receive_invalid_cmd 
-:      020381 module_hci_cmd_passkey_entry_sc_res_input:
-0x52f1 020382 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x52f2 020383 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x52f3 020384 branch module_hci_cmd_receive_ble_passkey 
-:      020386 module_hci_cmd_receive_ble_passkey:
-0x52f4 020387 ifetch 4 ,contru 
-0x52f5 020388 store 4 ,mem_le_tk 
-0x52f6 020389 branch module_hci_event_receive_valid_cmd 
-:      020391 module_hci_cmd_passkey_entry_res_input:
-0x52f7 020392 call module_hci_cmd_receive_ble_passkey 
-0x52f8 020393 branch le_send_smp_pairing_confirm 
-:      020397 module_hci_cmd_le_create_conn:
-0x52f9 020398 ifetch 6 ,contru 
-0x52fa 020399 store 6 ,mem_le_conn_peer_addr 
-0x52fb 020400 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x52fc 020401 jam on ,mem_le_conn_flag 
-0x52fd 020402 jam on ,mem_le_scan_enable 
-0x52fe 020403 branch module_hci_event_receive_valid_cmd 
-:      020408 module_hci_cmd_ble_set_phy:
-0x52ff 020409 fetch 1 ,mem_module_uart_len 
-0x5300 020410 bne 2 ,module_hci_event_receive_invalid_cmd 
-0x5301 020411 ifetcht 2 ,contru 
-0x5302 020412 call le_set_phys 
-0x5303 020413 branch module_hci_event_receive_valid_cmd 
-:      020417 module_hci_cmd_ble_read_current_phy:
-0x5304 020418 arg 0 ,temp 
-0x5305 020419 arg 2 ,rega 
-0x5306 020420 arg mem_context + coffset_le_rx_phy ,regb 
-0x5307 020421 branch module_hci_event_set_cmd 
-:      020425 module_hci_cmd_ble_set_dle:
-0x5308 020426 fetch 1 ,mem_module_uart_len 
-0x5309 020427 bne 8 ,module_hci_event_receive_invalid_cmd 
-0x530a 020428 ifetch 8 ,contru 
-0x530b 020429 call le_set_dle 
-0x530c 020430 branch module_hci_event_receive_valid_cmd 
-:      020434 module_hci_cmd_read_chip_data:
-0x530d 020435 ifetchr rega ,1 ,contru 
-0x530e 020436 ifetchr regb ,2 ,contru 
-0x530f 020437 arg 0 ,temp 
-0x5310 020438 branch module_hci_event_set_cmd 
-:      020442 module_hci_cmd_write_chip_data:
-0x5311 020443 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x5312 020444 increase -2 ,loopcnt 
-0x5313 020445 ifetch 2 ,contru 
-0x5314 020446 copy pdata ,contw 
-0x5315 020447 call uart_copy_rx_bytes_fast 
-0x5316 020448 branch module_hci_event_receive_valid_cmd 
-:      020453 module_hci_cmd_close_lpm:
-0x5317 020454 jam 0 ,mem_lpm_mode 
-0x5318 020455 branch module_hci_event_receive_valid_cmd 
-:      020460 module_hci_event_receive_invalid_cmd:
-0x5319 020461 arg 1 ,temp 
-0x531a 020462 arg 0 ,rega 
-0x531b 020463 branch module_hci_event_set_cmd 
-:      020466 module_hci_event_receive_valid_cmd:
-0x531c 020467 arg 0 ,temp 
-0x531d 020468 arg 0 ,rega 
-0x531e 020469 branch module_hci_event_set_cmd 
-:      020473 module_hci_event_le_connect:
-0x531f 020474 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
-0x5320 020475 branch module_hci_event_enter_standby_mode_len0 
-:      020480 module_hci_event_le_disconnect:
-0x5321 020481 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
-0x5322 020482 branch module_hci_event_enter_standby_mode_len0 
-:      020490 module_hci_event_set_cmd:
-0x5323 020491 fetch 1 ,mem_module_uart_opcode 
-0x5324 020492 copy pdata ,regc 
-0x5325 020493 jam hci_event_cmd_res ,mem_module_uart_opcode 
-0x5326 020494 setarg 2 
-0x5327 020495 iadd rega ,pdata 
-0x5328 020496 call module_hci_prepare_tx 
-0x5329 020497 copy regc ,pdata 
-0x532a 020498 istore 1 ,contwu 
-0x532b 020499 istoret 1 ,contwu 
-0x532c 020500 copy rega ,loopcnt 
-0x532d 020501 copy regb ,contr 
-0x532e 020502 call uart_copy_tx_bytes 
-0x532f 020503 branch module_hci_transmit_tx 
-:      020510 module_hci_event_receive_le_data:
-0x5330 020511 jam hci_event_le_data_rep ,mem_module_uart_opcode 
-0x5331 020512 add loopcnt ,2 ,pdata 
-0x5332 020513 call module_hci_prepare_tx 
-0x5333 020514 fetch 2 ,mem_module_le_rx_data_handle 
-0x5334 020515 istore 2 ,contwu 
-0x5335 020516 fetch 2 ,mem_module_le_rx_data_address 
-0x5336 020517 icopy contr 
-0x5337 020518 call uart_copy_tx_bytes_fast 
-0x5338 020519 copy contr ,pdata 
-0x5339 020520 store 2 ,mem_module_le_rx_data_address 
-0x533a 020521 branch module_hci_transmit_tx 
-:      020525 module_hci_event_enter_standby_mode:
-0x533b 020526 jam hci_event_standby_rep ,mem_module_uart_opcode 
-:      020527 module_hci_event_enter_standby_mode_len0:
-0x533c 020528 setarg 0 
-0x533d 020529 call module_hci_prepare_tx 
-0x533e 020530 branch module_hci_transmit_tx 
-:      020534 module_hci_event_status_res:
-0x533f 020535 jam hci_event_status_res ,mem_module_uart_opcode 
-0x5340 020536 setarg 1 
-0x5341 020537 call module_hci_prepare_tx 
-0x5342 020539 call module_hci_read_bt_status 
-0x5343 020541 fetch 2 ,mem_ui_state_map 
-0x5344 020542 arg ui_state_ble_connected ,queue 
-0x5345 020543 qisolate1 pdata 
-0x5346 020544 setflag true ,5 ,temp 
-0x5347 020548 istoret 1 ,contwu 
-0x5348 020549 branch module_hci_transmit_tx 
-:      020553 module_hci_read_bt_status:
-0x5349 020554 arg 0 ,temp 
-0x534a 020555 fetch 1 ,mem_le_adv_enable 
-0x534b 020556 arg 0 ,queue 
-0x534c 020557 qisolate1 pdata 
-0x534d 020558 setflag true ,2 ,temp 
-0x534e 020559 rtn 
-:      020563 module_hci_event_store_device:
-0x534f 020564 jam hci_event_nvram_rep ,mem_module_uart_opcode 
-0x5350 020565 fetch 1 ,mem_nv_data_number 
-0x5351 020566 mul32 pdata ,34 ,pdata 
-0x5352 020567 icopy loopcnt 
-0x5353 020568 call module_hci_prepare_tx 
-0x5354 020569 fetch 2 ,mem_nv_data_ptr 
-0x5355 020570 icopy contr 
-0x5356 020571 call uart_copy_tx_bytes_fast 
-0x5357 020572 branch module_hci_transmit_tx 
-:      020575 module_hci_event_gkey_generate:
-0x5358 020576 jam hci_event_gkey ,mem_module_uart_opcode 
-0x5359 020577 setarg 4 
-0x535a 020578 call module_hci_prepare_tx 
-0x535b 020579 fetch 4 ,mem_gkey 
-0x535c 020580 istore 4 ,contwu 
-0x535d 020581 branch module_hci_transmit_tx 
-:      020584 module_hci_event_invalid_packet:
-0x535e 020585 jam hci_event_invalid_packet ,mem_module_uart_opcode 
-0x535f 020586 fetch 2 ,core_uart_rxitems 
-0x5360 020587 arg 0x40 ,temp 
-0x5361 020588 call not_greater_than 
-0x5362 020589 copy pdata ,rega 
-0x5363 020590 copy pdata ,loopcnt 
-0x5364 020591 call uarta_prepare_rx 
-0x5365 020592 arg mem_module_rx_error_data_buffer ,contw 
-0x5366 020593 call uart_copy_rx_bytes_fast 
-0x5367 020594 copy rega ,pdata 
-0x5368 020595 copy rega ,loopcnt 
-0x5369 020596 call module_hci_prepare_tx 
-0x536a 020597 arg mem_module_rx_error_data_buffer ,contr 
-0x536b 020598 call uart_copy_tx_bytes_fast 
-0x536c 020599 branch module_hci_transmit_tx 
-:      020603 module_hci_event_passkey_entry_mode:
-0x536d 020604 jam hci_event_get_passkey ,mem_module_uart_opcode 
-0x536e 020605 branch module_hci_event_enter_standby_mode_len0 
-:      020609 module_hci_event_le_tk:
-0x536f 020610 jam hci_event_le_tk ,mem_module_uart_opcode 
-0x5370 020611 setarg 4 
-0x5371 020612 call module_hci_prepare_tx 
-0x5372 020613 fetch 4 ,mem_le_tk 
-0x5373 020614 istore 4 ,contwu 
-0x5374 020615 branch module_hci_transmit_tx 
-:      020619 module_hci_event_le_pairing_fail:
-0x5375 020620 arg flag_ble_pairing_fail ,rega 
-0x5376 020621 branch module_hci_event_pairing_completed 
-:      020623 module_hci_event_le_pairing_success:
-0x5377 020624 arg flag_ble_pairing_success ,rega 
-0x5378 020625 branch module_hci_event_pairing_completed 
-:      020628 module_hci_event_pairing_completed:
-0x5379 020629 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
-0x537a 020630 setarg 2 
-0x537b 020631 call module_hci_prepare_tx 
-0x537c 020632 copy rega ,pdata 
-0x537d 020633 istore 2 ,contwu 
-0x537e 020634 branch module_hci_transmit_tx 
-:      020638 module_hci_event_pause_enc:
-0x537f 020639 arg flag_event_pause_enc ,regc 
-0x5380 020640 branch module_hci_event_enc 
-:      020642 module_hci_event_start_enc:
-0x5381 020643 arg flag_event_start_enc ,regc 
-:      020645 module_hci_event_enc:
-0x5382 020646 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
-0x5383 020647 setarg 1 
-0x5384 020648 call module_hci_prepare_tx 
-0x5385 020649 copy regc ,pdata 
-0x5386 020650 istore 1 ,contwu 
-0x5387 020651 branch module_hci_transmit_tx 
-:      020657 module_hci_event_uuid_handle:
-0x5388 020658 storet 2 ,mem_temp 
-0x5389 020659 jam hci_event_uuid_handle ,mem_module_uart_opcode 
-0x538a 020660 setarg 2 
-0x538b 020661 call module_hci_prepare_tx 
-0x538c 020662 fetcht 2 ,mem_temp 
-0x538d 020663 istoret 2 ,contwu 
-0x538e 020664 branch module_hci_transmit_tx 
-:      020668 module_hci_event_le_input_passkey:
-0x538f 020669 jam hci_event_le_input_gkey ,mem_module_uart_opcode 
-0x5390 020670 branch module_hci_event_enter_standby_mode_len0 
-:      020674 module_hci_event_le_update_phy:
-0x5391 020675 jam hci_ble_update_phy_event ,mem_module_uart_opcode 
-0x5392 020676 setarg 2 
-0x5393 020677 call module_hci_prepare_tx 
-0x5394 020678 fetch 2 ,mem_context + coffset_le_rx_phy 
-0x5395 020679 istore 2 ,contwu 
-0x5396 020680 branch module_hci_transmit_tx 
-:      020692 module_hci_prepare_tx:
-0x5397 020693 jam 0x02 ,mem_module_uart_cmd 
-0x5398 020694 store 1 ,mem_module_uart_len 
-0x5399 020695 storet 8 ,mem_temp 
-0x539a 020696 bpatch patch0c_6 ,mem_patch0c 
-0x539b 020697 call module_set_mcu_wake_pin_high_delay 
-0x539c 020698 fetcht 8 ,mem_temp 
-0x539d 020699 call uarta_prepare_tx_register_push 
-0x539e 020700 fetch 3 ,mem_module_uart_cmd 
-0x539f 020701 istore 3 ,contwu 
-0x53a0 020702 rtn 
-:      020704 module_hci_transmit_tx:
-0x53a1 020705 bpatch patch0c_7 ,mem_patch0c 
-0x53a2 020706 branch uarta_send_register_pop 
-:      020708 module_set_mcu_wake_pin_high_delay:
-0x53a3 020709 call module_check_mcu_wake_pin_high 
-0x53a4 020710 rtn true 
-:      020711 module_set_mcu_wake_pin_h_delay:
-0x53a5 020712 call module_set_mcu_wake_pin_high 
-0x53a6 020713 fetch 4 ,mem_module_mcu_wake_delay_us 
-0x53a7 020714 rshift2 pdata ,pdata 
-0x53a8 020715 rtn blank 
-0x53a9 020716 branch delay 
-:      020718 module_set_mcu_wake_pin_high:
-0x53aa 020719 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53ab 020720 branch gpio_out_active 
-:      020722 module_check_mcu_wake_pin_high:
-0x53ac 020723 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53ad 020724 branch gpio_check_active 
-:      020726 module_set_mcu_wake_pin_low:
-0x53ae 020727 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53af 020728 branch gpio_out_inactive 
-:      020739 module_le_receive_data:
-0x53b0 020740 storer rega ,2 ,mem_module_le_rx_data_address 
-0x53b1 020741 storer regb ,2 ,mem_module_le_rx_data_len 
-0x53b2 020742 fetch 2 ,mem_le_att_handle 
-0x53b3 020743 store 2 ,mem_module_le_rx_data_handle 
-0x53b4 020744 call module_check_ble_encrypt_state 
-0x53b5 020745 rtn user 
-:      020747 module_le_receive_data_ok:
-0x53b6 020748 fetcht 2 ,mem_module_le_rx_data_len 
-0x53b7 020749 fetch 1 ,mem_module_ble_data_uart_max_length 
-0x53b8 020750 call not_greater_than 
-0x53b9 020751 copy pdata ,loopcnt 
-0x53ba 020752 copy temp ,pdata 
-0x53bb 020753 isub loopcnt ,pdata 
-0x53bc 020754 store 2 ,mem_module_le_rx_data_len 
-0x53bd 020755 call module_hci_event_receive_le_data 
-0x53be 020756 fetch 2 ,mem_module_le_rx_data_len 
-0x53bf 020757 rtn blank 
-0x53c0 020758 branch module_le_receive_data_ok 
-:      020763 module_bb_event_timer:
-0x53c1 020764 rtn 
-:      020766 module_read_vdd_timer:
-0x53c2 020767 fetch 1 ,mem_module_read_vdd_flag 
-0x53c3 020768 rtn blank 
-0x53c4 020769 fetch 1 ,mem_module_read_vdd_count 
-0x53c5 020770 rtn blank 
-0x53c6 020771 increase -1 ,pdata 
-0x53c7 020772 store 1 ,mem_module_read_vdd_count 
-0x53c8 020773 nrtn blank 
-0x53c9 020774 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
-0x53ca 020775 call enable_adc 
-0x53cb 020776 call vdd_calculate_by_mode 
-0x53cc 020777 div pdata ,10 
-0x53cd 020778 call get_div_result 
-0x53ce 020779 div pdata ,100 
-0x53cf 020780 call get_div_result 
-0x53d0 020781 remainder temp 
-0x53d1 020782 store 1 ,mem_module_vdd_quotient 
-0x53d2 020783 storet 1 ,mem_module_vdd_remainder 
-0x53d3 020784 rtn 
-:      020790 module_set_le_tx_data_flag:
-0x53d4 020791 arg module_flag_ble_data_finish ,queue 
-0x53d5 020792 branch module_set_state 
-:      020794 module_clear_le_tx_data_flag:
-0x53d6 020795 arg module_flag_ble_data_finish ,queue 
-0x53d7 020796 branch module_clr_state 
-:      020798 module_clr_state:
-0x53d8 020799 fetch 2 ,mem_module_flag 
-0x53d9 020800 qset0 pdata 
-0x53da 020801 store 2 ,mem_module_flag 
-0x53db 020802 rtn 
-:      020804 module_set_state:
-0x53dc 020805 fetch 2 ,mem_module_flag 
-0x53dd 020806 qset1 pdata 
-0x53de 020807 store 2 ,mem_module_flag 
-0x53df 020808 rtn 
-:      020813 mouse_init:
-0x53e0 020814 call enable_authrom 
-0x53e1 020815 call mouse_setting_config 
-0x53e2 020816 call mouse_init_sunt 
-0x53e3 020817 rtn wake 
-0x53e4 020818 call mouse_setting_sensor_type 
-0x53e5 020819 call mouse_drawing_optima_init 
-0x53e6 020820 call mouse_cb_fuction 
-0x53e7 020821 call mouse_sensor_powerdown 
-:      020822 mouse_init_wireless:
-0x53e8 020823 fetch 2 ,mem_ui_state_map 
-0x53e9 020824 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x53ea 020825 call mouse_check_select_device_by_switch 
-0x53eb 020826 branch mouse_start_work 
-:      020829 mouse_cb_fuction:
-0x53ec 020830 bpatch patch0d_0 ,mem_patch0d 
-0x53ed 020831 setarg mouse_24g_short_sleep 
-0x53ee 020832 store 2 ,mem_cb_24g_transmit_short_sleep 
-0x53ef 020833 setarg mouse_24g_long_sleep 
-0x53f0 020834 store 2 ,mem_cb_24g_transmit_long_sleep 
-0x53f1 020835 setarg mouse_24g_before_lpm_sleep 
-0x53f2 020836 store 2 ,mem_cb_before_lpm_sleep 
-0x53f3 020837 setarg mouse_24g_package_data 
-0x53f4 020838 store 2 ,mem_cb_24g_transmit_data 
-0x53f5 020839 setarg mouse_24g_search_dongle 
-0x53f6 020840 store 2 ,mem_cb_24g_search_receiver 
-0x53f7 020841 setarg mouse_lpm_before_common 
-0x53f8 020842 store 2 ,mem_cb_24g_lpm_before 
-0x53f9 020843 setarg mouse_le 
-0x53fa 020844 store 2 ,mem_cb_le_process 
-0x53fb 020845 setarg mouse_process_lpm_before 
-0x53fc 020846 store 2 ,mem_cb_before_lpm 
-0x53fd 020847 setarg mouse_priority_bb_event 
-0x53fe 020848 store 2 ,mem_cb_bb_event_process 
-0x53ff 020849 setarg mouse_idle 
-0x5400 020850 store 2 ,mem_cb_idle_process 
-0x5401 020851 setarg mouse_before_hibernate 
-0x5402 020852 store 2 ,mem_cb_before_hibernate 
-0x5403 020853 setarg mouse_le_bb_event_connect_complete 
-0x5404 020854 store 2 ,mem_cb_att_write 
-0x5405 020855 setarg mouse_bb_event_timer 
-0x5406 020856 store 2 ,mem_cb_event_timer 
-0x5407 020857 setarg mouse_spi_write_flash_cb 
-0x5408 020858 store 2 ,mem_cb_spi_flash_write_complate 
-0x5409 020859 setarg mouse_lpm_check_wake_lock 
-0x540a 020860 store 2 ,mem_cb_check_wakelock 
-0x540b 020861 setarg mouse_le_transmit 
-0x540c 020862 store 2 ,mem_cb_ble_transmit 
-0x540d 020863 setarg mouse_set_lpm_mult 
-0x540e 020864 store 2 ,mem_cb_bt_set_mult 
-0x540f 020865 rtn 
-:      020868 mouse_setting_config:
-0x5410 020869 rtn wake 
-0x5411 020870 call g24_transmit_init 
-0x5412 020871 call g24_chmap_param_init 
-0x5413 020872 call mouse_24g_send_time_long_wake 
-0x5414 020873 call mouse_gpio_init 
-0x5415 020874 call mouse_le_name_modify 
-0x5416 020875 call mouse_param_init 
-0x5417 020876 call mouse_device_multi_led_parm_init 
-0x5418 020877 call le_set_fixed_ltk_justwork 
-:      020878 mouse_load_device_info_check:
-0x5419 020879 bpatch patch0d_1 ,mem_patch0d 
-0x541a 020880 fetch mouse_flag_len ,mem_mouse_flag 
-0x541b 020881 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-0x541c 020882 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x541d 020883 bbit1 mouse_enable_otp ,mouse_load_otp_info_check 
-0x541e 020884 rtn 
-:      020886 mouse_xtal_init:
-0x541f 020887 jam xtal_16m ,mem_fcomp_div 
-0x5420 020888 fetch mouse_flag_len ,mem_mouse_flag 
-0x5421 020889 rtnbit1 mouse_enable_16m 
-0x5422 020890 jam xtal_24m ,mem_fcomp_div 
-0x5423 020891 rtn 
-:      020893 mouse_24g_phy_select:
-0x5424 020894 call g24_enable_1m 
-0x5425 020895 fetch mouse_flag_len ,mem_mouse_flag 
-0x5426 020896 rtnbit0 mouse_enable_24g_2m_phy 
-0x5427 020897 branch g24_enable_2m 
-:      020899 mouse_default_init:
-0x5428 020900 bpatch patch0d_2 ,mem_patch0d 
-0x5429 020901 fetch mouse_flag_len ,mem_mouse_flag 
-0x542a 020902 isolate1 mouse_keyboard_enable ,pdata 
-0x542b 020903 call mouse_customer_key_enable ,true 
-:      020905 mouse_default_parm_init:
-0x542c 020906 fetch 2 ,mem_mouse_24g_pair_timeout_init 
-0x542d 020907 store 2 ,mem_24g_pair_timeout_init 
-0x542e 020909 fetch 1 ,mem_mouse_24g_reconn_timeout_init 
-0x542f 020910 store 2 ,mem_24g_reconn_timeout_init 
-0x5430 020912 fetch 5 ,mem_rssi_dis_min_24g_init 
-0x5431 020913 store 5 ,mem_rssi_dis_min_24g 
-0x5432 020915 fetch 1 ,mem_mouse_24g_pair_tx_power 
-0x5433 020916 store 1 ,mem_24g_pair_tx_power 
-0x5434 020918 fetch 1 ,mem_24g_ch_map_update 
-0x5435 020919 ncall g24_chamap_param_update ,blank 
-:      020920 mouse_default_parm_init_next:
-0x5436 020921 bpatch patch0d_3 ,mem_patch0d 
-0x5437 020922 call mouse_xtal_init 
-0x5438 020923 call mouse_24g_phy_select 
-0x5439 020924 call mouse_24g_long_sleep_set 
-0x543a 020925 branch g24_pair_param_init 
-:      020927 mouse_param_common_init:
-0x543b 020928 setarg mouse_ble_att_list_addr 
-0x543c 020929 store 2 ,mem_ui_le_uuid_table 
-0x543d 020930 jam 3 ,mem_lpm_mult_timeout 
-0x543e 020931 jam 8 ,mem_lpm_overhead 
-0x543f 020932 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5440 020933 jam commbination_key_state_up ,mem_commbination_key_statue 
-0x5441 020934 setarg 0x0200 
-0x5442 020935 store 2 ,mem_lpm_interval 
-0x5443 020936 jam 0x17 ,mem_le_local_mtu 
-0x5444 020937 jam 0x17 ,mem_le_remote_mtu 
-0x5445 020939 setarg mem_le_tx_buffer0_omemalloc 
-0x5446 020940 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x5447 020941 setarg mouse_ble_l2cap_txbuff_size 
-0x5448 020942 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x5449 020943 branch mouse_adc_gpio_mux_init 
-:      020945 mouse_param_init:
-0x544a 020946 bpatch patch0d_4 ,mem_patch0d 
-0x544b 020947 call mouse_param_common_init 
-0x544c 020948 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x544d 020950 setarg 0x0a77 
-0x544e 020951 store 2 ,mem_spi_init_clk 
-0x544f 020952 setsect 0 ,0x1224 
-0x5450 020953 setsect 1 ,0x4000 
-0x5451 020954 setsect 2 ,0x0 
-0x5452 020955 istore 5 ,contw 
-0x5453 020958 fetch mouse_flag_len ,mem_mouse_flag 
-0x5454 020959 bbit0 mouse_enable_bt_125hz ,mouse_param_init_intervl_end 
-0x5455 020960 setarg le_interval_7_5ms 
-0x5456 020961 store 2 ,mem_le_interval_min 
-0x5457 020962 store 2 ,mem_le_interval_min + 2 
-:      020963 mouse_param_init_intervl_end:
-0x5458 020964 call mouse_g24_interval_param_8ms 
-0x5459 020965 fetch mouse_flag_len ,mem_mouse_flag 
-0x545a 020966 bbit0 mouse_enable_24g_250hz ,mouse_24g_short_sleep_set_end 
-0x545b 020967 call mouse_g24_interval_param_4ms 
-:      020968 mouse_24g_short_sleep_set_end:
-0x545c 020969 fetch 3 ,mem_24g_short_sleep_set 
-0x545d 020970 store 3 ,mem_mouse_24g_short_sleep_set_init 
-0x545e 020971 fetch 1 ,mem_device_flag 
-0x545f 020972 store 1 ,mem_device_flag_temp 
-0x5460 020973 fetch 3 ,mem_le_lap + 3 
-0x5461 020974 store 3 ,mem_mouse_le_lap_temp 
-0x5462 020975 setarg 0 
-0x5463 020976 store 7 ,mem_mouse_key 
-0x5464 020977 fetch 1 ,mem_ui_button_timeout 
-0x5465 020978 store 1 ,mem_bt_discovery_count 
-0x5466 020979 store 1 ,mem_select_device_count 
-0x5467 020980 call le_modified_name_adv 
-:      020981 mouse_sensor_set_angle:
-0x5468 020982 bpatch patch0d_5 ,mem_patch0d 
-0x5469 020983 fetch 1 ,mem_sensor_angle_default 
-0x546a 020984 store 1 ,mem_config_sensor_angle 
-0x546b 020985 fetch 1 ,mem_select_sensor_angle_gpio 
-0x546c 020986 rtneq gpio_disable 
-0x546d 020987 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x546e 020988 call mouse_gpio_config_input_pu 
-0x546f 020989 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x5470 020990 call gpio_get_bit 
-0x5471 020991 call mouse_sensor_switch_angle ,true 
-0x5472 020992 branch mouse_gpio_config_input_pd 
-:      020993 mouse_sensor_switch_angle:
-0x5473 020994 fetch 1 ,mem_sensor_angle_switch 
-0x5474 020995 store 1 ,mem_config_sensor_angle 
-0x5475 020996 rtn 
-:      020998 mouse_g24_interval_param_4ms:
-0x5476 020999 fetch 3 ,mem_mouse_24g_short_sleep_set_4ms 
-0x5477 021000 store 3 ,mem_24g_short_sleep_set 
-0x5478 021001 fetch 3 ,mem_mouse_24g_long_sleep_set_4ms 
-0x5479 021002 store 3 ,mem_24g_long_sleep_set 
-0x547a 021003 fetch 1 ,mem_mouse_24g_fast_hop_count_4ms 
-0x547b 021004 store 1 ,mem_24g_fast_hop_count 
-0x547c 021005 fetch 4 ,mem_mouse_24g_tsniff_4ms 
-0x547d 021006 store 4 ,mem_mouse_24g_tsniff 
-:      021007 mouse_report_rate_set_250hz:
-0x547e 021008 setarg 0x100c0c 
-0x547f 021009 store 3 ,mem_24g_interval 
-0x5480 021010 rtn 
-:      021012 mouse_g24_interval_param_8ms:
-0x5481 021013 fetch 3 ,mem_mouse_24g_short_sleep_set_8ms 
-0x5482 021014 store 3 ,mem_24g_short_sleep_set 
-0x5483 021015 fetch 3 ,mem_mouse_24g_long_sleep_set_8ms 
-0x5484 021016 store 3 ,mem_24g_long_sleep_set 
-0x5485 021017 fetch 1 ,mem_mouse_24g_fast_hop_count_8ms 
-0x5486 021018 store 1 ,mem_24g_fast_hop_count 
-0x5487 021019 fetch 4 ,mem_mouse_24g_tsniff_8ms 
-0x5488 021020 store 4 ,mem_mouse_24g_tsniff 
-:      021021 mouse_report_rate_set_125hz:
-0x5489 021022 setarg 0x1c1919 
-0x548a 021023 store 3 ,mem_24g_interval 
-0x548b 021024 rtn 
-:      021036 mouse_start_work:
-0x548c 021037 bpatch patch0d_6 ,mem_patch0d 
-0x548d 021038 fetch mouse_flag_len ,mem_mouse_flag 
-0x548e 021039 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
-0x548f 021040 fetch 1 ,mem_device_flag 
-0x5490 021041 beq mode_24g_device ,mouse_24g_start_mode 
-:      021042 mouse_le_fast_conn_judge:
-0x5491 021043 call mouse_bluetooth_fast_conn_disable 
-0x5492 021044 fetch 1 ,mem_device_flag 
-0x5493 021045 beq mode_bt_device1 ,mouse_le_device1_judge 
-0x5494 021046 beq mode_bt_device2 ,mouse_le_device2_judge 
-0x5495 021047 rtn 
-:      021048 mouse_le_device1_judge:
-0x5496 021049 fetch 6 ,mem_device1_addr 
-0x5497 021050 fetcht 6 ,mem_mouse_compare_addr 
-0x5498 021051 isub temp ,null 
-0x5499 021052 branch mouse_bluetooth_fast_conn_init ,zero 
-0x549a 021053 branch mouse_start_reconnect_device 
-:      021055 mouse_le_device2_judge:
-0x549b 021056 fetch 6 ,mem_device2_addr 
-0x549c 021057 fetcht 6 ,mem_mouse_compare_addr 
-0x549d 021058 isub temp ,null 
-0x549e 021059 branch mouse_bluetooth_fast_conn_init ,zero 
-0x549f 021060 branch mouse_start_reconnect_device 
-:      021062 mouse_start_reconnect_device:
-0x54a0 021063 bpatch patch0d_7 ,mem_patch0d 
-0x54a1 021064 call mouse_device_le_reconn_led_config 
-0x54a2 021065 arg mem_device1_type ,rega 
-0x54a3 021066 fetch 1 ,mem_device_flag 
-0x54a4 021067 increase -1 ,pdata 
-0x54a5 021068 mul32 pdata ,29 ,pdata 
-0x54a6 021069 iadd rega ,rega 
-0x54a7 021070 ifetch 1 ,rega 
-0x54a8 021071 store 1 ,mem_xrecord_mode 
-:      021072 mouse_start_reconnect:
-0x54a9 021073 fetch 1 ,mem_xrecord_mode 
-0x54aa 021074 beq rec_4_mode ,mouse4_0_check_reconn_target 
-0x54ab 021075 branch mouse_bluetooth_fast_conn_init 
-:      021077 mouse_wakeup_from_power_check:
-0x54ac 021078 bpatch patch0e_0 ,mem_patch0e 
-0x54ad 021079 disable user 
-0x54ae 021080 fetch mouse_flag_len ,mem_mouse_flag 
-0x54af 021081 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_from_poweron 
-0x54b0 021082 fetch 1 ,core_lpm_isogate 
-0x54b1 021083 bbit1 cold_wake ,mouse_wakeup_from_poweron 
-0x54b2 021084 enable user 
-:      021085 mouse_wakeup_from_poweron:
-0x54b3 021086 fetch 1 ,mem_reconn_times_init 
-0x54b4 021087 store 1 ,mem_reconn_times 
-0x54b5 021088 rtn 
-:      021090 mouse4_0_check_reconn_target:
-0x54b6 021091 jam 1 ,mem_mouse_le_reconnect_flag 
-0x54b7 021092 fetcht 1 ,mem_mouse_fast_direct_timeout 
-0x54b8 021093 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x54b9 021094 beq 0xff ,mouse4_0_check_reconn_target_next 
-0x54ba 021095 fetcht 1 ,mem_mouse_direct_timeout 
-:      021096 mouse4_0_check_reconn_target_next:
-0x54bb 021097 storet 1 ,mem_mouse_direct_timer 
-0x54bc 021098 call app_lpm_mult_disable 
-0x54bd 021099 fetch 3 ,mem_le_adv_direct_ind 
-0x54be 021100 store 3 ,mem_le_adv_data + 4 
-0x54bf 021101 call mouse_le_check_adv_flag 
-0x54c0 021102 setarg adv_flag_bredr_not_supported 
-0x54c1 021103 istore 1 ,contr 
-0x54c2 021104 arg mem_le_scan_data ,contr 
-0x54c3 021105 call mouse_le_adv_data_update 
-0x54c4 021106 branch check_51cmd_adv 
-:      021110 mouse_lpm_check_wake_lock:
-0x54c5 021111 bmark1 mark_24g ,app_get_lpm_wake_lock 
-0x54c6 021112 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x54c7 021113 branch app_get_lpm_wake_lock ,blank 
-0x54c8 021114 fetch 1 ,mem_mouse_le_conn_param_reject 
-0x54c9 021115 beq le_lpm_disable ,app_get_lpm_wake_lock 
-0x54ca 021116 fetch 1 ,mem_mouse_wheel_trigger 
-0x54cb 021117 nbranch app_get_lpm_wake_lock ,blank 
-0x54cc 021118 branch app_put_lpm_wake_lock 
-:      021127 mouse_app_enter_hibernate:
-0x54cd 021128 bpatch patch0e_1 ,mem_patch0e 
-0x54ce 021129 setarg pan_reg_config 
-0x54cf 021130 call twspi_read 
-0x54d0 021131 bbit1 3 ,mouse_app_enter_hibernate_next 
-0x54d1 021132 call mouse_sensor_reset 
-0x54d2 021133 call mouse_sensor_powerdown 
-:      021134 mouse_app_enter_hibernate_next:
-0x54d3 021135 call mouse_setgpio_hibernate 
-0x54d4 021136 branch app_enter_hibernate 
-:      021138 mouse_before_hibernate:
-0x54d5 021139 bpatch patch0e_2 ,mem_patch0e 
-0x54d6 021140 call disable_authrom 
-0x54d7 021141 call mouse_before_hibernate_wheel_gpio_set 
-0x54d8 021142 call mouse_setgpio_hibernate 
-0x54d9 021143 call mouse_flash_power_down 
-0x54da 021144 fetcht 1 ,mem_sensor_motion_gpio 
-0x54db 021145 branch gpio_clr_wake 
-:      021148 mouse_setgpio_hibernate:
-0x54dc 021149 bpatch patch0e_3 ,mem_patch0e 
-0x54dd 021150 call mouse_set_sdio_high 
-0x54de 021151 call clear_wake 
-0x54df 021152 call mouse_logo_led_off 
-0x54e0 021153 call mouse_lpm_before_common 
-0x54e1 021154 call mouse_gpio_pd_idle 
-0x54e2 021155 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x54e3 021156 call mouse_gpio_config_input_pu 
-0x54e4 021157 call mouse_gpio_set_high_impedance 
-:      021158 mouse_setgpio_hibernate_next:
-0x54e5 021159 call mouse_device_multi_led_all_off 
-0x54e6 021160 call mouse_adc_gpio_set_before_hibernate 
-0x54e7 021161 branch mouse_wheel_gpio_set_before_hibernate 
-:      021163 mouse_wheel_gpio_set_before_hibernate:
-0x54e8 021164 fetch mouse_flag_len ,mem_mouse_flag 
-0x54e9 021165 rtnbit0 mouse_enable_wheel_wake_up_cancel 
-:      021166 mouse_wheel_gpio_clr_wakeup:
-0x54ea 021167 fetcht 1 ,mem_whee_a_data_gpio 
-0x54eb 021168 call gpio_clr_wake 
-0x54ec 021169 fetcht 1 ,mem_whee_b_data_gpio 
-0x54ed 021170 call gpio_clr_wake 
-0x54ee 021171 fetcht 1 ,mem_whee_a_data_gpio 
-0x54ef 021172 call mouse_gpio_config_input_pd 
-0x54f0 021173 fetcht 1 ,mem_whee_b_data_gpio 
-0x54f1 021174 branch mouse_gpio_config_input_pd 
-:      021176 mouse_adc_gpio_set_before_hibernate:
-0x54f2 021177 fetch mouse_flag_len ,mem_mouse_flag 
-0x54f3 021178 rtnbit0 mouse_enable_adc 
-0x54f4 021179 fetch 1 ,mem_adc_config_flag 
-0x54f5 021180 rtnne adc_config_gpio 
-0x54f6 021181 fetch 1 ,mem_adc_channel_gpio 
-0x54f7 021182 arg gpcfg_no_ie ,temp 
-0x54f8 021183 branch gpio_config_function_int 
-:      021187 mouse_gpio_pd_idle:
-0x54f9 021188 arg core_gpio_conf ,contr 
-0x54fa 021189 arg gpio_number ,loopcnt 
-:      021190 mouse_gpio_pd_idle_loop:
-0x54fb 021191 ifetch 1 ,contr 
-0x54fc 021192 nbranch mouse_gpio_pd_idle_configured ,blank 
-0x54fd 021193 setarg gpcfg_pulldown 
-0x54fe 021194 add contr ,-1 ,contw 
-0x54ff 021195 istore 1 ,contw 
-:      021196 mouse_gpio_pd_idle_configured:
-0x5500 021197 loop mouse_gpio_pd_idle_loop 
-0x5501 021198 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x5502 021199 isub contr ,null 
-0x5503 021200 rtn zero 
-:      021201 mouse_gpio_pd_idle_ext:
-0x5504 021202 arg gpio_number_ext ,loopcnt 
-0x5505 021203 arg core_gpio_conf_hi ,contr 
-0x5506 021204 branch mouse_gpio_pd_idle_loop 
-:      021206 mouse_process_lpm_before:
-0x5507 021207 rtnmark1 mark_24g 
-0x5508 021208 call mouse_lpm_before_common 
-0x5509 021209 fetch 1 ,mem_lpm_current_mult 
-0x550a 021210 nrtn blank 
-0x550b 021211 branch gpio_clr_wake 
-:      021213 mouse_lpm_before_common:
-0x550c 021214 bpatch patch0e_4 ,mem_patch0e 
-0x550d 021215 fetcht 1 ,mem_whee_a_data_gpio 
-0x550e 021216 call gpio_config_input 
-0x550f 021217 fetcht 1 ,mem_whee_b_data_gpio 
-0x5510 021218 call gpio_config_input 
-0x5511 021220 call mouse_wheel_check 
-0x5512 021221 fetch 1 ,mem_mouse_sensor_sclk_gpio 
-0x5513 021222 call mouse_gpio_config_output_high 
-0x5514 021223 call twspi_disable 
-0x5515 021225 fetcht 1 ,mem_lbutton_gpio 
-0x5516 021226 call gpio_set_wake 
-0x5517 021227 fetcht 1 ,mem_rbutton_gpio 
-0x5518 021228 call gpio_set_wake 
-0x5519 021229 fetcht 1 ,mem_mbutton_gpio 
-0x551a 021230 call gpio_set_wake 
-0x551b 021232 fetcht 1 ,mem_bk_button_gpio 
-0x551c 021233 call gpio_set_wake 
-0x551d 021234 fetcht 1 ,mem_fw_button_gpio 
-0x551e 021235 call gpio_set_wake 
-0x551f 021236 fetcht 1 ,mem_dpi_button_gpio 
-0x5520 021237 call gpio_set_wake 
-0x5521 021238 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5522 021239 call gpio_set_wake 
-0x5523 021241 fetcht 1 ,mem_customer_key_gpio 
-0x5524 021242 call gpio_set_wake 
-0x5525 021244 fetcht 1 ,mem_whee_a_data_gpio 
-0x5526 021245 call gpio_set_wake_by_current_state 
-0x5527 021246 fetcht 1 ,mem_whee_b_data_gpio 
-0x5528 021247 call gpio_set_wake_by_current_state 
-0x5529 021248 fetcht 1 ,mem_whee_ta_data_gpio 
-0x552a 021249 call gpio_set_wake_by_current_state 
-0x552b 021250 fetcht 1 ,mem_whee_tb_data_gpio 
-0x552c 021251 call gpio_set_wake_by_current_state 
-0x552d 021252 fetcht 1 ,mem_sensor_motion_gpio 
-0x552e 021253 branch gpio_set_wake 
-:      021257 mouse_set_mult:
-0x552f 021258 fetch 2 ,mem_ui_state_map 
-0x5530 021259 rtnbit0 ui_state_ble_connected 
-0x5531 021260 copy rega ,pdata 
-0x5532 021261 nbranch le_set_config_short_mult ,blank 
-0x5533 021262 branch le_clr_config_short_mult 
-:      021266 mouse_adc_gpio_set:
-0x5534 021267 bpatch patch0e_5 ,mem_patch0e 
-0x5535 021268 fetch 1 ,mem_adc_config_flag 
-0x5536 021269 rtnne adc_config_gpio 
-0x5537 021270 fetcht 1 ,mem_adc_channel_gpio 
-0x5538 021271 branch gpio_set_high_impedance 
-:      021273 mouse_adc_gpio_mux_init:
-0x5539 021274 fetch mouse_flag_len ,mem_mouse_flag 
-0x553a 021275 rtnbit0 mouse_enable_adc 
-0x553b 021276 jam mouse_adc_check_multiple ,mem_adc_mux_status 
-0x553c 021277 rtn 
-:      021279 mouse_adc_read:
-0x553d 021280 bpatch patch0e_6 ,mem_patch0e 
-0x553e 021281 fetch mouse_flag_len ,mem_mouse_flag 
-0x553f 021282 rtnbit0 mouse_enable_adc 
-0x5540 021283 call mouse_adc_gpio_set 
-0x5541 021284 fetch 1 ,mem_adc_config_flag 
-0x5542 021285 beq adc_config_gpio ,mouse_adc_read_gpio_mux_start 
-0x5543 021286 jam mouse_adc_check_hvin_multiple ,mem_adc_mux_status 
-0x5544 021287 branch mouse_adc_read_start 
-:      021289 mouse_adc_read_gpio_mux_start:
-0x5545 021290 jam mouse_adc_check_gpio_multiple ,mem_adc_mux_status 
-0x5546 021291 branch mouse_adc_read_start 
-:      021293 mouse_adc_read_start:
-0x5547 021294 bpatch patch0e_7 ,mem_patch0e 
-0x5548 021295 call enable_adc 
-0x5549 021296 call vdd_calculate_by_mode 
-0x554a 021297 store 2 ,mem_mouse_vdd_now_vol 
-0x554b 021298 fetch 1 ,mem_adc_config_flag 
-0x554c 021299 bne adc_config_gpio ,mouse_adc_data_process 
-0x554d 021300 fetcht 2 ,mem_mouse_vdd_now_vol 
-0x554e 021301 mul32 temp ,8 ,pdata 
-0x554f 021302 div pdata ,10 
-0x5550 021303 call get_div_result 
-0x5551 021304 iadd temp ,pdata 
-0x5552 021305 store 2 ,mem_mouse_vdd_now_vol 
-:      021306 mouse_adc_data_process:
-0x5553 021307 arg mem_mouse_vdd_calculate_set ,rega 
-0x5554 021308 call mouse_adc_bat_percent_lowpower_out 
-0x5555 021309 fetch 1 ,mem_adc_power_flag 
-0x5556 021310 bbit1 1 ,mouse_app_enter_hibernate 
-0x5557 021311 bbit0 0 ,mouse_adc_no_low_voltage 
-0x5558 021312 jam 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x5559 021313 branch mouse_adc_low_voltage 
-:      021315 mouse_adc_low_voltage:
-0x555a 021316 arg mouse_low_voltage_flag ,queue 
-0x555b 021317 branch mouse_enable_function_flag 
-:      021318 mouse_adc_no_low_voltage:
-0x555c 021319 arg mouse_low_voltage_flag ,queue 
-0x555d 021320 call mouse_disable_function_flag 
-0x555e 021321 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x555f 021322 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x5560 021323 rtn blank 
-0x5561 021324 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
-0x5562 021325 branch mouse_low_voltage_led_off_judge 
-:      021328 mouse_adc_bat_percent_lowpower_out:
-0x5563 021329 bpatch patch0f_0 ,mem_patch0f 
-0x5564 021330 ifetch 8 ,rega 
-0x5565 021331 store 8 ,mem_pdatatemp 
-0x5566 021332 fetch 1 ,mem_adc_mux_status 
-0x5567 021333 beq mouse_adc_check_battery_only ,mouse_adc_bat_percent_lowpower_out_battery 
-0x5568 021334 beq mouse_adc_check_gpio_multiple ,mouse_adc_bat_percent_lowpower_out_battery 
-0x5569 021335 beq mouse_adc_check_hvin_multiple ,mouse_adc_bat_percent_lowpower_out_hvin_multiple 
-:      021336 mouse_adc_bat_percent_lowpower_out_battery:
-0x556a 021337 call adc_clear_no_power_flag 
-0x556b 021338 call adc_clear_low_power_flag 
-0x556c 021339 fetch 2 ,mem_pdatatemp + 6 
-0x556d 021340 fetcht 2 ,mem_pdatatemp + 2 
-0x556e 021341 isub temp ,null 
-0x556f 021342 ncall adc_set_no_power_flag ,positive 
-0x5570 021343 fetcht 2 ,mem_pdatatemp + 4 
-0x5571 021344 isub temp ,null 
-0x5572 021345 ncall adc_set_low_power_flag ,positive 
-:      021346 mouse_adc_bat_level_set:
-0x5573 021347 fetch 2 ,mem_pdatatemp + 6 
-0x5574 021348 fetcht 2 ,mem_pdatatemp 
-0x5575 021349 isub temp ,null 
-0x5576 021350 branch mouse_adc_bat_level_100_percent ,positive 
-0x5577 021351 fetcht 2 ,mem_pdatatemp + 2 
-0x5578 021352 isub temp ,pdata 
-0x5579 021353 nbranch mouse_adc_bat_level_0_percent ,positive 
-0x557a 021354 branch mouse_adc_bat_level_0_percent ,blank 
-0x557b 021355 mul32 pdata ,100 ,rega 
-0x557c 021356 fetch 2 ,mem_pdatatemp 
-0x557d 021357 fetcht 2 ,mem_pdatatemp + 2 
-0x557e 021358 isub temp ,temp 
-0x557f 021359 copy rega ,pdata 
-0x5580 021360 idiv temp 
-0x5581 021361 call get_div_result 
-0x5582 021362 store 1 ,mem_le_battery_level_percentage 
-0x5583 021363 rtn 
-:      021365 mouse_adc_bat_level_100_percent:
-0x5584 021366 jam 100 ,mem_le_battery_level_percentage 
-0x5585 021367 rtn 
-:      021368 mouse_adc_bat_level_0_percent:
-0x5586 021369 jam 0 ,mem_le_battery_level_percentage 
-0x5587 021370 rtn 
-:      021372 mouse_adc_bat_percent_lowpower_out_hvin_multiple:
-0x5588 021373 branch mouse_adc_bat_percent_lowpower_out_battery 
-:      021379 mouse_gpio_init:
-0x5589 021380 fetcht 1 ,mem_eeprom_wp_gpio 
-0x558a 021381 call gpio_config_output 
-0x558b 021383 fetcht 1 ,mem_lbutton_gpio 
-0x558c 021384 call mouse_gpio_config_input_pu 
-0x558d 021385 fetcht 1 ,mem_rbutton_gpio 
-0x558e 021386 call mouse_gpio_config_input_pu 
-0x558f 021387 fetcht 1 ,mem_mbutton_gpio 
-0x5590 021388 call mouse_gpio_config_input_pu 
-0x5591 021389 fetcht 1 ,mem_bk_button_gpio 
-0x5592 021390 call mouse_gpio_config_input_pu 
-0x5593 021391 fetcht 1 ,mem_fw_button_gpio 
-0x5594 021392 call mouse_gpio_config_input_pu 
-0x5595 021393 fetcht 1 ,mem_dpi_button_gpio 
-0x5596 021394 call mouse_gpio_config_input_pu 
-0x5597 021396 fetcht 1 ,mem_matrix_public_gpio 
-0x5598 021397 call mouse_gpio_config_input_pu 
-0x5599 021399 fetcht 1 ,mem_config_select_device_button_gpio 
-0x559a 021400 call mouse_gpio_config_input_pu 
-0x559b 021402 fetcht 1 ,mem_customer_key_gpio 
-0x559c 021403 call mouse_gpio_config_input_pu 
-0x559d 021405 fetcht 1 ,mem_whee_a_data_gpio 
-0x559e 021406 call mouse_gpio_config_input_pu 
-0x559f 021408 fetcht 1 ,mem_whee_b_data_gpio 
-0x55a0 021409 call mouse_gpio_config_input_pu 
-0x55a1 021411 fetcht 1 ,mem_whee_ta_data_gpio 
-0x55a2 021412 call mouse_gpio_config_input_pu 
-0x55a3 021413 fetcht 1 ,mem_whee_tb_data_gpio 
-0x55a4 021414 call mouse_gpio_config_input_pu 
-0x55a5 021416 fetcht 1 ,mem_sensor_motion_gpio 
-0x55a6 021417 call mouse_gpio_config_input_pu 
-0x55a7 021419 fetcht 1 ,mem_device_switch_gpio 
-0x55a8 021420 call mouse_gpio_config_input_pu 
-0x55a9 021422 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x55aa 021423 branch mouse_gpio_config_input_pu 
-:      021426 mouse_gpio_set_pupd_by_input:
-0x55ab 021427 sub temp ,ui_button_gpio_disable ,null 
-0x55ac 021428 rtn zero 
-0x55ad 021429 and temp ,0x7f ,queue 
-0x55ae 021430 fetch 4 ,core_gpio_in 
-0x55af 021431 qisolate1 pdata 
-0x55b0 021432 branch mouse_gpio_config_input_pu ,true 
-:      021433 mouse_gpio_config_input_pd:
-0x55b1 021434 sub temp ,ui_button_gpio_disable ,null 
-0x55b2 021435 rtn zero 
-0x55b3 021436 set1 gpio_active_bit ,temp 
-0x55b4 021437 branch gpio_config_input 
-:      021439 mouse_gpio_config_input_pu:
-0x55b5 021440 sub temp ,ui_button_gpio_disable ,null 
-0x55b6 021441 rtn zero 
-0x55b7 021442 set0 gpio_active_bit ,temp 
-0x55b8 021443 branch gpio_config_input 
-:      021445 mouse_gpio_set_high_impedance:
-0x55b9 021446 fetch 3 ,mem_mouse_set_high_impedance_bit_set 
-0x55ba 021447 store 3 ,mem_pdatatemp 
-0x55bb 021448 arg 13 ,loopcnt 
-0x55bc 021449 arg 0 ,temp 
-:      021450 mouse_gpio_set_high_impedance_bit_loop:
-0x55bd 021451 fetch 3 ,mem_pdatatemp 
-0x55be 021452 isolate1 0 ,pdata 
-0x55bf 021453 call gpio_set_high_impedance ,true 
-0x55c0 021454 fetch 3 ,mem_pdatatemp 
-0x55c1 021455 lshift pdata ,pdata 
-0x55c2 021456 store 3 ,mem_pdatatemp 
-0x55c3 021457 increase 1 ,temp 
-0x55c4 021458 loop mouse_gpio_set_high_impedance_bit_loop 
-0x55c5 021459 rtn 
-:      021465 mouse_le_name_modify:
-0x55c6 021466 bpatch patch0f_1 ,mem_patch0f 
-0x55c7 021467 fetch 8 ,mem_le_name_patch 
-0x55c8 021468 rtn blank 
-0x55c9 021469 fetch 1 ,mem_le_name_patch_len 
-0x55ca 021470 copy pdata ,rega 
-0x55cb 021471 sub pdata ,11 ,null 
-0x55cc 021472 nbranch mouse_le_name_patch_len_overflow ,positive 
-0x55cd 021474 call mouse_le_name_clear 
-0x55ce 021476 arg mem_le_adv_swift_pair + 9 ,contw 
-0x55cf 021477 call mouse_le_name_modify_next 
-0x55d0 021479 arg mem_le_scan_data + 2 ,contw 
-0x55d1 021480 call mouse_le_name_modify_next 
-0x55d2 021482 arg mem_le_name ,contw 
-:      021483 mouse_le_name_modify_next:
-0x55d3 021484 arg mem_le_name_patch ,contr 
-0x55d4 021485 copy rega ,loopcnt 
-0x55d5 021486 branch memcpy 
-:      021488 mouse_le_name_clear:
-0x55d6 021489 arg mem_le_adv_swift_pair + 9 ,contw 
-0x55d7 021490 call mouse_le_name_clear_next 
-0x55d8 021492 arg mem_le_scan_data + 2 ,contw 
-0x55d9 021493 call mouse_le_name_clear_next 
-0x55da 021495 arg mem_le_name ,contw 
-:      021496 mouse_le_name_clear_next:
-0x55db 021497 arg 11 ,loopcnt 
-0x55dc 021498 branch clear_mem 
-:      021500 mouse_le_name_patch_len_overflow:
-0x55dd 021501 call mouse_le_swift_pair_disable 
-0x55de 021503 fetch 1 ,mem_le_name_patch_len 
-0x55df 021504 increase 1 ,pdata 
-0x55e0 021505 store 1 ,mem_le_adv_swift_pair 
-0x55e1 021506 jam 9 ,mem_le_adv_swift_pair + 1 
-0x55e2 021507 arg mem_le_name_patch ,contr 
-0x55e3 021508 arg mem_le_adv_swift_pair + 2 ,contw 
-0x55e4 021509 copy rega ,loopcnt 
-0x55e5 021510 call memcpy 
-0x55e6 021512 fetch 1 ,mem_le_name_patch_len 
-0x55e7 021513 increase 1 ,pdata 
-0x55e8 021514 store 1 ,mem_le_scan_data 
-0x55e9 021515 jam 9 ,mem_le_scan_data + 1 
-0x55ea 021516 arg mem_le_name_patch ,contr 
-0x55eb 021517 arg mem_le_scan_data + 2 ,contw 
-0x55ec 021518 copy rega ,loopcnt 
-0x55ed 021519 call memcpy 
-0x55ee 021521 arg mem_le_name_patch_len ,contr 
-0x55ef 021522 arg mem_le_name_len ,contw 
-0x55f0 021523 copy rega ,loopcnt 
-0x55f1 021524 increase 1 ,loopcnt 
-0x55f2 021525 branch memcpy 
-:      021527 mouse_le_swift_pair_disable:
-0x55f3 021528 arg mem_le_adv_swift_pair ,contw 
-0x55f4 021529 arg 20 ,loopcnt 
-0x55f5 021530 branch clear_mem 
-:      021536 mouse_sensor_spi_init:
-0x55f6 021537 call mouse_spid_init_pin 
-0x55f7 021538 jam 0x73 ,mem_spi_init_clk 
-0x55f8 021540 call mouse_spi_init 
-0x55f9 021541 branch twspi_enable 
-:      021543 mouse_spi_write_flash_cb:
-:      021544 mouse_spi_init:
-0x55fa 021545 branch spid_init 
-:      021547 mouse_spid_init_pin:
-0x55fb 021548 fetch 1 ,mem_mouse_sensor_sclk_gpio 
-0x55fc 021549 arg gpcfg_spid_sck ,temp 
-0x55fd 021550 call gpio_config_function_int 
-0x55fe 021551 fetch 1 ,mem_mouse_sensor_sdio_gpio 
-0x55ff 021552 arg gpcfg_spid_sdio ,temp 
-0x5600 021553 branch gpio_config_function_int 
-:      021558 mouse_motion:
-0x5601 021559 bpatch patch0f_2 ,mem_patch0f 
-0x5602 021560 disable user 
-0x5603 021561 setarg 0 
-0x5604 021562 store 6 ,mem_mouse_x 
-0x5605 021563 call mouse_check_sensor_data 
-0x5606 021564 setarg 0x0089 
-0x5607 021565 call twspi_write 
-0x5608 021566 call mouse_setting_sensor_type 
-0x5609 021567 call mouse_zwheel 
-0x560a 021568 call mouse_t_zwheel 
-0x560b 021569 call mouse_key 
-0x560c 021570 fetch 1 ,mem_mouse_key 
-0x560d 021571 and_into 0x1f ,pdata 
-0x560e 021572 store 1 ,mem_mouse_key 
-0x560f 021573 nbranch mouse_drawing_optima_init ,user 
-0x5610 021574 call mouse_drawing_optima 
-0x5611 021575 branch mouse_no_data_timer_init 
-:      021579 mouse_zwheel:
-0x5612 021580 fetch 1 ,mem_mouse_z_data 
-0x5613 021581 rtn blank 
-0x5614 021582 store 1 ,mem_mouse_z 
-0x5615 021583 jam 0 ,mem_mouse_z_data 
-0x5616 021584 branch enable_user 
-:      021586 mouse_t_zwheel:
-0x5617 021587 fetch 1 ,mem_mouse_tz_data 
-0x5618 021588 rtn blank 
-0x5619 021589 store 1 ,mem_mouse_tz 
-0x561a 021590 jam 0 ,mem_mouse_tz_data 
-0x561b 021591 branch enable_user 
-:      021593 mouse_wheel_check:
-0x561c 021594 call mouse_t_wheel_scan 
-0x561d 021595 call mouse_wheel_scan 
-0x561e 021596 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x561f 021597 fetcht 1 ,mem_wheel_tb_old_pinlevel 
-0x5620 021598 store 1 ,mem_wheel_tb_old_pinlevel 
-0x5621 021599 isub temp ,null 
-0x5622 021600 nbranch app_lpm_wake_auto_lock ,zero 
-0x5623 021601 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5624 021602 fetcht 1 ,mem_mwheel_b_old_pinlevel 
-0x5625 021603 store 1 ,mem_mwheel_b_old_pinlevel 
-0x5626 021604 isub temp ,null 
-0x5627 021605 nbranch app_lpm_wake_auto_lock ,zero 
-0x5628 021606 rtn 
-:      021607 mouse_t_wheel_scan:
-0x5629 021608 fetch 1 ,mem_whee_ta_data_gpio 
-0x562a 021609 rtneq gpio_disable 
-0x562b 021610 arg 0 ,rega 
-0x562c 021611 fetcht 1 ,mem_whee_ta_data_gpio 
-0x562d 021612 call gpio_get_bit 
-0x562e 021613 setflag true ,0 ,rega 
-0x562f 021614 fetcht 1 ,mem_whee_tb_data_gpio 
-0x5630 021615 call gpio_get_bit 
-0x5631 021616 setflag true ,1 ,rega 
-0x5632 021617 copy rega ,pdata 
-0x5633 021618 store 1 ,mem_wheel_tb_new_pinlevel 
-0x5634 021619 beq 0x01 ,mouse_t_wheel_scan_judge1 
-0x5635 021620 beq 0x02 ,mouse_t_wheel_scan_judge2 
-0x5636 021621 fetch 1 ,mem_wheel_tog 
-0x5637 021622 bbit1 7 ,mouse_t_wheel_scan_judge3 
-0x5638 021623 rtn 
-:      021625 mouse_t_wheel_scan_judge1:
-0x5639 021626 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x563a 021627 beq 0 ,mouse_t_wheel_scan_judge11 
-0x563b 021628 beq 3 ,mouse_t_wheel_scan_judge12 
-0x563c 021629 rtn 
-:      021630 mouse_t_wheel_scan_judge2:
-0x563d 021631 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x563e 021632 beq 0 ,mouse_t_wheel_scan_judge21 
-0x563f 021633 beq 3 ,mouse_t_wheel_scan_judge22 
-0x5640 021634 rtn 
-:      021635 mouse_t_wheel_scan_judge11:
-0x5641 021636 jam 0x82 ,mem_wheel_tog 
-0x5642 021637 rtn 
-:      021638 mouse_t_wheel_scan_judge12:
-0x5643 021639 jam 0x81 ,mem_wheel_tog 
-0x5644 021640 rtn 
-:      021641 mouse_t_wheel_scan_judge21:
-0x5645 021642 jam 0x80 ,mem_wheel_tog 
-0x5646 021643 rtn 
-:      021644 mouse_t_wheel_scan_judge22:
-0x5647 021645 jam 0x83 ,mem_wheel_tog 
-0x5648 021646 rtn 
-:      021647 mouse_t_wheel_scan_judge3:
-0x5649 021648 fetch 1 ,mem_wheel_tog 
-0x564a 021649 set0 7 ,pdata 
-0x564b 021650 store 1 ,mem_wheel_tog 
-0x564c 021651 beq 0 ,mouse_t_wheel_scan_judge30 
-0x564d 021652 beq 1 ,mouse_t_wheel_scan_judge31 
-0x564e 021653 beq 2 ,mouse_t_wheel_scan_judge32 
-0x564f 021654 beq 3 ,mouse_t_wheel_scan_judge33 
-0x5650 021655 rtn 
-:      021656 mouse_t_wheel_scan_judge30:
-0x5651 021657 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5652 021658 beq 3 ,mouse_wheel_t_forward 
-0x5653 021659 rtn 
-:      021660 mouse_t_wheel_scan_judge31:
-0x5654 021661 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5655 021662 beq 0 ,mouse_wheel_t_forward 
-0x5656 021663 rtn 
-:      021664 mouse_t_wheel_scan_judge32:
-0x5657 021665 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5658 021666 beq 3 ,mouse_wheel_t_back 
-0x5659 021667 rtn 
-:      021668 mouse_t_wheel_scan_judge33:
-0x565a 021669 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x565b 021670 beq 0 ,mouse_wheel_t_back 
-0x565c 021671 rtn 
-:      021672 mouse_wheel_t_forward:
-0x565d 021673 fetch 1 ,mem_mouse_tz_data 
-0x565e 021674 increase 1 ,pdata 
-0x565f 021675 store 1 ,mem_mouse_tz_data 
-0x5660 021676 rtn 
-:      021677 mouse_wheel_t_back:
-0x5661 021678 fetch 1 ,mem_mouse_tz_data 
-0x5662 021679 increase -1 ,pdata 
-0x5663 021680 store 1 ,mem_mouse_tz_data 
-0x5664 021681 rtn 
-:      021684 mouse_wheel_scan:
-0x5665 021685 fetch 1 ,mem_whee_a_data_gpio 
-0x5666 021686 rtneq gpio_disable 
-0x5667 021687 arg 0 ,rega 
-0x5668 021688 fetcht 1 ,mem_whee_a_data_gpio 
-0x5669 021689 call gpio_get_bit 
-0x566a 021690 setflag true ,0 ,rega 
-0x566b 021691 fetcht 1 ,mem_whee_b_data_gpio 
-0x566c 021692 call gpio_get_bit 
-0x566d 021693 setflag true ,1 ,rega 
-0x566e 021694 copy rega ,pdata 
-0x566f 021695 store 1 ,mem_mwheel_b_new_pinlevel 
-0x5670 021696 beq 0x01 ,mouse_wheel_scan_judge1 
-0x5671 021697 beq 0x02 ,mouse_wheel_scan_judge2 
-0x5672 021698 fetch 1 ,mem_mwheel_tog 
-0x5673 021699 bbit1 7 ,mouse_wheel_scan_judge3 
-0x5674 021700 rtn 
-:      021702 mouse_wheel_scan_judge1:
-0x5675 021703 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x5676 021704 beq 0 ,mouse_wheel_scan_judge11 
-0x5677 021705 beq 3 ,mouse_wheel_scan_judge12 
-0x5678 021706 rtn 
-:      021707 mouse_wheel_scan_judge2:
-0x5679 021708 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x567a 021709 beq 0 ,mouse_wheel_scan_judge21 
-0x567b 021710 beq 3 ,mouse_wheel_scan_judge22 
-0x567c 021711 rtn 
-:      021712 mouse_wheel_scan_judge11:
-0x567d 021713 jam 0x82 ,mem_mwheel_tog 
-0x567e 021714 rtn 
-:      021715 mouse_wheel_scan_judge12:
-0x567f 021716 jam 0x81 ,mem_mwheel_tog 
-0x5680 021717 rtn 
-:      021718 mouse_wheel_scan_judge21:
-0x5681 021719 jam 0x80 ,mem_mwheel_tog 
-0x5682 021720 rtn 
-:      021721 mouse_wheel_scan_judge22:
-0x5683 021722 jam 0x83 ,mem_mwheel_tog 
-0x5684 021723 rtn 
-:      021724 mouse_wheel_scan_judge3:
-0x5685 021725 fetch 1 ,mem_mwheel_tog 
-0x5686 021726 set0 7 ,pdata 
-0x5687 021727 store 1 ,mem_mwheel_tog 
-0x5688 021728 beq 0 ,mouse_wheel_scan_judge30 
-0x5689 021729 beq 1 ,mouse_wheel_scan_judge31 
-0x568a 021730 beq 2 ,mouse_wheel_scan_judge32 
-0x568b 021731 beq 3 ,mouse_wheel_scan_judge33 
-0x568c 021732 rtn 
-:      021733 mouse_wheel_scan_judge30:
-0x568d 021734 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x568e 021735 beq 3 ,mouse_wheel_forward 
-0x568f 021736 rtn 
-:      021737 mouse_wheel_scan_judge31:
-0x5690 021738 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5691 021739 beq 0 ,mouse_wheel_forward 
-0x5692 021740 rtn 
-:      021741 mouse_wheel_scan_judge32:
-0x5693 021742 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5694 021743 beq 3 ,mouse_wheel_back 
-0x5695 021744 rtn 
-:      021745 mouse_wheel_scan_judge33:
-0x5696 021746 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5697 021747 beq 0 ,mouse_wheel_back 
-0x5698 021748 rtn 
-:      021749 mouse_wheel_forward:
-0x5699 021750 fetch 1 ,mem_mouse_z_data 
-0x569a 021751 increase 1 ,pdata 
-0x569b 021752 store 1 ,mem_mouse_z_data 
-0x569c 021753 rtn 
-:      021754 mouse_wheel_back:
-0x569d 021755 fetch 1 ,mem_mouse_z_data 
-0x569e 021756 increase -1 ,pdata 
-0x569f 021757 store 1 ,mem_mouse_z_data 
-0x56a0 021758 rtn 
-:      021761 mouse_wheel_gpio_set_wake:
-0x56a1 021762 fetcht 1 ,mem_whee_a_data_gpio 
-0x56a2 021763 call gpio_set_wake_by_current_state 
-0x56a3 021764 fetcht 1 ,mem_whee_b_data_gpio 
-0x56a4 021765 call gpio_set_wake_by_current_state 
-0x56a5 021766 fetcht 1 ,mem_whee_ta_data_gpio 
-0x56a6 021767 call gpio_set_wake_by_current_state 
-0x56a7 021768 fetcht 1 ,mem_whee_tb_data_gpio 
-0x56a8 021769 branch gpio_set_wake_by_current_state 
-:      021771 mouse_before_hibernate_wheel_gpio_set:
-0x56a9 021772 fetcht 1 ,mem_whee_a_data_gpio 
-0x56aa 021773 call mouse_gpio_set_pupd_by_input 
-0x56ab 021774 fetcht 1 ,mem_whee_b_data_gpio 
-0x56ac 021775 call mouse_gpio_set_pupd_by_input 
-0x56ad 021776 fetcht 1 ,mem_whee_ta_data_gpio 
-0x56ae 021777 call mouse_gpio_set_pupd_by_input 
-0x56af 021778 fetcht 1 ,mem_whee_tb_data_gpio 
-0x56b0 021779 branch mouse_gpio_set_pupd_by_input 
-:      021781 mouse_wheel_trigger:
-0x56b1 021782 fetch 2 ,mem_mouse_z 
-0x56b2 021783 rtn blank 
-0x56b3 021784 jam 1 ,mem_mouse_wheel_trigger 
-0x56b4 021785 jam 10 ,mem_mouse_wheel_trigger_timer 
-0x56b5 021786 rtn 
-:      021788 mouse_wheel_trigger_timer:
-0x56b6 021789 arg mem_mouse_wheel_trigger_timer ,regc 
-0x56b7 021790 arg mouse_wheel_trigger_disable ,regb 
-0x56b8 021791 branch timer_single_step 
-:      021792 mouse_wheel_trigger_disable:
-0x56b9 021793 jam 0 ,mem_mouse_wheel_trigger 
-0x56ba 021794 rtn 
-:      021802 mouse_dpi_check:
-0x56bb 021803 fetch 1 ,mem_dpi_button_gpio 
-0x56bc 021804 rtneq gpio_disable 
-0x56bd 021805 arg 0 ,rega 
-0x56be 021806 jam mouse_dpi_key ,mem_mouse_key_temp 
-0x56bf 021807 fetcht 1 ,mem_dpi_button_gpio 
-0x56c0 021808 call mouse_dpi_key_check 
-:      021809 mouse_dpi_check_next:
-0x56c1 021810 store 1 ,mem_mouse_dpikey_press_status 
-0x56c2 021811 fetch 1 ,mem_matrix_public_gpio 
-0x56c3 021812 beq gpio_disable ,mouse_3io6key_dpi_check_end 
-0x56c4 021813 call mouse_matrix_public_gpio_reset 
-:      021814 mouse_dpi_check_exit:
-0x56c5 021815 copy rega ,pdata 
-0x56c6 021816 bbit1 mouse_dpi_key ,mouse_dpi_down 
-0x56c7 021817 branch mouse_dpi_up 
-:      021819 mouse_dpi_key_check:
-0x56c8 021820 fetch mouse_flag_len ,mem_mouse_flag 
-0x56c9 021821 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-0x56ca 021822 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56cb 021823 copy pdata ,regc 
-0x56cc 021824 fetch 1 ,mem_matrix_public_gpio 
-0x56cd 021825 beq gpio_disable ,mouse_3io6key_check 
-:      021826 mouse_dpi_key_check_next:
-0x56ce 021827 fetch 1 ,mem_mouse_ghost_flag 
-0x56cf 021828 nbranch mouse_dpi_check_end ,blank 
-:      021829 mouse_dpi_key_connect_matrix:
-0x56d0 021830 call gpio_get_bit 
-0x56d1 021831 fetcht 1 ,mem_matrix_public_gpio 
-0x56d2 021832 branch mouse_dpi_key_connect_gnd ,true 
-0x56d3 021833 fetcht 1 ,mem_matrix_public_gpio 
-0x56d4 021834 call gpio_out_active 
-0x56d5 021835 fetcht 1 ,mem_dpi_button_gpio 
-0x56d6 021836 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56d7 021837 branch mouse_check_key_connect_gnd 
-:      021839 mouse_3io6key_dpi_check_end:
-0x56d8 021840 fetcht 1 ,mem_dpi_button_gpio 
-0x56d9 021841 call mouse_gpio_config_input_pu 
-0x56da 021842 branch mouse_dpi_check_exit 
-:      021844 mouse_dpi_check_end:
-0x56db 021845 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x56dc 021846 jam 0 ,mem_mouse_dpikey_press_status 
-0x56dd 021847 rtn 
-:      021849 mouse_dpi_key_connect_gnd:
-0x56de 021850 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56df 021851 branch mouse_check_key_connect_gnd 
-:      021853 mouse_dpi_down:
-0x56e0 021854 fetch 1 ,mem_mouse_dpi_button_state 
-0x56e1 021855 rtneq dpi_button_state_down 
-0x56e2 021856 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-0x56e3 021857 fetch mouse_flag_len ,mem_mouse_flag 
-0x56e4 021858 rtnbit1 mouse_enable_select_device_by_dpi_button 
-0x56e5 021859 rtnbit1 mouse_enable_dpi_key_long_press_disconvery 
-0x56e6 021860 branch mouse_dpi_process 
-:      021862 mouse_dpi_up:
-0x56e7 021863 fetch 1 ,mem_mouse_dpi_button_state 
-0x56e8 021864 rtneq dpi_button_state_up 
-0x56e9 021865 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x56ea 021866 fetch mouse_flag_len ,mem_mouse_flag 
-0x56eb 021867 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_dpi_up_next 
-0x56ec 021868 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_dpi_up_next 
-0x56ed 021869 rtn 
-:      021870 mouse_dpi_up_next:
-0x56ee 021871 fetch 1 ,mem_mouse_dpi_long_press_flag 
-0x56ef 021872 nbranch mouse_dpi_up_after_long_press ,blank 
-0x56f0 021873 fetch 1 ,mem_select_device_count 
-0x56f1 021874 ncall mouse_dpi_process ,blank 
-:      021875 mouse_dpi_up_after_long_press:
-0x56f2 021876 jam 0 ,mem_mouse_dpi_long_press_flag 
-0x56f3 021877 fetch 1 ,mem_ui_button_timeout 
-0x56f4 021878 store 1 ,mem_select_device_count 
-0x56f5 021879 store 1 ,mem_bt_discovery_count 
-0x56f6 021880 rtn 
-:      021882 mouse_dpi_process:
-0x56f7 021883 bpatch patch0f_3 ,mem_patch0f 
-0x56f8 021884 call mouse_dpi_ghost_check 
-0x56f9 021885 rtn user 
-0x56fa 021886 fetch 1 ,mem_mouse_dpi 
-0x56fb 021888 copy pdata ,temp 
-0x56fc 021889 fetch mouse_flag_len ,mem_mouse_flag 
-0x56fd 021890 bbit1 mouse_enable_double_dpi_key ,mouse_double_dpi_check 
-0x56fe 021891 copy temp ,pdata 
-0x56ff 021893 increase 1 ,pdata 
-0x5700 021894 and pdata ,0x03 ,pdata 
-:      021895 mouse_dpi_level_store:
-0x5701 021896 store 1 ,mem_mouse_dpi 
-0x5702 021897 call mouse_setting_dpi 
-0x5703 021898 branch mouse_store_dpi_info_check 
-:      021903 mouse_double_dpi_check:
-0x5704 021904 fetch 1 ,mem_dpi_another_button_down_enable 
-0x5705 021905 nbranch mouse_another_dpi_button_down ,blank 
-:      021906 mouse_dpi_increase:
-0x5706 021907 fetch mouse_flag_len ,mem_mouse_flag 
-0x5707 021908 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_increase_level_4 
-0x5708 021909 copy temp ,pdata 
-0x5709 021910 rtneq mouse_dpi_level2 
-:      021911 mouse_dpi_increase_level:
-0x570a 021912 beq mouse_dpi_level1 ,mouse_dpi_level_3 
-0x570b 021913 beq mouse_dpi_level3 ,mouse_dpi_level_2 
-0x570c 021914 rtn 
-:      021916 mouse_dpi_level_1:
-0x570d 021917 setarg 2 
-0x570e 021918 branch mouse_dpi_level_store 
-:      021919 mouse_dpi_level_2:
-0x570f 021920 setarg 0 
-0x5710 021921 branch mouse_dpi_level_store 
-:      021922 mouse_dpi_level_3:
-0x5711 021923 setarg 1 
-0x5712 021924 branch mouse_dpi_level_store 
-:      021925 mouse_dpi_level_4:
-0x5713 021926 setarg 3 
-0x5714 021927 branch mouse_dpi_level_store 
-:      021929 mouse_dpi_increase_level_4:
-0x5715 021930 copy temp ,pdata 
-0x5716 021931 rtneq mouse_dpi_level2 
-0x5717 021932 beq mouse_dpi_level1 ,mouse_dpi_level_3 
-0x5718 021933 beq mouse_dpi_level3 ,mouse_dpi_level_4 
-0x5719 021934 beq mouse_dpi_level4 ,mouse_dpi_level_2 
-0x571a 021935 rtn 
-:      021936 mouse_dpi_decrease_level_4:
-0x571b 021937 copy temp ,pdata 
-0x571c 021938 rtneq mouse_dpi_level3 
-0x571d 021939 beq mouse_dpi_level1 ,mouse_dpi_level_4 
-0x571e 021940 beq mouse_dpi_level2 ,mouse_dpi_level_2 
-0x571f 021941 beq mouse_dpi_level4 ,mouse_dpi_level_1 
-0x5720 021942 rtn 
-:      021944 mouse_another_dpi_button_down:
-:      021945 mouse_dpi_decrease:
-0x5721 021946 fetch mouse_flag_len ,mem_mouse_flag 
-0x5722 021947 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_decrease_level_4 
-0x5723 021948 copy temp ,pdata 
-0x5724 021949 rtneq mouse_dpi_level3 
-:      021950 mouse_dpi_decrease_level:
-0x5725 021951 beq mouse_dpi_level1 ,mouse_dpi_level_1 
-0x5726 021952 beq mouse_dpi_level2 ,mouse_dpi_level_2 
-0x5727 021953 rtn 
-:      021958 mouse_dpi_ghost_check:
-0x5728 021959 disable user 
-0x5729 021960 fetch mouse_flag_len ,mem_mouse_flag 
-0x572a 021961 rtnbit1 mouse_enable_dpi_key_connect_gnd 
-0x572b 021962 branch mouse_ghost_key_value_check 
-:      021964 mouse_dpi_key_check_long_press:
-0x572c 021965 fetch mouse_flag_len ,mem_mouse_flag 
-0x572d 021966 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_select_device_by_dpi_button 
-0x572e 021967 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_discovery_by_dpi_button 
-0x572f 021968 rtn 
-:      021970 mouse_select_device_by_dpi_button:
-0x5730 021971 fetch 1 ,mem_mouse_dpi_button_state 
-0x5731 021972 rtnne dpi_button_state_down 
-0x5732 021973 arg mem_select_device_count ,regc 
-0x5733 021974 arg mouse_ready_reconnection_by_dpi_button ,regb 
-0x5734 021975 branch timer_single_step 
-:      021977 mouse_ready_reconnection_by_dpi_button:
-0x5735 021978 jam 1 ,mem_mouse_dpi_long_press_flag 
-0x5736 021979 branch mouse_ready_reconnection_by_button 
-:      021981 mouse_discovery_by_dpi_button:
-0x5737 021982 fetch 1 ,mem_mouse_dpi_button_state 
-0x5738 021983 rtnne dpi_button_state_down 
-0x5739 021984 arg mem_bt_discovery_count ,regc 
-0x573a 021985 arg mouse_long_dpi_button_bt_discovery ,regb 
-0x573b 021986 branch timer_single_step 
-:      021988 mouse_long_dpi_button_bt_discovery:
-0x573c 021989 jam 1 ,mem_mouse_dpi_long_press_flag 
-0x573d 021990 branch mouse_long_button_bt_discovery 
-:      021992 mouse_setting_dpi_4_level:
-0x573e 021993 fetch mouse_flag_len ,mem_mouse_flag 
-0x573f 021994 rtnbit1 mouse_enable_dpi_level_4 
-0x5740 021995 fetch 1 ,mem_mouse_dpi 
-0x5741 021996 rtnne mouse_dpi_level4 
-0x5742 021997 jam mouse_dpi_level1 ,mem_mouse_dpi 
-0x5743 021998 rtn 
-:      022000 mouse_setting_dpi:
-0x5744 022001 bpatch patch0f_4 ,mem_patch0f 
-0x5745 022002 call mouse_setting_dpi_4_level 
-0x5746 022003 call mouse_dpi_led_blink_delay 
-:      022004 mouse_setting_sensor_type:
-0x5747 022005 bpatch patch0f_5 ,mem_patch0f 
-0x5748 022006 fetch 1 ,mem_config_sensor_type 
-0x5749 022007 beq s201x ,mouse_seting_s201_dpi 
-0x574a 022008 beq p3212 ,mouse_seting_3212_dpi 
-0x574b 022009 beq ka8g2 ,mouse_seting_ka8g2_dpi 
-0x574c 022010 fetch 1 ,mem_mouse_dpi 
-0x574d 022011 beq mouse_dpi_level1 ,mouse_set_cpi0 
-0x574e 022012 beq mouse_dpi_level2 ,mouse_set_cpi1 
-0x574f 022013 beq mouse_dpi_level3 ,mouse_set_cpi2 
-0x5750 022014 beq mouse_dpi_level4 ,mouse_set_cpi3 
-:      022015 mouse_set_cpi1:
-0x5751 022016 fetcht 1 ,mem_320x_dpi_1 
-0x5752 022017 branch mouse_dpi_store 
-:      022018 mouse_set_cpi0:
-0x5753 022019 fetcht 1 ,mem_320x_dpi_0 
-0x5754 022020 branch mouse_dpi_store 
-:      022021 mouse_set_cpi2:
-0x5755 022022 fetcht 1 ,mem_320x_dpi_2 
-0x5756 022023 branch mouse_dpi_store 
-:      022024 mouse_set_cpi3:
-0x5757 022025 fetcht 1 ,mem_320x_dpi_3 
-:      022026 mouse_dpi_store:
-0x5758 022027 fetch 1 ,mem_config_sensor_type 
-0x5759 022028 beq p3065_xy ,mouse_3065xy_set_dpi 
-0x575a 022029 beq mx8650 ,mouse_3065xy_set_dpi 
-0x575b 022030 beq ka8 ,mouse_ka8_set_dpi 
-0x575c 022031 beq p6520 ,mouse_ka8_set_dpi 
-0x575d 022032 beq p8009 ,mouse_3065xy_set_dpi 
-:      022033 mouse_dpi_write:
-0x575e 022034 storet 1 ,mem_mouse_cpi_count 
-0x575f 022035 setarg mouse_dpi_address 
-0x5760 022036 call twspi_read 
-0x5761 022037 and pdata ,0xf8 ,temp 
-0x5762 022038 fetch 1 ,mem_mouse_cpi_count 
-0x5763 022039 iadd temp ,pdata 
-0x5764 022040 lshift8 pdata ,pdata 
-0x5765 022041 add pdata ,mouse_dpi_address ,pdata 
-0x5766 022042 branch twspi_write 
-:      022044 mouse_3065xy_set_dpi:
-0x5767 022045 increase -1 ,temp 
-0x5768 022046 branch mouse_dpi_write 
-:      022048 mouse_ka8_set_dpi:
-0x5769 022049 increase 2 ,temp 
-0x576a 022050 branch mouse_dpi_write 
-:      022052 mouse_seting_s201_dpi:
-0x576b 022053 fetch 1 ,mem_mouse_dpi 
-0x576c 022054 beq mouse_dpi_level1 ,mouse_set_s201_dpi_0 
-0x576d 022055 beq mouse_dpi_level2 ,mouse_set_s201_dpi_2 
-0x576e 022056 beq mouse_dpi_level3 ,mouse_set_s201_dpi_3 
-:      022057 mouse_set_s201_dpi_0:
-0x576f 022058 fetch 1 ,mem_sensor_s201_dpi_0 
-0x5770 022059 copy pdata ,rega 
-0x5771 022060 branch mouse_dpi_s201_store 
-:      022062 mouse_set_s201_dpi_1:
-0x5772 022063 fetch 1 ,mem_sensor_s201_dpi_1 
-0x5773 022064 copy pdata ,rega 
-0x5774 022065 branch mouse_dpi_s201_store 
-:      022067 mouse_set_s201_dpi_2:
-0x5775 022068 fetch 1 ,mem_sensor_s201_dpi_2 
-0x5776 022069 copy pdata ,rega 
-0x5777 022070 branch mouse_dpi_s201_store 
-:      022072 mouse_set_s201_dpi_3:
-0x5778 022073 fetch 1 ,mem_sensor_s201_dpi_3 
-0x5779 022074 copy pdata ,rega 
-0x577a 022075 branch mouse_dpi_s201_store 
-:      022077 mouse_set_s201_dpi_4:
-0x577b 022078 fetch 1 ,mem_sensor_s201_dpi_4 
-0x577c 022079 copy pdata ,rega 
-:      022080 mouse_dpi_s201_store:
-0x577d 022081 setarg 0xc309 
-0x577e 022082 call twspi_write 
-0x577f 022083 copy rega ,pdata 
-0x5780 022084 lshift8 pdata ,pdata 
-0x5781 022085 add pdata ,0x23 ,pdata 
-0x5782 022086 call twspi_write 
-0x5783 022087 setarg 0x0009 
-0x5784 022088 branch twspi_write 
-:      022090 mouse_seting_3212_dpi:
-0x5785 022091 fetch 1 ,mem_mouse_dpi 
-0x5786 022092 beq mouse_dpi_level1 ,mouse_set_p3212_cpi0 
-0x5787 022093 beq mouse_dpi_level2 ,mouse_set_p3212_cpi1 
-0x5788 022094 beq mouse_dpi_level3 ,mouse_set_p3212_cpi2 
-0x5789 022095 beq mouse_dpi_level4 ,mouse_set_p3212_cpi3 
-:      022096 mouse_set_p3212_cpi1:
-0x578a 022097 fetch 1 ,mem_3212_dpi_1 
-0x578b 022098 branch mouse_p3212_dpi 
-:      022099 mouse_set_p3212_cpi0:
-0x578c 022100 fetch 1 ,mem_3212_dpi_0 
-0x578d 022101 branch mouse_p3212_dpi 
-:      022102 mouse_set_p3212_cpi2:
-0x578e 022103 fetch 1 ,mem_3212_dpi_2 
-0x578f 022104 branch mouse_p3212_dpi 
-:      022105 mouse_set_p3212_cpi3:
-0x5790 022106 fetch 1 ,mem_3212_dpi_3 
-:      022107 mouse_p3212_dpi:
-0x5791 022108 store 1 ,mem_mouse_cpi_count 
-0x5792 022109 lshift8 pdata ,pdata 
-0x5793 022110 copy pdata ,rega 
-0x5794 022111 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
-0x5795 022112 call twspi_write 
-0x5796 022113 copy rega ,pdata 
-0x5797 022114 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
-0x5798 022115 branch twspi_write 
-:      022117 mouse_seting_ka8g2_dpi:
-0x5799 022118 fetch 1 ,mem_mouse_dpi 
-0x579a 022119 beq mouse_dpi_level1 ,mouse_set_pka8g2_cpi0 
-0x579b 022120 beq mouse_dpi_level2 ,mouse_set_pka8g2_cpi1 
-0x579c 022121 beq mouse_dpi_level3 ,mouse_set_pka8g2_cpi2 
-0x579d 022122 beq mouse_dpi_level4 ,mouse_set_pka8g2_cpi3 
-:      022123 mouse_set_pka8g2_cpi1:
-0x579e 022124 fetch 1 ,mem_ka8g2_dpi_1 
-0x579f 022125 branch mouse_p3212_dpi 
-:      022127 mouse_set_pka8g2_cpi0:
-0x57a0 022128 fetch 1 ,mem_ka8g2_dpi_0 
-0x57a1 022129 branch mouse_p3212_dpi 
-:      022131 mouse_set_pka8g2_cpi2:
-0x57a2 022132 fetch 1 ,mem_ka8g2_dpi_2 
-0x57a3 022133 branch mouse_p3212_dpi 
-:      022135 mouse_set_pka8g2_cpi3:
-0x57a4 022136 fetch 1 ,mem_ka8g2_dpi_3 
-0x57a5 022137 branch mouse_p3212_dpi 
-:      022145 mouse_key:
-0x57a6 022146 call mouse_check_firekey_gpio 
-0x57a7 022147 fetch 1 ,mem_fire_key_flag 
-0x57a8 022148 nbranch fire_key_press ,blank 
-0x57a9 022149 fetch 1 ,mem_fire_key_status 
-0x57aa 022150 nbranch fire_key_process ,blank 
-0x57ab 022152 call mouse_check_key_gpio 
-0x57ac 022153 call mouse_ghost_key_check 
-0x57ad 022154 call mouse_set_mult 
-0x57ae 022155 call mouse_24g_key 
-0x57af 022156 copy rega ,pdata 
-0x57b0 022157 fetcht 1 ,mem_mouse_key_last 
-0x57b1 022158 store 1 ,mem_mouse_key_last 
-0x57b2 022159 store 1 ,mem_mouse_key 
-0x57b3 022160 ixor temp ,pdata 
-0x57b4 022161 sub pdata ,0 ,null 
-0x57b5 022162 rtn zero 
-0x57b6 022163 branch enable_user 
-:      022165 mouse_24g_key:
-0x57b7 022166 rtnmark0 mark_24g 
-0x57b8 022167 copy rega ,pdata 
-0x57b9 022168 rtn blank 
-0x57ba 022169 store 1 ,mem_mouse_key 
-0x57bb 022170 branch enable_user 
-:      022175 mouse_ghost_key_check:
-0x57bc 022176 jam 0 ,mem_mouse_matrix_key_cow_count 
-0x57bd 022177 jam 0 ,mem_mouse_matrix_key_row_count 
-0x57be 022178 jam 0 ,mem_mouse_ghost_flag 
-0x57bf 022179 copy pdata ,regb 
-0x57c0 022180 fetcht 1 ,mem_lbutton_gpio 
-0x57c1 022181 fetch 1 ,mem_bk_button_gpio 
-0x57c2 022182 isub temp ,null 
-0x57c3 022183 branch mouse_matrix_ghost_key_l_bk ,zero 
-0x57c4 022184 fetch 1 ,mem_fw_button_gpio 
-0x57c5 022185 isub temp ,null 
-0x57c6 022186 branch mouse_matrix_ghost_key_l_fw ,zero 
-0x57c7 022187 fetcht 1 ,mem_mbutton_gpio 
-0x57c8 022188 fetch 1 ,mem_bk_button_gpio 
-0x57c9 022189 isub temp ,null 
-0x57ca 022190 branch mouse_ghost_key_mbk_rfw ,zero 
-0x57cb 022191 branch mouse_ghost_key_mfw_rbk 
-:      022193 mouse_matrix_ghost_key_l_bk:
-0x57cc 022194 fetcht 1 ,mem_mbutton_gpio 
-0x57cd 022195 fetch 1 ,mem_fw_button_gpio 
-0x57ce 022196 isub temp ,null 
-0x57cf 022197 branch mouse_ghost_key_lbk_mfw ,zero 
-0x57d0 022198 branch mouse_ghost_key_lbk_rfw 
-:      022200 mouse_matrix_ghost_key_l_fw:
-0x57d1 022201 fetcht 1 ,mem_mbutton_gpio 
-0x57d2 022202 fetch 1 ,mem_bk_button_gpio 
-0x57d3 022203 isub temp ,null 
-0x57d4 022204 branch mouse_ghost_key_lfw_mbk ,zero 
-0x57d5 022205 branch mouse_ghost_key_lfw_rbk 
-:      022207 mouse_ghost_key_lbk_mfw:
-0x57d6 022208 call mouse_ghost_key_check_l_bk 
-0x57d7 022209 call mouse_ghost_key_check_m_fw 
-0x57d8 022210 branch mouse_ghost_key_check_next 
-:      022212 mouse_ghost_key_lbk_rfw:
-0x57d9 022213 call mouse_ghost_key_check_l_bk 
-0x57da 022214 branch mouse_ghost_key_rfw 
-:      022216 mouse_ghost_key_lfw_mbk:
-0x57db 022217 call mouse_ghost_key_check_l_fw 
-0x57dc 022218 call mouse_ghost_key_check_m_bk 
-0x57dd 022219 branch mouse_ghost_key_check_next 
-:      022221 mouse_ghost_key_lfw_rbk:
-0x57de 022222 call mouse_ghost_key_check_l_fw 
-0x57df 022223 branch mouse_ghost_key_rbk 
-:      022225 mouse_ghost_key_mbk_rfw:
-0x57e0 022226 call mouse_ghost_key_check_m_bk 
-:      022227 mouse_ghost_key_rfw:
-0x57e1 022228 call mouse_ghost_key_check_r_fw 
-0x57e2 022229 branch mouse_ghost_key_check_next 
-:      022231 mouse_ghost_key_mfw_rbk:
-0x57e3 022232 call mouse_ghost_key_check_m_fw 
-:      022233 mouse_ghost_key_rbk:
-0x57e4 022234 call mouse_ghost_key_check_r_bk 
-:      022235 mouse_ghost_key_check_next:
-0x57e5 022236 call mouse_ghost_key_check_bk_fw 
-0x57e6 022237 call mouse_ghost_key_check_lmr 
-0x57e7 022238 fetch 1 ,mem_mouse_matrix_key_row_count 
-0x57e8 022239 rtn blank 
-0x57e9 022240 fetch 1 ,mem_mouse_matrix_key_cow_count 
-0x57ea 022241 rtn blank 
-0x57eb 022242 jam 1 ,mem_mouse_ghost_flag 
-0x57ec 022243 fetch 1 ,mem_mouse_key_last 
-0x57ed 022244 copy pdata ,rega 
-0x57ee 022245 rtn 
-:      022247 mouse_ghost_key_check_l_bk:
-0x57ef 022248 and regb ,mouse_l_bk_button ,pdata 
-0x57f0 022249 beq mouse_l_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f1 022250 rtn 
-:      022251 mouse_ghost_key_check_m_bk:
-0x57f2 022252 and regb ,mouse_l_bk_button ,pdata 
-0x57f3 022253 beq mouse_m_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f4 022254 rtn 
-:      022255 mouse_ghost_key_check_r_bk:
-0x57f5 022256 and regb ,mouse_l_bk_button ,pdata 
-0x57f6 022257 beq mouse_r_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f7 022258 rtn 
-:      022259 mouse_ghost_key_check_l_fw:
-0x57f8 022260 and regb ,mouse_l_bk_button ,pdata 
-0x57f9 022261 beq mouse_l_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x57fa 022262 rtn 
-:      022263 mouse_ghost_key_check_m_fw:
-0x57fb 022264 and regb ,mouse_m_fw_button ,pdata 
-0x57fc 022265 beq mouse_m_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x57fd 022266 rtn 
-:      022267 mouse_ghost_key_check_r_fw:
-0x57fe 022268 and regb ,mouse_m_fw_button ,pdata 
-0x57ff 022269 beq mouse_r_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x5800 022270 rtn 
-:      022272 mouse_ghost_key_check_bk_fw:
-0x5801 022273 and regb ,mouse_bk_fw_button ,pdata 
-0x5802 022274 beq mouse_bk_fw_button ,mouse_matrix_row_more_than_one_key 
-0x5803 022275 rtn 
-:      022277 mouse_ghost_key_check_lmr:
-0x5804 022278 and temp ,mouse_lmr_button ,pdata 
-0x5805 022279 beq mouse_lr_button ,mouse_matrix_row_more_than_one_key 
-0x5806 022280 beq mouse_lm_button ,mouse_matrix_row_more_than_one_key 
-0x5807 022281 beq mouse_rm_button ,mouse_matrix_row_more_than_one_key 
-0x5808 022282 beq mouse_lmr_button ,mouse_matrix_row_more_than_one_key 
-0x5809 022283 rtn 
-:      022286 mouse_matrix_row_more_than_one_key:
-0x580a 022287 jam 1 ,mem_mouse_matrix_key_row_count 
-0x580b 022288 rtn 
-:      022290 mouse_matrix_cow_more_than_one_key:
-0x580c 022291 jam 1 ,mem_mouse_matrix_key_cow_count 
-0x580d 022292 rtn 
-:      022300 mouse_dpi_another_gpio_check:
-0x580e 022301 fetch mouse_flag_len ,mem_mouse_flag 
-0x580f 022302 rtnbit0 mouse_enable_double_dpi_key 
-0x5810 022303 bbit0 mouse_enable_another_dpi_key_connect_gnd ,mouse_dpi_another_gpio_connect_vin_check 
-:      022304 mouse_dpi_another_gpio_connect_gnd_check:
-0x5811 022305 fetch 1 ,mem_dpi_another_button_gpio 
-0x5812 022306 call mouse_gpio_config_output_high 
-0x5813 022307 call mouse_dpi_another_check 
-0x5814 022308 fetcht 1 ,mem_dpi_another_button_gpio 
-0x5815 022309 branch mouse_gpio_config_input_pu 
-:      022311 mouse_dpi_another_gpio_connect_vin_check:
-0x5816 022312 fetch 1 ,mem_dpi_another_button_gpio 
-0x5817 022313 call mouse_gpio_config_output_low 
-0x5818 022314 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
-0x5819 022315 fetcht 1 ,mem_dpi_another_button_gpio 
-0x581a 022316 fetch 1 ,mem_dpi_another_press_status 
-0x581b 022317 call mouse_check_key_connect_vin_new 
-0x581c 022318 call mouse_dpi_another_state_check 
-0x581d 022319 fetcht 1 ,mem_dpi_another_button_gpio 
-0x581e 022320 branch mouse_gpio_config_input_pu 
-:      022322 mouse_dpi_another_down_new:
-0x581f 022323 call mouse_gpio_config_input_pu 
-0x5820 022324 fetch 1 ,mem_dpi_another_button_state 
-0x5821 022325 rtneq dpi_button_state_down 
-0x5822 022326 jam dpi_button_state_down ,mem_dpi_another_button_state 
-0x5823 022327 branch mouse_dpi_process 
-:      022329 mouse_dpi_another_check:
-0x5824 022330 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
-0x5825 022331 fetcht 1 ,mem_dpi_another_button_gpio 
-0x5826 022332 fetch 1 ,mem_dpi_another_press_status 
-0x5827 022333 call mouse_check_key_connect_gnd_new 
-:      022334 mouse_dpi_another_state_check:
-0x5828 022335 store 1 ,mem_dpi_another_press_status 
-0x5829 022336 fetch 1 ,mem_dpi_another_button_down_enable 
-0x582a 022337 branch mouse_dpi_another_up ,blank 
-:      022338 mouse_dpi_another_down:
-0x582b 022339 fetch 1 ,mem_dpi_another_button_state 
-0x582c 022340 rtneq dpi_button_state_down 
-0x582d 022341 jam dpi_button_state_down ,mem_dpi_another_button_state 
-0x582e 022342 branch mouse_dpi_process 
-:      022344 mouse_dpi_another_up:
-0x582f 022345 fetch 1 ,mem_dpi_another_button_state 
-0x5830 022346 rtneq dpi_button_state_up 
-0x5831 022347 jam dpi_button_state_up ,mem_dpi_another_button_state 
-0x5832 022348 rtn 
-:      022350 mouse_check_key_connect_gnd_new:
-0x5833 022351 lshift pdata ,pdata 
-0x5834 022352 copy pdata ,regb 
-0x5835 022353 call gpio_get_bit 
-0x5836 022354 setflag true ,0 ,regb 
-0x5837 022355 and regb ,0x07 ,pdata 
-0x5838 022356 fetcht 1 ,mem_mouse_key_temp_patch 
-0x5839 022357 copy temp ,queue 
-0x583a 022358 beq 0x07 ,mouse_another_dpi_key_press 
-0x583b 022359 beq 0x00 ,mouse_another_dpi_key_release 
-0x583c 022360 rtn 
-:      022362 mouse_check_key_connect_vin_new:
-0x583d 022363 lshift pdata ,pdata 
-0x583e 022364 copy pdata ,regb 
-0x583f 022365 call mouse_gpio_config_input_pd 
-0x5840 022366 call gpio_get_bit 
-0x5841 022367 setflag true ,0 ,regb 
-0x5842 022368 and regb ,0x07 ,pdata 
-0x5843 022369 fetcht 1 ,mem_mouse_key_temp_patch 
-0x5844 022370 copy temp ,queue 
-0x5845 022371 beq 0x07 ,mouse_another_dpi_key_press 
-0x5846 022372 beq 0x00 ,mouse_another_dpi_key_release 
-0x5847 022373 rtn 
-:      022375 mouse_another_dpi_key_press:
-0x5848 022376 jam 1 ,mem_dpi_another_button_down_enable 
-0x5849 022377 rtn 
-:      022378 mouse_another_dpi_key_release:
-0x584a 022379 jam 0 ,mem_dpi_another_button_down_enable 
-0x584b 022380 rtn 
-:      022388 mouse_check_firekey_gpio:
-0x584c 022389 arg 0 ,regb 
-0x584d 022390 fetch 1 ,mem_firebutton_gpio 
-0x584e 022391 rtneq gpio_disable 
-0x584f 022392 fetch mouse_flag_len ,mem_mouse_flag 
-0x5850 022393 bbit0 mouse_enable_fire_key_connect_gnd ,mouse_check_firekey_connect_vin 
-:      022394 mouse_check_firekey_connect_gnd:
-0x5851 022395 fetcht 1 ,mem_firebutton_gpio 
-0x5852 022396 call mouse_gpio_config_input_pu 
-0x5853 022397 fetcht 1 ,mem_firebutton_gpio 
-0x5854 022398 call gpio_get_bit 
-0x5855 022399 setflag true ,0 ,regb 
-:      022400 mouse_firekey_state_store:
-0x5856 022401 copy regb ,pdata 
-0x5857 022402 store 1 ,mem_fire_key_flag 
-0x5858 022403 rtn 
-:      022405 mouse_check_firekey_connect_vin:
-0x5859 022406 fetcht 1 ,mem_firebutton_gpio 
-0x585a 022407 call mouse_gpio_config_input_pd 
-0x585b 022408 fetcht 1 ,mem_firebutton_gpio 
-0x585c 022409 call gpio_get_bit 
-0x585d 022410 nsetflag true ,0 ,regb 
-0x585e 022411 branch mouse_firekey_state_store 
-:      022413 fire_key_process:
-0x585f 022414 beq 4 ,fire_key_process_end 
-:      022415 fire_key_press:
-0x5860 022416 call firekey_clkn_bt_timer_check 
-0x5861 022417 fetch 4 ,mem_fire_key_delay 
-0x5862 022418 arg 0xa0 ,temp 
-0x5863 022419 iadd temp ,temp 
-0x5864 022420 copy clkn_bt ,pdata 
-0x5865 022421 isub temp ,null 
-0x5866 022422 nrtn positive 
-0x5867 022423 store 4 ,mem_fire_key_delay 
-0x5868 022424 fetch 1 ,mem_fire_key_status 
-0x5869 022425 beq 0 ,fire_key_process_start 
-0x586a 022426 beq 1 ,fire_key_process_release1 
-0x586b 022427 beq 2 ,fire_key_process_start2 
-0x586c 022428 beq 3 ,fire_key_process_release2 
-0x586d 022429 rtn 
-:      022431 fire_key_process_start:
-0x586e 022432 jam 1 ,mem_fire_key_status 
-:      022433 fire_key_down:
-0x586f 022434 jam 1 ,mem_mouse_key 
-0x5870 022435 branch enable_user 
-:      022437 fire_key_process_release1:
-0x5871 022438 jam 2 ,mem_fire_key_status 
-:      022439 fire_key_release:
-0x5872 022440 jam 0 ,mem_mouse_key 
-0x5873 022441 branch enable_user 
-:      022443 fire_key_process_start2:
-0x5874 022444 jam 3 ,mem_fire_key_status 
-0x5875 022445 branch fire_key_down 
-:      022447 fire_key_process_release2:
-0x5876 022448 jam 0 ,mem_fire_key_status 
-0x5877 022449 branch fire_key_release 
-:      022451 fire_key_process_end:
-0x5878 022452 jam 0 ,mem_fire_key_status 
-0x5879 022453 jam 0 ,mem_mouse_key 
-0x587a 022454 rtn 
-:      022456 firekey_clkn_bt_timer_check:
-0x587b 022457 fetcht 4 ,mem_fire_key_delay 
-0x587c 022458 copy clkn_bt ,pdata 
-0x587d 022459 isub temp ,null 
-0x587e 022460 ncall firekey_clkn_bt_timer_timeout ,positive 
-0x587f 022461 rtn 
-:      022462 firekey_clkn_bt_timer_timeout:
-0x5880 022463 setarg 0 
-0x5881 022464 store 4 ,mem_fire_key_delay 
-0x5882 022465 rtn 
-:      022473 mouse_key_check_once:
-0x5883 022474 call mouse_check_key_gpio_once 
-0x5884 022475 call mouse_check_key_gpio 
-0x5885 022476 setarg 0x00 
-0x5886 022477 store 3 ,mem_mouse_lkey_press_status 
-0x5887 022478 rtn 
-:      022480 mouse_check_key_gpio:
-0x5888 022481 bpatch patch0f_6 ,mem_patch0f 
-0x5889 022482 fetch 1 ,mem_sensor_shutdown_flag 
-0x588a 022483 ncall mouse_check_key_gpio_once ,blank 
-0x588b 022484 arg 0 ,rega 
-0x588c 022485 call mouse_check_lkey_gpio 
-0x588d 022486 call mouse_check_rkey_gpio 
-0x588e 022487 call mouse_check_mkey_gpio 
-0x588f 022488 call mouse_check_bkkey_gpio 
-0x5890 022489 call mouse_check_fwkey_gpio 
-0x5891 022490 call mouse_check_firekey_gpio 
-0x5892 022491 call mouse_check_customerkey_gpio 
-0x5893 022492 copy rega ,pdata 
-0x5894 022493 rtn 
-:      022495 mouse_check_key_gpio_once:
-0x5895 022496 setarg 0x030303 
-0x5896 022497 store 3 ,mem_mouse_lkey_press_status 
-0x5897 022498 rtn 
-:      022500 mouse_check_lkey_gpio:
-0x5898 022501 fetch 1 ,mem_lbutton_gpio 
-0x5899 022502 call mouse_gpio_config_output_high 
-0x589a 022503 jam mouse_l_key ,mem_mouse_key_temp 
-0x589b 022504 fetcht 1 ,mem_lbutton_gpio 
-0x589c 022505 fetch 1 ,mem_mouse_lkey_press_status 
-0x589d 022506 call mouse_check_key_connect_gnd 
-0x589e 022507 store 1 ,mem_mouse_lkey_press_status 
-0x589f 022508 fetcht 1 ,mem_lbutton_gpio 
-0x58a0 022509 branch mouse_gpio_config_input_pu 
-:      022511 mouse_check_rkey_gpio:
-0x58a1 022512 fetch 1 ,mem_rbutton_gpio 
-0x58a2 022513 call mouse_gpio_config_output_high 
-0x58a3 022514 jam mouse_r_key ,mem_mouse_key_temp 
-0x58a4 022515 fetcht 1 ,mem_rbutton_gpio 
-0x58a5 022516 fetch 1 ,mem_mouse_rkey_press_status 
-0x58a6 022517 call mouse_check_key_connect_gnd 
-0x58a7 022518 store 1 ,mem_mouse_rkey_press_status 
-0x58a8 022519 fetcht 1 ,mem_rbutton_gpio 
-0x58a9 022520 branch mouse_gpio_config_input_pu 
-:      022522 mouse_check_mkey_gpio:
-0x58aa 022523 fetch 1 ,mem_mbutton_gpio 
-0x58ab 022524 call mouse_gpio_config_output_high 
-0x58ac 022525 jam mouse_m_key ,mem_mouse_key_temp 
-0x58ad 022526 fetcht 1 ,mem_mbutton_gpio 
-0x58ae 022527 fetch 1 ,mem_mouse_mkey_press_status 
-0x58af 022528 call mouse_check_key_connect_gnd 
-0x58b0 022529 store 1 ,mem_mouse_mkey_press_status 
-0x58b1 022530 fetcht 1 ,mem_mbutton_gpio 
-0x58b2 022531 branch mouse_gpio_config_input_pu 
-:      022533 mouse_check_bkkey_gpio:
-0x58b3 022534 fetch 1 ,mem_bk_button_gpio 
-0x58b4 022535 rtneq gpio_disable 
-0x58b5 022536 jam mouse_bk_key ,mem_mouse_key_temp 
-0x58b6 022537 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58b7 022538 copy pdata ,regc 
-0x58b8 022539 fetcht 1 ,mem_bk_button_gpio 
-0x58b9 022540 fetch 1 ,mem_matrix_public_gpio 
-0x58ba 022541 beq gpio_disable ,mouse_3io6key_bk_check 
-0x58bb 022542 call gpio_get_bit 
-0x58bc 022543 branch mouse_check_bk_button_connect_gnd ,true 
-0x58bd 022544 fetcht 1 ,mem_matrix_public_gpio 
-0x58be 022545 call gpio_out_active 
-0x58bf 022546 fetcht 1 ,mem_bk_button_gpio 
-0x58c0 022547 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58c1 022548 call mouse_check_key_connect_gnd 
-:      022549 mouse_check_bkkey_gpio_end:
-0x58c2 022550 store 1 ,mem_mouse_bkkey_press_status 
-0x58c3 022551 branch mouse_matrix_public_gpio_reset 
-:      022553 mouse_check_bk_button_connect_gnd:
-0x58c4 022554 fetcht 1 ,mem_matrix_public_gpio 
-0x58c5 022555 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58c6 022556 call mouse_check_key_connect_gnd 
-0x58c7 022557 branch mouse_check_bkkey_gpio_end 
-:      022559 mouse_3io6key_bk_check:
-0x58c8 022560 fetch 1 ,mem_bk_button_gpio 
-0x58c9 022561 call mouse_gpio_config_output_low 
-0x58ca 022562 fetcht 1 ,mem_bk_button_gpio 
-0x58cb 022563 call mouse_3io6key_check 
-0x58cc 022564 store 1 ,mem_mouse_bkkey_press_status 
-0x58cd 022565 fetcht 1 ,mem_bk_button_gpio 
-0x58ce 022566 branch mouse_gpio_config_input_pu 
-:      022569 mouse_check_fwkey_gpio:
-0x58cf 022570 fetch 1 ,mem_fw_button_gpio 
-0x58d0 022571 rtneq gpio_disable 
-0x58d1 022572 jam mouse_fw_key ,mem_mouse_key_temp 
-0x58d2 022573 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58d3 022574 copy pdata ,regc 
-0x58d4 022575 fetcht 1 ,mem_fw_button_gpio 
-0x58d5 022576 fetch 1 ,mem_matrix_public_gpio 
-0x58d6 022577 beq gpio_disable ,mouse_3io6key_fw_check 
-0x58d7 022578 call gpio_get_bit 
-0x58d8 022579 branch mouse_check_fw_button_connect_gnd ,true 
-0x58d9 022580 fetcht 1 ,mem_matrix_public_gpio 
-0x58da 022581 call gpio_out_active 
-0x58db 022582 fetcht 1 ,mem_fw_button_gpio 
-0x58dc 022583 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58dd 022584 call mouse_check_key_connect_gnd 
-:      022585 mouse_check_fwkey_gpio_end:
-0x58de 022586 store 1 ,mem_mouse_fwkey_press_status 
-:      022587 mouse_matrix_public_gpio_reset:
-0x58df 022588 fetcht 1 ,mem_matrix_public_gpio 
-0x58e0 022589 branch mouse_gpio_config_input_pu 
-:      022591 mouse_check_fw_button_connect_gnd:
-0x58e1 022592 fetcht 1 ,mem_matrix_public_gpio 
-0x58e2 022593 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58e3 022594 call mouse_check_key_connect_gnd 
-0x58e4 022595 branch mouse_check_fwkey_gpio_end 
-:      022597 mouse_3io6key_fw_check:
-0x58e5 022598 fetch 1 ,mem_fw_button_gpio 
-0x58e6 022599 call mouse_gpio_config_output_low 
-0x58e7 022600 fetcht 1 ,mem_fw_button_gpio 
-0x58e8 022601 call mouse_3io6key_check 
-0x58e9 022602 store 1 ,mem_mouse_fwkey_press_status 
-0x58ea 022603 fetcht 1 ,mem_fw_button_gpio 
-0x58eb 022604 branch mouse_gpio_config_input_pu 
-:      022606 mouse_check_customerkey_gpio:
-0x58ec 022607 jam 0 ,mem_customer_key 
-0x58ed 022608 fetch 1 ,mem_customer_key_gpio 
-0x58ee 022609 rtneq gpio_disable 
-0x58ef 022610 fetch mouse_flag_len ,mem_mouse_flag 
-0x58f0 022611 rtnbit0 mouse_enable_keyboard 
-0x58f1 022612 bbit1 mouse_enable_customer_key_connect_vin_or_matrix ,mouse_customer_key_connect_vin 
-:      022613 mouse_customer_key_connect_gnd:
-0x58f2 022614 jam mouse_customer_key ,mem_mouse_key_temp 
-0x58f3 022615 fetcht 1 ,mem_customer_key_gpio 
-0x58f4 022616 fetch 1 ,mem_mouse_customerkey_press_status 
-0x58f5 022617 call mouse_check_key_connect_gnd 
-0x58f6 022618 store 1 ,mem_mouse_customerkey_press_status 
-:      022619 mouse_check_customerkey_gpio_next:
-0x58f7 022620 copy rega ,pdata 
-0x58f8 022621 bbit1 mouse_customer_key ,mouse_customerkey_press 
-0x58f9 022622 call mouse_customerkey_release 
-:      022623 mouse_check_customerkey_gpio_exit:
-0x58fa 022624 fetch 1 ,mem_customer_data_trigger 
-0x58fb 022625 store 1 ,mem_customer_data_trigger_last 
-0x58fc 022626 rtn 
-:      022628 mouse_customer_key_connect_vin:
-0x58fd 022629 jam mouse_customer_key ,mem_mouse_key_temp 
-0x58fe 022630 fetch 1 ,mem_mouse_customerkey_press_status 
-0x58ff 022631 copy pdata ,regc 
-0x5900 022632 fetcht 1 ,mem_customer_key_gpio 
-0x5901 022633 fetch 1 ,mem_matrix_public_gpio 
-0x5902 022634 beq gpio_disable ,mouse_3io6key_customer_key_check_vin 
-0x5903 022635 call gpio_get_bit 
-0x5904 022636 branch mouse_check_customer_button_connect_gnd ,true 
-0x5905 022637 fetcht 1 ,mem_matrix_public_gpio 
-0x5906 022638 call gpio_out_active 
-0x5907 022639 fetcht 1 ,mem_customer_key_gpio 
-0x5908 022640 fetch 1 ,mem_mouse_customerkey_press_status 
-0x5909 022641 call mouse_check_key_connect_gnd 
-0x590a 022642 branch mouse_check_customerkey_gpio_over 
-:      022644 mouse_check_customer_button_connect_gnd:
-0x590b 022645 fetcht 1 ,mem_matrix_public_gpio 
-0x590c 022646 fetch 1 ,mem_mouse_customerkey_press_status 
-0x590d 022647 call mouse_check_key_connect_gnd 
-0x590e 022648 branch mouse_check_customerkey_gpio_over 
-:      022650 mouse_3io6key_customer_key_check_vin:
-0x590f 022651 fetch 1 ,mem_customer_key_gpio 
-0x5910 022652 call mouse_gpio_config_output_low 
-0x5911 022653 fetcht 1 ,mem_customer_key_gpio 
-0x5912 022654 call mouse_3io6key_check 
-:      022655 mouse_check_customerkey_gpio_over:
-0x5913 022656 store 1 ,mem_mouse_customerkey_press_status 
-0x5914 022657 call mouse_check_customerkey_gpio_next 
-0x5915 022658 fetcht 1 ,mem_customer_key_gpio 
-0x5916 022659 branch mouse_gpio_config_input_pu 
-:      022662 mouse_customerkey_press:
-0x5917 022663 jam 1 ,mem_customer_data_trigger 
-0x5918 022664 call mouse_customer_key_need_send 
-0x5919 022665 branch mouse_check_customerkey_gpio_exit 
-:      022667 mouse_customerkey_release:
-0x591a 022668 jam 0 ,mem_customer_data_trigger 
-0x591b 022669 fetch 1 ,mem_customer_data_trigger_last 
-0x591c 022670 rtn blank 
-:      022671 mouse_customer_key_need_send:
-0x591d 022672 jam 1 ,mem_customer_key 
-0x591e 022673 rtn 
-:      022677 mouse_check_matrix_button_connect_gnd:
-0x591f 022678 call gpio_get_bit 
-0x5920 022679 fetcht 1 ,mem_mouse_key_temp 
-0x5921 022680 copy temp ,queue 
-0x5922 022681 branch mouse_key_press ,true 
-:      022682 mouse_key_release:
-0x5923 022683 qset0 rega 
-0x5924 022684 rtn 
-:      022686 mouse_check_key_connect_gnd:
-0x5925 022687 lshift pdata ,pdata 
-0x5926 022688 copy pdata ,regb 
-0x5927 022689 call gpio_get_bit 
-0x5928 022690 setflag true ,0 ,regb 
-:      022691 mouse_check_key_connect_gnd_1:
-0x5929 022692 and regb ,0x07 ,pdata 
-:      022693 mouse_check_key_connect_gnd_next:
-0x592a 022694 fetcht 1 ,mem_mouse_key_temp 
-0x592b 022695 copy temp ,queue 
-0x592c 022696 beq 0x07 ,mouse_key_press 
-0x592d 022697 beq 0x00 ,mouse_key_release 
-0x592e 022698 rtn 
-:      022700 mouse_key_press:
-0x592f 022701 qset1 rega 
-0x5930 022702 rtn 
-:      022704 mouse_3io6key_check:
-0x5931 022705 bpatch patch0f_7 ,mem_patch0f 
-0x5932 022706 copy regc ,pdata 
-0x5933 022707 store 1 ,mem_mouse_key_status 
-0x5934 022708 lshift pdata ,pdata 
-0x5935 022709 copy pdata ,regb 
-0x5936 022710 copy temp ,regc 
-0x5937 022711 call mouse_gpio_config_input_pd 
-0x5938 022712 copy regc ,temp 
-0x5939 022713 call gpio_get_bit 
-0x593a 022714 nsetflag true ,0 ,regb 
-0x593b 022715 call mouse_check_press 
-0x593c 022716 branch mouse_check_key_connect_gnd_next 
-:      022718 mouse_check_press:
-0x593d 022719 fetcht 1 ,mem_mouse_key_status 
-0x593e 022720 and_into 0x01 ,temp 
-0x593f 022721 and regb ,0x01 ,pdata 
-0x5940 022722 isub temp ,null 
-0x5941 022723 nbranch mouse_current_mult_update ,zero 
-0x5942 022724 rtn 
-:      022728 mouse_gpio_config_output_high:
-0x5943 022729 rtneq gpio_disable 
-0x5944 022730 arg gpcfg_output_high ,temp 
-0x5945 022731 branch gpio_config_function_int 
-:      022734 mouse_gpio_config_output_low:
-0x5946 022735 rtneq gpio_disable 
-0x5947 022736 arg gpcfg_output_low ,temp 
-0x5948 022737 branch gpio_config_function_int 
-:      022742 mouse_init_sunt:
-0x5949 022743 bpatch patch10_0 ,mem_patch10 
-0x594a 022744 call mouse_sensor_spi_init 
-0x594b 022745 rtn wake 
-:      022746 mouse_init_sensor_wakeup:
-0x594c 022747 call mouse_sensor_poweron 
-:      022748 mouse_init_sensor:
-0x594d 022749 bpatch patch10_1 ,mem_patch10 
-0x594e 022750 call mouse_read_sensor_id 
-0x594f 022751 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-0x5950 022752 beq p3065_id1 ,mouse_init_p3065 
-0x5951 022753 beq pka8g2_id1 ,mouse_ka8g2_id2_judge 
-0x5952 022754 call mouse_twspi_reset 
-0x5953 022755 nop 6900 
-0x5954 022756 branch mouse_init_sensor 
-:      022757 mouse_twspi_reset:
-0x5955 022758 fetcht 1 ,mem_mouse_sensor_sclk_gpio 
-0x5956 022759 call twspi_reset 
-0x5957 022760 branch mouse_spid_init_pin 
-:      022762 mouse_read_sensor_id:
-0x5958 022763 setarg pan_reg_pid_h 
-0x5959 022764 call twspi_read 
-0x595a 022765 store 1 ,mem_sensor_id2 
-0x595b 022766 setarg pan_reg_pid_l 
-0x595c 022767 call twspi_read 
-0x595d 022768 store 1 ,mem_sensor_id1 
-0x595e 022769 rtn 
-:      022771 mouse_init_p32xx_id2_judge:
-0x595f 022772 fetch 1 ,mem_sensor_id2 
-0x5960 022773 beq p_mx8650 ,mouse_mx8650_init_param 
-0x5961 022774 beq p8009_id2 ,mouse_8009_init_param 
-0x5962 022775 beq p3205_tj3t_id2 ,mouse_s210x_3205_3t_judge 
-0x5963 022776 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
-0x5964 022777 beq p3212_id2 ,mouse_3212_init_param 
-0x5965 022778 beq pka8_id2 ,mouse_ka8_init_param_check 
-0x5966 022779 beq p6520a_id2 ,mouse_p6520_init_param 
-0x5967 022780 branch mouse_init_sensor 
-:      022782 mouse_s210x_3205_3t_judge:
-0x5968 022783 setarg 0x49 
-0x5969 022784 call twspi_read 
-0x596a 022785 beq 0xa1 ,mouse_s201x_init_param 
-0x596b 022786 branch mouse_3205_3t_init_param 
-:      022788 mouse_s201x_init_param:
-0x596c 022789 jam s201x ,mem_config_sensor_type 
-0x596d 022790 rtn 
-:      022792 mouse_mx8650_init_param:
-0x596e 022793 jam mx8650 ,mem_config_sensor_type 
-0x596f 022794 call mouse_sensor_reset 
-0x5970 022795 call delay_10ms 
-0x5971 022796 arg mem_sensor_8650_init ,regc 
-0x5972 022797 call mouse_sensor_wr_seq 
-0x5973 022798 branch mouse_setting_sensor_type 
-:      022800 mouse_8009_init_param:
-0x5974 022801 setarg 0x16 
-0x5975 022802 call twspi_read 
-0x5976 022803 sub pdata ,0xbd ,null 
-0x5977 022804 nbranch mouse_init_sunt ,zero 
-0x5978 022805 setarg 0x19 
-0x5979 022806 call twspi_read 
-0x597a 022807 sub pdata ,0x55 ,null 
-0x597b 022808 nbranch mouse_init_sunt ,zero 
-0x597c 022809 setarg 0x1b 
-0x597d 022810 call twspi_read 
-0x597e 022811 sub pdata ,0x1d ,null 
-0x597f 022812 nbranch mouse_init_sunt ,zero 
-0x5980 022813 jam p8009 ,mem_config_sensor_type 
-0x5981 022814 arg mem_sensor_8009_init ,regc 
-0x5982 022815 branch mouse_sensor_wr_seq 
-:      022817 mouse_3205_3t_init_param:
-0x5983 022818 jam p3205 ,mem_config_sensor_type 
-0x5984 022819 arg mem_sensor_3205_init ,regc 
-0x5985 022820 call mouse_sensor_wr_seq 
-0x5986 022821 arg mem_sensor_32xx_init ,regc 
-0x5987 022822 call mouse_sensor_wr_seq 
-0x5988 022823 setarg 0x0943 
-0x5989 022824 call twspi_write 
-0x598a 022825 arg mem_sensor_32xx_init_1 ,regc 
-0x598b 022826 branch mouse_sensor_wr_seq 
-:      022828 mouse_3204_3l_init_param:
-0x598c 022829 jam p3204 ,mem_config_sensor_type 
-0x598d 022830 arg mem_sensor_3204_init ,regc 
-0x598e 022831 call mouse_sensor_wr_seq 
-0x598f 022832 arg mem_sensor_32xx_init ,regc 
-0x5990 022833 call mouse_sensor_wr_seq 
-0x5991 022834 arg mem_sensor_32xx_init_1 ,regc 
-0x5992 022835 branch mouse_sensor_wr_seq 
-:      022837 mouse_3212_init_param:
-0x5993 022838 jam p3212 ,mem_config_sensor_type 
-0x5994 022839 arg mem_sensor_3212_init ,regc 
-:      022840 mouse_sensor_wr_seq:
-0x5995 022841 ifetch 2 ,regc 
-0x5996 022842 arg 0xffff ,temp 
-0x5997 022843 isub temp ,null 
-0x5998 022844 rtn zero 
-0x5999 022845 call twspi_write 
-0x599a 022846 increase 2 ,regc 
-0x599b 022847 branch mouse_sensor_wr_seq 
-:      022849 mouse_ka8_init_param_check:
-0x599c 022850 call mouse_sensor_disable_wp 
-0x599d 022851 setarg 0x9a5b 
-0x599e 022852 call twspi_write 
-0x599f 022853 setarg 0x0d 
-0x59a0 022854 call twspi_read 
-0x59a1 022855 sub pdata ,0x12 ,null 
-0x59a2 022856 branch mouse_ka8ul_init_param ,zero 
-0x59a3 022857 sub pdata ,0x0a ,null 
-0x59a4 022858 nbranch mouse_ka8hd_sensor_judge ,zero 
-0x59a5 022859 setarg 0x0e 
-0x59a6 022860 call twspi_read 
-0x59a7 022861 sub pdata ,0xe5 ,null 
-0x59a8 022862 nbranch mouse_init_sensor ,zero 
-0x59a9 022863 setarg 0x10 
-0x59aa 022864 call twspi_read 
-0x59ab 022865 sub pdata ,0xa5 ,null 
-0x59ac 022866 branch mouse_ka8ul_init_param ,zero 
-0x59ad 022867 call mouse_enable_ka8_sensor_wp 
-:      022868 mouse_ka8_init_param:
-0x59ae 022869 jam ka8 ,mem_config_sensor_type 
-0x59af 022870 rtn 
-:      022871 mouse_ka8ul_init_param:
-0x59b0 022872 jam ka8_ul ,mem_config_sensor_type 
-0x59b1 022873 arg mem_sensor_ka8ul_init ,regc 
-0x59b2 022874 branch mouse_sensor_wr_seq 
-:      022875 mouse_ka8hd_sensor_judge:
-0x59b3 022876 sub pdata ,0x10 ,null 
-0x59b4 022877 nbranch mouse_init_sensor ,zero 
-0x59b5 022878 setarg 0x0e 
-0x59b6 022879 call twspi_read 
-0x59b7 022880 sub pdata ,0xc5 ,null 
-0x59b8 022881 nbranch mouse_init_sensor ,zero 
-0x59b9 022882 setarg 0x10 
-0x59ba 022883 call twspi_read 
-0x59bb 022884 sub pdata ,0x38 ,null 
-0x59bc 022885 nbranch mouse_init_sensor ,zero 
-:      022886 mouse_ka8hd_init_param:
-0x59bd 022887 call mouse_enable_ka8_sensor_wp 
-0x59be 022888 jam ka8_hd ,mem_config_sensor_type 
-0x59bf 022889 rtn 
-:      022890 mouse_enable_ka8_sensor_wp:
-0x59c0 022891 setarg 0x005b 
-0x59c1 022892 call twspi_write 
-0x59c2 022893 branch mouse_sensor_enable_wp 
-:      022895 mouse_p6520_init_param:
-0x59c3 022896 jam p6520 ,mem_config_sensor_type 
-0x59c4 022897 arg mem_sensor_p6520_init ,regc 
-0x59c5 022898 branch mouse_sensor_wr_seq 
-:      022900 mouse_init_p3065:
-0x59c6 022901 call mouse_sensor_poweron 
-0x59c7 022902 fetch 1 ,mem_sensor_id2 
-0x59c8 022903 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
-0x59c9 022904 beq p3065_id2 ,mouse_p3065_init_param 
-0x59ca 022905 branch mouse_init_sensor 
-:      022907 mouse_p3065_init_param:
-0x59cb 022908 jam p3065 ,mem_config_sensor_type 
-0x59cc 022909 rtn 
-:      022911 mouse_p3065xy_init_param:
-0x59cd 022912 jam p3065_xy ,mem_config_sensor_type 
-0x59ce 022913 rtn 
-:      022915 mouse_ka8g2_id2_judge:
-0x59cf 022916 call mouse_sensor_poweron 
-0x59d0 022917 fetch 1 ,mem_sensor_id2 
-0x59d1 022918 beq pka8g2_id2 ,mouse_ka8g2_init_param 
-0x59d2 022919 branch mouse_init_p32xx_id2_judge 
-:      022920 mouse_ka8g2_init_param:
-0x59d3 022921 jam ka8g2 ,mem_config_sensor_type 
-0x59d4 022922 arg mem_sensor_ka8g2_init ,regc 
-0x59d5 022923 branch mouse_sensor_wr_seq 
-:      022925 mouse_sensor_enable_wp:
-0x59d6 022926 setarg 0x0009 
-0x59d7 022927 branch twspi_write 
-:      022928 mouse_sensor_disable_wp:
-0x59d8 022929 setarg 0x5a09 
-0x59d9 022930 branch twspi_write 
-:      022932 mouse_sensor_reset:
-0x59da 022933 arg 0x8006 ,temp 
-0x59db 022934 fetch 1 ,mem_config_sensor_type 
-0x59dc 022935 bne ka8g2 ,mouse_sensor_reset_end 
-0x59dd 022936 arg 0x9706 ,temp 
-:      022937 mouse_sensor_reset_end:
-0x59de 022938 copy temp ,pdata 
-0x59df 022939 call twspi_write 
-0x59e0 022940 nop 12000 
-0x59e1 022941 rtn 
-:      022943 mouse_sensor_poweron_init:
-0x59e2 022944 arg mem_sensor_poweron_init ,regc 
-0x59e3 022945 fetch 1 ,mem_config_sensor_type 
-0x59e4 022946 rtnne ka8g2 
-0x59e5 022947 arg mem_sensor_ka8g2_poweron_init ,regc 
-0x59e6 022948 rtn 
-:      022950 mouse_sensor_poweron:
-0x59e7 022951 bpatch patch10_2 ,mem_patch10 
-0x59e8 022952 call mouse_sensor_spi_init 
-0x59e9 022953 call mouse_sensor_reset 
-0x59ea 022954 call mouse_sensor_poweron_init 
-0x59eb 022955 call mouse_sensor_wr_seq 
-0x59ec 022956 branch mouse_setting_sensor_type 
-:      022958 mouse_sensor_powerdown:
-0x59ed 022959 bpatch patch10_3 ,mem_patch10 
-0x59ee 022960 call mouse_init_sunt 
-0x59ef 022961 call mouse_sensor_spi_init 
-0x59f0 022962 arg 0x0806 ,temp 
-0x59f1 022963 fetch 1 ,mem_config_sensor_type 
-0x59f2 022964 bne ka8g2 ,mouse_sensor_powerdown_end 
-0x59f3 022965 arg 0x1f06 ,temp 
-:      022966 mouse_sensor_powerdown_end:
-0x59f4 022967 copy temp ,pdata 
-0x59f5 022968 branch twspi_write 
-:      022974 mouse_check_sensor_data:
-0x59f6 022975 fetch 1 ,mem_spi_write_flash_sm 
-0x59f7 022976 rtnne flash_sm_no_buys 
-0x59f8 022977 fetch 1 ,mem_config_sensor_type 
-0x59f9 022978 beq p3205 ,mouse_p32xx_sensor_motion 
-0x59fa 022979 beq p3065 ,mouse_p32xx_sensor_motion 
-0x59fb 022980 beq ka8 ,mouse_p32xx_sensor_motion 
-0x59fc 022981 beq p3204 ,mouse_p32xx_sensor_motion 
-0x59fd 022982 beq p3212 ,mouse_p3212_sensor_motion 
-0x59fe 022983 beq p3065_xy ,mouse_p32xx_sensor_motion 
-0x59ff 022984 beq p8009 ,mouse_p8009_sensor_motion 
-0x5a00 022985 beq ka8g2 ,mouse_pka8g2_sensor_motion 
-0x5a01 022986 branch mouse_p32xx_sensor_motion 
-:      022989 mouse_p32xx_sensor_motion:
-0x5a02 022990 call mouse_clear_sensor_data 
-0x5a03 022991 disable user 
-0x5a04 022992 fetch 1 ,mem_sensor_motion_gpio 
-0x5a05 022993 beq gpio_disable ,mouse_p32xx_sensor_motion_2 
-0x5a06 022994 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a07 022995 call gpio_get_bit 
-0x5a08 022996 nrtn true 
-:      022997 mouse_p32xx_sensor_motion_2:
-0x5a09 022998 setarg pan_reg_pid_l 
-0x5a0a 022999 call twspi_read 
-0x5a0b 023000 bne p32xx_id1 ,mouse_p3065_judge 
-:      023001 mouse_p32xx_sensor_motion_1:
-0x5a0c 023002 setarg pan_reg_motion_staus 
-0x5a0d 023003 call twspi_read 
-0x5a0e 023004 rtnbit0 7 
-0x5a0f 023005 call mouse_read_sensor_common 
-0x5a10 023006 fetch 1 ,mem_mouse_x 
-0x5a11 023007 call mouse_data_extsign 
-0x5a12 023008 store 2 ,mem_mouse_x 
-0x5a13 023009 fetch 1 ,mem_mouse_y 
-0x5a14 023010 call mouse_data_extsign 
-0x5a15 023011 store 2 ,mem_mouse_y 
-0x5a16 023012 fetch 1 ,mem_config_sensor_angle 
-0x5a17 023013 beq mouse_6clk_angle ,mouse_motion32xx_6clk_direction_selection 
-0x5a18 023014 beq mouse_9clk_angle ,mouse_motion32xx_9clk_direction_selection 
-0x5a19 023015 beq mouse_12clk_angle ,mouse_motion32xx_12clk_direction_selection 
-0x5a1a 023016 beq mouse_3clk_angle ,mouse_motion32xx_3clk_direction_selection 
-0x5a1b 023017 rtn 
-:      023019 mouse_p3065_judge:
-0x5a1c 023020 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
-0x5a1d 023021 branch mouse_twspi_reset 
-:      023023 mouse_motion32xx_6clk_direction_selection:
-0x5a1e 023024 call mouse_motion_6clk_direction_dispose 
-0x5a1f 023025 branch mouse_sensor_sdio_low 
-:      023026 mouse_motion32xx_9clk_direction_selection:
-0x5a20 023027 call mouse_motion_9clk_direction_dispose 
-0x5a21 023028 branch mouse_sensor_sdio_low 
-:      023029 mouse_motion32xx_12clk_direction_selection:
-0x5a22 023030 call mouse_motion_12clk_direction_dispose 
-0x5a23 023031 branch mouse_sensor_sdio_low 
-:      023032 mouse_motion32xx_3clk_direction_selection:
-0x5a24 023033 call mouse_motion_3clk_direction_dispose 
-0x5a25 023034 branch mouse_sensor_sdio_low 
-:      023038 mouse_p3212_sensor_motion:
-0x5a26 023039 call mouse_clear_sensor_data 
-0x5a27 023040 fetch 1 ,mem_sensor_motion_gpio 
-0x5a28 023041 beq gpio_disable ,mouse_p3212_sensor_motion_1 
-0x5a29 023042 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a2a 023043 call gpio_get_bit 
-0x5a2b 023044 nrtn true 
-:      023045 mouse_p3212_sensor_motion_1:
-0x5a2c 023046 setarg pan_reg_pid_l 
-0x5a2d 023047 call twspi_read 
-0x5a2e 023048 bne p32xx_id1 ,mouse_twspi_reset 
-:      023049 mouse_p3212_sensor_motion_2:
-0x5a2f 023050 setarg pan_reg_motion_staus 
-0x5a30 023051 call twspi_read 
-0x5a31 023052 rtnbit0 7 
-0x5a32 023053 call mouse_read_sensor_common 
-0x5a33 023054 call mouse_read_3212sensor_xy_high 
-0x5a34 023055 store 1 ,mem_mouse_xy_h 
-0x5a35 023056 rshift4 pdata ,pdata 
-0x5a36 023057 call mouse_data_extsign_bit3 
-0x5a37 023058 store 1 ,mem_mouse_x + 1 
-0x5a38 023059 fetch 1 ,mem_mouse_xy_h 
-0x5a39 023060 and pdata ,0x0f ,pdata 
-0x5a3a 023061 call mouse_data_extsign_bit3 
-0x5a3b 023062 store 1 ,mem_mouse_y + 1 
-0x5a3c 023063 fetch 1 ,mem_config_sensor_angle 
-0x5a3d 023064 beq mouse_6clk_angle ,mouse_motion_6clk_direction_dispose 
-0x5a3e 023065 beq mouse_9clk_angle ,mouse_motion_9clk_direction_dispose 
-0x5a3f 023066 beq mouse_12clk_angle ,mouse_motion_12clk_direction_dispose 
-0x5a40 023067 beq mouse_3clk_angle ,mouse_motion_3clk_direction_dispose 
-0x5a41 023068 rtn 
-:      023070 mouse_read_3212sensor_xy_high:
-0x5a42 023071 setarg 0x12 
-0x5a43 023072 branch twspi_read 
-:      023074 mouse_pka8g2_sensor_motion:
-0x5a44 023075 call mouse_clear_sensor_data 
-0x5a45 023076 fetch 1 ,mem_sensor_motion_gpio 
-0x5a46 023077 beq gpio_disable ,mouse_pka8g2_sensor_motion_1 
-0x5a47 023078 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a48 023079 call gpio_get_bit 
-0x5a49 023080 nrtn true 
-:      023081 mouse_pka8g2_sensor_motion_1:
-0x5a4a 023082 branch mouse_p3212_sensor_motion_2 
-:      023085 mouse_p8009_sensor_motion:
-0x5a4b 023086 call mouse_clear_sensor_data 
-0x5a4c 023087 disable user 
-0x5a4d 023088 setarg pan_reg_motion_staus 
-0x5a4e 023089 call twspi_read 
-0x5a4f 023090 rtnbit0 7 
-0x5a50 023091 setarg pan_reg_opration_state 
-0x5a51 023092 call twspi_read 
-0x5a52 023093 branch mouse_p32xx_sensor_motion_1 + 3 ,blank 
-0x5a53 023094 setarg 0 
-0x5a54 023095 store 6 ,mem_mouse_x 
-0x5a55 023096 rtn 
-:      023098 mouse_motion_6clk_direction_dispose:
-0x5a56 023099 fetch 2 ,mem_mouse_x 
-0x5a57 023100 sub pdata ,0 ,pdata 
-0x5a58 023101 store 2 ,mem_mouse_x 
-0x5a59 023102 branch enable_user 
-:      023103 mouse_motion_12clk_direction_dispose:
-0x5a5a 023104 fetch 2 ,mem_mouse_y 
-0x5a5b 023105 sub pdata ,0 ,pdata 
-0x5a5c 023106 store 2 ,mem_mouse_y 
-0x5a5d 023107 branch enable_user 
-:      023108 mouse_motion_9clk_direction_dispose:
-0x5a5e 023109 fetch 2 ,mem_mouse_y 
-0x5a5f 023110 sub pdata ,0 ,pdata 
-0x5a60 023111 store 2 ,mem_mouse_y 
-0x5a61 023112 fetch 2 ,mem_mouse_x 
-0x5a62 023113 sub pdata ,0 ,pdata 
-0x5a63 023114 store 2 ,mem_mouse_x 
-0x5a64 023115 call mouse_sensor_data_swap_places 
-0x5a65 023116 branch enable_user 
-:      023117 mouse_motion_3clk_direction_dispose:
-0x5a66 023118 call mouse_sensor_data_swap_places 
-0x5a67 023119 branch enable_user 
-:      023121 mouse_sensor_data_swap_places:
-0x5a68 023122 fetch 2 ,mem_mouse_y 
-0x5a69 023123 fetcht 2 ,mem_mouse_x 
-0x5a6a 023124 store 2 ,mem_mouse_x 
-0x5a6b 023125 storet 2 ,mem_mouse_y 
-0x5a6c 023126 rtn 
-:      023129 mouse_clear_sensor_data:
-0x5a6d 023130 fetch 1 ,mem_mouse_move_flag 
-0x5a6e 023131 call mouse_read_sensor_common ,blank 
-0x5a6f 023132 jam 1 ,mem_mouse_move_flag 
-0x5a70 023133 rtn 
-:      023135 mouse_clear_sensor_data_by_reset:
-0x5a71 023136 jam 1 ,mem_mouse_clear_sensor_data_flag 
-0x5a72 023137 call le_set_config_more_data 
-:      023138 mouse_init_sensor_reset:
-0x5a73 023139 branch mouse_init_sunt 
-:      023141 mouse_data_xy_release:
-0x5a74 023142 fetch 1 ,mem_sensor_motion_gpio 
-0x5a75 023143 rtnne gpio_disable 
-0x5a76 023144 fetch 1 ,mem_mouse_long_mult_flag 
-0x5a77 023145 rtnne 1 
-0x5a78 023146 setarg 0 
-0x5a79 023147 store 1 ,mem_mouse_long_mult_flag 
-0x5a7a 023148 store 4 ,mem_mouse_x 
-0x5a7b 023149 branch mouse_init_sensor_reset 
-:      023151 mouse_data_extsign:
-0x5a7c 023152 rtnbit0 7 
-0x5a7d 023153 arg 0xff00 ,temp 
-0x5a7e 023154 ior temp ,pdata 
-0x5a7f 023155 rtn 
-:      023157 mouse_data_extsign_bit3:
-0x5a80 023158 rtnbit0 3 
-0x5a81 023159 arg 0xf0 ,temp 
-0x5a82 023160 ior temp ,pdata 
-0x5a83 023161 rtn 
-:      023163 mouse_read_sensor_common:
-0x5a84 023164 arg pan_reg_delta_x ,pdata 
-0x5a85 023165 call twspi_read 
-0x5a86 023166 store 2 ,mem_mouse_x 
-0x5a87 023167 arg pan_reg_delta_y ,pdata 
-0x5a88 023168 call twspi_read 
-0x5a89 023169 store 2 ,mem_mouse_y 
-0x5a8a 023170 rtn 
-:      023173 mouse_sensor_sdio_low:
-0x5a8b 023174 fetcht 1 ,mem_mouse_sensor_sdio_gpio 
-0x5a8c 023175 call gpio_get_bit 
-0x5a8d 023176 rtn true 
-0x5a8e 023177 setarg 0x0a 
-0x5a8f 023178 call twspi_read 
-0x5a90 023179 nop 1000 
-0x5a91 023180 branch mouse_sensor_sdio_low 
-:      023182 mouse_set_sdio_high:
-0x5a92 023183 setarg 0x8100 
-0x5a93 023184 branch twspi_write 
-:      023189 mouse_bluetooth_fast_conn_init:
-0x5a94 023190 jam 0xff ,mem_mouse_bluetooth_fast_conn_flag 
-:      023191 mouse_ble_fast_conn_init:
-0x5a95 023192 jam 0x34 ,mem_xrecord_mode 
-0x5a96 023193 setarg 0x0f0f0f 
-0x5a97 023194 store 3 ,mem_le_lap 
-0x5a98 023195 store 3 ,mem_le_lap + 3 
-0x5a99 023196 branch mouse_start_reconnect 
-:      023198 mouse_buletooth_fast_conn_end:
-0x5a9a 023199 bpatch patch10_4 ,mem_patch10 
-0x5a9b 023200 call mouse_select_reconn_device 
-0x5a9c 023201 call mouse_bluetooth_fast_conn_disable 
-0x5a9d 023202 fetch 1 ,mem_device_flag 
-0x5a9e 023203 beq mode_bt_device1 ,mouse_device1_check_auto_discover 
-0x5a9f 023204 beq mode_bt_device2 ,mouse_device2_check_auto_discover 
-0x5aa0 023205 rtn 
-:      023206 mouse_device1_check_auto_discover:
-0x5aa1 023207 fetch 6 ,mem_device1_addr 
-0x5aa2 023208 branch mouse_device_check_auto_discover 
-:      023209 mouse_device2_check_auto_discover:
-0x5aa3 023210 fetch 6 ,mem_device2_addr 
-:      023211 mouse_device_check_auto_discover:
-0x5aa4 023212 fetcht 6 ,mem_mouse_compare_addr 
-0x5aa5 023213 isub temp ,null 
-0x5aa6 023214 branch mouse_start_discovery ,zero 
-0x5aa7 023215 branch mouse_start_reconnect_device 
-:      023217 mouse_bluetooth_fast_conn_disable:
-0x5aa8 023218 jam 0x5a ,mem_mouse_bluetooth_fast_conn_flag 
-0x5aa9 023219 rtn 
-:      023222 mouse_stop_bluetooth_mode:
-0x5aaa 023223 fetch 2 ,mem_ui_state_map 
-0x5aab 023224 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x5aac 023225 branch mouse_stop_discovery 
-:      023226 mouse_disconnect:
-0x5aad 023227 setarg 0 
-0x5aae 023228 store 2 ,mem_mouse_no_data_timer 
-0x5aaf 023229 fetch 2 ,mem_ui_state_map 
-0x5ab0 023230 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x5ab1 023231 rtn 
-:      023233 mouse_check_125hz:
-0x5ab2 023234 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ab3 023235 rtnbit0 mouse_enable_bt_125hz 
-:      023236 mouse_bluetooth_125hz:
-0x5ab4 023237 nbranch mouse_bluetooth_125hz_clear ,user 
-0x5ab5 023238 fetch 1 ,mem_bluetooth_125hz_cnt 
-0x5ab6 023239 increase 1 ,pdata 
-0x5ab7 023240 and_into 0x0f ,pdata 
-0x5ab8 023241 store 1 ,mem_bluetooth_125hz_cnt 
-0x5ab9 023242 nrtn blank 
-:      023243 mouse_bluetooth_125hz_clear:
-0x5aba 023244 jam 0 ,mem_bluetooth_125hz_cnt 
-0x5abb 023245 branch disable_user 
-:      023247 mouse_current_mult_update:
-0x5abc 023248 fetch 1 ,mem_sensor_motion_gpio 
-0x5abd 023249 rtnne gpio_disable 
-0x5abe 023250 jam 0 ,mem_lpm_mult 
-0x5abf 023251 jam 30 ,mem_mouse_current_mult_timer 
-0x5ac0 023252 rtn 
-:      023255 mouse_priority_bb_event:
-0x5ac1 023256 bpatch patch10_5 ,mem_patch10 
-0x5ac2 023257 copy regc ,pdata 
-0x5ac3 023258 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
-0x5ac4 023259 beq bt_evt_le_disconnected ,mouse_le_bb_disconnected 
-0x5ac5 023260 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
-0x5ac6 023261 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x5ac7 023262 beq bt_evt_le_enc_info ,mouse_le_enc_info 
-0x5ac8 023263 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
-0x5ac9 023264 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
-0x5aca 023265 beq bt_evt_le_parse_conn_papa_update_rsp ,mouse_le_conn_param_update_rsp_recieved 
-0x5acb 023266 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
-0x5acc 023267 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
-0x5acd 023268 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
-0x5ace 023269 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
-0x5acf 023270 rtn 
-:      023273 mouse_le_bb_event_connected:
-0x5ad0 023274 call mouse_device_poweron_led_config 
-0x5ad1 023275 jam 0 ,mem_mouse_long_mult_flag 
-0x5ad2 023276 call mouse_init_sensor_reset 
-0x5ad3 023277 jam 1 ,mem_mouse_le_bb_connected_flag 
-0x5ad4 023278 call mouse_24g_first_store_reconn_info 
-0x5ad5 023279 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5ad6 023280 nbranch mouse_le_bb_event_connected_next ,blank 
-0x5ad7 023281 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
-:      023282 mouse_le_bb_event_connected_next:
-0x5ad8 023283 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x5ad9 023284 set0 app_disc_by_button ,pdata 
-0x5ada 023285 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x5adb 023286 jam 0 ,mem_mouse_direct_timer 
-0x5adc 023287 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x5add 023288 store 2 ,mem_le_battery_level_updata_timer 
-0x5ade 023289 call mouse_no_data_timer_init 
-0x5adf 023290 branch mouse_stop_discovery 
-:      023292 mouse_le_bb_disconnected:
-0x5ae0 023293 setarg 0 
-0x5ae1 023294 store 2 ,mem_le_battery_level_updata_timer 
-0x5ae2 023295 jam 0 ,mem_mouse_le_bb_connected_flag 
-0x5ae3 023296 arg le_interval_7_5ms ,temp 
-0x5ae4 023297 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ae5 023298 bbit1 mouse_enable_bt_125hz ,mouse_le_bb_disconnected_next 
-0x5ae6 023299 arg le_interval_8_75ms ,temp 
-:      023300 mouse_le_bb_disconnected_next:
-0x5ae7 023301 storet 2 ,mem_le_interval_min 
-0x5ae8 023302 storet 2 ,mem_le_interval_min + 2 
-0x5ae9 023303 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x5aea 023304 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x5aeb 023305 call le_clr_config_more_data 
-0x5aec 023306 branch mouse_bb_disconnected 
-:      023308 mouse_le_pairing_success:
-0x5aed 023309 arg ll_pairing_success_flag ,queue 
-0x5aee 023310 branch mouse_le_enable_connect_flag 
-:      023312 mouse_le_enc_info:
-:      023313 mouse_updata_le_param:
-0x5aef 023314 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x5af0 023315 branch ui_ipc_send_cmd 
-:      023317 mouse_le_ll_start_encryt:
-0x5af1 023318 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5af2 023319 beq 1 ,mouse_le_ll_reconn_start_encryt 
-0x5af3 023320 branch mouse_le_ll_enable_start_enc_flag 
-:      023321 mouse_le_ll_reconn_start_encryt:
-0x5af4 023322 call mouse_updata_le_param 
-0x5af5 023323 jam 20 ,mem_le_start_encrypt_timer 
-:      023324 mouse_le_ll_enable_start_enc_flag:
-0x5af6 023325 arg ll_start_enc_flag ,queue 
-0x5af7 023326 branch mouse_le_enable_connect_flag 
-:      023328 mouse_le_enable_connect_flag:
-0x5af8 023329 fetch 1 ,mem_le_connect_status_flag 
-0x5af9 023330 qset1 pdata 
-0x5afa 023331 store 1 ,mem_le_connect_status_flag 
-0x5afb 023332 rtn 
-:      023334 mouse_le_conn_param_update_rsp_recieved:
-0x5afc 023335 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x5afd 023336 rtneq ble_signaling_connect_parameter_update_accepted 
-0x5afe 023337 fetch 1 ,mem_le_tsniff 
-0x5aff 023338 rshift2 pdata ,pdata 
-0x5b00 023339 sub pdata ,le_interval_15ms ,null 
-0x5b01 023340 rtn positive 
-0x5b02 023341 setarg le_interval_11_25ms 
-0x5b03 023342 store 2 ,mem_le_interval_min 
-0x5b04 023343 store 2 ,mem_le_interval_min + 2 
-0x5b05 023344 call mouse_updata_le_param 
-:      023345 mouse_le_conn_param_lpm_disable:
-0x5b06 023346 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-0x5b07 023347 rtn 
-:      023349 mouse_le_bb_event_connect_complete:
-0x5b08 023350 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5b09 023351 nrtn blank 
-0x5b0a 023352 fetch 1 ,mem_le_att_handle 
-0x5b0b 023353 sub pdata ,34 ,pdata 
-0x5b0c 023354 nrtn zero 
-0x5b0d 023355 jam 0 ,mem_le_start_encrypt_timer 
-:      023356 mouse_le_write_enable:
-0x5b0e 023357 arg write_req_enable_flag ,queue 
-0x5b0f 023358 branch mouse_le_enable_connect_flag 
-:      023360 mouse_le_parse_conn_param_accepted:
-0x5b10 023361 fetch 1 ,mem_le_new_conninterval 
-0x5b11 023362 sub pdata ,le_interval_15ms ,null 
-0x5b12 023363 nbranch mouse_le_conn_param_lpm_disable ,positive 
-0x5b13 023364 store 2 ,mem_le_interval_min 
-0x5b14 023365 store 2 ,mem_le_interval_min + 2 
-0x5b15 023366 fetch 1 ,mem_le_new_connslavelatency 
-0x5b16 023367 branch mouse_le_lpm_mult_reinit ,blank 
-0x5b17 023368 fetcht 1 ,mem_lpm_mult_init 
-0x5b18 023369 isub temp ,null 
-0x5b19 023370 branch mouse_le_lpm_mult_reinit ,positive 
-0x5b1a 023371 fetch 1 ,mem_le_new_connslavelatency 
-0x5b1b 023372 store 1 ,mem_lpm_mult 
-0x5b1c 023373 branch mouse_le_conn_param_lpm_enable 
-:      023374 mouse_le_lpm_mult_reinit:
-0x5b1d 023375 fetch 1 ,mem_lpm_mult_init 
-0x5b1e 023376 store 1 ,mem_lpm_mult 
-:      023377 mouse_le_conn_param_lpm_enable:
-0x5b1f 023378 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x5b20 023379 rtn 
-:      023381 mouse_le_clean_connect_flag:
-0x5b21 023382 jam 0 ,mem_le_connect_status_flag 
-0x5b22 023383 rtn 
-:      023385 mouse_le:
-0x5b23 023386 bpatch patch10_6 ,mem_patch10 
-0x5b24 023387 call le_fifo_check_nearly_full 
-0x5b25 023388 nrtn blank 
-0x5b26 023389 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x5b27 023390 beq 0xff ,mouse_le_next 
-0x5b28 023391 fetch 1 ,mem_le_connect_status_flag 
-0x5b29 023392 and pdata ,0x03 ,pdata 
-0x5b2a 023393 rtnne 0x03 
-:      023394 mouse_le_next:
-0x5b2b 023395 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x5b2c 023396 call mouse_clear_sensor_data_by_reset ,blank 
-0x5b2d 023397 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b2e 023398 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x5b2f 023399 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x5b30 023400 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x5b31 023401 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0x5b32 023402 call mouse_motion 
-0x5b33 023403 call mouse_check_125hz 
-0x5b34 023404 nrtn user 
-0x5b35 023405 call mouse_current_mult_update 
-0x5b36 023406 call mouse_data_xy_release 
-0x5b37 023407 call mouse_wheel_trigger 
-0x5b38 023408 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b39 023409 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
-0x5b3a 023410 fetch 1 ,mem_customer_key 
-0x5b3b 023411 beq 1 ,mouse_le_send_keyboard_package_data 
-:      023412 mouse_le_send_mouse_data:
-0x5b3c 023413 branch mouse_fill_mouse_data_le 
-:      023416 mouse_le_send_keyboard_package_data:
-0x5b3d 023417 fetch 1 ,mem_customer_data_trigger 
-0x5b3e 023418 branch mouse_le_release_keyboard_data ,blank 
-0x5b3f 023419 fetch 8 ,mem_customer_key_press + 1 
-:      023420 mouse_fill_keyboard_package_data_le:
-0x5b40 023421 store 8 ,mem_pdatatemp 
-0x5b41 023422 fetch 1 ,mem_customer_key_press 
-0x5b42 023423 beq kb_multikey_report_id ,mouse_fill_multimedia_key_data_le 
-0x5b43 023424 beq kb_system_conctrl_report_id ,mouse_fill_systemctrl_key_data_le 
-0x5b44 023425 jam 8 ,mem_le_data_len 
-0x5b45 023426 fetcht 2 ,mem_le_keyboard_handle 
-:      023427 mouse_fill_data_le:
-0x5b46 023428 fetch 1 ,mem_le_data_len 
-0x5b47 023429 copy pdata ,rega 
-0x5b48 023430 call le_att_malloc_tx_notify 
-0x5b49 023431 fetcht 1 ,mem_le_data_len 
-0x5b4a 023432 copy temp ,loopcnt 
-0x5b4b 023433 arg mem_pdatatemp ,contr 
-0x5b4c 023434 branch memcpy 
-:      023436 mouse_le_release_keyboard_data:
-0x5b4d 023437 fetch 8 ,mem_customer_key_release + 1 
-0x5b4e 023438 branch mouse_fill_keyboard_package_data_le 
-:      023440 mouse_fill_multimedia_key_data_le:
-0x5b4f 023441 jam 3 ,mem_le_data_len 
-0x5b50 023442 fetcht 2 ,mem_le_multimedia_handle 
-0x5b51 023443 branch mouse_fill_data_le 
-:      023445 mouse_fill_systemctrl_key_data_le:
-0x5b52 023446 jam 2 ,mem_le_data_len 
-0x5b53 023447 fetcht 2 ,mem_le_systemctrl_handle 
-0x5b54 023448 branch mouse_fill_data_le 
-:      023450 mouse_fill_battery_level_le:
-0x5b55 023451 arg 1 ,rega 
-0x5b56 023452 fetcht 2 ,mem_le_battery_level_handle 
-0x5b57 023453 call le_att_malloc_tx_notify 
-0x5b58 023454 fetch 1 ,mem_le_battery_level_percentage 
-0x5b59 023455 istore 1 ,contw 
-0x5b5a 023456 rtn 
-:      023458 mouse_le_send_empty_packet:
-0x5b5b 023459 setarg 0 
-0x5b5c 023460 store 7 ,mem_mouse_key 
-:      023461 mouse_fill_mouse_data_le:
-0x5b5d 023462 jam 7 ,mem_le_data_len 
-0x5b5e 023463 fetch 7 ,mem_mouse_key 
-0x5b5f 023464 store 7 ,mem_pdatatemp 
-0x5b60 023465 fetcht 2 ,mem_le_notify_handle 
-0x5b61 023466 branch mouse_fill_data_le 
-:      023468 mouse_check_51cmd_adv:
-0x5b62 023469 jam 0 ,mem_mouse_le_reconnect_flag 
-0x5b63 023470 fetch 3 ,mem_le_adv_ind 
-0x5b64 023471 store 3 ,mem_le_adv_data + 4 
-0x5b65 023472 call mouse_le_check_adv_flag 
-0x5b66 023473 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
-0x5b67 023474 istore 1 ,contr 
-0x5b68 023475 arg mem_le_adv_swift_pair ,contr 
-0x5b69 023476 call mouse_le_adv_data_update 
-0x5b6a 023477 branch check_51cmd_adv 
-:      023479 mouse_le_check_adv_flag:
-0x5b6b 023480 arg mem_le_adv_data ,rega 
-:      023481 mouse_le_check_adv_flag_loop:
-0x5b6c 023482 ifetch 1 ,rega 
-0x5b6d 023483 rtn blank 
-0x5b6e 023484 iadd contr ,rega 
-0x5b6f 023485 ifetch 1 ,contr 
-0x5b70 023486 rtneq 0x01 
-0x5b71 023487 branch mouse_le_check_adv_flag_loop 
-:      023489 mouse_le_adv_data_update:
-0x5b72 023490 arg mem_le_adv_data + 11 ,contw 
-0x5b73 023491 arg 19 ,loopcnt 
-0x5b74 023492 call memcpy 
-0x5b75 023493 branch le_modified_name_adv 
-:      023499 mouse_bb_disconnected:
-0x5b76 023500 call mouse_bb_discon_clear_stack 
-0x5b77 023501 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x5b78 023502 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
-0x5b79 023503 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x5b7a 023504 branch mouse_start_discovery 
-:      023506 mouse_bb_discon_clear_stack:
-0x5b7b 023507 setarg 0 
-0x5b7c 023508 store 8 ,mem_wheel_tb_old_pinlevel 
-0x5b7d 023509 istore 4 ,contw 
-0x5b7e 023510 jam 0 ,mem_mouse_move_flag 
-0x5b7f 023511 jam 0 ,mem_ltk_exists 
-0x5b80 023512 rtn 
-:      023514 mouse4_0_event_bb_disconn:
-0x5b81 023515 call mouse_le_clean_connect_flag 
-0x5b82 023516 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x5b83 023517 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x5b84 023518 branch mouse_app_enter_hibernate 
-:      023522 mouse_bb_event_timer:
-0x5b85 023523 bpatch patch10_7 ,mem_patch10 
-0x5b86 023525 call mouse_low_voltage_led_timer 
-0x5b87 023526 call mouse_adc_read 
-0x5b88 023528 call mouse_logo_led_on_timer 
-0x5b89 023529 call mouse_led_multi_timer 
-0x5b8a 023530 call mouse_dpi_led_blink_delay_timer 
-0x5b8b 023532 call g24_pair_timeout_timer 
-0x5b8c 023533 call g24_reconn_timeout_timer 
-0x5b8d 023534 call mouse_24g_long_sleep_param_update_timer 
-0x5b8e 023536 call mouse_dpi_key_check_long_press 
-0x5b8f 023537 call mouse_bt_discovery_check 
-0x5b90 023538 call mouse_commbination_key_process 
-0x5b91 023539 call mouse_check_discovery_timeout_timer 
-0x5b92 023541 call mouse_check_direct_timeout_timer 
-0x5b93 023542 call mouse_le_enable_att_list_timer 
-0x5b94 023543 call mouse_le_battery_updata_timer 
-0x5b95 023544 call mouse_le_send_smp_security_request_timer 
-0x5b96 023546 call mouse_check_reconnect_delay_long_sleep 
-0x5b97 023547 call mouse_current_mult_update_timer 
-0x5b98 023548 call mouse_wheel_trigger_timer 
-0x5b99 023549 call mouse_store_information_delay_timer 
-0x5b9a 023550 branch mouse_check_no_data_timeout_timer 
-:      023552 mouse_bt_discovery_check:
-0x5b9b 023553 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b9c 023554 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_bt_discovery_by_pb_button 
-0x5b9d 023555 rtn 
-:      023557 mouse_bt_discovery_by_pb_button:
-0x5b9e 023558 fetch 1 ,mem_select_device_button_statue 
-0x5b9f 023559 rtnne pb_button_state_down 
-0x5ba0 023560 arg mem_bt_discovery_count ,regc 
-0x5ba1 023561 arg mouse_long_button_bt_discovery ,regb 
-0x5ba2 023562 branch timer_single_step 
-:      023564 mouse_long_button_bt_discovery:
-0x5ba3 023565 fetch 1 ,mem_device_flag 
-0x5ba4 023566 rtneq mode_24g_device 
-0x5ba5 023567 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ba6 023568 rtnbit1 mouse_bt_discovery_button_long_down_flag 
-0x5ba7 023569 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x5ba8 023570 call mouse_enable_function_flag 
-0x5ba9 023571 call app_evt_button_long_pressed 
-0x5baa 023572 branch mouse_bb_event_discovery_btn 
-:      023574 mouse_commbination_key_process:
-0x5bab 023575 fetch 1 ,mem_device_flag 
-0x5bac 023576 beq mode_24g_device ,mouse_24g_commbination_key_process 
-0x5bad 023577 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bae 023578 rtnbit0 mouse_enable_commbination_key_by_bt_discovery 
-0x5baf 023579 fetcht 1 ,mem_mouse_commbination_key_bt 
-0x5bb0 023580 branch mouse_commbination_key_start 
-:      023582 mouse_24g_commbination_key_process:
-0x5bb1 023583 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bb2 023584 rtnbit0 mouse_enable_commbination_key_by_24g_pairing 
-0x5bb3 023585 fetcht 1 ,mem_mouse_commbination_key_24g 
-:      023586 mouse_commbination_key_start:
-0x5bb4 023587 storet 1 ,mem_mouse_commbination_key 
-0x5bb5 023588 call mouse_check_key_gpio 
-0x5bb6 023589 and pdata ,0x07 ,pdata 
-0x5bb7 023590 fetcht 1 ,mem_mouse_commbination_key 
-0x5bb8 023591 isub temp ,null 
-0x5bb9 023592 branch mouse_commbination_key_down ,zero 
-:      023593 mouse_commbination_key_up:
-0x5bba 023594 fetch 1 ,mem_ui_button_timeout 
-0x5bbb 023595 store 1 ,mem_combination_ui_button_count 
-0x5bbc 023596 fetch 1 ,mem_commbination_key_statue 
-0x5bbd 023597 rtneq commbination_key_state_up 
-0x5bbe 023598 jam commbination_key_state_up ,mem_commbination_key_statue 
-0x5bbf 023599 rtn 
-:      023601 mouse_commbination_key_down:
-0x5bc0 023602 call mouse_combination_ui_timer 
-0x5bc1 023603 fetch 1 ,mem_commbination_key_statue 
-0x5bc2 023604 rtneq commbination_key_state_down 
-0x5bc3 023605 jam commbination_key_state_down ,mem_commbination_key_statue 
-0x5bc4 023606 rtn 
-:      023608 mouse_combination_ui_timer:
-0x5bc5 023609 arg mouse_24g_start_pair_mode ,regb 
-0x5bc6 023610 arg mem_combination_ui_button_count ,regc 
-0x5bc7 023611 fetch 1 ,mem_device_flag 
-0x5bc8 023612 beq mode_24g_device ,timer_single_step 
-0x5bc9 023613 arg mouse_long_button_bt_discovery ,regb 
-0x5bca 023614 call timer_single_step 
-0x5bcb 023615 fetch 1 ,mem_combination_ui_button_count 
-0x5bcc 023616 beq 1 ,mouse_bt_discovery_button_down_enable 
-0x5bcd 023617 rtn 
-:      023619 mouse_check_discovery_timeout_timer:
-0x5bce 023620 arg mem_mouse_discovery_timer ,regc 
-0x5bcf 023621 arg mouse_check_discovery_timeout ,regb 
-0x5bd0 023622 branch timer_single_step_2b 
-:      023624 mouse_check_discovery_timeout:
-0x5bd1 023625 call mouse_stop_discovery 
-0x5bd2 023626 branch mouse_app_enter_hibernate 
-:      023628 mouse_check_direct_timeout_timer:
-0x5bd3 023629 arg mem_mouse_direct_timer ,regc 
-0x5bd4 023630 arg mouse_check_direct_timeout ,regb 
-0x5bd5 023631 call timer_single_step 
-0x5bd6 023632 fetch 1 ,mem_mouse_direct_timer 
-0x5bd7 023633 beq 1 ,app_ble_stop_direct_adv 
-0x5bd8 023634 rtn 
-:      023636 mouse_check_direct_timeout:
-0x5bd9 023637 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x5bda 023638 beq 0xff ,mouse_buletooth_fast_conn_end 
-0x5bdb 023639 fetch 1 ,mem_reconn_times 
-0x5bdc 023640 nbranch mouse_polling_device ,blank 
-0x5bdd 023641 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bde 023642 bbit1 mouse_enable_bt_reconnect_timeout_enter_discovery ,mouse_start_discovery 
-0x5bdf 023643 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_bb_event_reconn_timeout 
-0x5be0 023644 branch mouse_app_enter_hibernate 
-:      023646 mouse_le_enable_att_list_timer:
-0x5be1 023647 arg mem_le_start_encrypt_timer ,regc 
-0x5be2 023648 arg mouse_le_write_enable ,regb 
-0x5be3 023649 branch timer_single_step 
-:      023651 mouse_le_send_smp_security_request_timer:
-0x5be4 023652 fetch 1 ,mem_mouse_le_bb_connected_flag 
-0x5be5 023653 rtn blank 
-0x5be6 023654 arg mem_mouse_send_secutiry_request_timer ,regc 
-0x5be7 023655 arg mouse_le_pairing_sm_start_check ,regb 
-0x5be8 023656 branch timer_single_step 
-:      023657 mouse_le_pairing_sm_start_check:
-0x5be9 023658 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5bea 023659 nrtn blank 
-0x5beb 023660 fetch 1 ,mem_le_pairing_state 
-0x5bec 023661 rtnne flag_le_pairing_null 
-0x5bed 023662 branch le_pairing_sm_start 
-:      023664 mouse_le_battery_updata_timer:
-0x5bee 023665 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bef 023666 rtnbit1 mouse_enable_le_battery_service_cancel 
-0x5bf0 023667 arg mem_le_battery_level_updata_timer ,regc 
-0x5bf1 023668 arg mouse_le_battery_level_updata ,regb 
-0x5bf2 023669 branch timer_single_step 
-:      023671 mouse_le_battery_level_updata:
-0x5bf3 023672 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x5bf4 023673 store 2 ,mem_le_battery_level_updata_timer 
-0x5bf5 023674 branch mouse_fill_battery_level_le 
-:      023676 mouse_le_enable_att_list:
-0x5bf6 023677 fetch 1 ,mem_le_connect_status_flag 
-0x5bf7 023678 rtnbit1 ll_pairing_success_flag 
-0x5bf8 023679 call mouse_updata_le_param 
-0x5bf9 023680 arg write_req_enable_flag ,queue 
-0x5bfa 023681 branch mouse_le_enable_connect_flag 
-:      023683 mouse_check_reconnect_delay_long_sleep:
-0x5bfb 023684 arg mem_mouse_bluetooth_reconnect_timeout ,regc 
-0x5bfc 023685 arg mouse_app_enter_hibernate ,regb 
-0x5bfd 023686 branch timer_single_step 
-:      023688 mouse_current_mult_update_timer:
-0x5bfe 023689 arg mem_mouse_current_mult_timer ,regc 
-0x5bff 023690 arg mouse_current_mult_reinit ,regb 
-0x5c00 023691 branch timer_single_step 
-:      023692 mouse_current_mult_reinit:
-0x5c01 023693 fetch 1 ,mem_lpm_mult_init 
-0x5c02 023694 store 1 ,mem_lpm_mult 
-0x5c03 023695 jam 1 ,mem_mouse_long_mult_flag 
-0x5c04 023696 rtn 
-:      023699 mouse_check_no_data_timeout_timer:
-0x5c05 023700 arg mem_mouse_no_data_timer ,regc 
-0x5c06 023701 arg mouse_check_no_data_timeout ,regb 
-0x5c07 023702 branch timer_single_step_2b 
-:      023704 mouse_check_no_data_timeout:
-0x5c08 023705 fetch 1 ,mem_device_flag 
-0x5c09 023706 beq mode_24g_device ,mouse_24g_hibernate_set 
-0x5c0a 023707 branch mouse_disconnect 
-:      023709 mouse_no_data_timer_init:
-0x5c0b 023710 fetch 2 ,mem_mouse_no_data_timeout 
-0x5c0c 023711 store 2 ,mem_mouse_no_data_timer 
-0x5c0d 023712 rtn 
-:      023714 mouse_store_information_delay_timer:
-0x5c0e 023715 arg mem_store_information_delay_timer ,regc 
-0x5c0f 023716 arg mouse_store_device_info_check ,regb 
-0x5c10 023717 branch timer_single_step 
-:      023719 mouse_store_device_info_check:
-0x5c11 023720 call mouse_store_device_info 
-0x5c12 023721 fetch 1 ,mem_mouse_need_soft_reset 
-0x5c13 023722 nbranch mouse_soft_reset ,blank 
-0x5c14 023723 rtn 
-:      023725 mouse_bb_event_discovery_btn:
-0x5c15 023726 isolate1 mark_24g ,mark 
-0x5c16 023727 call mouse_24g_stop ,true 
-0x5c17 023728 call mouse_disconnect 
-0x5c18 023729 call mouse_le_clean_connect_flag 
-0x5c19 023730 branch mouse_start_discovery 
-:      023732 mouse_start_discovery:
-0x5c1a 023733 bpatch patch11_0 ,mem_patch11 
-0x5c1b 023734 call mouse_device_discovery_led_config 
-0x5c1c 023735 fetch 2 ,mem_ui_state_map 
-0x5c1d 023736 isolate1 ui_state_ble_adv ,pdata 
-0x5c1e 023737 call mouse_stop_le_adv ,true 
-0x5c1f 023738 call mouse_bluetooth_fast_conn_disable 
-0x5c20 023739 fetch 2 ,mem_ui_state_map 
-0x5c21 023740 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
-0x5c22 023741 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c23 023742 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
-0x5c24 023743 fetcht 2 ,mem_random_addr_increase_count 
-0x5c25 023744 increase 1 ,temp 
-0x5c26 023745 storet 2 ,mem_random_addr_increase_count 
-0x5c27 023746 storet 2 ,mem_le_lap + 1 
-0x5c28 023747 random pdata 
-0x5c29 023748 store 1 ,mem_le_lap 
-:      023749 mouse_start_discovery_norandom:
-0x5c2a 023750 fetch 3 ,mem_mouse_le_lap_temp 
-0x5c2b 023751 store 3 ,mem_le_lap + 3 
-0x5c2c 023752 call app_lpm_mult_disable 
-0x5c2d 023753 fetch 2 ,mem_mouse_discovery_timeout 
-0x5c2e 023754 store 2 ,mem_mouse_discovery_timer 
-0x5c2f 023755 setarg 0 
-0x5c30 023756 store 2 ,mem_mouse_no_data_timer 
-0x5c31 023757 store 2 ,mem_le_battery_level_updata_timer 
-0x5c32 023758 store 1 ,mem_mouse_direct_timer 
-0x5c33 023759 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
-0x5c34 023760 store 1 ,mem_mouse_clear_sensor_data_flag 
-0x5c35 023761 arg mouse_store_eeprom_flag ,queue 
-0x5c36 023762 call mouse_enable_function_flag 
-0x5c37 023763 call mouse_bt_discovery_button_down_disable 
-0x5c38 023764 branch mouse_check_51cmd_adv 
-:      023766 mouse_stop_discovery:
-0x5c39 023767 bpatch patch11_1 ,mem_patch11 
-0x5c3a 023768 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x5c3b 023769 call mouse_disable_function_flag 
-0x5c3c 023770 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-0x5c3d 023771 branch mouse_stop_le_adv 
-:      023772 mouse_stop_le_adv:
-0x5c3e 023773 setarg 0 
-0x5c3f 023774 store 1 ,mem_mouse_direct_timer 
-0x5c40 023775 store 2 ,mem_mouse_discovery_timer 
-0x5c41 023776 branch check_51cmd_stop_adv 
-:      023778 mouse_store_remote_bdaddr:
-0x5c42 023779 bpatch patch11_2 ,mem_patch11 
-0x5c43 023780 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c44 023781 rtnbit0 mouse_store_eeprom_flag 
-0x5c45 023782 arg mouse_store_eeprom_flag ,queue 
-0x5c46 023783 call mouse_disable_function_flag 
-0x5c47 023784 call mouse_check_device_addr 
-:      023785 mouse_unplug_clean_bdaddr:
-0x5c48 023786 call mouse_before_store_reconn_info 
-0x5c49 023787 branch mouse_store_device_info_delay 
-:      023789 mouse_check_device_addr:
-0x5c4a 023790 fetch 1 ,mem_record_bt_mode 
-0x5c4b 023791 beq rec_4_mode ,mouse_check_le_device_addr 
-0x5c4c 023792 rtn 
-:      023793 mouse_check_le_device_addr:
-0x5c4d 023794 store 1 ,mem_device_addr_temp 
-0x5c4e 023795 fetch 6 ,mem_le_plap 
-:      023796 mouse_check_bt_device_addr_common:
-0x5c4f 023797 store 6 ,mem_device_addr_temp + 1 
-0x5c50 023798 fetch 7 ,mem_device_addr_temp 
-0x5c51 023799 arg mem_device1_type ,contr 
-0x5c52 023800 arg 3 ,loopcnt 
-:      023801 mouse_check_device_addr_end:
-0x5c53 023802 ifetcht 7 ,contr 
-0x5c54 023803 isub temp ,null 
-0x5c55 023804 branch mouse_clean_addr ,zero 
-0x5c56 023805 increase 22 ,contr 
-0x5c57 023806 loop mouse_check_device_addr_end 
-0x5c58 023807 rtn 
-:      023808 mouse_before_store_reconn_info:
-0x5c59 023809 arg mem_device1_type ,rega 
-0x5c5a 023810 fetch 1 ,mem_device_flag 
-0x5c5b 023811 increase -1 ,pdata 
-0x5c5c 023812 mul32 pdata ,29 ,pdata 
-0x5c5d 023813 iadd rega ,rega 
-0x5c5e 023814 fetch 1 ,mem_record_bt_mode 
-0x5c5f 023815 istore 1 ,rega 
-0x5c60 023816 beq rec_4_mode ,mouse_store_le_device 
-0x5c61 023817 rtn 
-:      023819 mouse_store_le_device:
-0x5c62 023820 fetch 6 ,mem_le_plap 
-0x5c63 023821 istore 6 ,contw 
-0x5c64 023822 arg mem_le_ltk ,contr 
-0x5c65 023823 call memcpy16 
-0x5c66 023824 fetch 6 ,mem_le_lap 
-0x5c67 023825 istore 6 ,contw 
-0x5c68 023826 rtn 
-:      023828 mouse_clean_addr:
-0x5c69 023829 increase -6 ,contr 
-0x5c6a 023830 copy contr ,contw 
-0x5c6b 023831 fetcht 6 ,mem_device_addr_temp + 1 
-0x5c6c 023832 increase 3 ,temp 
-0x5c6d 023833 istoret 6 ,contw 
-0x5c6e 023834 rtn 
-:      023836 mouse_select_reconn_device:
-0x5c6f 023837 arg mem_device1_type ,rega 
-0x5c70 023838 fetch 1 ,mem_device_flag 
-0x5c71 023839 rtneq mode_24g_device 
-0x5c72 023840 increase -1 ,pdata 
-0x5c73 023841 mul32 pdata ,29 ,pdata 
-0x5c74 023842 iadd rega ,rega 
-0x5c75 023843 ifetch 1 ,rega 
-0x5c76 023844 store 1 ,mem_xrecord_mode 
-0x5c77 023845 beq rec_4_mode ,mouse_load_le_device 
-0x5c78 023846 rtn 
-:      023848 mouse_load_le_device:
-0x5c79 023849 ifetch 6 ,contr 
-:      023850 mouse_load_le_device_end:
-0x5c7a 023851 store 6 ,mem_hci_plap 
-0x5c7b 023852 arg mem_le_ltk ,contw 
-0x5c7c 023853 call memcpy16 
-0x5c7d 023854 ifetch 6 ,contr 
-0x5c7e 023855 store 6 ,mem_le_lap 
-0x5c7f 023856 rtn 
-:      023858 mouse_app_initflag_check:
-0x5c80 023859 bpatch patch11_3 ,mem_patch11 
-0x5c81 023860 fetch 2 ,mem_store_flag 
-0x5c82 023861 arg eeprom_init_flag ,temp 
-0x5c83 023862 isub temp ,null 
-0x5c84 023863 branch mouse_load_device_info ,zero 
-:      023864 mouse_app_initflag_check_next:
-0x5c85 023865 storet 2 ,mem_store_flag 
-0x5c86 023866 call mouse_ble_init_address 
-0x5c87 023867 fetch 1 ,mem_device_flag_temp 
-0x5c88 023868 store 1 ,mem_device_flag 
-0x5c89 023869 fetch 4 ,mem_24g_fast_conn_addr 
-0x5c8a 023870 store 4 ,mem_24g_receiver_addr 
-0x5c8b 023871 store 4 ,mem_24g_addr 
-:      023872 mouse_load_default_dpi:
-0x5c8c 023873 fetch 1 ,mem_config_sensor_dpi 
-0x5c8d 023874 store 1 ,mem_mouse_dpi 
-0x5c8e 023875 rtn 
-:      023877 mouse_load_device_info:
-0x5c8f 023878 call mouse_otp_load_dpi 
-0x5c90 023880 fetch 4 ,mem_mouse_24g_addr 
-0x5c91 023881 store 4 ,mem_24g_receiver_addr 
-0x5c92 023882 store 4 ,mem_24g_addr 
-0x5c93 023883 rtn 
-:      023885 mouse_otp_load_dpi:
-0x5c94 023886 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c95 023887 rtnbit0 mouse_enable_load_and_store_dpi 
-0x5c96 023888 fetch 2 ,mem_otp_offset_dpi 
-0x5c97 023889 copy pdata ,regb 
-0x5c98 023890 call mouse_read_otp_dpi_common 
-0x5c99 023891 fetch 1 ,mem_mouse_dpi_temp 
-0x5c9a 023892 call mouse_load_default_dpi ,blank 
-0x5c9b 023893 rtn 
-:      023895 mouse_ble_init_address:
-0x5c9c 023896 fetch 6 ,mem_le_lap 
-0x5c9d 023897 store 6 ,mem_device1_locall_addr 
-0x5c9e 023898 add pdata ,0x0100 ,pdata 
-0x5c9f 023899 store 6 ,mem_device2_locall_addr 
-0x5ca0 023900 add pdata ,0x0100 ,pdata 
-0x5ca1 023901 store 6 ,mem_device3_locall_addr 
-0x5ca2 023902 rtn 
-:      023906 mouse_store_device_info_delay:
-0x5ca3 023907 fetch 1 ,mem_store_information_delay_timer_init 
-0x5ca4 023908 store 1 ,mem_store_information_delay_timer 
-0x5ca5 023909 rtn 
-:      023911 mouse_store_device_info:
-0x5ca6 023912 bpatch patch11_4 ,mem_patch11 
-0x5ca7 023913 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ca8 023914 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x5ca9 023915 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x5caa 023916 bbit1 mouse_enable_otp ,mouse_store_otp_device_info 
-0x5cab 023917 rtn 
-:      023919 mouse_store_dpi_info_check:
-0x5cac 023920 bpatch patch11_5 ,mem_patch11 
-0x5cad 023921 fetch mouse_flag_len ,mem_mouse_flag 
-0x5cae 023922 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0x5caf 023923 bbit1 mouse_enable_otp ,mouse_store_otp_dpi 
-0x5cb0 023924 rtn 
-:      023928 mouse_store_eeprom_device_info:
-0x5cb1 023929 arg 128 ,temp 
-0x5cb2 023930 arg mem_device_flag ,rega 
-0x5cb3 023931 arg mouse_info_eeprom_offect ,regb 
-0x5cb4 023932 branch iicd_write_protect_eep_data 
-:      023934 mouse_store_eerpom_dpi:
-0x5cb5 023935 arg 1 ,temp 
-0x5cb6 023936 arg mem_mouse_dpi ,rega 
-0x5cb7 023937 arg mouse_dpi_eeprom_offect ,regb 
-0x5cb8 023938 branch iicd_write_protect_eep_data 
-:      023942 mouse_store_flash_device_info:
-0x5cb9 023943 call spid_init_flash 
-0x5cba 023944 call mouse_spid_flash_release_form_powerdown 
-0x5cbb 023945 call mouse_flash_erase_sector 
-0x5cbc 023947 call mouse_information_flash_parameters 
-0x5cbd 023948 call mouse_spid_write_flash 
-0x5cbe 023949 call mouse_spid_flash_powerdown 
-0x5cbf 023950 branch mouse_sensor_spi_init 
-:      023955 mouse_store_otp_device_info:
-0x5cc0 023956 call mouse_write_otp_device_flag 
-0x5cc1 023957 call mouse_write_otp_device_info 
-0x5cc2 023958 branch mouse_write_otp_le_addr_increase_count_info 
-:      023962 mouse_write_otp_device_flag:
-0x5cc3 023963 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0x5cc4 023964 copy regb ,regc 
-:      023965 mouse_write_otp_device_flag_loop:
-0x5cc5 023966 call mouse_read_otp_device_flag_common 
-0x5cc6 023967 fetch 1 ,mem_device_flag_temp 
-0x5cc7 023968 branch mouse_device_flag_store ,blank 
-0x5cc8 023969 store 1 ,mem_device_flag_last 
-0x5cc9 023970 increase 1 ,regc 
-0x5cca 023971 fetch 2 ,mem_otp_offset_device_flag_end 
-0x5ccb 023972 isub regc ,null 
-0x5ccc 023973 nrtn positive 
-0x5ccd 023974 copy regc ,regb 
-0x5cce 023975 branch mouse_write_otp_device_flag_loop 
-:      023977 mouse_device_flag_store:
-0x5ccf 023978 fetch 1 ,mem_device_flag_last 
-0x5cd0 023979 and pdata ,0xf0 ,pdata 
-0x5cd1 023980 branch mouse_device_flag_store_check ,blank 
-0x5cd2 023981 fetch 1 ,mem_device_flag 
-0x5cd3 023982 store 1 ,mem_device_flag_value 
-:      023983 mouse_devoce_flag_store_end:
-0x5cd4 023984 arg 1 ,loopcnt 
-0x5cd5 023985 copy regc ,regb 
-0x5cd6 023986 arg mem_device_flag_value ,rega 
-0x5cd7 023987 branch otp_write 
-:      023989 mouse_device_flag_store_check:
-0x5cd8 023990 fetch 1 ,mem_device_flag_last 
-0x5cd9 023991 fetcht 1 ,mem_device_flag 
-0x5cda 023992 isub temp ,null 
-0x5cdb 023993 rtn zero 
-0x5cdc 023994 lshift4 temp ,temp 
-0x5cdd 023995 iadd temp ,pdata 
-0x5cde 023996 store 1 ,mem_device_flag_value 
-0x5cdf 023998 copy regc ,pdata 
-0x5ce0 023999 fetcht 2 ,mem_otp_offset_device_flag 
-0x5ce1 024000 isub temp ,null 
-0x5ce2 024001 branch mouse_devoce_flag_store_end ,zero 
-0x5ce3 024003 increase -1 ,regc 
-0x5ce4 024004 branch mouse_devoce_flag_store_end 
-:      024008 mouse_write_otp_device_info:
-0x5ce5 024009 fetch 1 ,mem_device_flag 
-0x5ce6 024010 beq mode_24g_device ,mouse_write_otp_24g_addr 
-0x5ce7 024011 beq mode_bt_device1 ,mouse_write_otp_le_device1 
-0x5ce8 024012 beq mode_bt_device2 ,mouse_write_otp_le_device2 
-0x5ce9 024013 rtn 
-:      024015 mouse_write_otp_24g_addr:
-0x5cea 024016 fetchr regb ,2 ,mem_otp_offset_24g_addr 
-0x5ceb 024017 copy regb ,regc 
-:      024018 mouse_otp_store_24g_addr_loop:
-0x5cec 024019 call mouse_read_otp_24g_addr_common 
-0x5ced 024020 fetch 4 ,mem_mouse_24g_addr_temp 
-0x5cee 024021 branch mouse_24g_addr_store ,blank 
-0x5cef 024022 store 4 ,mem_mouse_24g_addr_last 
-0x5cf0 024023 increase 4 ,regc 
-0x5cf1 024024 fetch 2 ,mem_otp_offset_24g_addr_end 
-0x5cf2 024025 isub regc ,null 
-0x5cf3 024026 nrtn positive 
-0x5cf4 024027 copy regc ,regb 
-0x5cf5 024028 branch mouse_otp_store_24g_addr_loop 
-:      024030 mouse_24g_addr_store:
-0x5cf6 024031 fetch 4 ,mem_mouse_24g_addr_last 
-0x5cf7 024032 fetcht 4 ,mem_mouse_24g_addr 
-0x5cf8 024033 isub temp ,null 
-0x5cf9 024034 rtn zero 
-0x5cfa 024035 arg 4 ,loopcnt 
-0x5cfb 024036 arg mem_mouse_24g_addr ,rega 
-0x5cfc 024037 copy regc ,regb 
-0x5cfd 024038 branch otp_write 
-:      024040 mouse_write_otp_le_device1:
-0x5cfe 024041 fetchr regb ,2 ,mem_otp_offset_le_addr1 
-0x5cff 024042 copy regb ,regc 
-:      024043 mouse_otp_store_le_addr1_loop:
-0x5d00 024044 call mouse_read_otp_le_addr1_common 
-0x5d01 024045 fetch 6 ,mem_mouse_le_addr1_temp 
-0x5d02 024046 branch mouse_le_addr1_store ,blank 
-0x5d03 024047 store 6 ,mem_mouse_le_addr1_last 
-0x5d04 024048 increase 6 ,regc 
-0x5d05 024049 fetch 2 ,mem_otp_offset_le_addr1_end 
-0x5d06 024050 isub regc ,null 
-0x5d07 024051 nrtn positive 
-0x5d08 024052 copy regc ,regb 
-0x5d09 024053 branch mouse_otp_store_le_addr1_loop 
-:      024055 mouse_le_addr1_store:
-0x5d0a 024056 fetch 6 ,mem_mouse_le_addr1_last 
-0x5d0b 024057 fetcht 6 ,mem_device1_addr 
-0x5d0c 024058 isub temp ,null 
-0x5d0d 024059 rtn zero 
-0x5d0e 024060 arg 6 ,loopcnt 
-0x5d0f 024061 arg mem_device1_addr ,rega 
-0x5d10 024062 copy regc ,regb 
-0x5d11 024063 branch otp_write 
-:      024066 mouse_write_otp_le_device2:
-0x5d12 024067 fetchr regb ,2 ,mem_otp_offset_le_addr2 
-0x5d13 024068 copy regb ,regc 
-:      024069 mouse_otp_store_le_addr2_loop:
-0x5d14 024070 call mouse_read_otp_le_addr2_common 
-0x5d15 024071 fetch 6 ,mem_mouse_le_addr2_temp 
-0x5d16 024072 branch mouse_le_addr2_store ,blank 
-0x5d17 024073 store 6 ,mem_mouse_le_addr2_last 
-0x5d18 024074 increase 6 ,regc 
-0x5d19 024075 fetch 2 ,mem_otp_offset_le_addr2_end 
-0x5d1a 024076 isub regc ,null 
-0x5d1b 024077 nrtn positive 
-0x5d1c 024078 copy regc ,regb 
-0x5d1d 024079 branch mouse_otp_store_le_addr2_loop 
-:      024081 mouse_le_addr2_store:
-0x5d1e 024082 fetch 6 ,mem_mouse_le_addr2_last 
-0x5d1f 024083 fetcht 6 ,mem_device2_addr 
-0x5d20 024084 isub temp ,null 
-0x5d21 024085 rtn zero 
-0x5d22 024086 arg 6 ,loopcnt 
-0x5d23 024087 arg mem_device2_addr ,rega 
-0x5d24 024088 copy regc ,regb 
-0x5d25 024089 branch otp_write 
-:      024093 mouse_write_otp_le_addr_increase_count_info:
-0x5d26 024094 fetch 1 ,mem_device_flag 
-0x5d27 024095 rtneq mode_24g_device 
-0x5d28 024096 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0x5d29 024097 copy regb ,regc 
-:      024098 mouse_otp_store_le_addr_increase_count_loop:
-0x5d2a 024099 call mouse_read_otp_le_addr_increase_count_common 
-0x5d2b 024100 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5d2c 024101 branch mouse_le_addr_increase_count_store ,blank 
-0x5d2d 024102 store 2 ,mem_random_addr_increase_count_last 
-0x5d2e 024103 increase 2 ,regc 
-0x5d2f 024104 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0x5d30 024105 isub regc ,null 
-0x5d31 024106 nrtn positive 
-0x5d32 024107 copy regc ,regb 
-0x5d33 024108 branch mouse_otp_store_le_addr_increase_count_loop 
-:      024110 mouse_le_addr_increase_count_store:
-0x5d34 024111 fetch 2 ,mem_random_addr_increase_count_last 
-0x5d35 024112 fetcht 2 ,mem_random_addr_increase_count 
-0x5d36 024113 isub temp ,null 
-0x5d37 024114 rtn zero 
-0x5d38 024115 arg 2 ,loopcnt 
-0x5d39 024116 arg mem_random_addr_increase_count ,rega 
-0x5d3a 024117 copy regc ,regb 
-0x5d3b 024118 branch otp_write 
-:      024122 mouse_store_otp_dpi:
-0x5d3c 024123 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d3d 024124 rtnbit0 mouse_enable_load_and_store_dpi 
-0x5d3e 024125 fetchr regb ,2 ,mem_otp_offset_dpi 
-0x5d3f 024126 copy regb ,regc 
-:      024127 mouse_otp_store_dpi_loop:
-0x5d40 024128 call mouse_read_otp_dpi_common 
-0x5d41 024129 fetch 1 ,mem_mouse_dpi_temp 
-0x5d42 024130 branch mouse_otp_dpi_store ,blank 
-0x5d43 024131 store 1 ,mem_mouse_dpi_last 
-0x5d44 024132 increase 1 ,regc 
-0x5d45 024133 fetch 2 ,mem_otp_offset_dpi_end 
-0x5d46 024134 isub regc ,null 
-0x5d47 024135 nrtn positive 
-0x5d48 024136 copy regc ,regb 
-0x5d49 024137 branch mouse_otp_store_dpi_loop 
-:      024139 mouse_otp_dpi_store:
-0x5d4a 024140 fetch 1 ,mem_mouse_dpi_last 
-0x5d4b 024141 and pdata ,0xf0 ,pdata 
-0x5d4c 024142 branch mouse_dpi_store_last ,blank 
-0x5d4d 024143 fetch 1 ,mem_mouse_dpi 
-0x5d4e 024144 store 1 ,mem_mouse_otp_dpi_value 
-:      024145 mouse_dpi_store_end:
-0x5d4f 024146 arg 1 ,loopcnt 
-0x5d50 024147 copy regc ,regb 
-0x5d51 024148 arg mem_mouse_otp_dpi_value ,rega 
-0x5d52 024149 branch otp_write 
-:      024151 mouse_dpi_store_last:
-0x5d53 024152 fetch 1 ,mem_mouse_dpi_last 
-0x5d54 024153 fetcht 1 ,mem_mouse_dpi 
-0x5d55 024154 isub temp ,null 
-0x5d56 024155 rtn zero 
-0x5d57 024156 lshift4 temp ,temp 
-0x5d58 024157 iadd temp ,pdata 
-0x5d59 024158 store 1 ,mem_mouse_otp_dpi_value 
-0x5d5a 024160 copy regc ,pdata 
-0x5d5b 024161 fetcht 2 ,mem_otp_offset_dpi 
-0x5d5c 024162 isub temp ,null 
-0x5d5d 024163 branch mouse_dpi_store_end ,zero 
-0x5d5e 024165 increase -1 ,regc 
-0x5d5f 024166 branch mouse_dpi_store_end 
-:      024175 mouse_load_eeprom_info_check:
-0x5d60 024176 call iicd_read_init_pin 
-0x5d61 024177 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d62 024178 isolate1 mouse_enable_2k_eeprom ,pdata 
-0x5d63 024179 ncall clear_eeprom_size_2k ,true 
-0x5d64 024180 call mouse_eeprom_load_recon_info 
-0x5d65 024181 branch mouse_app_initflag_check 
-:      024183 mouse_eeprom_load_recon_info:
-0x5d66 024184 arg 128 ,temp 
-0x5d67 024185 arg mem_device_flag ,rega 
-0x5d68 024186 arg mouse_info_eeprom_offect ,regb 
-0x5d69 024187 branch iicd_read_eep_data 
-:      024189 mouse_load_eeprom_dpi:
-0x5d6a 024190 arg 1 ,temp 
-0x5d6b 024191 arg mem_mouse_dpi ,rega 
-0x5d6c 024192 arg mouse_dpi_eeprom_offect ,regb 
-0x5d6d 024193 branch iicd_read_eep_data 
-:      024197 mouse_load_flash_info_check:
-0x5d6e 024198 call spid_init_flash 
-0x5d6f 024199 call mouse_spid_flash_release_form_powerdown 
-0x5d70 024200 call mouse_information_flash_parameters 
-0x5d71 024201 call spid_read_flash 
-0x5d72 024202 call mouse_spid_flash_powerdown 
-0x5d73 024203 call mouse_app_initflag_check 
-0x5d74 024204 branch mouse_sensor_spi_init 
-:      024206 mouse_information_flash_parameters:
-0x5d75 024207 setarg mem_mouse_information_end 
-0x5d76 024208 arg mem_mouse_information_start ,temp 
-0x5d77 024209 isub temp ,temp 
-0x5d78 024210 fetch 3 ,mem_flash_base 
-0x5d79 024211 arg mem_mouse_information_start ,rega 
-0x5d7a 024212 rtn 
-:      024214 mouse_spid_flash_release_form_powerdown:
-0x5d7b 024215 jam flash_command_release_from_powerdown ,mem_temp 
-:      024216 mouse_spid_write_flash_cmd:
-0x5d7c 024217 call delay_nop100 
-0x5d7d 024218 call spid_unlock_flash 
-0x5d7e 024219 arg mem_write_flash_head_temp ,rega 
-0x5d7f 024220 fetcht 1 ,mem_temp 
-0x5d80 024221 call mouse_spid_write_flash_cmd_common 
-0x5d81 024222 branch delay_nop100 
-:      024224 mouse_spid_flash_powerdown:
-0x5d82 024225 jam flash_command_powerdown ,mem_temp 
-0x5d83 024226 branch mouse_spid_write_flash_cmd 
-:      024228 mouse_spid_write_flash_cmd_common:
-0x5d84 024229 istoret 1 ,rega 
-0x5d85 024230 rshift16 pdata ,temp 
-0x5d86 024231 istoret 1 ,contw 
-0x5d87 024232 rshift8 pdata ,temp 
-0x5d88 024233 istoret 1 ,contw 
-0x5d89 024234 istore 1 ,contw 
-0x5d8a 024235 deposit rega 
-0x5d8b 024236 store 2 ,core_spid_txaddr 
-0x5d8c 024237 setarg 0 
-0x5d8d 024238 store 2 ,core_spid_rxlen 
-0x5d8e 024239 jam spid_start ,core_misc_ctrl 
-0x5d8f 024240 branch wait_spid_done 
-:      024242 mouse_flash_erase_sector:
-0x5d90 024243 fetch 3 ,mem_flash_base 
-0x5d91 024244 store 3 ,mem_spi_write_addr 
-0x5d92 024245 branch spid_flash_erase_sector + 2 
-:      024247 mouse_spid_write_flash:
-0x5d93 024248 copy pdata ,regc 
-0x5d94 024249 copy rega ,pdata 
-0x5d95 024250 increase -4 ,pdata 
-0x5d96 024251 copy pdata ,regb 
-0x5d97 024252 ifetch 4 ,regb 
-0x5d98 024253 store 4 ,mem_write_flash_head_temp 
-0x5d99 024254 copy regc ,pdata 
-0x5d9a 024255 call spid_write_flash 
-0x5d9b 024256 fetch 4 ,mem_write_flash_head_temp 
-0x5d9c 024257 istore 4 ,regb 
-0x5d9d 024258 rtn 
-:      024260 mouse_flash_power_down:
-0x5d9e 024261 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d9f 024262 rtnbit0 mouse_enable_flash 
-0x5da0 024263 call mouse_spid_flash_powerdown 
-0x5da1 024264 call twspi_enable 
-0x5da2 024265 fetcht 1 ,mem_spi_cs_gpio 
-0x5da3 024266 call gpio_out_inactive 
-0x5da4 024267 fetcht 1 ,mem_spi_hold_gpio 
-0x5da5 024268 branch mouse_gpio_config_input_pd 
-:      024272 mouse_load_otp_info_check:
-0x5da6 024273 call mouse_read_otp_dpi 
-0x5da7 024274 call mouse_read_otp_device_flag 
-0x5da8 024275 call mouse_read_otp_device_info 
-0x5da9 024276 call mouse_read_otp_le_addr_increase_count_info 
-:      024277 mouse_otp_load_app_initflag:
-0x5daa 024278 arg 2 ,loopcnt 
-0x5dab 024279 fetch 2 ,mem_otp_offset_app_initflag 
-0x5dac 024280 copy pdata ,regb 
-0x5dad 024281 arg mem_store_flag ,rega 
-0x5dae 024282 call otp_read_data 
-0x5daf 024283 call mouse_app_initflag_check 
-:      024284 mouse_otp_store_app_initflag:
-0x5db0 024285 arg 2 ,loopcnt 
-0x5db1 024286 arg mem_store_flag ,rega 
-0x5db2 024287 fetchr regb ,2 ,mem_otp_offset_app_initflag 
-0x5db3 024288 branch otp_write 
-:      024292 mouse_read_otp_device_flag:
-0x5db4 024293 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0x5db5 024294 copy regb ,regc 
-:      024295 mouse_read_otp_device_flag_loop:
-0x5db6 024296 call mouse_read_otp_device_flag_common 
-0x5db7 024297 fetch 1 ,mem_device_flag_temp 
-0x5db8 024298 branch mouse_device_flag_load ,blank 
-0x5db9 024299 store 1 ,mem_device_flag_last 
-0x5dba 024300 increase 1 ,regc 
-0x5dbb 024301 fetch 2 ,mem_otp_offset_device_flag_end 
-0x5dbc 024302 isub regc ,null 
-0x5dbd 024303 nbranch mouse_device_flag_load ,positive 
-0x5dbe 024304 copy regc ,regb 
-0x5dbf 024305 branch mouse_read_otp_device_flag_loop 
-:      024307 mouse_read_otp_device_flag_common:
-0x5dc0 024308 arg 1 ,loopcnt 
-0x5dc1 024309 arg mem_device_flag_temp ,rega 
-0x5dc2 024310 branch otp_read_data 
-:      024312 mouse_device_flag_load:
-0x5dc3 024313 fetch 1 ,mem_device_flag_last 
-0x5dc4 024314 copy pdata ,temp 
-0x5dc5 024315 and pdata ,0xf0 ,pdata 
-0x5dc6 024316 branch mouse_device_flag_load_last ,blank 
-0x5dc7 024317 rshift4 pdata ,pdata 
-0x5dc8 024318 branch mouse_device_flag_load_end 
-:      024320 mouse_device_flag_load_last:
-0x5dc9 024321 copy temp ,pdata 
-:      024322 mouse_device_flag_load_end:
-0x5dca 024323 store 1 ,mem_device_flag 
-0x5dcb 024324 rtn 
-:      024327 mouse_read_otp_device_info:
-0x5dcc 024328 fetch 1 ,mem_device_flag 
-0x5dcd 024329 beq mode_24g_device ,mouse_read_otp_24g_addr 
-0x5dce 024330 beq mode_bt_device1 ,mouse_read_otp_le_device1 
-0x5dcf 024331 beq mode_bt_device2 ,mouse_read_otp_le_device2 
-0x5dd0 024332 rtn 
-:      024334 mouse_read_otp_le_device1:
-0x5dd1 024335 call mouse_read_otp_le_device1_addr 
-0x5dd2 024336 branch mouse_read_otp_le_device1_locall_addr 
-:      024338 mouse_read_otp_le_device2:
-0x5dd3 024339 call mouse_read_otp_le_device2_addr 
-0x5dd4 024340 branch mouse_read_otp_le_device2_locall_addr 
-:      024343 mouse_read_otp_le_device1_addr:
-0x5dd5 024344 fetchr regb ,2 ,mem_otp_offset_le_addr1 
-0x5dd6 024345 copy regb ,regc 
-:      024346 mouse_read_otp_le_device1_addr_loop:
-0x5dd7 024347 call mouse_read_otp_le_addr1_common 
-0x5dd8 024348 fetch 6 ,mem_mouse_le_addr1_temp 
-0x5dd9 024349 branch mouse_le_addr1_load ,blank 
-0x5dda 024350 store 6 ,mem_mouse_le_addr1_last 
-0x5ddb 024351 increase 6 ,regc 
-0x5ddc 024352 fetch 2 ,mem_otp_offset_le_addr1_end 
-0x5ddd 024353 isub regc ,null 
-0x5dde 024354 nbranch mouse_le_addr1_load ,positive 
-0x5ddf 024355 copy regc ,regb 
-0x5de0 024356 branch mouse_read_otp_le_device1_addr_loop 
-:      024358 mouse_read_otp_le_addr1_common:
-0x5de1 024359 arg 6 ,loopcnt 
-0x5de2 024360 arg mem_mouse_le_addr1_temp ,rega 
-0x5de3 024361 branch otp_read_data 
-:      024363 mouse_le_addr1_load:
-0x5de4 024364 fetch 6 ,mem_mouse_le_addr1_last 
-0x5de5 024365 store 6 ,mem_device1_addr 
-0x5de6 024366 rtn 
-:      024369 mouse_read_otp_le_device1_locall_addr:
-0x5de7 024370 fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
-0x5de8 024371 copy regb ,regc 
-:      024372 mouse_read_otp_le_device1_locall_addr_loop:
-0x5de9 024373 call mouse_read_otp_le_locall_addr1_common 
-0x5dea 024374 fetch 6 ,mem_mouse_le_locall_addr1_temp 
-0x5deb 024375 branch mouse_le_locall_addr1_load ,blank 
-0x5dec 024376 store 6 ,mem_mouse_le_locall_addr1_last 
-0x5ded 024377 increase 6 ,regc 
-0x5dee 024378 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
-0x5def 024379 isub regc ,null 
-0x5df0 024380 nbranch mouse_le_locall_addr1_load ,positive 
-0x5df1 024381 copy regc ,regb 
-0x5df2 024382 branch mouse_read_otp_le_device1_locall_addr_loop 
-:      024384 mouse_read_otp_le_locall_addr1_common:
-0x5df3 024385 arg 6 ,loopcnt 
-0x5df4 024386 arg mem_mouse_le_locall_addr1_temp ,rega 
-0x5df5 024387 branch otp_read_data 
-:      024389 mouse_le_locall_addr1_load:
-0x5df6 024390 fetch 6 ,mem_mouse_le_locall_addr1_last 
-0x5df7 024391 store 6 ,mem_device1_locall_addr 
-0x5df8 024392 rtn 
-:      024396 mouse_read_otp_le_device2_addr:
-0x5df9 024397 fetchr regb ,2 ,mem_otp_offset_le_addr2 
-0x5dfa 024398 copy regb ,regc 
-:      024399 mouse_read_otp_le_device2_addr_loop:
-0x5dfb 024400 call mouse_read_otp_le_addr2_common 
-0x5dfc 024401 fetch 6 ,mem_mouse_le_addr2_temp 
-0x5dfd 024402 branch mouse_le_addr2_load ,blank 
-0x5dfe 024403 store 6 ,mem_mouse_le_addr2_last 
-0x5dff 024404 increase 6 ,regc 
-0x5e00 024405 fetch 2 ,mem_otp_offset_le_addr2_end 
-0x5e01 024406 isub regc ,null 
-0x5e02 024407 nbranch mouse_le_addr2_load ,positive 
-0x5e03 024408 copy regc ,regb 
-0x5e04 024409 branch mouse_read_otp_le_device2_addr_loop 
-:      024411 mouse_read_otp_le_addr2_common:
-0x5e05 024412 arg 6 ,loopcnt 
-0x5e06 024413 arg mem_mouse_le_addr2_temp ,rega 
-0x5e07 024414 branch otp_read_data 
-:      024416 mouse_le_addr2_load:
-0x5e08 024417 fetch 6 ,mem_mouse_le_addr2_last 
-0x5e09 024418 store 6 ,mem_device2_addr 
-0x5e0a 024419 rtn 
-:      024422 mouse_read_otp_le_device2_locall_addr:
-0x5e0b 024423 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
-0x5e0c 024424 copy regb ,regc 
-:      024425 mouse_read_otp_le_device2_locall_addr_loop:
-0x5e0d 024426 call mouse_read_otp_le_locall_addr2_common 
-0x5e0e 024427 fetch 6 ,mem_mouse_le_locall_addr2_temp 
-0x5e0f 024428 branch mouse_le_locall_addr2_load ,blank 
-0x5e10 024429 store 6 ,mem_mouse_le_locall_addr2_last 
-0x5e11 024430 increase 6 ,regc 
-0x5e12 024431 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
-0x5e13 024432 isub regc ,null 
-0x5e14 024433 nbranch mouse_le_locall_addr2_load ,positive 
-0x5e15 024434 copy regc ,regb 
-0x5e16 024435 branch mouse_read_otp_le_device2_locall_addr_loop 
-:      024437 mouse_read_otp_le_locall_addr2_common:
-0x5e17 024438 arg 6 ,loopcnt 
-0x5e18 024439 arg mem_mouse_le_locall_addr2_temp ,rega 
-0x5e19 024440 branch otp_read_data 
-:      024442 mouse_le_locall_addr2_load:
-0x5e1a 024443 fetch 6 ,mem_mouse_le_locall_addr2_last 
-0x5e1b 024444 store 6 ,mem_device2_locall_addr 
-0x5e1c 024445 rtn 
-:      024449 mouse_read_otp_24g_addr:
-0x5e1d 024450 fetchr regb ,2 ,mem_otp_offset_24g_addr 
-0x5e1e 024451 copy regb ,regc 
-:      024452 mouse_read_otp_24g_addr_loop:
-0x5e1f 024453 call mouse_read_otp_24g_addr_common 
-0x5e20 024454 fetch 4 ,mem_mouse_24g_addr_temp 
-0x5e21 024455 branch mouse_24g_addr_load ,blank 
-0x5e22 024456 store 4 ,mem_mouse_24g_addr_last 
-0x5e23 024457 increase 4 ,regc 
-0x5e24 024458 fetch 2 ,mem_otp_offset_24g_addr_end 
-0x5e25 024459 isub regc ,null 
-0x5e26 024460 nbranch mouse_24g_addr_load ,positive 
-0x5e27 024461 copy regc ,regb 
-0x5e28 024462 branch mouse_read_otp_24g_addr_loop 
-:      024464 mouse_read_otp_24g_addr_common:
-0x5e29 024465 arg 4 ,loopcnt 
-0x5e2a 024466 arg mem_mouse_24g_addr_temp ,rega 
-0x5e2b 024467 branch otp_read_data 
-:      024469 mouse_24g_addr_load:
-0x5e2c 024470 fetch 4 ,mem_mouse_24g_addr_last 
-0x5e2d 024471 store 4 ,mem_mouse_24g_addr 
-0x5e2e 024472 rtn 
-:      024475 mouse_read_otp_le_addr_increase_count_info:
-0x5e2f 024476 fetch 1 ,mem_device_flag 
-0x5e30 024477 rtneq mode_24g_device 
-0x5e31 024478 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0x5e32 024479 copy regb ,regc 
-:      024480 mouse_read_otp_le_addr_increase_count_loop:
-0x5e33 024481 call mouse_read_otp_le_addr_increase_count_common 
-0x5e34 024482 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5e35 024483 branch mouse_le_addr_increase_count_load ,blank 
-0x5e36 024484 store 2 ,mem_random_addr_increase_count_last 
-0x5e37 024485 increase 2 ,regc 
-0x5e38 024486 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0x5e39 024487 isub regc ,null 
-0x5e3a 024488 nbranch mouse_le_addr_increase_count_load ,positive 
-0x5e3b 024489 copy regc ,regb 
-0x5e3c 024490 branch mouse_read_otp_le_addr_increase_count_loop 
-:      024492 mouse_read_otp_le_addr_increase_count_common:
-0x5e3d 024493 arg 2 ,loopcnt 
-0x5e3e 024494 arg mem_random_addr_increase_count_temp ,rega 
-0x5e3f 024495 branch otp_read_data 
-:      024497 mouse_le_addr_increase_count_load:
-0x5e40 024498 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5e41 024499 store 2 ,mem_random_addr_increase_count 
-0x5e42 024500 rtn 
-:      024503 mouse_read_otp_dpi:
-0x5e43 024504 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e44 024505 bbit0 mouse_enable_load_and_store_dpi ,mouse_load_default_dpi 
-0x5e45 024506 fetchr regb ,2 ,mem_otp_offset_dpi 
-0x5e46 024507 copy regb ,regc 
-:      024508 mouse_read_otp_dpi_loop:
-0x5e47 024509 call mouse_read_otp_dpi_common 
-0x5e48 024510 fetch 1 ,mem_mouse_dpi_temp 
-0x5e49 024511 branch mouse_dpi_load ,blank 
-0x5e4a 024512 store 1 ,mem_mouse_dpi_last 
-0x5e4b 024513 increase 1 ,regc 
-0x5e4c 024514 fetch 2 ,mem_otp_offset_dpi_end 
-0x5e4d 024515 isub regc ,null 
-0x5e4e 024516 nbranch mouse_dpi_load ,positive 
-0x5e4f 024517 copy regc ,regb 
-0x5e50 024518 branch mouse_read_otp_dpi_loop 
-:      024520 mouse_read_otp_dpi_common:
-0x5e51 024521 arg 1 ,loopcnt 
-0x5e52 024522 arg mem_mouse_dpi_temp ,rega 
-0x5e53 024523 branch otp_read_data 
-:      024525 mouse_dpi_load:
-0x5e54 024526 fetch 1 ,mem_mouse_dpi_last 
-0x5e55 024527 copy pdata ,temp 
-0x5e56 024528 and pdata ,0xf0 ,pdata 
-0x5e57 024529 branch mouse_dpi_load_last ,blank 
-0x5e58 024530 rshift4 pdata ,pdata 
-0x5e59 024531 branch mouse_dpi_load_end 
-:      024533 mouse_dpi_load_last:
-0x5e5a 024534 copy temp ,pdata 
-:      024535 mouse_dpi_load_end:
-0x5e5b 024536 store 1 ,mem_mouse_dpi 
-0x5e5c 024537 rtn 
-:      024542 mouse_idle:
-0x5e5d 024543 bpatch patch11_6 ,mem_patch11 
-0x5e5e 024544 call mouse_low_voltage_led_no_enter_lpm 
-0x5e5f 024545 call ui_check_paring_button 
-0x5e60 024546 call mouse_dpi_check 
-0x5e61 024547 call mouse_dpi_another_gpio_check 
-0x5e62 024548 call mouse_select_device_check 
-0x5e63 024549 call mouse_check_select_device_by_switch 
-0x5e64 024550 call mouse_bt_button_check 
-0x5e65 024551 branch mouse_wheel_check 
-:      024553 mouse_select_device_check:
-0x5e66 024554 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e67 024555 bbit1 mouse_enable_select_device_by_pb_button ,mouse_select_device_by_pb_button 
-0x5e68 024556 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_select_device_by_pb_button 
-0x5e69 024557 rtn 
-:      024559 mouse_select_device_by_pb_button_check_once:
-0x5e6a 024560 jam 0x03 ,mem_mouse_pbkey_press_status 
-:      024561 mouse_select_device_by_pb_button:
-0x5e6b 024562 call mouse_select_device_by_pb_button_check 
-0x5e6c 024563 branch mouse_select_device_by_pb_button_exit 
-:      024565 mouse_select_device_by_pb_button_check:
-0x5e6d 024566 bpatch patch11_7 ,mem_patch11 
-0x5e6e 024567 fetch 1 ,mem_config_select_device_button_gpio 
-0x5e6f 024568 rtneq gpio_disable 
-0x5e70 024569 arg 0 ,rega 
-0x5e71 024570 jam mouse_pb_key ,mem_mouse_key_temp 
-0x5e72 024571 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e73 024572 call mouse_pb_button_check 
-0x5e74 024573 store 1 ,mem_mouse_pbkey_press_status 
-0x5e75 024574 fetch 1 ,mem_matrix_public_gpio 
-0x5e76 024575 beq gpio_disable ,mouse_3io6key_pb_button_check_end 
-0x5e77 024576 branch mouse_matrix_public_gpio_reset 
-:      024578 mouse_retransmit_select_device_by_pb_button:
-0x5e78 024579 call mouse_select_device_by_pb_button_check 
-0x5e79 024580 copy rega ,pdata 
-0x5e7a 024581 bbit1 mouse_pb_key ,mouse_select_device_button_down + 2 
-0x5e7b 024582 branch mouse_select_device_button_up 
-:      024584 mouse_3io6key_pb_button_check_end:
-0x5e7c 024585 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e7d 024586 call mouse_gpio_config_input_pu 
-:      024587 mouse_select_device_by_pb_button_exit:
-0x5e7e 024588 copy rega ,pdata 
-0x5e7f 024589 bbit1 mouse_pb_key ,mouse_select_device_button_down 
-0x5e80 024590 branch mouse_select_device_button_up 
-:      024592 mouse_pb_button_check:
-0x5e81 024593 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e82 024594 bbit1 mouse_enable_pb_button_connect_gnd ,mouse_pb_button_connect_gnd 
-0x5e83 024595 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e84 024596 copy pdata ,regc 
-0x5e85 024597 fetch 1 ,mem_matrix_public_gpio 
-0x5e86 024598 beq gpio_disable ,mouse_3io6key_check 
-0x5e87 024599 fetch 1 ,mem_mouse_ghost_flag 
-0x5e88 024600 nbranch mouse_select_device_by_pb_button_end ,blank 
-0x5e89 024601 branch mouse_pb_button_connect_matrix 
-:      024603 mouse_select_device_by_pb_button_end:
-0x5e8a 024604 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5e8b 024605 jam 0 ,mem_mouse_pbkey_press_status 
-0x5e8c 024606 rtn 
-:      024608 mouse_pb_button_connect_gnd:
-0x5e8d 024609 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e8e 024610 branch mouse_check_key_connect_gnd 
-:      024612 mouse_pb_button_connect_matrix:
-0x5e8f 024613 call gpio_get_bit 
-0x5e90 024614 fetcht 1 ,mem_matrix_public_gpio 
-0x5e91 024615 branch mouse_pb_button_connect_gnd ,true 
-0x5e92 024616 fetcht 1 ,mem_matrix_public_gpio 
-0x5e93 024617 call gpio_out_active 
-0x5e94 024618 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e95 024619 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e96 024620 branch mouse_check_key_connect_gnd 
-:      024622 mouse_select_device_button_up:
-0x5e97 024623 fetch 1 ,mem_select_device_button_statue 
-0x5e98 024624 rtneq pb_button_state_up 
-0x5e99 024625 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5e9a 024626 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e9b 024627 rtnbit1 mouse_enable_pb_button_short_press_enter_discovery 
-0x5e9c 024628 fetch 1 ,mem_bt_discovery_count 
-0x5e9d 024629 sub pdata ,20 ,null 
-0x5e9e 024630 ncall mouse_ready_reconnection_by_button ,positive 
-0x5e9f 024631 fetch 1 ,mem_ui_button_timeout 
-0x5ea0 024632 store 1 ,mem_bt_discovery_count 
-0x5ea1 024633 rtn 
-:      024635 mouse_select_device_button_down:
-0x5ea2 024636 call mouse_select_device_ghost_check 
-0x5ea3 024637 rtn user 
-0x5ea4 024638 fetch 1 ,mem_select_device_button_statue 
-0x5ea5 024639 rtneq pb_button_state_down 
-0x5ea6 024640 jam pb_button_state_down ,mem_select_device_button_statue 
-0x5ea7 024641 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ea8 024642 bbit1 mouse_enable_pb_button_short_press_enter_discovery ,mouse_long_button_bt_discovery 
-0x5ea9 024643 fetch 1 ,mem_mouse_direct_timer 
-0x5eaa 024644 rtn blank 
-0x5eab 024645 fetch 1 ,mem_mouse_direct_timeout 
-0x5eac 024646 store 1 ,mem_mouse_direct_timer 
-0x5ead 024647 rtn 
-:      024649 mouse_select_device_ghost_check:
-0x5eae 024650 disable user 
-0x5eaf 024651 fetch mouse_flag_len ,mem_mouse_flag 
-0x5eb0 024652 rtnbit1 mouse_enable_pb_button_connect_gnd 
-:      024653 mouse_ghost_key_value_check:
-0x5eb1 024654 fetch 1 ,mem_mouse_lkey_press_status 
-0x5eb2 024655 rtn blank 
-0x5eb3 024656 fetch 1 ,mem_mouse_rkey_press_status 
-0x5eb4 024657 rtn blank 
-0x5eb5 024658 branch enable_user 
-:      024660 mouse_check_select_device_by_switch:
-0x5eb6 024661 bpatch patch12_0 ,mem_patch12 
-0x5eb7 024662 fetch mouse_flag_len ,mem_mouse_flag 
-0x5eb8 024663 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-:      024664 mouse_switch_gpio_connect_gnd:
-0x5eb9 024665 fetcht 1 ,mem_device_switch_gpio 
-0x5eba 024666 call mouse_gpio_config_input_pu 
-0x5ebb 024667 fetcht 1 ,mem_device_switch_gpio 
-0x5ebc 024668 call gpio_get_bit 
-0x5ebd 024669 branch mouse_check_select_24g_device ,true 
-:      024670 mouse_select_btdevice:
-0x5ebe 024671 fetch 1 ,mem_device_flag 
-0x5ebf 024672 rtneq mode_bt_device1 
-0x5ec0 024673 jam mode_bt_device1 ,mem_device_flag 
-0x5ec1 024674 branch mouse_stop_bluetooth_mode 
-:      024676 mouse_check_select_24g_device:
-0x5ec2 024677 fetch 1 ,mem_device_flag 
-0x5ec3 024678 rtneq mode_24g_device 
-0x5ec4 024679 jam mode_24g_device ,mem_device_flag 
-0x5ec5 024680 branch mouse_24g_stop 
-:      024682 mouse_ready_reconnection_by_button:
-0x5ec6 024683 bpatch patch12_1 ,mem_patch12 
-0x5ec7 024684 fetch 1 ,mem_device_number 
-0x5ec8 024685 rtneq 1 
-0x5ec9 024686 call mouse_select_device_number 
-0x5eca 024687 storet 1 ,mem_device_flag 
-:      024688 mouse_store_device_number_before_reset:
-0x5ecb 024690 call mouse_select_device_enable 
-0x5ecc 024691 call mouse_stop_bluetooth_mode 
-0x5ecd 024692 call app_evt_button_long_pressed 
-0x5ece 024693 call mouse_select_device_disable 
-0x5ecf 024694 jam 1 ,mem_mouse_need_soft_reset 
-0x5ed0 024695 branch mouse_store_device_info_delay 
-:      024697 mouse_soft_reset:
-0x5ed1 024698 call mouse_select_device_enable 
-0x5ed2 024699 branch soft_reset_chip 
-:      024701 mouse_select_device_number:
-0x5ed3 024702 fetcht 1 ,mem_device_flag 
-0x5ed4 024703 increase 1 ,temp 
-0x5ed5 024704 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ed6 024705 bbit1 mouse_enable_24g ,mouse_select_device_number_24g 
-0x5ed7 024706 sub temp ,2 ,null 
-0x5ed8 024707 ncall mouse_select_device_count_clean_bt ,positive 
-0x5ed9 024708 rtn 
-:      024710 mouse_select_device_number_24g:
-0x5eda 024711 fetch 1 ,mem_device_number 
-0x5edb 024712 increase -1 ,pdata 
-0x5edc 024713 isub temp ,null 
-0x5edd 024714 ncall mouse_select_device_count_clean_24g ,positive 
-0x5ede 024715 rtn 
-:      024717 mouse_select_device_count_clean_24g:
-0x5edf 024718 arg 0 ,temp 
-0x5ee0 024719 rtn 
-:      024720 mouse_select_device_count_clean_bt:
-0x5ee1 024721 arg 1 ,temp 
-0x5ee2 024722 rtn 
-:      024724 mouse_store_device_number2eeprom:
-0x5ee3 024725 arg 1 ,temp 
-0x5ee4 024726 arg mem_device_flag ,rega 
-0x5ee5 024727 arg 0 ,regb 
-0x5ee6 024728 branch iicd_write_protect_eep_data 
-:      024730 mouse_bt_button_check:
-0x5ee7 024731 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ee8 024732 rtnbit0 mouse_enable_pb_button_short_press_enter_discovery 
-0x5ee9 024733 branch mouse_select_device_by_pb_button 
-:      024735 mouse_select_device_enable:
-0x5eea 024736 arg mouse_select_device_flag ,queue 
-0x5eeb 024737 branch mouse_enable_function_flag 
-:      024738 mouse_select_device_disable:
-0x5eec 024739 arg mouse_select_device_flag ,queue 
-0x5eed 024740 branch mouse_disable_function_flag 
-:      024741 mouse_bt_cannel_reconn_enable:
-0x5eee 024742 arg mouse_bt_cannel_reconn_flag ,queue 
-0x5eef 024743 branch mouse_enable_function_flag 
-:      024744 mouse_bt_cannel_reconn_disable:
-0x5ef0 024745 arg mouse_bt_cannel_reconn_flag ,queue 
-0x5ef1 024746 branch mouse_disable_function_flag 
-:      024747 mouse_bt_discovery_button_down_enable:
-0x5ef2 024748 arg mouse_bt_discovery_button_down_flag ,queue 
-0x5ef3 024749 branch mouse_enable_function_flag 
-:      024750 mouse_bt_discovery_button_down_disable:
-0x5ef4 024751 arg mouse_bt_discovery_button_down_flag ,queue 
-0x5ef5 024752 branch mouse_disable_function_flag 
-:      024754 mouse_adc_read_enable:
-0x5ef6 024755 arg mouse_enable_adc ,queue 
-0x5ef7 024756 branch mouse_enable_function_flag 
-:      024758 mouse_24g_set_250hz:
-0x5ef8 024759 arg mouse_enable_24g_250hz ,queue 
-0x5ef9 024760 branch mouse_enable_function_flag 
-:      024762 mouse_24g_search_dongle_enable:
-0x5efa 024763 arg mouse_enable_24g_search_dongle ,queue 
-0x5efb 024764 branch mouse_enable_function_flag 
-:      024766 mouse_16m_enable:
-0x5efc 024767 arg mouse_enable_16m ,queue 
-0x5efd 024768 branch mouse_enable_function_flag 
-:      024770 mouse_dpi_4level_enable:
-0x5efe 024771 arg mouse_enable_dpi_level_4 ,queue 
-0x5eff 024772 branch mouse_enable_function_flag 
-:      024774 mouse_enable_function_flag:
-0x5f00 024775 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f01 024776 qset1 pdata 
-0x5f02 024777 store mouse_flag_len ,mem_mouse_flag 
-0x5f03 024778 rtn 
-:      024780 mouse_disable_function_flag:
-0x5f04 024781 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f05 024782 qset0 pdata 
-0x5f06 024783 store mouse_flag_len ,mem_mouse_flag 
-0x5f07 024784 rtn 
-:      024786 mouse_customer_key_enable:
-0x5f08 024787 setarg 0 
-0x5f09 024788 store 8 ,mem_customer_key_press 
-0x5f0a 024789 store 8 ,mem_customer_key_release 
-0x5f0b 024790 fetch 1 ,mem_mouse_customer_function 
-0x5f0c 024791 beq 2 ,mouse_customer_key_ctrl_alt_a 
-0x5f0d 024792 beq 3 ,mouse_customer_ac_home 
-0x5f0e 024793 beq 4 ,mouse_customer_key_play 
-0x5f0f 024794 setarg 0x070008 
-:      024795 mouse_customer_standrad_key_set:
-0x5f10 024796 store 8 ,mem_customer_key_press + 1 
-0x5f11 024797 rtn 
-:      024799 mouse_customer_key_ctrl_alt_a:
-0x5f12 024800 setarg 0x040005 
-0x5f13 024801 branch mouse_customer_standrad_key_set 
-:      024803 mouse_customer_ac_home:
-0x5f14 024804 setarg 0x022303 
-:      024805 mouse_customer_media_key_set:
-0x5f15 024806 store 8 ,mem_customer_key_press 
-0x5f16 024807 setarg 0x03 
-0x5f17 024808 store 8 ,mem_customer_key_release 
-0x5f18 024809 rtn 
-:      024811 mouse_customer_key_play:
-0x5f19 024812 setarg 0x00cd03 
-0x5f1a 024813 branch mouse_customer_media_key_set 
-:      024816 mouse_polling_device:
-0x5f1b 024817 bpatch patch12_2 ,mem_patch12 
-0x5f1c 024818 fetch 1 ,mem_reconn_times 
-0x5f1d 024819 increase -1 ,pdata 
-0x5f1e 024820 store 1 ,mem_reconn_times 
-0x5f1f 024821 fetcht 1 ,mem_device_flag 
-0x5f20 024822 sub temp ,1 ,null 
-0x5f21 024823 ncall mouse_select_device_number ,zero 
-0x5f22 024824 storet 1 ,mem_device_flag 
-0x5f23 024825 call mouse_store_device_number2eeprom 
-0x5f24 024826 call mouse_before_store_reconn_info 
-0x5f25 024827 branch mouse_start_reconnect_device 
-:      024831 mouse_drawing_optima:
-0x5f26 024832 bpatch patch12_3 ,mem_patch12 
-0x5f27 024833 fetch 1 ,mem_config_sensor_type 
-0x5f28 024834 rtneq p3212 
-0x5f29 024835 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f2a 024836 rtnbit0 mouse_enable_smoother 
-0x5f2b 024837 fetch 4 ,mem_mouse_x 
-0x5f2c 024838 rtn blank 
-0x5f2d 024839 call mouse_data_abs_check 
-0x5f2e 024840 setarg 0x03 
-0x5f2f 024841 call mouse_pdata_greater_than_check 
-0x5f30 024842 call mouse_disable_asm ,blank 
-0x5f31 024843 ncall mouse_enable_asm ,blank 
-0x5f32 024844 setarg 0x02 
-0x5f33 024845 call mouse_data_less_than_check 
-0x5f34 024846 call mouse_disable_asm ,blank 
-0x5f35 024847 fetch 1 ,mem_mouse_asm_flag 
-0x5f36 024848 beq 1 ,mouse_drawing_optima_modify 
-:      024849 mouse_drawing_optima_init:
-0x5f37 024850 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f38 024851 rtnbit0 mouse_enable_smoother 
-0x5f39 024852 arg 5 ,loopcnt 
-0x5f3a 024853 arg mem_mouse_asm_flag ,contw 
-0x5f3b 024854 branch clear_mem 
-:      024856 mouse_drawing_optima_modify:
-0x5f3c 024857 call mouse_drawing_optima_xy_offset_modify 
-0x5f3d 024858 fetch 2 ,mem_mouse_x_pre 
-0x5f3e 024859 store 2 ,mem_data_pre 
-0x5f3f 024860 fetch 2 ,mem_mouse_x 
-0x5f40 024861 store 2 ,mem_data_current 
-0x5f41 024862 call mouse_drawing_optima_data_x 
-0x5f42 024863 fetch 2 ,mem_data_pre 
-0x5f43 024864 store 2 ,mem_mouse_x_pre 
-0x5f44 024865 fetch 2 ,mem_data_current 
-0x5f45 024866 store 2 ,mem_mouse_x 
-0x5f46 024868 fetch 2 ,mem_mouse_y_pre 
-0x5f47 024869 store 2 ,mem_data_pre 
-0x5f48 024870 fetch 2 ,mem_mouse_y 
-0x5f49 024871 store 2 ,mem_data_current 
-0x5f4a 024872 call mouse_drawing_optima_data_y 
-0x5f4b 024873 fetch 2 ,mem_data_pre 
-0x5f4c 024874 store 2 ,mem_mouse_y_pre 
-0x5f4d 024875 fetch 2 ,mem_data_current 
-0x5f4e 024876 store 2 ,mem_mouse_y 
-0x5f4f 024877 rtn 
-:      024879 mouse_drawing_optima_xy_offset_modify:
-0x5f50 024880 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f51 024881 rtnbit0 mouse_enable_xy_offset 
-0x5f52 024882 bpatch patch12_4 ,mem_patch12 
-0x5f53 024883 fetch 2 ,mem_mouse_x_pre 
-0x5f54 024884 store 2 ,mem_data_value 
-0x5f55 024885 call mouse_pre_xy_data_judge 
-0x5f56 024886 store 2 ,mem_mouse_x_pre 
-0x5f57 024887 fetch 2 ,mem_mouse_x 
-0x5f58 024888 store 2 ,mem_data_value 
-0x5f59 024889 call mouse_current_xy_data_judge 
-0x5f5a 024890 store 2 ,mem_mouse_x 
-0x5f5b 024891 fetch 2 ,mem_mouse_y_pre 
-0x5f5c 024892 store 2 ,mem_data_value 
-0x5f5d 024893 call mouse_pre_xy_data_judge 
-0x5f5e 024894 store 2 ,mem_mouse_y_pre 
-0x5f5f 024895 fetch 2 ,mem_mouse_y 
-0x5f60 024896 store 2 ,mem_data_value 
-0x5f61 024897 call mouse_current_xy_data_judge 
-0x5f62 024898 store 2 ,mem_mouse_y 
-0x5f63 024899 rtn 
-:      024901 mouse_pre_xy_data_judge:
-0x5f64 024902 fetch 1 ,mem_data_value + 1 
-0x5f65 024903 branch mouse_pre_xy_pdata_offset ,blank 
-0x5f66 024904 branch mouse_pre_xy_ndata_offset 
-:      024906 mouse_pre_xy_pdata_offset:
-0x5f67 024907 fetch 1 ,mem_data_value 
-0x5f68 024908 call mouse_pre_xy_get_0_4_times 
-0x5f69 024909 store 1 ,mem_data_value 
-:      024910 mouse_xy_data_offset_new:
-0x5f6a 024911 fetch 2 ,mem_data_value 
-0x5f6b 024912 rtn 
-:      024913 mouse_pre_xy_ndata_offset:
-0x5f6c 024914 fetch 1 ,mem_data_value 
-0x5f6d 024915 call mouse_pdata_invert 
-0x5f6e 024916 call mouse_pre_xy_get_0_4_times 
-0x5f6f 024917 call disable_blank ,blank 
-0x5f70 024918 call mouse_pdata_get_new_value 
-0x5f71 024919 branch mouse_xy_data_offset_new 
-:      024921 mouse_current_xy_data_judge:
-0x5f72 024922 fetch 1 ,mem_data_value + 1 
-0x5f73 024923 branch mouse_current_xy_pdata_offset ,blank 
-0x5f74 024924 branch mouse_current_xy_ndata_offset 
-:      024925 mouse_current_xy_pdata_offset:
-0x5f75 024926 fetch 1 ,mem_data_value 
-0x5f76 024927 call mouse_current_xy_get_0_6_times 
-0x5f77 024928 store 1 ,mem_data_value 
-0x5f78 024929 branch mouse_xy_data_offset_new 
-:      024930 mouse_current_xy_ndata_offset:
-0x5f79 024931 fetch 1 ,mem_data_value 
-0x5f7a 024932 call mouse_pdata_invert 
-0x5f7b 024933 call mouse_current_xy_get_0_6_times 
-0x5f7c 024934 call disable_blank ,blank 
-0x5f7d 024935 call mouse_pdata_get_new_value 
-0x5f7e 024936 branch mouse_xy_data_offset_new 
-:      024938 mouse_pre_xy_get_0_4_times:
-0x5f7f 024939 mul32 pdata ,4 ,pdata 
-0x5f80 024940 div pdata ,5 
-0x5f81 024941 call wait_div_end 
-0x5f82 024942 quotient pdata 
-0x5f83 024943 rtn 
-:      024944 mouse_current_xy_get_0_6_times:
-0x5f84 024945 mul32 pdata ,12 ,pdata 
-0x5f85 024946 div pdata ,10 
-0x5f86 024947 call wait_div_end 
-0x5f87 024948 quotient pdata 
-0x5f88 024949 rtn 
-:      024951 mouse_drawing_optima_data_x:
-0x5f89 024952 fetch 2 ,mem_data_pre 
-0x5f8a 024953 fetcht 2 ,mem_data_current 
-0x5f8b 024954 iadd temp ,pdata 
-0x5f8c 024955 fetcht 1 ,mem_mouse_data_xtemp 
-0x5f8d 024956 iadd temp ,pdata 
-0x5f8e 024957 and pdata ,0x01 ,temp 
-0x5f8f 024958 storet 1 ,mem_mouse_data_xtemp 
-0x5f90 024959 branch mouse_drawing_optima_data 
-:      024961 mouse_drawing_optima_data_y:
-0x5f91 024962 fetch 2 ,mem_data_pre 
-0x5f92 024963 fetcht 2 ,mem_data_current 
-0x5f93 024964 iadd temp ,pdata 
-0x5f94 024965 fetcht 1 ,mem_mouse_data_ytemp 
-0x5f95 024966 iadd temp ,pdata 
-0x5f96 024967 and pdata ,0x01 ,temp 
-0x5f97 024968 storet 1 ,mem_mouse_data_ytemp 
-0x5f98 024969 branch mouse_drawing_optima_data 
-:      024971 mouse_drawing_optima_data:
-0x5f99 024972 store 3 ,mem_data_sum 
-0x5f9a 024973 isolate1 16 ,pdata 
-0x5f9b 024974 branch mouse_data_sum_overflow ,true 
-0x5f9c 024975 fetch 1 ,mem_data_sum + 1 
-0x5f9d 024976 beq 0xff ,mouse_data_sum_n 
-0x5f9e 024977 fetch 1 ,mem_data_sum 
-:      024978 mouse_data_store_pre:
-0x5f9f 024979 rshift pdata ,pdata 
-0x5fa0 024980 store 2 ,mem_data_pre 
-0x5fa1 024981 store 2 ,mem_data_current 
-0x5fa2 024982 rtn 
-:      024983 mouse_data_sum_overflow:
-0x5fa3 024984 fetch 1 ,mem_data_sum + 1 
-0x5fa4 024985 beq 0 ,mouse_data_sum_overflow_p 
-0x5fa5 024986 fetch 3 ,mem_data_sum 
-0x5fa6 024987 branch mouse_data_store_pre 
-:      024988 mouse_data_sum_overflow_p:
-0x5fa7 024989 jam 0 ,mem_data_sum + 2 
-0x5fa8 024990 fetch 1 ,mem_data_sum 
-0x5fa9 024991 branch mouse_data_store_pre 
-:      024993 mouse_data_sum_n:
-0x5faa 024994 fetch 1 ,mem_data_sum 
-0x5fab 024995 call mouse_pdata_get_half 
-0x5fac 024996 store 1 ,mem_data_pre 
-0x5fad 024997 store 1 ,mem_data_current 
-0x5fae 024998 branch mouse_data_zero ,blank 
-0x5faf 024999 setarg 0xff 
-:      025000 mouse_data_set_direction:
-0x5fb0 025001 store 1 ,mem_data_pre + 1 
-0x5fb1 025002 store 1 ,mem_data_current + 1 
-0x5fb2 025003 rtn 
-:      025004 mouse_data_zero:
-0x5fb3 025005 setarg 0 
-0x5fb4 025006 branch mouse_data_set_direction 
-:      025008 mouse_pdata_get_half:
-0x5fb5 025009 call mouse_pdata_invert 
-0x5fb6 025010 rshift pdata ,pdata 
-:      025011 mouse_pdata_get_new_value:
-0x5fb7 025012 call mouse_rega_in_out 
-0x5fb8 025013 sub pdata ,0 ,pdata 
-0x5fb9 025014 store 1 ,mem_data_value 
-0x5fba 025015 rtn 
-:      025017 mouse_pdata_invert:
-0x5fbb 025018 sub pdata ,0 ,pdata 
-:      025019 mouse_rega_in_out:
-0x5fbc 025020 store 1 ,mem_rega 
-0x5fbd 025021 fetch 1 ,mem_rega 
-0x5fbe 025022 rtn 
-:      025024 mouse_disable_asm:
-0x5fbf 025025 jam 0 ,mem_mouse_asm_flag 
-0x5fc0 025026 rtn 
-:      025027 mouse_enable_asm:
-0x5fc1 025028 jam 1 ,mem_mouse_asm_flag 
-0x5fc2 025029 rtn 
-:      025032 mouse_pdata_greater_than_check:
-0x5fc3 025033 isub rega ,null 
-0x5fc4 025034 nbranch disable_blank ,positive 
-0x5fc5 025035 isub regb ,null 
-0x5fc6 025036 nbranch disable_blank ,positive 
-0x5fc7 025037 branch enable_blank 
-:      025038 mouse_data_less_than_check:
-0x5fc8 025039 isub rega ,null 
-0x5fc9 025040 nrtn positive 
-0x5fca 025041 isub regb ,null 
-0x5fcb 025042 nrtn positive 
-0x5fcc 025043 branch enable_blank 
-:      025045 mouse_data_abs_check:
-0x5fcd 025046 fetch 2 ,mem_mouse_x 
-0x5fce 025047 call mouse_data_abs 
-0x5fcf 025048 copy pdata ,rega 
-0x5fd0 025049 fetch 2 ,mem_mouse_y 
-0x5fd1 025050 call mouse_data_abs 
-0x5fd2 025051 copy pdata ,regb 
-0x5fd3 025052 rtn 
-:      025054 mouse_data_abs:
-0x5fd4 025055 store 2 ,mem_data_current 
-0x5fd5 025056 fetch 1 ,mem_data_current + 1 
-0x5fd6 025057 beq 0xff ,mouse_data_reversal 
-0x5fd7 025058 fetch 1 ,mem_data_current 
-:      025059 mouse_data_abs_store:
-0x5fd8 025060 and_into 0xff ,pdata 
-0x5fd9 025062 rtn 
-:      025063 mouse_data_reversal:
-0x5fda 025064 fetch 2 ,mem_data_current 
-0x5fdb 025065 sub pdata ,0 ,pdata 
-0x5fdc 025066 branch mouse_data_abs_store 
-:      025068 mouse_24g_long_sleep_param_update_timer:
-0x5fdd 025069 arg mem_24g_long_sleep_param_update_timer ,regc 
-0x5fde 025070 arg mouse_24g_long_sleep_normal_param ,regb 
-0x5fdf 025071 branch timer_single_step 
-:      025072 mouse_24g_long_sleep_normal_param:
-0x5fe0 025073 fetch 4 ,mem_24g_long_sleep_set1 
-0x5fe1 025074 store 4 ,mem_24g_enter_hibernate 
-0x5fe2 025075 jam 1 ,mem_mouse_long_mult_flag 
-0x5fe3 025076 rtn 
-:      025079 mouse_24g_long_sleep_set:
-0x5fe4 025080 fetch 1 ,mem_24g_long_sleep_set_level 
-0x5fe5 025081 beq 0x00 ,mouse_24g_long_sleep_set_30ms 
-0x5fe6 025082 beq 0x01 ,mouse_24g_long_sleep_set_50ms 
-0x5fe7 025083 beq 0x02 ,mouse_24g_long_sleep_set_80ms 
-0x5fe8 025084 beq 0x03 ,mouse_24g_long_sleep_set_100ms 
-:      025085 mouse_24g_long_sleep_set_80ms:
-0x5fe9 025086 setarg 0x0ea600 
-:      025087 mouse_24g_long_sleep_set_end:
-0x5fea 025088 store 4 ,mem_24g_long_sleep_set1 
-0x5feb 025089 rtn 
-:      025090 mouse_24g_long_sleep_set_30ms:
-0x5fec 025091 setarg 0x05e740 
-0x5fed 025092 branch mouse_24g_long_sleep_set_end 
-:      025093 mouse_24g_long_sleep_set_50ms:
-0x5fee 025094 setarg 0x0927c0 
-0x5fef 025095 branch mouse_24g_long_sleep_set_end 
-:      025096 mouse_24g_long_sleep_set_100ms:
-0x5ff0 025097 setarg 0x124f80 
-0x5ff1 025098 branch mouse_24g_long_sleep_set_end 
-:      025100 mouse_24g_hibernate_set:
-0x5ff2 025101 bpatch patch12_5 ,mem_patch12 
-0x5ff3 025102 jam 0 ,mem_24g_attempt_fail_flag 
-0x5ff4 025103 call g24_transmit_next_packet 
-0x5ff5 025104 setarg -1 
-0x5ff6 025105 store 4 ,mem_24g_enter_hibernate 
-0x5ff7 025106 setarg 0 
-0x5ff8 025107 store 7 ,mem_mouse_key 
-0x5ff9 025108 jam 1 ,mem_sensor_shutdown_flag 
-0x5ffa 025109 call mouse_sensor_powerdown 
-0x5ffb 025110 call mouse_setgpio_hibernate 
-0x5ffc 025111 branch mouse_24g_long_sleep 
-:      025113 mouse_wakeup_24g:
-0x5ffd 025114 fetch 1 ,mem_sensor_shutdown_flag 
-0x5ffe 025115 ncall mouse_wakeup_24g_from_long_sleep ,blank 
-0x5fff 025116 jam 0 ,mem_sensor_shutdown_flag 
-0x6000 025117 rtn 
-:      025119 mouse_wakeup_24g_from_long_sleep:
-0x6001 025120 call mouse_init_sensor_wakeup 
-0x6002 025121 fetch mouse_flag_len ,mem_mouse_flag 
-0x6003 025122 rtnbit0 mouse_enable_wheel_wake_up_cancel 
-:      025123 mouse_wheel_gpio_init:
-0x6004 025124 fetch 1 ,mem_whee_a_data_gpio 
-0x6005 025125 arg gpcfg_pullup ,temp 
-0x6006 025126 call gpio_config_function_int 
-0x6007 025127 fetch 1 ,mem_whee_b_data_gpio 
-0x6008 025128 arg gpcfg_pullup ,temp 
-0x6009 025129 branch gpio_config_function_int 
-:      025131 mouse_24g_transmit_start:
-0x600a 025132 call mouse_24g_fast_conn_mode_check 
-0x600b 025133 fetch 1 ,mem_sensor_shutdown_flag 
-0x600c 025134 nbranch mouse_24g_short_sleep ,blank 
-0x600d 025135 branch g24_transmit_start_next 
-:      025137 mouse_24g_fast_conn_mode_check:
-0x600e 025138 fetch 4 ,mem_24g_receiver_addr 
-0x600f 025139 fetcht 4 ,mem_24g_fast_conn_addr 
-0x6010 025140 isub temp ,null 
-0x6011 025141 branch mouse_soft_agc_enable ,zero 
-0x6012 025142 branch mouse_soft_agc_disable 
-:      025144 mouse_soft_agc_enable:
-0x6013 025145 jam 0 ,mem_gain_fix 
-0x6014 025146 jam tx_power_factory ,mem_tx_power 
-0x6015 025147 rtn 
-:      025148 mouse_soft_agc_disable:
-0x6016 025149 jam 0xff ,mem_gain_fix 
-0x6017 025150 rtn 
-:      025152 mouse_24g_stop:
-0x6018 025153 set0 mark_24g ,mark 
-0x6019 025154 jam state_24g_stop ,mem_24g_conn_sm 
-0x601a 025155 arg mouse_24g_pairing_flag ,queue 
-0x601b 025156 branch mouse_disable_function_flag 
-:      025158 mouse_24g_start_mode:
-0x601c 025159 fetch mouse_flag_len ,mem_mouse_flag 
-0x601d 025160 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-0x601e 025161 call mouse_device_24g_pair_led_config 
-0x601f 025162 call mouse_wakeup_from_power_check 
-0x6020 025163 branch mouse_24g_reconn_dongle_start ,user 
-0x6021 025164 fetch mouse_flag_len ,mem_mouse_flag 
-0x6022 025165 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_reconn_general_dongle 
-0x6023 025166 bbit0 mouse_enable_24g_power_on_pairing ,mouse_24g_reconn_general_dongle 
-0x6024 025167 call mouse_key_check_once 
-0x6025 025168 and rega ,0x07 ,pdata 
-0x6026 025169 fetcht 1 ,mem_mouse_commbination_key_24g 
-0x6027 025170 isub temp ,null 
-0x6028 025171 branch mouse_24g_start_pair_mode ,zero 
-0x6029 025172 branch mouse_24g_reconn_general_dongle 
-:      025174 mouse_24g_mode_setup_error:
-0x602a 025175 fetch 1 ,mem_reconn_times 
-0x602b 025176 nbranch mouse_polling_device ,blank 
-0x602c 025177 rtn 
-:      025179 mouse_24g_first_start_auto_pair_mode:
-0x602d 025180 call mouse_wakeup_from_power_check 
-0x602e 025181 branch mouse_24g_first_start_reconn ,user 
-:      025182 mouse_24g_reconn_general_dongle:
-0x602f 025183 jam mode_24g_device ,mem_device_flag 
-0x6030 025184 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-0x6031 025185 store 2 ,mem_24g_reconn_timeout 
-0x6032 025186 jam fast_conn_and_3_0_addr ,mem_24g_reconn_type 
-0x6033 025187 branch g24_reconn_start 
-:      025189 mouse_24g_start_auto_pair:
-0x6034 025190 fetch 2 ,mem_24g_pair_timeout_init 
-0x6035 025191 store 2 ,mem_24g_reconn_timeout 
-0x6036 025192 jam pair_and_3_0_addr ,mem_24g_reconn_type 
-0x6037 025193 branch g24_reconn_start 
-:      025195 mouse_24g_first_start_reconn:
-0x6038 025196 fetch 1 ,mem_device_flag 
-0x6039 025197 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
-0x603a 025198 call mouse_bluetooth_fast_conn_disable 
-:      025199 mouse_24g_first_bluetooth_reconnect:
-0x603b 025200 call mouse_24g_stop 
-0x603c 025201 jam mode_bt_device1 ,mem_device_flag 
-0x603d 025202 call mouse_select_reconn_device 
-0x603e 025203 branch mouse_start_reconnect_device 
-:      025205 mouse_24g_first_bb_event_reconn_timeout:
-0x603f 025206 call mouse_wakeup_from_power_check 
-0x6040 025207 branch mouse_app_enter_hibernate ,user 
-0x6041 025208 branch mouse_start_discovery 
-:      025210 mouse_24g_first_store_reconn_info:
-0x6042 025211 call mouse_wakeup_from_power_check 
-0x6043 025212 rtn user 
-0x6044 025213 fetch mouse_flag_len ,mem_mouse_flag 
-0x6045 025214 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_store_device_info_delay 
-0x6046 025215 rtn 
-:      025217 mouse_24g_start_pair_mode:
-0x6047 025218 call mouse_device_24g_pair_led_config 
-0x6048 025219 jam 0 ,mem_24g_reconn_type 
-0x6049 025220 arg mouse_24g_pairing_flag ,queue 
-0x604a 025221 call mouse_enable_function_flag 
-0x604b 025222 setarg 0 
-0x604c 025223 store 2 ,mem_24g_reconn_timeout 
-0x604d 025224 call mouse_stop_discovery 
-0x604e 025225 jam type_ms ,mem_24g_data_type 
-0x604f 025226 fetch mouse_flag_len ,mem_mouse_flag 
-0x6050 025227 bbit0 mouse_enable_keyboard ,g24_pair_start 
-0x6051 025228 jam type_kb ,mem_24g_data_type 
-0x6052 025229 branch g24_pair_start 
-:      025231 mouse_24g_attempt_fail:
-0x6053 025232 fetch 1 ,mem_24g_attempt_fail_flag 
-0x6054 025233 nbranch mouse_24g_hibernate_set ,blank 
-0x6055 025234 fetch 1 ,mem_24g_reconn_type 
-0x6056 025235 beq fast_conn_and_3_0_addr ,mouse_24g_fast_conn_attempt_fail 
-0x6057 025236 beq pair_and_3_0_addr ,mouse_24g_auto_pair_attempt_fail 
-0x6058 025237 beq receiver_and_3_0_addr ,mouse_reconn_dongle_attempt_fail 
-:      025238 mouse_24g_attempt_fail_enter_hibernate:
-0x6059 025239 call mouse_24g_stop 
-0x605a 025240 fetch 1 ,mem_reconn_times 
-0x605b 025241 nbranch mouse_polling_device ,blank 
-0x605c 025242 fetch 1 ,mem_device_flag 
-0x605d 025243 beq mode_24g_device ,mouse_app_enter_hibernate 
-0x605e 025244 rtn 
-:      025246 mouse_24g_fast_conn_attempt_fail:
-0x605f 025247 fetch mouse_flag_len ,mem_mouse_flag 
-0x6060 025248 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0x6061 025249 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-0x6062 025250 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0x6063 025251 fetch 4 ,mem_mouse_24g_addr 
-0x6064 025252 fetcht 4 ,mem_mouse_compare_addr 
-0x6065 025253 isub temp ,null 
-0x6066 025254 branch mouse_24g_start_pair_mode ,zero 
-:      025255 mouse_24g_reconn_dongle_start:
-0x6067 025256 fetch 2 ,mem_24g_reconn_timeout_init 
-0x6068 025257 store 2 ,mem_24g_reconn_timeout 
-0x6069 025258 jam receiver_and_3_0_addr ,mem_24g_reconn_type 
-0x606a 025259 branch g24_reconn_start 
-:      025261 mouse_24g_auto_pair_attempt_fail:
-0x606b 025262 fetch mouse_flag_len ,mem_mouse_flag 
-0x606c 025263 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x606d 025264 fetch 1 ,mem_device_number 
-0x606e 025265 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
-0x606f 025266 branch mouse_24g_first_bluetooth_reconnect 
-:      025268 mouse_reconn_dongle_attempt_fail:
-0x6070 025269 fetch mouse_flag_len ,mem_mouse_flag 
-0x6071 025270 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x6072 025271 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
-0x6073 025272 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
-0x6074 025273 branch mouse_24g_start_auto_pair + 1 
-:      025275 mouse_24g_attempt_success:
-0x6075 025276 fetch 4 ,mem_24g_addr 
-0x6076 025277 store 4 ,mem_24g_receiver_addr 
-0x6077 025278 store 4 ,mem_mouse_24g_addr 
-0x6078 025279 call g24_ch_syncword_crc8_init 
-0x6079 025280 call mouse_no_data_timer_init 
-0x607a 025281 call mouse_device_poweron_led_config 
-0x607b 025282 call mouse_init_sensor_reset 
-0x607c 025283 jam 0 ,mem_mouse_long_mult_flag 
-0x607d 025284 jam 0 ,mem_24g_conn_sm 
-0x607e 025285 jam 0 ,mem_24g_reconn_type 
-0x607f 025286 fetch 4 ,mem_24g_receiver_addr 
-0x6080 025287 fetch 4 ,mem_24g_fast_conn_addr 
-0x6081 025288 isub temp ,null 
-0x6082 025289 rtn zero 
-0x6083 025290 branch mouse_24g_first_store_reconn_info 
-:      025292 mouse_24g_pairing_complete:
-0x6084 025293 call mouse_init_sensor_reset 
-0x6085 025294 call mouse_read_sensor_common 
-:      025295 mouse_24g_pairing_complete_common:
-0x6086 025296 call mouse_device_poweron_led_config 
-0x6087 025297 call mouse_no_data_timer_init 
-0x6088 025298 arg mouse_24g_pairing_flag ,queue 
-0x6089 025299 call mouse_disable_function_flag 
-0x608a 025300 setarg 0 
-0x608b 025301 store 2 ,mem_24g_pair_timeout 
-0x608c 025302 store 2 ,mem_24g_reconn_timeout 
-0x608d 025303 store 1 ,mem_24g_conn_sm 
-0x608e 025304 store 1 ,mem_mouse_move_flag 
-0x608f 025305 store 1 ,mem_24g_reconn_type 
-0x6090 025308 fetch 4 ,mem_24g_addr 
-0x6091 025309 store 4 ,mem_24g_receiver_addr 
-0x6092 025310 store 4 ,mem_mouse_24g_addr 
-0x6093 025311 branch mouse_store_device_info_delay 
-:      025313 mouse_24g_short_sleep_clear_wake:
-0x6094 025314 call clear_wake 
-0x6095 025315 branch lpm_write_gpio_wakeup 
-:      025317 mouse_24g_package_data:
-0x6096 025318 bpatch patch12_6 ,mem_patch12 
-0x6097 025319 rtnmark0 mark_24g 
-0x6098 025320 call mouse_motion 
-0x6099 025321 nrtn user 
-0x609a 025322 fetch 1 ,mem_mouse_24g_long_sleep_flag 
-0x609b 025323 jam 0 ,mem_mouse_24g_long_sleep_flag 
-0x609c 025324 ncall mouse_24g_short_sleep_clear_wake ,blank 
-0x609d 025326 fetch mouse_flag_len ,mem_mouse_flag 
-0x609e 025327 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
-0x609f 025328 fetch 1 ,mem_customer_key 
-0x60a0 025329 nbranch mouse_24g_keyboard_package_data ,blank 
-:      025330 mouse_24g_mouse_package_data:
-0x60a1 025331 call mouse_data_xy_release 
-0x60a2 025332 fetch 1 ,mem_24g_data_type 
-0x60a3 025333 bbit1 1 ,mouse_24g_mouse_package_data_now 
-0x60a4 025334 fetcht 1 ,mem_24g_txbuf + 1 
-0x60a5 025335 fetch 1 ,mem_mouse_key 
-0x60a6 025336 ior temp ,pdata 
-0x60a7 025337 store 1 ,mem_mouse_key 
-0x60a8 025338 fetcht 1 ,mem_24g_txbuf + 6 
-0x60a9 025339 fetch 1 ,mem_mouse_z 
-0x60aa 025340 iadd temp ,pdata 
-0x60ab 025341 store 1 ,mem_mouse_z 
-0x60ac 025342 fetcht 1 ,mem_24g_txbuf + 7 
-0x60ad 025343 fetch 1 ,mem_mouse_tz 
-0x60ae 025344 iadd temp ,pdata 
-0x60af 025345 store 1 ,mem_mouse_tz 
-:      025346 mouse_24g_mouse_package_data_now:
-0x60b0 025347 jam type_ms ,mem_24g_data_type 
-0x60b1 025348 arg 7 ,rega 
-0x60b2 025349 arg mem_mouse_key ,regb 
-0x60b3 025350 fetch 2 ,mem_mouse_z 
-0x60b4 025351 rtn blank 
-0x60b5 025352 branch g24_transmit_by_interrupt_enable 
-:      025354 mouse_24g_keyboard_package_data:
-0x60b6 025355 jam type_kb ,mem_24g_data_type 
-0x60b7 025356 arg 9 ,rega 
-0x60b8 025357 fetch 1 ,mem_customer_data_trigger 
-0x60b9 025358 nbranch mouse_customer_key_press ,blank 
-0x60ba 025359 arg mem_customer_key_release ,regb 
-0x60bb 025360 rtn 
-:      025361 mouse_customer_key_press:
-0x60bc 025362 arg mem_customer_key_press ,regb 
-0x60bd 025363 rtn 
-:      025368 mouse_24g_search_dongle_init:
-0x60be 025369 setarg 0 
-0x60bf 025370 store 3 ,mem_mouse_search_dongle_action 
-0x60c0 025371 rtn 
-:      025373 mouse_24g_search_dongle:
-0x60c1 025374 fetch mouse_flag_len ,mem_mouse_flag 
-0x60c2 025375 rtnbit0 mouse_enable_24g_search_dongle 
-0x60c3 025376 fetch 1 ,mem_mouse_long_mult_flag 
-0x60c4 025377 rtn blank 
-0x60c5 025378 fetch 1 ,mem_24g_abort_pac 
-0x60c6 025379 rtn blank 
-0x60c7 025380 fetch 1 ,mem_mouse_search_dongle_interval 
-0x60c8 025381 increase 1 ,pdata 
-0x60c9 025382 and_into 3 ,pdata 
-0x60ca 025383 store 1 ,mem_mouse_search_dongle_interval 
-0x60cb 025384 nrtn blank 
-0x60cc 025385 jam 0 ,mem_mouse_search_dongle_ch 
-:      025386 mouse_24g_search_dongle_loop:
-0x60cd 025387 bpatch patch12_7 ,mem_patch12 
-0x60ce 025388 fetch 1 ,mem_mouse_search_dongle_ch 
-0x60cf 025389 increase 1 ,pdata 
-0x60d0 025390 store 1 ,mem_mouse_search_dongle_ch 
-0x60d1 025391 sub pdata ,g24_ch_number ,null 
-0x60d2 025392 nbranch mouse_24g_search_dongle_loop_end ,positive 
-0x60d3 025393 call g24_reconn_data_prep 
-0x60d4 025394 call g24_transmit_receive_ack 
-0x60d5 025395 nbranch mouse_24g_search_dongle_loop_retry ,sync 
-0x60d6 025396 nbranch mouse_24g_search_dongle_loop_retry ,user3 
-0x60d7 025397 call mouse_g24_ackpayload_parse 
-0x60d8 025398 call mouse_24g_search_dongle_success 
-:      025399 mouse_24g_search_dongle_loop_end:
-0x60d9 025400 call g24_txbuf_clear 
-0x60da 025401 fetch 1 ,mem_mouse_search_dongle_count 
-0x60db 025402 increase 1 ,pdata 
-0x60dc 025403 store 1 ,mem_mouse_search_dongle_count 
-0x60dd 025404 beq g24_ch_poll_count ,mouse_24g_search_dongle_check 
-0x60de 025405 rtn 
-:      025407 mouse_24g_search_dongle_loop_retry:
-0x60df 025408 call g24_ch 
-0x60e0 025409 branch mouse_24g_search_dongle_loop 
-:      025411 mouse_24g_search_dongle_check:
-0x60e1 025412 jam 0 ,mem_mouse_search_dongle_count 
-0x60e2 025413 fetch 1 ,mem_mouse_search_dongle_action 
-0x60e3 025414 rtnbit1 g24_disconn_state 
-0x60e4 025415 set1 g24_disconn_state ,pdata 
-0x60e5 025416 store 1 ,mem_mouse_search_dongle_action 
-0x60e6 025417 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
-0x60e7 025418 store 2 ,mem_mouse_no_data_timer 
-0x60e8 025419 branch mouse_sensor_powerdown 
-:      025421 mouse_24g_search_dongle_success:
-0x60e9 025422 fetch 1 ,mem_24g_abort_pac 
-0x60ea 025423 branch mouse_24g_search_dongle_init ,blank 
-0x60eb 025424 jam 0 ,mem_mouse_search_dongle_count 
-0x60ec 025425 fetch 1 ,mem_mouse_search_dongle_action 
-0x60ed 025426 rtnbit0 g24_disconn_state 
-0x60ee 025427 set0 g24_disconn_state ,pdata 
-0x60ef 025428 store 1 ,mem_mouse_search_dongle_action 
-0x60f0 025429 call mouse_no_data_timer_init 
-0x60f1 025430 branch mouse_init_sensor_wakeup 
-:      025432 mouse_g24_ackpayload_parse:
-0x60f2 025433 call g24_ackpayload_parse 
-0x60f3 025434 fetch 1 ,mem_24g_rxbuf + 1 
-0x60f4 025435 compare 0x08 ,pdata ,0xf8 
-0x60f5 025436 nrtn true 
-0x60f6 025437 fetch 1 ,mem_24g_rxbuf + 2 
-0x60f7 025438 beq 0xff ,mouse_24g_hibernate_set 
-0x60f8 025439 rtn 
-:      025444 mouse_g24_retransmit:
-0x60f9 025445 fetch 1 ,mem_mouse_need_soft_reset 
-0x60fa 025446 nrtn blank 
-0x60fb 025447 call mouse_retransmit_select_device_by_pb_button 
-0x60fc 025448 call mouse_select_device_by_dpi_button_once 
-0x60fd 025449 branch g24_retransmit0 
-:      025451 mouse_select_device_by_dpi_button_once:
-0x60fe 025452 arg 12 ,queue 
-0x60ff 025453 call timer_check 
-0x6100 025454 nrtn blank 
-0x6101 025455 call mouse_dpi_check_once 
-0x6102 025456 call mouse_dpi_key_check_long_press 
-:      025457 mouse_g24_retransmit_100ms_timer_init:
-0x6103 025458 arg 12 ,queue 
-0x6104 025459 setarg 160 
-0x6105 025460 branch timer_init 
-:      025462 mouse_dpi_check_once:
-0x6106 025463 fetch mouse_flag_len ,mem_mouse_flag 
-0x6107 025464 rtnbit0 mouse_enable_select_device_by_dpi_button 
-0x6108 025466 branch mouse_dpi_check 
-:      025469 mouse_24g_before_lpm_sleep:
-0x6109 025470 fetch 1 ,mem_device_flag 
-0x610a 025471 bne mode_24g_device ,lpm_sleep_skip_cb_function 
-0x610b 025472 fetch 1 ,mem_24g_disable_fec1 
-0x610c 025473 rtn blank 
-:      025474 mouse_peripheral_clock_off:
-0x610d 025475 jam 2 ,core_clksel 
-0x610e 025476 jam 0xf8 ,core_lpm_ctrl 
-0x610f 025477 rtn 
-:      025482 mouse_logo_led_on_timer:
-0x6110 025483 fetch 1 ,mem_mouse_logo_led_gpio 
-0x6111 025484 rtneq gpio_disable 
-0x6112 025485 fetch 2 ,mem_mouse_no_data_timer 
-0x6113 025486 rtn blank 
-0x6114 025487 fetch 2 ,mem_mouse_no_data_timeout 
-0x6115 025488 fetcht 2 ,mem_mouse_no_data_timer 
-0x6116 025489 isub temp ,temp 
-0x6117 025490 fetch 2 ,mem_mouse_logo_led_on_time_init 
-0x6118 025491 isub temp ,pdata 
-0x6119 025492 branch mouse_logo_led_on ,positive 
-:      025493 mouse_logo_led_off:
-0x611a 025494 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x611b 025495 branch mouse_led_off 
-:      025496 mouse_logo_led_on:
-0x611c 025497 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x611d 025498 branch mouse_led_on 
-:      025505 mouse_dpi_led_blink_delay_timer:
-0x611e 025506 arg mem_mouse_dpi_led_delay_count ,regc 
-0x611f 025507 arg mouse_dpi_led_blink_init ,regb 
-0x6120 025508 branch timer_single_step 
-:      025510 mouse_dpi_led_blink_init:
-0x6121 025511 bpatch patch13_0 ,mem_patch13 
-0x6122 025512 fetch 1 ,mem_config_sensor_type 
-0x6123 025513 beq p3212 ,mouse_dpi_led_blink_init_another 
-0x6124 025514 beq ka8g2 ,mouse_dpi_led_blink_init_another 
-0x6125 025515 fetcht 1 ,mem_mouse_dpi 
-0x6126 025516 increase 2 ,temp 
-:      025517 mouse_dpi_led_blink_init_next:
-0x6127 025518 sub temp ,3 ,null 
-0x6128 025519 call mouse_dpi_led_blink_init_level_4 ,positive 
-0x6129 025520 ncall mouse_dpi_led_blink_count_clean ,positive 
-0x612a 025521 copy temp ,pdata 
-0x612b 025522 iadd pdata ,pdata 
-0x612c 025523 store 1 ,mem_mouse_multi_led_blink_count 
-:      025524 mouse_multi_dpi_led_blink_enable:
-0x612d 025525 jam 4 ,mem_mouse_multi_led_blink_type 
-0x612e 025526 call mouse_multi_dpi_led_blink_timer_init 
-0x612f 025527 jam multi_led_blink ,mem_mouse_multi_led_type 
-0x6130 025528 branch mouse_multi_led_enable 
-:      025530 mouse_dpi_led_blink_init_another:
-0x6131 025531 fetcht 1 ,mem_mouse_dpi 
-0x6132 025532 increase 1 ,temp 
-0x6133 025533 branch mouse_dpi_led_blink_init_next 
-:      025535 mouse_dpi_led_blink_init_level_4:
-0x6134 025536 fetch mouse_flag_len ,mem_mouse_flag 
-0x6135 025537 rtnbit0 mouse_enable_dpi_level_4 
-0x6136 025538 increase 1 ,temp 
-0x6137 025539 rtn 
-:      025540 mouse_dpi_led_blink_count_clean:
-0x6138 025541 increase -3 ,temp 
-0x6139 025542 rtn 
-:      025545 mouse_dpi_led_blink_delay:
-0x613a 025546 fetch 1 ,mem_mouse_dpi_gpio 
-0x613b 025547 rtneq gpio_disable 
-0x613c 025548 fetch 2 ,mem_mouse_discovery_timer 
-0x613d 025549 nrtn blank 
-0x613e 025550 fetch 2 ,mem_24g_pair_timeout 
-0x613f 025551 nrtn blank 
-0x6140 025552 fetch 2 ,mem_24g_reconn_timeout 
-0x6141 025553 nrtn blank 
-0x6142 025554 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x6143 025555 nrtn blank 
-0x6144 025556 fetch 1 ,mem_mouse_dpi_led_delay_count_init 
-0x6145 025557 branch mouse_dpi_led_blink_init ,blank 
-0x6146 025558 store 1 ,mem_mouse_dpi_led_delay_count 
-0x6147 025559 rtn 
-:      025567 mouse_check_dpi_blink:
-0x6148 025568 disable user 
-0x6149 025569 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x614a 025570 sub pdata ,4 ,null 
-0x614b 025571 nrtn zero 
-0x614c 025572 branch enable_user 
-:      025574 mouse_low_voltage_led_timer:
-0x614d 025575 fetch mouse_flag_len ,mem_mouse_flag 
-0x614e 025576 rtnbit0 mouse_enable_low_led 
-0x614f 025577 rtnbit0 mouse_low_voltage_flag 
-0x6150 025578 fetch 2 ,mem_mouse_discovery_timer 
-0x6151 025579 nrtn blank 
-0x6152 025580 fetch 2 ,mem_24g_pair_timeout 
-0x6153 025581 nrtn blank 
-0x6154 025582 fetch 2 ,mem_24g_reconn_timeout 
-0x6155 025583 nrtn blank 
-0x6156 025584 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x6157 025585 nrtn blank 
-0x6158 025586 call mouse_check_dpi_blink 
-0x6159 025587 rtn user 
-0x615a 025589 fetch 1 ,mem_mouse_multi_low_led_blink_count 
-0x615b 025590 branch mouse_low_led_blink_count_init_judge ,blank 
-:      025591 mouse_low_led_blink_timer:
-0x615c 025592 fetcht 1 ,mem_adc_low_volatage_led_timer_count 
-0x615d 025593 increase 1 ,temp 
-0x615e 025594 storet 1 ,mem_adc_low_volatage_led_timer_count 
-0x615f 025595 fetch 1 ,mem_mouse_low_led_blink_timer 
-0x6160 025596 isub temp ,null 
-0x6161 025597 ncall mouse_low_led_timer_count_clean ,positive 
-0x6162 025598 fetch 1 ,mem_mouse_low_led_blink_half_timer 
-0x6163 025599 isub temp ,null 
-0x6164 025600 nbranch mouse_low_voltage_led_off_judge ,positive 
-:      025601 mouse_low_voltage_led_on_judge:
-0x6165 025602 fetch mouse_flag_len ,mem_mouse_flag 
-0x6166 025603 bbit1 mouse_enable_low_for_led ,mouse_device_led_on 
-0x6167 025604 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_on 
-:      025605 mouse_low_voltage_led_on:
-0x6168 025606 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
-0x6169 025607 branch mouse_led_on 
-:      025609 mouse_low_led_timer_count_clean:
-0x616a 025610 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x616b 025611 fetch 1 ,mem_mouse_multi_low_led_blink_count 
-0x616c 025612 increase -1 ,pdata 
-0x616d 025613 store 1 ,mem_mouse_multi_low_led_blink_count 
-:      025614 mouse_low_voltage_led_off_judge:
-0x616e 025615 fetch mouse_flag_len ,mem_mouse_flag 
-0x616f 025616 bbit1 mouse_enable_low_for_led ,mouse_device_led_off 
-0x6170 025617 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_off 
-:      025618 mouse_low_voltage_led_off:
-0x6171 025619 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
-0x6172 025620 branch mouse_led_off 
-:      025622 mouse_low_led_blink_count_init_judge:
-0x6173 025623 fetch mouse_flag_len ,mem_mouse_flag 
-0x6174 025624 bbit1 mouse_enable_low_led_blink_limit ,mouse_low_voltage_led_off_judge 
-0x6175 025625 call mouse_multi_low_led_blink_count_init 
-0x6176 025626 branch mouse_low_led_blink_timer 
-:      025634 mouse_device_multi_led_parm_init:
-0x6177 025635 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x6178 025636 call mouse_device_multi_led_all_off 
-0x6179 025637 jam 0 ,mem_mouse_multi_led_blink_type 
-0x617a 025638 fetch 1 ,mem_mouse_low_led_blink_timer 
-0x617b 025639 rshift pdata ,pdata 
-0x617c 025640 store 1 ,mem_mouse_low_led_blink_half_timer 
-0x617d 025641 rtn 
-:      025642 mouse_multi_low_led_blink_count_init:
-0x617e 025643 fetch 1 ,mem_mouse_multi_lowled_blink_count_init 
-0x617f 025644 store 1 ,mem_mouse_multi_low_led_blink_count 
-0x6180 025645 rtn 
-:      025647 mouse_multi_led_blink_timer_init:
-0x6181 025648 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x6182 025649 beq 1 ,mouse_device_24g_led_blink_timer_init 
-0x6183 025650 beq 2 ,mouse_device_le_discovery_led_blink_timer_init 
-0x6184 025651 beq 3 ,mouse_device_le_reconn_led_blink_timer_init 
-:      025652 mouse_multi_dpi_led_blink_timer_init:
-0x6185 025653 fetch 1 ,mem_mouse_dpi_led_blink_timer_init 
-:      025654 mouse_store_multi_led_blink_timer:
-0x6186 025655 store 1 ,mem_mouse_multi_led_blink_timer 
-0x6187 025656 rtn 
-:      025657 mouse_device_24g_led_blink_timer_init:
-0x6188 025658 fetch 1 ,mem_mouse_multi_24gled_blink_timer_init 
-0x6189 025659 branch mouse_store_multi_led_blink_timer 
-:      025660 mouse_device_le_discovery_led_blink_timer_init:
-0x618a 025661 fetch 1 ,mem_mouse_multi_le_discovery_blink_timer_init 
-0x618b 025662 branch mouse_store_multi_led_blink_timer 
-:      025663 mouse_device_le_reconn_led_blink_timer_init:
-0x618c 025664 fetch 1 ,mem_mouse_multi_le_reconn_blink_timer_init 
-0x618d 025665 branch mouse_store_multi_led_blink_timer 
-:      025668 mouse_device_poweron_led_config:
-0x618e 025669 bpatch patch13_1 ,mem_patch13 
-0x618f 025670 fetch 1 ,mem_mouse_multi_led_powon_timer_init 
-0x6190 025671 store 1 ,mem_mouse_multi_led_powon_timer 
-0x6191 025672 jam multi_led_on ,mem_mouse_multi_led_type 
-:      025673 mouse_multi_led_enable:
-0x6192 025674 jam off ,mem_mouse_multi_led_state 
-0x6193 025675 jam on ,mem_mouse_multi_led_blink_enable 
-0x6194 025676 rtn 
-:      025679 mouse_device_24g_pair_led_config:
-0x6195 025680 bpatch patch13_2 ,mem_patch13 
-0x6196 025681 fetch 1 ,mem_device_flag 
-0x6197 025682 rtnne mode_24g_device 
-0x6198 025683 call mouse_multi_led_blink_enable_init 
-0x6199 025684 jam 1 ,mem_mouse_multi_led_blink_type 
-0x619a 025685 call mouse_device_24g_led_blink_timer_init 
-0x619b 025686 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x619c 025687 rtn blank 
-0x619d 025688 fetch 1 ,mem_mouse_multi_24gled_blink_count_init 
-0x619e 025689 branch mouse_device_led_blink_count_init 
-:      025691 mouse_device_le_reconn_led_config:
-0x619f 025692 fetch 1 ,mem_device_flag 
-0x61a0 025693 rtneq mode_24g_device 
-0x61a1 025694 call mouse_multi_led_blink_enable_init 
-0x61a2 025695 fetch mouse_flag_len ,mem_mouse_flag 
-0x61a3 025696 rtnbit0 mouse_enable_bt_reconn_led_effect 
-0x61a4 025697 jam 3 ,mem_mouse_multi_led_blink_type 
-0x61a5 025698 call mouse_device_le_reconn_led_blink_timer_init 
-0x61a6 025699 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61a7 025700 rtn blank 
-0x61a8 025701 fetch 1 ,mem_mouse_multi_le_reconn_blink_count_init 
-:      025702 mouse_device_led_blink_count_init:
-0x61a9 025703 store 1 ,mem_mouse_multi_led_blink_count 
-0x61aa 025704 rtn 
-:      025706 mouse_device_discovery_led_config:
-0x61ab 025707 jam 0 ,mem_mouse_le_reconn_blink_limit 
-0x61ac 025708 jam 2 ,mem_mouse_multi_led_blink_type 
-0x61ad 025709 call mouse_device_le_discovery_led_blink_timer_init 
-:      025710 mouse_multi_led_blink_enable_init:
-0x61ae 025711 jam 1 ,mem_mouse_multi_led_blink_enable 
-0x61af 025712 jam multi_led_blink ,mem_mouse_multi_led_type 
-0x61b0 025713 branch mouse_device_multi_led_on 
-:      025717 mouse_led_multi_timer:
-0x61b1 025718 fetch 1 ,mem_mouse_multi_led_blink_enable 
-0x61b2 025719 rtn blank 
-0x61b3 025720 fetch 1 ,mem_mouse_multi_led_type 
-0x61b4 025721 beq multi_led_blink ,mouse_multi_led_type_blink 
-:      025722 mouse_device_multi_led_type_on:
-0x61b5 025723 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x61b6 025724 branch mouse_device_poweron_led_off ,blank 
-0x61b7 025725 increase -1 
-0x61b8 025726 store 1 ,mem_mouse_multi_led_powon_timer 
-0x61b9 025727 branch mouse_device_led_on 
-:      025729 mouse_device_poweron_led_off:
-0x61ba 025730 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x61bb 025731 call mouse_multi_low_led_blink_count_init 
-0x61bc 025732 branch mouse_device_led_off 
-:      025734 mouse_multi_led_type_blink:
-0x61bd 025735 bpatch patch13_3 ,mem_patch13 
-0x61be 025736 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61bf 025737 rtn blank 
-0x61c0 025738 beq 4 ,mouse_device_led_blink_limit 
-0x61c1 025739 branch mouse_device_led_blink_judge 
-:      025741 mouse_device_led_blink_judge:
-0x61c2 025742 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61c3 025743 beq 1 ,mouse_device_led_blink_limit 
-0x61c4 025744 branch mouse_multi_led_type_blink_next 
-:      025746 mouse_device_led_blink_limit:
-0x61c5 025747 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x61c6 025748 branch mouse_multi_led_off_judge ,blank 
-:      025749 mouse_multi_led_type_blink_next:
-0x61c7 025750 arg mem_mouse_multi_led_blink_timer ,regc 
-0x61c8 025751 arg mouse_multi_led_type_blink_start ,regb 
-0x61c9 025752 branch timer_single_step 
-:      025754 mouse_multi_led_type_blink_start:
-0x61ca 025755 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61cb 025756 beq 4 ,mouse_multi_led_blink_count_decrease 
-0x61cc 025757 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61cd 025758 beq 1 ,mouse_multi_led_blink_count_decrease 
-:      025759 mouse_multi_led_blink:
-0x61ce 025760 call mouse_multi_led_blink_timer_init 
-0x61cf 025761 fetch 1 ,mem_mouse_multi_led_state 
-0x61d0 025762 beq on ,mouse_multi_led_off_judge_next 
-0x61d1 025763 branch mouse_multi_led_on_judge 
-:      025765 mouse_multi_led_blink_count_decrease:
-0x61d2 025766 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x61d3 025767 increase -1 
-0x61d4 025768 store 1 ,mem_mouse_multi_led_blink_count 
-0x61d5 025769 branch mouse_multi_led_blink 
-:      025772 mouse_multi_led_on_judge:
-0x61d6 025773 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61d7 025774 beq 4 ,mouse_multi_dpi_led_on_judge 
-:      025775 mouse_device_multi_led_on:
-0x61d8 025776 jam on ,mem_mouse_multi_led_state 
-:      025777 mouse_device_led_on:
-0x61d9 025778 bpatch patch13_4 ,mem_patch13 
-0x61da 025779 fetch 1 ,mem_device_flag 
-0x61db 025780 beq mode_24g_device ,mouse_device_24g_led_on 
-0x61dc 025781 beq mode_bt_device1 ,mouse_device_bt1_led_on 
-0x61dd 025782 beq mode_bt_device2 ,mouse_device_bt2_led_on 
-0x61de 025783 rtn 
-:      025784 mouse_device_24g_led_on:
-0x61df 025785 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0x61e0 025786 branch mouse_led_on 
-:      025787 mouse_device_bt1_led_on:
-0x61e1 025788 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0x61e2 025789 branch mouse_led_on 
-:      025790 mouse_device_bt2_led_on:
-0x61e3 025791 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
-:      025792 mouse_led_on:
-0x61e4 025793 branch gpio_out_active 
-:      025795 mouse_led_off:
-0x61e5 025796 branch gpio_out_inactive 
-:      025798 mouse_multi_led_off_judge:
-0x61e6 025799 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x61e7 025800 jam 0 ,mem_mouse_multi_led_blink_type 
-:      025801 mouse_multi_led_off_judge_next:
-0x61e8 025802 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61e9 025803 beq 4 ,mouse_multi_dpi_led_off_judge 
-:      025804 mouse_device_multi_led_off:
-0x61ea 025805 jam off ,mem_mouse_multi_led_state 
-:      025806 mouse_device_led_off:
-0x61eb 025807 bpatch patch13_5 ,mem_patch13 
-0x61ec 025808 fetch 1 ,mem_device_flag 
-0x61ed 025809 beq mode_24g_device ,mouse_device_24g_led_off 
-0x61ee 025810 beq mode_bt_device1 ,mouse_device_bt1_led_off 
-0x61ef 025811 beq mode_bt_device2 ,mouse_device_bt2_led_off 
-0x61f0 025812 rtn 
-:      025813 mouse_device_24g_led_off:
-0x61f1 025814 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0x61f2 025815 fetch mouse_flag_len ,mem_mouse_flag 
-0x61f3 025816 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61f4 025817 branch gpio_set_high_impedance 
-:      025818 mouse_device_bt1_led_off:
-0x61f5 025819 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0x61f6 025820 fetch mouse_flag_len ,mem_mouse_flag 
-0x61f7 025821 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61f8 025822 branch gpio_set_high_impedance 
-:      025823 mouse_device_bt2_led_off:
-0x61f9 025824 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
-0x61fa 025825 fetch mouse_flag_len ,mem_mouse_flag 
-0x61fb 025826 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61fc 025827 branch gpio_set_high_impedance 
-:      025829 mouse_device_multi_led_all_off:
-0x61fd 025830 call mouse_device_24g_led_off 
-0x61fe 025831 call mouse_device_bt1_led_off 
-0x61ff 025832 call mouse_device_bt2_led_off 
-0x6200 025833 call mouse_low_voltage_led_off_judge 
-0x6201 025834 branch mouse_multi_dpi_led_off_judge 
-:      025836 mouse_multi_dpi_led_off_judge:
-0x6202 025837 jam off ,mem_mouse_multi_led_state 
-0x6203 025838 fetch mouse_flag_len ,mem_mouse_flag 
-0x6204 025839 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_off 
-0x6205 025840 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_off 
-:      025841 mouse_multi_dpi_led_off:
-0x6206 025842 fetcht 1 ,mem_mouse_dpi_gpio 
-0x6207 025843 branch mouse_led_off 
-:      025845 mouse_multi_dpi_led_on_judge:
-0x6208 025846 jam on ,mem_mouse_multi_led_state 
-0x6209 025847 fetch mouse_flag_len ,mem_mouse_flag 
-0x620a 025848 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_on 
-0x620b 025849 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_on 
-:      025850 mouse_multi_dpi_led_on:
-0x620c 025851 fetcht 1 ,mem_mouse_dpi_gpio 
-0x620d 025852 branch mouse_led_on 
-:      025856 mouse_low_voltage_led_no_enter_lpm:
-0x620e 025857 fetch mouse_flag_len ,mem_mouse_flag 
-0x620f 025858 rtnbit0 mouse_low_voltage_flag 
-0x6210 025859 fetch 1 ,mem_adc_low_volatage_led_timer_count 
-0x6211 025860 fetcht 1 ,mem_mouse_low_led_blink_half_timer 
-0x6212 025861 sub pdata ,temp ,null 
-0x6213 025862 branch mouse_lpm_mode_clear ,positive 
-:      025863 mouse_low_voltage_led_no_enter_lpm_next:
-0x6214 025864 fetch 1 ,mem_device_flag 
-0x6215 025865 beq mode_24g_device ,g24_transmit_by_interrupt_exit_check 
-0x6216 025866 jam 1 ,mem_lpm_mode 
-0x6217 025867 rtn 
-:      025869 g24_transmit_by_interrupt_exit_check:
-0x6218 025870 fetch mouse_flag_len ,mem_mouse_flag 
-0x6219 025871 rtnbit1 mouse_enable_24g_250hz 
-0x621a 025872 branch g24_transmit_by_interrupt_exit 
-:      025874 mouse_lpm_mode_clear:
-0x621b 025875 fetch 1 ,mem_device_flag 
-0x621c 025876 beq mode_24g_device ,g24_transmit_by_interrupt_enable 
-0x621d 025877 jam 0 ,mem_lpm_mode 
-0x621e 025878 rtn 
-:      025881 mouse_store_signal_rssi:
-0x621f 025883 fetch 1 ,mem_rssi 
-0x6220 025884 branch rssi_signal 
-:      025886 mouse_le_transmit:
-0x6221 025887 call mouse_store_signal_rssi 
-0x6222 025888 branch power_ctrl_start 
-:      025890 mouse_le_set_lpm_mult:
-0x6223 025891 fetch 1 ,mem_le_connect_status_flag 
-0x6224 025892 compare 3 ,pdata ,3 
-0x6225 025893 nbranch disable_blank ,true 
-0x6226 025894 call app_lpm_mult_enable 
-0x6227 025895 branch enable_blank 
-:      025897 mouse_set_lpm_mult:
-0x6228 025898 fetch 2 ,mem_ui_state_map 
-0x6229 025899 bbit1 ui_state_ble_connected ,mouse_le_set_lpm_mult 
-0x622a 025900 rtn 
-:      025902 mouse_24g_long_sleep:
-0x622b 025903 call g24_lpm_wait 
-0x622c 025904 nrtn user 
-0x622d 025905 jam 1 ,mem_mouse_24g_long_sleep_flag 
-0x622e 025906 call g24_setgpio_lpm_before 
-0x622f 025907 jam 0 ,mem_mouse_24g_sleep_miss 
-0x6230 025908 call mouse_24g_send_time_long_wake 
-0x6231 025909 fetch 1 ,mem_sensor_shutdown_flag 
-0x6232 025910 ncall mouse_setgpio_hibernate ,blank 
-0x6233 025911 fetch 4 ,mem_24g_enter_hibernate 
-0x6234 025912 branch g24_long_seep2 
-:      025914 mouse_24g_short_sleep:
-0x6235 025915 fetch 1 ,mem_mouse_sleep_deal_type 
-0x6236 025916 branch g24_short_sleep ,blank 
-0x6237 025917 call g24_lpm_wait 
-0x6238 025918 nrtn user 
-0x6239 025919 fetch 1 ,mem_mouse_24g_sleep_miss 
-0x623a 025920 jam 0 ,mem_mouse_24g_sleep_miss 
-0x623b 025921 sub pdata ,0 ,null 
-0x623c 025922 nbranch mouse_24g_short_sleep_last_miss ,zero 
-0x623d 025923 fetcht 2 ,mem_24g_retransmit 
-0x623e 025924 sub temp ,0 ,null 
-0x623f 025925 branch mouse_24g_short_sleep_default ,zero 
-0x6240 025927 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-0x6241 025928 branch mouse_24g_short_sleep_default ,blank 
-:      025929 mouse_24g_short_sleep_notify:
-0x6242 025930 fetcht 4 ,mem_mouse_24g_tsniff 
-0x6243 025931 isub temp ,temp 
-0x6244 025932 storet 4 ,mem_mouse_24g_sleep_miss_temp 
-0x6245 025933 nbranch mouse_24g_short_sleep_long ,positive 
-0x6246 025934 fetch 3 ,mem_24g_short_sleep_set 
-0x6247 025935 isub temp ,pdata 
-0x6248 025936 nbranch mouse_24g_short_sleep_2 ,positive 
-0x6249 025937 arg 0x600 ,temp 
-0x624a 025938 isub temp ,null 
-0x624b 025939 nbranch mouse_24g_short_sleep_2 ,positive 
-:      025940 mouse_24g_short_sleep2:
-0x624c 025941 store 4 ,mem_mouse_24g_sleep_time_temp 
-0x624d 025942 call mouse_24g_miss_temp_clear 
-0x624e 025943 fetch 4 ,mem_mouse_24g_sleep_time_temp 
-:      025944 mouse_24g_short_sleep3:
-0x624f 025945 call clk2lpo 
-0x6250 025946 storet 4 ,mem_sleep_counter 
-0x6251 025947 branch lpm_sleep 
-:      025949 mouse_24g_short_sleep_default:
-0x6252 025950 call mouse_24g_miss_temp_clear 
-0x6253 025951 fetch 3 ,mem_24g_short_sleep_set 
-0x6254 025952 branch mouse_24g_short_sleep2 
-:      025954 mouse_24g_short_sleep_long:
-0x6255 025955 sub temp ,0 ,temp 
-0x6256 025956 fetch 3 ,mem_24g_short_sleep_set 
-0x6257 025957 iadd temp ,pdata 
-0x6258 025958 branch mouse_24g_short_sleep2 
-:      025960 mouse_24g_miss_temp_clear:
-0x6259 025961 setarg 0 
-0x625a 025962 store 4 ,mem_mouse_24g_sleep_miss_temp 
-0x625b 025963 rtn 
-:      025965 mouse_24g_short_sleep_last_miss:
-0x625c 025966 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-0x625d 025967 fetcht 4 ,mem_mouse_24g_sleep_miss_temp 
-0x625e 025968 iadd temp ,pdata 
-0x625f 025969 branch mouse_24g_short_sleep_notify 
-:      025971 mouse_24g_short_sleep_2:
-0x6260 025972 jam 1 ,mem_mouse_24g_sleep_miss 
-0x6261 025973 rtn 
-:      025976 mouse_24g_transmit_callback:
-0x6262 025977 call mouse_24g_send_time_check 
-0x6263 025978 branch mouse_wakeup_24g 
-:      025980 mouse_24g_send_time_check:
-0x6264 025981 fetch 1 ,mem_mouse_sleep_deal_type 
-0x6265 025982 rtn blank 
-0x6266 025983 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x6267 025984 beq g24_tx_timer_int_enable ,mouse_24g_send_timer_first 
-0x6268 025985 fetch 1 ,mem_mouse_24g_tx_count 
-0x6269 025986 branch mouse_24g_send_timer_first ,blank 
-0x626a 025987 copy clkn ,pdata 
-0x626b 025988 fetcht 6 ,mem_mouse_24g_tx_time_last 
-0x626c 025989 store 6 ,mem_mouse_24g_tx_time_last 
-0x626d 025990 call clk_diff_rt 
-0x626e 025991 store 4 ,mem_mouse_24g_tx_time_last_delt 
-0x626f 025993 fetch 1 ,mem_mouse_24g_sleep_miss 
-0x6270 025994 nrtn blank 
-0x6271 025995 fetch 2 ,mem_24g_retransmit 
-0x6272 025996 nrtn blank 
-0x6273 025997 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-:      025998 mouse_24g_send_time_check_1:
-0x6274 025999 fetcht 5 ,mem_mouse_24g_tx_time_sum 
-0x6275 026000 iadd temp ,pdata 
-0x6276 026001 store 5 ,mem_mouse_24g_tx_time_sum 
-0x6277 026002 fetcht 1 ,mem_mouse_24g_tx_count 
-0x6278 026003 fetch 1 ,mem_mouse_24g_tx_time_sum_count 
-0x6279 026004 isub temp ,null 
-0x627a 026005 branch mouse_24g_send_time_check_average ,zero 
-0x627b 026006 increase 1 ,temp 
-0x627c 026007 storet 1 ,mem_mouse_24g_tx_count 
-0x627d 026008 rtn 
-:      026010 mouse_24g_send_time_check_average:
-0x627e 026011 jam 1 ,mem_mouse_24g_tx_count 
-0x627f 026012 arg 0 ,temp 
-0x6280 026013 fetch 5 ,mem_mouse_24g_tx_time_sum 
-0x6281 026014 storet 5 ,mem_mouse_24g_tx_time_sum 
-0x6282 026015 fetcht 1 ,mem_mouse_24g_tx_time_sum_count 
-0x6283 026016 idiv temp 
-0x6284 026017 call wait_div_end 
-0x6285 026018 quotient rega 
-0x6286 026020 fetch 4 ,mem_mouse_24g_tsniff 
-0x6287 026021 fetcht 1 ,mem_mouse_24g_tx_time_offset 
-0x6288 026022 isub temp ,temp 
-0x6289 026023 increase -40 ,temp 
-0x628a 026025 copy rega ,pdata 
-0x628b 026026 isub temp ,pdata 
-0x628c 026027 branch mouse_24g_send_time_check_average_late ,positive 
-0x628d 026028 sub pdata ,0 ,pdata 
-0x628e 026030 rshift2 pdata ,pdata 
-0x628f 026031 fetcht 3 ,mem_24g_short_sleep_set 
-0x6290 026032 iadd temp ,temp 
-0x6291 026033 bpatch patch13_6 ,mem_patch13 
-0x6292 026034 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
-0x6293 026035 arg 0x1800 ,rega 
-0x6294 026036 iadd rega ,pdata 
-0x6295 026037 isub temp ,null 
-0x6296 026038 nbranch mouse_24g_send_time_check_average_min ,positive 
-0x6297 026039 storet 3 ,mem_24g_short_sleep_set 
-0x6298 026040 rtn 
-:      026042 mouse_24g_send_time_check_average_late:
-0x6299 026043 rshift2 pdata ,temp 
-0x629a 026044 fetch 3 ,mem_24g_short_sleep_set 
-0x629b 026045 isub temp ,temp 
-0x629c 026046 bpatch patch13_7 ,mem_patch13 
-0x629d 026047 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
-0x629e 026048 arg 0x1800 ,rega 
-0x629f 026049 isub rega ,pdata 
-0x62a0 026050 isub temp ,null 
-0x62a1 026051 branch mouse_24g_send_time_check_average_min ,positive 
-0x62a2 026052 storet 3 ,mem_24g_short_sleep_set 
-0x62a3 026053 rtn 
-:      026055 mouse_24g_send_time_check_average_min:
-0x62a4 026056 store 3 ,mem_24g_short_sleep_set 
-0x62a5 026057 rtn 
-:      026059 mouse_24g_send_timer_first:
-0x62a6 026060 jam 1 ,mem_mouse_24g_tx_count 
-0x62a7 026061 copy clkn ,pdata 
-0x62a8 026062 store 6 ,mem_mouse_24g_tx_time_last 
-0x62a9 026063 rtn 
-:      026065 mouse_24g_send_time_long_wake:
-0x62aa 026066 setarg 0 
-0x62ab 026067 store 1 ,mem_mouse_24g_tx_count 
-0x62ac 026068 store 5 ,mem_mouse_24g_tx_time_sum 
-0x62ad 026069 rtn 
-:      026078 shutter_init:
-0x62ae 026079 call enable_authrom 
-0x62af 026080 rtn wake 
-0x62b0 026082 setarg shutter_process_idle 
-0x62b1 026083 store 2 ,mem_cb_idle_process 
-0x62b2 026085 setarg shutter_process_bb_event 
-0x62b3 026086 store 2 ,mem_cb_bb_event_process 
-0x62b4 026088 setarg ble_shutter_receive_data 
-0x62b5 026089 store 2 ,mem_cb_att_write 
-0x62b6 026091 setarg shutter_le_bb_event_timer 
-0x62b7 026092 store 2 ,mem_cb_event_timer 
-0x62b8 026094 setarg shutter_key_change 
-0x62b9 026095 store 2 ,mem_cb_shutter_keycan 
-0x62ba 026097 call shutter_common_init 
-0x62bb 026099 bpatch patch14_0 ,mem_patch14 
-0x62bc 026100 call shutter_load_buffer_config_form_datarom 
-:      026102 shutter_power_switch:
-0x62bd 026103 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x62be 026104 beq hard_switch ,shutter_hart_swtich_power_on 
-0x62bf 026105 fetch 1 ,mem_shutter_soft_switch_button_gpio 
-0x62c0 026106 store 1 ,mem_ui_button_gpio 
-0x62c1 026107 branch ui_soft_swtich_init 
-:      026110 shutter_common_init:
-0x62c2 026111 setarg shutter_le_before_hibernate 
-0x62c3 026112 store 2 ,mem_cb_before_hibernate 
-0x62c4 026114 setarg shutter_process_lpm_before 
-0x62c5 026115 store 2 ,mem_cb_before_lpm 
-0x62c6 026117 setarg shutter_soft_swtich_power_on 
-0x62c7 026118 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
-0x62c8 026120 setarg shutter_soft_swtich_power_off 
-0x62c9 026121 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
-0x62ca 026123 jam 7 ,mem_version 
-0x62cb 026124 call le_modified_name_adv 
-0x62cc 026125 call shutter_init_param 
-0x62cd 026126 call keyscan_key_init 
-0x62ce 026127 call queue_init 
-0x62cf 026128 branch ui_led_init_global 
-:      026132 shutter_hart_swtich_power_on:
-0x62d0 026133 jam ui_button_gpio_disable ,mem_ui_button_gpio 
-0x62d1 026134 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
-0x62d2 026135 branch shutter_start_reconnect 
-:      026139 shutter_le_scale_lpm_lock:
-0x62d3 026140 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x62d4 026141 beq ss_state_power_off ,app_get_lpm_wake_lock 
-0x62d5 026142 call l2cap_malloc_get_full_map 
-0x62d6 026143 fetch 1 ,mem_used_map 
-0x62d7 026144 nbranch app_get_lpm_wake_lock ,blank 
-0x62d8 026145 branch app_put_lpm_wake_lock 
-:      026149 shutter_process_bb_event:
-0x62d9 026150 copy regc ,pdata 
-0x62da 026153 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
-0x62db 026154 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
-0x62dc 026155 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
-0x62dd 026156 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
-0x62de 026158 beq bt_evt_button_long_pressed ,ui_soft_switch_botton_long_press 
-0x62df 026159 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
-0x62e0 026160 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
-0x62e1 026161 rtn 
-:      026166 ble_shutter_process_baseband_connect:
-0x62e2 026167 call shutter_stop_bluetooth_discovery 
-0x62e3 026168 setarg 0 
-0x62e4 026169 store 2 ,mem_ble_shutter_reconn_timer 
-0x62e5 026170 branch app_led_off 
-:      026173 ble_shutter_process_baseband_disconnect:
-0x62e6 026174 call queue_init 
-0x62e7 026175 jam 0 ,mem_ble_shutter_enable_notify 
-0x62e8 026176 branch shutter_start_reconnect 
-:      026179 ble_shutter_process_reconnect_complete:
-0x62e9 026180 call queue_init 
-0x62ea 026181 jam 1 ,mem_ble_shutter_enable_notify 
-0x62eb 026182 fetch 8 ,mem_ble_shutter_interval_min 
-0x62ec 026183 store 8 ,mem_le_interval_min 
-0x62ed 026184 call app_lpm_mult_enable 
-0x62ee 026185 branch le_l2cap_tx_update_req 
-:      026188 ble_shutter_process_parse_connect_parameter_update_response:
-0x62ef 026189 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x62f0 026190 rtneq ble_signaling_connect_parameter_update_accepted 
-0x62f1 026191 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x62f2 026192 rtn blank 
-0x62f3 026193 store 8 ,mem_le_interval_min 
-0x62f4 026194 branch le_l2cap_tx_update_req 
-:      026201 shutter_process_soft_swtich_button_down:
-0x62f5 026202 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x62f6 026203 rtneq hard_switch 
-0x62f7 026204 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x62f8 026205 rtnne ss_state_power_on 
-0x62f9 026206 call shutter_store_currenct_led_state 
-0x62fa 026207 branch app_led_on 
-:      026209 shutter_store_currenct_led_state:
-0x62fb 026210 jam 1 ,mem_shutter_soft_swtich_botton_down 
-0x62fc 026211 arg 11 ,loopcnt 
-0x62fd 026212 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
-0x62fe 026213 arg mem_shutter_led_struct_app_led ,contr 
-0x62ff 026214 branch memcpy 
-:      026216 shutter_process_soft_swtich_button_up:
-0x6300 026217 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x6301 026218 rtneq hard_switch 
-0x6302 026219 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6303 026220 beq ss_state_power_on ,shutter_load_currenct_led_state 
-0x6304 026221 branch ui_soft_switch_botton_up 
-:      026223 shutter_load_currenct_led_state:
-0x6305 026224 fetch 1 ,mem_shutter_soft_swtich_botton_down 
-0x6306 026225 rtnne 1 
-0x6307 026226 jam 0 ,mem_shutter_soft_swtich_botton_down 
-0x6308 026227 fetch 2 ,mem_ui_state_map 
-0x6309 026228 bbit1 ui_state_ble_connected ,app_led_off 
-0x630a 026229 arg 11 ,loopcnt 
-0x630b 026230 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
-0x630c 026231 arg mem_shutter_led_struct_app_led ,contw 
-0x630d 026232 branch memcpy 
-:      026237 shutter_le_bb_event_timer:
-0x630e 026239 call shutter_check_sleep_timer 
-0x630f 026242 call shutter_check_power_off_timer 
-0x6310 026246 branch ble_shutter_reconn_timer 
-:      026250 shutter_check_sleep_timer:
-0x6311 026251 arg mem_shutter_sleep_timer ,regc 
-0x6312 026252 arg shutter_sleep_timeout ,regb 
-0x6313 026253 branch timer_single_step_2b 
-:      026254 shutter_sleep_timeout:
-0x6314 026255 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
-0x6315 026256 call app_led_off 
-0x6316 026257 call shutter_disconnect_current_connection 
-0x6317 026258 branch shutter_wait_power_off 
-:      026261 shutter_check_power_off_timer:
-0x6318 026262 arg mem_shutter_power_off_timer ,regc 
-0x6319 026263 arg shutter_check_power_off_timeout ,regb 
-0x631a 026264 branch timer_single_step 
-:      026266 shutter_check_power_off_timeout:
-0x631b 026267 fetch 2 ,mem_ui_state_map 
-0x631c 026268 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x631d 026269 fetch 1 ,mem_shutter_led_struct_app_led_type 
-0x631e 026270 beq ui_led_state_blink_start ,shutter_wait_power_off 
-0x631f 026271 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
-0x6320 026272 beq ui_led_state_blink_darking ,shutter_wait_power_off 
-0x6321 026273 branch app_enter_hibernate 
-:      026277 ble_shutter_reconn_timer:
-0x6322 026278 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6323 026279 rtnne ss_state_power_on 
-0x6324 026280 arg mem_ble_shutter_reconn_timer ,regc 
-0x6325 026281 arg shutter_start_bluetooth_discovery ,regb 
-0x6326 026282 branch timer_single_step_2b 
-:      026285 shutter_process_idle:
-0x6327 026286 call shutter_send_data_to_master 
-0x6328 026287 branch keyscan_key_process 
-:      026290 shutter_process_lpm_before:
-0x6329 026291 call gpio_set_before_lpm 
-0x632a 026292 branch keyscan_process_lpm_before 
-:      026294 shutter_le_before_hibernate:
-0x632b 026295 call gpio_set_before_lpm 
-0x632c 026296 branch disable_authrom 
-:      026302 shutter_stop_bluetooth_discovery:
-:      026306 ble_shutter_stop_bluetooth_discovery:
-0x632d 026307 fetch 2 ,mem_ble_shutter_connect_timeout 
-0x632e 026308 store 2 ,mem_shutter_sleep_timeout 
-0x632f 026309 store 2 ,mem_shutter_sleep_timer 
-0x6330 026310 branch app_ble_stop_adv 
-:      026313 shutter_start_bluetooth_discovery:
-0x6331 026314 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6332 026315 rtnne ss_state_power_on 
-:      026319 ble_shutter_start_discovery:
-0x6333 026320 fetch 2 ,mem_ui_state_map 
-0x6334 026321 rtnbit1 ui_state_ble_connected 
-0x6335 026322 fetch 2 ,mem_ble_shutter_discovery_timeout 
-0x6336 026323 store 2 ,mem_shutter_sleep_timeout 
-0x6337 026324 store 2 ,mem_shutter_sleep_timer 
-0x6338 026325 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
-0x6339 026326 call shutter_ble_adv_interval_set 
-0x633a 026327 call app_led_start_blink 
-0x633b 026328 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x633c 026329 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x633d 026330 fetch 2 ,mem_ui_state_map 
-0x633e 026331 rtnbit1 ui_state_ble_adv 
-0x633f 026332 branch app_ble_start_adv 
-:      026334 shutter_soft_swtich_power_on:
-:      026335 shutter_start_reconnect:
-0x6340 026336 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6341 026337 rtnne ss_state_power_on 
-:      026341 ble_shutter_start_reconnect:
-0x6342 026342 fetch 2 ,mem_ble_shutter_reconn_timer 
-0x6343 026343 fetcht 2 ,mem_ble_shutter_reconn_timeout 
-0x6344 026344 storet 2 ,mem_ble_shutter_reconn_timer 
-0x6345 026345 nrtn blank 
-0x6346 026346 fetch 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6347 026347 call shutter_ble_adv_interval_set 
-0x6348 026348 call app_led_start_blink 
-0x6349 026349 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x634a 026350 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x634b 026351 fetch 2 ,mem_ui_state_map 
-0x634c 026352 rtnbit1 ui_state_ble_adv 
-0x634d 026353 branch app_ble_start_adv 
-:      026355 shutter_disconnect_current_connection:
-0x634e 026356 fetch 2 ,mem_ui_state_map 
-0x634f 026357 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x6350 026358 branch shutter_stop_bluetooth_discovery 
-:      026362 shutter_check_data_enable:
-0x6351 026363 call disable_user 
-0x6352 026364 fetch 2 ,mem_ui_state_map 
-0x6353 026365 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
-0x6354 026366 rtn 
-:      026368 shutter_check_ble_data_enable:
-0x6355 026369 fetch 1 ,mem_ble_shutter_enable_notify 
-0x6356 026370 rtn blank 
-0x6357 026371 branch enable_user 
-:      026376 shutter_check_bluetooth_conn:
-0x6358 026377 call disable_user 
-0x6359 026378 fetch 2 ,mem_ui_state_map 
-0x635a 026379 rtnbit1 ui_state_ble_connected 
-0x635b 026380 branch enable_user 
-:      026384 shutter_change_bluetooth_status_bt_disconn:
-:      026388 ble_shutter_change_bluetooth_status_bt_disconn:
-0x635c 026389 branch shutter_start_reconnect 
-:      026393 shutter_check_send_data:
-0x635d 026394 disable user2 
-0x635e 026395 fetch 2 ,mem_shutter_sleep_timeout 
-0x635f 026396 store 2 ,mem_shutter_sleep_timer 
-0x6360 026398 call shutter_check_bluetooth_conn 
-0x6361 026399 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x6362 026401 call shutter_check_data_enable 
-0x6363 026402 nrtn user 
-0x6364 026403 branch enable_user2 
-:      026407 shutter_key_change:
-0x6365 026408 call shutter_check_send_data 
-0x6366 026409 nrtn user2 
-0x6367 026410 deposit rega 
-0x6368 026411 branch shutter_key_release ,blank 
-:      026412 shutter_key_press:
-0x6369 026413 call app_led_on 
-0x636a 026414 arg mem_key0_press ,regc 
-0x636b 026415 branch push_queue_press_or_release 
-:      026417 shutter_key_release:
-0x636c 026418 call app_led_off 
-0x636d 026419 arg mem_key0_release ,regc 
-:      026421 push_queue_press_or_release:
-0x636e 026422 arg max_queue_num ,pdata 
-0x636f 026423 imul32 queue ,pdata 
-0x6370 026424 iadd regc ,regc 
-:      026427 push_buffer_in_queue:
-0x6371 026428 ifetch 1 ,regc 
-0x6372 026429 rtn blank 
-0x6373 026430 call queue_push_one_byte 
-0x6374 026431 increase 1 ,regc 
-0x6375 026432 branch push_buffer_in_queue 
-:      026435 shutter_send_data_to_master:
-0x6376 026436 fetch 2 ,mem_ui_state_map 
-0x6377 026437 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
-0x6378 026438 rtn 
-:      026440 pop_queue_to_ble_data:
-0x6379 026441 call le_fifo_check_nearly_full 
-0x637a 026442 nrtn blank 
-0x637b 026443 call queue_pop_one_byte 
-0x637c 026444 nrtn user 
-0x637d 026445 pincrease -1 
-0x637e 026446 mul32 pdata ,shutter_ble_data_buffer ,pdata 
-0x637f 026447 arg mem_ble_data_buffer1 ,temp 
-0x6380 026448 iadd temp ,contr 
-0x6381 026449 branch le_send_notify_from_list 
-:      026453 queue_push_one_byte:
-0x6382 026454 store 1 ,mem_pdatatemp 
-0x6383 026455 arg mem_pdatatemp ,rega 
-0x6384 026456 branch queue_push 
-:      026458 queue_pop_one_byte:
-0x6385 026459 arg mem_pdatatemp ,rega 
-0x6386 026460 call queue_pop 
-0x6387 026461 nrtn user 
-0x6388 026462 fetch 1 ,mem_pdatatemp 
-0x6389 026463 rtn 
-:      026466 ble_shutter_receive_data:
-0x638a 026467 fetch 2 ,mem_le_att_handle 
-0x638b 026468 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
-0x638c 026469 rtn 
-:      026471 shutter_init_param:
-0x638d 026472 jam 0x02 ,mem_shutter_power_off_timeout 
-0x638e 026474 setarg 0x00200008 
-0x638f 026475 store 4 ,mem_ble_shutter_interval_min 
-0x6390 026476 setarg 0x012c0005 
-0x6391 026477 istore 4 ,contw 
-0x6392 026480 jam 0x17 ,mem_le_local_mtu 
-0x6393 026483 setarg 0x1b 
-0x6394 026484 store 2 ,mem_le_pairing_handle 
-0x6395 026485 branch le_set_fixed_ltk_justwork 
-:      026488 shutter_load_buffer_config_form_datarom:
-0x6396 026490 arg ble_key_value_list_size ,loopcnt 
-0x6397 026491 arg mem_ble_data_buffer1 ,contw 
-0x6398 026492 arg ble_shutter_key_value_list_addr ,contr 
-0x6399 026493 branch memcpy_fast 
-:      026513 shutter_soft_swtich_power_off:
-0x639a 026514 arg 0 ,rega 
-0x639b 026515 arg mem_shutter_power_off_led_style ,regc 
-0x639c 026516 call ui_led_set_style_global 
-0x639d 026517 call shutter_disconnect_current_connection 
-:      026518 shutter_wait_power_off:
-0x639e 026519 fetch 1 ,mem_shutter_power_off_timeout 
-0x639f 026520 store 1 ,mem_shutter_power_off_timer 
-0x63a0 026521 rtn 
-:      026525 ui_soft_swtich_init:
-0x63a1 026526 setarg ss_state_power_up 
-0x63a2 026527 call ui_soft_swtich_init_power_on_time 
-0x63a3 026528 jam ui_button_state_up ,mem_ui_button_last_state 
-0x63a4 026529 call ui_button_init 
-0x63a5 026530 call ui_button_polling 
-:      026531 ui_soft_switch_first_power_on:
-0x63a6 026532 fetch 1 ,mem_shutter_soft_switch_first_power_on 
-0x63a7 026533 branch ui_soft_swtich_init_next ,blank 
-0x63a8 026534 fetch 1 ,core_lpm_isogate 
-0x63a9 026535 bbit1 cold_wake ,ui_soft_switch_power_on 
-:      026536 ui_soft_swtich_init_next:
-0x63aa 026537 fetch 2 ,mem_ui_state_map 
-0x63ab 026538 rtnbit1 ui_state_btn_down 
-0x63ac 026539 branch app_enter_hibernate 
-:      026541 ui_soft_swtich_init_power_on_time:
-0x63ad 026542 fetcht 2 ,mem_power_param_ptr 
-0x63ae 026543 istore 1 ,temp 
-0x63af 026544 ifetch 1 ,contw 
-0x63b0 026545 store 1 ,mem_ui_button_timeout 
-0x63b1 026546 rtn 
-:      026549 ui_soft_switch_botton_up:
-0x63b2 026550 fetch 2 ,mem_power_param_ptr 
-0x63b3 026551 ifetch 1 ,pdata 
-0x63b4 026552 rtnne ss_state_power_up 
-0x63b5 026553 branch app_enter_hibernate 
-:      026556 ui_soft_switch_botton_long_press:
-0x63b6 026557 fetcht 2 ,mem_power_param_ptr 
-0x63b7 026558 ifetch 1 ,temp 
-0x63b8 026559 beq ss_state_power_on ,ui_soft_switch_power_off 
-:      026560 ui_soft_switch_power_on:
-0x63b9 026561 setarg ss_state_power_on 
-0x63ba 026562 fetcht 2 ,mem_power_param_ptr 
-0x63bb 026563 istore 1 ,temp 
-0x63bc 026564 add temp ,ss_power_off_time ,contr 
-0x63bd 026565 ifetch 1 ,contr 
-0x63be 026566 istore 1 ,mem_ui_button_timeout 
-0x63bf 026567 ifetch 2 ,contr 
-0x63c0 026568 branch callback_func 
-:      026570 ui_soft_switch_power_off:
-0x63c1 026571 setarg ss_state_power_off 
-0x63c2 026572 call ui_soft_swtich_init_power_on_time 
-0x63c3 026573 add temp ,ss_power_off_cb ,contr 
-0x63c4 026574 ifetch 2 ,contr 
-0x63c5 026575 branch app_enter_hibernate ,blank 
-0x63c6 026576 branch callback_func 
-:      026581 shutter_ble_adv_interval_set:
-0x63c7 026582 store 2 ,mem_lpm_interval 
-0x63c8 026583 increase -4 ,pdata 
-0x63c9 026584 store 2 ,mem_le_adv_interval 
-0x63ca 026585 rtn 
-:      026587 le_send_notify_from_list:
-0x63cb 026588 ifetch 1 ,contr 
-0x63cc 026589 copy pdata ,rega 
-0x63cd 026590 ifetcht 2 ,contr 
-0x63ce 026591 call store_contr 
-0x63cf 026592 call le_att_malloc_tx_notify 
-0x63d0 026593 copy rega ,loopcnt 
-0x63d1 026594 call get_contr 
-0x63d2 026595 branch memcpy 
-:      026597 shutter_le_uuid_table_conf:
-0x63d3 026598 setarg ble_shutter_gatt_list_addr 
-0x63d4 026599 store 2 ,mem_ui_le_uuid_table 
-0x63d5 026600 rtn 
-:      026602 shutter_dy_le_uuid_table_conf:
-0x63d6 026603 setarg mem_shutter_le_uuid_sup 
-0x63d7 026604 store 2 ,mem_ui_le_uuid_table 
-0x63d8 026605 rtn 
-:      026608 shutter_default_init:
-0x63d9 026609 fetch 2 ,mem_shutter_key_conf0_temp 
-0x63da 026610 store 2 ,mem_shutter_key_conf0 
-0x63db 026611 fetch 1 ,mem_shutter_led_struct_app_led_gpio_temp 
-0x63dc 026612 store 1 ,mem_shutter_led_struct_app_led_gpio 
-0x63dd 026613 store 1 ,mem_shutter_power_off_led_style_gpio 
-0x63de 026614 fetch 1 ,mem_shutter_hard_soft_switch_case_temp 
-0x63df 026615 store 1 ,mem_shutter_hard_soft_switch_case 
-0x63e0 026616 fetch 1 ,mem_shutter_soft_switch_button_gpio_temp 
-0x63e1 026617 store 1 ,mem_shutter_soft_switch_button_gpio 
-0x63e2 026623 setarg 0x0002 
-0x63e3 026624 store 2 ,mem_key0_press 
-0x63e4 026625 store 2 ,mem_key1_press 
-0x63e5 026626 setarg 0x0006 
-0x63e6 026627 store 2 ,mem_key0_release 
-0x63e7 026628 store 2 ,mem_key1_release 
-0x63e8 026629 setarg 0x0007 
-0x63e9 026630 store 2 ,mem_key2_press 
-0x63ea 026631 setarg 0x0008 
-0x63eb 026632 store 2 ,mem_key2_release 
-0x63ec 026633 setarg mem_shutter_soft_switch_power_state 
-0x63ed 026634 store 2 ,mem_power_param_ptr 
-0x63ee 026635 setarg 0x201400 
-0x63ef 026636 store 3 ,mem_shutter_soft_switch_power_state 
-0x63f0 026637 jam 0x01 ,mem_lpm_mode 
-0x63f1 026638 setarg 0x0100 
-0x63f2 026639 store 2 ,mem_lpm_interval 
-0x63f3 026640 jam 0x08 ,mem_lpm_overhead 
-0x63f4 026641 jam 0x05 ,mem_lpm_mult 
-0x63f5 026642 jam 0x02 ,mem_lpm_mult_timeout 
-0x63f6 026643 setarg 0x0096 
-0x63f7 026644 store 2 ,mem_ble_shutter_reconn_blink_on_time 
-0x63f8 026645 istore 2 ,contw 
-0x63f9 026646 setarg 0x0296 
-0x63fa 026647 store 2 ,mem_ble_shutter_discovery_blink_on_time 
-0x63fb 026648 istore 2 ,contw 
-0x63fc 026649 setsect 0 ,0x10 
-0x63fd 026650 setsect 1 ,0x8008 
-0x63fe 026651 setsect 2 ,0x2c000 
-0x63ff 026652 setsect 3 ,0x04 
-0x6400 026653 store 8 ,mem_ble_shutter_interval_min_new 
-0x6401 026654 jam 0x01 ,mem_ui_led_struct_num 
-0x6402 026655 setarg mem_shutter_led_struct_app_led 
-0x6403 026656 store 2 ,mem_ui_led_struct_ptr 
-0x6404 026657 setarg 0x0000 
-0x6405 026658 store 2 ,mem_shutter_led_struct_app_led 
-0x6406 026659 setsect 0 ,0x1a0 
-0x6407 026660 setsect 1 ,0x68 
-0x6408 026661 setsect 2 ,0x00 
-0x6409 026662 setsect 3 ,0x00 
-0x640a 026663 store 8 ,mem_shutter_led_struct_app_led_on_time 
-0x640b 026664 setarg 0x0301 
-0x640c 026665 store 2 ,mem_shutter_power_off_led_style 
-0x640d 026666 setsect 0 ,0x1a0 
-0x640e 026667 setsect 1 ,0xe8 
-0x640f 026668 setsect 2 ,0x00 
-0x6410 026669 setsect 3 ,0x00 
-0x6411 026670 store 8 ,mem_shutter_power_off_led_style_on_time 
-0x6412 026671 setarg 0x000e 
-0x6413 026672 store 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6414 026673 setarg 0x0140 
-0x6415 026674 store 2 ,mem_ble_shutter_discovery_adv_interval 
-0x6416 026675 store 2 ,mem_le_adv_interval 
-0x6417 026676 setarg 0x0050 
-0x6418 026677 store 2 ,mem_ble_shutter_reconn_timeout 
-0x6419 026678 jam 0x07 ,mem_le_adv_channel_map 
-0x641a 026679 jam 0x00 ,mem_le_adv_enable 
-0x641b 026680 setsect 0 ,0xfb 
-0x641c 026681 setsect 1 ,0x2c212 
-0x641d 026682 setsect 2 ,0x800f 
-0x641e 026683 setsect 3 ,0x21 
-0x641f 026684 store 8 ,mem_local_rx_max_octets 
-0x6420 026685 setsect 0 ,0x0bb8 
-0x6421 026686 setsect 1 ,0x02ee 
-0x6422 026687 store 4 ,mem_ble_shutter_discovery_timeout 
-0x6423 026688 setarg mem_queue_each_size 
-0x6424 026689 store 2 ,mem_queue_ptr 
-0x6425 026690 setarg 0x2001 
-0x6426 026691 store 2 ,mem_queue_each_size 
-0x6427 026692 jam 0x1f ,mem_le_adv_data_len 
-0x6428 026693 setsect 0 ,0x10102 
-0x6429 026694 setsect 1 ,0x80c1 
-0x642a 026695 setsect 2 ,0x18120 
-0x642b 026696 setsect 3 ,0x640c 
-0x642c 026697 store 9 ,mem_le_adv_data 
-0x642d 026698 setsect 0 ,0x3c1 
-0x642e 026699 istore 2 ,contw 
-0x642f 026700 jam 0x1f ,mem_le_scan_data_len 
-0x6430 026701 setsect 0 ,0x2090d 
-0x6431 026702 setsect 1 ,0x34c15 
-0x6432 026703 setsect 2 ,0x28532 
-0x6433 026704 setsect 3 ,0x1d1d5 
-0x6434 026705 store 9 ,mem_le_scan_data 
-0x6435 026706 setsect 0 ,0x26574 
-0x6436 026707 setsect 1 ,0x1c 
-0x6437 026708 istore 3 ,contw 
-0x6438 026709 setarg mem_shutter_keyscan 
-0x6439 026710 store 2 ,mem_keyscan_ptr 
-0x643a 026711 jam 0x02 ,mem_shutter_key_num 
-0x643b 026712 setarg mem_shutter_nv_data 
-0x643c 026713 store 2 ,mem_nv_data_ptr 
-0x643d 026714 jam 0x05 ,mem_nv_data_number 
-0x643e 026715 fetch 1 ,mem_shutter_dy_conf 
-0x643f 026716 beq shutter_type ,shutter_le_uuid_table_conf 
-0x6440 026717 beq shutter_dy_type ,shutter_dy_le_uuid_table_conf 
-0x6441 026718 rtn 
-:      026730 shutter_dy_6_key_conf:
-0x6442 026732 fetch shutter_six_key ,mem_shutter_dy_key_conf 
-0x6443 026733 store shutter_six_key ,mem_shutter_key_conf0 
-0x6444 026734 jam shutter_six_key ,mem_shutter_key_num 
-0x6445 026735 setarg mem_shutter_key_num 
-0x6446 026736 store 2 ,mem_keyscan_ptr 
-0x6447 026737 rtn 
-:      026739 shutter_dy_7_key_conf:
-0x6448 026741 fetch shutter_seven_key ,mem_shutter_dy_key_conf 
-0x6449 026742 store shutter_seven_key ,mem_shutter_key_conf0 
-0x644a 026743 jam shutter_seven_key ,mem_shutter_key_num 
-0x644b 026744 setarg mem_shutter_key_num 
-0x644c 026745 store 2 ,mem_keyscan_ptr 
-0x644d 026746 rtn 
-:      026748 shutter_dy_8_key_conf:
-0x644e 026750 fetch shutter_eight_key ,mem_shutter_dy_key_conf 
-0x644f 026751 store shutter_eight_key ,mem_shutter_key_conf0 
-0x6450 026752 jam shutter_eight_key ,mem_shutter_key_num 
-0x6451 026753 setarg mem_shutter_key_num 
-0x6452 026754 store 2 ,mem_keyscan_ptr 
-0x6453 026755 rtn 
-:      026757 shutter_dy_key_conf:
-0x6454 026758 fetch 1 ,mem_shutter_key_num_conf 
-0x6455 026759 beq shutter_six_key ,shutter_dy_6_key_conf 
-0x6456 026760 beq shutter_seven_key ,shutter_dy_7_key_conf 
-0x6457 026761 beq shutter_eight_key ,shutter_dy_8_key_conf 
-0x6458 026762 rtn 
-:      026764 shutter_dy_adv_conf:
-0x6459 026765 bpatch patch14_1 ,mem_patch14 
-0x645a 026767 fetch 8 ,mem_shutter_ble_discovery_time_conf 
-0x645b 026768 store 8 ,mem_ble_shutter_discovery_timeout 
-0x645c 026769 setarg 0x0096 
-0x645d 026770 store 2 ,mem_ble_shutter_reconn_timeout 
-0x645e 026772 fetch 7 ,mem_shutter_led_on_light_dark_led_conf 
-0x645f 026773 store 7 ,mem_shutter_led_struct_app_led 
-0x6460 026774 fetch 7 ,mem_shutter_led_off_light_dark_led_conf 
-0x6461 026775 store 7 ,mem_shutter_power_off_led_style 
-0x6462 026777 fetch 4 ,mem_shutter_reconn_blink_on_time_conf 
-0x6463 026778 store 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x6464 026779 fetch 4 ,mem_shutter_discovery_blink_on_time_conf 
-0x6465 026780 store 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x6466 026782 setarg 0x000e 
-0x6467 026783 store 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6468 026784 setarg 0x0140 
-0x6469 026785 store 2 ,mem_ble_shutter_discovery_adv_interval 
-0x646a 026786 store 2 ,mem_le_adv_interval 
-0x646b 026793 fetch 8 ,mem_ble_shutter_dy_interval_min_new 
-0x646c 026794 store 8 ,mem_ble_shutter_interval_min_new 
-0x646d 026795 rtn 
-:      026799 shutter_dy_init:
-0x646e 026800 call enable_authrom 
-0x646f 026801 rtn wake 
-0x6470 026803 call shutter_dy_key_conf 
-0x6471 026804 call shutter_dy_adv_conf 
-0x6472 026807 setarg shutter_dy_process_idle 
-0x6473 026808 store 2 ,mem_cb_idle_process 
-0x6474 026810 setarg shutter_dy_process_bb_event 
-0x6475 026811 store 2 ,mem_cb_bb_event_process 
-0x6476 026813 setarg ble_shutter_dy_receive_data 
-0x6477 026814 store 2 ,mem_cb_att_write 
-0x6478 026816 setarg shutter_dy_le_bb_event_timer 
-0x6479 026817 store 2 ,mem_cb_event_timer 
-0x647a 026819 setarg shutter_dy_key_change 
-0x647b 026820 store 2 ,mem_cb_shutter_keycan 
-0x647c 026822 call shutter_common_init 
-0x647d 026824 fetch 2 ,mem_shutter_le_pairing_handle 
-0x647e 026825 store 2 ,mem_le_pairing_handle 
-0x647f 026826 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x6480 026827 store 8 ,mem_ble_shutter_interval_min 
-0x6481 026828 call shutter_dy_iphone_every_move_max_set 
-0x6482 026829 bpatch patch14_2 ,mem_patch14 
-0x6483 026830 branch shutter_power_switch 
-:      026833 shutter_dy_process_idle:
-0x6484 026834 call shutter_dy_shutter_send_data_to_master 
-0x6485 026835 arg key_scan_timer ,queue 
-0x6486 026836 call timer_check 
-0x6487 026837 nrtn blank 
-0x6488 026838 setarg 0x20 
-0x6489 026839 arg key_scan_timer ,queue 
-0x648a 026840 call timer_init 
-0x648b 026841 disable user 
-0x648c 026842 call keyscan_process_lpm_before 
-0x648d 026843 branch shutter_dy_keyscan_key_process 
-:      026845 shutter_dy_iphone_every_move_max_set:
-0x648e 026846 setarg 0x1f 
-0x648f 026847 mul32 pdata ,every_payload_len ,pdata 
-0x6490 026848 arg mem_shutter_mousekey_value_list ,temp 
-0x6491 026849 iadd temp ,rega 
-0x6492 026850 increase 3 ,rega 
-0x6493 026851 arg iphone_once_max_move_value ,temp 
-0x6494 026852 istoret 1 ,rega 
-0x6495 026853 increase 11 ,rega 
-0x6496 026854 arg 0xfff ,pdata 
-0x6497 026855 isub temp ,pdata 
-0x6498 026856 lshift4 pdata ,pdata 
-0x6499 026857 istore 2 ,rega 
-0x649a 026858 rtn 
-:      026860 shutter_dy_shutter_send_data_to_master:
-0x649b 026861 fetch 2 ,mem_ui_state_map 
-0x649c 026862 bbit1 ui_state_ble_connected ,shutter_dy_pop_queue_to_ble_data 
-0x649d 026863 arg mem_queue_curr_num ,contw 
-0x649e 026864 arg 35 ,loopcnt 
-0x649f 026865 branch clear_mem 
-:      026867 shutter_dy_pop_queue_to_ble_data:
-0x64a0 026868 call le_fifo_check_nearly_full 
-0x64a1 026869 nrtn blank 
-0x64a2 026870 call queue_empty 
-0x64a3 026871 rtn blank 
-0x64a4 026872 fetcht 4 ,mem_key_send_clk 
-0x64a5 026873 copy clkn_bt ,pdata 
-0x64a6 026874 isub temp ,temp 
-0x64a7 026875 rtn zero 
-0x64a8 026876 nbranch shutter_dy_pop_queue_to_ble_data2 ,positive 
-0x64a9 026877 fetch 1 ,mem_send_data_delay 
-0x64aa 026878 isub temp ,null 
-0x64ab 026879 rtn positive 
-:      026880 shutter_dy_pop_queue_to_ble_data2:
-0x64ac 026881 copy clkn_bt ,pdata 
-0x64ad 026882 store 4 ,mem_key_send_clk 
-0x64ae 026883 call queue_pop_one_byte 
-0x64af 026884 nrtn user 
-0x64b0 026885 pincrease -1 
-0x64b1 026886 mul32 pdata ,10 ,pdata 
-0x64b2 026887 arg mem_shutter_mousekey_value_list ,temp 
-0x64b3 026888 iadd temp ,contr 
-0x64b4 026889 branch le_send_notify_from_list 
-:      026892 shutter_dy_le_bb_event_timer:
-0x64b5 026893 call shutter_dy_shutter_1s_timer 
-0x64b6 026894 call shutter_dy_link_key_loop_timer 
-0x64b7 026895 call shutter_dy_long_key_volume_timer 
-0x64b8 026896 call shutter_dy_iphone_move_mid_timer 
-0x64b9 026897 call shutter_dy_clear_key_state_timer 
-0x64ba 026898 call shutter_check_sleep_timer 
-0x64bb 026899 branch shutter_dy_check_power_off_timer 
-:      026901 shutter_dy_iphone_move_mid_timer:
-0x64bc 026902 arg mem_shutter_move_mid_timer ,regc 
-0x64bd 026903 arg shutter_dy_iphone_move_mid_timeout ,regb 
-0x64be 026904 branch timer_single_step 
-:      026906 shutter_dy_iphone_move_mid_timeout:
-0x64bf 026907 call queue_empty 
-0x64c0 026908 nrtn blank 
-0x64c1 026909 fetch 2 ,mem_key_value_xmem 
-0x64c2 026910 nrtn blank 
-:      026911 shutter_dy_iphone_move_mid:
-0x64c3 026912 call shutter_dy_check_iphone 
-0x64c4 026913 branch shutter_dy_android_like_loaction_mid ,blank 
-0x64c5 026914 copy queue ,pdata 
-0x64c6 026915 compare 0x04 ,pdata ,0x07 
-0x64c7 026916 branch shutter_dy_iphone_up_mid ,true 
-0x64c8 026918 copy queue ,pdata 
-0x64c9 026919 compare 0x01 ,pdata ,0x07 
-0x64ca 026920 branch shutter_dy_iphone_like_mid ,true 
-0x64cb 026921 arg mem_shutter_iphone_move_mid ,regc 
-0x64cc 026922 branch push_buffer_in_queue 
-:      026924 shutter_dy_android_like_loaction_mid:
-0x64cd 026925 arg mem_shutter_android_move_mid ,regc 
-0x64ce 026926 branch push_buffer_in_queue 
-:      026928 shutter_dy_iphone_up_mid:
-0x64cf 026929 arg mem_shutter_iphone_up_mid ,regc 
-0x64d0 026930 branch push_buffer_in_queue 
-:      026932 shutter_dy_iphone_like_mid:
-0x64d1 026933 arg mem_shutter_iphone_like_mid ,regc 
-0x64d2 026934 branch push_buffer_in_queue 
-:      026936 shutter_dy_clear_key_state_timer:
-0x64d3 026937 arg mem_shutter_like_timeout ,regc 
-0x64d4 026938 arg shutter_dy_clear_key_state_timeout ,regb 
-0x64d5 026939 branch timer_single_step 
-:      026941 shutter_dy_clear_key_state_timeout:
-0x64d6 026942 arg shutter_key_conf_sate_bytes ,loopcnt 
-0x64d7 026943 arg mem_shutter_key_state1 ,contw 
-0x64d8 026944 branch clear_mem 
-:      026947 shutter_dy_check_power_off_timer:
-0x64d9 026948 arg mem_shutter_power_off_timer ,regc 
-0x64da 026949 arg shutter_dy_check_power_off_timeout ,regb 
-0x64db 026950 branch timer_single_step 
-:      026951 shutter_dy_check_power_off_timeout:
-0x64dc 026952 fetch 2 ,mem_ui_state_map 
-0x64dd 026953 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x64de 026954 branch app_enter_hibernate 
-:      026956 shutter_dy_process_bb_event:
-0x64df 026957 copy regc ,pdata 
-0x64e0 026958 beq bt_evt_le_connected ,ble_shutter_dy_process_baseband_connect 
-0x64e1 026959 beq bt_evt_le_disconnected ,ble_shutter_dy_process_baseband_disconnect 
-0x64e2 026960 beq bt_evt_le_pairing_success ,ble_shutter_dy_pairing_success 
-0x64e3 026961 rtneq bt_evt_le_parse_conn_papa_update_rsp 
-0x64e4 026962 beq bt_evt_le_start_enc ,shutter_dy_le_find_service_hand_by_uuid 
-0x64e5 026963 branch shutter_process_bb_event 
-:      026965 ble_shutter_dy_pairing_success:
-0x64e6 026966 jam 1 ,mem_shutter_pairing_success 
-0x64e7 026967 call shutter_dy_clear_move_config 
-0x64e8 026969 fetch 2 ,mem_android_initial_move_x 
-0x64e9 026970 store 2 ,mem_shutter_move_data_x 
-0x64ea 026972 fetcht 2 ,mem_android_initial_move_y 
-0x64eb 026973 setarg 0xfff 
-0x64ec 026974 isub temp ,pdata 
-0x64ed 026975 store 2 ,mem_shutter_move_data_y 
-0x64ee 026976 rtn 
-:      026978 ble_shutter_dy_process_baseband_disconnect:
-0x64ef 026979 jam 0 ,mem_shutter_le_conned 
-0x64f0 026980 jam 0 ,mem_shutter_pairing_success 
-0x64f1 026981 call shutter_dy_move_mode_disable 
-0x64f2 026982 call shutter_dy_over_clear 
-0x64f3 026983 branch ble_shutter_process_baseband_disconnect 
-:      026985 ble_shutter_dy_process_baseband_connect:
-0x64f4 026986 copy clkn_bt ,pdata 
-0x64f5 026987 store 4 ,mem_key_send_clk 
-0x64f6 026988 call shutter_dy_remote_not_iphone 
-0x64f7 026989 branch ble_shutter_process_baseband_connect 
-:      026992 shutter_dy_check_send_data:
-0x64f8 026993 disable user2 
-0x64f9 026994 fetch 2 ,mem_shutter_sleep_timeout 
-0x64fa 026995 store 2 ,mem_shutter_sleep_timer 
-0x64fb 026996 call shutter_check_bluetooth_conn 
-0x64fc 026997 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x64fd 026998 call shutter_check_data_enable 
-0x64fe 026999 nrtn user 
-0x64ff 027000 branch enable_user2 
-:      027002 shutter_dy_over_clear:
-0x6500 027003 jam 0 ,mem_last_press_key_value 
-0x6501 027004 rtn 
-:      027006 shutter_dy_key_value_filter:
-0x6502 027007 copy queue ,pdata 
-0x6503 027008 rtnne shutter_like_key_num 
-0x6504 027009 branch shutter_dy_key_press_next 
-:      027011 shutter_dy_key_change:
-0x6505 027012 call shutter_dy_check_send_data 
-0x6506 027013 nrtn user2 
-0x6507 027014 deposit rega 
-0x6508 027015 branch shutter_dy_shutter_key_release ,blank 
-:      027016 shutter_dy_key_press:
-0x6509 027017 bpatch patch14_3 ,mem_patch14 
-0x650a 027018 fetch 1 ,mem_shutter_link_loop_flag 
-0x650b 027019 nbranch shutter_dy_key_value_filter ,blank 
-:      027020 shutter_dy_key_press_next:
-0x650c 027021 jam 1 ,mem_shutter_key_pressed 
-0x650d 027022 call app_led_on 
-0x650e 027023 call shutter_dy_key_press_clk 
-0x650f 027024 call shutter_dy_jude_queue_size 
-0x6510 027025 branch shutter_dy_over_clear ,positive 
-0x6511 027026 copy queue ,pdata 
-0x6512 027027 fetcht 1 ,mem_last_press_key_value 
-0x6513 027028 isub temp ,null 
-0x6514 027029 ncall shutter_dy_iphone_check_move_mid ,zero 
-0x6515 027030 copy queue ,pdata 
-0x6516 027031 store 1 ,mem_last_press_key_value 
-0x6517 027032 fetcht 1 ,mem_move_mode_key_index 
-0x6518 027033 isub temp ,null 
-0x6519 027034 branch shutter_dy_key_move_to_specify_location ,zero 
-0x651a 027035 fetch 1 ,mem_move_mode_trigger_enable 
-0x651b 027036 nbranch shutter_dy_move_set ,blank 
-:      027037 shutter_dy_page_set:
-0x651c 027038 call shutter_dy_le_get_press_ptr 
-0x651d 027039 arg max_queue_new_press ,pdata 
-0x651e 027040 branch shutter_dy_push_queue_press_or_release 
-:      027042 shutter_dy_move_set:
-0x651f 027043 call shutter_dy_jude_clear_move_config 
-0x6520 027044 copy queue ,pdata 
-0x6521 027045 beq shutter_like_key_num ,shutter_dy_page_set 
-0x6522 027046 call shutter_dy_check_move_data 
-0x6523 027047 branch shutter_dy_move_to_specify_location 
-:      027049 shutter_dy_key_move_to_specify_location:
-0x6524 027050 jam 1 ,mem_shutter_first_move 
-0x6525 027051 branch shutter_dy_move_to_specify_location 
-:      027053 shutter_dy_iphone_check_move_mid:
-0x6526 027054 bpatch patch14_4 ,mem_patch14 
-0x6527 027055 fetch 1 ,mem_move_mode_trigger_enable 
-0x6528 027056 branch shutter_dy_iphone_move_mid ,blank 
-0x6529 027057 copy queue ,pdata 
-0x652a 027058 beq shutter_like_key_num ,shutter_dy_iphone_move_mid 
-0x652b 027059 rtn 
-:      027060 shutter_dy_key_press_clk:
-0x652c 027061 arg shutter_key_conf_sate_bytes ,pdata 
-0x652d 027062 imul32 queue ,pdata 
-0x652e 027063 arg mem_shutter_key_state0 ,regc 
-0x652f 027064 iadd regc ,regc 
-0x6530 027065 copy clkn_bt ,pdata 
-0x6531 027066 istore key_state_press_clk_length ,regc 
-0x6532 027067 increase key_state_press_count_offset ,regc 
-0x6533 027068 ifetch 1 ,regc 
-0x6534 027069 increase 1 ,pdata 
-0x6535 027070 istore 1 ,regc 
-0x6536 027071 rtn 
-:      027072 shutter_dy_shutter_key_release:
-0x6537 027073 bpatch patch14_5 ,mem_patch14 
-0x6538 027074 fetch 1 ,mem_move_mode_trigger_enable 
-0x6539 027075 call shutter_dy_key_release_led ,blank 
-:      027076 shutter_dy_shutter_key_release_time:
-0x653a 027077 arg shutter_key_conf_sate_bytes ,pdata 
-0x653b 027078 imul32 queue ,pdata 
-0x653c 027079 arg mem_shutter_key_state0 ,regc 
-0x653d 027080 iadd regc ,regc 
-0x653e 027081 ifetcht 4 ,regc 
-0x653f 027082 sub temp ,0 ,null 
-0x6540 027083 rtn zero 
-0x6541 027084 copy clkn_bt ,pdata 
-0x6542 027085 isub temp ,temp 
-0x6543 027086 ncall ui_timer_timeout ,positive 
-0x6544 027087 add regc ,key_state_longpress_offset ,contr 
-0x6545 027088 ifetch 1 ,contr 
-0x6546 027089 nbranch shutter_dy_push_queue_long_release ,blank 
-0x6547 027090 increase key_state_release_clk_offset ,regc 
-0x6548 027091 copy clkn_bt ,pdata 
-0x6549 027092 istore key_state_release_clk_length ,regc 
-0x654a 027093 rtn 
-:      027095 shutter_dy_key_release_led:
-0x654b 027096 fetch 1 ,mem_shutter_link_loop_flag 
-0x654c 027097 nbranch app_led_on ,blank 
-0x654d 027098 branch app_led_off 
-:      027100 shutter_dy_push_queue_release:
-0x654e 027101 add regc ,4 ,contr 
-0x654f 027102 ifetch 1 ,contr 
-0x6550 027103 branch shutter_dy_push_queue_release1 
-:      027105 shutter_dy_push_queue_release1:
-0x6551 027106 call shutter_clear_dy_key_state 
-0x6552 027107 fetch 1 ,mem_move_mode_trigger_enable 
-0x6553 027108 nbranch shutter_dy_move_mode_queue_release ,blank 
-:      027109 shutter_dy_push_queue_release1_next:
-0x6554 027110 call shutter_dy_jude_queue_size 
-0x6555 027111 branch shutter_dy_over_clear ,positive 
-0x6556 027112 call shutter_dy_le_get_release_ptr 
-0x6557 027113 copy queue ,pdata 
-0x6558 027114 beq shutter_photo_key_num ,shutter_dy_le_get_release_ptr_volume 
-0x6559 027115 arg max_queue_num_release ,pdata 
-:      027116 shutter_dy_push_queue_press_or_release:
-0x655a 027117 imul32 queue ,pdata 
-0x655b 027118 iadd regc ,regc 
-0x655c 027119 branch push_buffer_in_queue 
-:      027121 shutter_dy_move_mode_queue_release:
-0x655d 027122 copy queue ,pdata 
-0x655e 027123 beq shutter_like_key_num ,shutter_dy_push_queue_release1_next 
-0x655f 027124 beq shutter_photo_key_num ,shutter_dy_push_queue_release1_next 
-0x6560 027125 rtn 
-:      027127 shutter_dy_jude_queue_size:
-0x6561 027128 call queue_get_size 
-0x6562 027129 ifetcht 1 ,contr 
-0x6563 027130 isub temp ,pdata 
-0x6564 027131 sub pdata ,max_queue_new_press ,null 
-0x6565 027132 rtn 
-:      027134 shutter_dy_push_queue_long_release:
-0x6566 027135 jam 1 ,mem_shutter_long_key_released_flag 
-0x6567 027136 call shutter_clear_dy_key_state 
-0x6568 027137 arg mem_key0_long_release ,regc 
-0x6569 027138 arg max_queue_num_long_release ,pdata 
-0x656a 027139 branch shutter_dy_push_queue_press_or_release 
-:      027141 shutter_clear_dy_key_state:
-0x656b 027142 arg shutter_key_conf_sate_bytes ,loopcnt 
-0x656c 027143 copy regc ,contw 
-0x656d 027144 branch clear_mem 
-:      027146 shutter_dy_keyscan_key_process:
-0x656e 027147 fetch 2 ,mem_key_value_xmem 
-0x656f 027148 store 2 ,mem_key_value_retention 
-0x6570 027149 call shutter_dy_keyscan_key_process_next 
-0x6571 027150 fetch 2 ,mem_key_value_retention 
-0x6572 027151 store 2 ,mem_key_value_xmem 
-0x6573 027153 arg 0 ,queue 
-0x6574 027154 fetch 1 ,mem_shutter_key_num 
-0x6575 027155 copy pdata ,loopcnt 
-0x6576 027156 arg mem_shutter_key_state0 ,regc 
-:      027157 shutter_dy_keyscan_key_check_release_loop:
-0x6577 027158 copy loopcnt ,pdata 
-0x6578 027159 store 2 ,mem_temp 
-0x6579 027160 copy regc ,pdata 
-0x657a 027161 store 2 ,mem_regc 
-0x657b 027162 copy queue ,pdata 
-0x657c 027163 store 2 ,mem_temp + 2 
-0x657d 027164 call shutter_dy_keyscan_key_check_release 
-0x657e 027166 fetch 2 ,mem_regc 
-0x657f 027167 copy pdata ,regc 
-0x6580 027168 fetch 2 ,mem_temp + 2 
-0x6581 027169 copy pdata ,queue 
-0x6582 027170 call shutter_dy_keyscan_key_check_long_press 
-0x6583 027172 fetch 2 ,mem_temp + 2 
-0x6584 027173 add pdata ,1 ,queue 
-0x6585 027174 fetch 2 ,mem_regc 
-0x6586 027175 add pdata ,shutter_key_conf_sate_bytes ,regc 
-0x6587 027176 fetch 2 ,mem_temp 
-0x6588 027177 copy pdata ,loopcnt 
-0x6589 027178 loop shutter_dy_keyscan_key_check_release_loop 
-0x658a 027179 rtn 
-:      027181 shutter_dy_keyscan_key_check_long_press:
-0x658b 027182 ifetch key_state_press_clk_length ,regc 
-0x658c 027183 rtn blank 
-0x658d 027184 copy pdata ,temp 
-0x658e 027185 copy clkn_bt ,pdata 
-0x658f 027186 isub temp ,temp 
-0x6590 027187 nrtn positive 
-0x6591 027188 setarg 2500 
-0x6592 027189 isub temp ,null 
-0x6593 027190 rtn positive 
-0x6594 027191 copy clkn_bt ,pdata 
-0x6595 027192 istore 4 ,regc 
-0x6596 027193 increase key_state_longpress_offset ,regc 
-0x6597 027194 setarg 1 
-0x6598 027195 istore key_state_longpress_length ,regc 
-0x6599 027196 fetch 1 ,mem_shutter_long_key_released_flag 
-0x659a 027197 rtn blank 
-0x659b 027198 jam 0 ,mem_shutter_long_key_released_flag 
-0x659c 027199 bpatch patch14_6 ,mem_patch14 
-0x659d 027200 call shutter_dy_long_key_function 
-0x659e 027201 fetch 1 ,mem_move_mode_set 
-0x659f 027202 beq move_combine_key ,shutter_dy_key_long_press_set_key_normal 
-0x65a0 027203 beq move_single_key ,shutter_dy_key_long_press_set_move_trigger 
-0x65a1 027204 rtn 
-:      027206 shutter_dy_key_long_press_set_key_normal:
-0x65a2 027207 call shutter_dy_long_press_android_or_ios 
-0x65a3 027208 arg max_queue_num_long ,pdata 
-0x65a4 027209 branch shutter_dy_push_queue_press_or_release 
-:      027211 shutter_dy_key_long_press_set_move_trigger:
-0x65a5 027212 copy queue ,pdata 
-0x65a6 027213 fetcht 1 ,mem_move_mode_key_index 
-0x65a7 027214 isub temp ,null 
-0x65a8 027215 nbranch shutter_dy_key_long_press_set_key_normal ,zero 
-0x65a9 027216 fetch 1 ,mem_move_mode_trigger_enable 
-0x65aa 027217 setflip 0 ,pdata 
-0x65ab 027218 store 1 ,mem_move_mode_trigger_enable 
-0x65ac 027219 nrtn blank 
-:      027220 shutter_dy_move_mode_disable:
-0x65ad 027221 jam 0 ,mem_move_mode_trigger_enable 
-0x65ae 027222 branch app_led_off 
-:      027224 shutter_dy_long_press_android_or_ios:
-0x65af 027225 arg mem_key0_long_press ,regc 
-0x65b0 027226 call shutter_dy_check_iphone 
-0x65b1 027227 rtn blank 
-0x65b2 027228 arg mem_key0_long_press_i ,regc 
-0x65b3 027229 rtn 
-:      027231 shutter_dy_keyscan_key_check_release:
-0x65b4 027232 add regc ,key_state_release_clk_offset ,regb 
-0x65b5 027233 ifetch key_state_release_clk_length ,regb 
-0x65b6 027234 rtn blank 
-0x65b7 027235 copy pdata ,temp 
-0x65b8 027236 copy clkn_bt ,pdata 
-0x65b9 027237 isub temp ,temp 
-0x65ba 027238 ncall ui_timer_timeout ,positive 
-0x65bb 027239 setarg 1000 
-0x65bc 027240 isub temp ,null 
-0x65bd 027241 branch shutter_dy_push_queue_release 
-:      027242 shutter_dy_keyscan_key_process_next:
-0x65be 027243 fetch 2 ,mem_key_num_ptr 
-0x65bf 027244 ifetch 1 ,pdata 
-0x65c0 027245 rtn blank 
-0x65c1 027247 setarg 0 
-0x65c2 027248 store 2 ,mem_key_value_temp 
-0x65c3 027249 call keyscan_scan_key 
-0x65c4 027250 nbranch lpm_button_clean_wake_lock ,user 
-0x65c5 027251 call lpm_button_get_wake_lock 
-0x65c6 027252 disable user 
-0x65c7 027253 fetch 1 ,mem_le_adv_enable 
-0x65c8 027254 nrtn blank 
-0x65c9 027255 bpatch patch14_7 ,mem_patch14 
-0x65ca 027256 fetch 1 ,mem_move_mode_set 
-0x65cb 027257 beq move_single_key ,shutter_dy_skip_check_combine_key 
-0x65cc 027258 call shutter_dy_check_combine_key_release 
-0x65cd 027259 call shutter_dy_check_combine_key 
-0x65ce 027260 rtn user 
-:      027261 shutter_dy_skip_check_combine_key:
-0x65cf 027262 call shutter_dy_single_key_led 
-0x65d0 027263 fetch 2 ,mem_key_value_temp 
-0x65d1 027264 store 2 ,mem_key_value_temp4 
-0x65d2 027265 jam 0 ,mem_key_value_temp6 
-0x65d3 027266 force 0 ,queue 
-0x65d4 027267 branch keyscan_key_lp1 
-:      027269 shutter_dy_single_key_led:
-0x65d5 027270 fetch 1 ,mem_last_press_key_value 
-0x65d6 027271 fetcht 1 ,mem_move_mode_key_index 
-0x65d7 027272 isub temp ,null 
-0x65d8 027273 branch app_led_on ,zero 
-0x65d9 027274 fetch 1 ,mem_move_mode_trigger_enable 
-0x65da 027275 nbranch app_led_off ,blank 
-0x65db 027276 rtn 
-:      027278 shutter_dy_check_combine_key:
-0x65dc 027279 arg 0 ,queue 
-:      027280 shutter_dy_check_combine_key_loop:
-0x65dd 027281 arg mem_combine_key0 ,regb 
-0x65de 027282 arg 2 ,pdata 
-0x65df 027283 imul32 queue ,pdata 
-0x65e0 027284 iadd regb ,regb 
-0x65e1 027285 ifetch 2 ,regb 
-0x65e2 027287 rtn blank 
-0x65e3 027288 fetcht 2 ,mem_key_value_temp 
-0x65e4 027289 ixor temp ,null 
-0x65e5 027290 branch shutter_dy_check_combine_key_parse ,zero 
-0x65e6 027291 increase 1 ,queue 
-0x65e7 027292 branch shutter_dy_check_combine_key_loop 
-:      027294 shutter_dy_check_combine_key_parse:
-0x65e8 027295 store 2 ,mem_combine_key_state0 
-0x65e9 027296 call app_led_on 
-0x65ea 027297 arg mem_combine_key0_press ,regc 
-0x65eb 027298 arg max_queue_num_combinekey ,pdata 
-0x65ec 027299 imul32 queue ,pdata 
-0x65ed 027300 iadd regc ,regc 
-0x65ee 027301 call shutter_dy_push_buffer_in_queue 
-0x65ef 027302 branch shutter_dy_combine_key_enableuser 
-:      027304 shutter_dy_push_buffer_in_queue:
-0x65f0 027305 call shutter_dy_jude_clear_move_config 
-0x65f1 027306 ifetch 1 ,regc 
-0x65f2 027307 rtn blank 
-0x65f3 027308 call shutter_dy_check_move_data 
-:      027309 shutter_dy_move_to_specify_location:
-0x65f4 027310 call shutter_dy_jude_clear_move_config 
-0x65f5 027311 call shutter_dy_move_down_left_corner 
-0x65f6 027312 call shutter_dy_move_x_max 
-0x65f7 027313 call shutter_dy_move_y_max 
-0x65f8 027314 arg 0x05 ,pdata 
-0x65f9 027315 call queue_push_one_byte 
-0x65fa 027316 call shutter_dy_check_iphone 
-0x65fb 027317 rtn blank 
-0x65fc 027318 jam 120 ,mem_send_data_delay 
-0x65fd 027319 arg 0x06 ,pdata 
-0x65fe 027320 branch queue_push_one_byte 
-:      027322 shutter_dy_move_down_left_corner_count_set:
-0x65ff 027323 fetcht 1 ,mem_shutter_back_count 
-0x6600 027324 call shutter_dy_check_iphone 
-0x6601 027325 rtn blank 
-0x6602 027326 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
-0x6603 027327 increase 1 ,temp 
-0x6604 027328 fetch 1 ,mem_shutter_first_move 
-0x6605 027329 rtn blank 
-0x6606 027330 fetcht 1 ,mem_shutter_back_count 
-0x6607 027331 jam 0 ,mem_shutter_first_move 
-0x6608 027332 rtn 
-:      027334 shutter_dy_move_down_left_corner:
-0x6609 027335 call shutter_dy_move_down_left_corner_count_set 
-0x660a 027336 copy temp ,pdata 
-0x660b 027337 rtn blank 
-0x660c 027338 store 1 ,mem_shutter_back_count_cache 
-:      027339 shutter_dy_move_down_left_corner_loop:
-0x660d 027340 arg 0x13 ,pdata 
-0x660e 027341 call queue_push_one_byte 
-0x660f 027342 fetch 1 ,mem_shutter_back_count_cache 
-0x6610 027343 increase -1 ,pdata 
-0x6611 027344 store 1 ,mem_shutter_back_count_cache 
-0x6612 027345 rtn blank 
-0x6613 027346 branch shutter_dy_move_down_left_corner_loop 
-:      027348 shutter_dy_move_x_max:
-0x6614 027349 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x6615 027350 rtn blank 
-0x6616 027351 store 1 ,mem_shutter_iphone_beyond_x_cache 
-:      027352 shutter_dy_move_x_max_number:
-0x6617 027353 arg 0x20 ,pdata 
-0x6618 027354 call queue_push_one_byte 
-0x6619 027355 fetch 1 ,mem_shutter_iphone_beyond_x_cache 
-0x661a 027356 increase -1 ,pdata 
-0x661b 027357 store 1 ,mem_shutter_iphone_beyond_x_cache 
-0x661c 027358 rtn blank 
-0x661d 027359 branch shutter_dy_move_x_max_number 
-:      027361 shutter_dy_move_y_max:
-0x661e 027362 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x661f 027363 rtn blank 
-0x6620 027364 store 1 ,mem_shutter_iphone_beyond_y_cache 
-:      027365 shutter_dy_move_y_max_number:
-0x6621 027366 arg 0x21 ,pdata 
-0x6622 027367 call queue_push_one_byte 
-0x6623 027368 fetch 1 ,mem_shutter_iphone_beyond_y_cache 
-0x6624 027369 increase -1 ,pdata 
-0x6625 027370 store 1 ,mem_shutter_iphone_beyond_y_cache 
-0x6626 027371 rtn blank 
-0x6627 027372 branch shutter_dy_move_y_max_number 
-:      027374 shutter_dy_check_combine_key_release:
-0x6628 027375 fetch 2 ,mem_combine_key_state0 
-0x6629 027376 rtn blank 
-0x662a 027377 fetcht 2 ,mem_key_value_temp 
-0x662b 027378 sub temp ,0 ,null 
-0x662c 027379 branch shutter_dy_check_combine_key_release_all ,zero 
-0x662d 027380 isub temp ,null 
-0x662e 027381 rtn zero 
-0x662f 027382 storet 2 ,mem_combine_key_state0 
-0x6630 027383 fetch 2 ,mem_combine_key_release_value 
-0x6631 027384 isub temp ,null 
-0x6632 027385 call app_led_off ,zero 
-:      027386 shutter_dy_combine_key_enableuser:
-0x6633 027387 fetch 2 ,mem_key_value_temp 
-0x6634 027388 store 2 ,mem_key_value_retention 
-0x6635 027389 branch enable_user 
-:      027390 shutter_dy_check_combine_key_release_all:
-0x6636 027391 jam 1 ,mem_shutter_long_key_released_flag 
-0x6637 027392 call app_led_off 
-0x6638 027393 arg mem_combine_key_release ,regc 
-0x6639 027394 call shutter_dy_push_buffer_in_queue 
-0x663a 027395 setarg 0 
-0x663b 027396 store 2 ,mem_combine_key_state0 
-0x663c 027397 jam 50 ,mem_shutter_1s_timer 
-0x663d 027398 call shutter_dy_combine_key_enableuser 
-0x663e 027399 fetch 1 ,mem_shutter_key_num 
-0x663f 027400 mul32 pdata ,shutter_key_conf_sate_bytes ,loopcnt 
-0x6640 027401 arg mem_shutter_key_state0 ,contw 
-0x6641 027402 branch clear_mem 
-:      027403 shutter_dy_check_move_data:
-0x6642 027404 bpatch patch15_0 ,mem_patch15 
-0x6643 027405 fetch 1 ,mem_move_mode_set 
-0x6644 027406 beq move_single_key ,shutter_dy_check_move_data_single_key 
-0x6645 027407 beq move_combine_key ,shutter_dy_check_move_data_combine_key 
-0x6646 027408 rtn 
-:      027409 shutter_dy_check_move_data_single_key:
-0x6647 027410 copy queue ,pdata 
-0x6648 027411 beq shutter_left_key_num ,shutter_dy_move_left 
-0x6649 027412 beq shutter_right_key_num ,shutter_dy_move_right 
-0x664a 027413 beq shutter_up_key_num ,shutter_dy_move_up 
-0x664b 027414 beq shutter_down_key_num ,shutter_dy_move_down 
-0x664c 027415 rtn 
-:      027416 shutter_dy_check_move_data_combine_key:
-0x664d 027417 ifetch 1 ,regc 
-0x664e 027418 beq 0x01 ,shutter_dy_move_left 
-0x664f 027419 beq 0x02 ,shutter_dy_move_right 
-0x6650 027420 beq 0x03 ,shutter_dy_move_up 
-0x6651 027421 beq 0x04 ,shutter_dy_move_down 
-0x6652 027422 beq 0x05 ,shutter_dy_get_move_data 
-0x6653 027423 rtn 
-:      027424 shutter_dy_get_move_data:
-0x6654 027425 call shutter_dy_check_iphone 
-0x6655 027426 nbranch shutter_dy_get_move_data_iphone ,blank 
-0x6656 027427 setarg 4 
-0x6657 027428 mul32 pdata ,every_payload_len ,pdata 
-0x6658 027429 arg mem_shutter_mousekey_value_list ,temp 
-0x6659 027430 iadd temp ,contw 
-0x665a 027431 increase 3 ,contw 
-0x665b 027432 fetch 3 ,mem_shutter_move_data 
-0x665c 027433 istore 3 ,contw 
-0x665d 027434 rtn 
-:      027435 shutter_dy_get_move_data_iphone:
-0x665e 027436 setarg 4 
-0x665f 027437 mul32 pdata ,every_payload_len ,pdata 
-0x6660 027438 arg mem_shutter_mousekey_value_list ,temp 
-0x6661 027439 iadd temp ,contw 
-0x6662 027440 increase 3 ,contw 
-0x6663 027441 fetch 2 ,mem_shutter_move_data_x 
-0x6664 027442 istore 3 ,contw 
-0x6665 027443 increase 7 ,contw 
-0x6666 027444 fetch 2 ,mem_shutter_move_data_y 
-0x6667 027445 lshift4 pdata ,pdata 
-0x6668 027446 lshift8 pdata ,pdata 
-0x6669 027447 istore 3 ,contw 
-0x666a 027448 rtn 
-:      027450 shutter_dy_move_x_empty_check:
-0x666b 027451 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x666c 027452 rtn blank 
-0x666d 027453 increase -1 ,pdata 
-0x666e 027454 store 1 ,mem_shutter_iphone_beyond_x_count 
-0x666f 027455 arg iphone_once_max_move_value ,pdata 
-0x6670 027456 rtn 
-:      027457 shutter_dy_every_move_size_set:
-0x6671 027458 arg android_every_move_size ,temp 
-0x6672 027459 call shutter_dy_check_iphone 
-0x6673 027460 rtn blank 
-0x6674 027461 arg iphone_every_move_size ,temp 
-0x6675 027462 rtn 
-:      027463 shutter_dy_move_left:
-0x6676 027464 call shutter_dy_every_move_size_set 
-0x6677 027465 fetch 2 ,mem_shutter_move_data_x 
-0x6678 027466 isub temp ,null 
-0x6679 027467 ncall shutter_dy_move_x_empty_check ,positive 
-0x667a 027468 nrtn positive 
-0x667b 027469 isub temp ,pdata 
-:      027470 shutter_dy_move_store_x:
-0x667c 027471 store 2 ,mem_shutter_move_data_x 
-:      027472 shutter_dy_move_data_store:
-0x667d 027473 bpatch patch15_1 ,mem_patch15 
-0x667e 027474 fetch 2 ,mem_shutter_move_data_x 
-0x667f 027475 fetcht 2 ,mem_shutter_move_data_y 
-0x6680 027476 lshift8 temp ,temp 
-0x6681 027477 lshift4 temp ,temp 
-0x6682 027478 iadd temp ,pdata 
-0x6683 027479 store 3 ,mem_shutter_move_data 
-0x6684 027480 branch shutter_dy_get_move_data 
-:      027481 shutter_dy_move_x_check_max:
-0x6685 027482 fetch 2 ,mem_shutter_move_data_x 
-0x6686 027483 arg iphone_once_max_move_value ,temp 
-0x6687 027484 isub temp ,temp 
-0x6688 027485 nrtn positive 
-0x6689 027486 copy temp ,pdata 
-0x668a 027487 fetcht 1 ,mem_shutter_iphone_beyond_x_count 
-0x668b 027488 sub temp ,0x03 ,null 
-0x668c 027489 branch shutter_dy_clear_move_x ,zero 
-0x668d 027490 increase 1 ,temp 
-0x668e 027491 storet 1 ,mem_shutter_iphone_beyond_x_count 
-0x668f 027492 branch shutter_dy_move_store_x 
-:      027493 shutter_dy_clear_move_x:
-0x6690 027494 jam 0 ,mem_shutter_iphone_beyond_x_count 
-0x6691 027495 arg 0 ,pdata 
-0x6692 027496 branch shutter_dy_move_store_x 
-:      027497 shutter_dy_move_right:
-0x6693 027498 call shutter_dy_check_iphone 
-0x6694 027499 ncall shutter_dy_move_x_check_max ,blank 
-0x6695 027500 call shutter_dy_every_move_size_set 
-0x6696 027501 fetch 2 ,mem_shutter_move_data_x 
-:      027502 shutter_dy_move_right_next:
-0x6697 027503 iadd temp ,pdata 
-0x6698 027504 arg 0xfff ,temp 
-0x6699 027505 call ceiling 
-0x669a 027506 branch shutter_dy_move_store_x 
-:      027508 shutter_dy_move_up:
-0x669b 027509 call shutter_dy_every_move_size_set 
-0x669c 027510 fetch 2 ,mem_shutter_move_data_y 
-0x669d 027511 isub temp ,pdata 
-0x669e 027512 store 2 ,mem_shutter_move_data_y 
-:      027513 shutter_dy_move_y_check_max:
-0x669f 027514 fetcht 2 ,mem_shutter_move_data_y 
-0x66a0 027515 call shutter_dy_check_iphone 
-0x66a1 027516 branch shutter_dy_move_data_store ,blank 
-0x66a2 027517 setarg 0xfff 
-0x66a3 027518 isub temp ,pdata 
-0x66a4 027519 arg iphone_once_max_move_value ,temp 
-0x66a5 027520 isub temp ,temp 
-0x66a6 027521 nbranch shutter_dy_move_data_store ,positive 
-0x66a7 027522 setarg 0xfff 
-0x66a8 027523 isub temp ,pdata 
-0x66a9 027524 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
-0x66aa 027525 sub temp ,0x05 ,null 
-0x66ab 027526 branch shutter_dy_clear_move_y ,zero 
-0x66ac 027527 increase 1 ,temp 
-0x66ad 027528 storet 1 ,mem_shutter_iphone_beyond_y_count 
-0x66ae 027529 branch shutter_dy_move_store_y 
-:      027530 shutter_dy_clear_move_y:
-0x66af 027531 jam 0 ,mem_shutter_iphone_beyond_y_count 
-:      027532 shutter_dy_android_move_y_empty_check:
-0x66b0 027533 setarg 0xfff 
-0x66b1 027534 branch shutter_dy_move_store_y 
-:      027536 shutter_dy_move_y_empty_check:
-0x66b2 027537 call shutter_dy_check_iphone 
-0x66b3 027538 branch shutter_dy_android_move_y_empty_check ,blank 
-0x66b4 027539 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x66b5 027540 branch shutter_dy_android_move_y_empty_check ,blank 
-0x66b6 027541 increase -1 ,pdata 
-0x66b7 027542 store 1 ,mem_shutter_iphone_beyond_y_count 
-0x66b8 027543 setarg 0xfff 
-0x66b9 027544 arg iphone_once_max_move_value ,temp 
-0x66ba 027545 isub temp ,pdata 
-0x66bb 027546 iadd rega ,pdata 
-:      027547 shutter_dy_move_store_y:
-0x66bc 027548 store 2 ,mem_shutter_move_data_y 
-0x66bd 027549 branch shutter_dy_move_data_store 
-:      027550 shutter_dy_move_down:
-0x66be 027551 call shutter_dy_every_move_size_set 
-0x66bf 027552 fetch 2 ,mem_shutter_move_data_y 
-:      027553 shutter_dy_move_down_next:
-0x66c0 027554 iadd temp ,pdata 
-0x66c1 027555 arg 0xfff ,temp 
-0x66c2 027556 isub temp ,rega 
-0x66c3 027557 branch shutter_dy_move_y_empty_check ,positive 
-0x66c4 027558 branch shutter_dy_move_store_y 
-:      027561 ble_shutter_dy_receive_data:
-0x66c5 027562 fetch 2 ,mem_le_att_handle 
-0x66c6 027563 beq gatt_keyboard_write_handle_new ,ble_shutter_process_reconnect_complete 
-0x66c7 027564 rtn 
-:      027566 shutter_dy_le_find_service_hand_by_uuid:
-0x66c8 027567 arg 23 ,rega 
-0x66c9 027568 arg le_l2cap_cid_att ,regb 
-0x66ca 027569 call le_fifo_malloc_tx_l2cap 
-0x66cb 027570 setarg attop_find_by_type_value_request 
-0x66cc 027571 istore 1 ,contw 
-0x66cd 027572 setarg 0x0001 
-0x66ce 027573 istore 2 ,contw 
-0x66cf 027574 setarg 0xffff 
-0x66d0 027575 istore 2 ,contw 
-0x66d1 027576 setarg 0x2800 
-0x66d2 027577 istore 2 ,contw 
-0x66d3 027578 arg mem_dy_le_search_service_uuid ,contr 
-0x66d4 027579 branch memcpy16 
-:      027582 shutter_dy_le_parse_att:
-0x66d5 027583 bpatch patch15_2 ,mem_patch15 
-0x66d6 027584 copy rega ,contr 
-0x66d7 027585 ifetch 3 ,contr 
-0x66d8 027586 store 3 ,mem_le_att_opcode 
-0x66d9 027587 beq attop_find_by_type_value_response ,shutter_dy_le_parse_att_find_by_type_value_rsp 
-0x66da 027588 beq attop_error_response ,shutter_dy_le_parse_error_rsp 
-0x66db 027589 beq attop_read_request ,shutter_dy_le_parse_att_read_request 
-0x66dc 027590 beq attop_read_blob_request ,shutter_dy_le_parse_att_read_blob_request 
-0x66dd 027591 branch le_parse_att2 
-:      027593 shutter_dy_le_parse_att_read_blob_request:
-0x66de 027594 ifetch 2 ,contr 
-0x66df 027595 store 2 ,mem_le_att_offset 
-0x66e0 027596 iforce rega 
-0x66e1 027597 fetcht 2 ,mem_le_att_handle 
-0x66e2 027598 fetch 2 ,mem_le_pairing_handle 
-0x66e3 027599 isub temp ,null 
-0x66e4 027600 nbranch le_send_att_read_blob_response ,zero 
-0x66e5 027601 call shutter_dy_check_iphone 
-0x66e6 027602 nbranch shutter_dy_le_parse_att_read_blob_request_ios ,blank 
-0x66e7 027603 fetcht 2 ,mem_shutter_le_map_len_android 
-0x66e8 027604 branch shutter_dy_le_parse_att_read_blob_request2 
-:      027606 shutter_dy_le_parse_att_read_blob_request_ios:
-0x66e9 027607 fetcht 2 ,mem_shutter_le_map_len_ios 
-:      027608 shutter_dy_le_parse_att_read_blob_request2:
-0x66ea 027609 arg mem_shutter_le_hid_map ,contr 
-0x66eb 027610 call store_contr 
-0x66ec 027611 copy temp ,pdata 
-0x66ed 027612 isub rega ,pdata 
-0x66ee 027613 nbranch le_send_att_error_response_notfound ,positive 
-0x66ef 027614 increase 1 ,pdata 
-0x66f0 027615 sub pdata ,23 ,null 
-0x66f1 027616 branch le_send_att_read_blob_response_less ,positive 
-0x66f2 027617 force 23 ,pdata 
-0x66f3 027618 branch le_send_att_read_blob_response_less 
-:      027620 shutter_dy_le_parse_att_read_request:
-0x66f4 027621 fetcht 2 ,mem_le_att_handle 
-0x66f5 027622 fetch 1 ,mem_le_configuration 
-0x66f6 027623 bbit1 bit_ble_read_auth ,shutter_dy_le_send_att_read_response_check_auth 
-0x66f7 027624 branch le_send_att_read_response 
-:      027625 shutter_dy_le_send_att_read_response_check_auth:
-0x66f8 027626 fetch 2 ,mem_le_pairing_handle 
-0x66f9 027627 isub temp ,null 
-0x66fa 027628 nbranch le_send_att_read_response ,zero 
-0x66fb 027629 call le_check_encrypt_state 
-0x66fc 027630 nbranch shutter_dy_le_send_att_read_response ,user 
-0x66fd 027631 branch le_send_att_read_response_error_insufficient_auth 
-:      027633 shutter_dy_le_send_att_read_response:
-0x66fe 027634 fetch 2 ,mem_le_pairing_handle 
-0x66ff 027635 isub temp ,null 
-0x6700 027636 nbranch le_send_att_read_response ,zero 
-0x6701 027637 arg mem_shutter_le_hid_map ,contr 
-0x6702 027638 force 23 ,pdata 
-0x6703 027639 branch le_send_att_read_response_less 
-:      027641 shutter_dy_le_parse_att_find_by_type_value_rsp:
-:      027642 shutter_dy_le_remote_iphone:
-0x6704 027643 bpatch patch15_3 ,mem_patch15 
-0x6705 027644 jam 5 ,mem_shutter_back_count 
-0x6706 027645 jam 1 ,mem_iphone_flag 
-0x6707 027646 jam 1 ,mem_last_shutter_le_iphone_flag 
-0x6708 027647 jam 240 ,mem_send_data_delay 
-0x6709 027648 jam 10 ,mem_shutter_move_mid_timer 
-0x670a 027649 jam 1 ,mem_shutter_first_move 
-0x670b 027650 call shutter_dy_load_move_config_info 
-0x670c 027651 fetch 1 ,mem_shutter_pairing_success 
-0x670d 027652 rtn blank 
-0x670e 027653 call shutter_dy_clear_move_config 
-0x670f 027654 arg iphone_once_max_move_value ,temp 
-0x6710 027656 fetch 2 ,mem_iphone_initial_move_x 
-0x6711 027657 arg mem_shutter_move_data_x ,rega 
-0x6712 027658 arg mem_shutter_iphone_beyond_x_count ,regb 
-0x6713 027659 call shutter_dy_iphone_move_initial_set 
-0x6714 027660 arg iphone_once_max_move_value ,temp 
-0x6715 027662 fetch 2 ,mem_iphone_initial_move_y 
-0x6716 027663 arg mem_shutter_move_data_y ,rega 
-0x6717 027664 arg mem_shutter_iphone_beyond_y_count ,regb 
-0x6718 027665 call shutter_dy_iphone_move_initial_set 
-0x6719 027666 setarg 0xfff 
-0x671a 027667 fetcht 2 ,mem_shutter_move_data_y 
-0x671b 027668 isub temp ,pdata 
-0x671c 027669 store 2 ,mem_shutter_move_data_y 
-0x671d 027670 rtn 
-:      027671 shutter_dy_iphone_move_initial_set:
-0x671e 027672 idiv temp 
-0x671f 027673 call wait_div_end 
-0x6720 027674 quotient pdata 
-0x6721 027675 remainder temp 
-0x6722 027676 istore 1 ,regb 
-0x6723 027677 istoret 2 ,rega 
-0x6724 027678 rtn 
-:      027679 shutter_dy_le_parse_error_rsp:
-0x6725 027680 increase -2 ,contr 
-0x6726 027681 ifetch 1 ,contr 
-0x6727 027682 beq attop_find_by_type_value_request ,shutter_dy_not_iphone_read_conf 
-0x6728 027683 rtn 
-:      027684 shutter_dy_remote_not_iphone:
-0x6729 027685 jam 1 ,mem_shutter_back_count 
-0x672a 027686 jam 0 ,mem_iphone_flag 
-0x672b 027687 jam 0 ,mem_last_shutter_le_iphone_flag 
-0x672c 027688 jam 10 ,mem_send_data_delay 
-0x672d 027689 rtn 
-:      027691 shutter_dy_not_iphone_read_conf:
-0x672e 027692 call shutter_dy_remote_not_iphone 
-0x672f 027693 branch shutter_dy_load_move_config_info 
-:      027695 shutter_dy_check_iphone:
-0x6730 027696 fetch 1 ,mem_iphone_flag 
-0x6731 027697 rtn 
-:      027700 shutter_dy_le_get_press_ptr:
-0x6732 027701 arg mem_dy_key0_press ,regc 
-0x6733 027702 call shutter_dy_check_iphone 
-0x6734 027703 rtn blank 
-0x6735 027704 jam 120 ,mem_send_data_delay 
-0x6736 027705 arg mem_key0_press_i ,regc 
-0x6737 027706 rtn 
-:      027707 shutter_dy_le_get_release_ptr:
-:      027708 shutter_dy_le_get_release_ptr_set:
-0x6738 027709 arg mem_key0_release_new ,regc 
-0x6739 027710 call shutter_dy_check_iphone 
-0x673a 027711 rtn blank 
-0x673b 027712 arg mem_key0_release_new_i ,regc 
-0x673c 027713 jam 12 ,mem_send_data_delay 
-0x673d 027714 copy queue ,pdata 
-0x673e 027715 rtneq shutter_like_key_num 
-0x673f 027716 rtn 
-:      027717 shutter_dy_le_get_release_ptr_volume:
-0x6740 027718 bpatch patch15_4 ,mem_patch15 
-0x6741 027719 fetch 1 ,mem_key3_press_count 
-0x6742 027720 setflip 0 ,pdata 
-0x6743 027721 store 1 ,mem_key3_press_count 
-0x6744 027722 beq 0 ,shutter_dy_le_get_release_ptr_set_volume_inc 
-0x6745 027723 beq 1 ,shutter_dy_le_get_release_ptr_set_volume_dec 
-0x6746 027724 rtn 
-:      027725 shutter_dy_le_get_release_ptr_set_volume_dec:
-0x6747 027726 call shutter_dy_le_get_vol_dec_ptr 
-0x6748 027727 branch push_buffer_in_queue 
-:      027728 shutter_dy_le_get_release_ptr_set_volume_inc:
-0x6749 027729 call shutter_dy_le_get_vol_inc_ptr 
-0x674a 027730 branch push_buffer_in_queue 
-:      027731 shutter_dy_le_get_vol_inc_ptr:
-0x674b 027732 arg mem_key3_release_new ,regc 
-0x674c 027733 call shutter_dy_check_iphone 
-0x674d 027734 rtn blank 
-0x674e 027735 arg mem_key3_release_new_i ,regc 
-0x674f 027736 rtn 
-:      027737 shutter_dy_le_get_vol_dec_ptr:
-0x6750 027738 arg mem_key3_release_new_t ,regc 
-0x6751 027739 call shutter_dy_check_iphone 
-0x6752 027740 rtn blank 
-0x6753 027741 arg mem_key3_release_new_i_t ,regc 
-0x6754 027742 rtn 
-:      027745 shutter_dy_long_key_function:
-0x6755 027746 copy queue ,pdata 
-0x6756 027747 beq shutter_like_key_num ,shutter_dy_link_key_long_press 
-0x6757 027748 beq shutter_down_key_num ,shutter_dy_loop_send_volume_dec_page 
-0x6758 027749 beq shutter_up_key_num ,shutter_dy_loop_send_volume_inc_page 
-0x6759 027750 rtn 
-:      027753 shutter_dy_long_key_volume_timer:
-0x675a 027754 arg mem_shutter_volume_timer ,regc 
-0x675b 027755 arg shutter_dy_long_key_volume_timeout ,regb 
-0x675c 027756 branch timer_single_step 
-:      027757 shutter_dy_long_key_volume_timeout:
-0x675d 027758 jam 4 ,mem_shutter_volume_timer 
-0x675e 027759 fetch 1 ,mem_key3_press_count 
-0x675f 027760 branch shutter_dy_loop_send_volume_inc_page ,blank 
-0x6760 027761 branch shutter_dy_loop_send_volume_dec_page 
-:      027764 shutter_dy_loop_send_volume_inc_page:
-0x6761 027765 jam 0 ,mem_key3_press_count 
-0x6762 027766 jam 4 ,mem_shutter_volume_timer 
-0x6763 027767 arg mem_key4_long_press ,regc 
-0x6764 027768 branch push_buffer_in_queue 
-:      027770 shutter_dy_loop_send_volume_dec_page:
-0x6765 027771 jam 1 ,mem_key3_press_count 
-0x6766 027772 jam 4 ,mem_shutter_volume_timer 
-0x6767 027773 arg mem_key2_long_press ,regc 
-0x6768 027774 branch push_buffer_in_queue 
-:      027775 shutter_dy_clear_volume_timer:
-0x6769 027776 jam 0 ,mem_key3_press_count 
-0x676a 027777 jam 0 ,mem_shutter_volume_timer 
-0x676b 027778 rtn 
-:      027781 shutter_dy_link_key_loop_timer:
-0x676c 027782 arg mem_shutter_link_timer ,regc 
-0x676d 027783 arg shutter_dy_link_key_loop_timeout ,regb 
-0x676e 027784 branch timer_single_step 
-:      027785 shutter_dy_link_key_loop_timeout:
-0x676f 027786 jam 2 ,mem_shutter_link_timer 
-0x6770 027787 call shutter_dy_link_data_android_or_ios 
-0x6771 027788 branch push_buffer_in_queue 
-:      027790 shutter_dy_link_data_android_or_ios:
-0x6772 027791 arg mem_shutter_link_data ,regc 
-0x6773 027792 call shutter_dy_check_iphone 
-0x6774 027793 rtn blank 
-0x6775 027794 arg mem_shutter_link_data_i ,regc 
-0x6776 027795 rtn 
-:      027797 shutter_dy_link_key_long_press:
-0x6777 027798 fetch 1 ,mem_shutter_link_loop_flag 
-0x6778 027799 nbranch shutter_dy_clear_link_key_timer ,blank 
-0x6779 027800 jam 1 ,mem_shutter_link_loop_flag 
-0x677a 027801 jam 2 ,mem_shutter_link_timer 
-0x677b 027802 rtn 
-:      027804 shutter_dy_clear_link_key_timer:
-0x677c 027805 jam 0 ,mem_shutter_link_loop_flag 
-0x677d 027806 jam 0 ,mem_shutter_link_timer 
-0x677e 027807 rtn 
-:      027809 shutter_dy_jude_clear_move_config:
-0x677f 027810 fetch 1 ,mem_shutter_le_conned 
-0x6780 027811 nrtn blank 
-0x6781 027812 jam 1 ,mem_shutter_le_conned 
-0x6782 027813 branch shutter_dy_move_data_store 
-:      027815 shutter_dy_clear_move_config:
-0x6783 027816 setarg 0 
-0x6784 027817 store 7 ,mem_move_config 
-0x6785 027818 rtn 
-:      027820 shutter_dy_write_otp_convert_data:
-0x6786 027821 call shutter_dy_check_iphone 
-0x6787 027822 beq 0x01 ,shutter_dy_store_ios_config_data 
-0x6788 027823 beq 0x00 ,shutter_dy_store_android_config 
-0x6789 027824 rtn 
-:      027826 shutter_dy_read_otp_convert_data:
-0x678a 027827 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x678b 027828 beq 0x01 ,shutter_dy_get_ios_config 
-0x678c 027829 beq 0x00 ,shutter_dy_get_android_config 
-0x678d 027830 rtn 
-:      027832 shutter_dy_store_ios_config_data:
-0x678e 027833 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x678f 027834 mul32 pdata ,iphone_once_max_move_value ,pdata 
-0x6790 027835 copy pdata ,temp 
-0x6791 027836 fetch 2 ,mem_shutter_move_data_x 
-0x6792 027837 iadd temp ,pdata 
-0x6793 027838 store 2 ,mem_otp_shutter_move_data_x 
-0x6794 027840 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x6795 027841 mul32 pdata ,iphone_once_max_move_value ,pdata 
-0x6796 027842 copy pdata ,temp 
-0x6797 027843 fetch 2 ,mem_shutter_move_data_y 
-0x6798 027844 copy pdata ,rega 
-0x6799 027845 setarg 0xfff 
-0x679a 027846 isub rega ,pdata 
-0x679b 027847 iadd temp ,pdata 
-0x679c 027848 store 2 ,mem_otp_shutter_move_data_y 
-0x679d 027850 call shutter_dy_check_iphone 
-0x679e 027852 store 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x679f 027853 rtn 
-:      027855 shutter_dy_store_android_config:
-0x67a0 027856 fetch 2 ,mem_shutter_move_data_x 
-0x67a1 027857 store 2 ,mem_otp_shutter_move_data_x 
-0x67a2 027858 fetch 2 ,mem_shutter_move_data_y 
-0x67a3 027859 store 2 ,mem_otp_shutter_move_data_y 
-0x67a4 027860 call shutter_dy_check_iphone 
-0x67a5 027861 store 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x67a6 027862 rtn 
-:      027863 shutter_dy_get_ios_config:
-0x67a7 027864 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67a8 027865 div pdata ,iphone_once_max_move_value 
-0x67a9 027866 call wait_div_end 
-0x67aa 027867 quotient pdata 
-0x67ab 027868 remainder temp 
-0x67ac 027869 store 1 ,mem_shutter_iphone_beyond_x_count 
-0x67ad 027870 copy temp ,pdata 
-0x67ae 027871 store 2 ,mem_shutter_move_data_x 
-0x67af 027872 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67b0 027873 div pdata ,iphone_once_max_move_value 
-0x67b1 027874 call wait_div_end 
-0x67b2 027875 quotient pdata 
-0x67b3 027876 remainder temp 
-0x67b4 027877 store 1 ,mem_shutter_iphone_beyond_y_count 
-0x67b5 027879 setarg 0xfff 
-0x67b6 027880 isub temp ,pdata 
-0x67b7 027881 store 2 ,mem_shutter_move_data_y 
-0x67b8 027884 rtn 
-:      027885 shutter_dy_get_android_config:
-0x67b9 027886 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67ba 027887 store 2 ,mem_shutter_move_data_x 
-0x67bb 027888 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67bc 027889 store 2 ,mem_shutter_move_data_y 
-0x67bd 027892 rtn 
-:      027894 shutter_dy_store_move_config_info:
-0x67be 027895 branch shutter_dy_campare_effective_addr_write_otp 
-:      027897 shutter_dy_load_move_config_info:
-0x67bf 027898 branch shutter_dy_campare_effective_addr_read_otp 
-:      027901 shutter_dy_shutter_uart_config_loop:
-0x67c0 027902 call shutter_dy_update_read_check_addr 
-0x67c1 027903 fetch 2 ,mem_otp_read_offset_addr 
-0x67c2 027904 call shutter_dy_shutter_read_move_config_from_otp_addr 
-0x67c3 027905 jam 0 ,mem_shutter_first_read_flag 
-0x67c4 027906 fetch 5 ,mem_otp_move_config 
-0x67c5 027907 jam 0 ,mem_shutter_valid_data_flag 
-0x67c6 027908 jam 0 ,mem_shutter_temp_count 
-0x67c7 027909 call shutter_dy_campare_otp_data 
-0x67c8 027910 fetch 1 ,mem_shutter_temp_count 
-0x67c9 027911 rtneq 0 
-0x67ca 027912 branch shutter_dy_shutter_uart_config_loop 
-:      027915 shutter_dy_shutter_get_first_read_addr:
-0x67cb 027917 fetch 2 ,mem_shutter_efuse_start_offset 
-0x67cc 027918 increase -5 ,pdata 
-0x67cd 027919 store 2 ,mem_otp_read_offset_addr 
-0x67ce 027920 rtn 
-:      027923 shutter_dy_shutter_next_read_addr:
-0x67cf 027924 fetch 2 ,mem_otp_read_offset_addr 
-0x67d0 027925 increase -5 ,pdata 
-0x67d1 027926 store 2 ,mem_otp_read_offset_addr 
-0x67d2 027927 rtn 
-:      027930 shutter_dy_shutter_last_read_addr:
-0x67d3 027931 fetch 2 ,mem_otp_read_offset_addr 
-0x67d4 027932 pincrease 5 
-0x67d5 027933 store 2 ,mem_otp_read_offset_addr 
-0x67d6 027934 rtn 
-:      027936 shutter_dy_shutter_read_ios_android_addr:
-0x67d7 027937 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67d8 027938 pincrease 5 
-0x67d9 027939 store 2 ,mem_otp_read_ios_android_addr 
-0x67da 027941 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67db 027942 copy pdata ,temp 
-0x67dc 027944 fetch 2 ,mem_shutter_efuse_start_offset 
-0x67dd 027945 isub temp ,pdata 
-0x67de 027946 arg shutter_para_total_num ,temp 
-0x67df 027947 isub temp ,null 
-0x67e0 027949 nbranch shutter_dy_shutter_not_find_ios_or_android ,positive 
-0x67e1 027950 rtn 
-:      027952 shutter_dy_update_read_check_addr:
-0x67e2 027953 fetch 1 ,mem_shutter_first_read_flag 
-0x67e3 027954 beq 0x01 ,shutter_dy_shutter_get_first_read_addr 
-0x67e4 027955 beq 0x00 ,shutter_dy_shutter_next_read_addr 
-0x67e5 027956 rtn 
-:      027959 shutter_dy_campare_otp_data:
-0x67e6 027960 arg 0x0 ,regb 
-0x67e7 027961 copy regb ,temp 
-0x67e8 027962 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67e9 027963 icompare 0xffff ,temp 
-0x67ea 027965 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67eb 027966 arg 0x0 ,regb 
-0x67ec 027967 copy regb ,temp 
-0x67ed 027968 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67ee 027969 icompare 0xffff ,temp 
-0x67ef 027970 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67f0 027971 arg 0x0 ,regb 
-0x67f1 027972 copy regb ,temp 
-0x67f2 027973 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x67f3 027974 icompare 0xff ,temp 
-0x67f4 027975 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67f5 027976 rtn 
-:      027979 shutter_dy_set_shutter_valid_data_flag:
-0x67f6 027980 fetch 1 ,mem_shutter_temp_count 
-0x67f7 027981 pincrease 1 
-0x67f8 027982 store 1 ,mem_shutter_temp_count 
-0x67f9 027983 rtn 
-:      027984 shutter_dy_shutter_judge_ios_or_android:
-0x67fa 027985 jam 1 ,mem_shutter_temp_count 
-0x67fb 027986 call shutter_dy_shutter_read_ios_android_addr 
-0x67fc 027987 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67fd 027988 call shutter_dy_shutter_read_move_config_from_otp_addr 
-0x67fe 027989 call shutter_dy_check_iphone 
-0x67ff 027990 copy pdata ,temp 
-0x6800 027991 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x6801 027992 icompare 0xff ,temp 
-0x6802 027993 call shutter_dy_clear_temp_count ,true 
-0x6803 027995 fetch 1 ,mem_shutter_temp_count 
-0x6804 027996 rtneq 0 
-0x6805 027997 branch shutter_dy_shutter_judge_ios_or_android 
-:      028000 shutter_dy_shutter_not_find_ios_or_android:
-0x6806 028001 bpatch patch15_5 ,mem_patch15 
-0x6807 028002 call shutter_dy_clear_temp_count 
-0x6808 028003 call shutter_dy_check_iphone 
-0x6809 028004 branch shutter_dy_shutter_android_save_init_loaction ,blank 
-0x680a 028005 branch shutter_dy_shutter_ios_save_init_loaction 
-:      028006 shutter_dy_shutter_android_save_init_loaction:
-0x680b 028008 fetch 2 ,mem_android_initial_move_x 
-0x680c 028009 store 2 ,mem_shutter_move_data_x 
-0x680d 028011 fetcht 2 ,mem_android_initial_move_y 
-0x680e 028012 setarg 0xfff 
-0x680f 028013 isub temp ,pdata 
-0x6810 028014 store 2 ,mem_shutter_move_data_y 
-0x6811 028015 branch shutter_dy_store_move_config_info 
-:      028017 shutter_dy_shutter_ios_save_init_loaction:
-0x6812 028018 arg iphone_once_max_move_value ,temp 
-0x6813 028020 fetch 2 ,mem_iphone_initial_move_x 
-0x6814 028021 arg mem_shutter_move_data_x ,rega 
-0x6815 028022 arg mem_shutter_iphone_beyond_x_count ,regb 
-0x6816 028023 call shutter_dy_iphone_move_initial_set 
-0x6817 028024 arg iphone_once_max_move_value ,temp 
-0x6818 028026 fetch 2 ,mem_iphone_initial_move_y 
-0x6819 028027 arg mem_shutter_move_data_y ,rega 
-0x681a 028028 arg mem_shutter_iphone_beyond_y_count ,regb 
-0x681b 028029 call shutter_dy_iphone_move_initial_set 
-0x681c 028030 setarg 0xfff 
-0x681d 028031 fetcht 2 ,mem_shutter_move_data_y 
-0x681e 028032 isub temp ,pdata 
-0x681f 028033 store 2 ,mem_shutter_move_data_y 
-0x6820 028034 branch shutter_dy_store_move_config_info 
-:      028036 shutter_dy_clear_temp_count:
-0x6821 028037 jam 0 ,mem_shutter_temp_count 
-0x6822 028038 rtn 
-:      028040 shutter_dy_campare_effective_addr_read_otp:
-0x6823 028041 bpatch patch15_6 ,mem_patch15 
-0x6824 028042 jam 1 ,mem_shutter_first_read_flag 
-0x6825 028043 call shutter_dy_shutter_uart_config_loop 
-0x6826 028047 fetch 2 ,mem_shutter_efuse_end_offset 
-0x6827 028048 copy pdata ,temp 
-0x6828 028049 fetch 2 ,mem_otp_read_offset_addr 
-0x6829 028050 isub temp ,pdata 
-0x682a 028051 arg 0x0 ,temp 
-0x682b 028052 isub temp ,null 
-0x682c 028053 nrtn positive 
-0x682d 028054 fetch 2 ,mem_otp_read_offset_addr 
-0x682e 028055 copy pdata ,temp 
-0x682f 028057 fetch 2 ,mem_shutter_efuse_start_offset 
-0x6830 028058 increase -5 ,pdata 
-0x6831 028059 isub temp ,pdata 
-0x6832 028062 fetch 2 ,mem_otp_read_offset_addr 
-0x6833 028063 store 2 ,mem_otp_read_ios_android_addr 
-0x6834 028064 call shutter_dy_shutter_judge_ios_or_android 
-0x6835 028065 fetch 2 ,mem_otp_read_ios_android_addr 
-0x6836 028066 ncall shutter_dy_shutter_read_move_config_from_otp_addr ,zero 
-0x6837 028069 jam 0 ,mem_shutter_temp_count 
-0x6838 028070 call shutter_dy_campare_otp_data 
-0x6839 028071 fetch 1 ,mem_shutter_temp_count 
-0x683a 028072 rtneq 0 
-0x683b 028073 branch shutter_dy_read_otp_convert_data 
-:      028076 shutter_dy_campare_effective_addr_write_otp:
-0x683c 028077 bpatch patch15_7 ,mem_patch15 
-0x683d 028078 jam 1 ,mem_shutter_first_read_flag 
-0x683e 028079 call shutter_dy_shutter_uart_config_loop 
-0x683f 028083 fetcht 2 ,mem_shutter_efuse_end_offset 
-0x6840 028085 fetch 2 ,mem_otp_read_offset_addr 
-0x6841 028086 isub temp ,pdata 
-0x6842 028087 arg 0x0 ,temp 
-0x6843 028088 isub temp ,null 
-0x6844 028089 nrtn positive 
-0x6845 028091 fetcht 2 ,mem_otp_read_offset_addr 
-0x6846 028093 fetch 2 ,mem_shutter_efuse_start_offset 
-0x6847 028094 isub temp ,pdata 
-0x6848 028095 arg 0x0 ,temp 
-0x6849 028096 isub temp ,null 
-0x684a 028097 nrtn positive 
-0x684b 028098 fetch 2 ,mem_otp_read_offset_addr 
-0x684c 028099 store 2 ,mem_otp_write_offset_addr 
-0x684d 028100 call shutter_dy_write_otp_convert_data 
-0x684e 028102 branch shutter_dy_shutter_write_move_config_to_otp_addr 
-:      028105 shutter_dy_shutter_read_move_config_from_otp_addr:
-0x684f 028106 bpatch patch16_0 ,mem_patch16 
-0x6850 028107 copy pdata ,regb 
-0x6851 028108 arg shutter_para_total_num ,loopcnt 
-0x6852 028110 arg mem_otp_move_config ,rega 
-0x6853 028111 branch otp_read_data 
-:      028114 shutter_dy_shutter_write_move_config_to_otp_addr:
-0x6854 028115 arg shutter_para_total_num ,loopcnt 
-0x6855 028116 arg mem_otp_move_config ,rega 
-0x6856 028117 fetchr regb ,2 ,mem_otp_write_offset_addr 
-0x6857 028118 branch otp_write 
-:      028120 shutter_dy_shutter_1s_timer:
-0x6858 028121 arg mem_shutter_1s_timer ,regc 
-0x6859 028122 arg shutter_dy_store_move_config_info ,regb 
-0x685a 028123 branch timer_single_step 
-:      028137 p_crc16_ccitt_false:
-0x685b 028138 fetch 2 ,mem_adv_crc_false_initvalue 
-:      028140 p_crc16_ccitt_false_loop:
-0x685c 028141 ifetcht 1 ,regc 
-0x685d 028142 increase 1 ,regc 
-0x685e 028143 lshift8 temp ,temp 
-0x685f 028144 ixor temp ,pdata 
-:      028146 p_crc16_for_byte:
-0x6860 028147 copy loopcnt ,regb 
-0x6861 028148 arg 8 ,loopcnt 
-:      028149 p_crc16_for_byte_loop:
-0x6862 028150 isolate1 15 ,pdata 
-0x6863 028151 lshift pdata ,pdata 
-0x6864 028152 nbranch p_crc16_for_byte_continue ,true 
-0x6865 028153 fetcht 2 ,mem_crc16_polynomial 
-0x6866 028154 ixor temp ,pdata 
-:      028155 p_crc16_for_byte_continue:
-0x6867 028156 loop p_crc16_for_byte_loop 
-0x6868 028157 copy regb ,loopcnt 
-0x6869 028159 loop p_crc16_ccitt_false_loop 
-0x686a 028160 store 2 ,mem_adv_crc_false_initvalue 
-0x686b 028161 rtn 
-:      028166 rf_debug_rx_gpio_low:
-0x686c 028167 fetch 1 ,mem_rf_debug_rx_gpio 
-:      028168 rf_debug_gpio_low:
-0x686d 028169 arg gpcfg_output_low ,temp 
-0x686e 028170 branch gpio_config_function 
-:      028172 rf_debug_rx_on_line:
-:      028173 rf_debug_rx_gpio_high:
-0x686f 028174 fetch 1 ,mem_rf_debug_rx_gpio 
-:      028175 rf_debug_gpio_high:
-0x6870 028176 arg gpcfg_output_high ,temp 
-0x6871 028177 branch gpio_config_function 
-:      028179 rf_debug_rx_gpio_h_l_h:
-0x6872 028180 call rf_debug_rx_gpio_high 
-:      028181 rf_debug_rx_gpio_l_h:
-0x6873 028182 call rf_debug_rx_gpio_low 
-0x6874 028183 branch rf_debug_rx_gpio_high 
-:      028185 rf_debug_rx_gpio_l_h_l:
-:      028186 rf_debug_shutdown_radio_line:
-0x6875 028187 call rf_debug_rx_gpio_l_h 
-:      028188 rf_debug_rx_crc_line:
-0x6876 028189 branch rf_debug_rx_gpio_low 
-:      028191 rf_debug_rx_sync_line:
-0x6877 028192 branch rf_debug_rx_gpio_l_h 
-:      028194 rf_debug_rx_crc_fail_line:
-0x6878 028195 call rf_debug_rx_gpio_l_h 
-0x6879 028196 branch rf_debug_rx_gpio_l_h_l 
-:      028198 rf_debug_rx_match_line:
-:      028199 rf_debug_rx_crc_error_line:
-:      028200 rf_debug_rx_sync_timeout_line:
-0x687a 028201 branch rf_debug_rx_gpio_low 
-:      028204 rf_debug_tx_off_line:
-:      028205 rf_debug_tx_gpio_low:
-0x687b 028206 fetch 1 ,mem_rf_debug_tx_gpio 
-0x687c 028207 branch rf_debug_gpio_low 
-:      028209 rf_debug_tx_on_line:
-:      028210 rf_debug_tx_gpio_high:
-0x687d 028211 fetch 1 ,mem_rf_debug_tx_gpio 
-0x687e 028212 branch rf_debug_gpio_high 
-:      028214 rf_debug_tx_gpio_l_h_l:
-0x687f 028215 call rf_debug_tx_gpio_low 
-0x6880 028216 call rf_debug_tx_gpio_high 
-0x6881 028217 branch rf_debug_tx_gpio_low 
-:      028224 hci_init:
-0x6882 028225 clear_stack 
-0x6883 028226 call wdt_set_disable 
-0x6884 028227 call hci_init_clksel_xtal 
-0x6885 028228 call hci_init_uart_default_config 
-0x6886 028229 call hci_init_uart_config 
-0x6887 028230 call hci_init_pwm_default_config 
-0x6888 028231 call hci_init_pwm 
-0x6889 028233 jam 1 ,mem_hci_command_complete_num_hci_command_packet 
-0x688a 028234 jam hci_h4_type_event ,mem_hci_event_head_type 
-:      028236 hci_process_loop:
-0x688b 028237 call hci_process_check_uart_rx 
-0x688c 028238 branch hci_process_loop 
-:      028240 hci_init_clksel_xtal:
-0x688d 028241 jam clksel_xtal ,core_clksel 
-0x688e 028242 rtn 
-:      028244 hci_init_uart_default_config:
-0x688f 028245 call hci_init_uart_default_config_tx 
-0x6890 028246 call hci_init_uart_default_config_rx 
-0x6891 028247 call hci_init_uart_default_config_rts 
-0x6892 028248 branch hci_init_uart_default_config_cts 
-:      028250 hci_init_uart_default_config_tx:
-0x6893 028251 fetch 1 ,mem_hci_uart_tx_gpio 
-0x6894 028252 nrtn blank 
-0x6895 028253 jam hci_uart_tx_gpio_num ,mem_hci_uart_tx_gpio 
-0x6896 028254 rtn 
-:      028256 hci_init_uart_default_config_rx:
-0x6897 028257 fetch 1 ,mem_hci_uart_rx_gpio 
-0x6898 028258 nrtn blank 
-0x6899 028259 jam hci_uart_rx_gpio_num ,mem_hci_uart_rx_gpio 
-0x689a 028260 rtn 
-:      028261 hci_init_uart_default_config_rts:
-0x689b 028262 fetch 1 ,mem_hci_uart_rts_gpio 
-0x689c 028263 nrtn blank 
-0x689d 028264 jam hci_uart_rts_gpio_num ,mem_hci_uart_rts_gpio 
-0x689e 028265 rtn 
-:      028266 hci_init_uart_default_config_cts:
-0x689f 028267 fetch 1 ,mem_hci_uart_cts_gpio 
-0x68a0 028268 nrtn blank 
-0x68a1 028269 jam hci_uart_cts_gpio_num ,mem_hci_uart_cts_gpio 
-0x68a2 028270 rtn 
-:      028273 hci_init_uart_config:
-0x68a3 028274 setarg mem_h5rx_buf 
-0x68a4 028275 store 2 ,mem_pdatatemp 
-0x68a5 028276 setarg mem_h5rx_buf_end 
-0x68a6 028277 istore 2 ,contw 
-0x68a7 028278 setarg mem_h5tx_buf 
-0x68a8 028279 istore 2 ,contw 
-0x68a9 028280 setarg mem_h5tx_buf_end 
-0x68aa 028281 istore 2 ,contw 
-0x68ab 028282 fetch 8 ,mem_pdatatemp 
-0x68ac 028283 call uarta_init_dma_mem 
-0x68ad 028284 call uart_clock_select_main_freq_crystal 
-0x68ae 028285 arg 115200 ,temp 
-0x68af 028286 call uarta_calc_baud_rate_config 
-0x68b0 028287 fetch 1 ,mem_hci_uart_tx_gpio 
-0x68b1 028288 arg gpcfg_uart_txd ,temp 
-0x68b2 028289 call gpio_config_function_int 
-0x68b3 028290 fetch 1 ,mem_hci_uart_rx_gpio 
-0x68b4 028291 arg gpcfg_uart_rxd | gpcfg_pullup ,temp 
-0x68b5 028292 call gpio_config_function_int 
-0x68b6 028293 fetch 1 ,mem_hci_uart_rts_gpio 
-0x68b7 028294 arg gpcfg_uart_rts ,temp 
-0x68b8 028295 call gpio_config_function_int 
-0x68b9 028296 fetch 1 ,mem_hci_uart_cts_gpio 
-0x68ba 028297 arg gpcfg_uart_cts ,temp 
-0x68bb 028298 call gpio_config_function_int 
-0x68bc 028300 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
-0x68bd 028301 storet 1 ,core_uart_ctrl 
-0x68be 028302 branch clean_xmem 
-:      028304 hci_init_pwm_default_config:
-0x68bf 028305 fetch 1 ,mem_hci_pwm_12mhz_gpio 
-0x68c0 028306 nrtn blank 
-0x68c1 028307 jam hci_pmw_12mhz_gpio_num ,mem_hci_pwm_12mhz_gpio 
-0x68c2 028308 rtn 
-:      028310 hci_init_pwm:
-0x68c3 028311 fetch 1 ,mem_hci_pwm_12mhz_gpio 
-0x68c4 028312 arg gpcfg_pwm_out0 ,temp 
-0x68c5 028313 call gpio_config_function_int 
-0x68c6 028314 arg 0x40 ,rega 
-0x68c7 028315 call pwm_init 
-0x68c8 028316 arg 0 ,rega 
-0x68c9 028317 arg 0 ,regb 
-0x68ca 028318 setarg 0 
-0x68cb 028319 call pwm_duty_cycle_set 
-0x68cc 028320 arg 0 ,queue 
-0x68cd 028321 branch pwm_set_select 
-:      028324 hci_process_check_uart_rx:
-0x68ce 028325 fetch 2 ,core_uart_rxitems 
-0x68cf 028326 add pdata ,-4 ,rega 
-0x68d0 028327 nrtn positive 
-0x68d1 028328 call uarta_prepare_rx 
-0x68d2 028329 ifetch 1 ,contru 
-0x68d3 028330 beq hci_h4_type_cmd ,hci_parse_packet_cmd 
-0x68d4 028332 call delay_10ms 
-0x68d5 028333 branch uarta_clear_current_rx 
-:      028337 hci_parse_packet_cmd:
-0x68d6 028338 ifetch 2 ,contru 
-0x68d7 028339 store 2 ,mem_hci_opcode 
-0x68d8 028340 arg 0x3ff ,temp 
-0x68d9 028341 iand temp ,temp 
-0x68da 028342 storet 2 ,mem_hci_opcode_ocf 
-0x68db 028343 rshift2 pdata ,pdata 
-0x68dc 028344 rshift8 pdata ,pdata 
-0x68dd 028345 store 1 ,mem_hci_opcode_ogf 
-0x68de 028346 ifetch 1 ,contru 
-0x68df 028347 pincrease -1 
-0x68e0 028348 isub rega ,null 
-0x68e1 028349 rtn positive 
-0x68e2 028350 call hci_parse_complete_packet 
-0x68e3 028351 branch hci_drop_current_packet 
-:      028353 hci_parse_complete_packet:
-0x68e4 028354 fetch 1 ,mem_hci_opcode_ogf 
-0x68e5 028362 beq hci_ogf_vendor_specific_debug ,hci_parse_packet_cmd_ogf_vendorspecific_debug 
-0x68e6 028363 branch hci_send_event_command_complete_error_command_nuknown 
-:      028373 hci_parse_packet_cmd_ogf_vendorspecific_debug:
-0x68e7 028374 bpatch patch16_4 ,mem_patch16 
-0x68e8 028375 fetch 1 ,mem_hci_opcode_ocf 
-0x68e9 028376 beq hci_vendor_cmd_reset ,hci_normal_reply 
-0x68ea 028377 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
-0x68eb 028378 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
-0x68ec 028379 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
-0x68ed 028380 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
-0x68ee 028381 beq hci_vendor_cmd_echo ,hci_normal_reply 
-0x68ef 028382 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
-0x68f0 028383 beq hci_vendor_cmd_set_flow_control ,phci_grp_vendor_flow_control 
-0x68f1 028384 branch hci_normal_reply 
-:      028387 phci_grp_vendor_chipid:
-0x68f2 028388 jam command_succeeded ,mem_hci_command_complete_return_parameter 
-0x68f3 028389 fetch 2 ,core_chipid 
-0x68f4 028390 store 2 ,mem_hci_command_complete_return_parameter_chip_id 
-0x68f5 028391 arg 3 ,loopcnt 
-0x68f6 028392 branch hci_send_event_command_complete 
-:      028394 phci_grp_vendor_baud:
-0x68f7 028395 ifetch 2 ,contu 
-0x68f8 028396 store 2 ,core_uart_baud 
-0x68f9 028397 rtn 
-:      028400 phci_grp_vendor_patch_common:
-0x68fa 028401 ifetch 1 ,contu 
-0x68fb 028402 copy pdata ,temp 
-0x68fc 028403 store 1 ,core_ucode_low 
-0x68fd 028404 ifetch 1 ,contu 
-0x68fe 028405 iadd temp ,temp 
-0x68ff 028406 set1 7 ,pdata 
-0x6900 028407 store 1 ,core_ucode_ctrl 
-0x6901 028408 ifetch 1 ,contu 
-0x6902 028409 iadd temp ,temp 
-0x6903 028410 copy pdata ,loopcnt 
-0x6904 028411 rtn 
-:      028413 phci_grp_vendor_patch:
-0x6905 028414 call phci_grp_vendor_patch_common 
-:      028415 phci_grp_vendor_patch_loop:
-0x6906 028416 ifetch 1 ,contu 
-0x6907 028417 store 1 ,core_ucode_data 
-0x6908 028418 iadd temp ,temp 
-0x6909 028419 loop phci_grp_vendor_patch_loop 
-:      028420 phci_grp_vendor_patch_check_sum:
-0x690a 028421 and temp ,0xff ,temp 
-0x690b 028422 ifetch 1 ,contu 
-0x690c 028423 isub temp ,null 
-0x690d 028424 nbranch phci_grp_vendor_patch_bad ,zero 
-0x690e 028425 branch hci_normal_reply 
-:      028427 phci_grp_vendor_done:
-0x690f 028428 arg 0x20 ,loopcnt 
-0x6910 028429 arg mem_patch00 ,contw 
-0x6911 028430 arg 0 ,temp 
-:      028431 phci_grp_vendor_done_loop:
-0x6912 028432 ifetch 1 ,contu 
-0x6913 028433 istore 1 ,contw 
-0x6914 028434 iadd temp ,temp 
-0x6915 028435 loop phci_grp_vendor_done_loop 
-0x6916 028436 and temp ,0xff ,temp 
-0x6917 028437 ifetch 1 ,contu 
-0x6918 028438 isub temp ,null 
-0x6919 028439 nbranch phci_grp_vendor_patch_bad ,zero 
-0x691a 028440 jam 0 ,core_ucode_ctrl 
-0x691b 028441 call hci_normal_reply 
-0x691c 028442 call wait_uarttx 
-0x691d 028443 branch soft_reset 
-:      028445 phci_grp_vendor_patch_bad:
-0x691e 028446 jam 0 ,core_ucode_ctrl 
-0x691f 028447 branch hci_send_event_command_complete_error_command_nuknown 
-:      028450 phci_grp_vendor_mem:
-0x6920 028451 ifetch 1 ,contu 
-0x6921 028452 copy pdata ,loopcnt 
-0x6922 028453 ifetch 2 ,contu 
-0x6923 028454 copy pdata ,contw 
-0x6924 028455 call uart_copy_rx_bytes 
-0x6925 028456 branch hci_normal_reply 
-:      028458 phci_grp_vendor_flow_control:
-0x6926 028459 fetch 1 ,core_uart_ctrl 
-0x6927 028460 set1 bit_uart_control_flow_control ,pdata 
-0x6928 028461 store 1 ,core_uart_ctrl 
-0x6929 028462 branch hci_normal_reply 
-:      028465 hci_normal_reply:
-0x692a 028466 branch hci_send_event_command_complete_without_payload 
-:      028468 hci_send_event_command_complete_error_command_nuknown:
-0x692b 028469 jam command_unknown ,mem_hci_command_complete_return_parameter 
-0x692c 028470 branch hci_send_event_command_complete_without_payload + 1 
-:      028471 hci_send_event_command_complete_error_command_disallowed:
-0x692d 028472 jam command_disallowed ,mem_hci_command_complete_return_parameter 
-0x692e 028473 branch hci_send_event_command_complete_without_payload + 1 
-:      028474 hci_send_event_command_complete_without_payload:
-0x692f 028475 jam command_succeeded ,mem_hci_command_complete_return_parameter 
-0x6930 028476 arg 1 ,loopcnt 
-0x6931 028477 branch hci_send_event_command_complete 
-:      028479 hci_send_event_command_complete:
-0x6932 028480 jam hci_event_command_complete ,mem_hci_event_head_event_code 
-0x6933 028481 add loopcnt ,3 ,pdata 
-0x6934 028482 store 1 ,mem_hci_event_para_total_length 
-0x6935 028483 call hci_prepare_send_event 
-0x6936 028484 fetch 3 ,mem_hci_command_complete_num_hci_command_packet 
-0x6937 028485 istore 3 ,contwu 
-0x6938 028487 arg mem_hci_command_complete_return_parameter ,contr 
-0x6939 028488 call uart_copy_tx_bytes 
-0x693a 028489 branch uarta_send_register_pop 
-:      028493 hci_prepare_send_event:
-0x693b 028494 call uarta_prepare_tx_register_push 
-0x693c 028495 fetch 3 ,mem_hci_event_head_type 
-0x693d 028496 istore 3 ,contwu 
-0x693e 028497 rtn 
-:      028499 hci_drop_current_packet:
-0x693f 028500 call uarta_prepare_rx 
-0x6940 028501 increase 3 ,contru 
-0x6941 028502 ifetch 1 ,contru 
-0x6942 028503 iadd contru ,contru 
-0x6943 028504 branch uarta_rxdone 
-:      028506 cmd_exit:
-0x6944 028507 jam 0 ,mem_hci_cmd 
-0x6945 028508 rtn 
-:      028515 l2cap_init:
-0x6946 028516 branch l2cap_init_wake ,wake 
-0x6947 028517 setarg mem_l2cap_xmem_end 
-0x6948 028518 arg mem_l2cap_xmem_start ,contw 
-0x6949 028519 isub contw ,loopcnt 
-0x694a 028520 call clear_mem 
-:      028521 l2cap_init_wake:
-0x694b 028523 rtn 
-:      028527 check_l2cap_map:
-0x694c 028528 arg 0 ,queue 
-0x694d 028529 arg 0 ,regb 
-:      028531 check_l2cap_map_loop:
-0x694e 028532 sub queue ,7 ,null 
-0x694f 028533 nrtn positive 
-0x6950 028534 qisolate1 rega 
-0x6951 028535 branch check_l2cap_map_used ,true 
-0x6952 028536 branch check_l2cap_map_used2 
-:      028538 check_l2cap_map_used:
-0x6953 028539 copy temp ,pdata 
-0x6954 028540 branch check_l2cap_map_used2 ,blank 
-0x6955 028541 qset1 regb 
-0x6956 028542 increase -1 ,temp 
-:      028544 check_l2cap_map_used2:
-0x6957 028545 increase 1 ,queue 
-0x6958 028546 branch check_l2cap_map_loop 
-:      028559 ble_l2cap_malloc:
-0x6959 028560 fetchr regd ,2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x695a 028561 fetchr rege ,2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x695b 028562 call disable_user 
-0x695c 028563 branch host_l2cap_malloc 
-:      028565 host_l2cap_malloc:
-0x695d 028566 bpatch patch16_6 ,mem_patch16 
-0x695e 028567 call l2cap_malloc_is_fifo_full 
-0x695f 028568 nbranch assert ,blank 
-0x6960 028569 call l2cap_malloc_get_full_map 
-0x6961 028570 arg 8 ,loopcnt 
-:      028571 host_l2cap_malloc_loop:
-0x6962 028572 fetcht 1 ,mem_used_map 
-0x6963 028573 sub loopcnt ,8 ,queue 
-0x6964 028574 qisolate1 temp 
-0x6965 028575 branch host_l2cap_malloc_next_buffer ,true 
-0x6966 028576 call host_l2cap_malloc_check_buffer_enough 
-0x6967 028577 nbranch host_l2cap_malloc_next_buffer ,positive 
-0x6968 028578 call host_l2cap_malloc_into_fifo 
-0x6969 028579 branch host_l2cap_malloc_succ 
-:      028580 host_l2cap_malloc_next_buffer:
-0x696a 028581 copy rege ,pdata 
-0x696b 028582 iadd regd ,regd 
-0x696c 028583 loop host_l2cap_malloc_loop 
-0x696d 028584 branch assert 
-:      028585 host_l2cap_malloc_succ:
-0x696e 028586 copy regd ,pdata 
-0x696f 028587 copy regd ,contw 
-0x6970 028588 rtn 
-:      028597 host_l2cap_malloc_check_buffer_enough:
-0x6971 028598 bpatch patch16_7 ,mem_patch16 
-0x6972 028599 sub loopcnt ,8 ,queue 
-0x6973 028600 arg 0 ,temp 
-0x6974 028601 arg 0 ,timeup 
-:      028602 host_l2cap_malloc_check_buffer_enough_loop:
-0x6975 028603 copy queue ,pdata 
-0x6976 028604 beq 8 ,host_l2cap_malloc_check_buffer_enough_end 
-0x6977 028605 fetch 1 ,mem_used_map 
-0x6978 028606 qisolate1 pdata 
-0x6979 028607 branch host_l2cap_malloc_check_buffer_enough_end ,true 
-0x697a 028608 qset1 timeup 
-0x697b 028609 copy rege ,pdata 
-0x697c 028610 iadd temp ,temp 
-0x697d 028611 increase 1 ,queue 
-0x697e 028612 copy rega ,pdata 
-0x697f 028613 isub temp ,null 
-0x6980 028614 branch host_l2cap_malloc_check_buffer_enough_end ,zero 
-0x6981 028615 branch host_l2cap_malloc_check_buffer_enough_loop ,positive 
-:      028616 host_l2cap_malloc_check_buffer_enough_end:
-0x6982 028617 copy temp ,pdata 
-0x6983 028618 isub rega ,null 
-0x6984 028619 nrtn zero 
-0x6985 028620 qset1 timeup 
-0x6986 028621 rtn 
-:      028630 host_l2cap_malloc_into_fifo:
-0x6987 028631 bpatch patch17_0 ,mem_patch17 
-0x6988 028632 call l2cap_malloc_is_fifo_full 
-0x6989 028633 nbranch assert ,blank 
-0x698a 028634 call l2cap_malloc_is_fifo_empty 
-0x698b 028635 branch host_l2cap_malloc_into_fifo_no_push ,blank 
-0x698c 028636 fetch 9 ,mem_tx_fifo1 
-0x698d 028637 store 9 ,mem_tx_fifo0 
-0x698e 028638 setarg 0 
-0x698f 028639 istore 3 ,contw 
-:      028640 host_l2cap_malloc_into_fifo_no_push:
-0x6990 028641 storer timeup ,1 ,mem_tx_fifo3_map 
-0x6991 028642 storer regd ,2 ,mem_tx_fifo3_ptr 
-0x6992 028643 rtn 
-:      028652 l2cap_malloc_fifo_out:
-0x6993 028653 bpatch patch17_1 ,mem_patch17 
-0x6994 028654 call l2cap_malloc_fifo_get_first_ptr 
-0x6995 028655 increase 1 ,contr 
-0x6996 028656 ifetch 2 ,contr 
-0x6997 028657 rtn 
-:      028664 l2cap_malloc_free:
-0x6998 028665 bpatch patch17_2 ,mem_patch17 
-0x6999 028666 call l2cap_malloc_fifo_get_first_ptr 
-0x699a 028667 copy contr ,contw 
-0x699b 028668 copy contr ,temp 
-0x699c 028669 setarg 0 
-0x699d 028670 istore 3 ,contw 
-0x699e 028671 rtn 
-:      028678 l2cap_malloc_discard:
-0x699f 028679 bpatch patch17_3 ,mem_patch17 
-0x69a0 028680 call l2cap_malloc_is_fifo_empty 
-0x69a1 028681 branch assert ,blank 
-0x69a2 028682 fetch 3 ,mem_tx_fifo2 
-0x69a3 028683 store 3 ,mem_tx_fifo3 
-0x69a4 028684 fetch 3 ,mem_tx_fifo1 
-0x69a5 028685 store 3 ,mem_tx_fifo2 
-0x69a6 028686 fetch 3 ,mem_tx_fifo0 
-0x69a7 028687 store 3 ,mem_tx_fifo1 
-0x69a8 028688 rtn 
-:      028696 l2cap_malloc_is_fifo_full:
-0x69a9 028697 bpatch patch17_4 ,mem_patch17 
-0x69aa 028698 fetch 3 ,mem_tx_fifo0 
-0x69ab 028699 rtn 
-:      028707 l2cap_malloc_is_fifo_nearly_full:
-0x69ac 028708 bpatch patch17_5 ,mem_patch17 
-0x69ad 028709 fetch 3 ,mem_tx_fifo1 
-0x69ae 028710 rtn 
-:      028718 l2cap_malloc_is_fifo_empty:
-0x69af 028719 bpatch patch17_6 ,mem_patch17 
-0x69b0 028720 fetch 3 ,mem_tx_fifo3 
-0x69b1 028721 rtn 
-:      028728 l2cap_malloc_fifo_get_first_ptr:
-0x69b2 028729 call l2cap_malloc_is_fifo_empty 
-0x69b3 028730 branch l2cap_malloc_fifo_get_first_ptr_empty ,blank 
-0x69b4 028731 arg mem_tx_fifo0 ,contr 
-:      028732 l2cap_malloc_free_loop:
-0x69b5 028733 ifetch 3 ,contr 
-0x69b6 028734 branch l2cap_malloc_free_loop ,blank 
-:      028735 l2cap_malloc_fifo_get_first_ptr_empty:
-0x69b7 028736 increase -3 ,contr 
-0x69b8 028737 rtn 
-:      028745 l2cap_malloc_get_full_map:
-0x69b9 028746 bpatch patch17_7 ,mem_patch17 
-0x69ba 028747 arg 4 ,loopcnt 
-0x69bb 028748 arg mem_tx_fifo0_map ,contr 
-0x69bc 028749 arg 0 ,temp 
-:      028750 l2cap_malloc_get_full_map_loop:
-0x69bd 028751 ifetch 3 ,contr 
-0x69be 028752 and pdata ,0xff ,pdata 
-0x69bf 028753 ior temp ,temp 
-0x69c0 028754 loop l2cap_malloc_get_full_map_loop 
-0x69c1 028755 storet 1 ,mem_used_map 
-0x69c2 028756 rtn 
-:      028759 l2cap_lpm_get_wake_lock:
-0x69c3 028760 arg wake_lock_l2cap_tx ,queue 
-0x69c4 028761 branch lpm_get_wake_lock 
-:      028763 l2cap_lpm_put_wake_lock:
-0x69c5 028764 arg wake_lock_l2cap_tx ,queue 
-0x69c6 028765 branch lpm_put_wake_lock 
-:      028776 twspi_reset:
-0x69c7 028777 bpatch patch18_1 ,mem_patch18 
-0x69c8 028778 sub temp ,ui_button_gpio_disable ,null 
-0x69c9 028779 rtn zero 
-0x69ca 028780 copy temp ,pdata 
-0x69cb 028781 and_into 0xff ,pdata 
-0x69cc 028782 sub pdata ,gpio_number + -1 ,null 
-0x69cd 028783 nbranch twspi_reset_ext ,positive 
-0x69ce 028784 arg core_gpio_conf ,contw 
-:      028785 twspi_reset_next:
-0x69cf 028786 iadd contw ,contw 
-0x69d0 028787 copy contw ,rega 
-0x69d1 028788 arg gpcfg_output_low ,temp 
-0x69d2 028789 istoret 1 ,contw 
-0x69d3 028790 call twspi_disable 
-0x69d4 028791 nop 30 
-0x69d5 028792 copy rega ,contw 
-0x69d6 028793 arg gpcfg_output_high ,temp 
-0x69d7 028794 istoret 1 ,contw 
-0x69d8 028795 branch twspi_enable 
-:      028797 twspi_reset_ext:
-0x69d9 028798 arg core_gpio_conf_hi ,contw 
-0x69da 028799 increase -16 ,pdata 
-0x69db 028800 branch twspi_reset_next 
-:      028803 twspi_disable:
-0x69dc 028804 fetch 1 ,core_spid_delay 
-0x69dd 028805 and_into 0x7f ,pdata 
-0x69de 028806 store 1 ,core_spid_delay 
-0x69df 028807 rtn 
-:      028809 twspi_enable:
-0x69e0 028810 fetch 1 ,core_spid_delay 
-0x69e1 028811 or_into 0x80 ,pdata 
-0x69e2 028812 store 1 ,core_spid_delay 
-0x69e3 028813 rtn 
-:      028815 twspi_write:
-0x69e4 028816 branch spid_write_reg 
-:      028818 twspi_read:
-0x69e5 028819 branch spid_read_reg 
-:      028823 aes_disable:
-0x69e6 028824 fetch 1 ,core_bist_ctrl 
-0x69e7 028825 set0 aes_en ,pdata 
-0x69e8 028826 store 1 ,core_bist_ctrl 
-0x69e9 028827 rtn 
-:      028829 read_function_aes:
-0x69ea 028830 nbranch read_function ,user 
-0x69eb 028831 fetch 1 ,core_bist_ctrl 
-0x69ec 028832 set1 aes_en ,pdata 
-0x69ed 028833 store 1 ,core_bist_ctrl 
-:      028834 read_function:
-0x69ee 028835 copy temp ,null 
-0x69ef 028836 branch read_fuction_zero ,zero 
-0x69f0 028837 copy regc ,pc 
-:      028839 read_fuction_zero:
-0x69f1 028840 isolate0 0 ,null 
-0x69f2 028841 branch set_ucode_status 
-:      028844 get_block_header:
-0x69f3 028845 force 4 ,temp 
-:      028846 get_block_header0:
-0x69f4 028847 arg mem_ucode_buf ,rega 
-0x69f5 028848 call aes_disable 
-0x69f6 028849 call read_function 
-0x69f7 028850 arg 0x55aa ,rega 
-0x69f8 028851 fetch 2 ,mem_ucode_buf 
-0x69f9 028852 ifetcht 2 ,contr 
-0x69fa 028853 isub rega ,null 
-0x69fb 028854 rtn 
-:      028857 read_first_block:
-0x69fc 028858 call load_aes_reinit ,user 
-0x69fd 028859 arg 2 ,temp 
-0x69fe 028860 arg mem_ucode_ptr ,rega 
-0x69ff 028861 call read_function 
-0x6a00 028862 fetch 2 ,mem_ucode_ptr 
-:      028863 read_first_block_cont:
-0x6a01 028864 store 2 ,mem_addr_mi 
-0x6a02 028865 call get_iv ,user 
-0x6a03 028866 rtn 
-:      028868 get_iv:
-0x6a04 028869 arg 16 ,temp 
-0x6a05 028870 arg mem_ucode_keybuf ,rega 
-0x6a06 028871 call aes_disable 
-0x6a07 028872 call read_function 
-:      028873 set_iv:
-0x6a08 028874 arg mem_ucode_keybuf ,contr 
-0x6a09 028875 arg 16 ,loopcnt 
-0x6a0a 028876 call aes_load_data 
-0x6a0b 028877 call aes_init 
-0x6a0c 028878 call aes_clear_data 
-0x6a0d 028879 branch do_aes_cbc 
-:      028881 load_aes_reinit:
-0x6a0e 028882 jam 0x0 ,core_ucode_ctrl 
-0x6a0f 028883 call aes_disable 
-0x6a10 028884 branch aes_clear_data 
-:      028886 load_storage:
-0x6a11 028887 setarg 0 
-0x6a12 028888 store 2 ,mem_queue 
-0x6a13 028889 disable match 
-0x6a14 028890 call get_block_header 
-0x6a15 028891 nrtn zero 
-0x6a16 028892 enable match 
-0x6a17 028893 setarg 0x8000 
-0x6a18 028894 store 3 ,core_ucode_hi 
-0x6a19 028895 arg core_ucode_data ,rega 
-0x6a1a 028896 call read_function_aes 
-0x6a1b 028897 jam 0x0 ,core_ucode_ctrl 
-0x6a1c 028898 fetch 1 ,mem_ucode_status 
-0x6a1d 028899 rtnbit0 0 
-:      028900 load_storage_loop:
-0x6a1e 028901 arg 6 ,temp 
-0x6a1f 028902 call get_block_header0 
-0x6a20 028903 nbranch load_data_checksum_compare ,zero 
-0x6a21 028904 ifetchr rega ,2 ,contr 
-0x6a22 028905 call read_function 
-0x6a23 028906 call load_data_checksum_calc 
-0x6a24 028907 branch load_storage_loop 
-:      028910 load_data_checksum_calc:
-0x6a25 028911 fetch 2 ,mem_queue 
-0x6a26 028912 arg 6 ,loopcnt 
-0x6a27 028913 arg mem_ucode_buf ,contr 
-0x6a28 028914 call cal_sum 
-0x6a29 028915 fetchr loopcnt ,2 ,mem_ucode_len 
-0x6a2a 028916 copy rega ,contr 
-0x6a2b 028917 call cal_sum 
-0x6a2c 028918 store 2 ,mem_queue 
-0x6a2d 028919 rtn 
-:      028921 load_data_checksum_compare:
-0x6a2e 028922 fetch 1 ,mem_otp_load_check_sum 
-0x6a2f 028923 beq 0x5a ,load_data_checksum_ok 
-0x6a30 028924 arg 0xaa55 ,rega 
-0x6a31 028925 fetch 2 ,mem_ucode_buf 
-0x6a32 028926 isub rega ,null 
-0x6a33 028927 nbranch load_data_checksum_compare_fail ,zero 
-0x6a34 028928 arg 0x55aa ,rega 
-0x6a35 028929 fetch 2 ,mem_ucode_len 
-0x6a36 028930 isub rega ,null 
-0x6a37 028931 nbranch load_data_checksum_compare_fail ,zero 
-0x6a38 028932 fetch 2 ,mem_sched_addr 
-0x6a39 028933 fetcht 2 ,mem_queue 
-0x6a3a 028934 isub temp ,null 
-0x6a3b 028935 nbranch load_data_checksum_compare_fail ,zero 
-:      028936 load_data_checksum_ok:
-0x6a3c 028937 set1 15 ,rega 
-0x6a3d 028938 branch read_fuction_zero 
-:      028940 load_data_checksum_compare_fail:
-0x6a3e 028941 jam 0 ,mem_ucode_status 
-0x6a3f 028942 rtn 
-:      028945 loadcode_lock_load_ucode:
-0x6a40 028948 and pdata ,0xff ,pdata 
-0x6a41 028949 rshift4 pdata ,pdata 
-0x6a42 028950 store 1 ,mem_device_option 
-0x6a43 028951 branch loadcode_load_key 
-:      028953 loadcode_lock:
-0x6a44 028954 fetch 2 ,core_ucode_flag 
-0x6a45 028955 nbranch loadcode_lock_load_ucode ,blank 
-0x6a46 028956 call loadcode_load_key 
-0x6a47 028957 fetch 2 ,mem_device_option 
-0x6a48 028958 rtn blank 
-0x6a49 028959 call loadcode_set_lock 
-0x6a4a 028960 branch lpm_write_lock 
-:      028962 loadcode_set_lock:
-0x6a4b 028963 fetch 1 ,mem_device_option 
-0x6a4c 028964 rtn blank 
-0x6a4d 028965 and pdata ,0xf ,temp 
-0x6a4e 028966 storet 1 ,mem_device_option 
-0x6a4f 028967 rshift4 pdata ,pdata 
-0x6a50 028968 ixor temp ,pdata 
-0x6a51 028969 bne 0xf ,app_lpm_mpu_lock_24g_ble 
-0x6a52 028970 branch app_lpm_lock_check 
-:      028972 load_otp_hv_vsel:
-0x6a53 028973 fetch 1 ,mem_otp_hv_sel 
-0x6a54 028974 ncall lpm_save_sel_hv ,blank 
-0x6a55 028975 fetch 1 ,mem_otp_ldo_vsel 
-0x6a56 028976 rtn blank 
-0x6a57 028977 store 1 ,mem_lpm_ldo_sel 
-0x6a58 028978 branch lpm_write_io_vsel 
-:      028980 loadcode_load_key:
-0x6a59 028981 disable user 
-0x6a5a 028982 fetch 1 ,mem_ucode_flag 
-0x6a5b 028983 rtnbit0 otp_uflag_aes 
-0x6a5c 028984 call loadcode_check_otp_lock 
-0x6a5d 028985 arg otp_offset_ucode_key_l ,pdata 
-0x6a5e 028986 iadd regb ,regb 
-0x6a5f 028987 force 16 ,loopcnt 
-0x6a60 028988 arg mem_ucode_keybuf ,rega 
-0x6a61 028989 call otp_read_data 
-0x6a62 028990 jam otp_key_lock ,core_misc_ctrl 
-0x6a63 028991 arg mem_ucode_keybuf ,contr 
-0x6a64 028992 call load_key 
-0x6a65 028994 arg mem_ucode_keybuf ,contw 
-0x6a66 028995 call memset0_16 
-0x6a67 028996 branch enable_user 
-:      028999 loadcode:
-0x6a68 029000 jam 0x25 ,core_clkoff 
-0x6a69 029001 call enable_otp_read 
-0x6a6a 029002 arg otp_offset_patch_ptr ,regb 
-0x6a6b 029003 force 11 ,loopcnt 
-0x6a6c 029004 arg mem_ucode_ptr ,rega 
-0x6a6d 029005 call otp_read_data1 
-0x6a6e 029006 fetchr regf ,5 ,mem_ucode_ptr 
-0x6a6f 029007 fetch 1 ,mem_ucode_flag 
-0x6a70 029008 bbit0 otp_uflag_bist ,loadcode_nobist 
-0x6a71 029009 jam 0x7 ,core_bist_ctrl 
-:      029010 loadcode_bistwait:
-0x6a72 029011 fetch 1 ,core_bist_done 
-0x6a73 029012 bne 7 ,loadcode_bistwait 
-0x6a74 029013 fetch 1 ,core_bist_fail 
-0x6a75 029014 lshift4 pdata ,pdata 
-0x6a76 029015 store 1 ,core_bist_ctrl 
-0x6a77 029016 branch loadcode_otp 
-:      029018 loadcode_nobist:
-0x6a78 029019 call set_bistfix 
-0x6a79 029020 call clean_xmem 
-0x6a7a 029021 call clean_smem 
-:      029022 loadcode_otp:
-0x6a7b 029023 storer regf ,5 ,mem_ucode_ptr 
-0x6a7c 029025 call loadcode_check_otp_lock 
-0x6a7d 029026 arg otp_offset_adc_param_l ,pdata 
-0x6a7e 029027 iadd regb ,regb 
-0x6a7f 029028 arg 32 ,loopcnt 
-0x6a80 029029 arg mem_otp_temp ,rega 
-0x6a81 029030 call otp_read_data 
-0x6a82 029032 call load_otp_hv_vsel 
-0x6a83 029033 call loadcode_lock 
-0x6a84 029035 fetch 1 ,mem_ucode_flag 
-0x6a85 029036 bbit0 otp_uflag_aes ,loadcode_unenc 
-0x6a86 029037 fetcht 1 ,mem_peripheral_lock_flag 
-0x6a87 029038 arg 0 ,pdata 
-0x6a88 029039 set1 otp_not_limit ,pdata 
-0x6a89 029040 set1 otp_limit ,pdata 
-0x6a8a 029041 iand temp ,rega 
-0x6a8b 029042 sub rega ,0 ,null 
-0x6a8c 029043 branch loadcode_error ,zero 
-0x6a8d 029044 isub rega ,null 
-0x6a8e 029045 branch loadcode_error ,zero 
-:      029046 loadcode_unenc:
-0x6a8f 029047 jam 0 ,mem_loadcode_times 
-0x6a90 029048 arg otp_load_code ,regc 
-:      029049 loadcode_otp_loop:
-0x6a91 029050 call loadcode_timeout 
-0x6a92 029051 nbranch loadcode_error ,positive 
-0x6a93 029052 fetch 2 ,mem_ucode_ptr 
-0x6a94 029053 branch loadcode_otp_end ,blank 
-0x6a95 029054 call read_first_block_cont 
-0x6a96 029055 call load_storage 
-0x6a97 029056 nbranch loadcode_otp_end ,match 
-0x6a98 029057 fetch 1 ,mem_ucode_status 
-0x6a99 029058 compare 3 ,pdata ,3 
-0x6a9a 029059 nbranch loadcode_otp_loop ,true 
-0x6a9b 029060 call run_otp_code 
-:      029061 loadcode_otp_end:
-0x6a9c 029062 call disable_otp 
-0x6a9d 029063 jam 0 ,mem_loadcode_times 
-:      029064 loadcode_iic_loop:
-0x6a9e 029065 call loadcode_timeout 
-0x6a9f 029066 nbranch loadcode_error ,positive 
-0x6aa0 029067 call iicd_load_gpio_init 
-0x6aa1 029068 call clear_eeprom_size_2k 
-0x6aa2 029069 fetch 1 ,mem_ucode_flag 
-0x6aa3 029070 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6aa4 029071 call loadcode_iic_by_eeprom 
-0x6aa5 029072 nbranch loadcode_iic_eeprom_2k ,match 
-0x6aa6 029073 fetch 1 ,mem_ucode_status 
-0x6aa7 029074 compare 3 ,pdata ,3 
-0x6aa8 029075 nbranch loadcode_iic_loop ,true 
-0x6aa9 029076 branch loadcode_spi 
-:      029078 run_otp_code:
-0x6aaa 029079 setarg 0x1ff 
-0x6aab 029080 arg 0 ,pc 
-0x6aac 029081 rtn 
-:      029083 loadcode_check_otp_lock:
-0x6aad 029084 arg otp_offset_h ,regb 
-0x6aae 029085 fetch 1 ,core_peripheral_lock 
-0x6aaf 029086 bbit1 otp_limit ,loadcode_otp_lock 
-0x6ab0 029087 fetch 1 ,mem_peripheral_lock_flag 
-0x6ab1 029088 rtnbit0 otp_limit 
-:      029089 loadcode_otp_lock:
-0x6ab2 029090 arg 0 ,regb 
-0x6ab3 029091 rtn 
-:      029094 loadcode_iic_eeprom_2k:
-0x6ab4 029095 call set_eeprom_size_2k 
-0x6ab5 029096 fetch 1 ,mem_ucode_flag 
-0x6ab6 029097 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6ab7 029098 call loadcode_iic_by_eeprom 
-0x6ab8 029099 nbranch loadcode_spi ,match 
-0x6ab9 029100 fetch 1 ,mem_ucode_status 
-0x6aba 029101 compare 3 ,pdata ,3 
-0x6abb 029102 nbranch loadcode_iic_loop ,true 
-0x6abc 029103 branch loadcode_hci 
-:      029105 loadcode_spi:
-0x6abd 029106 jam 0 ,mem_loadcode_times 
-:      029107 loadcode_spi_loop:
-0x6abe 029108 call loadcode_timeout 
-0x6abf 029109 nbranch loadcode_error ,positive 
-0x6ac0 029110 fetch 1 ,mem_ucode_flag 
-0x6ac1 029111 bbit1 otp_uflag_skip_flash ,loadcode_hci 
-0x6ac2 029112 call spid_init_flash 
-0x6ac3 029113 nop 200 
-0x6ac4 029114 call spid_flash_release_form_powerdown 
-0x6ac5 029115 nop 100 
-0x6ac6 029116 arg spid_load_flash ,regc 
-0x6ac7 029117 call read_first_block 
-0x6ac8 029118 call load_storage 
-0x6ac9 029119 nbranch loadcode_hci ,match 
-0x6aca 029120 fetch 1 ,mem_ucode_status 
-0x6acb 029121 compare 3 ,pdata ,3 
-0x6acc 029122 nbranch loadcode_spi_loop ,true 
-:      029124 loadcode_hci:
-0x6acd 029125 call clear_key_buf 
-0x6ace 029126 fetch 1 ,mem_ucode_flag 
-0x6acf 029127 rtnbit0 otp_uflag_hci 
-0x6ad0 029128 branch hci_init 
-:      029130 clear_key_buf:
-0x6ad1 029131 arg mem_ucode_keybuf ,contw 
-0x6ad2 029132 call memset0_16 
-0x6ad3 029133 force regidx_key ,regext_index 
-0x6ad4 029134 call aes_clear 
-0x6ad5 029135 jam 0x21 ,core_clkoff 
-0x6ad6 029136 rtn 
-:      029138 iicd_load_gpio_init:
-0x6ad7 029139 fetch 1 ,mem_eeprom_sda_gpio 
-0x6ad8 029140 fetcht 1 ,mem_eeprom_scl_gpio 
-0x6ad9 029141 isub temp ,null 
-0x6ada 029142 nbranch iicd_read_init_pin ,zero 
-:      029143 iicd_load_default_gpio:
-0x6adb 029144 jam 4 ,mem_eeprom_wp_gpio 
-0x6adc 029145 jam 23 ,mem_eeprom_scl_gpio 
-0x6add 029146 jam 22 ,mem_eeprom_sda_gpio 
-0x6ade 029147 branch iicd_read_init_pin 
-:      029151 loadcode_iic_by_eeprom:
-0x6adf 029152 setarg 0x0 
-0x6ae0 029153 store 2 ,mem_addr_mi 
-0x6ae1 029154 arg iicd_read_eep ,regc 
-0x6ae2 029155 call iic_init_600khz 
-0x6ae3 029156 call read_first_block 
-0x6ae4 029157 branch load_storage 
-:      029162 loadcode_timeout:
-0x6ae5 029163 call loadcode_error_delay 
-0x6ae6 029164 fetch 1 ,mem_loadcode_times 
-0x6ae7 029165 increase 1 ,pdata 
-0x6ae8 029166 sub pdata ,3 ,null 
-0x6ae9 029167 store 1 ,mem_loadcode_times 
-0x6aea 029168 rtn 
-:      029170 loadcode_error_delay:
-0x6aeb 029171 fetch 1 ,mem_loadcode_times 
-0x6aec 029172 rtn blank 
-0x6aed 029173 fetch 1 ,mem_otp_load_delay 
-0x6aee 029174 rtn blank 
-0x6aef 029175 copy pdata ,loopcnt 
-0x6af0 029176 branch delay_ms_wait 
-:      029179 loadcode_error:
-0x6af1 029180 call clear_key_buf 
-0x6af2 029181 call aes_disable 
-0x6af3 029183 call ice_break 
-0x6af4 029184 rtn 
-:      029186 set_bistfix:
-0x6af5 029187 and_into 0xe0 ,pdata 
-0x6af6 029188 rshift pdata ,pdata 
-0x6af7 029189 store 1 ,core_bist_ctrl 
-0x6af8 029190 setarg 1 
-0x6af9 029191 arg mem_bistfix_val ,contr 
-:      029192 set_bistfix_loop:
-0x6afa 029193 ifetcht 2 ,contr 
-0x6afb 029194 storet 2 ,core_lpm_reg 
-0x6afc 029195 store 1 ,core_set_bistfix 
-0x6afd 029196 lshift pdata ,pdata 
-0x6afe 029197 bbit0 3 ,set_bistfix_loop 
-0x6aff 029198 rtn 
-:      029201 set_ucode_status:
-0x6b00 029202 fetch 1 ,mem_ucode_status 
-0x6b01 029203 lshift pdata ,pdata 
-0x6b02 029204 setflag true ,0 ,pdata 
-0x6b03 029205 isolate0 15 ,rega 
-0x6b04 029206 rtn true 
-0x6b05 029207 store 1 ,mem_ucode_status 
-0x6b06 029208 rtn 
-:      029211 decrypt_code:
-0x6b07 029212 fetch 1 ,core_bist_ctrl 
-0x6b08 029213 rtnbit0 aes_en 
-0x6b09 029214 branch decrypt_code_skip 
-:      029215 decrypt_code_loop:
-0x6b0a 029216 fetch 1 ,core_dma_status 
-0x6b0b 029217 qisolate1 pdata 
-0x6b0c 029218 rtn true 
-:      029219 decrypt_code_skip:
-0x6b0d 029220 fetch 1 ,core_misc_status 
-0x6b0e 029221 bbit0 1 ,decrypt_code_loop 
-0x6b0f 029222 call do_aes_cbc 
-0x6b10 029223 branch decrypt_code_loop 
-:      029243 load_ucode:
-0x6b11 029244 fetch 2 ,mem_patch_ptr 
-0x6b12 029245 rtn blank 
-0x6b13 029246 jam 0x80 ,core_ucode_ctrl 
-0x6b14 029247 jam 0 ,core_ucode_hi 
-0x6b15 029248 jam 0 ,core_ucode_low 
-0x6b16 029249 fetcht 2 ,mem_patch_len 
-0x6b17 029250 lshift2 temp ,loopcnt 
-0x6b18 029251 iforce contr 
-:      029252 load_ucode_loop:
-0x6b19 029253 ifetch 1 ,contr 
-0x6b1a 029254 store 1 ,core_ucode_data 
-0x6b1b 029255 loop load_ucode_loop 
-0x6b1c 029256 jam 0x0 ,core_ucode_ctrl 
-0x6b1d 029257 rtn 
-:      029264 otp_load_code:
-0x6b1e 029265 copy temp ,loopcnt 
-0x6b1f 029266 fetch 2 ,mem_addr_mi 
-0x6b20 029267 iadd temp ,temp 
-0x6b21 029268 storet 2 ,mem_addr_mi 
-0x6b22 029269 iforce regb 
-0x6b23 029270 copy rega ,nap 
-0x6b24 029271 jam init_key ,core_misc_ctrl 
-0x6b25 029272 call otp_read_data 
-0x6b26 029273 copy nap ,rega 
-0x6b27 029274 isolate0 15 ,rega 
-0x6b28 029275 rtn true 
-0x6b29 029276 call enable_true ,blank 
-0x6b2a 029277 branch set_ucode_status 
-:      029280 otp_enable_chgpump25:
-0x6b2b 029281 jam 0x1 ,core_chgpump_ctrl 
-0x6b2c 029282 nop 300 
-0x6b2d 029283 jam 0x5 ,core_chgpump_ctrl 
-0x6b2e 029284 nop 100 
-0x6b2f 029285 jam 0x25 ,core_chgpump_ctrl 
-0x6b30 029286 nop 1000 
-0x6b31 029287 jam 0x27 ,core_chgpump_ctrl 
-0x6b32 029288 nop 300 
-0x6b33 029289 rtn 
-:      029291 otp_enable_chgpump65:
-0x6b34 029292 call otp_enable_chgpump25 
-0x6b35 029293 jam 0x3f ,core_chgpump_ctrl 
-0x6b36 029294 rtn 
-:      029296 disable_otp:
-0x6b37 029297 jam 0x83 ,core_otp_ctrl 
-:      029298 otp_disable_chgpump:
-0x6b38 029299 jam 0 ,core_chgpump_ctrl 
-0x6b39 029300 rtn 
-:      029302 enable_otp_read:
-0x6b3a 029303 call otp_enable_chgpump25 
-:      029305 otp_reset:
-0x6b3b 029306 jam 0x82 ,core_otp_ctrl 
-0x6b3c 029307 nop 12 
-0x6b3d 029308 jam 0x80 ,core_otp_ctrl 
-0x6b3e 029309 jam 0x82 ,core_otp_ctrl 
-0x6b3f 029310 nop 150 
-0x6b40 029311 rtn 
-:      029314 otp_set_addr:
-0x6b41 029315 lshift3 regb ,regb 
-0x6b42 029316 storer regb ,2 ,core_otp_addr 
-0x6b43 029317 jam 0 ,core_otp_din 
-0x6b44 029318 rtn 
-:      029321 otp_write:
-0x6b45 029322 bpatch patch18_4 ,mem_patch18 
-0x6b46 029323 call otp_enable_chgpump65 
-0x6b47 029324 call otp_set_addr 
-0x6b48 029325 call otp_reset 
-:      029326 otp_program:
-0x6b49 029327 ifetcht 1 ,rega 
-0x6b4a 029328 increase 1 ,rega 
-0x6b4b 029329 force 0 ,queue 
-:      029330 otp_program_bit:
-0x6b4c 029331 qisolate0 temp 
-0x6b4d 029332 branch otp_skip_0 ,true 
-0x6b4e 029333 fetch 1 ,core_otp_din 
-0x6b4f 029334 set1 6 ,pdata 
-0x6b50 029335 set1 7 ,pdata 
-0x6b51 029336 store 1 ,core_otp_din 
-0x6b52 029337 jam 0x02 ,core_otp_ctrl 
-0x6b53 029338 jam 0x82 ,core_otp_ctrl 
-0x6b54 029339 set0 7 ,pdata 
-0x6b55 029340 store 1 ,core_otp_din 
-0x6b56 029341 jam 0x8a ,core_otp_ctrl 
-0x6b57 029342 nop 11 
-0x6b58 029343 jam 0xca ,core_otp_ctrl 
-0x6b59 029344 nop 33 
-0x6b5a 029345 jam 0x4a ,core_otp_ctrl 
-0x6b5b 029346 nop 44 
-0x6b5c 029347 jam 0xca ,core_otp_ctrl 
-0x6b5d 029348 nop 22 
-0x6b5e 029349 jam 0x8a ,core_otp_ctrl 
-0x6b5f 029350 nop 33 
-0x6b60 029351 jam 0x82 ,core_otp_ctrl 
-0x6b61 029352 nop 1 
-0x6b62 029353 jam 0x92 ,core_otp_ctrl 
-0x6b63 029354 nop 10 
-0x6b64 029355 jam 0xb2 ,core_otp_ctrl 
-0x6b65 029356 fetch 1 ,core_otp_rdata 
-0x6b66 029357 jam 0x92 ,core_otp_ctrl 
-0x6b67 029358 nop 1 
-0x6b68 029359 jam 0x82 ,core_otp_ctrl 
-0x6b69 029360 nop 1 
-0x6b6a 029361 qisolate0 pdata 
-0x6b6b 029362 branch otp_program_bit ,true 
-:      029363 otp_skip_0:
-0x6b6c 029364 fetch 2 ,core_otp_addr 
-0x6b6d 029365 increase 1 ,pdata 
-0x6b6e 029366 store 2 ,core_otp_addr 
-0x6b6f 029367 increase 1 ,queue 
-0x6b70 029368 compare 8 ,queue ,0xf 
-0x6b71 029369 nbranch otp_program_bit ,true 
-0x6b72 029370 loop otp_program 
-0x6b73 029371 branch otp_disable_chgpump 
-:      029377 otp_read_data:
-0x6b74 029378 bpatch patch18_5 ,mem_patch18 
-:      029379 otp_read_data1:
-0x6b75 029380 call otp_set_addr 
-0x6b76 029381 jam 0xa2 ,core_otp_ctrl 
-0x6b77 029382 increase 8 ,regb 
-0x6b78 029383 arg 0 ,queue 
-0x6b79 029384 setarg -1 
-:      029385 otp_read_data_loop:
-0x6b7a 029386 fetcht 1 ,core_otp_rdata 
-0x6b7b 029387 istoret 1 ,rega 
-0x6b7c 029388 bcrc temp 
-0x6b7d 029389 jam shift_key ,core_misc_ctrl 
-0x6b7e 029390 storer regb ,2 ,core_otp_addr 
-0x6b7f 029391 isolate1 15 ,rega 
-0x6b80 029392 branch otp_read_noinc ,true 
-0x6b81 029393 increase 1 ,rega 
-0x6b82 029394 branch otp_read_unenc 
-:      029396 otp_read_noinc:
-0x6b83 029397 nbranch otp_read_unenc ,user 
-0x6b84 029398 increase 1 ,queue 
-0x6b85 029399 compare 0 ,queue ,0xf 
-0x6b86 029400 nbranch otp_read_unenc ,true 
-0x6b87 029401 call do_aes_cbc 
-0x6b88 029402 jam init_key ,core_misc_ctrl 
-:      029403 otp_read_unenc:
-0x6b89 029404 increase 8 ,regb 
-0x6b8a 029405 loop otp_read_data_loop 
-0x6b8b 029406 jam 0x82 ,core_otp_ctrl 
-0x6b8c 029407 rtn 
-:      029418 app_lpm_lock_check:
-0x6b8d 029419 fetch 1 ,mem_device_option 
-0x6b8e 029420 beq dvc_op_module ,app_lpm_module_lock 
-0x6b8f 029421 beq dvc_op_dongle ,app_lpm_dongle_lock 
-0x6b90 029423 beq dvc_op_mouse ,app_lpm_mouse_lock 
-0x6b91 029424 beq dvc_op_shutter ,app_lpm_shutter_lock 
-0x6b92 029425 beq dvc_op_shutter_dy ,app_lpm_shutter_lock 
-0x6b93 029426 beq dvc_op_hci_boot ,app_lpm_hciboot_lock 
-0x6b94 029427 beq dvc_op_remote_car ,app_lpm_car_lock_application_and_ble 
-0x6b95 029428 beq dvc_op_car ,app_lpm_car_lock 
-0x6b96 029429 beq dvc_op_mesh ,app_lpm_mesh_lock 
-0x6b97 029430 beq dvc_op_keyboard ,app_lpm_kb_lock 
-0x6b98 029431 branch app_lpm_mpu_lock_24g_ble 
-:      029434 app_lpm_mesh_lock:
-0x6b99 029435 arg car_init ,pdata 
-0x6b9a 029436 arg shutter_dy_shutter_1s_timer ,temp 
-0x6b9b 029437 call app_mpu_s0_lock 
-0x6b9c 029438 branch app_lpm_lock_mesh 
-:      029440 app_lpm_kb_lock:
-0x6b9d 029441 branch app_lpm_lock_mesh 
-:      029444 app_lpm_module_lock:
-:      029445 app_lpm_hciboot_lock:
-0x6b9e 029446 branch app_lpm_mpu_lock_24g 
-:      029449 app_lpm_dongle_lock:
-0x6b9f 029450 arg module_init ,pdata 
-0x6ba0 029451 arg shutter_dy_shutter_1s_timer ,temp 
-0x6ba1 029452 call app_mpu_s0_lock 
-0x6ba2 029453 branch app_lpm_lock_mesh 
-:      029455 app_lpm_mouse_lock:
-0x6ba3 029456 arg car_init ,pdata 
-0x6ba4 029457 arg module_set_state ,temp 
-0x6ba5 029458 call app_mpu_s0_lock 
-0x6ba6 029459 branch app_lpm_lock_mesh 
-:      029461 app_lpm_shutter_lock:
-0x6ba7 029462 arg car_init ,pdata 
-0x6ba8 029463 arg remote_car_moto_data_enable_user ,temp 
-0x6ba9 029464 call app_mpu_s0_lock 
-0x6baa 029465 branch app_lpm_lock_mesh 
-:      029467 app_lpm_car_lock:
-0x6bab 029468 arg dongle_init ,pdata 
-0x6bac 029469 arg shutter_dy_shutter_1s_timer ,temp 
-0x6bad 029470 call app_mpu_s0_lock 
-:      029471 app_lpm_lock_mesh:
-0x6bae 029472 arg ali_mesh_access_layer_resolve_message ,pdata 
-0x6baf 029473 arg ali_mesh_upper_transport_layer_init_queue_param ,temp 
-0x6bb0 029474 branch app_mpu_s1_lock 
-:      029476 app_lpm_car_lock_application_and_ble:
-0x6bb1 029477 arg dongle_init ,pdata 
-0x6bb2 029478 arg shutter_dy_shutter_1s_timer ,temp 
-0x6bb3 029479 call app_mpu_s0_lock 
-0x6bb4 029480 arg le_adv ,pdata 
-0x6bb5 029481 arg le_send_ll_one_lenth ,temp 
-0x6bb6 029482 branch app_mpu_s1_lock 
-:      029485 app_mpu_s0_lock:
-0x6bb7 029486 lshift16 temp ,temp 
-0x6bb8 029487 ior temp ,pdata 
-0x6bb9 029488 branch lpm_write_mpu_s0 
-:      029491 app_lpm_mpu_lock_ble:
-0x6bba 029492 arg le_parse_att ,pdata 
-0x6bbb 029493 arg le_send_ll_one_lenth ,temp 
-:      029494 app_mpu_s1_lock:
-0x6bbc 029495 lshift16 temp ,temp 
-0x6bbd 029496 ior temp ,pdata 
-0x6bbe 029497 branch lpm_write_mpu_s1 
-:      029499 app_lpm_mpu_lock_24g:
-0x6bbf 029500 arg g24_prep ,pdata 
-0x6bc0 029501 arg g24_factory_check ,temp 
-0x6bc1 029502 branch app_mpu_s1_lock 
-:      029504 app_lpm_mpu_lock_24g_ble:
-0x6bc2 029505 call app_lpm_mpu_lock_24g 
-0x6bc3 029506 arg le_parse_att ,pdata 
-0x6bc4 029507 arg le_send_ll_one_lenth ,temp 
-0x6bc5 029508 branch app_mpu_s0_lock 
-:      029514 spid_init:
-0x6bc6 029515 bpatch patch18_6 ,mem_patch18 
-:      029516 spid_init_common:
-0x6bc7 029517 fetch 1 ,mem_spi_init_clk 
-0x6bc8 029518 store 1 ,core_spid_ctrl 
-0x6bc9 029519 fetch 1 ,mem_spi_init_delay_time 
-0x6bca 029520 store 1 ,core_spid_delay 
-0x6bcb 029521 setarg mem_spid_tbuf 
-0x6bcc 029522 store 2 ,core_spid_txaddr 
-0x6bcd 029523 setarg mem_spid_rbuf 
-0x6bce 029524 store 2 ,core_spid_rxaddr 
-0x6bcf 029525 branch twspi_disable 
-:      029530 spid_write_reg:
-0x6bd0 029531 set1 7 ,pdata 
-0x6bd1 029532 store 2 ,mem_spid_tbuf 
-0x6bd2 029533 bpatch patch18_7 ,mem_patch18 
-0x6bd3 029534 jam 2 ,core_spid_txlen 
-0x6bd4 029535 jam 0 ,core_spid_rxlen 
-0x6bd5 029536 jam spid_start ,core_misc_ctrl 
-0x6bd6 029537 branch wait_spid_done 
-:      029540 spid_read_reg:
-0x6bd7 029541 force 1 ,temp 
-:      029542 spid_read_regs:
-0x6bd8 029543 store 1 ,mem_spid_tbuf 
-0x6bd9 029544 bpatch patch19_0 ,mem_patch19 
-0x6bda 029545 jam 1 ,core_spid_txlen 
-0x6bdb 029546 storet 2 ,core_spid_rxlen 
-0x6bdc 029547 jam spid_start ,core_misc_ctrl 
-0x6bdd 029548 call wait_spid_done 
-0x6bde 029549 fetch 1 ,mem_spid_rbuf 
-0x6bdf 029550 rtn 
-:      029553 wait_spid_done:
-0x6be0 029557 nop 5 
-0x6be1 029558 fetch 1 ,core_dma_status 
-0x6be2 029559 bbit0 spid_done ,wait_spid_done 
-0x6be3 029560 rtn 
-:      029568 flash_write:
-0x6be4 029569 disable user 
-0x6be5 029570 copy pdata ,regb 
-0x6be6 029571 fetch 1 ,mem_spi_write_flash_sm 
-0x6be7 029572 rtnne flash_sm_no_buys 
-0x6be8 029573 enable user 
-0x6be9 029574 copy regb ,pdata 
-0x6bea 029575 branch spid_flash_write_start 
-:      029578 flash_write_spi_sm_timer:
-0x6beb 029579 fetch 1 ,mem_spi_write_flash_sm 
-0x6bec 029580 beq flash_sm_start ,spid_flash_write_start 
-0x6bed 029581 beq flash_sm_erase_sector ,spid_flash_erase_sector 
-0x6bee 029582 beq flash_sm_wait_erase_sector ,spid_flash_wait_erase_sector 
-0x6bef 029583 beq flash_sm_write_data ,spid_flash_write_data 
-0x6bf0 029584 beq flash_sm_wait_write_data ,spid_flash_wait_write_data 
-0x6bf1 029585 rtn 
-:      029587 spid_flash_write_start:
-0x6bf2 029588 store 3 ,mem_spi_write_addr 
-0x6bf3 029589 copy rega ,pdata 
-0x6bf4 029590 store 2 ,mem_spi_write_ptr 
-0x6bf5 029591 storet 2 ,mem_spi_write_len 
-0x6bf6 029592 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
-0x6bf7 029593 branch spid_init_flash 
-:      029595 spid_flash_erase_sector:
-0x6bf8 029596 call spid_init_flash 
-0x6bf9 029597 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
-0x6bfa 029598 call spid_unlock_flash 
-0x6bfb 029599 arg mem_spid_tbuf ,rega 
-0x6bfc 029600 jam 4 ,core_spid_txlen 
-0x6bfd 029601 fetch 3 ,mem_spi_write_addr 
-0x6bfe 029602 arg flash_command_sector_erase ,temp 
-0x6bff 029603 branch spid_write_flash_common 
-:      029605 spid_flash_wait_erase_sector:
-0x6c00 029606 call spid_init_flash 
-0x6c01 029607 call wait_spid_flash_done 
-0x6c02 029608 jam flash_sm_write_data ,mem_spi_write_flash_sm 
-0x6c03 029609 rtn 
-:      029612 spid_flash_write_data:
-0x6c04 029613 bpatch patch19_1 ,mem_patch19 
-0x6c05 029614 call spid_init_flash 
-0x6c06 029615 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
-0x6c07 029616 call spid_unlock_flash 
-0x6c08 029617 call spid_flash_data_preserve 
-0x6c09 029618 call spid_write_flash 
-0x6c0a 029619 branch spid_flash_data_recover 
-:      029620 spid_flash_wait_write_data:
-0x6c0b 029621 call spid_init_flash 
-0x6c0c 029622 call spid_unlock_flash 
-0x6c0d 029623 setarg flash_read_satus 
-0x6c0e 029624 call spid_read_reg 
-0x6c0f 029625 rtnbit1 flash_status_wip 
-0x6c10 029626 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
-0x6c11 029627 fetch 2 ,mem_cb_spi_flash_write_complate 
-0x6c12 029628 branch callback_func 
-:      029629 spid_flash_data_recover:
-0x6c13 029630 fetch 4 ,mem_temp 
-0x6c14 029631 fetcht 2 ,mem_spi_write_ptr 
-:      029632 spid_flash_data_recover_comm:
-0x6c15 029633 increase -4 ,temp 
-0x6c16 029634 istore 4 ,temp 
-0x6c17 029635 rtn 
-:      029637 spid_flash_data_preserve:
-0x6c18 029638 fetcht 2 ,mem_spi_write_ptr 
-0x6c19 029639 copy temp ,rega 
-0x6c1a 029640 increase -4 ,temp 
-0x6c1b 029641 ifetch 4 ,temp 
-0x6c1c 029642 store 4 ,mem_temp 
-0x6c1d 029643 fetcht 2 ,mem_spi_write_len 
-0x6c1e 029644 fetch 3 ,mem_spi_write_addr 
-0x6c1f 029645 rtn 
-:      029647 spid_init_flash:
-0x6c20 029648 bpatch patch19_2 ,mem_patch19 
-0x6c21 029649 call spi_gpio_init 
-0x6c22 029650 call twspi_disable 
-0x6c23 029651 setarg 0 
-0x6c24 029652 store 4 ,mem_spid_tbuf 
-0x6c25 029653 rtn 
-:      029655 spid_unlock_flash:
-0x6c26 029656 jam flash_command_write_enable ,mem_spid_tbuf 
-:      029657 spid_sendcmd_common:
-0x6c27 029658 setarg 0 
-0x6c28 029659 store 2 ,core_spid_rxlen 
-0x6c29 029660 setarg 1 
-0x6c2a 029661 store 2 ,core_spid_txlen 
-0x6c2b 029662 setarg mem_spid_tbuf 
-0x6c2c 029663 store 2 ,core_spid_txaddr 
-0x6c2d 029664 jam spid_start ,core_misc_ctrl 
-0x6c2e 029665 branch wait_spid_done 
-:      029667 spid_flash_release_form_powerdown:
-0x6c2f 029668 jam flash_command_release_from_powerdown ,mem_spid_tbuf 
-0x6c30 029669 branch spid_sendcmd_common 
-:      029671 spid_flash_powerdown:
-0x6c31 029672 jam flash_command_powerdown ,mem_spid_tbuf 
-0x6c32 029673 branch spid_sendcmd_common 
-:      029675 spid_write_flash_data:
-0x6c33 029676 store 3 ,mem_pdatatemp 
-0x6c34 029677 storet 2 ,mem_temp 
-0x6c35 029678 storer rega ,2 ,mem_rega 
-0x6c36 029679 bpatchx patch36_5 ,mem_patch36 
-0x6c37 029680 call spid_unlock_flash 
-0x6c38 029681 fetch 3 ,mem_pdatatemp 
-0x6c39 029682 fetcht 2 ,mem_temp 
-0x6c3a 029683 fetchr rega ,2 ,mem_rega 
-0x6c3b 029684 branch spid_write_flash 
-:      029687 spid_write_flash:
-0x6c3c 029688 increase 4 ,temp 
-0x6c3d 029689 storet 2 ,core_spid_txlen 
-0x6c3e 029690 arg flash_command_write_data ,temp 
-0x6c3f 029691 increase -4 ,rega 
-:      029693 spid_write_flash_common:
-0x6c40 029694 istoret 1 ,rega 
-0x6c41 029695 rshift16 pdata ,temp 
-0x6c42 029696 istoret 1 ,contw 
-0x6c43 029697 rshift8 pdata ,temp 
-0x6c44 029698 istoret 1 ,contw 
-0x6c45 029699 istore 1 ,contw 
-0x6c46 029700 deposit rega 
-0x6c47 029701 store 2 ,core_spid_txaddr 
-0x6c48 029702 setarg 0 
-0x6c49 029703 store 2 ,core_spid_rxlen 
-0x6c4a 029704 jam spid_start ,core_misc_ctrl 
-0x6c4b 029705 call wait_spid_done 
-0x6c4c 029706 branch wait_spid_flash_done 
-:      029710 spid_read_flash:
-0x6c4d 029711 storet 2 ,core_spid_rxlen 
-0x6c4e 029712 rshift16 pdata ,temp 
-0x6c4f 029713 storet 1 ,mem_addr_hi 
-0x6c50 029714 rshift8 pdata ,temp 
-0x6c51 029715 storet 1 ,mem_addr_mi 
-0x6c52 029716 store 1 ,mem_addr_lo 
-0x6c53 029717 setarg 4 
-0x6c54 029718 store 2 ,core_spid_txlen 
-0x6c55 029719 jam flash_command_read_data ,mem_spid_tbuf 
-0x6c56 029720 setarg mem_spid_tbuf 
-0x6c57 029721 store 2 ,core_spid_txaddr 
-0x6c58 029722 deposit rega 
-0x6c59 029723 store 2 ,core_spid_rxaddr 
-0x6c5a 029724 fetch 1 ,core_spid_ctrl 
-0x6c5b 029725 isolate0 15 ,rega 
-0x6c5c 029726 setflag true ,6 ,pdata 
-0x6c5d 029727 store 1 ,core_spid_ctrl 
-0x6c5e 029728 jam spid_start ,core_misc_ctrl 
-:      029729 spid_read_flash_wait:
-0x6c5f 029730 fetch 1 ,core_dma_status 
-0x6c60 029731 bbit1 7 ,spid_read_flash_wait 
-0x6c61 029732 arg spid_done ,queue 
-0x6c62 029733 branch wait_spid_done 
-:      029735 wait_spid_flash_done:
-0x6c63 029736 setarg 2000 
-0x6c64 029737 call sleep 
-0x6c65 029738 call spid_unlock_flash 
-0x6c66 029739 setarg mem_spid_rbuf 
-0x6c67 029740 store 2 ,core_spid_rxaddr 
-0x6c68 029741 setarg flash_read_satus 
-0x6c69 029742 call spid_read_reg 
-0x6c6a 029743 bbit1 flash_status_wip ,wait_spid_flash_done 
-0x6c6b 029744 rtn 
-:      029750 spid_load_flash:
-0x6c6c 029751 storet 2 ,core_spid_rxlen 
-0x6c6d 029752 setarg 4 
-0x6c6e 029753 store 2 ,core_spid_txlen 
-0x6c6f 029754 jam 3 ,mem_spid_tbuf 
-0x6c70 029755 setarg mem_spid_tbuf 
-0x6c71 029756 store 2 ,core_spid_txaddr 
-0x6c72 029757 deposit rega 
-0x6c73 029758 store 2 ,core_spid_rxaddr 
-0x6c74 029759 fetch 1 ,core_spid_ctrl 
-0x6c75 029760 isolate0 15 ,rega 
-0x6c76 029761 setflag true ,6 ,pdata 
-0x6c77 029762 store 1 ,core_spid_ctrl 
-0x6c78 029763 jam spid_start ,core_misc_ctrl 
-:      029764 spi_load_flash_wait:
-0x6c79 029765 fetch 1 ,core_dma_status 
-0x6c7a 029766 bbit1 7 ,spi_load_flash_wait 
-0x6c7b 029767 arg spid_done ,queue 
-0x6c7c 029768 call decrypt_code 
-0x6c7d 029769 call wait_spid_done 
-0x6c7e 029770 isolate1 spid_crcok ,pdata 
-0x6c7f 029771 call set_ucode_status 
-0x6c80 029772 fetch 1 ,mem_addr_hi 
-0x6c81 029773 lshift16 pdata ,regb 
-0x6c82 029774 fetch 2 ,mem_addr_mi 
-0x6c83 029775 byteswap pdata ,pdata 
-0x6c84 029776 ior regb ,pdata 
-0x6c85 029777 iadd temp ,pdata 
-0x6c86 029778 store 1 ,mem_addr_lo 
-0x6c87 029779 rshift8 pdata ,pdata 
-0x6c88 029780 byteswap pdata ,pdata 
-0x6c89 029781 store 2 ,mem_addr_hi 
-0x6c8a 029782 rtn 
-:      029784 spi_gpio_init:
-0x6c8b 029785 fetch 1 ,mem_spi_cs_gpio 
-0x6c8c 029786 fetcht 1 ,mem_spi_so_gpio 
-0x6c8d 029787 isub temp ,null 
-0x6c8e 029788 nbranch spi_pin_set ,zero 
-0x6c8f 029789 call spi_gpio_default_init 
-:      029791 spi_pin_set:
-0x6c90 029792 fetch 1 ,mem_spi_cs_gpio 
-0x6c91 029793 arg gpcfg_spid_ncs ,temp 
-0x6c92 029794 call gpio_config_function_int 
-0x6c93 029795 fetch 1 ,mem_spi_sclk_gpio 
-0x6c94 029796 arg gpcfg_spid_sck ,temp 
-0x6c95 029797 call gpio_config_function_int 
-0x6c96 029798 fetch 1 ,mem_spi_si_gpio 
-0x6c97 029799 arg gpcfg_spid_mosi ,temp 
-0x6c98 029800 call gpio_config_function_int 
-0x6c99 029801 fetch 1 ,mem_spi_so_gpio 
-0x6c9a 029802 arg gpcfg_spid_miso ,temp 
-0x6c9b 029803 branch gpio_config_function_int 
-:      029805 spi_gpio_default_init:
-0x6c9c 029806 jam 1 ,mem_spi_cs_gpio 
-0x6c9d 029807 jam 3 ,mem_spi_si_gpio 
-0x6c9e 029808 jam 0 ,mem_spi_so_gpio 
-0x6c9f 029809 jam 2 ,mem_spi_sclk_gpio 
-0x6ca0 029810 jam 11 ,mem_spi_wp_gpio 
-0x6ca1 029811 jam 10 ,mem_spi_hold_gpio 
-0x6ca2 029812 rtn 
-:      029815 soft_reset_chip:
-0x6ca3 029816 jam 1 ,core_reset 
-0x6ca4 029817 rtn 
-:      029823 iic_init_600khz:
-0x6ca5 029824 jam 5 ,core_iicd_scl_low 
-0x6ca6 029825 jam 7 ,core_iicd_scl_high 
-0x6ca7 029826 jam 7 ,core_iicd_start_setup 
-0x6ca8 029827 jam 7 ,core_iicd_start_hold 
-0x6ca9 029828 jam 7 ,core_iicd_stop_setup 
-0x6caa 029829 jam 5 ,core_iicd_data_setup 
-0x6cab 029830 jam 0 ,core_iicd_data_hold 
-0x6cac 029831 rtn 
-:      029833 iic_init_360khz:
-0x6cad 029834 jam 12 ,core_iicd_scl_low 
-0x6cae 029835 jam 13 ,core_iicd_scl_high 
-0x6caf 029836 jam 13 ,core_iicd_start_setup 
-0x6cb0 029837 jam 13 ,core_iicd_start_hold 
-0x6cb1 029838 jam 13 ,core_iicd_stop_setup 
-0x6cb2 029839 jam 12 ,core_iicd_data_setup 
-0x6cb3 029840 jam 0 ,core_iicd_data_hold 
-0x6cb4 029841 rtn 
-:      029843 iicd_init_pin:
-0x6cb5 029844 call iicd_eeprom_write_enable 
-:      029845 iicd_init_pin_scl_sda:
-0x6cb6 029846 fetch 1 ,mem_eeprom_scl_gpio 
-0x6cb7 029847 arg gpcfg_iic_scl | gpcfg_pullup ,temp 
-0x6cb8 029848 call gpio_config_function_int 
-0x6cb9 029849 fetch 1 ,mem_eeprom_sda_gpio 
-0x6cba 029850 arg gpcfg_iic_sda | gpcfg_pullup ,temp 
-0x6cbb 029851 branch gpio_config_function_int 
-:      029853 iicd_read_init_pin:
-0x6cbc 029854 call iicd_eeprom_write_disable 
-0x6cbd 029855 branch iicd_init_pin_scl_sda 
-:      029857 wait_iicd_done:
-0x6cbe 029858 fetch 1 ,core_dma_status 
-0x6cbf 029859 bbit0 iicd_done ,wait_iicd_done 
-0x6cc0 029860 rtn 
-:      029886 set_eeprom_size_2k:
-0x6cc1 029887 set1 mark_eeprom_size ,mark 
-0x6cc2 029888 jam 0x08 ,mem_eeprom_block_size 
-0x6cc3 029889 rtn 
-:      029891 clear_eeprom_size_2k:
-0x6cc4 029892 set0 mark_eeprom_size ,mark 
-0x6cc5 029893 jam 0x20 ,mem_eeprom_block_size 
-0x6cc6 029894 rtn 
-:      029897 iicd_read_eep_data_size_2k:
-0x6cc7 029898 fetch 1 ,mem_eeprom_base 
-0x6cc8 029899 iadd regb ,pdata 
-0x6cc9 029900 store 1 ,mem_addr_mi 
-0x6cca 029901 branch iicd_read_eep_size_2k 
-:      029903 iicd_read_eep_size_2k_lcadcode:
-0x6ccb 029904 fetch 2 ,mem_addr_mi 
-0x6ccc 029905 byteswap pdata ,pdata 
-0x6ccd 029906 store 1 ,mem_addr_mi 
-:      029911 iicd_read_eep_size_2k:
-0x6cce 029912 setarg 3 
-0x6ccf 029913 store 2 ,core_iicd_txlen 
-0x6cd0 029914 jam 0xa0 ,mem_iicd_tbuf 
-0x6cd1 029915 jam 0xa1 ,mem_iicd_tbuf + 2 
-0x6cd2 029916 branch iicd_read_eep_common 
-:      029922 iicd_write_protect_eep_data:
-0x6cd3 029923 storet 2 ,mem_temp 
-0x6cd4 029924 call iicd_eeprom_write_enable 
-0x6cd5 029925 fetcht 2 ,mem_temp 
-0x6cd6 029926 call iicd_write_eep_data 
-0x6cd7 029927 branch iicd_eeprom_write_disable 
-:      029929 iicd_eeprom_write_enable:
-0x6cd8 029930 fetch 1 ,mem_eeprom_wp_gpio 
-0x6cd9 029931 rtneq gpio_disable 
-0x6cda 029932 bbit0 6 ,iicd_wp_gpio_output_low 
-0x6cdb 029933 setarg 150000 
-0x6cdc 029934 call sleep 
-:      029935 iicd_wp_gpio_output_low:
-0x6cdd 029936 fetcht 1 ,mem_eeprom_wp_gpio 
-0x6cde 029937 branch gpio_out_active 
-:      029939 iicd_eeprom_write_disable:
-0x6cdf 029940 fetcht 1 ,mem_eeprom_wp_gpio 
-0x6ce0 029941 branch gpio_out_inactive 
-:      029946 iicd_read_eep_data:
-0x6ce1 029947 bpatch patch19_3 ,mem_patch19 
-0x6ce2 029948 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
-0x6ce3 029949 fetch 2 ,mem_eeprom_base 
-0x6ce4 029950 iadd regb ,pdata 
-0x6ce5 029951 byteswap pdata ,pdata 
-0x6ce6 029952 store 2 ,mem_addr_mi 
-:      029955 iicd_read_eep:
-0x6ce7 029956 bpatch patch19_4 ,mem_patch19 
-0x6ce8 029957 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
-0x6ce9 029958 setarg 4 
-0x6cea 029959 store 2 ,core_iicd_txlen 
-0x6ceb 029960 jam 0xa0 ,mem_iicd_tbuf 
-0x6cec 029961 jam 0xa1 ,mem_iicd_tbuf + 3 
-:      029962 iicd_read_eep_common:
-0x6ced 029963 setarg mem_iicd_tbuf 
-0x6cee 029964 store 2 ,core_iicd_txaddr 
-0x6cef 029965 storet 2 ,core_iicd_rxlen 
-0x6cf0 029966 storer rega ,2 ,core_iicd_rxaddr 
-0x6cf1 029967 setarg 2 
-0x6cf2 029968 isolate0 15 ,rega 
-0x6cf3 029969 setflag true ,0 ,pdata 
-0x6cf4 029970 store 1 ,core_iicd_ctrl 
-0x6cf5 029971 jam iicd_start ,core_misc_ctrl 
-0x6cf6 029972 arg iicd_done ,queue 
-0x6cf7 029973 call decrypt_code 
-0x6cf8 029974 call wait_iicd_done 
-0x6cf9 029975 isolate1 iicd_crcok ,pdata 
-0x6cfa 029976 call set_ucode_status 
-0x6cfb 029977 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
-:      029978 iicd_inc_addr:
-0x6cfc 029979 fetch 2 ,mem_addr_mi 
-0x6cfd 029980 byteswap pdata ,pdata 
-0x6cfe 029981 iadd temp ,pdata 
-0x6cff 029982 byteswap pdata ,pdata 
-0x6d00 029983 store 2 ,mem_addr_mi 
-0x6d01 029984 rtn 
-:      029986 iicd_read_eep_load_code_size_2k:
-0x6d02 029987 fetch 1 ,mem_addr_mi 
-0x6d03 029988 iadd temp ,pdata 
-0x6d04 029989 byteswap pdata ,pdata 
-0x6d05 029990 store 2 ,mem_addr_mi 
-0x6d06 029991 rtn 
-:      029997 iicd_write_eep_data:
-0x6d07 029998 fetch 2 ,mem_eeprom_base 
-0x6d08 029999 iadd regb ,pdata 
-0x6d09 030002 store 2 ,mem_pdatatemp 
-0x6d0a 030003 bpatch patch19_5 ,mem_patch19 
-0x6d0b 030004 storet 2 ,mem_temp 
-0x6d0c 030005 storer rega ,2 ,mem_contr 
-:      030006 iicd_write_eep_loop:
-0x6d0d 030007 call iicd_eep_transparency 
-0x6d0e 030009 fetcht 2 ,mem_regb 
-0x6d0f 030010 fetchr rega ,2 ,mem_contr 
-0x6d10 030011 fetch 2 ,mem_pdatatemp 
-0x6d11 030013 call iicd_write_eep 
-0x6d12 030015 fetch 2 ,mem_regb 
-0x6d13 030016 fetcht 2 ,mem_contr 
-0x6d14 030017 iadd temp ,temp 
-0x6d15 030018 storet 2 ,mem_contr 
-0x6d16 030019 fetcht 2 ,mem_pdatatemp 
-0x6d17 030020 iadd temp ,temp 
-0x6d18 030021 storet 2 ,mem_pdatatemp 
-0x6d19 030022 fetch 2 ,mem_temp 
-0x6d1a 030023 nbranch iicd_write_eep_loop ,blank 
-0x6d1b 030024 rtn 
-:      030032 iicd_eep_transparency:
-0x6d1c 030033 bpatch patch19_6 ,mem_patch19 
-0x6d1d 030034 fetch 1 ,mem_eeprom_block_size 
-0x6d1e 030035 increase -1 ,pdata 
-0x6d1f 030036 fetcht 2 ,mem_pdatatemp 
-0x6d20 030037 ior temp ,pdata 
-0x6d21 030038 increase 1 ,pdata 
-0x6d22 030039 store 3 ,mem_regc 
-0x6d23 030041 fetch 2 ,mem_temp 
-0x6d24 030042 iadd temp ,pdata 
-0x6d25 030044 fetcht 3 ,mem_regc 
-0x6d26 030045 isub temp ,pdata 
-0x6d27 030046 nbranch iicd_eep_deal_short_packet ,positive 
-0x6d28 030047 store 2 ,mem_temp 
-0x6d29 030048 fetch 3 ,mem_regc 
-0x6d2a 030049 fetcht 2 ,mem_pdatatemp 
-0x6d2b 030050 isub temp ,pdata 
-0x6d2c 030051 store 2 ,mem_regb 
-0x6d2d 030052 rtn 
-:      030054 iicd_eep_deal_short_packet:
-0x6d2e 030055 fetch 2 ,mem_temp 
-0x6d2f 030056 store 2 ,mem_regb 
-0x6d30 030057 setarg 0 
-0x6d31 030058 store 2 ,mem_temp 
-0x6d32 030059 rtn 
-:      030061 iicd_write_eep_size_2k:
-0x6d33 030062 copy regb ,pdata 
-0x6d34 030063 increase 2 ,temp 
-0x6d35 030064 storet 2 ,core_iicd_txlen 
-0x6d36 030065 increase -2 ,rega 
-0x6d37 030066 ifetcht 3 ,rega 
-0x6d38 030067 copy temp ,regb 
-0x6d39 030068 arg 0xa0 ,temp 
-0x6d3a 030069 istoret 1 ,rega 
-0x6d3b 030070 istore 1 ,contw 
-0x6d3c 030071 branch iicd_write_eep_common 
-:      030074 iicd_write_eep:
-0x6d3d 030075 copy pdata ,regb 
-0x6d3e 030076 bpatch patch19_7 ,mem_patch19 
-0x6d3f 030077 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
-0x6d40 030078 copy regb ,pdata 
-0x6d41 030079 increase 3 ,temp 
-0x6d42 030080 storet 2 ,core_iicd_txlen 
-0x6d43 030081 increase -3 ,rega 
-0x6d44 030082 ifetcht 3 ,rega 
-0x6d45 030083 copy temp ,regb 
-0x6d46 030084 arg 0xa0 ,temp 
-0x6d47 030085 istoret 1 ,rega 
-0x6d48 030086 byteswap pdata ,pdata 
-0x6d49 030087 istore 2 ,contw 
-:      030088 iicd_write_eep_common:
-0x6d4a 030089 storer rega ,2 ,core_iicd_txaddr 
-0x6d4b 030090 setarg 0 
-0x6d4c 030091 store 2 ,core_iicd_rxlen 
-0x6d4d 030092 jam 1 ,core_iicd_ctrl 
-0x6d4e 030093 jam iicd_start ,core_misc_ctrl 
-0x6d4f 030094 call wait_iicd_done 
-0x6d50 030095 istorer regb ,3 ,rega 
-:      030096 iic_check_eeprom_standby:
-0x6d51 030097 bpatch patch1a_0 ,mem_patch1a 
-0x6d52 030098 jam 0 ,mem_iicd_tbuf + 3 
-:      030099 iic_check_eeprom_standby_wait:
-0x6d53 030100 setarg 1 
-0x6d54 030101 store 2 ,core_iicd_txlen 
-0x6d55 030102 jam 0xa0 ,mem_iicd_tbuf 
-0x6d56 030103 setarg mem_iicd_tbuf 
-0x6d57 030104 store 2 ,core_iicd_txaddr 
-0x6d58 030105 setarg 0 
-0x6d59 030106 store 2 ,core_iicd_rxlen 
-0x6d5a 030107 store 2 ,core_iicd_rxaddr 
-0x6d5b 030108 setarg 3 
-0x6d5c 030109 store 1 ,core_iicd_ctrl 
-0x6d5d 030110 jam iicd_start ,core_misc_ctrl 
-0x6d5e 030111 call wait_iicd_done 
-0x6d5f 030112 fetch 1 ,core_dma_status 
-0x6d60 030113 rtnbit0 iicd_ack 
-0x6d61 030114 nop 1500 
-0x6d62 030115 fetch 1 ,mem_iicd_tbuf + 3 
-0x6d63 030116 increase 1 ,pdata 
-0x6d64 030117 store 1 ,mem_iicd_tbuf + 3 
-0x6d65 030118 sub pdata ,40 ,null 
-0x6d66 030119 nrtn positive 
-0x6d67 030120 branch iic_check_eeprom_standby_wait 
-:      030124 uarta_init_dma_mem:
-0x6d68 030125 call enable_user 
-0x6d69 030126 branch uart_init_dma_mem 
-:      030128 uart_init_dma_mem:
-0x6d6a 030129 rshift16 pdata ,temp 
-0x6d6b 030130 call uarta_init_rx ,user 
-0x6d6c 030131 rshift32 pdata ,pdata 
-0x6d6d 030132 rshift16 pdata ,temp 
-0x6d6e 030133 call uarta_init_tx ,user 
-0x6d6f 030134 fetch 2 ,core_clkoff 
-0x6d70 030135 set0 clock_off_uart ,pdata 
-0x6d71 030136 store 2 ,core_clkoff 
-0x6d72 030137 rtn 
-:      030140 uarta_init_baud_rate:
-0x6d73 030141 store uart_baud_len ,core_uart_baud 
-0x6d74 030142 rtn 
-:      030145 uarta_calc_baud_rate_config:
-0x6d75 030146 call uart_calc_baud_rate_config 
-0x6d76 030147 branch uarta_init_baud_rate 
-:      030150 uart_calc_baud_rate_config:
-0x6d77 030151 call uart_calc_baud_rate_config_choice_uart_clock 
-0x6d78 030152 idiv temp 
-0x6d79 030153 call wait_div_end 
-0x6d7a 030154 quotient pdata 
-0x6d7b 030155 rtn 
-:      030157 uart_calc_baud_rate_config_choice_uart_clock:
-0x6d7c 030158 fetch 1 ,core_uart_clksel 
-0x6d7d 030159 bbit0 uart_clock_select_bit ,uart_calc_baud_rate_config_choice_uart_clock_crystal 
-0x6d7e 030160 setarg uart_clock_freq_48m 
-0x6d7f 030161 rtn 
-:      030162 uart_calc_baud_rate_config_choice_uart_clock_crystal:
-0x6d80 030163 setarg uart_clock_freq_24m 
-0x6d81 030164 rtn 
-:      030166 uart_clock_select_main_freq_crystal:
-0x6d82 030167 fetch 1 ,core_uart_clksel 
-0x6d83 030168 and pdata ,uart_clock_select_crystal ,pdata 
-0x6d84 030169 store 1 ,core_uart_clksel 
-0x6d85 030170 rtn 
-:      030172 uart_clock_select_main_freq_dpll:
-0x6d86 030173 fetch 1 ,core_uart_clksel 
-0x6d87 030174 or pdata ,uart_clock_select_dpll ,pdata 
-0x6d88 030175 store 1 ,core_uart_clksel 
-0x6d89 030176 rtn 
-:      030180 uarta_init_tx:
-0x6d8a 030181 store 2 ,core_uart_tsaddr 
-0x6d8b 030182 store 2 ,core_uart_twptr 
-0x6d8c 030183 storet 2 ,core_uart_teaddr 
-0x6d8d 030184 rtn 
-:      030187 uarta_init_rx:
-0x6d8e 030188 store 2 ,core_uart_rsaddr 
-0x6d8f 030189 store 2 ,core_uart_rrptr 
-0x6d90 030190 storet 2 ,core_uart_readdr 
-0x6d91 030191 rtn 
-:      030193 uarta_prepare_tx:
-0x6d92 030194 fetchr contus ,2 ,core_uart_tsaddr 
-0x6d93 030195 fetchr contue ,2 ,core_uart_teaddr 
-0x6d94 030196 fetchr contu ,2 ,core_uart_twptr 
-0x6d95 030197 rtn 
-:      030199 uarta_prepare_rx:
-0x6d96 030200 fetchr contus ,2 ,core_uart_rsaddr 
-0x6d97 030201 fetchr contue ,2 ,core_uart_readdr 
-0x6d98 030202 fetchr contu ,2 ,core_uart_rrptr 
-0x6d99 030203 rtn 
-:      030205 uarta_send:
-0x6d9a 030206 storer contu ,2 ,core_uart_twptr 
-0x6d9b 030207 rtn 
-:      030209 uarta_rxdone:
-0x6d9c 030210 storer contu ,2 ,core_uart_rrptr 
-0x6d9d 030211 rtn 
-:      030213 uarta_clear_current_rx:
-0x6d9e 030214 call uarta_prepare_rx 
-0x6d9f 030215 fetch 2 ,core_uart_rxitems 
-0x6da0 030216 iadd contu ,contu 
-0x6da1 030217 branch uarta_rxdone 
-:      030219 uarta_prepare_tx_register_push:
-0x6da2 030220 call uart_register_push 
-0x6da3 030221 branch uarta_prepare_tx 
-:      030223 uarta_send_register_pop:
-0x6da4 030224 call uarta_send 
-0x6da5 030225 branch uart_register_pop 
-:      030228 uart_register_push:
-0x6da6 030229 storer contu ,2 ,mem_contu 
-0x6da7 030230 storer contus ,2 ,mem_contue 
-0x6da8 030231 storer contue ,2 ,mem_contus 
-0x6da9 030232 rtn 
-:      030234 uart_register_pop:
-0x6daa 030235 fetchr contu ,2 ,mem_contu 
-0x6dab 030236 fetchr contus ,2 ,mem_contue 
-0x6dac 030237 fetchr contue ,2 ,mem_contus 
-0x6dad 030238 rtn 
-:      030240 wait_uarttx:
-0x6dae 030241 fetch 2 ,core_uart_txitems 
-0x6daf 030242 nbranch wait_uarttx ,blank 
-0x6db0 030243 rtn 
-:      030245 uart_copy_tx_bytes_fast:
-0x6db1 030246 deposit loopcnt 
-0x6db2 030247 rtn blank 
-:      030248 uart_copy_tx_bytes_fast_loop:
-0x6db3 030249 increase -8 ,loopcnt 
-0x6db4 030250 call uart_tx_8_bytes ,positive 
-0x6db5 030251 rtn zero 
-0x6db6 030252 branch uart_copy_tx_bytes_fast_loop ,positive 
-0x6db7 030253 increase 8 ,loopcnt 
-:      030254 uart_copy_tx_bytes_fast_loop_four:
-0x6db8 030255 increase -4 ,loopcnt 
-0x6db9 030256 call uart_tx_4_bytes ,positive 
-0x6dba 030257 rtn zero 
-0x6dbb 030258 branch uart_copy_tx_bytes_fast_loop_four ,positive 
-0x6dbc 030259 increase 4 ,loopcnt 
-0x6dbd 030260 branch uart_copy_tx_bytes 
-:      030262 uart_tx_8_bytes:
-0x6dbe 030263 ifetch 8 ,contr 
-0x6dbf 030264 istore 8 ,contu 
-0x6dc0 030265 rtn 
-:      030267 uart_tx_4_bytes:
-0x6dc1 030268 ifetch 4 ,contr 
-0x6dc2 030269 istore 4 ,contu 
-0x6dc3 030270 rtn 
-:      030272 uart_copy_tx_bytes:
-0x6dc4 030273 deposit loopcnt 
-0x6dc5 030274 rtn blank 
-:      030275 uart_copy_tx_bytes_loop:
-0x6dc6 030276 ifetch 1 ,contr 
-0x6dc7 030277 istore 1 ,contu 
-0x6dc8 030278 loop uart_copy_tx_bytes_loop 
-0x6dc9 030279 rtn 
-:      030281 uart_copy_rx_bytes_fast:
-0x6dca 030282 deposit loopcnt 
-0x6dcb 030283 rtn blank 
-:      030284 uart_copy_rx_bytes_fast_loop:
-0x6dcc 030285 increase -8 ,loopcnt 
-0x6dcd 030286 call uart_rx_8_bytes ,positive 
-0x6dce 030287 rtn zero 
-0x6dcf 030288 branch uart_copy_rx_bytes_fast_loop ,positive 
-0x6dd0 030289 increase 8 ,loopcnt 
-:      030290 uart_copy_rx_bytes_fast_loop_four:
-0x6dd1 030291 increase -4 ,loopcnt 
-0x6dd2 030292 call uart_rx_4_bytes ,positive 
-0x6dd3 030293 rtn zero 
-0x6dd4 030294 branch uart_copy_rx_bytes_fast_loop_four ,positive 
-0x6dd5 030295 increase 4 ,loopcnt 
-0x6dd6 030296 branch uart_copy_rx_bytes 
-:      030299 uart_rx_8_bytes:
-0x6dd7 030300 ifetch 8 ,contu 
-0x6dd8 030301 istore 8 ,contw 
-0x6dd9 030302 rtn 
-:      030304 uart_rx_4_bytes:
-0x6dda 030305 ifetch 4 ,contu 
-0x6ddb 030306 istore 4 ,contw 
-0x6ddc 030307 rtn 
-:      030310 uart_copy_rx_bytes:
-0x6ddd 030311 deposit loopcnt 
-0x6dde 030312 rtn blank 
-:      030313 uart_copy_rx_bytes_loop:
-0x6ddf 030314 ifetch 1 ,contu 
-0x6de0 030315 istore 1 ,contw 
-0x6de1 030316 loop uart_copy_rx_bytes_loop 
-0x6de2 030317 rtn 
-:      030322 app_store_nvram_event:
-0x6de3 030323 jam bt_evt_store_nvram ,mem_fifo_temp 
-0x6de4 030324 branch ui_ipc_send_event 
-:      030326 check_51cmd_update_device_record:
-0x6de5 030327 bpatch patch1a_1 ,mem_patch1a 
-0x6de6 030328 fetch 1 ,mem_nv_data_number 
-0x6de7 030329 rtn blank 
-0x6de8 030330 call check_nvram 
-0x6de9 030331 call init_device_list ,zero 
-0x6dea 030332 call disable_user2 
-0x6deb 030333 call nvram_find_addr_from_bd_list 
-:      030334 write_device_record:
-0x6dec 030335 fetch 1 ,mem_nv_data_number 
-0x6ded 030336 icopy regc 
-0x6dee 030337 fetcht 2 ,mem_nv_data_ptr 
-0x6def 030338 storet 2 ,mem_list_item_ptr 
-:      030339 write_device_loop_find:
-0x6df0 030340 copy regc ,pdata 
-0x6df1 030341 branch app_store_nvram_event ,blank 
-0x6df2 030342 increase -1 ,regc 
-0x6df3 030343 copy temp ,rega 
-0x6df4 030344 ifetch 1 ,rega 
-0x6df5 030345 fetcht 1 ,mem_select_list_item 
-0x6df6 030346 isub temp ,null 
-0x6df7 030347 call set_index_finded_device ,zero 
-0x6df8 030348 branch write_device_loop_find0 ,positive 
-0x6df9 030349 ifetch 1 ,rega 
-0x6dfa 030350 increase 1 ,pdata 
-0x6dfb 030351 istore 1 ,rega 
-:      030352 write_device_loop_find0:
-0x6dfc 030353 fetcht 2 ,mem_list_item_ptr 
-0x6dfd 030354 increase nv_data_len ,temp 
-0x6dfe 030355 storet 2 ,mem_list_item_ptr 
-0x6dff 030356 branch write_device_loop_find 
-:      030358 set_index_finded_device:
-0x6e00 030359 setarg 0 
-0x6e01 030360 istore 1 ,rega 
-0x6e02 030361 fetch 1 ,mem_temp_reconn_record 
-0x6e03 030362 istore 1 ,contw 
-0x6e04 030363 bne rec_3_mode ,set_index_finded_device_ble_mode 
-:      030365 set_index_find_device_master_addr:
-0x6e05 030366 ifetch 6 ,contr 
-0x6e06 030367 istore 8 ,contw 
-0x6e07 030368 setarg 0 
-0x6e08 030369 istore 8 ,contw 
-0x6e09 030370 copy regb ,contr 
-:      030371 store_rec_data_common:
-0x6e0a 030372 call memcpy16 
-0x6e0b 030373 force 1 ,null 
-0x6e0c 030374 rtn 
-:      030376 set_index_finded_device_ble_mode:
-0x6e0d 030377 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
-0x6e0e 030378 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
-0x6e0f 030379 arg mem_le_ltk ,regb 
-0x6e10 030380 branch set_index_find_device_master_addr 
-:      030382 set_index_finded_device_irk:
-0x6e11 030383 arg mem_le_irk ,contr 
-0x6e12 030384 call memcpy16 
-:      030385 store_ble_rec_data_common:
-0x6e13 030386 arg mem_le_ltk ,contr 
-0x6e14 030387 branch store_rec_data_common 
-:      030389 set_index_finded_device_ediv:
-0x6e15 030390 arg mem_le_rand ,contr 
-0x6e16 030391 call memcpy16 
-0x6e17 030392 branch store_ble_rec_data_common 
-:      030397 nvram_find_addr_from_bd_list:
-0x6e18 030398 bpatch patch1a_2 ,mem_patch1a 
-0x6e19 030399 call disable_user 
-0x6e1a 030400 fetch 1 ,mem_nv_data_number 
-0x6e1b 030401 rtn blank 
-0x6e1c 030402 bpatch patch1a_3 ,mem_patch1a 
-0x6e1d 030403 fetch 2 ,mem_ui_state_map 
-0x6e1e 030404 rtnbit0 ui_state_ble_connected 
-:      030405 find_addr_from_bd_list_ble_mode:
-0x6e1f 030406 fetch 1 ,mem_le_conn_peer_addr_type 
-0x6e20 030407 beq master_public_addr ,find_addr_from_bd_list_public_device_addr 
-0x6e21 030408 fetch 1 ,mem_le_plap + 5 
-0x6e22 030409 compare 0xc0 ,pdata ,0xc0 
-0x6e23 030410 branch find_addr_from_bd_list_static_addr ,true 
-0x6e24 030411 compare 0x40 ,pdata ,0xc0 
-0x6e25 030412 branch find_addr_from_bd_list_random_addr ,true 
-0x6e26 030413 branch find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy 
-:      030415 find_addr_from_bd_list_static_addr:
-0x6e27 030416 branch find_addr_from_bd_list_static_addr_reconnect ,user2 
-0x6e28 030417 fetch 1 ,mem_le_preq_init_key_distribution 
-0x6e29 030418 bbit0 le_initator_irk_bit ,find_addr_from_bd_list_public_device_addr 
-0x6e2a 030419 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
-:      030421 find_addr_from_bd_list_static_addr_reconnect:
-0x6e2b 030422 call find_addr_from_bd_list_public_device_addr 
-0x6e2c 030423 rtn user 
-0x6e2d 030424 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
-:      030427 find_addr_from_bd_list_static_addr_sc_or_legacy:
-:      030428 find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy:
-0x6e2e 030429 fetch 1 ,mem_le_pairing_mode 
-0x6e2f 030430 bbit1 le_pairing_mode_secure_connect_bit ,find_addr_from_bd_list_random_non_resolvable_private_address_sc 
-0x6e30 030431 branch find_addr_from_bd_list_random_non_resolvable_private_address 
-:      030433 find_addr_from_bd_list_static_addr_sc:
-:      030434 find_addr_from_bd_list_random_non_resolvable_private_address_sc:
-0x6e31 030435 fetch 6 ,mem_le_plap 
-0x6e32 030436 store 8 ,mem_le_rand 
-0x6e33 030437 branch find_addr_from_bd_list_random_non_resolvable_private_address 
-:      030440 find_addr_from_bd_list_public_device_addr:
-0x6e34 030441 jam rec_4_mode_static_address ,mem_temp_reconn_record 
-0x6e35 030442 fetch 6 ,mem_le_plap 
-0x6e36 030443 branch find_addr_from_bd_list_common 
-:      030445 find_addr_from_bd_list_random_non_resolvable_private_address:
-0x6e37 030446 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
-0x6e38 030447 branch find_addr_from_bd_list_common 
-:      030450 find_addr_from_bd_list_random_addr:
-0x6e39 030451 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
-0x6e3a 030452 branch find_addr_from_bd_list_common 
-:      030454 find_addr_from_bd_list_common:
-0x6e3b 030455 bpatch patch1a_4 ,mem_patch1a 
-0x6e3c 030457 fetch 2 ,mem_nv_data_ptr 
-0x6e3d 030458 ifetcht 1 ,pdata 
-0x6e3e 030459 pincrease 1 
-0x6e3f 030460 store 2 ,mem_list_item_ptr 
-0x6e40 030461 storet 1 ,mem_select_list_item 
-0x6e41 030462 fetch 1 ,mem_nv_data_number 
-0x6e42 030463 icopy regc 
-:      030464 nvram_find_addr_from_list:
-0x6e43 030465 fetch 2 ,mem_list_item_ptr 
-0x6e44 030466 copy pdata ,rega 
-0x6e45 030467 call nvram_find_addr_from_list_compare 
-0x6e46 030468 rtn user 
-0x6e47 030469 fetcht 2 ,mem_list_item_ptr 
-0x6e48 030470 increase nv_data_len ,temp 
-0x6e49 030471 storet 2 ,mem_list_item_ptr 
-0x6e4a 030472 increase -1 ,temp 
-0x6e4b 030473 ifetch 1 ,temp 
-0x6e4c 030474 store 1 ,mem_select_list_item 
-0x6e4d 030475 increase -1 ,regc 
-0x6e4e 030476 nbranch nvram_find_addr_from_list ,zero 
-0x6e4f 030477 fetch 1 ,mem_nv_data_number 
-0x6e50 030478 pincrease decreased_one 
-0x6e51 030479 store 1 ,mem_select_list_item 
-0x6e52 030480 rtn 
-:      030481 nvram_find_addr_from_list_compare:
-0x6e53 030482 fetch 1 ,mem_temp_reconn_record 
-0x6e54 030483 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
-:      030484 find_master_addr_from_list_compare:
-0x6e55 030485 arg mem_temp_reconn_record ,regb 
-0x6e56 030486 arg 7 ,loopcnt 
-0x6e57 030487 call string_compare 
-0x6e58 030488 branch enable_user ,zero 
-0x6e59 030489 rtn 
-:      030491 find_addr_from_list_compare_ble_mode:
-0x6e5a 030492 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
-0x6e5b 030493 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
-0x6e5c 030494 branch find_master_addr_from_list_compare 
-:      030496 find_irk_form_list_compare:
-0x6e5d 030497 ifetcht 1 ,rega 
-0x6e5e 030498 isub temp ,null 
-0x6e5f 030499 nrtn zero 
-0x6e60 030500 arg mem_le_prand ,contw 
-0x6e61 030501 arg 16 ,loopcnt 
-0x6e62 030502 call clear_mem 
-0x6e63 030503 fetch 3 ,mem_le_plap + 3 
-0x6e64 030504 store 3 ,mem_le_prand 
-0x6e65 030505 call genernate_master_macaddress 
-0x6e66 030506 fetch 2 ,mem_le_aes_128 + 13 
-0x6e67 030507 byteswap pdata ,pdata 
-0x6e68 030508 lshift8 pdata ,temp 
-0x6e69 030509 ifetch 1 ,contr 
-0x6e6a 030510 iadd temp ,pdata 
-0x6e6b 030511 fetcht 3 ,mem_le_plap 
-0x6e6c 030512 isub temp ,null 
-0x6e6d 030513 branch enable_user ,zero 
-0x6e6e 030514 rtn 
-:      030517 genernate_master_macaddress:
-0x6e6f 030518 arg mem_le_prand ,contr 
-0x6e70 030519 call load_data128 
-0x6e71 030521 ifetch 1 ,rega 
-0x6e72 030522 call load_regext 
-0x6e73 030523 force 0x38 ,aes_ctrl 
-0x6e74 030524 force 0x0 ,aes_ctrl 
-0x6e75 030525 call wait_aes 
-0x6e76 030526 arg mem_le_aes_128 ,contw 
-0x6e77 030527 branch store_aes_result 
-:      030529 find_ediv_form_list_compare:
-0x6e78 030530 ifetcht 1 ,rega 
-0x6e79 030531 isub temp ,null 
-0x6e7a 030532 nrtn zero 
-0x6e7b 030533 copy contr ,rega 
-0x6e7c 030534 add contr ,8 ,regc 
-0x6e7d 030535 arg mem_le_rand ,regb 
-0x6e7e 030536 arg 8 ,loopcnt 
-0x6e7f 030537 call string_compare 
-0x6e80 030538 branch enable_user ,zero 
-0x6e81 030539 copy regc ,rega 
-0x6e82 030540 arg mem_le_irk ,regb 
-0x6e83 030541 arg 8 ,loopcnt 
-0x6e84 030542 call string_compare 
-0x6e85 030543 branch enable_user ,zero 
-0x6e86 030544 rtn 
-:      030546 check_nvram:
-0x6e87 030547 fetch 2 ,mem_nv_data_ptr 
-0x6e88 030548 ifetcht 1 ,pdata 
-0x6e89 030549 pincrease nv_data_len 
-0x6e8a 030550 ifetch 1 ,pdata 
-0x6e8b 030551 isub temp ,null 
-0x6e8c 030552 rtn 
-:      030554 init_device_list:
-0x6e8d 030555 fetch 1 ,mem_nv_data_number 
-0x6e8e 030556 icopy loopcnt 
-0x6e8f 030557 fetcht 2 ,mem_nv_data_ptr 
-0x6e90 030558 setarg 0 
-:      030559 init_device_list_loop:
-0x6e91 030560 istore 1 ,temp 
-0x6e92 030561 increase nv_data_len ,temp 
-0x6e93 030562 pincrease 1 
-0x6e94 030563 loop init_device_list_loop 
-0x6e95 030564 rtn 
-:      030566 load_device_list_mode_4:
-0x6e96 030569 call enable_user2 
-0x6e97 030570 call nvram_find_addr_from_bd_list 
-0x6e98 030571 nbranch clear_ltk_exists ,user 
-0x6e99 030572 fetch 2 ,mem_list_item_ptr 
-0x6e9a 030573 add pdata ,1 ,contr 
-0x6e9b 030574 arg mem_le_irk ,contw 
-0x6e9c 030575 call memcpy16 
-0x6e9d 030576 arg mem_le_ltk ,contw 
-0x6e9e 030577 call memcpy16 
-0x6e9f 030578 jam 1 ,mem_ltk_exists 
-0x6ea0 030579 rtn 
-:      030581 clear_ltk_exists:
-0x6ea1 030582 jam 0 ,mem_ltk_exists 
-0x6ea2 030583 rtn 
-:      030586 eeprom_store_le_reconn_info:
-0x6ea3 030587 jam rec_4_mode ,mem_record_bt_mode 
-0x6ea4 030588 branch eeprom_store_reconn_info 
-:      030590 eeprom_store_reconn_info:
-0x6ea5 030591 fetch 1 ,mem_device_option 
-0x6ea6 030592 beq dvc_op_module ,check_51cmd_update_device_record 
-0x6ea7 030593 beq dvc_op_mouse ,mouse_store_remote_bdaddr 
-0x6ea8 030594 rtn 
-:      030600 get_gpio_wakeup_index:
-0x6ea9 030601 and temp ,0x1f ,pdata 
-0x6eaa 030602 rshift pdata ,pdata 
-0x6eab 030603 arg mem_gpio_wakeup_cfg ,contw 
-0x6eac 030604 iadd contw ,contw 
-0x6ead 030605 arg 0xf0 ,alarm 
-0x6eae 030606 isolate0 0 ,temp 
-0x6eaf 030607 rtn true 
-0x6eb0 030608 arg 0xf ,alarm 
-0x6eb1 030609 rtn 
-:      030612 gpio_set_wake_by_current_state:
-0x6eb2 030613 bpatch patch1a_5 ,mem_patch1a 
-0x6eb3 030614 set1 gpio_active_bit ,temp 
-0x6eb4 030615 call gpio_get_bit 
-0x6eb5 030616 nsetflag true ,gpio_active_bit ,temp 
-:      030619 gpio_set_wake:
-0x6eb6 030620 bpatch patch1a_6 ,mem_patch1a 
-0x6eb7 030621 sub temp ,ui_button_gpio_disable ,null 
-0x6eb8 030622 rtn zero 
-0x6eb9 030623 arg 4 ,debug 
-0x6eba 030624 isolate1 gpio_active_bit ,temp 
-0x6ebb 030625 branch gpio_set_wake_high ,true 
-0x6ebc 030626 arg 2 ,debug 
-:      030627 gpio_set_wake_high:
-0x6ebd 030628 call get_gpio_wakeup_index 
-0x6ebe 030629 isolate0 0 ,temp 
-0x6ebf 030630 branch gpio_set_wake_low4bit ,true 
-0x6ec0 030631 lshift4 debug ,debug 
-:      030632 gpio_set_wake_low4bit:
-0x6ec1 030633 ifetch 1 ,contw 
-0x6ec2 030634 iand alarm ,pdata 
-0x6ec3 030635 ior debug ,pdata 
-0x6ec4 030636 istore 1 ,contw 
-0x6ec5 030637 rtn 
-:      030640 gpio_set_low_pullup:
-0x6ec6 030641 bpatch patch1a_7 ,mem_patch1a 
-0x6ec7 030642 sub temp ,ui_button_gpio_disable ,null 
-0x6ec8 030643 rtn zero 
-0x6ec9 030644 arg 1 ,debug 
-0x6eca 030645 call get_gpio_wakeup_index 
-0x6ecb 030646 isolate0 0 ,temp 
-0x6ecc 030647 branch gpio_set_low_pullup_low4bit ,true 
-0x6ecd 030648 lshift4 debug ,debug 
-:      030649 gpio_set_low_pullup_low4bit:
-0x6ece 030650 ifetch 1 ,contw 
-0x6ecf 030651 iand alarm ,pdata 
-0x6ed0 030652 ior debug ,pdata 
-0x6ed1 030653 istore 1 ,contw 
-0x6ed2 030654 rtn 
-:      030659 gpio_clr_wake:
-0x6ed3 030660 bpatch patch1b_0 ,mem_patch1b 
-0x6ed4 030661 sub temp ,ui_button_gpio_disable ,null 
-0x6ed5 030662 rtn zero 
-0x6ed6 030663 call get_gpio_wakeup_index 
-0x6ed7 030664 ifetch 1 ,contw 
-0x6ed8 030665 iand alarm ,pdata 
-0x6ed9 030666 istore 1 ,contw 
-0x6eda 030667 rtn 
-:      030669 gpio_config_input_nowake:
-0x6edb 030670 call gpio_clr_wake 
-0x6edc 030671 branch gpio_config_input_without_wake 
-:      030674 gpio_config_input:
-0x6edd 030675 sub temp ,ui_button_gpio_disable ,null 
-0x6ede 030676 rtn zero 
-0x6edf 030677 ncall gpio_set_wake ,wake 
-:      030678 gpio_config_input_without_wake:
-0x6ee0 030679 call gpio_addr 
-0x6ee1 030680 setarg 0 
-0x6ee2 030681 isolate1 gpio_active_bit ,temp 
-0x6ee3 030682 nsetflag true ,6 ,pdata 
-0x6ee4 030683 setflag true ,7 ,pdata 
-0x6ee5 030684 branch gpio_write 
-:      030687 gpio_get_bit:
-0x6ee6 030688 bpatch patch1b_1 ,mem_patch1b 
-0x6ee7 030689 arg core_gpio_in ,contw 
-0x6ee8 030690 and temp ,0x07 ,queue 
-0x6ee9 030691 rshift3 temp ,pdata 
-0x6eea 030692 and_into 3 ,pdata 
-0x6eeb 030693 iadd contw ,contw 
-0x6eec 030694 ifetch 1 ,contw 
-0x6eed 030695 isolate1 gpio_active_bit ,temp 
-0x6eee 030696 branch gpio_get_bit_reverse ,true 
-0x6eef 030697 qisolate0 pdata 
-0x6ef0 030698 rtn 
-:      030699 gpio_get_bit_reverse:
-0x6ef1 030700 qisolate1 pdata 
-0x6ef2 030701 rtn 
-:      030704 gpio_out_inactive:
-0x6ef3 030705 sub temp ,ui_button_gpio_disable ,null 
-0x6ef4 030706 rtn zero 
-0x6ef5 030707 isolate1 gpio_active_bit ,null 
-0x6ef6 030708 branch gpio_out_flag 
-:      030710 gpio_config_output:
-:      030711 gpio_out_active:
-0x6ef7 030712 sub temp ,ui_button_gpio_disable ,null 
-0x6ef8 030713 rtn zero 
-0x6ef9 030714 isolate0 gpio_active_bit ,null 
-:      030717 gpio_out_flag:
-0x6efa 030718 setarg 0 
-0x6efb 030719 nsetflag true ,gpio_active_bit ,pdata 
-0x6efc 030720 ixor temp ,temp 
-:      030723 gpio_out:
-0x6efd 030724 call gpio_addr 
-0x6efe 030725 setarg gpcfg_output_high 
-0x6eff 030726 isolate1 gpio_active_bit ,temp 
-0x6f00 030727 setflag true ,0 ,pdata 
-0x6f01 030728 branch gpio_write 
-:      030731 gpio_check_active:
-0x6f02 030732 sub temp ,ui_button_gpio_disable ,null 
-0x6f03 030733 branch disable_true ,zero 
-0x6f04 030734 call gpio_addr 
-0x6f05 030735 ifetch 1 ,contw 
-0x6f06 030736 bbit1 0 ,gpio_check_active_high 
-0x6f07 030737 isolate0 gpio_active_bit ,temp 
-0x6f08 030738 rtn 
-:      030739 gpio_check_active_high:
-0x6f09 030740 isolate1 gpio_active_bit ,temp 
-0x6f0a 030741 rtn 
-:      030743 gpio_set_analog:
-0x6f0b 030744 call gpio_addr 
-0x6f0c 030745 setarg gpcfg_no_ie 
-:      030746 gpio_write:
-0x6f0d 030747 istore 1 ,contw 
-0x6f0e 030748 rtn 
-:      030750 gpio_set_high_impedance:
-0x6f0f 030751 sub temp ,ui_button_gpio_disable ,null 
-0x6f10 030752 rtn zero 
-0x6f11 030753 call gpio_addr 
-0x6f12 030754 setarg gpcfg_high_impedance 
-0x6f13 030755 branch gpio_write 
-:      030757 gpio_addr:
-0x6f14 030758 and temp ,0x3f ,pdata 
-0x6f15 030759 sub pdata ,gpio_number + -1 ,null 
-0x6f16 030760 nbranch gpio_addr_ext ,positive 
-0x6f17 030761 arg core_gpio_conf ,contw 
-:      030762 gpio_addr_next:
-0x6f18 030763 iadd contw ,contw 
-0x6f19 030764 rtn 
-:      030765 gpio_addr_ext:
-0x6f1a 030766 arg core_gpio_conf_hi ,contw 
-0x6f1b 030767 increase -16 ,pdata 
-0x6f1c 030768 branch gpio_addr_next 
-:      030771 gpio_config_param:
-0x6f1d 030772 and pdata ,0xff ,temp 
-0x6f1e 030773 rshift8 pdata ,pdata 
-0x6f1f 030774 branch gpio_config_function_int 
-:      030777 gpio_config_function:
-0x6f20 030778 rtnbit0 gpio_active_bit 
-:      030779 gpio_config_function_int:
-0x6f21 030780 and_into 0x3f ,pdata 
-0x6f22 030781 sub pdata ,gpio_number + -1 ,null 
-0x6f23 030782 nbranch gpio_config_function_int_ext ,positive 
-0x6f24 030783 arg core_gpio_conf ,contw 
-:      030784 gpio_config_function_int_next:
-0x6f25 030785 iadd contw ,contw 
-0x6f26 030786 istoret 1 ,contw 
-0x6f27 030787 rtn 
-:      030788 gpio_config_function_int_ext:
-0x6f28 030789 arg core_gpio_conf_hi ,contw 
-0x6f29 030790 increase -16 ,pdata 
-0x6f2a 030791 branch gpio_config_function_int_next 
-:      030795 gpio_get_config:
-0x6f2b 030796 and_into 0x3f ,temp 
-0x6f2c 030797 sub temp ,gpio_number + -1 ,null 
-0x6f2d 030798 nbranch gpio_get_config_ext ,positive 
-0x6f2e 030799 setarg core_gpio_conf 
-:      030800 gpio_get_config_next:
-0x6f2f 030801 iadd temp ,contr 
-0x6f30 030802 ifetch 1 ,contr 
-0x6f31 030803 rtn 
-:      030804 gpio_get_config_ext:
-0x6f32 030805 setarg core_gpio_conf_hi 
-0x6f33 030806 increase -16 ,temp 
-0x6f34 030807 branch gpio_get_config_next 
-:      030811 gpio_set_before_lpm:
-0x6f35 030812 arg gpio_number ,loopcnt 
-0x6f36 030813 arg core_gpio_conf ,contr 
-:      030814 setgpio_loop:
-0x6f37 030815 copy contr ,contw 
-0x6f38 030816 ifetch 1 ,contr 
-0x6f39 030817 beq gpcfg_spid_miso ,setgpio_pullup 
-0x6f3a 030818 beq gpcfg_spid_ncs ,setgpio_pullup 
-0x6f3b 030819 beq gpcfg_spid_sck ,setgpio_pullup 
-0x6f3c 030820 beq gpcfg_spid_mosi ,setgpio_pullup 
-0x6f3d 030821 beq gpcfg_spid_sdio ,setgpio_pullup 
-0x6f3e 030822 beq gpcfg_iic_scl ,setgpio_pullup 
-0x6f3f 030823 beq gpcfg_iic_sda ,setgpio_pullup 
-0x6f40 030824 beq gpcfg_input ,setgpio_pullup 
-:      030825 setgpio_loop_end:
-0x6f41 030826 loop setgpio_loop 
-0x6f42 030827 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x6f43 030828 isub contr ,null 
-0x6f44 030829 rtn zero 
-:      030830 gpio_set_before_lpm_ext:
-0x6f45 030831 arg gpio_number_ext ,loopcnt 
-0x6f46 030832 arg core_gpio_conf_hi ,contr 
-0x6f47 030833 branch setgpio_loop 
-:      030836 setgpio_pullup:
-0x6f48 030837 setarg gpcfg_pullup 
-0x6f49 030838 istore 1 ,contw 
-0x6f4a 030839 branch setgpio_loop_end 
-:      030840 setgpio_pulldown:
-0x6f4b 030841 setarg gpcfg_pulldown 
-0x6f4c 030842 istore 1 ,contw 
-0x6f4d 030843 branch setgpio_loop_end 
-:      030847 sadc_calibration:
-0x6f4e 030848 bpatch patch1b_2 ,mem_patch1b 
-0x6f4f 030849 rtn wake 
-0x6f50 030850 jam 0x77 ,core_gpadc_ctrl 
-0x6f51 030851 jam 0xc9 ,core_gpadc_cfg0 
-0x6f52 030852 jam 0x01 ,core_gpadc_cfg3 
-0x6f53 030853 fetch 1 ,mem_adc_clkdiv 
-0x6f54 030854 store 1 ,core_sadc_clkdiv 
-0x6f55 030855 call sadc_read 
-0x6f56 030856 jam 0xc1 ,core_gpadc_cfg0 
-:      030857 sadc_cal_read:
-0x6f57 030858 arg 7 ,loopcnt 
-0x6f58 030859 arg mem_adc_cal_c0 ,rega 
-0x6f59 030860 jam 0x05 ,core_gpadc_cfg2 
-:      030861 sadc_cal_read_loop:
-0x6f5a 030862 fetch 1 ,core_gpadc_status 
-0x6f5b 030863 istore 1 ,rega 
-0x6f5c 030864 increase 1 ,rega 
-0x6f5d 030865 fetch 1 ,core_gpadc_cfg2 
-0x6f5e 030866 increase 0x20 ,pdata 
-0x6f5f 030867 store 1 ,core_gpadc_cfg2 
-0x6f60 030868 loop sadc_cal_read_loop 
-0x6f61 030869 jam 0x00 ,core_gpadc_ctrl 
-0x6f62 030870 rtn 
-:      030872 sadc_cal_write:
-0x6f63 030873 fetch 1 ,core_sadc_ctrl 
-0x6f64 030874 set1 1 ,pdata 
-0x6f65 030875 store 1 ,core_sadc_ctrl 
-0x6f66 030876 arg 7 ,loopcnt 
-0x6f67 030877 arg mem_adc_cal_c0 ,rega 
-0x6f68 030878 jam 0x15 ,core_gpadc_cfg2 
-:      030879 sadc_cal_write_loop:
-0x6f69 030880 ifetch 1 ,rega 
-0x6f6a 030881 store 1 ,core_gpadc_cfg1 
-0x6f6b 030882 increase 1 ,rega 
-0x6f6c 030883 fetch 1 ,core_gpadc_cfg2 
-0x6f6d 030884 increase 0x20 ,pdata 
-0x6f6e 030885 store 1 ,core_gpadc_cfg2 
-0x6f6f 030886 loop sadc_cal_write_loop 
-0x6f70 030887 fetch 1 ,core_sadc_ctrl 
-0x6f71 030888 set0 1 ,pdata 
-0x6f72 030889 store 1 ,core_sadc_ctrl 
-0x6f73 030890 rtn 
-:      030894 adc_init_data:
-0x6f74 030895 bpatch patch1b_3 ,mem_patch1b 
-0x6f75 030896 fetch 8 ,mem_otp_adc 
-0x6f76 030897 branch adc_init_cal_data_default ,blank 
-0x6f77 030898 store 8 ,mem_3v_adc_io_data 
-0x6f78 030899 rtn 
-:      030901 adc_init_cal_data_default:
-0x6f79 030902 setarg 0x0bbe 
-0x6f7a 030903 store 2 ,mem_3v_adc_io_data 
-0x6f7b 030904 setarg 0x03f0 
-0x6f7c 030905 store 2 ,mem_1v_adc_io_data 
-0x6f7d 030906 setarg 0x027e 
-0x6f7e 030907 store 2 ,mem_2v_adc_hvin_data 
-0x6f7f 030908 setarg 0x03c4 
-0x6f80 030909 store 2 ,mem_3v_adc_hvin_data 
-0x6f81 030910 rtn 
-:      030912 enable_adc:
-0x6f82 030913 bpatch patch1b_4 ,mem_patch1b 
-0x6f83 030914 call sadc_cal_write 
-0x6f84 030915 fetch 1 ,core_gpadc_cfg1 
-0x6f85 030916 set0 7 ,pdata 
-0x6f86 030917 store 1 ,core_gpadc_cfg1 
-0x6f87 030918 jam 0x77 ,core_gpadc_ctrl 
-0x6f88 030919 jam 0xc1 ,core_gpadc_cfg0 
-0x6f89 030920 jam 0x01 ,core_gpadc_cfg3 
-0x6f8a 030921 call sadc_channel 
-0x6f8b 030922 fetch 1 ,mem_adc_clkdiv 
-0x6f8c 030923 store 1 ,core_sadc_clkdiv 
-0x6f8d 030924 call sadc_read 
-0x6f8e 030925 jam 0 ,core_sadc_clkdiv 
-0x6f8f 030926 branch sadc_dma 
-:      030928 sadc_channel:
-0x6f90 030929 fetch 1 ,mem_adc_channel 
-0x6f91 030930 lshift4 pdata ,pdata 
-0x6f92 030931 fetcht 1 ,core_gpadc_cfg3 
-0x6f93 030932 and_into 0x0f ,temp 
-0x6f94 030933 ior temp ,temp 
-0x6f95 030934 storet 1 ,core_gpadc_cfg3 
-0x6f96 030935 rtn 
-:      030937 sadc_read:
-0x6f97 030938 jam 0x03 ,core_sadc_ctrl 
-:      030939 sadc_read_wait:
-0x6f98 030940 fetch 1 ,core_perf_status 
-0x6f99 030941 bbit0 saradc_done ,sadc_read_wait 
-0x6f9a 030942 fetcht 2 ,core_sadc_data 
-0x6f9b 030943 storet 2 ,mem_adc_current_value 
-0x6f9c 030944 jam 0x06 ,core_sadc_ctrl 
-:      030945 sadc_read_wait2:
-0x6f9d 030946 fetch 1 ,core_perf_status 
-0x6f9e 030947 bbit1 saradc_done ,sadc_read_wait2 
-0x6f9f 030948 jam 0x00 ,core_sadc_ctrl 
-0x6fa0 030949 rtn 
-:      030951 sadc_dma:
-0x6fa1 030952 fetch 1 ,mem_adc_dma_enable 
-0x6fa2 030953 rtn blank 
-0x6fa3 030954 fetch 1 ,core_gpadc_cfg1 
-0x6fa4 030955 set1 7 ,pdata 
-0x6fa5 030956 store 1 ,core_gpadc_cfg1 
-0x6fa6 030957 fetch 1 ,mem_adc_clkdiv 
-0x6fa7 030958 store 1 ,core_sadc_clkdiv 
-0x6fa8 030959 fetch 2 ,mem_adc_saddr_ptr 
-0x6fa9 030960 store 2 ,core_sadc_saddr 
-0x6faa 030961 fetch 2 ,mem_adc_eaddr_ptr 
-0x6fab 030962 store 2 ,core_sadc_eaddr 
-0x6fac 030963 jam 0x0b ,core_sadc_ctrl 
-0x6fad 030964 nop 1000 
-0x6fae 030965 jam 0x03 ,core_sadc_ctrl 
-0x6faf 030966 rtn 
-:      030968 vdd_calculate_by_mode:
-0x6fb0 030969 bpatch patch1b_5 ,mem_patch1b 
-0x6fb1 030970 fetch 1 ,mem_adc_config_flag 
-0x6fb2 030971 beq adc_config_hvin ,vdd_calculate_hvin 
-0x6fb3 030972 beq adc_config_gpio ,vdd_calculate_io 
-0x6fb4 030973 rtn 
-:      030975 vdd_calculate_hvin:
-0x6fb5 030976 setarg 1000 
-0x6fb6 030977 store 2 ,mem_reference_voltage 
-0x6fb7 030978 fetcht 2 ,mem_3v_adc_hvin_data 
-0x6fb8 030979 fetch 2 ,mem_2v_adc_hvin_data 
-0x6fb9 030980 arg 2000 ,regc 
-0x6fba 030981 branch vdd_calculate 
-:      030983 vdd_calculate_io:
-0x6fbb 030984 setarg 2000 
-0x6fbc 030985 store 2 ,mem_reference_voltage 
-0x6fbd 030986 fetcht 2 ,mem_3v_adc_io_data 
-0x6fbe 030987 fetch 2 ,mem_1v_adc_io_data 
-0x6fbf 030988 arg 1000 ,regc 
-:      030989 vdd_calculate:
-0x6fc0 030990 isub temp ,rega 
-0x6fc1 030991 fetch 2 ,mem_adc_current_value 
-0x6fc2 030992 isub temp ,pdata 
-0x6fc3 030993 nbranch vdd_calculate1 ,positive 
-0x6fc4 030994 fetcht 2 ,mem_reference_voltage 
-0x6fc5 030995 imul32 temp ,regb 
-0x6fc6 030996 copy regc ,pdata 
-0x6fc7 030997 imul32 rega ,pdata 
-0x6fc8 030998 iadd regb ,pdata 
-:      030999 vdd_calculate2:
-0x6fc9 031000 idiv rega 
-0x6fca 031001 call wait_div_end 
-0x6fcb 031002 quotient pdata 
-0x6fcc 031003 rtn 
-:      031005 vdd_calculate1:
-0x6fcd 031006 copy temp ,pdata 
-0x6fce 031007 fetcht 2 ,mem_adc_current_value 
-0x6fcf 031008 isub temp ,pdata 
-0x6fd0 031009 fetcht 2 ,mem_reference_voltage 
-0x6fd1 031010 imul32 temp ,regb 
-0x6fd2 031011 copy regc ,pdata 
-0x6fd3 031012 imul32 rega ,pdata 
-0x6fd4 031013 isub regb ,pdata 
-0x6fd5 031014 nbranch set_pdata_0 ,positive 
-0x6fd6 031015 branch vdd_calculate2 
-:      031019 adc_bat_percent_lowpower_out:
-0x6fd7 031020 ifetch 8 ,rega 
-0x6fd8 031021 store 8 ,mem_pdatatemp 
-0x6fd9 031022 fetch 2 ,mem_pdatatemp 
-0x6fda 031023 fetcht 2 ,mem_pdatatemp + 2 
-0x6fdb 031024 isub temp ,rega 
-0x6fdc 031025 fetch 2 ,mem_pdatatemp + 6 
-0x6fdd 031026 isub temp ,regb 
-0x6fde 031027 fetcht 2 ,mem_pdatatemp + 4 
-0x6fdf 031028 isub temp ,null 
-0x6fe0 031029 ncall adc_set_low_power_flag ,positive 
-0x6fe1 031030 mul32 regb ,100 ,pdata 
-0x6fe2 031031 idiv rega 
-0x6fe3 031032 call wait_div_end 
-0x6fe4 031033 quotient pdata 
-0x6fe5 031034 call adc_set_no_power_flag ,blank 
-0x6fe6 031035 rtn 
-:      031037 adc_set_low_power_flag:
-0x6fe7 031038 fetch 1 ,mem_adc_power_flag 
-0x6fe8 031039 set1 0 ,pdata 
-0x6fe9 031040 store 1 ,mem_adc_power_flag 
-0x6fea 031041 rtn 
-:      031043 adc_clear_low_power_flag:
-0x6feb 031044 fetch 1 ,mem_adc_power_flag 
-0x6fec 031045 set0 0 ,pdata 
-0x6fed 031046 store 1 ,mem_adc_power_flag 
-0x6fee 031047 rtn 
-:      031049 adc_set_no_power_flag:
-0x6fef 031050 fetcht 1 ,mem_adc_power_flag 
-0x6ff0 031051 set1 1 ,temp 
-0x6ff1 031052 storet 1 ,mem_adc_power_flag 
-0x6ff2 031053 rtn 
-:      031055 adc_clear_no_power_flag:
-0x6ff3 031056 fetcht 1 ,mem_adc_power_flag 
-0x6ff4 031057 set0 1 ,temp 
-0x6ff5 031058 storet 1 ,mem_adc_power_flag 
-0x6ff6 031059 rtn 
-:      031064 keyscan_key_init:
-0x6ff7 031065 fetch 2 ,mem_key_num_ptr 
-0x6ff8 031066 ifetch 1 ,pdata 
-:      031067 keyscan_key_init_next:
-0x6ff9 031068 rtn blank 
-0x6ffa 031069 copy pdata ,loopcnt 
-0x6ffb 031071 fetch 2 ,mem_keyscan_ptr 
-0x6ffc 031072 increase 3 ,pdata 
-0x6ffd 031073 copy pdata ,rega 
-:      031074 keyscan_key_init_lp1:
-0x6ffe 031075 ifetcht 1 ,rega 
-0x6fff 031076 call gpio_config_input 
-0x7000 031077 increase key_conf_struct_len ,rega 
-0x7001 031078 loop keyscan_key_init_lp1 
-:      031079 keyscan_key_init_end:
-0x7002 031080 rtn 
-:      031082 keyscan_scan_key:
-0x7003 031083 fetch 2 ,mem_keyscan_ptr 
-0x7004 031084 increase 3 ,pdata 
-0x7005 031085 copy pdata ,rega 
-0x7006 031087 force 0 ,regb 
-0x7007 031088 setarg 0 
-0x7008 031089 store 2 ,mem_key_value_temp 
-:      031090 keyscan_scan_key_lp1:
-0x7009 031091 ifetcht 1 ,rega 
-0x700a 031092 call gpio_get_bit 
-0x700b 031093 bpatch patch1b_6 ,mem_patch1b 
-0x700c 031094 fetch 2 ,mem_key_value_temp 
-0x700d 031095 copy regb ,queue 
-0x700e 031096 qsetflag true ,pdata 
-0x700f 031097 store 2 ,mem_key_value_temp 
-0x7010 031098 increase key_conf_struct_len ,rega 
-0x7011 031099 increase 1 ,regb 
-0x7012 031100 fetch 2 ,mem_key_num_ptr 
-0x7013 031101 ifetch 1 ,pdata 
-:      031102 keyscan_scan_key_lp1_next:
-0x7014 031103 ixor regb ,null 
-0x7015 031104 nbranch keyscan_scan_key_lp1 ,zero 
-0x7016 031105 fetch 2 ,mem_key_value_temp 
-0x7017 031106 fetcht 2 ,mem_key_value_retention 
-0x7018 031107 ixor temp ,null 
-0x7019 031108 rtn zero 
-0x701a 031109 branch enable_user 
-:      031111 keyscan_process_lpm_before:
-0x701b 031112 fetch 2 ,mem_key_num_ptr 
-0x701c 031113 ifetch 1 ,pdata 
-:      031114 keyscan_process_lpm_before_next:
-0x701d 031115 rtn blank 
-0x701e 031116 copy pdata ,loopcnt 
-0x701f 031117 fetch 2 ,mem_keyscan_ptr 
-0x7020 031118 increase 3 ,pdata 
-0x7021 031119 copy pdata ,rega 
-:      031120 keyscan_process_lpm_before_lp1:
-0x7022 031121 ifetcht 1 ,rega 
-0x7023 031122 call gpio_set_wake_by_current_state 
-0x7024 031123 increase key_conf_struct_len ,rega 
-0x7025 031124 loop keyscan_process_lpm_before_lp1 
-:      031125 keyscan_process_lpm_before_end:
-0x7026 031126 rtn 
-:      031128 keyscan_key_process:
-0x7027 031129 arg key_scan_timer ,queue 
-0x7028 031130 call timer_check 
-0x7029 031131 nrtn blank 
-0x702a 031132 setarg 0x20 
-0x702b 031133 arg key_scan_timer ,queue 
-0x702c 031134 call timer_init 
-0x702d 031135 disable user 
-0x702e 031136 call keyscan_process_lpm_before 
-0x702f 031137 bpatch patch1b_7 ,mem_patch1b 
-0x7030 031138 fetch 2 ,mem_key_num_ptr 
-0x7031 031139 ifetch 1 ,pdata 
-:      031140 keyscan_key_process_next:
-0x7032 031141 rtn blank 
-0x7033 031142 call keyscan_scan_key 
-0x7034 031143 nbranch lpm_button_clean_wake_lock ,user 
-0x7035 031144 call lpm_button_get_wake_lock 
-0x7036 031145 disable user 
-0x7037 031146 fetch 2 ,mem_key_value_temp 
-0x7038 031147 store 2 ,mem_key_value_temp4 
-0x7039 031148 jam 0 ,mem_key_value_temp6 
-0x703a 031149 force 0 ,queue 
-:      031150 keyscan_key_lp1:
-0x703b 031151 fetch 2 ,mem_key_value_retention 
-0x703c 031152 rshift pdata ,temp 
-0x703d 031153 storet 2 ,mem_key_value_retention 
-0x703e 031154 and pdata ,0x01 ,pdata 
-0x703f 031155 fetcht 2 ,mem_key_value_temp4 
-0x7040 031156 and temp ,0x01 ,rega 
-0x7041 031157 rshift temp ,temp 
-0x7042 031158 storet 2 ,mem_key_value_temp4 
-0x7043 031159 ixor rega ,null 
-0x7044 031160 ncall keyscan_send_key_data ,zero 
-0x7045 031161 fetch 2 ,mem_key_num_ptr 
-0x7046 031162 ifetch 1 ,pdata 
-:      031163 keyscan_key_lp1_next:
-0x7047 031164 fetcht 1 ,mem_key_value_temp6 
-0x7048 031165 increase 1 ,temp 
-0x7049 031166 storet 1 ,mem_key_value_temp6 
-0x704a 031167 copy temp ,queue 
-0x704b 031168 ixor queue ,null 
-0x704c 031169 nbranch keyscan_key_lp1 ,zero 
-0x704d 031170 fetch 2 ,mem_key_value_temp 
-0x704e 031171 store 2 ,mem_key_value_retention 
-0x704f 031172 rtn 
-:      031173 keyscan_send_key_data:
-0x7050 031174 bpatch patch1c_0 ,mem_patch1c 
-0x7051 031175 fetch 2 ,mem_keyscan_ptr 
-0x7052 031176 increase 1 ,pdata 
-0x7053 031177 ifetch 2 ,pdata 
-0x7054 031178 branch callback_func 
-:      031184 pwm_init:
-0x7055 031185 fetch 1 ,core_clksel 
-0x7056 031186 ior rega ,pdata 
-0x7057 031187 store 1 ,core_clksel 
-0x7058 031188 fetch 2 ,core_clkoff 
-0x7059 031189 set0 clock_off_pwm ,pdata 
-0x705a 031190 store 2 ,core_clkoff 
-:      031191 delay_nop100:
-0x705b 031192 nop 100 
-0x705c 031193 rtn 
-:      031195 pwm_clk_set:
-0x705d 031196 fetch 1 ,core_clksel 
-0x705e 031197 bbit1 6 ,pwm_24m_clk_set 
-0x705f 031198 bbit1 7 ,pwm_33k_clk_set 
-:      031199 pwm_12m_clk_set:
-0x7060 031200 setarg pwm_12mhz 
-0x7061 031201 rtn 
-:      031202 pwm_24m_clk_set:
-0x7062 031203 setarg pwm_24mhz 
-0x7063 031204 rtn 
-:      031205 pwm_33k_clk_set:
-0x7064 031206 setarg pwm_33khz 
-0x7065 031207 rtn 
-:      031210 pwm_out_set:
-0x7066 031211 fetcht 3 ,mem_pdatatemp + 2 
-0x7067 031212 call pwm_clk_set 
-0x7068 031213 idiv temp 
-0x7069 031214 call wait_div_end 
-0x706a 031215 quotient temp 
-0x706b 031216 fetch 1 ,mem_pdatatemp + 5 
-0x706c 031217 imul32 temp ,pdata 
-0x706d 031218 div pdata ,100 
-0x706e 031219 call wait_div_end 
-0x706f 031220 quotient rega 
-0x7070 031221 copy temp ,pdata 
-0x7071 031222 isub rega ,regb 
-0x7072 031224 fetch 1 ,mem_pdatatemp + 1 
-0x7073 031225 call pwm_duty_cycle_set 
-0x7074 031226 fetch 1 ,mem_pdatatemp 
-0x7075 031227 fetcht 1 ,mem_pdatatemp + 1 
-0x7076 031228 and_into 0x0f ,temp 
-0x7077 031229 lshift8 temp ,temp 
-0x7078 031230 ior temp ,pdata 
-0x7079 031231 branch pwm_enable 
-:      031233 pwm_duty_cycle_set:
-0x707a 031234 iforce queue 
-0x707b 031235 call pwm_duty_cycle_set_without_autoload 
-0x707c 031236 branch pwm_autoload_set 
-:      031238 pwm_autoload_set:
-0x707d 031239 fetch 1 ,core_pwm_autoload 
-0x707e 031240 qset1 pdata 
-0x707f 031241 store 1 ,core_pwm_autoload 
-0x7080 031242 fetcht 1 ,core_clksel 
-0x7081 031243 isolate1 7 ,temp 
-0x7082 031244 call delay_1clk_of_33k ,true 
-0x7083 031245 qset0 pdata 
-0x7084 031246 store 1 ,core_pwm_autoload 
-0x7085 031247 rtn 
-:      031250 delay_1clk_of_33k:
-0x7086 031251 nop 480 
-0x7087 031252 rtn 
-:      031254 pwm_duty_cycle_set_without_autoload:
-0x7088 031255 and_into 0x0f ,pdata 
-0x7089 031256 arg core_pwm_pcnt0 ,contw 
-0x708a 031257 mul32 pdata ,4 ,pdata 
-0x708b 031258 iadd contw ,contw 
-0x708c 031259 copy rega ,pdata 
-0x708d 031260 istore 2 ,contw 
-0x708e 031261 copy regb ,pdata 
-0x708f 031262 istore 2 ,contw 
-0x7090 031263 rtn 
-:      031268 pwm_enable_in_syncmode:
-0x7091 031269 rshift8 regb ,queue 
-0x7092 031270 call pwm_init_bit_set 
-0x7093 031271 rshift8 regb ,queue 
-0x7094 031272 call pwm_syncmode_set 
-0x7095 031273 rshift8 rega ,queue 
-0x7096 031274 enable true 
-0x7097 031275 call pwm_syncmode_set_process 
-0x7098 031277 deposit rega 
-0x7099 031278 call pwm_gpio_select 
-0x709a 031279 deposit regb 
-0x709b 031280 branch pwm_enable 
-:      031282 pwm_disable_in_syncmode:
-0x709c 031283 deposit rega 
-0x709d 031284 call pwm_disable 
-0x709e 031285 deposit regb 
-0x709f 031286 call pwm_disable 
-0x70a0 031288 rshift8 rega ,queue 
-0x70a1 031289 disable true 
-0x70a2 031290 call pwm_syncmode_set_process 
-0x70a3 031291 rshift8 regb ,queue 
-0x70a4 031292 disable true 
-0x70a5 031293 call pwm_init_bit_set_process 
-0x70a6 031294 rshift8 regb ,queue 
-0x70a7 031295 disable true 
-0x70a8 031296 branch pwm_syncmode_set_process 
-:      031299 pwm_syncmode_set:
-0x70a9 031300 isolate1 7 ,queue 
-:      031301 pwm_syncmode_set_process:
-0x70aa 031302 and queue ,0x0f ,queue 
-0x70ab 031303 fetch 1 ,core_pwm_sync 
-0x70ac 031304 qsetflag true ,pdata 
-0x70ad 031305 store 1 ,core_pwm_sync 
-0x70ae 031306 rtn 
-:      031308 pwm_init_bit_set:
-0x70af 031309 isolate1 6 ,queue 
-:      031310 pwm_init_bit_set_process:
-0x70b0 031311 and queue ,0x0f ,queue 
-0x70b1 031312 fetch 1 ,core_pwm_init 
-0x70b2 031313 qsetflag true ,pdata 
-0x70b3 031314 store 1 ,core_pwm_init 
-0x70b4 031315 rtn 
-:      031316 pwm_gpio_select:
-0x70b5 031317 call pwm_select_channel 
-:      031318 pwm_gpio_select_process:
-0x70b6 031319 lshift8 pdata ,pdata 
-0x70b7 031320 add queue ,gpcfg_pwm_out0 ,temp 
-0x70b8 031321 ior temp ,pdata 
-0x70b9 031322 branch gpio_config_param 
-:      031324 pwm_enable:
-0x70ba 031325 enable user 
-0x70bb 031326 call pwm_gpio_select 
-0x70bc 031327 branch pwm_set_select 
-:      031329 pwm_disable:
-0x70bd 031330 disable user 
-0x70be 031331 call pwm_select_channel 
-0x70bf 031332 branch pwm_set_select 
-:      031334 pwm_set_select:
-0x70c0 031335 and queue ,0x0f ,queue 
-0x70c1 031336 fetch 1 ,core_pwm_en 
-0x70c2 031337 qsetflag user ,pdata 
-0x70c3 031338 store 1 ,core_pwm_en 
-0x70c4 031339 rtn 
-:      031340 pwm_select_channel:
-0x70c5 031341 rshift8 pdata ,queue 
-0x70c6 031342 and queue ,0x0f ,queue 
-0x70c7 031343 rtn 
-:      031347 wdt_init_config:
-0x70c8 031348 copy pdata ,temp 
-0x70c9 031349 bpatch patch1c_1 ,mem_patch1c 
-0x70ca 031350 call wdt_set_enable 
-0x70cb 031351 setarg 2048 
-0x70cc 031352 isub temp ,pdata 
-0x70cd 031353 copy pdata ,temp 
-0x70ce 031354 rshift4 temp ,temp 
-0x70cf 031355 storet 1 ,core_write_wdt 
-0x70d0 031356 nop 1400 
-0x70d1 031357 copy pdata ,temp 
-0x70d2 031358 and_into 0x0f ,temp 
-0x70d3 031359 storet 1 ,core_write_wdt2 
-0x70d4 031360 rtn 
-:      031363 wdt_set_enable:
-0x70d5 031364 enable user2 
-0x70d6 031365 branch wdt_init_set 
-:      031368 wdt_set_disable:
-0x70d7 031369 bpatch patch1c_2 ,mem_patch1c 
-0x70d8 031370 disable user2 
-:      031371 wdt_init_set:
-0x70d9 031372 fetch 1 ,core_config 
-0x70da 031373 setflag user2 ,3 ,pdata 
-0x70db 031374 store 1 ,core_config 
-0x70dc 031375 rtn 
-:      031380 nec61212_init:
-0x70dd 031381 arg fun_nec_enable | fun_nec_clk_divide_24 ,temp 
-:      031384 nec_init_config:
-0x70de 031385 store 4 ,core_nec_start_addr 
-0x70df 031386 store 2 ,core_nec_rptr 
-0x70e0 031387 storet 1 ,core_nec_ctrl 
-0x70e1 031388 rtn 
-:      031391 nec_check_rxbuff_size:
-0x70e2 031392 fetch 2 ,core_nec_rxitem 
-0x70e3 031393 rtn 
-:      031395 nec_prepare_read:
-0x70e4 031396 fetchr contu ,2 ,core_nec_rptr 
-0x70e5 031397 fetchr contus ,2 ,core_nec_start_addr 
-0x70e6 031398 fetchr contue ,2 ,core_nec_end_addr 
-0x70e7 031399 rtn 
-:      031401 nec_read_done:
-0x70e8 031402 storer contu ,2 ,core_nec_rptr 
-0x70e9 031403 rtn 
-:      031410 nec_parse_nec61212:
-0x70ea 031411 call enable_user 
-0x70eb 031412 arg 0 ,rege 
-0x70ec 031413 call nec_check_rxbuff_size 
-0x70ed 031414 beq 2 ,nec_parse_nec61212_check_timeout 
-0x70ee 031415 sub pdata ,4 ,null 
-0x70ef 031416 rtn positive 
-0x70f0 031417 call nec_prepare_read 
-0x70f1 031418 ifetcht 2 ,contu 
-0x70f2 031419 setarg nec61212_data2repeat_time 
-0x70f3 031420 call nec_check_pulse_range_legal_default_deviation 
-0x70f4 031421 nbranch nec_parse_nec61212_check_repeat_data ,positive 
-0x70f5 031422 copy regd ,temp 
-0x70f6 031423 setarg nec61212_repeat2repeat_time 
-0x70f7 031424 call nec_check_pulse_range_legal_default_deviation 
-0x70f8 031425 nbranch nec_parse_nec61212_check_repeat_data ,positive 
-0x70f9 031427 copy regd ,temp 
-0x70fa 031428 setarg nec61212_boot_code_start_time 
-0x70fb 031429 call nec_check_pulse_range_legal_default_deviation 
-0x70fc 031430 branch nec_parse_nec61212_error_data ,positive 
-0x70fd 031431 ifetcht 2 ,contu 
-0x70fe 031432 setarg nec61212_boot_code_end_time 
-0x70ff 031433 call nec_check_pulse_range_legal_default_deviation 
-0x7100 031434 branch nec_parse_nec61212_error_data ,positive 
-0x7101 031435 call nec_check_rxbuff_size 
-0x7102 031436 sub pdata ,133 ,null 
-0x7103 031437 rtn positive 
-0x7104 031438 arg 32 ,loopcnt 
-:      031439 nec_parse_nec61212_data:
-0x7105 031440 ifetcht 2 ,contu 
-0x7106 031441 setarg nec61212_data_bit_1_start_time 
-0x7107 031442 call nec_check_pulse_range_legal_default_deviation 
-0x7108 031443 branch nec_parse_nec61212_error_data ,positive 
-0x7109 031444 ifetcht 2 ,contu 
-0x710a 031445 setarg nec61212_data_bit_1_end_time 
-0x710b 031446 call nec_check_pulse_range_legal_default_deviation 
-0x710c 031447 nbranch nec_parse_nec61212_add_bit1 ,positive 
-0x710d 031448 copy regd ,temp 
-0x710e 031449 setarg nec61212_data_bit_0_end_time 
-0x710f 031450 call nec_check_pulse_range_legal_default_deviation 
-0x7110 031451 nbranch nec_parse_nec61212_add_bit0 ,positive 
-:      031454 nec_parse_nec61212_error_data:
-0x7111 031455 copy regd ,temp 
-0x7112 031456 setarg nec61212_timeout_time 
-0x7113 031457 isub temp ,null 
-0x7114 031458 branch nec_parse_nec61212_check_timeout_cb ,zero 
-0x7115 031459 branch nec_read_done 
-:      031461 nec_parse_nec61212_add_bit1:
-0x7116 031462 set1 32 ,rege 
-:      031463 nec_parse_nec61212_add_bit0:
-0x7117 031464 rshift rege ,rege 
-0x7118 031465 loop nec_parse_nec61212_data 
-0x7119 031466 branch nec_parse_nec61212_check_stop_bit 
-:      031468 nec_parse_nec61212_check_repeat_data:
-0x711a 031469 call nec_check_rxbuff_size 
-0x711b 031470 sub pdata ,7 ,null 
-0x711c 031471 rtn positive 
-0x711d 031472 ifetcht 2 ,contu 
-0x711e 031473 setarg nec61212_repeat_start_time 
-0x711f 031474 call nec_check_pulse_range_legal_default_deviation 
-0x7120 031475 branch nec_parse_nec61212_error_data ,positive 
-0x7121 031476 ifetcht 2 ,contu 
-0x7122 031477 setarg nec61212_repeat_end_time 
-0x7123 031478 call nec_check_pulse_range_legal_default_deviation 
-0x7124 031479 branch nec_parse_nec61212_error_data ,positive 
-:      031480 nec_parse_nec61212_check_stop_bit:
-0x7125 031481 ifetcht 2 ,contu 
-0x7126 031482 setarg nec61212_stop_time 
-0x7127 031483 call nec_check_pulse_range_legal_default_deviation 
-0x7128 031484 branch nec_parse_nec61212_error_data ,positive 
-0x7129 031485 call nec_read_done 
-0x712a 031486 copy regc ,pdata 
-0x712b 031487 branch callback_func 
-:      031489 nec_parse_nec61212_check_timeout:
-0x712c 031490 call nec_prepare_read 
-0x712d 031491 ifetcht 2 ,contu 
-0x712e 031492 setarg nec61212_timeout_time 
-0x712f 031493 isub temp ,null 
-0x7130 031494 nrtn zero 
-:      031495 nec_parse_nec61212_check_timeout_cb:
-0x7131 031496 call nec_read_done 
-0x7132 031497 call disable_user 
-0x7133 031498 copy regc ,pdata 
-0x7134 031499 branch callback_func 
-:      031506 nec_check_pulse_range_legal_default_deviation:
-0x7135 031507 fetchr regb ,1 ,mem_nec_decode_error_value 
-:      031516 nec_check_pulse_range_legal:
-0x7136 031517 copy temp ,regd 
-0x7137 031518 imul32 regb ,regb 
-0x7138 031519 lshift temp ,temp 
-0x7139 031520 isub temp ,rega 
-0x713a 031521 ncall nec_check_pulse_range_legal_data_negative ,positive 
-0x713b 031522 mul32 rega ,100 ,pdata 
-0x713c 031523 isub regb ,null 
-0x713d 031524 rtn 
-:      031526 nec_check_pulse_range_legal_data_negative:
-0x713e 031527 sub rega ,0 ,rega 
-0x713f 031528 rtn 
-:      031539 function_g2:
-0x7140 031540 bpatch patch1c_3 ,mem_patch1c 
-0x7141 031541 jam 80 ,mem_aes_cmac_data_length 
-0x7142 031542 arg mem_dat ,contw 
-0x7143 031543 arg mem_le_srand ,contr 
-0x7144 031544 call memcpy16 
-0x7145 031545 arg mem_sc_pubkey_local_x_256 ,contr 
-0x7146 031546 call memcpy32 
-0x7147 031547 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7148 031548 call memcpy32 
-0x7149 031549 call inverse_memdat 
-0x714a 031550 arg mem_le_mrand ,contr 
-0x714b 031551 call store_inverse_k 
-0x714c 031552 call function_aes_cmac 
-0x714d 031554 arg mem_aes_cmac_temp ,contw 
-0x714e 031555 call load_inverse_result 
-0x714f 031556 setarg 1000000 
-0x7150 031557 copy pdata ,rega 
-0x7151 031558 fetch 4 ,mem_aes_cmac_temp 
-0x7152 031559 idiv rega 
-0x7153 031560 call wait_div_end 
-0x7154 031561 remainder pdata 
-0x7155 031562 store 4 ,mem_gkey 
-0x7156 031564 rtn 
-:      031566 function_f6_eb:
-0x7157 031567 jam 65 ,mem_aes_cmac_data_length 
-0x7158 031568 arg mem_dat ,contw 
-0x7159 031569 call store_addr_common_a 
-0x715a 031570 call store_addr_common_b 
-0x715b 031571 fetch 3 ,mem_le_pres + 1 
-0x715c 031572 istore 3 ,contw 
-0x715d 031575 call get_r 
-0x715e 031577 arg mem_le_mrand ,contr 
-0x715f 031578 call memcpy16 
-0x7160 031579 arg mem_le_srand ,contr 
-0x7161 031580 call memcpy16 
-0x7162 031581 call inverse_memdat 
-0x7163 031582 arg mem_le_mackey ,contr 
-0x7164 031583 arg mem_aes_cmac_k ,contw 
-0x7165 031584 call memcpy16 
-0x7166 031586 branch function_aes_cmac 
-:      031590 get_r:
-0x7167 031591 fetch 4 ,mem_le_tk 
-0x7168 031592 istore 4 ,contw 
-0x7169 031593 call memset0_4 
-0x716a 031594 branch memset0_8 
-:      031596 function_f6_ea:
-0x716b 031597 bpatch patch1c_4 ,mem_patch1c 
-0x716c 031598 jam 65 ,mem_aes_cmac_data_length 
-0x716d 031599 arg mem_dat ,contw 
-0x716e 031600 call store_addr_common_b 
-0x716f 031601 call store_addr_common_a 
-0x7170 031602 fetch 3 ,mem_le_preq + 1 
-0x7171 031603 istore 3 ,contw 
-0x7172 031606 call get_r 
-0x7173 031607 arg mem_le_srand ,contr 
-0x7174 031608 call memcpy16 
-0x7175 031609 arg mem_le_mrand ,contr 
-0x7176 031610 call memcpy16 
-0x7177 031611 call inverse_memdat 
-0x7178 031612 arg mem_le_mackey ,contr 
-0x7179 031613 arg mem_aes_cmac_k ,contw 
-0x717a 031614 call memcpy16 
-0x717b 031616 call function_aes_cmac 
-0x717c 031617 arg mem_aes_cmac_temp ,contw 
-0x717d 031618 branch load_inverse_result 
-:      031620 function_f5:
-0x717e 031621 jam 32 ,mem_aes_cmac_data_length 
-0x717f 031622 arg mem_le_dhkey_256 ,contr 
-0x7180 031623 arg mem_dat ,contw 
-0x7181 031624 call memcpy32 
-0x7182 031625 call inverse_memdat 
-0x7183 031626 arg mem_le_slat ,contr 
-0x7184 031627 call store_inverse_k 
-0x7185 031628 call function_aes_cmac 
-0x7186 031629 arg mem_aes_cmac_k ,contw 
-0x7187 031630 call store_aes_result 
-0x7188 031631 arg 1 ,temp 
-0x7189 031632 call function_f5_common 
-0x718a 031633 arg mem_le_ltk ,contw 
-0x718b 031634 call load_inverse_result 
-0x718c 031635 arg 0 ,temp 
-0x718d 031636 call function_f5_common 
-0x718e 031637 arg mem_le_mackey ,contw 
-0x718f 031639 branch store_aes_result 
-:      031642 function_f5_common:
-0x7190 031643 bpatch patch1c_5 ,mem_patch1c 
-0x7191 031644 jam 53 ,mem_aes_cmac_data_length 
-0x7192 031645 setarg 0x100 
-0x7193 031646 store 2 ,mem_dat 
-0x7194 031647 call store_addr_common_b 
-0x7195 031648 call store_addr_common_a 
-0x7196 031649 arg mem_le_srand ,contr 
-0x7197 031650 call memcpy16 
-0x7198 031651 arg mem_le_mrand ,contr 
-0x7199 031652 call memcpy16 
-0x719a 031654 setarg 0x6c65 
-0x719b 031655 istore 2 ,contw 
-0x719c 031656 setarg 0x6274 
-0x719d 031657 istore 2 ,contw 
-0x719e 031658 istoret 1 ,contw 
-0x719f 031659 call inverse_memdat 
-0x71a0 031660 branch function_aes_cmac 
-:      031662 store_addr_common_b:
-0x71a1 031663 fetch 6 ,mem_le_lap 
-0x71a2 031664 istore 6 ,contw 
-0x71a3 031665 fetch 1 ,mem_le_conn_own_addr_type 
-0x71a4 031666 istore 1 ,contw 
-0x71a5 031667 rtn 
-:      031669 store_addr_common_a:
-0x71a6 031670 fetch 6 ,mem_le_plap 
-0x71a7 031671 istore 6 ,contw 
-0x71a8 031676 fetch 1 ,mem_le_conn_peer_addr_type 
-0x71a9 031677 istore 1 ,contw 
-0x71aa 031678 rtn 
-:      031680 function_f4_ca:
-0x71ab 031681 jam 65 ,mem_aes_cmac_data_length 
-0x71ac 031682 fetch 1 ,mem_passkey_1bit 
-0x71ad 031683 store 1 ,mem_dat 
-0x71ae 031684 arg mem_sc_pubkey_local_x_256 ,contr 
-0x71af 031685 call memcpy32 
-0x71b0 031686 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71b1 031687 call memcpy32 
-0x71b2 031688 call inverse_memdat 
-0x71b3 031689 arg mem_le_mrand ,contr 
-0x71b4 031690 call store_inverse_k 
-0x71b5 031691 branch function_aes_cmac 
-:      031694 function_f4_cb:
-0x71b6 031695 jam 65 ,mem_aes_cmac_data_length 
-0x71b7 031696 fetch 1 ,mem_passkey_1bit 
-0x71b8 031697 store 1 ,mem_dat 
-0x71b9 031698 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71ba 031699 call memcpy32 
-0x71bb 031700 arg mem_sc_pubkey_local_x_256 ,contr 
-0x71bc 031701 call memcpy32 
-0x71bd 031702 call inverse_memdat 
-0x71be 031703 arg mem_le_srand ,contr 
-0x71bf 031704 call store_inverse_k 
-0x71c0 031705 branch function_aes_cmac 
-:      031707 function_aes_cmac:
-0x71c1 031708 bpatch patch1c_6 ,mem_patch1c 
-0x71c2 031709 call function_aes_cmac_generate_subkey 
-0x71c3 031713 fetch 1 ,mem_aes_cmac_data_length 
-0x71c4 031714 copy pdata ,temp 
-:      031715 function_ceil16:
-0x71c5 031716 increase 15 ,pdata 
-0x71c6 031717 rshift4 pdata ,pdata 
-0x71c7 031718 copy pdata ,regb 
-0x71c8 031719 branch function_aes_cmac_set_flag_0_balnk ,blank 
-0x71c9 031720 and temp ,0x0f ,pdata 
-0x71ca 031721 nbranch function_aes_cmac_set_flag_0 ,blank 
-0x71cb 031723 arg mem_aes_cmac_k1 ,regc 
-0x71cc 031724 arg mem_dat ,pdata 
-0x71cd 031725 increase -16 ,pdata 
-0x71ce 031728 iadd temp ,rega 
-0x71cf 031729 arg mem_aes_cmac_m_last ,contw 
-0x71d0 031730 arg 4 ,loopcnt 
-0x71d1 031731 call xor_loop 
-0x71d2 031735 branch function_aes_cmac_aes 
-:      031737 function_aes_cmac_set_flag_0_balnk:
-0x71d3 031738 arg 1 ,regb 
-0x71d4 031739 arg 0 ,rega 
-0x71d5 031741 branch function_aes_cmac_set_flag_0_common 
-:      031744 function_aes_cmac_set_flag_0:
-0x71d6 031746 and temp ,0x0f ,rega 
-:      031747 function_aes_cmac_set_flag_0_common:
-0x71d7 031748 arg mem_dat ,pdata 
-0x71d8 031749 iadd temp ,pdata 
-0x71d9 031750 isub rega ,contr 
-0x71da 031752 arg mem_aes_cmac_temp ,contw 
-0x71db 031753 call function_aes_cmac_padding 
-0x71dc 031755 arg mem_aes_cmac_k2 ,regc 
-0x71dd 031756 arg mem_aes_cmac_temp ,rega 
-0x71de 031757 arg mem_aes_cmac_m_last ,contw 
-0x71df 031758 arg 4 ,loopcnt 
-0x71e0 031759 call xor_loop 
-:      031766 function_aes_cmac_aes:
-0x71e1 031771 call aes_clear_data 
-0x71e2 031772 call aes_init 
-0x71e3 031775 arg mem_dat ,contr 
-:      031776 function_aes_cmac_aes_loop:
-0x71e4 031778 increase -1 ,regb 
-0x71e5 031779 deposit regb 
-0x71e6 031780 branch function_aes_cmac_aes_loop_end ,blank 
-0x71e7 031781 call load_data128 
-0x71e8 031782 call do_aes_cbc 
-0x71e9 031783 branch function_aes_cmac_aes_loop 
-:      031785 function_aes_cmac_aes_loop_end:
-0x71ea 031786 arg mem_aes_cmac_temp ,contw 
-0x71eb 031787 call store_aes_result 
-0x71ec 031788 arg mem_aes_cmac_m_last ,contr 
-0x71ed 031789 call load_data128 
-0x71ee 031790 call aes_init 
-0x71ef 031791 arg mem_aes_cmac_temp ,contr 
-0x71f0 031792 call load_data128 
-0x71f1 031793 branch do_aes_cbc 
-:      031797 load_inverse_result:
-0x71f2 031799 copy contw ,rega 
-0x71f3 031800 call store_aes_result 
-0x71f4 031802 arg 16 ,loopcnt 
-0x71f5 031803 branch inverse_data 
-:      031805 store_inverse_k:
-0x71f6 031806 arg mem_aes_cmac_k ,contw 
-0x71f7 031807 call memcpy16 
-:      031808 inverse_k:
-0x71f8 031809 arg 16 ,loopcnt 
-0x71f9 031810 arg mem_aes_cmac_k ,rega 
-0x71fa 031811 branch inverse_data 
-:      031813 inverse_memdat:
-0x71fb 031814 fetch 1 ,mem_aes_cmac_data_length 
-0x71fc 031815 copy pdata ,loopcnt 
-0x71fd 031816 arg mem_dat ,rega 
-0x71fe 031817 branch inverse_data 
-:      031819 bn_lshift_0_inverse:
-0x71ff 031820 ifetch 1 ,rega 
-0x7200 031821 lshift pdata ,pdata 
-0x7201 031822 isolate1 0 ,regc 
-0x7202 031823 setflag true ,0 ,pdata 
-0x7203 031824 isolate1 8 ,pdata 
-0x7204 031825 setflag true ,0 ,regc 
-0x7205 031826 istore 1 ,rega 
-0x7206 031827 increase -1 ,rega 
-0x7207 031828 loop bn_lshift_0_inverse 
-0x7208 031829 rtn 
-:      031831 function_aes_cmac_k1_inverse:
-0x7209 031832 arg mem_aes_cmac_k1 ,rega 
-:      031833 function_aes_cmac_inverse_common:
-0x720a 031834 increase 15 ,rega 
-0x720b 031835 force 16 ,loopcnt 
-0x720c 031836 force 0 ,regc 
-0x720d 031837 branch bn_lshift_0_inverse 
-:      031839 function_aes_cmac_k2_inverse:
-0x720e 031840 arg mem_aes_cmac_k2 ,rega 
-0x720f 031841 branch function_aes_cmac_inverse_common 
-:      031844 function_aes_cmac_generate_subkey:
-0x7210 031845 arg mem_aes_cmac_k ,contr 
-0x7211 031846 call load_key 
-0x7212 031849 force regidx_xor ,regext_index 
-0x7213 031850 call aes_clear 
-0x7214 031851 call aes_clear_data 
-0x7215 031852 call do_aes_ocb 
-0x7216 031857 arg mem_aes_cmac_k1 ,contw 
-0x7217 031858 call store_aes_result 
-:      031859 function_aes_cmac_k1:
-0x7218 031860 bpatch patch1c_7 ,mem_patch1c 
-0x7219 031861 fetch 1 ,mem_aes_cmac_k1 
-0x721a 031862 isolate1 7 ,pdata 
-0x721b 031863 nbranch function_aes_cmac_k1_0 ,true 
-0x721c 031864 call function_aes_cmac_k1_inverse 
-0x721d 031867 arg mem_aes_cmac_k1 ,regc 
-0x721e 031869 arg mem_aes_cmac_k1 ,contw 
-0x721f 031872 call function_aes_cmac_xor_rb 
-0x7220 031873 branch function_aes_cmac_k2 
-:      031874 function_aes_cmac_k1_0:
-0x7221 031875 call function_aes_cmac_k1_inverse 
-:      031876 function_aes_cmac_k2:
-0x7222 031878 arg mem_aes_cmac_k1 ,contr 
-0x7223 031879 arg mem_aes_cmac_k2 ,contw 
-0x7224 031880 call memcpy16 
-0x7225 031881 fetch 1 ,mem_aes_cmac_k2 
-0x7226 031882 isolate1 7 ,pdata 
-0x7227 031883 nbranch function_aes_cmac_k2_inverse ,true 
-0x7228 031884 call function_aes_cmac_k2_inverse 
-0x7229 031886 arg mem_aes_cmac_k2 ,regc 
-0x722a 031888 arg mem_aes_cmac_k2 ,contw 
-:      031894 function_aes_cmac_xor_rb:
-0x722b 031895 arg 3 ,loopcnt 
-:      031896 function_aes_cmac_xor_rb_loop:
-0x722c 031897 arg 0 ,temp 
-0x722d 031898 call function_aes_cmac_xor_loop_common 
-0x722e 031899 increase 4 ,regc 
-0x722f 031900 loop function_aes_cmac_xor_rb_loop 
-0x7230 031901 arg 0x8700 ,temp 
-0x7231 031902 lshift16 temp ,temp 
-:      031903 function_aes_cmac_xor_loop_common:
-0x7232 031904 ifetch 4 ,regc 
-0x7233 031905 ixor temp ,pdata 
-0x7234 031906 istore 4 ,contw 
-0x7235 031907 rtn 
-:      031913 function_aes_cmac_padding:
-0x7236 031914 bpatch patch1d_0 ,mem_patch1d 
-0x7237 031915 arg 16 ,loopcnt 
-0x7238 031916 arg 0 ,pdata 
-:      031917 function_aes_cmac_padding_loop:
-0x7239 031918 isub rega ,null 
-0x723a 031919 branch function_aes_cmac_padding_beq_length ,zero 
-0x723b 031920 branch function_aes_cmac_padding_big_length ,positive 
-0x723c 031921 ifetcht 1 ,contr 
-0x723d 031922 istoret 1 ,contw 
-:      031923 function_aes_cmac_padding_loop2:
-0x723e 031924 increase 1 ,pdata 
-0x723f 031925 loop function_aes_cmac_padding_loop 
-0x7240 031926 rtn 
-:      031927 function_aes_cmac_padding_beq_length:
-0x7241 031928 arg 0x80 ,temp 
-:      031929 function_aes_cmac_padding_common:
-0x7242 031930 istoret 1 ,contw 
-0x7243 031931 branch function_aes_cmac_padding_loop2 
-:      031933 function_aes_cmac_padding_big_length:
-0x7244 031934 arg 0 ,temp 
-0x7245 031935 branch function_aes_cmac_padding_common 
-:      031940 concatenate_temp24:
-0x7246 031941 lshift8 temp ,temp 
-:      031942 concatenate_temp16:
-0x7247 031943 lshift16 temp ,temp 
-0x7248 031944 ior temp ,temp 
-0x7249 031945 rtn 
-:      031950 generate_stk:
-0x724a 031951 bpatch patch1d_1 ,mem_patch1d 
-0x724b 031952 call function_s1 
-0x724c 031953 arg mem_le_ltk ,contw 
-0x724d 031954 branch store_aes_result 
-:      031957 authenticate_rconfirm:
-0x724e 031958 arg mem_le_srand ,contw 
-0x724f 031959 branch authenticate_mconfirm ,master 
-0x7250 031960 arg mem_le_mrand ,contw 
-:      031961 authenticate_mconfirm:
-0x7251 031962 copy contr ,rega 
-0x7252 031963 call memcpy16 
-0x7253 031964 call function_c1 
-0x7254 031965 arg mem_le_rconfirm ,contr 
-0x7255 031966 branch compare_res 
-:      031968 generate_confirm:
-0x7256 031969 arg mem_le_mrand ,rega 
-0x7257 031970 branch generate_mrand ,master 
-0x7258 031971 arg mem_le_srand ,rega 
-:      031972 generate_mrand:
-0x7259 031973 copy rega ,contw 
-0x725a 031974 call generate_random 
-0x725b 031975 branch function_c1 
-:      031977 generate_sk:
-0x725c 031978 arg mem_le_skdm ,contr 
-0x725d 031979 call load_data128 
-0x725e 031980 arg mem_le_ltk ,contr 
-0x725f 031981 call load_regext 
-0x7260 031982 force 0x38 ,aes_ctrl 
-0x7261 031983 force 0x0 ,aes_ctrl 
-0x7262 031984 call wait_aes 
-0x7263 031985 arg mem_le_sk ,contw 
-0x7264 031986 branch store_aes_result 
-:      031990 ccm_b0:
-0x7265 031991 force regidx_xor ,regext_index 
-0x7266 031992 force 0x49 ,pdata 
-0x7267 031993 branch iv_common 
-:      031996 first_block_counter:
-0x7268 031997 force 0x49 ,pdata 
-0x7269 031998 branch first_block 
-:      031999 first_block_data:
-0x726a 032000 force 1 ,pdata 
-:      032001 first_block:
-0x726b 032002 force regidx_data ,regext_index 
-:      032003 iv_common:
-0x726c 032004 lshift8 temp ,regext 
-0x726d 032005 ior regext ,regext 
-0x726e 032006 increase 1 ,regext_index 
-0x726f 032007 rshift8 temp ,regext 
-0x7270 032008 rshift16 regext ,regext 
-0x7271 032009 fetch 2 ,mem_ccm_iv 
-0x7272 032010 lshift16 pdata ,pdata 
-0x7273 032011 ior regext ,regext 
-0x7274 032012 increase 1 ,regext_index 
-0x7275 032013 ifetchr regext ,4 ,contr 
-0x7276 032014 increase 1 ,regext_index 
-0x7277 032015 ifetch 2 ,contr 
-0x7278 032016 byteswap rega ,regext 
-0x7279 032017 lshift16 regext ,regext 
-0x727a 032018 ior regext ,regext 
-0x727b 032019 increase 1 ,regext_index 
-0x727c 032020 rtn 
-:      032024 generate_mic:
-0x727d 032025 add regc ,1 ,contr 
-0x727e 032026 ifetch 1 ,contr 
-0x727f 032027 iforce rega 
-0x7280 032028 call first_block_counter 
-0x7281 032029 call do_aes_ocb 
-0x7282 032031 force regidx_data ,regext_index 
-0x7283 032032 ifetch 1 ,regc 
-0x7284 032033 and_into 0x3 ,pdata 
-0x7285 032034 lshift16 pdata ,regext 
-0x7286 032035 set1 8 ,regext 
-0x7287 032036 call clear_hidata 
-0x7288 032037 call do_aes_cbc 
-0x7289 032039 copy rega ,loopcnt 
-0x728a 032040 add regc ,2 ,contr 
-0x728b 032041 call padding_data 
-:      032042 generate_mic_loop:
-0x728c 032043 call aes_load_data 
-0x728d 032044 call do_aes_cbc 
-0x728e 032045 deposit loopcnt 
-0x728f 032046 branch generate_mic_end ,blank 
-0x7290 032047 branch generate_mic_loop 
-:      032048 generate_mic_end:
-0x7291 032049 force regidx_result ,regext_index 
-0x7292 032050 deposit regext 
-0x7293 032051 store 4 ,mem_le_mic 
-0x7294 032052 rtn 
-:      032054 aes_crypt_data:
-0x7295 032055 increase 1 ,rega 
-0x7296 032056 call first_block_data 
-0x7297 032057 copy regc ,contr 
-0x7298 032058 call aes_load_xor 
-0x7299 032059 call do_aes_ctr 
-0x729a 032060 call store_enc_data 
-0x729b 032061 increase 16 ,regc 
-0x729c 032062 increase -16 ,regb 
-0x729d 032063 branch aes_crypt_data ,positive 
-0x729e 032064 rtn 
-:      032069 le_encrypt_new_start:
-0x729f 032070 call ccm_init_common 
-0x72a0 032071 bpatch patch1d_2 ,mem_patch1d 
-0x72a1 032072 jam 0 ,core_ccm_aad0 
-0x72a2 032073 jam 1 ,core_ccm_aad1 
-0x72a3 032074 fetch 1 ,mem_le_txheader 
-0x72a4 032075 and_into 0x3 ,pdata 
-0x72a5 032076 store 1 ,core_ccm_aad2 
-0x72a6 032077 fetch 2 ,mem_contr 
-0x72a7 032078 store 2 ,core_ccm_input_playload_addr 
-0x72a8 032079 setarg mem_le_txpayload 
-0x72a9 032080 store 2 ,core_ccm_output_playload_addr 
-0x72aa 032082 fetchr rega ,1 ,mem_le_txlen 
-0x72ab 032083 fetcht 5 ,mem_ccm_pcnt_tx 
-0x72ac 032084 call ccm_b0 
-0x72ad 032085 jam 2 ,core_ccm_ctrl 
-0x72ae 032086 jam 3 ,core_ccm_ctrl 
-0x72af 032088 fetch 1 ,mem_le_txlen 
-0x72b0 032089 store 2 ,core_ccm_inptr 
-0x72b1 032090 increase 4 ,pdata 
-0x72b2 032091 store 1 ,mem_le_txlen 
-0x72b3 032092 fetch 5 ,mem_ccm_pcnt_tx 
-0x72b4 032093 increase 1 ,pdata 
-0x72b5 032094 set0 le_ccm_directionbit ,pdata 
-0x72b6 032095 store 5 ,mem_ccm_pcnt_tx 
-0x72b7 032096 rtn 
-:      032099 ccm_wait_enc:
-0x72b8 032100 fetch 2 ,core_ccm_outptr 
-0x72b9 032101 isub temp ,null 
-0x72ba 032102 rtn zero 
-0x72bb 032103 nrtn blank 
-0x72bc 032105 branch ccm_wait_enc 
-:      032107 ccm_check_enc_done:
-0x72bd 032108 fetch 1 ,core_misc_status 
-0x72be 032109 bbit0 6 ,assert 
-:      032110 ccm_enc_done:
-0x72bf 032111 setarg mem_le_txpayload 
-0x72c0 032112 iadd temp ,contw 
-0x72c1 032113 arg regidx_result ,regext_index 
-0x72c2 032114 istorer regext ,4 ,contw 
-0x72c3 032115 branch ccm_ctrl_clr 
-:      032117 ccm_init_common:
-0x72c4 032118 bpatch patch1d_3 ,mem_patch1d 
-0x72c5 032119 force regidx_result ,regext_index 
-0x72c6 032120 call aes_clear 
-0x72c7 032121 call aes_clear_data 
-0x72c8 032122 setarg 0 
-0x72c9 032123 store 2 ,core_ccm_inptr 
-0x72ca 032124 rtn 
-:      032126 wait_ccm_done:
-0x72cb 032127 fetch 1 ,core_misc_status 
-0x72cc 032128 bbit0 6 ,wait_ccm_done 
-:      032129 ccm_ctrl_clr:
-0x72cd 032130 jam 0 ,core_ccm_ctrl 
-0x72ce 032131 rtn 
-:      032134 wait_aes:
-0x72cf 032135 nbranch wait_aes ,aes_ready 
-0x72d0 032136 rtn 
-:      032138 do_aes_ocb:
-0x72d1 032139 force 0x30 ,aes_ctrl 
-0x72d2 032140 force 0x0 ,aes_ctrl 
-0x72d3 032141 branch wait_aes 
-:      032143 do_aes_cbc:
-0x72d4 032144 force 0x32 ,aes_ctrl 
-0x72d5 032145 force 0x2 ,aes_ctrl 
-0x72d6 032146 branch wait_aes 
-:      032148 do_aes_ctr:
-0x72d7 032149 force 0x34 ,aes_ctrl 
-0x72d8 032150 force 0x4 ,aes_ctrl 
-0x72d9 032151 branch wait_aes 
-:      032154 aes_init:
-0x72da 032155 force 1 ,aes_ctrl 
-0x72db 032156 force 0 ,aes_ctrl 
-0x72dc 032157 rtn 
-:      032160 wait_keyinit_done:
-0x72dd 032161 fetch 1 ,core_aes_decode_key_init 
-0x72de 032162 bbit0 2 ,wait_keyinit_done 
-0x72df 032163 rtn 
-:      032166 dec_key_initial:
-0x72e0 032167 store 2 ,core_keybuf_saddr 
-0x72e1 032168 force 0xc0 ,aes_ctrl 
-0x72e2 032169 force 0x80 ,aes_ctrl 
-0x72e3 032170 branch wait_keyinit_done 
-:      032172 do_aes_ecb_dec:
-0x72e4 032173 force regidx_data ,regext_index 
-0x72e5 032174 copy regb ,contr 
-0x72e6 032175 force 4 ,loopcnt 
-0x72e7 032176 call aes_ecb_dec_loop 
-0x72e8 032178 force 0x180 ,aes_ctrl 
-0x72e9 032179 force 0x80 ,aes_ctrl 
-0x72ea 032180 call wait_aes 
-:      032181 ecb_dec_generate:
-0x72eb 032182 force regidx_result ,regext_index 
-0x72ec 032183 copy regc ,contw 
-0x72ed 032184 force 4 ,loopcnt 
-:      032185 ecb_dec_generate_loop:
-0x72ee 032186 copy regext ,pdata 
-0x72ef 032187 istore 4 ,contw 
-0x72f0 032188 increase 1 ,regext_index 
-0x72f1 032189 loop ecb_dec_generate_loop 
-0x72f2 032190 rtn 
-:      032192 aes_ecb_dec_loop:
-0x72f3 032193 ifetch 2 ,contr 
-0x72f4 032194 ifetcht 2 ,contr 
-0x72f5 032195 lshift16 temp ,temp 
-0x72f6 032196 ior temp ,regext 
-0x72f7 032197 increase 1 ,regext_index 
-0x72f8 032198 loop aes_ecb_dec_loop 
-0x72f9 032199 rtn 
-:      032202 do_aes_cbc_dec:
-0x72fa 032203 force regidx_xor ,regext_index 
-0x72fb 032204 copy rega ,contr 
-0x72fc 032205 force 4 ,loopcnt 
-0x72fd 032206 call aes_ecb_dec_loop 
-0x72fe 032208 force regidx_data ,regext_index 
-0x72ff 032209 copy regb ,contr 
-0x7300 032210 force 4 ,loopcnt 
-0x7301 032211 call aes_ecb_dec_loop 
-0x7302 032212 force 0x182 ,aes_ctrl 
-0x7303 032213 force 0x82 ,aes_ctrl 
-0x7304 032214 call wait_aes 
-0x7305 032215 branch ecb_dec_generate 
-:      032218 function_s1:
-0x7306 032219 force regidx_data ,regext_index 
-0x7307 032220 fetch 4 ,mem_le_mrand 
-0x7308 032221 iforce regext 
-0x7309 032222 increase 1 ,regext_index 
-0x730a 032223 ifetch 4 ,contr 
-0x730b 032224 iforce regext 
-0x730c 032225 increase 1 ,regext_index 
-0x730d 032226 fetch 4 ,mem_le_srand 
-0x730e 032227 iforce regext 
-0x730f 032228 increase 1 ,regext_index 
-0x7310 032229 ifetch 4 ,contr 
-0x7311 032230 iforce regext 
-0x7312 032231 increase 1 ,regext_index 
-0x7313 032232 call aes_clear 
-0x7314 032233 increase -4 ,regext_index 
-0x7315 032234 fetch 4 ,mem_le_tk 
-0x7316 032235 copy pdata ,regext 
-0x7317 032236 increase 4 ,regext_index 
-0x7318 032237 force 0x38 ,aes_ctrl 
-0x7319 032238 force 0x8 ,aes_ctrl 
-0x731a 032239 branch wait_aes 
-:      032242 function_c1:
-0x731b 032243 bpatch patch1d_4 ,mem_patch1d 
-0x731c 032244 fetch 6 ,mem_le_lap 
-0x731d 032245 fetcht 6 ,mem_le_plap 
-0x731e 032246 branch function_c1_master ,master 
-0x731f 032247 fetch 6 ,mem_le_plap 
-0x7320 032248 fetcht 6 ,mem_le_lap 
-:      032249 function_c1_master:
-0x7321 032250 force regidx_xor ,regext_index 
-0x7322 032251 copy temp ,regext 
-0x7323 032252 increase 1 ,regext_index 
-0x7324 032253 rshift32 temp ,regext 
-0x7325 032254 lshift16 pdata ,pdata 
-0x7326 032255 ior regext ,regext 
-0x7327 032256 increase 1 ,regext_index 
-0x7328 032257 rshift32 pdata ,regext 
-0x7329 032258 increase 1 ,regext_index 
-0x732a 032259 force 0 ,regext 
-0x732b 032260 force 0 ,pdata 
-0x732c 032261 fetch 1 ,mem_le_conn_peer_addr_type 
-0x732d 032262 fetcht 1 ,mem_le_adv_own_addr_type 
-0x732e 032263 nbranch function_c1_irat ,master 
-0x732f 032265 fetch 1 ,mem_le_conn_own_addr_type 
-0x7330 032266 fetcht 1 ,mem_le_conn_peer_addr_type 
-:      032267 function_c1_irat:
-0x7331 032268 store 1 ,mem_le_iat 
-0x7332 032269 storet 1 ,mem_le_rat 
-0x7333 032270 force regidx_data ,regext_index 
-0x7334 032271 arg mem_le_iat ,regb 
-0x7335 032272 force 4 ,loopcnt 
-:      032273 function_c1_loop1:
-0x7336 032274 ifetch 4 ,rega 
-0x7337 032275 ifetcht 4 ,regb 
-0x7338 032276 ixor temp ,regext 
-0x7339 032277 increase 1 ,regext_index 
-0x733a 032278 increase 4 ,rega 
-0x733b 032279 increase 4 ,regb 
-0x733c 032280 loop function_c1_loop1 
-0x733d 032281 call aes_clear 
-0x733e 032282 increase -4 ,regext_index 
-0x733f 032283 fetch 4 ,mem_le_tk 
-0x7340 032284 copy pdata ,regext 
-0x7341 032285 increase 4 ,regext_index 
-0x7342 032286 force 0x38 ,aes_ctrl 
-0x7343 032287 force 0xc ,aes_ctrl 
-0x7344 032288 call wait_aes 
-0x7345 032290 call aes_clear_data 
-0x7346 032291 force 0x3a ,aes_ctrl 
-0x7347 032292 force 0x8 ,aes_ctrl 
-0x7348 032293 branch wait_aes 
-:      032295 padding_data:
-0x7349 032296 compare 0 ,loopcnt ,3 
-0x734a 032297 rtn true 
-0x734b 032298 deposit contr 
-0x734c 032299 iadd loopcnt ,contw 
-0x734d 032300 force 0 ,pdata 
-:      032301 padding_loop:
-0x734e 032302 istore 1 ,contw 
-0x734f 032303 increase 1 ,loopcnt 
-0x7350 032304 compare 0 ,loopcnt ,3 
-0x7351 032305 rtn true 
-0x7352 032306 branch padding_loop 
-:      032308 aes_load_data:
-0x7353 032309 force regidx_data ,regext_index 
-:      032310 load_data_loop:
-0x7354 032311 deposit loopcnt 
-0x7355 032312 branch load_data_padding ,blank 
-0x7356 032313 ifetch 4 ,contr 
-0x7357 032314 increase -4 ,loopcnt 
-:      032315 load_data_padding:
-0x7358 032316 iforce regext 
-0x7359 032317 increase 1 ,regext_index 
-0x735a 032318 compare regidx_key ,regext_index ,0xf 
-0x735b 032319 rtn true 
-0x735c 032320 branch load_data_loop 
-:      032322 aes_load_xor:
-0x735d 032323 force regidx_xor ,regext_index 
-0x735e 032324 branch load_regext 
-:      032325 load_key:
-0x735f 032326 force regidx_key ,regext_index 
-0x7360 032327 branch load_regext 
-:      032328 load_data128:
-0x7361 032329 force regidx_data ,regext_index 
-:      032330 load_regext:
-0x7362 032331 force 4 ,loopcnt 
-:      032332 load_regext_loop:
-0x7363 032333 ifetch 4 ,contr 
-0x7364 032334 iforce regext 
-0x7365 032335 increase 1 ,regext_index 
-0x7366 032336 loop load_regext_loop 
-0x7367 032337 rtn 
-:      032339 load_sk:
-0x7368 032340 arg mem_le_sk ,contr 
-0x7369 032341 branch load_key 
-:      032343 clear_hidata:
-0x736a 032344 force 4 ,loopcnt 
-0x736b 032345 branch clear_data_rest 
-:      032347 regext_clear:
-0x736c 032348 force 0 ,regext_index 
-0x736d 032349 force 16 ,loopcnt 
-0x736e 032350 branch clear_loop 
-:      032352 aes_clear_data:
-0x736f 032353 force regidx_data ,regext_index 
-:      032354 aes_clear:
-0x7370 032355 force 4 ,loopcnt 
-:      032356 clear_loop:
-0x7371 032357 force 0 ,regext 
-:      032358 clear_data_rest:
-0x7372 032359 increase 1 ,regext_index 
-0x7373 032360 loop clear_loop 
-0x7374 032361 rtn 
-:      032363 store_aes_result:
-0x7375 032364 force regidx_result ,regext_index 
-0x7376 032365 force 4 ,loopcnt 
-:      032366 send_aes_result_loop:
-0x7377 032367 deposit regext 
-0x7378 032368 istore 4 ,contw 
-0x7379 032369 increase 1 ,regext_index 
-0x737a 032370 loop send_aes_result_loop 
-0x737b 032371 rtn 
-:      032373 store_enc_data:
-0x737c 032374 force regidx_result ,regext_index 
-0x737d 032375 copy regc ,contw 
-0x737e 032376 add regb ,1 ,loopcnt 
-0x737f 032377 sub loopcnt ,15 ,null 
-0x7380 032378 branch store_enc_loop ,positive 
-0x7381 032379 force 16 ,loopcnt 
-:      032380 store_enc_loop:
-0x7382 032381 deposit regext 
-0x7383 032382 sub loopcnt ,3 ,null 
-0x7384 032383 branch store_enc_byte ,positive 
-0x7385 032384 istore 4 ,contw 
-0x7386 032385 increase -4 ,loopcnt 
-0x7387 032386 rtn zero 
-0x7388 032387 increase 1 ,regext_index 
-0x7389 032388 branch store_enc_loop 
-:      032389 store_enc_byte:
-0x738a 032390 istore 1 ,contw 
-0x738b 032391 rshift8 pdata ,pdata 
-0x738c 032392 loop store_enc_byte 
-0x738d 032393 rtn 
-:      032396 compare_res:
-0x738e 032397 force regidx_result ,regext_index 
-0x738f 032398 force 4 ,loopcnt 
-:      032399 compare_res_loop:
-0x7390 032400 ifetch 4 ,contr 
-0x7391 032401 isub regext ,null 
-0x7392 032402 nrtn zero 
-0x7393 032403 increase 1 ,regext_index 
-0x7394 032404 loop compare_res_loop 
-0x7395 032405 branch enable_zero 
-:      032407 enable_authrom:
-0x7396 032408 fetch 1 ,core_clkoff 
-0x7397 032409 set0 clock_off_auth_rom ,pdata 
-0x7398 032410 store 1 ,core_clkoff 
-0x7399 032411 rtn 
-:      032413 disable_authrom:
-0x739a 032414 fetch 1 ,core_clkoff 
-0x739b 032415 set1 clock_off_auth_rom ,pdata 
-0x739c 032416 store 1 ,core_clkoff 
-0x739d 032417 rtn 
-:      032425 init_memp:
-0x739e 032426 arg mem_p ,contw 
-0x739f 032427 setsect 0 ,0x3ffff 
-0x73a0 032428 setsect 1 ,0x3ffff 
-0x73a1 032429 setsect 2 ,0x3ffff 
-0x73a2 032430 setsect 3 ,0x3fbff 
-0x73a3 032431 istore 9 ,contw 
-0x73a4 032432 setsect 0 ,0x3ffff 
-0x73a5 032433 setsect 1 ,0x3ffff 
-0x73a6 032434 setsect 2 ,0x3ffff 
-0x73a7 032435 setsect 3 ,0x3ffff 
-0x73a8 032436 istore 9 ,contw 
-0x73a9 032437 setsect 0 ,0x3ffff 
-0x73aa 032438 setsect 1 ,0x3ffff 
-0x73ab 032439 setsect 2 ,0x3cfff 
-0x73ac 032440 setsect 3 ,0x3ffff 
-0x73ad 032441 istore 9 ,contw 
-0x73ae 032442 setsect 0 ,0x3ffff 
-0x73af 032443 setsect 1 ,0x3ffff 
-0x73b0 032444 setsect 2 ,0x3ffef 
-0x73b1 032445 setsect 3 ,0x3ffff 
-0x73b2 032446 istore 9 ,contw 
-0x73b3 032447 setsect 0 ,0x3ffff 
-0x73b4 032448 setsect 1 ,0x3ffff 
-0x73b5 032449 setsect 2 ,0x3ffff 
-0x73b6 032450 setsect 3 ,0x3ffff 
-0x73b7 032451 istore 9 ,contw 
-0x73b8 032452 setsect 0 ,0x3ffff 
-0x73b9 032453 setsect 1 ,0x26c7f 
-0x73ba 032454 setsect 2 ,0x146b 
-0x73bb 032455 setsect 3 ,0x37bb3 
-0x73bc 032456 istore 9 ,contw 
-0x73bd 032457 setsect 0 ,0x1feb8 
-0x73be 032458 setsect 1 ,0x10c12 
-0x73bf 032459 setsect 2 ,0x2b722 
-0x73c0 032460 setsect 3 ,0x29fa6 
-0x73c1 032461 istore 9 ,contw 
-0x73c2 032462 setsect 0 ,0xe70f 
-0x73c3 032463 setsect 1 ,0x16720 
-0x73c4 032464 setsect 2 ,0x519e 
-0x73c5 032465 setsect 3 ,0x19084 
-0x73c6 032466 istore 9 ,contw 
-0x73c7 032467 setsect 0 ,0x31012 
-0x73c8 032468 setsect 1 ,0x360bf 
-0x73c9 032469 setsect 2 ,0x3f0af 
-0x73ca 032470 setsect 3 ,0x3d3 
-0x73cb 032471 istore 9 ,contw 
-0x73cc 032472 setsect 0 ,0x3a188 
-0x73cd 032473 setsect 1 ,0x3ad0 
-0x73ce 032474 setsect 2 ,0x3cbf2 
-0x73cf 032475 setsect 3 ,0x243d9 
-0x73d0 032476 istore 9 ,contw 
-0x73d1 032477 setsect 0 ,0x2b030 
-0x73d2 032478 setsect 1 ,0x36a03 
-0x73d3 032479 setsect 2 ,0x11188 
-0x73d4 032480 setsect 3 ,0x1e520 
-0x73d5 032481 istore 9 ,contw 
-0x73d6 032482 setsect 0 ,0x3a11e 
-0x73d7 032483 setsect 1 ,0xfe5d 
-0x73d8 032484 setsect 2 ,0xdd57 
-0x73d9 032485 setsect 3 ,0x1ac93 
-0x73da 032486 istore 9 ,contw 
-0x73db 032487 setsect 0 ,0x11ed 
-0x73dc 032488 setsect 1 ,0x218c4 
-0x73dd 032489 setsect 2 ,0x8da7 
-0x73de 032490 setsect 3 ,0x257ff 
-0x73df 032491 istore 9 ,contw 
-0x73e0 032492 setsect 0 ,0x3192b 
-0x73e1 032493 setsect 1 ,0x34641 
-0x73e2 032494 setsect 2 ,0x1be0c 
-0x73e3 032495 setsect 3 ,0x366ad 
-0x73e4 032496 istore 9 ,contw 
-0x73e5 032497 setsect 0 ,0x1f83 
-0x73e6 032498 setsect 1 ,0x15a23 
-0x73e7 032499 setsect 2 ,0x3f9b0 
-0x73e8 032500 setsect 3 ,0x3949 
-0x73e9 032501 istore 9 ,contw 
-0x73ea 032502 setsect 0 ,0x13a51 
-0x73eb 032503 setsect 1 ,0x153fd 
-0x73ec 032504 setsect 2 ,0x3372a 
-0x73ed 032505 setsect 3 ,0xf1bb 
-0x73ee 032506 istore 9 ,contw 
-0x73ef 032507 setsect 0 ,0x3ae85 
-0x73f0 032508 setsect 1 ,0x1eed9 
-0x73f1 032509 setsect 2 ,0x9e66 
-0x73f2 032510 setsect 3 ,0x1a8 
-0x73f3 032511 istore 8 ,contw 
-0x73f4 032512 rtn 
-:      032520 init_memp_256:
-0x73f5 032521 arg mem_p_256 ,contw 
-0x73f6 032522 setsect 0 ,0x3ffff 
-0x73f7 032523 setsect 1 ,0x3ffff 
-0x73f8 032524 setsect 2 ,0x3ffff 
-0x73f9 032525 setsect 3 ,0x3ffff 
-0x73fa 032526 istore 9 ,contw 
-0x73fb 032527 setsect 0 ,0x3ffff 
-0x73fc 032528 setsect 1 ,0x3f 
-0x73fd 032529 setsect 2 ,0x0 
-0x73fe 032530 setsect 3 ,0x0 
-0x73ff 032531 istore 9 ,contw 
-0x7400 032532 setsect 0 ,0x0 
-0x7401 032533 setsect 1 ,0x0 
-0x7402 032534 setsect 2 ,0x1000 
-0x7403 032535 setsect 3 ,0x0 
-0x7404 032536 istore 9 ,contw 
-0x7405 032537 setsect 0 ,0x3ff00 
-0x7406 032538 setsect 1 ,0x3ffff 
-0x7407 032539 setsect 2 ,0x3ffcf 
-0x7408 032540 setsect 3 ,0x3ffff 
-0x7409 032541 istore 9 ,contw 
-0x740a 032542 setsect 0 ,0x3ffff 
-0x740b 032543 setsect 1 ,0x3ffff 
-0x740c 032544 setsect 2 ,0x3ffff 
-0x740d 032545 setsect 3 ,0x3ff 
-0x740e 032546 istore 9 ,contw 
-0x740f 032547 setsect 0 ,0x0 
-0x7410 032548 setsect 1 ,0x0 
-0x7411 032549 setsect 2 ,0x0 
-0x7412 032550 setsect 3 ,0x0 
-0x7413 032551 istore 9 ,contw 
-0x7414 032552 setsect 0 ,0x10000 
-0x7415 032553 setsect 1 ,0x0 
-0x7416 032554 setsect 2 ,0x3f000 
-0x7417 032555 setsect 3 ,0x3ffff 
-0x7418 032556 istore 9 ,contw 
-0x7419 032557 setsect 0 ,0x296ff 
-0x741a 032558 setsect 1 ,0x22630 
-0x741b 032559 setsect 2 ,0x3945d 
-0x741c 032560 setsect 3 ,0x3d284 
-0x741d 032561 istore 9 ,contw 
-0x741e 032562 setsect 0 ,0x333a0 
-0x741f 032563 setsect 1 ,0x4b7a 
-0x7420 032564 setsect 2 ,0x37d8 
-0x7421 032565 setsect 3 ,0x3c9dc 
-0x7422 032566 istore 9 ,contw 
-0x7423 032567 setsect 0 ,0x3a440 
-0x7424 032568 setsect 1 ,0x1b958 
-0x7425 032569 setsect 2 ,0x38bce 
-0x7426 032570 setsect 3 ,0x1091f 
-0x7427 032571 istore 9 ,contw 
-0x7428 032572 setsect 0 ,0x2e12c 
-0x7429 032573 setsect 1 ,0x1f47c 
-0x742a 032574 setsect 2 ,0x356b1 
-0x742b 032575 setsect 3 ,0x2fd47 
-0x742c 032576 istore 9 ,contw 
-0x742d 032577 setsect 0 ,0x6837 
-0x742e 032578 setsect 1 ,0x2ed90 
-0x742f 032579 setsect 2 ,0x1ecec 
-0x7430 032580 setsect 3 ,0x1acc5 
-0x7431 032581 istore 9 ,contw 
-0x7432 032582 setsect 0 ,0x23357 
-0x7433 032583 setsect 1 ,0x18af3 
-0x7434 032584 setsect 2 ,0xf9e1 
-0x7435 032585 setsect 3 ,0x129f0 
-0x7436 032586 istore 9 ,contw 
-0x7437 032587 setsect 0 ,0x2e7eb 
-0x7438 032588 setsect 1 ,0x3e6e3 
-0x7439 032589 setsect 2 ,0x3e1a7 
-0x743a 032590 setsect 3 ,0x10b8b 
-0x743b 032591 istore 9 ,contw 
-0x743c 032592 setsect 0 ,0x24fe3 
-0x743d 032593 setsect 1 ,0x20ef 
-0x743e 032594 setsect 2 ,0x1b5a6 
-0x743f 032595 setsect 3 ,0xdc2f 
-0x7440 032596 istore 9 ,contw 
-0x7441 032597 setsect 0 ,0x13860 
-0x7442 032598 setsect 1 ,0x2bd69 
-0x7443 032599 setsect 2 ,0x391a 
-0x7444 032600 setsect 3 ,0x1b222 
-0x7445 032601 istore 9 ,contw 
-0x7446 032602 rtn 
-:      032608 publickey_init:
-0x7447 032611 branch sp_initialize_256 
-:      032613 sp_calc_sequence_256_check:
-0x7448 032614 bpatch patch1d_5 ,mem_patch1d 
-0x7449 032619 fetch 1 ,mem_secure_connections_enable 
-0x744a 032620 rtn blank 
-0x744b 032621 fetch 1 ,mem_sc_local_key_invalid 
-0x744c 032622 rtneq sp_key_valid_256 
-0x744d 032625 fetch 1 ,mem_sc_calc 
-0x744e 032626 beq sp_calc_standby ,sp_initialize_256 
-0x744f 032627 rtn 
-:      032628 stop_publickey_calc_256:
-0x7450 032629 jam sp_calc_standby ,mem_sc_calc 
-0x7451 032630 rtn 
-:      032635 sp_clear_flags:
-0x7452 032636 bpatch patch1d_6 ,mem_patch1d 
-0x7453 032637 setarg mem_sp_state_end 
-0x7454 032638 arg mem_sp_state_start ,contw 
-0x7455 032639 isub contw ,loopcnt 
-0x7456 032640 call clear_mem 
-0x7457 032641 setarg mem_sp_state_xmem_end 
-0x7458 032642 arg mem_sp_state_xmem ,contw 
-0x7459 032643 isub contw ,loopcnt 
-0x745a 032644 branch clear_mem 
-:      032648 sp_calc_check_publickey_256:
-0x745b 032649 call sp_calc_b256 
-0x745c 032650 arg mem_le_pubkey_remote_y_256 ,rega 
-0x745d 032651 arg mem_t7_256 ,contw 
-0x745e 032652 call bn_sqrmod_256 
-0x745f 032653 arg mem_le_pubkey_remote_x_256 ,rega 
-0x7460 032654 arg mem_t2_256 ,contw 
-0x7461 032655 call bn_sqrmod_256 
-0x7462 032656 arg mem_t2_256 ,rega 
-0x7463 032657 arg mem_le_pubkey_remote_x_256 ,regb 
-0x7464 032658 arg mem_t2_256 ,contw 
-0x7465 032659 call bn_mulmod_256 
-0x7466 032660 arg mem_a_256 ,rega 
-0x7467 032661 arg mem_le_pubkey_remote_x_256 ,regb 
-0x7468 032662 arg mem_t3_256 ,contw 
-0x7469 032663 call bn_mulmod_256 
-0x746a 032664 arg mem_t3_256 ,rega 
-0x746b 032665 arg mem_t2_256 ,regb 
-0x746c 032666 arg mem_t2_256 ,contw 
-0x746d 032667 call bn_addmod_256 
-0x746e 032668 arg mem_t0_256 ,rega 
-0x746f 032669 arg mem_t2_256 ,regb 
-0x7470 032670 arg mem_t0_256 ,contw 
-0x7471 032671 call bn_addmod_256 
-0x7472 032672 arg 32 ,loopcnt 
-0x7473 032673 arg mem_t7_256 ,rega 
-0x7474 032674 arg mem_t0_256 ,regb 
-0x7475 032675 branch string_compare 
-:      032677 sp_calc_b256:
-0x7476 032678 arg mem_gy_256 ,rega 
-0x7477 032679 arg mem_t0_256 ,contw 
-0x7478 032680 call bn_sqrmod_256 
-0x7479 032681 arg mem_gx_256 ,rega 
-0x747a 032682 arg mem_t2_256 ,contw 
-0x747b 032683 call bn_sqrmod_256 
-0x747c 032684 arg mem_t2_256 ,rega 
-0x747d 032685 arg mem_gx_256 ,regb 
-0x747e 032686 arg mem_t2_256 ,contw 
-0x747f 032687 call bn_mulmod_256 
-0x7480 032688 arg mem_a_256 ,rega 
-0x7481 032689 arg mem_gx_256 ,regb 
-0x7482 032690 arg mem_t3_256 ,contw 
-0x7483 032691 call bn_mulmod_256 
-0x7484 032692 arg mem_t3_256 ,rega 
-0x7485 032693 arg mem_t2_256 ,regb 
-0x7486 032694 arg mem_t2_256 ,contw 
-0x7487 032695 call bn_addmod_256 
-0x7488 032696 arg mem_t0_256 ,rega 
-0x7489 032697 arg mem_t2_256 ,regb 
-0x748a 032698 arg mem_t0_256 ,contw 
-0x748b 032699 branch bn_submod_256 
-:      032704 random_generator:
-0x748c 032705 increase -1 ,queue 
-0x748d 032706 nrtn positive 
-0x748e 032707 random pdata 
-0x748f 032708 istore 2 ,contw 
-0x7490 032709 branch random_generator 
-:      032710 compare4:
-0x7491 032711 increase -1 ,queue 
-0x7492 032712 nbranch compare4_success ,positive 
-0x7493 032713 ifetch 4 ,rega 
-0x7494 032714 copy pdata ,temp 
-0x7495 032715 ifetch 4 ,regb 
-0x7496 032716 iflip temp ,pdata 
-0x7497 032717 nbranch compare4_failed ,zero 
-0x7498 032718 increase 4 ,rega 
-0x7499 032719 increase 4 ,regb 
-0x749a 032720 branch compare4 
-:      032721 compare4_failed:
-0x749b 032722 branch disable_true 
-:      032724 compare4_success:
-0x749c 032725 branch enable_true 
-:      032730 bn_testbit:
-0x749d 032731 and pdata ,7 ,queue 
-0x749e 032732 rshift3 pdata ,pdata 
-0x749f 032733 iadd contr ,contr 
-0x74a0 032734 ifetch 1 ,contr 
-0x74a1 032735 qisolate0 pdata 
-0x74a2 032736 rtn 
-:      032739 bn_eq_zero:
-0x74a3 032740 ifetch 8 ,contr 
-0x74a4 032741 nrtn blank 
-0x74a5 032742 ifetch 8 ,contr 
-0x74a6 032743 nrtn blank 
-0x74a7 032744 ifetch 8 ,contr 
-0x74a8 032745 rtn 
-:      032750 bn_eq_0:
-0x74a9 032751 ifetch 4 ,rega 
-0x74aa 032752 iforce temp 
-0x74ab 032753 ifetch 4 ,regb 
-0x74ac 032754 isub temp ,null 
-0x74ad 032755 nrtn zero 
-0x74ae 032756 increase 4 ,rega 
-0x74af 032757 increase 4 ,regb 
-0x74b0 032758 loop bn_eq_0 
-0x74b1 032759 rtn 
-:      032761 bn_bigeq:
-0x74b2 032762 force 6 ,loopcnt 
-0x74b3 032763 increase 20 ,rega 
-0x74b4 032764 increase 20 ,regb 
-:      032765 bn_bigeq_0:
-0x74b5 032766 ifetch 4 ,regb 
-0x74b6 032767 iforce temp 
-0x74b7 032768 ifetch 4 ,rega 
-0x74b8 032769 isub temp ,pdata 
-0x74b9 032770 nrtn positive 
-0x74ba 032771 nrtn blank 
-0x74bb 032772 increase -4 ,rega 
-0x74bc 032773 increase -4 ,regb 
-0x74bd 032774 loop bn_bigeq_0 
-0x74be 032775 rtn 
-:      032776 bn_add:
-0x74bf 032777 force 6 ,loopcnt 
-0x74c0 032778 force 0 ,regc 
-:      032779 bn_add_0:
-0x74c1 032780 ifetch 4 ,rega 
-0x74c2 032781 iforce temp 
-0x74c3 032782 ifetch 4 ,regb 
-0x74c4 032783 iadd temp ,pdata 
-0x74c5 032784 iadd regc ,pdata 
-0x74c6 032785 istore 4 ,contw 
-0x74c7 032786 isolate1 32 ,pdata 
-0x74c8 032787 setflag true ,0 ,regc 
-0x74c9 032788 increase 4 ,rega 
-0x74ca 032789 increase 4 ,regb 
-0x74cb 032790 loop bn_add_0 
-0x74cc 032791 rtn 
-:      032793 bn_sub:
-0x74cd 032794 force 6 ,loopcnt 
-0x74ce 032795 force 0 ,regc 
-:      032796 bn_sub_0:
-0x74cf 032797 ifetch 4 ,regb 
-0x74d0 032798 iforce temp 
-0x74d1 032799 ifetch 4 ,rega 
-0x74d2 032800 isub temp ,pdata 
-0x74d3 032801 isub regc ,pdata 
-0x74d4 032802 istore 4 ,contw 
-0x74d5 032803 isolate1 32 ,pdata 
-0x74d6 032804 setflag true ,0 ,regc 
-0x74d7 032805 increase 4 ,rega 
-0x74d8 032806 increase 4 ,regb 
-0x74d9 032807 loop bn_sub_0 
-0x74da 032808 rtn 
-:      032810 bn_rshift6:
-0x74db 032811 force 6 ,loopcnt 
-0x74dc 032812 increase 20 ,rega 
-:      032813 bn_rshift:
-0x74dd 032814 force 0 ,regc 
-:      032815 bn_rshift_0:
-0x74de 032816 ifetch 4 ,rega 
-0x74df 032817 isolate1 0 ,pdata 
-0x74e0 032818 setflag true ,1 ,regc 
-0x74e1 032819 rshift pdata ,pdata 
-0x74e2 032820 isolate1 0 ,regc 
-0x74e3 032821 setflag true ,31 ,pdata 
-0x74e4 032822 istore 4 ,rega 
-0x74e5 032823 increase -4 ,rega 
-0x74e6 032824 rshift regc ,regc 
-0x74e7 032825 loop bn_rshift_0 
-0x74e8 032826 rtn 
-:      032827 bn_lshift:
-0x74e9 032828 force 6 ,loopcnt 
-0x74ea 032829 force 0 ,regc 
-:      032830 bn_lshift_0:
-0x74eb 032831 ifetch 4 ,rega 
-0x74ec 032832 isolate1 31 ,pdata 
-0x74ed 032833 setflag true ,1 ,regc 
-0x74ee 032834 lshift pdata ,pdata 
-0x74ef 032835 isolate1 0 ,regc 
-0x74f0 032836 setflag true ,0 ,pdata 
-0x74f1 032837 istore 4 ,rega 
-0x74f2 032838 increase 4 ,rega 
-0x74f3 032839 rshift regc ,regc 
-0x74f4 032840 loop bn_lshift_0 
-0x74f5 032841 rtn 
-:      032844 bn_load:
-0x74f6 032845 force 6 ,loopcnt 
-:      032846 bn_load_0:
-0x74f7 032847 ifetch 4 ,contr 
-0x74f8 032848 iforce regext 
-0x74f9 032849 increase 1 ,regext_index 
-0x74fa 032850 loop bn_load_0 
-0x74fb 032851 rtn 
-:      032855 sp_initialize_256:
-0x74fc 032856 bpatch patch1d_7 ,mem_patch1d 
-0x74fd 032857 fetch 1 ,mem_secure_connections_enable 
-0x74fe 032858 nbranch sp_pubkey_calc_256 ,blank 
-:      032860 sc_reset:
-0x74ff 032861 jam sp_calc_standby ,mem_sc_calc 
-0x7500 032862 jam sp_key_invalid ,mem_sc_local_key_invalid 
-0x7501 032863 rtn 
-:      032867 sp_wait_pubkey_calc_256_done:
-0x7502 032868 fetch 1 ,mem_secure_connections_enable 
-0x7503 032869 rtn blank 
-0x7504 032870 fetch 1 ,mem_sc_local_key_invalid 
-0x7505 032871 rtneq sp_key_valid_256 
-0x7506 032872 call sp_calc_sequence_256 
-0x7507 032873 branch sp_wait_pubkey_calc_256_done 
-:      032877 sp_debug_private_256:
-0x7508 032878 arg mem_sc_private_key_256 ,contw 
-0x7509 032879 setsect 0 ,0x1abd 
-0x750a 032880 setsect 1 ,0x1b34f 
-0x750b 032881 setsect 2 ,0x19b8a 
-0x750c 032882 setsect 3 ,0x26562 
-0x750d 032883 istore 9 ,contw 
-0x750e 032884 setsect 0 ,0x340b7 
-0x750f 032885 setsect 1 ,0x1efa 
-0x7510 032886 setsect 2 ,0xaff6 
-0x7511 032887 setsect 3 ,0xfd41 
-0x7512 032888 istore 9 ,contw 
-0x7513 032889 setsect 0 ,0x3d210 
-0x7514 032890 setsect 1 ,0x26cf8 
-0x7515 032891 setsect 2 ,0x3874c 
-0x7516 032892 setsect 3 ,0x3157c 
-0x7517 032893 istore 9 ,contw 
-0x7518 032894 setsect 0 ,0x2d4a3 
-0x7519 032895 setsect 1 ,0x3d27d 
-0x751a 032896 setsect 2 ,0x3 
-0x751b 032897 istore 5 ,contw 
-0x751c 032898 rtn 
-:      032901 sp_pubkey_calc_256:
-0x751d 032902 fetch 1 ,mem_sc_local_key_invalid 
-0x751e 032903 rtnne sp_key_invalid 
-0x751f 032904 fetch 1 ,mem_sc_calc 
-0x7520 032905 rtnne sp_calc_standby 
-0x7521 032906 call init_memp_256 
-0x7522 032907 arg mem_sc_private_key_256 ,contw 
-0x7523 032908 force 15 ,queue 
-0x7524 032909 call random_generator 
-0x7525 032910 random pdata 
-0x7526 032911 rshift pdata ,pdata 
-0x7527 032912 istore 2 ,contw 
-0x7528 032914 fetch 1 ,mem_sp_debug_mode 
-0x7529 032915 ncall sp_debug_private_256 ,blank 
-0x752a 032917 arg mem_k_256 ,contw 
-0x752b 032918 arg mem_sc_private_key_256 ,contr 
-0x752c 032919 call memcpy32 
-0x752d 032921 arg mem_ax_256 ,contw 
-0x752e 032922 arg mem_gx_256 ,contr 
-0x752f 032923 call memcpy64 
-0x7530 032925 arg mem_az_256 ,contw 
-0x7531 032926 call clear_mem_256 
-0x7532 032927 jam 1 ,mem_az_256 
-0x7533 032929 call eckp_calc_init_256 
-0x7534 032930 jam sp_calc_pubkey_256 ,mem_sc_calc 
-0x7535 032931 rtn 
-:      032933 sp_pubkey_generated_256:
-0x7536 032934 arg mem_sc_pubkey_local_x_256 ,contw 
-0x7537 032935 arg mem_bx_256 ,contr 
-0x7538 032936 call memcpy64 
-0x7539 032937 jam sp_key_valid_256 ,mem_sc_local_key_invalid 
-0x753a 032938 jam sp_calc_standby ,mem_sc_calc 
-0x753b 032939 rtn 
-:      032943 sp_dhkey_calc_256:
-0x753c 032944 fetch 1 ,mem_sp_dhkey_invalid 
-0x753d 032945 rtnne sp_key_invalid 
-0x753e 032946 fetch 1 ,mem_sc_calc 
-0x753f 032947 rtnne sp_calc_standby 
-0x7540 032949 arg mem_k_256 ,contw 
-0x7541 032950 arg mem_sc_private_key_256 ,contr 
-0x7542 032951 call memcpy32 
-0x7543 032953 arg mem_ax_256 ,contw 
-0x7544 032954 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7545 032955 call memcpy64 
-0x7546 032957 arg mem_az_256 ,contw 
-0x7547 032958 call clear_mem_256 
-0x7548 032959 jam 1 ,mem_az_256 
-0x7549 032961 call eckp_calc_init_256 
-0x754a 032962 jam sp_calc_dhkey_256 ,mem_sc_calc 
-0x754b 032963 rtn 
-:      032966 sp_dhkey_generated_256:
-0x754c 032968 arg mem_le_dhkey_256 ,contw 
-0x754d 032969 arg mem_bx_256 ,contr 
-0x754e 032970 call memcpy32 
-0x754f 032971 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
-0x7550 032972 jam sp_calc_standby ,mem_sc_calc 
-0x7551 032973 rtn 
-:      032977 sp_calc_sequence_256:
-0x7552 032978 fetch 1 ,mem_secure_connections_enable 
-0x7553 032979 rtn blank 
-0x7554 032980 fetch 1 ,mem_sc_calc 
-0x7555 032981 rtn blank 
-0x7556 032982 increase 0x80 ,pdata 
-0x7557 032983 store 1 ,mem_sc_calc 
-0x7558 032984 rtnbit1 7 
-0x7559 032985 fetch 2 ,mem_ec_loopc 
-0x755a 032986 branch sp_calc_sequence_done_256 ,blank 
-0x755b 032987 branch eckp_calc_256 
-:      032989 sp_calc_sequence_done_256:
-0x755c 032990 bpatch patch1e_0 ,mem_patch1e 
-0x755d 032991 call ecunmapz_256 
-0x755e 032992 fetch 1 ,mem_sc_calc 
-0x755f 032993 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
-0x7560 032994 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
-0x7561 032995 rtn 
-:      032998 eckp_calc_256:
-0x7562 032999 call ecdbl_256 
-0x7563 033000 fetch 2 ,mem_ec_loopc 
-0x7564 033001 increase -1 ,pdata 
-0x7565 033002 store 2 ,mem_ec_loopc 
-0x7566 033003 arg mem_k_256 ,contr 
-0x7567 033004 call bn_testbit 
-0x7568 033005 rtn true 
-0x7569 033006 branch ecadd_256 
-:      033008 eckp_calc_init_256:
-0x756a 033009 bpatch patch1e_1 ,mem_patch1e 
-0x756b 033010 setarg 256 
-0x756c 033011 store 2 ,mem_ec_loopc 
-:      033012 eckp_calc_init_256_1:
-0x756d 033013 fetch 2 ,mem_ec_loopc 
-0x756e 033014 rtn blank 
-0x756f 033015 increase -1 ,pdata 
-0x7570 033016 store 2 ,mem_ec_loopc 
-0x7571 033017 arg mem_k_256 ,contr 
-0x7572 033018 call bn_testbit 
-0x7573 033019 branch eckp_calc_init_256_1 ,true 
-0x7574 033020 arg mem_ax_256 ,contr 
-0x7575 033021 arg mem_cx_256 ,contw 
-0x7576 033022 branch memcpy96 
-:      033025 ecunmapz_256:
-0x7577 033026 arg mem_cz_256 ,rega 
-0x7578 033027 arg mem_t3_256 ,contw 
-0x7579 033028 call bn_invmod_256 
-0x757a 033029 arg mem_t3_256 ,rega 
-0x757b 033030 arg mem_t1_256 ,contw 
-0x757c 033031 call bn_sqrmod_256 
-0x757d 033032 arg mem_cx_256 ,rega 
-0x757e 033033 arg mem_t1_256 ,regb 
-0x757f 033034 arg mem_bx_256 ,contw 
-0x7580 033035 call bn_mulmod_256 
-0x7581 033036 arg mem_t3_256 ,rega 
-0x7582 033037 arg mem_t1_256 ,regb 
-0x7583 033038 arg mem_t2_256 ,contw 
-0x7584 033039 call bn_mulmod_256 
-0x7585 033040 arg mem_cy_256 ,rega 
-0x7586 033041 arg mem_t2_256 ,regb 
-0x7587 033042 arg mem_by_256 ,contw 
-0x7588 033043 branch bn_mulmod_256 
-:      033045 ecdbl_256:
-0x7589 033046 arg mem_cz_256 ,rega 
-0x758a 033047 arg mem_t2_256 ,contw 
-0x758b 033048 call bn_sqrmod_256 
-0x758c 033049 arg mem_t2_256 ,rega 
-0x758d 033050 arg mem_t3_256 ,contw 
-0x758e 033051 call bn_sqrmod_256 
-0x758f 033053 arg mem_a_256 ,rega 
-0x7590 033054 arg mem_t3_256 ,regb 
-0x7591 033055 arg mem_t3_256 ,contw 
-0x7592 033056 call bn_mulmod_256 
-0x7593 033057 arg mem_cx_256 ,rega 
-0x7594 033058 arg mem_t2_256 ,contw 
-0x7595 033059 call bn_sqrmod_256 
-0x7596 033061 arg mem_t2_256 ,contr 
-0x7597 033062 arg mem_t1_256 ,contw 
-0x7598 033063 call memcpy32 
-0x7599 033064 arg mem_t1_256 ,rega 
-0x759a 033065 call bn_lshiftmod_256 
-0x759b 033066 arg mem_t2_256 ,rega 
-0x759c 033067 arg mem_t1_256 ,regb 
-0x759d 033068 arg mem_t2_256 ,contw 
-0x759e 033069 call bn_addmod_256 
-0x759f 033071 arg mem_t2_256 ,rega 
-0x75a0 033072 arg mem_t3_256 ,regb 
-0x75a1 033073 arg mem_t2_256 ,contw 
-0x75a2 033074 call bn_addmod_256 
-0x75a3 033076 arg mem_cx_256 ,contr 
-0x75a4 033077 arg mem_t1_256 ,contw 
-0x75a5 033078 call memcpy32 
-0x75a6 033079 arg mem_cy_256 ,rega 
-0x75a7 033080 arg mem_t3_256 ,contw 
-0x75a8 033081 call bn_sqrmod_256 
-0x75a9 033082 arg mem_t1_256 ,rega 
-0x75aa 033083 call bn_lshiftmod_256 
-0x75ab 033084 arg mem_t1_256 ,rega 
-0x75ac 033085 call bn_lshiftmod_256 
-0x75ad 033086 arg mem_t1_256 ,rega 
-0x75ae 033087 arg mem_t3_256 ,regb 
-0x75af 033088 arg mem_t1_256 ,contw 
-0x75b0 033089 call bn_mulmod_256 
-0x75b1 033090 arg mem_t3_256 ,rega 
-0x75b2 033091 arg mem_t0_256 ,contw 
-0x75b3 033092 call bn_sqrmod_256 
-0x75b4 033093 arg mem_t0_256 ,rega 
-0x75b5 033094 call bn_lshiftmod_256 
-0x75b6 033095 arg mem_t0_256 ,rega 
-0x75b7 033096 call bn_lshiftmod_256 
-0x75b8 033097 arg mem_t0_256 ,rega 
-0x75b9 033098 call bn_lshiftmod_256 
-0x75ba 033099 arg mem_cy_256 ,contr 
-0x75bb 033100 arg mem_t3_256 ,contw 
-0x75bc 033101 call memcpy32 
-0x75bd 033102 arg mem_t3_256 ,rega 
-0x75be 033103 call bn_lshiftmod_256 
-0x75bf 033104 arg mem_t3_256 ,rega 
-0x75c0 033105 arg mem_cz_256 ,regb 
-0x75c1 033106 arg mem_cz_256 ,contw 
-0x75c2 033107 call bn_mulmod_256 
-0x75c3 033110 arg mem_t2_256 ,rega 
-0x75c4 033111 arg mem_t3_256 ,contw 
-0x75c5 033112 call bn_sqrmod_256 
-0x75c6 033114 arg mem_t3_256 ,rega 
-0x75c7 033115 arg mem_t1_256 ,regb 
-0x75c8 033116 arg mem_t3_256 ,contw 
-0x75c9 033117 call bn_submod_256 
-0x75ca 033118 arg mem_t3_256 ,rega 
-0x75cb 033119 arg mem_t1_256 ,regb 
-0x75cc 033120 arg mem_cx_256 ,contw 
-0x75cd 033121 call bn_submod_256 
-0x75ce 033122 arg mem_t1_256 ,rega 
-0x75cf 033123 arg mem_cx_256 ,regb 
-0x75d0 033124 arg mem_t3_256 ,contw 
-0x75d1 033125 call bn_submod_256 
-0x75d2 033126 arg mem_t3_256 ,rega 
-0x75d3 033127 arg mem_t2_256 ,regb 
-0x75d4 033128 arg mem_t3_256 ,contw 
-0x75d5 033129 call bn_mulmod_256 
-0x75d6 033130 arg mem_t3_256 ,rega 
-0x75d7 033131 arg mem_t0_256 ,regb 
-0x75d8 033132 arg mem_cy_256 ,contw 
-0x75d9 033133 branch bn_submod_256 
-:      033135 ecadd_256:
-0x75da 033137 arg mem_az_256 ,rega 
-0x75db 033138 arg mem_t7_256 ,contw 
-0x75dc 033139 call bn_sqrmod_256 
-0x75dd 033140 arg mem_cx_256 ,rega 
-0x75de 033141 arg mem_t7_256 ,regb 
-0x75df 033142 arg mem_t0_256 ,contw 
-0x75e0 033143 call bn_mulmod_256 
-0x75e1 033146 arg mem_az_256 ,rega 
-0x75e2 033147 arg mem_t7_256 ,regb 
-0x75e3 033148 arg mem_t7_256 ,contw 
-0x75e4 033149 call bn_mulmod_256 
-0x75e5 033150 arg mem_cy_256 ,rega 
-0x75e6 033151 arg mem_t7_256 ,regb 
-0x75e7 033152 arg mem_t1_256 ,contw 
-0x75e8 033153 call bn_mulmod_256 
-0x75e9 033156 arg mem_cz_256 ,rega 
-0x75ea 033157 arg mem_t7_256 ,contw 
-0x75eb 033158 call bn_sqrmod_256 
-0x75ec 033159 arg mem_ax_256 ,rega 
-0x75ed 033160 arg mem_t7_256 ,regb 
-0x75ee 033161 arg mem_t2_256 ,contw 
-0x75ef 033162 call bn_mulmod_256 
-0x75f0 033164 arg mem_cz_256 ,rega 
-0x75f1 033165 arg mem_t7_256 ,regb 
-0x75f2 033166 arg mem_t7_256 ,contw 
-0x75f3 033167 call bn_mulmod_256 
-0x75f4 033168 arg mem_ay_256 ,rega 
-0x75f5 033169 arg mem_t7_256 ,regb 
-0x75f6 033170 arg mem_t3_256 ,contw 
-0x75f7 033171 call bn_mulmod_256 
-0x75f8 033176 arg mem_t0_256 ,regb 
-0x75f9 033177 arg mem_t2_256 ,rega 
-0x75fa 033178 arg mem_t7_256 ,contw 
-0x75fb 033179 call bn_submod_256 
-0x75fc 033180 arg mem_t0_256 ,rega 
-0x75fd 033181 arg mem_t2_256 ,regb 
-0x75fe 033182 arg mem_t0_256 ,contw 
-0x75ff 033183 call bn_addmod_256 
-0x7600 033186 arg mem_t1_256 ,regb 
-0x7601 033187 arg mem_t3_256 ,rega 
-0x7602 033188 arg mem_t2_256 ,contw 
-0x7603 033189 call bn_submod_256 
-0x7604 033190 arg mem_t1_256 ,rega 
-0x7605 033191 arg mem_t3_256 ,regb 
-0x7606 033192 arg mem_t1_256 ,contw 
-0x7607 033193 call bn_addmod_256 
-0x7608 033194 arg mem_t1_256 ,rega 
-0x7609 033195 arg mem_t7_256 ,regb 
-0x760a 033196 arg mem_t1_256 ,contw 
-0x760b 033197 call bn_mulmod_256 
-0x760c 033198 arg mem_cz_256 ,rega 
-0x760d 033199 arg mem_az_256 ,regb 
-0x760e 033200 arg mem_t3_256 ,contw 
-0x760f 033201 call bn_mulmod_256 
-0x7610 033202 arg mem_t3_256 ,rega 
-0x7611 033203 arg mem_t7_256 ,regb 
-0x7612 033204 arg mem_cz_256 ,contw 
-0x7613 033205 call bn_mulmod_256 
-0x7614 033207 arg mem_t7_256 ,rega 
-0x7615 033208 arg mem_t7_256 ,contw 
-0x7616 033209 call bn_sqrmod_256 
-0x7617 033210 arg mem_t7_256 ,rega 
-0x7618 033211 arg mem_t0_256 ,regb 
-0x7619 033212 arg mem_t3_256 ,contw 
-0x761a 033213 call bn_mulmod_256 
-0x761b 033214 arg mem_t7_256 ,rega 
-0x761c 033215 arg mem_t1_256 ,regb 
-0x761d 033216 arg mem_t1_256 ,contw 
-0x761e 033217 call bn_mulmod_256 
-0x761f 033218 arg mem_t2_256 ,rega 
-0x7620 033219 arg mem_cx_256 ,contw 
-0x7621 033220 call bn_sqrmod_256 
-0x7622 033221 arg mem_cx_256 ,rega 
-0x7623 033222 arg mem_t3_256 ,regb 
-0x7624 033223 arg mem_cx_256 ,contw 
-0x7625 033224 call bn_submod_256 
-0x7626 033225 arg mem_cx_256 ,contr 
-0x7627 033226 arg mem_t7_256 ,contw 
-0x7628 033227 call memcpy32 
-0x7629 033228 arg mem_t7_256 ,rega 
-0x762a 033229 call bn_lshiftmod_256 
-0x762b 033230 arg mem_t3_256 ,rega 
-0x762c 033231 arg mem_t7_256 ,regb 
-0x762d 033232 arg mem_t3_256 ,contw 
-0x762e 033233 call bn_submod_256 
-0x762f 033234 arg mem_t3_256 ,rega 
-0x7630 033235 arg mem_t2_256 ,regb 
-0x7631 033236 arg mem_t2_256 ,contw 
-0x7632 033237 call bn_mulmod_256 
-0x7633 033238 arg mem_t2_256 ,rega 
-0x7634 033239 arg mem_t1_256 ,regb 
-0x7635 033240 arg mem_cy_256 ,contw 
-0x7636 033241 call bn_submod_256 
-0x7637 033242 arg mem_cy_256 ,rega 
-0x7638 033243 arg mem_p_256 ,regb 
-0x7639 033244 arg mem_cy_256 ,contw 
-0x763a 033245 force 0 ,regc 
-0x763b 033246 fetch 1 ,mem_cy_256 
-0x763c 033247 isolate1 0 ,pdata 
-0x763d 033248 call bn_add_256 ,true 
-0x763e 033249 copy regc ,alarm 
-0x763f 033250 arg mem_cy_256 ,rega 
-0x7640 033251 call bn_rshift_256 
-0x7641 033252 fetch 1 ,mem_cy5_256 
-0x7642 033253 isolate1 0 ,alarm 
-0x7643 033254 setflag true ,7 ,pdata 
-0x7644 033255 store 1 ,mem_cy5_256 
-0x7645 033256 rtn 
-:      033258 bn_invmod_256:
-0x7646 033259 copy contw ,timeup 
-0x7647 033260 arg mem_tmp0_256 ,contw 
-0x7648 033261 call clear_mem_256 
-0x7649 033262 force 0 ,pdata 
-0x764a 033264 store 4 ,mem_t2_256 
-0x764b 033265 jam 1 ,mem_tmp0_256 
-0x764c 033266 arg mem_tmp1_256 ,contw 
-0x764d 033267 call clear_mem_512 
-0x764e 033268 arg mem_p_256 ,contr 
-0x764f 033269 arg mem_tmp2_256 ,contw 
-0x7650 033270 call memcpy32 
-0x7651 033271 copy rega ,contr 
-0x7652 033272 arg mem_tmp3_256 ,contw 
-0x7653 033273 call memcpy32 
-:      033279 bn_invmod_256_2:
-0x7654 033280 arg mem_tmp3_256 ,contr 
-0x7655 033281 call bn_eq_zero_256 
-0x7656 033282 branch bn_invmod_256_0 ,blank 
-0x7657 033287 arg mem_tmp3_256 ,rega 
-0x7658 033288 arg mem_tmp0_256 ,regb 
-0x7659 033289 call bn_rshifteven_256 
-0x765a 033290 arg mem_tmp2_256 ,rega 
-0x765b 033291 arg mem_tmp1_256 ,regb 
-0x765c 033292 call bn_rshifteven_256 
-0x765d 033294 arg mem_tmp3_256 ,rega 
-0x765e 033295 arg mem_tmp2_256 ,regb 
-0x765f 033296 call bn_bigeq_256 
-0x7660 033297 branch bn_invmod_256_1 ,positive 
-0x7661 033298 arg mem_tmp2_256 ,rega 
-0x7662 033299 arg mem_tmp3_256 ,regb 
-0x7663 033300 copy rega ,contw 
-0x7664 033301 call bn_sub_256 
-0x7665 033302 arg mem_tmp0_256 ,rega 
-0x7666 033303 arg mem_tmp1_256 ,regb 
-0x7667 033304 copy regb ,contw 
-0x7668 033305 call bn_add_256 
-0x7669 033306 ifetch 1 ,rega 
-0x766a 033307 iadd regc ,regc 
-0x766b 033308 ifetch 1 ,regb 
-0x766c 033309 iadd regc ,pdata 
-0x766d 033310 istore 1 ,regb 
-0x766e 033311 branch bn_invmod_256_2 
-:      033312 bn_invmod_256_1:
-0x766f 033313 arg mem_tmp3_256 ,rega 
-0x7670 033314 arg mem_tmp2_256 ,regb 
-0x7671 033315 copy rega ,contw 
-0x7672 033316 call bn_sub_256 
-0x7673 033317 arg mem_tmp1_256 ,rega 
-0x7674 033318 arg mem_tmp0_256 ,regb 
-0x7675 033319 copy regb ,contw 
-0x7676 033320 call bn_add_256 
-0x7677 033321 ifetch 1 ,rega 
-0x7678 033322 iadd regc ,regc 
-0x7679 033323 ifetch 1 ,regb 
-0x767a 033324 iadd regc ,pdata 
-0x767b 033325 istore 1 ,regb 
-0x767c 033326 branch bn_invmod_256_2 
-:      033327 bn_invmod_256_0:
-0x767d 033329 arg mem_tmp1_256 ,rega 
-0x767e 033330 copy timeup ,contw 
-0x767f 033331 call bn_p256mod 
-0x7680 033333 arg mem_p_256 ,rega 
-0x7681 033334 copy timeup ,regb 
-0x7682 033335 copy timeup ,contw 
-0x7683 033336 branch bn_submod_256 
-:      033339 bn_mulmod_256:
-0x7684 033340 copy contw ,timeup 
-0x7685 033342 force 0 ,regext_index 
-0x7686 033344 arg mem_tmp1_256 ,contw 
-0x7687 033345 call clear_mem_512 
-0x7688 033346 arg mem_regext ,contw 
-0x7689 033347 call clear_mem_512 
-0x768a 033351 copy rega ,contr 
-0x768b 033353 jam 0 ,mem_regext 
-0x768c 033354 setarg 0 
-0x768d 033355 call bn_load_mem 
-0x768e 033356 copy regb ,contr 
-0x768f 033357 call bn_load_256 
-0x7690 033360 force 0 ,queue 
-0x7691 033361 arg mem_tmp1_256 ,contw 
-:      033362 bn_mulmod_256_1:
-0x7692 033365 arg mem_regext ,temp 
-0x7693 033366 copy queue ,regb 
-0x7694 033367 lshift2 regb ,pdata 
-0x7695 033369 iadd temp ,regb 
-0x7696 033370 force 0 ,temp 
-0x7697 033371 force 0 ,regc 
-:      033372 bn_mulmod_256_0:
-0x7698 033377 ifetch 4 ,contw 
-0x7699 033378 iforce rega 
-0x769a 033381 ifetch 4 ,regb 
-0x769b 033382 copy regc ,regext_index 
-0x769c 033383 imul32 regext ,pdata 
-0x769d 033384 iadd rega ,pdata 
-0x769e 033385 iadd temp ,pdata 
-0x769f 033386 istore 4 ,contw 
-0x76a0 033387 rshift32 pdata ,temp 
-0x76a1 033388 increase 1 ,regc 
-0x76a2 033389 compare 8 ,regc ,0xff 
-0x76a3 033390 nbranch bn_mulmod_256_0 ,true 
-0x76a4 033392 deposit temp 
-0x76a5 033393 istore 4 ,contw 
-0x76a6 033394 increase -32 ,contw 
-0x76a7 033397 increase 1 ,queue 
-0x76a8 033398 compare 8 ,queue ,0xff 
-0x76a9 033399 nbranch bn_mulmod_256_1 ,true 
-0x76aa 033400 arg mem_tmp1_256 ,rega 
-0x76ab 033401 copy timeup ,contw 
-0x76ac 033402 branch bn_p256mod 
-:      033404 bn_p256mod:
-0x76ad 033405 bpatch patch1e_2 ,mem_patch1e 
-0x76ae 033406 copy contw ,timeup 
-0x76af 033407 copy rega ,alarm 
-0x76b0 033408 arg mem_tmp2_256 ,regb 
-0x76b1 033409 copy regb ,contw 
-0x76b2 033410 call memset0_4 
-0x76b3 033411 istore 8 ,contw 
-0x76b4 033412 add rega ,44 ,contr 
-0x76b5 033413 call memcpy8 
-0x76b6 033414 call memcpy12 
-0x76b7 033415 copy regb ,rega 
-0x76b8 033416 call bn_lshiftmod_256 
-0x76b9 033417 arg mem_tmp2_256 ,regb 
-0x76ba 033418 copy alarm ,rega 
-0x76bb 033419 copy timeup ,contw 
-0x76bc 033420 call bn_addmod_256 
-0x76bd 033422 arg mem_tmp2_256 ,regb 
-0x76be 033423 copy regb ,contw 
-0x76bf 033424 call memset0_4 
-0x76c0 033425 istore 8 ,contw 
-0x76c1 033426 add alarm ,48 ,contr 
-0x76c2 033427 call memcpy16 
-0x76c3 033428 call memset0_4 
-0x76c4 033429 copy regb ,rega 
-0x76c5 033430 call bn_lshiftmod_256 
-0x76c6 033434 arg mem_tmp2_256 ,regb 
-0x76c7 033435 copy timeup ,rega 
-0x76c8 033436 copy rega ,contw 
-0x76c9 033437 call bn_addmod_256 
-0x76ca 033441 arg mem_tmp2_256 ,regb 
-0x76cb 033442 copy regb ,contw 
-0x76cc 033443 add alarm ,32 ,contr 
-0x76cd 033444 call memcpy12 
-0x76ce 033445 call memset0_4 
-0x76cf 033446 istore 8 ,contw 
-0x76d0 033447 add alarm ,56 ,contr 
-0x76d1 033448 call memcpy8 
-0x76d2 033449 copy timeup ,rega 
-0x76d3 033450 copy rega ,contw 
-0x76d4 033451 call bn_addmod_256 
-0x76d5 033455 arg mem_tmp2_256 ,regb 
-0x76d6 033456 copy regb ,contw 
-0x76d7 033457 add alarm ,36 ,contr 
-0x76d8 033458 call memcpy12 
-0x76d9 033459 add alarm ,52 ,contr 
-0x76da 033460 call memcpy12 
-0x76db 033461 add alarm ,52 ,contr 
-0x76dc 033462 call memcpy4 
-0x76dd 033463 add alarm ,32 ,contr 
-0x76de 033464 call memcpy4 
-0x76df 033465 copy timeup ,rega 
-0x76e0 033466 copy rega ,contw 
-0x76e1 033467 call bn_addmod_256 
-0x76e2 033470 arg mem_tmp2_256 ,regb 
-0x76e3 033471 copy regb ,contw 
-0x76e4 033472 add alarm ,44 ,contr 
-0x76e5 033473 call memcpy12 
-0x76e6 033474 call memset0_4 
-0x76e7 033475 istore 8 ,contw 
-0x76e8 033476 add alarm ,32 ,contr 
-0x76e9 033477 call memcpy4 
-0x76ea 033478 add alarm ,40 ,contr 
-0x76eb 033479 call memcpy4 
-0x76ec 033480 copy timeup ,rega 
-0x76ed 033481 copy rega ,contw 
-0x76ee 033482 call bn_submod_256 
-0x76ef 033485 arg mem_tmp2_256 ,regb 
-0x76f0 033486 copy regb ,contw 
-0x76f1 033487 add alarm ,48 ,contr 
-0x76f2 033488 call memcpy8 
-0x76f3 033489 call memcpy8 
-0x76f4 033490 force 0 ,pdata 
-0x76f5 033491 istore 8 ,contw 
-0x76f6 033492 add alarm ,36 ,contr 
-0x76f7 033493 call memcpy4 
-0x76f8 033494 add alarm ,44 ,contr 
-0x76f9 033495 call memcpy4 
-0x76fa 033496 copy timeup ,rega 
-0x76fb 033497 copy rega ,contw 
-0x76fc 033498 call bn_submod_256 
-0x76fd 033501 arg mem_tmp2_256 ,regb 
-0x76fe 033502 copy regb ,contw 
-0x76ff 033503 add alarm ,52 ,contr 
-0x7700 033504 call memcpy12 
-0x7701 033505 add alarm ,32 ,contr 
-0x7702 033506 call memcpy12 
-0x7703 033507 call memset0_4 
-0x7704 033508 add alarm ,48 ,contr 
-0x7705 033509 call memcpy4 
-0x7706 033510 copy timeup ,rega 
-0x7707 033511 copy rega ,contw 
-0x7708 033512 call bn_submod_256 
-0x7709 033515 arg mem_tmp2_256 ,regb 
-0x770a 033516 copy regb ,contw 
-0x770b 033517 add alarm ,56 ,contr 
-0x770c 033518 call memcpy8 
-0x770d 033519 call memset0_4 
-0x770e 033520 add alarm ,36 ,contr 
-0x770f 033521 call memcpy12 
-0x7710 033522 call memset0_4 
-0x7711 033523 add alarm ,52 ,contr 
-0x7712 033524 call memcpy4 
-0x7713 033525 copy timeup ,rega 
-0x7714 033526 copy rega ,contw 
-0x7715 033527 branch bn_submod_256 
-:      033530 bn_load_mem:
-0x7716 033531 force 32 ,loopcnt 
-0x7717 033532 arg mem_regext ,contw 
-0x7718 033533 iadd contw ,contw 
-0x7719 033534 branch memcpy 
-:      033536 bn_load_256:
-0x771a 033537 force 8 ,loopcnt 
-0x771b 033538 branch bn_load_0 
-:      033540 bn_sqrmod_256:
-0x771c 033541 copy rega ,regb 
-0x771d 033542 branch bn_mulmod_256 
-:      033544 bn_add_256:
-0x771e 033545 force 8 ,loopcnt 
-0x771f 033546 branch bn_add + 1 
-:      033548 bn_addmod_256:
-0x7720 033549 call bn_add_256 
-0x7721 033550 copy contw ,rega 
-0x7722 033551 branch bn_lshiftmod_ismod_256 
-:      033553 bn_lshiftmod_256:
-0x7723 033554 call bn_lshift_256 
-:      033555 bn_lshiftmod_ismod_256:
-0x7724 033556 isolate1 0 ,regc 
-0x7725 033557 branch bn_lshiftmod_p_256 ,true 
-0x7726 033558 arg mem_p_256 ,regb 
-0x7727 033559 copy rega ,regc 
-0x7728 033560 increase -32 ,rega 
-0x7729 033561 call bn_bigeq_256 
-0x772a 033562 nrtn positive 
-0x772b 033563 copy regc ,rega 
-0x772c 033564 branch sub_p2_256 
-:      033566 bn_lshiftmod_p_256:
-0x772d 033567 call sub_p2_256 
-0x772e 033569 copy rega ,regc 
-0x772f 033570 increase -32 ,rega 
-0x7730 033571 arg mem_p_256 ,regb 
-0x7731 033572 call bn_bigeq_256 
-0x7732 033573 nrtn positive 
-0x7733 033574 copy regc ,rega 
-0x7734 033575 branch sub_p2_256 
-:      033578 sub_p2_256:
-0x7735 033579 increase -32 ,rega 
-0x7736 033580 arg mem_p_256 ,regb 
-0x7737 033581 copy rega ,contw 
-0x7738 033582 branch bn_sub_256 
-:      033587 bn_submod_256:
-0x7739 033588 call bn_sub_256 
-0x773a 033590 branch bn_submod_256_np ,true 
-0x773b 033593 add contw ,-32 ,rega 
-0x773c 033594 arg mem_p_256 ,regb 
-0x773d 033595 call bn_bigeq_256 
-0x773e 033596 nrtn positive 
-0x773f 033597 arg mem_p_256 ,regb 
-0x7740 033598 add contw ,-32 ,rega 
-0x7741 033600 copy rega ,contw 
-0x7742 033601 branch bn_sub_256 
-:      033602 bn_submod_256_np:
-0x7743 033603 add contw ,-32 ,rega 
-0x7744 033604 arg mem_p_256 ,regb 
-0x7745 033605 copy rega ,contw 
-0x7746 033606 call bn_add_256 
-0x7747 033608 rtn true 
-0x7748 033609 add contw ,-32 ,rega 
-0x7749 033610 arg mem_p_256 ,regb 
-0x774a 033611 copy rega ,contw 
-0x774b 033612 branch bn_add_256 
-:      033616 bn_sub_256:
-0x774c 033617 force 8 ,loopcnt 
-0x774d 033618 branch bn_sub + 1 
-:      033620 bn_rshift_256:
-0x774e 033621 force 8 ,loopcnt 
-0x774f 033622 increase 28 ,rega 
-0x7750 033623 branch bn_rshift 
-:      033625 bn_lshift_256:
-0x7751 033626 force 8 ,loopcnt 
-0x7752 033627 force 0 ,regc 
-0x7753 033628 branch bn_lshift_0 
-:      033630 bn_bigeq_256:
-0x7754 033631 force 8 ,loopcnt 
-0x7755 033632 increase 28 ,rega 
-0x7756 033633 increase 28 ,regb 
-0x7757 033634 branch bn_bigeq_0 
-:      033637 bn_eq_zero_256:
-0x7758 033638 ifetch 8 ,contr 
-0x7759 033639 nrtn blank 
-0x775a 033640 branch bn_eq_zero 
-:      033645 bn_rshifteven_256:
-0x775b 033646 copy rega ,alarm 
-:      033647 bn_rshifteven_256_1:
-0x775c 033648 copy alarm ,rega 
-0x775d 033649 ifetch 1 ,rega 
-0x775e 033650 isolate1 0 ,pdata 
-0x775f 033651 rtn true 
-0x7760 033652 call bn_rshift_256 
-0x7761 033653 ifetch 1 ,regb 
-0x7762 033654 isolate0 0 ,pdata 
-0x7763 033655 branch bn_rshifteven_256_0 ,true 
-0x7764 033656 arg mem_p_256 ,rega 
-0x7765 033657 copy regb ,contw 
-0x7766 033658 call bn_add_256 
-0x7767 033659 ifetch 1 ,regb 
-0x7768 033660 iadd regc ,pdata 
-0x7769 033661 istore 1 ,regb 
-0x776a 033662 increase -32 ,regb 
-:      033663 bn_rshifteven_256_0:
-0x776b 033664 add regb ,32 ,rega 
-0x776c 033665 force 9 ,loopcnt 
-0x776d 033666 call bn_rshift 
-0x776e 033667 branch bn_rshifteven_256_1 
-:      033670 ui_init:
-0x776f 033671 rtn wake 
-0x7770 033672 call lpm_disable_exen_output 
-0x7771 033673 call ui_button_init 
-0x7772 033674 call ui_timer_init 
-0x7773 033675 branch ui_led_init_global 
-:      033677 ui_dispatch:
-0x7774 033678 call ui_led_dispatch 
-0x7775 033679 branch ui_timer_check 
-:      033681 ui_button_init:
-0x7776 033682 fetch 1 ,mem_ui_button_gpio 
-0x7777 033683 rtneq ui_button_gpio_disable 
-0x7778 033684 iforce temp 
-0x7779 033685 call gpio_config_output 
-0x777a 033686 fetcht 1 ,mem_ui_button_gpio 
-0x777b 033687 call gpio_out_inactive 
-0x777c 033688 nop 100 
-0x777d 033689 fetcht 1 ,mem_ui_button_gpio 
-0x777e 033690 call gpio_config_input 
-0x777f 033691 branch ui_button_polling 
-:      033695 ui_button_polling:
-0x7780 033696 bpatch patch1e_3 ,mem_patch1e 
-0x7781 033697 fetch 1 ,mem_ui_button_gpio 
-0x7782 033698 rtneq ui_button_gpio_disable 
-0x7783 033699 copy pdata ,temp 
-0x7784 033700 call gpio_get_bit 
-0x7785 033701 nbranch ui_button_up ,true 
-:      033703 ui_button_down:
-0x7786 033704 call ui_button_check_long_press 
-0x7787 033705 fetch 2 ,mem_ui_state_map 
-0x7788 033706 set1 ui_state_btn_down ,pdata 
-0x7789 033707 store 2 ,mem_ui_state_map 
-0x778a 033708 fetch 1 ,mem_ui_button_last_state 
-0x778b 033709 rtneq ui_button_state_down 
-0x778c 033710 jam ui_button_state_down ,mem_ui_button_last_state 
-0x778d 033712 fetch 1 ,mem_ui_button_timeout 
-0x778e 033713 store 1 ,mem_ui_button_timer 
-0x778f 033714 call lpm_button_get_wake_lock 
-0x7790 033715 jam bt_evt_button_down ,mem_fifo_temp 
-0x7791 033716 branch ui_ipc_send_event 
-:      033717 ui_button_up:
-0x7792 033718 fetch 2 ,mem_ui_state_map 
-0x7793 033719 set0 ui_state_btn_down ,pdata 
-0x7794 033720 store 2 ,mem_ui_state_map 
-0x7795 033721 fetch 1 ,mem_ui_button_last_state 
-0x7796 033722 rtneq ui_button_state_up 
-0x7797 033723 jam ui_button_state_up ,mem_ui_button_last_state 
-0x7798 033725 jam 0 ,mem_ui_button_timer 
-0x7799 033726 call lpm_button_clean_wake_lock 
-0x779a 033727 jam bt_evt_button_up ,mem_fifo_temp 
-0x779b 033728 branch ui_ipc_send_event 
-:      033730 ui_button_check_long_press:
-0x779c 033731 fetch 1 ,mem_ui_button_timer 
-0x779d 033732 rtn blank 
-0x779e 033733 increase -1 ,pdata 
-0x779f 033734 store 1 ,mem_ui_button_timer 
-0x77a0 033735 nrtn blank 
-0x77a1 033737 jam bt_evt_button_long_pressed ,mem_fifo_temp 
-0x77a2 033738 branch ui_ipc_send_event 
-:      033740 lpm_button_get_wake_lock:
-0x77a3 033741 arg wake_lock_button ,queue 
-0x77a4 033742 branch lpm_get_wake_lock 
-:      033744 lpm_button_clean_wake_lock:
-0x77a5 033745 arg wake_lock_button ,queue 
-0x77a6 033746 branch lpm_put_wake_lock 
-:      033753 calc_curr_struct_prt:
-0x77a7 033754 bpatch patch1e_4 ,mem_patch1e 
-0x77a8 033755 fetch 2 ,mem_ui_led_struct_ptr 
-0x77a9 033756 mul32 rega ,led_offset_length ,regb 
-0x77aa 033757 iadd regb ,regb 
-0x77ab 033758 rtn 
-:      033761 ui_led_init_global:
-0x77ac 033762 fetch 1 ,mem_ui_led_struct_num 
-0x77ad 033763 rtn blank 
-0x77ae 033764 copy pdata ,loopcnt 
-0x77af 033765 fetch 2 ,mem_ui_led_struct_ptr 
-0x77b0 033766 copy pdata ,regb 
-:      033767 ui_led_init_loop:
-0x77b1 033768 add regb ,led_offset_led_gpio ,regc 
-0x77b2 033769 ifetcht 1 ,regc 
-0x77b3 033770 call ui_led_init_set 
-0x77b4 033771 increase led_offset_length ,regb 
-0x77b5 033772 loop ui_led_init_loop 
-0x77b6 033773 rtn 
-:      033776 ui_led_init_set:
-0x77b7 033777 fetch 1 ,mem_ui_led_init_state_set 
-0x77b8 033778 branch gpio_out_inactive ,blank 
-0x77b9 033779 branch gpio_out_active 
-:      033782 ui_led_on_global:
-0x77ba 033783 call calc_curr_struct_prt 
-0x77bb 033784 setarg ui_led_state_lighting 
-0x77bc 033785 istore 1 ,regb 
-0x77bd 033786 call ui_led_stop_timer 
-0x77be 033787 branch ui_led_on_static 
-:      033791 ui_led_blink_stop_global:
-:      033792 ui_led_off_global:
-0x77bf 033794 call calc_curr_struct_prt 
-0x77c0 033795 setarg ui_led_state_darking 
-0x77c1 033796 istore 1 ,regb 
-0x77c2 033798 call ui_led_stop_timer 
-0x77c3 033799 branch ui_led_off_static 
-:      033803 ui_led_blink_start_global:
-0x77c4 033804 call calc_curr_struct_prt 
-0x77c5 033805 setarg ui_led_state_blink_start 
-0x77c6 033806 istore 1 ,regb 
-0x77c7 033807 setarg led_infinite_flash_num 
-0x77c8 033808 istore 1 ,contw 
-0x77c9 033809 branch ui_led_off_static 
-:      033814 ui_led_set_style_global:
-0x77ca 033815 call calc_curr_struct_prt 
-0x77cb 033816 arg led_offset_length ,loopcnt 
-0x77cc 033817 copy regc ,contr 
-0x77cd 033818 copy regb ,contw 
-0x77ce 033819 branch memcpy_fast 
-:      033823 ui_led_dispatch:
-0x77cf 033824 fetch 1 ,mem_ui_led_struct_num 
-0x77d0 033825 rtn blank 
-0x77d1 033826 arg 0 ,rega 
-:      033827 ui_led_blink_polling:
-0x77d2 033828 call ui_led_change_style_by_type 
-0x77d3 033829 increase 1 ,rega 
-0x77d4 033830 fetch 1 ,mem_ui_led_struct_num 
-0x77d5 033831 isub rega ,null 
-0x77d6 033832 rtn zero 
-0x77d7 033833 branch ui_led_blink_polling 
-:      033836 ui_led_off_static:
-0x77d8 033837 add regb ,led_offset_led_gpio ,regc 
-0x77d9 033838 ifetcht 1 ,regc 
-0x77da 033839 branch gpio_out_inactive 
-:      033842 ui_led_on_static:
-0x77db 033843 add regb ,led_offset_led_gpio ,regc 
-0x77dc 033844 ifetcht 1 ,regc 
-0x77dd 033845 branch gpio_out_active 
-:      033849 ui_led_change_style_by_type:
-0x77de 033850 add rega ,ui_led_blink ,queue 
-0x77df 033851 call timer_check 
-0x77e0 033852 nrtn blank 
-0x77e1 033854 call calc_curr_struct_prt 
-0x77e2 033856 ifetch 1 ,regb 
-0x77e3 033858 beq ui_led_state_lighting ,ui_led_on_static 
-0x77e4 033859 beq ui_led_state_darking ,ui_led_off_static 
-0x77e5 033860 beq ui_led_state_blink_stop ,ui_led_off_static 
-0x77e6 033861 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
-:      033862 ui_led_blink_state_lighting:
-0x77e7 033863 call ui_led_on_static 
-0x77e8 033864 add regb ,led_offset_cb_ledon ,regc 
-0x77e9 033865 call push_stack 
-0x77ea 033866 ifetch 2 ,regc 
-0x77eb 033867 call callback_func 
-0x77ec 033868 call pop_stack 
-0x77ed 033869 setarg ui_led_state_blink_darking 
-0x77ee 033870 istore 1 ,regb 
-0x77ef 033871 add regb ,led_offset_on_time ,regc 
-0x77f0 033872 ifetch 2 ,regc 
-0x77f1 033873 branch ui_led_blink_timer_start 
-:      033876 ui_led_blink_state_darking:
-0x77f2 033877 call ui_led_off_static 
-0x77f3 033878 add regb ,led_offset_cb_ledoff ,regc 
-0x77f4 033879 call push_stack 
-0x77f5 033880 ifetch 2 ,regc 
-0x77f6 033881 call callback_func 
-0x77f7 033882 call pop_stack 
-0x77f8 033884 add regb ,led_offset_blink_count ,regc 
-0x77f9 033885 ifetch 1 ,regc 
-0x77fa 033886 beq led_infinite_flash_num ,ui_led_blink_infinite 
-0x77fb 033887 increase -1 ,pdata 
-0x77fc 033888 istore 1 ,regc 
-0x77fd 033889 branch ui_led_blink_stop_global ,blank 
-:      033890 ui_led_blink_infinite:
-0x77fe 033891 setarg ui_led_state_blink_lighting 
-0x77ff 033892 istore 1 ,regb 
-0x7800 033893 add regb ,led_offset_off_time ,regc 
-0x7801 033894 ifetch 2 ,regc 
-:      033895 ui_led_blink_timer_start:
-0x7802 033896 add rega ,ui_led_blink ,queue 
-0x7803 033897 branch timer_init 
-:      033899 ui_led_stop_timer:
-0x7804 033900 setarg 0 
-0x7805 033901 branch ui_led_blink_timer_start 
-:      033907 ui_timer_timeout:
-0x7806 033908 setarg 0x1000 
-0x7807 033909 lshift16 pdata ,pdata 
-0x7808 033910 iadd regb ,regb 
-0x7809 033911 rtn 
-:      033913 ui_timer_check:
-0x780a 033914 bpatch patch1e_5 ,mem_patch1e 
-0x780b 033915 arg 0 ,rega 
-0x780c 033916 fetcht 4 ,mem_ui_timer_last_btclk 
-0x780d 033917 copy clkn_bt ,regb 
-0x780e 033918 copy regb ,pdata 
-0x780f 033919 isub temp ,null 
-0x7810 033920 ncall ui_timer_timeout ,positive 
-:      033921 ui_timer_check_loop:
-0x7811 033922 copy regb ,pdata 
-0x7812 033923 increase 160 ,temp 
-0x7813 033924 increase 160 ,temp 
-0x7814 033925 isub temp ,null 
-0x7815 033926 nbranch ui_timer_check_end ,positive 
-0x7816 033927 increase 1 ,rega 
-0x7817 033928 and rega ,0x0f ,pdata 
-0x7818 033929 nbranch ui_timer_check_loop ,blank 
-0x7819 033930 arg 0 ,rega 
-0x781a 033931 call ui_timer_check_send_evt 
-:      033932 ui_timer_init:
-0x781b 033933 copy clkn_bt ,pdata 
-0x781c 033934 store 4 ,mem_ui_timer_last_btclk 
-0x781d 033935 rtn 
-:      033936 ui_timer_check_end:
-0x781e 033937 copy rega ,pdata 
-0x781f 033938 rtn blank 
-0x7820 033939 increase -160 ,temp 
-0x7821 033940 increase -160 ,temp 
-0x7822 033941 set0 28 ,temp 
-0x7823 033942 storet 4 ,mem_ui_timer_last_btclk 
-:      033943 ui_timer_check_send_evt:
-0x7824 033944 branch app_evt_timer 
-:      033951 ui_ipc_get_lock:
-0x7825 033952 jam 1 ,mem_ipc_lock_bt 
-:      033953 ui_ipc_get_lock_wait:
-0x7826 033954 fetch 1 ,mem_ipc_lock_c51 
-0x7827 033955 nbranch ui_ipc_get_lock_wait ,blank 
-0x7828 033956 rtn 
-:      033958 ui_ipc_put_lock:
-0x7829 033959 jam 0 ,mem_ipc_lock_bt 
-0x782a 033960 rtn 
-:      033964 ui_ipc_send_event:
-0x782b 033965 bpatch patch1e_6 ,mem_patch1e 
-0x782c 033966 call ui_ipc_get_lock 
-0x782d 033967 copy rega ,pdata 
-0x782e 033968 store 4 ,mem_rega 
-0x782f 033969 arg mem_ipc_fifo_bt2c51 ,rega 
-0x7830 033970 call fifo_in 
-0x7831 033971 fetch 4 ,mem_rega 
-0x7832 033972 copy pdata ,rega 
-0x7833 033973 branch ui_ipc_put_lock 
-:      033975 ui_ipc_send_cmd:
-0x7834 033976 bpatch patch1e_7 ,mem_patch1e 
-0x7835 033977 call ui_ipc_get_lock 
-0x7836 033978 copy rega ,pdata 
-0x7837 033979 store 4 ,mem_rega 
-0x7838 033980 arg mem_ipc_fifo_c512bt ,rega 
-0x7839 033981 call fifo_in 
-0x783a 033982 fetch 4 ,mem_rega 
-0x783b 033983 copy pdata ,rega 
-0x783c 033984 branch ui_ipc_put_lock 
-:      033986 ui_ipc_clean_all_fifo:
-0x783d 033987 setarg 0 
-0x783e 033988 store util_fifo_len ,mem_ipc_fifo_c512bt 
-0x783f 033989 store util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x7840 033990 rtn 
-:      033992 check_51cmd:
-0x7841 033993 bpatch patch1f_0 ,mem_patch1f 
-0x7842 033994 fetch 1 ,mem_hci_cmd 
-0x7843 033995 nrtn blank 
-0x7844 033996 arg mem_ipc_fifo_c512bt ,rega 
-0x7845 033997 call fifo_is_empty 
-0x7846 033998 rtn blank 
-0x7847 033999 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
-0x7848 034000 call check_51cmd_once 
-0x7849 034001 fetch 1 ,mem_ipc_skip_continue_proc 
-0x784a 034002 branch check_51cmd ,blank 
-0x784b 034003 rtn 
-:      034005 check_51cmd_once:
-0x784c 034006 call ui_ipc_get_lock 
-0x784d 034007 arg mem_ipc_fifo_c512bt ,rega 
-0x784e 034008 call fifo_out 
-0x784f 034009 copy pdata ,temp 
-0x7850 034010 call ui_ipc_put_lock 
-0x7851 034011 bpatch patch1f_1 ,mem_patch1f 
-0x7852 034012 copy temp ,pdata 
-0x7853 034013 rtn blank 
-0x7854 034014 beq bt_cmd_start_adv ,check_51cmd_adv 
-0x7855 034015 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
-0x7856 034016 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
-0x7857 034017 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
-0x7858 034018 beq bt_cmd_led_off ,check_51cmd_led_off 
-0x7859 034019 beq bt_cmd_led_on ,check_51cmd_led_on 
-0x785a 034020 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
-0x785b 034021 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
-0x785c 034022 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
-0x785d 034023 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
-0x785e 034024 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
-0x785f 034026 store 1 ,mem_fifo_temp 
-:      034029 check_51cmd_once_continue:
-0x7860 034030 fetch 1 ,mem_fifo_temp 
-0x7861 034031 bmark0 mark_context ,check_51cmd_check_idle 
-0x7862 034032 bpatch patch1f_2 ,mem_patch1f 
-0x7863 034033 fetch 1 ,mem_fifo_temp 
-0x7864 034034 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
-0x7865 034035 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
-0x7866 034036 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
-0x7867 034037 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
-0x7868 034038 rtn 
-:      034040 check_51cmd_check_idle:
-0x7869 034041 store 1 ,mem_fifo_temp 
-0x786a 034042 call context_check_idle 
-0x786b 034043 branch check_51cmd_restore ,zero 
-0x786c 034044 call context_search_plap 
-0x786d 034045 nrtn zero 
-:      034046 check_51cmd_restore:
-0x786e 034047 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
-0x786f 034048 branch ui_ipc_send_cmd 
-:      034055 check_51cmd_adv:
-0x7870 034056 jam on ,mem_le_adv_enable 
-0x7871 034057 jam adv_ind ,mem_le_adv_type 
-0x7872 034058 fetch 2 ,mem_ui_state_map 
-0x7873 034059 set1 ui_state_ble_adv ,pdata 
-0x7874 034060 store 2 ,mem_ui_state_map 
-0x7875 034061 rtn 
-:      034065 check_51cmd_stop_adv:
-0x7876 034066 fetch 2 ,mem_ui_state_map 
-0x7877 034067 set0 ui_state_ble_adv ,pdata 
-0x7878 034068 store 2 ,mem_ui_state_map 
-0x7879 034069 jam off ,mem_le_adv_enable 
-0x787a 034070 rtn 
-:      034074 check_51cmd_direct_adv:
-0x787b 034075 jam on ,mem_le_adv_enable 
-0x787c 034076 jam adv_direct_ind ,mem_le_adv_type 
-0x787d 034077 fetch 2 ,mem_ui_state_map 
-0x787e 034078 set1 ui_state_ble_adv ,pdata 
-0x787f 034079 store 2 ,mem_ui_state_map 
-0x7880 034080 rtn 
-:      034084 check_51cmd_stop_direct_adv:
-0x7881 034085 fetch 2 ,mem_ui_state_map 
-0x7882 034086 set0 ui_state_ble_adv ,pdata 
-0x7883 034087 store 2 ,mem_ui_state_map 
-0x7884 034088 jam off ,mem_le_adv_enable 
-0x7885 034089 rtn 
-:      034093 check_51cmd_le_disconnect:
-0x7886 034094 setarg 20 
-0x7887 034095 store 2 ,mem_le_superto 
-0x7888 034096 store 2 ,mem_le_init_superto 
-0x7889 034097 branch le_send_terminate_ind_user_terminated 
-:      034101 check_51cmd_ble_update_connect_param:
-0x788a 034102 branch le_l2cap_tx_update_req 
-:      034106 check_51cmd_led_off:
-0x788b 034107 arg 0 ,rega 
-0x788c 034108 branch ui_led_off_global 
-:      034112 check_51cmd_led_on:
-0x788d 034113 arg 0 ,rega 
-0x788e 034114 branch ui_led_on_global 
-:      034118 check_51cmd_led_start_blink:
-0x788f 034119 arg 0 ,rega 
-0x7890 034120 call calc_curr_struct_prt 
-0x7891 034121 ifetch 1 ,regb 
-0x7892 034122 beq ui_led_state_blink_start ,check_51cmd_led_start_blink_in_blink 
-0x7893 034123 beq ui_led_state_blink_lighting ,check_51cmd_led_start_blink_in_blink 
-0x7894 034124 beq ui_led_state_blink_darking ,check_51cmd_led_start_blink_in_blink 
-0x7895 034125 branch ui_led_blink_start_global 
-:      034127 check_51cmd_led_start_blink_in_blink:
-0x7896 034128 ifetch 1 ,contr 
-0x7897 034129 rtneq led_infinite_flash_num 
-0x7898 034130 branch ui_led_blink_start_global 
-:      034134 check_51cmd_le_start_con:
-0x7899 034135 jam on ,mem_le_scan_enable 
-0x789a 034136 jam hci_cmd_le_create_conn ,mem_hci_cmd 
-0x789b 034139 rtn 
-:      034143 check_51cmd_start_scan:
-0x789c 034144 jam on ,mem_le_scan_enable 
-0x789d 034145 rtn 
-:      034149 check_51cmd_stop_scan:
-0x789e 034150 jam off ,mem_le_scan_enable 
-0x789f 034151 jam 0 ,mem_hci_cmd 
-0x78a0 034152 rtn 
-:      034156 check_51cmd_hibernate:
-0x78a1 034157 fetch 2 ,mem_cb_before_hibernate 
-0x78a2 034158 call callback_func 
-0x78a3 034159 fetch 1 ,mem_ui_button_gpio 
-0x78a4 034160 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
-0x78a5 034161 copy pdata ,temp 
-0x78a6 034162 call gpio_config_input 
-:      034163 check_51cmd_hibernate_btn_disabled:
-0x78a7 034164 call ui_ipc_clean_all_fifo 
-0x78a8 034165 branch lpm_hibernate 
-:      034169 check_51cmd_le_smp_sec_req:
-0x78a9 034170 branch le_send_smp_security_request 
-:      034175 ui_check_paring_button:
-0x78aa 034176 fetch 1 ,mem_ui_state_map 
-0x78ab 034177 rtnbit0 ui_state_btn_down 
-0x78ac 034178 rtn 
-:      034183 queue_init:
-0x78ad 034184 fetch 2 ,mem_queue_ptr 
-0x78ae 034185 add pdata ,queue_offset_curr_num ,contw 
-0x78af 034186 setarg 0 
-0x78b0 034187 istore 3 ,contw 
-0x78b1 034188 rtn 
-:      034192 queue_push:
-0x78b2 034193 bpatch patch1f_3 ,mem_patch1f 
-0x78b3 034194 call disable_user 
-0x78b4 034195 call queue_full 
-0x78b5 034196 rtn blank 
-0x78b6 034197 fetch 2 ,mem_queue_ptr 
-0x78b7 034198 add pdata ,queue_offset_curr_num ,regb 
-0x78b8 034199 ifetcht 1 ,regb 
-0x78b9 034200 increase 1 ,temp 
-0x78ba 034201 istoret 1 ,regb 
-0x78bb 034203 ifetcht 1 ,pdata 
-0x78bc 034204 copy temp ,loopcnt 
-0x78bd 034205 add pdata ,queue_offset_write_ptr ,regb 
-0x78be 034206 ifetch 1 ,regb 
-0x78bf 034207 imul32 temp ,pdata 
-0x78c0 034208 iadd contr ,contw 
-0x78c1 034209 copy rega ,contr 
-:      034210 calc_queue_next_ptr:
-0x78c2 034211 call memcpy 
-0x78c3 034212 call queue_get_size 
-0x78c4 034213 pincrease -1 
-0x78c5 034214 ifetcht 1 ,regb 
-0x78c6 034215 increase 1 ,temp 
-0x78c7 034216 iand temp ,temp 
-0x78c8 034217 istoret 1 ,regb 
-0x78c9 034218 branch enable_user 
-:      034223 queue_pop:
-0x78ca 034224 bpatch patch1f_4 ,mem_patch1f 
-0x78cb 034225 call disable_user 
-0x78cc 034226 call queue_empty 
-0x78cd 034227 rtn blank 
-0x78ce 034228 fetch 2 ,mem_queue_ptr 
-0x78cf 034229 add pdata ,queue_offset_curr_num ,regb 
-0x78d0 034230 ifetcht 1 ,regb 
-0x78d1 034231 increase -1 ,temp 
-0x78d2 034232 istoret 1 ,regb 
-0x78d3 034233 ifetcht 1 ,pdata 
-0x78d4 034234 copy temp ,loopcnt 
-0x78d5 034235 add pdata ,queue_offset_read_ptr ,regb 
-0x78d6 034236 ifetch 1 ,regb 
-0x78d7 034237 imul32 temp ,pdata 
-0x78d8 034238 iadd contr ,contr 
-0x78d9 034239 increase 1 ,contr 
-0x78da 034240 copy rega ,contw 
-0x78db 034241 branch calc_queue_next_ptr 
-:      034248 queue_get_new_ele:
-0x78dc 034249 call disable_user 
-0x78dd 034250 call queue_empty 
-0x78de 034251 rtn blank 
-0x78df 034252 fetch 2 ,mem_queue_ptr 
-0x78e0 034253 ifetcht 1 ,pdata 
-0x78e1 034254 copy temp ,loopcnt 
-0x78e2 034255 add pdata ,queue_offset_read_ptr ,regb 
-0x78e3 034256 ifetch 1 ,regb 
-0x78e4 034257 imul32 temp ,pdata 
-0x78e5 034258 iadd contr ,contr 
-0x78e6 034259 increase 1 ,contr 
-0x78e7 034260 copy contr ,regb 
-0x78e8 034261 copy rega ,contw 
-0x78e9 034262 call memcpy 
-0x78ea 034263 branch enable_user 
-:      034265 queue_store_new_ele:
-0x78eb 034266 call disable_user 
-0x78ec 034267 call queue_empty 
-0x78ed 034268 rtn blank 
-0x78ee 034269 fetch 2 ,mem_queue_ptr 
-0x78ef 034270 ifetcht 1 ,pdata 
-0x78f0 034271 copy temp ,loopcnt 
-0x78f1 034272 add pdata ,queue_offset_read_ptr ,regb 
-0x78f2 034273 ifetch 1 ,regb 
-0x78f3 034274 imul32 temp ,pdata 
-0x78f4 034275 iadd contr ,contr 
-0x78f5 034276 add contr ,2 ,contw 
-0x78f6 034277 copy rega ,contr 
-0x78f7 034278 increase -1 ,loopcnt 
-0x78f8 034279 call memcpy 
-0x78f9 034280 branch enable_user 
-:      034283 queue_empty:
-0x78fa 034284 fetch 2 ,mem_queue_ptr 
-0x78fb 034285 add pdata ,queue_offset_curr_num ,contr 
-0x78fc 034286 ifetch 1 ,contr 
-0x78fd 034287 rtn 
-:      034290 queue_full:
-0x78fe 034291 call queue_get_size 
-0x78ff 034292 ifetcht 1 ,contr 
-0x7900 034293 isub temp ,pdata 
-0x7901 034294 rtn 
-:      034297 queue_get_size:
-0x7902 034298 fetch 2 ,mem_queue_ptr 
-0x7903 034299 add pdata ,queue_offset_length ,contr 
-0x7904 034300 ifetch 1 ,contr 
-0x7905 034301 rtn 
-:      034309 usb_isr:
-0x7906 034310 bpatch patch1f_5 ,mem_patch1f 
-0x7907 034311 fetch 1 ,core_usb_status 
-0x7908 034312 isolate1 usb_status_reset ,pdata 
-0x7909 034313 call usb_init_restart ,true 
-0x790a 034314 fetch 2 ,core_usb_status 
-0x790b 034315 store 2 ,core_usb_status 
-0x790c 034316 store 2 ,mem_usb_status 
-0x790d 034317 call usb_nak_state_judge 
-0x790e 034318 call usb_rx 
-0x790f 034319 call usb0_tx 
-0x7910 034320 call usb_tx 
-0x7911 034321 branch usb_nak_state 
-:      034323 usb_init:
-0x7912 034324 bpatch patch1f_6 ,mem_patch1f 
-0x7913 034325 call enable_authrom 
-0x7914 034326 call usb_init_param 
-:      034327 usb_init_restart:
-0x7915 034328 jam 0x00 ,core_usb_config 
-0x7916 034329 nop 10000 
-0x7917 034330 jam 0x0 ,core_usb_hmode 
-0x7918 034331 fetch 2 ,core_clkoff 
-0x7919 034332 set0 clock_off_usb ,pdata 
-0x791a 034333 store 2 ,core_clkoff 
-0x791b 034334 jam 0x21 ,core_usb_epmap 
-0x791c 034335 jam 0x9d ,core_usb_pupd 
-0x791d 034336 jam 0x3c ,core_usb_config 
-0x791e 034337 setarg mem_usb_rxbuf 
-0x791f 034338 store 2 ,core_usb_rx_saddr 
-0x7920 034339 store 2 ,core_usb_rxptr 
-0x7921 034340 setarg mem_usb_rxbuf_end 
-0x7922 034341 store 2 ,core_usb_rx_eaddr 
-0x7923 034342 jam 0x80 ,core_usb_hmode 
-0x7924 034343 jam 0 ,core_usb_addr 
-0x7925 034344 jam 0xff ,core_usb_status 
-0x7926 034345 setarg mem_usb_clear_mem_end 
-0x7927 034346 arg mem_usb_clear_mem_start ,contw 
-0x7928 034347 isub contw ,loopcnt 
-0x7929 034348 branch clear_mem 
-:      034350 usb_offline_check_init:
-0x792a 034351 fetcht 1 ,mem_usb_offline_check_gpio 
-0x792b 034352 branch gpio_config_input 
-:      034353 usb_offline_state:
-0x792c 034354 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x792d 034355 rtn blank 
-0x792e 034356 fetcht 1 ,mem_usb_offline_check_gpio 
-0x792f 034357 call gpio_get_bit 
-0x7930 034358 branch usb_init_restart ,true 
-0x7931 034359 rtn 
-:      034361 usb_init_param:
-0x7932 034362 jam dev_default ,mem_usb0_state 
-0x7933 034363 setarg 0x0 
-0x7934 034364 store 1 ,mem_remain 
-0x7935 034365 store 2 ,mem_usb_zero_packet 
-0x7936 034366 pincrease 1 
-0x7937 034367 store 2 ,mem_usb_ones_packet 
-0x7938 034368 pincrease 1 
-0x7939 034369 store 2 ,mem_usb_two_packet 
-0x793a 034370 arg mem_string0 ,contw 
-0x793b 034371 setarg 0x030404 
-0x793c 034372 istore 3 ,contw 
-0x793d 034373 setarg 0x0409 
-0x793e 034374 istore 2 ,contw 
-0x793f 034375 arg mem_string1 ,contw 
-0x7940 034376 setsect 0 ,0x15906 
-0x7941 034377 setsect 1 ,0x210d2 
-0x7942 034378 setsect 2 ,0x10494 
-0x7943 034379 setsect 3 ,0x1 
-0x7944 034380 istore 9 ,contw 
-0x7945 034381 arg mem_string2 ,contw 
-0x7946 034382 setsect 0 ,0x1570f 
-0x7947 034383 setsect 1 ,0x15c9a 
-0x7948 034384 setsect 2 ,0x256c6 
-0x7949 034385 setsect 3 ,0x1cdcd 
-0x794a 034386 istore 9 ,contw 
-0x794b 034387 setsect 0 ,0x14420 
-0x794c 034388 setsect 1 ,0x25d99 
-0x794d 034389 setsect 2 ,0x25636 
-0x794e 034390 setsect 3 ,0x1 
-0x794f 034391 istore 7 ,contw 
-0x7950 034392 arg mem_string3 ,contw 
-0x7951 034393 setsect 0 ,0x1620a 
-0x7952 034394 setsect 1 ,0xc8c 
-0x7953 034395 setsect 2 ,0x30333 
-0x7954 034396 setsect 3 ,0xc0c0 
-0x7955 034397 istore 9 ,contw 
-0x7956 034398 setsect 0 ,0x3130 
-0x7957 034399 istore 2 ,contw 
-0x7958 034400 setarg usb_kbdata_vendor_define_addr 
-0x7959 034401 store 2 ,mem_hidreportdesc_kb 
-0x795a 034402 setarg usb_msdata_addr 
-0x795b 034403 store 2 ,mem_hidreportdesc_m 
-0x795c 034404 arg usb_devicedata_addr ,contr 
-0x795d 034405 arg mem_devicedesc ,contw 
-0x795e 034406 arg 19 ,loopcnt 
-0x795f 034407 call memcpy 
-0x7960 034408 arg usb_confdata_addr ,contr 
-0x7961 034409 arg mem_confdesc ,contw 
-0x7962 034410 arg 60 ,loopcnt 
-0x7963 034411 call memcpy 
-:      034412 usb_config_cb:
-0x7964 034413 fetch 2 ,mem_cb_usb_config 
-0x7965 034414 branch callback_func 
-:      034416 usb_tx_interval_config:
-0x7966 034417 fetch 1 ,mem_usb_tx_interval 
-0x7967 034418 rtn blank 
-0x7968 034419 store 1 ,mem_confdesc + 34 
-0x7969 034420 store 1 ,mem_confdesc + 59 
-0x796a 034421 rtn 
-:      034423 usb_nak_state:
-0x796b 034424 arg usb_timer_nak ,queue 
-0x796c 034425 call timer_check 
-0x796d 034426 nrtn blank 
-0x796e 034427 fetch 1 ,mem_usb_wakestate_onetime_flag 
-0x796f 034428 nrtn blank 
-0x7970 034429 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x7971 034430 ncall usb_mac_wakeup_judge ,blank 
-0x7972 034431 rtn 
-:      034433 usb_nak_state_judge:
-0x7973 034434 fetch 1 ,mem_usb_status 
-0x7974 034435 bbit1 usb_status_nak ,usb_nak_state_timer_init 
-0x7975 034436 rtn 
-:      034438 usb_nak_state_timer_init:
-0x7976 034439 call usb0_attached_state_judge 
-0x7977 034440 call timer_reinit 
-0x7978 034441 setarg timer_nak_delay 
-0x7979 034442 arg usb_timer_nak ,queue 
-0x797a 034443 branch timer_init 
-:      034445 usb0_attached_state_judge:
-0x797b 034446 fetch 1 ,mem_usb_state 
-0x797c 034447 bne usb_connected ,usb_clear_halt_dispose 
-0x797d 034448 jam 0 ,mem_usb_wakestate_onetime_flag 
-0x797e 034449 jam 0 ,mem_usb_mac_wakeup_trig 
-0x797f 034450 rtn 
-:      034452 usb_clear_halt_dispose:
-0x7980 034453 fetch 1 ,mem_usb_clear_halt 
-0x7981 034454 rtn blank 
-0x7982 034455 jam 0 ,mem_usb_clear_halt 
-0x7983 034456 jam usb_connected ,mem_usb_state 
-0x7984 034457 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7985 034458 rtn 
-:      034460 usb_rx_no_data:
-0x7986 034461 fetch 1 ,mem_usb_status 
-0x7987 034462 bbit1 usb_status_setup ,usb_class_type 
-0x7988 034463 rtn 
-:      034465 usb_rx_len:
-0x7989 034466 fetchr contus ,2 ,core_usb_rx_saddr 
-0x798a 034467 fetchr contue ,2 ,core_usb_rx_eaddr 
-0x798b 034468 fetchr contu ,2 ,core_usb_rxptr 
-0x798c 034469 ifetch 2 ,contu 
-0x798d 034470 rshift8 pdata ,temp 
-0x798e 034471 rshift4 temp ,temp 
-0x798f 034472 arg 0xfff ,contr 
-0x7990 034473 iand contr ,loopcnt 
-0x7991 034474 storer loopcnt ,2 ,mem_usb_read_len 
-0x7992 034475 rtn 
-:      034478 usb_rx_data:
-0x7993 034479 call usb_rx_len 
-:      034480 usb_rx_read:
-0x7994 034481 ifetch 1 ,contu 
-0x7995 034482 istore 1 ,contw 
-0x7996 034483 loop usb_rx_read 
-0x7997 034484 storer contu ,2 ,core_usb_rxptr 
-0x7998 034485 rtn 
-:      034487 usb_rx_ep13:
-0x7999 034488 arg mem_usb_ccid_buf ,contw 
-0x799a 034489 call usb_rx_read 
-0x799b 034490 arg mem_usb_ccid_buf + 4 ,temp 
-0x799c 034491 storet 2 ,core_usb_tx_saddr3 
-0x799d 034492 fetch 1 ,mem_usb_ccid_buf + 1 
-0x799e 034493 pincrease 6 
-0x799f 034494 istore 1 ,temp 
-0x79a0 034495 jam 0x8 ,core_usb_trig 
-0x79a1 034496 rtn 
-:      034499 usb_rx:
-0x79a2 034500 bpatch patch1f_7 ,mem_patch1f 
-0x79a3 034501 fetch 1 ,mem_usb_status 
-0x79a4 034502 rtnbit0 usb_status_rxready 
-0x79a5 034503 call usb_rx_len 
-0x79a6 034504 compare 13 ,temp ,0xff 
-0x79a7 034505 branch usb_rx_ep13 ,true 
-0x79a8 034506 arg mem_usb_setup ,contw 
-0x79a9 034507 call usb_rx_read 
-0x79aa 034508 fetch 1 ,mem_usb_read_len 
-0x79ab 034509 beq 0x00 ,usb_rx_no_data 
-0x79ac 034510 beq 0x01 ,usb_out_one_byte 
-0x79ad 034511 sub pdata ,7 ,null 
-0x79ae 034512 rtn positive 
-:      034513 usb_class_type:
-0x79af 034514 bpatchx patch20_0 ,mem_patch20 
-0x79b0 034515 set0 mark_isstr ,mark 
-0x79b1 034516 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79b2 034517 and_into 0x80 ,pdata 
-0x79b3 034518 beq in_device ,usb_in_device 
-0x79b4 034519 beq out_device ,usb_out_device 
-0x79b5 034520 branch assert 
-:      034522 usb_out_one_byte:
-0x79b6 034523 fetch 1 ,mem_usb_setup 
-0x79b7 034524 rtnbit1 7 
-0x79b8 034525 call usb_get_led_status 
-0x79b9 034526 branch usb0_reply_zerolen 
-:      034529 usb_in_device:
-0x79ba 034530 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79bb 034531 rshift4 pdata ,pdata 
-0x79bc 034532 rshift pdata ,pdata 
-0x79bd 034533 and_into 0x03 ,pdata 
-0x79be 034534 beq standard_req ,usb_in_standard_req 
-0x79bf 034535 beq class_req ,usb_in_class_req 
-0x79c0 034536 beq manufacturer_req ,usb_in_manufacturer_req 
-0x79c1 034537 branch assert 
-:      034539 usb_out_device:
-0x79c2 034540 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79c3 034541 rshift4 pdata ,pdata 
-0x79c4 034542 rshift pdata ,pdata 
-0x79c5 034543 and_into 0x03 ,pdata 
-0x79c6 034544 beq standard_req ,usb_out_standard_req 
-0x79c7 034545 beq class_req ,usb_out_class_req 
-0x79c8 034546 beq manufacturer_req ,usb_out_manufacturer_req 
-0x79c9 034547 branch assert 
-:      034549 usb_in_standard_req:
-0x79ca 034550 fetch 1 ,mem_usb_setup_brequest 
-0x79cb 034551 beq get_configuration ,usb0_request_get_configuration 
-0x79cc 034552 beq get_descriptor ,usb0_request_get_descriptor 
-0x79cd 034553 beq get_interface ,usb0_request_get_interface 
-0x79ce 034554 beq get_status ,usb0_request_get_status 
-0x79cf 034555 branch usb0_force_stall 
-:      034557 usb_in_class_req:
-0x79d0 034558 fetch 1 ,mem_usb_setup_brequest 
-0x79d1 034559 beq get_idle ,usb_get_idle 
-0x79d2 034560 beq get_report ,usb_get_report 
-0x79d3 034561 beq get_protocol ,usb_get_protocol_req 
-0x79d4 034562 branch usb0_force_stall 
-:      034564 usb_in_manufacturer_req:
-0x79d5 034565 branch usb0_force_stall 
-:      034567 usb_out_standard_req:
-0x79d6 034568 fetch 1 ,mem_usb_setup_brequest 
-0x79d7 034569 beq clear_feature ,usb0_request_clear_feature 
-0x79d8 034570 beq set_feature ,usb0_request_set_feature 
-0x79d9 034571 beq set_address ,usb0_request_set_address 
-0x79da 034572 beq set_configuration ,usb0_request_set_configuration 
-0x79db 034573 beq set_interface ,usb0_request_set_interface 
-0x79dc 034574 beq set_descriptor ,usb0_force_stall 
-0x79dd 034575 branch usb0_force_stall 
-:      034577 usb_out_class_req:
-0x79de 034578 fetch 1 ,mem_usb_setup_brequest 
-0x79df 034579 beq set_idle ,usb_set_idle 
-0x79e0 034580 beq set_report ,usb_set_report 
-0x79e1 034581 beq set_protocol ,usb_set_protocol_req 
-0x79e2 034582 branch usb0_force_stall 
-:      034584 usb_out_manufacturer_req:
-0x79e3 034585 branch usb0_force_stall 
-:      034587 usb0_force_stall:
-0x79e4 034588 bpatchx patch20_1 ,mem_patch20 
-0x79e5 034589 fetch 1 ,core_usb_stall 
-0x79e6 034590 set1 0 ,pdata 
-0x79e7 034591 store 1 ,core_usb_stall 
-0x79e8 034592 branch usb0_reply_zerolen 
-:      034594 usb0_reply_zerolen:
-0x79e9 034595 jam 0x1 ,core_usb_clear_nak 
-0x79ea 034596 rtn 
-:      034598 usb0_request_get_configuration:
-0x79eb 034599 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79ec 034600 bne in_device ,usb0_force_stall 
-0x79ed 034601 fetch 1 ,mem_usb_setup_windex 
-0x79ee 034602 bne 0 ,usb0_force_stall 
-0x79ef 034603 fetch 1 ,mem_usb_setup_windex + 1 
-0x79f0 034604 bne 0 ,usb0_force_stall 
-0x79f1 034605 fetch 1 ,mem_usb_setup_blength 
-0x79f2 034606 bne 1 ,usb0_force_stall 
-0x79f3 034607 fetch 1 ,mem_usb_setup_blengthh 
-0x79f4 034608 bne 0 ,usb0_force_stall 
-0x79f5 034609 fetch 1 ,mem_usb_setup_bvalue 
-0x79f6 034610 bne 0 ,usb0_force_stall 
-0x79f7 034611 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x79f8 034612 bne 0 ,usb0_force_stall 
-0x79f9 034613 fetch 1 ,mem_usb0_state 
-0x79fa 034614 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
-0x79fb 034615 beq dev_address ,usb0_request_get_cfg_dev_addr 
-0x79fc 034616 branch usb0_force_stall 
-:      034618 usb0_request_get_cfg_dev_cfg:
-0x79fd 034619 arg 1 ,regb 
-0x79fe 034620 branch usb_send_ones_packet 
-:      034622 usb0_request_get_cfg_dev_addr:
-0x79ff 034623 arg 1 ,regb 
-0x7a00 034624 branch usb_send_zero_packet 
-:      034626 usb0_request_get_descriptor:
-0x7a01 034627 bpatchx patch20_2 ,mem_patch20 
-0x7a02 034629 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a03 034630 beq dsc_device ,dsc_device_info 
-0x7a04 034631 beq dsc_config ,dsc_config_info 
-0x7a05 034632 beq dsc_string ,dsc_string_info 
-0x7a06 034633 beq dsc_hid ,dsc_hid_info 
-0x7a07 034634 beq dsc_hid_report ,dsc_hid_report_info 
-0x7a08 034635 branch usb0_force_stall 
-:      034637 dsc_hid_info:
-0x7a09 034638 jam 0 ,mem_usb_get_protocol_flag 
-0x7a0a 034639 fetch 1 ,mem_usb_setup_windex 
-0x7a0b 034640 beq 0 ,dsc_hid_info_interface0 
-0x7a0c 034641 beq 1 ,dsc_hid_info_interface1 
-0x7a0d 034642 branch usb0_force_stall 
-:      034644 dsc_hid_info_interface0:
-0x7a0e 034645 fetchr regb ,1 ,mem_confdesc + 19 
-0x7a0f 034646 arg mem_confdesc + 19 ,rega 
-0x7a10 034647 branch usb0_respond 
-:      034649 dsc_hid_info_interface1:
-0x7a11 034650 fetchr regb ,1 ,mem_confdesc + 44 
-0x7a12 034651 arg mem_confdesc + 44 ,rega 
-0x7a13 034652 branch usb0_respond 
-:      034654 dsc_device_info:
-0x7a14 034658 fetch 1 ,mem_usb_set_high_addr_flag 
-0x7a15 034659 ncall usb_set_high_addr ,blank 
-0x7a16 034660 setarg mem_devicedesc 
-0x7a17 034661 fetcht 1 ,mem_devicedesc 
-:      034662 dsc_info_set_data_len:
-0x7a18 034663 store 2 ,mem_dsc_info_data_pointer 
-0x7a19 034664 storet 1 ,mem_dsc_info_len 
-0x7a1a 034665 fetch 1 ,mem_usb_setup_blength 
-0x7a1b 034666 isub temp ,null 
-0x7a1c 034667 nbranch dsc_info_set_current_data_len ,positive 
-:      034668 dsc_info_set_initial_data_len:
-0x7a1d 034669 fetch 1 ,mem_dsc_info_len 
-:      034670 dsc_info_set_data_size_completed:
-0x7a1e 034671 iforce regb 
-0x7a1f 034672 fetch 2 ,mem_dsc_info_data_pointer 
-0x7a20 034673 add pdata ,1 ,pdata 
-0x7a21 034674 iforce rega 
-0x7a22 034675 branch usb0_respond 
-:      034676 dsc_info_set_current_data_len:
-0x7a23 034677 fetch 1 ,mem_usb_setup_blength 
-0x7a24 034678 branch dsc_info_set_data_size_completed 
-:      034680 usb_set_high_addr:
-0x7a25 034681 fetch 1 ,core_usb_addr 
-0x7a26 034682 ncall usb0_set_addr ,blank 
-0x7a27 034683 jam 0 ,mem_usb_set_high_addr_flag 
-0x7a28 034684 rtn 
-:      034685 usb0_set_addr:
-0x7a29 034686 fetch 1 ,core_usb_addr 
-0x7a2a 034687 set1 7 ,pdata 
-0x7a2b 034688 store 1 ,core_usb_addr 
-0x7a2c 034689 rtn 
-:      034691 dsc_config_info:
-0x7a2d 034692 setarg mem_confdesc 
-0x7a2e 034693 fetcht 1 ,mem_confdesc 
-0x7a2f 034694 branch dsc_info_set_data_len 
-:      034696 dsc_string_info:
-0x7a30 034697 fetch 1 ,mem_usb_setup_bvalue 
-0x7a31 034698 sub pdata ,3 ,null 
-0x7a32 034699 nbranch usb0_force_stall ,positive 
-0x7a33 034700 fetch 1 ,mem_usb_setup_bvalue 
-0x7a34 034701 arg mem_string0 ,rega 
-0x7a35 034702 beq 0 ,usb0_respond_length 
-0x7a36 034703 set1 mark_isstr ,mark 
-0x7a37 034704 arg mem_string1 ,rega 
-0x7a38 034705 beq 1 ,usb0_respond_length 
-0x7a39 034706 arg mem_string2 ,rega 
-0x7a3a 034707 beq 2 ,usb0_respond_length 
-0x7a3b 034708 arg mem_string3 ,rega 
-0x7a3c 034709 beq 3 ,usb0_respond_length 
-0x7a3d 034710 rtn 
-:      034712 dsc_hid_report_info:
-0x7a3e 034713 fetch 2 ,mem_usb_setup_windex 
-0x7a3f 034714 beq 1 ,dsc_hid_report_info0 
-0x7a40 034715 fetchr rega ,2 ,mem_hidreportdesc_kb 
-0x7a41 034716 branch usb0_respond_length 
-:      034717 dsc_hid_report_info0:
-0x7a42 034718 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7a43 034719 jam usb_got_report_req ,mem_usb_state 
-0x7a44 034720 fetchr rega ,2 ,mem_hidreportdesc_m 
-0x7a45 034721 branch usb0_respond_length 
-:      034724 usb0_request_get_interface:
-0x7a46 034725 fetch 1 ,mem_usb0_state 
-0x7a47 034726 bne dev_configured ,usb0_force_stall 
-0x7a48 034727 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7a49 034728 bne in_interface ,usb0_force_stall 
-0x7a4a 034729 fetch 1 ,mem_usb_setup_bvalue 
-0x7a4b 034730 bne 0 ,usb0_force_stall 
-0x7a4c 034731 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a4d 034732 bne 0 ,usb0_force_stall 
-0x7a4e 034733 fetch 1 ,mem_usb_setup_blength 
-0x7a4f 034734 bne 1 ,usb0_force_stall 
-0x7a50 034735 fetch 1 ,mem_usb_setup_blengthh 
-0x7a51 034736 bne 0 ,usb0_force_stall 
-0x7a52 034737 fetch 1 ,mem_usb_setup_windex 
-0x7a53 034738 bne 0 ,usb0_force_stall 
-0x7a54 034739 fetch 1 ,mem_usb_setup_windex + 1 
-0x7a55 034740 bne 0 ,usb0_force_stall 
-0x7a56 034741 arg 1 ,regb 
-0x7a57 034742 branch usb_send_zero_packet 
-:      034745 usb0_request_get_status:
-0x7a58 034746 fetch 1 ,mem_usb0_state 
-0x7a59 034747 beq dev_default ,usb0_force_stall 
-0x7a5a 034748 fetch 1 ,mem_usb_setup_bvalue 
-0x7a5b 034749 bne 0 ,usb0_force_stall 
-0x7a5c 034750 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a5d 034751 bne 0 ,usb0_force_stall 
-0x7a5e 034752 fetch 1 ,mem_usb_setup_blength 
-0x7a5f 034753 bne 2 ,usb0_force_stall 
-0x7a60 034754 fetch 1 ,mem_usb_setup_blengthh 
-0x7a61 034755 bne 0 ,usb0_force_stall 
-0x7a62 034756 fetch 1 ,mem_usb_setup_windex + 1 
-0x7a63 034757 bne 0 ,usb0_force_stall 
-0x7a64 034758 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7a65 034759 beq in_device ,usb0_get_status_in_device 
-0x7a66 034760 beq in_interface ,usb0_get_status_in_interface 
-0x7a67 034761 beq in_endpoint ,usb0_get_status_in_endpoint 
-0x7a68 034762 branch usb0_force_stall 
-:      034765 usb0_sdsystem_dispose:
-0x7a69 034766 jam 1 ,mem_sdsystem_wakeup_flag 
-0x7a6a 034767 branch usb_send_two_packet 
-:      034769 usb0_get_status_in_device:
-0x7a6b 034770 fetch 1 ,mem_usb_setup_windex 
-0x7a6c 034771 bne 0 ,usb0_force_stall 
-0x7a6d 034772 arg 2 ,regb 
-0x7a6e 034773 fetch 1 ,mem_usb_remote_wakeup 
-0x7a6f 034774 beq 0x01 ,usb0_sdsystem_dispose 
-:      034776 usb_send_zero_packet:
-0x7a70 034777 arg mem_usb_zero_packet ,rega 
-0x7a71 034778 branch usb0_respond 
-:      034779 usb_send_ones_packet:
-0x7a72 034780 arg mem_usb_ones_packet ,rega 
-0x7a73 034781 branch usb0_respond 
-:      034782 usb_send_two_packet:
-0x7a74 034783 arg mem_usb_two_packet ,rega 
-0x7a75 034784 branch usb0_respond 
-:      034786 usb0_get_status_in_interface:
-0x7a76 034787 fetch 1 ,mem_usb0_state 
-0x7a77 034788 bne dev_configured ,usb0_force_stall 
-0x7a78 034789 arg 2 ,regb 
-0x7a79 034790 branch usb_send_zero_packet 
-:      034792 usb0_get_status_in_endpoint:
-0x7a7a 034793 fetch 1 ,mem_usb0_state 
-0x7a7b 034794 bne dev_configured ,usb0_force_stall 
-0x7a7c 034795 fetch 1 ,mem_usb_setup_windex 
-0x7a7d 034796 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
-0x7a7e 034797 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
-0x7a7f 034798 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
-0x7a80 034799 and_into 0x7f ,pdata 
-0x7a81 034800 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
-0x7a82 034801 branch usb0_force_stall 
-:      034803 usb0_get_status_in_ep_in_ep0:
-0x7a83 034804 fetch 1 ,mem_usb_ep0_stall_status 
-:      034805 usb0_get_status_in_ep_in_ack:
-0x7a84 034806 arg 2 ,regb 
-0x7a85 034807 beq 1 ,usb_send_ones_packet 
-0x7a86 034808 branch usb_send_zero_packet 
-:      034809 usb0_get_status_in_ep_in_ep1:
-0x7a87 034810 fetch 1 ,mem_usb_ep1_stall_status 
-0x7a88 034811 branch usb0_get_status_in_ep_in_ack 
-:      034812 usb0_get_status_in_ep_in_ep2:
-0x7a89 034813 fetch 1 ,mem_usb_ep2_stall_status 
-0x7a8a 034814 branch usb0_get_status_in_ep_in_ack 
-:      034815 usb0_get_status_in_ep_in_ep3:
-0x7a8b 034816 fetch 1 ,mem_usb_ep3_stall_status 
-0x7a8c 034817 branch usb0_get_status_in_ep_in_ack 
-:      034819 usb_get_idle:
-0x7a8d 034820 jam 1 ,mem_usb_idle_flag 
-0x7a8e 034821 arg mem_usb_idle_rate ,rega 
-0x7a8f 034822 arg 1 ,regb 
-0x7a90 034823 branch usb0_respond 
-:      034825 usb_get_report:
-0x7a91 034826 fetch 2 ,mem_usb_setup_bvalue 
-0x7a92 034827 arg pc_get_report ,temp 
-0x7a93 034828 isub temp ,null 
-0x7a94 034829 nbranch usb0_force_stall ,zero 
-:      034831 usb_get_report_dispose:
-0x7a95 034832 fetch 1 ,mem_usb0_data_ready_report 
-0x7a96 034833 nbranch usb_get_report_data_success ,blank 
-0x7a97 034834 jam pc_get_nondata ,mem_usb0_get_report_data 
-:      034835 usb_get_report_send_data:
-0x7a98 034836 fetch 1 ,mem_usb_setup_blength 
-0x7a99 034837 iforce regb 
-0x7a9a 034838 arg mem_usb0_get_report_data ,rega 
-0x7a9b 034839 call usb0_respond 
-:      034840 usb_get_report_data_release:
-0x7a9c 034841 arg mem_usb0_get_report_data ,contw 
-0x7a9d 034842 arg 64 ,loopcnt 
-0x7a9e 034843 branch memset0 
-:      034844 usb_get_report_data_success:
-0x7a9f 034845 jam 0 ,mem_usb0_data_ready_report 
-0x7aa0 034846 jam pc_get_data ,mem_usb0_get_report_data 
-0x7aa1 034847 branch usb_get_report_send_data 
-:      034849 usb_get_protocol_req:
-0x7aa2 034850 fetch 1 ,mem_usb_setup_blength 
-0x7aa3 034851 bne 1 ,usb0_force_stall 
-0x7aa4 034852 jam 1 ,mem_usb_get_protocol_flag 
-0x7aa5 034853 arg 1 ,regb 
-0x7aa6 034854 fetch 1 ,mem_usb_set_protocol_value 
-0x7aa7 034855 beq 0 ,usb_get_report_protocol 
-0x7aa8 034856 beq 1 ,usb_get_boot_protocol 
-0x7aa9 034857 branch usb_send_zero_packet 
-:      034858 usb_get_report_protocol:
-0x7aaa 034859 branch usb_send_ones_packet 
-:      034860 usb_get_boot_protocol:
-0x7aab 034861 branch usb_send_zero_packet 
-:      034866 usb0_request_clear_feature:
-0x7aac 034867 fetch 1 ,mem_usb0_state 
-0x7aad 034868 bne dev_configured ,usb0_force_stall 
-0x7aae 034869 fetch 1 ,mem_usb_setup_blength 
-0x7aaf 034870 bne 0 ,usb0_force_stall 
-0x7ab0 034871 fetch 1 ,mem_usb_setup_blengthh 
-0x7ab1 034872 bne 0 ,usb0_force_stall 
-0x7ab2 034873 fetch 1 ,mem_usb_setup_bvalueh 
-0x7ab3 034874 bne 0 ,usb0_force_stall 
-0x7ab4 034875 fetch 1 ,mem_usb_setup_windex + 1 
-0x7ab5 034876 bne 0 ,usb0_force_stall 
-0x7ab6 034877 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7ab7 034878 beq out_device ,usb0_request_clear_feature_out_device 
-0x7ab8 034879 beq out_interface ,usb0_request_clear_feature_out_interface 
-0x7ab9 034880 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
-0x7aba 034881 branch usb0_force_stall 
-:      034883 usb0_request_clear_feature_out_device:
-0x7abb 034884 fetch 1 ,mem_usb_setup_bvalue 
-0x7abc 034885 bne device_remote_wakeup ,usb0_force_stall 
-0x7abd 034886 fetch 1 ,core_usb_config 
-0x7abe 034887 set0 7 ,pdata 
-0x7abf 034888 store 1 ,core_usb_config 
-0x7ac0 034889 jam 0 ,mem_usb_remote_wakeup 
-0x7ac1 034890 jam 1 ,mem_usb_clear_remote_wakeup 
-0x7ac2 034891 fetch 1 ,mem_sdsystem_wakeup_flag 
-0x7ac3 034892 branch usb0_reply_zerolen ,blank 
-0x7ac4 034893 jam 0 ,mem_sdsystem_wakeup_flag 
-0x7ac5 034894 jam 0 ,mem_usb_clear_remote_wakeup 
-0x7ac6 034895 jam usb_connected ,mem_usb_state 
-0x7ac7 034896 branch usb0_reply_zerolen 
-:      034898 usb0_request_clear_feature_out_interface:
-0x7ac8 034899 branch usb0_force_stall 
-:      034901 usb0_request_clear_feature_out_endpoint:
-0x7ac9 034902 fetch 1 ,mem_usb_setup_bvalue 
-0x7aca 034903 bne endpoint_halt ,usb0_force_stall 
-0x7acb 034904 fetch 1 ,mem_usb_setup_windex 
-0x7acc 034905 beq in_ep1 ,usb0_force_stall_ep1_in_off 
-0x7acd 034906 beq in_ep2 ,usb0_force_stall_ep2_in_off 
-0x7ace 034907 beq in_ep3 ,usb0_force_stall_ep3_in_off 
-0x7acf 034908 and_into 0x7f ,pdata 
-0x7ad0 034909 beq 0x00 ,usb0_force_stall_ep0_in_off 
-0x7ad1 034910 branch usb0_force_stall 
-:      034912 usb0_force_stall_ep0_in_off:
-0x7ad2 034913 jam 0 ,mem_usb_ep0_stall_status 
-0x7ad3 034914 branch usb0_reply_zerolen 
-:      034915 usb0_force_stall_ep1_in_off:
-0x7ad4 034916 jam 0 ,mem_usb_ep1_stall_status 
-:      034917 usb0_force_stall_ep1_in_off_reply:
-0x7ad5 034918 jam 1 ,mem_usb_clear_halt 
-0x7ad6 034919 branch usb0_reply_zerolen 
-:      034920 usb0_force_stall_ep2_in_off:
-0x7ad7 034921 jam 0 ,mem_usb_ep2_stall_status 
-0x7ad8 034922 branch usb0_force_stall_ep1_in_off_reply 
-:      034923 usb0_force_stall_ep3_in_off:
-0x7ad9 034924 jam 0 ,mem_usb_ep3_stall_status 
-0x7ada 034925 branch usb0_force_stall_ep1_in_off_reply 
-:      034928 usb0_request_set_feature:
-0x7adb 034929 fetch 1 ,mem_usb_setup_blength 
-0x7adc 034930 bne 0 ,usb0_force_stall 
-0x7add 034931 fetch 1 ,mem_usb_setup_blengthh 
-0x7ade 034932 bne 0 ,usb0_force_stall 
-0x7adf 034933 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7ae0 034934 beq out_device ,usb0_request_set_feature_out_device 
-0x7ae1 034935 beq out_interface ,usb0_request_set_feature_out_interface 
-0x7ae2 034936 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
-0x7ae3 034937 branch usb0_force_stall 
-:      034939 usb0_request_set_feature_out_device:
-0x7ae4 034940 fetch 1 ,mem_usb_setup_bvalue 
-0x7ae5 034941 bne device_remote_wakeup ,usb0_force_stall 
-0x7ae6 034942 call dongle_set_pc_sleep_flag 
-0x7ae7 034943 fetch 1 ,core_usb_config 
-0x7ae8 034944 set1 7 ,pdata 
-0x7ae9 034945 store 1 ,core_usb_config 
-0x7aea 034946 jam 1 ,mem_usb_remote_wakeup 
-0x7aeb 034947 jam usb_sleep ,mem_usb_state 
-0x7aec 034948 jam 0 ,mem_usb_tx_win_enable 
-0x7aed 034949 call usb0_reply_zerolen 
-:      034950 usb_wakeup_timer_reinit:
-0x7aee 034951 call timer_reinit 
-0x7aef 034952 setarg timer_wakeup_delay 
-0x7af0 034953 arg usb_timer_wakeup ,queue 
-0x7af1 034954 branch timer_init 
-:      034956 usb0_request_set_feature_out_interface:
-0x7af2 034957 branch usb0_force_stall 
-:      034959 usb0_request_set_feature_out_endpoint:
-0x7af3 034960 fetch 1 ,mem_usb_setup_bvalue 
-0x7af4 034961 bne endpoint_halt ,usb0_force_stall 
-0x7af5 034962 fetch 1 ,mem_usb_setup_bvalueh 
-0x7af6 034963 bne 0 ,usb0_force_stall 
-0x7af7 034964 fetch 1 ,mem_usb_setup_windex 
-0x7af8 034965 beq in_ep1 ,usb0_force_stall_ep1_in_on 
-0x7af9 034966 beq in_ep2 ,usb0_force_stall_ep2_in_on 
-0x7afa 034967 beq in_ep3 ,usb0_force_stall_ep3_in_on 
-0x7afb 034968 and_into 0x7f ,pdata 
-0x7afc 034969 beq 0x00 ,usb0_force_stall_ep0_in_on 
-0x7afd 034970 branch usb0_force_stall 
-:      034972 usb0_force_stall_ep0_in_on:
-0x7afe 034973 jam 1 ,mem_usb_ep0_stall_status 
-0x7aff 034974 branch usb0_reply_zerolen 
-:      034975 usb0_force_stall_ep1_in_on:
-0x7b00 034976 jam 1 ,mem_usb_ep1_stall_status 
-0x7b01 034977 branch usb0_reply_zerolen 
-:      034978 usb0_force_stall_ep2_in_on:
-0x7b02 034979 jam 1 ,mem_usb_ep2_stall_status 
-0x7b03 034980 branch usb0_reply_zerolen 
-:      034981 usb0_force_stall_ep3_in_on:
-0x7b04 034982 jam 1 ,mem_usb_ep3_stall_status 
-0x7b05 034983 branch usb0_reply_zerolen 
-:      034986 usb0_request_set_address:
-0x7b06 034987 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b07 034988 bne out_device ,usb0_force_stall 
-0x7b08 034989 fetch 1 ,mem_usb_setup_windex 
-0x7b09 034990 bne 0 ,usb0_force_stall 
-0x7b0a 034991 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b0b 034992 bne 0 ,usb0_force_stall 
-0x7b0c 034993 fetch 1 ,mem_usb_setup_blength 
-0x7b0d 034994 bne 0 ,usb0_force_stall 
-0x7b0e 034995 fetch 1 ,mem_usb_setup_blengthh 
-0x7b0f 034996 bne 0 ,usb0_force_stall 
-0x7b10 034997 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b11 034998 bne 0 ,usb0_force_stall 
-0x7b12 034999 fetch 1 ,mem_usb_setup_bvalue 
-0x7b13 035000 and_into 0x80 ,pdata 
-0x7b14 035001 bne 0 ,usb0_force_stall 
-0x7b15 035002 fetch 1 ,mem_usb_setup_bvalue 
-0x7b16 035003 bne 0 ,usb_usb0_state_set_dev_addr 
-:      035004 usb_usb0_state_set_dev_default:
-0x7b17 035005 jam dev_default ,mem_usb0_state 
-:      035006 usb0_request_set_wait_address:
-0x7b18 035007 fetch 1 ,mem_usb_setup_bvalue 
-0x7b19 035008 store 1 ,core_usb_addr 
-0x7b1a 035009 call usb0_reply_zerolen 
-0x7b1b 035010 jam 1 ,mem_usb_set_high_addr_flag 
-0x7b1c 035011 rtn 
-:      035012 usb_usb0_state_set_dev_addr:
-0x7b1d 035013 jam dev_address ,mem_usb0_state 
-0x7b1e 035014 branch usb0_request_set_wait_address 
-:      035017 usb0_request_set_configuration:
-0x7b1f 035018 fetch 1 ,mem_usb0_state 
-0x7b20 035019 beq dev_default ,usb0_force_stall 
-0x7b21 035020 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b22 035021 bne out_device ,usb0_force_stall 
-0x7b23 035022 fetch 1 ,mem_usb_setup_windex 
-0x7b24 035023 bne 0 ,usb0_force_stall 
-0x7b25 035024 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b26 035025 bne 0 ,usb0_force_stall 
-0x7b27 035026 fetch 1 ,mem_usb_setup_blength 
-0x7b28 035027 bne 0 ,usb0_force_stall 
-0x7b29 035028 fetch 1 ,mem_usb_setup_blengthh 
-0x7b2a 035029 bne 0 ,usb0_force_stall 
-0x7b2b 035030 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x7b2c 035031 bne 0 ,usb0_force_stall 
-0x7b2d 035032 fetch 1 ,mem_usb_setup_bvalue 
-0x7b2e 035033 sub pdata ,usb_max_num_cfg ,null 
-0x7b2f 035034 nbranch usb0_force_stall ,positive 
-0x7b30 035035 fetch 1 ,mem_usb0_state 
-0x7b31 035036 beq dev_address ,usb0_request_set_cfg_addr_state 
-0x7b32 035037 beq dev_configured ,usb0_request_set_cfg_cfg_state 
-0x7b33 035038 branch usb0_force_stall 
-:      035040 usb0_request_set_cfg_addr_state:
-:      035041 usb0_request_set_cfg_cfg_state:
-0x7b34 035042 fetch 1 ,mem_usb_setup_bvalue 
-0x7b35 035043 beq 0 ,usb0_request_set_cfg_stay_addr_state 
-0x7b36 035044 jam dev_configured ,mem_usb0_state 
-0x7b37 035045 branch usb0_reply_zerolen 
-:      035046 usb0_request_set_cfg_stay_addr_state:
-0x7b38 035047 jam dev_address ,mem_usb0_state 
-0x7b39 035048 branch usb0_reply_zerolen 
-:      035051 usb0_request_set_interface:
-0x7b3a 035052 fetch 1 ,mem_usb0_state 
-0x7b3b 035053 bne dev_configured ,usb0_force_stall 
-0x7b3c 035054 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b3d 035055 bne out_interface ,usb0_force_stall 
-0x7b3e 035056 fetch 1 ,mem_usb_setup_bvalue 
-0x7b3f 035057 bne 0 ,usb0_force_stall 
-0x7b40 035058 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b41 035059 bne 0 ,usb0_force_stall 
-0x7b42 035060 fetch 1 ,mem_usb_setup_blength 
-0x7b43 035061 bne 0 ,usb0_force_stall 
-0x7b44 035062 fetch 1 ,mem_usb_setup_blengthh 
-0x7b45 035063 bne 0 ,usb0_force_stall 
-0x7b46 035064 fetch 1 ,mem_usb_setup_windex 
-0x7b47 035065 bne 0 ,usb0_force_stall 
-0x7b48 035066 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b49 035067 bne 0 ,usb0_force_stall 
-0x7b4a 035068 branch usb0_reply_zerolen 
-:      035071 usb_set_idle:
-0x7b4b 035072 bpatchx patch20_3 ,mem_patch20 
-0x7b4c 035073 jam 1 ,mem_usb_idle_flag 
-0x7b4d 035074 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b4e 035075 store 1 ,mem_usb_idle_rate 
-0x7b4f 035076 fetch 1 ,mem_usb_setup_windex 
-0x7b50 035077 sub pdata ,1 ,null 
-0x7b51 035078 call usb_clear_remote_wakeup_set0 ,zero 
-0x7b52 035079 fetch 1 ,mem_usb_state 
-0x7b53 035080 bne usb_resume ,usb0_reply_zerolen 
-0x7b54 035081 jam usb_connected ,mem_usb_state 
-0x7b55 035082 call usb0_reply_zerolen 
-0x7b56 035083 nop 30000 
-0x7b57 035084 nop 30000 
-0x7b58 035085 rtn 
-:      035086 usb_clear_remote_wakeup_set0:
-0x7b59 035087 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7b5a 035088 jam 0 ,mem_usb_clear_remote_wakeup 
-0x7b5b 035089 jam usb_resume ,mem_usb_state 
-0x7b5c 035090 rtn 
-:      035093 usb_set_report:
-0x7b5d 035094 nop 15000 
-0x7b5e 035095 arg mem_usb0_set_report_data ,contw 
-0x7b5f 035096 call usb_rx_data 
-0x7b60 035097 jam 1 ,mem_usb0_get_set_report 
-0x7b61 035098 call usb_set_report_resume_judge 
-0x7b62 035099 fetch 2 ,mem_usb_setup_bvalue 
-0x7b63 035100 store 2 ,mem_usb_setup_bvalue_temp 
-0x7b64 035101 call usb0_reply_zerolen 
-0x7b65 035102 fetch 1 ,mem_device_option 
-0x7b66 035103 rtnne dvc_op_dongle 
-0x7b67 035104 fetch 1 ,mem_usb_tx_win_enable 
-0x7b68 035105 rtn blank 
-0x7b69 035106 fetch 1 ,mem_usb0_set_report_data 
-:      035107 usb_get_led_status:
-0x7b6a 035108 store 1 ,mem_24g_led_status 
-0x7b6b 035109 jam 0 ,mem_usb_tx_win_enable 
-0x7b6c 035110 jam kb_led_ackpayload ,mem_24g_ackpayload_enable 
-0x7b6d 035111 rtn 
-:      035114 usb_set_report_resume_judge:
-0x7b6e 035115 fetch 2 ,mem_usb_setup_bvalue 
-0x7b6f 035116 arg pc_set_report_bvalue ,temp 
-0x7b70 035117 isub temp ,null 
-0x7b71 035118 nrtn zero 
-0x7b72 035119 fetch 2 ,mem_usb_setup_windex 
-0x7b73 035120 arg pc_set_report_windex ,temp 
-0x7b74 035121 isub temp ,null 
-0x7b75 035122 nrtn zero 
-0x7b76 035123 fetch 2 ,mem_usb_setup_blength 
-0x7b77 035124 arg pc_set_report_blength ,temp 
-0x7b78 035125 isub temp ,null 
-0x7b79 035126 nrtn zero 
-0x7b7a 035127 jam 1 ,mem_usb_tx_win_enable 
-0x7b7b 035128 rtn 
-:      035131 usb_set_protocol_req:
-0x7b7c 035132 fetch 1 ,mem_usb_setup_blength 
-0x7b7d 035133 bne 0 ,usb0_force_stall 
-0x7b7e 035134 fetch 1 ,mem_usb_setup_bvalue 
-0x7b7f 035135 beq boot_protocol ,usb_set_boot_protocol 
-0x7b80 035136 beq report_protocol ,usb_set_report_protocol 
-0x7b81 035137 branch usb0_force_stall 
-:      035138 usb_set_boot_protocol:
-0x7b82 035139 jam 0 ,mem_usb_set_protocol_status 
-0x7b83 035140 jam 1 ,mem_usb_set_protocol_value 
-0x7b84 035141 branch usb0_reply_zerolen 
-:      035142 usb_set_report_protocol:
-0x7b85 035143 jam 1 ,mem_usb_tx_mac_enable 
-0x7b86 035144 jam 1 ,mem_usb_set_protocol_status 
-0x7b87 035145 jam 0 ,mem_usb_set_protocol_value 
-0x7b88 035146 branch usb0_reply_zerolen 
-:      035149 usb0_respond_length:
-0x7b89 035150 ifetchr regb ,1 ,rega 
-0x7b8a 035151 increase 1 ,rega 
-:      035153 usb0_respond:
-0x7b8b 035154 bpatchx patch20_4 ,mem_patch20 
-0x7b8c 035155 set1 mark_usb_first_resp ,mark 
-0x7b8d 035156 bmark0 mark_isstr ,usb0_respond_nostr 
-0x7b8e 035157 increase 1 ,regb 
-0x7b8f 035158 lshift regb ,regb 
-:      035159 usb0_respond_nostr:
-0x7b90 035160 storer rega ,2 ,mem_bufptr 
-0x7b91 035161 storer regb ,1 ,mem_remain 
-0x7b92 035162 branch usb0_tx 
-0x7b93 035163 rtn 
-:      035165 usb_no_respond_data:
-0x7b94 035166 arg 0 ,queue 
-0x7b95 035167 branch usb_trig 
-:      035172 usb0_tx:
-0x7b96 035173 bpatchx patch20_5 ,mem_patch20 
-0x7b97 035174 fetch 1 ,core_usb_txbusy 
-0x7b98 035175 rtnbit1 0 
-0x7b99 035176 fetch 1 ,mem_remain 
-0x7b9a 035177 rtn blank 
-0x7b9b 035178 copy pdata ,loopcnt 
-0x7b9c 035179 iforce temp 
-0x7b9d 035180 fetch 2 ,mem_usb_setup_blength 
-0x7b9e 035181 sub pdata ,ep0_packet_size ,null 
-0x7b9f 035182 branch usb0_tx_short ,positive 
-0x7ba0 035183 sub loopcnt ,ep0_packet_size ,null 
-0x7ba1 035184 branch usb0_tx_info ,positive 
-0x7ba2 035185 force ep0_packet_size ,loopcnt 
-0x7ba3 035186 branch usb0_tx_info 
-:      035187 usb0_tx_short:
-0x7ba4 035188 isub loopcnt ,null 
-0x7ba5 035189 branch usb0_tx_info ,positive 
-0x7ba6 035190 iforce loopcnt 
-0x7ba7 035191 store 1 ,mem_remain 
-:      035192 usb0_tx_info:
-0x7ba8 035193 fetch 1 ,mem_remain 
-0x7ba9 035194 isub loopcnt ,pdata 
-0x7baa 035195 store 1 ,mem_remain 
-0x7bab 035196 add loopcnt ,-1 ,pdata 
-0x7bac 035197 store 1 ,mem_usb_txbuf 
-0x7bad 035198 bmark0 mark_isstr ,usb0_tx_nostr 
-0x7bae 035199 rshift pdata ,pdata 
-0x7baf 035200 add loopcnt ,-1 ,pdata 
-0x7bb0 035201 store 1 ,mem_usb_txbuf 
-0x7bb1 035202 bmark0 mark_usb_first_resp ,usb0_tx_nostr 
-0x7bb2 035203 set0 mark_usb_first_resp ,mark 
-0x7bb3 035204 istoret 1 ,contw 
-0x7bb4 035205 setarg 3 
-0x7bb5 035206 istore 1 ,contw 
-0x7bb6 035207 increase -1 ,loopcnt 
-0x7bb7 035208 copy loopcnt ,pdata 
-0x7bb8 035209 nbranch usb0_tx_nostr ,zero 
-0x7bb9 035210 increase 1 ,loopcnt 
-:      035211 usb0_tx_nostr:
-0x7bba 035212 fetch 2 ,mem_bufptr 
-0x7bbb 035213 copy pdata ,contr 
-:      035214 usb0_tx0:
-0x7bbc 035215 ifetch 1 ,contr 
-0x7bbd 035216 istore 1 ,contw 
-0x7bbe 035217 bmark0 mark_isstr ,usb0_tx1 
-0x7bbf 035218 setarg 0 
-0x7bc0 035219 istore 1 ,contw 
-:      035220 usb0_tx1:
-0x7bc1 035221 loop usb0_tx0 
-0x7bc2 035222 copy contr ,pdata 
-0x7bc3 035223 store 2 ,mem_bufptr 
-0x7bc4 035224 setarg mem_usb_txbuf 
-0x7bc5 035225 store 2 ,core_usb_tx_saddr0 
-0x7bc6 035226 arg 0 ,queue 
-0x7bc7 035227 call usb_trig 
-0x7bc8 035228 fetch 1 ,mem_remain 
-0x7bc9 035229 nrtn blank 
-0x7bca 035230 jam 2 ,core_usb_clear_nak 
-0x7bcb 035231 fetch 1 ,mem_usb_state 
-0x7bcc 035232 rtnne usb_got_report_req 
-0x7bcd 035233 jam usb_connected ,mem_usb_state 
-0x7bce 035234 rtn 
-:      035238 usb_tx_ep1:
-0x7bcf 035239 arg mem_usb_txbuf1 ,rega 
-0x7bd0 035240 arg 1 ,queue 
-0x7bd1 035241 storer rega ,2 ,core_usb_tx_saddr1 
-:      035242 usb_tx_buf:
-0x7bd2 035243 add loopcnt ,-1 ,pdata 
-0x7bd3 035244 istore 1 ,rega 
-:      035245 usb_tx_loop:
-0x7bd4 035246 ifetch 1 ,contr 
-0x7bd5 035247 istore 1 ,contw 
-0x7bd6 035248 loop usb_tx_loop 
-:      035249 usb_trig:
-0x7bd7 035250 setarg 0 
-0x7bd8 035251 qset1 pdata 
-0x7bd9 035252 store 1 ,core_usb_trig 
-0x7bda 035253 rtn 
-:      035255 usb_tx_ep2:
-0x7bdb 035256 arg 2 ,queue 
-0x7bdc 035257 arg mem_usb_txbuf2 ,rega 
-0x7bdd 035258 storer rega ,2 ,core_usb_tx_saddr2 
-0x7bde 035259 branch usb_tx_buf 
-:      035261 usb_tx:
-0x7bdf 035262 bpatchx patch20_6 ,mem_patch20 
-0x7be0 035263 fetch 1 ,mem_usb_tx_enable 
-0x7be1 035264 rtn blank 
-0x7be2 035265 fetch 1 ,core_usb_txbusy 
-0x7be3 035266 and_into 0x0f ,pdata 
-0x7be4 035267 nbranch usb_inwake_state_tx_dispose ,blank 
-0x7be5 035268 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x7be6 035269 branch usb_tx_fifo_release ,blank 
-0x7be7 035270 fetch 1 ,mem_usb_state 
-0x7be8 035271 beq usb_sleep ,usb_windows_wakeup 
-0x7be9 035272 bne usb_connected ,usb_tx_fifo_release 
-0x7bea 035273 fetch 1 ,mem_usb_clear_remote_wakeup 
-0x7beb 035274 nbranch usb_tx_fifo_release ,blank 
-0x7bec 035275 call usb_tx_data_ep1 
-0x7bed 035276 branch usb_tx_data_ep2 
-:      035278 usb_tx_data_ep1:
-0x7bee 035279 fetch 1 ,core_usb_txbusy 
-0x7bef 035280 rtnbit1 1 
-0x7bf0 035281 fetch 1 ,mem_usb_tx_enable 
-0x7bf1 035282 rtnbit0 1 
-0x7bf2 035283 fetch 1 ,mem_usb_tx_enable 
-0x7bf3 035284 set0 1 ,pdata 
-0x7bf4 035285 store 1 ,mem_usb_tx_enable 
-0x7bf5 035286 fetch 1 ,mem_usb_ep1_data 
-0x7bf6 035287 rtn blank 
-0x7bf7 035288 beq usb_ep1_kb ,usb_tx_kb_normal_data 
-0x7bf8 035289 branch assert 
-:      035291 usb_tx_data_ep2:
-0x7bf9 035292 fetch 1 ,core_usb_txbusy 
-0x7bfa 035293 rtnbit1 2 
-0x7bfb 035294 fetch 1 ,mem_usb_tx_enable 
-0x7bfc 035295 rtnbit0 2 
-0x7bfd 035296 fetch 1 ,mem_usb_tx_enable 
-0x7bfe 035297 set0 2 ,pdata 
-0x7bff 035298 store 1 ,mem_usb_tx_enable 
-0x7c00 035299 fetch 1 ,mem_usb_ep2_data 
-0x7c01 035300 rtn blank 
-0x7c02 035301 beq usb_ep2_ms ,usb_tx_ms_data 
-0x7c03 035302 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
-0x7c04 035303 beq usb_ep2_systemkey ,usb_tx_kb_systemkey_data 
-0x7c05 035304 branch assert 
-:      035306 usb_tx_fifo_release:
-0x7c06 035308 arg mem_usb_mouse_data ,contw 
-0x7c07 035309 arg 64 ,loopcnt 
-0x7c08 035310 branch memset0 
-:      035312 usb_tx_ms_data:
-0x7c09 035313 fetch 1 ,mem_usb_idle_flag 
-0x7c0a 035314 fetcht 1 ,mem_usb_get_protocol_flag 
-0x7c0b 035315 iand temp ,pdata 
-0x7c0c 035316 branch usb_tx_ms_data_normal_mode ,blank 
-0x7c0d 035317 fetcht 1 ,mem_usb_set_protocol_status 
-0x7c0e 035318 iadd temp ,pdata 
-0x7c0f 035319 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
-0x7c10 035320 branch usb_tx_ms_data_normal_mode 
-:      035322 usb_tx_ms_data_mac_boot_mode:
-0x7c11 035323 jam 0 ,mem_usb_ep2_data 
-:      035324 usb_tx_ms_data_mac_boot_regroup:
-0x7c12 035325 fetch 1 ,mem_usb_mouse_data + 1 
-0x7c13 035326 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x7c14 035327 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x7c15 035328 fetch 1 ,mem_usb_mouse_data + 1 
-0x7c16 035329 store 1 ,mem_usb_mouse_data 
-0x7c17 035330 fetch 1 ,mem_usb_mouse_data + 2 
-0x7c18 035331 istore 1 ,contw 
-0x7c19 035332 fetch 1 ,mem_usb_mouse_data + 4 
-0x7c1a 035333 istore 1 ,contw 
-0x7c1b 035334 fetch 1 ,mem_usb_mouse_data + 6 
-0x7c1c 035335 istore 1 ,contw 
-0x7c1d 035336 arg 4 ,loopcnt 
-0x7c1e 035337 arg mem_usb_mouse_data ,contr 
-0x7c1f 035338 branch usb_tx_ep2 
-:      035340 usb_tx_ms_data_normal_mode:
-0x7c20 035341 jam 0 ,mem_usb_ep2_data 
-:      035342 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
-0x7c21 035343 arg 8 ,loopcnt 
-0x7c22 035344 arg mem_usb_mouse_data ,contr 
-0x7c23 035345 branch usb_tx_ep2 
-:      035347 usb_tx_kb_multikey_data:
-0x7c24 035348 jam 0 ,mem_usb_ep2_data 
-0x7c25 035349 arg 3 ,loopcnt 
-0x7c26 035350 arg mem_usb_kb_multikey ,contr 
-0x7c27 035351 branch usb_tx_ep2 
-:      035353 usb_tx_kb_normal_data:
-0x7c28 035354 jam 0 ,mem_usb_ep1_data 
-0x7c29 035355 arg 8 ,loopcnt 
-0x7c2a 035356 arg mem_usb_kb_data ,contr 
-0x7c2b 035357 branch usb_tx_ep1 
-:      035359 usb_tx_kb_systemkey_data:
-0x7c2c 035360 jam 0 ,mem_usb_ep2_data 
-0x7c2d 035361 arg 2 ,loopcnt 
-0x7c2e 035362 arg mem_usb_kb_system ,contr 
-0x7c2f 035363 branch usb_tx_ep2 
-:      035365 usb_inwake_state_tx_dispose:
-0x7c30 035366 fetch 1 ,mem_usb_state 
-0x7c31 035367 beq usb_connected ,usb_mac_wakeup_trig 
-0x7c32 035368 rtn 
-:      035369 usb_mac_wakeup_trig:
-0x7c33 035370 fetch 1 ,core_usb_config 
-0x7c34 035371 set1 7 ,pdata 
-0x7c35 035372 store 1 ,core_usb_config 
-0x7c36 035373 jam 1 ,mem_usb_mac_wakeup_trig 
-0x7c37 035374 rtn 
-:      035376 usb_mac_wakeup_judge:
-0x7c38 035377 fetch 1 ,mem_usb_state 
-0x7c39 035378 rtneq usb_sleep 
-0x7c3a 035379 beq usb_connected ,usb_mac_wakeup 
-0x7c3b 035380 rtn 
-:      035381 usb_mac_wakeup:
-0x7c3c 035382 fetch 1 ,mem_usb_mac_wakeup_trig 
-0x7c3d 035383 rtn blank 
-0x7c3e 035384 jam 1 ,mem_usb_wakestate_onetime_flag 
-0x7c3f 035385 branch usb_wakeup 
-:      035387 usb_windows_wakeup:
-0x7c40 035388 arg usb_timer_wakeup ,queue 
-0x7c41 035389 call timer_check 
-0x7c42 035390 nrtn blank 
-:      035391 usb_wakeup:
-0x7c43 035392 fetch 1 ,core_usb_config 
-0x7c44 035393 rtnbit0 7 
-0x7c45 035394 jam 0xfc ,core_usb_config 
-0x7c46 035395 nop 30000 
-0x7c47 035396 jam 0x3c ,core_usb_config 
-0x7c48 035397 rtn 
-:      035404 push_stack:
-0x7c49 035405 storer contw ,2 ,mem_contw 
-0x7c4a 035406 storet 8 ,mem_temp 
-0x7c4b 035407 storer timeup ,4 ,mem_timeup 
-0x7c4c 035408 call push_stack_rega_b_c 
-0x7c4d 035409 storer contr ,2 ,mem_contr 
-0x7c4e 035410 storer loopcnt ,2 ,mem_loopcnt 
-0x7c4f 035411 storer queue ,2 ,mem_queue 
-0x7c50 035412 rtn 
-:      035414 push_stack_rega_b_c:
-0x7c51 035415 storer rega ,4 ,mem_rega 
-0x7c52 035416 storer regb ,4 ,mem_regb 
-0x7c53 035417 storer regc ,3 ,mem_regc 
-0x7c54 035418 rtn 
-:      035420 pop_stack:
-0x7c55 035421 bpatchx patch20_7 ,mem_patch20 
-0x7c56 035422 fetch 2 ,mem_contw 
-0x7c57 035423 iforce contw 
-0x7c58 035424 fetcht 8 ,mem_temp 
-0x7c59 035425 fetchr timeup ,4 ,mem_timeup 
-0x7c5a 035426 call pop_stack_rega_b_c 
-0x7c5b 035427 fetchr loopcnt ,2 ,mem_loopcnt 
-0x7c5c 035428 fetchr queue ,2 ,mem_queue 
-0x7c5d 035429 fetch 2 ,mem_contr 
-0x7c5e 035430 iforce contr 
-0x7c5f 035431 rtn 
-:      035433 pop_stack_rega_b_c:
-0x7c60 035434 fetchr rega ,4 ,mem_rega 
-0x7c61 035435 fetchr regb ,4 ,mem_regb 
-0x7c62 035436 fetchr regc ,3 ,mem_regc 
-0x7c63 035437 rtn 
-:      035439 get_contw:
-0x7c64 035440 fetch 2 ,mem_contw 
-0x7c65 035441 copy pdata ,contw 
-0x7c66 035442 rtn 
-:      035443 get_contr:
-0x7c67 035444 fetch 2 ,mem_contr 
-0x7c68 035445 copy pdata ,contr 
-0x7c69 035446 rtn 
-:      035448 store_contw:
-0x7c6a 035449 copy contw ,pdata 
-0x7c6b 035450 store 2 ,mem_contw 
-0x7c6c 035451 rtn 
-:      035452 store_contr:
-0x7c6d 035453 copy contr ,pdata 
-0x7c6e 035454 store 2 ,mem_contr 
-0x7c6f 035455 rtn 
-:      035459 save_cont_pointers:
-0x7c70 035460 copy contw ,pdata 
-0x7c71 035461 store 2 ,mem_contw 
-0x7c72 035462 copy contr ,pdata 
-0x7c73 035463 store 2 ,mem_contr 
-0x7c74 035464 rtn 
-:      035466 load_cont_pointers:
-0x7c75 035467 fetch 2 ,mem_contw 
-0x7c76 035468 copy pdata ,contw 
-0x7c77 035469 fetch 2 ,mem_contr 
-0x7c78 035470 copy pdata ,contr 
-0x7c79 035471 rtn 
-:      035476 get_diff:
-0x7c7a 035477 isub temp ,rega 
-0x7c7b 035478 rtn positive 
-0x7c7c 035479 arg 0x100 ,rega 
-0x7c7d 035480 iadd rega ,pdata 
-0x7c7e 035481 isub temp ,rega 
-0x7c7f 035482 rtn 
-:      035484 memcpy96:
-0x7c80 035485 call memcpy32 
-:      035486 memcpy64:
-0x7c81 035487 call memcpy32 
-0x7c82 035488 branch memcpy32 
-:      035491 memcpy12:
-0x7c83 035492 call memcpy8 
-:      035493 memcpy4:
-0x7c84 035494 ifetch 1 ,contr 
-0x7c85 035495 istore 1 ,contw 
-:      035496 memcpy3:
-0x7c86 035497 ifetch 3 ,contr 
-0x7c87 035498 istore 3 ,contw 
-0x7c88 035499 rtn 
-:      035500 memcpy8:
-0x7c89 035501 ifetch 8 ,contr 
-0x7c8a 035502 istore 8 ,contw 
-0x7c8b 035503 rtn 
-:      035505 memcpy48:
-0x7c8c 035506 call memcpy16 
-:      035507 memcpy32:
-0x7c8d 035508 call memcpy8 
-:      035509 memcpy24:
-0x7c8e 035510 call memcpy8 
-:      035511 memcpy16:
-0x7c8f 035512 call memcpy8 
-0x7c90 035513 branch memcpy8 
-:      035515 delay:
-0x7c91 035516 increase -1 ,pdata 
-0x7c92 035517 nop 38 
-0x7c93 035518 nbranch delay ,blank 
-0x7c94 035519 rtn 
-:      035522 delay_10ms:
-0x7c95 035523 arg 10 ,loopcnt 
-:      035524 delay_ms_wait:
-0x7c96 035525 nop 12000 
-0x7c97 035526 loop delay_ms_wait 
-0x7c98 035527 rtn 
-:      035530 memset0_16:
-0x7c99 035531 call memset0_8 
-:      035532 memset0_8:
-0x7c9a 035533 call memset0_4 
-:      035534 memset0_4:
-0x7c9b 035535 force 4 ,loopcnt 
-0x7c9c 035536 branch memset0 
-:      035538 clear_mem_256:
-0x7c9d 035539 force 32 ,loopcnt 
-0x7c9e 035540 branch memset0 
-:      035541 clear_mem_512:
-0x7c9f 035542 force 64 ,loopcnt 
-0x7ca0 035543 branch memset0 
-:      035545 clear_mem:
-0x7ca1 035546 deposit loopcnt 
-0x7ca2 035547 rtn blank 
-:      035548 memset0:
-0x7ca3 035549 force 0 ,pdata 
-0x7ca4 035550 lstore contw 
-0x7ca5 035551 rtn 
-:      035553 clear_temp_block:
-0x7ca6 035554 arg 32 ,loopcnt 
-0x7ca7 035555 arg mem_temp_block0 ,contw 
-0x7ca8 035556 branch clear_mem 
-:      035558 xor_loop:
-0x7ca9 035559 ifetch 4 ,regc 
-0x7caa 035560 ifetcht 4 ,rega 
-0x7cab 035561 ixor temp ,pdata 
-0x7cac 035562 istore 4 ,contw 
-0x7cad 035563 increase 4 ,rega 
-0x7cae 035564 increase 4 ,regc 
-0x7caf 035565 loop xor_loop 
-0x7cb0 035566 rtn 
-:      035570 inverse_data:
-0x7cb1 035571 bpatchx patch21_0 ,mem_patch21 
-0x7cb2 035572 copy loopcnt ,pdata 
-0x7cb3 035573 sub pdata ,1 ,null 
-0x7cb4 035574 rtn positive 
-0x7cb5 035575 iadd rega ,regb 
-0x7cb6 035576 increase -1 ,regb 
-0x7cb7 035577 rshift loopcnt ,loopcnt 
-:      035578 inverse_loop:
-0x7cb8 035579 ifetcht 1 ,rega 
-0x7cb9 035580 ifetch 1 ,regb 
-0x7cba 035581 istore 1 ,rega 
-0x7cbb 035582 istoret 1 ,regb 
-0x7cbc 035583 increase -1 ,regb 
-0x7cbd 035584 increase 1 ,rega 
-0x7cbe 035585 loop inverse_loop 
-0x7cbf 035586 rtn 
-:      035588 le2be_6byte:
-:      035589 inverse_data_6byte:
-0x7cc0 035590 rshift32 pdata ,temp 
-0x7cc1 035591 call inverse_data_4byte 
-0x7cc2 035592 byteswap temp ,temp 
-0x7cc3 035593 lshift16 pdata ,pdata 
-0x7cc4 035594 ior temp ,pdata 
-0x7cc5 035595 rtn 
-:      035598 le2be_4byte:
-:      035599 inverse_data_4byte:
-0x7cc6 035600 rshift16 pdata ,contr 
-0x7cc7 035601 byteswap contr ,contr 
-0x7cc8 035602 byteswap pdata ,pdata 
-0x7cc9 035603 lshift16 pdata ,pdata 
-0x7cca 035604 ior contr ,pdata 
-0x7ccb 035605 rtn 
-:      035608 memcpy_fast:
-0x7ccc 035609 bpatchx patch21_1 ,mem_patch21 
-0x7ccd 035610 deposit loopcnt 
-0x7cce 035611 rtn blank 
-:      035612 memcpy_fast_loop:
-0x7ccf 035613 increase -8 ,loopcnt 
-0x7cd0 035614 call memcpy8 ,positive 
-0x7cd1 035615 rtn zero 
-0x7cd2 035616 branch memcpy_fast_loop ,positive 
-0x7cd3 035617 increase 8 ,loopcnt 
-:      035618 memcpy_fast_loop_four:
-0x7cd4 035619 increase -4 ,loopcnt 
-0x7cd5 035620 call memcpy4 ,positive 
-0x7cd6 035621 rtn zero 
-0x7cd7 035622 branch memcpy_fast_loop_four ,positive 
-0x7cd8 035623 increase 4 ,loopcnt 
-0x7cd9 035624 branch memcpy 
-:      035626 memcpy:
-0x7cda 035627 deposit loopcnt 
-0x7cdb 035628 rtn blank 
-:      035629 memcpy_loop:
-0x7cdc 035630 ifetch 1 ,contr 
-0x7cdd 035631 istore 1 ,contw 
-0x7cde 035632 loop memcpy_loop 
-0x7cdf 035633 rtn 
-:      035635 timer_stop:
-0x7ce0 035636 setarg 0 
-:      035637 timer_init:
-0x7ce1 035640 store 2 ,mem_pdatatemp 
-0x7ce2 035641 bpatchx patch21_2 ,mem_patch21 
-0x7ce3 035642 call timer_check 
-0x7ce4 035643 fetcht 2 ,mem_pdatatemp 
-0x7ce5 035644 arg mem_timers ,contw 
-0x7ce6 035646 lshift queue ,pdata 
-0x7ce7 035647 iadd contw ,contw 
-0x7ce8 035648 istoret 2 ,contw 
-0x7ce9 035649 rtn 
-:      035651 timer_check_timeout:
-0x7cea 035652 arg 0x800 ,timeup 
-0x7ceb 035653 lshift16 timeup ,timeup 
-0x7cec 035654 iadd timeup ,pdata 
-0x7ced 035655 rtn 
-:      035658 timer_reinit:
-0x7cee 035659 arg 0 ,queue 
-:      035660 timer_check:
-0x7cef 035661 bpatchx patch21_3 ,mem_patch21 
-0x7cf0 035662 fetcht 4 ,mem_last_clkn 
-0x7cf1 035663 rshift clkn_bt ,pdata 
-0x7cf2 035664 store 4 ,mem_last_clkn 
-0x7cf3 035665 isub temp ,null 
-0x7cf4 035666 ncall timer_check_timeout ,positive 
-0x7cf5 035667 isub temp ,timeup 
-0x7cf6 035668 copy timeup ,temp 
-0x7cf7 035669 arg mem_timers ,contr 
-0x7cf8 035670 copy contr ,contw 
-0x7cf9 035671 arg 16 ,loopcnt 
-:      035672 timer_loop:
-0x7cfa 035673 ifetch 2 ,contr 
-0x7cfb 035674 isub temp ,pdata 
-0x7cfc 035675 branch timer_counting ,positive 
-0x7cfd 035676 force 0 ,pdata 
-:      035677 timer_counting:
-0x7cfe 035678 istore 2 ,contw 
-0x7cff 035679 loop timer_loop 
-0x7d00 035680 arg mem_timers ,contr 
-0x7d01 035681 lshift queue ,pdata 
-0x7d02 035682 iadd contr ,contr 
-0x7d03 035683 ifetch 2 ,contr 
-0x7d04 035684 rtn 
-:      035689 clk_add:
-0x7d05 035690 iadd temp ,temp 
-0x7d06 035691 copy temp ,loopcnt 
-0x7d07 035692 fetch 2 ,mem_param_rt_rthalfslot 
-0x7d08 035693 isub loopcnt ,pdata 
-0x7d09 035694 rtn positive 
-0x7d0a 035695 sub pdata ,0 ,pdata 
-0x7d0b 035696 rshift16 temp ,temp 
-0x7d0c 035697 increase 1 ,temp 
-0x7d0d 035698 lshift16 temp ,temp 
-0x7d0e 035699 ior temp ,temp 
-0x7d0f 035700 rtn 
-:      035702 clk_diff_rt:
-0x7d10 035703 call clk_diff 
-0x7d11 035704 branch clk2rt 
-:      035707 clk_diff:
-0x7d12 035708 disable user 
-0x7d13 035709 isub temp ,pdata 
-0x7d14 035710 branch clk_diff_pos ,positive 
-0x7d15 035711 enable user 
-0x7d16 035712 sub pdata ,0 ,pdata 
-:      035713 clk_diff_pos:
-0x7d17 035714 rtnbit0 15 
-0x7d18 035715 copy pdata ,regab 
-0x7d19 035716 arg 0x10000 ,temp 
-0x7d1a 035717 fetch 2 ,mem_param_rt_rthalfslot 
-0x7d1b 035718 isub temp ,pdata 
-0x7d1c 035719 iadd regab ,pdata 
-0x7d1d 035720 set0 64 ,pdata 
-0x7d1e 035721 rtn 
-:      035725 clk2rt:
-0x7d1f 035726 fetcht 2 ,mem_param_rt_rthalfslot 
-0x7d20 035727 iforce contr 
-0x7d21 035728 rshift16 pdata ,pdata 
-0x7d22 035729 imul32 temp ,pdata 
-0x7d23 035730 iadd contr ,pdata 
-0x7d24 035731 rtn 
-:      035734 clk2lpo:
-0x7d25 035735 lshift8 pdata ,pdata 
-0x7d26 035736 lshift4 pdata ,pdata 
-0x7d27 035737 fetcht 3 ,mem_clks_per_lpo 
-0x7d28 035738 idiv temp 
-0x7d29 035739 call wait_div_end 
-0x7d2a 035740 quotient temp 
-0x7d2b 035741 rtn 
-:      035744 clk2bt:
-0x7d2c 035745 fetcht 2 ,mem_param_rt_rthalfslot 
-0x7d2d 035746 idiv temp 
-0x7d2e 035747 call get_div_result 
-0x7d2f 035748 lshift16 pdata ,pdata 
-0x7d30 035749 remainder temp 
-0x7d31 035750 ior temp ,temp 
-0x7d32 035751 rtn 
-:      035758 string2dec_from_uart:
-0x7d33 035759 arg 0 ,temp 
-:      035760 string2dec_from_uart_done:
-0x7d34 035761 copy temp ,regab 
-0x7d35 035762 ifetch 1 ,contu 
-0x7d36 035763 call uchar2dialog 
-0x7d37 035764 copy regab ,temp 
-0x7d38 035765 call swap 
-0x7d39 035766 arg 10 ,regb 
-0x7d3a 035767 imul32 regb ,pdata 
-0x7d3b 035768 iadd temp ,pdata 
-0x7d3c 035769 copy pdata ,temp 
-0x7d3d 035770 loop string2dec_from_uart_done 
-0x7d3e 035771 rtn 
-:      035775 uchar2dialog:
-0x7d3f 035776 arg 0x3a ,temp 
-0x7d40 035777 isub temp ,null 
-0x7d41 035778 nbranch uchar2dialog_number ,positive 
-0x7d42 035779 arg 0x61 ,temp 
-0x7d43 035780 isub temp ,null 
-0x7d44 035781 branch uchar2dialog_a2f ,positive 
-0x7d45 035782 arg 0x37 ,temp 
-0x7d46 035783 isub temp ,pdata 
-0x7d47 035784 rtn 
-:      035785 uchar2dialog_number:
-0x7d48 035786 arg 0x30 ,temp 
-0x7d49 035787 isub temp ,pdata 
-0x7d4a 035788 rtn 
-:      035789 uchar2dialog_a2f:
-0x7d4b 035790 arg 0x57 ,temp 
-0x7d4c 035791 isub temp ,pdata 
-0x7d4d 035792 rtn 
-:      035795 right_shift_n:
-0x7d4e 035796 sub loopcnt ,0 ,null 
-0x7d4f 035797 rtn zero 
-:      035798 right_shift_n_loop:
-0x7d50 035799 rshift pdata ,pdata 
-0x7d51 035800 loop right_shift_n_loop 
-0x7d52 035801 rtn 
-:      035804 left_shift_n:
-0x7d53 035805 force 1 ,pdata 
-0x7d54 035806 sub loopcnt ,0 ,null 
-0x7d55 035807 rtn zero 
-:      035808 left_shift_n_loop:
-0x7d56 035809 lshift pdata ,pdata 
-0x7d57 035810 loop left_shift_n_loop 
-0x7d58 035811 rtn 
-:      035815 calc_average:
-0x7d59 035816 setarg 0 
-0x7d5a 035817 copy loopcnt ,rega 
-:      035818 calc_average_loop:
-0x7d5b 035819 ifetcht 2 ,contr 
-0x7d5c 035820 iadd temp ,pdata 
-0x7d5d 035821 loop calc_average_loop 
-0x7d5e 035822 idiv rega 
-:      035823 get_div_result:
-0x7d5f 035824 call wait_div_end 
-0x7d60 035825 quotient pdata 
-0x7d61 035826 rtn 
-:      035828 wait_div_end:
-0x7d62 035829 rtn modone 
-0x7d63 035830 branch wait_div_end 
-:      035840 compare_loop:
-:      035841 string_compare:
-0x7d64 035842 ifetch 1 ,rega 
-0x7d65 035843 ifetcht 1 ,regb 
-0x7d66 035844 isub temp ,null 
-0x7d67 035845 nrtn zero 
-0x7d68 035846 increase 1 ,rega 
-0x7d69 035847 increase 1 ,regb 
-0x7d6a 035848 loop string_compare 
-0x7d6b 035849 branch enable_zero 
-:      035853 ceiling:
-0x7d6c 035854 isub temp ,null 
-0x7d6d 035855 nrtn positive 
-0x7d6e 035856 deposit temp 
-0x7d6f 035857 rtn 
-:      035859 swap:
-0x7d70 035860 iadd temp ,pdata 
-0x7d71 035861 isub temp ,temp 
-0x7d72 035862 isub temp ,pdata 
-0x7d73 035863 rtn 
-:      035865 clean_smem:
-0x7d74 035866 arg 0 ,contw 
-0x7d75 035867 branch clean_mem 
-:      035869 clean_xmem:
-0x7d76 035870 arg 0x4000 ,contw 
-:      035871 clean_mem:
-0x7d77 035872 arg 0x1000 ,loopcnt 
-0x7d78 035873 branch memset0 
-:      035876 callback_func:
-0x7d79 035877 rtn blank 
-0x7d7a 035878 copy pdata ,pc 
-:      035881 ice_break_disable_wdt:
-0x7d7b 035882 call wdt_set_disable 
-:      035884 ice_break:
-0x7d7c 035885 jam 0x1 ,core_ice_ctrl 
-0x7d7d 035886 rtn 
-:      035888 ice_setbp:
-0x7d7e 035889 store 2 ,core_ice_break0 
-0x7d7f 035890 fetch 1 ,core_ice_ctrl 
-0x7d80 035891 set1 4 ,pdata 
-0x7d81 035892 store 1 ,core_ice_ctrl 
-0x7d82 035893 rtn 
-:      035894 ice_setbp2:
-0x7d83 035895 store 2 ,core_ice_break1 
-0x7d84 035896 fetch 1 ,core_ice_ctrl 
-0x7d85 035897 set1 6 ,pdata 
-0x7d86 035898 store 1 ,core_ice_ctrl 
-0x7d87 035899 rtn 
-:      035901 ice_set_write_bp:
-0x7d88 035902 store 2 ,core_ice_break0 
-0x7d89 035903 jam 0x30 ,core_ice_ctrl 
-0x7d8a 035904 rtn 
-:      035912 fifo_in:
-0x7d8b 035913 bpatchx patch21_4 ,mem_patch21 
-0x7d8c 035914 ifetcht util_fifo_len ,rega 
-0x7d8d 035915 and temp ,0xff ,pdata 
-0x7d8e 035916 nbranch fifo_in_push ,blank 
-0x7d8f 035917 rshift8 temp ,pdata 
-0x7d90 035918 istore util_fifo_len ,rega 
-:      035919 fifo_in_push:
-0x7d91 035920 increase util_fifo_len + util_fifo_offset ,rega 
-0x7d92 035921 ifetch 1 ,rega 
-0x7d93 035922 nbranch assert ,blank 
-0x7d94 035923 fetch 1 ,mem_fifo_temp 
-0x7d95 035924 istore 1 ,rega 
-0x7d96 035925 rtn 
-:      035930 fifo_out:
-0x7d97 035931 bpatchx patch21_5 ,mem_patch21 
-0x7d98 035932 arg util_fifo_len ,loopcnt 
-0x7d99 035933 ifetch util_fifo_len ,rega 
-0x7d9a 035934 rtn blank 
-:      035935 fifo_out_loop:
-0x7d9b 035936 ifetch 1 ,rega 
-0x7d9c 035937 nbranch fifo_out_end ,blank 
-0x7d9d 035938 increase 1 ,rega 
-0x7d9e 035939 loop fifo_out_loop 
-0x7d9f 035940 branch assert 
-:      035941 fifo_out_end:
-0x7da0 035942 arg 0 ,temp 
-0x7da1 035943 istoret 1 ,rega 
-0x7da2 035944 rtn 
-:      035949 fifo_is_empty:
-0x7da3 035950 ifetch util_fifo_len ,rega 
-0x7da4 035951 rtn 
-:      035956 fifo_is_full:
-0x7da5 035957 ifetch 1 ,rega 
-0x7da6 035958 rtn 
-:      035961 fifo_is_near_full:
-0x7da7 035962 ifetch 2 ,rega 
-0x7da8 035963 rtn 
-:      035967 fifo_content_count:
-0x7da9 035968 arg 0 ,temp 
-:      035969 fifo_content_count_loop:
-0x7daa 035970 fetch 1 ,contr 
-0x7dab 035971 loop fifo_content_count_loop ,blank 
-0x7dac 035972 increase 1 ,temp 
-0x7dad 035973 loop fifo_content_count_loop 
-0x7dae 035974 copy temp ,pdata 
-0x7daf 035975 rtn 
-:      035978 not_greater_than:
-0x7db0 035979 isub temp ,null 
-0x7db1 035980 nrtn positive 
-:      035981 copy_temp2pdata:
-0x7db2 035982 copy temp ,pdata 
-0x7db3 035983 rtn 
-:      035986 disable_positive:
-0x7db4 035987 force -1 ,null 
-0x7db5 035988 rtn 
-:      035989 enable_positive:
-:      035990 disable_zero:
-0x7db6 035991 force 1 ,null 
-0x7db7 035992 rtn 
-:      035993 enable_zero:
-0x7db8 035994 force 0 ,null 
-0x7db9 035995 rtn 
-:      035997 enable_user:
-0x7dba 035998 enable user 
-0x7dbb 035999 rtn 
-:      036001 disable_user:
-0x7dbc 036002 disable user 
-0x7dbd 036003 rtn 
-:      036005 enable_user2:
-0x7dbe 036006 enable user2 
-0x7dbf 036007 rtn 
-:      036009 disable_user2:
-0x7dc0 036010 disable user2 
-0x7dc1 036011 rtn 
-:      036013 enable_user7:
-0x7dc2 036014 enable user7 
-0x7dc3 036015 rtn 
-:      036017 disable_true:
-0x7dc4 036018 disable true 
-0x7dc5 036019 rtn 
-:      036021 enable_true:
-0x7dc6 036022 enable true 
-0x7dc7 036023 rtn 
-:      036025 disable_blank:
-0x7dc8 036026 setarg 1 
-0x7dc9 036027 rtn 
-:      036029 enable_blank:
-:      036030 set_pdata_0:
-0x7dca 036031 setarg 0 
-0x7dcb 036032 rtn 
-:      036036 cal_sum:
-0x7dcc 036037 sub loopcnt ,0 ,null 
-0x7dcd 036038 rtn zero 
-:      036039 cal_sum_loop:
-0x7dce 036040 ifetcht 1 ,contr 
-0x7dcf 036041 iadd temp ,pdata 
-0x7dd0 036042 loop cal_sum_loop 
-0x7dd1 036043 rtn 
-:      036046 reverse_byte:
-0x7dd2 036047 copy loopcnt ,pdata 
-0x7dd3 036048 rtn blank 
-0x7dd4 036049 copy contr ,pdata 
-0x7dd5 036050 iadd loopcnt ,pdata 
-0x7dd6 036051 increase -1 ,pdata 
-0x7dd7 036052 copy pdata ,contr 
-:      036053 reverse_loop:
-0x7dd8 036054 ifetch 1 ,contr 
-0x7dd9 036055 increase -2 ,contr 
-0x7dda 036056 istore 1 ,contw 
-0x7ddb 036057 loop reverse_loop 
-0x7ddc 036058 rtn 
-:      036061 lshift14:
-0x7ddd 036062 lshift16 pdata ,pdata 
-:      036063 rshift2:
-0x7dde 036064 rshift2 pdata ,pdata 
-0x7ddf 036065 rtn 
-:      036067 lshift6:
-0x7de0 036068 lshift8 pdata ,pdata 
-0x7de1 036069 branch rshift2 
-:      036072 clear_wake:
-0x7de2 036073 setarg 0 
-0x7de3 036074 store 8 ,mem_gpio_wakeup_cfg 
-0x7de4 036075 set1 25 ,pdata 
-0x7de5 036076 istore 4 ,contw 
-0x7de6 036077 rtn 
-:      036080 generate_random:
-0x7de7 036081 arg 16 ,loopcnt 
-:      036082 generate_random_loop:
-0x7de8 036083 random pdata 
-0x7de9 036084 istore 1 ,contw 
-0x7dea 036085 loop generate_random_loop 
-0x7deb 036086 rtn 
Index: output/bt_program23.meta
===================================================================
--- /1121s/branch/mouse/YICHIP/WK3_3V/output/bt_program23.meta	(revision 2045)
+++ /1121s/branch/mouse/YICHIP/WK3_3V/output/bt_program23.meta	(nonexistent)
@@ -1,36087 +0,0 @@
-//define RAM_VERSION
-//define CLK24M
-define SECURE_CONNECTION
-//define COMPILE_KEYSCAN
-define NEC
-define YC1121SB
-
-define DEBUG_RF_INIT
-
-define COMPILE_SHUTTER
-define COMPILE_MOUSE
-define COMPILE_MODULE
-define COMPILE_USB
-define COMPILE_DONGLE
-define COMPILE_LE
-define COMPILE_24G
-define COMPILE_CAR
-//define COMPILE_PEN
-define COMPILE_REMOTE_CAR
-//define COMPILE_WECHAT
-//define COMPLIE_TEST
-define COMPLIE_ADPCM
-
-INCLUDE "bt_format"
-
-org 0x0000		// start from patch ram address start
-
-//define AUTO_TEST
-//define PWM_SET
-//define SELECT_ANGLE
-define POWER_CTRL
-//define MORE_POWER_CTRL
-define ADC_1121SB
-//define ADC_1121SB_1V8_MODE
-
-	bbit1 8,pf_patch_ext
-	beq patch00_0,p_soft_reset
-	beq patch00_2,p_main_loop
-	beq patch02_0,p_shutdown_radio
-	beq patch02_1,p_set_sync_on
-	beq patch02_4,p_set_lemode
-	beq patch02_5,p_rf_rx_enable
-	beq patch03_0,p_txon
-	beq patch03_1,p_set_tx_power
-	beq patch03_2,p_initialize_radio_cont
-	beq patch04_5,p_lpm_sleep
-	beq patch0d_0,p_mouse_cb_fuction
-	beq patch0d_1,p_mouse_load_device_info_check
-	beq patch0d_4,p_mouse_param_init
-	beq patch0d_6,p_mouse_start_work
-	beq patch0e_3,p_mouse_setgpio_hibernate
-	beq patch0e_4,p_mouse_lpm_before_common
-	beq patch0e_7,p_mouse_adc_read_start
-	beq patch0f_2,p_mouse_motion
-	beq patch0f_7,p_mouse_3io6key_check
-	beq patch10_1,p_mouse_init_sensor
-	beq patch10_4,p_mouse_buletooth_fast_conn_end
-	beq patch10_5,p_mouse_priority_bb_event
-	beq patch10_6,p_mouse_le
-	beq patch10_7,p_mouse_bb_event_timer
-	beq patch11_0,p_mouse_start_discovery
-	beq patch11_2,p_mouse_store_remote_bdaddr
-	beq patch11_3,p_mouse_app_initflag_check
-	beq patch11_4,p_mouse_store_device_info
-	beq patch11_5,p_mouse_store_dpi_info_check
-	beq patch11_6,p_mouse_idle
-	beq patch12_0,p_mouse_check_select_device_by_switch
-	beq patch12_5,p_mouse_24g_hibernate_set
-	beq patch12_6,p_mouse_24g_package_data
-	beq patch18_5,p_otp_read_data
-	beq patch1a_5,p_gpio_set_wake_by_current_state	
-	beq patch1a_6,p_gpio_set_wake
-	beq patch1b_2,p_sadc_calibration
-	beq patch1b_3,p_adc_init_data
-	beq patch1b_4,p_enable_adc
-	beq patch1b_5,p_vdd_calculate_by_mode
-	branch assert
-
-pf_patch_ext:
-	beq patch22_4,p_le_slave_match
-	beq patch23_2,p_le_got_first_packet
-	beq patch24_5,p_le_rx_dec
-	beq patch24_6,p_le_rx_nopayload
-	beq patch27_1,p_le_parse
-	beq patch27_2,p_le_parse_l2cap
-	beq patch29_4,p_le_adv_not_match
-	beq patch29_5,p_le_init_adv
-	beq patch32_0,p_g24_reconn_dispatch
-	beq patch32_6,p_g24_short_sleep
-	beq patch33_2,p_mouse_g24_retransmit
-	beq patch33_5,p_g24_transmit_hop_process
-	beq patch33_7,p_power_ctrl_start
-	rtneq patch3f_7
-	branch assert
-
-
-p_main_loop:
-	call sp_calc_sequence_256
-	call sp_calc_sequence_256_check
-	call le_advertising_dispatch
-	call idle_dispatch
-	call app_process_idle
-	call connection_dispatch
-	call g24_dispatch
-	call lpm_dispatch
-	branch p_main_loop
-	
-p_shutdown_radio:
-	jam 0,0x8900
-	branch shutdown_radio+1
-p_set_sync_on:
-	jam 0x60,0x8a0f 
-	jam 0xaa,0x8a10 
-	jam 0x7a,0x8a12 
-	jam 0x00,0x8a25 
-	jam 0x00,0x8a26 
-	nop 60
-	jam 0x20,0x8a20 
-	jam 0xf5,0x8a23 
-	jam 0x12,0x8a24 
-	jam 0x10,0x8a24 
-	nop 60
-	jam 0x60,0x8a12 
-	jam 0xdd,0x8a23 
-	rtn
-
-p_initialize_radio_cont:
-	jam 0,mem_le_testtype
-	jam 0,mem_cmd_le_create_conn
-	until null,lpo_edge
-	
-	jam 0x0d,0x8946
-	jam 0x10,0x896f
-	jam 0xcd,0x8a13
-	jam 0x10,0x8a06
-	jam 0x4a,0x8a84
-	jam 0x40,0x8a85
-	jam 0xfe,0x8a16
-	call p_set_otp_config
-//	branch initialize_radio_cont+1
-	//fetch 1,mem_wdt_always_work
-	call wdt_set_disable
-
-	until null,lpo_edge
-	jam 0x5f,0x813b 
-	until null,lpo_edge
-	jam 0x88,0x813c 
-	until null,lpo_edge
-	fetch 1,mem_fcomp_div
-	beq XTAL_16M,p_initialize_radio_16m
-	fetch 1,mem_ring_ibias_trim
-	or_into 0x04,pdata
-	store 1,0x8a02
-	jam 0x01,0x890f
-	jam 0x24,0x8a80
-	jam 0x62,0x8a81
-	setarg 0xe61212
-	store 3,0x8a73	
-p_initialize_radio2:
-	jam 0x60,0x8a86
-	jam 0x3b,0x8a8b 
-	call p_dpll_on
-	jam 0,core_config
-	jam CLKSEL_DPLL,core_clksel
-	setarg 0x557474
-	store 3,0x8968
-	jam 0x6e,0x8960
-	call p_rx_dcoc
-	call p_rfpll_aac_ghpc
-	call p_set_xtal_cap
-	jam SYSTEM_CLK_12M,mem_system_clk
-	branch sadc_calibration
-	
-p_set_xtal_cap:
-	rtn wake
-	until null,lpo_edge
-	fetch 1,mem_xtal_c_sel
-	store 1,core_xtal_cap
-	until null,lpo_edge
-	rtn
-	
-p_dpll_on:
-	fetch 1,mem_fcomp_div
-	beq XTAL_24M,p_dpll_on_24m
-	fetch 1,mem_ring_ibias_trim
-	or_into 0x06,pdata
-	store 1,0x8a02
-	jam 0xe0,0x8a05
-p_dpll_on_24m:	
-	jam 0xd8,0x8a00
-	nop 60
-	jam 0xa0,0x8a01
-	jam 0xdf,0x8a00
-	jam 0xfa,0x8a01
-	nop 20
-	jam 0x9f,0x8a00
-	rtn
-	
-p_initialize_radio_16m:
-	fetch 1,mem_ring_ibias_trim
-	or_into 0x06,pdata
-	store 1,0x8a02
-	jam 0x00,0x890f
-	jam 0x23,0x8a80
-	jam 0xb0,0x8a81
-	setarg 0xe40909
-	store 3,0x8a73
-	jam 0x2a,0x8a76
-	jam 0x04,0x8902	
-	branch p_initialize_radio2
-
-p_set_otp_config:
-	branch p_set_otp_config_wake,wake
-	fetch 4,mem_otp_core_ldo
-	rtn blank
-	until null,lpo_edge
-	fetch 1,0x8136
-	and pdata,0xf0,pdata
-	fetcht 1,mem_otp_core_ldo
-	ior temp,pdata
-	increase -3,pdata
-	store 1,0x8136 
-	until null,lpo_edge
-
-	fetch 1,0x8138
-	and pdata,0x7,pdata
-	fetcht 1,mem_otp_verf_bg
-	lshift3 temp,temp
-	ior temp,pdata
-	store 1,0x8138 
-	until null,lpo_edge
-
-p_set_otp_config_wake:
-	fetch 2,mem_otp_charge_pump_x
-	rtn blank
-	store 2,mem_otp_charge_pump
-p_set_otp_config2:
-	fetch 1,0x8acb
-	and pdata,0xf0,pdata
-	fetcht 1,mem_otp_charge_pump
-	storet 1,mem_otp_charge_pump_x
-	ior temp,pdata
-	store 1,0x8acb
-
-	fetch 1,mem_otp_dpll_ibais
-	store 1,mem_otp_dpll_ibais_x
-	isolate1 3,pdata
-	fetch 1,0x8a06
-	setflag true,7,pdata
-	store 1,0x8a06
-	
-	fetch 1,mem_otp_dpll_ibais
-	and pdata,7,temp
-	lshift4 temp,temp
-	lshift temp,temp
-	storet 1,mem_ring_ibias_trim
-	fetch 1,0x8a02
-	and pdata,0x1f,pdata
-	ior temp,pdata
-	store 1,0x8a02
-	rtn
-
-p_rf_rx_enable:
-	call rf_debug_rx_gpio_high
-	call rf_rx_agc_set
-	force 8,radio_ctrl
-	force 0,radio_ctrl
-
-	setarg 0x0aaada
-	store 3,0x8a0f
-	jam 0x40,0x8a25
-	jam 0x10,0x8a26
-	nop 60
-	jam 0xfb,0x8a01
-	jam 0xff,0x8a25
-	jam 0x30,0x8a26
-	jam 0xfe,0x8a16
-	branch rf_rx_enable+14
-
-p_mouse_g24_retransmit:
-	fetch 1,mem_mouse_need_soft_reset
-	nrtn blank
-	call p_mouse_retransmit_select_device_by_pb_button
-	branch mouse_g24_retransmit+3
-
-p_mouse_retransmit_select_device_by_pb_button:
-	fetch 1,mem_config_select_device_button_gpio
-	rtneq GPIO_DISABLE
-	branch mouse_retransmit_select_device_by_pb_button
-
-p_g24_transmit_hop_process:
-	fetcht 1,mem_24g_retry
-	fetch 1,mem_24g_fast_hop_count			// 125Hz=11  250Hz=5
-	isub temp,null
-	nbranch p_g24_tx_fast_hop,positive		// >= (6+6)or(3+3) hop fast    fail packet count >= 2
-	branch g24_transmit_hop_process+5
-
-p_g24_tx_fast_hop:
-	fetch 4,mem_24g_addr
-	fetcht 4,mem_24g_fast_conn_addr
-	isub temp,null
-	branch g24_ch,zero		//fast conn->power no chage
-	call p_power_ctrl_txpower_incrs
-	branch g24_tx_fast_hop+1
-	
-p_txon:
-	setarg 0x0aaa7e
-	store 3,0x8a0f
-	nop 60
-	jam 0x00,0x8a25 
-	jam 0x0d,0x8a26 
-	jam 0xf6,0x8a16 
-	branch txon+7
-
-p_set_tx_power:	
-	fetch 1,mem_tx_power
-	beq TX_POWER_6DB,set_tx_power_7db
-	beq TX_POWER_10DB,p_set_tx_power_10db
-	beq TX_POWER_F30DB,p_set_tx_power_f30db
-	//beq TX_POWER_F35DB,p_set_tx_power_f35db
-	//beq TX_POWER_F40DB,p_set_tx_power_f40db
-	beq TX_POWER_FACTORY,p_set_tx_power_factory
-	branch set_tx_power+2
-	
-p_set_tx_power_10db:
-	jam 0x25,0x8a14 
-	setarg 0xa93f3f
-	store 3,0x8a60
-	jam 0x1f,0x8a63 
-	rtn
-
-p_set_tx_power_factory:
-	jam 0xff,mem_gain_fix
-	branch set_tx_power_f20db
-//	jam 0x17,0x8a14 
-//	fetch 3,mem_tx_power_factory_param_new
-//	store 3,0x8a60
-//	branch set_tx_power_8a63_28
-
-p_set_tx_power_f30db:
-	jam 0x17,0x8a14 
-	setarg 0x250300
-	store 3,0x8a60
-	branch set_tx_power_8a63_28
-
-p_rx_dcoc:
-	rtn wake
-	call set_sync_on
-	arg 39,temp
-	call set_freq_rx	
-	call rf_rx_enable
-	jam 0x7f,0x8a25
-	jam 0x1a,0x8a30
-	jam 0x78,0x8a31
-	jam 0xb2,0x8a8f
-	jam 0,0x8ac2
-	jam 0,0x8ac3
-	arg 6,queue
-	call p_rx_dcoc_avg
-	isolate1 13,rega
-	call qset_start
-	isolate1 13,regb
-	call qset_p
-	arg 5,queue
-p_rx_dcoc_loop2:
-	call qset1_p
-	call qset_p
-	call p_rx_dcoc_avg
-	arg 0x8ac2,contw
-	rshift4 rega,pdata
-	call qsetxor
-	rshift4 regb,pdata
-	call qsetxor
-	increase -1,queue
-	branch p_rx_dcoc_loop2,positive
-	branch rx_dcoc_loop2+10
-
-p_rx_dcoc_avg:
-	nop 60
-	setarg mem_dcoc_buf
-	store 2,0x8982
-	setarg mem_dcoc_buf_end
-	store 2,0x8984
-	jam 0x9,0x8981
-	jam 0x3,0x8981
-	jam 0x6,0x8980	
-	nop 60
-	arg 0,rega
-	arg 0,regb
-	arg 16,loopcnt
-	arg mem_dcoc_buf,contr
-	branch rx_dcoc_loop
-
-p_rfpll_aac_ghpc:
-	rtn wake
-	branch rfpll_aac_ghpc+1
-
-p_sadc_calibration:
-	rtn wake
-	jam 0x77,core_gpadc_ctrl
-	jam 0xc9,core_gpadc_cfg0
-	jam 0x01,core_gpadc_cfg3
-	fetch 1,mem_adc_clkdiv
-	store 1,core_sadc_clkdiv
-	nop 3000
-	call p_sadc_read
-	jam 0xc1,core_gpadc_cfg0
-	fetchr regb,1,mem_spi_write_addr
-	arg 8,loopcnt	//rg_gpadc_sar_dat_sel c0-c7
-	call sadc_cal_read+1
-	fetch 1,mem_spi_write_addr
-	store 1,mem_adc_cal_c7
-	storer regb,1,mem_spi_write_addr
-	rtn
-
-
-p_sadc_read:
-	jam 0x03,core_sadc_ctrl
-p_sadc_read_wait:
-	fetch 1,core_perf_status
-	bbit0 SARADC_DONE,p_sadc_read_wait
-	fetcht 2,core_sadc_data
-	storet 2,mem_adc_current_value
-	jam 0x00,core_sadc_ctrl
-	rtn
-	
-
-p_set_lemode:
-	jam 0x11,0x8a82
-	jam 0x12,0x8a8d
-	jam 0x0a,0x8a8e
-	fetch 1,mem_fcomp_div
-	beq XTAL_16M,p_set_lemode_2m_16m
-	setarg 0x5762
-	store 2,0x8907
-p_set_lemode_2m:
-	jam 3,0x8901
-	jam 3,0x8930
-	rtnmark1 mark_ble_2M
-	jam 1,0x8901
-	jam 0x07,0x8a82
-	jam 0x44,0x8a8d
-	jam 0x0a,0x8a8e
-	fetch 1,mem_fcomp_div
-	beq XTAL_16M,p_set_lemode_1m_16m
-	setarg 0x2bb1
-	store 2,0x8907
-p_set_lemode_1m:
-	rtnmark0 mark_ble_lr
-	jam 0x24,0x8930
-	jam 5,0x8901
-	rtn
-
-p_set_lemode_1m_16m:
-	setarg 0x4189
-	store 2,0x8907
-	branch p_set_lemode_1m
-
-p_set_lemode_2m_16m:
-	setarg 0x8312
-	store 2,0x8907
-	branch p_set_lemode_2m
-p_le_check_retransmit_timesout:
-	fetch 1,mem_le_conn_rcv_new
-	arg 256,regc
-	iadd regc,pdata
-	rtn
-p_le_got_first_packet:
-	branch p_le_got_first_packet_new
-p_le_slave_match:
-	call p_le_check_retransmit
-	branch le_slave_match+1
-p_le_check_retransmit:
-	fetch 1,mem_le_conn_first_rcv
-	rtn blank
-	fetch 1,mem_le_check_retransmit_flag
-	nrtn blank
-	fetcht 1,mem_le_conn_first_rcv
-	fetch 1,mem_le_conn_rcv_new
-	isub temp,null
-	ncall p_le_check_retransmit_timesout,positive	
-	isub temp,pdata
-	sub pdata,100,null
-	branch p_le_check_retransmit_count,positive
-	fetch 1,mem_le_retransmit_cnt
-	sub pdata,20,null
-	ncall p_app_ble_disconnect,positive
-	jam 1,mem_le_check_retransmit_flag
-	rtn 
-p_app_ble_disconnect:
-	jam 1,mem_le_check_retransmit_discon_flag
-	branch app_ble_disconnect
-p_le_check_retransmit_count:
-	fetcht 1,mem_le_arq
-	fetch 1,mem_le_rxbuf_data_header
-	rshift pdata,pdata
-	ixor temp,pdata
-	isolate1 nesn,pdata
-	setarg 0
-	fetcht 1,mem_le_retransmit_cnt
-	setflag true,0,pdata
-	iadd temp,temp
-	storet 1,mem_le_retransmit_cnt
-	rtn
-p_le_got_first_packet_new:
-	fetch 1,mem_le_conn_rcv
-	increase 1,pdata
-	store 1,mem_le_conn_rcv
-	nbranch p_le_got_first_packet_new+7,match
-	fetch 1,mem_le_conn_rcv_new			//lpm  use retention mem
-	increase 1,pdata
-	store 1,mem_le_conn_rcv_new
-	fetch 1,mem_le_state
-	rtnbit1 lestate_got_first_packet
-	set1 lestate_got_first_packet,pdata
-	store 1,mem_le_state
-	fetch 2,mem_le_init_superto
-	store 2,mem_le_superto
-	setarg 0
-	store 4,mem_le_transmit_window	
-	rtn
-	
-p_le_rx_dec:
-	call le_check_retransmit	
-	fetchr rega, 1,mem_le_rxbuf_data_length
-	increase -4,rega
-	nbranch le_crc_fail_consecutive,positive
-	branch le_rx_dec+6
-
-p_le_rx_nopayload:
-	parse demod,bucket,24	
-	rshift32 pdata,pdata
-	rshift16 pdata,pdata
-	istore 3,contw
-	enable swfine
-	call le_set_until_tx_timer
-	branch le_crc_fail,crc_failed
-	bmark0 mark_ble_encryption,le_rx_match
-	fetch 1,mem_le_rxbuf_data_length
-	branch le_rx_match,blank
-	increase -4,pdata
-	store 1,mem_le_rxbuf_data_length
-	call wait_ccm_done
- 	fetch 1,core_misc_status
-	bbit0 7, le_crc_fail_consecutive
- 	force regidx_result,regext_index
-	storer regext, 4,mem_le_peer_mic
-	branch le_rx_match
-
-p_le_parse:
-	fetch 1,mem_le_packet_llid
-	rtneq LLID_RESERVED
-	beq LLID_LE_LL,le_parse_ll
-	branch le_parse_l2cap
-	
-p_le_init_adv:
-	set0 mark_ble_crc_fail,mark	
-	branch le_init_adv+1
-
-p_le_adv_not_match:
-	call shutdown_radio
-	jam 0,0x8900
-	set0 mark_ble_crc_fail,mark
-	branch le_adv_not_match+1
-
-p_le_parse_l2cap:
-	ifetch 2,contr
-	beq LE_L2CAP_CID_ATT,p_le_parse_att
-	branch le_parse_l2cap_next+2
-p_le_parse_att:
-	ifetch 3,contr
-	store 3,mem_le_att_opcode
-	beq ATTOP_READ_REQUEST,p_le_parse_att_read_request
-	beq ATTOP_WRITE_REQUEST,p_le_parse_att_write_request	
-	branch le_parse_att2	
-
-p_le_parse_att_read_request:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_LE_BATTERY_SERVICE_CANCEL,le_parse_att_read_request
-	call le_check_encrypt_state
-	fetcht 2,mem_le_att_handle
-	fetch 1,mem_le_configuration
-	bbit1 BIT_BLE_READ_AUTH,p_le_send_att_read_response_check_auth
-//input:temp is handle
-p_le_send_att_read_response:
-	fetch 2,mem_le_att_handle
-	beq 0x30,le_send_att_error_response_notfound
-	fetcht 2,mem_le_att_handle
-	branch le_send_att_read_response
-
-p_le_send_att_read_response_check_auth:
-	fetch 2,mem_le_pairing_handle
-	isub temp,null
-	nbranch p_le_send_att_read_response,zero
-	nbranch p_le_send_att_read_response,user
-	branch le_send_att_read_response_error_insufficient_auth
-
-p_le_parse_att_write_request:		// mac os 10.9.5 reconnect can't move
-	copy contr,rega
-	fetch 2,mem_le_l2cap_size
-	add pdata,-3,regb
-	call le_writeatt_cb
-	fetch 1,mem_mouse_bluetooth_fast_conn_flag
-	beq 0xff,le_send_att_write_response_check_auth	
-	fetch 1,mem_mouse_le_reconnect_flag
-	branch le_send_att_write_response_check_auth,blank
-	fetch 1,mem_le_connect_status_flag
-	bbit1 LL_START_ENC_FLAG,le_send_att_write_response_check_auth
-	setarg 0x001a		
-	fetcht 2,mem_le_att_handle
-	isub temp,null
-	nbranch le_send_att_write_response_check_auth,zero
-	branch le_send_att_read_response_error_insufficient_auth
-
-
-p_mouse_le:
-	call le_fifo_check_nearly_full
-	nrtn blank
-	fetch 1,mem_mouse_bluetooth_fast_conn_flag
-	beq 0xff,p_mouse_le_next
-	fetch 1,mem_le_connect_status_flag
-	and pdata,0x03,pdata
-	rtnne 0x03
-	fetch 1,mem_le_check_retransmit_flag
-	rtn blank
-	fetch 1,mem_le_check_retransmit_discon_flag
-	nrtn blank	
-p_mouse_le_next:	
-	fetch 1,mem_mouse_clear_sensor_data_flag
-	call mouse_clear_sensor_data_by_reset,blank
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_24G_PAIRING_FLAG,mouse_le_send_empty_packet
-	bbit1 MOUSE_SELECT_DEVICE_FLAG,mouse_le_send_empty_packet
-	bbit1 MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG,mouse_le_send_empty_packet
-	bbit1 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,mouse_le_send_empty_packet
-	call mouse_motion
-	call mouse_check_125Hz
-	nrtn user
-	call mouse_current_mult_update
-	call p_mouse_data_xy_release
-	branch mouse_le_next+12
-
-p_gpio_set_wake:
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	rtn zero
-	arg 4,debug
-	isolate1 GPIO_ACTIVE_BIT,temp
-	branch gpio_set_wake_high,true
-	arg 3,debug
-	branch gpio_set_wake_high
-
-p_gpio_set_wake_by_current_state:
-	sub temp,GPIO_DISABLE,null
-	rtn zero
-	storet 1,mem_mouse_wheel_temp_gpio
-	call gpio_get_bit
-	branch p_gpio_set_qdec_mode,true
-p_gpio_set_low_wake_disable_qdec:
-	fetcht 1,mem_mouse_wheel_temp_gpio
-	call gpio_set_high_impedance
-	fetcht 1,mem_mouse_wheel_temp_gpio
-p_gpio_set_low_wake:
-	arg 3,debug
-	branch gpio_set_wake_high
-	
-p_gpio_set_qdec_mode:
-	jam 1,mem_mouse_qdec_set_flag
-	fetcht 1,mem_mouse_wheel_temp_gpio
-	call gpio_set_high_impedance
-	fetcht 1,mem_mouse_wheel_temp_gpio
-p_mouse_qdec_lpm_cfg:
-	arg 6,debug
-	branch gpio_set_wake_high
-
-p_mouse_puchk_disable:
-	setarg 0x10			//bit0-1:key_delay	bit2-3:pu_delay		bit4-6:interval	bit7:enable 
-p_mouse_puchk_set:
-	store 1,core_puwakeup
-	until null,lpo_edge
-	rtn
-
-p_mouse_puchk_enable:
-	setarg 0x80			//bit0-1:key_delay	bit2-3:pu_delay		bit4-6:interval	bit7:enable 
-	branch p_mouse_puchk_set
-
-p_mouse_lpm_before_common:
-	call p_clear_wake
-	jam 0,mem_mouse_qdec_set_flag
-	fetcht 1,mem_matrix_public_gpio		// enable b4/b5/dpi wakeup
-	call gpio_out_active
-	fetcht 1,mem_matrix_public_gpio
-	call gpio_clr_wake
-	branch mouse_lpm_before_common+1
-	
-p_lpm_sleep:
-	//call xtal_fast_wake
-	fetch 2,mem_cb_before_lpm_sleep
-	call callback_func
-p_lpm_sleep_skip_cb_function:
-	fetch 4,mem_sleep_counter_all	// sleep total time, 32k unit
-	iadd temp,pdata
-	store 4,mem_sleep_counter_all
-	call p_lpm_save_context
-	call p_mouse_puchk_set_check
-	branch lpm_sleep_skip_cb_function+4
-
-p_mouse_puchk_set_check:
-	fetch 1,mem_mouse_qdec_set_flag
-	branch p_mouse_puchk_disable,blank
-	branch p_mouse_puchk_enable
-
-p_lpm_save_context:
-	storer mark,8,mem_saved_mark
-	arg core_gpio_conf,contr
-	arg mem_saved_gpio,contw
-	call memcpy16
-	arg core_gpio_conf_hi,contr
-	call memcpy8
-	fetch 1,core_spid_ctrl
-	store 1,mem_saved_spidctrl
-	copy temp,regb
-p_lpm_write_gpio_wakeup:		// gpio auto wakeup
-	arg 12,loopcnt
-	arg mem_gpio_wakeup_cfg,rega
-	arg core_gpio_wakeup_cfg,regc
-	until null,lpo_edge
-p_lpm_write_gpio_loop:
-	ifetch 1,rega
-	ifetcht 1,regc
-	isub temp,null
-	branch p_lpm_write_gpio_loop_next,zero
-	istore 1,regc
-	until null,lpo_edge
-p_lpm_write_gpio_loop_next:	
-	increase 1,rega
-	increase 1,regc
-	loop p_lpm_write_gpio_loop
-	copy regb,temp
-	rtn
-
-p_otp_read_data:
-	call enable_otp_read			//read enable
-	call otp_read_data+1
-	branch otp_disable_chgpump	//disable otp
-
-p_g24_reconn_dispatch:
-	fetch 2,mem_24g_reconn_count
-	arg 0x01f8,temp
-	iand temp,pdata
-	branch p_g24_reconn_dispatch_next,blank
-	fetch 2,mem_24g_reconn_count
-	increase 1,pdata
-	store 2,mem_24g_reconn_count
-	rtn
-
-p_g24_reconn_dispatch_next:
-	call g24_reconn_data_prep
-	call g24_transmit_receive_ack
-	nbranch g24_reconn_device_fail,sync
-	nbranch g24_reconn_device_fail,user3
-	call g24_ackpayload_parse
-	fetch 1,mem_24g_rxdata_length	//ack payload length 
-	branch p_recv_addr_zero_skip,blank
-p_g24_reconn_dispatch_next_2:	
-	fetch 4,mem_24g_pair_addr
-	fetcht 4,mem_24g_addr
-	isub temp,null
-	branch p_g24_reconn_mode_judge,zero
-	branch g24_reconn_dispatch_next+9
-
-p_g24_reconn_mode_judge:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,g24_pair_start
-	branch g24_reconn_receiver_addr
-
-p_mouse_param_init:
-	call mouse_param_common_init
-	call p_mouse_le_buff_modify
-	branch mouse_param_init+2
-
-p_mouse_le_buff_modify:
-	setarg mem_le_tx_buffer0_omemalloc_new
-	store 2,mem_ble_l2cap_tx_buff0_ptr
-	setarg MOUSE_BLE_L2CAP_TXBUFF_SIZE_NEW
-	store 2,mem_ble_l2cap_tx_buff_size_ptr
-	rtn
-
-p_recv_addr_zero_skip:
-	fetch 4,mem_24g_fast_conn_addr
-	fetcht 4,mem_24g_addr
-	branch p_g24_reconn_dispatch_next_2,zero
-	fetch 4,mem_24g_rxpayload+2
-	rtn blank
-	branch p_g24_reconn_dispatch_next_2
-
-p_power_ctrl_start:
-	fetch 1,mem_power_ctrl_disable
-	nrtn blank
-	fetch 2,mem_ui_state_map
-	rtnbit1 UI_STATE_BLE_ADV
-	fetchr rega,2,mem_rssi_signal_buf_ptr
-	call rssi_average
-	storet 1,mem_rssi_avg_received
-	fetch 1,mem_rssi_dis_max_24g
-	bmark1 mark_24g,p_power_ctrl_start_next
-	fetch 1,mem_rssi_dis_max_ble
-p_power_ctrl_start_next:
-	isub temp,null
-	nbranch p_power_ctrl_txpower_incrs_force,positive
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	sub pdata,2,null
-	nbranch p_power_ctrl_txpower_decrs_check,positive
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	beq 0,p_power_ctrl_txpower_incrs
-	rtn
-
-p_power_ctrl_txpower_decrs_check:
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	fetcht 1,mem_power_ctrl_pac_succ_cnt_init
-	isub temp,null
-	nrtn zero
-	jam 0,mem_power_ctrl_pac_succ_cnt
-p_power_ctrl_txpower_decrs:
-	fetcht 1,mem_rssi_avg_received
-	fetch 1,mem_rssi_dis_min_24g
-	bmark1 mark_24g,p_power_ctrl_txpower_decrs_next
-	fetch 1,mem_rssi_dis_min_ble
-p_power_ctrl_txpower_decrs_next:	
-	isub temp,null
-	nrtn positive
-	fetch 1,mem_power_ctrl_level
-	beq 0,power_ctrl_decrs_level0
-	increase -1,pdata
-	store 1,mem_power_ctrl_level
-	beq 2,p_power_ctrl_decrs_level2
-	beq 1,power_ctrl_decrs_level1	//0dBm
-	branch power_ctrl_decrs_level0 //-5dBm
-
-p_power_ctrl_txpower_incrs_force:
-	jam 0,mem_power_ctrl_pac_succ_cnt
-p_power_ctrl_txpower_incrs:
-	fetch 1,mem_power_ctrl_level
-	beq 3,p_power_ctrl_incrs_level3
-	increase 1,pdata
-	store 1,mem_power_ctrl_level
-	beq 1,power_ctrl_incrs_level1	//0dBm
-	beq 2,p_power_ctrl_incrs_level2
-p_power_ctrl_incrs_level3:	//+5dBm
-	jam TX_POWER_5DB,mem_tx_power
-	rtn	
-p_power_ctrl_decrs_level2:	
-p_power_ctrl_incrs_level2:	//+6dBm
-	jam TX_POWER_3DB,mem_tx_power
-	rtn
-
-
-
-
-
-p_mouse_cb_fuction:
-	setarg mouse_24g_short_sleep
-	store 2,mem_cb_24g_transmit_short_sleep
-	setarg mouse_24g_long_sleep
-	store 2,mem_cb_24g_transmit_long_sleep
-	setarg p_mouse_24g_before_lpm_sleep
-	store 2,mem_cb_before_lpm_sleep
-	branch mouse_cb_fuction+7
-
-p_soft_reset:
-	nbranch soft_reset+1,wake
-	until null,lpo_edge
-	until null,lpo_edge
-	clear_stack
-	call p_mouse_wheel_init_set,wake
-	call mouse_matrix_public_gpio_reset
-	branch soft_reset+2
-
-p_mouse_wheel_init_set:
-	call p_mouse_puchk_disable
-	fetcht 1,mem_whee_a_data_gpio		//reinit gpio pu after disable wheel wakeup
-	call gpio_config_input
-	fetcht 1,mem_whee_b_data_gpio
-	branch gpio_config_input
-	
-p_mouse_24g_before_lpm_sleep:
-	rtn
-//	fetch 1,mem_device_flag
-//	rtnne MODE_24G_DEVICE
-//	branch mouse_24g_before_lpm_sleep+2	
-
-
-
-p_mouse_load_device_info_check:
-	call p_mouse_store_normal_tx_power
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_EEPROM,mouse_load_eeprom_info_check
-	bbit1 MOUSE_ENABLE_FLASH,mouse_load_flash_info_check
-	bbit1 MOUSE_ENABLE_OTP,p_mouse_load_otp_info_check
-	rtn
-
-p_mouse_load_otp_info_check:
-	call p_mouse_device_flag_temp_store
-	call mouse_read_otp_dpi
-	call mouse_read_otp_device_flag
-	
-	call p_mouse_device_flag_check		//reinit to load info
-
-	call p_mouse_select_device_by_switch_check
-
-	call p_mouse_read_otp_device_info
-	call p_mouse_read_otp_le_addr_increase_count_info
-	branch mouse_otp_load_app_initflag
-
-p_mouse_select_device_by_switch_check:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
-	call p_mouse_check_select_device_by_switch
-p_mouse_device_flag_temp_store:		//can remove:before start work check once again
-	fetch 1,mem_device_flag
-	store 1,mem_mouse_device_flag_temp
-	rtn	
-
-p_mouse_read_otp_device_info:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_read_otp_le_device1
-	branch mouse_read_otp_device_info
-
-p_mouse_app_initflag_check:
-	fetch 2,mem_store_flag
-	arg EEPROM_INIT_FLAG,temp
-	isub temp,null
-	branch p_mouse_load_device_info,zero
-//	call mouse_app_initflag_check_next
-	storet 2,mem_store_flag
-	call mouse_ble_init_address
-	fetch 1,mem_device_flag_temp
-	store 1,mem_device_flag
-	call mouse_load_default_dpi
-	
-	setarg 0x1122
-	store 2,mem_random_addr_increase_count
-p_mouse_device_flag_temp_load:
-	fetch 1,mem_mouse_device_flag_temp		//reinit device flag
-	store 1,mem_device_flag
-	rtn
-
-p_mouse_device_flag_check:
-	fetch 1,mem_device_flag
-	sub pdata,0,null
-	branch p_mouse_device_flag_temp_load,zero
-	sub pdata,4,null
-	branch p_mouse_24g_init,zero
-	rtn positive
-p_mouse_24g_init:
-	jam MODE_24G_DEVICE,mem_device_flag
-	rtn
-
-p_mouse_read_otp_le_addr_increase_count_info:
-	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-	fetchr regb,2,mem_otp_offset_le_addr_increase_count
-	copy regb,regc
-p_mouse_read_otp_le_addr_increase_count_loop:
-	call mouse_read_otp_le_addr_increase_count_common
-	fetch 2,mem_random_addr_increase_count_temp
-	branch p_mouse_le_addr_increase_count_load,blank	
-	store 2,mem_random_addr_increase_count_last
-	increase 2,regc
-	fetch 2,mem_otp_offset_le_addr_increase_count_end
-	isub regc,null
-	nbranch p_mouse_le_addr_increase_count_load,positive	//if read end,retention last value
-	copy regc,regb
-	branch p_mouse_read_otp_le_addr_increase_count_loop
-
-p_mouse_le_addr_increase_count_load:
-	fetch 2,mem_random_addr_increase_count_last
-	store 2,mem_random_addr_increase_count
-	rtn
-
-
-p_mouse_store_device_info:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_EEPROM,mouse_store_eeprom_device_info
-	bbit1 MOUSE_ENABLE_FLASH,mouse_store_flash_device_info
-	bbit1 MOUSE_ENABLE_OTP,p_mouse_store_otp_device_info
-	rtn
-
-p_mouse_store_otp_device_info:
-	call p_mouse_write_otp_locall_addr
-	call p_mouse_write_otp_device_flag
-	branch mouse_store_otp_device_info+1
-
-p_mouse_write_otp_locall_addr:
-	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-	beq MODE_BT_DEVICE1,p_mouse_write_otp_le_locall_addr1
-	beq MODE_BT_DEVICE2,p_mouse_write_otp_le_locall_addr2
-	rtn
-
-p_mouse_write_otp_device_flag:
-	fetchr regb,2,mem_otp_offset_device_flag
-	copy regb,regc
-p_mouse_write_otp_device_flag_loop:
-	call mouse_read_otp_device_flag_common
-	fetch 1,mem_device_flag_temp
-	branch p_mouse_device_flag_store,blank
-	store 1,mem_device_flag_last
-	increase 1,regc
-	fetch 2,mem_otp_offset_device_flag_end
-	isub regc,null
-	nrtn positive
-	copy regc,regb
-	branch p_mouse_write_otp_device_flag_loop
-
-p_mouse_device_flag_store:
-	fetch 1,mem_device_flag_last
-	and pdata,0xf0,pdata
-	branch p_mouse_device_flag_store_check,blank
-	fetch 1,mem_device_flag
-	
-	call p_mouse_device_flag_otp_store_judge			// add device_flag check
-	
-	store 1,mem_device_flag_value
-p_mouse_device_flag_store_end:	
-	arg 1,loopcnt
-	copy regc,regb
-	arg mem_device_flag_value,rega
-	branch otp_write			
-
-p_mouse_device_flag_store_check:
-	fetcht 1,mem_device_flag_last
-	fetch 1,mem_device_flag
-	call p_mouse_device_flag_otp_store_judge
-	isub temp,null
-	rtn zero
-	lshift4 pdata,pdata
-	iadd temp,pdata
-	store 1,mem_device_flag_value
-	
-	copy regc,pdata
-	fetcht 2,mem_otp_offset_device_flag
-	isub temp,null
-	branch p_mouse_device_flag_store_end,zero
-	
-	increase -1,regc
-	branch p_mouse_device_flag_store_end
-
-p_mouse_device_flag_otp_store_judge:
-	rtnne MODE_24G_DEVICE
-	increase 4,pdata
-	rtn
-
-
-
-p_mouse_write_otp_le_locall_addr1:
-	fetchr regb,2,mem_otp_offset_le_locall_addr1
-	copy regb,regc
-p_mouse_write_otp_le_locall_addr1_loop:
-	call mouse_read_otp_le_locall_addr1_common
-	fetch 6,mem_mouse_le_locall_addr1_temp
-	branch p_mouse_le_local_addr1_store,blank	
-	store 6,mem_mouse_le_locall_addr1_last
-	increase 6,regc
-	fetch 2,mem_otp_offset_le_locall_addr1_end
-	isub regc,null
-	nrtn positive	//if read end,retention last value
-	copy regc,regb
-	branch p_mouse_write_otp_le_locall_addr1_loop
-
-p_mouse_le_local_addr1_store:
-	fetch 6,mem_mouse_le_locall_addr1_last
-	fetcht 6,mem_device1_locall_addr
-	isub temp,null
-	rtn zero
-	arg 6,loopcnt
-	arg mem_device1_locall_addr,rega
-	copy regc,regb
-	branch otp_write			
-
-p_mouse_write_otp_le_locall_addr2:
-	fetchr regb,2,mem_otp_offset_le_locall_addr2
-	copy regb,regc
-p_mouse_write_otp_le_locall_addr2_loop:
-	call mouse_read_otp_le_locall_addr2_common
-	fetch 6,mem_mouse_le_locall_addr2_temp
-	branch p_mouse_le_local_addr2_store,blank	
-	store 6,mem_mouse_le_locall_addr2_last
-	increase 6,regc
-	fetch 2,mem_otp_offset_le_locall_addr2_end
-	isub regc,null
-	nrtn positive	//if read end,retention last value
-	copy regc,regb
-	branch p_mouse_write_otp_le_locall_addr2_loop
-
-p_mouse_le_local_addr2_store:
-	fetch 6,mem_mouse_le_locall_addr2_last
-	fetcht 6,mem_device2_locall_addr
-	isub temp,null
-	rtn zero
-	arg 6,loopcnt
-	arg mem_device2_locall_addr,rega
-	copy regc,regb
-	branch otp_write			
-
-
-
-p_mouse_load_device_info:
-	call p_mouse_le_locall_addr_init_check
-	call p_mouse_select_reconn_device
-	call p_mouse_otp_load_dpi
-	branch mouse_load_device_info+1
-
-p_mouse_otp_load_dpi:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_LOAD_AND_STORE_DPI
-	fetch 1,mem_mouse_dpi
-	beq 0,mouse_otp_load_dpi
-	beq 6,p_mouse_dpi_reinit
-	rtn
-	
-p_mouse_dpi_reinit:
-	jam MOUSE_DPI_LEVEL1,mem_mouse_dpi
-	rtn
-
-p_mouse_store_dpi_info_check:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_EEPROM,mouse_store_eerpom_dpi
-	bbit1 MOUSE_ENABLE_OTP,p_mouse_store_otp_dpi
-	rtn
-
-p_mouse_store_otp_dpi:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_LOAD_AND_STORE_DPI
-	fetchr regb,2,mem_otp_offset_dpi
-	copy regb,regc
-p_mouse_otp_store_dpi_loop:
-	call mouse_read_otp_dpi_common
-	fetch 1,mem_mouse_dpi_temp
-	branch p_mouse_otp_dpi_store,blank
-	store 1,mem_mouse_dpi_last
-	increase 1,regc
-	fetch 2,mem_otp_offset_dpi_end
-	isub regc,null
-	nrtn positive
-	copy regc,regb
-	branch p_mouse_otp_store_dpi_loop
-
-p_mouse_otp_dpi_store:
-	fetch 1,mem_mouse_dpi_last
-	and pdata,0xf0,pdata
-	branch p_mouse_dpi_store_last_check,blank
-	fetch 1,mem_mouse_dpi
-
-	call p_mouse_dpi_otp_store_judge		//add dpi check
-	
-	store 1,mem_mouse_otp_dpi_value
-p_mouse_dpi_store_end:	
-	arg 1,loopcnt
-	copy regc,regb
-	arg mem_mouse_otp_dpi_value,rega
-	branch otp_write			
-
-p_mouse_dpi_store_last_check:
-	fetcht 1,mem_mouse_dpi_last
-	fetch 1,mem_mouse_dpi
-	call p_mouse_dpi_otp_store_judge
-	isub temp,null
-	rtn zero
-	lshift4 pdata,pdata
-	iadd temp,pdata
-	store 1,mem_mouse_otp_dpi_value
-	
-	copy regc,pdata
-	fetcht 2,mem_otp_offset_dpi
-	isub temp,null
-	branch p_mouse_dpi_store_end,zero
-	
-	increase -1,regc
-	branch p_mouse_dpi_store_end
-
-p_mouse_dpi_otp_store_judge:
-	rtnne MOUSE_DPI_LEVEL1
-	increase 6,pdata
-	rtn
-
-p_mouse_le_locall_addr_init_check:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,p_mouse_le_addr1_init_check
-	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-	beq MODE_BT_DEVICE1,p_mouse_le_addr1_init_check
-	beq MODE_BT_DEVICE2,p_mouse_le_addr2_init_check
-	rtn
-
-p_mouse_le_addr1_init_check:
-	fetch 6,mem_device1_locall_addr
-	fetcht 6,mem_mouse_compare_addr
-	isub temp,null
-	nrtn zero
-	fetch 6,mem_le_lap
-	store 6,mem_device1_locall_addr
-	rtn
-
-p_mouse_le_addr2_init_check:
-	fetch 6,mem_device1_locall_addr
-	fetcht 6,mem_mouse_compare_addr
-	isub temp,null
-	nrtn zero
-	fetch 6,mem_le_lap
-	add pdata,0x0100,pdata
-	store 6,mem_device1_locall_addr
-	rtn
-
-p_mouse_buletooth_fast_conn_end:
-	call p_mouse_select_reconn_device
-	branch mouse_buletooth_fast_conn_end+2
-
-p_mouse_select_reconn_device:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_OTP,mouse_select_reconn_device			//linkkey 16 byte delete,need add
-	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,p_mouse_load_le_device1
-p_mouse_select_reconn_device_start:
-	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-	beq MODE_BT_DEVICE1,p_mouse_load_le_device1
-	beq MODE_BT_DEVICE2,p_mouse_load_le_device2
-	rtn
-	
-p_mouse_load_le_device1:
-	fetch 6,mem_device1_addr
-	store 6,mem_hci_plap
-//	arg mem_le_ltk,contw
-//	call memcpy16
-	fetch 6,mem_device1_locall_addr
-	store 6,mem_le_lap
-	rtn
-
-p_mouse_load_le_device2:
-	fetch 6,mem_device2_addr
-	store 6,mem_hci_plap
-//	arg mem_le_ltk,contw
-//	call memcpy16
-	fetch 6,mem_device2_locall_addr
-	store 6,mem_le_lap
-	rtn
-
-p_mouse_store_remote_bdaddr:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_STORE_EEPROM_FLAG
-	bbit0 MOUSE_ENABLE_OTP,mouse_store_remote_bdaddr+1
-	arg MOUSE_STORE_EEPROM_FLAG,queue
-	call mouse_disable_function_flag
-	call mouse_check_device_addr
-	call p_mouse_before_store_reconn_info
-	branch mouse_store_device_info_delay
-
-p_mouse_before_store_reconn_info:
-	fetch 1,mem_device_flag
-	beq MODE_BT_DEVICE1,p_mouse_store_le_device1
-	beq MODE_BT_DEVICE2,p_mouse_store_le_device2
-	rtn
-
-p_mouse_store_le_device1:
-	fetch 6,mem_le_plap
-	store 6,mem_device1_addr
-	fetch 6,mem_le_lap
-	store 6,mem_device1_locall_addr
-	rtn
-
-p_mouse_store_le_device2:
-	fetch 6,mem_le_plap
-	store 6,mem_device2_addr
-	fetch 6,mem_le_lap
-	store 6,mem_device2_locall_addr
-	rtn
-
-
-p_mouse_bb_event_timer:
-	call p_mouse_low_voltage_param_set
-	call mouse_adc_read
-	call mouse_low_voltage_led_timer
-	//led
-	call mouse_logo_led_on_timer
-	call mouse_led_multi_timer
-	call mouse_dpi_led_blink_delay_timer
-	//24g
-	call g24_pair_timeout_timer
-	call g24_reconn_timeout_timer
-	call mouse_24g_long_sleep_param_update_timer
-	//poll
-	call mouse_dpi_key_check_long_press
-	call mouse_bt_discovery_check
-	call mouse_commbination_key_process
-	call mouse_check_discovery_timeout_timer
-	//ble
-	call p_mouse_le_send_conn_param_update_timer	
-	call mouse_check_direct_timeout_timer
-	call mouse_le_enable_att_list_timer
-	call mouse_le_battery_updata_timer
-	call mouse_le_send_smp_security_request_timer
-	//bt
-	call mouse_check_reconnect_delay_long_sleep		//delete 3.0,reconnect fail
-	call p_mouse_current_mult_update_timer
-	call mouse_wheel_trigger_timer
-	call mouse_store_information_delay_timer
-	branch mouse_check_no_data_timeout_timer
-
-p_mouse_low_voltage_param_set:
-	call mouse_adc_gpio_set_before_hibernate
-	fetch 1,mem_mouse_adc_last_low_voltage_flag
-	branch p_mouse_low_voltage_param_set_2V2,blank
-	jam 0xe1,mem_mouse_vdd_low_vol
-	rtn
-p_mouse_low_voltage_param_set_2V2:
-	jam 0xdc,mem_mouse_vdd_low_vol
-	rtn	
-
-	
-p_mouse_le_send_conn_param_update_timer:
-	arg mem_mouse_le_send_conn_param_update_timer,regc
-	arg mouse_updata_le_param,regb
-	branch timer_single_step
-
-p_mouse_current_mult_update_timer:
-	arg mem_mouse_current_mult_timer,regc
-	arg p_mouse_current_mult_reinit,regb
-	branch timer_single_step
-p_mouse_current_mult_reinit:
-	fetch 1,mem_lpm_mult_init
-	store 1,mem_lpm_mult
-	jam 3,mem_mouse_long_mult_flag
-	rtn
-
-p_mouse_start_discovery:
-	call mouse_sensor_powerdown
-	branch mouse_start_discovery+1
-	
-p_mouse_priority_bb_event:	
-	copy regc,pdata
-	beq BT_EVT_LE_PARSE_CONN_PAPA_UPDATE_RSP,p_mouse_le_conn_param_update_rsp_recieved
-	beq BT_EVT_LE_DISCONNECTED,p_mouse_le_bb_disconnected
-	beq BT_EVT_LE_START_ENC,p_mouse_le_ll_start_encryt
-	beq BT_EVT_24G_ATTEMPT_SUCCESS,p_mouse_24g_attempt_success
-	beq BT_EVT_24G_PAIRING_COMPLETE,p_mouse_24g_pairing_complete
-	beq BT_EVT_24G_ATTEMPT_FAIL,p_mouse_24g_attempt_fail
-	beq BT_EVT_LE_CONNECTED,p_mouse_le_bb_event_connected
-	branch mouse_priority_bb_event+2
-
-p_mouse_le_bb_event_connected:
-//	call mouse_sensor_poweron
-	setarg 0
-	store 4,mem_le_conn_first_rcv
-	branch mouse_le_bb_event_connected
-
-p_mouse_le_ll_start_encryt:
-	fetch 1,mem_mouse_le_reconnect_flag
-	beq 1,p_mouse_le_ll_reconn_start_encryt
-	jam 20,mem_le_start_encrypt_timer
-	branch p_mouse_le_ll_reconn_start_encryt_new
-p_mouse_le_ll_reconn_start_encryt:
-	call mouse_updata_le_param
-	jam 5,mem_le_start_encrypt_timer
-p_mouse_le_ll_reconn_start_encryt_new:	
-	fetch 1,mem_le_conn_rcv_new
-	store 1,mem_le_conn_first_rcv
-	branch mouse_le_ll_enable_start_enc_flag
-
-	
-p_mouse_le_conn_param_update_rsp_recieved:
-	fetch 1,mem_mouse_le_send_conn_param_update
-	nrtn blank
-	jam 1,mem_mouse_le_send_conn_param_update
-	jam 30,mem_mouse_le_send_conn_param_update_timer
-	rtn
-
-p_mouse_le_bb_disconnected:	
-	setarg 0
-	store 1,mem_mouse_le_send_conn_param_update
-	store 1,mem_mouse_le_send_conn_param_update_timer
-	setarg 0
-	store 2,mem_le_battery_level_updata_timer
-	jam 0,mem_mouse_le_bb_connected_flag
-	arg LE_INTERVAL_7_5MS,temp
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_BT_125Hz,p_mouse_le_bb_disconnected_next
-	arg LE_INTERVAL_8_75MS,temp
-p_mouse_le_bb_disconnected_next:	
-	storet 2,mem_le_interval_min
-	storet 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 le_clr_config_more_data
-	branch p_mouse_bb_disconnected
-p_mouse_bb_disconnected:
-	call mouse_bb_discon_clear_stack
-	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason
-	bbit1 APP_DISC_BLE,p_mouse4_0_event_bb_disconn
-	bbit1 APP_DISC_BY_BUTTON,app_disconn_reason_clear
-	branch mouse_start_discovery
-p_mouse4_0_event_bb_disconn:
-	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason
-	bbit1 APP_DISC_BY_BUTTON,app_disconn_reason_clear
-	fetch 1,mem_le_connect_status_flag
-	and pdata,0x03,pdata
-	call mouse_le_clean_connect_flag
-	bne 0x03,mouse_start_reconnect
-	fetch 1,mem_le_check_retransmit_discon_flag
-	nbranch mouse_start_reconnect,blank
-	branch mouse_app_enter_hibernate
-
-p_mouse_24g_attempt_success:
-	fetch 4,mem_24g_addr
-	store 4,mem_24g_receiver_addr
-	store 4,mem_mouse_24g_addr		// if need store 24g address to eeprom/flash,need get mem_24g_addr
-	call g24_ch_syncword_crc8_init
-	call mouse_no_data_timer_init
-	call mouse_device_poweron_led_config
-	call mouse_init_sensor_reset
-	jam 0,mem_mouse_long_mult_flag
-	jam 0,mem_24g_conn_sm
-	jam 0,mem_24g_reconn_type
-	fetch 4,mem_24g_receiver_addr
-	fetcht 4,mem_24g_fast_conn_addr
-	isub temp,null
-	rtn zero
-	call mouse_soft_agc_disable
-	call p_mouse_fetch_normal_tx_power
-	branch mouse_24g_first_store_reconn_info
-	
-p_mouse_24g_pairing_complete:
-	call mouse_soft_agc_disable
-	call p_mouse_fetch_normal_tx_power
-	branch mouse_24g_pairing_complete
-
-p_mouse_24g_attempt_fail:
-	call mouse_soft_agc_disable
-	call p_mouse_fetch_normal_tx_power
-	fetch 1,mem_mouse_dpi_button_state
-	rtneq DPI_BUTTON_STATE_DOWN
-	fetch 1,mem_24g_attempt_fail_flag
-	nbranch mouse_24g_hibernate_set,blank
-	fetch 1,mem_24g_reconn_type
-	beq PAIR_AND_3_0_ADDR,p_mouse_24g_auto_pair_attempt_fail
-	beq FAST_CONN_AND_RECEIVER,mouse_24g_fast_conn_attempt_fail
-	beq RECEIVER_AND_3_0_ADDR,p_mouse_reconn_dongle_attempt_fail
-	branch mouse_24g_attempt_fail+2
-
-p_mouse_24g_auto_pair_attempt_fail:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag 
-	bbit0 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_24g_attempt_fail_enter_hibernate
-	fetch 1,mem_device_number
-	beq 1,mouse_24g_attempt_fail_enter_hibernate		//24g first mode and only 2.4g device
-p_mouse_24g_first_bluetooth_reconnect:
-	call mouse_24g_stop
-	jam MODE_BT_DEVICE1,mem_device_flag
-	branch mouse_start_reconnect_device
-
-p_mouse_reconn_dongle_attempt_fail:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_24g_attempt_fail_enter_hibernate
-	bbit1 MOUSE_ENABLE_EEPROM,mouse_24g_attempt_fail_enter_hibernate
-	bbit1 MOUSE_ENABLE_OTP,mouse_24g_attempt_fail_enter_hibernate
-	bbit1 MOUSE_ENABLE_FLASH,mouse_24g_attempt_fail_enter_hibernate
-	branch mouse_24g_start_auto_pair
-
-
-p_mouse_start_work:
-	call app_param_init
-	fetcht 1,mem_mouse_reuse_2ice_gpio
-	call mouse_gpio_config_input_pu
-	arg 21,temp	//ice band gpio			
-	call mouse_gpio_config_input_pu
-p_mouse_start_work_adc_check:	
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_ADC,p_mouse_start_work_next
-	call mouse_adc_gpio_set
-	call p_mouse_low_voltage_param_set
-	call p_enable_adc
-	call p_vdd_calculate_by_mode
-	div pdata,10
-	call get_div_result
-	store 2,mem_mouse_vdd_now_vol
-	fetch 2,mem_mouse_vdd_empty_vol
-	div pdata,2
-	call get_div_result
-	fetcht 2,mem_mouse_vdd_now_vol
-	isub temp,null
-	branch p_mouse_start_work_adc_check,positive // now vol < empty vol/2  check again
-	arg mem_mouse_vdd_calculate_set,rega
-	call mouse_adc_bat_percent_lowpower_out
-	fetch 1,mem_adc_power_flag
-	bbit1 1,mouse_app_enter_hibernate
-p_mouse_start_work_next:	
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,p_mouse_24g_first_start_auto_pair_mode
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,p_mouse_24g_start_mode
-	branch mouse_le_fast_conn_judge
-
-p_mouse_24g_first_start_auto_pair_mode:	
-	call mouse_wakeup_from_power_check
-	branch p_mouse_24g_first_start_reconn,user 
-	branch mouse_24g_reconn_general_dongle
-
-p_mouse_24g_first_start_reconn:
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,mouse_24g_reconn_dongle_start
-	call mouse_bluetooth_fast_conn_disable
-	branch p_mouse_24g_first_bluetooth_reconnect
-
-p_mouse_24g_start_mode:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_24G,mouse_24g_mode_setup_error
-	call mouse_wakeup_from_power_check	// wake from hibernate :enble user
-	branch mouse_24g_reconn_dongle_start,user
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,p_mouse_24g_reconn_general_dongle
-	branch mouse_24g_start_mode+7
-
-p_mouse_24g_reconn_general_dongle:
-	jam MODE_24G_DEVICE,mem_device_flag
-	fetch 2,mem_mouse_24g_power_on_fast_conn_timer
-	store 2,mem_24g_reconn_timeout
-	jam FAST_CONN_AND_RECEIVER,mem_24g_reconn_type
-	branch g24_reconn_start
-	
-p_mouse_store_normal_tx_power:
-	fetch 1,mem_tx_power
-	store 1,mem_normal_tx_power
-	rtn
-
-p_mouse_fetch_normal_tx_power:
-	fetch 1,mem_normal_tx_power
-	store 1,mem_tx_power
-	rtn
-	
-p_mouse_idle:
-	call mouse_low_voltage_led_no_enter_lpm
-	call ui_check_paring_button
-	call p_mouse_dpi_check
-	branch mouse_idle+4
-
-p_mouse_dpi_check:
-	fetch 1,mem_dpi_button_gpio
-	rtneq GPIO_DISABLE
-	arg 0,rega
-	jam MOUSE_DPI_KEY,mem_mouse_key_temp
-	fetcht 1,mem_dpi_button_gpio
-	call p_mouse_dpi_key_check
-	branch mouse_dpi_check_next
-
-p_mouse_dpi_key_check:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_DPI_KEY_CONNECT_GND,mouse_dpi_key_connect_gnd
-	fetch 1,mem_mouse_dpikey_press_status
-	copy pdata,regc
-	fetch 1,mem_matrix_public_gpio
-	beq GPIO_DISABLE,p_mouse_3io6key_dpi_check
-	branch mouse_dpi_key_check_next
-
-p_mouse_3io6key_dpi_check:
-	fetch 1,mem_dpi_button_gpio
-	call mouse_gpio_config_output_low
-	fetcht 1,mem_dpi_button_gpio
-	branch p_mouse_3io6key_check
-	
-p_mouse_3io6key_check:
-	copy regc,pdata
-	store 1,mem_mouse_key_status
-	lshift pdata,pdata
-	copy pdata,regb
-	copy temp,regc
-	call mouse_gpio_config_input_pd
-	copy regc,temp
-	call gpio_get_bit
-	nsetflag true,0,regb
-	call mouse_check_press
-	branch mouse_check_key_connect_gnd_1
-
-p_g24_short_sleep:
-	call g24_lpm_wait
-	nrtn user
-	call g24_setgpio_lpm_before
-	call p_clear_wake
-	fetch 3,mem_24g_short_sleep_set
-	branch g24_long_seep2
-	
-
-p_clear_wake:
-	setarg 0
-	set1 21,pdata
-	store 8,mem_gpio_wakeup_cfg	//gpio5(ice)enable wake
-	setarg 0
-	store 4,mem_gpio_wakeup_cfg+8
-	rtn
-	
-p_mouse_24g_hibernate_set:
-	jam 0,mem_24g_attempt_fail_flag
-	call g24_transmit_next_packet
-	setarg -1
-	store 4,mem_24g_enter_hibernate
-	setarg 0
-	store 7,mem_mouse_key
-	jam 1,mem_sensor_shutdown_flag
-	call mouse_sensor_powerdown
-//	call mouse_setgpio_hibernate
-	branch mouse_24g_long_sleep
-
-p_mouse_setgpio_hibernate:
-	call mouse_set_sdio_high
-	call p_clear_wake
-	call mouse_before_hibernate_wheel_gpio_set
-	fetch 1,mem_mouse_sensor_sdio_gpio
-	call mouse_gpio_config_output_high
-	
-	fetcht 1,mem_device_switch_gpio
-	call mouse_gpio_set_pupd_by_input
-	arg 21,temp	//ice band gpio			
-	call mouse_gpio_config_input_pu
-	
-	call mouse_logo_led_off
-	call mouse_lpm_before_common
-	call mouse_gpio_pd_idle
-	fetcht 1,mem_whee_a_data_gpio
-	call gpio_set_high_impedance
-	fetcht 1,mem_whee_b_data_gpio
-	call gpio_set_high_impedance
-//	fetcht 1,mem_mouse_reuse_2ice_gpio
-//	call mouse_gpio_config_input_pu
-//	call p_mouse_gpio_set_high_impedance
-	branch mouse_setgpio_hibernate_next
-p_mouse_24g_package_data:
-	rtnmark0 mark_24g
-	call mouse_motion
-	nrtn user
-	fetch 1,mem_mouse_24g_long_sleep_flag
-	jam 0,mem_mouse_24g_long_sleep_flag
-	ncall p_mouse_24g_short_sleep_clear_wake,blank
-
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_KEYBOARD,p_mouse_24g_mouse_package_data
-	fetch 1,mem_customer_key
-	nbranch mouse_24g_keyboard_package_data,blank
-p_mouse_24g_mouse_package_data:
-	call p_mouse_data_xy_release
-	branch mouse_24g_mouse_package_data+1
-
-p_mouse_data_xy_release:
-	fetch 1,mem_sensor_motion_gpio
-	rtnne GPIO_DISABLE
-	fetch 1,mem_mouse_long_mult_flag
-	rtn blank
-	increase -1,pdata
-	store 1,mem_mouse_long_mult_flag
-	setarg 0
-	store 4,mem_mouse_x
-	branch mouse_init_sensor_reset
-
-p_mouse_24g_short_sleep_clear_wake:
-	call p_clear_wake
-	branch p_lpm_write_gpio_wakeup
-
-p_mouse_check_select_device_by_switch:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
-	bbit0 MOUSE_ENABLE_SWITCH_GPIO_CONNECT_VIN,mouse_switch_gpio_connect_gnd
-p_mouse_switch_gpio_connect_vin:
-	fetcht 1,mem_device_switch_gpio
-	call gpio_out_active
-	fetcht 1,mem_device_switch_gpio
-	call mouse_gpio_config_input_pd
-	fetcht 1,mem_device_switch_gpio
-	call gpio_get_bit
-	nbranch mouse_check_select_24g_device,true
-	branch mouse_select_btdevice
-
-p_mouse_init_sensor:
-	call mouse_read_sensor_id
-	beq P32XX_ID1,mouse_init_p32xx_id2_judge
-	beq P3065_ID1,mouse_init_p3065
-	beq PKA8G2_ID1,p_mouse_ka8g2_id2_judge
-	branch mouse_init_sensor+5
-
-p_mouse_ka8g2_id2_judge:
-	call mouse_sensor_poweron
-	fetch 1,mem_sensor_id2
-	beq PKA8G2_ID2,p_mouse_ka8g2_init_param
-	branch mouse_init_p32xx_id2_judge
-p_mouse_ka8g2_init_param:
-	jam KA8G2,mem_config_sensor_type
-	arg mem_sensor_ka8g2_init_new,regc
-	branch mouse_sensor_wr_seq
-
-p_mouse_check_sensor_data:
-	fetch 1,mem_spi_write_flash_sm
-	rtnne FLASH_SM_NO_BUYS
-	fetch 1,mem_config_sensor_type
-	beq KA8G2,p_mouse_pka8g2_sensor_motion
-	branch mouse_check_sensor_data+2
-
-p_mouse_pka8g2_sensor_motion:
-	call mouse_clear_sensor_data
-	fetch 1,mem_sensor_motion_gpio
-	beq GPIO_DISABLE,p_mouse_pka8g2_sensor_motion_1
-	fetcht 1,mem_sensor_motion_gpio
-	call gpio_get_bit
-	nrtn true
-p_mouse_pka8g2_sensor_motion_1:
-	setarg PAN_REG_PID_L
-	call twspi_read
-	bne PKA8G2_ID1,mouse_twspi_reset
-	branch mouse_p3212_sensor_motion_2
-
-	
-p_mouse_motion:
-	disable user
-	setarg 0
-	store 6,mem_mouse_x
-	call p_mouse_check_sensor_data
-	setarg 0x0089
-	call twspi_write	
-	call mouse_setting_sensor_type
-	call mouse_zwheel
-	call mouse_t_zwheel
-	call p_mouse_key
-	branch mouse_motion+11
-
-p_mouse_key:
-	call mouse_check_firekey_gpio
-	fetch 1,mem_fire_key_flag
-	nbranch fire_key_press,blank
-	fetch 1,mem_fire_key_status
-	nbranch fire_key_process,blank
-	
-	call mouse_check_key_gpio
-	call p_mouse_ghost_key_check
-	branch mouse_key+7
-
-p_mouse_ghost_key_check:			//lbk_mfw
-	jam 0,mem_mouse_matrix_key_cow_count
-	jam 0,mem_mouse_matrix_key_row_count
-	jam 0,mem_mouse_ghost_flag
-	copy pdata,regb
-	fetcht 1,mem_lbutton_gpio
-	fetch 1,mem_bk_button_gpio
-	isub temp,null
-	branch p_mouse_matrix_ghost_key_L_BK,zero
-	fetch 1,mem_fw_button_gpio
-	isub temp,null
-	branch p_mouse_matrix_ghost_key_L_FW,zero
-	fetcht 1,mem_mbutton_gpio
-	fetch 1,mem_bk_button_gpio
-	isub temp,null
-	branch p_mouse_ghost_key_MBK_RFW,zero
-p_mouse_ghost_key_MFW_RBK:
-	call mouse_ghost_key_check_M_FW
-p_mouse_ghost_key_RBK:
-	call p_mouse_ghost_key_check_R_BK
-	branch mouse_ghost_key_check_next
-
-p_mouse_matrix_ghost_key_L_BK:
-	fetcht 1,mem_mbutton_gpio
-	fetch 1,mem_fw_button_gpio
-	isub temp,null
-	branch mouse_ghost_key_LBK_MFW,zero
-p_mouse_ghost_key_LBK_RFW:
-	call mouse_ghost_key_check_L_BK
-	branch p_mouse_ghost_key_RFW
-
-p_mouse_matrix_ghost_key_L_FW:
-	fetcht 1,mem_mbutton_gpio
-	fetch 1,mem_bk_button_gpio
-	isub temp,null
-	branch p_mouse_ghost_key_LFW_MBK,zero
-p_mouse_ghost_key_LFW_RBK:
-	call p_mouse_ghost_key_check_L_FW
-	branch p_mouse_ghost_key_RBK
-
-p_mouse_ghost_key_LFW_MBK:
-	call p_mouse_ghost_key_check_L_FW
-	call p_mouse_ghost_key_check_M_BK
-	branch mouse_ghost_key_check_next
-	
-p_mouse_ghost_key_MBK_RFW:
-	call p_mouse_ghost_key_check_M_BK
-p_mouse_ghost_key_RFW:
-	call p_mouse_ghost_key_check_R_FW
-	branch mouse_ghost_key_check_next
-
-p_mouse_ghost_key_check_M_BK:
-	and regb,MOUSE_M_BK_BUTTON,pdata
-	branch mouse_ghost_key_check_M_BK+1
-//	beq MOUSE_M_BK_BUTTON,mouse_matrix_cow_more_than_one_key
-//	rtn
-p_mouse_ghost_key_check_R_BK:
-	and regb,MOUSE_R_BK_BUTTON,pdata
-	branch mouse_ghost_key_check_R_BK+1
-//	beq MOUSE_R_BK_BUTTON,mouse_matrix_cow_more_than_one_key
-//	rtn
-p_mouse_ghost_key_check_L_FW:
-	and regb,MOUSE_L_FW_BUTTON,pdata
-	branch mouse_ghost_key_check_L_FW+1
-//	beq MOUSE_L_FW_BUTTON,mouse_matrix_cow_more_than_one_key
-//	rtn
-p_mouse_ghost_key_check_R_FW:
-	and regb,MOUSE_R_FW_BUTTON,pdata
-	branch mouse_ghost_key_check_R_FW+1
-//	beq MOUSE_R_FW_BUTTON,mouse_matrix_cow_more_than_one_key
-//	rtn	
-	
-
-p_mouse_adc_read_start:
-	call enable_adc
-	call vdd_calculate_by_mode
-	div pdata,10
-	call get_div_result
-	store 2,mem_mouse_vdd_now_vol
-	branch mouse_adc_data_process
-
-p_adc_init_data:
-	fetch 8,mem_otp_adc
-	branch adc_init_cal_data_default,blank
-	store 8,mem_reference_inter1p8v_2v_adc_io_data
-	call enable_otp_read
-	call loadcode_check_otp_lock
-	arg OTP_OFFSET_ADC_PARAM_L_C0,pdata
-	iadd regb,regb
-	arg 10,loopcnt
-	arg mem_otp_temp,rega
-	call otp_read_data
-	call disable_otp
-	fetch 8, mem_otp_temp
-	rtn blank
-	store 8,mem_adc_reference3v_gpio1v_ft_data
-	ifetch 2,contr
-	istore 2,contw	
-	//call  eut_test_data_init	
-	rtn
-
-p_sadc_cal_write:
-	fetch 1,core_sadc_ctrl
-	set1 1,pdata
-	store 1,core_sadc_ctrl
-	fetchr regb,1,mem_spi_write_addr
-	fetch 1,mem_adc_cal_c7
-	store 1,mem_spi_write_addr
-	arg 8,loopcnt	//rg_gpadc_sar_dat_sel c0-c7
-	call sadc_cal_write+4
-	storer regb,1,mem_spi_write_addr
-	fetch 1,core_gpadc_cfg2	
-	set0 4,pdata//caliberation write disable	
-	store 1,core_gpadc_cfg2	
-	rtn
-
-p_vdd_calculate_by_mode:
-
-p_vdd_reference_inter3V_calculate:
-	fetch 1,mem_adc_config_flag
-	beq ADC_CONFIG_HVIN,p_vdd_reference_inter3V_calculate_by_mode_vdcdc
-	beq ADC_CONFIG_GPIO,p_vdd_reference_inter3V_calculate_by_mode_gpio
-	rtn
-	
-p_vdd_reference_inter3V_calculate_by_mode_vdcdc:
-	setarg 1000
-	store 2,mem_reference_voltage
-	fetcht 2,mem_adc_reference3v_vdcdc3p6v_ft_data
-	fetch 2,mem_adc_reference3v_vdcdc4p6v_ft_data
-	arg 3600,regc
-	call vdd_calculate
-	branch p_mul1V_div1V_to_cal
-	
-p_vdd_reference_inter3V_calculate_by_mode_gpio:
-	setarg 1000
-	store 2,mem_reference_voltage
-	fetcht 2,mem_adc_reference3v_gpio1v_ft_data
-	fetch 2,mem_adc_reference3v_gpio2v_ft_data
-	arg 1000,regc
-	call vdd_calculate
-p_mul1V_div1V_to_cal:
-	fetcht 2,mem_adc_reference3v_inter1v_ft_data
-	imul32 temp,pdata
-	fetcht 2,mem_adc_reference3v_inter1v_now_data
-	idiv temp
-	branch get_div_result
-	
-p_enable_adc_init_config:
-	call p_sadc_cal_write
-	fetch 1,core_gpadc_cfg1
-	set0 7,pdata
-	store 1,core_gpadc_cfg1
-	jam 0x77,core_gpadc_ctrl
-	jam 0xc1,core_gpadc_cfg0
-	jam 0x61,core_vtest_ctrl0
-	jam 0x00,core_gpadc_cfg3
-	rtn
-
-p_enable_adc:
-p_enable_adc_reference_source_inter3V:
-	call p_enable_adc_init_config
-	call sadc_channel
-	fetch 1,mem_adc_clkdiv
-	store 1,core_sadc_clkdiv
-	call sadc_read
-	jam 0x60,core_vtest_ctrl0
-	jam 0x00,core_sadc_clkdiv	
-//	rtn
-	
-p_read_adc_inter1V:
-	call p_enable_adc_init_config
-	fetch 1,mem_adc_clkdiv
-	store 1,core_sadc_clkdiv
-	jam 0x50,core_gpadc_cfg3
-	jam 0xc0,core_vtest_ctrl1//select vref1v
-
-	arg 0xb,regext_index
-	fetchr regext, 2,mem_adc_current_value
-	
-	jam 0x03,core_sadc_ctrl	
-	call p_sar_adc_read_wait
-	fetcht 2,core_sadc_data
-	storet 2,mem_adc_reference3v_inter1v_now_data 
-	call sadc_read_wait+4
-	
-	arg 0xb,regext_index
-	storer regext,2,mem_adc_current_value
-
-	jam 0x60,core_vtest_ctrl0
-	jam 0x00,core_sadc_clkdiv
-	jam 0x00,core_sadc_ctrl
-	rtn
-
-
-p_sar_adc_read_wait:
-	fetch 1,core_perf_status
-	bbit0 SARADC_DONE,p_sar_adc_read_wait
-	rtn
-
-
-
-
-
-
-
-
-org 0x2000		// start from rom address start
-start:
-	call lpmstate
-
-soft_reset:
-	bpatch patch00_0,mem_patch00
-	clear_stack
-
-	call app_param_init
-	call initialize_radio
-	call iic_init_360khz
-	call init_param
-	call l2cap_init
-	bpatch patch00_1,mem_patch00
-	call ui_init
-	call app_init
-	call publickey_init
-//	call sp_wait_pubkey_calc_done
-	call lpm_recover_clk,wake
-main_loop:	
-	bpatch patch00_2,mem_patch00
-	call sp_calc_sequence_256
-	call sp_calc_sequence_256_check
-	call le_advertising_dispatch
-	call idle_dispatch
-	call app_process_idle
-	call connection_dispatch
-	call g24_dispatch
-	call lpm_dispatch
-	call kscan_dispatch
-	branch main_loop
-
-connection_dispatch:
-	call connection_incontext
-	rtnmark0 mark_context
-	set0 mark_context,mark
-	call context_save
-	branch le_disable
-	
-connection_incontext:
-	bpatch patch00_3,mem_patch00
-	call context_search_insniff
-	nbranch connection_nosniff,zero
-	call context_load
-	add rega,coffset_mode,contr
-	ifetch 1,contr
-	bbit1 mode_le,le_conn_dispatch
-//	bbit1 mode_master, master_dispatch
-//	branch slave_dispatch
-	rtn
-	
-connection_nosniff:
-	jam 0,mem_current_context
-	call context_get_next
-	copy loopcnt,null
-	rtn zero
-	branch assert
-
-
-
-
-
-	
-idle_dispatch:
-	fetch 1,mem_hci_cmd
-	rtn blank
-	beq hci_cmd_le_create_conn,idle_le_create_conn
-	call context_search_conn_handle
-	rtn zero
-	call context_search_plap
-	rtn zero
-idle_exit:
-	jam 0,mem_hci_cmd
-	rtn
-
-idle_le_create_conn:
-	jam hci_cmd_le_create_conn,mem_cmd_le_create_conn
-	jam 0,mem_hci_cmd
-	rtn
-
-
-
-context_load:
-	bpatch patch00_4,mem_patch00
-	set1 mark_context,mark
-	deposit rega
-	store 2,mem_context_ptr
-	force context_size,loopcnt
-	arg mem_le_state,contw
-	add rega,coffset_mode,contr
-	ifetch 1,contr
-	copy rega,contr
-	bbit1 mode_le,memcpy
-	rtn
-	
-context_save:
-	bpatch patch00_5,mem_patch00
-	fetch 2,mem_context_ptr
-	iforce contw
-	force context_size,loopcnt
-	arg mem_le_state,contr
-	branch memcpy
-	
-	
-
-context_get_next:
-	arg context_num,loopcnt
-	fetcht 1,mem_current_context
-context_get_next_loop:
-	increase 1,temp
-	compare context_num,temp,0xff
-	nbranch context_get_next_cont,true
-	arg 0,temp
-context_get_next_cont:
-	storet 1,mem_current_context
-	mul32 temp,context_size,pdata
-	arg mem_context,rega
-	iadd rega,rega
-	ifetch 1,rega
-	bbit1 state_insniff,context_get_next_sniff
-	rtnbit1 state_inconn
-context_get_next_sniff:
-	loop context_get_next_loop
-	rtn
-	
-context_new:
-	bpatch patch00_6,mem_patch00
-	arg context_search_empty,regc
-	call context_search
-	nrtn zero					// all occupied
-	deposit rega
-	store 2,mem_context_ptr
-	branch enable_zero
-	
-
-	
-	//rtn nzero if idle(no conn)
-context_check_idle:
-	arg context_check_inconn,regc
-	branch context_search
-	
-
-	
-	
-context_search_conn_handle:
-	fetcht 1,mem_hci_conn_handle
-context_search_conn_handle2:
-	arg context_search_handle,regc
-	branch context_search
-	
-	
-context_search_plap:
-	bpatch patch00_7,mem_patch00
-	fetcht 6,mem_hci_plap
-context_search_plap2:
-	arg context_search_lap,regc
-	branch context_search
-	
-context_search_insniff:
-	arg context_search_sniff,regc
-	branch context_search
-	
-context_search_sniff_window:
-	arg context_search_window,regc
-context_search:
-	bpatch patch01_0,mem_patch01
-	arg mem_context,rega
-	arg context_num,loopcnt
-context_search_loop:
-	ifetch 1,rega
-	copy regc,pc
-context_search_next:
-	bpatch patch01_1,mem_patch01
-	increase context_size,rega
-	loop context_search_loop
-	force 1,null
-	rtn
-
-context_search_empty:
-	bbit1 state_inconn,context_search_next
-	branch enable_zero
-	
-context_search_lap:
-	bbit0 state_inconn,context_search_next
-context_search_lap_cont:
-	add rega,coffset_plap,contr
-	ifetch 6,contr
-	isub temp,null
-	rtn zero
-	branch context_search_next
-
-context_search_handle:
-	bbit0 state_inconn,context_search_next
-	add rega,coffset_conn_handle,contr
-	ifetch 1,contr
-	isub temp,null
-	rtn zero
-	branch context_search_next
-
-context_search_sniff:
-	bbit0 state_insniff,context_search_next
-context_search_sniff_loop:
-	call context_get_anchor
-	call sign_pdata_temp
-	isub temp,pdata
-	increase 1,pdata
-	branch context_search_sniff_miss,positive
-	copy contr,regb
-	store 9,mem_temp
-	bpatch patch01_2,mem_patch01
-	fetch 1,mem_sc_calc
-	nbranch context_search_sniff_sc,blank
-	fetch 9,mem_temp
-	copy regb,contr
-	increase 5,pdata  
-	branch context_search_meet1
-	
-context_search_sniff_sc:
-	fetch 9,mem_temp
-	copy regb,contr	
-	increase 20,pdata  
-context_search_meet1:
-	nbranch context_search_next,positive
-context_search_meet:
-	copy temp,bt_clk
-	call context_next_anchor
-	branch enable_zero
-	
-	
-context_search_sniff_miss:
-	iforce regb
-	add rega,coffset_tsniff,contr
-	ifetch 2,contr
-	branch context_search_meet,blank
-	call context_next_anchor
-	branch context_search_sniff_loop
-
-sign_pdata_temp:
-	rshift16 pdata,timeup    
-	rshift8 timeup,timeup    
-	branch sign_pdata_temp_p0,zero    
-	compare 0xf,timeup,0xf    
-	nrtn true    
-	rshift16 temp,timeup    
-	rshift8 timeup,timeup    
-	nrtn zero    
-	set1 28,temp    
-	rtn
-sign_pdata_temp_p0:    
-	rshift16 temp,timeup    
-	rshift8 timeup,timeup    
-	compare 0xf,timeup,0xf    
-	nrtn true    
-	set1 28,pdata    
-	rtn
-
-context_check_inconn:
-	bbit0 state_inconn,context_search_next
-	branch enable_zero			// found
-
-	
-context_check_a_wack:
-	bbit0 state_inconn,context_search_next
-	add rega,coffset_mode,contr
-	ifetch 1,contr
-	bbit1 mode_le,context_search_next
-	rtn
-
-context_get_anchor:
-	add rega,coffset_mode,contr
-	ifetcht 1,contr
-	deposit clkn_bt
-	isolate1 mode_master,temp
-	add rega,coffset_sniff_anchor,contr
-	ifetcht 4,contr
-	rtn true
-	add rega,coffset_clk_offset,contr
-	ifetch 6,contr
-	call calc_clke2
-	deposit clke_bt
-	rtn
-
-context_next_anchor:
-	add rega,coffset_tsniff,contr
-	add rega,coffset_sniff_anchor,contw
-	ifetch 2,contr
-	iadd temp,timeup			
-	deposit timeup
-	istore 4,contw
-	branch le_context_nextevent
-	
-
-context_search_window:
-	bbit0 state_insniff,context_search_next
-	call context_get_anchor
-	iadd stop_watch,pdata
-	iadd stop_watch,pdata
-	iadd queue,pdata
-	isub temp,null
-	nbranch context_search_next,positive
-	branch enable_zero
-
-
-
-end_of_packet:
-	bpatch patch01_3,mem_patch01
-	disable lr_s2en
-	disable encode_fec0
-	disable encode_fec2
-	disable decode_fec0
-	disable decode_fec2
-	disable enable_crc
-	disable encrypt
-	disable enable_white
-	branch shutdown_radio,is_rx
-	until null,tx_clear
-	nop 100          
-	branch shutdown_radio
-
-
-
-	
-sniff_check_window:
-	bpatch patch01_4,mem_patch01
-	disable swfine
-	copy temp,stop_watch
-	call context_search_sniff_window
-	disable user
-	nrtn zero
-	force 0,stop_watch
-	branch enable_user
-
-
-calc_slot_offset:
-	bpatch patch01_5,mem_patch01
-	until null,halfslot
-	deposit clke
-	iforce contr
-	rshift16,pdata,pdata
-	isub clkn_bt,loopcnt
-	and_into 3,loopcnt			
-	nbranch calc_bt_portion,zero
-	force 0,pdata
-	branch calc_skip_bt
-calc_bt_portion:
-	fetcht 2,mem_param_rt_rthalfslot
-	force 0,pdata
-calc_slot_offset_loop:
-	iadd temp,pdata
-	loop calc_slot_offset_loop
-calc_skip_bt:
-	iadd contr,pdata			
-	div pdata,12
-	call get_div_result
-	store 2,mem_slot_offset
-	rtn
-
-calc_clke_offset:
-	bpatch patch01_6,mem_patch01
-	deposit clke
-	copy clkn,temp
-	isub temp,null
-	nsetflag positive,44,pdata
-	isub temp,temp
-	fetch 2,mem_param_rt_rthalfslot
-	isolate0 15,temp
-	branch calc_clke_pos,true
-	copy temp,alarm
-	arg 0x10000,temp
-	fetch 2,mem_param_rt_rthalfslot
-	isub temp,pdata
-	iadd alarm,temp
-	
-calc_clke_pos:
-	storet 6,mem_le_clk_offset
-	rtn
-
-calc_clke:
-	disable clknt
-	fetch 6,mem_le_clk_offset
-calc_clke2:
-	iadd clkn,alarm
-	increase 10,alarm
-	fetch 2,mem_param_rt_rthalfslot
-	isub alarm,pdata
-	isolate0 15,pdata
-	branch calc_clke_pos_adj,true
-	setarg 0x10000
-	fetchr regd,2,mem_param_rt_rthalfslot
-	isub regd,pdata
-	iadd alarm,alarm
-calc_clke_pos2:
-	copy alarm,clke
-	rtn
-calc_clke_pos_adj:		
-	force 0,null
-	branch calc_clke_pos2
-	
-
-
-
-
-
-qsetxor:
-	rshift3 pdata,pdata
-	ifetchr rega,1,contw
-	ixor rega,pdata
-	isolate0 6,pdata
-	branch qset_p
-
-qset1_p:
-	isolate0 0,null
-qset_start:
-	arg 0x8ac2,contw
-qset_p:
-	ifetch 1,contw
-	qsetflag true,pdata
-	istore 1,contw
-	rtn
-	
-rx_dcoc_avg:
-	nop 60
-btdma:
-//	call btdma
-	jam 8,0x8983
-	jam 9,0x8985
-	jam 0x9,0x8981
-	jam 0x3,0x8981
-	jam 0x6,0x8980	
-	nop 60
-	arg 0,rega
-	arg 0,regb
-	arg 16,loopcnt
-	arg 0x800,contr
-rx_dcoc_loop:
-	ifetch 2,contr
-	iadd rega,rega
-	ifetch 2,contr
-	iadd regb,regb
-	loop rx_dcoc_loop
-	rtn
-
-rx_dcoc:
-	bpatch patch01_7,mem_patch01
-	call set_sync_on
-	arg 39,temp
-	call set_freq_rx	
-	call rf_rx_enable
-	jam 0x7f,0x8a25
-	jam 0x1a,0x8a30
-	jam 0x78,0x8a31
-	jam 0xb2,0x8a8f
-	jam 0,0x8ac2
-	jam 0,0x8ac3
-	arg 6,queue
-	call rx_dcoc_avg
-	isolate1 13,rega
-	call qset_start
-	isolate1 13,regb
-	call qset_p
-	arg 5,queue
-rx_dcoc_loop2:
-	call qset1_p
-	call qset_p
-	call rx_dcoc_avg
-	arg 0x8ac2,contw
-	rshift4 rega,pdata
-	call qsetxor
-	rshift4 regb,pdata
-	call qsetxor
-	increase -1,queue
-	branch rx_dcoc_loop2,positive
-	jam 0x52,0x8a8f
-	jam 2,0x8a30
-	jam 0,0x8981
-	
-shutdown_radio:
-	bpatch patch02_0,mem_patch02
-	call rf_debug_shutdown_radio_line	//L-H-L
-	disable is_tx
-	disable is_rx
-	setarg 0x0200
-	store 4,0x8a23
-	jam 0xfa,0x8a01
-	nop 12
-	jam 0,0x8a0f
-	jam 0x1a,0x8a12
-	jam 0x2b,0x8a14
-	force 8,radio_ctrl
-	force 0,radio_ctrl
-//	rtn
-	branch gain_control
-
-set_sync_on:
-	bpatch patch02_1,mem_patch02
-	jam 0x60,0x8a0f 
-	jam 0xaa,0x8a10 
-	jam 0x7a,0x8a12 
-	jam 0x00,0x8a25 
-	jam 0x00,0x8a26 
-	nop 60
-	jam 0x20,0x8a20 
-	jam 0xfd,0x8a23 
-	jam 0x12,0x8a24 
-	jam 0x10,0x8a24 
-	nop 60
-	jam 0x60,0x8a12 
-	jam 0xdd,0x8a23 
-	rtn
-
-set_freq_rx:
-	bpatch patch02_2,mem_patch02
-	jam 0x01,0x8900 
-	jam 0x9d,0x8a23 
-	jam 0x02,0x8a24 
-	nop 20 
-	jam 0x65,0x8a70
-	jam 0x9f,0x8a23
-	call set_lemode
-	storet 1,mem_last_freq
-	increase 1,temp
-//	branch aac_res_lookup
-	
-
-aac_res_lookup:
-	bpatch patch02_3,mem_patch02
-	rshift4 temp,pdata
-	arg mem_aac_res_table,contr
-	iadd contr,contr
-	ifetch 1,contr
-	fetchr rega,1,0x8a71
-	and_into 0xf,rega
-	ior rega,pdata
-	store 1,0x8a71
-	call calc_freq
-	nop 144
-	fetch 1,mem_fcomp_div
-	beq XTAL_24M,aac_res_lookup_end
-	nop 36
-aac_res_lookup_end:
-	jam 0x80,0x8a20
-	rtn
-
-
-set_lemode_2m_16m:
-	setarg 0x8312
-	store 2,0x8907
-	branch set_lemode_2m
-
-set_lemode_1m_16m:
-	setarg 0x4189
-	store 2,0x8907
-	branch set_lemode_1m
-
-
-set_lemode:
-	bpatch patch02_4,mem_patch02
-	jam 0x11,0x8a82
-	jam 0x12,0x8a8d
-	jam 0x0a,0x8a8e
-	fetch 1,mem_fcomp_div
-	beq XTAL_16M,set_lemode_2m_16m
-	setarg 0x5762
-	store 2,0x8907
-set_lemode_2m:
-	jam 3,0x8901
-	jam 0x84,0x8920	
-	rtnmark1 mark_ble_2M
-	jam 1,0x8901
-	jam 0x80,0x8920
-	jam 0x07,0x8a82
-	jam 0x44,0x8a8d
-	jam 0x0a,0x8a8e
-	fetch 1,mem_fcomp_div
-	beq XTAL_16M,set_lemode_1m_16m
-	setarg 0x2bb1
-	store 2,0x8907
-set_lemode_1m:
-	rtnmark0 mark_ble_lr
-	jam 5,0x8901
-	rtn
-
-rf_rx_enable:
-	bpatch patch02_5,mem_patch02
-	call rf_debug_rx_gpio_high
-	call rf_rx_agc_set
-	force 8,radio_ctrl
-	force 0,radio_ctrl
-
-	setarg 0x0aaada
-	store 3,0x8a0f
-	jam 0x40,0x8a25
-	jam 0x10,0x8a26
-	nop 60
-	jam 0xfb,0x8a01
-	jam 0xff,0x8a25
-	jam 0x30,0x8a26
-	jam 0x5e,0x8a16
-	nop 20
-	jam 0x00,0x8a10
-	jam 0x08,0x8a11
-	nop 120
-	jam 0xd,0x8900
-	rtn
-
-	
-rf_rx_agc_set:
-	fetch 1,mem_gain_fix
-	beq 0xff,rf_rx_enable_no_soft_agc 
-	arg mem_gain_table,contr
-	iadd contr,contr
-	ifetch 1,contr
-	store 1,core_rf_rx_gain_fix
-	jam 0x27,core_rf_rx_agc_ctrl
-	
-rf_rx_enable_no_soft_agc:
-	fetcht 1,mem_gain_second_agc_en	//0x00 or 0x08
-	fetch 1,core_rf_rx_agc_ctrl
-	ior temp,pdata
-	store 1,core_rf_rx_agc_ctrl
-	rtn
-	
-
-set_freq_tx_int:
-	jam 0x03,0x8900 
-	jam 0x02,0x8a24 
-	nop 20 
-	jam 0x65,0x8a70
-	jam 0xdf,0x8a23
-	call set_lemode
-	call ghp_lookup
-	storet 1,mem_last_freq
-	increase 2,temp
-	branch aac_res_lookup
-
-
-
-calc_freq:
-	bpatch patch02_6,mem_patch02
-	setarg 2400
-	iadd temp,pdata
-	copy pdata, rega
-	fetcht 1,mem_fcomp_div
-	rshift temp,temp
-	idiv temp
-//	mul32 pdata,12,rega
-	call wait_div_end
-	quotient pdata
-	store 2,0x8909
-	remainder pdata
-	lshift16 pdata,pdata
-	lshift8 pdata,pdata
-	idiv temp
-	call wait_div_end
-	quotient pdata
-	store 3,0x890b
-//	deposit rega
-//	idiv temp
-//	call wait_div_end
-//	quotient pdata
-	storer rega, 1,0x8a22
-	rshift8 rega,rega
-	storer rega, 1,0x8a21
-	jam 0xa0,0x8a20 
-	jam 0xe0,0x8a20 
-	jam 0xa0,0x8a20
-	rtn
-
-ghp_lookup:
-	add temp,2,pdata
-	rshift3 pdata,pdata
-	and_into -2,pdata
-	arg mem_ghpc_table,contr
-	bmark0 mark_ble_2M,ghp_1m
-	increase 12,contr
-ghp_1m:
-	iadd contr,contr
-	ifetchr rega,2,contr
-	ifetch 2,contr
-	isub rega,pdata
-	add temp,2,contr
-	and_into 0xf,contr
-	imul32 contr,pdata
-	rshift4 pdata,pdata
-	iadd rega,pdata
-	store 2,0x8905
-	rtn
-
-
-
-set_freq_tx:
-	bpatch patch02_7,mem_patch02
-	call set_freq_tx_int
-	nop 600 //50us
-
-txon:
-	bpatch patch03_0,mem_patch03
-	setarg 0x0aaa7e
-	store 3,0x8a0f
-	nop 60
-	jam 0x00,0x8a25 
-	jam 0x0d,0x8a26 
-	jam 0x56,0x8a16 
-	nop 30
-	jam 0x1b,0x8a15 
-	call set_tx_power
-	nop 20
-	jam 0x0f,0x8a26 
-	nop 20
-	jam 0xa8,0x8a10 
-	jam 0x00,0x8a11 
-	rtn
-	
-set_tx_power:	
-	bpatch patch03_1,mem_patch03
-	fetch 1,mem_tx_power
-	beq TX_POWER_0DB,set_tx_power_0db
-	beq TX_POWER_3DB,set_tx_power_3db
-	beq TX_POWER_5DB,set_tx_power_5db
-	beq TX_POWER_7DB,set_tx_power_7db
-	beq TX_POWER_10DB,set_tx_power_10db
-	beq TX_POWER_F3DB,set_tx_power_f3db
-	beq TX_POWER_F5DB,set_tx_power_f5db
-	beq TX_POWER_F10DB,set_tx_power_f10db
-	beq TX_POWER_F20DB,set_tx_power_f20db
-set_tx_power_0db:
-	jam 0x17,0x8a14 
-	setarg 0x251a3f
-	store 3,0x8a60
-set_tx_power_8a63_28:	
-	jam 0x28,0x8a63 
-	rtn
-
-set_tx_power_3db:
-	jam 0x25,0x8a14 
-	setarg 0xa91c2d
-	store 3,0x8a60
-set_tx_power_8a63_2f:	
-	jam 0x2f,0x8a63 
-	rtn
-
-set_tx_power_5db:
-	jam 0x25,0x8a14 
-	setarg 0xa91c3f
-	store 3,0x8a60
-	branch set_tx_power_8a63_2f
-
-set_tx_power_7db:
-	jam 0x25,0x8a14 
-	setarg 0xa9383f
-	store 3,0x8a60
-	branch set_tx_power_8a63_2f
-
-set_tx_power_10db:
-	jam 0x25,0x8a14 
-	setarg 0xa93f3f
-	store 3,0x8a60
-	branch set_tx_power_8a63_2f
-
-
-set_tx_power_f3db:
-	jam 0x17,0x8a14 
-	setarg 0x251827
-	store 3,0x8a60
-	branch set_tx_power_8a63_28
-	
-set_tx_power_f5db:
-	jam 0x17,0x8a14 
-	setarg 0x25181c
-	store 3,0x8a60
-	branch set_tx_power_8a63_28
-
-set_tx_power_f10db:
-	jam 0x17,0x8a14 
-	setarg 0x25180b
-	store 3,0x8a60
-	branch set_tx_power_8a63_28
-
-set_tx_power_f20db:
-	jam 0x17,0x8a14 
-	setarg 0x251000
-	store 3,0x8a60
-	branch set_tx_power_8a63_28
-
-
-
-initialize_radio:
-	jam clksel_rc,core_clksel
-initialize_radio_wait:
-	fetch 2,mem_rf_init_ptr
-	bbit0 14,initialize_radio_wait
-	iforce contr
-	arg 0x8a00,temp		//read 8a00 data->null :no run
-initialize_radio_loop:
-	ifetch 1,contr
-	beq 0xff,initialize_radio_cont
-	ior temp,contw
-	ifetch 1,contr
-	istore 1,contw
-	branch initialize_radio_loop
-	
-initialize_radio_cont:
-	bpatch patch03_2,mem_patch03
-	fetch 1,mem_wdt_always_work
-	call wdt_set_disable,blank
-
-	until null,lpo_edge
-	jam 0x5f,0x813b 
-	fetch 1,mem_fcomp_div
-	beq XTAL_16M,initialize_radio_16m
-	fetch 1,mem_ring_ibias_trim
-	or_into 0x04,pdata
-	store 1,0x8a02
-	jam 0x01,0x890f
-	jam 0x24,0x8a80
-	jam 0x62,0x8a81
-	setarg 0xe61212
-	store 3,0x8a73	
-initialize_radio2:
-//	call gpio_set_before_lpm
-	jam 0x60,0x8a86
-	jam 0x3b,0x8a8b 
-
-	call dpll_on
-	jam 0,core_config
-	jam CLKSEL_DPLL,core_clksel
-	setarg 0x557474
-	store 3,0x8968
-	jam 0x6e,0x8960
-	call rx_dcoc
-	call rfpll_aac_ghpc
-	fetch 1,mem_xtal_c_sel
-	store 1,core_xtal_cap
-//	jam 0x3e,core_xtal_cap
-	jam SYSTEM_CLK_12M,mem_system_clk
-	call sadc_calibration
-	branch dpll_ring_ibias_calc
-	
-initialize_radio_16m:
-	fetch 1,mem_ring_ibias_trim
-	or_into 0x06,pdata
-	store 1,0x8a02
-	jam 0x00,0x890f
-	jam 0x23,0x8a80
-	jam 0xb0,0x8a81
-	setarg 0xe40909
-	store 3,0x8a73
-	jam 0x2a,0x8a76
-	jam 0x04,0x8902	
-	branch initialize_radio2
-
-rfpll_aac_ghpc:
-	bpatch patch03_3,mem_patch03
-	call set_sync_on
-	jam 3,0x8900
-	jam 0x1,0x8a70
-	arg mem_ghpc_table,regb
-	arg mem_aac_res_table,regd
-	call rfpll_aac_ghpc_once
-	set1 mark_ble_2M,mark
-	call rfpll_aac_ghpc_once
-	jam 0x61,0x8a70
-	branch shutdown_radio
-
-rfpll_aac_ghpc_once:
-	call set_lemode
-	arg 6,loopcnt
-	arg 0,regc
-rfpll_cal_loop:
-	copy regc,temp
-	call aac_ghpc
-	increase 2,regb
-	increase 1,regd
-	increase 16,regc
-	loop rfpll_cal_loop
-	rtn
-
-dpll_on:
-	fetch 1,mem_fcomp_div
-	beq XTAL_24M,dpll_on_24m
-	fetch 1,mem_ring_ibias_trim
-	or_into 0x06,pdata
-	store 1,0x8a02
-	jam 0xe0,0x8a05
-dpll_on_24m:	
-	jam 0xc8,0x8a00
-	nop 60
-	jam 0xa0,0x8a01
-	jam 0xcf,0x8a00
-	jam 0xfa,0x8a01
-	nop 20
-	jam 0x8f,0x8a00
-	rtn
-
-aac_ghpc:
-	bpatch patch03_4,mem_patch03
-	jam 0x30,0x8a20
-	jam 0xdd,0x8a23 
-	call calc_freq
-wait_cal_done:
-	fetch 1,0x8a7c
-	bbit0 0,wait_cal_done
-	jam 0x30,0x8a7b
-	call read_cal_result
-	iforce rega
-	jam 0x40,0x8a7b
-	call read_cal_result
-	isub rega,pdata
-	mul32 pdata,125,temp
-	setarg 0xb00000
-	idiv temp
-	call wait_div_end
-	quotient pdata
-	bmark0 mark_ble_2M,aac_ghpc_1m
-	lshift pdata,pdata
-aac_ghpc_1m:
-	istore 2,regb
-	jam 0x20,0x8a7b
-	fetch 1,0x8a7e
-	lshift4 pdata,pdata
-	istore 1,regd
-	jam 0,0x8a7b
-	rtn
-
-read_cal_result:
-	fetch 2,0x8a7d
-	byteswap pdata,pdata
-	fetcht 1,0x8a7c
-	lshift16 temp,temp
-	ior temp,pdata
-	rtn
-
-//after dpll en and adc calibration
-dpll_ring_ibias_calc:
-	bpatch patch03_5,mem_patch03
-	fetch 1,core_vtest_ctrl0
-	set1 0,pdata
-	store 1,core_vtest_ctrl0
-	jam 0xf0,core_vtest_ctrl1
-	fetch 1,core_bbpll_cfg3
-	or_into 0x16,pdata
-	store 1,core_bbpll_cfg3
-
-	fetch 1,mem_adc_dma_enable
-	store 1,mem_temp
-	fetch 1,mem_adc_channel
-	store 1,mem_temp+1
-	jam 0,mem_adc_dma_enable
-	fetch 1,mem_ring_ibias_calc_adc_channel
-	store 1,mem_adc_channel
-	fetcht 1,mem_ring_ibias_calc_adc_gpio
-	call gpio_set_high_impedance
-
-	arg 0,rega
-	arg 8,loopcnt
-dpll_ring_ibias_read_adc:
-	call enable_adc
-	fetch 2,mem_adc_current_value
-	iadd rega,rega
-	loop dpll_ring_ibias_read_adc
-	rshift3 rega,rega
-	store 2,mem_adc_current_value
-
-	fetch 1,mem_temp
-	store 1,mem_adc_dma_enable
-	fetch 1,mem_temp+1
-	store 1,mem_adc_channel
-
-	fetch 1,core_bbpll_cfg3
-	and_into 0xe0,pdata
-	store 1,core_bbpll_cfg3
-	jam 0x00,core_vtest_ctrl1
-	fetch 1,core_vtest_ctrl0
-	set0 0,pdata
-	store 1,core_vtest_ctrl0
-
-	call vdd_calculate_by_mode
-	fetcht 2,mem_ring_ibias_vtune_high
-	isub temp,null
-	branch ring_ibias_trim_incrs,positive
-	fetcht 2,mem_ring_ibias_vtune_low
-	isub temp,null	
-	rtn positive
-ring_ibias_trim_decrs:
-	fetch 1,mem_ring_ibias_trim
-	rtneq 0x00
-	increase -32,pdata
-	store 1,mem_ring_ibias_trim
-	rtn
-
-ring_ibias_trim_incrs:
-	fetch 1,mem_ring_ibias_trim
-	rtneq 0xe0
-	increase 32,pdata
-	store 1,mem_ring_ibias_trim
-	rtn
-
-	
-save_rssi:
-	bpatch patch03_6,mem_patch03
-	 // bit6 is signed bit.
-	fetch 1,modem_nb_pow
-	isolate1 6,pdata
-	setflag true,7,pdata
-	store 1,mem_modem_rssi
-
-	fetch 1,modem_gain
-	and pdata,0x0f,temp
-	lshift temp,temp
-	rshift4 pdata,pdata
-	iadd temp,temp
-	mul32 temp,3,rega // (abb_gain + lna_gain*2)*3
-
-	fetch 1,mem_modem_rssi
-	call byte_sign_extern
-	sub pdata,0,pdata //-modem_nb_pow
-	iadd rega,pdata // (abb_gain + lna_gain*2)*3 + (-modem_nb_pow)
-	increase -9,pdata // (abb_gain + lna_gain*2)*3 + (-modem_nb_pow) - 9
-	and pdata,0x1ff,pdata
-	isolate1 8,pdata
-	nbranch save_rssi_store,true
-	setarg 0	 
-save_rssi_store:
-	store 1,mem_rssi_hex
-	branch rssi_hex2dec
- 
-byte_sign_extern:
-	isolate1 7,pdata
-	nrtn true
-	arg 0xff00,temp
-	ior temp,pdata
-	rtn
- 
-rssi_hex2dec:
-	fetch 1,mem_rssi_hex
-	call bcd
-	store 1,mem_rssi			 
-	rtn
-
-bcd:
-	and_into 0xff,pdata
-	div pdata,10
-	call get_div_result
-	lshift4 pdata,pdata
-	remainder temp
-	ior temp,pdata
-	rtn
-
-gain_control:
-	bpatch patch03_7,mem_patch03
-	fetch 1,mem_gain_fix
-	rtneq 0xff
-	nbranch  gain_increase,sync
-	fetch 1,mem_modem_rssi
-	sub pdata,0xf0,null
-	nbranch gain_descend,positive
-	sub pdata,0x7f,null
-	branch gain_descend,positive
-	
-	fetchr rega, 1,core_rf_rx_gain_fix
-	fetch 1,mem_gain_fix
-	rtneq 0	
-	arg mem_gain_table,contr
-	iadd contr,contr
-	ifetch 1,contr
-	isub rega,null
-	nrtn zero
-	increase -2,contr
-	ifetcht  1,contr
-	rshift4 temp,pdata
-	rshift4 rega,regb
-	isub regb,regb
-	and temp,0xf,pdata
-	and rega,0xf,rega
-	isub rega,rega
-	lshift rega,pdata
-	iadd regb,regb
-	mul32 regb,3,regb
-	fetcht 1,mem_modem_rssi
-	and temp,0x80,pdata
-	rtn blank
-add_negative:
-	setarg 0x100
-	isub temp,temp
-	copy regb,pdata
-	isub temp,pdata
-	rtn positive
-	and pdata,0xff,pdata
-	rtneq 0xff
-	rtneq 0xfe
-	
-gain_increase:	
-	fetch 1,mem_gain_fix
-	beq 1,set_rx_gain0
-	beq 2,set_rx_gain1
-//	beq 0,set_rx_gain0
-	branch set_rx_gain0
-	
-gain_descend:
-	fetch 1,mem_gain_fix
-	beq 0,set_rx_gain1
-	beq 1,set_rx_gain2
-//	beq 2,set_rx_gain2
-set_rx_gain2:
-	jam 2,mem_gain_fix
-	rtn
-
-set_rx_gain0:
-	jam 0,mem_gain_fix
-	rtn
-	
-set_rx_gain1:
-	jam 1,mem_gain_fix
-	rtn
-
-	
-
-
-
-	
-ahead_window:
-	copy pdata,temp
-	bpatch patch04_0,mem_patch04
-	copy temp,pdata
-	call clk2bt
-	lshift16 bt_clk,pdata
-	set1 44,pdata
-	call clk_diff
-	set0 44,pdata
-	call get_clk
-	call clk_diff
-	rtn user
-	call clk2rt
-	iforce stop_watch
-	until null,timeout
-	rtn
-
-
-get_clk:
-	copy clkn,temp
-	rtn master
-	copy clke,temp
-	rtn
-
-get_clkbt:
-	deposit clkn_bt
-	rtn master
-	deposit clke_bt
-	rtn
-
-
-assert:
-	bpatch patch04_1,mem_patch04
-	branch assert
-	
-
-sleep:	
-	rtn blank
-	
-	rshift pdata,pdata
-	increase -3,pdata
-sleep_loop:	
-	increase -1,pdata
-	nbranch sleep_loop,zero
-	force 0,pdata
-	rtn
-
-
-
-init_param:
-
-	setarg param_tx_setup
-	store 2,mem_param_tx_setup
-	setarg param_rf_setup
-	store 2,mem_param_rf_setup
-	setarg param_conn_access
-	store 2,mem_param_conn_access
-	setarg param_rx_setup
-	store 2,mem_param_rx_setup
-	setarg param_clke_cal
-	store 2,mem_param_clke_cal
-	setarg param_pll_setup
-	store 2,mem_param_pll_setup
-	setarg param_dpll_start_delay
-	store 2,mem_param_dpll_start_delay
-	setarg param_rt_rthalfslot
-	store 2,mem_param_rt_rthalfslot
-	setarg param_clke_cal_le_1m
-	store 2,mem_param_clke_cal_le_1m
-	setarg param_clke_cal_le_2m
-	store 2,mem_param_clke_cal_le_2m
-	setarg param_clke_cal_le_coded
-	store 2,mem_param_clke_cal_le_coded
-	
-	bpatch patch04_2,mem_patch04
-	rtn wake
-	setarg ATT_DEFAULT_MTU
-	store 2,mem_le_remote_mtu
-	jam PARAM_T_IFS_150US+PARAM_SYNC_TIME_DIFFERENCE,mem_le_tx_ifs_defference
-	setarg mem_ble_tx_buff0
-	store 2,mem_ble_l2cap_tx_buff0_ptr
-	setarg mem_ble_l2cap_tx_buff_size
-	store 2,mem_ble_l2cap_tx_buff_size_ptr	
-	rshift clkn_bt,pdata
-	store 4,mem_last_clkn
-	rtn
-
-
-
-
-
-
-lpmstate:
-	setarg 0xee21
-	store 2,core_clkoff			// disable unused peripherals
-	fetchr alarm,4,core_gpio_in
-	fetch 1,core_lpm_isogate
-	bbit0 gpio_latch,power_up
-	enable wake
-	bbit1 cold_wake,lpmwake		// wakeup from lpm	
-	disable wake
-	deposit auxcnt
-	nbranch lpmwake,blank		// sleep interrupted, wakeup
-	fetch 1,core_lpm_sysctl
-	bbit1 reload_code,lpmwake
-	arg param_hibernate_clks,temp
-	branch lpm_enter_sleep
-lpmwake:
-	call lpm_poweron_retmem
-	call lpm_load_context,wake
-	fetch 1,core_lpm_isogate
-	set0 gpio_latch,pdata			// enable gpio normal function after load gpio configuration
-	store 1,core_lpm_isogate		
-	nbranch boot_load,wake		// wakeup from hibernate
-	nop 1
-	storer alarm,4,mem_saved_gpio_in
-	rtn
-
-power_up:
-	call lpm_poweron_retmem
-boot_load:
-	call loadcode	
-	storer alarm,4,mem_saved_gpio_in
-	rtn
-
-lpm_poweron_retmem:
-	until null,lpo_edge
-	fetch 1,core_lpm_ldosel
-	and_into 0x88,pdata			// clear ldo to default all zero 
-	store 1,core_lpm_ldosel
-	until null,lpo_edge
-	fetch 1,core_lpm_isogate
-	or_into 0xf,pdata				// turn on all retmem switch
-	store 1,core_lpm_isogate		
-	until null,lpo_edge
-	set1 isogate,pdata				// turn on isolation gate
-	store 1,core_lpm_isogate		
-	until null,lpo_edge
-	set1 retmem_cs,pdata			// assert CSN
-	store 1,core_lpm_isogate		
-	until null,lpo_edge
-	rtn
-
-lpm_xtal_default:
-	until null,lpo_edge
-	jam 0x76,core_xtal_ib
-	until null,lpo_edge
-	jam 0x37,core_xtal_cap
-	rtn
-
-xtal_fast_wake:
-	until null,lpo_edge
-	jam 0x76,core_xtal_ib
-	until null,lpo_edge
-	jam 0x37,core_xtal_cap
-	rtn
-
-lpm_write_lock:
-//	fetch 1,mem_ucode_flag
-//	and pdata,0xf,temp
-	fetch 1,mem_device_option
-	lshift4 pdata,pdata
-//	ior temp,pdata
-	store 1,core_ucode_flag
-	until null,lpo_edge
-	fetch 1,mem_peripheral_lock_flag
-	set1 rom_lock_bit,pdata
-	set1 option_lock,pdata
-	store 1,core_peripheral_lock
-	branch lpm_write_wait
-	
-lpm_write_ice_disable:
-	fetch 1,core_lpm_sysctl
-	set0 ice_mode,pdata
-	store 1,core_lpm_sysctl
-	rtn
-
-lpm_write_ice_enable:
-	fetch 1,core_lpm_sysctl
-	set1 ice_mode,pdata
-	store 1,core_lpm_sysctl
-	rtn
-
-lpm_preon_counter:
-	fetch 3,mem_lpm_xtalcnt
-	arg core_lpm_xtalcnt,contw
-lpm_write_3bytes:
-	arg 3,loopcnt
-	branch lpm_write_loop
-	
-lpm_write_mpu_s0:
-	arg core_mpu_s0_saddr,contw
-lpm_write_dword:
-	arg 4,loopcnt
-lpm_write_loop:
-	until null,lpo_edge
-	istore 1,contw
-	rshift8 pdata,pdata
-	loop lpm_write_loop
-	branch lpm_write_wait
-
-lpm_write_mpu_s1:
-	arg core_mpu_s1_saddr,contw
-	branch lpm_write_dword
-
-
-lpm_disable_exen_output:
-	fetch 1,core_lpm_ldosel
-	set0 3,pdata
-	store 1,core_lpm_ldosel
-	rtn
-
-lpm_disable_io_dozed:
-	fetch 1,mem_lpm_hv_sel
-	rtn blank
-	set0 LPM_DOZE_EN_BIT,pdata
-	branch lpm_write_sel_hv
-
-lpm_save_sel_hv:
-	store 1,mem_lpm_hv_sel
-lpm_write_sel_hv:
-	store 1,core_io_doze_en
-lpm_write_wait:	
-	until null,lpo_edge
-	rtn
-
-
-lpm_write_io_vsel:
-	store 1,core_io_vsel
-	branch lpm_write_wait
-
-
-lpm_load_context:
-	call lpm_disable_io_dozed
-	fetch 1,mem_saved_spidctrl
-	store 1,core_spid_ctrl
-	arg mem_saved_gpio,contr
-	arg core_gpio_conf,contw
-	call memcpy16
-	arg core_gpio_conf_hi,contw
-	call memcpy8
-	fetchr mark,8,mem_saved_mark
-	arg core_gpio_wakeup_cfg,contr
-	arg mem_gpio_wakeup_cfg,contw
-	arg 12,loopcnt
-	call memcpy
-	branch load_ucode
-
-lpm_save_context:
-	storer mark,8,mem_saved_mark
-	arg core_gpio_conf,contr
-	arg mem_saved_gpio,contw
-	call memcpy16
-	arg core_gpio_conf_hi,contr
-	call memcpy8
-	fetch 1,core_spid_ctrl
-	store 1,mem_saved_spidctrl
-	branch lpm_write_gpio_wakeup
-	
-lpm_write_gpio_wakeup:
-	arg 12,loopcnt
-	arg mem_gpio_wakeup_cfg,contr
-	arg core_gpio_wakeup_cfg,rega
-lpm_write_gpio_loop:
-	ifetch 1,contr
-	ncall lpm_write_gpio,blank
-	increase 1,rega
-	loop lpm_write_gpio_loop
-	rtn
-lpm_write_gpio:
-	istore 1,rega
-	until null,lpo_edge
-	rtn
-
-lpo_calibration:
-	bpatch patch04_3,mem_patch04
-	fetch 1,core_ccnt_bit
-	nbranch lpo_cal_inited,blank
-	fetch 3,mem_clks_per_lpo
-	nrtn blank
-	jam 0xc,core_ccnt_bit
-	jam ccnt_start,core_misc_ctrl
-lpo_cal_inited:
-	fetch 1,core_perf_status
-	rtnbit0 1
-	fetch 3,core_clk_counter
-	store 3,mem_clks_per_lpo
-	rtn
-
-
-	
-lpm_doze:
-	fetch 1,mem_lpm_sysctl
-	set1 reload_code,pdata
-	store 1,mem_lpm_sysctl
-
-	
-lpm_hibernate:
-	bpatch patch04_4,mem_patch04
-	arg param_hibernate_clks,temp
-	fetch 1,mem_lpm_hibernate_switch
-	store 1,mem_lpm_isogate_final	
-	fetch 1,mem_lpm_sysctl
-	store 1,core_lpm_sysctl
-	until null,lpo_edge
-	
-lpm_sleep:
-	bpatch patch04_5,mem_patch04
-	//call xtal_fast_wake
-	fetch 2,mem_cb_before_lpm_sleep
-	call callback_func
-lpm_sleep_skip_cb_function:
-	fetch 4,mem_sleep_counter_all	// sleep total time, 32k unit
-	iadd temp,pdata
-	store 4,mem_sleep_counter_all
-	call lpm_save_context
-	fetch 1,mem_lpm_hv_sel
-	set1 LPM_DOZE_EN_BIT, pdata
-	call lpm_write_sel_hv
-	ncall lpm_preon_counter,wake
-	until null,lpo_edge
-	storer clkn,6,mem_sleep_clkn
-	fetch 3,mem_lpm_isogate
-	fetchr rega,1,mem_lpm_ldo_sel
-	arg 3,loopcnt
-lpm_sleep_loop:
-	until null,lpo_edge
-	store 1,core_lpm_isogate
-	rshift8 pdata,pdata
-	loop lpm_sleep_loop
-	until null,lpo_edge
-	storer rega,1,core_lpm_ldosel
-lpm_enter_sleep:
-	until null,lpo_edge
-	storet 4,core_lpm_reg
-	jam lpmreg_sel_counter,core_lpm_wr
-	until null,never
-
-lpm_cal_xtal_startup:
-	fetch 1,mem_lpm_xtalcnt
-	nrtn blank
-	jam clksel_rc,core_clksel
-	jam 0xf8,core_lpm_ctrl			// turn off xtal
-	setarg 200000
-	call sleep
-	call xtal_fast_wake
-	until null,lpo_edge
-	jam 0xff,core_lpm_ctrl				// turn on xtal
-	copy lpo_time,alarm
-	jam clksel_xtal,core_clksel
-	nop 10
-	until null,lpo_edge
-	deposit lpo_time
-	isub alarm,pdata
-	increase 0x30,pdata
-	arg 0xff,temp
-	call ceiling
-	store 1,mem_lpm_xtalcnt
-	nop 30000
-	nop 30000
-	nop 30000	
-	rtn
-
-
-lpm_recover_clk:
-	bpatch patch04_6,mem_patch04
-	setarg 0
-	copy auxcnt,null
-	branch lpm_recover_timeout,zero
-	fetch 1,core_lpm_xtalcnt
-	fetcht 1,core_lpm_buckcnt
-	isub temp,null
-	branch lpm_recover_xtal,positive
-	deposit temp
-lpm_recover_xtal:
-	isub auxcnt,pdata
-	increase 1,pdata
-lpm_recover_timeout:
-	increase 8,pdata
-	until null,lpo_edge
-	iadd lpo_time,pdata
-	fetcht 4,mem_sleep_counter
-	iadd temp,pdata
-	fetcht 3,mem_clks_per_lpo
-	imul32 temp,pdata
-	rshift8 pdata,pdata
-	rshift4 pdata,pdata
-	increase param_lpm_fix,pdata
-	fetcht 2,mem_param_rt_rthalfslot
-	idiv temp
-	call get_div_result
-	lshift16 pdata,pdata
-	remainder temp
-	ior temp,pdata
-	fetcht 6,mem_sleep_clkn
-	call clk_add
-	copy temp,clkn
-	fetch 6,mem_context + coffset_clk_offset
-	call calc_clke2
-	deposit clke
-	store 6,mem_pdatatemp
-	deposit auxcnt
-	istore 1,contw
-	fetch 1,core_gpio_in1
-	or_into 0xf0,pdata
-	istore 1,contw
-	rtn
-
-	
-lpm_adjust_clk:
-	bpatch patch04_7,mem_patch04
-	deposit clke
-	call clk_diff_rt
-	fetcht 4,mem_sleep_counter_all
-	sub temp,0xff,null
-	rtn positive				// interval too small
-	lshift8 pdata,pdata
-	lshift4 pdata,pdata
-	idiv temp
-	call get_div_result
-	arg param_lpm_adjmax,temp
-	call ceiling
-	store 1,mem_lpm_adjust
-	nbranch lpm_adjust_positive,user
-	sub pdata,0,pdata
-lpm_adjust_positive:
-	fetcht 3,mem_clks_per_lpo
-	iadd temp,pdata
-	store 3,mem_clks_per_lpo
-lpm_clear_counter:
-	setarg 0
-	store 4,mem_sleep_counter_all
-	rtn
-
-	
-lpm_dispatch:
-	bpatch patch05_0,mem_patch05
-	call lpo_calibration
-	fetch 3,mem_clks_per_lpo
-	rtn blank
-	fetch 1,mem_lpm_mode
-	rtn blank
-	fetch 1,mem_secure_connections_enable
-	branch lpm_dispatch_next,blank
-	fetch 1,mem_sc_local_key_invalid 	// simple pairing is not ready
-	rtn blank
-lpm_dispatch_next:
-	fetch 1,mem_sc_calc
-	nrtn blank	
-	arg context_check_a_wack,regc
-	call context_search
-	rtn zero
-	call lpm_check_wake_lock
-	nrtn blank
-	call context_check_idle						
-	nbranch lpm_dispatch_unconn,zero
-	rtn wake
-	bpatch patch05_1,mem_patch05
-	fetcht 1,mem_lpm_current_mult
-	fetch 2,mem_context + coffset_tsniff
-	imul32 temp,pdata
-	rshift4 temp,temp
-	rshift2 temp,temp
-	isub temp,pdata
-	fetcht 4,mem_context + coffset_sniff_anchor
-	iadd temp,pdata
-	fetcht 1,mem_lpm_overhead
-	isub temp,pdata
-	lshift16 pdata,alarm
-	fetch 2,mem_context + coffset_rx_window
-	rshift pdata,pdata
-	call clk2bt
-	deposit alarm
-	call clk_diff
-	copy clke,temp
-	call clk_diff_rt
-	rtn user
-lpm_dispatch_sleep:
-	call clk2lpo
-lpm_dispatch_lpo:
-	bpatch patch05_2,mem_patch05
-	fetch 1,mem_lpm_xtalcnt
-	isub temp,null
-	branch lpm_clear_counter,positive
-	storet 4,mem_sleep_counter
-	call app_will_enter_lpm
-//	call l2cap_lpm_save_txbuf
-	fetcht 4,mem_sleep_counter
-	branch lpm_sleep
-	
-lpm_dispatch_unconn:
-	bpatch patch05_3,mem_patch05
-	fetch 1,mem_le_adv_enable
-	nbranch lpm_unconn_cont,blank
-	rtn
-	
-lpm_unconn_cont:
-	fetch 2,mem_lpm_interval
-	rtn blank
-lpm_sleep_btclk:
-	fetcht 1,mem_lpm_overhead
-	isub temp,pdata
-	arg 7500,temp				
-	imul32 temp,pdata
-	branch lpm_dispatch_sleep
-
-	
-lpm_mult_wait_timeout:
-	fetch 2,mem_cb_bt_set_mult
-	call callback_func
-	nbranch lpm_mult_short,blank
-	jam 0,mem_lpm_current_mult
-	bmark0 mark_lpm_mult_enable,lpm_mult_short
-	fetch 1,mem_lpm_mult_cnt
-	branch lpm_mult_long,blank
-	increase -1,pdata
-	store 1,mem_lpm_mult_cnt
-	rtn
-
-
-
-
-lpm_match:
-	jam 0,mem_sniff_unint_lost
-	fetch 3,mem_sniff_rcv
-	increase 1,pdata
-	store 3,mem_sniff_rcv
-	rtn
-
-
-lpm_lost:
-	bpatch patch05_4,mem_patch05
-	jam 0,mem_lpm_current_mult
-	fetch 3,mem_sniff_lost
-	increase 1,pdata
-	store 3,mem_sniff_lost
-	fetch 1,mem_sniff_unint_lost
-	increase 1,pdata
-	store 1,mem_sniff_unint_lost
-	rtn
-
-lpm_mult_short:
-	jam 0,mem_lpm_current_mult
-	fetch 1,mem_lpm_mult_timeout
-	store 1,mem_lpm_mult_cnt
-	rtn
-
-lpm_mult_long:
-	fetcht 1,mem_lpm_mult
-	storet 1,mem_lpm_current_mult
-	rtn
-
-
-
-lpm_get_wake_lock:
-	fetch 2,mem_lpm_wake_lock
-	qset1 pdata
-	store 2,mem_lpm_wake_lock
-	rtn
-
-lpm_put_wake_lock:
-	fetch 2,mem_lpm_wake_lock
-	qset0 pdata
-	store 2,mem_lpm_wake_lock
-	rtn
-
-
-
-lpm_check_wake_lock:
-	bpatch patch05_5,mem_patch05
-	call app_check_wake_lock
-	fetch 2,mem_lpm_wake_lock
-	copy pdata,rega
-	fetch 3,mem_tx_fifo3
-	nsetflag blank,wake_lock_ble_tx,rega
-	fetch UTIL_FIFO_LEN,mem_ipc_fifo_bt2c51
-	nsetflag blank,wake_lock_ipc_bt2c51,rega
-	fetch UTIL_FIFO_LEN,mem_ipc_fifo_c512bt
-	nsetflag blank,wake_lock_ipc_c512bt,rega
-	fetch 1,mem_hci_cmd
-	nsetflag blank,wake_lock_cmd,rega
-	fetch 1,mem_device_option
-	compare DVC_OP_MODULE,pdata,0xff
-	call lpm_uart_wake_lock,true
-	copy rega,pdata
-	store 2,mem_lpm_wake_lock
-	rtn
-
-lpm_uart_wake_lock:
-	fetch 2,core_uart_rxitems
-	nsetflag blank,wake_lock_uart_rx ,rega
-	fetch 2,core_uart_txitems
-	nsetflag blank,wake_lock_uart_tx ,rega
-	rtn
-
-	
-
-
-//
-//
-//
-
-le_init_conn:
-	bpatchx patch21_6,mem_patch21
-	disable wake
-	jam 1,mem_le_conn_handle
-	jam 3,mem_le_state
-	jam 1,mem_le_arq
-	setarg -1
-	store 2,mem_le_event_count
-	force 0,pdata
-	store 1,mem_le_ch
-	store 1,mem_le_op
-	store 3,mem_sniff_rcv
-	store 3,mem_sniff_lost
-	call le_clear_enc
-	jam 1,mem_le_txheader
-	jam 0,mem_le_txlen
-	jam FUN_RX_LL_1M_PHY,mem_le_rx_phy
-	jam FUN_TX_LL_1M_PHY,mem_le_tx_phy
-	jam 0,mem_le_l2cap_att_states
-	branch le_supervision_flush
-
-le_init_master:
-	bpatchx patch21_7,mem_patch21
-	enable master
-	jam lemode_master,mem_le_mode
-	jam 1,mem_le_att_handle
-	jam 1,mem_le_search_handle_start
-	setarg 0xffff
-	store 2,mem_le_search_handle_end
-	force 0,pdata
-	store 5,mem_ccm_pcnt_rx
-	set1 LE_CCM_DIRECTIONBIT,pdata
-	store 5,mem_ccm_pcnt_tx	
-	branch le_init_conn
-
-
-le_init_slave:
-	bpatchx patch22_0,mem_patch22
-	disable master
- 	setarg 0x17
- 	store 2,mem_le_remote_mtu
-	increase 4,pdata
-	store 2,mem_remote_rx_max_octets
-	jam lemode_slave,mem_le_mode
-	jam 0,mem_le_adv_enable
-	jam 0,mem_lpm_current_mult
-	call le_clear_pairing_state
-	fetch 2,mem_le_superto
-	store 2,mem_le_init_superto
-	fetch 2,mem_le_tsniff
-	mul32 pdata,5,pdata
-	rshift4 pdata,pdata
-	store 2,mem_le_superto			// vol.6 part B 4.5.2 only 6*conninterval before establish
-	branch le_init_conn
-	
-
-//
-//
-//
-
-le_conn_dispatch:
-	bpatchx patch22_1,mem_patch22
-	call le_enable
- 	fetch 1,mem_le_state
- 	isolate1 lestate_encryption,pdata
- 	setflag true,mark_ble_encryption,mark
-	call app_process_ble
-	fetch 1,mem_le_mode
-	bbit1 mode_master,le_master_dispatch
-	branch le_slave_dispatch
-	
-//
-//
-//
-	
-le_master_dispatch:
-	bpatchx patch22_2,mem_patch22
-	enable master
-	call le_supervision_update
-	branch le_master_disconn,positive
-	call le_setup
-	call le_prepare_tx
-	disable match
-	call le_transmit_receive_sifs
-	nrtn match
-	fetch 1,mem_le_conn_rcv
-	increase 1,pdata
-	store 1,mem_le_conn_rcv
-	call le_acknowledge
-	disable master
-	rtn
-	
-le_master_disconn:
-	call le_disconnect
-	disable master
-	rtn
-	
-//
-//
-//
-le_slave_dispatch:
-	bpatchx patch22_3,mem_patch22
-	jam 0,mem_le_md_count
-	set0 mark_ble_crc_fail,mark
-	call sp_calc_sequence_256
-	call le_secure_connect_sm
-	disable attempt
-	call le_supervision_update
-	branch le_slave_disconn,positive
-	fetch 1,mem_le_rx_phy
-	call le_enable_phy_by_pdata
-	call le_setup
-	call le_receive_slave
-	nbranch le_slave_unsync,sync	// vol.6 part B 4.5.1 respond even crc error
-	call le_got_first_packet
-	branch le_slave_match,match
-	bmark1 mark_ble_crc_fail,le_slave_crc_fail
-	branch le_slave_cont
-	
-
-le_slave_crc_fail:
-le_slave_match:
-	bpatchx patch22_4,mem_patch22
-	fetch 1,mem_le_md_count
-	pincrease 1
-	store 1,mem_le_md_count
-	beq LE_MD_MAX_COUNT,le_slave_cont
-	call le_acknowledge
-	call le_prepare_tx
-	fetch 1,mem_le_tx_phy
-	call le_enable_phy_by_pdata
-	call le_transmit
-	call le_parse
-	fetch 2,mem_cb_ble_transmit
-	call callback_func
-	call le_check_md
-	branch le_slave_more_data,user
-le_slave_cont:
-	bpatchx patch22_5,mem_patch22
-	call le_pairing_sm
- 	call le_check_paring_time
-	call check_51cmd
-	fetch 1,mem_le_op
-	bbit1 op_disconn,le_slave_disconn
-le_slave_unsync:
-	bpatchx patch22_6,mem_patch22
-	call end_of_packet
-	call le_lpm_set_mult
-	branch calc_clke_offset
-
-
-le_check_md:
-	disable user
-	bmark1 mark_ble_rx_md,enable_user
-	bmark1 mark_ble_tx_md,enable_user
-	bmark1 mark_ble_crc_fail,enable_user
-	rtn
-
-
-le_slave_more_data:
-	bpatchx patch22_7,mem_patch22
-	enable attempt
-	call le_transmit_receive_sifs_notx
-	branch le_slave_match,match
-	bmark1 mark_ble_crc_fail,le_slave_crc_fail
-	branch le_slave_cont
-
-le_slave_disconn:
-	//fall through
-le_disconnect:
-	bpatchx patch23_0,mem_patch23
-	call le_clear_connection_info
-	call app_disconn_reason_collect_ble
-	call le_clear_pairing_state
-	call le_sc_state_clear
-	jam BT_EVT_LE_DISCONNECTED,mem_fifo_temp
-	branch ui_ipc_send_event
-
-le_clear_connection_info:
-	arg mem_used_map,contw
-	call memset0_16
-	jam 0,mem_le_conn_handle
-	jam lemode_idle,mem_le_mode
-	jam 0,mem_le_state
-le_clear_pairing_state:
-	bpatchx patch23_1,mem_patch23
-	jam FLAG_LE_ENC_NULL,mem_le_enc_state
-	jam FLAG_LE_PAIRING_NULL,mem_le_pairing_state 
-	call sp_clear_flags
-	rtn
-	
-le_got_first_packet:
-	bpatchx patch23_2,mem_patch23
-	fetch 1,mem_le_conn_rcv
-	increase 1,pdata
-	store 1,mem_le_conn_rcv
-	fetch 1,mem_le_state
-	rtnbit1 lestate_got_first_packet
-	set1 lestate_got_first_packet,pdata
-	store 1,mem_le_state
-	fetch 2,mem_le_init_superto
-	store 2,mem_le_superto
-	setarg 0
-	store 4,mem_le_transmit_window
-	rtn
-
-
-//input: pdata is phy mode
-//bit0 is le 1M phy
-//bit1 is le 2M phy
-//bit2 is le coded phy s2
-//bit7 is le coded phy s8
-le_enable_phy_by_pdata:
-	copy pdata,temp
-	bpatchx patch23_3,mem_patch23
-le_enable_phy_by_pdata1:
-	copy temp,pdata
-	bbit1 BIT_LE_1M_PHY,le_enable
-	bbit1 BIT_LE_2M_PHY,le_enable_2M
-	bbit0 BIT_LE_CODED_PHY,le_enable
-	bbit1 BIT_LE_CODED_PHY_S8,le_enable_coded_s8
-	bbit1 BIT_LE_CODED_PHY_S2,le_enable_coded_s2
-	branch le_enable
-
-le_enable_2M:
-	set0 mark_ble_lr,mark
-	set1 mark_ble_2M,mark
-	rtn
-
-le_enable_coded_s2:
-le_enable_coded:
-	set0 mark_ble_2M,mark
-	set1 mark_ble_lr,mark
-	set0 mark_ble_lr_s8,mark
-	rtn
-
-
-le_enable_coded_s8:
-	set0 mark_ble_2M,mark
-	set1 mark_ble_lr,mark
-	set1 mark_ble_lr_s8,mark
-	rtn
-
-le_enable:
-	bpatchx patch23_4,mem_patch23
-	set0 mark_ble_2M,mark
-	set0 mark_ble_lr,mark
-	rtn
-
-
-le_disable:
-	bpatchx patch23_5,mem_patch23
-	set0 mark_ble_encryption,mark
-	jam 0x01,0x8901
-	jam 0x80,0x8920
-	jam 0x03,0x8930
-	rtn
-	
-le_prep:
-	bpatchx patch23_6,mem_patch23
-	disable enable_crc
-	disable enable_white
-	fetch 3,mem_le_crcinit
-	iforce crc24_init
-	fetch 1,mem_le_ch_mapped
-le_prep_next:
-	reverse pdata,temp
-	set1 1,temp
-	rshift temp,white_init
-	rtn
-	
-
-le_rx_setfreq:
-	call le_setfreq
-le_rf_rx_enable:	
-	call set_freq_rx
-	fetch 2,mem_param_pll_setup
-	call sleep
-	branch rf_rx_enable
-
-le_tx_setfreq:
-	branch txon,match
-	bmark1 mark_ble_crc_fail,txon
-le_tx_setfreq0:
-	call le_setfreq
-	branch set_freq_tx
-	
-le_setfreq:
-	bpatchx patch23_7,mem_patch23
-	call set_sync_on
-	fetch 1, mem_le_testtype
-	nbranch le_ctf_test,blank
-	fetch 1,mem_le_ch_mapped
-	sub pdata,36,null
-	branch le_ctf_normal,positive
-	force 0,temp
-	rtneq 37
-	force 24,temp
-	rtneq 38
-	force 78,temp
-	rtn
-	
-le_ctf_normal:
-	sub pdata,10,null
-	branch le_ctf_low,positive
-	increase 1,pdata
-	
-le_ctf_low:	
-	lshift pdata,pdata
-	add pdata,2,temp
-	rtn
-	
-le_ctf_test:
-	fetch 1,mem_le_ch_mapped
-	lshift pdata,temp
-	rtn
-
-le_sca_map:
-	arg 500,temp
-	rtn blank
-	arg 250,temp
-	rtneq 1
-	arg 150,temp
-	rtneq 2
-	arg 100,temp
-	rtneq 3
-	arg 75,temp
-	rtneq 4
-	arg 50,temp
-	rtneq 5
-	arg 40,temp
-	rtneq 6
-	arg 20,temp
-	rtn
-
-
-	
-le_setup:
-	bpatchx patch24_0,mem_patch24
-	enable swfine
-	fetch 4,mem_le_access
-	iforce access
-	call le_map_channel
-	setarg 0x200
-	branch le_setup_master,master
-	fetch 2,mem_le_receive_window
-	rshift pdata,pdata
-le_setup_master:
-	fetcht 2,mem_param_pll_setup
-	iadd temp,pdata
-	call ahead_window
-	deposit clke
-	rtn
-
-
-le_context_nextevent:
-	bpatchx patch24_1,mem_patch24
-	call push_stack_rega_b_c
-	storer loopcnt ,2,mem_loopcnt
-	add rega,coffset_mode,contr
-	ifetch 1,contr
-	rtnbit0 mode_le
-	add rega,coffset_le_event_cnt,contw
-	ifetch 2,contw
-	increase 1,pdata
-	istore 2,contw
-	call le_update_param
-	call le_update_channel_map
-	call le_update_phy	
-	call le_context_nexthop
-	call pop_stack_rega_b_c
-	fetchr loopcnt ,2,mem_loopcnt
-	rtn
-	
-le_context_nexthop:	
-	add rega,coffset_le_hop,contr
-	ifetch 1,contr
-	add rega,coffset_le_ch,contw
-	ifetcht 1,contw
-	iadd temp,pdata
-	sub pdata,36,null
-	branch le_nexthop_nowrap,positive
-	increase -37,pdata
-le_nexthop_nowrap:
-	istore 1,contw
-	rtn
-
-//input rega
-le_calc_channel_map:
-	add rega,coffset_le_channel_map,contr
-	ifetch 5,contr
-	force 0,temp
-	force 37,loopcnt
-le_count_channels_loop:
-	bbit0 0,le_count_channels_notused
-	increase 1,temp
-le_count_channels_notused:
-	rshift pdata,pdata
-	loop le_count_channels_loop
-	add temp,-1,pdata
-	add rega,coffset_le_channels,contw
-	istore 1,contw
-	rtn
-
-le_map_channel:
-	bpatchx patch24_2,mem_patch24
-	fetch 1,mem_le_ch
-	iforce queue
-	fetcht 5,mem_le_channel_map
-	qisolate1 temp
-	branch le_map_channel_end,true
-le_map_channel_next:
-	fetch 1,mem_le_channels
-	isub queue,pdata
-	branch le_map_channel_cont,positive
-	sub pdata,-1,queue
-	branch le_map_channel_next
-le_map_channel_cont:
-	copy queue,loopcnt
-	force 0,queue
-le_map_channel_loop:
-	qisolate1 temp
-	branch le_map_channel_skip,true
-	increase 1,loopcnt
-le_map_channel_skip:
-	deposit loopcnt
-	branch le_map_channel_end,blank
-	increase 1,queue
-	increase -1,loopcnt
-	branch le_map_channel_loop
-le_map_channel_end:
-	deposit queue
-	store 1,mem_le_ch_mapped
-	rtn
-
-
-le_wait_tx:
-	branch le_wait_master,master
-	until null,timeout
-	rtn
-	
-le_wait_master:
-	arg 0xea0,timeup
-	until clkn_rt,meet
-	rtn
-
-le_receive_adv:
-	disable swfine
-	fetch 2,mem_le_scan_window
-	copy pdata,timeup
-	branch le_receive_packet
-
-
-le_receive_slave:
-	bpatchx patch24_3,mem_patch24
- 	call le_dec_init
-	enable swfine
-	fetch 2,mem_le_receive_window
-	fetcht 4,mem_le_transmit_window
-	iadd temp,timeup
-le_receive_packet:
-	call le_rx_setfreq
-le_receive_rxon:
-	bpatchx patch24_4,mem_patch24
-	call le_prep
-	bmark0 mark_ble_lr,le_receive_nolr
-	pulse dewhiten_code_calc
-	nop 30
-	call le_prep
-	lshift3 timeup,timeup
-le_receive_nolr:
-	disable match
-	enable decode_fec0
-	enable is_rx
-	disable is_tx
-	copy timeup,stop_watch
-	correlate null,timeout
-	branch le_receive_on_attempt,attempt
-	copy clke,temp
-	storet 6,mem_sync_clke
-le_receive_on_attempt:
-	nbranch le_unsync_end,sync
-	enable swfine
-	fetch 1,mem_le_tx_ifs_defference
-	arg PARAM_20MS_INIT,temp
-	iadd temp,temp
-	fetch 1,mem_system_clk
-	imul32 temp,stop_watch
-	call rf_debug_rx_sync_line	//L-H
-	branch le_receive_skip,attempt
-	call calc_clke_all_modem
-	fetch 1,mem_le_state
-	bbit0 lestate_got_first_packet,le_receive_skip
-	fetcht 6,mem_sync_clke
-	call lpm_adjust_clk,wake
-le_receive_skip:
-	call save_rssi
-	enable enable_white
-	enable enable_crc
-	parse demod,bucket,8
-	rshift3 pwindow,pdata
-	store 1,mem_le_rxbuf_data_header
-	parse demod,bucket,8
-	rshift3 pwindow,pdata
-	store 1,mem_le_rxbuf_data_length
- 	copy pdata,loopcnt
-	branch le_rx_nopayload,zero
-
-	bmark1 mark_ble_encryption,le_rx_dec
-
-le_rx_loop:
-	parse demod,bucket,8
-	rshift3 pwindow,pdata
-	istore 1,contw
-	loop le_rx_loop
-	branch le_rx_nopayload
-
-le_rx_dec: 
-	copy contw,regb
-	bpatchx patch24_5,mem_patch24
-	call le_check_retransmit	
-//	bmark1 mark_old_packet,le_retransmit_end_of_packet
-	fetchr rega, 1,mem_le_rxbuf_data_length
-	increase -4,rega
-	nbranch le_mic_error,positive
-//	storer rega, 1,mem_le_rxbuf_data_length
-	call le_dec_start	
-	copy regb,contw
-	arg 0,temp
-	fetchr loopcnt, 1,mem_le_rxbuf_data_length
-	increase -4,loopcnt
-	branch le_rx_dec_loop_end,zero
-le_rx_dec_loop:
-	
-	parse demod,bucket,8
-	rshift3 pwindow,pdata
-	istore 1,contw
-	increase 1,temp
-	and temp,0xf,null
-	call le_dec,zero
-	loop le_rx_dec_loop
-le_rx_dec_loop_end:
-	call le_dec_end	
-	copy regb,contw
-	
-
-le_rx_nopayload:
-	bpatchx patch24_6,mem_patch24
-	parse demod,bucket,24	
-	rshift32 pdata,pdata
-	rshift16 pdata,pdata
-	istore 3,contw
-	enable swfine
-	call le_set_until_tx_timer
-	branch le_crc_fail,crc_failed
-	bmark0 mark_ble_encryption,le_rx_match
-	fetch 1,mem_le_rxbuf_data_length
-	branch le_rx_match,blank
-	increase -4,pdata
-	store 1,mem_le_rxbuf_data_length
-	call wait_ccm_done
- 	fetch 1,core_misc_status
-	bbit0 7, le_mic_error
- 	force regidx_result,regext_index
-	storer regext, 4,mem_le_peer_mic
-le_rx_match:
-	call rf_debug_rx_crc_line	//L
-	enable match
-	set0 mark_ble_crc_fail,mark
-le_crc_fail_tx:
-	bpatchx patch24_7,mem_patch24
-	call ccm_ctrl_clr
-	fetch 1,mem_le_rx_phy
-	nsetflag ble_coded_info,BIT_LE_CODED_PHY_S8,pdata
-	store 1,mem_le_rx_phy
-	call le_match_set_sync_on
-	branch le_match_set_txfreq
-	
-le_match_set_sync_on:	
-	disable decode_fec0
-	branch set_sync_on
-	
-le_match_set_txfreq:
-	bpatchx patch25_0,mem_patch25
-	fetcht 1,mem_last_freq
-	branch set_freq_tx_int	
-	
-
-le_dec_init:
-	rtnmark0 mark_ble_encryption
-	call load_sk
-	force regidx_result,regext_index
-	call aes_clear
-	branch aes_clear_data
-	
-	
-le_dec_start:
-	bpatchx patch25_1,mem_patch25
-	jam 0,core_ccm_aad0 
-	jam 1,core_ccm_aad1
-	fetch 1,mem_le_rxbuf_data_header
-	and_into 0x3,pdata
-	store 1,core_ccm_aad2
-	
-	setarg mem_le_rxbuf_data_payload
-	store 2,core_ccm_input_playload_addr
-	store 2,core_ccm_output_playload_addr
-
-	fetchr rega, 1,mem_le_rxbuf_data_length
-	increase -4,rega
-
-	fetcht 5,mem_ccm_pcnt_rx	
-	isolate1 mark_old_packet,mark
-	call le_pcnt_rx_sub1,true
-	call ccm_b0
-	setarg 0
-	store 2,core_ccm_inptr
-	jam 6,core_ccm_ctrl
-	jam 7,core_ccm_ctrl	
-	rtn	
-
-le_pcnt_rx_sub1:
-	sub temp,0,null
-	branch le_pcnt_rx_sub1_0,zero
-	increase -1,temp
-	set1 LE_CCM_DIRECTIONBIT,temp
-	rtn
-
-le_pcnt_rx_sub1_0:
-	setarg 0xffffff
-	lshift16 pdata,pdata
-	arg 0xffff,temp
-	ior temp,temp
-	rtn
-
-le_dec:
-	copy contw,regb
-	fetch 1,mem_le_rxbuf_data_length
-	increase -4,pdata
-	isub temp,null
-	rtn zero
-	storet 2,core_ccm_inptr
-	copy regb,contw
-	rtn
-	
-le_dec_end://mic
-	parse demod,bucket,32
-	rshift32 pdata,pdata
-	rshift8 pdata,pdata
-	istore 4,contw
-	copy contw,regb
-//	store 4,mem_le_peer_mic
-	force regidx_data,regext_index
-	copy  pdata,regext
-	storet 2,core_ccm_inptr
-	rtn
-
-le_mic_error:
-	branch le_end_of_packet
-
-le_retransmit_end_of_packet:
-	call le_set_until_tx_timer	// start SIFS timer after last bit of crc
-	call end_of_packet
-	branch le_rx_match
-
-le_crc_fail:
-	call rf_debug_rx_crc_fail_line
-	bmark1 mark_ble_crc_fail,le_crc_fail_consecutive //two consecutive packets received with an invalid CRC match within a connection event shall close the event
-	set1 mark_ble_crc_fail,mark
-	branch le_crc_fail_tx
-	
-le_unsync_end:	
-le_crc_fail_consecutive:
-	set0 mark_ble_crc_fail,mark
-	branch le_end_of_packet
-
-le_end_of_packet:
-	bpatchx patch25_2,mem_patch25
-	call ccm_ctrl_clr
-	branch end_of_packet
-	
-calc_clke_all_modem:
-	bmark1 mark_ble_lr,calc_clke_modem_coded
-	bmark1 mark_ble_2M,calc_clke_modem_2M
-	fetch 2,mem_param_clke_cal_le_1m
-	copy pdata,clke_rt
-	copy bt_clk,clke_bt
-	rtn
-
-
-calc_clke_modem_coded:
-	fetch 2,mem_param_clke_cal_le_coded
-	copy pdata,clke_rt
-	add bt_clk,1,clke_bt
-	rtn
-
-calc_clke_modem_2M:
-	fetch 2,mem_param_clke_cal_le_2m
-	copy pdata,clke_rt
-	copy bt_clk,clke_bt
-	rtn
-
-
-le_set_until_tx_timer:
-	fetch 1,mem_le_rxbuf_data_length
-	add pdata,5,temp	//PDU Length
-	lshift3 temp,temp	//PDU bit size
-	fetch 1,mem_le_rx_phy
-	bmark1 mark_ble_lr,le_set_until_tx_timer_rx_lr
-	bbit1 BIT_LE_1M_PHY,le_set_until_tx_timer_rx_1M
-	bbit1 BIT_LE_2M_PHY,le_set_until_tx_timer_rx_2M
-le_set_until_tx_timer_rx_lr:
-	branch le_set_until_tx_timer_rx_coded_s2,ble_coded_info
-	branch le_set_until_tx_timer_rx_coded_s8
-
-le_set_until_tx_timer_rx_1M:
-	branch le_calc_stop_watch
-
-le_set_until_tx_timer_rx_2M:
-	rshift temp,temp
-	branch le_calc_stop_watch
-
-le_set_until_tx_timer_rx_coded_s2:
-	add temp,3,temp	//term2
-	lshift temp,temp
-	branch le_set_until_tx_timer_rx_coded
-
-le_set_until_tx_timer_rx_coded_s8:
-	add temp,3,temp	//term2
-	lshift3 temp,temp
-le_set_until_tx_timer_rx_coded:
-	setarg PARAM_CODED_C1_TERM1_TIME_40US
-	iadd temp,temp
-	branch le_calc_stop_watch
-
-le_calc_stop_watch:
-	fetch 1,mem_system_clk
-	imul32 temp,temp		//mips cpu
-	arg PARAM_20MS_INIT,rega
-	imul32 rega,pdata
-	isub temp,temp
-	copy stop_watch,pdata
-	isub temp,stop_watch
-	rtn
-
-le_transmit_receive_sifs_without_change_mode:
-	call le_transmit
-	fetcht 1,mem_last_freq
-	call set_freq_rx
-	call rf_rx_enable
-	enable swfine
-	arg 5500,timeup
-	branch le_receive_rxon
-
-
-le_transmit_receive_sifs:
-	bpatchx patch25_3,mem_patch25
-	fetch 1,mem_le_tx_phy
-	call le_enable_phy_by_pdata
-	call le_transmit
-le_transmit_receive_sifs_notx:
-	fetch 1,mem_le_rx_phy
-	call le_enable_phy_by_pdata
-
-	fetcht 1,mem_last_freq
-	call set_freq_rx
-	call rf_rx_enable
-	enable swfine
-	arg 5500,timeup
-	bmark0 mark_ble_lr,le_receive_rxon
-	arg 8500,timeup
-	branch le_receive_rxon
-
-le_transmit_norx:
-	bpatchx patch25_4,mem_patch25
-	call le_transmit
-	branch end_of_packet
-	
-le_transmit:
-	bpatchx patch25_5,mem_patch25
-	call le_prep
-	call le_tx_setfreq
-	call rf_debug_tx_on_line	//H
-	set1 TXGFSK,radio_ctrl
-	enable encode_fec0
-	enable is_tx
-	disable is_rx
-	call le_wait_tx
-	disable lr_s2en
-	bmark1 mark_ble_lr,le_transmit_lr
-	bmark1 mark_ble_2M,le_transmit_2M
-	rshift16 access,pdata
-	rshift8 pdata,pdata
-	rshift4 pdata,pdata
-	inject mod,40
-le_transmit_packet:
-	enable enable_white
-	enable enable_crc
-	bpatchx patch25_6,mem_patch25
-	fetch 1,mem_le_txheader
-	inject mod,8
-	ifetch 1,contr
-	copy pdata,loopcnt
-	inject mod,8
-	sub loopcnt,0,null
-	branch le_tr_nopayload,zero
-
-	fetch 1,core_ccm_ctrl
-	branch le_transmit_packet_not_enc,blank 
-	bmark1 mark_ble_encryption,le_transmit_packet_enc
-le_transmit_packet_not_enc:	
-	arg mem_le_txpayload,contr
-le_tr_loop:
-	ifetch 1,contr
-	inject mod,8
-	loop le_tr_loop
-	
-le_tr_nopayload:
-	enable enable_parity
-	inject mod,24
-	disable enable_parity
-	bmark0 mark_ble_lr,le_transmit_skip
-	disable enable_white
-	setarg 0
-	inject mod,3
-le_transmit_skip:
-	until null,tx_clear
-	nop 100          
-	bpatchx patch25_7,mem_patch25
-	disable encode_fec0
-	disable encode_fec3
-	call set_sync_on
-	call rf_debug_tx_off_line	//L
-le_check_start_pause_enc:
-	fetch 1,mem_le_txheader
-	and pdata,LLID_LE_LL,pdata
-	rtnne LLID_LE_LL
-	fetch 1,mem_le_enc_state
-	beq  FLAG_LE_ENC_PAUSE,le_clear_enc
-	rtnne FLAG_LE_SEND_START_ENC_REQ
-	fetch 1,mem_le_txpayload
-	beq LL_START_ENC_REQ,le_set_enc
-	rtn
-	
-
-le_transmit_packet_enc:
-	increase -4,loopcnt
-	copy loopcnt,temp	
-	call ccm_wait_enc	
-	arg mem_le_txpayload,contr
-le_transmit_packet_enc_loop:
-	ifetch 1,contr
-	inject mod,8
-	loop le_transmit_packet_enc_loop
-	call ccm_check_enc_done
-	copy regext,pdata
-	inject mod,32
-	branch le_tr_nopayload
-
-le_transmit_lr:
-	arg 10,loopcnt
-le_transmit_lr_preamble_loop:
-	setarg 0x3c
-	inject mod,8
-	loop le_transmit_lr_preamble_loop
-	disable encode_fec0
-	enable encode_fec3
-	rshift16 access,pdata
-	rshift16 pdata,pdata
-	rshift4 pdata,pdata
-	inject mod,32
-	bmark1 mark_ble_lr_s8,le_transmit_lr_s8
-le_transmit_lr_s2:
-	setarg 1
-	inject mod,5
-	enable lr_s2en
-	branch le_transmit_packet
-
-le_transmit_lr_s8:
-	setarg 0
-	inject mod,5
-	branch le_transmit_packet
-
-le_transmit_2M:
-	fetch 1,mem_system_clk	
-	fetcht 1,mem_le_tx2m_delay
-	iadd temp,pdata
-	call sleep				//2M ǰ˷ͱ1M
-	rshift16 access,pdata
-	rshift8 pdata,pdata
-	rshift4 pdata,temp
-	copy temp,pdata
-	inject mod,8
-	copy temp,pdata
-	inject mod,40
-	branch le_transmit_packet
-	
-
-le_update_param:
-	arg le_update_param_ahead1_cb,regc
-	arg le_update_param_cb,regb
-	arg lestate_update_param,queue
-	branch le_check_update_flag
-
-le_update_param_ahead1_cb:
-	add rega,coffset_sniff_anchor,contr
-	ifetcht 4,contr
-	add rega,coffest_le_new_transmitwindowsize,contr
-	ifetch 1,contr
-	add rega,coffset_le_window_size,contw
-	istore 1,contw
-	ifetch 2,contr
-	lshift2 pdata,pdata
-	iadd temp,timeup	//add windowsize
-	add rega,coffset_sniff_anchor,contw  
-	deposit timeup
-	istore 4,contw
-	ifetch 2,contr
-	lshift2 pdata,pdata
-	add rega,coffset_tsniff,contw
-	istore 2,contw
-	ifetch 2,contr
-	add rega,coffset_le_slave_latency,contw
-	istore 2,contw
-	ifetch 2,contr
-	store 2,mem_le_init_superto
-	branch le_receive_window_size
-
-le_update_param_cb:
-	ifetch 1,rega
-	set0 lestate_got_first_packet,pdata
-	istore 1,rega
-	storer rega,2,mem_rega
-	jam BT_EVT_LE_PARSE_CONN_PARAM_ACCEPTED,mem_fifo_temp
-	call ui_ipc_send_event
-	fetchr rega,2,mem_rega
-	rtn	
-
-le_update_channel_map:
-	arg 0,regc
-	arg le_update_channel_map_cb,regb
-	arg lestate_update_map,queue
-	branch le_check_update_flag
-	
-le_update_channel_map_cb:
-	add rega,coffset_le_new_map,contr
-	ifetch 5,contr
-	add rega,coffset_le_channel_map,contw
-	istore 5,contw
-	branch le_calc_channel_map
-	
-
-le_update_phy:
-	arg 0,regc
-	arg le_update_phy_cb,regb
-	arg lestate_update_phy,queue
-	branch le_check_update_flag
-	
-le_update_phy_cb:
-	add rega,coffset_le_new_m2s_phy,contr
-	ifetch 1,contr
-	call le_update_phy_cb_m2s
-	istore 1,contw
-	add rega,coffset_le_new_s2m_phy,contr
-	ifetch 1,contr
-	call le_update_phy_cb_s2m
-	istore 1,contw
-	storer rega,2,mem_rega
-	jam BT_EVT_LE_UPDATE_PHY,mem_fifo_temp
-	call ui_ipc_send_event
-	fetchr rega,2,mem_rega
-	rtn	
-
-le_update_phy_cb_m2s:
-	call le_update_phy_cb_m2s_no_change,blank
-	add rega,coffset_le_rx_phy,contw
-	nrtn master
-	fetcht 1,mem_le_tx_phys
-	isolate1 BIT_LE_CODED_PHY_S8,temp
-	setflag true,BIT_LE_CODED_PHY_S8,pdata
-	add rega,coffset_le_tx_phy,contw
-	rtn
-
-le_update_phy_cb_m2s_no_change:
-	add rega,coffset_le_rx_phy,contr
-	ifetch 1,contr
-	nrtn master
-	add rega,coffset_le_tx_phy,contr
-	ifetch 1,contr
-	rtn
-
-le_update_phy_cb_s2m:
-	call le_update_phy_cb_s2m_no_change,blank
-	fetcht 1,mem_le_tx_phys
-	isolate1 BIT_LE_CODED_PHY_S8,temp
-	setflag true,BIT_LE_CODED_PHY_S8,pdata
-	add rega,coffset_le_tx_phy,contw
-	nrtn master
-	set0 BIT_LE_CODED_PHY_S8,pdata
-	add rega,coffset_le_rx_phy,contw
-	rtn
-
-le_update_phy_cb_s2m_no_change:
-	add rega,coffset_le_tx_phy,contr
-	ifetch 1,contr
-	nrtn master
-	add rega,coffset_le_rx_phy,contr
-	ifetch 1,contr
-	rtn
-	
-
-//regb regc is cb function
-//queue is state flag
-le_check_update_flag:
-	bpatchx patch26_0,mem_patch26
-	ifetch 1,rega
-	qisolate0 pdata
-	rtn true
-	add rega,coffset_le_event_cnt,contr
-	ifetcht 2,contr
-	add rega,coffset_le_instant,contr
-	ifetch 2,contr
-	
-	isub temp,pdata
-	branch le_update,zero
-	nbranch le_check_update_small,positive
-	sub pdata,1,null
-	branch le_update_ahead1,zero
-	rtn
-	
-le_update_ahead1:
-	copy regc,pdata
-	branch callback_func
-
-le_update:
-	ifetch 1,rega
-	qset0 pdata
-	istore 1,rega
-	copy regb,pdata
-	branch callback_func
-	
-le_check_update_small:
-	add rega,coffset_le_event_cnt,contr
-	ifetch 2,contr
-	add rega,coffset_le_instant,contr
-	ifetch 2,contr
-	isub temp,pdata
-	arg 0xffff,temp
-	isub temp,null
-	branch le_update,zero
-	arg 0xf000,temp
-	isub temp,null
-	nbranch le_update,positive
-	rtn
-	
-
-le_check_retransmit:
-	fetcht 1,mem_le_arq
-	fetch 1,mem_le_rxbuf_data_header
-//	isolate1 md,pdata
-//	setflag true,mark_ble_rx_md,mark
-	rshift pdata,pdata
-	ixor temp,pdata
-	isolate1 nesn,pdata
-	setflag true,mark_old_packet,mark	
-	rtn
-
-
-le_acknowledge:
-	bpatchx patch26_1,mem_patch26
-	call le_supervision_flush
-	rtnmark1 mark_ble_crc_fail
-	call le_check_wak
-	fetch 1,mem_le_rxbuf_data_header
-	isolate1 md,pdata
-	setflag true,mark_ble_rx_md,mark
-	rshift pdata,pdata
-	ixor temp,pdata
-	isolate1 nesn,pdata
-	setflag true,mark_old_packet,mark	
-	rtnmark1 mark_old_packet
-	fetch 1,mem_le_rxbuf_data_length
-	branch le_ack_unenc,blank		
-	fetch 1,mem_le_state
-	bbit0 lestate_encryption,le_ack_unenc
-	fetcht 4,mem_le_peer_mic
-	fetch 4,mem_ccm_last_mic			
-	isub temp,null
-	branch assert,zero
-	storet 4,mem_ccm_last_mic
-	fetch 5,mem_ccm_pcnt_rx
-	increase 1,pdata
-	set1 LE_CCM_DIRECTIONBIT,pdata
-	store 5,mem_ccm_pcnt_rx
-	
-le_ack_unenc:
-	fetcht 1,mem_le_arq
-	setflip nesn,temp
-	storet 1,mem_le_arq
-	fetch 1,mem_le_configuration
-	rtnbit0 BIT_BLE_DEAL_BB_PACKET
-	bpatchx patch26_2,mem_patch26
-	fetch 1,mem_le_rxbuf_data_length
-	rtn blank		//empty packet
-	fetch 1,mem_le_rxbuf_data_header
-	compare LLID_CONTINUE,pdata,3
-	branch le_parse_writing_attribute_continue,true //ACL-U continue
-	compare LLID_START,pdata,3
-	branch le_parse_writing_attribute_start,true
-	rtn
-
-	
-le_check_wak:
-	bpatchx patch26_3,mem_patch26
-	fetcht 1,mem_le_arq
-	isolate0 wak,temp
-	rtn true
-	fetch 1,mem_le_rxbuf_data_header
-	lshift pdata,pdata
-	ixor temp,pdata
-	rtnbit0 sn			
-	set0 wak,temp
-	setflip sn,temp
-	storet 1,mem_le_arq
-	compare 3,temp,3
-//	nrtn true
-	rtn
-	
-
-le_set_enc:
-	fetch 1,mem_le_state
-	set1 lestate_encryption,pdata
-	store 1,mem_le_state
-	set1 mark_ble_encryption,mark
-	rtn	
-	
-le_clear_enc:
-	bpatchx patch26_4,mem_patch26
-	jam FLAG_LE_ENC_NULL,mem_le_enc_state
-	arg 0,pdata
-	store 4,mem_ccm_last_mic
-	store 5,mem_ccm_pcnt_tx
-	set1 LE_CCM_DIRECTIONBIT,pdata
-	store 5,mem_ccm_pcnt_rx
-	fetch 1,mem_le_state
-	set0 lestate_encryption,pdata
-	store 1,mem_le_state
-	set0 mark_ble_encryption,mark
-	rtn
-
-
-
-
-le_scan_check_sender_addr_type:
-	arg 1,rega// sender_addr_type
-	fetch 1,mem_le_rxbuf_adv_connect_ind_header
-	rtnbit1 LE_SENDER_ADDR_BIT
-	arg 0,rega
-	rtn
-
-
-le_get_master_rx_max:
-	copy contr,contw
-	fetcht 2,mem_remote_rx_max_octets
-	copy contw,contr
-	rtn
-
-
-le_prepare_tx:
-	bpatchx patch26_5,mem_patch26
-	fetch 1,mem_le_arq
-	rtnbit1 wak
-	call le_check_tx_md
-	call le_fifo_get_first_tx_ptr	//no packet to send
-	branch le_send_empty,blank
-	ifetch 2,contr
-	ifetcht 2,contr
-	copy temp,rega
-	isub rega,pdata
-	call le_get_master_rx_max
-	call not_greater_than
-	copy pdata,temp
-	ifetchr type,1,contr
-	copy rega,pdata
-	iadd contr,pdata
-	store 2,mem_contr
-	call le_update_tx_type
-	call le_send_packet
-	
-	call le_fifo_get_first_tx_ptr
-	ifetch 2,contr
-	copy pdata,rega	//rega:total length
-	copy contr,regc
-	ifetcht 2,contr
-	copy temp,regb	//temp&regb is offset
-	isub regb,pdata
-	call le_get_master_rx_max
-	call not_greater_than
-	iadd regb,pdata
-	istore 2,regc
-	isub rega,null
-	nrtn zero
-	branch le_fifo_release_first_node
-
-	
-le_check_tx_md:
-	call le_check_continue
-	rtnmark1 mark_ble_tx_md
-	fetch 1,mem_le_configuration
-	bbit0 BIT_BLE_TRANSMIT_PACKET_BY_MD,le_clear_md
-	call le_fifo_get_second_tx_ptr	//no packet to send
-	branch le_clear_md,blank
-	branch le_set_md
-
-	
-le_check_continue:
-	call le_fifo_get_first_tx_ptr	//no packet to send
-	branch le_clear_md,blank
-	ifetch 2,contr				//pdata:length
-	ifetcht 2,contr				//temp:offest
-	isub temp,rega			//pdata:length - offset
-	call le_get_master_rx_max
-	copy temp,pdata
-	isub rega,null
-	branch le_clear_md,positive				//27 > length -offset
-le_set_md:
-	set1 mark_ble_tx_md,mark
-	rtn
-
-le_clear_md:
-	set0 mark_ble_tx_md,mark
-	rtn
-
-le_update_tx_type:
-	copy rega,pdata
-	rtn blank
-	arg LLID_CONTINUE,type
-	rtn
-
-
-le_att_check_notification_enable: // temp ->handle,output-> pdata,output :contr->rega
-	bpatchx patch26_6,mem_patch26
-	increase 1,temp
-	call le_att_get_handle_ptr
-	increase -2,contr
-	ifetch 2,contr
-	arg CLIENT_CHARACTERTIC_CONFIGURATION,temp
-	isub temp,null
-	nrtn zero
-	increase 1,contr
-	copy contr,rega
-	ifetch 1,contr
-	rtn
-	
-
-le_send_empty:
-	force 0,temp
-	force 1,type
-	
-le_send_packet:
-	bpatchx patch26_7,mem_patch26
-	storet 1,mem_le_txlen
-	fetcht 1,mem_le_arq
-	set1 wak,temp
-	and temp,0xfc,pdata
-	ior type,pdata
-	store 1,mem_le_arq
-	and_into 0x1f,pdata
-	isolate1 mark_ble_tx_md,mark
-	setflag true,md,pdata
-	store 1,mem_le_txheader
-
-	fetch 1,mem_le_txheader
-	compare 1,type,3
-	nbranch le_send_no_txlen,true
-	fetch 1,mem_le_txlen
-	rtn blank
-	
-le_send_no_txlen:	
-	bmark1 mark_ble_encryption,le_send_packet_enc
-	fetchr loopcnt,1,mem_le_txlen
-	fetch 2,mem_contr
-	copy pdata,contr
-	arg mem_le_txpayload,contw
-	branch memcpy_fast
-	
-le_send_packet_enc:
-	call load_sk
-	branch le_encrypt_new_start
-
-get_lpm_wake_ble_rx_lock:
-	arg wake_lock_ble_rx,queue
-	branch lpm_get_wake_lock
-
-put_lpm_wake_ble_rx_lock:
-	arg wake_lock_ble_rx,queue
-	branch lpm_put_wake_lock
-
-
-le_parse:
-	bpatchx patch27_0,mem_patch27
-	rtnmark1 mark_old_packet
-	rtnmark1 mark_ble_crc_fail
-	fetch 1,mem_le_rxbuf_data_header
-	and pdata,0x3,pdata
-	store 1,mem_le_packet_llid
-	fetch 1,mem_le_rxbuf_data_length
-	rtn blank							//empty rtn
-	setarg mem_le_rxbuf_data_payload
-	store 2,mem_le_payload_ptr
-	bpatchx patch27_1,mem_patch27
-	fetch 1,mem_le_packet_llid
-	beq LLID_LE_LL,le_parse_ll
-le_parse_l2cap:
-	call le_check_l2cap_complete
-	nbranch get_lpm_wake_ble_rx_lock,user
-	call put_lpm_wake_ble_rx_lock
-	setarg 0
-	store 2,mem_le_packet_len_recved
-	fetch 2,mem_le_payload_ptr
-	add pdata,2,contr	//l2cap length
-	bpatchx patch27_2,mem_patch27
-le_parse_l2cap_next:	
-	ifetch 2,contr
-	beq LE_L2CAP_CID_ATT,le_parse_att
-	beq LE_L2CAP_CID_SMP,le_parse_smp
-	beq LE_L2CAP_CID_SIGNAL,le_parse_signaling
-	rtn
-
-
-le_check_l2cap_complete:
-	fetch 1,mem_le_packet_llid
-	beq LLID_START,le_check_l2cap_llid_start
-	beq LLID_CONTINUE,le_check_l2cap_llid_continue
-	rtn
-
-//input: pdata is CID number
-//output: 	if CID is legal ,enable user
-//		if ICD is illegal,disable user 
-le_check_l2cap_CID_legal:
-	call enable_user
-	arg LE_L2CAP_CID_ATT,temp
-	isub pdata,null
-	rtn zero
-	arg LE_L2CAP_CID_SIGNAL,temp
-	isub pdata,null
-	rtn zero
-	arg LE_L2CAP_CID_SMP,temp
-	isub pdata,null
-	rtn zero
-	branch disable_user
-
-	
-le_check_l2cap_llid_start:
-	fetch 2,mem_le_payload_ptr
-	copy pdata,contr
-	ifetch 2,contr
-	store 2,mem_le_l2cap_size
-	ifetch 2,contr			//CID
-	call le_check_l2cap_CID_legal
-	nrtn user		//CID error
-	fetcht 1,mem_le_rxbuf_data_length
-	storet 2,mem_le_packet_len_recved
-	fetch 2,mem_le_l2cap_size
-	increase 4,pdata		//CID:2 L2cap length 2
-	isub temp,null
-	branch enable_user,zero
-	fetchr loopcnt,1,mem_le_rxbuf_data_length
-	arg mem_le_l2cap_buf,contw
-	fetch 2,mem_le_payload_ptr
-	copy pdata,contr
-	call memcpy_fast
-	branch disable_user
-
-//no input
-//output: 	if CID is legal ,enable user
-//		if ICD is illegal,disable user 
-le_check_l2cap_continue_legal:
-	call enable_user
-	fetch 2,mem_le_packet_len_recved
-	nrtn blank
-	branch disable_user
-
-le_check_l2cap_llid_continue:
-	call le_check_l2cap_continue_legal
-	nrtn user		//check receive start packet
-	fetch 2,mem_le_packet_len_recved
-	arg mem_le_l2cap_buf,contw
-	iadd contw,rega
-	fetcht 1,mem_le_rxbuf_data_length
-	iadd temp,pdata
-	store 2,mem_le_packet_len_recved
-	fetchr loopcnt,1,mem_le_rxbuf_data_length
-	copy rega,contw
-	fetch 2,mem_le_payload_ptr
-	copy pdata,contr
-	call memcpy_fast
-	setarg mem_le_l2cap_buf
-	store 2,mem_le_payload_ptr		//update ptr->mem_le_l2capbuff
-	fetch 2,mem_le_l2cap_size
-	increase 4,pdata
-	fetcht 2,mem_le_packet_len_recved
-	isub temp,null
-	branch enable_user,zero
-	branch disable_user
-
-
-
-	
-le_writeatt_cb:
-	fetch 2,mem_cb_att_write
-	branch callback_func
-	
-le_supervision_update:
-	bpatchx patch27_3,mem_patch27
-	fetcht 4,mem_le_supervision_timer
-	call get_clkbt
-	isub temp,timeup					
-	deposit timeup
-	fetcht 2,mem_le_superto
-	lshift4 temp,temp
-	lshift temp,temp
-	isub temp,pdata
-	rtn
-	
-le_supervision_flush:
-	call get_clkbt
-	store 4,mem_le_supervision_timer
-	rtn
-
-	
-//input rega
-le_receive_window_size:
-	bpatchx patch27_4,mem_patch27
-	add rega, coffset_le_peer_sca,contr
-	ifetch 1,contr
-	call le_sca_map
-	add rega, coffset_tsniff,contr
-	ifetch 2,contr
-	imul32 temp,pdata
-	fetcht 2,mem_param_rt_rthalfslot
-	imul32 temp,pdata
-	arg 1000000,temp
-	idiv temp
-	arg PARAM_WINDOWN_SIZE,temp
-	fetch 1,mem_system_clk
-	imul32 temp,temp
-	add rega, coffset_le_window_size,contr
-	ifetch 1,contr
-	imul32 temp,pdata
-	iadd temp,pdata
-	store 4,mem_le_transmit_window	
-	fetch 2,mem_rx_window_sniff
-	call wait_div_end
-	quotient temp
-	iadd temp,pdata
-	add rega, coffset_rx_window,contw
-	istore 2,contw
-	rtn
-
-	
-
-	
-le_modified_name:
-	bpatchx patch27_5,mem_patch27
-	call le_modified_name_att_list
-	branch le_modified_name_adv
-
-le_modified_name_att_list:
-	jam 2,mem_le_search_att_type_length
-	arg UUID_CHRCTR_DEVICE_NAME,temp
-	storet 2,mem_le_search_att_type
-	call le_att_get_uuid_ptr
-	rtn blank
-	ifetch 1,contr						// attribute length
-	copy contr,contw
-	fetcht 1,mem_le_name_len
-	copy temp,loopcnt
-	isub temp,null
-	nbranch le_name_length_longer_than_att,positive
-	isub temp,temp
-	arg mem_le_name,contr
-	call memcpy_fast
-	copy temp,loopcnt
-	ncall memcpy_empty,zero
-	rtn
-le_name_length_longer_than_att:
-	copy pdata,loopcnt
-	arg mem_le_name,contr
-	branch memcpy_fast
-
-
-le_modified_name_adv:
-	arg mem_le_adv_data_len+32,regc
-	arg mem_le_adv_data,rega
-	call le_modified_name_adv_and_scan
-	setarg 0
-	setflag user,0,pdata
-	store 1,mem_pdatatemp
-	arg mem_le_scan_data_len+32,regc
-	arg mem_le_scan_data,rega
-	call le_modified_name_adv_and_scan
-	rtn user
-	fetch 1,mem_pdatatemp
-	branch assert,blank
-	rtn
-
-
-le_modified_name_adv_and_scan:
-	bpatchx patch27_6,mem_patch27
-	call enable_user
-	call clear_temp_block
-	arg 0,regb	//current length
-	arg mem_le_data_temp,contw
-	call le_modified_name_adv_loop
-	fetch 1,mem_le_name_len
-	add pdata,1,temp
-	iadd regb,rega	
-	increase 2,rega
-	sub rega,0x1f,null
-	nbranch le_modified_name_adv_and_scan_name_overflow,positive
-	istoret 1,contw		//store ble name length
-	arg GAP_ADTYPE_LOCAL_NAME_COMPLETE,temp
-	istoret 1,contw		//store ble name type
-	iforce loopcnt
-	call memcpy_fast
-	copy rega,regb
-le_modified_name_adv_and_scan_store_data:
-	deposit regb
-	store 1,mem_le_data_len_temp
-	arg mem_le_data_len_temp,contr
-	setarg -32
-	iadd regc,contw
-	branch memcpy32
-
-le_modified_name_adv_and_scan_name_overflow:
-	call disable_user
-	branch le_modified_name_adv_and_scan_store_data
-	
-le_modified_name_adv_loop:
-	ifetch 1,rega		//pdata:length
-	rtn blank			//length is zero,ending find
-	pincrease 1		//length += 1
-	ifetcht 1,contr		//pdata:type
-	sub temp,GAP_ADTYPE_LOCAL_NAME_COMPLETE,null
-	branch le_modified_name_adv_found_name,zero
-	iadd regb,regb	
-	copy rega,contr
-	iforce loopcnt
-	call memcpy_fast
-	copy contr,rega
-le_modified_name_adv_loop2:
-	deposit rega
-	isub regc,null
-	rtn positive
-	branch le_modified_name_adv_loop
-
-le_modified_name_adv_found_name:
-	iadd rega,rega
-	branch le_modified_name_adv_loop2
-
-
-memcpy_empty:
-	setarg SPACE
-	istore 1,contw
-	loop memcpy_empty
-	rtn
-
-	
-le_lpm_set_mult:
-	bpatchx patch27_7,mem_patch27
-	disable wake
-	branch le_lpm_set_mult_attempt,attempt
-	nbranch le_lpm_lost,match
-le_lpm_set_mult_attempt:
-	call lpm_match
-	fetch 2,mem_rx_window_sniff
-	store 2,mem_le_receive_window
-	fetch 1,mem_le_configuration
-	bbit1 BIT_BLE_SHORT_MULT,lpm_mult_short	//check flag,if flag is 1,always short mult
-	bmark1 mark_old_packet,lpm_mult_short
-	fetch 1,mem_le_rxbuf_data_length
-	nbranch lpm_mult_short,blank		// rx not empty, short interval
-	fetch 1,mem_le_txlen
-	nbranch lpm_mult_short,blank		// tx not empty, short interval
-	
-	fetch 1,mem_le_state
-	bbit1 lestate_update_param,lpm_mult_short
-	bbit1 lestate_update_phy,lpm_mult_short
-	bbit1 lestate_update_map,lpm_mult_short
-	branch lpm_mult_wait_timeout
-	
-le_lpm_lost:
-	fetch 1,mem_sniff_unint_lost
-	sub pdata,30,null
-	nbranch lpm_lost,positive
-	fetcht 2,mem_rx_window_sniff
-	rshift temp,temp
-	fetch 2,mem_le_receive_window
-	iadd temp,pdata
-	store 2,mem_le_receive_window
-	branch lpm_lost
-
-///////////////////////////////BLE CONFIG//////////////////////////////////////////
-le_set_config_fixed_tk:
-	arg BIT_BLE_PASSKEY_FIXED_KEY,queue
-	branch le_set_config
-
-le_clr_config_fixed_tk:
-	arg BIT_BLE_PASSKEY_FIXED_KEY,queue
-	branch le_clr_config
-
-le_set_config_fixed_ltk:
-	arg BIT_BLE_PAIRING_FIXED_LTK,queue
-	branch le_set_config
-
-le_clr_config_fixed_ltk:
-	arg BIT_BLE_PAIRING_FIXED_LTK,queue
-	branch le_clr_config
-
-le_set_config_more_data:
-	arg BIT_BLE_TRANSMIT_PACKET_BY_MD,queue
-	branch le_set_config
-
-le_clr_config_more_data:
-	arg BIT_BLE_TRANSMIT_PACKET_BY_MD,queue
-	branch le_clr_config
-
-le_set_config_read_authentication:
-	arg BIT_BLE_READ_AUTH,queue
-	branch le_set_config
-
-le_clr_config_read_authentication:
-	arg BIT_BLE_READ_AUTH,queue
-	branch le_clr_config
-
-le_set_config_write_authentication:
-	arg BIT_BLE_WRITE_AUTH,queue
-	branch le_set_config
-
-le_clr_config_write_authentication:
-	arg BIT_BLE_WRITE_AUTH,queue
-	branch le_clr_config
-
-le_set_config_short_mult:
-	arg BIT_BLE_SHORT_MULT,queue
-//	branch le_set_config
-le_set_config:
-	fetch 1,mem_le_configuration
-	qset1 pdata
-	store 1,mem_le_configuration
-	rtn
-
-
-le_clr_config_short_mult:
-	arg BIT_BLE_SHORT_MULT,queue
-//	branch le_clr_config
-le_clr_config:
-	fetch 1,mem_le_configuration
-	qset0 pdata
-	store 1,mem_le_configuration
-	rtn
-
-
-
-le_set_fixed_ltk:
-	setarg 0x112233
-	store 3,mem_le_fixed_ltk
-	setarg 0x445566
-	istore 3,contw
-	setarg 0x778899
-	istore 3,contw
-	setarg 0x001122
-	istore 3,contw
-	setarg 0x334455
-	istore 3,contw
-	setarg 0x66
-	istore 1,contw
-	rtn
-
-
-le_set_justwork:
-	setarg 0x01000302
-	store 4,mem_le_pres
-	setarg 0x010010
-	store 3,mem_le_pres_max_keysize
-	jam 1,mem_le_pairing_mode
-	rtn
-
-/////////////////////////////////////////////////////////////////////////
-
-le_fifo_malloc_tx_empty:
-	arg 0,rega
-	arg LLID_EMPTY,type
-	branch le_fifo_malloc_tx
-
-
-//rega:len regb:ll opcode
-le_fifo_malloc_tx_ll:
-	bpatchx patch28_0,mem_patch28
-	arg LLID_LE_LL,type
-	call le_fifo_malloc_tx
-	copy regb,pdata
-	istore 1,contw
-	rtn
-	
-
-//rega:len regb:cid
-le_fifo_malloc_tx_l2cap:
-	bpatchx patch28_1,mem_patch28
-	force LLID_START,type
-	increase 4,rega
-	call le_fifo_malloc_tx
-	increase -4,rega
-	copy rega,pdata
-	istore 2,contw
-	copy regb,pdata
-	istore 2,contw
-	rtn
-
-
-//rega:len type:llid
-le_fifo_malloc_tx:
-	bpatchx patch28_2,mem_patch28
-	increase 5,rega
-	call ble_l2cap_malloc
-	increase -5,rega
-	copy rega,pdata
-	istore 2,contw				//lengh
-	setarg 0
-	istore 2,contw				//offset
-	copy type,pdata
-	istore 1,contw				//LLID
-	rtn
-
-
-le_fifo_get_first_tx_ptr:
-	bpatchx patch28_3,mem_patch28
-	call l2cap_malloc_fifo_out
-	copy pdata,contr
-	rtn
-
-le_fifo_get_second_tx_ptr:
-	fetch 2,mem_tx_fifo2_ptr
-	rtn
-
-le_fifo_get_last_tx_ptr:
-	call le_fifo_get_last_tx_ptr0
-	copy pdata,contr
-	rtn
-
-
-le_fifo_get_last_tx_ptr0:
-	fetch 2,mem_tx_fifo3_ptr
-	rtn
-
-
-le_fifo_get_first_l2cap_ptr:
-	call le_fifo_get_first_tx_ptr
-	increase 5,contr
-	rtn
-
-le_fifo_get_first_att_ptr:
-	call le_fifo_get_first_tx_ptr
-	increase 9,contr
-	rtn
-
-le_fifo_get_last_att_ptr:
-	call le_fifo_get_last_tx_ptr
-	increase 9,contr
-	rtn
-
-le_fifo_get_last_l2cap_ptr:
-	call le_fifo_get_last_tx_ptr
-	increase 5,contr
-	rtn
-
-
-le_fifo_check_full:
-	branch l2cap_malloc_is_fifo_full
-
-
-le_fifo_check_nearly_full:
-	branch l2cap_malloc_is_fifo_nearly_full
-
-	
-le_fifo_check_empty:
-	branch l2cap_malloc_is_fifo_empty
-
-
-le_fifo_release_first_node:
-	branch l2cap_malloc_free
-
-
-le_set_dle:
-	store 8,mem_local_rx_max_octets
-	branch le_set_feature_data_packet_length_extension
-
-
-le_set_phys:
-	and temp,0xff,rega
-	call le_set_tx_phy
-	rshift8 temp,rega
-//	branch le_set_rx_phy
-le_set_rx_phy:
-	storer rega,1,mem_le_rx_phys
-	branch le_set_phy_common
-
-le_set_tx_phy:
-	storer rega,1,mem_le_tx_phys
-le_set_phy_common:	
-	isolate1 BIT_LE_2M_PHY,rega
-	call le_set_feature_2M_phy,true
-	isolate1 BIT_LE_CODED_PHY,rega
-	call le_set_feature_coded_phy,true
-	rtn
-
-
-
-le_set_feature_2M_phy:
-	arg BIT_LL_FEATURE_LE_2M_PHY,queue
-	branch le_set_feature
-
-
-le_set_feature_coded_phy:
-	arg BIT_LL_FEATURE_LE_CODED_PHY,queue
-	branch le_set_feature
-
-le_set_feature_data_packet_length_extension:
-	arg BIT_LL_FEATURE_LE_DATA_PACKET_LENGTH_EXTENSION,queue
-//	branch le_set_feature
-le_set_feature:
-	fetch 8,mem_le_local_feature
-	qset1 pdata
-	store 8,mem_le_local_feature
-	rtn
-
-le_set_fixed_ltk_justwork:
-	call le_set_config_fixed_ltk
-	call le_set_justwork
-	call le_set_fixed_ltk
-	branch le_set_config_read_authentication
-
-
-
-
-le_advertising_dispatch:
-	jam FUN_RX_LL_1M_PHY,mem_le_rx_phy
-	jam FUN_TX_LL_1M_PHY,mem_le_tx_phy
-	call le_enable
-	call le_scan
-	call le_adv
-	branch le_disable
-
-le_scan:
-	bpatchx patch28_4,mem_patch28
-	fetch 1,mem_le_scan_enable
-	rtnne LE_SCAN_ENABLE
-	arg le_scan_interval_timer,queue
-	call timer_check
-	nrtn blank
-	fetch 2,mem_le_scan_interval
-	fetcht 2,mem_le_scan_window
-	isub temp,pdata
-	arg le_scan_interval_timer,queue
-	call timer_init
-	disable master
-	call le_init_adv
-	call le_wait_adv
-	nrtn match
-	bpatchx patch28_5,mem_patch28
-	fetch 6,mem_le_rxbuf+2
-	store 6,mem_le_plap
-//	call le_scan_dongle
-
-	fetch 1,mem_le_adv_rcv
-	increase 1,pdata
-	store 1,mem_le_adv_rcv
-	call le_create_conn
-	rtn master
-	call le_send_scan_request
-	nrtn match
-	fetch 1,mem_le_scanrsp_rcv
-	increase 1,pdata
-	store 1,mem_le_scanrsp_rcv
-	fetch 9,mem_le_rxbuf+8
-	store 9,mem_temp_block0
-	rtn
-
-
-le_wait_adv:
-	bpatchx patch28_6,mem_patch28
-	call le_next_adv_channel
-	call le_receive_adv
-	fetch 1,mem_le_adv_waitcnt
-	increase 1,pdata
-	store 1,mem_le_adv_waitcnt
-	rtn
-
-
-le_create_conn:
-	bpatchx patch28_7,mem_patch28
-	fetch 1,mem_cmd_le_create_conn
-	rtnne hci_cmd_le_create_conn
-	fetch 6,mem_le_plap
-	fetcht 6,mem_le_conn_peer_addr
-	isub temp,null
-	nrtn zero
-	call context_new
-	nrtn zero
-	call le_connect_request
-	call le_init_master
-	call le_send_version_ind
-	jam BT_EVT_LE_CONNECTED,mem_fifo_temp
-	call ui_ipc_send_event	
-	jam 0,mem_hci_cmd
-	jam 0,mem_le_peer_sca
-	jam 0,mem_le_scan_enable
-	jam 0,mem_cmd_le_create_conn
-	branch context_save
-
-le_connect_request:
-	bpatchx patch29_0,mem_patch29
-	force -1,pdata
-	setsect 2,1
-	store 5,mem_le_channel_map
-	arg mem_le_state,rega	
-	call le_calc_channel_map	
-	force 4,loopcnt
-	arg mem_le_access,contw
-	call generate_random_loop
-	fetch 2,mem_le_timeout
-	store 2,mem_le_superto
-le_con_req_hop_retry:
-	random pdata
-	and_into 0xf,pdata
-	sub pdata,4,null
-	branch le_con_req_hop_retry,positive
-	store 1,mem_le_hop
-//	store 1,mem_tmp1
-	bpatchx patch29_1,mem_patch29
-	fetcht 2,mem_le_conn_interval
-	storet 2,mem_le_tsniff	
-	copy temp,regc			// tsniff in regc
-	add clkn_bt,7,pdata			// leave space for offset
-	idiv regc
-	call wait_div_end
-	remainder rega
-	isub rega,pdata
-	iadd regc,pdata
-	fetcht 2,mem_le_dsniff
-	iadd temp,pdata
-	store 4,mem_le_anchor
-	isub clkn_bt,rega
-	increase -6,rega			// window offset
-	arg 0x2205,regb			// length & CONN_REQ PDU
-	fetch 1,mem_le_conn_own_addr_type
-	nsetflag blank,LE_SENDER_ADDR_BIT,regb
-	fetch 1,mem_le_conn_peer_addr_type
-	nsetflag blank,LE_RECEIVER_ADDR_BIT,regb
-	copy regb,pdata
-	store 2,mem_le_txheader
-	fetch 6,mem_le_lap
-	istore 6,contw//own addr
-	fetch 6,mem_le_plap
-	istore 6,contw// peer addr
-	fetch 4,mem_le_access
-	istore 4,contw
-	random pdata
-	istore 2,contw				
-	random pdata
-	istore 1,contw
-	force 2,pdata					
-	istore 1,contw
-	rshift2 rega,pdata
-	istore 2,contw				
-	rshift2 regc,pdata			
-	istore 2,contw				
-	bpatchx patch29_2,mem_patch29
-	setarg 0					
-	istore 2,contw
-	fetch 2,mem_le_timeout
-	istore 2,contw
-	fetch 5,mem_le_channel_map
-	istore 5,contw				
-	fetch 1,mem_le_hop
-	arg param_le_sca,temp
-	ior temp,pdata
-	istore 1,contw
-	call le_transmit_norx
-	setarg mem_le_txheader
-	add pdata,18,contr
-	ifetch 3,contr
-	store 3,mem_le_crcinit
-	rtn
-		
-
-le_adv:
-	jam 36,mem_le_ch_mapped
-	jam 0,mem_le_adv_channel_map_temp
-	call le_send_adv_protect_txbuf
-	call le_adv_loop
-	branch le_send_adv_recover_txbuf
-	
-le_adv_loop:
-	bpatchx patch29_3,mem_patch29
-	fetch 1,mem_le_adv_enable
-	rtn blank
-	arg le_adv_interval_timer,queue
-	call timer_check
-	nrtn blank
-	enable swfine
-	call le_init_adv
-	call le_next_adv_channel
-	call le_send_adv_ind
-	nbranch le_adv_not_match,match
-	fetch 1,mem_le_req_rcv
-	increase 1,pdata
-	store 1,mem_le_req_rcv
-	fetch 1,mem_le_rxbuf_adv_header
-	and pdata,0x0f,pdata
-	beq SCAN_REQ,le_send_scan_response
-	beq CONNECT_REQ,le_parse_connect_req
-le_adv_not_match:
-	bpatchx patch29_4,mem_patch29
-	fetch 1,mem_le_adv_channel_map_temp
-	fetcht 1,mem_le_adv_channel_map
-	isub temp,null
-	nbranch le_adv_loop,zero
-	random pdata 
-	arg 0x1ff,temp
-	iand temp,pdata
-	add pdata,250,pdata
-	call delay
-	arg le_adv_interval_timer,queue
-	fetch 2,mem_le_adv_interval
-	branch timer_init
-
-le_send_adv_protect_txbuf:
-	arg mem_le_tx_buf_temp,contw
-	arg mem_le_txheader,contr	
-	branch memcpy48
-	
-le_send_adv_recover_txbuf:
-	arg mem_le_tx_buf_temp,contr
-	arg mem_le_txheader,contw
-	branch memcpy48
-
-le_init_adv:
-	bpatchx patch29_5,mem_patch29
-	disable master
-le_adv_access:
-	setarg 0x8e89be
-	lshift8 pdata,pdata
-	or_into 0xd6,pdata
-	iforce access
-	setarg 0x555555
-	store 3,mem_le_crcinit
-	rtn
-
-
-
-le_send_adv_ind:
-	bpatchx patch29_6,mem_patch29
-	fetch 1,mem_le_adv_type
-	fetcht 1,mem_le_adv_own_addr_type
-	lshift4 temp,temp
-	lshift2 temp,temp
-	iadd temp,temp
-	storet 1,mem_le_txheader
-	beq ADV_DIRECT_IND,le_send_adv_direct_ind
-	fetcht 1,mem_le_adv_data_len
-	add temp,6,pdata
-	store 1,mem_le_txlen
-	fetch 6,mem_le_lap
-	store 6,mem_le_txpayload
-	copy temp,loopcnt
-	arg mem_le_adv_data,contr
-	call memcpy_fast
-	branch le_send_adv_transmit
-
-le_send_adv_direct_ind:
-	setarg 12
-	store 1,mem_le_txlen
-	fetch 6,mem_le_lap
-	store 6,mem_le_txpayload
-	fetch 6,mem_hci_plap
-	istore 6,contw
-le_send_adv_transmit:
-	bpatchx patch29_7,mem_patch29
-	fetch 1,mem_le_adv_transmit
-	increase 1,pdata
-	store 1,mem_le_adv_transmit
-	arg 1800,stop_watch
-	disable match
-	branch le_transmit_receive_sifs_without_change_mode
-
-
-le_send_scan_request:
-	bpatchx patch2a_0,mem_patch2a
-	fetch 1,mem_le_scan_type
-	rtnne LE_SCAN_TYPE_ACTIVE
-	fetch 1,mem_le_adv_transmit
-	increase 1,pdata
-	store 1,mem_le_adv_transmit
-	arg 0x0c03,temp// length + SCAN_REQ PDU
-	fetch 1,mem_le_scan_own_addr_type
-	nsetflag blank,LE_SENDER_ADDR_BIT,temp
-	copy rega,pdata
-	nsetflag blank,LE_RECEIVER_ADDR_BIT,temp	
-	storet 2,mem_le_txheader
-	fetch 6,mem_le_lap
-	istore 6,contw
-	fetch 6,mem_le_plap
-	istore 6,contw
-	branch le_transmit_receive_sifs_without_change_mode
-
-le_send_scan_response:
-	bpatchx patch2a_1,mem_patch2a
-	fetch 6,mem_le_rxbuf_adv_scan_req_adv_address
-	fetcht 6,mem_le_lap
-	isub temp,null
-	nrtn zero
-	arg SCAN_RSP,temp
-	fetch 1,mem_le_adv_own_addr_type
-	nsetflag blank,LE_SENDER_ADDR_BIT,temp
-	storet 1,mem_le_txheader
-	fetcht 1,mem_le_scan_data_len
-	add temp,6,pdata
-	store 1,mem_le_txlen
-	fetch 6,mem_le_lap
-	store 6,mem_le_txpayload
-	arg mem_le_scan_data,contr
-	copy temp,loopcnt
-	call memcpy_fast
-	call le_transmit_norx
-	branch le_adv_not_match
-
-le_parse_connect_req:
-	fetch 6,mem_le_rxbuf_adv_connect_ind_adv_address
-	fetcht 6,mem_le_lap
-	isub temp,null
-	nrtn zero
-	call le_scan_check_sender_addr_type
-	storer rega,1,mem_le_conn_peer_addr_type
-	fetch 6,mem_le_rxbuf_adv_connect_ind_init_address
-	store 6,mem_le_plap
-	fetch 8,mem_le_rxbuf_adv_connect_ind_access_address
-	store 8,mem_le_access 	// and crcinit & window size
-	fetcht 2,mem_le_rxbuf_adv_connect_ind_win_offset	// transmit offset
-	bpatchx patch2a_2,mem_patch2a
-	lshift2 temp,temp
-	fetch 2,mem_le_rxbuf_adv_connect_ind_interval	// connInterval
-	lshift2 pdata,pdata
-	store 2,mem_le_tsniff
-	store 4,mem_le_anchor
-	isub temp,pdata
-	add pdata,-2,clke_bt
-	fetch 9,mem_le_rxbuf_adv_connect_ind_latency
-	store 9,mem_le_slave_latency// and super to & channel map
-	fetch 1,mem_le_rxbuf_adv_connect_ind_hop_and_sca
-	and pdata,0x1f,temp
-	storet 1,mem_le_hop
-	rshift4 pdata,temp
-	rshift temp,temp
-	storet 1,mem_le_peer_sca
-	arg mem_le_state,rega
-	call le_receive_window_size
-	arg mem_le_state,rega	
-	call le_calc_channel_map
-	call le_init_slave
-	call context_new
-	nrtn zero
-	bpatchx patch2a_3,mem_patch2a
-	call calc_clke_offset
-	call le_l2cap_reset_signaling_identifier
-	jam BT_EVT_LE_CONNECTED,mem_fifo_temp
-	call ui_ipc_send_event
-	branch context_save
-
-
-le_next_adv_channel:
-	bpatchx patch2a_4,mem_patch2a
-	fetch 1,mem_le_ch_mapped
-	beq 37,le_next_adv_channel_curr_channel_37
-	beq 38,le_next_adv_channel_curr_channel_38
-	beq 39,le_next_adv_channel_curr_channel_39
-	branch le_next_adv_channel_curr_channel_39
-
-le_next_adv_channel_curr_channel_37:
-	fetcht 1,mem_le_adv_channel_map
-	isolate1 BIT_ADV_CHANNEL_MAP_38,temp		//check 38 channel enable
-	branch set_le_next_adv_channel_38,true
-	isolate1 BIT_ADV_CHANNEL_MAP_39,temp		//check 39 channel enable
-	branch set_le_next_adv_channel_39,true
-	branch set_le_next_adv_channel_37
-
-
-le_next_adv_channel_curr_channel_38:
-	fetcht 1,mem_le_adv_channel_map
-	isolate1 BIT_ADV_CHANNEL_MAP_39,temp		//check 39 channel enable
-	branch set_le_next_adv_channel_39,true
-	isolate1 BIT_ADV_CHANNEL_MAP_37,temp		//check 37 channel enable
-	branch set_le_next_adv_channel_37,true
-	branch set_le_next_adv_channel_38
-
-
-le_next_adv_channel_curr_channel_39:
-	fetcht 1,mem_le_adv_channel_map
-	isolate1 BIT_ADV_CHANNEL_MAP_37,temp		//check 37 channel enable
-	branch set_le_next_adv_channel_37,true
-	isolate1 BIT_ADV_CHANNEL_MAP_38,temp		//check 38 channel enable
-	branch set_le_next_adv_channel_38,true
-	branch set_le_next_adv_channel_39
-
-set_le_next_adv_channel_37:
-	jam 37,mem_le_ch_mapped
-	fetch 1,mem_le_adv_channel_map_temp
-	set1 BIT_ADV_CHANNEL_MAP_37,pdata
-	store 1,mem_le_adv_channel_map_temp
-	rtn
-
-set_le_next_adv_channel_38:
-	jam 38,mem_le_ch_mapped
-	fetch 1,mem_le_adv_channel_map_temp
-	set1 BIT_ADV_CHANNEL_MAP_38,pdata
-	store 1,mem_le_adv_channel_map_temp
-	rtn
-
-set_le_next_adv_channel_39:
-	jam 39,mem_le_ch_mapped
-	fetch 1,mem_le_adv_channel_map_temp
-	set1 BIT_ADV_CHANNEL_MAP_39,pdata
-	store 1,mem_le_adv_channel_map_temp
-	rtn
-
-
-
-
-le_parse_att:
-	copy contr,rega
-	fetch 1,mem_device_option
-	beq DVC_OP_SHUTTER_DY,shutter_dy_le_parse_att
-	beq DVC_OP_KEYBOARD,keyboard_le_att_auto_reco_process
-	copy rega,contr
-	ifetch 3,contr
-	store 3,mem_le_att_opcode
-le_parse_att2:
-	beq ATTOP_EXCHANGE_MTU_REQUEST,le_parse_att_exchange_mtu_request
-	beq ATTOP_EXCHANGE_MTU_RESPONSE,le_parse_att_exchange_mtu_response
-	beq ATTOP_FIND_INFORMATION_REQUEST,le_parse_att_find_information_request
-	beq ATTOP_FIND_BY_TYPE_VALUE_REQUEST,le_parse_att_find_by_type_value_request
-	beq ATTOP_READ_BY_TYPE_REQUEST,le_parse_att_read_by_type_request
-	beq ATTOP_READ_REQUEST,le_parse_att_read_request
-	beq ATTOP_READ_BLOB_REQUEST,le_parse_att_read_blob_request
-	beq ATTOP_READ_BY_GROUP_TYPE_REQUEST,le_parse_att_read_by_group_type_request
-	beq ATTOP_WRITE_REQUEST,le_parse_att_write_request
-	beq ATTOP_PREPARE_WRITE_REQUEST,le_parse_att_prepare_write_request
-	beq ATTOP_EXECUTE_WRITE_REQUEST,le_parse_att_execute_write_request
-	beq ATTOP_HANDLE_VALUE_CONFIRMATION,le_parse_handle_value_confirmation
-	beq ATTOP_WRITE_COMMAND,le_parse_att_write_command
-	rtn
-
-
-le_send_att_exchange_mtu_requset:
-	force 3,rega
-	call le_fifo_malloc_tx_l2cap_gatt
-	setarg ATTOP_EXCHANGE_MTU_REQUEST
-le_send_att_exchange_mtu_common:
-	istore 1,contw
-	fetch 2,mem_le_local_mtu
-	istore 2,contw
-	rtn
-
-
-le_parse_att_exchange_mtu_request:
-	call le_parse_att_exchange_mtu_response
-le_send_att_exchange_mtu_response:
-	force 3,rega
-	call le_fifo_malloc_tx_l2cap_gatt
-	setarg ATTOP_EXCHANGE_MTU_RESPONSE
-	branch le_send_att_exchange_mtu_common
-
-le_parse_att_exchange_mtu_response:
-	rshift8 pdata,pdata
-	store 2,mem_le_remote_mtu
-	rtn
-
-le_parse_att_find_information_request:
-	call le_get_search_handle_start_end_common
-	call enable_user
-	branch le_send_att_find_information_response
-
-
-le_att_handle_inrange:
-	ifetch 2,contr
-	and_into 0xff,pdata
-	rtn blank
-	isub regb,null			
-	rtn zero
-	nrtn positive
-	isub regc,null			
-	rtn zero
-	branch le_att_handle_blank,positive
-	force 1,null
-	rtn
-le_att_handle_blank:
-	force 0,pdata
-	rtn
-
-	
-le_send_att_find_information_response:
-	arg 3,timeup
-	call le_init_attlist_search
-le_send_att_find_information_res_loop:
-	call le_att_handle_inrange
-	branch le_send_att_find_information_res_end,blank
-	nbranch le_send_att_find_information_res_next,positive
-	increase -2,contr
-	call store_contr
-	call get_contw
-	nbranch le_send_att_find_information_res_store_info2,user
-	call push_stack_rega_b_c
-	storer timeup,4,mem_timeup
-	force 30,rega
-	call le_fifo_malloc_tx_l2cap_gatt
-	fetchr timeup,4,mem_timeup
-	call pop_stack_rega_b_c
-	call disable_user
-	setarg ATTOP_FIND_INFORMATION_RESPONSE
-	istore 1,contw
-	call get_contr
-	ifetch 2,contr
-	ifetchr rega, 1,contr
-	sub rega,16,null
-	branch le_send_att_find_information_res_uuid128,zero
-	sub rega,2,null
-	nbranch le_send_att_error_response_notfound,zero
-le_send_att_find_information_res_uuid16:
-	setarg UUID_SIZE_16BIT
-	istore  1,contw
-	branch le_send_att_find_information_res_store_info
-	
-le_send_att_find_information_res_uuid128:
-	setarg UUID_SIZE_128BIT
-	istore 1,contw
-	arg 1,timeup
-	branch le_send_att_find_information_res_store_info
-		
-le_send_att_find_information_res_store_info2:
-	call get_contr
-	ifetch 2,contr
-	ifetch 1,contr
-	isub rega,null //uuid size format
-	nbranch le_send_att_find_information_res_end,zero
-	
-le_send_att_find_information_res_store_info:
-	call get_contr
-	ifetch 2,contr
-	and_into 0xff,pdata
-	istore 2,contw
-	ifetchr loopcnt, 1,contr
-	call memcpy
-	call store_contw
-	increase -1,timeup
-	branch le_send_att_find_information_res_end,zero
-le_send_att_find_information_res_cont:
-	call le_att_contr_add_len
-	branch le_send_att_find_information_res_loop
-	
-le_send_att_find_information_res_next:
-	call le_att_contr_add_len
-	branch le_send_att_find_information_res_cont
-	
-le_send_att_find_information_res_end:
-	branch le_send_att_error_response_notfound,user
-	branch le_send_auto_len_by_mem
-
-
-le_parse_att_find_by_type_value_request:
-	call le_get_search_handle_start_end_common
-	ifetch 2,contr
-	store 2,mem_le_search_uuid
-	call store_contr
-	arg mem_le_search_att_type_length,contw
-	fetch 2,mem_le_l2cap_size
-	increase -7,pdata
-	call le_get_search_common2
-	branch le_send_att_find_by_type_value_response
-
-
-le_start_end_handle_check_1:
-	disable user
-	fetcht 2,mem_le_search_handle_start
-	fetch 2,mem_le_search_handle_end
-	isub temp,null
-	nbranch le_start_end_handle_check_1_fail,positive
-	deposit temp
-	rtnne 0
-le_start_end_handle_check_1_fail:
-	enable user
-	jam ATT_ERR_INVALID_HANDLE,mem_le_err_code
-	branch le_send_att_error_response
-
-
-le_send_att_find_by_type_value_response:
-	call le_start_end_handle_check_1
-	rtn user
-	fetcht 2,mem_le_search_uuid
-	setarg UUID_GATT_PRIMARY_SERVICE
-	isub temp,null
-	branch le_send_att_find_by_type_value_res_primary,zero
-	branch le_send_att_error_response_notfound
-	
-
-le_send_att_find_by_type_value_res_primary:
-	jam LE_FIND_BY_TYPE_VAL_RES_NOT_FOUND,mem_le_search_res
-	fetcht 2,mem_le_search_handle_start
-	storet 2,mem_temp
-	call le_att_get_handle_info
-	nbranch le_send_att_error_response_notfound,blank
-le_send_att_find_primary_search_loop:
-	fetcht 2,mem_temp
-	call le_att_get_handle_info
-	nbranch le_send_att_error_response_notfound2,blank	
-	copy contr,rega
-	fetch 1,mem_le_curr_att_len
-	copy pdata,loopcnt
-	fetcht 1,mem_le_search_att_type_length
-	isub temp,null
-	nbranch le_send_att_find_primary_search_loop1,zero
-	arg mem_le_search_att_type,regb
-	call string_compare
-
-	branch le_send_att_find_primary_search_end_start_handle_found,zero
-
-	fetch 2,mem_le_cur_uuid
-	fetcht 2,mem_le_search_uuid
-	isub temp,null
-	branch le_send_att_find_primary_search_end_ending_handle_found,zero
-le_send_att_find_primary_search_loop1:
-	fetch 2,mem_temp
-	increase 1,pdata
-	store 2,mem_temp
-	branch le_send_att_find_primary_search_loop
-
-le_send_att_error_response_notfound2:
-	fetch 1,mem_le_search_res
-	beq LE_FIND_BY_TYPE_VAL_RES_FOUND_STARTING_HANDLE,le_send_att_find_primary_search_end_ending_handle_found
-	branch le_send_att_error_response_notfound
-
-	
-le_send_att_find_primary_search_end_start_handle_found:
-	fetch 2,mem_le_cur_uuid
-	fetcht 2,mem_le_search_uuid
-	isub temp,null
-	nbranch  le_send_att_find_primary_search_loop1,zero
-	jam LE_FIND_BY_TYPE_VAL_RES_FOUND_STARTING_HANDLE,mem_le_search_res
-//	copy rega,temp
-	fetcht 2,mem_temp
-	storet 2,mem_le_cur_handle_start
-	branch le_send_att_find_primary_search_loop1
-
-le_send_att_find_primary_search_end_ending_handle_found:
-	fetch 1,mem_le_search_res
-	beq LE_FIND_BY_TYPE_VAL_RES_NOT_FOUND,le_send_att_find_primary_search_loop1
-	jam LE_FIND_BY_TYPE_VAL_RES_FOUND_ENDING_HANDLE,mem_le_search_res
-	fetcht 2,mem_temp
-	increase -1,temp
-	storet 2,mem_le_cur_handle_end
-	
-le_send_att_find_primary_search_end:
-	arg 5,rega
-	call le_fifo_malloc_tx_l2cap_gatt
-	setarg ATTOP_FIND_BY_TYPE_VALUE_RESPONSE
-	istore 1,contw
-	fetch 2,mem_le_cur_handle_start
-	istore 2,contw
-	fetch 2,mem_le_cur_handle_end
-	istore 2,contw
-	rtn
-
-
-
-le_parse_att_read_by_type_request:
-	call le_get_search_handle_start_end_common
-	call le_get_search_att_type
-	branch le_send_att_read_by_type_response
-	
-le_send_att_read_by_type_response:
-	fetcht 2,mem_le_search_handle_start
-	storet 2,mem_temp
-	call le_init_attlist_search
-	call le_att_get_handle_ptr2
-	increase -2,contr
-	copy contr,pdata
-	store 2,mem_le_cur_attlist_start_ptr
-
-	fetcht 2,mem_le_search_att_type
-	setarg UUID_CHRCTR_DEVICE_NAME
-	isub temp,null
-	branch le_send_att_read_by_type_res_device_name,zero
-	setarg UUID_GATT_CHARACTERISTIC
-	isub temp,null
-	nbranch le_send_att_read_by_type_res_not_characteristic,zero
-	arg 2,timeup
-le_send_att_read_by_type_response_loop:
-	call le_att_check_handle_end
-	nbranch le_send_att_read_by_type_response_end,positive
-	fetcht 2,mem_temp
-	call le_att_get_handle_info_from_ptr
-	nbranch le_send_att_read_by_type_response_end,blank
-	call le_att_same_type
-	nbranch le_send_att_read_by_type_response_next_handle,zero
-	nbranch le_send_att_read_by_type_res_found_next,user
-	disable user
- 	call le_get_search_max_mtu_data
-	copy pdata,rega
-	call le_fifo_malloc_tx_l2cap_gatt
-	setarg ATTOP_READ_BY_TYPE_RESPONSE
-	istore 1,contw
-	copy contw,alarm
-	increase 1,contw
-	
-	call le_send_att_read_by_type_write_properties
-	call le_att_next_handle
-	call le_att_get_handle_info_from_ptr
-	call le_send_att_read_by_type_write_uuid
-	fetch 1,mem_le_cur_uuid_length
-	add pdata,5,rega
-	istorer rega,1,alarm
-	
-	sub rega,7,null
-	ncall enable_user2,zero
-	call disable_user2,zero
- 	call le_get_search_max_mtu_data
- 	increase -2,pdata
-	idiv rega
-	call wait_div_end
-	quotient timeup
-	increase -1,timeup
-	branch le_send_att_read_by_type_response_end,zero
-le_send_att_read_by_type_response_next_handle:
-	call le_att_next_handle
-	branch le_send_att_read_by_type_response_loop
-le_send_att_read_by_type_response_end:
-	branch le_send_att_error_response_notfound,user
-	branch le_send_auto_len_by_mem
-
-le_send_att_read_by_type_res_found_next:
-	call le_store_att_record
-	call le_att_next_handle
-	call le_att_get_handle_info_from_ptr
-	call le_send_att_read_by_type_res_check_pair_length_type
-	nbranch le_send_att_read_by_type_response_end,blank
-
-	call get_contw
-	fetch 2,mem_temp
-	increase -1,pdata
-	istore 2,contw
-	call le_write_att_record_common
-	call le_send_att_read_by_type_write_uuid
-	increase -1,timeup
-	branch le_send_att_read_by_type_response_end,zero
-	branch le_send_att_read_by_type_response_next_handle
-
-	
-le_send_att_read_by_type_write_properties:
-	fetch 2,mem_temp
-	istore 2,contw
-	
-	fetch 1,mem_le_curr_att_len
-	copy pdata,loopcnt
-	call get_contr
-	call memcpy_fast
-	branch store_contw
-le_send_att_read_by_type_write_uuid:
-	call get_contw
-	fetch 2,mem_temp
-	istore 2,contw
-	call store_contw
-	fetch 1,mem_le_cur_uuid_length
-	copy pdata,loopcnt
-	call get_contw	
-	call get_contr
-	isub loopcnt,contr
-	increase -1,contr
-	call memcpy_fast
-	branch store_contw
-
-le_send_att_read_by_type_res_not_characteristic:
-	bpatchx patch2a_5,mem_patch2a
-	call le_att_get_uuid_ptr
-	branch le_send_att_error_response_notfound,blank
-	copy contr,regc
-	
-	call le_get_search_max_mtu_data
-	copy regc,contr
-	ifetcht 1,contr
-	increase 4, temp
-	call not_greater_than
-	copy pdata,regc
-	copy pdata,rega
-	call store_contr
-	call le_fifo_malloc_tx_l2cap_gatt
-
-	setarg ATTOP_READ_BY_TYPE_RESPONSE
-	istore 1,contw
-	add regc,-2,pdata
-	add pdata ,-2,loopcnt
-	istore 1,contw
-	fetch 2,mem_le_cur_handle
-	istore 2,contw
-	call get_contr
-	branch  memcpy_fast
-
-	
-le_send_att_read_by_type_res_device_name:
-	call le_att_get_uuid_ptr
-	branch le_send_att_error_response_notfound,blank
-	increase -5,contr // point to handle
-	ifetch 2,contr		
-	store 2,mem_temp
-	call le_get_search_max_mtu_data
-	fetcht 1,mem_le_name_len
-	increase 4, temp
-	call not_greater_than
-	copy pdata,regc
-	copy pdata,rega
-	call le_fifo_malloc_tx_l2cap_gatt
-	setarg ATTOP_READ_BY_TYPE_RESPONSE
-	istore 1,contw
-	add regc,-2,pdata
-	add pdata ,-2,loopcnt
-	istore 1,contw
-	fetch 2,mem_temp
-	istore 2,contw
-	arg mem_le_name,contr
-	branch memcpy_fast
-	
-
-le_init_attlist_search:
-	bpatchx patch2a_6,mem_patch2a
-	fetch 2,mem_le_search_handle_start
-	iforce regb
-	fetch 2,mem_le_search_handle_end
-	iforce regc
-	fetch 2,mem_ui_le_uuid_table
-	iforce contr
-	branch enable_user
-
-
-	
-le_att_get_handle_ptr:
-	call le_att_get_handle_ptr2
-	branch le_att_get_handle_ptr_found,zero
-	rtn
-	
-le_att_get_handle_ptr2:
-	bpatchx patch2a_7,mem_patch2a
-	fetch 2,mem_ui_le_uuid_table
-	iforce contr
-le_att_get_handle_loop1:
-	ifetch 2,contr
-	and_into 0xff,pdata
-	rtn blank
-	isub temp,null
-	rtn zero
-	call le_att_contr_add_len
-	call le_att_contr_add_len
-	branch le_att_get_handle_loop1
-	
-le_att_get_handle_ptr_found:
-le_att_contr_add_len:
-	ifetch 1,contr
-	iadd contr,contr	
-	rtn	
-	
-
-le_att_get_uuid_ptr:
-	bpatchx patch2b_0,mem_patch2b
-	fetch 2,mem_ui_le_uuid_table
-	iforce contr
-le_att_get_uuid_loop:
-	ifetch 2,contr
-	and_into 0xff,pdata
-	rtn blank
-	store 2,mem_le_cur_handle  //handle
-	ifetch 1,contr
-	copy contr,contw
-	iadd contr,contr
-	fetcht 1,mem_le_search_att_type_length
-	isub temp,null
-	nbranch le_att_get_uuid_ptr_next,zero
-	copy pdata,loopcnt
-	copy contw,regb
-	arg mem_le_search_att_type ,rega
-	call string_compare
-	rtn zero
-	fetch 1,mem_le_search_att_type_length
-le_att_get_uuid_ptr_next:	
-	iadd contw,contr
-	call le_att_contr_add_len
-	branch le_att_get_uuid_loop	
-
-
-
-
-//output:temp:new handle num
-//contr:address write data
-le_att_get_last_handle:
-	arg 0x01,temp
-	fetch 2,mem_ui_le_uuid_table
-	iforce contr
-	copy contr,contw
-le_att_get_last_handle_loop:
-	ifetch 2,contr
-	and_into 0xff,pdata
-	rtn blank
-	add pdata,1,temp
-	call le_att_contr_add_len
-	call le_att_contr_add_len
-	copy contr,contw
-	branch le_att_get_last_handle_loop
-
-
-le_att_get_handle_info_from_ptr:
-	fetch 2, mem_le_cur_attlist_start_ptr
-	branch le_att_get_handle_info_fast
-
-le_att_get_handle_info:
-	bpatchx patch2b_1,mem_patch2b
-	fetch 2,mem_ui_le_uuid_table
-le_att_get_handle_info_fast:
-	iforce contr
-le_att_get_handle_loop:
-	ifetch 2,contr
-	and_into 0xff,pdata
-	branch le_att_unfind_handle,blank
-	isub temp,null
-	branch le_att_finded_handle, zero
-	call le_att_contr_add_len
-	call le_att_contr_add_len
-	branch le_att_get_handle_loop
-	
-le_att_unfind_handle:
-	branch disable_blank
-
-le_att_finded_handle:
-	ifetch 1,contr
-	store 1,mem_le_cur_uuid_length
-	copy pdata,loopcnt
-	arg mem_le_cur_uuid,contw
-	call memcpy_fast
-	ifetch 1,contr
-	store 1,mem_le_curr_att_len
-	call store_contr
-	branch enable_blank
-
-
-
-le_parse_att_read_request:
-	call le_check_encrypt_state
-	fetcht 2,mem_le_att_handle
-	fetch 1,mem_le_configuration
-	bbit1 BIT_BLE_READ_AUTH,le_send_att_read_response_check_auth
-
-//input:temp is handle
-le_send_att_read_response:
-	call le_att_get_handle_ptr2
-	nbranch le_send_att_error_response_notfound,zero
-	call le_send_att_read_response_check_handle,user
-	rtn user
-	call le_att_get_handle_ptr_found
-	increase -2,contr
-	ifetch 2,contr
-	arg UUID_CHRCTR_DEVICE_NAME,temp
-	isub temp,null
-	branch le_send_device_name,zero
-	copy contr,regc
-	call le_get_search_max_mtu_data
-	copy regc,contr
-	ifetcht 1,contr
-	increase 1,temp
-	call not_greater_than
-le_send_att_read_response_less:
-	copy pdata,regc
-	copy pdata,rega
-	call store_contr
-	call le_fifo_malloc_tx_l2cap_gatt
-	setarg ATTOP_READ_RESPONSE
-	istore 1,contw
-	add regc,-1,loopcnt
-	call get_contr
-	branch memcpy
-
-le_send_device_name:
-	call le_get_search_max_mtu_data
-	fetcht 1,mem_le_name_len
-	increase 1, temp
-	call not_greater_than
-	copy pdata,regc
-	copy pdata,rega
-
-	call le_fifo_malloc_tx_l2cap_gatt
-	setarg ATTOP_READ_RESPONSE
-	istore 1,contw
-	add regc,-1,loopcnt
-	arg mem_le_name,contr
-	branch memcpy
-	
-	
-le_send_att_read_response_check_auth:
-	fetch 2,mem_le_pairing_handle
-	isub temp,null
-	nbranch le_send_att_read_response,zero
-	nbranch le_send_att_read_response,user
-le_send_att_read_response_error_insufficient_auth:
-	jam ATT_ERR_INSUFFICIENT_AUTHENTICATION,mem_le_err_code
-	branch le_send_att_error_response
-
-le_send_att_read_response_check_handle:
-	increase -2,contr
-	ifetch 2,contr
-	bbit1 BIT_OF_ATT_HANDLE_READ_AUTHENTICATED,le_send_att_read_response_error_insufficient_auth
-	branch disable_user
-
-le_parse_att_read_blob_request:
-	ifetch 2,contr
-	store 2,mem_le_att_offset
-	iforce rega
-	fetcht 2,mem_le_att_handle
-le_send_att_read_blob_response:
-	call le_att_get_handle_ptr 
-	branch le_send_att_error_response_notfound,blank
-	ifetch 1,contr
-	isub rega,loopcnt
-	nbranch le_send_att_error_response_notfound,positive
-	call store_contr
-	call le_get_search_max_mtu_data
-	add loopcnt,1,temp
-	call not_greater_than
-le_send_att_read_blob_response_less:
-	copy pdata,rega
-	copy pdata,regc
-	call le_fifo_malloc_tx_l2cap_gatt
-	setarg ATTOP_READ_BLOB_RESPONSE
-	istore 1,contw
-	add regc,-1,loopcnt
-	fetcht 2,mem_le_att_offset
-	call get_contr
-	iadd temp,contr
-	branch memcpy_fast
-
-
-//ѯserver
-le_parse_att_read_by_group_type_request:
-	call le_get_search_handle_start_end_common
- 	call le_get_search_att_type
-	branch le_send_att_read_by_group_type_response
-
-
-//mem_le_search_att_type
-//mem_le_search_handle_start
-//mem_le_search_handle_end
-le_send_att_read_by_group_type_response:
-	arg 2,timeup
-	fetcht 2,mem_le_search_handle_start
-	storet 2,mem_temp
-	call le_att_get_handle_ptr2
-	increase -2,contr
-	copy contr,pdata
-	store 2,mem_le_cur_attlist_start_ptr
-le_send_att_read_by_group_type_response_loop:
-	call le_att_check_handle_end		//check current handle >= ending handle
-	nbranch le_send_att_read_by_group_type_end0,positive
-	fetcht 2,mem_temp
-	call le_att_get_handle_info_from_ptr	//get current handle info
-	nbranch le_send_att_read_by_group_type_end1,blank
-
-	call le_att_same_type				//compair attr group type
-	nbranch le_send_att_read_by_group_type_next_handle,zero
-	copy timeup,pdata
-	beq 0,le_send_att_read_by_group_type_end1	//loop count
-	nbranch le_send_att_read_by_group_type_store_write_record,user		//un first
-	disable user
-	//first att uuid
- 	call le_get_search_max_mtu_data
- 	copy pdata,rega
-	call le_fifo_malloc_tx_l2cap_gatt
-	setarg ATTOP_READ_BY_GROUP_TYPE_RESPONSE
-	istore 1,contw
-	fetch 1,mem_le_curr_att_len
-	add pdata,4,rega
-	istorer rega,1,contw
-	call store_contw
-	sub rega,6,null
-	ncall enable_user2,zero
-	call disable_user2,zero
- 	call le_get_search_max_mtu_data
- 	increase -2,pdata
-	idiv rega
-	call wait_div_end
-	quotient timeup
-	branch le_send_att_read_by_group_type_store_record
-le_send_att_read_by_group_type_store_write_record:
-	call le_send_att_read_by_group_type_check_pair_length_type
-	nbranch le_send_att_read_by_group_type_end1,blank
-	fetch 2,mem_temp
-	increase -1,pdata
-	store 2,mem_le_cur_handle_end
-	call le_write_att_record
-le_send_att_read_by_group_type_store_record:
-	fetch 2,mem_temp
-	store 2,mem_le_cur_handle_start
-	call le_store_att_record
-	increase -1,timeup
-//	branch le_send_att_read_by_group_type_last_find,zero		
-le_send_att_read_by_group_type_next_handle:
-	call le_att_next_handle
-	branch le_send_att_read_by_group_type_response_loop
-
-le_send_att_read_by_type_res_check_pair_length_type:
-	fetch 1,mem_le_cur_uuid_length
-	branch le_send_att_read_by_group_type_check_pair_length_type+1
-
-//output:blank is same
-le_send_att_read_by_group_type_check_pair_length_type:
-	fetch 1,mem_le_curr_att_len
-	branch le_send_att_read_by_group_type_check_pair_length_type_16byte,user2
-	increase -2,pdata
-	rtn
-
-le_send_att_read_by_group_type_check_pair_length_type_16byte:
-	increase -16,pdata
-	rtn
-
-le_send_att_read_by_group_type_end0:	//> att handle end
-	fetch 2,mem_temp
-	store 2,mem_le_cur_handle_end
-	branch le_send_att_read_by_group_type_end_common
-le_send_att_read_by_group_type_end1:	//>att max list handle or diff len 
-	fetch 2,mem_temp
-	increase -1,pdata
-	store 2,mem_le_cur_handle_end
-	branch le_send_att_read_by_group_type_end_common
-le_send_att_read_by_group_type_end_common:
-	branch le_send_att_error_response_notfound,user
-	call le_write_att_record
-	branch le_send_auto_len_by_mem
-
-
-
-
-le_parse_att_write_request:
-	copy contr,rega
-	fetch 2,mem_le_l2cap_size
-	add pdata,-3,regb
-	call le_writeatt_cb
-le_send_att_write_response_check_auth:
-	bpatchx patch2b_2,mem_patch2b
-	call le_check_encrypt_state
-	fetcht 2,mem_le_att_handle
-	call le_att_get_handle_ptr2
-	nbranch le_send_att_write_response_error_invalid_handle,zero
-	call le_send_att_write_response_check_handle,user
-	rtn user
-
-	fetch 1,mem_le_configuration
-	bbit0 BIT_BLE_WRITE_AUTH,le_send_att_write_response
-
-	fetcht 2,mem_le_att_handle
-	fetch 2,mem_le_pairing_handle
-	isub temp,null
-	nbranch le_send_att_write_response,zero
-	call le_check_encrypt_state
-	nbranch le_send_att_write_response,user
-	branch le_send_att_read_response_error_insufficient_auth
-
-
-le_send_att_write_response:
-	force 1,rega
-	call le_fifo_malloc_tx_l2cap_gatt
-	setarg ATTOP_WRITE_RESPONSE
-	istore 1,contw
-	rtn
-
-le_send_att_write_response_check_handle:
-	increase -2,contr
-	ifetch 2,contr
-	bbit1 BIT_OF_ATT_HANDLE_WRITE_AUTHENTICATED,le_send_att_read_response_error_insufficient_auth
-	branch disable_user
-
-le_send_att_write_response_error_invalid_handle:
-	jam ATT_ERR_INVALID_HANDLE,mem_le_err_code
-	branch le_send_att_error_response
-
-
-le_check_encrypt_state:
-	bpatchx patch2b_3,mem_patch2b
-	call disable_user
-	fetch 1,mem_le_pairing_mode
-	rtneq LE_PAIRING_MODE_NONE
-	fetch 1,mem_context
-	rtnbit1 lestate_encryption
-	branch enable_user
-
-
-le_parse_att_prepare_write_request:
-	add contr,2,rega
-	fetch 2,mem_le_l2cap_size
-	add pdata,-5,regb
-	call le_writeatt_cb
-	branch le_send_att_prepare_write_response
-
-
-le_send_att_prepare_write_response:
-	fetch 2,mem_le_l2cap_size
-	copy pdata,rega
-	call le_fifo_malloc_tx_l2cap_gatt
-	setarg ATTOP_PREPARE_WRITE_RESPONSE
-	istore 1,contw
-	fetch 2,mem_le_att_handle
-	istore 2,contw
-	fetch 2,mem_le_l2cap_size
-	add pdata,-5,loopcnt	
-	fetch 2,mem_le_payload_ptr
-	add pdata,7,contr
-	ifetch 2,contr		//offset
-	istore 2,contw
-	branch memcpy_fast
-
-
-
-le_parse_att_execute_write_request:
-
-le_send_att_execute_write_response:
-	force 1,rega
-	call le_fifo_malloc_tx_l2cap_gatt
-	setarg ATTOP_EXECUTE_WRITE_RESPONSE
-	istore 1,contw
-	rtn
-
-le_parse_handle_value_confirmation:
-	fetch 1,mem_le_l2cap_att_states
-	set0 BLE_L2CAP_RECV_CONFIRMATION_PACKET,pdata
-	store 1,mem_le_l2cap_att_states
-	rtn
-
-le_parse_att_write_command:
-	copy contr,rega
-	fetch 2,mem_le_l2cap_size
-	add pdata,-3,regb
-	branch le_writeatt_cb
-
-
-
-//rga:len temp:handle;rgea,regb,regc already used
-le_att_malloc_tx_notify:
-	copy temp,regc
-	increase 3,rega
-	call le_fifo_malloc_tx_l2cap_gatt
-	increase -3,rega
-	setarg ATTOP_HANDLE_VALUE_NOTIFICATION
-	istore 1,contw
-	copy regc,temp
-	istoret 2,contw
-	rtn
-
-//rga:len temp:handle;rgea,regb,regc already used
-le_att_malloc_tx_indication:
-	fetch 1,mem_le_l2cap_att_states
-	set1 BLE_L2CAP_SEND_INDICATION_PACKET,pdata
-	store 1,mem_le_l2cap_att_states
-	copy temp,regc
-	increase 3,rega
-	call le_fifo_malloc_tx_l2cap_gatt
-	increase -3,rega
-	setarg ATTOP_HANDLE_VALUE_INDICATION
-	istore 1,contw
-	copy regc,temp
-	istoret 2,contw
-	rtn
-
-
-///////////////////////////ATT common function////////////////////////////////////
-
-le_send_att_error_response_notfound:	
-	bpatchx patch2b_4,mem_patch2b
-	jam ATT_ERR_ATTRIBUTE_NOT_FOUND,mem_le_err_code
-le_send_att_error_response:	
-	force 5,rega
-	call le_fifo_malloc_tx_l2cap_gatt
-	setarg ATTOP_ERROR_RESPONSE
-	istore 1,contw
-	fetch 1,mem_le_att_opcode
-	istore 1,contw
-	fetch 2,mem_le_att_handle
-	istore 2,contw
-	fetch 1,mem_le_err_code
-	istore 1,contw
-	rtn
-
-
-le_fifo_malloc_tx_l2cap_gatt:
-	bpatchx patch2b_5,mem_patch2b
-	force LE_L2CAP_CID_ATT,regb
-	branch le_fifo_malloc_tx_l2cap
-
-
-le_att_next_handle:
-	fetcht 2,mem_temp
-	increase 1,temp
-	storet 2,mem_temp
-	rtn
-
-le_att_check_handle_end:
-	fetcht 2,mem_temp
-	fetch 2,mem_le_search_handle_end
-	isub temp,null
-	rtn
-
-
-le_att_same_type:
-	bpatchx patch2b_6,mem_patch2b
-	fetcht 1,mem_le_search_att_type_length
-	arg mem_le_search_att_type,rega
-le_att_check_same_common:
-	fetch 1,mem_le_cur_uuid_length
-	copy pdata,loopcnt
-	isub temp,null
-	nrtn zero
-	arg mem_le_cur_uuid ,regb
-	branch string_compare
-
-
-le_store_att_record:
-	bpatchx patch2b_7,mem_patch2b
-	fetch 1,mem_le_curr_att_len
-	store 1, mem_temp_block0
-	copy pdata,loopcnt
-	call get_contr
-	branch memcpy_fast
-
-
-le_write_att_record:
-	bpatchx patch2c_0,mem_patch2c
-	call get_contw
-	fetch 2,mem_le_cur_handle_start
-	istore 2,contw
-	fetch 2,mem_le_cur_handle_end
-	istore 2,contw
-le_write_att_record_common:
-	fetch 1,mem_temp_block0
-	copy pdata,loopcnt
-	call memcpy_fast
-	branch store_contw
-
-
-
-le_send_auto_len_by_mem:
-	bpatchx patch2c_1,mem_patch2c
-	call get_contw
-	call le_fifo_get_last_att_ptr
-	copy contw,pdata
-	isub contr,rega
-	call le_fifo_get_last_l2cap_ptr
-	copy rega,pdata
-	istore 2,contr
-	increase 4,rega
-	call le_fifo_get_last_tx_ptr
-	copy rega,pdata
-	istore 1,contr
-	rtn
-
-
-le_get_search_handle_start_end_common:
-	rshift8 pdata,pdata
-	store 2,mem_le_search_handle_start
-	ifetch 2,contr
-	store 2,mem_le_search_handle_end
-	rtn
-
-
-le_get_search_max_mtu_data:
-	bpatchx patch2c_2,mem_patch2c
-	fetch 2,mem_le_remote_mtu
-//	increase -2,pdata
-	fetcht 2,mem_le_local_mtu
-//	increase -2,temp
-//	call not_greater_than
-//	arg 240,temp
-	branch not_greater_than
-	//pdata is max mtu size
-
-
-le_get_search_att_type:
-	bpatchx patch2c_3,mem_patch2c
-	call store_contr
-	arg mem_le_search_att_type_length,contw
-le_get_search_common:	
-	fetch 2,mem_le_l2cap_size
-	increase -5,pdata
-le_get_search_common2:		
-	istore 1,contw
-	copy pdata,loopcnt
-	call get_contr
-	branch memcpy_fast	
-
-
-
-le_parse_writing_attribute_start:
-	fetch 2,mem_le_rxbuf_data_att_cid//CID
-	rtnne LE_L2CAP_CID_ATT
-	fetch 1,mem_le_l2cap_att_states
-	set1 BLE_L2CAP_DEAL_WITH_CONTINUE_PACKET,pdata
-	store 1,mem_le_l2cap_att_states
-	fetch 3,mem_le_rxbuf_data_att_opcode
-	store 3,mem_le_att_opcode
-	set1 mark_old_packet,mark
-	beq ATTOP_WRITE_REQUEST,le_parse_attribute_write_request
-	beq ATTOP_WRITE_COMMAND,le_parse_attribute_write_command
-	beq ATTOP_EXECUTE_WRITE_REQUEST,le_parse_att_execute_write_request
-	beq ATTOP_EXCHANGE_MTU_REQUEST,le_parse_att_exchange_mtu_request
-	beq ATTOP_HANDLE_VALUE_CONFIRMATION,le_parse_handle_value_confirmation
-	set0 mark_old_packet,mark
-le_clear_l2cap_att_states_deal_with_contiune_packet:
-	fetch 1,mem_le_l2cap_att_states
-	set0 BLE_L2CAP_DEAL_WITH_CONTINUE_PACKET,pdata
-	store 1,mem_le_l2cap_att_states
-	rtn
-
-le_parse_writing_attribute_continue:
-	fetch 1,mem_le_l2cap_att_states
-	rtnbit0 BLE_L2CAP_DEAL_WITH_CONTINUE_PACKET
-	set1 mark_old_packet,mark
-	call le_parse_l2cap_continue_common
-	call le_parse_attribute_check_complete_packet
-	call le_clear_l2cap_att_states_deal_with_contiune_packet,user
-	fetch 1,mem_le_att_opcode
-	beq ATTOP_WRITE_REQUEST,le_send_att_write_response_check_auth
-	rtn
-
-
-le_parse_attribute_write_request:
-	call le_parse_attribute_write_command
-	branch le_send_attribute_write_response_check_auth
-
-le_send_attribute_write_response_check_auth:
-	call le_parse_attribute_check_complete_packet
-	nrtn user
-	branch le_send_att_write_response_check_auth
-
-
-le_parse_attribute_write_command:
-	bpatchx patch2c_4,mem_patch2c
-	call le_parse_attribute_check_complete_packet_init
-	arg mem_le_rxbuf_data_att_write_payload,rega
-	branch le_writeatt_cb
-
-
-le_parse_attribute_check_complete_packet_init:
-	fetch 1,mem_le_rxbuf_data_att_write_length
-	add pdata,-7,regb
-	increase -4,pdata
-	store 2,mem_le_packet_len_recved	//payload length
-	fetcht 2,mem_le_rxbuf_data_att_write_l2cap_length	//l2cap length
-	storet 2,mem_le_l2cap_size
-	rtn
-
-
-le_parse_l2cap_continue_common:
-	fetchr regb,1,mem_le_rxbuf_data_continue_length
-	fetch 2,mem_le_packet_len_recved
-	iadd regb,temp
-	storet 2,mem_le_packet_len_recved
-	arg mem_le_rxbuf_data_continue_payload,rega
-	branch le_writeatt_cb
-
-
-//enable user,recevie complete packet
-le_parse_attribute_check_complete_packet:
-	call disable_user
-	fetch 2,mem_le_packet_len_recved
-	fetcht 2,mem_le_l2cap_size
-	isub temp,null
-	nrtn zero
-	branch enable_user
-
-
-
-
-
-le_parse_signaling:
-	ifetch 1,contr
-	ifetcht 1,contr //id
-	ifetcht 2,contr //length
-	beq L2CAP_CONNECTION_PARAMETER_UPDATE_RESPONSE,le_l2cap_parse_conn_parameter_update_rsp
-	rtn
-le_l2cap_parse_conn_parameter_update_rsp:
-	ifetch 2,contr	//result
-	store 2,mem_le_l2cap_signaling_conn_param_update_rsp_result
-	jam BT_EVT_LE_PARSE_CONN_PAPA_UPDATE_RSP,mem_fifo_temp
-	branch ui_ipc_send_event
-
-
-//mem_le_interval_min:the ptr that connection parameter,
-//include 	ConnIntervalMin,ConnIntervalMax,
-//		ConnSlaveLatency,ConnSupervisionTimeout
-le_l2cap_tx_update_req:
-	arg 0x0c,rega
-	arg L2CAP_CONNECTION_PARAMETER_UPDATE_REQUEST,regc
-	call le_fifo_malloc_tx_l2cap_signaling
-	setarg 0x08
-	istore 2,contw
-	fetch 8,mem_le_interval_min
-	istore 8,contw
-	rtn
-
-
-//rega:len regc:signaling opcode
-le_fifo_malloc_tx_l2cap_signaling:
-	call le_l2cap_update_signaling_identifier
-	arg LE_L2CAP_CID_SIGNAL,regb
-	call le_fifo_malloc_tx_l2cap
-	copy regc,pdata
-	istore 1,contw
-	fetch 1,mem_le_signaling_identifier
-	istore 1,contw
-	rtn
-
-
-le_l2cap_update_signaling_identifier:
-	fetch 1,mem_le_signaling_identifier
-	//beq 0xff,le_l2cap_signaling_identifier_set_1
-	pincrease 1
-	store 1,mem_le_signaling_identifier
-	rtnne 0
-	
-le_l2cap_reset_signaling_identifier:
-	jam 1,mem_le_signaling_identifier
-	rtn
-
-
-
-
-le_pairing_mode_init:
-	fetch  1,mem_le_pairing_mode
-	beq LE_PAIRING_MODE_NONE, le_set_no_pairing
-	beq LE_PAIRING_MODE_LAGACY_JUSTWORK,le_set_pairing_mode_lagacy_just_work
-	beq LE_PAIRING_MODE_LAGACY_PASSKEY,le_set_pairing_mode_lagacy_passkey
-	beq LE_PAIRING_MODE_SECURE_CONNECT_JUSTWORK,le_set_pairing_mode_secure_justwork
-	beq LE_PAIRING_MODE_SECURE_CONNECT_NUMERIC,le_set_pairing_mode_secure_numeric
-	beq LE_PAIRING_MODE_SECURE_CONNECT_PASSKEY,le_set_pairing_mode_secure_passkey
-	rtn
-	
-le_set_pairing_mode_secure_justwork:
-	jam FLAG_LE_BONDING_MITM_SECURE,mem_le_pres_auth
-	branch le_set_noinputnooutput
-le_set_pairing_mode_secure_numeric:
-	jam FLAG_LE_BONDING_MITM_SECURE,mem_le_pres_auth
-	jam FLAG_IOCAP_DISPLAYYESNO,mem_le_pres_iocap
-	rtn
-le_set_pairing_mode_secure_passkey:	
-	jam FLAG_LE_BONDING_MITM_SECURE,mem_le_pres_auth
-	branch le_set_displayonly
-
-le_set_no_pairing:
-	jam FLAG_LE_NO_BONDING_NO_MITM,mem_le_pres_auth
-le_set_noinputnooutput:	
-	jam FLAG_IOCAP_NOINPUTNOOUTPUT,mem_le_pres_iocap
-	rtn
-le_set_pairing_mode_lagacy_just_work:
-	jam FLAG_LE_BONDING_MITM,mem_le_pres_auth
-	branch le_set_noinputnooutput
-le_set_pairing_mode_lagacy_passkey:
-	jam FLAG_LE_BONDING_MITM,mem_le_pres_auth
-le_set_displayonly:	
-	jam FLAG_IOCAP_DISPLAYONLY,mem_le_pres_iocap
-	rtn
-
-le_secure_connection_enable:
-	fetch 1,mem_secure_connections_enable
-	set1 SECURE_CONNECTIONS_LE_BIT,pdata
-	store 1,mem_secure_connections_enable
-	rtn
-	
-le_secure_connection_disable:
-	fetch 1,mem_secure_connections_enable
-	set0 SECURE_CONNECTIONS_LE_BIT,pdata
-	store 1,mem_secure_connections_enable
-	rtn
-
-le_parse_smp:
-	ifetch 1,contr
-	beq SMP_PAIRING_REQUEST,le_parse_smp_pairing_request
-//	beq SMP_PAIRING_RESPONSE,le_parse_smp_pairing_response
-	beq SMP_PAIRING_CONFIRM,le_parse_smp_pairing_confirm
-	beq SMP_PAIRING_RANDOM,le_parse_smp_pairing_random
-	beq SMP_PAIRING_FAILED,le_parse_smp_pairing_failed
-//	beq SMP_ENCRYPTION_INFORMATION,le_parse_smp_encryption_information
-	beq SMP_MASTER_IDENTIFICATION,le_parse_smp_master_identification
-	beq SMP_IDENTITY_INFORMATION,le_parse_smp_identity_information
-	beq SMP_IDENTITY_ADDRESS_INFORMATION,le_parse_smp_identity_address_information
-	beq SMP_SIGNING_INFORMATION,le_parse_smp_signing_information
-	beq SMP_SECURITY_REQUEST,le_parse_smp_security_request
-	beq SMP_PAIRING_PUBLIC_KEY,le_parse_smp_public_key
-	beq SMP_PAIRING_DHKEY_CHECK,le_parse_smp_dhkey_check
-	rtn
-
-
-
-le_send_smp_security_request:
-	force 2,rega
-	call le_fifo_malloc_tx_l2cap_smp
-	setarg SMP_SECURITY_REQUEST
-	istore 1,contw
-	fetch 1,mem_le_pres_auth
-	istore 1,contw
-	rtn
-		
-le_parse_smp_pairing_request:
-	store 1,mem_le_preq
-	ifetch 6,contr
-	istore 6,contw
-	fetch 1,mem_le_pairing_mode
-	beq  LE_PAIRING_MODE_NONE,le_smp_pairing_fail_reason_not_support_pairing
-	call le_send_smp_pairing_response
-	fetch 1,mem_sc_only_mode
-	branch le_parse_smp_pairing_request2, blank
-	fetch 1,mem_le_preq_auth
-	bbit0  LE_AUTH_SECURE_CONNECTION_PAIRING_BIT,app_ble_disconnect
-	fetch 1,mem_le_pairing_mode
-	bbit0 LE_PAIRING_MODE_SECURE_CONNECT_BIT,app_ble_disconnect
-le_parse_smp_pairing_request2:	
-	jam FLAG_LE_PAIRING_RCV_PAIRING_REQ,mem_le_pairing_state
-	fetch 1,mem_le_preq_iocap
-	beq  FLAG_IOCAP_DISPlAYONLY,le_set_tk_0
-	beq  FLAG_IOCAP_DISPLAYYESNO,le_set_tk_0
-	beq  FLAG_IOCAP_NOINPUTNOOUTPUT,le_set_tk_0
-	fetch 1,mem_le_pairing_mode	
-	beq LE_PAIRING_MODE_LAGACY_PASSKEY,le_parse_smp_pairing_req_passkey
-	rtneq LE_PAIRING_MODE_SECURE_CONNECT_PASSKEY
-le_set_tk_0:
-	arg 0,pdata
-	store 4,mem_le_tk
-	rtn
-
-le_parse_smp_pairing_req_passkey:
-	fetch 1,mem_le_configuration
-	bbit1 BIT_BLE_PASSKEY_FIXED_KEY,le_parse_smp_pairing_req_fixed_passkey
-le_genernate_tk:
-	arg mem_le_tk,rega
-	copy rega,contw
-	arg 3,loopcnt
-	call generate_random_loop
-	fetch 2,mem_le_tk + 2
-	and_into 0x7,pdata
-	store 2,mem_le_tk + 2
-le_parse_smp_pairing_req_fixed_passkey:
-	jam BT_EVT_LE_TK_GENERATE,mem_fifo_temp
-	branch ui_ipc_send_event
-
-
-
-le_send_smp_pairing_response:
-	force 7,rega
-	call le_fifo_malloc_tx_l2cap_smp
-	fetch 7,mem_le_pres
-	istore 7,contw
-	rtn
-		
-
-le_parse_smp_pairing_confirm:
-	jam FLAG_LE_PAIRING_RECEIVE_PAIRING_CONFIRM,mem_le_pairing_state
-	arg mem_le_rconfirm,contw
-	call memcpy16
-	fetch 1,mem_le_pairing_mode
-	beq LE_PAIRING_MODE_LAGACY_PASSKEY_RES_INPUT,le_parse_smp_pairing_confirm_passkey_res_input
-	beq LE_PAIRING_MODE_SECURE_CONNECT_PASSKEY,le_parse_smp_pairing_confirm_secure_passkey
-	beq LE_PAIRING_MODE_SECURE_CONNECT_PASSKEY_RES_INPUT,le_parse_smp_pairing_confirm_sc_passkey_res_input
-	branch le_send_smp_pairing_confirm
-
-	
-le_parse_smp_pairing_confirm_passkey_res_input:
-	jam BT_EVT_LE_GET_PASSKEY,mem_fifo_temp
-	branch ui_ipc_send_event
-	
-le_parse_smp_pairing_confirm_secure_passkey:
-	jam LE_SP_FLAG_COMMIT_256,mem_le_secure_connect_flag
-	jam LE_SC_STAT_PASSKEY_WAIT_CONFIRM,mem_le_secure_connect_state	
-	rtn
-
-le_parse_smp_pairing_confirm_sc_passkey_res_input:
-	fetch 4,mem_le_tk
-	branch le_parse_smp_pairing_confirm_passkey_res_input,blank
-	branch le_parse_smp_pairing_confirm_secure_passkey
-
-le_send_smp_pairing_confirm:
-	jam FLAG_LE_PAIRING_SEND_PAIRING_CONFIRM,mem_le_pairing_state
-	fetch 1,mem_le_pairing_mode
-	bbit1 LE_PAIRING_MODE_SECURE_CONNECT_BIT,le_send_smp_pairing_confirm_sc
-	call generate_confirm
-	force 17,rega
-	call le_fifo_malloc_tx_l2cap_smp
-	setarg SMP_PAIRING_CONFIRM
-	istore 1,contw
-	branch  store_aes_result
-
-le_send_smp_pairing_confirm_sc:
-	arg mem_le_srand,contw	
-	call generate_random
-	call function_f4_cb
-	force 17,rega
-	call le_fifo_malloc_tx_l2cap_smp
-	setarg SMP_PAIRING_CONFIRM
-	istore 1,contw
-	branch  load_inverse_result
-	
-le_parse_smp_pairing_random:	
-	copy contr,rega
-	fetch 1,mem_le_pairing_mode
-	bbit1 LE_PAIRING_MODE_SECURE_CONNECT_BIT,le_parse_smp_pairing_random_sc
-	copy rega,contr
-	call authenticate_rconfirm
-	branch le_parse_smp_pairing_random_success,zero
-le_send_pairing_confirm_value_failed:
-	jam PAIRING_FAILED_CONFIRM_VALUE_FAILED,mem_le_ll_pairing_fail_reason
-le_send_pairing_failed:
-	force 2,rega
-	call le_fifo_malloc_tx_l2cap_smp
-	setarg SMP_PAIRING_FAILED
-	istore 1,contw
-	fetch 1,mem_le_ll_pairing_fail_reason
-	istore 1,contw	
-le_parse_smp_pairing_failed:
-	bpatchx patch2c_5,mem_patch2c
-	force smp_pairing_timer,queue
-	call timer_stop
-	jam FLAG_LE_PAIRING_NULL,mem_le_pairing_state
-	jam BT_EVT_LE_PAIRING_FAIL,mem_fifo_temp
-	branch ui_ipc_send_event
-
-le_smp_pairing_fail_reason_not_support_pairing:
-	jam PAIRING_FAILED_PAIRING_NOT_SUPPORTED,mem_le_ll_pairing_fail_reason
-	branch le_send_pairing_failed
-	
-le_parse_smp_pairing_random_sc:
-	arg mem_le_mrand,contw
-	copy rega,contr
-	call memcpy16	
-	fetch 1,mem_le_pairing_mode
-	beq LE_PAIRING_MODE_SECURE_CONNECT_PASSKEY,le_parse_smp_pairing_random_sc_passkey
-	beq LE_PAIRING_MODE_SECURE_CONNECT_PASSKEY_RES_INPUT,le_parse_smp_pairing_random_sc_passkey
-	call function_g2
-	call le_send_smp_pairing_random
-	fetch 1,mem_le_pairing_mode
-	rtnne LE_PAIRING_MODE_SECURE_CONNECT_NUMERIC
-	jam BT_EVT_LE_GKEY_GENERATE,mem_fifo_temp
-	branch ui_ipc_send_event	
-	
-le_parse_smp_pairing_random_sc_passkey:
-	call function_f4_ca
-	arg mem_AES_CMAC_temp,contw
-	call load_inverse_result	
-	arg mem_AES_CMAC_temp,rega
-	arg mem_le_rconfirm ,regb
-	arg 16,loopcnt
-	call string_compare
-	nbranch le_send_pairing_confirm_value_failed,zero
-	branch le_send_smp_pairing_random
-
-le_parse_smp_pairing_random_success:
-	call generate_stk
-	jam BT_EVT_LE_PAIRING_SUCCESS,mem_fifo_temp
-	call ui_ipc_send_event
-	jam 1,mem_ltk_exists
-	jam FLAG_LE_PAIRING_AFTER_AUTH,mem_le_pairing_state
-	
-le_send_smp_pairing_random:
-	force 17,rega
-	call le_fifo_malloc_tx_l2cap_smp
-	setarg SMP_PAIRING_RANDOM
-	istore 1,contw
-	arg mem_le_srand,contr
-	branch memcpy16
-
-le_send_smp_encryption_information:
-	force 17,rega
-	call le_fifo_malloc_tx_l2cap_smp
-	setarg SMP_ENCRYPTION_INFORMATION
-	istore 1,contw
-	fetch 1,mem_le_configuration
-	bbit1 BIT_BLE_PAIRING_FIXED_LTK,le_send_fixed_ltk
-	arg mem_le_ltk,contr
-	branch memcpy16
-
-le_send_fixed_ltk:
-	arg mem_le_fixed_ltk,contr
-	branch memcpy16
-
-
-le_send_smp_master_identification:
-	arg mem_le_ediv,contw
-	force 10,loopcnt
-	call generate_random_loop
-	force 11,rega
-	call le_fifo_malloc_tx_l2cap_smp
-	setarg SMP_MASTER_IDENTIFICATION
-	istore 1,contw
-	fetch 2,mem_le_ediv
-	istore 2,contw
-	fetch 8,mem_le_rand
-	istore 8,contw
-	rtn
-
-le_send_smp_identity_information:
-	force 17,rega
-	call le_fifo_malloc_tx_l2cap_smp
-	setarg SMP_IDENTITY_INFORMATION
-	istore 1,contw
-	setarg 0
-	istore 8,contw
-	istore 8,contw
-	rtn
-	
-
-le_send_smp_identity_address_information:
-	force 8,rega
-	call le_fifo_malloc_tx_l2cap_smp
-	setarg SMP_IDENTITY_ADDRESS_INFORMATION
-	istore 1,contw
-	fetch 1,mem_le_conn_own_addr_type
-	istore 1,contw
-	fetch 6,mem_le_lap	
-	istore 6,contw
-	rtn	
-
-
-le_send_pairing_fail_unspecified_reason:
-	jam PAIRING_FAILED_UNSPECIFIED_REASON,mem_le_ll_pairing_fail_reason
-	branch le_send_pairing_failed
-
-le_check_init_key_distribution:
-	fetch 1,mem_le_pres_init_key_distribution
-	fetcht 1,mem_le_pres_init_key_distribution
-	iand temp,pdata
-	rtn	
-
-le_parse_smp_identity_information:
-	arg mem_le_irk,contw
-	call memcpy16
-	call le_check_init_key_distribution
-	isolate0 LE_INITATOR_IRK_BIT,pdata
-	branch le_send_pairing_fail_unspecified_reason,true
-	fetch 1,mem_device_option
-	rtnne DVC_OP_MODULE
-	call le_check_master_addr_type
-	nrtn user
-	branch app_ble_store_reconn_info
-
-//output:user is enable ,random addr type
-le_check_master_addr_type:
-	call disable_user
-	fetch 1,mem_le_conn_peer_addr_type
-	rtneq MASTER_PUBLIC_ADDR
-	fetch 1,mem_le_preq_init_key_distribution
-	rtnbit0 LE_INITATOR_IRK_BIT
-	branch enable_user
-
-le_parse_smp_identity_address_information:
-	call le_check_init_key_distribution
-	isolate0 LE_INITATOR_IRK_BIT,pdata
-	branch le_send_pairing_fail_unspecified_reason,true
-	rtn
-
-le_parse_smp_master_identification:
-le_parse_smp_signing_information:	
-le_parse_smp_security_request:
-	rtn
-	
-le_parse_smp_public_key:
-	arg mem_le_pubkey_remote_x_256,contw	
-	call memcpy64
-	jam LE_SP_FLAG_COMMIT_256,mem_le_secure_connect_flag
-	jam LE_SC_STAT_RECEIVE_PUBLIC_KEY,mem_le_secure_connect_state
-	rtn
-
-le_parse_smp_dhkey_check:
-	arg mem_sp_confirm_remote,contw
-	call memcpy16	
-	jam LE_SC_STAT_RECEIVE_DHKEY,mem_le_secure_connect_state
-	jam LE_SP_FLAG_COMMIT_256,mem_le_secure_connect_flag
-	rtn	
-
-le_send_smp_pairing_public_key:
-	force 65,rega
-	call le_fifo_malloc_tx_l2cap_smp
-	setarg SMP_PAIRING_PUBLIC_KEY
-	istore 1,contw	
-	arg mem_sc_pubkey_local_x_256,contr
-	branch memcpy64
-	
-le_send_smp_pairing_dhkey_check:
-	call function_f6_eb	
-	force 17,rega
-	call le_fifo_malloc_tx_l2cap_smp
-	setarg SMP_PAIRING_DHKEY_CHECK
-	istore 1,contw
-	branch load_inverse_result
-
-le_check_paring_time:
-	fetch 1,mem_le_pairing_state
-	rtneq FLAG_LE_PAIRING_END
-	arg FLAG_LE_PAIRING_RCV_PAIRING_REQ,temp
-	isub temp,null
-	nrtn positive
-	arg smp_pairing_timer,queue
-	call timer_check
-	nrtn blank
-	branch le_send_pairing_fail_unspecified_reason
-
-le_pairing_sm:
-	bpatchx patch2c_6,mem_patch2c
-	call le_fifo_check_nearly_full
-	nrtn blank	
-	fetch 1,mem_le_pairing_state
-	beq FLAG_LE_PAIRING_NULL,le_pairing_sm_null
-	beq FLAG_LE_PAIRING_START,le_pairing_sm_start
-	beq FLAG_LE_PAIRING_SEND_RECURITY_REQ,le_pairing_sm_send_sec_req
-	beq FLAG_LE_PAIRING_RCV_PAIRING_REQ,le_pairing_sm_rcv_pairing_req
-	beq FLAG_LE_PAIRING_AFTER_AUTH,le_pairing_sm_after_auth
-	beq FLAG_LE_PARING_SEND_ENC_INFORMATION,le_pairng_sm_send_enc_information
-	beq FLAG_LE_PARING_SEND_MASTER_IDENTIFICATION,le_pairng_sm_send_master_indentification
-	beq FLAG_LE_PARING_SEND_INDENTITY_INFORMATION,le_pairng_sm_send_indentity_information
-	rtn
-
-le_pairing_sm_null:
-le_pairing_sm_send_sec_req:
-	fetch 1,mem_le_enc_state
-	rtnne FLAG_LE_SEND_START_ENC_RSP
-	jam FLAG_LE_ENC_END,mem_le_enc_state
-	jam FLAG_LE_PAIRING_END,mem_le_pairing_state
-	jam BT_EVT_LE_RECONNECT_COMPLETE ,mem_fifo_temp
-	branch ui_ipc_send_event	
-	
-	
-le_pairing_sm_start:
-	jam FLAG_LE_PAIRING_SEND_RECURITY_REQ,mem_le_pairing_state
-	branch le_send_smp_security_request
-
-le_pairing_sm_rcv_pairing_req:
-	jam FLAG_LE_PAIRING_WAIT_STK_GENERATION,mem_le_pairing_state
-	setarg TIMER_SMP_PAIRING_TIMEOUT
-	arg smp_pairing_timer,queue
-	branch timer_init
-	
-le_pairing_sm_after_auth:
-	fetch 1,mem_le_enc_state
-	beq FLAG_LE_SEND_START_ENC_RSP,le_pairing_sm_after_auth_start_enc
-	rtn
-	
-le_pairing_sm_after_auth_start_enc:
-	fetch 1,mem_le_pairing_mode
-	bbit1 LE_PAIRING_MODE_SECURE_CONNECT_BIT,le_pairing_sm_after_auth_start_enc_sc
-
-	jam FLAG_LE_PARING_SEND_ENC_INFORMATION,mem_le_pairing_state
-	call le_send_smp_encryption_information
-le_pairing_sm_after_auth_start_enc_common:
-	jam BT_EVT_LE_ENC_INFO,mem_fifo_temp
-	call ui_ipc_send_event
-	fetch 1,mem_device_option
-	rtnne DVC_OP_MODULE
-	call le_check_master_addr_type
-	rtn user
-	branch app_ble_store_reconn_info
-
-le_pairing_sm_after_auth_start_enc_sc:
-	jam FLAG_LE_PARING_SEND_MASTER_IDENTIFICATION,mem_le_pairing_state
-	branch le_pairing_sm_after_auth_start_enc_common
-
-le_pairng_sm_send_enc_information:	
-	jam FLAG_LE_PARING_SEND_MASTER_IDENTIFICATION,mem_le_pairing_state
-	branch le_send_smp_master_identification
-
-le_pairng_sm_send_master_indentification:	
-	fetch 1,mem_le_preq_resp_key_distribution
-	fetcht 1,mem_le_pres_resp_key_distribution
-	iand temp,pdata
-	isolate0 LE_INITATOR_IRK_BIT,pdata
-	branch le_parse_start_enc_rsp_after_auth_end,true
-	jam FLAG_LE_PARING_SEND_INDENTITY_INFORMATION,mem_le_pairing_state
-	branch le_send_smp_identity_information
-
-le_pairng_sm_send_indentity_information:		
-	call le_send_smp_identity_address_information
-	branch le_parse_start_enc_rsp_after_auth_end
-
-
-le_parse_start_enc_rsp_after_auth_end:
-	bpatchx patch2c_7,mem_patch2c
-	force smp_pairing_timer,queue
-	call timer_stop
-	jam FLAG_LE_ENC_END,mem_le_enc_state
-	jam FLAG_LE_PAIRING_END,mem_le_pairing_state
-	jam BT_EVT_LE_PAIRING_COMPLETE ,mem_fifo_temp
-	branch ui_ipc_send_event	
-	
-
-
-le_secure_connect_sm:
-	bpatchx patch2d_0,mem_patch2d
-	fetch 1,mem_le_pairing_mode
-	rtnbit0 LE_PAIRING_MODE_SECURE_CONNECT_BIT
-	fetch 1,mem_le_secure_connect_flag
-	rtnne LE_SP_FLAG_COMMIT_256
-	jam SP_FLAG_STANDBY,mem_le_secure_connect_flag
-	fetch 1,mem_le_secure_connect_state
-	beq  LE_SC_STAT_RECEIVE_PUBLIC_KEY,le_sc_sm_receive_public_key
-	beq LE_SC_STAT_WAIT_SEND_PUBLIC_KEY,le_sc_sm_wait_send_public_key
-	beq LE_SC_STAT_SEND_PUBLIC_KEY,le_sc_sm_send_public_key
-	beq LE_SC_STAT_RECEIVE_DHKEY,le_sc_sm_receive_dhkey
-	beq LE_SC_STAT_WAIT_CONFIRM_GKEY,le_sc_sm_wait_confirm_gkey
-	beq  LE_SC_STAT_PASSKEY_WAIT_CONFIRM,le_sc_sm_passkey_wait_confirm
-	rtn	
-
-le_sc_state_clear:
-	jam SP_FLAG_STANDBY,mem_le_secure_connect_flag
-	jam LE_SC_STAT_NULL,mem_le_secure_connect_state
-	jam FLAG_LE_SC_CONFRIM_NULL,mem_le_sc_confirm_gkey_flag
-	rtn
-	
-le_sc_sm_passkey_wait_confirm:
-	fetch 1,mem_authentication_passkey_times
-	copy pdata,queue
-	increase 1,pdata
-	store 1,mem_authentication_passkey_times
-	fetch 4,mem_le_tk
-	qisolate1 pdata
-	setarg 0x80
-	setflag true,0,pdata
-	store 1,mem_passkey_1bit
-	branch le_sc_sm_ready_send_pairing_confirm
-	
-le_sc_sm_wait_confirm_gkey:
-	fetch 1,mem_le_sc_confirm_gkey_flag
-	jam FLAG_LE_SC_CONFRIM_NULL,mem_le_sc_confirm_gkey_flag
-	beq FLAG_LE_SC_CONFRIM_GKEY_OK,le_sc_confirm_gkey_ok
-	jam LE_SP_FLAG_COMMIT_256,mem_le_secure_connect_flag
-	rtn
-	
-le_sc_confirm_gkey_ok:
-	jam BT_EVT_LE_PAIRING_SUCCESS,mem_fifo_temp
-	call ui_ipc_send_event	
-	jam FLAG_LE_PAIRING_AFTER_AUTH,mem_le_pairing_state
-	branch le_send_smp_pairing_dhkey_check
-
-le_sc_sm_receive_dhkey:
-	fetch 1,mem_sp_dhkey_invalid
-	beq SP_KEY_VALID_256,le_dhkey_ready
-	jam LE_SP_FLAG_COMMIT_256,mem_le_secure_connect_flag
-	rtn
-
-le_dhkey_ready:
-	call function_f5
-	fetch 1,mem_le_pairing_mode
-	beq LE_PAIRING_MODE_SECURE_CONNECT_PASSKEY ,le_dhkey_ready_common
-	beq LE_PAIRING_MODE_SECURE_CONNECT_PASSKEY_RES_INPUT ,le_dhkey_ready_common
-	call le_set_tk_0 
-le_dhkey_ready_common:
-	call function_f6_ea
-	arg mem_AES_CMAC_temp,rega
-	arg mem_sp_confirm_remote ,regb
-	arg 16,loopcnt
-	call string_compare
-	branch le_dhkey_check_ok,zero
-le_dhkey_check_fail:	
-	jam PAIRING_FAILED_DHKEY_CHECK_FAILED,mem_le_ll_pairing_fail_reason
-	branch le_send_pairing_failed
-
-	
-le_dhkey_check_ok:
-	call sp_calc_check_publickey_256
-	nbranch le_dhkey_check_fail,zero
-	jam 1,mem_ltk_exists
-	fetch 1,mem_le_pairing_mode
-	beq LE_PAIRING_MODE_SECURE_CONNECT_JUSTWORK,le_sc_confirm_gkey_ok
-	beq LE_PAIRING_MODE_SECURE_CONNECT_PASSKEY ,le_sc_confirm_gkey_ok	
-	beq LE_PAIRING_MODE_SECURE_CONNECT_PASSKEY_RES_INPUT ,le_sc_confirm_gkey_ok	
-	jam LE_SP_FLAG_COMMIT_256,mem_le_secure_connect_flag
-	jam LE_SC_STAT_WAIT_CONFIRM_GKEY,mem_le_secure_connect_state	
-	rtn	
-
-le_sc_sm_send_public_key:
-	fetch 1,mem_le_pairing_mode
-	beq LE_PAIRING_MODE_SECURE_CONNECT_PASSKEY,le_sc_sm_send_public_key_passkey
-	beq LE_PAIRING_MODE_SECURE_CONNECT_PASSKEY_RES_INPUT,le_sc_sm_send_public_key_passkey
-	jam 0,mem_passkey_1bit
-le_sc_sm_ready_send_pairing_confirm:
-	branch le_send_smp_pairing_confirm
-
-le_sc_sm_send_public_key_passkey:
-	jam 0,mem_authentication_passkey_times
-	rtneq LE_PAIRING_MODE_SECURE_CONNECT_PASSKEY_RES_INPUT
-	branch le_parse_smp_pairing_req_passkey
-
-	
-le_sc_sm_receive_public_key:
-	jam LE_SP_FLAG_COMMIT_256,mem_le_secure_connect_flag
-	fetch 1,mem_sc_local_key_invalid
-	beq SP_KEY_VALID_256,le_public_key_ready
-	rtn
-	
-le_public_key_ready:
-	jam LE_SC_STAT_WAIT_SEND_PUBLIC_KEY,mem_le_secure_connect_state	
-	jam SP_KEY_INVALID,mem_sp_dhkey_invalid
-	branch sp_dhkey_calc_256	
-
-le_sc_sm_wait_send_public_key:
-	jam LE_SP_FLAG_COMMIT_256,mem_le_secure_connect_flag
-	jam LE_SC_STAT_SEND_PUBLIC_KEY,mem_le_secure_connect_state
-	branch le_send_smp_pairing_public_key
-
-
-
-le_fifo_malloc_tx_l2cap_smp:
-	bpatchx patch2d_1,mem_patch2d
-	force LE_L2CAP_CID_SMP,regb
-	branch le_fifo_malloc_tx_l2cap
-
-
-
-le_parse_ll:
-	fetch 1,mem_le_rxbuf_data_ll_opcode
-	beq LL_CONNECTION_UPDATE_IND,le_parse_connection_update_ind
-	beq LL_CHANNEL_MAP_IND,le_parse_channel_map_ind
-	beq LL_TERMINATE_IND,le_parse_terminate_ind
-	beq LL_ENC_REQ,le_parse_enc_req
-	beq LL_ENC_RSP,le_parse_enc_rsp
-	beq LL_START_ENC_REQ,le_parse_start_enc_req
-	beq LL_START_ENC_RSP,le_parse_start_enc_rsp
-	beq LL_UNKNOWN_RSP,le_parse_unknown_rsp
-	beq LL_FEATURE_REQ,le_parse_feature_req
-	beq LL_FEATURE_RSP,le_parse_feature_rsp
-	beq LL_PAUSE_ENC_REQ,le_parse_pause_enc_req
-	beq LL_PAUSE_ENC_RSP,le_parse_pause_enc_rsp
-	beq LL_VERSION_IND,le_parse_version_ind
-	beq LL_REJECT_IND,le_parse_reject_ind
-	beq LL_PING_REQ,le_parse_ping_req
-	beq LL_PING_RSP,le_parse_ping_rsp
-	beq LL_LENGTH_REQ,le_parse_length_req
-	beq LL_LENGTH_RSP,le_parse_length_rsp
-	beq LL_PHY_REQ,le_parse_phy_req
-	beq LL_PHY_UPDATE_IND,le_parse_phy_update_ind
-	fetchr regc,1,mem_le_rxbuf_data_ll_opcode
-	branch le_send_unknown_rsp
-
-
-//LL Opcode:0x00
-le_parse_connection_update_ind:
-	ifetch 9,contr
-	store 9,mem_le_new_param
-	ifetch 2,contr
-	store 2,mem_le_instant
-	fetch 1,mem_le_state
-	set1 lestate_update_param,pdata
-	store 1,mem_le_state
-	rtn
-
-
-//LL Opcode:0x01
-le_parse_channel_map_ind:
-	ifetch 5,contr
-	store 5,mem_le_new_map
-	ifetch 2,contr
-	store 2,mem_le_instant
-le_update_map_enable:
-	fetch 1,mem_le_state
-	set1 lestate_update_map,pdata
-	store 1,mem_le_state
-	rtn
-
-
-//LL Opcode:0x02
-le_parse_terminate_ind:
-	setarg 20 // 200ms
-	store 2,mem_le_superto
-	store 2,mem_le_init_superto
-	rtn
-
-
-//LL Opcode:0x03
-le_parse_enc_req:
-	ifetch 8,contr
-	store 8,mem_le_rand
-	ifetch 2,contr
-	store 2,mem_le_ediv
-	ifetch 8,contr
-	store 8,mem_le_skdm
-	ifetch 4,contr
-	store 4,mem_ccm_ivm
-	call le_send_enc_rsp
-	bpatchx patch2d_2,mem_patch2d
-	fetch 1,mem_le_pairing_state
-	beq FLAG_LE_PAIRING_AFTER_AUTH,le_parse_enc_req_after_auth
-	fetch 1,mem_le_configuration
-	bbit1  BIT_BLE_PAIRING_FIXED_LTK,le_parse_enc_req_fixed_ltk
-	fetch 1,mem_nv_data_number
-	ncall load_device_list_mode_4,blank
-	fetch 1,mem_ltk_exists
-	beq 0,le_ltk_lost
-le_parse_enc_req_after_auth:
-	jam FLAG_LE_RCV_ENC_START,mem_le_enc_state
-	call  le_send_start_enc_req
-	branch generate_sk
-le_parse_enc_req_fixed_ltk:
-	jam 1,mem_ltk_exists
-	arg mem_le_fixed_ltk,contr
-	arg mem_le_ltk,contw
-	call memcpy16
-	branch le_parse_enc_req_after_auth
-	
-le_ltk_lost:
-	jam FLAG_LE_ENC_NULL,mem_le_enc_state
-	jam FLAG_LE_ENC_NULL,mem_le_pairing_state
-	jam BT_EVT_LE_LTK_LOST,mem_fifo_temp
-	branch ui_ipc_send_event
-
-//LL Opcode:0x04
-le_parse_enc_rsp:
-	ifetch 8,contr
-	store 8,mem_le_skds
-	ifetch 4,contr
-	store 4,mem_ccm_ivs
-	branch generate_sk
-
-
-//LL Opcode:0x05
-le_parse_start_enc_req:
-	fetch 1,mem_le_state
-	set1 lestate_encryption,pdata
-	store 1,mem_le_state
-	rtn
-
-//LL Opcode:0x06
-le_parse_start_enc_rsp:
-	rtn master
-	jam BT_EVT_LE_START_ENC,mem_fifo_temp
-	call ui_ipc_send_event	
-	jam FLAG_LE_SEND_START_ENC_RSP,mem_le_enc_state
-	branch le_send_start_enc_rsp
-
-
-//LL Opcode:0x07
-le_parse_unknown_rsp:
-	rtn
-
-
-//LL Opcode:0x08
-le_parse_feature_req:
-	branch le_send_feature_rsp
-
-
-//LL Opcode:0x09
-le_parse_feature_rsp:
-	rtn
-
-
-//LL Opcode:0x0a
-le_parse_pause_enc_req:
-	jam FLAG_LE_ENC_PAUSE,mem_le_enc_state
-	call le_send_pause_enc_rsp	
-	jam BT_EVT_LE_PAUSE_ENC,mem_fifo_temp
-	branch ui_ipc_send_event	
-
-
-//LL Opcode:0x0b
-le_parse_pause_enc_rsp:
-	rtn
-
-
-//LL Opcode:0x0c
-le_parse_version_ind:
-	rtn master
-	branch le_send_version_ind
-
-
-//LL Opcode:0x0d
-le_parse_reject_ind:
-	rtn
-
-
-//LL Opcode:0x13
-le_parse_ping_req:
-	branch le_send_ping_rsp
-
-
-//LL Opcode:0x14
-le_parse_ping_rsp:
-	rtn
-
-
-le_parse_length_req:
-	call le_parse_length_rsp
-	branch le_send_data_length_res
-
-le_parse_length_rsp:
-	ifetch 8,contr
-	store 8,mem_remote_rx_max_octets
-	fetch 2,mem_remote_rx_max_octets
-	fetcht 2,mem_local_tx_max_octets
-	call not_greater_than
-	store 2,mem_remote_rx_max_octets
-	
-	fetch 2,mem_remote_tx_max_octets
-	fetcht 2,mem_local_rx_max_octets
-	call not_greater_than
-	store 2,mem_remote_tx_max_octets
-	rtn
-
-
-//LL Opcode:0x16
-le_parse_phy_req:
-	branch le_send_phy_rsp
-
-
-//LL Opcode:0x18
-le_parse_phy_update_ind:
-	ifetch 2,contr
-	store 2,mem_le_new_m2s_phy
-	ifetch 2,contr
-	store 2,mem_le_instant
-	rtn blank
-	fetch 1,mem_le_state
-	set1 lestate_update_phy,pdata
-	store 1,mem_le_state	
-	rtn
-
-
-///////////////////send ll packet//////////////
-//LL Opcode:0x02
-le_send_terminate_ind_user_terminated:
-	arg ERROR_REMOTE_USER_TERMINATED_CONNECTION,regc
-
-//regc:The ErrorCode field shall be set to inform the remote device why the connection is about to be terminated.
-le_send_terminate_ind:
-	arg 2,rega
-	arg LL_TERMINATE_IND,regb
-	call le_fifo_malloc_tx_ll
-	copy regc,pdata
-	istore 1,contw
-	rtn
-
-
-//LL Opcode:0x04
-le_send_enc_rsp:
-	arg mem_le_skds,contw
-	force 8,loopcnt
-	call generate_random_loop
-	arg mem_ccm_ivs,contw
-	force 4,loopcnt
-	call generate_random_loop
-	arg 13,rega
-	arg LL_ENC_RSP,regb
-	call le_fifo_malloc_tx_ll
-	fetch 8,mem_le_skds
-	istore 8,contw
-	fetch 4,mem_ccm_ivs
-	istore 4,contw
-	rtn
-
-
-//LL Opcode:0x05
-le_send_start_enc_req:
-	jam FLAG_LE_SEND_START_ENC_REQ,mem_le_enc_state
-	arg LL_START_ENC_REQ,regb
-	branch le_send_ll_one_lenth
-
-
-//LL Opcode:0x06
-le_send_start_enc_rsp:
-	arg LL_START_ENC_RSP,regb
-	branch le_send_ll_one_lenth
-
-
-//LL Opcode:0x07
-//input:regc is receive ll opcode
-le_send_unknown_rsp:
-	arg 2,rega
-	arg LL_UNKNOWN_RSP,regb
-	call le_fifo_malloc_tx_ll
-	istorer regc,1,contw
-	rtn	
-
-
-//LL Opcode:0x09
-le_send_feature_rsp:
-	arg 9,rega
-	arg LL_FEATURE_RSP,regb
-	call le_fifo_malloc_tx_ll
-	fetch 8,mem_le_local_feature
-	or pdata,FUN_LL_FEATURE_LE_ENCRYPTION,pdata
-	istore 8,contw
-	rtn
-
-
-//LL Opcode:0x0B
-le_send_pause_enc_rsp:
-	arg LL_PAUSE_ENC_RSP,regb
-	branch le_send_ll_one_lenth
-
-
-//LL Opcode:0x0C
-le_send_version_ind:
-	arg 6,rega
-	arg LL_VERSION_IND,regb
-	call le_fifo_malloc_tx_ll
-	fetch 5,mem_version
-	istore 5,contw
-	rtn
-
-//LL Opcode:0x0D
-le_send_reject_ind:
-	arg 2,rega
-	arg LL_REJECT_IND,regb
-	call le_fifo_malloc_tx_ll
-	setarg LE_ERR_PIN_OR_KEY_MISSING
-	istore 1,contw
-	rtn		
-
-
-//LL Opcode:0x13
-le_send_ping_rsp:
-	arg LL_PING_RSP,regb
-	branch le_send_ll_one_lenth
-	
-le_send_data_length_req:
-	arg LL_LENGTH_REQ,regb
-	branch le_send_data_length
-
-le_send_data_length_res:
-	arg LL_LENGTH_RSP,regb
-le_send_data_length:
-	arg 9,rega
-	call le_fifo_malloc_tx_ll
-	fetch 8,mem_local_rx_max_octets
-	istore 8,contw
-	rtn
-
-
-//LL Opcode:0x17
-le_send_phy_rsp:
-	arg 3,rega
-	arg LL_PHY_RSP,regb
-	call le_fifo_malloc_tx_ll
-	fetch 1,mem_le_tx_phys
-	and pdata,0x07,pdata
-	istore 1,contw
-	fetch 1,mem_le_rx_phys
-	and pdata,0x07,pdata
-	istore 1,contw
-	rtn		
-
-
-//regb:ll opcode
-le_send_ll_one_lenth:
-	arg 1,rega
-	branch le_fifo_malloc_tx_ll
-
-
-
-
-g24_dispatch:
-	bpatchx patch2d_3,mem_patch2d
-	bmark1 mark_24g_rxmode,g24_receive_dispatch
-	branch g24_transmit_dispatch
-
-
-
-
-g24_prep:
-	bpatchx patch2d_4,mem_patch2d
-	disable enable_crc
-	disable enable_white
-	setarg 0x555555
-	iforce crc24_init
-	fetch 1,mem_24g_ch
-	branch le_prep_next
-
-g24_receive_packet:
-	bpatchx patch2d_5,mem_patch2d
-	fetch 1,mem_24g_rx_phy
-	call le_enable_phy_by_pdata
-	fetch 4,mem_24g_addr
-	iforce access
-	call set_sync_on
-	fetcht 1,mem_24g_ch
-	call le_rf_rx_enable
-g24_receive_rxon:
-	call g24_prep
-	bmark0 mark_ble_lr,g24_receive_nolr
-	pulse dewhiten_code_calc
-	nop 30
-	call g24_prep
-g24_receive_nolr:
-	disable user3
-	enable decode_fec0
-	enable is_rx
-	disable is_tx
-	enable swfine
-	fetch 2,mem_24g_rx_window
-	iforce stop_watch
-	correlate null,timeout
-	nbranch g24_sync_timeout,sync
-	call rf_debug_rx_sync_line
-	bmark1 mark_ble_lr,g24_receive_skip_fec1
-	fetch 1,mem_24g_disable_fec1
-	nbranch g24_receive_skip_fec1,blank
-	disable decode_fec0	
-	enable decode_fec1	//lr do not use fec1
-g24_receive_skip_fec1:
-	enable enable_white
-	enable enable_crc
-	call g24_receive_byte
-	store 1,mem_24g_get_syncword_crc8
-	fetcht 1,mem_24g_syncword_crc8
-	isub temp,null
-	nbranch g24_hec_error,zero
-	bpatchx patch2d_6,mem_patch2d
-	disable user7
-	isolate1 mark_ble_lr,mark
-	call g24_lr_receive_pdu_len,true
-	branch g24_lr_len_error,user7
-	call g24_receive_byte
-	store 1,mem_24g_rxbuf	//device id
-	bmark1 mark_24g_rxmode,g24_receive_skip
-	fetch 1,mem_24g_rxbuf
-	fetcht 1,mem_24g_data_type
-	icompare bits_data,temp
-	nbranch g24_type_error,true
-g24_receive_skip:
-	call g24_receive_byte
-	isolate1 mark_ble_lr,mark
-	call g24_lr_receive_payload_len,true
-	istore 1,contw
-	rshift3 pdata,pdata
-	sub pdata,0x1f,null
-	nbranch g24_len_over_error,positive	//max payload: 32bytes
-	copy pdata,loopcnt
-	branch g24rx_nopayload,zero
-g24rx_loop:
-	call g24_receive_byte
-	istore 1,contw
-	loop g24rx_loop
-g24rx_nopayload:
-	bmark1 mark_24g_rxmode,g24_receive_skip_rssi
-	copy contw,rega
-	call g24_receive_byte
-	store 1,mem_rssi_hex_received	//receive rssi hex
-	copy rega,contw
-g24_receive_skip_rssi:
-	parse demod,bucket,24
-	rshift32 pdata,pdata
-	rshift16 pdata,pdata
-	istore 3,contw
-	fetch 1,mem_24g_disable_fec1
-	nbranch g24_receive_skip_disable_fec1,blank
-	disable decode_fec1
-g24_receive_skip_next:
-	isolate1 mark_24g_rxmode,mark
-	call save_rssi_dec,true
-	branch g24_crc_error,crc_failed
-	call rf_debug_rx_crc_line	//L
-	bpatchx patch2d_7,mem_patch2d
-	enable user3
-	call le_match_set_txfreq
-	rtnmark1 mark_24g_rxmode
-	fetch 1,mem_rssi_hex_received
-	fetcht 1,mem_rssi_hex_received_max_value
-	isub temp,null
-	call copy_temp2pdata,positive
-	branch rssi_signal
-
-g24_receive_skip_disable_fec1:
-	disable decode_fec0
-	branch g24_receive_skip_next
-	
-
-g24_lr_receive_pdu_len:
-	call g24_receive_byte
-	sub pdata,1,null
-	branch enable_user7,positive
-	increase -2,pdata	//minus hec and pdu length
-	bmark1 mark_24g_rxmode,g24_lr_receive_pdu_norssi
-	branch enable_user7,blank
-	increase -1,pdata	//minus rssi_hex length
-g24_lr_receive_pdu_norssi:
-	store 1,mem_temp	//payload length
-	rtn
-
-g24_lr_receive_payload_len:
-	and_into 0x07,pdata	//pdata[7:3]:length
-	fetcht 1,mem_temp	//payload length
-	lshift3 temp,temp
-	ior temp,pdata
-	rtn
-	
-g24_receive_byte:
-	parse demod,bucket,8
-	rshift3 pwindow,pdata
-	rtn
-
-g24_sync_timeout:
-	jam ERR_SYNC_TO,mem_24g_off_type
-	isolate1 mark_24g_rxmode,mark
-	call rssi_noise,true
-g24_end_of_packet:
-	bpatchx patch2e_0,mem_patch2e
-	call le_disable
-	disable encode_fec1
-	disable decode_fec1
-	branch end_of_packet
-
-g24_hec_error:
-	jam ERR_HEC,mem_24g_off_type
-	branch g24_end_of_packet
-
-g24_lr_len_error:
-	jam ERR_LR_LEN,mem_24g_off_type
-	branch g24_end_of_packet
-
-g24_type_error:
-	jam ERR_TYPE,mem_24g_off_type
-	branch g24_end_of_packet
-
-g24_len_over_error:
-	jam ERR_LEN_OVER,mem_24g_off_type
-	branch g24_end_of_packet
-
-g24_crc_error:
-	jam ERR_CRC,mem_24g_off_type
-	branch g24_end_of_packet
-
-g24_set_freq_tx:
-	call set_sync_on
-	fetcht 1,mem_24g_ch
-	branch set_freq_tx
-
-g24_transmit:
-	bpatchx patch2e_1,mem_patch2e
-	fetch 1,mem_24g_tx_phy
-	call le_enable_phy_by_pdata
-	fetch 4,mem_24g_addr
-	iforce access
-	call g24_prep
-	call g24_set_freq_tx
-	set1 TXGFSK,radio_ctrl
-	enable encode_fec0
-	enable is_tx
-	disable is_rx
-	call rf_debug_tx_on_line
-	disable lr_s2en
-	bmark1 mark_ble_lr,g24_transmit_lr
-	bmark1 mark_ble_2M,g24_transmit_2M
-	rshift16 access,pdata
-	rshift8 pdata,pdata
-	rshift4 pdata,pdata
-	inject mod,40
-g24_transmit_packet:
-	bpatchx patch2e_2,mem_patch2e
-	bmark1 mark_ble_lr,g24_transmit_nolr
-	fetch 1,mem_24g_disable_fec1
-	nbranch g24_transmit_nolr,blank
-	disable encode_fec0	
-	enable encode_fec1	////lr use encode_fec3
-g24_transmit_nolr:
-	enable enable_white
-	enable enable_crc
-	fetch 1,mem_24g_txlen
-	iforce loopcnt
-	arg mem_24g_txpayload,contr
-g24tr_loop:
-	ifetch 1,contr
-	inject mod,8
-	loop g24tr_loop
-	enable enable_parity
-	inject mod,24	//crc
-	disable enable_parity
-	bmark0 mark_ble_lr,g24_transmit_skip
-	disable enable_white
-	setarg 0
-	inject mod,3
-g24_transmit_skip:	
-	until null,tx_clear
-	nop 100
-	disable lr_s2en
-	disable encode_fec0
-	fetch 1,mem_24g_disable_fec1
-	nbranch g24_transmit_skip_disable_fec1,blank
-	disable encode_fec1
-g24_transmit_skip_disable_fec1:
-	disable encode_fec3
-	call set_sync_on
-	branch rf_debug_tx_off_line
-
-g24_transmit_lr:
-	arg 10,loopcnt
-g24_transmit_lr_preamble_loop:
-	setarg 0x3c
-	inject mod,8
-	loop g24_transmit_lr_preamble_loop
-	disable encode_fec0
-	enable encode_fec3
-	rshift16 access,pdata
-	rshift16 pdata,pdata
-	rshift4 pdata,pdata
-	inject mod,32
-	bmark1 mark_ble_lr_s8,g24_transmit_lr_s8
-g24_transmit_lr_s2:
-	setarg 1
-	inject mod,5
-	enable lr_s2en
-	branch g24_transmit_packet
-
-g24_transmit_lr_s8:
-	setarg 0
-	inject mod,5
-	branch g24_transmit_packet
-
-g24_transmit_2M:
-	fetch 1,mem_system_clk
-	rshift pdata,loopcnt
-g24_transmit_2M_dealy:
-	nop 2
-	loop g24_transmit_2M_dealy
-//	nop 36	//2M ǰ˷ͱ1M3us
-	rshift16 access,pdata
-	rshift8 pdata,pdata
-	rshift4 pdata,temp
-	copy temp,pdata
-	inject mod,8
-	copy temp,pdata
-	inject mod,40
-	branch g24_transmit_packet
-
-
-
-
-
-
-
-g24_transmit_prep:
-	bpatchx patch2e_3,mem_patch2e
-	fetch 1,mem_24g_tx_phy
-	bbit1 BIT_LE_CODED_PHY,g24_lr_transmit_prep
-// total length
-	fetch 1,mem_24g_datalen
-	increase 3,pdata	//hec/type/control
-	store 1,mem_24g_txlen
-//hec
-	fetch 1,mem_24g_syncword_crc8
-	store 1,mem_24g_txpayload
-// data type
-	fetch 1,mem_24g_data_type
-	istore 1,contw
-//prepare 5bit payload length, 2bit PID, 1bit NO_ACK
-	fetch 1,mem_24g_datalen
-g24_transmit_prep_pdu:
-	lshift3 pdata,pdata
-	fetcht 1,mem_24g_pid
-	and temp,0x03,temp
-	lshift temp,temp
-	ior temp,pdata
-	fetcht 1,mem_24g_no_ack
-	iadd temp,pdata
-	istore 1,contw
-//prepare payload data
-	fetch 1,mem_24g_datalen
-	iforce loopcnt
-	arg mem_24g_txbuf,contr
-	call memcpy
-	bpatchx patch2e_4,mem_patch2e
-//rssi hex	
-	rtnmark0 mark_24g_rxmode
-	fetch 1,mem_rssi_hex
-	istore 1,contw
-	fetch 1,mem_24g_tx_phy
-	rtnbit1 BIT_LE_CODED_PHY
-	fetch 1,mem_24g_txlen
-	increase 1,pdata	//plus rssi_hex length
-	store 1,mem_24g_txlen
-	rtn
-	
-g24_lr_transmit_prep:
-// total length
-	fetch 1,mem_24g_datalen
-	increase 4,pdata	//hec/pdu/type/control
-	bmark0 mark_24g_rxmode,g24_lr_transmit_prep_skip
-	increase 1,pdata	//mem_rssi_hex
-g24_lr_transmit_prep_skip:
-	store 1,mem_24g_txlen
-//hec
-	fetch 1,mem_24g_syncword_crc8
-	store 1,mem_24g_txpayload
-// pdu length
-	fetch 1,mem_24g_txlen
-	increase -2,pdata	//minus hec and pdu length
-	istore 1,contw
-// data type
-	fetch 1,mem_24g_data_type
-	istore 1,contw
-	setarg 0
-	branch g24_transmit_prep_pdu
-
-g24_read_len_pid_crc:
-	bpatchx patch2e_5,mem_patch2e
-//read control
-	fetch 1,mem_24g_rxbuf+1
-	rshift3 pdata,pdata
-	store 1,mem_24g_rxdata_length
-//get crc
-	increase 1,pdata
-	arg mem_24g_rxbuf+1,contr
-	iadd contr,contr
-	ifetch 3,contr
-	store 3,mem_24g_sta_crc
-//read pid
-	fetch 1,mem_24g_rxbuf+1
-	rshift pdata,pdata
-	and pdata,0x03,pdata
-	store 1,mem_24g_sta_pid
-	rtn
-
-	
-g24_ch:
-	bpatchx patch2e_6,mem_patch2e
-	fetcht 1,mem_24g_current_ch_number
-	call g24_ch_map_size
-	storet 1,mem_24g_current_ch_number
-	rtn
-
-g24_ch_map_size:
-	bpatchx patch2e_7,mem_patch2e
-	call g24_ch_calc
-	increase 1,temp
-	and_into 3,temp //map size =4
-	rtn
-	
-g24_ch_calc:
-	bpatchx patch2f_0,mem_patch2f
-	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
-
-
-g24_update_addr_and_synccrc8:
-	store 4,mem_24g_addr
-//output: 1BYTE crc8
-	bpatchx patch2f_1,mem_patch2f
-g24_syncword_crc8:
-	arg 0,rega
-	arg 4,loopcnt
-	arg mem_24g_addr,contr
-g24_syncword_crc8_loop:
-	ifetch 1,contr
-	iadd rega,rega
-	loop 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
-
-
-g24_timer_check:
-	bpatchx patch2f_2,mem_patch2f
-	call disable_user
-	fetcht 4,mem_24g_tx_btclk
-	copy clkn_bt,pdata
-	isub temp,null
-	ncall g24_timer_timeout,positive
-	copy pdata,regb
-	fetch 4,mem_24g_tx_btclk
-	fetcht 1,mem_24g_interval
-	iadd temp,temp
-	copy regb,pdata
-	isub temp,null
-	nrtn positive
-	set0 28,pdata
-	store 4,mem_24g_tx_btclk
-	branch enable_user
-	
-g24_timer_timeout:
-	rtn zero
-	set1 28,pdata
-	rtn
-	
-g24_timer_init:
-	setarg 0
-	store 4,mem_24g_tx_btclk
-	rtn
-
-
-
-//mem_24g_ch_map1:00 13 2c 42
-//mem_24g_ch_map2:06 15 36 48
-//mem_24g_ch_map3:0f 1a 3a 4c
-//mem_24g_ch_map4:11 23 31 4d
-g24_chmap_param_init:
-	bpatchx patch2f_3,mem_patch2f
-	setsect 0,0x1300
-	setsect 1,0x1908b
-	setsect 2,0x36150
-	setsect 3,0x3d20
-	store 9,mem_24g_ch_map1
-	setsect 0,0x3a1a
-	setsect 1,0xc453
-	setsect 2,0xd312
-	setsect 3,0x1
-	istore 7,contw
-	fetch 1,mem_24g_ch_map_update
-	rtn blank
-	arg mem_24g_ch_update_map1,contr
-	arg mem_24g_ch_map1,contw
-	branch memcpy16
-
-
-
-//mem_24g_ch_update_map1:00 1e 00 4e
-//mem_24g_ch_update_map2:03 23 03 42
-//mem_24g_ch_update_map3:06 25 06 4c
-//mem_24g_ch_update_map4:09 27 09 3c
-g24_chamap_param_update:
-	bpatchx patch2f_4,mem_patch2f
-	setarg 0x4e001e
-	store 3,mem_24g_ch_update_map1+1
-	setarg 0x032303
-	istore 3,contw
-	setarg 0x250642
-	istore 3,contw
-	setarg 0x094c06
-	istore 3,contw
-	setarg 0x3c0927
-	istore 3,contw
-	jam 1,mem_24g_ch_map_update
-	rtn
-
-
-g24_rx_window_init:
-	bpatchx patch2f_5,mem_patch2f
-	arg 0x6978,temp
-	bmark1 mark_24g_rxmode,g24_rx_window_store
-	arg 0x12c0,temp
-	fetch 1,mem_24g_rx_phy
-	bbit0 2,g24_rx_window_store	//uncoded phy
-	arg 0x2ee0,temp
-g24_rx_window_store:	
-	storet 2,mem_24g_rx_window
-	rtn
-
-g24_enable_1M:
-	jam 0x01,mem_24g_rx_phy
-	jam 0x01,mem_24g_tx_phy
-	rtn
-
-g24_enable_2M:
-	jam 0x02,mem_24g_rx_phy
-	jam 0x02,mem_24g_tx_phy
-	rtn
-	
-//g24_enable_coded_s2:
-//	jam 0x04,mem_24g_rx_phy
-//	jam 0x04,mem_24g_tx_phy
-//	rtn
-
-//g24_enable_coded_s8:
-//	jam 0x84,mem_24g_rx_phy
-//	jam 0x84,mem_24g_tx_phy
-//	rtn
-
-
-
-
-
-
-
-
-
-
-	
-
-
-g24_pair_param_init:
-	bpatchx patch2f_6,mem_patch2f
-	jam 0x4e,mem_24g_pair_ch
-	setarg 0x101520
-	store 3,mem_24g_pair_addr
-	setarg 0x05
-	istore 1,contw
-	rtn
-
-
-
-
-
-g24_pair_timeout_timer:
-	arg mem_24g_pair_timeout,regc
-	arg g24_stop_24g_mode,regb
-	branch timer_single_step_2B
-
-g24_pair_start:
-	set1 mark_24g,mark
-	fetch 1,mem_24g_conn_sm
-	set0 STATE_24G_RECONN,pdata
-	set1 STATE_24G_PAIR,pdata
-	store 1,mem_24g_conn_sm
-	setarg 0
-	store 2,mem_24g_reconn_timeout
-	fetch 2,mem_24g_pair_timeout_init
-	store 2,mem_24g_pair_timeout
-	jam 0,mem_24g_pair_no_ack
-	call g24_pair_sm_reinit
-g24_pair_init_param:
-	jam 0,mem_24g_pid
-	fetch 1,mem_24g_pair_ch
-	store 1,mem_24g_ch
-	fetch 1,mem_24g_pair_tx_power
-	store 1,mem_tx_power
-	fetch 4,mem_24g_pair_addr
-	branch g24_update_addr_and_synccrc8
-
-
-g24_pair_dispatch:
-	bpatchx patch2f_7,mem_patch2f
-	jam DEFAULT_24G_DEVICE,mem_24g_reconn_type
-	fetch 2,mem_24g_pair_count
-	increase 1,pdata
-	store 2,mem_24g_pair_count
-	fetch 1,mem_24g_pair_count
-	and pdata,0xff,pdata
-	nrtn blank
-	fetch 1,mem_24g_pair_sm
-	beq STATE_24G_PAIRING_SUCCESS,g24_pair_exit
-	beq STATE_24G_PAIRING_1,g24_pair_sm_1
-	beq STATE_24G_PAIRING_2,g24_pair_sm_2
-	beq STATE_24G_PAIRING_3,g24_pair_sm_3
-	beq STATE_24G_PAIRING_4,g24_pair_sm_4
-	rtn
-
-g24_pair_sm_1:
-	jam DATATYPE_ATTEMP,mem_24g_txbuf
-	branch g24_pair_sm_prep
-
-g24_pair_sm_2:
-	fetch 1,mem_24g_pair_switch
-	branch g24_pair_sm_2_skip,blank
-	fetch 4,mem_24g_device_addr
-	call g24_update_addr_and_synccrc8	//use transmitter addr
-g24_pair_sm_2_skip:
-	jam DATATYPE_BIND,mem_24g_txbuf	
-	branch g24_pair_sm_prep
-
-g24_pair_sm_3:
-	jam DATATYPE_CONFIG,mem_24g_txbuf	
-	fetch 1,mem_24g_pair_switch
-	branch g24_pair_sm_prep,blank
-	fetch 4,mem_24g_receiver_addr		//prep receiver addr
-	store 4,mem_24g_txbuf+2
-	branch g24_pair_sm_common
-
-g24_pair_sm_4:
-	jam DATATYPE_OK,mem_24g_txbuf
-g24_pair_sm_prep:
-	fetch 4,mem_24g_device_addr
-	store 4,mem_24g_txbuf+2
-g24_pair_sm_common:
-	fetch 1,mem_24g_data_type
-	and_into bits_data,pdata
-	store 1,mem_24g_txbuf+1
-	jam 0,mem_24g_txbuf+6
-	jam 7,mem_24g_datalen
-	call g24_transmit_prep
-	call g24_transmit_receive_ack
-	nrtn sync
-	nrtn user3
-	call g24_txbuf_clear
-	call g24_ackpayload_parse
-	bpatchx patch30_0,mem_patch30
-	fetch 1,mem_24g_pair_sm
-	rtneq STATE_24G_PAIRING_SUCCESS
-	beq STATE_24G_PAIRING_1,g24_pair_sm_1_waiting_ack
-	beq STATE_24G_PAIRING_2,g24_pair_sm_2_waiting_ack
-	beq STATE_24G_PAIRING_3,g24_pair_sm_3_waiting_ack
-	beq STATE_24G_PAIRING_4,g24_pair_sm_4_waiting_ack
-	rtn
-
-g24_pair_sm_reinit:	
-	jam STATE_24G_PAIRING_2,mem_24g_pair_sm
-	fetch 1,mem_24g_pair_switch
-	rtn blank
-	jam STATE_24G_PAIRING_1,mem_24g_pair_sm
-	rtn
-
-g24_pair_sm_1_waiting_ack:
-	jam STATE_24G_PAIRING_2,mem_24g_pair_sm
-	branch g24_transmit_abandon
-	
-g24_pair_sm_2_waiting_ack:
-	fetch 1,mem_24g_pair_switch
-	branch g24_pair_sm_2_waiting_ack_skip,blank
-	fetch 4,mem_24g_rxpayload+2
-	store 4,mem_24g_receiver_addr
-g24_pair_sm_2_waiting_ack_skip:	
-	jam STATE_24G_PAIRING_3,mem_24g_pair_sm
-	branch g24_transmit_abandon
-
-g24_pair_sm_3_waiting_ack:
-	fetch 1,mem_24g_pair_switch
-	branch g24_pair_sm_3_waiting_ack_skip,blank
-	fetch 4,mem_24g_rxpayload+2
-	fetcht 4,mem_24g_device_addr
-	isub temp,null
-	nrtn zero
-g24_pair_sm_3_waiting_ack_skip:	
-	jam STATE_24G_PAIRING_4,mem_24g_pair_sm
-	branch g24_transmit_abandon	
-	
-g24_pair_sm_4_waiting_ack:
-	fetch 1,mem_24g_pair_switch
-	branch g24_pair_sm_4_waiting_ack_skip,blank
-	fetch 4,mem_24g_rxpayload+2
-	fetcht 4,mem_24g_receiver_addr
-	isub temp,null
-	nrtn zero
-g24_pair_sm_4_waiting_ack_skip:	
-	jam STATE_24G_PAIRING_SUCCESS,mem_24g_pair_sm
-	jam BT_EVT_24G_PAIRING_COMPLETE,mem_fifo_temp
-	call ui_ipc_send_event
-	setarg 0
-	store 2,mem_24g_pair_timeout
-	fetch 4,mem_24g_rxpayload+2
-	call g24_update_addr_and_synccrc8
-g24_pair_exit:
-	fetch 1,mem_24g_conn_sm
-	set0 STATE_24G_PAIR,pdata
-	store 1,mem_24g_conn_sm
-	branch g24_transmit_abandon
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-g24_bind_mode_enable:
-	jam DONGLE_BIND,mem_24g_work_mode
-	jam CLEAR_INIT,mem_24g_mode_init
-	rtn
-
-g24_bind_init:
-	fetch 1,mem_24g_mode_init
-	rtnbit1 DONGLE_BIND
-	set1 DONGLE_BIND,pdata
-	store 1,mem_24g_mode_init
-	setarg 0
-	store 3,mem_24g_device1_bind_step
-	store 1,mem_24g_device1_bind_disable
-	store 1,mem_24g_device2_bind_disable
-	store 4,mem_24g_transmitter_addr
-	jam 1,mem_24g_ackpayload_enable
-	branch g24_pair_init_param
-
-
-g24_bind_ackpayload_prep:
-	jam 1,mem_24g_ackpayload_enable
-	jam 0x08,mem_24g_datalen
-	arg mem_24g_bind_payload,contr
-	arg mem_24g_txbuf,contw
-	branch memcpy8
-
-
-g24_bind_data_process:
-	bpatchx patch30_1,mem_patch30
-	call g24_rx_interrupt_clear
-	call g24_receive_packet
-	nbranch g24_rx_interrupt_clear,user3
-	call g24_bind_data_parse
-	call g24_transmit_ack
-	call g24_bind_device_status_check
-	call dongle_kb_bind_soft_reset
-	fetch 1,mem_24g_pair_switch
-	rtn blank
-	fetch 4,mem_24g_transmitter_addr
-	rtn blank
-	branch g24_update_addr_and_synccrc8
-
-g24_bind_data_error:
-	call g24_rx_interrupt_clear
-	branch g24_end_of_packet
-
-g24_bind_data_parse:
-	jam BIND_MODE_CONTINUE,mem_24g_bind_mode_continue	//about 400ms
-	arg mem_24g_rxbuf,contr
-	arg mem_24g_rxdata_temp,contw
-	call memcpy8
-	bpatchx patch30_2,mem_patch30
-	fetch 1,mem_24g_rxdata_temp+2
-	beq DATATYPE_BIND,g24_bind_first_step	//bind step 1
-	beq DATATYPE_CONFIG,g24_bind_second_step
-	beq DATATYPE_OK,g24_bind_third_step
-	beq DATATYPE_ATTEMP,g24_data_attemp
-	rtn
-
-
-g24_bind_first_step:
-	fetch 1,mem_24g_rxdata_temp+3
-	beq DATATYPE_DEVICE1,g24_bind_first_step_device1
-	beq DATATYPE_DEVICE2,g24_bind_first_step_device2
-	rtn
-
-g24_bind_first_step_device1:
-	fetch 1,mem_24g_device1_bind_disable
-	nrtn blank
-	jam 1,mem_24g_device1_bind_step
-g24_bind_dvc1_payload_cfg:
-	jam DATATYPE_DEVICE1,mem_24g_bind_payload
-g24_bind_payload_cfg:
-	jam 0x80,mem_24g_bind_payload+1
-	fetch 6,mem_24g_lap
-	store 6,mem_24g_bind_payload+2
-	rtn
-
-g24_bind_first_step_device2:
-	fetch 1,mem_24g_device2_bind_disable
-	nrtn blank
-	jam 1,mem_24g_device2_bind_step
-g24_bind_dvc2_payload_cfg:
-	jam DATATYPE_DEVICE2,mem_24g_bind_payload
-	branch g24_bind_payload_cfg
-
-
-g24_bind_second_step:
-	fetch 1,mem_24g_pair_switch
-	branch g24_bind_second_step_skip,blank
-	fetch 4,mem_24g_rxdata_temp+4
-	fetcht 4,mem_24g_lap
-	isub temp,null
-	nrtn zero
-g24_bind_second_step_skip:	
-	fetch 1,mem_24g_rxdata_temp+3
-	beq DATATYPE_DEVICE1,g24_bind_second_step_device1
-	beq DATATYPE_DEVICE2,g24_bind_second_step_device2
-	rtn
-
-g24_bind_second_step_device1:
-	fetch 1,mem_24g_device1_bind_disable
-	nrtn blank
-	fetch 1,mem_24g_device1_bind_step
-	beq 1,g24_bind_dvc1_step_set2
-	rtn
-g24_bind_dvc1_step_set2:
-	jam 2,mem_24g_device1_bind_step
-	fetch 1,mem_24g_pair_switch
-	branch g24_bind_dvc1_payload_cfg,blank
-g24_bind_dvc1_payload_cfg_transmitter_addr:
-	jam DATATYPE_DEVICE1,mem_24g_bind_payload
-g24_bind_payload_cfg_transmitter_addr:
-	jam 0x80,mem_24g_bind_payload+1
-	fetch 4,mem_24g_transmitter_addr
-	store 4,mem_24g_bind_payload+2
-	branch enable_user
-
-g24_bind_second_step_device2:
-	fetch 1,mem_24g_device2_bind_disable
-	nrtn blank
-	fetch 1,mem_24g_device2_bind_step
-	beq 1,g24_bind_dvc2_step_set2
-	rtn
-g24_bind_dvc2_step_set2:
-	jam 2,mem_24g_device2_bind_step
-	fetch 1,mem_24g_pair_switch
-	branch g24_bind_dvc2_payload_cfg,blank	
-	jam DATATYPE_DEVICE2,mem_24g_bind_payload
-	branch g24_bind_payload_cfg_transmitter_addr
-
-
-g24_bind_third_step:
-	fetch 1,mem_24g_pair_switch
-	branch g24_bind_third_step_skip,blank
-	fetch 4,mem_24g_rxdata_temp+4
-	fetcht 4,mem_24g_transmitter_addr
-	isub temp,null
-	nrtn zero
-g24_bind_third_step_skip:
-	fetch 1,mem_24g_rxdata_temp+3
-	beq DATATYPE_DEVICE1,g24_bind_third_step_device1
-	beq DATATYPE_DEVICE2,g24_bind_third_step_device2
-	rtn
-
-g24_bind_third_step_device1:
-	fetch 1,mem_24g_device1_bind_disable
-	nrtn blank
-	fetch 1,mem_24g_device1_bind_step
-	beq 2,g24_bind_dvc1_step_success
-	rtn
-g24_bind_dvc1_step_success:
-	jam 1,mem_24g_device1_bind_disable
-	//call g24_binding_dvc1_living	//works on auto pair only
-	call g24_bind_dvc1_payload_cfg
-	fetch 1,mem_24g_bind_device_status
-	or_into 0x01,pdata
-	store 1,mem_24g_bind_device_status
-g24_bind_exit:
-	setarg 0
-	store 2,mem_24g_device1_bind_step
-	rtn
-	
-g24_bind_third_step_device2:
-	fetch 1,mem_24g_device2_bind_disable
-	nrtn blank
-	fetch 1,mem_24g_device2_bind_step
-	bne 0,g24_bind_dvc2_step_success
-	rtn
-g24_bind_dvc2_step_success:
-	jam 1,mem_24g_device2_bind_disable
-	//call g24_binding_dvc2_living	//works on auto pair only
-	call g24_bind_dvc2_payload_cfg
-	fetch 1,mem_24g_bind_device_status
-	or_into 0x02,pdata
-	store 1,mem_24g_bind_device_status
-	call g24_bind_exit
-	branch dongle_g24_store_dvc2_bind_flag
-
-g24_binding_device_check:	//works on auto pair
-	fetch 1,mem_24g_work_mode
-	rtnne DONGLE_BIND
-	fetch 1,mem_24g_pair_mode
-	nrtn blank
-	fetch 1,mem_24g_rxbuf+3
-	beq DATATYPE_DEVICE1,g24_binding_dvc1_status	//bit0
-	beq DATATYPE_DEVICE2,g24_binding_dvc2_status	//bit1
-	rtn
-g24_binding_dvc1_status:
-	fetch 1,mem_24g_bind_device_living
-	rtnbit0 0
-disable_user3:
-	disable user3
-	rtn 
-g24_binding_dvc2_status:
-	fetch 1,mem_24g_bind_device_living
-	rtnbit0 1
-	branch disable_user3
-
-g24_binding_dvc1_living:
-	fetch 1,mem_24g_pair_mode
-	nrtn blank
-	fetch 1,mem_24g_bind_device_living
-	or_into 0x01,pdata
-	store 1,mem_24g_bind_device_living
-	rtn
-
-g24_binding_dvc2_living:
-	fetch 1,mem_24g_pair_mode
-	nrtn blank
-	fetch 1,mem_24g_bind_device_living
-	or_into 0x02,pdata
-	store 1,mem_24g_bind_device_living
-	rtn
-
-
-g24_bind_device_status_check:
-	fetch 1,mem_24g_bind_device_status
-	rtn blank
-g24_bind_device_status:
-	fetch 1,mem_24g_rxdata_temp+3
-	beq DATATYPE_DEVICE1,g24_binding_dvc1_living
-	beq DATATYPE_DEVICE2,g24_binding_dvc2_living
-	rtn
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-g24_receive_init:
-	set1 mark_24g_rxmode,mark
-	fetch 1,mem_tx_power
-	store 1,mem_tx_power_temp
-	branch rssi_receiver_buff_init
-
-g24_receive_dispatch:
-	fetch 2,mem_cb_24g_receive_process
-	branch callback_func
-
-g24_ackpayload_prep:
-	bpatchx patch30_3,mem_patch30
-	jam 0,mem_24g_datalen
-	fetch 1,mem_24g_ackpayload_enable
-	rtn blank
-	fetch 2,mem_cb_24g_ackpayload
-	branch callback_func
-
-
-g24_receive_packet_start:
-	call g24_receive_transmit_ack
-	nbranch g24_rx_interrupt_clear,user3
-g24_receive_packet_parse:
-	call g24_receive_packet_parse_pid_crc
-	nbranch g24_rx_interrupt_clear,user
-	fetch 1,mem_24g_rxdata_length
-	branch g24_rx_interrupt_clear,blank
-	increase 2,pdata
-	iforce loopcnt
-	arg mem_24g_rxbuf,contr
-	arg mem_24g_rxdata_temp,contw
-	call memcpy
-	jam 0,mem_24g_mode_switch
-	fetch 1,mem_24g_pair_mode
-	call g24_enable_nodata_timer,blank
-	bpatchx patch30_4,mem_patch30
-	fetch 1,mem_24g_rxdata_temp+2
-	beq DATATYPE_DEVICE1,g24_data_device1	//mouse
-	beq DATATYPE_DEVICE2,g24_data_device2	//keyboard
-	beq DATATYPE_ATTEMP,g24_data_receive_attemp	//reconn packet
-g24_rx_interrupt_clear:
-	bpatchx patch30_5,mem_patch30
-	arg mem_24g_rxbuf,contw
-	arg 66,loopcnt
-	branch clear_mem
-
-g24_data_receive_attemp:
-	call g24_bind_device_status		//works on auto pair only
-	branch g24_data_attemp
-
-g24_data_device1:
-	call g24_binding_dvc1_living	//works on auto pair only
-	call g24_ch_timer_reinit
-	fetch 1,mem_24g_abort_packet
-	fetcht 1,mem_24g_rxdata_temp
-	isolate1 bit_abort,temp
-	setflag true,0,pdata
-	store 1,mem_24g_abort_packet
-	beq 1,g24_data_attemp_device1_abort
-	fetch 1,mem_24g_hop_packet
-	fetcht 1,mem_24g_rxdata_temp
-	isolate1 bit_hop,temp
-	setflag true,0,pdata
-	store 1,mem_24g_hop_packet
-	fetch 2,mem_cb_24g_data_device1
-	branch callback_func
-
-g24_data_device2:
-	call g24_binding_dvc2_living	//works on auto pair only
-	fetcht 1,mem_24g_rxdata_temp
-	isolate1 bit_abort,temp
-	branch g24_data_attemp_device2_abort,true
-	fetch 2,mem_cb_24g_data_device2
-	branch callback_func
-
-g24_data_attemp_device1_abort:
-	fetch 1,mem_device_option
-	sub pdata,DVC_OP_CAR,null
-	call car_stop_blink,zero
-	fetch 1,mem_24g_device1_bind_disable
-	nrtn blank
-	jam 1,mem_24g_device1_bind_disable
-	fetch 4,mem_24g_rxdata_temp+10
-	branch g24_store_device1_addr
-g24_data_attemp_device2_abort:
-	fetch 4,mem_24g_rxdata_temp+10
-	branch g24_store_device2_addr	
-
-
-g24_receive_packet_parse_pid_crc:
-	call disable_user
-	fetch 1,mem_24g_sta_pid
-	fetcht 1,mem_24g_last_pid
-	isub temp,null
-	ncall enable_user,zero
-	fetch 1,mem_24g_sta_pid
-	store 1,mem_24g_last_pid
-	fetch 3,mem_24g_sta_crc
-	fetcht 3,mem_24g_last_crc
-	isub temp,null
-	ncall enable_user,zero
-	fetch 3,mem_24g_sta_crc
-	store 3,mem_24g_last_crc
-	rtn
-
-g24_receive_transmit_ack:
-	call g24_rx_interrupt_clear
-	call g24_receive_packet
-	nrtn user3
-g24_transmit_ack:
-//data type
-	fetch 1,mem_24g_rxbuf
-	store 1,mem_24g_data_type
-//read len pid crc
-	call g24_read_len_pid_crc
-//read ack
-	fetch 1,mem_24g_rxbuf+1
-	isolate1 bit_ack_24g,pdata
-	branch g24tx_no_ack,true
-g24tx_with_ack:
-	call g24_ackpayload_prep
-	call g24_transmit_prep
-	call g24_transmit
-g24tx_no_ack:
-	branch g24_end_of_packet
-
-
-g24_enable_nodata_timer:
-	jam 1,mem_24g_nodata_timer_enable
-g24_enable_nodata_timer_init:
-	setarg TIMER_NODATA_DELAY
-	arg G24_TIMER_NODATA,queue
-	branch timer_init
-
-
-
-
-
-g24_mode_switch_init:
-	bpatchx patch30_6,mem_patch30
-	jam 1,mem_24g_mode_switch
-	jam 0,mem_24g_time_slice
-	jam 0xff,mem_24g_interval
-	branch g24_timer_init
-	
-g24_mode_switch_bind_work:
-	bpatchx patch30_7,mem_patch30
-	fetch 1,mem_24g_mode_switch
-	rtn blank
-	call g24_timer_check
-	nrtn user	//80ms
-	call g24_bind_mode_continue
-	fetch 1,mem_24g_time_slice
-	increase 1,pdata
-	and_into 1,pdata
-	store 1,mem_24g_time_slice
-	beq 0,g24_work_mode_switch
-	beq 1,g24_bind_mode_switch
-	rtn
-
-g24_bind_mode_continue:
-	fetch 1,mem_24g_bind_mode_continue
-	rtn blank
-	increase -1,pdata
-	store 1,mem_24g_bind_mode_continue
-	rtn
-
-g24_work_mode_switch:
-	fetch 1,mem_24g_bind_mode_continue
-	nrtn blank
-	branch g24_switch_work_mode
-
-g24_bind_mode_switch:
-	fetch 1,mem_24g_bind_mode_continue
-	nrtn blank
-	branch g24_bind_mode_enable
-
-
-g24_mode_B_S_switch_init:	//bind and search
-	fetch 1,mem_24g_B_S_mode_switch_disable
-	nrtn blank
-	fetch 1,mem_24g_mode_B_S_switch_exit
-	call g24_mode_B_S_switch_start,blank
-	fetch 1,mem_24g_mode_B_S_switch_init
-	rtnbit1 0
-	set1 0,pdata
-	store 1,mem_24g_mode_B_S_switch_init
-	jam 1,mem_24g_mode_B_S_switch
-	jam 0,mem_24g_B_S_time_slice
-	setarg 0
-	store 2,mem_24g_mode_B_S_switch_cnt
-	jam 0x60,mem_24g_interval	//30ms
-	branch g24_timer_init
-
-g24_mode_switch_bind_search:
-	bpatchx patch31_0,mem_patch31
-	fetch 1,mem_24g_work_mode
-	rtneq DONGLE_WORK
-	fetch 1,mem_24g_B_S_mode_switch_disable
-	nrtn blank
-	fetch 1,mem_24g_mode_B_S_switch_exit
-	nrtn blank
-	fetch 1,mem_24g_mode_B_S_switch
-	rtn blank
-	fetch 1,mem_24g_bind_device_living
-	compare 3,pdata,3
-	branch g24_mode_B_S_switch_exit,true
-	call g24_timer_check
-	nrtn user
-	fetch 2,mem_24g_mode_B_S_switch_cnt
-	increase 1,pdata
-	store 2,mem_24g_mode_B_S_switch_cnt
-	arg 0x7d0,temp	//1min
-	isub temp,null
-	branch g24_mode_B_S_switch_exit,positive
-	fetch 1,mem_24g_B_S_time_slice
-	increase 1,pdata
-	and_into 1,pdata
-	store 1,mem_24g_B_S_time_slice
-	beq 0,g24_search_mode_enable
-	beq 1,g24_bind_mode_enable
-	rtn
-
-g24_mode_switch_search:
-	fetch 1,mem_24g_bind_mode_continue
-	nbranch g24_bind_mode_enable,blank
-	branch g24_search_mode_enable
-
-g24_mode_B_S_switch_exit:
-	jam 1,mem_24g_mode_B_S_switch_exit
-	branch g24_search_mode_enable
-
-g24_mode_B_S_switch_stop:
-	jam 0,mem_24g_mode_B_S_switch
-	rtn
-g24_mode_B_S_switch_start:
-	jam 1,mem_24g_mode_B_S_switch
-	rtn
-
-
-
-
-
-
-
-
-
-
-g24_work_init:
-	bpatchx patch31_1,mem_patch31
-	fetch 1,mem_24g_mode_init
-	rtnbit1 DONGLE_WORK
-	set1 DONGLE_WORK,pdata
-	store 1,mem_24g_mode_init
-	fetch 1,mem_tx_power_temp
-	store 1,mem_tx_power
-	jam 0,mem_24g_ackpayload_enable
-	jam 0,mem_usb_tx_enable
-	jam 1,mem_24g_abort_packet
-	jam 0,mem_24g_pid
-	fetch 4,mem_24g_lap
-	call g24_update_addr_and_synccrc8
-	call g24_ch
-	branch g24_rx_interrupt_clear
-
-
-g24_switch_work_mode:
-	jam 0,mem_24g_ackpayload_enable
-g24_work_mode_enable:
-	jam DONGLE_WORK,mem_24g_work_mode
-	jam CLEAR_INIT,mem_24g_mode_init	
-	rtn
-
-
-g24_work_mode_start:
-	fetch 1,mem_24g_work_mode
-	rtnne DONGLE_WORK
-	call g24_work_init
-	call g24_ch_process
-	branch g24_receive_packet_start
-
-
-
-
-
-
-
-
-
-
-
-
-g24_bind_mode_auto:
-	bpatchx patch31_2,mem_patch31
-	fetch 1,mem_24g_work_mode
-	rtnne DONGLE_BIND
-	call g24_bind_init
-	call g24_bind_data_process
-	fetch 1,mem_24g_pair_mode
-	nrtn blank
-	fetch 1,mem_24g_bind_device_status
-	rtn blank
-	jam 0,mem_24g_mode_switch
-	call g24_switch_work_mode
-	call g24_enable_nodata_timer
-	branch g24_timer_init
-
-
-
-
-
-
-
-
-
-
-
-g24_search_mode_init:
-	fetch 1,mem_24g_mode_init
-	rtnbit1 DONGLE_SEARCH
-	set1 DONGLE_SEARCH,pdata
-	store 1,mem_24g_mode_init
-	fetch 1,mem_tx_power_temp	//reinit tx power when "search-pair-switch"  is enable
-	store 1,mem_tx_power
-
-	jam 0,mem_24g_time_slice
-	jam 1,mem_24g_ackpayload_enable
-	setarg 0
-	store 3,mem_rssi_noise_self_index
-	store 7,mem_24g_self_config_ch_once
-	call g24_receiver_addr_check
-	nrtn zero
-	fetch 1,mem_24g_current_ch_number
-	store 1,mem_24g_self_ch_number
-	fetch 1,mem_24g_ch
-	store 1,mem_24g_self_last_ch
-	rtn
-
-
-g24_search_mode_auto:
-	bpatchx patch31_3,mem_patch31
-	fetch 1,mem_24g_work_mode
-	rtnne DONGLE_SEARCH
-	call g24_search_mode_init
-	call g24_auto_addr_ch_search
-	call g24_receive_transmit_ack
-	nbranch g24_rx_interrupt_clear,user3
-	//dongle addr,then parse rxdata
-	call g24_receiver_addr_check
-	call g24_receive_packet_parse,zero
-
-	fetch 1,mem_24g_abort_packet
-	call g24_mode_B_S_switch_stop,blank	//works on auto pair only
-	
-	//receive data,then go to paired
-	jam DONGLE_WORK,mem_24g_work_mode
-	fetch 1,mem_24g_mode_init
-	set1 DONGLE_WORK,pdata
-	store 1,mem_24g_mode_init
-
-	fetch 1,mem_24g_ackpayload_enable
-	sub pdata,2,null
-	ncall g24_ackpayload_disable,zero
-
-	call g24_rx_interrupt_clear
-	call g24_enable_nodata_timer
-	call g24_receiver_addr_check
-	branch g24_self_ch_num_reinit,zero
-	fetch 4,mem_24g_addr
-	fetcht 4,mem_24g_device2_addr
-	isub temp,null
-	branch g24_device2_ch_num_reinit,zero		
-	fetch 4,mem_24g_addr
-	fetcht 4,mem_24g_device1_addr
-	isub temp,null
-	branch g24_device1_ch_num_reinit,zero
-	rtn
-
-
-g24_self_ch_num_reinit:
-	fetch 1,mem_24g_self_ch_number
-g24_current_ch_num_reinit:
-	store 1,mem_24g_current_ch_number
-	rtn
-
-g24_device2_ch_num_reinit:
-	fetch 1,mem_24g_device2_ch_number
-	branch g24_current_ch_num_reinit
-
-g24_device1_ch_num_reinit:
-	fetch 1,mem_24g_device1_ch_number
-	branch g24_current_ch_num_reinit
-
-
-g24_auto_addr_ch_search:
-	bpatchx patch31_4,mem_patch31
-	fetch 1,mem_24g_time_slice
-	increase 1,pdata
-	and_into 3,pdata
-	store 1,mem_24g_time_slice
-	//pairing address and channel come first
-	beq 0,g24_auto_bind_config_device2
-	beq 1,g24_auto_bind_config_self
-	beq 2,g24_auto_bind_config_device1
-	beq 3,g24_auto_bind_config_self
-	rtn
-
-g24_auto_bind_config_device1:
-	call g24_bind_dvc1_payload_cfg
-	fetch 4,mem_24g_device1_addr
-	branch g24_auto_addr_ch_search,blank
-	call g24_update_addr_and_synccrc8
-	fetch 1,mem_24g_device1_config_ch_once
-	call g24_device1_config_ch_once,blank
-	fetch 1,mem_24g_device1_last_ch
-	store 1,mem_24g_ch
-	fetcht 1,mem_rssi_noise_device1_index
-	fetchr rega,2,mem_rssi_noise_device1_buffer_ptr
-	call rssi_store
-	storet 1,mem_rssi_noise_device1_index
-	call rssi_average
-	storet 1,mem_rssi_noise_device1_avg
-	sub temp,RSSI_THRESH_NOISE,null
-	nrtn positive
-	fetcht 1,mem_24g_device1_ch_number
-	call g24_ch_map_size
-	storet 1,mem_24g_device1_ch_number
-	store 1,mem_24g_device1_last_ch
-	rtn
-
-g24_device1_config_ch_once:
-	jam 1,mem_24g_device1_config_ch_once
-	arg 0,temp
-	call g24_ch_calc
-	store 1,mem_24g_device1_last_ch
-	rtn
-	
-g24_auto_bind_config_device2:
-	call g24_bind_dvc2_payload_cfg
-	fetch 4,mem_24g_device2_addr
-	branch g24_auto_addr_ch_search,blank
-	call g24_update_addr_and_synccrc8
-	fetch 1,mem_24g_device2_config_ch_once
-	call g24_device2_config_ch_once,blank
-	fetch 1,mem_24g_device2_last_ch
-	store 1,mem_24g_ch
-	fetcht 1,mem_rssi_noise_device2_index
-	fetchr rega,2,mem_rssi_noise_device2_buffer_ptr
-	call rssi_store
-	storet 1,mem_rssi_noise_device2_index
-	call rssi_average
-	storet 1,mem_rssi_noise_device2_avg
-	sub temp,RSSI_THRESH_NOISE,null
-	nrtn positive
-	fetcht 1,mem_24g_device2_ch_number
-	call g24_ch_map_size
-	storet 1,mem_24g_device2_ch_number
-	store 1,mem_24g_device2_last_ch
-	rtn
-
-g24_device2_config_ch_once:
-	jam 1,mem_24g_device2_config_ch_once
-	arg 0,temp
-	call g24_ch_calc
-	store 1,mem_24g_device2_last_ch
-	rtn	
-
-g24_auto_bind_config_self:
-	call g24_bind_dvc1_payload_cfg
-	fetch 4,mem_24g_lap
-	call g24_update_addr_and_synccrc8
-	fetch 1,mem_24g_self_config_ch_once
-	call g24_self_config_ch_once,blank
-	fetch 1,mem_24g_self_last_ch
-	store 1,mem_24g_ch
-	fetcht 1,mem_rssi_noise_self_index
-	fetchr rega,2,mem_rssi_noise_self_buffer_ptr
-	call rssi_store
-	storet 1,mem_rssi_noise_self_index
-	call rssi_average
-	storet 1,mem_rssi_noise_self_avg
-	sub temp,RSSI_THRESH_NOISE,null
-	nrtn positive
-	fetcht 1,mem_24g_self_ch_number
-	call g24_ch_map_size
-	storet 1,mem_24g_self_ch_number
-	store 1,mem_24g_self_last_ch
-	rtn
-
-g24_self_config_ch_once:
-	jam 1,mem_24g_self_config_ch_once
-	fetch 1,mem_24g_self_last_ch
-	store 1,mem_24g_ch
-	rtn
-
-
-g24_ackpayload_disable:
-	jam 0,mem_24g_ackpayload_enable
-	rtn
-
-
-g24_receiver_addr_check:
-	fetch 4,mem_24g_addr
-	fetcht 4,mem_24g_lap
-	isub temp,null
-	rtn
-
-
-
-
-
-
-
-
-
-
-
-g24_nodata_process:
-	fetch 1,mem_24g_ackpayload_enable
-	rtneq 2
-	fetch 1,mem_24g_nodata_timer_enable
-	rtn blank
-	arg G24_TIMER_NODATA,queue
-	call timer_check
-	nrtn blank
-	jam 0,mem_24g_nodata_timer_enable
-	jam 0,mem_24g_bind_mode_continue
-	call g24_mode_B_S_switch_init	//works on auto pair only	
-	//no data for more than 100ms,then go to search
-g24_search_mode_enable:	
-	bpatchx patch31_5,mem_patch31
-	jam DONGLE_SEARCH,mem_24g_work_mode
-	jam CLEAR_INIT,mem_24g_mode_init
-	branch g24_rx_interrupt_clear
-
-
-
-
-
-g24_ch_process:
-	bpatchx patch31_6,mem_patch31
-	fetch 1,mem_24g_abort_packet
-	beq 1,rssi_noise_monitor
-	fetch 1,mem_24g_hop_packet
-	beq 1,g24_ch_receive_hop_pac
-	fetcht 4,mem_24g_hop_btclk
-	copy clkn_bt,pdata
-	isub temp,null
-	ncall g24_timer_timeout,positive
-	copy pdata,regb
-	fetch 4,mem_24g_hop_btclk
-	fetcht 1,mem_24g_hop_interval
-	iadd temp,temp
-	copy regb,pdata
-	isub temp,null
-	nrtn positive
-	set0 28,pdata
-	store 4,mem_24g_hop_btclk
-	jam 1,mem_24g_abort_packet
-	branch g24_ch
-
-g24_ch_receive_hop_pac:
-	jam 0,mem_24g_hop_packet
-	branch g24_ch
-
-g24_ch_timer_reinit:
-	copy clkn_bt,pdata
-	store 4,mem_24g_hop_btclk
-	rtn
-
-
-
-
-g24_reconn_timeout_timer:
-	arg mem_24g_reconn_timeout,regc
-	arg g24_stop_24g_mode,regb
-	branch timer_single_step_2B
-
-
-g24_reconn_start:
-	bpatchx patch31_7,mem_patch31
-	set1 mark_24g,mark
-	fetch 1,mem_24g_conn_sm
-	set0 STATE_24G_PAIR,pdata
-	set1 STATE_24G_RECONN,pdata
-	store 1,mem_24g_conn_sm
-	fetch 1,mem_24g_fast_conn_enable
-	branch g24_reconn_receiver_addr,blank
-	fetch 1,mem_24g_reconn_type
-	beq FAST_CONN_AND_RECEIVER,g24_reconn_fast_conn
-	beq FAST_CONN_AND_3_0_ADDR,g24_reconn_fast_conn
-	beq RECEIVER_AND_3_0_ADDR,g24_reconn_device_3_0_addr
-	beq PAIR_AND_3_0_ADDR,g24_reconn_device_3_0_addr
-g24_reconn_fast_conn:
-	fetch 1,mem_24g_pair_tx_power
-	store 1,mem_tx_power
-	fetcht 1,mem_24g_fast_conn_temp_ch
-	storet 1,mem_24g_current_ch_number
-	fetch 4,mem_24g_fast_conn_addr
-	call g24_ch_syncword_crc8_init
-	storet 1,mem_24g_fast_conn_temp_ch
-	rtn
-	 
-g24_reconn_receiver_addr:
-	jam TX_POWER_3DB,mem_tx_power
-	fetcht 1,mem_24g_receiver_temp_ch
-	storet 1,mem_24g_current_ch_number
-	fetch 4,mem_24g_receiver_addr
-	call g24_ch_syncword_crc8_init
-	storet 1,mem_24g_receiver_temp_ch
-	rtn
-
-g24_reconn_device_3_0_addr:
-	jam TX_POWER_3DB,mem_tx_power
-	fetcht 1,mem_24g_device_temp_ch
-	storet 1,mem_24g_current_ch_number
-	fetch 4,mem_24g_device_addr
-	call g24_ch_syncword_crc8_init
-	storet 1,mem_24g_device_temp_ch
-	rtn	
-
-g24_store_receiver_addr:
-	fetch 4,mem_24g_rxpayload+2
-	rtn blank
-	store 4,mem_24g_receiver_addr	
-g24_ch_syncword_crc8_init:	
-	call g24_update_addr_and_synccrc8
-	branch g24_ch
-
-
-g24_reconn_dispatch:
-	bpatchx patch32_0,mem_patch32
-	fetch 2,mem_24g_reconn_count
-	arg 0x01f8,temp
-	iand temp,pdata
-	branch g24_reconn_dispatch_next,blank
-	fetch 2,mem_24g_reconn_count
-	increase 1,pdata
-	store 2,mem_24g_reconn_count
-	rtn
-
-g24_reconn_dispatch_next:
-	call g24_reconn_data_prep
-	call g24_transmit_receive_ack
-	nbranch g24_reconn_device_fail,sync
-	nbranch g24_reconn_device_fail,user3
-	call g24_ackpayload_parse
-	fetch 4,mem_24g_pair_addr
-	fetcht 4,mem_24g_addr
-	isub temp,null
-	branch g24_pair_start,zero
-	fetch 4,mem_24g_device_addr
-	fetcht 4,mem_24g_addr
-	isub temp,null
-	call g24_store_receiver_addr,zero
-	fetch 1,mem_24g_conn_sm
-	set0 STATE_24G_RECONN,pdata
-	store 1,mem_24g_conn_sm
-	setarg 0
-	store 2,mem_24g_pair_timeout
-	store 2,mem_24g_reconn_count
-	store 2,mem_24g_reconn_timeout
-	jam BT_EVT_24G_ATTEMPT_SUCCESS,mem_fifo_temp
-	call ui_ipc_send_event
-g24_txbuf_clear:
-	bpatchx patch32_1,mem_patch32
-	arg 32,loopcnt
-	arg mem_24g_txbuf,contw
-	branch memset0
-
-g24_reconn_data_prep:
-	jam DATATYPE_ATTEMP,mem_24g_txbuf
-	fetch 1,mem_24g_data_type
-	store 1,mem_24g_txbuf+1
-	fetch 4,mem_24g_device_addr
-	store 4,mem_24g_txbuf+2
-	jam 6,mem_24g_datalen
-	branch g24_transmit_prep
-
-g24_reconn_device_fail:
-	bpatchx patch32_2,mem_patch32
-	fetch 1,mem_24g_fast_conn_enable
-	branch g24_ch,blank
-	fetch 2,mem_24g_reconn_count
-	increase 1,pdata
-	store 2,mem_24g_reconn_count
-	isolate1 9,pdata
-	fetch 1,mem_24g_reconn_type
-	beq FAST_CONN_AND_RECEIVER,g24_reconn_fast_conn_and_receiver
-	beq FAST_CONN_AND_3_0_ADDR,g24_reconn_fast_conn_and_3_0
-	beq RECEIVER_AND_3_0_ADDR,g24_reconn_receiver_and_3_0
-	beq PAIR_AND_3_0_ADDR,g24_reconn_pair_and_3_0
-	branch g24_reconn_receiver_addr
-
-
-g24_reconn_fast_conn_and_receiver:
-	branch g24_reconn_receiver_addr,true
-	branch g24_reconn_fast_conn
-
-g24_reconn_fast_conn_and_3_0:
-	branch g24_reconn_device_3_0_addr,true
-	branch g24_reconn_fast_conn
-	
-g24_reconn_receiver_and_3_0:
-	branch g24_reconn_device_3_0_addr,true
-	branch g24_reconn_receiver_addr
-
-g24_reconn_pair_and_3_0:
-	branch g24_reconn_device_3_0_addr,true
-	branch g24_pair_init_param
-
-
-
-
-
-
-
-
-
-g24_data_attemp:
-	fetch 1,mem_24g_rxdata_temp+3
-	beq DATATYPE_DEVICE1,g24_data_attemp_device1
-	beq DATATYPE_DEVICE2,g24_data_attemp_device2
-	rtn
-g24_data_attemp_device1:
-	fetch 1,mem_24g_device1_bind_disable
-	nrtn blank
-	fetch 4,mem_24g_rxdata_temp+4
-	store 4,mem_24g_transmitter_addr
-g24_store_device1_addr:
-	store 4,mem_24g_device1_addr
-	rtn
-g24_data_attemp_device2:
-	fetch 1,mem_24g_device2_bind_disable
-	nrtn blank
-	fetch 4,mem_24g_rxdata_temp+4
-	store 4,mem_24g_transmitter_addr	
-g24_store_device2_addr:
-	store 4,mem_24g_device2_addr
-	rtn
-
-
-
-
-
-
-
-
-
-rssi_store:
-	bpatchx patch32_3,mem_patch32
-	copy rega,pdata
-	iadd temp,contw
-	fetch 1,mem_rssi
-	istore 1,contw
-	increase 1,temp
-	fetch 1,mem_rssi_buff_index	//buff len minus 1
-	iand temp,temp
-	rtn
-	
-rssi_average:
-	bpatchx patch32_4,mem_patch32
-	fetch 1,mem_rssi_buff_index
-	increase 1,pdata
-	store 2,mem_loopcnt
-	copy pdata,loopcnt
-	copy rega,contr
-	arg 0,pdata
-rssi_average_loop:
-	ifetcht 1,contr
-	iadd temp,pdata
-	loop rssi_average_loop
-	fetcht 2,mem_loopcnt
-	idiv temp
-	call wait_div_end
-	quotient temp
-	rtnmark1 mark_24g_rxmode
-	copy temp,pdata
-	rtnmark0 mark_24g
-	call bcd
-	copy pdata,temp
-	rtn
-
-save_rssi_dec:
-	branch save_rssi
-//	branch rssi_hex2dec
-
-
-
-
-
-
-
-
-rssi_transmitter_buff_init:
-	fetch 2,mem_rssi_signal_buf_ptr
-	branch rssi_buff_clear
-
-rssi_signal:
-	copy pdata,rega
-	fetcht 1,mem_rssi_signal_index
-	fetch 2,mem_rssi_signal_buf_ptr
-	iadd temp,contw
-	copy rega,pdata
-	istore 1,contw
-	increase 1,temp
-	fetch 1,mem_rssi_buff_index	//buff len minus 1
-	iand temp,temp
-	storet 1,mem_rssi_signal_index
-	rtn
-
-
-
-
-
-
-
-
-
-rssi_receiver_buff_init:
-	fetch 2,mem_rssi_noise_buffer_ptr
-	call rssi_buff_clear
-	fetch 2,mem_rssi_noise_self_buffer_ptr
-	call rssi_buff_clear
-	fetch 2,mem_rssi_noise_device1_buffer_ptr
-	call rssi_buff_clear
-	fetch 2,mem_rssi_noise_device2_buffer_ptr
-rssi_buff_clear:
-	rtn blank
-	copy pdata,contw
-	fetch 1,mem_rssi_buff_index
-	increase 1,pdata
-	copy pdata,loopcnt
-	branch clear_mem
-
-
-rssi_noise:
-	call save_rssi_dec
-	rtn blank
-	fetcht 1,mem_rssi_noise_index
-	fetchr rega,2,mem_rssi_noise_buffer_ptr
-	call rssi_store
-	storet 1,mem_rssi_noise_index
-	rtn
-
-
-rssi_noise_monitor:
-	fetchr rega,2,mem_rssi_noise_buffer_ptr
-	call rssi_average
-	storet 1,mem_rssi_noise_avg
-	sub temp,RSSI_THRESH_NOISE,null
-	nrtn positive
-	branch g24_ch
-
-
-
-
-	
-
-
-g24_transmit_init:
-	fetch 4,mem_24g_lap		//need to roll this address
-	store 4,mem_24g_device_addr
-	branch rssi_transmitter_buff_init
-
-g24_interval_param_4ms:
-	setarg G24_4MS_INTERVAL_PARAM
-	store 3,mem_24g_short_sleep_set
-	setarg 0x100c0c
-	store 3,mem_24g_interval
-	setarg 0x00bb80
-	store 3,mem_24g_long_sleep_set
-	jam 5,mem_24g_fast_hop_count
-	rtn
-
-g24_interval_param_8ms:
-	setarg G24_8MS_INTERVAL_PARAM
-	store 3,mem_24g_short_sleep_set
-	setarg 0x1c1919
-	store 3,mem_24g_interval
-	setarg 0x017700
-	store 3,mem_24g_long_sleep_set
-	jam 11,mem_24g_fast_hop_count
-	rtn
-
-
-g24_transmit_dispatch:
-	rtnmark0 mark_24g
-	fetch 1,mem_24g_conn_sm
-	bbit1 STATE_24G_PAIR,g24_pair_dispatch
-	bbit1 STATE_24G_RECONN,g24_reconn_dispatch
-	fetch 1,mem_24g_transmit_by_interrupt
-	beq G24_TX_TIMER_INT_ENABLE,g24_transmit_by_interrupt
-g24_transmit_no_interrupt:
-	bpatchx patch32_5,mem_patch32
-	call g24_txdata_prep
-	nbranch g24_nodata_transmit,user
-g24_transmit_start:
-	call g24_transmit_process
-	call power_ctrl_start
-	fetch 1,mem_device_option
-	beq DVC_OP_MOUSE,mouse_24g_transmit_start
-g24_transmit_start_next:	
-	fetch 8,mem_24g_long_sleep_set
-	store 8,mem_24g_enter_hibernate
-	fetch 2,mem_24g_long_sleep_param_update_timer_init
-	store 2,mem_24g_long_sleep_param_update_timer
-	fetch 2,mem_cb_24g_transmit_short_sleep
-	branch callback_func
-
-g24_short_sleep:
-	bpatchx patch32_6,mem_patch32
-	call g24_lpm_wait
-	nrtn user
-	call g24_setgpio_lpm_before
-	call clear_wake
-	fetch 3,mem_24g_short_sleep_set
-	branch g24_long_seep2
-
-g24_long_sleep:
-	bpatchx patch32_7,mem_patch32
-	call g24_lpm_wait
-	nrtn user
-	call g24_setgpio_lpm_before
-	fetch 8,mem_24g_enter_hibernate
-g24_long_seep2:
-	call clk2lpo
-	storet 4,mem_sleep_counter
-	branch lpm_sleep
-	
-
-
-g24_txdata_prep:
-	call g24_package_data
-	nrtn user
-	branch g24_transmit_prep
-
-
-g24_package_data:
-	fetch 2,mem_cb_24g_transmit_data
-	call callback_func
-	branch g24_accumulate_data,user
-	fetch 7,mem_24g_txbuf+1	//mouse data
-	rtn blank
-	branch enable_user	// retransmit
-	
-g24_accumulate_data:
-	jam 0,mem_24g_abort_pac
-	add rega,1,pdata
-	store 1,mem_24g_datalen
-	call g24_transmit_rf_ctrl_clear
-	store 1,mem_24g_txbuf
-	copy regb,contr
-	copy rega,loopcnt
-	branch memcpy
-
-g24_transmit_rf_ctrl_clear:	
-	fetch 1,mem_24g_data_type
-	and_into bits_data,pdata
-	store 1,mem_24g_data_type
-	rtn
-
-
-
-
-
-
-
-
-g24_transmit_process:
-	setarg 0
-	store 1,mem_24g_retry
-	store 2,mem_24g_retransmit
-g24_transmit_loop:
-	call g24_transmit_receive_ack
-	fetch 1,mem_24g_no_ack	//tx noack
-	beq no_ack_24g,g24_transmit_no_ack
-	nbranch g24_retransmit,sync
-	nbranch g24_retransmit,user3
-	call g24_ackpayload_parse
-	fetch 1,mem_device_option
-	sub pdata,DVC_OP_MOUSE,null
-	call mouse_24g_transmit_callback,zero
-g24_transmit_no_ack:
-	call power_ctrl_pac_succ_incrs
-g24_transmit_next_packet:
-	call g24_txbuf_clear
-	fetch 1,mem_24g_pid
-	increase 1,pdata
-	store 1,mem_24g_pid
-	call g24_hop_enable_packet
-g24_transmit_abandon:
-	bpatchx patch33_0,mem_patch33
-	setarg 0
-	store 1,mem_24g_ensure
-	store 2,mem_24g_txfail_cnt
-	rtn
-
-g24_transmit_receive_ack:
-	bpatchx patch33_1,mem_patch33
-	disable user3
-	call g24_transmit
-	fetch 1,mem_24g_no_ack
-	beq no_ack_24g,g24_end_of_packet
-	force 0,radio_ctrl
-	fetch 4,mem_24g_addr
-	iforce access
-	fetcht 1,mem_last_freq
-	call set_freq_rx
-	call rf_rx_enable
-	call g24_receive_rxon
-	call g24_end_of_packet,user3
-	rtn
-
-g24_retransmit:
-	bpatchx patch33_2,mem_patch33
-	fetch 1,mem_device_option
-	beq DVC_OP_MOUSE,mouse_g24_retransmit
-g24_retransmit0:	
-	fetch 1,mem_24g_abort_pac
-	nrtn blank
-	fetch 2,mem_24g_txfail_cnt
-	increase 1,pdata
-	store 2,mem_24g_txfail_cnt	
-	fetch 1,mem_24g_txfail_cnt+1
-	bbit1 4,g24_tx_attempt_fail
-	call g24_transmit_hop_process
-	fetch 2,mem_24g_retransmit
-	increase 1,pdata
-	store 2,mem_24g_retransmit	
-	branch g24_transmit_loop
-
-g24_ackpayload_parse:
-	bpatchx patch33_3,mem_patch33
-	call g24_read_len_pid_crc
-	fetch 1,mem_24g_rxdata_length	//ack payload length 
-	rtn blank
-	iforce loopcnt
-	arg mem_24g_rxbuf+2,contr
-	arg mem_24g_rxpayload,contw	//ack payload buffer 
-	branch memcpy
-
-
-g24_tx_attempt_fail:
-	bpatchx patch33_4,mem_patch33
-	setarg 0
-	store 2,mem_24g_txfail_cnt
-	jam 1,mem_24g_attempt_fail_flag
-g24_stop_24g_mode:	
-	jam BT_EVT_24G_ATTEMPT_FAIL,mem_fifo_temp
-	branch ui_ipc_send_event
-
-
-
-
-
-
-
-
-
-g24_transmit_hop_process:
-	bpatchx patch33_5,mem_patch33
-	fetcht 1,mem_24g_retry
-	fetch 1,mem_24g_fast_hop_count			// 125Hz=11  250Hz=5
-	isub temp,null
-	nbranch g24_tx_fast_hop,positive		// >= (6+6)or(3+3) hop fast    fail packet count >= 2
-	increase 1,temp
-	storet 1,mem_24g_retry
-	fetch 1,mem_24g_fast_hop_count
-	beq 5,g24_transmit_hop_process_4ms
-	fetch 1,mem_24g_retry
-	beq 6,g24_hop_ch_disable
-	beq 12,g24_hop_ch_disable
-	rtn	
-
-
-g24_transmit_hop_process_4ms:
-	fetch 1,mem_24g_retry
-	beq 3,g24_hop_ch_disable
-	beq 6,g24_hop_ch_disable
-	rtn	
-
-
-
-g24_hop_ch_enable:
-	//fetch 1,mem_24g_data_type
-	//set1 bit_hop,pdata
-	//store 1,mem_24g_data_type
-	//update txpayload
-g24_txpayload_type_update:	
-	bmark1 mark_ble_lr,g24_lr_type_update
-	store 1,mem_24g_txpayload+OFFSET_DATA_TYPE
-	rtn
-g24_lr_type_update:
-	store 1,mem_24g_txpayload+OFFSET_LR_DATA_TYPE
-	rtn
-
-g24_hop_enable_packet:
-	fetch 1,mem_24g_data_type
-	rtnbit0 bit_hop
-g24_hop_ch_disable:
-	fetch 1,mem_24g_data_type
-	set0 bit_hop,pdata
-	store 1,mem_24g_data_type
-	call g24_txpayload_type_update
-	call power_ctrl_pac_succ_decrs
-	branch g24_ch
-
-g24_tx_fast_hop:
-	call power_ctrl_txpower_incrs
-	call power_ctrl_pac_succ_decrs
-	branch g24_ch
-	
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-g24_search_receiver:
-	fetch 2,mem_cb_24g_search_receiver
-	branch callback_func
-
-g24_nodata_transmit:
-	fetch 1,mem_24g_abort_pac
-	call g24_send_abort_packet,blank
-	fetch 1,mem_24g_transmit_by_interrupt
-	rtneq G24_TX_TIMER_INT_ENABLE
-	call g24_search_receiver
-	fetch 2,mem_cb_24g_transmit_long_sleep
-	branch callback_func
-
-g24_send_abort_packet:
-	jam TYPE_MS,mem_24g_data_type
-	jam 1,mem_24g_abort_pac
-	call g24_transmit_rf_ctrl_clear
-	store 1,mem_24g_txbuf
-	setarg 0
-	store 7,mem_24g_txbuf+1
-	fetch 4,mem_24g_device_addr
-	store 4,mem_24g_txbuf+8
-	jam 12,mem_24g_datalen
-	fetch 1,mem_24g_data_type
-	set1 bit_abort,pdata
-	store 1,mem_24g_data_type
-	call g24_transmit_prep
-	branch g24_transmit_start
-	
-
-
-g24_lpm_wait:
-	bpatchx patch33_6,mem_patch33
-	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
-	rtn
-
-g24_setgpio_lpm_before:
-	fetch 2,mem_cb_24g_lpm_before
-	branch callback_func
-
-
-
-
-
-
-
-
-
-
-
-
-g24_transmit_by_interrupt:
-	call g24_timer_check
-	nrtn user
-	call 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 g24_transmit_by_interrupt_exit,zero
-	branch g24_transmit_no_interrupt
-
-	
-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 100
-	store 2,mem_24g_transmit_by_interrupt_exit_count_init
-g24_interval_min:
-	jam 0,mem_24g_pac_index
-	fetch 1,mem_24g_interval_min
-g24_interval_store:
-	store 1,mem_24g_interval
-	rtn
-g24_interval_max:
-	fetch 1,mem_24g_interval_max
-	branch g24_interval_store
-	
-g24_interval_calibrate:
-	fetch 1,mem_24g_pac_index
-	increase 1,pdata
-	store 1,mem_24g_pac_index
-	beq 4,g24_interval_max
-	beq 5,g24_interval_min
-	rtn
-
-g24_transmit_by_interrupt_enable:
-	jam G24_TX_TIMER_INT_ENABLE,mem_24g_transmit_by_interrupt
-	setarg 0
-	store 2,mem_24g_transmit_by_interrupt_exit_count
-	rtn
-
-
-
-
-
-
-
-
-
-g24_factory_check:
-	arg 2,loopcnt
-	arg mem_24g_addr,contr
-pdata_0xff_check:
-	call enable_user
-	setarg 0xffff
-pdata_0xff_check_loop:
-	ifetcht 2,contr
-	isub temp,null
-	ncall disable_user,zero
-	loop pdata_0xff_check_loop
-	rtn
-
-
-
-
-
-	
-
-
-
-power_ctrl_start:
-	bpatchx patch33_7,mem_patch33
-	fetch 1,mem_power_ctrl_disable
-	nrtn blank
-	fetch 2,mem_ui_state_map
-	rtnbit1 UI_STATE_BLE_ADV
-//	rtnbit1 UI_STATE_BT_RECONNECT
-//	rtnbit1 UI_STATE_BT_DISCOVERY
-	fetchr rega,2,mem_rssi_signal_buf_ptr
-	call rssi_average
-	storet 1,mem_rssi_avg_received
-	fetch 1,mem_rssi_dis_max_24g
-	bmark1 mark_24g,power_ctrl_start_next
-	fetch 1,mem_rssi_dis_max_ble
-power_ctrl_start_next:
-	isub temp,null
-	nbranch power_ctrl_txpower_incrs_force,positive
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	sub pdata,2,null
-	nbranch power_ctrl_txpower_decrs_check,positive
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	beq 0,power_ctrl_txpower_incrs
-	rtn
-
-power_ctrl_txpower_decrs_check:
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	fetcht 1,mem_power_ctrl_pac_succ_cnt_init
-	isub temp,null
-	nrtn zero
-	jam 0,mem_power_ctrl_pac_succ_cnt
-power_ctrl_txpower_decrs:
-	fetcht 1,mem_rssi_avg_received
-	fetch 1,mem_rssi_dis_min_24g
-	bmark1 mark_24g,power_ctrl_txpower_decrs_next
-	fetch 1,mem_rssi_dis_min_ble
-power_ctrl_txpower_decrs_next:	
-	isub temp,null
-	nrtn positive
-	fetch 1,mem_power_ctrl_level
-	beq 0,power_ctrl_decrs_level0
-	increase -1,pdata
-	store 1,mem_power_ctrl_level
-	beq 0,power_ctrl_decrs_level0
-power_ctrl_decrs_level1:
-power_ctrl_incrs_level1:	//0dBm
-	jam TX_POWER_0DB,mem_tx_power
-	rtn
-
-power_ctrl_txpower_incrs_force:
-	jam 0,mem_power_ctrl_pac_succ_cnt
-power_ctrl_txpower_incrs:
-	fetch 1,mem_power_ctrl_level
-	beq 2,power_ctrl_incrs_level2
-	increase 1,pdata
-	store 1,mem_power_ctrl_level
-	beq 1,power_ctrl_incrs_level1
-power_ctrl_incrs_level2:	//+6dBm
-	jam TX_POWER_6DB,mem_tx_power
-	rtn
-	
-power_ctrl_decrs_level0: //-5dBm
-	jam TX_POWER_f5DB,mem_tx_power
-	rtn
-
-power_ctrl_pac_succ_cnt_init:
-	jam 1,mem_power_ctrl_level
-	jam 0,mem_power_ctrl_pac_succ_cnt
-	rtn
-
-power_ctrl_pac_succ_incrs:
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	increase 1,pdata
-	store 1,mem_power_ctrl_pac_succ_cnt
-	rtn
-
-power_ctrl_pac_succ_decrs:
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	sub pdata,2,null
-	ncall power_ctrl_pac_succ_cnt_reinit,positive
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	rtneq 0
-	increase -1,pdata
-	store 1,mem_power_ctrl_pac_succ_cnt
-	rtn
-
-power_ctrl_pac_succ_cnt_reinit:
-	jam 3,mem_power_ctrl_pac_succ_cnt
-	rtn
-
-
-
-
-
-
-
-
-//input:alarm is upper transport access ptr
-ali_mesh_access_layer_resolve_message:
-	fetch 1,mem_ccm_data_len
-	store 1,mem_mesh_receive_model_message_payload_len
-	copy alarm,contr
-	call memcpy24
-	fetch 2,mem_mesh_cb_receive_access_message
-	branch callback_func
-
-ali_mesh_access_layer_check_access_message_opcode:
-	jam MESH_RECEIVE_NEW_MESSAGE_TIMER,mem_mesh_upper_receive_new_message_timer
-	call ali_mesh_app_recv_new_mesh_pkt
-
-	
-	fetch 1,mem_mesh_receive_model_message_payload_opcode
-	beq MESH_MESSAGE_OPCODE_CONFIG_APPKEY_ADD,ali_mesh_access_layer_message_opcode_config_AppKey_Add
-	beq MESH_CONFIGURATION_AND_HEALTH_MESSAGE_OPCODE_HEADER,ali_mesh_access_layer_config_or_health_message_opcode
-	beq MESH_MODULE_MESSAGE_OPCODE_HEADER,ali_mesh_model_layer_check_model_message_opcode
-	beq VENDOR_MESSAGE_ATTR_SET,ali_mesh_ali_vendor_message_attribute_set
-	beq VENDOR_MESSAGE_ATTR_GET,ali_mesh_ali_vendor_message_opcode_attr_get
-	beq VENDOR_MESSAGE_ATTR_SET_UNACKNOWLEDGED,ali_mesh_ali_vendor_message_attribute_set
-	beq VENDOR_MESSAGE_ATTR_CONFIRMATION,ali_mesh_ali_vendor_message_opcode_attr_confrimation
-	rtn
-
-
-ali_mesh_access_layer_message_opcode_config_AppKey_Add:
-	arg mem_mesh_receive_application_key,contr
-	arg mem_mesh_application_key,contw
-	call memcpy16
-	jam PAIRED_STATUS,mem_mesh_provisioned_flag
-	call ali_mesh_encrypt_base_function_k3
-	call ali_mesh_encrypt_base_function_k4
-	call ali_mesh_access_layer_finish_pairing_init_subscription_list
-	call ali_mesh_accesss_layer_check_message_type
-	call ali_mesh_access_layer_send_config_AppKey_status
-	jam PAIRED_STATUS,mem_mesh_provisioned_flag
-	fetch 2,mem_mesh_cb_receive_config_appkey_add
-	branch callback_func
-
-ali_mesh_access_layer_recv_cfg_appkey_add_cb:
-	setarg 0
-	store 2,mem_mesh_fast_pairing_timer	//clear prov timer
-//	jam APPKEY_ADD_TIMEOUT, mem_mesh_recv_cfg_appkey_add_timer
-	random pdata
-	and pdata,0x1f,pdata
-	add pdata,30,pdata
-	store 1,mem_mesh_report_full_attribute_timer
-	add pdata,5,pdata
-	store 1,mem_mesh_report_power_on_timer
-	call mesh_clear_timer_data	
-	branch mesh_receive_config_appkey_add_cb
-
-ali_mesh_accesss_layer_check_message_type:
-	fetch 1,mem_mesh_network_packet_type
-	jam RECEIVED_CONFIG_APPKEY_ADD,mem_mesh_provisioned_flag		//中间状态 APP配网时，需要回复数量多
-	rtneq MESH_MESSAGE_APP
-	jam PAIRED_STATUS,mem_mesh_provisioned_flag					//tmall配网不需要重传多次
-	rtn
-
-ali_mesh_access_layer_send_config_AppKey_status:
-	setarg MESH_CONFIGURATION_AND_HEALTH_MESSAGE_OPCODE_HEADER
-	store 1,mem_mesh_access_layer_payload
-	setarg MESH_MESSAGE_OPCODE_CONFIG_CONFIG_MODEL_PUBLICATION_SET
-	istore 1,contw
-	setarg STATUS_CODE_SUCCESS
-	istore 1,contw
-	fetch 3,mem_mesh_NETKeyindex_and_APPKeyindex
-	istore 3,contw
-	jam 6,mem_mesh_access_layer_payload_len
-	branch ali_mesh_upper_transport_layer_send_access_message
-
-
-ali_mesh_access_layer_finish_pairing_init_subscription_list:
-	fetch 2,mem_mesh_core_feature
-	rtnbit1 MESH_FEATURE_DISABLE_SUBSCRIPTION
-	call mesh_get_element_info_config
-ali_mesh_access_layer_finish_pairing_init_subscription_list_loop:
-	add rega,ELEMENT_DEVICE_SUBSCRIPTION_LABEL,regc
-	setarg -1
-	istore SUBSCRIPTION_MAX_COUNT,regc
-	istore SUBSCRIPTION_MAX_COUNT,contw
-	ifetch 2,rega		//read group address
-	istore 2,regc
-	copy regb,pdata
-	iadd rega,rega
-	loop ali_mesh_access_layer_finish_pairing_init_subscription_list_loop
-	fetch 2,mem_mesh_cb_subscriptuion_list_changed
-	branch callback_func
-
-
-ali_mesh_access_layer_send_generic_onoff_status:
-	setarg MESH_MODULE_MESSAGE_OPCODE_HEADER
-	store 1,mem_mesh_access_layer_payload
-	setarg MESH_MODULE_MESSAGE_OPCODE_GENERIC_ONOFF_STATUS_NO_HEAD
-	istore 1,contw
-	fetch 1,mem_mesh_generic_onoff_set_payload_OnOff
-	istore 1,contw
-	jam 3,mem_mesh_access_layer_payload_len
-	branch ali_mesh_upper_transport_layer_send_access_message
-
-
-ali_mesh_access_layer_send_light_lightness_status:
-	setarg MESH_MODULE_MESSAGE_OPCODE_HEADER
-	store 1,mem_mesh_access_layer_payload
-	setarg MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_STATUS_NO_HEAD
-	istore 1,contw
-	fetch 2,mem_mesh_light_lightness_set_payload_lightness
-	istore 2,contw
-	jam 4,mem_mesh_access_layer_payload_len
-	branch ali_mesh_upper_transport_layer_send_access_message
-
-
-ali_mesh_access_layer_send_light_ctl_stauts:
-	setarg MESH_MODULE_MESSAGE_OPCODE_HEADER
-	store 1,mem_mesh_access_layer_payload
-	setarg MESH_MODULE_MESSAGE_OPCODE_LIGHT_CTL_STATUS_NO_HEAD
-	istore 1,contw
-	fetch 4,mem_mesh_CTL_Lightness
-	istore 4,contw
-	jam 6,mem_mesh_access_layer_payload_len
-	branch ali_mesh_upper_transport_layer_send_access_message
-
-
-
-ali_mesh_access_layer_send_scene_status:
-	setarg MESH_MODULE_MESSAGE_OPCODE_SCENE_STATUS
-	store 1,mem_mesh_access_layer_payload
-	setarg MESH_SUCCESS
-	istore 1,contw
-	fetch 2,mem_mesh_scene_recall_payload_scene_number
-	istore 2,contw
-	jam 4,mem_mesh_access_layer_payload_len
-	branch ali_mesh_upper_transport_layer_send_access_message
-
-
-
-ali_mesh_app_recv_new_mesh_pkt:
-
-	fetch 1, mem_mesh_report_full_attribute_timer
-	rtn blank
-	pincrease 30
-	store 1,mem_mesh_report_full_attribute_timer
-	rtn
-
-ali_mesh_report_power_on_timer:
-	arg mem_mesh_report_power_on_timer,regc
-	arg ali_mesh_ali_vendor_message_opcode_device_power_on, regb
-	branch timer_single_step
-
-ali_mesh_report_full_attribute_timer:
-	arg mem_mesh_report_full_attribute_timer,regc
-	arg ali_mesh_app_report_device_state, regb
-	branch timer_single_step
-
-ali_mesh_app_report_device_state:
-	fetch 2,mem_mesh_app_deport_device_state
-	branch callback_func
-
-
-	
-
-
-
-ali_mesh_ali_vendor_message_attribute_set:
-	call ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid
-	nrtn user
-	bpatchx patch34_0,mem_patch34
-	fetch 2,mem_mesh_vendor_message_attr_type
-	arg VENDOR_MESSAGE_ATTR_TYPE_TIME,temp
-	isub temp,null	//设置设备的时间
-	branch ali_mesh_ali_vendor_message_opcode_timer_set_curr_time,zero
-
-	arg VENDOR_MSEEAGE_ATTR_TYPE_SET_TIME_REPEAT,temp
-	isub temp,null		//循环定时时间
-	branch ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically,zero
-	
-	arg VENDOR_MSEEAGE_ATTR_TYPE_SET_TIME_SINGLE,temp
-	isub temp,null	//倒计时时间
-	branch ali_mesh_ali_vendor_message_opcode_timer_set_timing,zero
-
-	arg VENDOR_MESSAGE_ATTR_TYPE_TIMER_DELEATE,temp
-	isub temp,null
-	branch ali_mesh_ali_vendor_message_opcode_delete_timer,zero
-	arg VENDOR_MESSAGE_ATTR_TYPE_TIMER_INQUIRE,temp
-	isub temp,null
-	branch ali_mesh_ali_vendor_message_opcode_timer_inquire,zero
-	arg VENDOR_MSEEAGE_ATTR_TYPE_TIMER_ENABLE,temp
-	isub temp,null
-	branch ali_mesh_ali_vendor_message_opcode_timer_set_state,zero
-
-
-	arg VENDOR_MESSAGE_ATTR_TYPE_MAIN_LIGHT,temp
-	isub temp,null	
-	branch ali_mesh_ali_vendor_message_attribute_set_main_light,zero
-	arg VENDOR_MESSAGE_ATTR_TYPE_BACKGROUND_LIGHT,temp
-	isub temp,null	
-	branch ali_mesh_ali_vendor_message_attribute_set_background_light,zero
-	arg VENDOR_MESSAGE_ATTR_TYPE_COLOR,temp
-	isub temp,null	
-	branch ali_mesh_ali_vendor_message_attribute_set_color,zero
-	fetch 2,mem_mesh_cb_recv_vendor
-	branch callback_func
-
-ali_mesh_ali_vendor_message_opcode_attr_get:
-	rtn
-ali_mesh_ali_vendor_message_opcode_attr_confrimation:
-	ifetch 2,contr
-	arg VENDOR_MESSAGE_OPCODE_COMPANY_ID,temp
-	isub temp,null
-	nrtn zero
-	ifetch 1,contr
-	fetcht 1,mem_mesh_upper_tran_layer_packet_tid
-	isub temp,null
-	nrtn zero
-	branch ali_mesh_stop_send_indication_packet
-
-ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid:
-	call disable_user
-	fetch 2,mem_mesh_vendor_message_cid
-	arg VENDOR_MESSAGE_OPCODE_COMPANY_ID,temp
-	isub temp,null
-	nrtn zero
-	fetcht 1,mem_mesh_vendor_mesh_receive_tid
-	fetch 1,mem_mesh_vendor_message_tid
-	isub temp,null
-	rtn zero
-	store 1,mem_mesh_vendor_mesh_receive_tid
-	branch enable_user
-
-ali_mesh_ali_vendor_message_attribute_set_main_light:
-	call ali_mesh_ali_vendor_message_ack_attr_status_uint8
-	fetch 2,mem_mesh_cb_main_light_onoff_set
-	branch callback_func
-
-
-ali_mesh_ali_vendor_message_attribute_set_background_light:
-	call ali_mesh_ali_vendor_message_ack_attr_status_uint8
-	fetch 2,mem_mesh_cb_background_onoff_set
-	branch callback_func
-
-ali_mesh_ali_vendor_message_attribute_set_color:
-	call ali_mesh_ali_vendor_message_ack_attr_status_uint48
-	fetch 2,mem_mesh_cb_color_set
-	branch callback_func
-
-
-ali_mesh_ali_vendor_message_opcode_timer_set_curr_time:
-	call ali_mesh_ali_vendor_message_ack_attr_status_uint32
-
-	fetch 4,mem_mesh_vendor_message_current_time
-	store 4,mem_mesh_vendor_timer_current_time
-	branch ali_mesh_time_init_system_time
-
-
-
-ali_mesh_ali_vendor_message_status_add_head:
-	setarg VENDOR_MESSAGE_ATTR_STATUS
-	store 1,mem_mesh_access_layer_payload
-	setarg VENDOR_MESSAGE_OPCODE_COMPANY_ID
-	istore 2,contw
-	fetch 1,mem_mesh_vendor_mesh_receive_tid
-	istore 1,contw
-	istoret 2,contw
-	rtn
-
-//开关上电
-ali_mesh_ali_vendor_message_opcode_device_power_on:
-	arg 0,queue
-	arg VENDOR_MESSAGE_EVENT_DEVICE_POWER_ON,temp
-	arg VENDOR_ATTR_TYPE_EVENT_TRIGGER,rega
-	branch ali_mesh_ali_vendor_message_opcode_para_uint8
-
-
-//上报开关状态
-//input:temp is generic onoff status
-//0 GENERIC_ONOFF_CMD_OFF
-//1 GENERIC_ONOFF_CMD_ON
-//input:queue is element number
-//e.g 灯queue0
-//风扇灯中灯0，风扇1
-//风扇:0
-ali_mesh_ali_vendor_message_opcode_generic_OnOff:
-	arg VENDOR_ATTR_GENERIC_ONOFF_SERVER,rega
-	branch ali_mesh_ali_vendor_message_opcode_para_uint8
-
-
-
-ali_mesh_ali_vendor_message_ack_attr_status_uint64:
-	arg 8,loopcnt
-	branch ali_mesh_ali_vendor_message_ack_attr_status
-
-ali_mesh_ali_vendor_message_ack_attr_status_uint56:
-	arg 8,loopcnt
-	branch ali_mesh_ali_vendor_message_ack_attr_status
-
-ali_mesh_ali_vendor_message_ack_attr_status_uint48:
-	arg 6,loopcnt
-	branch ali_mesh_ali_vendor_message_ack_attr_status
-
-ali_mesh_ali_vendor_message_ack_attr_status_uint32:
-	arg 4,loopcnt
-	branch ali_mesh_ali_vendor_message_ack_attr_status
-
-ali_mesh_ali_vendor_message_ack_attr_status_uint16:
-	arg 2,loopcnt
-	branch ali_mesh_ali_vendor_message_ack_attr_status
-
-ali_mesh_ali_vendor_message_ack_attr_status_uint8:
-	arg 1,loopcnt
-	branch ali_mesh_ali_vendor_message_ack_attr_status
-
-//input:loopcnt is attr length
-ali_mesh_ali_vendor_message_ack_attr_status:
-	add loopcnt,6,pdata
-	store 1,mem_mesh_access_layer_payload_len
-	call ali_mesh_ali_vendor_message_status_add_head
-	arg mem_mesh_vendor_attr_parameter,contr
-	call memcpy
-	branch ali_mesh_upper_transport_layer_send_access_message
-	
-
-
-//input:queue is element number
-//rega is vendor model attr
-//temp is vendor model attr parameter 
-ali_mesh_ali_vendor_message_opcode_para_uint8:
-	call ali_mesh_ali_vendor_message_indication_info_add_head
-	istorer rega,2,contw
-	istoret 1,contw
-	jam 7,mem_mesh_access_layer_payload_len
-	branch ali_mesh_ali_vendor_message_send_message
-
-
-//input:queue is element number
-//rega is vendor model attr
-//temp is vendor model attr parameter 
-ali_mesh_ali_vendor_message_opcode_para_uint16:
-	call ali_mesh_ali_vendor_message_indication_info_add_head
-	istorer rega,2,contw
-	istoret 2,contw
-	jam 8,mem_mesh_access_layer_payload_len
-	branch ali_mesh_ali_vendor_message_send_message
-
-
-//input:queue is element number
-ali_mesh_ali_vendor_message_send_message:
-	call ali_mesh_more_element_calc_queue_address
-	branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer
-
-
-ali_mesh_ali_vendor_message_indication_info_add_head:
-	fetch 1,mem_mesh_transport_AID
-	store 1,mem_mesh_message_Transport_Head
-	setarg VENDOR_MESSAGE_TMALL_DST
-	store 2,mem_mesh_send_message_DST
-	fetch 1,mem_mesh_vendor_mesh_send_tid
-	pincrease 1
-	store 1,mem_mesh_vendor_mesh_send_tid
-	beq VENDOR_MESSAGE_SEND_TID_MAX,ali_mesh_ali_vendor_message_indication_info_reset_tid
-	setarg VENDOR_MESSAGE_ATTR_INDICATION
-	store 1,mem_mesh_access_layer_payload
-	setarg VENDOR_MESSAGE_OPCODE_COMPANY_ID
-	istore 2,contw
-	fetch 1,mem_mesh_vendor_mesh_send_tid
-	istore 1,contw
-	rtn
-
-ali_mesh_ali_vendor_message_indication_info_reset_tid:
-	jam VENDOR_MESSAGE_SEND_TID_MIN,mem_mesh_vendor_mesh_send_tid
-	rtn
-
-
-ali_mesh_ali_vendor_message_opcode_delete_timer:
-	copy contr,rega
-	fetch 1,mem_mesh_receive_model_message_payload_len
-	arg 6,temp
-	isub temp,pdata
-	store 1,mem_mesh_timer_index_buffer_len
-	copy pdata,loopcnt
-	copy rega,contr
-	arg mem_mesh_timer_index_buffer,contw
-	call memcpy
-	arg 0,regb
-ali_mesh_ali_vendor_message_opcode_delete_timer_loop:
-	arg mem_mesh_timer_index_buffer,pdata
-	iadd regb,temp
-	ifetch 1,temp
-	beq 0xff,ali_mesh_ali_vendor_aim_timer_buffer_clear_all
-	and pdata,0x7f,pdata
-	call ali_mesh_ali_vendor_aim_timer_buffer_clear
-	increase 1,regb
-	fetch 1,mem_mesh_timer_index_buffer_len
-	isub regb,null
-	branch ali_mesh_ali_vendor_message_opcode_delete_timer_loop,positive
-	call peripherals_write_mesh_timer_infmatn
-ali_mesh_access_layer_send_ali_vendor_message_delete_timer:
-	arg VENDOR_MESSAGE_ATTR_TYPE_TIMER_DELEATE, temp
-	call ali_mesh_ali_vendor_message_status_add_head
-	arg 0,temp
-	istoret 1,contw
-	copy contw,temp
-	call ali_mesh_get_all_timer_index_timer
-	pincrease 7
-	store 1,mem_mesh_access_layer_payload_len
-	branch ali_mesh_upper_transport_layer_send_access_message
-
-ali_mesh_ali_vendor_aim_timer_buffer_clear:
-	rtn blank
-	pincrease -1
-	mul32 pdata,18,pdata
-	arg mem_mesh_vendor_timer_timing_buffer,rega
-	iadd rega,rega
-	setarg 0
-	istore 1,rega
-	rtn
-
-ali_mesh_ali_vendor_aim_timer_buffer_clear_all:
-	arg 18,loopcnt
-	mul32 loopcnt,MESH_X_TIMERS,loopcnt
-	arg mem_mesh_vendor_timer_timing_buffer,contw
-	call clear_mem
-	call peripherals_write_mesh_timer_infmatn
-	branch ali_mesh_access_layer_send_ali_vendor_message_delete_timer
-
-ali_mesh_ali_vendor_message_opcode_timer_inquire:
-	ifetch 1,contr
-	beq 0xff,ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer
-	store 1,mem_mesh_vendor_timer_timing_temp
-	ifetch 1,contr
-	pincrease -1
-	mul32 pdata,18,pdata
-	arg mem_mesh_vendor_timer_timing_buffer,contr
-	iadd contr,contr
-	arg mem_mesh_vendor_timer_timing_palyload,contw
-	arg 18,loopcnt
-	call memcpy
-	arg VENDOR_MESSAGE_ATTR_TYPE_TIMER_INQUIRE,temp
-	call ali_mesh_ali_vendor_message_status_add_head
-	fetch 1,mem_mesh_vendor_timer_timing_index
-	branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error,blank
-	arg 0,temp
-	istoret 1,contw
-ali_mesh_ali_vendor_message_opcode_timer_inquire_time:
-	fetch 1,mem_mesh_vendor_timer_timing_temp
-	istore 1,contw
-	fetch 1,mem_mesh_vendor_timer_timing_index
-	istore 1,contw
-	fetch 8,mem_mesh_vendor_timer_timing_time
-	istore 8,contw
-	jam 17,mem_mesh_access_layer_payload_len
-	branch ali_mesh_upper_transport_layer_send_access_message
-	
-
-ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer:
-	arg VENDOR_MESSAGE_ATTR_TYPE_TIMER_INQUIRE,temp
-	call ali_mesh_ali_vendor_message_status_add_head
-	arg 0xff,temp
-	istoret 2,contw
-//	arg,0xff,temp
-//	istoret 1,contw
-	copy contw,temp
-	call ali_mesh_get_all_timer_index_timer
-	pincrease 8
-	store 1,mem_mesh_access_layer_payload_len
-	branch ali_mesh_upper_transport_layer_send_access_message
-
-//	fetch 1,mem_mesh_verdor_timer_timing_flag_v2+1
-	
-//ali_mesh_ali_vendor_message_opcode_timer_inquire_timing_cyclically_v2:
-ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error:
-	arg 0x80,temp
-	istore 1,contw
-	branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time
-
-ali_mesh_ali_vendor_message_opcode_timer_set_state:
-	ifetch 1,contr
-	store 1,mem_mesh_vendor_timer_timing_temp
-	and pdata,0x7f,pdata
-	pincrease -1
-	mul32 pdata,18,pdata
-	arg mem_mesh_vendor_timer_timing_buffer,contw
-	iadd contw,contw
-	fetch 1,mem_mesh_vendor_timer_timing_temp
-	istore 1,contw
-	call peripherals_write_mesh_timer_infmatn
-	arg VENDOR_MSEEAGE_ATTR_TYPE_TIMER_ENABLE,temp
-	call ali_mesh_ali_vendor_message_status_add_head
-	setarg 0
-	istore 1,contw
-	copy contw,temp
-	call ali_mesh_get_all_timer_index_timer
-	pincrease 7
-	store 1,mem_mesh_access_layer_payload_len
-	branch ali_mesh_upper_transport_layer_send_access_message
-	
-	
-
-
-ali_mesh_time_function:
-	copy clkn_bt,temp
-	fetch 4,mem_system_time
-	isub temp,null
-	call ali_mesh_timer_timeout,positive
-	call ali_mesh_clkn_bt_add_1s
-	isub temp,null	
-	rtn positive
-	call ali_mesh_time_init_system_time_without_clk
-	fetch 4,mem_mesh_vendor_timer_current_time
-	pincrease 1
-	store 4,mem_mesh_vendor_timer_current_time
-	branch ali_mesh_ali_vendor_check_time
-
-
-ali_mesh_time_init_system_time:
-	copy clkn_bt,pdata
-ali_mesh_time_init_system_time_without_clk:
-	store 4,mem_system_time
-	fetch 1,mem_system_time+3
-	and_into 0x0f,pdata
-	store 1,mem_system_time+3
-	rtn
-
-ali_mesh_timer_timeout:
-	rtn zero
-	copy pdata,regb
-	setarg 0x100000
-	lshift8 pdata,pdata
-	iadd temp,temp
-	copy regb,pdata
-	rtn
-
-ali_mesh_clkn_bt_add_1s:
-	arg 20,loopcnt
-ali_mesh_time_loop:	
-	pincrease 160
-	loop ali_mesh_time_loop	
-	rtn
-
-ali_mesh_ali_vendor_check_time:
-	setarg MESH_X_TIMERS
-	store 1, mem_mesh_vendor_timer_check_loop
-	pincrease -1
-	mul32 pdata,18,pdata
-	arg mem_mesh_vendor_timer_timing_buffer,alarm
-	iadd alarm, alarm
-ali_mesh_ali_vendor_check_time_loop:
-	ifetch 1,alarm
-	ncall ali_mesh_ali_vendor_had_timing,blank 
-	increase -18,alarm
-
-	fetch 1, mem_mesh_vendor_timer_check_loop
-	pincrease -1
-	rtn blank
-	store 1, mem_mesh_vendor_timer_check_loop
-	branch ali_mesh_ali_vendor_check_time_loop
-
-ali_mesh_ali_vendor_had_timing:
-	arg 7,queue
-	qisolate0 pdata
-	rtn true
-	and pdata,0x7f,pdata
-	arg MESH_X_TIMERS, temp
-	isub temp, null
-	rtn positive
-	copy alarm,contr
-	arg mem_mesh_vendor_timer_timing_palyload,contw
-	arg 18,loopcnt
-	call memcpy
-	fetch 1,mem_mesh_vendor_timer_timing_palyload+17
-	beq 0x59,ali_mesh_ali_vendor_had_timing_cyclically
-ali_mesh_ali_vendor_had_timing_single_time:
-	fetcht 4,mem_mesh_vendor_timer_current_time
-	fetch 4, mem_mesh_vendor_timer_timing_time
-	isub temp,null
-	fetch 1, mem_mesh_vendor_timer_timing_attr_para
-	branch ali_mesh_ali_vendor_time_timeout,zero
-	nbranch ali_mesh_ali_vendor_time_out_of_date, positive
-	rtn	
-
-ali_mesh_ali_vendor_time_out_of_date:
-	setarg 0
-	istore 1,alarm
-	rtn
-
-ali_mesh_ali_vendor_had_timing_cyclically:
-
-	fetch 4, mem_mesh_vendor_timer_current_time
-	arg SECONDS_OF_MIN, temp
-	idiv temp
-	call wait_div_end
-	remainder pdata
-	nrtn blank
-	
-	fetch 4, mem_mesh_vendor_timer_current_time
-	arg SECONDS_OF_FOUR_DAYS, temp
-	isub temp, pdata
-
-	arg SECONDS_OF_WEEK, temp
-	idiv temp
-	call wait_div_end
-	remainder pdata
-	arg SECONDS_OF_DAY, temp
-	idiv temp
-	call wait_div_end
-	remainder rega
-	quotient queue
-	fetch 1,mem_mesh_vendor_timer_timing_weekdays_cyclic
-	branch ali_mesh_ali_vendor_had_timing_cyclically_continue,blank
-	qisolate1 pdata
-	nrtn true
-ali_mesh_ali_vendor_had_timing_cyclically_continue:
-//	call ice_break
-	deposit rega
-	arg SECONDS_OF_MIN, temp
-	idiv temp
-	call wait_div_end
-	quotient temp
-	setarg EIGHT_HOURS_TIME_ZONE_OFFSET
-	iadd temp, temp
-	fetch 2,mem_mesh_vendor_timer_timing_time_cyclic
-	arg 0xfff,rega
-	iand rega,pdata
-	isub temp, null
-	nrtn zero
-	fetch 1, mem_mesh_vendor_timer_timing_attr_para_cyclic
-	branch ali_mesh_ali_vendor_time_timeout
-
-ali_mesh_ali_vendor_time_timeout:
-	store 1,mem_mesh_generic_onoff_set_payload_OnOff
-	jam 1, mem_mesh_vendor_timer_check_loop
-	
-	copy alarm,pdata
-	store 2,mem_mesh_alarm_temp	
-
-	fetcht 1,mem_mesh_generic_onoff_set_payload_OnOff
-	fetchr queue,1,mem_mesh_receive_element_number
-	call ali_mesh_ali_vendor_message_opcode_generic_OnOff
-	
-	fetch 2,mem_mesh_alarm_temp
-	copy pdata,alarm
-	add alarm, 17, contr
-	ifetch 1, contr
-	beq TIMER_CYCLICAL_FALG,ali_mesh_ali_vendor_time_timeout_cyclic
-ali_mesh_ali_vendor_time_timeout_continue:
-	setarg 0
-	istore 1,alarm
-	fetchr queue,1,mem_mesh_receive_element_number
-	call ali_mesh_ali_vendor_message_opcode_timing_finish
-	branch peripherals_write_mesh_timer_infmatn
-	
-
-
-ali_mesh_ali_vendor_time_timeout_cyclic:
-	fetch 1,mem_mesh_vendor_timer_timing_weekdays_cyclic
-	branch ali_mesh_ali_vendor_time_timeout_continue,blank
-	arg VENDOR_ATTR_TYPE_EVENT_TRIGGER,temp
-	call ali_mesh_ali_vendor_message_status_add_head
-	setarg 0x11
-	istore 1,contw
-	ifetch 1,alarm
-	or pdata,0x80,pdata
-	istore 1,contw
-	jam 8,mem_mesh_access_layer_payload
-	branch ali_mesh_ali_vendor_message_send_message
-
-ali_mesh_ali_vendor_message_opcode_timing_finish:
-	arg VENDOR_ATTR_TYPE_EVENT_INDEX_REPORT,temp
-	call ali_mesh_ali_vendor_message_status_add_head
-	copy contw,temp
-	call ali_mesh_get_all_timer_index_timer
-	
-	pincrease 6
-	store 1,mem_mesh_access_layer_payload_len
-	jam VENDOR_MESSAGE_ATTR_STATUS,mem_mesh_access_layer_payload
-	branch ali_mesh_ali_vendor_message_send_message
-	
-
-ali_mesh_ali_vendor_message_opcode_timer_set_timing:
-	arg mem_mesh_vendor_timer_timing_index,contw
-	arg 16,loopcnt
-	call memcpy
-	fetch 1,mem_mesh_vendor_timer_timing_index
-	and pdata,0x7f,pdata
-	store 1,mem_mesh_vendor_timer_timing_temp
-	sub pdata, MESH_X_TIMERS, null
-	nrtn positive
-	fetch 4,mem_mesh_vendor_timer_timing_time
-	arg 60,temp
-	idiv temp
-	call wait_div_end
-	remainder temp
-	isub temp,pdata
-	store 4,mem_mesh_vendor_timer_timing_time
-	setarg 0
-	store 2,mem_mesh_vendor_timer_timing_flag
-	arg mem_mesh_vendor_timer_timing_index,rega
-	call ali_mesh_ali_vendor_store_mesh_timer_infmatn
-	arg VENDOR_MSEEAGE_ATTR_TYPE_SET_TIME_SINGLE,temp
-	branch ali_mesh_access_layer_send_ali_vendor_message_current_timing
-	
-
-	
-
-ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically:
-	
-	arg mem_mesh_vendor_timer_timing_index_cyclic,contw
-	arg 17,loopcnt
-	call memcpy
-	
-	
-	fetch 1,mem_mesh_vendor_timer_timing_index_cyclic
-	and pdata,0x7f,pdata
-	store 1,mem_mesh_vendor_timer_timing_temp
-	sub pdata, MESH_X_TIMERS, null
-	nrtn positive
-
-	jam 0x59,mem_mesh_vendor_timer_timing_cyclic_flag
-	arg mem_mesh_vendor_timer_timing_index_cyclic, rega
-	call ali_mesh_ali_vendor_store_mesh_timer_infmatn
-	arg VENDOR_MSEEAGE_ATTR_TYPE_SET_TIME_REPEAT,temp
-
-	
-ali_mesh_access_layer_send_ali_vendor_message_current_timing:
-//	call ali_mesh_get_all_timer_index_timer
-	call ali_mesh_ali_vendor_message_status_add_head
-	setarg 0
-	store 1,mem_mesh_access_layer_payload+6
-	copy contw,temp
-	call ali_mesh_get_all_timer_index_timer
-	pincrease 7
-	store 1,mem_mesh_access_layer_payload_len
-	branch ali_mesh_upper_transport_layer_send_access_message
-	
-	
-ali_mesh_ali_vendor_store_mesh_timer_infmatn:
-	call ali_mesh_vendor_timer_buffer_offset_cal
-	copy rega,contr
-	arg mem_mesh_vendor_timer_timing_buffer,contw
-	iadd contw,contw
-	arg 18,loopcnt
-	call memcpy
-	branch peripherals_write_mesh_timer_infmatn
-
-ali_mesh_vendor_timer_buffer_offset_cal:
-	fetch 1,mem_mesh_vendor_timer_timing_temp
-	pincrease -1
-	mul32 pdata,18,pdata
-	rtn
-
-ali_mesh_get_all_timer_index_timer:
-	arg mem_mesh_vendor_timer_timing_buffer,rega
-	arg 0,regb
-	copy temp,contw
-	arg MESH_X_TIMERS,loopcnt
-	increase -1,loopcnt
-ali_mesh_get_all_timer_index_timer_loop:
-	ifetch 1,rega
-	beq 0xff,ali_mesh_get_all_timer_index_timer_loop_end
-	branch ali_mesh_get_all_timer_index_timer_loop_end,blank
-	increase 1,regb
-	istore 1,contw
-ali_mesh_get_all_timer_index_timer_loop_end:
-	setarg 18
-	iadd rega,rega
-	loop ali_mesh_get_all_timer_index_timer_loop
-	copy regb,pdata
-	rtn
-
-peripherals_write_mesh_timer_infmatn:
-	fetch 2,mem_mesh_cb_vendor_timing_changed
-	branch callback_func
-//	setarg FLASH_BLOCK_MESH_TIMER_INFOR
-//	arg mem_mesh_verdor_timer_timing_buffer, rega  //mem ptr
-//	arg 30,temp
-//	arg MESH_X_TIMERS,temp
-//	mul32 temp,18,temp	
-//	branch spi_write_flash_data
-
-
-
-ali_mesh_bearer_layer_send_packet_by_network_layer:
-	bpatchx patch34_1,mem_patch34
-	setarg mem_mesh_queue_each_size
-	store 2,mem_mesh_element_device_queue_buffer_ptr
-	setarg mem_mesh_element_device
-	store 2,mem_mesh_rega_temp
-	jam ADV_PAIRING_MESH_MESSAGE_DURATION,mem_mesh_queue_ele_duration
-	fetch 1,mem_mesh_gatt_package_send_msg_id
-	store 1,mem_mesh_queue_ele_gatt_msg_id
-
-	fetch 1,mem_mesh_lower_transport_layer_payload_len
-	pincrease 11
-	add pdata,-2,loopcnt
-	//长度+11的原因
-	//uint8_t AD length
-	//uint8_t AD type:GAP_ADTYPE_MESH_MESSAGE
-	//uint8_t IVI & NID
-	//uint8_t CTL & TTL
-	//uint24_t SEQ
-	//uint16_t SRC
-	//uint16_t DST
-	store 1,mem_mesh_queue_ele_len
-	pincrease -1
-	//-1的原因
-	//uint8_t AD length
-	istore 1,contw
-	setarg GAP_ADTYPE_MESH_MESSAGE
-	istore 1,contw
-	arg mem_mesh_send_upper_layer_IVI_and_NID,contr
-	call memcpy_fast
-	fetchr rega,2,mem_mesh_rega_temp
-	call ali_mesh_advertising_bearer_layer_init_queue
-	call queue_push
-ali_mesh_bearer_layer_gatt_send_packet_by_network_layer:
-	fetch 2,mem_ui_state_map
-	isolate1 UI_STATE_BLE_CONNECTED,pdata
-	nrtn true
-ali_mesh_send_ble_data_control_package:
-	call ali_mesh_network_layer_init_gatt_queue_param
-	arg mem_mesh_queue_ele_temp,rega
-	branch queue_push
-
-ali_mesh_advertising_bearer_layer_init_queue:
-	add rega,ELEMENT_DEVICE_QUEUE_BUFFER_PTR,contr
-	ifetch 2,contr
-	store 2,mem_queue_ptr
-	arg mem_mesh_queue_ele_temp,rega
-	rtn
-	
-
-ali_mesh_advertising_bearer_layer_init_queue_param:
-	setarg mem_mesh_queue_each_size
-	store 2,mem_queue_ptr
-	rtn
-
-ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue:
- 
-ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue_deal:
-	fetch 1,mem_mesh_upper_tran_layer_packet_advertising
-	rtnne PACKET_IN_BEARER
-	jam PACKET_IN_ADVERTING,mem_mesh_upper_tran_layer_packet_advertising
-	branch ali_mesh_control_ble_advertising_on_advertising
-
-ali_mesh_advertising_bearer_layer_send_packet_by_app_bearer_calc_param:
-	arg mem_mesh_queue_ele_payload+2,rega
-	arg MAX_APP_MSSAGE_PAYLOAD_LENGTH,temp
-	setarg 0x21		//
-	nrtn true
-	arg mem_mesh_queue_ele_payload+20,rega		//MAX_APP_MSSAGE_PAYLOAD_LENGTH+2
-	fetcht 1,mem_mesh_queue_ele_len
-	increase -18,temp		//MAX_APP_MSSAGE_PAYLOAD_LENGTH
-	setarg 0x22
-	rtn
-
-
-
-
-
-//0x01 GAP_ADTYPE_FLAGS
-//input:no default write mem_mesh_adv_data
-ali_mesh_advertising_add_adtype_flags:
-	arg mem_mesh_adv_data,contw
-	setarg 0x02
-	istore 1,contw
-	setarg GAP_ADTYPE_FLAGS
-	istore 1,contw
-	setarg 0x02
-	istore 1,contw
-	rtn
-
-//0x01 GAP_ADTYPE_FLAGS
-//input:no default write mem_mesh_adv_data
-ali_mesh_advertising_add_adtype_16bit_complete:
-	arg MESH_PROVISIONING_UUID,temp
-	setarg 0x03
-	istore 1,contw
-	setarg GAP_ADTYPE_16BIT_COMPLETE
-	istore 1,contw
-	istoret 2,contw
-	rtn
-
-
-mesh_ble_rx_packet_only:
-	call le_enable
-	call le_init_adv
-	call le_receive_adv
-	nrtn match
-//	call ali_mesh_advertising_packet_analysis
-	fetch 1,mem_le_adv_rcv
-	pincrease 1
-	store 1,mem_le_adv_rcv
-	fetch 2,mem_mesh_cb_receive_advertising
-	call callback_func
-	branch le_disable
-
-mesh_ble_rx_packet:
-	call mesh_ble_rx_packet_check_and_init
-	rtn user
-mesh_ble_rx_packet_check_timer:
-	call mesh_ble_rx_packet_only
-	call connection_dispatch
-	fetcht 2,mem_le_scan_interval
-	arg 10,queue
-	call sniff_check_window
-	rtn user
-	arg mesh_ble_rx_timer,queue
-	call timer_check
-	nbranch mesh_ble_rx_packet_check_timer,blank
-	rtn
-
-mesh_ble_rx_packet_check_and_init:
-	fetcht 2,mem_le_scan_interval
-	arg 4,queue
-	call sniff_check_window
-	rtn user
-	call mesh_le_calc_next_scan_channel
-	fetch 2,mem_le_scan_interval
-	arg mesh_ble_rx_timer,queue
-	branch timer_init
-
-
-mesh_le_calc_next_scan_channel:
-	fetch 1,mem_mesh_adv_scan_channel
-	pincrease 1
-	store 1,mem_mesh_adv_scan_channel
-	store 1,mem_le_ch_mapped
-	rtnne 40
-	jam 37,mem_mesh_adv_scan_channel
-	jam 37,mem_le_ch_mapped
-	rtn
-
-mesh_check_ble_rx_packet:
-	fetch 1,mem_le_rxbuf
-	and pdata,0x0f,pdata
-	beq ADV_IND,ali_mesh_match_advertising_packet
-	beq ADV_NONCONN_IND,ali_mesh_match_advertising_packet
-	rtn
-
-ali_mesh_match_advertising_packet:
-	ifetcht 1,contr	//length
-	sub temp,ADV_PACKET_MIN_LENGTH,null
-	rtn positive		//过滤短包，包长度太短导致解析错误
-	sub temp,ADV_PACKET_MAX_LENGTH,null
-	nrtn positive		//过滤长包，包长度太长导致内存覆盖
-	add temp,-6,rega	//rega:减去address length
-	add contr,6,regb	//regb:指针偏移到regb
-
-ali_mesh_find_adv_ind_packet:
-	ifetcht 1,regb //length
-	sub temp,AD_TYPE_MIN_LENGTH,null
-	rtn positive	
-	sub temp,AD_TYPE_MAX_LENGTH,null
-	nrtn positive	
-	copy temp,pdata
-	rtn blank
-	bpatchx patch34_2,mem_patch34
-	ifetch 1,contr
-	beq GAP_ADTYPE_MANUFACTURER_SPECIFIC,ali_mesh_receive_adtype_manufacturer_specific_tmall_control
-	beq GAP_ADTYPE_MESH_MESSAGE,ali_mesh_receive_adtype_mesh_message
-//	beq GAP_ADTYPE_128BIT_COMPLETE,ali_mesh_receive_adtype_128bit_uuid_complete
-//按照广播格式查询所有扫描到的广播数据
-	add temp,1,pdata
-	isub rega,null
-	rtn positive
-	iadd regb,regb
-	sub temp,-1,pdata
-	iadd rega,rega
-	copy rega,pdata
-	rtn blank
-	branch ali_mesh_find_adv_ind_packet
-
-ali_mesh_receive_adtype_manufacturer_specific_tmall_control:
-	jam MESH_MESSAGE_TMALL,mem_mesh_fast_pair_packet_type
-	branch ali_mesh_receive_adtype_manufacturer_specific
-
-
-mesh_le_send_adv:
-	fetch 1,mem_le_adv_transmit
-	pincrease 1
-	store 1,mem_le_adv_transmit
-//	call ice_break
-	bpatchx patch34_3,mem_patch34
-	call le_enable
-	arg 39,loopcnt
-	arg mem_le_txheader,contr
-	arg mem_le_txheader_mesh_temp,contw
-	call memcpy_fast
-	jam 37,mem_le_ch_mapped
-	arg 1800,stop_watch
-	enable swfine
-	disable match
-
-mesh_le_send_adv_loop:
-	call le_init_adv
-	call mesh_le_send_adv_nonconn_ind
-	random pdata 
-	arg 0x1ff,temp
-	iand temp,pdata
-	add pdata,100,pdata
-	call delay
-	fetch 1,mem_le_ch_mapped
-	pincrease 1
-	store 1,mem_le_ch_mapped
-	bne 40,mesh_le_send_adv_loop
-	
-	arg 39,loopcnt
-	arg mem_le_txheader,contw
-	arg mem_le_txheader_mesh_temp,contr
-	call memcpy_fast
-	branch le_disable
-
-mesh_le_send_adv_nonconn_ind:
-	arg ADV_NONCONN_IND,temp
-	storet 1,mem_le_txheader
-	fetcht 1,mem_mesh_adv_data_len
-	add temp,6,pdata
-	store 1,mem_le_txlen
-	fetch 6,mem_le_lap
-	store 6,mem_le_txpayload
-	copy temp,loopcnt
-	arg mem_mesh_adv_data,contr
-	call memcpy_fast
-
-	branch le_transmit_norx
-
-
-
-
-//input:mem_mesh_mic_cache_ptr is cache buffer ptr
-//data ptr is store mem_ccm_data_ptr
-//data length is store mem_ccm_data_len
-//cache space size is TRANSPORT_MIC_CACHE_SPACE_SIZE
-//cache space num is TRANSPORT_MIC_CACHE_SPACE_NUM
-//output:user is enable ,mean new packet
-ali_mesh_base_adt_cache:
-	bpatchx patch34_4,mem_patch34
-	fetcht 2,mem_ccm_data_ptr
-	fetch 1,mem_ccm_data_len
-	copy temp,contr
-	arg mem_k4_SALT,rega
-	arg mem_k4_T,alarm
-	call ali_mesh_encrypt_base_function_AES_CMAC
-	call disable_user
-	copy regc,pdata
-	iadd alarm,contr
-	fetcht 4,mem_k4_T
-	fetch 2,mem_mesh_mic_cache_ptr
-	copy pdata,rega
-//	arg mem_mesh_access_message_mic_cache,rega
-	arg TRANSPORT_MIC_CACHE_SPACE_NUM,loopcnt
-ali_mesh_base_adt_cache_loop:
-	ifetch 4,rega
-	branch ali_mesh_base_adt_cache_empty_space,blank
-	isub temp,null
-	rtn zero
-	increase TRANSPORT_MIC_CACHE_SPACE_SIZE,rega
-	loop ali_mesh_base_adt_cache_loop
-	fetch 2,mem_mesh_mic_cache_ptr
-	copy pdata,contw
-	add pdata,TRANSPORT_MIC_CACHE_SPACE_SIZE,contr
-//	arg mem_mesh_access_message_mic_cache,contw
-//	arg mem_mesh_access_message_mic_cache+TRANSPORT_MIC_CACHE_SPACE_SIZE,contr
-	arg TRANSPORT_MIC_CACHE_TOTAL_SIZE,loopcnt
-	call memcpy_fast
-	istoret 4,contw
-	branch enable_user
-ali_mesh_base_adt_cache_empty_space:
-	istoret 4,rega
-	branch enable_user
-
-ali_mesh_chip_peripherals_load_data:
-	fetch 1,mem_mesh_chip_select
-	beq MESH_CHIP_FROM_EEPROM,ali_mesh_chip_peripherals_load_data_from_eep
-ali_mesh_chip_peripherals_load_data_from_flash:
-	call ali_mesh_chip_peripherals_load_three_tuple_from_flash
-	call ali_mesh_chip_peripherals_load_network_key_from_flash
-	call ali_mesh_chip_peripherals_load_application_key_from_flash
-	call ali_mesh_chip_peripherals_load_device_key_from_flash
-	call ali_mesh_chip_peripherals_load_reset_count_from_flash
-	call ali_mesh_chip_peripherals_load_seq_from_flash
-	branch ali_mesh_chip_peripherals_load_subscription_from_flash
-
-ali_mesh_chip_peripherals_load_three_tuple_from_flash:
-	arg MESH_EEP_THREE_TUPLE_LENGTH,temp
-	arg mem_mesh_three_tuple_ProductID,rega
-	setarg 0x1ffa0
-	branch spid_read_flash
-ali_mesh_chip_peripherals_load_network_key_from_flash:
-	arg MESH_EEP_NETWORK_KEY_LENGTH,temp
-	arg mem_mesh_Network_Key,rega
-	setarg MESH_FLASH_NETWORK_KEY_ADDR
-	call spid_read_flash
-	fetch 1,mem_mesh_last_IV_Index_byte
-	store 1,mem_mesh_IV_Index+3
-	rtn
-ali_mesh_chip_peripherals_load_application_key_from_flash:
-	arg MESH_EEP_APPLICATION_KEY_LENGTH,temp
-	arg mem_mesh_application_key,rega
-	setarg MESH_FLASH_APPLICATION_KEY_ADDR
-	branch spid_read_flash
-ali_mesh_chip_peripherals_load_device_key_from_flash:
-	arg MESH_EEP_DEVICE_KEY_LENGTH,temp
-	arg mem_mesh_Device_Key,rega
-	setarg MESH_FLASH_DEVICE_KEY_ADDR
-	branch spid_read_flash
-ali_mesh_chip_peripherals_load_reset_count_from_flash:
-	rtn
-ali_mesh_chip_peripherals_load_seq_from_flash:
-	arg MESH_EEP_SEQ_LENGTH,temp
-	arg mem_mesh_send_message_SEQ,rega
-	setarg MESH_FLASH_MESSAGE_SEQ_ADDR
-	branch spid_read_flash
-ali_mesh_chip_peripherals_load_subscription_from_flash:
-	fetch 2,mem_mesh_core_feature
-	rtnbit1 MESH_FEATURE_DISABLE_SUBSCRIPTION
-	arg MESH_EEP_SUBSCRIPTION_TOTAL_LENGTH,temp
-	arg mem_mesh_subscription_eep_temp,rega
-	setarg MESH_FLASH_SUBSCRIPTION_ADDR
-	call spid_read_flash
-	call mesh_get_element_info_config
-	arg mem_mesh_subscription_eep_temp,contr
-	add rega,ELEMENT_DEVICE_SUBSCRIPTION_LABEL,rega
-	branch ali_mesh_chip_peripherals_load_subscription_loop
-
-
-ali_mesh_chip_peripherals_load_data_from_eep:
-	call ali_mesh_chip_peripherals_load_three_tuple_from_eep
-	call ali_mesh_chip_peripherals_load_network_key_from_eep
-	call ali_mesh_chip_peripherals_load_application_key_from_eep
-	call ali_mesh_chip_peripherals_load_device_key_from_eep
-	call ali_mesh_chip_peripherals_load_reset_count_from_eep
-	call ali_mesh_chip_peripherals_load_seq_from_eep
-	branch ali_mesh_chip_peripherals_load_subscription_from_eep
-
-ali_mesh_chip_peripherals_load_three_tuple_from_eep:
-	arg MESH_EEP_THREE_TUPLE_LENGTH,temp
-	arg mem_mesh_three_tuple_ProductID,rega
-	arg MESH_EEP_THREE_TUPLE_OFFSET,regb
-	branch iicd_read_eep_data
-
-ali_mesh_chip_peripherals_load_network_key_from_eep:
-	arg MESH_EEP_NETWORK_KEY_LENGTH,temp
-	arg mem_mesh_Network_Key,rega
-	arg MESH_EEP_NETWORK_KEY_OFFSET,regb
-	call iicd_read_eep_data
-	fetch 1,mem_mesh_last_IV_Index_byte
-	store 1,mem_mesh_IV_Index+3
-	rtn
-
-ali_mesh_chip_peripherals_load_application_key_from_eep:
-	arg MESH_EEP_APPLICATION_KEY_LENGTH,temp
-	arg mem_mesh_application_key,rega
-	arg MESH_EEP_APPLICATION_KEY_OFFSET,regb
-	branch iicd_read_eep_data
-
-ali_mesh_chip_peripherals_load_device_key_from_eep:
-	arg MESH_EEP_DEVICE_KEY_LENGTH,temp
-	arg mem_mesh_Device_Key,rega
-	arg MESH_EEP_DEVICE_KEY_OFFSET,regb
-	branch iicd_read_eep_data
-
-ali_mesh_chip_peripherals_load_reset_count_from_eep:
-	rtn
-
-ali_mesh_chip_peripherals_load_seq_from_eep:
-	arg MESH_EEP_SEQ_LENGTH,temp
-	arg mem_mesh_send_message_SEQ,rega
-	arg MESH_EEP_SEQ_OFFSET,regb
-	branch iicd_read_eep_data
-
-ali_mesh_chip_peripherals_load_subscription_from_eep:
-	fetch 2,mem_mesh_core_feature
-	rtnbit1 MESH_FEATURE_DISABLE_SUBSCRIPTION
-	arg MESH_EEP_SUBSCRIPTION_TOTAL_LENGTH,temp
-	arg mem_mesh_subscription_eep_temp,rega
-	arg MESH_EEP_SUBSCRIPTION_OFFSET,regb
-	call iicd_read_eep_data
-	call mesh_get_element_info_config
-	arg mem_mesh_subscription_eep_temp,contr
-	add rega,ELEMENT_DEVICE_SUBSCRIPTION_LABEL,rega
-ali_mesh_chip_peripherals_load_subscription_loop:
-	copy rega,contw
-	call memcpy16
-	copy regb,pdata
-	iadd rega,rega
-	loop ali_mesh_chip_peripherals_load_subscription_loop
-	rtn
-
-mesh_receive_config_appkey_add_cb:
-	fetch 1,mem_mesh_chip_select
-	beq MESH_CHIP_FROM_EEPROM,mesh_receive_config_appkey_add_eeprom_cb
-	beq MESH_CHIP_FROM_FLASH,mesh_receive_config_appkey_add_flash_cb
-mesh_receive_config_appkey_add_flash_cb:
-	call ali_mesh_chip_peripherals_save_network_key_from_flash
-	call ali_mesh_chip_peripherals_save_application_key_from_flash
-	branch ali_mesh_chip_peripherals_save_device_key_from_flash
-ali_mesh_chip_peripherals_save_network_key_from_flash:
-	arg MESH_EEP_NETWORK_KEY_LENGTH,temp
-	arg mem_mesh_Network_Key,rega
-	setarg MESH_FLASH_NETWORK_KEY_ADDR
-	branch spid_write_flash_data
-ali_mesh_chip_peripherals_save_application_key_from_flash:
-	arg MESH_EEP_APPLICATION_KEY_LENGTH,temp
-	arg mem_mesh_application_key,rega
-	setarg MESH_FLASH_APPLICATION_KEY_ADDR
-	branch spid_write_flash_data
-ali_mesh_chip_peripherals_save_device_key_from_flash:
-	arg MESH_EEP_DEVICE_KEY_LENGTH,temp
-	arg mem_mesh_Device_Key,rega
-	setarg MESH_FLASH_DEVICE_KEY_ADDR
-	branch spid_write_flash_data
-	
-mesh_receive_config_appkey_add_eeprom_cb:
-	call ali_mesh_chip_peripherals_save_network_key_from_eep
-	call ali_mesh_chip_peripherals_save_application_key_from_eep
-	branch ali_mesh_chip_peripherals_save_device_key_from_eep
-
-ali_mesh_chip_peripherals_save_network_key_from_eep:
-	arg MESH_EEP_NETWORK_KEY_LENGTH,temp
-	arg mem_mesh_Network_Key,rega
-	arg MESH_EEP_NETWORK_KEY_OFFSET,regb
-	branch iicd_write_protect_eep_data
-
-ali_mesh_chip_peripherals_save_application_key_from_eep:
-	arg MESH_EEP_APPLICATION_KEY_LENGTH,temp
-	arg mem_mesh_application_key,rega
-	arg MESH_EEP_APPLICATION_KEY_OFFSET,regb
-	branch iicd_write_protect_eep_data
-
-ali_mesh_chip_peripherals_save_device_key_from_eep:
-	arg MESH_EEP_DEVICE_KEY_LENGTH,temp
-	arg mem_mesh_Device_Key,rega
-	arg MESH_EEP_DEVICE_KEY_OFFSET,regb
-	branch iicd_write_protect_eep_data
-
-mesh_store_new_seq_data:
-	fetch 3,mem_mesh_send_message_SEQ
-	fetcht 3,mem_mesh_send_message_SEQ_temp
-	isub temp,null
-	nrtn positive
-	add pdata,128,pdata
-	store 3,mem_mesh_send_message_SEQ_temp
-	fetch 1,mem_mesh_chip_select
-	beq 1,ali_mesh_chip_peripherals_save_seq_from_eep
-ali_mesh_chip_peripherals_save_seq_from_flash:
-	arg MESH_EEP_SEQ_LENGTH,temp
-	arg mem_mesh_send_message_SEQ_temp,rega
-	setarg MESH_FLASH_MESSAGE_SEQ_ADDR
-	branch spid_write_flash_data
-ali_mesh_chip_peripherals_save_seq_from_eep:
-	arg MESH_EEP_SEQ_LENGTH,temp
-	arg mem_mesh_send_message_SEQ_temp,rega
-	arg MESH_EEP_SEQ_OFFSET,regb
-	branch iicd_write_protect_eep_data
-
-mesh_store_new_subscriptuion_list_data:
-	call ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep
-	fetch 1,mem_mesh_chip_select
-	beq 2,mesh_store_new_subscriptuion_list_data_from_flash
-	arg MESH_EEP_SUBSCRIPTION_TOTAL_LENGTH,temp
-	arg mem_mesh_subscription_eep_temp,rega
-	arg MESH_EEP_SUBSCRIPTION_OFFSET,regb
-	branch iicd_write_protect_eep_data
-mesh_store_new_subscriptuion_list_data_from_flash:
-	arg MESH_EEP_SUBSCRIPTION_TOTAL_LENGTH,temp
-	arg mem_mesh_subscription_eep_temp,rega
-	setarg MESH_FLASH_SUBSCRIPTION_ADDR
-	branch spid_write_flash_data
-
-ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep:
-	call mesh_get_element_info_config
-	arg mem_mesh_subscription_eep_temp,contw
-	add rega,ELEMENT_DEVICE_SUBSCRIPTION_LABEL,rega
-ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop:
-	copy rega,contr
-	call memcpy16
-	copy regb,pdata
-	iadd rega,rega
-	loop ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop
-	rtn
-
-mesh_clear_pairing_key:
-	fetch 1,mem_mesh_chip_select
-	beq 1,ali_mesh_chip_clear_pairing_key_from_eeprom
-ali_mesh_chip_clear_pairing_key_from_flash:
-	setarg 0x1e000
-	store 3,mem_spi_write_addr
-	branch spid_flash_erase_sector+2
-ali_mesh_chip_clear_pairing_key_from_eeprom:
-	rtn
-
-mesh_vendor_timming_chage_cb:
-	fetch 1,mem_mesh_chip_select
-	rtnne 2
-	setarg 0x1d000
-	arg mem_mesh_vendor_timer_timing_buffer, rega  //mem ptr
-	arg MESH_X_TIMERS,temp
-	mul32 temp,18,temp	
-	branch spid_write_flash_data
-
-ali_mesh_vendor_timer_message_read:
-	fetch 1,mem_mesh_chip_select
-	rtnne 2
-	arg mem_mesh_vendor_timer_timing_buffer, rega  //mem ptr
-	arg MESH_X_TIMERS,temp
-	mul32 temp,18,temp	
-	setarg 0x1d000
-	branch spid_read_flash
-
-
-
-
-//mesh控制ble advertising广播逻辑的主流程
-ali_mesh_control_ble_adv_process:
-	call ali_mesh_ble_adv
-	branch ali_mesh_control_ble_adv_tmall_packet
-
-
-//mesh 控制ble advertising 广播timer流程
-ali_mesh_control_ble_adv_timer_process:
-	call ali_mesh_advertising_unprovisioned_timer_interval_timer
-	branch ali_mesh_advertising_unprovisioned_timer
-
-//mesh打开ble advertising
-ali_mesh_control_ble_advertising_on_advertising:
-	jam DEVICE_BEACON_ON,mem_mesh_advertising_unprovisioned_device_beacon_switch
-	rtn
-
-//mesh关闭ble advertising
-ali_mesh_control_ble_advertising_off_advertising:
-	jam DEVICE_BEACON_OFF,mem_mesh_advertising_unprovisioned_device_beacon_switch
-	rtn
-
-
-ali_mesh_control_ble_adv_tmall_packet:
-	arg ali_mesh_control_ble_adv_tmall_packet_send_package,regb
-	arg MESH_ADV_TMALL_MESSAGE_INTERVAL,rega
-	arg mesh_ble_adv_tmall,queue
-	branch ali_mesh_chip_timer_check_with_random_timer
-
-
-
-
-//控制不同状态发包情况
-ali_mesh_control_ble_adv_tmall_packet_send_package:
-	fetch 1,mem_mesh_provisioned_flag
-	beq UNPROVISIONED_BEACON_STATUS,ali_mesh_control_ble_advertising_send_device_beacon_packet
-	beq SILENCE_BEACON_STATUS,ali_mesh_control_ble_advertising_send_device_silence_beacon_packet
-	beq PAIRING_STATUS,ali_mesh_control_ble_advertising_send_pairing_packet
-	beq PAIRED_STATUS,ali_mesh_control_ble_advertising_send_paired_packet
-	branch ali_mesh_control_ble_advertising_send_paired_packet
-
-ali_mesh_control_ble_advertising_send_device_silence_beacon_packet:
-	jam 0,mem_le_adv_enable
-	branch ali_mesh_control_ble_advertising_off_advertising
-
-ali_mesh_control_ble_advertising_send_paired_packet:
-	call ali_mesh_advertising_bearer_layer_init_queue_param
-	arg mem_mesh_queue_ele_temp,rega
-	call queue_get_new_ele
-	nrtn user
-	fetch 1,mem_mesh_upper_tran_layer_packet_type
-	bbit1 BIT_UUPER_TRAN_PROXY_MESSAGE,ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy
-	fetch 1,mem_mesh_queue_ele_duration
-	pincrease -1
-	istore 1,regb
-	and pdata,0x7f,pdata	
-	call ali_mesh_control_ble_advertising_send_paired_packet_end_duration,blank	//周期到丢弃
-	fetch 1,mem_mesh_upper_tran_layer_packet_type
-	rtnbit0 BIT_UPPER_TRAN_TMALL_MESSAGE		
-	arg mem_mesh_adv_data_len,contw
-	arg mem_mesh_queue_ele_len,contr
-	call memcpy32
-	branch mesh_le_send_adv
-
-ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy:
-	arg mem_mesh_queue_ele_duration,rega
-	call queue_pop
-	call queue_empty
-	nrtn blank
-
-	call ali_mesh_send_paired_packet_init_advertising
-	branch ali_mesh_control_ble_advertising_off_advertising
-	
-
-ali_mesh_control_ble_advertising_send_paired_packet_end_duration:
-	arg mem_mesh_queue_ele_duration,rega
-	call queue_pop
-	call queue_empty
-	nrtn blank
-	
-	jam ADV_PAIRING_MESH_MESSAGE_INTERVAL,mem_mesh_advertising_unprovisioned_device_beacon_interval
-	branch ali_mesh_control_ble_advertising_off_advertising
-
-ali_mesh_send_paired_packet_init_advertising:
-	jam NULL_PACKET_ADVERTISING,mem_mesh_upper_tran_layer_packet_advertising
-	rtn
-
-
-ali_mesh_control_ble_advertising_send_device_beacon_packet:
-	call ali_mesh_config_device_uuid_by_three_tuple
-	call ali_mesh_send_Unprovisioned_Beacons_tmall
-	call ali_mesh_control_ble_advertising_device_beacon_check_duration
-	nrtn zero			//in advertising beacon duration
-	fetch 1,mem_mesh_provisioned_flag
-	beq SILENCE_BEACON_STATUS,ali_mesh_end_advertising_silence_device_beacon_packet
-	beq UNPROVISIONED_BEACON_STATUS,ali_mesh_end_advertising_unprovisioned_device_beacon_packet
-	rtn
-
-
-//广播一次生存周期减1
-//output:zero is end of duration
-ali_mesh_control_ble_advertising_device_beacon_check_duration:
-	fetch 1,mem_mesh_advertising_unprovisioned_device_beacon_duration
-	add pdata,-1,pdata
-	store 1,mem_mesh_advertising_unprovisioned_device_beacon_duration
-	rtn
-
-//静默广播生存周期完成关闭广播
-ali_mesh_end_advertising_silence_device_beacon_packet:
-	jam ADV_SILENCE_DEVICE_BEACON_INTERVAL,mem_mesh_advertising_unprovisioned_device_beacon_interval
-	branch ali_mesh_control_ble_advertising_off_advertising
-	
-//未配网广播生存周期完成关闭广播
-ali_mesh_end_advertising_unprovisioned_device_beacon_packet:
-	jam ADV_UNPROVISIONED_DEVICE_BEACON_DURATION,mem_mesh_advertising_unprovisioned_device_beacon_interval
-	branch ali_mesh_control_ble_advertising_off_advertising
-
-
-ali_mesh_control_ble_advertising_send_pairing_packet:
-	branch mesh_le_send_adv
-
-ali_mesh_chip_timer_check_with_random_timer:
-	fetch 1,mem_mesh_advertising_unprovisioned_device_beacon_switch
-	rtnne DEVICE_BEACON_ON
-ali_mesh_chip_timer_check_with_random_timer_continue:
-	random pdata
-	and pdata,0x07,pdata
-	iadd rega,rega
-//input:queue is timer id
-//rega is timer count
-//regb is cb ptr
-ali_mesh_chip_timer_check:
-	call timer_check
-	nrtn blank
-	copy rega,pdata
-	call timer_init
-	copy regb,pdata
-	branch callback_func
-
-
-//静默广播定时器10min后进入静默广播状态
-ali_mesh_advertising_unprovisioned_timer:
-	arg mem_mesh_advertising_unprovisioned_device_beacon_timer,regc
-	arg ali_mesh_advertising_unprovisioned_timeout, regb
-	branch timer_single_step_2B
-
-//定时器超时如果当前处于未配网广播状态，进入静默广播
-ali_mesh_advertising_unprovisioned_timeout:
-	fetch 1,mem_mesh_provisioned_flag
-	rtnne UNPROVISIONED_BEACON_STATUS
-	fetch 1,mem_mesh_UUID_FeatureFlag
-	set1 BIT_SILENCE_ADV_FLAG,pdata
-	store 1,mem_mesh_UUID_FeatureFlag
-	jam SILENCE_BEACON_STATUS,mem_mesh_provisioned_flag
-	branch ali_mesh_send_silence_device_beacon_init_advertising
-
-
-//控制广播发送间隙的timer
-//不同状态广播间隔不一样
-ali_mesh_advertising_unprovisioned_timer_interval_timer:
-	arg mem_mesh_advertising_unprovisioned_device_beacon_interval,regc
-	arg ali_mesh_advertising_unprovisioned_timer_interval_timeout,regb
-	branch timer_single_step
-
-//控制广播发送超时
-//处于未配网广播或者静默广播状态，进入下一次广播
-//处于配网状态，清除配网状态
-ali_mesh_advertising_unprovisioned_timer_interval_timeout:
-	fetch 1,mem_mesh_provisioned_flag
-//	beq SILENCE_BEACON_STATUS,ali_mesh_send_silence_device_beacon_init_advertising
-	beq UNPROVISIONED_BEACON_STATUS,ali_mesh_send_unprovisioned_device_beacon_init_advertising
-	beq PAIRED_STATUS,ali_mesh_send_paired_packet_init_advertising
-	rtn
-
-ali_mesh_stop_send_indication_packet:
-	call ali_mesh_advertising_bearer_layer_queue_init
-	call ali_mesh_upper_transport_layer_queue_pop
-	jam 0,mem_mesh_advertising_unprovisioned_device_beacon_interval
-	call ali_mesh_control_ble_advertising_off_advertising
-	branch ali_mesh_send_paired_packet_init_advertising
-
-
-ali_mesh_send_unprovisioned_device_beacon_init_advertising:
-	jam ADV_UNPROVISIONED_DEVICE_BEACON_DURATION,mem_mesh_advertising_unprovisioned_device_beacon_duration
-	branch ali_mesh_control_ble_advertising_on_advertising
-
-
-ali_mesh_send_silence_device_beacon_init_advertising:
-	jam ADV_SILENCE_DEVICE_BEACON_DURATION,mem_mesh_advertising_unprovisioned_device_beacon_duration
-	branch ali_mesh_control_ble_advertising_on_advertising
-
-ali_mesh_network_layer_control_relay_packet:
-	arg ali_mesh_network_layer_control_send_relay_packet,regb
-	arg MESH_ADV_RELAY_MESSAGE_INTERVAL,rega
-	arg mesh_ble_relay_timer,queue
-	branch ali_mesh_chip_timer_check_with_random_timer_continue
-
-ali_mesh_network_layer_control_send_relay_packet:
-	fetch 1,mem_mesh_upper_tran_layer_packet_advertising
-	nrtn blank
-	call ali_mesh_network_layer_init_queue_param
-	arg mem_mesh_queue_ele_temp,rega
-	call queue_get_new_ele
-	nrtn user
-	fetch 1,mem_mesh_queue_ele_duration
-	pincrease -1
-	istore 1,regb
-	call queue_pop,blank	
-	arg mem_mesh_adv_data_len,contw
-	arg mem_mesh_queue_ele_len,contr
-	call memcpy32
-	branch mesh_le_send_adv
-
-
-
-
-
-
-ali_mesh_encrypt_calc_random_data:
-	call ali_mesh_encrypt_calc_random_data_calc_ConfirmationKey
-	call ali_mesh_encrypt_calc_random_data_calc_AuthValueProv
-	call ali_mesh_encrypt_calc_random_data_calc_AuthValueDevice
-	call ali_mesh_encrypt_calc_random_data_calc_ConfirmationCloud
-	call ali_mesh_encrypt_calc_random_data_calc_ConfirmationDevice
-	branch ali_mesh_encrypt_calc_random_data_calc_DeviceKey
-
-
-//calc confirmation key
-//ConfirmationKey=SHA256(Random A||RandomB||"ConfirmationKey")[0:15]
-ali_mesh_encrypt_calc_random_data_calc_ConfirmationKey:
-	call ali_mesh_encrypt_load_randomAB_to_sha256
-	arg mem_mesh_sha256_ConfirmationKey_ascii,contr
-	arg 0xf,loopcnt
-	call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii
-	call ali_mesh_encrypt_base_function_sha256_calc
-	arg memresult,contr
-	arg mem_mesh_Confirmationkey,contw
-	branch memcpy16
-
-
-//calc Auth value prov
-//AuthValueProv = SHA256(PID,MAC,Secret,random B||random A)[0:15]
-ali_mesh_encrypt_calc_random_data_calc_AuthValueProv:
-	call ali_mesh_encrypt_load_three_tuple_to_sha256
-	call ali_mesh_encrypt_load_randomBA_to_sha256
-	call ali_mesh_encrypt_base_function_sha256_calc
-	arg memresult,contr
-	arg mem_mesh_AuthValueProv,contw
-	branch memcpy16
-
-//calc Auth Value Device
-//AuthValueDevice= SHA256(PID,MAC,Secret,random B||random A)[0:15]
-ali_mesh_encrypt_calc_random_data_calc_AuthValueDevice:
-	call ali_mesh_encrypt_load_three_tuple_to_sha256
-	call ali_mesh_encrypt_load_randomAB_to_sha256
-	call ali_mesh_encrypt_base_function_sha256_calc
-	arg memresult,contr
-	arg mem_mesh_AuthValueDevice,contw
-	branch memcpy16
-
-// calc Confirmation Cloud
-//Confirmation Cloud=AES-CMAC(Random B || Random A || AuthValueProv)
-//k=ConfirmationKey
-ali_mesh_encrypt_calc_random_data_calc_ConfirmationCloud:
-	fetch 8,mem_mesh_provisioning_random_A
-	store 8,mem_mesh_ConfirmationCloud_RandomA
-	fetch 8,mem_mesh_provisioning_random_B
-	store 8,mem_mesh_ConfirmationCloud_RandomB
-	
-	arg mem_mesh_calc_ConfirmationCloud_data,contr
-	arg mem_mesh_Confirmationkey,rega
-	arg mem_mesh_ConfirmationCloud,alarm
-	branch ali_mesh_encrypt_base_function_AES_CMAC_32Byte
-
-
-// calc confirmation Device
-//Confirmation Device=AES-CMAC(Random A || Random B || AuthValueDevice)
-//k=ConfirmationKey
-ali_mesh_encrypt_calc_random_data_calc_ConfirmationDevice:
-	arg mem_mesh_calc_ConfirmationDevice_data,contr
-	arg mem_mesh_Confirmationkey,rega
-	arg mem_mesh_ConfirmationDevice,alarm
-	branch ali_mesh_encrypt_base_function_AES_CMAC_32Byte
-
-
-//calc Device Key
-//DeviceKey = SHA256(ConfirmationCloud||"DeviceKey")[0:15]
-ali_mesh_encrypt_calc_random_data_calc_DeviceKey:
-//	call ice_break
-	arg mem_mesh_ConfirmationCloud,contr
-	arg 0x10,loopcnt
-	call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii
-	arg mem_mesh_sha256_DeviceKey_ascii,contr
-	arg 9,loopcnt
-	call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii
-	call ali_mesh_encrypt_base_function_sha256_calc
-	arg memresult,contr
-	arg mem_mesh_Device_Key,contw
-	branch memcpy16
-
-
-ali_mesh_encrypt_load_randomBA_to_sha256:
-	call ali_mesh_encrypt_load_randomB_to_sha256
-ali_mesh_encrypt_load_randomA_to_sha256:
-	arg mem_mesh_provisioning_random_A,contr
-	branch ali_mesh_encrypt_base_function_sha256_load_data_64bit
-
-ali_mesh_encrypt_load_randomAB_to_sha256:
-	call ali_mesh_encrypt_load_randomA_to_sha256
-ali_mesh_encrypt_load_randomB_to_sha256:
-	arg mem_mesh_provisioning_random_B,contr
-	branch ali_mesh_encrypt_base_function_sha256_load_data_64bit
-
-
-ali_mesh_encrypt_load_three_tuple_to_sha256:
-	arg mem_mesh_three_tuple_ProductID,contr
-	arg 4,loopcnt
-	call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma
-	arg mem_mesh_three_tuple_MAC,contr
-	arg 6,loopcnt
-	call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma
-	arg mem_mesh_three_tuple_secret,contr
-	arg 0x10,loopcnt
-	call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii
-	call ali_mesh_encrypt_base_function_sha256_check_first_load_data
-	branch ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma+2
-
-
-//calc provisioning data
-//Encrupted provisioning data = prov_data XOR SessionKey
-ali_mesh_encrypt_calc_provisioning_data:
-	call ali_mesh_encrypt_calc_provisioning_data_calc_SessionKey
-//	branch ali_mesh_encrypt_calc_provisioning_data_xor_prov_data
-ali_mesh_encrypt_calc_provisioning_data_xor_prov_data:
-	arg mem_mesh_Encrypt_Provisioning_Data,rega
-	arg memresult,regb
-	arg 0xb,loopcnt
-ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop:
-	ifetch 2,rega
-	ifetcht 2,regb
-	ixor temp,pdata
-	istore 2,rega
-	increase 2,rega
-	increase 2,regb
-	loop ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop
-	rtn
-
-
-//calc SessionKey
-//SessionKey = SHA256(ConfirmationCloud||"SessionKey")[0:15]
-//output:sessionKey in memresult
-ali_mesh_encrypt_calc_provisioning_data_calc_SessionKey:
-	arg mem_mesh_ConfirmationCloud,contr
-	arg 0x10,loopcnt
-	call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii
-	arg mem_mesh_sha256_SessionKey_ascii,contr
-	arg 0xa,loopcnt
-	call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii
-	branch ali_mesh_encrypt_base_function_sha256_calc
-
-
-
-ali_mesh_encrypt_calc_network_key_by_k2:
-	arg mem_mesh_Network_Key,contr
-	arg mem_k2_N,contw
-	call memcpy16
-
-
-//input:mem_k2_N N data
-ali_mesh_encrypt_base_function_k2:
-
-	arg mem_k2_N,contr
-	arg mem_k2_SALT,rega
-	arg mem_k2_T,alarm
-	call ali_mesh_encrypt_base_function_AES_CMAC_16Byte
-
-	arg mem_k2_T1,alarm
-	arg 0x01,regb
-	setarg 0
-	call ali_mesh_encrypt_base_function_k2_AES_CMAC_T
-	fetch 1,mem_k2_T1+15
-	and pdata,0x7f,pdata
-	store 1,mem_k2_NID
-
-	arg mem_k2_T2,alarm
-	arg 0x02,regb
-	setarg 0x10
-	arg mem_k2_T1,rega
-	call ali_mesh_encrypt_base_function_k2_AES_CMAC_T
-
-	arg mem_k2_T3,alarm
-	arg 0x03,regb
-	setarg 0x10
-	arg mem_k2_T2,rega
-	branch ali_mesh_encrypt_base_function_k2_AES_CMAC_T
-
-ali_mesh_encrypt_base_function_k4:
-
-	arg mem_mesh_application_key,contr
-	arg mem_k4_SALT,rega
-	arg mem_k4_T,alarm
-	call ali_mesh_encrypt_base_function_AES_CMAC_16Byte
-	arg mem_k4_id6_01,contr
-	arg mem_k4_T,rega
-	arg mem_k4_k4N,alarm
-	setarg 4
-	call ali_mesh_encrypt_base_function_AES_CMAC
-	fetch 1,mem_k4_k4N+15
-	and pdata,0x3f,pdata
-	set1 TRANSPORT_HEAD_BIT_AKF,pdata
-	store 1,mem_mesh_transport_AID
-	rtn
-
-ali_mesh_encrypt_base_function_k3:
-
-	arg mem_mesh_Network_Key,contr
-	arg mem_k3_SALT,rega
-	arg mem_k3_T,alarm
-	call ali_mesh_encrypt_base_function_AES_CMAC_16Byte
-	arg mem_k3_id64_01,contr
-	arg mem_k3_T,rega
-	arg mem_k3_k4N,alarm
-	setarg 5
-	call ali_mesh_encrypt_base_function_AES_CMAC
-
-//	call ali_mesh_proxy_init_adv
-	
-	fetch 2,mem_ui_state_map
-	rtnbit1 UI_STATE_BLE_CONNECTED
-	jam 1,mem_le_adv_enable
-	rtn
-
-
-//
-ali_mesh_encrypt_obfuscation_deceypt_send_message:
-	arg mem_mesh_send_upper_layer_CTL_and_TTL,rega
-	fetch 7,mem_mesh_send_upper_layer_DST	
-	branch ali_mesh_encrypt_obfuscation_deceypt
-ali_mesh_encrypt_obfuscation_deceypt_recevie_message:
-	arg mem_mesh_message_TTL,rega
-	fetch 7,mem_mesh_message_DST
-ali_mesh_encrypt_obfuscation_deceypt:
-	store 7,mem_mesh_Privacy_Plaintext_Privacy_Random
-	setarg 0
-	store 5,mem_mesh_Privacy_Plaintext_Zero_String
-	call ali_mesh_encrypt_generate_PECB
-	fetch 6,mem_mesh_PECB
-	ifetcht 6,rega
-	ixor temp,pdata
-	istore 6,rega
-	rtn
-
-ali_mesh_encrypt_generate_PECB:
-ali_mesh_encrypt_generate_privacy_random:
-	fetch 4,mem_mesh_IV_Index
-	store 4,mem_mesh_Privacy_Plaintext_IV_Index
-// generate PECB with AES-128/ function e
-ali_mesh_encrypt_base_function_generate_PECB:
-	arg mem_k2_PrivacyKey,contr
-	call load_key
-	arg mem_mesh_Privacy_Plaintext,contr
-	call load_data128
-	call do_aes_ocb
-	arg mem_mesh_PECB,contw
-	branch store_aes_result
-
-
-
-//input  : (big endian)
-// data addr : contr
-// point : call clear_sha256_chunk
-ali_mesh_encrypt_base_function_sha256_load_data_64bit:
-	arg 8,loopcnt
-//input  : (big endian)
-// data addr : contr
-// data len : loopcnt
-// point : call clear_sha256_chunk
-ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii:
-	call ali_mesh_encrypt_base_function_sha256_check_first_load_data
-	call ali_mesh_encrypt_base_function_hex2ascii
-	branch ali_mesh_encrypt_base_function_sha256_store_dataptr
-ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii:
-	call ali_mesh_encrypt_base_function_sha256_check_first_load_data
-	call memcpy
-	branch ali_mesh_encrypt_base_function_sha256_store_dataptr
-ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma:
-	call ali_mesh_encrypt_base_function_sha256_check_first_load_data
-	call ali_mesh_encrypt_base_function_hex2ascii
-	setarg COMMA
-	istore 1,contw
-ali_mesh_encrypt_base_function_sha256_store_dataptr:
-	copy contw,pdata
-	store 2,mem_mesh_sha256_data_end_addr
-	rtn
-ali_mesh_encrypt_base_function_sha256_check_first_load_data:
-	copy contr,temp
-	copy loopcnt,rega
-	fetch 2,mem_mesh_sha256_data_end_addr
-	copy pdata,contw
-	fetch 1,mem_mesh_sha256_load_first_data_flag
-	call ali_mesh_encrypt_base_function_sha256_first_load_data,blank
-	copy temp,contr
-	copy rega,loopcnt
-	rtn
-ali_mesh_encrypt_base_function_sha256_first_load_data:
-	jam 1,mem_mesh_sha256_load_first_data_flag
-	call ali_mesh_encrypt_base_function_sha256_clear_data_chunk				
-	arg mem_mesh_sha256_chunk_start,contw
-	rtn
-
-ali_mesh_encrypt_base_function_sha256_clear_data_chunk:
-	arg 0x100,loopcnt
-	arg mem_mesh_sha256_chunk_start,contw
-	branch memset0
-
- // output :
- // sha256 result : memresult(big endian)
-ali_mesh_encrypt_base_function_sha256_calc:
- 	call ali_mesh_encrypt_base_function_sha256_load_data_end
-	call ali_mesh_encrypt_base_function_sha256_input_data_init_inverse
-
-	setarg mem_mesh_sha256_chunk_start
-	store 2,mem_mesh_sha256_chunk_ptr
-	call sha_init
-//	call ice_break
-ali_mesh_encrypt_base_function_sha256_calc_loop:
-	fetch 2,mem_mesh_sha256_chunk_ptr
-	copy pdata,contr
-	arg mem_dat,contw
-	call memcpy64
-	call sha
-	fetch 2,mem_mesh_sha256_chunk_ptr
-	pincrease 64
-	store 2,mem_mesh_sha256_chunk_ptr
-	fetch 1,mem_mesh_sha256_chunk_count
-	pincrease -1
-	store 1,mem_mesh_sha256_chunk_count
-	nbranch ali_mesh_encrypt_base_function_sha256_calc_loop,blank
-	call sha_result
-	arg memresult,rega
-	arg 0x20,loopcnt
-	call inverse_data
-	rtn
-
-
-ali_mesh_encrypt_base_function_sha256_load_data_end:
-	jam 0,mem_mesh_sha256_load_first_data_flag
-	fetch 2,mem_mesh_sha256_data_end_addr
-	copy pdata,contw
-	arg 0x80,temp	//第一个bit补1，后面补0
-	istoret 1,contw
-	arg mem_mesh_sha256_chunk_start,temp
-	isub temp,pdata
-	store 8,mem_mesh_sha256_data_len_byte
-	//计算bit数
-	lshift3 pdata,temp
-	storet 8,mem_mesh_sha256_data_len_bit
-	rshift4 pdata,regc
-	rshift2 regc,regc
-	and pdata,0x3f,pdata
-	sub pdata,55,null
-//55-(len mod 63)<0,内存填充448以后的，需要填充到第二块
-	ncall ali_mesh_encrypt_base_function_sha256_add_chunk,positive
-	add regc,1,pdata
-	store 1,mem_mesh_sha256_chunk_count
-	mul32 pdata,64,rega		//计算块的数量地址
-	lshift4 pdata,regc			//计算4byte包的数量
-	increase -1,regc			//最好一个包长度不交换
-	setarg mem_mesh_sha256_chunk_start + DECREASED_FOUR
-	iadd rega,rega
-	fetch 4,mem_mesh_sha256_data_len_bit
-	istore 4,rega
-	rtn
-
-
-//增加块数量
-ali_mesh_encrypt_base_function_sha256_add_chunk:
-	increase 1,regc
-	rtn
-	
-ali_mesh_encrypt_base_function_sha256_input_data_init_inverse:
-	arg mem_mesh_sha256_chunk_start,rega
-
-//每4个字节，需要高低位交换一下
-//input :
-// data addr : rega
-ali_mesh_encrypt_base_function_sha256_data_inverse_4Byte:
-	arg 4,loopcnt
-	call inverse_data
-	increase 2,rega	
-	add regc,-1,regc
-	nbranch ali_mesh_encrypt_base_function_sha256_data_inverse_4Byte,zero
-	rtn
-
-
-// input : 
-// data ptr : contr
-// data save ptr : contw 
-// data len : loopcnt
-ali_mesh_encrypt_base_function_hex2ascii:
-	ifetch 1,contr
-	rshift4 pdata,temp
-	call ali_mesh_encrypt_base_function_dialog2uchar
-	istoret 1,contw
-	and pdata,0x0f,temp
-	call ali_mesh_encrypt_base_function_dialog2uchar
-	istoret 1,contw
-	loop ali_mesh_encrypt_base_function_hex2ascii
-	rtn
-ali_mesh_encrypt_base_function_dialog2uchar:
-	sub temp,9,null
-	branch ali_mesh_encrypt_base_function_dialog2uchar_num,positive
-	add temp,87,temp
-	rtn
-ali_mesh_encrypt_base_function_dialog2uchar_num:	
-	add temp,48,temp
-	rtn
-
-
-ali_mesh_encrypt_base_function_AES_CMAC_32Byte:
-	setarg 0x20 
-	branch ali_mesh_encrypt_base_function_AES_CMAC
-
-ali_mesh_encrypt_base_function_AES_CMAC_16Byte:
-	setarg 0x10
-	branch ali_mesh_encrypt_base_function_AES_CMAC
-
-
-//pdata:data length
-//regb:last data
-ali_mesh_encrypt_base_function_k2_AES_CMAC_T:
-	fetcht 1,mem_k2_P_len
-	increase 1,temp
-	iadd temp,temp
-	storet 1,mem_AES_CMAC_data_length
-	copy rega,contr
-	copy pdata,loopcnt
-	call memcpy_fast
-	fetcht 1,mem_k2_P_len
-	copy temp,loopcnt
-	call memcpy
-	copy regb,pdata
-	istore 1,contw
-	arg mem_k2_T,rega
-	branch ali_mesh_encrypt_base_function_AES_CMAC + 3
-
-
-//input:
-//pdata:data length
-//contr:data prt
-//rega:key ptr
-//output:
-//alarm:output prt
-ali_mesh_encrypt_base_function_AES_CMAC:
-	store 1,mem_AES_CMAC_data_length
-	copy pdata,loopcnt
-	call memcpy_fast
-	copy rega,contr
-	arg mem_AES_CMAC_k,contw
-	call memcpy16
-	call function_AES_CMAC
-	copy alarm,contw
-	call store_aes_result
-	rtn
-
-
-////////////
-ali_B0_block_generate:
- 	fetcht 1,mem_ccm_type
- 	branch  ali_block_generate
-ali_A_block_generate:
-	force 0x01,temp
-ali_block_generate:
-	force regidx_data,regext_index
-	fetch 2,mem_nonce_ptr
-	copy pdata,contr
-	ifetch 3,contr
-	lshift8 pdata,pdata
-	ior temp, regext
-	increase 1,regext_index
-	ifetch 4,contr
-	copy pdata,regext
-	increase 1,regext_index
-	ifetch 4,contr
-	copy pdata,regext
-	increase 1,regext_index
-	byteswap rega,regext
-	lshift16 regext,regext
-	ifetch 2,contr
-	ior regext,regext
-	rtn
-ali_generate_mic:
-	fetch 1,mem_ccm_data_len
-	copy pdata,rega
-	call ali_B0_block_generate
-	call do_aes_ocb
-	force regidx_result,regext_index
-	deposit regext
-	copy rega,loopcnt
-	fetcht 2,mem_ccm_data_ptr
-	copy temp,contr
-	call padding_data
-	branch generate_mic_loop
-ali_CCM_encrypt_64Bit:
-	jam MIC_SIZE_64BIT,mem_ccm_type
-	branch ali_CCM_encrypt_function
-ali_CCM_encrypt:
-	jam MIC_SIZE_32BIT,mem_ccm_type
-	branch ali_CCM_encrypt_function
-ali_CCM_encrypt_function:
-	store 1,mem_ccm_data_len
-	storet 2,mem_ccm_data_ptr
-	bpatchx patch34_5,mem_patch34
-	call ali_generate_mic
-	force regidx_xor,regext_index
-	iforce regext
-	force regidx_result+1,regext_index
-	copy regext,pdata
-	force regidx_xor+1,regext_index
-	iforce regext
-	force 0,rega
-	copy temp,regc
-	call ali_A_block_generate
-	call do_aes_ctr
-	call ali_fetcht_ccm_mic
-	storet 8,mem_ccm_mic
-	fetch 1,mem_ccm_data_len
-	copy pdata,regb
-	call ali_aes_crypt_data
-	fetcht 1,mem_ccm_data_len
-	fetch 2,mem_ccm_data_ptr
-	iadd temp,rega
-	fetcht 8,mem_ccm_mic
-	istoret 4,rega
-	fetch 1,mem_ccm_type
-	sub pdata,MIC_SIZE_32BIT,pdata
-	rtn blank
-	istoret 8,rega
-	rtn
-ali_CCM_decrypt_64Bit:
-	jam MIC_SIZE_64BIT,mem_ccm_type
-	branch ali_CCM_decrypt_function
-ali_CCM_decrypt:
-	jam MIC_SIZE_32BIT,mem_ccm_type
-	branch ali_CCM_decrypt_function
-
-ali_CCM_decrypt_function:
-	store 1,mem_ccm_data_len
-	storet 2,mem_ccm_data_ptr
-	copy temp,regc
-	copy pdata,regb
-	iadd regc,contr
-	bpatchx patch34_6,mem_patch34
-	ifetch 8,contr
-	force regidx_xor,regext_index
-	iforce regext
-	force regidx_xor+1,regext_index
-	rshift32 pdata,pdata
-	iforce regext
-	force 0,rega
-	call ali_A_block_generate
-	call do_aes_ctr
-	call ali_fetcht_ccm_mic
-	storet 8,mem_ccm_mic
-	call ali_aes_crypt_data
-	call ali_generate_mic
-	call ali_fetcht_ccm_mic
-	fetch 1,mem_ccm_type
-	beq MIC_SIZE_64BIT,ali_CCM_decrypt_function_check_mic64
-	storet 4,mem_ccm_mic+4
-	fetch 4,mem_ccm_mic
-	fetcht 4,mem_ccm_mic+4
-	isub temp,pdata
-	rtn
-
-ali_CCM_decrypt_function_check_mic64:
-	fetch 8,mem_ccm_mic
-	isub temp,pdata
-	rtn
-
-ali_fetcht_ccm_mic:
-	force regidx_result,regext_index
-	deposit regext
-	force regidx_result+1,regext_index
-	copy regext,temp
-	lshift16 temp,temp
-	lshift16 temp,temp
-	ior temp,temp
-   	rtn
-ali_aes_crypt_data: 
-	increase 1,rega
-	call ali_A_block_generate
-	copy regc,contr
-	call aes_load_xor
-	call do_aes_ctr
-	call store_enc_data
-	increase 16,regc
-	increase -16,regb
-	branch ali_aes_crypt_data,positive
-	rtn
-////////////
-
-
-
-
-
-
-
-
-mesh_send_Unprovisioned_Beacons:
-	bpatchx patch34_7,mem_patch34
-	jam UNPROVISIONED_BEACON_STATUS,mem_mesh_provisioned_flag
-	jam 0x00,mem_mesh_Provisioning_State_Flag
-	jam 1,mem_mesh_advertising_unprovisioned_device_beacon_switch
-	setarg ADV_UNPROVISIONED_DEVICE_BEACON_TIMEOUT
-	store 2, mem_mesh_advertising_unprovisioned_device_beacon_timer
-	rtn
-
-//初始化UUID 三元组参数和feature Flag
-ali_mesh_config_device_uuid_by_three_tuple:
-	setarg COMPANY_IDENTIFIERS_ALIBABA
-	store 2,mem_mesh_Device_UUID
-	fetch 1,mem_mesh_Device_PID
-	istore 1,contw
-	fetch 4,mem_mesh_three_tuple_ProductID
-	call inverse_data_4Byte
-	istore 4,contw
-	fetch 6,mem_le_lap
-	istore 6,contw
-	fetch 3,mem_mesh_UUID_FeatureFlag
-	istore 3,contw
-	rtn
-
-ali_mesh_send_Unprovisioned_Beacons_tmall:
-	call ali_mesh_init_adv_data_tmall_Unprovisioned_beacons_package
-	branch mesh_le_send_adv
-
-ali_mesh_init_adv_data_tmall_Unprovisioned_beacons_package:
-//mem Beacon Tmall Length
-	jam 0x15,mem_mesh_adv_data_len
-	setarg 0x14
-	store 1,mem_mesh_adv_data
-	setarg GAP_ADTYPE_MESH_BEACON
-	istore 1,contw
-	setarg UNPROVISIONED_DEVICE_BEACON
-	istore 1,contw
-ali_mesh_advertising_send_Unprovisioned_Beacons_store_device_uuid:
-	arg mem_mesh_Device_UUID,contr
-	call memcpy16
-	fetch 2,mem_mesh_OOB_information
-	istore 2,contw
-	rtn
-
-
-ali_mesh_receive_adtype_manufacturer_specific:
-	call ali_mesh_receive_provisioning_package_check_header
-	nrtn user
-	ifetch 1,contr	//provisioning type
-	beq PROVISIONING_RANDOM,ali_mesh_advertising_receive_Privisioning_Random
-	beq PROVISIONING_DATA,ali_mesh_decrypt_tmall_Privisioning_Data_package
-	bpatchx patch35_0,mem_patch35
-	rtn
-
-
-//receive provisioning random
-ali_mesh_advertising_receive_Privisioning_Random:
-	call ali_mesh_advertising_receive_Privisioning_Random_check_states
-	nrtn user
-ali_mesh_advertising_calc_encrypt_random_data:
-	call ali_mesh_encrypt_calc_random_data
-//	call mesh_reset_adv_timer
-	call ali_mesh_advertising_send_Provisioning_Confirmation
-	call ali_mesh_send_pairing_data
-	rtn
-//send provisioning confirmation
-ali_mesh_advertising_send_Provisioning_Confirmation:
-	arg PROVISIONING_PACKET_CONFIRMATION_MAC+PROVISIONING_PACKET_CONFIRMATION_DEVICE,temp
-	call ali_mesh_advertising_send_packet_common
-	setarg PROVISIONING_CONFIRMATION
-	istore 1,contw
-	fetch 2,mem_mesh_three_tuple_MAC+4
-	istore 2,contw
-	arg mem_mesh_ConfirmationDevice,contr
-	branch memcpy16
-
-//output:disable user mean is cannot true package
-ali_mesh_advertising_receive_Privisioning_Random_check_states:
-	call disable_user
-	ifetcht 2,contr
-	arg mem_mesh_provisioning_random_A,contw
-	call memcpy16
-	fetch 2,mem_mesh_three_tuple_MAC+4
-	isub temp,null
-	nrtn zero	
-
-	
-	fetch 1,mem_mesh_Provisioning_State_Flag
-	rtnbit1 RECEIVE_PROVISIONING_RANDOM
-	set1 RECEIVE_PROVISIONING_RANDOM,pdata			// FLAG bit1:Provisioning Confirmation
-	store 1,mem_mesh_Provisioning_State_Flag
-
-	jam PAIRING_STATUS,mem_mesh_provisioned_flag		//
-	branch enable_user
-
-ali_mesh_decrypt_tmall_Privisioning_Data_package:
-	call ali_mesh_advertising_receive_Privisioning_Data
-	fetcht 2,mem_mesh_provisioning_data_Mac_addr
-	fetch 2,mem_mesh_three_tuple_MAC+4
-	isub temp,null
-	nrtn zero
-	call ali_mesh_encrypt_base_function_k3
-	call ali_mesh_send_pairing_data
-	fetch 1,mem_mesh_fast_pair_packet_type
-	rtnne MESH_MESSAGE_PROXY
-	jam WAIT_RECEIVE_APPKEY,mem_mesh_provisioned_flag
-	rtn
-
-//receive provisioning data
-ali_mesh_advertising_receive_Privisioning_Data:
-	bpatchx patch35_1,mem_patch35
-	copy contr,rega
-	fetch 1,mem_mesh_provisioned_flag
-	rtneq PAIRED_STATUS	
-	fetch 1,mem_mesh_Provisioning_State_Flag
-	rtnbit0 RECEIVE_PROVISIONING_RANDOM
-	rtnbit1 RECEIVE_PROVISIONING_DATA
-	copy rega,contr
-	arg 0x16,loopcnt
-	arg mem_mesh_Encrypt_Provisioning_Data,contw
-	call memcpy
-
-	call ali_mesh_encrypt_calc_provisioning_data
-	
-	fetcht 2,mem_mesh_provisioning_data_Mac_addr
-	fetch 2,mem_mesh_three_tuple_MAC+4
-	isub temp,null
-	nrtn zero
-ali_mesh_resolve_Privisioning_Data_package:
-	fetch 1,mem_mesh_Provisioning_State_Flag
-	set1 RECEIVE_PROVISIONING_DATA,pdata
-	store 1,mem_mesh_Provisioning_State_Flag
-
-	call ali_mesh_encrypt_calc_network_key_by_k2
-
-	fetch 1,mem_mesh_last_IV_Index_byte
-	store 1,mem_mesh_IV_Index+3
-	call ali_mesh_advertising_send_Provisioning_Complete
-	rtn
-
-
-//send provisioning complete
-ali_mesh_advertising_send_Provisioning_Complete:
-	arg PROVISIONING_PACKET_COMPLETE_MAC,temp
-	call ali_mesh_advertising_send_packet_common
-	setarg PROVISIONING_COMPLETE
-	istore 1, contw
-	fetch 6,mem_mesh_three_tuple_MAC
-	istore 6,contw
-	rtn
-
-
-ali_mesh_advertising_send_packet_common:
-	bpatchx patch35_2,mem_patch35
-	setarg FAST_PAIRING_TIMEOUT_PROVISIONING		//about 11s
-	store 2,mem_mesh_fast_pairing_timer
-	fetch 1,mem_mesh_fast_pair_packet_type
-	sub pdata,MESH_MESSAGE_TMALL,null
-	call ali_mesh_control_ble_advertising_on_advertising,zero
-	ncall ali_mesh_control_ble_advertising_off_advertising,zero
-	add temp,PROVISIONING_PACKET_LENGTH_AD_TYPE_COMPANY_ID_VID_PROVISIONING_TYPE+PROVISIONING_PACKET_LENGTH_FLAGS,pdata
-	store 1,mem_mesh_adv_data_len
-	call ali_mesh_advertising_add_adtype_flags
-	add temp,PROVISIONING_PACKET_AD_TYPE_COMPANY_ID_VID_PROVISIONING_TYPE,pdata
-	istore 1,contw
-	setarg GAP_ADTYPE_MANUFACTURER_SPECIFIC
-	istore 1,contw
-	setarg COMPANY_IDENTIFIERS_ALIBABA
-	byteswap pdata,pdata
-	istore 2,contw
-	fetch 1,mem_mesh_receive_VID
-	istore 1,contw
-	rtn
-
-
-
-
-
-
-
-
-
-
-ali_mesh_receive_provisioning_package_check_header:
-	call disable_user
-	ifetcht 2,contr
-	setarg COMPANY_IDENTIFIERS_ALIBABA
-	byteswap pdata,pdata
-	isub temp,null
-	nrtn zero	
-	ifetch 1,contr
-	store 1,mem_mesh_receive_VID
-	branch enable_user
-//	rtn
-
-ali_mesh_fast_pairing_timer:
-	arg mem_mesh_fast_pairing_timer,regc
-	arg ali_mesh_fast_pairing_timeout, regb
-	branch timer_single_step_2B
-
-ali_mesh_fast_pairing_timeout:
-ali_mesh_fast_pairing_failed:
-	branch ali_mesh_advertising_init_send_unprovisioned_device_beacon
-//	branch ali_mesh_app_prov_fail
-
-
-
-
-
-
-ali_mesh_access_layer_config_or_health_message_opcode:
-	fetch 1,mem_mesh_configuration_health_message_opcode
-	beq MESH_MESSAGE_OPCODE_CONFIG_COMPOSITION_DATA_GET_NO_HEAD,ali_mesh_access_layer_config_composition_data
-	beq MESH_MESSAGE_OPCODE_CONFIG_NODE_RESET_NO_HEAD,ali_mesh_access_layer_config_or_health_message_opcode_node_reset
-	beq MESH_MESSAGE_OPCODE_CONFIG_MODEL_SUBSCRIPTION_ADD_NO_HEAD,ali_mesh_message_config_modle_subscription_add
-	beq MESH_MESSAGE_OPCODE_CONFIG_MODEL_SUBSCRIPTION_DELETE_NO_HEAD,ali_mesh_message_config_modle_subscription_delete
-//ifdef TM_OVERWRTE
-	beq MESH_MESSAGE_OPCODE_CONFIG_MODEL_SUBSCRIPTION_ADD_OW_NO_HEAD, ali_mesh_message_config_modle_subscription_add_overwrite
-//endif
-	rtn
-
-ali_mesh_message_config_modle_subscription_add_overwrite:
-	call ali_mesh_message_config_modle_subscription_check_element
-	call ali_mesh_message_config_modle_subscription_add_value_address_ow
-	call ali_mesh_message_config_modle_subscription_save	
-	setarg MESH_CONFIGURATION_AND_HEALTH_MESSAGE_OPCODE_HEADER
-	store 1,mem_mesh_access_layer_payload
-	setarg MESH_MESSAGE_OPCODE_CONFIG_MODEL_SUBSCRIPTION_ADD_OW_STATUS
-	istore 1,contw
-	
-	setarg MESH_SUCCESS
-	istore 1,contw
-	fetch 2,mem_mesh_subscription_element_address_ow
-	istore 2,contw
-
-	fetch 1, mem_mesh_receive_model_message_payload_len
-	arg 4, temp
-	isub temp, loopcnt
-	arg mem_mesh_subscription_list_num_ow, contr
-	call memcpy
-	fetch 1, mem_mesh_receive_model_message_payload_len
-	pincrease 1
-	store 1,mem_mesh_access_layer_payload_len
-
-	
-	arg 0, queue
-	branch ali_mesh_ali_vendor_message_send_message
-
-ali_mesh_message_config_modle_subscription_add_value_address_ow:
-	fetch 1, mem_mesh_subscription_list_num_ow
-	rtn blank
-	sub pdata, SUBSCRIPTION_MAX_COUNT, null
-	ncall ali_mesh_message_config_modle_subscription_set_addr_max, positive
-	iforce loopcnt
-	arg mem_mesh_subscription_value_address_start_ow, contr
-	add rega, 2, contw   //skip mem_mesh_init_first_element_group_address
-	branch  ali_mesh_byte_swap    
-
-ali_mesh_byte_swap:
-	ifetch 2, contr
-	byteswap pdata, pdata
-	istore 2, contw
-	loop ali_mesh_byte_swap
-	rtn
-
-ali_mesh_message_config_modle_subscription_set_addr_max:
-//	jam SUBSCRIPTION_MAX_COUNT, mem_mesh_subscription_list_num_ow
-	setarg SUBSCRIPTION_MAX_COUNT
-	rtn
-
-ali_mesh_access_layer_config_composition_data:
-	jam RECEIVE_CONFIG_COMPOSITION_DATA_GET, mem_mesh_provisioned_flag
-	setarg MESH_MESSAGE_OPCODE_CONFIG_COMPOSITION_DATA_STATUS
-	store 1,mem_mesh_access_layer_payload
-	setarg 0x00
-	istore 1,contw
-	setarg COMPANY_IDENTIFIERS_ALIBABA
-	istore 2,contw		//CID
-	setarg 0x0000
-	istore 2,contw		//PID
-	setarg 0x0001
-	istore 2,contw		//VID
-	setarg 0x0005
-	istore 2,contw		//Replay Protect list
-	setarg 0x0003
-	istore 2,contw		//feature Relay and Proxy
-	setarg 0x0000
-	istore 2,contw		//Loc
-	setarg 0x02
-	istore 1,contw		//Number of sig models
-	setarg 0x02	
-	istore 1,contw		//Number of vendor models
-	setarg 0x0000
-	istore 2,contw		
-	setarg 0x1000
-	istore 2,contw		//Generic OnOff Server
-	setarg 0x000001a8
-	istore 4,contw
-	setarg 0x000101a8
-	istore 4,contw		//
-	jam 28,mem_mesh_access_layer_payload_len
-	branch ali_mesh_upper_transport_layer_send_access_message
-
-
-ali_mesh_access_layer_config_or_health_message_opcode_node_reset:
-	jam HEALTH_NODE_RESET_TIMEOUT,mem_mesh_health_node_reset_timer
-//	call ali_mesh_access_layer_send_config_node_reset_status
-//	fetch 2,mem_mesh_cb_receive_node_reset
-//	branch callback_func
-ali_mesh_access_layer_send_config_node_reset_status:
-	setarg MESH_CONFIGURATION_AND_HEALTH_MESSAGE_OPCODE_HEADER
-	store 1,mem_mesh_access_layer_payload
-	setarg MESH_MESSAGE_OPCODE_CONFIG_NODE_RESET_STATUS_NO_HEAD
-	istore 1,contw
-	jam 2,mem_mesh_access_layer_payload_len
-	branch ali_mesh_upper_transport_layer_send_access_message
-
-ali_mesh_access_layer_health_node_reset_timer:
-	arg mem_mesh_health_node_reset_timer,regc
-	arg ali_mesh_access_layer_health_node_reset_timeout, regb
-	branch timer_single_step
-
-
-ali_mesh_access_layer_health_node_reset_timeout:
-	call mesh_clear_provisioning_data_only
-//	branch ali_mesh_app_delete_paired
-ali_mesh_app_delete_paired:
-	branch soft_reset_chip
-
-
-ali_mesh_message_config_modle_subscription_add:
-	call ali_mesh_message_config_modle_subscription_status
-	fetch 2,mem_mesh_core_feature
-	rtnbit1 MESH_FEATURE_DISABLE_SUBSCRIPTION
-	call ali_mesh_message_config_modle_subscription_check_element
-	call ali_mesh_message_config_modle_subscription_add_value_address
-ali_mesh_message_config_modle_subscription_save:
-	fetch 2,mem_mesh_cb_subscriptuion_list_changed
-	branch callback_func
-
-	
-ali_mesh_message_config_modle_subscription_delete:
-	call ali_mesh_message_config_modle_subscription_status
-	fetch 2,mem_mesh_core_feature
-	rtnbit1 MESH_FEATURE_DISABLE_SUBSCRIPTION
-	call ali_mesh_message_config_modle_subscription_check_element
-	fetcht 2,mem_mesh_subscription_value_address
-	rshift8 temp,pdata
-	rshift4 pdata,pdata
-	beq 0x0c,ali_mesh_message_config_modle_subscription_delete_group_addr
-	byteswap temp, temp
-ali_mesh_message_config_modle_subscription_delete_next:
-	call ali_mesh_message_config_modle_subscription_check_value_address
-	nrtn user
-	setarg 0
-	istore 2,rega
-	fetch 2,mem_mesh_cb_subscriptuion_list_changed
-	branch callback_func
-
-ali_mesh_message_config_modle_subscription_delete_group_addr:
-	setarg -1
-	istore SUBSCRIPTION_MAX_COUNT,rega
-	istore SUBSCRIPTION_MAX_COUNT,contw
-	fetch 2,mem_mesh_cb_subscriptuion_list_changed
-	branch callback_func
-
-ali_mesh_message_config_modle_subscription_check_value_address:
-	arg SUBSCRIPTION_MAX_COUNT,loopcnt
-ali_mesh_message_config_modle_subscription_check_value_address_loop:
-	ifetch 2,rega
-	arg 0xffff,regb
-	isub regb,null
-	branch enable_user,zero
-	isub temp,null
-	branch enable_user,zero
-ali_mesh_message_config_modle_subscription_check_value_address_loop_empty:
-	increase 2,rega
-	loop ali_mesh_message_config_modle_subscription_check_value_address_loop
-	branch disable_user
-
-
-ali_mesh_message_config_modle_subscription_status:
-	setarg MESH_CONFIGURATION_AND_HEALTH_MESSAGE_OPCODE_HEADER
-	store 1,mem_mesh_access_layer_payload
-	setarg MESH_MESSAGE_OPCODE_CONFIG_MODEL_SUBSCRIPTION_STATUS_NO_HEAD
-	istore 1,contw
-	setarg MESH_SUCCESS
-	istore 1,contw
-	fetch 6,mem_mesh_subscription_element_address
-	istore 6,contw
-	jam 9,mem_mesh_access_layer_payload_len
-	branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer
-
-ali_mesh_message_config_modle_subscription_check_element:
-	call mesh_get_element_info_config
-	add rega,ELEMENT_DEVICE_SUBSCRIPTION_LABEL,rega
-	fetch 2,mem_mesh_subscription_element_address
-	fetcht 2,mem_mesh_Unicast_Address
-	byteswap temp,temp
-	isub temp,pdata
-	imul32 regb,pdata
-	iadd rega,rega
-	rtn
-
-ali_mesh_message_config_modle_subscription_add_value_address:
-	fetcht 2,mem_mesh_subscription_value_address
-	arg SUBSCRIPTION_MAX_COUNT,loopcnt
-ali_mesh_message_config_modle_subscription_add_value_address_loop:
-	ifetch 2,rega
-	branch ali_mesh_message_config_modle_subscription_add_value_address_in,blank
-	arg 0xffff,regb
-	isub regb,null
-	branch ali_mesh_message_config_modle_subscription_add_value_address_in,zero
-	increase 2,rega
-	loop ali_mesh_message_config_modle_subscription_add_value_address_loop
-	rtn
-
-ali_mesh_message_config_modle_subscription_add_value_address_in:
-	byteswap temp,temp	//access layer的数据为小端模式，切换为大端存储，方便network layer使用
-	istoret 2,rega
-	rtn
-
-
-
-
-ali_mesh_init:
-
-	call enable_authrom
-	call init_memp
-	setarg mesh_check_ble_rx_packet
-	store 2,mem_mesh_cb_receive_advertising
-
-	setarg mesh_idle_process
-	store 2,mem_cb_idle_process
-
-	setarg ali_mesh_network_layer_relay_access_message
-	store 2,mem_mesh_cb_network_relay
-
-	setarg ali_mesh_access_layer_recv_cfg_appkey_add_cb
-	store 2,mem_mesh_cb_receive_config_appkey_add
-
-	setarg mesh_store_new_subscriptuion_list_data
-	store 2,mem_mesh_cb_subscriptuion_list_changed
-
-	setarg mesh_store_new_seq_data
-	store 2,mem_mesh_cb_seq_changed
-
-	setarg mesh_cb_event_timer
-	store 2,mem_cb_event_timer
-
-	setarg ali_mesh_access_layer_check_access_message_opcode
-	store 2,mem_mesh_cb_receive_access_message
-
-	setarg mesh_le_receive_data
-	store 2,mem_cb_att_write
-
-	setarg ali_mesh_proxy_process_bb_event
-	store 2,mem_cb_bb_event_process
-
-	setarg mesh_clear_pairing_key
-	store 2,mem_mesh_clear_provisioning_data
-
-	setarg mesh_vendor_timming_chage_cb
-	store 2,mem_mesh_cb_vendor_timing_changed
-	call ali_mesh_vendor_timer_message_read
-
-	jam 36,mem_mesh_adv_scan_channel
-	call ali_mesh_ali_vendor_message_indication_info_reset_tid
-	
-
-	bpatchx patch35_3,mem_patch35
-
-	setarg 0x0428
-	store 2,mem_mesh_upper_tran_layer_queue_each_size
-	call ali_mesh_upper_transport_layer_queue_init
-
-	setarg 0x0422
-	store 2,mem_mesh_queue_each_size
-	call ali_mesh_advertising_bearer_layer_queue_init
-
-	setarg 0x0a22
-	store 2,mem_mesh_network_relay_gatt_queue_each_size
-	call ali_mesh_network_layer_gatt_queue_init
-	call ali_mesh_network_layer_queue_init
-
-//	call mesh_iic_init
-
-	call ali_mesh_network_layer_queue_init
-	
-	call ali_mesh_chip_peripherals_load_data
-	call mesh_inverse_three_tuple_MAC
-//	jam 0xff,mem_mesh_Network_Key
-	fetch 1,mem_mesh_Network_Key
-	beq 0xff,mesh_send_Unprovisioned_Beacons
-	call ali_mesh_upper_transport_layer_clear_tx_buffer
-	call ali_mesh_encrypt_base_function_k3
-	call ali_mesh_encrypt_base_function_k4
-	call ali_mesh_encrypt_calc_network_key_by_k2
-
-	random pdata
-	and pdata,0x1f,pdata
-	add pdata,50,pdata
-	store 2,mem_mesh_report_full_attribute_timer
-	add pdata,5,pdata
-	store 1,mem_mesh_report_power_on_timer
-	rtn
-
-
-
-mesh_inverse_three_tuple_MAC:
-	fetch 6,mem_mesh_three_tuple_MAC
-	call inverse_data_6Byte
-	store 6,mem_le_lap
-	rtn
-
-mesh_get_element_info_config:
-	fetchr loopcnt,1,mem_mesh_element_number
-	fetchr rega,2,mem_mesh_element_device_ptr
-	fetchr regb,2,mem_mesh_element_device_length
-	rtn
-
-
-mesh_idle_process:
-	bpatchx patch35_4,mem_patch35
-	call ali_mesh_time_function
-	call ali_mesh_control_ble_adv_process
-	call ali_mesh_upper_transport_layer_control_packet
-	call ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue
-	call ali_mesh_network_layer_control_relay_packet
-	call ali_mesh_network_layer_check_gatt_relay_packet
-	branch mesh_ble_rx_packet
-
-
-mesh_cb_event_timer:
-	call ali_mesh_control_ble_adv_timer_process
-	call ali_mesh_access_layer_health_node_reset_timer
-	call ali_mesh_fast_pairing_timer
-
-
-	call ali_mesh_report_full_attribute_timer
-	call ali_mesh_report_power_on_timer
-	branch ali_mesh_upper_transport_layer_receive_new_msg_timer
-	
-
-mesh_clear_provisioning_data_only:
-	call mesh_clear_timer_data
-	fetch 2,mem_mesh_clear_provisioning_data
-	branch callback_func
-
-
-
-mesh_clear_timer_data:
-	fetch 1,mem_mesh_chip_select
-	rtnne 2
-	setarg 0x1d000
-	store 3,mem_spi_write_addr
-	branch spid_flash_erase_sector+2
-	
-
-
-ali_mesh_upper_transport_layer_queue_init:
-	call ali_mesh_upper_transport_layer_init_queue_param
-	branch queue_init
-
-ali_mesh_advertising_bearer_layer_queue_init:
-	call ali_mesh_advertising_bearer_layer_init_queue_param
-	branch queue_init
-
-ali_mesh_network_layer_gatt_queue_init:
-	call ali_mesh_network_layer_init_gatt_queue_param
-	branch queue_init
-
-ali_mesh_network_layer_init_gatt_queue_param:
-	setarg mem_mesh_network_relay_gatt_queue_each_size
-	store 2,mem_queue_ptr
-	rtn
-
-ali_mesh_advertising_init_send_unprovisioned_device_beacon:
-	jam 1,mem_le_adv_enable
-	setarg ADV_UNPROVISIONED_DEVICE_BEACON_TIMEOUT
-	store 2,mem_mesh_advertising_unprovisioned_device_beacon_timer
-	fetch 1,mem_mesh_UUID_FeatureFlag
-	set0 BIT_SILENCE_ADV_FLAG,pdata
-	store 1,mem_mesh_UUID_FeatureFlag
-	jam UNPROVISIONED_BEACON_STATUS,mem_mesh_provisioned_flag
-	jam 0x00,mem_mesh_Provisioning_State_Flag
-	jam 0x00,mem_k2_NID
-	branch ali_mesh_send_unprovisioned_device_beacon_init_advertising
-
-
-
-ali_mesh_lower_transport_layer_receive_lower_transport_PDU:
-	bpatchx patch35_5,mem_patch35
-	fetch 1,mem_mesh_message_Transport_Head
-	bbit1 TRANSPORT_HEAD_BIT_SEG,ali_mesh_lower_transport_layer_receive_lower_transport_PDU_segmented_message
-	jam 0,mem_mesh_ASZMIC
-	branch ali_mesh_upper_transport_layer_receive_unsegmented_access_message
-
-//segmented message reassembly
-ali_mesh_lower_transport_layer_receive_lower_transport_PDU_segmented_message:
-	call ali_mesh_lower_transport_layer_receive_SegAccMess_resolve_SZMIC_SeqZero_SegON
-	rtn user
-	call ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockAck
-	rtn user
-	call ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment
-	branch ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment
-
-//提取SZMIC/SeqZero/SegO/SegN
-//分别存储到SZMIC、SegO、SegN、SeqZero
-ali_mesh_lower_transport_layer_receive_SegAccMess_resolve_SZMIC_SeqZero_SegON:
-	call disable_user
-	arg 3,loopcnt
-	arg mem_mesh_message_segment_access_SZMIC_SeqZero_SegO_SegN,rega
-	call inverse_data
-	fetchr rega, 3,mem_mesh_message_segment_access_SZMIC_SeqZero_SegO_SegN
-	and rega,0x1f,temp
-	storet 1,mem_mesh_segmented_access_message_SegN
-	fetch 1, mem_mesh_segmented_access_message_SegN_upper_limit
-	isub temp, null
-	nbranch enable_user, positive
-	
-	rshift4 rega,pdata
-	rshift pdata,pdata
-	and pdata,0x1f,temp
-	storet 1,mem_mesh_segmented_access_message_SegO
-	rshift4 pdata,pdata
-	rshift pdata,pdata
-	arg 0x1fff,rega
-	iand rega,temp
-	copy pdata,regb
-	fetch 2,mem_mesh_segmented_access_message_SeqZero
-	isub temp,null
-	ncall ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_SeqZero,zero
-	storet 2,mem_mesh_segmented_access_message_SeqZero
-	rshift8 regb,pdata
-	rshift4 pdata,pdata
-	rshift pdata,pdata
-	store 1,mem_mesh_segmented_access_message_SZMIC
-	store 1,mem_mesh_ASZMIC
-	rtn
-
-ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_SeqZero:
-	setarg 0
-	store 4,mem_mesh_segmented_access_message_BlockAck
-	jam 0,mem_mesh_segmented_access_message_current_length
-	rtn
-
-
-//检查blockAck标志,返回值mem_mesh_segmented_access_message_receive_finish
-//1表示收到成功
-ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockAck:
-	call disable_user
-	fetch 1,mem_mesh_segmented_access_message_SegO
-	copy pdata,queue
-	fetch 4,mem_mesh_segmented_access_message_BlockAck
-	qisolate1 pdata
-	branch enable_user,true
-	qset1 pdata
-	store 4,mem_mesh_segmented_access_message_BlockAck
-	fetcht 1,mem_mesh_segmented_access_message_SegN
-	add temp,1,loopcnt
-ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockAck_loop:
-	add loopcnt,-1,queue
-	qisolate1 pdata
-	nrtn true
-	loop ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockAck_loop
-	jam 1,mem_mesh_segmented_access_message_receive_finish
-	rtn
-
-
-//存储segment m内容，放到mem_mesh_segmented_access_message_SegO
-ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment:
-	fetch 1,mem_mesh_message_Transport_NetMIC_length
-	pincrease -6	//DST(2) Head(1) SZMIC_SeqZero_SegO_SegN(3)
-	copy pdata,loopcnt 
-	fetcht 1,mem_mesh_segmented_access_message_current_length
-	iadd temp,temp
-	storet 1,mem_mesh_segmented_access_message_current_length
-	fetch 2, mem_mesh_segmented_access_message_Segment_ptr
-	iforce contw
-	fetch 1,mem_mesh_segmented_access_message_SegO
-	mul32 pdata,12,pdata
-	iadd contw,contw
-	arg mem_mesh_message_Transport_segmented_access_messagePDU_Segment,contr
-	branch memcpy
-
-//判断是否收完包，收完包，clear中间标志
-ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment:
-	fetch 1,mem_mesh_segmented_access_message_receive_finish
-	rtneq 0
-	setarg 0
-	store 5,mem_mesh_segmented_access_message_BlockAck
-	fetcht 2,mem_mesh_message_SEQ+1
-	byteswap temp,temp
-	setarg 0xe000
-	iand temp,temp
-	fetch 2,mem_mesh_segmented_access_message_SeqZero
-	ior temp,pdata
-	byteswap pdata,pdata
-	store 2,mem_mesh_message_SEQ+1	//计算Application Nonce需要使用到初始的SEQ
-	branch ali_mesh_upper_transport_layer_receive_segmented_access_message
-
-
-//Unsegmented access message写入SEG、AKF、AID
-ali_mesh_lower_transport_layer_send_unsegmented_access_message:
-	fetch 1,mem_mesh_upper_transport_layer_payload_len
-	add pdata,1,temp
-	copy pdata,loopcnt
-	storet 1,mem_mesh_lower_transport_layer_payload_len
-	fetch 1,mem_mesh_message_Transport_Head
-	set0 TRANSPORT_HEAD_BIT_SEG,pdata
-	store 1,mem_mesh_unsegmented_access_lower_transport_layer_head
-	arg mem_mesh_access_layer_payload,contr
-	call memcpy_fast
-	branch ali_mesh_network_layer_send_access_message
-
-//segmented access message写入SEG、AKF、AID
-//input:rega is current segment payload length
-//contr is current segment payload ptr
-ali_mesh_lower_transport_layer_send_segmented_access_message:
-	add rega,4,temp
-	copy rega,loopcnt
-	storet 1,mem_mesh_lower_transport_layer_payload_len
-	arg mem_mesh_segmented_access_lower_transport_layer_parameters,contw
-	call memcpy_fast
-	fetch 1,mem_mesh_message_Transport_Head
-	set1 TRANSPORT_HEAD_BIT_SEG,pdata
-	store 1,mem_mesh_segmented_access_lower_transport_layer_head
-	branch ali_mesh_network_layer_send_access_message
-
-
-
-
-ali_mesh_model_layer_check_model_message_opcode:
-	fetch 1,mem_mesh_module_message_opcode
-ali_mesh_model_layer_check_generic_OnOff_message_opcde:
-	beq MESH_MODULE_MESSAGE_OPCODE_GENERIC_ONOFF_GET_NO_HEAD,ali_mesh_model_layer_message_opcode_generic_onoff_get
-	beq MESH_MODULE_MESSAGE_OPCODE_GENERIC_ONOFF_SET_NO_HEAD,ali_mesh_model_layer_message_opcde_generic_onoff_set
-	beq MESH_MODULE_MESSAGE_OPCODE_SCENE_RECALL_NO_HEAD,ali_mesh_model_layer_message_opcde_scene_recall
-	beq MESH_MODULE_MESSAGE_OPCODE_LIGHT_LIGHTNESS_SET_NO_HEAD,ali_mesh_model_layer_message_opcde_light_lightness_set
-	beq MESH_MODULE_MESSAGE_OPCODE_LIGHT_CTL_SET_NO_HEAD,ali_mesh_model_layer_message_opcde_light_ctl_set
-	rtn
-
-
-ali_mesh_model_layer_message_opcode_generic_onoff_get:
-	arg ali_mesh_model_layer_message_opcode_generic_onoff_get_cb,regc
-	branch ali_mesh_more_element_check_element_address
-ali_mesh_model_layer_message_opcode_generic_onoff_get_cb:
-	//input queue is element number
-	//output pdata is element generic OnOff status
-	fetch 2,mem_mesh_cb_generic_onoff_get
-	call callback_func
-	store 1,mem_mesh_generic_onoff_set_payload_OnOff
-	branch ali_mesh_access_layer_send_generic_onoff_status
-
-
-ali_mesh_model_layer_message_opcde_generic_onoff_set:
-	arg ali_mesh_model_layer_message_opcde_generic_onoff_set_cb,regc
-	branch ali_mesh_more_element_check_element_address
-ali_mesh_model_layer_message_opcde_generic_onoff_set_cb:
-	call ali_mesh_access_layer_send_generic_onoff_status
-	fetch 2,mem_mesh_cb_generic_onoff_set
-	branch callback_func
-
-
-//模式设置
-ali_mesh_model_layer_message_opcde_scene_recall:
-	call ali_mesh_access_layer_send_scene_status
-	fetch 2,mem_mesh_cb_scene_recall
-	branch callback_func
-
-
-ali_mesh_model_layer_message_opcde_light_lightness_set:
-	fetch 2,mem_mesh_light_lightness_set_payload_lightness
-	call ali_mesh_model_layer_message_calc_lightness
-	store 1,mem_mesh_light_lightness_calc_lightness
-	call ali_mesh_access_layer_send_light_lightness_status
-	fetch 2,mem_mesh_cb_light_lightness_set
-	branch callback_func
-
-
-ali_mesh_model_layer_message_opcde_light_ctl_set:
-	fetch 2,mem_mesh_last_CTL_Temperature
-	fetcht 2,mem_mesh_CTL_Temperature
-	isub temp,null
-	rtn zero
-
-	fetch 2,mem_mesh_CTL_Temperature
-	call ali_mesh_model_layer_message_calc_temperature
-	store 1,mem_mesh_CTL_calc_temperature
-
-	fetch 2,mem_mesh_CTL_Temperature
-	store 2,mem_mesh_last_CTL_Temperature
-	fetch 2,mem_mesh_cb_light_lightness_get
-	call callback_func
-	storet 2,mem_mesh_CTL_Lightness
-	call ali_mesh_access_layer_send_light_ctl_stauts
-	fetch 2,mem_mesh_cb_light_ctl_set
-	branch callback_func
-
-
-//input: pdata is lightness set by ali
-//output: pdata is lightness 0-100
-ali_mesh_model_layer_message_calc_lightness:
-	rtn blank
-	mul32 pdata,ALI_MESH_LIGHTNESS_LEVEL,pdata
-	arg ALI_MESH_LIGHTNESS_MAX,temp
-	idiv temp
-	call wait_div_end
-	remainder temp
-	rshift8 temp,temp
-	quotient pdata
-	sub temp,0xff,null
-	nrtn zero
-	pincrease 1
-	rtn
-
-
-//input: temp is lightness 0-100
-//output: temp is lightness set by ali
-ali_mesh_model_layer_message_calc_actual_lightness:
-	arg ALI_MESH_LIGHTNESS_MAX,pdata
-	imul32 temp,pdata
-	div pdata,ALI_MESH_LIGHTNESS_LEVEL
-	call wait_div_end
-	quotient temp
-	rtn
-
-//input: pdata is temperature set by ali
-//output: pdata is temperature 0-100
-ali_mesh_model_layer_message_calc_temperature:
-	arg ALI_MESH_TEMPERATURE_MIN,temp
-	isub temp,rega
-	call ali_mesh_model_layer_message_calc_temperature_k
-	copy rega,pdata
-	idiv temp
-	call wait_div_end
-	quotient pdata
-	rtn
-
-
-//input: temp is temperature 0-100
-//output: temp is temperature set by ali
-ali_mesh_model_layer_message_calc_actual_temperature:
-	copy temp,rega
-	call ali_mesh_model_layer_message_calc_temperature_k
-	copy rega,pdata
-	imul32 temp,pdata
-	arg ALI_MESH_TEMPERATURE_MIN,temp
-	iadd temp,temp
-	rtn
-
-ali_mesh_model_layer_message_calc_temperature_k:
-	setarg ALI_MESH_TEMPERATURE_MAX
-	arg ALI_MESH_TEMPERATURE_MIN,temp
-	isub temp,pdata
-	div pdata,ALI_MESH_TEMPERATURE_LEVEL
-	call wait_div_end
-	quotient temp
-	rtn
-
-
-
-
-ali_mesh_more_element_check_unicast_address:
-	arg 0,queue
-	fetchr loopcnt,1,mem_mesh_element_number
-	call disable_user
-	fetch 2,mem_mesh_Unicast_Address
-ali_mesh_more_element_check_unicast_address_loop:
-	isub temp,null
-	branch ali_mesh_more_element_found_unicast_address_element,zero
-	byteswap pdata,pdata
-	pincrease 1
-	byteswap pdata,pdata
-	increase 1,queue
-	loop ali_mesh_more_element_check_unicast_address_loop
-	rtn
-
-ali_mesh_more_element_found_unicast_address_element:
-	jam 0,mem_mesh_receive_group_address
-	storer queue,1,mem_mesh_receive_element_number
-	call ali_mesh_more_element_calc_queue_address
-	branch enable_user
-
-
-ali_mesh_more_element_check_group_address:
-	arg 0,queue
-	arg 0,regc
-	call mesh_get_element_info_config
-	call disable_user
-ali_mesh_more_element_check_group_address_loop:
-	fetch 2,mem_mesh_core_feature
-	bbit0 MESH_FEATURE_DISABLE_SUBSCRIPTION,ali_mesh_more_element_check_subscription_address
-	ifetch 2,rega
-	isub temp,null
-	call ali_mesh_more_element_found_group_address_element,zero
-ali_mesh_more_element_check_address_common:
-	copy regb,pdata
-	iadd rega,rega
-	increase 1,queue
-	loop ali_mesh_more_element_check_group_address_loop
-	copy regc,pdata
-	rtn blank
-	store 1,mem_mesh_receive_group_address
-	branch enable_user
-
-ali_mesh_more_element_found_group_address_element:
-	qset1 regc
-	rtn
-
-ali_mesh_more_element_check_subscription_address:
-	add rega,ELEMENT_DEVICE_SUBSCRIPTION_LABEL,contr
-	arg SUBSCRIPTION_MAX_COUNT,alarm
-ali_mesh_more_element_check_subscription_address_loop:
-	ifetch 2,contr
-	isub temp,null
-	branch ali_mesh_more_element_found_subscription_address_element,zero
-	increase -1,alarm
-	branch ali_mesh_more_element_check_address_common,zero
-	branch ali_mesh_more_element_check_subscription_address_loop
-
-ali_mesh_more_element_found_subscription_address_element:
-	call ali_mesh_more_element_found_group_address_element
-	branch ali_mesh_more_element_check_address_common
-
-ali_mesh_more_element_check_element_address:
-	arg 0,queue
-	fetch 1,mem_mesh_receive_group_address
-	branch ali_mesh_more_element_check_element_address_no_group_address,blank
-	copy pdata,regb
-	fetchr loopcnt,1,mem_mesh_element_number
-ali_mesh_more_element_check_element_address_loop:
-	storer queue,1,mem_mesh_receive_element_number
-
-	qisolate1 regb
-	call ali_mesh_more_element_check_element_address_no_group_address,true
-	fetchr queue,1,mem_mesh_receive_element_number
-	increase 1,queue
-	loop ali_mesh_more_element_check_element_address_loop
-	rtn
-
-ali_mesh_more_element_check_element_address_no_group_address:
-	call ali_mesh_more_element_push_stack
-	call ali_mesh_more_element_calc_queue_address
-	copy regc,pdata
-	call callback_func
-	branch ali_mesh_more_element_pop_stack
-
-ali_mesh_more_element_push_stack:
-	storer loopcnt,2,mem_mesh_loopcnt_tmep
-	storer rega,2,mem_mesh_rega_temp
-	storer regb,2,mem_mesh_regb_temp
-	storer regc,2,mem_mesh_regc_temp
-	rtn
-
-ali_mesh_more_element_pop_stack:
-	fetchr loopcnt,2,mem_mesh_loopcnt_tmep
-	fetchr rega,2,mem_mesh_rega_temp
-	fetchr regb,2,mem_mesh_regb_temp
-	fetchr regc,2,mem_mesh_regc_temp
-	rtn
-
-
-ali_mesh_more_element_calc_queue_address:
-	bpatchx patch35_6,mem_patch35
-	fetch 2,mem_mesh_Unicast_Address
-	byteswap pdata,pdata
-	iadd queue,pdata
-	byteswap pdata,pdata
-	store 2,mem_mesh_send_message_SRC
-	call mesh_get_element_info_config
-	copy queue,pdata
-	imul32 regb,pdata
-	iadd rega,rega
-	add rega,ELEMENT_DEVICE_UPPER_QUEUE_PTR,contr
-	ifetch 2,contr
-	store,2,mem_queue_ptr
-	rtn
-
-
-
-
-ali_mesh_receive_adtype_mesh_message:
-	jam MESH_MESSAGE_TMALL,mem_mesh_network_packet_type
-//contr is read ptr
-//input:temp is len
-ali_mesh_network_layer_recevice_network_pdu:
-	sub temp,MESH_NETWORK_PACKET_MIN_LENGTH,null
-	rtn positive	
-	sub temp,MESH_NETWORK_PACKET_MAX_LENGTH,null
-	nrtn positive	
-	bpatchx patch35_7,mem_patch35
-	call ali_mesh_network_store_in_mem
-	call ali_mesh_network_layer_check_dup
-	nrtn user
-	call ali_mesh_network_layer_check_NID_IVI
-	nrtn user
-	call ali_mesh_encrypt_obfuscation_deceypt_recevie_message
-	call ali_mesh_network_layer_check_msg
-	nrtn user
-	call ali_mesh_network_layer_store_proxy_unicast_address
-
-	branch ali_mesh_network_layer_recevice_network_pdu_decrypt_NetMIC32
-
-ali_mesh_network_layer_check_dup:
-	call enable_user
-	fetch 1,mem_mesh_message_Transport_NetMIC_length
-	arg mem_mesh_message_NID+3,contr
-	iadd contr,contr
-	ifetch 4,contr
-	ifetcht 4,contr
-	ixor temp,temp
-	arg 16,loopcnt
-	arg mem_mesh_network_dup_cache,contr
-ali_mesh_network_layer_check_dup_loop:
-	ifetch 4,contr
-	isub temp,null
-	branch disable_user,zero
-	loop ali_mesh_network_layer_check_dup_loop
-	fetch 1,mem_mesh_network_dup_cache_next
-	pincrease 4
-	arg mem_mesh_network_dup_cache,contw
-	iadd contw,contw
-	istoret 4,contw
-	and pdata,0x3f,pdata
-	store 1,mem_mesh_network_dup_cache_next
-	rtn
-
-ali_mesh_network_layer_check_msg:
-	call enable_user
-	fetcht 5,mem_mesh_message_SEQ
-	arg 16,loopcnt
-	arg mem_mesh_network_msg_cache,contr
-ali_mesh_network_layer_check_msg_loop:
-	ifetch 5,contr
-	isub temp,null
-	branch disable_user,zero
-	loop ali_mesh_network_layer_check_msg_loop
-	fetch 1,mem_mesh_network_msg_cache_next
-	pincrease 1
-	and pdata,0x0f,pdata
-	store 1,mem_mesh_network_msg_cache_next
-	mul32 pdata,5,pdata
-	arg mem_mesh_network_msg_cache,contw
-	iadd contw,contw
-	istoret 5,contw
-	rtn
-
-ali_mesh_network_layer_store_proxy_unicast_address:
-	fetch 1,mem_mesh_network_packet_type
-	rtneq MESH_MESSAGE_TMALL
-	fetch 2,mem_mesh_message_SRC
-	store 2,mem_mesh_network_proxy_unicast_address
-	rtn
-
-	
-//ali_mesh_network_layer_recevice_network_pdu_check_NID:
-//	call ali_mesh_network_layer_check_NID_IVI
-//	nrtn user
-//ali_mesh_network_layer_recevice_network_pdu_deceypt_obfuscation:
-//	call ali_mesh_encrypt_obfuscation_deceypt_recevie_message
-//	//fetch 1,mem_mesh_message_TTL
-//	//rtnbit1 BIT_CTL
-//	fetch 1,mem_mesh_message_TTL
-//	nrtn blank
-ali_mesh_network_layer_recevice_network_pdu_decrypt_NetMIC32:
-	call ali_mesh_network_load_network_nonce_and_EncryptionKey
-	fetch 1,mem_mesh_message_Transport_NetMIC_length
-	arg mem_mesh_message_DST,temp
-	call ali_CCM_decrypt
-	nrtn zero	//NetMIC error
-
-
-ali_mesh_network_layer_recevice_network_pdu_check_DST:
-	bpatchx patch36_0,mem_patch36
-	fetch 1, mem_mesh_network_packet_type
-	sub pdata, MESH_MESSAGE_PROXY, null
-	call ali_mesh_white_filter_check, zero
-	fetcht 2,mem_mesh_message_DST
-	call ali_mesh_more_element_check_unicast_address		//检查所有子元素的单播地址
-	call ali_mesh_more_found_unicast_address_element,user
-	branch ali_mesh_network_layer_recevice_network_pdu_check_SRC_and_SEQ,user
-	arg 29,loopcnt
-	arg mem_mesh_message_NID_temp,contw
-	arg mem_mesh_message_NID,contr
-	call memcpy
-	call ali_mesh_network_layer_recevice_network_pdu_check_DST_group_address
-	arg 29,loopcnt
-	arg mem_mesh_message_NID_temp,contr
-	arg mem_mesh_message_NID,contw
-	call memcpy
-	fetch 2,mem_mesh_cb_network_relay
-	branch callback_func
-
-ali_mesh_more_found_unicast_address_element:
-	jam 1,mem_mesh_receive_message_count
-	fetch 2,mem_mesh_send_message_SRC
-	store 2,mem_mesh_receive_message_first_unicast_address
-	rtn
-
-ali_mesh_network_layer_recevice_network_pdu_check_DST_group_address:
-	call ali_mesh_more_element_check_group_address		//检查所有子元素的组播地址
-	branch ali_mesh_network_layer_recevice_network_pdu_check_SRC_and_SEQ,user
-	jam 0xff,mem_mesh_receive_group_address
-	setarg GROUP_ADDRESS_0XCFFF_little_endian
-	isub temp,null		//DST==0xCFFF Tmall规定的灯model的组播地址2
-	branch ali_mesh_network_layer_recevice_network_pdu_check_SRC_and_SEQ,zero
-	setarg GROUP_ADDRESS_0XFFFF_little_endian
-	isub temp,null	//DST==0xCFFF Tmall规定的82 01指令的组播地址，在线检测
-	branch ali_mesh_network_layer_recevice_network_pdu_check_SRC_and_SEQ,zero
-	rtn
-
-
-ali_mesh_network_layer_check_NID_IVI:
-	call disable_user
-	fetcht 1,mem_mesh_message_NID
-	rshift4 temp,pdata
-	rshift3 pdata,pdata
-	fetchr rega,1,mem_mesh_IV_Index+3
-	and rega,0x01,rega
-	isub rega,null
-	nrtn zero
-	and temp,0x7f,temp
-	fetch 1,mem_k2_NID
-	isub temp,null
-	nrtn zero		//判断NID是否相等;相等说明是同一个网络的包
-	branch enable_user
-
-
-//检查SRC和SEQ存储cache，是否有当前SRC设备信息
-ali_mesh_network_layer_recevice_network_pdu_check_SRC_and_SEQ:
-	arg mem_mesh_TMALL_cache_start,rega
-	arg CACHE_SPACE_NUM,loopcnt
-ali_mesh_network_layer_raverse_SRC_SEQ_cache:
-	fetcht 2,mem_mesh_message_SRC
-	ifetch 2,rega
-//cache存在空的空间,将SRC、SEQ存储到这个空间
-	branch ali_mesh_network_layer_find_empty_space,blank
-	
-	isub temp,null
-//cache已经存有该SRC的信息，导出SEQ信息
-	branch ali_mesh_network_layer_find_SRC_space,zero
-	increase CACHE_SPACE_SIZE,rega
-	loop ali_mesh_network_layer_raverse_SRC_SEQ_cache
-	arg mem_mesh_TMALL_cache_start,rega
-
-ali_mesh_network_layer_find_empty_space:
-	istoret 2,rega
-ali_mesh_network_layer_find_SRC_space:
-	storet 2,mem_mesh_send_message_DST
-//接收时的SRC是发送时候的DST	
-	add rega,2,regc
-	ifetch 3,regc
-	store 3,mem_mesh_last_message_SEQ
-	branch ali_mesh_network_layer_recevice_network_pdu_check_SEQ_legal
-
-
-//检查SEQ的合法性，过滤重复包
-ali_mesh_network_layer_recevice_network_pdu_check_SEQ_legal:
-//check SEQ
-	call ali_mesh_inverse_SEQ			//高低位交换
-
-	fetch 3,mem_mesh_last_message_SEQ
-	fetcht 3,mem_mesh_message_SEQ
-	isub temp,null
-	rtn positive	//lastMessageSEQ-currMessageSEQ>=0,返回
-	istoret 3,regc	
-	call ali_mesh_inverse_SEQ		//application nonce和Device nonce都需要用到SEQ
-	branch ali_mesh_lower_transport_layer_receive_lower_transport_PDU
-
-ali_mesh_inverse_SEQ:
-	arg mem_mesh_message_SEQ,rega
-	arg 3,loopcnt
-	branch inverse_data
-
-
-
-ali_mesh_network_load_network_nonce_and_EncryptionKey:
-	call ali_mesh_network_layer_load_network_nonce
-ali_mesh_upper_transport_layer_load_EncryptionKey:
-	arg mem_k2_EncryptionKey,contr
-	branch load_key
-ali_mesh_network_layer_load_network_nonce:
-	arg mem_mesh_Network_Nonce,contw
-	setarg NETWORK_NONCE
-	istore 1,contw
-	fetch 6,mem_mesh_message_TTL
-	istore 8,contw
-	branch mesh_generate_nonce
-
-
-ali_mesh_network_store_in_mem:
-	add temp,-12,pdata
-	//长度-12的原因
-	//uint8_t AD type:GAP_ADTYPE_MESH_MESSAGE
-	//uint8_t IVI & NID
-	//uint8_t CTL & TTL
-	//uint24_t SEQ
-	//uint16_t SRC
-	//uint32_t MIC
-	//AD_len减去上面内容，是实际DST & Transport PDU的长度
-	//问题:没有考虑MIC长度是64bit 的情况，目前不支持，后期支持需要修改
-	store 1,mem_mesh_message_Transport_NetMIC_length	//len of DST + Transport Pdu, without NetMIC
-	arg 29,loopcnt
-	arg mem_mesh_message_NID,contw
-	call clear_mem
-	add temp,-1,loopcnt
-	arg mem_mesh_message_NID,contw
-	branch memcpy_fast	//mem_le_rxbuf统一copy到mem_mesh_message_NID
-
-ali_mesh_network_layer_relay_access_message: 
-	call ali_mesh_network_layer_init_queue_param
-	call ali_mesh_network_layer_check_relay_states
-	nrtn user
-	call ali_mesh_network_layer_encrypt_relay_package
-	jam ADV_RELAY_MESH_MESSAGE_DURATION,mem_mesh_queue_ele_duration
-	fetch 1,mem_mesh_message_Transport_NetMIC_length
-	add pdata,13,temp
-	storet 1,mem_mesh_queue_ele_len
-	increase -1,temp
-	istoret 1,contw
-	setarg GAP_ADTYPE_MESH_MESSAGE
-	istore 1,contw
-	add temp,-1,loopcnt
-	fetch 7,mem_mesh_message_NID
-	arg mem_mesh_message_NID,contr
-	call memcpy
-	arg mem_mesh_queue_ele_temp,rega
-	call queue_push
-	call ali_mesh_network_layer_white_list_fliter
-	nrtn user
-	branch ali_mesh_bearer_layer_gatt_send_packet_by_network_layer
-
-ali_mesh_network_layer_white_list_fliter:
-	fetcht 2, mem_mesh_message_DST_temp
-ali_mesh_network_layer_white_list_fliter_check:
-	call disable_user
-	fetch 1, mem_mesh_white_list_num
-	rtn blank
-	iforce loopcnt
-	arg mem_mesh_white_list, contr
-ali_mesh_network_layer_white_list_fliter_check_loop:
-	ifetch 2, contr
-	isub temp, null
-	branch enable_user, zero
-	loop ali_mesh_network_layer_white_list_fliter_check_loop
-	rtn	
-
-//output:enable user is mean can relay packet
-ali_mesh_network_layer_check_relay_states:
-	call disable_user
-	fetch 1,mem_mesh_network_packet_type
-	rtneq MESH_MESSAGE_APP	//不relay APP的控制包
-	fetch 2,mem_mesh_core_feature
-	rtnbit1 MESH_FEATURE_DISABLE_RELAY
-	fetch 1,mem_mesh_provisioned_flag
-	rtnne PAIRED_STATUS	
-	fetcht 2,mem_mesh_message_SRC
-	call ali_mesh_more_element_check_unicast_address
-	branch disable_user,user
-	call ali_mesh_network_layer_check_network_mic_cache
-	nrtn user
-	fetch 1,mem_mesh_message_TTL
-	branch disable_user, blank
-	pincrease -1
-	branch disable_user, blank
-	store 1,mem_mesh_message_TTL   //+17
-	setarg mem_mesh_network_relay_queue
-	store 2,mem_queue_ptr
-	branch enable_user
-
-ali_mesh_network_layer_encrypt_relay_package:
- 	call ali_mesh_network_load_network_nonce_and_EncryptionKey
-	fetch 1,mem_mesh_message_Transport_NetMIC_length
-	arg mem_mesh_message_DST,temp
-	call ali_CCM_encrypt
-	branch ali_mesh_encrypt_obfuscation_deceypt_recevie_message
-
-
-//user is enable ,mean new packet
-ali_mesh_network_layer_check_network_mic_cache:
-	setarg mem_mesh_transport_message_mic_cache
-	store 2,mem_mesh_mic_cache_ptr
-	branch ali_mesh_base_adt_cache
-
-
-
-ali_mesh_network_layer_send_access_message:
-	bpatchx patch36_1,mem_patch36
-	call ali_mesh_network_layer_send_access_message_encrypt_NetMIC
-	call ali_mesh_network_layer_send_access_message_encrypt_obfuscation
-	branch ali_mesh_bearer_layer_send_packet_by_network_layer
-
-
-//DST在接收包时，已经写入mem_mesh_unsegmented_lower_transport_layer_DST
-//计算Netwrork MIC的值
-ali_mesh_network_layer_send_access_message_encrypt_NetMIC:
-	fetch 1,mem_mesh_lower_transport_layer_payload_len
-	add pdata,2,rega	//DST size
-	pincrease 4
-	store 1,mem_mesh_lower_transport_layer_payload_len
-	arg mem_mesh_send_upper_layer_DST,temp
-	branch ali_mesh_network_layer_encrypt_by_network_nonce
-
-//
-//input:temp is encrypt ptr
-//rega is encrypt length
-ali_mesh_network_layer_encrypt_by_network_nonce:
-	call ali_mesh_network_load_network_nonce_and_EncryptionKey
-	copy rega,pdata
-	branch ali_CCM_encrypt
-
-
-ali_mesh_network_layer_send_access_message_encrypt_obfuscation:
-	branch ali_mesh_encrypt_obfuscation_deceypt_send_message
-
-
-ali_mesh_network_layer_check_gatt_relay_packet:
-	call ali_mesh_network_layer_init_gatt_queue_param
-	call queue_empty
-	rtn blank
-	call le_fifo_check_nearly_full
-	nrtn blank
-	arg mem_mesh_queue_ele_temp,rega
-	call queue_pop
-	nrtn user
-	branch ali_mesh_send_ble_data
-
-
-
-mesh_generate_nonce:
-	fetch 4,mem_mesh_IV_Index
-	istore 4,contw
-	add contw,-13,pdata
-	store 2,mem_nonce_ptr
-	rtn
-
-
-
-ali_mesh_network_layer_init_queue_param:
-	setarg mem_mesh_network_relay_queue_each_size
-	store 2,mem_queue_ptr
-	rtn
-
-ali_mesh_network_layer_queue_init:
-	call ali_mesh_network_layer_init_queue_param
-	branch queue_init
-
-
-ali_mesh_ble_adv:
-	call le_set_config_more_data
-	fetch 1,mem_mesh_provisioned_flag
-	beq UNPROVISIONED_BEACON_STATUS,ali_mesh_ble_adv_mesh_beacon
-	beq PAIRED_STATUS,ali_mesh_ble_adv_network_id
-	beq WAIT_RECEIVE_APPKEY,ali_mesh_ble_adv_network_id
-	rtn
-
-ali_mesh_ble_adv_network_id:
-	//mesh network id proxy
-	setsect 0,0x10214
-	setsect 1,0xc080
-	setsect 2,0x28030
-	setsect 3,0x3060
-	store 9,mem_le_adv_data_len
-	setarg 0x182816
-	istore 4,contw
-	fetch 8,mem_mesh_network_id
-	istore 8,contw
-	rtn
-
-ali_mesh_ble_adv_mesh_beacon:
-	call ali_mesh_config_device_uuid_by_three_tuple
-	//mesh beaon proxy
-	setsect 0,0x1021d
-	setsect 1,0xc080
-	setsect 2,0x27030
-	setsect 3,0x5460
-	store 9,mem_le_adv_data_len
-	setarg 0x182716
-	istore 3,contw
-	arg mem_mesh_Device_UUID,contr
-	call memcpy16
-	fetch 2,mem_mesh_OOB_information
-	istore 2,contw
-	rtn
-
-
-//rega is le rx data address
-//regb is le rx data length
-//mem_le_att_handle is write handle
-mesh_le_receive_data:
-	bpatchx patch36_2,mem_patch36
-	fetch 2,mem_le_att_handle
-	beq MESH_PROXY_DATA_IN_HANDLE,ali_mesh_receive_ble_data_proxy_data_in
-	beq MESH_PROVISIONING_DATA_IN_HANDLE,ali_mesh_receive_ble_data_provisioning_data_in
-	rtn
-
-ali_mesh_receive_ble_data_proxy_data_in:
-	copy regb,temp
-	ifetch 1,rega
-	beq MESH_PROXY_MESSAGE_TYPE_NETWORK_PDU,ali_mesh_network_layer_recevice_network_pdu_proxy_control
-	beq MESH_PROXY_MESSAGE_TYPE_PROXY_CONFIGURATION, ali_mesh_network_layer_recevice_proxy_configuration_messages
-	rtn
-ali_mesh_network_layer_recevice_proxy_configuration_messages:
-	//uint8_t SAR & Type
-	//uint8_t IVI & NID
-	//uint8_t CTL & TTL
-	//uint24_t SEQ
-	//uint16_t SRC
-	//uint64_t MIC
-//	call ice_break
-	call ali_mesh_network_store_in_mem
-	fetch 1, mem_mesh_message_Transport_NetMIC_length     //Only 4 bytes of MIC were subtracted in ali_mesh_network_store_in_mem 
-	pincrease -4
-	store 1, mem_mesh_message_Transport_NetMIC_length
-	call ali_mesh_network_layer_check_NID_IVI
-	nrtn user
-	call ali_mesh_encrypt_obfuscation_deceypt_recevie_message
-	fetch 1, mem_mesh_message_TTL
-	bbit1 BIT_CTL,ali_mesh_recevice_proxy_configuration_messages_decrypt
-	rtn
-
-ali_mesh_recevice_proxy_configuration_messages_decrypt:
-	call ali_mesh_network_load_proxy_nonce_and_EncryptionKey
-	fetch 1,mem_mesh_message_Transport_NetMIC_length
-	arg mem_mesh_message_DST,temp
-	call ali_CCM_decrypt_64Bit
-	nrtn zero	//NetMIC error
-
-
-	call ali_mesh_white_filter_check
-	fetch 1, mem_mesh_message_Proxy_TransportPDU_opcode
-	beq PROXY_OPCODE_SET_FILTER_TYPE, ali_mesh_proxy_configuration_message_set_filter_type
-	beq PROXY_OPCODE_ADD_ADDR_TO_FILTER, ali_mesh_proxy_configuration_message_add_addr_to_filter
-	rtn
-
-ali_mesh_proxy_configuration_message_add_addr_to_filter:
-	fetchr loopcnt, 1, mem_mesh_message_Transport_NetMIC_length  //len of DST + Transport Pdu, without NetMIC
-	increase -3, loopcnt      //2bytes(DST)  + 1byte(Proxy Transport Pdu Opcode)
-	
-	rshift loopcnt, pdata
-	fetcht 2, mem_mesh_white_list_num
-	iadd temp, pdata
-	sub pdata, 8, null
-	nrtn positive          //If the Proxy Server runs out of space in the proxy filter list, the Proxy Server shall not add these addresses.
-	store 2, mem_mesh_white_list_num
-	arg mem_mesh_white_list, contw
-	lshift temp, pdata
-	iadd contw, contw
-	arg mem_mesh_message_Proxy_TransportPDU_Parameters, contr
-	call memcpy
-	fetch 1, mem_mesh_addressed_filter_type
-	branch ali_mesh_proxy_configuration_message_filter_status
-	
-ali_mesh_proxy_configuration_message_set_filter_type:
-	ifetch 1, contr
-	store 1, mem_mesh_addressed_filter_type
-ali_mesh_proxy_configuration_message_filter_status:	
-	store 1, mem_mesh_filter_status_message_FilterType
-	fetch 2, mem_mesh_white_list_num
-	byteswap pdata, pdata
-	store 2, mem_mesh_filter_status_message_ListSize
-
-	jam PROXY_OPCODE_FILTER_STATUS, mem_mesh_filter_status_message_opcode
-	
-	fetch 9, mem_mesh_message_NID
-	store 9, mem_mesh_send_upper_layer_IVI_and_NID
-	fetch 2,mem_mesh_send_message_SRC
-	store 2,mem_mesh_send_upper_layer_SRC
-
-	call ali_mesh_upper_transport_layer_send_access_message_calc_SEQ
-	call ali_mesh_upper_transport_layer_send_access_message_add_SEQ
-
-	call ali_mesh_network_load_proxy_nonce_and_EncryptionKey
-	setarg 6    //encrypt len: DST + TransportPDU
-	arg mem_mesh_send_upper_layer_DST,temp
-	call ali_CCM_encrypt_64Bit
-	call ali_mesh_network_layer_send_access_message_encrypt_obfuscation
-
-	//len =1 + 7 + 2 + 4 + 8 
-	arg 22, rega
-	arg MESH_PROXY_DATA_OUT_HANDLE,temp
-	call le_att_malloc_tx_notify
-	setarg MESH_PROXY_MESSAGE_TYPE_PROXY_CONFIGURATION
-	istore 1,contw
-	arg mem_mesh_send_upper_layer_IVI_and_NID,contr
-	branch memcpy32
-
-ali_mesh_receive_ble_data_provisioning_data_in:
-	jam MESH_MESSAGE_PROXY,mem_mesh_fast_pair_packet_type
-	copy regb,temp
-	copy rega,contr
-	branch ali_mesh_receive_adtype_manufacturer_specific
-
-
-ali_mesh_network_load_proxy_nonce_and_EncryptionKey:
-	arg mem_mesh_Proxy_Nonce,contw
-	setarg PROXY_NONCE
-	istore 2,contw    //Nonce Type & pad(Note:pad = 0)
-	fetch 5,mem_mesh_message_SEQ
-	istore 7,contw   //SEQ & SRC & Pad(Note:pad = 0)
-	call  mesh_generate_nonce
-
-	branch ali_mesh_upper_transport_layer_load_EncryptionKey	
-	
-ali_mesh_network_layer_recevice_network_pdu_proxy_control:
-	jam MESH_MESSAGE_PROXY,mem_mesh_network_packet_type
-	branch ali_mesh_network_layer_recevice_network_pdu
-
-
-ali_mesh_proxy_process_bb_event:
-	copy regc,pdata
-	beq BT_EVT_LE_DISCONNECTED,mesh_ble_start_adv
-	beq BT_EVT_LE_CONNECTED,app_ble_conn_event
-	rtn
-
-app_ble_conn_event:
-	branch ali_mesh_proxy_white_list_clear
-
-
-	
-mesh_ble_start_adv:
-	setarg 0
-	store 2,mem_mesh_network_proxy_unicast_address	//clear proxy unicast address
-	branch app_ble_start_adv
-
-ali_mesh_proxy_white_list_clear:
-	setarg 0
-	store 2, mem_mesh_white_list_num
-	arg mem_mesh_white_list, contw
-	arg 16, loopcnt
-	branch memset0
-//	force 0,pdata
-//mesh_mem_set0:
-//	istore 8,contw
-//	loop mesh_mem_set0
-//	rtn	
-
-ali_mesh_send_ble_data:
-//	call ice_break
-	call le_fifo_check_nearly_full
-	nrtn blank
-//	call ice_break
-	fetch 1,mem_mesh_queue_ele_len
-	add pdata,-1,rega
-	arg MESH_PROXY_DATA_OUT_HANDLE,temp
-	call le_att_malloc_tx_notify
-	setarg MESH_PROXY_MESSAGE_TYPE_NETWORK_PDU
-	istore 1,contw
-	arg mem_mesh_queue_ele_payload+2,contr
-	branch memcpy32
-
-ali_mesh_send_pairing_data:
-	fetch 1,mem_mesh_fast_pair_packet_type
-	rtneq MESH_MESSAGE_TMALL
-	fetch 2,mem_ui_state_map
-	rtnbit0 UI_STATE_BLE_CONNECTED
-	call le_fifo_check_nearly_full
-	nrtn blank
-	fetch 1,mem_mesh_adv_data_len
-	add pdata,-5,rega
-	arg MESH_PROVISIONING_DATA_OUT_HANDLE,temp
-	call le_att_malloc_tx_notify
-	arg mem_mesh_adv_data+5,contr
-	branch memcpy32
-
-ali_mesh_white_filter_check:
-	fetch 2, mem_mesh_white_list
-	nrtn blank
-	fetch 2, mem_mesh_message_SRC
-	store 2, mem_mesh_white_list
-ali_mesh_white_list_num_increase:
-	fetch 2, mem_mesh_white_list_num
-	pincrease 1
-	store 2, mem_mesh_white_list_num
-	rtn
-
-
-sha_endian_swap2:	
-	ifetch 4,contr
-	force 4,rega
-	increase 3,contw
-sha_endian_loop:	
-	istore 1,contw
-	rshift8 pdata,pdata
-	increase -2,contw
-	increase -1,rega
-	nbranch sha_endian_loop,zero
-	increase 5,contw
-	loop sha_endian_swap2
-	rtn	
-
-
-sha_getw:
-	lshift2 queue,pdata
-	iadd timeup,contr
-	ifetch 4,contr
-	rtn
-	
-sha_r:
-	force 16,alarm
-	arg mem_dat,timeup
-sha_r_loop:	
-	add alarm,-7,queue
-	call sha_getw
-	iforce temp						
-	add alarm,-16,queue
-	call sha_getw
-	iadd temp,temp					
-	add alarm,-2,queue
-	call sha_getw
-	shasx pdata,1,pdata
-	iadd temp,temp					
-	add alarm,-15,queue
-	call sha_getw
-	shasx pdata,0,pdata
-	iadd temp,temp					
-	lshift2 alarm,pdata
-	iadd timeup,contw
-	istoret 4,contw
-	increase 1,alarm
-	compare 64,alarm,0xff
-	nbranch sha_r_loop,true
-	rtn
-
-
-sha_init:
-	arg memh0,contr
-	force 7,regext_index
-sha_init_0:	
-	ifetch 4,contr
-	iforce regext
-	increase -1,regext_index
-	branch sha_init_0,positive
-	rtn
-
-sha:
-	bpatchx patch36_3,mem_patch36
-	call sha_r		
-	arg memahbak,contw
-	force 0,regext_index
-sha_0:	
-	deposit regext
-	istore 4,contw
-	increase 1,regext_index
-	compare 8,regext_index,0xff
-	nbranch sha_0,true
-//	call ice_break
-//	call enable_authrom
-	arg BLE_MESH_SHA256_ADDR,timeup
-//	call ice_break
-//	arg mem_authrom_dat,timeup
-	arg mem_dat,alarm
-	force 64,loopcnt
-sha_loop:	
-	ifetcht 4,alarm
-	ifetch 4,timeup
-	increase 4,timeup
-	increase 4,alarm
-	iadd temp,pdata			
-	force 7,regext_index
-	iadd regext,temp			
-	force 4,regext_index
-	shasx regext,3,pdata
-	iadd temp,temp			
-	force 5,regext_index
-	deposit regext
-	force 6,regext_index
-	ixor regext,pdata
-	force 4,regext_index
-	iand regext,pdata			
-	force 6,regext_index
-	ixor regext,pdata			
-	iadd temp,temp			
-	force 7,regext_index
-	copy temp,regext			
-	force 3,regext_index
-	deposit regext
-	iadd temp,regext			
-	force 0,regext_index
-	deposit regext
-	force 1,regext_index
-	iand regext,temp			
-	ior regext,pdata						
-	force 2,regext_index
-	iand regext,pdata			
-	ior temp,temp				
-	force 0,regext_index
-	shasx regext,2,pdata
-	iadd temp,pdata			
-	force 7,regext_index
-	iadd regext,regext			
-	regexrot					
-	loop sha_loop
-	arg memahbak,contr
-	force 0,regext_index
-sha_1:	
-	ifetch 4,contr
-	iadd regext,regext
-	increase 1,regext_index
-	compare 8,regext_index,0xff
-	nbranch sha_1,true
-	rtn
-//	branch disable_authrom
-
-	
-sha_result:
-	arg   memresult,contw
-	force 7,regext_index
-sha_regext_save:
-	deposit regext
-	istore  4,contw 
-	increase -1,regext_index
-	branch   sha_regext_save,positive
-	rtn	
-
-
-
-
-ali_mesh_upper_transport_layer_receive_unsegmented_access_message:
-	bbit0 TRANSPORT_HEAD_BIT_AKF,ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key
-
-ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_application_key:
-	call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key
-	branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message
-
-ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key:
-	call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key
-	branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message
-
-
-ali_mesh_upper_transport_layer_decrypt_unsegmented_message:
-//	call ice_break
-	fetch 1,mem_mesh_message_Transport_NetMIC_length
-	pincrease -7	
-	//DST 16bit
-	//Head8bit (SEG 1bit /AKF 1bit/AID 6bit)
-	//Transport MIC 32bit
-	arg mem_mesh_message_Transport_unsegmented_access_messagePDU,alarm
-	call disable_user
-	branch ali_mesh_upper_transport_layer_decrypt_message
-
-
-
-ali_mesh_upper_transport_layer_receive_segmented_access_message:
-	fetch 1,mem_mesh_message_Transport_Head
-	bbit0 TRANSPORT_HEAD_BIT_AKF,ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key
-ali_mesh_uuper_transport_layer_decrypt_segment_access_by_application_key:
-	call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key
-	branch ali_mesh_upper_transport_layer_decrypt_segmented_message
-ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key:
-	call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key
-	branch ali_mesh_upper_transport_layer_decrypt_segmented_message
-
-
-ali_mesh_upper_transport_layer_decrypt_segmented_message:
-	fetch 1,mem_mesh_ASZMIC
-	ncall enable_user,blank
-	call disable_user,blank
-	fetch 1,mem_mesh_segmented_access_message_current_length
-	pincrease -4	//Transport MIC
-	jam 0,mem_mesh_segmented_access_message_current_length
-	arg mem_mesh_segmented_access_message_Segment,alarm
-
-//input:alarm:decrypt message ptr
-//pdata:decrypt message length
-ali_mesh_upper_transport_layer_decrypt_message:
-	copy alarm,temp
-	call ali_mesh_upper_transport_layer_decrypt_message_decrypt_transMIC
-	nrtn zero
-	call ali_mesh_upper_transport_layer_check_transport_mic_cache
-	nrtn user
-	fetch 2,mem_ccm_data_ptr
-	copy pdata,alarm
-	branch ali_mesh_access_layer_resolve_message
-
-ali_mesh_upper_transport_layer_decrypt_message_decrypt_transMIC:
-	nbranch ali_CCM_decrypt,user
-	pincrease -4
-	branch ali_CCM_decrypt_64Bit
-
-//user is enable ,mean new packet
-ali_mesh_upper_transport_layer_check_transport_mic_cache:
-	setarg mem_mesh_access_message_mic_cache
-	store 2,mem_mesh_mic_cache_ptr
-	branch ali_mesh_base_adt_cache
-
-
-//
-ali_mesh_upper_transport_layer_load_application_nonce_and_application_key:
-	call ali_mesh_upper_transport_layer_load_application_nonce
-ali_mesh_upper_transport_layer_load_application_key:
-	arg mem_mesh_application_key,contr
-	branch load_key
-ali_mesh_upper_transport_layer_load_application_nonce:
-	arg mem_mesh_Application_Nonce,contw
-	setarg APPLICATION_NONCE
-	istore 1,contw
-	fetch 1,mem_mesh_ASZMIC
-	arg 0,temp
-	nsetflag blank,7,temp
-	istoret 1,contw
-	fetch 7,mem_mesh_message_SEQ
-	istore 7,contw
-	branch mesh_generate_nonce
-
-
-//
-ali_mesh_upper_transport_layer_load_device_nonce_and_device_key:
-	call ali_mesh_upper_transport_layer_load_device_nonce
-ali_mesh_upper_transport_layer_load_device_key:
-	arg mem_mesh_Device_Key,contr
-	branch load_key
-ali_mesh_upper_transport_layer_load_device_nonce:
-	arg mem_mesh_Device_Nonce,contw
-	setarg DEVICE_NONCE
-	branch ali_mesh_upper_transport_layer_load_application_nonce + 2
-
-
-
-ali_mesh_upper_transport_layer_send_access_message:
-ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer:
-	bpatchx patch36_4,mem_patch36
-//	call ali_mesh_upper_transport_layer_clear_tx_buffer
-	call ali_mesh_upper_transport_layer_send_access_message_add_NID_SRC_TTL_SEQ_DST
-
-	//queue control
-	call ali_mesh_upper_transport_layer_store_packet_header
-	rtn user
-	call ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu
-
-	call ali_mesh_upper_transport_layer_init_queue_param
-
-	arg mem_mesh_upper_tran_layer_queue_temp,rega
-	branch queue_push
-
-
-//output:user is enable mean send Attr Indication packet,but no in paired status
-ali_mesh_upper_transport_layer_store_packet_header:
-	call disable_user
-	arg UPPER_RETRY_COUNT_STATUS,temp
-
-	fetch 1,mem_mesh_network_packet_type
-	sub pdata,MESH_MESSAGE_PROXY,null
-	setflag zero,BIT_UPPER_FLAG_PROXY_CONTROL,temp
-	storet 1,mem_mesh_upper_tran_layer_temp_packet_flag
-	fetch 9,mem_mesh_send_upper_layer_IVI_and_NID
-	store 9,mem_mesh_upper_tran_layer_temp_packet_header_IVI_NID
-	fetch 1,mem_mesh_access_layer_payload_vendor_command
-	rtnne VENDOR_MESSAGE_ATTR_INDICATION
-	fetch 1,mem_mesh_provisioned_flag
-	bne PAIRED_STATUS,enable_user
-	fetch 1,mem_mesh_access_layer_payload_vendor_tid
-	store 1,mem_mesh_upper_tran_layer_temp_packet_TID
-	fetch 1,mem_mesh_upper_tran_layer_temp_packet_flag
-	pincrease UPPER_RETRY_COUNT_INDICATION
-	set1 BIT_UPPER_FLAG_VENDOR_INDICATION,pdata
-	store 1,mem_mesh_upper_tran_layer_temp_packet_flag
-	rtn
-
-
-ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu:
-	fetch 1,mem_mesh_access_layer_payload_len
-	copy pdata,loopcnt
-	store 1,mem_mesh_upper_tran_layer_temp_packet_length
-	fetch 1,mem_mesh_message_Transport_Head
-	store 1,mem_mesh_upper_tran_layer_temp_pakcet_AKF_AID
-	arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu,contw
-	arg mem_mesh_access_layer_payload,contr
-	branch memcpy
-
-
-
-ali_mesh_upper_transport_layer_control_packet:
-//	arg ali_mesh_upper_transport_layer_control_packet_deal,regc
-//	branch ali_mesh_check_all_element_info
-
-
-ali_mesh_upper_transport_layer_control_packet_deal:
-	fetch 1,mem_mesh_upper_tran_layer_packet_advertising
-	nrtn blank
-	call ali_mesh_upper_transport_layer_init_queue_param
-	arg mem_mesh_upper_tran_layer_queue_temp,rega
-	call queue_get_new_ele
-	nrtn user	
-
-	fetcht 1,mem_mesh_upper_tran_layer_temp_packet_flag
-	and temp,DATA_UPPER_FLAG_MAX_RETRY_COUNT,pdata
-	branch ali_mesh_upper_transport_layer_queue_pop,blank
-
-	jam PACKET_IN_BEARER,mem_mesh_upper_tran_layer_packet_advertising	
-
-	call ali_mesh_upper_transport_layer_control_packet_load_header	
-
-	fetcht 1,mem_mesh_upper_tran_layer_temp_packet_flag
-	call ali_mesh_upper_transport_layer_control_packet_load_app_control	
-	store 1,mem_mesh_upper_tran_layer_packet_tid
-
-	fetch 1,mem_mesh_upper_tran_layer_packet_type
-	isolate1 BIT_UPPER_FLAG_PROXY_CONTROL,temp
-	setflag true,BIT_UUPER_TRAN_PROXY_MESSAGE,pdata
-	store 1,mem_mesh_upper_tran_layer_packet_type
-//	add rega,ELEMENT_DEVICE_TRAN_PACKAGE_TYPE,contr
-//	ifetch 1,contr
-//	isolate1 BIT_UPPER_FLAG_PROXY_CONTROL,temp
-//	setflag true,BIT_UUPER_TRAN_PROXY_MESSAGE,pdata
-//	add rega,ELEMENT_DEVICE_TRAN_PACKAGE_TYPE,contw
-//	istore 1,contw
-
-	set1 BIT_UPPER_FLAG_RETRANSMIT,temp						
-
-	increase -1,temp		
-	istoret 1,regb			
-	
-	fetcht 1,mem_mesh_upper_tran_layer_temp_packet_flag
-	isolate1 BIT_UPPER_FLAG_RETRANSMIT,temp
-	nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access,true
-	fetcht 1,mem_mesh_upper_tran_layer_temp_packet_length
-	storet 1,mem_mesh_upper_transport_layer_payload_len
-	copy temp,loopcnt
-	arg mem_mesh_access_layer_payload,contw
-	arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu,contr
-	call memcpy
-//	call ice_break
-	sub temp,UNSEGMENTED_ACCESS_MESSAGE_MAX_UPPER_TRANSPORT_ACCESS_PDU_LEN,null
-	nbranch ali_mesh_upper_transport_layer_control_packet_segment_msg,positive
-ali_mesh_upper_transport_layer_control_packet_unsegment_msg:
-	branch ali_mesh_lower_transport_layer_send_unsegmented_access_message
-
-
-ali_mesh_upper_transport_layer_control_packet_segment_msg:
-	fetch 4,mem_mesh_upper_tran_layer_temp_segmented_pakcet_SeqZero
-	store 4,mem_mesh_segmented_lower_transport_layer_SegZero
-	branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer
-
-
-ali_mesh_upper_transport_layer_control_packet_load_header:
-	fetch 1,mem_mesh_upper_tran_layer_temp_pakcet_AKF_AID
-	store 1,mem_mesh_message_Transport_Head
-
-	fetch 9,mem_mesh_upper_tran_layer_temp_packet_header_IVI_NID
-	store 9,mem_mesh_send_upper_layer_IVI_and_NID
-	store 9,mem_mesh_message_NID
-	rtn
-
-
-ali_mesh_upper_transport_layer_control_packet_load_app_control:
-	jam UPPER_TRAN_TMALL_MESSAGE,mem_mesh_upper_tran_layer_packet_type
-	fetch 1,mem_mesh_upper_tran_layer_temp_packet_TID
-	isolate1 BIT_UPPER_FLAG_VENDOR_INDICATION,temp
-	rtn true		//indication packet send app & tmall
-	setarg 0
-	rtn
-
-ali_mesh_store_tran_package_type:
-	add rega,ELEMENT_DEVICE_TRAN_PACKAGE_TYPE,contw
-	istore 1,contw
-	rtn
-
-
-ali_mesh_upper_transport_layer_queue_pop:
-	jam 0,mem_mesh_upper_tran_layer_packet_tid
-	call ali_mesh_upper_transport_layer_init_queue_param
-	arg mem_mesh_upper_tran_layer_queue_temp,rega
-	branch queue_pop
-
-ali_mesh_upper_transport_layer_control_packet_encrypt_access:
-	call ali_mesh_upper_transport_layer_send_access_message_calc_SEQ
-	call ali_mesh_upper_transport_layer_send_access_message_add_SEQ
-	fetch 9,mem_mesh_send_upper_layer_IVI_and_NID
-	store 9,mem_mesh_upper_tran_layer_temp_packet_header_IVI_NID
-	call ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload
-	setarg 0
-	store 1,mem_mesh_ASZMIC
-	call ali_mesh_upper_transport_layer_calc_transport_mic
-
-	fetcht 1,mem_mesh_upper_transport_layer_payload_len
-	storet 1,mem_mesh_upper_tran_layer_temp_packet_length
-	copy temp,loopcnt
-	arg mem_mesh_access_layer_payload,contr
-	arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu,contw
-	call memcpy
-	
-	sub temp,UNSEGMENTED_ACCESS_MESSAGE_MAX_UPPER_TRANSPORT_ACCESS_PDU_LEN,null
-	nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg,positive
-ali_mesh_upper_transport_layer_control_packet_encrypt_access_unsegment_msg:
-	arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay,rega
-	call queue_store_new_ele
-	branch ali_mesh_lower_transport_layer_send_unsegmented_access_message
-
-ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg:
-	call ali_mesh_upper_transport_layer_send_segmented_access_message_get_SeqZero_SegON
-	fetch 4,mem_mesh_segmented_lower_transport_layer_SegZero
-	store 4,mem_mesh_upper_tran_layer_temp_segmented_pakcet_SeqZero
-	arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay,rega
-	call queue_store_new_ele
-	branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer
-
-ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload:
-	fetch 1,mem_mesh_upper_tran_layer_temp_packet_length
-	copy pdata,loopcnt
-	store 1,mem_mesh_access_layer_payload_len
-	fetch 1,mem_mesh_upper_tran_layer_temp_pakcet_AKF_AID
-	store 1,mem_mesh_message_Transport_Head
-	arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu,contr
-	arg mem_mesh_access_layer_payload,contw
-	branch memcpy
-
-ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer:
-	call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header
-	setarg mem_mesh_access_payload
-	store 2,mem_mesh_upper_transport_layer_payload_ptr
-ali_mesh_upper_transport_layer_send_segmented_access_message_loop:
-	call ali_mesh_upper_transport_layer_control_packet_load_header
-	call ali_mesh_upper_transport_layer_send_access_message_calc_SEQ
-	call ali_mesh_upper_transport_layer_send_access_message_add_SEQ
-
-	fetcht 1,mem_mesh_access_layer_payload_len
-	setarg SEGMENTED_ACCESS_MESSAGE_UNINT_PDU_LEN
-	call not_greater_than
-	copy pdata,rega
-	copy temp,pdata
-	isub rega,pdata
-	store 1,mem_mesh_access_layer_payload_len
-	fetch 2,mem_mesh_upper_transport_layer_payload_ptr
-	copy pdata,contr
-	iadd rega,temp
-	storet 2,mem_mesh_upper_transport_layer_payload_ptr
-	call ali_mesh_lower_transport_layer_send_segmented_access_message
-	fetch 1,mem_mesh_access_layer_payload_len
-	rtn blank
-	fetch 1,mem_mesh_segmented_lower_transport_layer_SegO
-	pincrease 1
-	store 1,mem_mesh_segmented_lower_transport_layer_SegO
-	call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header
-	branch ali_mesh_upper_transport_layer_send_segmented_access_message_loop
-
-
-
-//uppertransport micֵ
-ali_mesh_upper_transport_layer_calc_transport_mic:
-	fetch 1,mem_mesh_message_Transport_Head
-	bbit0 TRANSPORT_HEAD_BIT_AKF,ali_mesh_upper_transport_layer_calc_transport_mic_by_DeviceKey
-ali_mesh_upper_transport_layer_calc_transport_mic_by_AppKey:
-	call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key
-	branch ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_AESCCM
-ali_mesh_upper_transport_layer_calc_transport_mic_by_DeviceKey:
-	call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key
-ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_AESCCM:
-	fetch 1,mem_mesh_access_layer_payload_len
-	add pdata,4,temp
-	storet 1,mem_mesh_upper_transport_layer_payload_len
-	arg mem_mesh_access_layer_payload,temp
-	branch ali_CCM_encrypt
-
-
-
-//ۼSEQֵ
-ali_mesh_upper_transport_layer_send_access_message_calc_SEQ:
-	fetch 3,mem_mesh_send_message_SEQ
-	pincrease 1
-	store 3,mem_mesh_send_message_SEQ
-	fetch 1,mem_mesh_gatt_package_send_msg_id
-	pincrease 1
-	store 1,mem_mesh_gatt_package_send_msg_id
-	fetch 2,mem_mesh_cb_seq_changed
-	branch callback_func
-
-
-
-ali_mesh_upper_transport_layer_send_access_message_add_NID_SRC_TTL_SEQ_DST:
-	fetch 1,mem_mesh_IV_Index+3
-	lshift4 pdata,pdata
-	lshift3 pdata,pdata
-	fetcht 1,mem_k2_NID
-	ior temp,pdata
-	store 1,mem_mesh_send_upper_layer_IVI_and_NID
-	fetch 1,mem_mesh_send_message_TTL
-	store 1,mem_mesh_send_upper_layer_CTL_and_TTL
-	fetch 2,mem_mesh_send_message_SRC
-	store 2,mem_mesh_send_upper_layer_SRC
-	fetch 2,mem_mesh_send_message_DST
-	store 2,mem_mesh_send_upper_layer_DST
-
-ali_mesh_upper_transport_layer_send_access_message_add_SEQ:
-	fetch 3,mem_mesh_send_message_SEQ
-	store 3,mem_mesh_send_upper_layer_SEQ
-	arg mem_mesh_send_upper_layer_SEQ,rega
-	arg 3,loopcnt
-	call inverse_data
-	fetch 8,mem_mesh_send_upper_layer_CTL_and_TTL
-	store 8,mem_mesh_message_TTL
-	rtn
-
-ali_mesh_upper_transport_layer_send_segmented_access_message_get_SeqZero_SegON:
-	fetch 1,mem_mesh_upper_transport_layer_payload_len
-	div pdata,SEGMENTED_ACCESS_MESSAGE_UNINT_PDU_LEN
-	call wait_div_end
-	quotient temp
-	remainder pdata
-	call ali_mesh_upper_transport_layer_send_segmented_access_message_sub_SegN_one,blank
-	storet 1,mem_mesh_segmented_lower_transport_layer_SegN
-	jam 0,mem_mesh_segmented_lower_transport_layer_SegO
-	fetch 3,mem_mesh_send_message_SEQ
-	arg 0x1fff,temp
-	iand temp,pdata
-	store 2,mem_mesh_segmented_lower_transport_layer_SegZero
-	rtn
-
-ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header:
-	fetch 2,mem_mesh_segmented_lower_transport_layer_SegZero
-	lshift4 pdata,pdata
-	lshift pdata,pdata
-	fetcht 1,mem_mesh_segmented_lower_transport_layer_SegO
-	ior temp,pdata
-	lshift4 pdata,pdata
-	lshift pdata,pdata
-	fetcht 1,mem_mesh_segmented_lower_transport_layer_SegN
-	ior temp,pdata
-	store 3,mem_mesh_segmented_access_lower_transport_layer_SZMIC_SeqZero_SegO_SegN
-	arg 3,loopcnt
-	arg mem_mesh_segmented_access_lower_transport_layer_SZMIC_SeqZero_SegO_SegN,rega
-	branch inverse_data
-
-ali_mesh_upper_transport_layer_receive_new_msg_timer:
-	arg mem_mesh_upper_receive_new_message_timer,regc
-	arg ali_mesh_upper_transport_layer_receive_new_msg_timeout, regb
-	branch timer_single_step
-
-ali_mesh_upper_transport_layer_receive_new_msg_timeout:
-	arg 40,loopcnt
-	arg mem_mesh_access_message_mic_cache,contw
-	branch clear_mem
-
-
-ali_mesh_upper_transport_layer_send_segmented_access_message_sub_SegN_one:
-	increase -1,temp
-	rtn
-
-ali_mesh_upper_transport_layer_clear_tx_buffer:
-	branch ali_mesh_stop_send_indication_packet
-
-
-ali_mesh_upper_transport_layer_init_queue_param:
-	setarg mem_mesh_upper_tran_layer_queue_each_size
-	store 2,mem_queue_ptr
-	rtn
-
-
-app_init:
-	bpatch patch16_1,mem_patch16
-	fetch 1,mem_device_option
-	branch app_init,blank				
-	beq DVC_OP_DONGLE,dongle_init
-	beq DVC_OP_SHUTTER,shutter_init
-	beq DVC_OP_MODULE,module_init
-	beq DVC_OP_CAR,car_init
-	beq DVC_OP_SHUTTER_DY,shutter_dy_init
-	beq DVC_OP_REMOTE_CAR,remote_car_init
-	beq DVC_OP_KEYBOARD,keyboard_init
-	beq DVC_OP_HCI_BOOT,hci_init
-//	beq DVC_OP_TEST,test_init
-	beq DVC_OP_MOUSE,mouse_init
-	beq DVC_OP_MESH,ali_mesh_init
-	rtn
-
-
-app_param_init:
-	rtn wake
-	call adc_init_data
-	fetch 1,mem_device_option
-	beq DVC_OP_SHUTTER,shutter_default_init
-	beq DVC_OP_SHUTTER_DY,shutter_default_init
-	beq DVC_OP_DONGLE,dongle_default_init
-	beq DVC_OP_MOUSE,mouse_default_init
-	beq DVC_OP_KEYBOARD,mouse_default_parm_init
-	beq DVC_OP_REMOTE_CAR,remote_car_default_init
-	rtn
-	
-app_process_idle:
-	call ui_dispatch
-	call check_51cmd
-	call app_process_bb_event
-	fetch 2,mem_cb_idle_process
-	branch callback_func
-
-app_process_ble:
-	fetch 2,mem_cb_le_process
-	branch callback_func
-
-app_process_bb_event:
-	bpatch patch16_2,mem_patch16
-	//return if c51 need to process bb event
-	arg mem_ipc_fifo_bt2c51,rega
-	call fifo_out
-	rtn blank
-	//reaching here mains c51 cannot get bb event.
-	copy pdata,regc
-	call app_event_normal_process
-	branch app_process_bb_event_priority
-	
-app_discard_event:
-	arg 0,regc
-	rtn
-
-//
-//
-//
-app_event_normal_process:
-	beq BT_EVT_BUTTON_LONG_PRESSED,app_evt_button_long_pressed
-	beq BT_EVT_LE_CONNECTED,app_le_event_bb_connected
-	beq BT_EVT_LE_DISCONNECTED,app_le_event_bb_disconn
-	rtn
-
-
-
-app_process_bb_event_priority:
-	fetch 2,mem_cb_bb_event_process
-	branch callback_func
-	
-app_check_wake_lock:
-	fetch 2,mem_cb_check_wakelock
-	branch callback_func
-	
-app_will_enter_lpm:
-	fetch 2,mem_cb_before_lpm
-	branch callback_func
-
-app_le_event_bb_connected:
-	fetch 2,mem_ui_state_map
-	set1 UI_STATE_BLE_CONNECTED,pdata
-	store 2,mem_ui_state_map
-	rtn
-	
-app_le_event_bb_disconn:
-	jam 0,mem_le_l2cap_att_states
-	fetch 2,mem_ui_state_map
-	set0 UI_STATE_BLE_CONNECTED,pdata
-	store 2,mem_ui_state_map
-	branch app_lpm_mult_disable
-	
-
-app_evt_button_long_pressed:
-	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason_flag
-	set1 APP_DISC_BY_BUTTON,pdata
-	store APP_DISC_RSN_SIZE,mem_app_disconn_reason_flag
-	rtn
-	
-
-app_evt_timer:
-	store 1,mem_app_evt_timer_count
-app_evt_100ms_loop:
-	bpatch patch16_3,mem_patch16
-	fetch 1,mem_app_evt_timer_count
-	rtn blank
-	increase -1,pdata
-	store 1,mem_app_evt_timer_count
-	call ui_button_polling
-	call app_lpm_wake_auto_lock_timer
-	call flash_write_spi_sm_timer
-	fetch 2,mem_cb_event_timer
-	call callback_func
-	branch app_evt_100ms_loop
-
-
-//regc:timer addr
-//regb:timer up call back fuction
-timer_single_step:
-	ifetch 1,regc
-	rtn blank
-	pincrease -1
-	istore 1,regc
-	nrtn blank
-	copy regb,pdata
-	branch callback_func
-
-//regc:timer addr
-//regb:timer up call back fuction
-timer_single_step_2B:
-	ifetch 2,regc
-	rtn blank
-	pincrease -1
-	istore 2,regc
-	nrtn blank
-	copy regb,pdata
-	branch callback_func
-	
-app_power_timer:
-	fetcht 2,mem_power_param_ptr
-	add temp,power_timer_offset,regc
-	arg app_power_timer_timeout,regb
-	branch timer_single_step
-	
-app_power_timer_timeout:
-	call app_got_power_state_common
-	beq POWER_STARTING,app_enter_power_stanby_state
-app_enter_power_off_state:
-	branch app_enter_hibernate
-app_enter_power_stanby_state:
-	setarg POWER_STANDBY
-	istore 1,regc
-	add temp,power_standby_cb_offset,regb
-app_power_cb_common:
-	ifetch 2,regb
-	branch callback_func
-
-
-app_bb_hibernate:
-	call app_disconn_reason_clear
-	branch app_enter_hibernate
-
-	
-app_disconn_reason_clear:
-	setarg 0
-	store APP_DISC_RSN_SIZE,mem_app_disconn_reason
-	rtn
-app_disconn_reason_flag_clear:
-	setarg 0
-	store APP_DISC_RSN_SIZE,mem_app_disconn_reason_flag
-	rtn
-
-
-	
-app_disconn_reason_collect_ble:
-	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason_flag
-	set1 APP_DISC_BLE,pdata
-	store APP_DISC_RSN_SIZE,mem_app_disconn_reason
-	setarg 0
-	store APP_DISC_RSN_SIZE,mem_app_disconn_reason_flag
-	rtn
-
-	
-//
-//
-//
-
-
-app_get_lpm_wake_lock:
-	arg wake_lock_app,queue
-	branch lpm_get_wake_lock
-
-app_put_lpm_wake_lock:
-	arg wake_lock_app,queue
-	branch lpm_put_wake_lock
-	
-app_lpm_wake_auto_lock:
-	jam  LPM_WAKE_UP_DELAY_TIMER,mem_wake_up_delay_timer
-	branch app_get_lpm_wake_lock
-	
-app_lpm_wake_auto_lock_timer:
-	arg mem_wake_up_delay_timer,regc
-	arg app_put_lpm_wake_lock,regb
-	branch timer_single_step
-
-
-app_ble_start_direct_adv:
-	jam BT_CMD_START_DIRECT_ADV,mem_fifo_temp
-	branch ui_ipc_send_cmd
-
-app_ble_stop_direct_adv:
-	jam BT_CMD_STOP_DIRECT_ADV,mem_fifo_temp
-	branch ui_ipc_send_cmd
-	
-app_ble_stop_adv:
-	jam BT_CMD_STOP_ADV,mem_fifo_temp
-	branch ui_ipc_send_cmd
-	
-app_ble_start_adv:	
-	jam BT_CMD_START_ADV,mem_fifo_temp
-	branch ui_ipc_send_cmd
-	
-app_ble_start_scan:
-	jam BT_CMD_LE_START_SCAN,mem_fifo_temp
-	branch ui_ipc_send_cmd
-	
-app_ble_stop_scan:
-	jam BT_CMD_LE_STOP_SCAN,mem_fifo_temp
-	branch ui_ipc_send_cmd
-	
-app_ble_start_conn:
-	jam BT_CMD_LE_START_CONN,mem_fifo_temp
-	branch ui_ipc_send_cmd
-	
-app_ble_disconnect:
-	jam BT_CMD_LE_DISCONNECT,mem_fifo_temp
-	branch ui_ipc_send_cmd
-	
-app_led_start_blink:	
-	jam BT_CMD_LED_BLINK,mem_fifo_temp
-	branch ui_ipc_send_cmd
-
-app_led_on:
-	jam BT_CMD_LED_ON,mem_fifo_temp
-	branch ui_ipc_send_cmd
-	
-app_led_stop_blink:
-app_led_off:
-	jam BT_CMD_LED_OFF,mem_fifo_temp
-	branch ui_ipc_send_cmd
-	
-app_enter_hibernate:
-	jam BT_CMD_ENTER_HIBERNATE,mem_fifo_temp 
-	branch ui_ipc_send_cmd
-	
-
-app_ble_store_reconn_info:
-	jam BT_CMD_STORE_RECONN_INFO_LE,mem_fifo_temp
-	branch ui_ipc_send_cmd
-
-
-app_lpm_mult_enable:
-	set1 mark_lpm_mult_enable,mark
-	rtn
-
-app_lpm_mult_disable:
-	set0 mark_lpm_mult_enable,mark
-	rtn
-
-
-app_button_long_pressed:
-	call app_got_power_state_common
-	beq POWER_STANDBY,app_power_shutting_down
-app_power_starting:
-	setarg POWER_STARTING
-	istore 1,regc
-	add temp,power_starting_timeout_offset,rega
-	add temp,power_starting_cb_offset,regb
-app_power_common:
-	ifetcht 1,rega
-	increase 1,regc
-	istoret 1,regc
-	branch app_power_cb_common
-	
-app_power_shutting_down:
-	setarg POWER_OFF
-	istore 1,regc
-	fetch 2,mem_ui_state_map
-	bbit0 UI_STATE_BLE_CONNECTED,app_power_off_end
-	call le_send_terminate_ind_user_terminated
-	call app_ble_disconnect
-app_power_off_end:
-	fetcht 2,mem_power_param_ptr
-	add temp,power_off_timeout_offset,rega
-	add temp,power_off_cb_offset,regb
-	branch app_power_common
-	
-app_got_power_state_common:
-	fetcht 2,mem_power_param_ptr
-	add temp,power_state_offset,regc
-	ifetch 1,regc
-	rtn
-
-app_event_button_up:
-	call app_got_power_state_common
-	bne POWER_OFF,app_power_release
-	branch app_enter_hibernate
-app_power_release:
-	add temp,ui_butten_up_cb_offset,regb
-	branch app_power_cb_common
-
-
-
-
-
-adpcm_decode:
-	fetch 8,mem_ad_state_valpred
-	store 8,mem_ad_valpred
-	jam  0,mem_ad_bufferstep
-	fetch 1,mem_ad_index
-	lshift2 pdata,pdata
-	arg mem_ad_stepsizeTable,temp
-	iadd temp,temp
-	ifetch 4,temp
-	store 4,mem_ad_step
-adpcm_decode_loop:
-	fetch 1,mem_ad_bufferstep
-	nbranch adpcm_next_byte,blank
-	fetcht 2,mem_ad_in_ptr
-	ifetch 1,temp
-	store 1,mem_ad_inputbuffer
-	increase 1,temp
-	storet 2,mem_ad_in_ptr
-	rshift4 pdata,pdata
-	store 1,mem_ad_delta
-	branch adpcm_cal
-adpcm_next_byte:
-	fetch 1,mem_ad_inputbuffer
-	and pdata,0x0f,pdata
-	store 1,mem_ad_delta
-adpcm_cal:	
-	fetch 1,mem_ad_bufferstep
-	setflip 0,pdata
-	store 1,mem_ad_bufferstep
-	arg mem_ad_indexTable,temp
-	fetch 1,mem_ad_delta
-	iadd temp,temp
-	ifetch 1,temp
-	fetcht 1,mem_ad_index
-	call adpcm_cal_index
-	store 1,mem_ad_index
-
-	fetch 1,mem_ad_delta
-	and pdata,0x08,temp
-	storet 1,mem_ad_sign
-	and pdata,0x07,temp
-	storet 1,mem_ad_delta
-
-	call adpcm_cal_vpdiff
-	storet 4,mem_ad_vpdiff
-	
-	fetch 1,mem_ad_sign
-	branch adpcm_cal_valpred,blank
-	fetch 4,mem_ad_valpred
-	fetcht 4,mem_ad_vpdiff
-	isub temp,pdata
-	branch adpcm_cal_valpred_end
-adpcm_cal_valpred:
-	fetch 4,mem_ad_valpred
-	fetcht 4,mem_ad_vpdiff
-	iadd temp,pdata
-adpcm_cal_valpred_end:	
-	store 4,mem_ad_valpred
-	arg 32767,temp
-	isub temp,pdata
-	bbit1 31,adpcm_cal_valpred_overflow
-	storet 4,mem_ad_valpred
-	branch adpcm_cal_valpred_overflow_end
-adpcm_cal_valpred_overflow:	
-	fetch 4,mem_ad_valpred
-	arg 32768,temp
-	iadd temp,pdata
-	bbit0 31,adpcm_cal_valpred_overflow_end
-	arg -32768,temp
-	storet 4,mem_ad_valpred
-adpcm_cal_valpred_overflow_end:	
-	fetch 1,mem_ad_index
-	lshift2 pdata,pdata
-	arg mem_ad_stepsizeTable,temp
-	iadd temp,temp
-	ifetch 4,temp
-	store 4,mem_ad_step
-
-	fetch 2,mem_ad_out_ptr
-	fetcht 2,mem_ad_valpred
-	istoret 2,pdata
-	increase 2,pdata
-	store 2,mem_ad_out_ptr
-
-	fetch 1,mem_ad_in_numSamples
-	increase -1,pdata
-	store 1,mem_ad_in_numSamples
-	nbranch adpcm_decode_loop, blank
-	fetch 8,mem_ad_valpred
-	store 8,mem_ad_state_valpred
-	rtn
-
-adpcm_cal_index:
-	iadd temp,pdata
-	bbit0 7,adpcm_cal_bigger_zero
-	setarg 0
-	rtn
-adpcm_cal_bigger_zero:
-	and pdata,0xff,pdata
-	sub pdata,88,null
-	rtn positive
-	setarg 88
-	rtn
-
-adpcm_cal_vpdiff:
-	fetchr rega,4,mem_ad_step
-	rshift3 rega,temp
-	fetch 1,mem_ad_delta
-	bbit0 2,adpcm_cal_vpdiff1
-	copy rega,pdata
-	iadd temp,temp
-adpcm_cal_vpdiff1:
-	fetch 1,mem_ad_delta
-	bbit0 1,adpcm_cal_vpdiff2
-	rshift rega,pdata
-	iadd temp,temp
-adpcm_cal_vpdiff2:
-	fetch 1,mem_ad_delta
-	rtnbit0 0
-	rshift2 rega,pdata
-	iadd temp,temp
-	rtn
-
-
-define CAR_TEST_FUNCTION
-
-car_init:
-	call enable_authrom
-	rtn wake
-	setarg car_g24_receive_process
-	store 2,mem_cb_24g_receive_process
-	
-	setarg g24_bind_ackpayload_prep
-	store 2,mem_cb_24g_ackpayload
-	
-	setarg car_g24_cb_data_device1
-	store 2,mem_cb_24g_data_device1
-
-	setarg car_le_before_hibernate
-	store 2,mem_cb_before_hibernate
-	
-	setarg car_le_process_lpm_before
-	store 2,mem_cb_before_lpm	
-		
-	setarg car_scale_process_idle	
-	store 2,mem_cb_idle_process	
-	
-	setarg car_scale_process_bb_event 
-	store 2,mem_cb_bb_event_process	
-	
-	setarg app_get_lpm_wake_lock
-	store 2,mem_cb_check_wakelock
-	
-	setarg car_le_receive_data
-	store 2,mem_cb_att_write
-	
-	setarg car_le_bb_event_timer
-	store 2,mem_cb_event_timer
-	
-	bpatch patch05_6,mem_patch05
-	call car_init_environment
-	call car_lpm_timer_enable
-	call queue_init
-	jam 2,mem_lpm_mult
-	jam POWER_ON,mem_car_24g_received_pac
-	fetch 1,mem_car_config_soft_switch_enable
-	store 1,mem_car_hard_soft_switch
-	beq HARD_SWITCH, car_hard_switch_power_on_signal
-	fetch 1,mem_car_config_soft_switch_gpio
-	store 1,mem_ui_button_gpio
-	jam OFF,mem_le_adv_enable
-car_soft_switch_power_on_init:
-	call ui_button_init
-	call ui_button_polling
-	jam POWER_STARTING,mem_car_power_state
-	fetch 2,mem_ui_state_map
-	rtnbit1 UI_STATE_BTN_DOWN
- 	branch app_enter_hibernate
- 	
-
-car_power_off_signal:	
-	branch car_ui_led_init
-	
-car_hard_switch_power_on_signal:
-	jam POWER_STANDBY,mem_car_power_state
-car_soft_switch_power_on_signal:
-	jam ON,mem_le_adv_enable
-	setarg FAST_ADV_INTERVAL_VALUE_CAR
-	call shutter_ble_adv_interval_set
-car_le_modified_name_adv:
-	arg mem_le_name+7,contw
-	fetch 1,mem_le_lap
-car_name_loop:
-	and pdata,0xF0,temp
-	rshift4 temp,temp
-	call car_hex_to_ascii
-	istoret 1, contw
-	and pdata,0x0F,temp
-	call car_hex_to_ascii
-	istoret 1, contw
-	call le_modified_name_att_list
-	fetcht 1,mem_le_name_len
-	copy temp,loopcnt
-	arg mem_le_adv_data+2,contw
-	arg mem_le_name,contr
-	call memcpy
-car_le_modified_name_scan:
-	fetcht 1,mem_le_name_len
-	copy temp,loopcnt
-	arg mem_le_scan_data+2,contw
-	arg mem_le_name,contr
-	branch memcpy
-car_hex_to_ascii:
-	sub temp,9,null
-	branch car_hex_num,positive
-	add temp,55,temp
-	rtn
-car_hex_num:	
-	add temp,48,temp
-	rtn
-
-car_ui_led_init:
-	fetch 1,mem_car_config_blood_led1_gpio
-	bne INVALID_PIN_NUM,car_blood_led_gpio_set
-car_ui_led_init_1:
-	fetch 1,mem_car_config_pairing_led_gpio
-	bne INVALID_PIN_NUM,car_pairing_led_gpio_set
-car_ui_led_init_2:
-	fetch 1,mem_car_config_low_voltage_led_gpio
-	bne INVALID_PIN_NUM,car_low_voltage_led_gpio_set
-car_ui_led_init_3:
-	fetch 1, mem_car_led_num
-	copy pdata,loopcnt
-	setarg mem_car_led_map
-	copy pdata,rega
-car_in_lp1:
-	copy rega,contr
-	ifetch 1,contr
-	copy contr,rega
-	beq INVALID_PIN_NUM,car_in_lp1_end
-	copy pdata,temp
-	call gpio_config_output
-car_in_lp1_end:
-	loop car_in_lp1
-car_ui_led_init_end:
-	rtn
-car_blood_led_gpio_set:
-	fetch 8,mem_car_config_blood_led1_gpio
-	store 8,mem_car_led_map+2
-	branch car_ui_led_init_1
-car_pairing_led_gpio_set:
-	store 1,mem_car_led_map
-	branch car_ui_led_init_2
-car_low_voltage_led_gpio_set:
-	store 1,mem_car_led_map+1
-	branch car_ui_led_init_3
-
-car_init_environment:
-	
-	call car_g24_init
-	call car_g24_load_commom_addr
-	arg 0,rega
-	call pwm_init
-	call car_ui_led_init
-	call car_start_blink
-	call car_init_adc_hvin
-	branch car_motor_init
-car_read_otp_addr:
-        rtn
-car_motor_init:
-	fetch 1, mem_car_motor_gpio_num
-	copy pdata,loopcnt
-	setarg mem_car_motor_gpio_map
-	copy pdata,rega
-p_in_lp1:
-	copy rega,contr
-	ifetch 1,contr
-	copy contr,rega
-	beq INVALID_PIN_NUM,p_in_lp1_end
-	copy pdata,temp
-	store 1, mem_car_gpio
-	call car_ui_gpio_init
-p_in_lp1_end:
-	loop p_in_lp1
-p_car_ui_led_init_end:
-	rtn
-
-car_ui_gpio_init:
-	fetch 1,mem_car_gpio
-	rtneq UI_BUTTON_GPIO_DISABLE
-	iforce temp
-	branch gpio_config_output
-
-	
-car_init_adc_hvin:
-	jam 100,mem_car_notify_vdd_value_last
-	rtn
-	
-car_le_before_hibernate:
-	call car_gpio_set_before_hibernate
-	call clear_wake
-car_le_process_lpm_before:
-	branch keyscan_process_lpm_before
-
-car_gpio_set_before_hibernate:
-	call check_51cmd_led_off
-car_gpio_set_before_lpm_common:
-	arg GPIO_NUMBER,loopcnt
-	arg core_gpio_conf,contr
-car_setgpio_loop:
-	copy contr,contw
-	ifetch 1,contr
-	beq gpcfg_spid_miso,car_setgpio_pullup
-	beq gpcfg_spid_ncs,car_setgpio_pullup
-	beq gpcfg_spid_sck,car_setgpio_pullup
-	beq gpcfg_spid_mosi,car_setgpio_pullup
-	beq gpcfg_spid_sdio,car_setgpio_pullup
-	beq gpcfg_iic_scl,car_setgpio_pullup
-	beq gpcfg_iic_sda,car_setgpio_pullup
-	beq gpcfg_input,car_setgpio_pullup
-car_setgpio_loop_end:
-	loop car_setgpio_loop
-	arg core_gpio_conf_hi+GPIO_NUMBER_EXT,pdata
-	isub contr,null
-	branch car_motor_setgpio,zero
-car_setgpio_loop_ext:
-	arg GPIO_NUMBER_EXT,loopcnt
-	arg core_gpio_conf_hi,contr
-	branch car_setgpio_loop
-
-car_setgpio_pullup:
-	setarg gpcfg_pullup
-	istore 1,contw
-	branch car_setgpio_loop_end
-car_setgpio_pulldown:
-	setarg gpcfg_pulldown
-	istore 1,contw	
-	branch car_setgpio_loop_end
-car_motor_setgpio:	
-	fetch 1,mem_car_motor_gpio_num
-	copy pdata,loopcnt
-	arg mem_car_motor_gpio_map,contr
-car_motor_setgpio_loop:
-	ifetch 1,contr
-	set1 7,pdata
-	arg gpcfg_output_low,temp
-	call gpio_config_function
-	loop car_motor_setgpio_loop
-	rtn
-	 
-car_key_scan_process:
-	branch keyscan_key_process
-
-car_scale_process_idle:
-	call car_le_send_packet
-	call car_g24_status_process
-	branch car_key_scan_process
-
-car_g24_status_process:
-	fetch 2,mem_ui_state_map
-	rtnbit1 UI_STATE_BLE_CONNECTED
-	fetch 1,mem_car_24g_received_pac
-	beq WORK_PAIRED,car_g24_connected_event
-	rtn
-car_g24_connected_event:
-	fetch 1,mem_car_24g_status
-	rtneq WORK_PAIRED
-	jam WORK_PAIRED,mem_car_24g_status
-	call car_lpm_timer_disable
-	call car_stop_blink
-	branch car_g24_connected
-
-car_lpm_timer_enable:
-	fetch 2,mem_car_enter_lpm_timer_count	
-	store 2,mem_car_enter_lpm_timer
-	jam 0,mem_car_enter_lpm_flag
-	rtn
-
-	
-car_lpm_timer_disable:
-	setarg 0
-	branch car_lpm_timer_enable+1
-
-
-car_stop_blink:
-	arg 0,rega
-	branch ui_led_blink_stop_global
-	
-	
-car_start_blink:
-	arg 0,rega
-	branch ui_led_blink_start_global
-	
-
-
-
-
-car_le_send_packet:
-	fetch 2,mem_ui_state_map
-	rtnbit0 UI_STATE_BLE_CONNECTED
-	call le_fifo_check_nearly_full
-	nrtn blank
-	arg mem_car_pop_queue_buff,rega
-	call queue_pop
-	nrtn user
-	arg mem_car_pop_queue_buff,contr
-	branch le_send_notify_from_list
- 
-car_scale_process_bb_event:
-	copy regc,pdata
-	beq BT_EVT_BUTTON_UP,app_event_button_up
-	beq BT_EVT_BUTTON_LONG_PRESSED,app_button_long_pressed
-	beq BT_EVT_LE_CONNECTED,car_scale_event_le_conn
-	beq BT_EVT_LE_DISCONNECTED,car_scale_event_le_discon
-	rtn
-
-car_scale_event_le_conn:
-	call car_lpm_timer_disable
-	call car_stop_blink
-	set0 mark_24g_rxmode,mark
-	branch car_scale_process_conn
-car_g24_connected:
-	fetch 2,mem_car_24g_no_data_timeout_count
-	store 2,mem_car_24g_no_data_timeout_timer
-car_scale_process_conn:
-	jam 0x14,mem_car_notify_vdd_timer
-	jam 0,mem_lpm_mode
-	call app_ble_stop_adv
-	branch app_lpm_mult_enable
-
-
-car_scale_event_le_discon:
-	set1 mark_24g_rxmode,mark
-	call car_lpm_timer_enable
-	call car_fb_motor_stop
-	call car_lr_motor_stop
-car_g24_disconnect:
-	setarg 0
-	store 5,mem_car_led_control
-	call queue_init
-	jam 10,mem_motor1_speed
-	jam 10,mem_motor2_speed
-	jam 10,mem_motor3_speed
-//	jam 1,mem_lpm_mode
-	jam 2,mem_lpm_mult
-	setarg FAST_ADV_INTERVAL_VALUE_CAR
-	call shutter_ble_adv_interval_set
-	branch app_ble_start_adv
-
-car_le_bb_event_timer:
-	call car_moto1_blank_data_timer
-	call car_moto2_blank_data_timer
-	call car_moto3_blank_data_timer
-	//call app_power_timer
-	//call car_notify_vdd_timer
-	call car_24g_no_data_timeout_timer
-	branch car_24g_bind_enable_timer
-	//branch car_enter_lpm_timer
-
-car_24g_bind_enable_timer:
-	arg mem_car_24g_bind_enable_delay_count,regc
-	arg 0,regb
-	branch timer_single_step
-
-car_enter_lpm_timer:
-	arg mem_car_enter_lpm_timer,regc
-	arg car_enter_lpm_enable,regb
-	branch timer_single_step_2B
-car_enter_lpm_enable:
-	jam 1,mem_car_enter_lpm_flag
-	rtn
-	
-car_24g_no_data_timeout_timer:
-	arg mem_car_24g_no_data_timeout_timer,regc
-	arg car_24g_no_data_timer_timeout,regb
-	branch timer_single_step_2B
-car_24g_no_data_timer_timeout:
-	jam WORK_SEARCH,mem_car_24g_status
-	jam POWER_ON,mem_car_24g_received_pac
-	branch car_g24_disconnect
-
-car_notify_vdd_timer:
-	fetch 1,mem_car_config_bat_notify_enable
-	rtn blank
-	arg mem_car_notify_vdd_timer,regc
-	arg car_notify_vdd,regb
-	branch timer_single_step
-car_notify_vdd:
-	fetch 1,mem_car_notify_vdd_count
-	store 1,mem_car_notify_vdd_timer
- 	fetch 1,mem_car_working_flag
- 	nrtn blank
-car_read_hvin:
-	call vdd_calculate_by_mode
-	store 2,mem_vdd_now_vol
-	arg mem_vdd_calculate_set,rega
-	call adc_bat_percent_lowpower_out
-	fetcht 1,mem_car_notify_vdd_value_last
-	isub temp,null
-	branch car_notify_vdd_next2,positive
-	store 1,mem_car_notify_vdd_value_last
-	copy pdata,temp
-car_notify_vdd_next2:
-	storet 1,mem_car_notify_vdd_percent
-	fetch 1,mem_car_config_low_voltage_percent
-	isub temp,null
-	call car_enter_low_bat,positive
-	storet 1,mem_notify_bat_payload 
-	arg 6,loopcnt
-	arg mem_notify_bat_head,contr
-	call calc_check_sum_start
-	store 1,mem_notify_bat_check_sum
-	arg mem_notify_bat_packet,rega
-	branch queue_push
-car_enter_low_bat:
-	fetch 1,mem_low_bat_flag
-	nrtn blank
-	jam 1,mem_low_bat_flag
-	arg 1,rega
-	branch ui_led_blink_start_global
-car_low_bat_led_off:
-	arg 1,rega
-	branch ui_led_blink_stop_global
-
-////////////////////////check sum////////////////////////
-//loopcnt = sum number,contr = ptr
-calc_check_sum_start:
-	arg 0,rega
-calc_check_sum_loop:
-	ifetch 1,contr
-	iadd rega,rega
-	loop calc_check_sum_loop
-calc_check_sum_and:
-	and rega,0xff,pdata
-	rtn
-
-car_le_receive_data:	
-	fetch 1,mem_le_att_opcode
-	beq ATTOP_WRITE_REQUEST,car_le_parse_att_write_request
-	rtn
-car_le_parse_att_write_request:
-	fetch 2,mem_le_att_handle
-	beq ATT_CAR_CONTROL_HANDLE,car_control_le_receive
-	rtn
-
-le_app_receive_data:
-	bpatch patch05_7,mem_patch05
-	ifetch 5,rega
-	store 5,mem_app_receive_temp
-	fetch 2,mem_app_receive_temp
-	arg LE_RECEIVE_PACKET_HEAD,temp
-	isub temp,null
-	nrtn zero
-	fetch 2,mem_app_receive_temp+3
-	byteswap pdata,pdata
-	store 2,mem_app_receive_temp+3
-	copy pdata,loopcnt
-	increase 5,rega
-	copy rega,contr
-	arg mem_app_receive_temp+5,contw
-	call memcpy
-	ifetch 1,contr
-	store 1,mem_app_receive_temp+15
-	arg mem_app_receive_temp+2,rega
-	arg mem_app_receive_temp+5,regb
-	rtn
-
-car_control_le_receive:
-	setarg 0
-	store 5,mem_le_receive_payload
-	store 5,mem_le_receive_payload+5
-	call le_app_receive_data
-	copy regb,contr
-	arg mem_le_receive_payload,contw
-	arg 10,loopcnt
-	call memcpy
-car_receive_cmd_select:
-	bpatch patch06_0,mem_patch06
-	ifetch 1,rega
-	beq CAR_CMD_OLD_CAR_CONTROL,car_drive_old
-	beq CAR_CMD_OLD_SPEED_CONTROL,car_speed_set_old
-	beq CAR_CMD_L_R_MOTOR_CONTROL,car_motor_control
-	beq CAR_CMD_F_B_MOTOR_CONTROL,car_motor_control
-	beq CAR_CMD_IR_CONTROL,car_ir_data_rx_from_app
-	beq CAR_CMD_LED_CONTROL,car_led_control_receive
-	beq CAR_CMD_DEVICE_INFO,car_info_request
-	rtn
-
-car_24g_receive_data:
-	call car_control_le_receive
-	fetch 1,mem_app_receive_temp+2	//cmd
-	beq CAR_CMD_L_R_MOTOR_CONTROL,car_24g_receive_data_next
-	beq CAR_CMD_F_B_MOTOR_CONTROL,car_24g_receive_data_next
-	rtn
-car_24g_receive_data_next:
-	fetch 1,mem_le_receive_payload	//moto1
-	ncall car_moto1_enable_blank_data_timer,blank
-	fetch 1,mem_le_receive_payload+2	//moto2
-	ncall car_moto2_enable_blank_data_timer,blank
-	fetch 1,mem_le_receive_payload+4	//moto3
-	ncall car_moto3_enable_blank_data_timer,blank
-	rtn
-
-car_moto1_enable_blank_data_timer:
-	jam 5,mem_car_moto1_blank_timer
-	rtn
-car_moto2_enable_blank_data_timer:
-	jam 5,mem_car_moto2_blank_timer
-	rtn
-car_moto3_enable_blank_data_timer:
-	jam 5,mem_car_moto3_blank_timer
-	rtn
-
-car_moto1_blank_data_timer:
-	arg mem_car_moto1_blank_timer,regc
-	arg car_moto1_blank_data,regb
-	branch timer_single_step
-car_moto2_blank_data_timer:	
-	arg mem_car_moto2_blank_timer,regc
-	arg car_moto2_blank_data,regb
-	branch timer_single_step
-car_moto3_blank_data_timer:		
-	arg mem_car_moto3_blank_timer,regc
-	arg car_moto3_blank_data,regb
-	branch timer_single_step
-
-car_moto1_blank_data:
-	jam 0,mem_le_receive_payload
-	branch car_motor_control
-car_moto2_blank_data:
-	jam 0,mem_le_receive_payload+2
-	branch car_motor_control
-car_moto3_blank_data:
-	jam 0,mem_le_receive_payload+4
-	branch car_motor_control
-	
-	
-///////////////////////Motor//////////////////////////////////////////
-
-car_drive_old:	
-	fetch 1,mem_le_receive_payload
-	store 1,mem_motor1_status
-	fetch 1,mem_le_receive_payload+1
-	store 1,mem_motor2_status
-	branch car_motor_control_common
-
-
-	
-car_left_right_control_old:
-	fetch 1,mem_le_receive_payload
-	store 1,mem_motor2_status
-	branch car_motor2_control
-car_front_back_control_old:
-	fetch 1,mem_motor1_speed
-	call car_reset_old_speed
-	fetch 1,mem_le_receive_payload+1
-	store 1,mem_motor1_status
-	branch car_motor1_control
-car_reset_old_speed:
-	beq SPEED_LEVEL_2,car_reset_old_speed2
-	beq SPEED_LEVEL_3,car_reset_old_speed3
-	store 1,mem_motor1_speed
-	rtn
-car_reset_old_speed2:
-	jam SPEED_LEVEL_5,mem_motor1_speed
-	rtn
-car_reset_old_speed3:
-	jam SPEED_LEVEL_10,mem_motor1_speed
-	rtn
-car_speed_set_old:
-	fetch 1,mem_le_receive_payload
-	call car_reset_old_speed
-	fetch 1,mem_motor1_speed
-	call car_motor_speed_duty_setting
-	call car_motor_speed_duty_transform
-	jam 0x00,mem_pdatatemp+1	//pwm channel0
-	branch pwm_duty_cycle_set
-
-car_motor_control:
-	fetch 1,mem_car_24g_go_die_flag
-	nrtn blank
-	fetch 6,mem_le_receive_payload
-	store 6,mem_motor1_status
-	fetch 1,mem_motor1_speed
-	fetcht 1,mem_motor2_speed
-	iand temp,pdata
-	fetcht 1,mem_motor3_speed
-	iand temp,pdata
-	call car_motor_working_flag,blank	
-car_motor_control_common:
-	bpatch patch06_1,mem_patch06
-	fetch 2,mem_ui_state_map
-	isolate1 UI_STATE_BLE_CONNECTED,pdata
-	ncall car_lpm_timer_enable,true
-	call car_motor1_control
-	call car_motor2_control
-	branch car_conn_led_state
-
-car_conn_led_state:
-	fetch 1,mem_motor1_status
-	fetcht 1,mem_motor2_status
-	iadd temp,pdata
-	nbranch check_51cmd_led_on,blank
-	branch check_51cmd_led_off	
-
-car_motor1_control:
-	arg mem_motor1_status,contr
-	branch car_motor1_status_select
-car_motor2_control:
-	arg mem_motor2_status,contr
-	branch car_motor2_status_select
-car_motor3_control:
-	arg mem_motor3_status,contr
-	branch car_motor_status_select
-car_motor_working_flag:
-	jam 0,mem_car_working_flag
-	rtn
-
-car_motor1_status_select:
-	ifetch 1,contr
-	beq TURN_FRONT,car_lr_motor_stop
-	beq TURN_LEFT,car_lr_motor_left
-	beq TURN_RIGHT,car_lr_motor_right
-	rtn
-car_motor2_status_select:
-	ifetch 1,contr
-	beq MOTOR_STOP,car_fb_motor_stop
-	beq GO_BACK,car_fb_motor_front
-	beq GO_FRONT,car_fb_motor_back
-	rtn
-
-car_lr_motor_stop:
-	fetcht 1,mem_car_motor_left_gpio
-	call gpio_out_inactive
-	fetcht 1,mem_car_motor_right_gpio
-	branch gpio_out_inactive
-car_lr_motor_left:
-	fetcht 1,mem_car_motor_left_gpio
-	call gpio_out_active
-	fetcht 1,mem_car_motor_right_gpio
-	branch gpio_out_inactive
-car_lr_motor_right:
-	fetcht 1,mem_car_motor_left_gpio
-	call gpio_out_inactive
-	fetcht 1,mem_car_motor_right_gpio
-	branch gpio_out_active
-car_fb_motor_stop:
-	fetcht 1,mem_car_motor_front_gpio
-	call gpio_out_inactive
-	fetcht 1,mem_car_motor_back_gpio
-	branch gpio_out_inactive
-car_fb_motor_front:
-	fetcht 1,mem_car_motor_front_gpio
-	call gpio_out_active
-	fetcht 1,mem_car_motor_back_gpio
-	branch gpio_out_inactive
-car_fb_motor_back:
-	fetcht 1,mem_car_motor_front_gpio
-	call gpio_out_inactive
-	fetcht 1,mem_car_motor_back_gpio
-	branch gpio_out_active
-
-	
-
-
-car_motor_status_select:
-	bpatch patch06_2,mem_patch06
-	ifetch 1,contr
-	beq MOTOR_STOP,car_motor_stop
-	beq GO_FRONT,car_motor_positive
-	beq GO_BACK,car_motor_negative
-	rtn
-car_motor_positive:
-	jam 0,mem_motor_select_p_n
-	branch car_motor_negative+1
-car_motor_negative:
-	jam 1,mem_motor_select_p_n
-	ifetch 1,contr
-	store 1,mem_car_motor_speed
-	ifetch 8,regb
-	branch car_motor_work
-
-car_motor_stop:
-	ifetch 1,regb
-	call pwm_disable
-	increase 1,regb
-	ifetch 1,regb
-	branch pwm_disable
-car_motor_work:
-	store 8,mem_motor_pwm_pin1_set
-	jam 1,mem_car_working_flag
-	fetch 1,mem_motor_select_p_n
-	beq 0,car_motor_select_positive
-car_motor_select_negative:
-	fetch 1,mem_motor_pwm_pin2_set
-	store 1,mem_motor_pwm_pin_set
-	fetch 1,mem_motor_pwm_pin1_set
-car_motor_work_next:
-	call pwm_disable
-	fetch 1,mem_car_motor_speed
-	call car_motor_speed_duty_setting
-	store 1,mem_motor_pwm_dute_set
-	fetch 6,mem_motor_pwm_pin_set
-	store 6,mem_pdatatemp
-	branch pwm_out_set
-car_motor_select_positive:
-	fetch 1,mem_motor_pwm_pin1_set
-	store 1,mem_motor_pwm_pin_set
-	fetch 1,mem_motor_pwm_pin2_set
-	branch car_motor_work_next
-
-car_motor_speed_duty_setting:
-	mul32 pdata,5,pdata
-	add pdata,50,pdata
-	rtn
-car_motor_speed_duty_transform:
-	arg 12000,temp
-	imul32 temp,pdata
-	div pdata,100
-	call wait_div_end
-	quotient temp
-	copy temp,rega
-	setarg 12000
-	isub temp,regb
-	rtn
-
-car_ir_data_rx_from_app:
-	rtn
-
-car_led_control_receive:
-	fetch 8,mem_le_receive_payload
-	store 8,mem_car_led_control
-	rtn
-
-car_info_request:
-	fetch 1,mem_car_config_device_select
-	store 1,mem_car_info_request_payload
-	fetch 1,mem_car_config_motor_layout
-	store 1,mem_car_info_request_payload+1
-	fetch 1,mem_car_config_ir_enable
-	store 1,mem_car_info_request_payload+2
-	arg 13,loopcnt
-	arg mem_car_info_request_head,contr
-	call calc_check_sum_start
-	store 1,mem_car_info_request_checksum
-	arg mem_car_info_request,rega
-	branch queue_push
-
-
-
-car_g24_init:
-	setarg 0
-	store 8,mem_24g_bind_payload
-	call g24_receive_init
-	branch g24_mode_switch_init
-
-car_g24_receive_process:
-	call car_g24_mode_switch
-	call car_g24_work_mode
-	call car_g24_bind_mode
-	branch car_g24_lpm_dipatch
-
-car_g24_mode_switch:
-	call g24_mode_switch_bind_work
-car_g24_bind_mode_enable:
-	fetch 1,mem_24g_work_mode
-	rtnne DONGLE_BIND
-	fetch 1,mem_car_24g_bind_enable_delay_count	//after power on 10s,enable bind
-	nbranch g24_switch_work_mode,blank
-	fetch 1,mem_car_24g_status	//after paired,disable bind mode
-	beq WORK_SEARCH,g24_switch_work_mode
-	rtn
-
-car_g24_work_mode:
-	fetch 1,mem_24g_work_mode
-	rtnne DONGLE_WORK
-	call car_g24_work_mode_start
-	branch car_g24_ch_polling_clear,user3
-car_g24_receive_ch_polling:
-	fetch 1,mem_car_enter_lpm_flag
-	rtn blank
-	fetch 1,mem_car_24g_ch_polling
-	increase 1,pdata
-	store 1,mem_car_24g_ch_polling
-	beq 4,car_g24_ch_polling_clear
-	call g24_ch
-	call car_g24_receive_packet_start
-	nbranch car_g24_receive_ch_polling,user3
-car_g24_ch_polling_clear:
-	jam 0,mem_car_24g_ch_polling
-	rtn
-car_g24_work_mode_start:
-	fetch 1,mem_24g_work_mode
-	rtnne DONGLE_WORK
-	call car_g24_work_init
-	call g24_ch_process
-	branch car_g24_receive_packet_start
-car_g24_work_init:
-	fetch 1,mem_24g_mode_init
-	rtnbit1 DONGLE_WORK
-	set1 DONGLE_WORK,pdata
-	store 1,mem_24g_mode_init
-	fetch 1,mem_tx_power_temp
-	store 1,mem_tx_power
-	jam 0,mem_24g_ackpayload_enable
-	jam 0,mem_usb_tx_enable
-	jam 1,mem_24g_abort_packet
-	jam 0,mem_24g_pid
-	//fetch 4,mem_lap
-	fetch 4,mem_car_24g_commom_addr
-	branch g24_work_init+12
-car_g24_receive_packet_start:	
-	call g24_receive_transmit_ack
-	nbranch g24_rx_interrupt_clear,user3
-p_g24_receive_packet_parse:
-	call g24_receive_packet_parse_pid_crc
-	nbranch g24_rx_interrupt_clear,user
-	fetch 1,mem_24g_rxdata_length
-	branch g24_rx_interrupt_clear,blank
-	increase 2,pdata
-	iforce loopcnt
-	arg mem_24g_rxbuf,contr
-	arg mem_24g_rxdata_temp,contw
-	call memcpy
-	jam 0,mem_24g_mode_switch
-	fetch 1,mem_24g_pair_mode
-	call g24_enable_nodata_timer,blank
-	fetch 1,mem_24g_rxdata_temp+2
-	beq DATATYPE_ATTEMP,car_g24_data_attemp	//reconn packet
-	beq DATATYPE_DEVICE1,car_g24_data_device1	//mouse
-	branch g24_receive_packet_parse+14
-car_g24_data_attemp:
-	fetch 1,mem_24g_pair_mode
-	nrtn blank
-	fetch 1,mem_24g_bind_device_status
-	rtn blank
-	//call check_51cmd_led_on
-	branch g24_data_attemp	
-car_g24_data_device1:
-	call g24_ch_timer_reinit
-	fetch 1,mem_24g_abort_packet
-	fetcht 1,mem_24g_rxdata_temp
-	isolate1 bit_abort,temp
-	setflag true,0,pdata
-	store 1,mem_24g_abort_packet
-	beq 1,car_g24_data_attemp_device1_abort
-	branch g24_data_device1+7
-car_g24_data_attemp_device1_abort:
-	fetch 1,mem_device_option
-	sub pdata,DVC_OP_CAR,null
-	call check_51cmd_led_on,zero
-	fetch 4,mem_24g_rxdata_temp+10
-	branch g24_store_device1_addr
-	
-car_g24_bind_mode:
-	fetch 1,mem_24g_work_mode
-	rtnne DONGLE_BIND
-	call g24_bind_init
-	call car_g24_bind_device_addr
-
-	call g24_rx_interrupt_clear
-	call g24_receive_packet
-	nbranch g24_rx_interrupt_clear,user3
-	call g24_bind_data_parse
-	call g24_transmit_ack
-	call g24_bind_device_status_check
-	call g24_bind_data_process+8
-
-	fetch 1,mem_24g_bind_device_status
-	nbranch car_g24_bind_mode_exit,blank
-	call g24_nodata_process
-	fetch 1,mem_24g_nodata_timer_enable
-	rtn blank
-	setarg 0
-	store 4,mem_24g_device1_addr
-	rtn
-car_g24_bind_mode_exit:
-	jam 0,mem_24g_mode_switch
-	arg 0,rega
-	call check_51cmd_led_on
-	call g24_switch_work_mode
-	call g24_timer_init
-
-        fetch 4,mem_24g_lap
-        store 4,mem_car_24g_commom_addr
-        fetch 1,mem_car_save_addr_flag
-        ncall car_g24_save_commom_addr,blank
-		
-	fetch 4,mem_car_24g_commom_addr
-	branch g24_update_addr_and_synccrc8
-
-car_g24_save_commom_addr:
-
-        fetch 1,mem_car_save_addr_flag
-        rtn blank
-	fetch 1,mem_24g_transmitter_addr+1	//Tx lap H
-	store 1,mem_car_24g_commom_addr+3
-
-	fetch 1,mem_24g_lap+1				//Rx lap H
-	store 1,mem_car_24g_commom_addr+2
-
-	fetch 1,mem_24g_transmitter_addr	//Tx lap L
-	store 1,mem_car_24g_commom_addr+1
-
-	fetch 1,mem_24g_lap					//Rx lap L
-	store 1,mem_car_24g_commom_addr
-        rtn
-	call car_g24_search_commom_addr
-	fetch 4,mem_car_24g_commom_addr
-	fetcht 4,mem_car_24g_commom_addr_temp 
-	isub temp,null
-	rtn zero        
-        copy regc,regb
-        arg mem_car_24g_commom_addr,rega
-        arg 4,loopcnt        
-        branch otp_write
-        
-car_g24_load_commom_addr:
-
-        fetch 4,mem_24g_lap
-        store 4,mem_car_24g_commom_addr
-        fetch 1,mem_car_save_addr_flag
-        rtn blank
-        rtn
-        call car_g24_search_commom_addr
-        fetch 4,mem_car_24g_commom_addr_temp
-        rtn blank
-        store 4,mem_car_24g_commom_addr
-        rtn
-
-        
-car_g24_search_commom_addr:
-        rtn
-        fetch 1,mem_car_save_addr_flag
-        rtn blank
-        arg OTP_OFFSET_CAR_COMMOM_START_ADDR,regc
-car_g24_search_commom_addr_loop:
-        copy regc,regb
-        arg mem_car_24g_commom_addr_read,rega
-        arg 4,loopcnt
-        call otp_read_data
-        fetch 4,mem_car_24g_commom_addr_read
-        rtn blank    
-        store 4,mem_car_24g_commom_addr_temp
-        copy regc,pdata
-        arg OTP_OFFSET_CAR_COMMOM_END_ADDR,temp
-        isub temp,null
-        rtn positive        
-        increase 4,regc
-        branch car_g24_search_commom_addr_loop
-        
-car_g24_bind_device_addr:
-	fetch 4,mem_24g_device1_addr
-	rtn blank
-	branch g24_update_addr_and_synccrc8
-
-car_g24_cb_data_device1:
-	fetch 2,mem_ui_state_map
-	rtnbit1 UI_STATE_BLE_CONNECTED
-	fetch 2,mem_car_24g_no_data_timeout_count
-	store 2,mem_car_24g_no_data_timeout_timer
-	jam WORK_PAIRED,mem_car_24g_received_pac
-	arg mem_24g_rxdata_temp+3,rega
-	branch car_24g_receive_data
-
-car_g24_lpm_dipatch:
-	fetch 1,mem_car_enter_lpm_flag
-	rtn blank
-	call car_g24_lpm_wait
-	nrtn user
-	fetch 3,mem_24g_enter_hibernate	//about 1000ms
-	call clk2lpo
-	storet 4,mem_sleep_counter
-  	branch lpm_sleep
-car_g24_lpm_wait:
-	enable user
-	call lpo_calibration
-	fetch 3,mem_clks_per_lpo
-	branch disable_user,blank
-	branch car_le_process_lpm_before
-
-
-
-
-//define REMOTE_TEST_FUNCTION
-remote_car_init:
-	rtn wake	
-	call remote_car_default_init
-	call keyscan_key_init
-	setarg remote_car_g24_package_data
-	store 2,mem_cb_24g_transmit_data
-
-	setarg remote_car_process_lpm_before
-	store 2,mem_cb_24g_lpm_before
-	
-	setarg remote_car_le_before_hibernate
-	store 2,mem_cb_before_hibernate
-	
-	setarg remote_car_scale_process_idle
-	store 2,mem_cb_idle_process	
-	
-	setarg remote_car_scale_process_bb_event
-	store 2,mem_cb_bb_event_process
-
-	setarg remote_car_event_timer
-	store 2,mem_cb_event_timer
-	
-	setarg remote_car_power_off_signal
-	store 2,mem_remote_car_power_off_cb
-	
-	setarg remote_car_soft_switch_power_on_signal
-	store 2,mem_remote_car_power_standby_cb
-	
-	
-	bpatch patch06_3,mem_patch06
-	call set_eeprom_size_2k
-	call remote_car_init_environment
-
-	call queue_init
-	fetch 1,mem_remote_car_config_soft_switch_enable
-	store 1,mem_remote_car_hard_soft_switch
-	beq HARD_SWITCH, remote_car_hard_switch_power_on_signal
-	fetch 1,mem_remote_car_config_soft_switch_gpio
-	store 1,mem_ui_button_gpio
-remote_car_soft_switch_power_on_init:
-	call remote_car_ui_led_init
-	call ui_button_init
-	call ui_button_polling
-	jam POWER_STARTING,mem_remote_car_power_state
-	fetch 2,mem_ui_state_map
-	rtnbit1 UI_STATE_BTN_DOWN
-	branch app_enter_hibernate
-
-
-
-remote_car_hard_switch_power_on_signal:
-	jam POWER_STANDBY,mem_remote_car_power_state
-remote_car_soft_switch_power_on_signal:
-	call remote_car_ui_led_init
-	arg 0,rega
-	call ui_led_blink_start_global
-	call remote_car_g24_load_commom_addr
-	fetch 4,mem_remote_24g_commom_addr
-	store 4,mem_24g_addr	
-	branch g24_pair_start,blank
-	fetch 4,mem_24g_addr
-	store 4,mem_24g_receiver_addr
-	fetch 2,mem_24g_reconn_timeout_init
-	store 2,mem_24g_reconn_timeout
-	branch g24_reconn_start
-
-remote_car_set_24g_addr_eeprom:
-	arg 4,temp
-	arg mem_24g_addr,rega
-	arg REMOTE_INFO_EEPROM_OFFECT,regb
-	rtn
-
-
-remote_car_power_off_signal:	
-remote_car_ui_led_init:
-	bpatch patch06_4,mem_patch06
-	fetch 1,mem_remote_car_config_connect_led_gpio
-	bne INVALID_PIN_NUM,remote_car_pairing_led_gpio_set
-remote_car_ui_led_init_1:
-	fetcht 1, mem_remote_car_led_map
-	branch gpio_config_output
-remote_car_pairing_led_gpio_set:
-	store 1,mem_remote_car_led_map
-	branch remote_car_ui_led_init_1
-
-
-remote_car_init_environment:
-	call g24_transmit_init
-remote_no_data_timer_init:
-	fetch 2,mem_remote_car_no_data_timeout
-	store 2,mem_remote_car_no_data_timer
-	rtn
-
-remote_car_le_before_hibernate:
-	call remote_car_process_lpm_before
-remote_gpio_set_before_hibernate:
-	fetch 1,mem_remote_style_struct_led_gpio
-	set1 7,pdata
-	arg gpcfg_output_high,temp
-	branch gpio_config_function
-
-remote_car_process_lpm_before:
-	call gpio_set_before_lpm
-	branch keyscan_process_lpm_before
-
-remote_car_key_scan_process:
-	call keyscan_key_process
-	call get_remote_key_state
-	call remote_conn_led_state
-	branch send_data
-
-remote_conn_led_state:
-	fetch 1,mem_remote_car_24g_status
-	rtnne WORK_PAIRED
-	fetch 4,mem_remote_car_motor1_key0_press_state
-	branch remote_car_stop_state,blank
-	jam 0,mem_remote_car_no_data_check
-	enable user
-	branch check_51cmd_led_on
-remote_car_stop_state:
-	fetch 1,mem_remote_car_no_data_check
-	rtneq 0xff
-	pincrease 1
-	store 1,mem_remote_car_no_data_check
-	disable user
-	branch check_51cmd_led_off
-
-	
-get_remote_key_state:
-	fetcht 2,mem_key_value_retention
-	and temp,0x01,pdata
-	rshift temp,temp
-	store 1,mem_remote_car_motor1_key0_press_state
-	and temp,0x01,pdata
-	rshift temp,temp
-	store 1,mem_remote_car_motor1_key1_press_state
-	and temp,0x01,pdata
-	rshift temp,temp
-	store 1,mem_remote_car_motor2_key2_press_state
-	and temp,0x01,pdata
-	rshift temp,temp
-	store 1,mem_remote_car_motor2_key3_press_state
-	rtn
-send_data:
-	bpatch patch06_5,mem_patch06
-	call remote_car_fb_check
-	call remote_car_lr_check
-	call remote_car_no_data_timeout_check
-	nrtn user
-	branch remote_car_send_key 
-
-
-remote_car_no_data_timeout_check:
-	fetch 1,mem_remote_car_24g_status
-	rtnne WORK_PAIRED
-	fetch 1,mem_remote_car_no_data_check
-	rtn blank
-	sub pdata,1,null
-	nrtn positive
-	fetch 2,mem_24g_reconn_timeout_init
-	store 2,mem_24g_reconn_timeout
-	branch enable_user
-
-
-	
-remote_car_fb_check:
-	fetch 1,mem_remote_car_motor1_key0_press_state
-	nbranch remote_car_send_motor1_key0_press,blank
-	fetch 1,mem_remote_car_motor1_key1_press_state
-	nbranch remote_car_send_motor1_key1_press,blank
-	branch remote_car_send_motor1_key0_rel
-	
-remote_car_lr_check:
-	fetch 1,mem_remote_car_motor2_key2_press_state
-	nbranch remote_car_send_motor2_key2_press,blank
-	fetch 1,mem_remote_car_motor2_key3_press_state
-	nbranch remote_car_send_motor2_key3_press,blank
-	branch remote_car_send_motor2_key2_rel
-
-
-remote_car_scale_process_idle:
-	call remote_car_24g_status_process
-	branch remote_car_key_scan_process
-
-remote_car_scale_process_bb_event:
-	copy regc,pdata
-	beq BT_EVT_BUTTON_UP,app_event_button_up
-	beq BT_EVT_BUTTON_LONG_PRESSED,app_button_long_pressed
-	beq BT_EVT_24G_PAIRING_COMPLETE,remote_car_24g_pairing_complete
-	beq BT_EVT_24G_ATTEMPT_SUCCESS,remote_car_24g_attempt_success
-	beq BT_EVT_24G_ATTEMPT_FAIL,remote_car_24g_attempt_fail
-	rtn
-
-remote_car_24g_attempt_fail:
-	branch g24_txbuf_clear
-
-remote_car_24g_pairing_complete:
-	bpatch patch06_6,mem_patch06
-        fetch 4,mem_24g_receiver_addr
-        store 4,mem_remote_24g_commom_addr
-        fetch 1,mem_remote_save_addr_flag
-        ncall remote_car_g24_save_commom_addr,blank
-	fetch 4,mem_remote_24g_commom_addr
-	call g24_update_addr_and_synccrc8        
-	//call remote_car_set_24g_addr_eeprom
-	//call iicd_write_protect_eep_data
-remote_car_24g_attempt_success:
-	jam 0,mem_24g_conn_sm
-	jam WORK_PAIRED,mem_remote_car_24g_auto_work_step
-	jam WORK_PAIRED,mem_remote_car_24g_pair_success_flag
-	jam 0,mem_24g_reconn_timeout		
-	rtn
-remote_car_g24_save_commom_addr:
-    
-
-        fetch 1,mem_remote_save_addr_flag
-        rtn blank
-	fetch 1,mem_24g_lap+1				//Tx lap H
-	store 1,mem_remote_24g_commom_addr+3
-
-	fetch 1,mem_24g_receiver_addr+1		//Rx lap H
-	store 1,mem_remote_24g_commom_addr+2
-
-	fetch 1,mem_24g_lap					//Tx lap L
-	store 1,mem_remote_24g_commom_addr+1
-
-	fetch 1,mem_24g_receiver_addr		//Rx lap L
-	store 1,mem_remote_24g_commom_addr
-	call remote_car_g24_search_commom_addr
-	fetch 4,mem_remote_24g_commom_addr
-	fetcht 4,mem_remote_24g_commom_addr_temp 
-	isub temp,null
-	rtn zero	
-        copy regc,regb
-        arg mem_remote_24g_commom_addr,rega
-        arg 4,loopcnt        
-        branch otp_write
-        
-remote_car_g24_load_commom_addr:
-        fetch 1,mem_remote_save_addr_flag
-        rtn blank
-        call remote_car_g24_search_commom_addr
-        fetch 4,mem_remote_24g_commom_addr_temp
-        rtn blank
-        store 4,mem_remote_24g_commom_addr  
-        rtn
-
-        
-remote_car_g24_search_commom_addr:
-        fetch 1,mem_remote_save_addr_flag
-        rtn blank       
-        arg OTP_OFFSET_REMOTE_COMMOM_START_ADDR,regc
-remote_car_g24_search_commom_addr_loop:
-        copy regc,regb
-        arg mem_remote_24g_commom_addr_temp,rega
-        arg 4,loopcnt
-        call otp_read_data
-        fetch 4,mem_remote_24g_commom_addr_read
-        rtn blank        
-        store 4,mem_remote_24g_commom_addr_temp
-        copy regc,pdata
-        arg OTP_OFFSET_REMOTE_COMMOM_END_ADDR,temp
-        isub temp,null
-        rtn positive        
-        increase 4,regc
-        branch remote_car_g24_search_commom_addr_loop
-        
-remote_car_24g_status_process:
-	fetch 1,mem_remote_car_24g_auto_work_step
-	rtneq POWER_ON
-	fetch 1,mem_remote_car_24g_status
-	rtneq WORK_PAIRED
-	jam WORK_PAIRED,mem_remote_car_24g_status
-remote_car_scale_process_paired:
-	arg 0,rega
-	branch ui_led_off_global
-remote_car_scale_process_shutdown:
-	arg 0,rega
-	call ui_led_off_global
-	call remote_car_ui_led_init
-	branch app_enter_hibernate
-	
-remote_car_event_timer:
-	call app_power_timer
-	call g24_pair_timeout_timer
-	call g24_reconn_timeout_timer	
-	branch remote_car_no_data_timer
-
-remote_car_no_data_timer:
-	fetch 1,mem_remote_car_config_timeout_shutdown_enable
-	rtn blank
-	fetch 1,mem_key_value_retention
-	nbranch remote_no_data_timer_init,blank
-	arg mem_remote_car_no_data_timer,regc
-	arg remote_car_scale_process_shutdown,regb
-	branch timer_single_step_2B
-
-
-//cross key,control front-back motor layout
-remote_car_send_motor1_key0_press:	//front
-	jam MOTOR_POSITIVE,mem_remote_car_24g_motor1_payload
-	rtn
-remote_car_send_motor1_key1_press:	//back
-	jam MOTOR_NEGATIVE,mem_remote_car_24g_motor1_payload
-	rtn
-remote_car_send_motor2_key2_press:	//left
-	jam MOTOR_POSITIVE,mem_remote_car_24g_motor2_payload
-	rtn
-remote_car_send_motor2_key3_press:	//right
-	jam MOTOR_NEGATIVE,mem_remote_car_24g_motor2_payload
-	rtn
-
-
-remote_car_send_motor1_key0_rel:
-remote_car_send_motor1_key1_rel:
-	jam MOTOR_STOP,mem_remote_car_24g_motor1_payload
-	rtn
-remote_car_send_motor2_key2_rel:
-remote_car_send_motor2_key3_rel:
-	jam MOTOR_STOP,mem_remote_car_24g_motor2_payload
-	rtn
-	
-remote_car_send_key:
-	arg mem_remote_car_24g_motor_packet,rega
-	branch queue_push
-remote_car_send_attack:
-	arg mem_remote_car_24g_fire_packet,rega
-	branch queue_push
-
-remote_car_g24_package_data:
-	fetch 1,mem_remote_car_24g_pair_success_flag
-	beq WORK_PAIRED,remote_car_g24_send_empty
-	arg mem_remote_car_24g_tx_temp,rega
-	call queue_pop
-	nbranch remote_car_moto_data,user
-remote_car_g24_package_data_continue:
-	arg mem_remote_car_24g_tx_temp,contr
-	ifetch 1,contr
-	copy pdata,rega
-	arg mem_remote_car_24g_tx_temp+1,regb
-	//rega: length
-	//regb: tx buffer
-	rtn
-	
-remote_car_g24_send_empty:
-	jam 0,mem_remote_car_24g_pair_success_flag
-	enable user
-	arg 1,rega
-	arg mem_remote_car_empty_packet,regb
-	rtn
-	
-remote_car_moto_data:
-	fetch 1,mem_remote_car_24g_tx_temp+3	//cmd
-	beq CAR_CMD_L_R_MOTOR_CONTROL,remote_car_moto_data_next
-	beq CAR_CMD_F_B_MOTOR_CONTROL,remote_car_moto_data_next
-	rtn
-remote_car_moto_data_next:
-	fetch 1,mem_remote_car_24g_tx_temp+6	//data moto1
-	nbranch remote_car_moto_data_enable_user,blank
-	fetch 1,mem_remote_car_24g_tx_temp+8	//data moto2
-	nbranch remote_car_moto_data_enable_user,blank
-	fetch 1,mem_remote_car_24g_tx_temp+10	//data moto3
-	nbranch remote_car_moto_data_enable_user,blank
-	rtn
-remote_car_moto_data_enable_user:
-	enable user
-	branch remote_car_g24_package_data_continue
-
-
-
-
-remote_car_default_init:
-	jam 0x14,mem_ui_button_timeout
-	jam 0x01,mem_ui_button_last_state
-	setarg 0x060f
-	store 2,mem_remote_car_queue_each_size
-	setarg mem_remote_car_queue_each_size
-	store 2,mem_queue_ptr
-	jam 0x01,mem_lpm_mode
-	jam 0x06,mem_lpm_overhead
-	jam 0x02,mem_lpm_mult_timeout
-	jam 0x00,mem_remote_car_hard_soft_switch
-	setarg mem_remote_style_led_type
-	store 2,mem_ui_led_struct_ptr
-	jam 0x01,mem_ui_led_struct_num
-	jam 0xff,mem_remote_style_blink_count
-	setarg 0x0296
-	store 2,mem_remote_style_on_time
-	setarg 0x073a
-	store 2,mem_remote_style_off_time
-	setarg mem_remote_car_soft_power
-	store 2,mem_power_param_ptr
-	setarg 0x0c0c
-	store 2,mem_remote_car_power_off_timeout
-	setarg mem_remote_car_keyscan
-	store 2,mem_keyscan_ptr
-	jam 0x00,mem_remote_car_config_soft_switch_enable
-	jam 0xff,mem_remote_car_config_connect_led_gpio
-	jam 0xff,mem_remote_car_config_soft_switch_gpio
-	jam 0x00,mem_remote_car_config_key_map
-	jam 0x00,mem_remote_car_config_layout
-	jam 0x00,mem_remote_car_config_check_way
-	jam 0x01,mem_remote_car_config_timeout_shutdown_enable
-	setarg 0x4e55
-	store 2,mem_current_vdd_value_default_mid_x
-	store 2,mem_current_vdd_value_default_mid_y
-	setarg 0x0007
-	store 2,mem_current_vdd_default_range
-	jam 0x02,mem_adc_config_flag
-	setsect 0,0x35a0c
-	setsect 1,0x11a
-	setsect 2,0x60
-	setsect 3,0x28
-	store 9,mem_remote_car_24g_motor_packet
-	setsect 0,0x2000a
-	setsect 1,0x02
-	istore 4,contw
-	setsect 0,0x35a08
-	setsect 1,0x19a
-	setsect 2,0x00
-	setsect 3,0x00
-	store 9,mem_remote_car_24g_fire_packet
-	setarg 0x0064
-	store 2,mem_remote_car_no_data_timeout
-	jam TX_POWER_0DB,mem_tx_power
-	jam 0x01,mem_24g_data_type		//24g init
-	jam 0x06,mem_24g_max_retry
-	jam 0x01,mem_24g_pair_switch
-	jam 0x00,mem_24g_fast_conn_enable
-	call g24_rx_window_init
-	call g24_interval_param_8ms
-	call g24_chmap_param_init
-
-	//call g24_pair_param_init
-	setarg 0x0708
-	store 2,mem_24g_pair_timeout_init
-	setarg 0x0050
-	store 2,mem_24g_reconn_timeout_init
-	setarg 0x0a7700
-	store 3,mem_24g_long_sleep_set
-	setarg 0x604800
-	store 3,mem_24g_enter_hibernate	
-	rtn
-
-
-
-
-
-
-dongle_init:
-	setarg dongle_dispatch
-	store 2,mem_cb_24g_receive_process
-	setarg dongle_g24_mouse
-	store 2,mem_cb_24g_data_device1
-	setarg dongle_g24_kb
-	store 2,mem_cb_24g_data_device2
-	setarg dongle_ackpayload_prep
-	store 2,mem_cb_24g_ackpayload
-	setarg dongle_usb_config
-	store 2,mem_cb_usb_config
-	branch usb_init
-
-
-dongle_default_init:
-	bpatch patch06_7,mem_patch06
-	//sys init
-	call dongle_read_kb_bind_status
-	call dongle_xtal_select
-	fetch 1,mem_dg_sys_config
-	isolate1 DG_ENABLE_EEPROM,pdata
-	branch dongle_default_no_eeprom,true
-	fetch 1,mem_dg_sys_config
-	isolate1 DG_ENABLE_NEW_CHMAP,pdata
-	call g24_chamap_param_update,true
-dongle_default_no_eeprom:	
-	fetch 1,mem_dg_24g_tx_power_default
-	store 1,mem_tx_power
-	//24g init
-	jam 0xff,mem_rssi_buff_index
-	setarg mem_dg_rssi_noise_buffer
-	store 2,mem_rssi_noise_buffer_ptr
-	setarg mem_dg_rssi_noise_dg_buffer
-	store 2,mem_rssi_noise_self_buffer_ptr
-	setarg mem_dg_rssi_noise_ms_buffer
-	store 2,mem_rssi_noise_device1_buffer_ptr
-	setarg mem_dg_rssi_noise_kb_buffer
-	store 2,mem_rssi_noise_device2_buffer_ptr
-	jam TX_POWER_F5DB,mem_24g_pair_tx_power
-	jam 0,mem_dg_kb_bind_success
-	jam 0,mem_24g_bind_device_living
-	call g24_enable_1M
-	fetch 1,mem_dg_sys_config
-	isolate1 DG_ENABLE_24G_2M,pdata
-	call g24_enable_2M,true
-	call g24_receive_init
-	call g24_pair_param_init
-	call g24_chmap_param_init
-	//usb init
-	fetch 1,mem_dg_usb_tx_interval
-	store 1,mem_usb_tx_interval
-	fetch 9,mem_dg_usb_vid_pid
-	store 9,mem_usb_vid_pid
-	rtn
-	
-dongle_xtal_select:
-	jam XTAL_24M,mem_fcomp_div
-	fetch 1,mem_dg_sys_config
-	rtnbit0 DG_ENABLE_XTAL_24M
-	jam XTAL_16M,mem_fcomp_div
-	rtn
-
-dongle_dispatch:
-	fetch 1,mem_24g_pair_mode
-	beq 0x00,dongle_auto_bind
-	beq 0x01,dongle_pc_bind
-	beq 0x0f,dongle_all_powerful
-	rtn
-
-
-dongle_read_kb_bind_status:
-	bpatch patch07_0,mem_patch07
-	arg DONGLE_KB_BIND_EFUSE_OFFECT,regb
-	arg mem_dg_kb_bind_flag,rega
-	arg 1,loopcnt
-	branch otp_read_data
-
-dongle_write_kb_bind_status:
-	bpatch patch07_1,mem_patch07
-	arg 1,loopcnt
-	arg mem_dg_kb_bind_flag,rega
-	arg DONGLE_KB_BIND_EFUSE_OFFECT,regb
-	branch otp_write
-
-dongle_usb_config:
-	fetch 1,mem_dg_sys_config
-	bbit1 DG_ENABLE_KB_ICON,dongle_usb_config_kb
-	fetch 1,mem_dg_kb_bind_flag
-	bne DONGLE_KB_BIND_SUCCESS,dongle_usb_config_param
-dongle_usb_config_kb:
-	jam DONGLE_KB_BIND_SUCCESS,mem_dg_kb_bind_flag
-	fetch 4,USB_DEVICEDATA_ADDR+9
-	set1 29,pdata
-	store 4,mem_devicedesc+9
-dongle_usb_config_param:
-	call dongle_usb_device_name
-	call usb_tx_interval_config
-	call dongle_usb_vid_pid_config
-	branch dongle_usb_hid_icon_config
-
-dongle_usb_vid_pid_config:
-	fetch 1,mem_usb_vid_pid
-	rtn blank
-	fetch 1,mem_dg_kb_bind_flag
-	beq DONGLE_KB_BIND_SUCCESS,dongle_usb_vid_pid_for_suit
-dongle_usb_vid_pid_for_mouse_only_auto_pair:	
-	fetch 4,mem_usb_vid_pid+1
-dongle_usb_vid_pid_store:	
-	store 4,mem_devicedesc+9
-	rtn
-dongle_usb_vid_pid_for_suit:
-	fetch 4,mem_usb_vid_pid+5
-	branch dongle_usb_vid_pid_store
-
-dongle_usb_hid_icon_config:
-	fetch 1,mem_dg_kb_bind_flag
-	beq DONGLE_KB_BIND_SUCCESS,dongle_usb_kb_hidreportdesc
-	setarg USB_KBDATA_VENDOR_DEFINE_ADDR
-	store 2,mem_hidreportdesc_kb
-	jam 0x1a,mem_confdesc+26//hid_descriptor--keyboard length
-	rtn
-dongle_usb_kb_hidreportdesc:
-	setarg USB_KBDATA_ADDR
-	store 2,mem_hidreportdesc_kb
-	jam 0x3f,mem_confdesc+26//hid_descriptor--keyboard length	
-	rtn
-
-dongle_usb_device_name:
-	fetch 1,mem_dg_usb_device_name
-	rtn blank
-	arg mem_dg_usb_device_name,contr
-	arg mem_string2,contw
-	arg 30,loopcnt
-	branch memcpy
-
-
-dongle_all_powerful:
-	call g24_switch_work_mode
-dongle_all_powerful_loop:
-	call dongle_work_mode_auto
-	call dongle_usb_dispatch
-	branch dongle_all_powerful_loop
-
-dongle_pc_bind:
-	call g24_switch_work_mode
-dongle_pc_bind_loop:	
-	call dongle_work_mode_auto
-	call g24_bind_mode_auto
-	call dongle_usb_dispatch
-	branch dongle_pc_bind_loop
-
-dongle_g24_blank_data_process:
-	call dongle_g24_ms_blank_data
-	call dongle_g24_kb_blank_data
-	call dongle_g24_kb_sys_ctrl_blank_data
-	branch dongle_g24_kb_mul_blank_data
-
-dongle_g24_ms_blank_data:
-	bpatch patch07_2,mem_patch07
-	fetch 1,mem_dg_ms_blank_data_enable
-	rtn blank
-	arg G24_TIMER_MS_BLANK,queue
-	call timer_check
-	nrtn blank
-	jam 0,mem_dg_ms_blank_data_enable
-	setarg MS_REPORT_ID
-	store 1,mem_usb_mouse_data
-	setarg 0
-	istore 7,contw
-dongle_usb_tx_ms_data:
-	jam USB_EP2_MS,mem_usb_ep2_data
-dongle_usb_tx_enable_ep2:
-	fetch 1,mem_usb_tx_enable
-	set1 2,pdata
-	store 1,mem_usb_tx_enable
-	rtn
-
-dongle_g24_kb_blank_data:
-	bpatch patch07_3,mem_patch07
-	fetch 1,mem_dg_kb_blank_data_enable
-	rtn blank
-	arg G24_TIMER_KB_BLANK,queue
-	call timer_check
-	nrtn blank
-	jam 0,mem_dg_kb_blank_data_enable
-	arg mem_usb_kb_data,contw
-	call memset0_16
-	fetch 8,mem_usb_kb_data
-	store 8,mem_dg_kb_data_last_data
-dongle_usb_tx_kb_data:	
-	jam KB_NORMAL_REPORT_ID,mem_usb_kb_data
-dongle_usb_tx_enable_ep1:
-	jam USB_EP1_KB,mem_usb_ep1_data
-	fetch 1,mem_usb_tx_enable
-	set1 1,pdata
-	store 1,mem_usb_tx_enable
-	rtn
-
-dongle_g24_kb_sys_ctrl_blank_data:
-	fetch 1,mem_dg_kb_system_crtl_blank_data_enable
-	rtn blank
-	arg G24_TIMER_KB_SYS_CRTL_BLANK,queue
-	call timer_check
-	nrtn blank
-	jam 0,mem_dg_kb_system_crtl_blank_data_enable
-	arg mem_usb_kb_system,contw
-	call memset0_16
-	jam KB_SYSTEM_CONCTRL_REPORT_ID,mem_usb_kb_system
-	fetch 2,mem_usb_kb_system
-	store 2,mem_dg_kb_system_sta_data
-dongle_usb_tx_sys_ctrl_data:
-	jam USB_EP2_SYSTEMKEY,mem_usb_ep2_data
-	branch dongle_usb_tx_enable_ep2
-
-dongle_g24_kb_mul_blank_data:
-	bpatch patch07_4,mem_patch07
-	fetch 1,mem_dg_kb_mul_blank_data_enable
-	rtn blank
-	arg G24_TIMER_KB_MUL_BLANK,queue
-	call timer_check
-	nrtn blank
-	jam 0,mem_dg_kb_mul_blank_data_enable
-	arg mem_usb_kb_multikey,contw
-	call memset0_16
-	jam KB_MULTIKEY_REPORT_ID,mem_usb_kb_multikey
-	fetch 3,mem_usb_kb_multikey
-	store 3,mem_dg_kb_multikey_last_data	
-dongle_usb_tx_multikey_data:
-	jam USB_EP2_MULTIKEY,mem_usb_ep2_data
-	branch dongle_usb_tx_enable_ep2
-
-dongle_usb_dispatch:
-	bpatch patch07_5,mem_patch07
-	fetch 1,mem_usb_remote_wakeup
-	call dongle_clear_pc_sleep_flag,blank
-	call usb_isr
-	fetch 1,mem_usb0_get_set_report
-	rtn blank
-	jam 0,mem_usb0_get_set_report
-	fetch 2,mem_usb_setup_bValue_temp
-	arg PC_SET_REPORT,temp
-	isub temp,null
-	nrtn zero
-	//get usb host command
-	fetch 1,mem_usb0_set_report_data
-	rtnne PC_REPORT_ID
-	fetch 1,mem_usb0_set_report_data+1
-	beq COMMAND_MODE,dongle_dispose_cmd_mode
-	beq COMMAND_BIND,dongle_dispose_cmd_bind
-	beq COMMAND_CURRENT_PROJECT,dongle_dispose_cmd_current_project
-	beq COMMAND_CURRENT_MODE,dongle_dispose_cmd_current_mode
-	beq COMMAND_CURRENT_FW_VERSION,dongle_dispose_cmd_current_fw_version
-//	beq COMMAND_USER_DEFINED,dongle_dispose_cmd_user_defined
-dongle_usb0_data_ready_report_set0:
-	jam 0,mem_usb0_data_ready_report
-	rtn
-
-dongle_dispose_cmd_mode:
-	fetch 1,mem_usb0_set_report_data+2
-	beq COM_MODE_BIND,dongle_enter_bind_mode
-	branch dongle_usb0_data_ready_report_set0
-dongle_enter_bind_mode:
-	call g24_bind_mode_enable
-dongle_usb0_data_ready_report_set1:
-	jam 1,mem_usb0_data_ready_report
-	rtn
-
-dongle_dispose_cmd_bind:
-	fetch 1,mem_usb0_set_report_data+2
-	beq COM_BIND_GET,dongle_dispose_cmd_get_bind
-	beq COM_BIND_EXIT,dongle_dispose_cmd_exit_bind
-	beq COM_READ_MODE,dongle_dispose_cmd_read_mode
-	branch dongle_usb0_data_ready_report_set0
-dongle_dispose_cmd_get_bind:
-	fetch 1,mem_24g_bind_device_status
-	store 1,mem_usb0_get_report_data+1
-	branch dongle_usb0_data_ready_report_set1
-dongle_dispose_cmd_exit_bind:
-	call g24_work_mode_enable
-	branch dongle_dispose_cmd_get_bind
-dongle_dispose_cmd_read_mode:
-dongle_dispose_in_bind_mode:
-	jam COMMAND_BIND,mem_usb0_get_report_data+1
-	branch dongle_usb0_data_ready_report_set1	
-
-dongle_dispose_cmd_current_project:
-	jam PRODUCT_ID,mem_usb0_get_report_data+1
-	branch dongle_usb0_data_ready_report_set1
-
-dongle_dispose_cmd_current_mode:
-	fetch 1,mem_24g_work_mode
-	beq DONGLE_WORK,dongle_dispose_in_work_mode
-	beq DONGLE_BIND,dongle_dispose_in_bind_mode
-	rtn
-dongle_dispose_in_work_mode:
-	jam COMMAND_MODE,mem_usb0_get_report_data+1
-	branch dongle_usb0_data_ready_report_set1
-	
-dongle_dispose_cmd_current_fw_version:
-	jam FW_VERSION0,mem_usb0_get_report_data+1
-	jam FW_VERSION1,mem_usb0_get_report_data+2
-	jam FW_VERSION2,mem_usb0_get_report_data+3
-	jam FW_VERSION3,mem_usb0_get_report_data+4
-	branch dongle_usb0_data_ready_report_set1
-
-//dongle_dispose_cmd_user_defined:
-//	call g24_ackpayload_disable
-//	fetch 1,mem_usb0_set_report_data+2
-//	beq 0xff,soft_reset_chip
-//	rtn
-
-dongle_auto_bind:
-	call g24_mode_switch_init
-dongle_auto_bind_loop:
-	call g24_mode_switch_bind_work
-	call g24_mode_switch_bind_search
-	call dongle_work_mode_auto
-	call g24_bind_mode_auto
-	call g24_search_mode_auto
-	call dongle_usb_dispatch
-	branch dongle_auto_bind_loop
-
-dongle_work_mode_auto:
-	bpatch patch07_6,mem_patch07
-	fetch 1,mem_24g_work_mode
-	rtnne DONGLE_WORK
-	call g24_work_mode_start
-	call dongle_g24_blank_data_process
-	fetch 1,mem_24g_pair_mode
-	nrtn blank
-	branch g24_nodata_process
-
-dongle_ackpayload_prep:
-	fetch 1,mem_24g_data_type
-	beq DATATYPE_DEVICE1,dongle_ackpayload_prep_mouse
-	beq DATATYPE_DEVICE2,dongle_ackpayload_prep_keyboard
-dongle_ackpayload_prep_mouse:
-	fetch 1,mem_dg_pc_sleep_flag
-	bbit1 0,dongle_pc_sleep_ackpayload_prep_mouse
-	branch dongle_ackpayload_prep_end
-
-dongle_set_pc_sleep_flag:
-	fetch 1,mem_device_option
-	rtnne DVC_OP_DONGLE
-	jam 3,mem_dg_pc_sleep_flag
-	rtn
-dongle_clear_pc_sleep_flag:
-	jam 0,mem_dg_pc_sleep_flag
-	rtn
-
-dongle_ackpayload_prep_keyboard:
-	fetch 1,mem_dg_pc_sleep_flag
-	bbit1 1,dongle_pc_sleep_ackpayload_prep_keyboard
-dongle_ackpayload_prep_end:
-	fetch 1,mem_24g_ackpayload_enable
-	beq BIND_ACKPAYLOAD,dongle_g24_bind_ackpayload_prep
-	beq KB_LED_ACKPAYLOAD,dongle_g24_kb_led_ackpayload_prep
-	rtn
-
-dongle_pc_sleep_ackpayload_prep_mouse:
-	fetch 1,mem_dg_pc_sleep_flag
-	set0 0,pdata
-	store 1,mem_dg_pc_sleep_flag
-	branch dongle_pc_sleep_ackpayload_prep
-
-dongle_pc_sleep_ackpayload_prep_keyboard:
-	fetch 1,mem_dg_pc_sleep_flag
-	set0 1,pdata
-	store 1,mem_dg_pc_sleep_flag
-dongle_pc_sleep_ackpayload_prep:
-	jam 0x01,mem_24g_datalen
-	setarg 0xff
-	store 1,mem_24g_txbuf
-	rtn
-
-
-dongle_g24_bind_ackpayload_prep:
-	jam 1,mem_24g_ackpayload_enable
-	call g24_binding_device_check	//works on auto pair only
-	nrtn user3
-	branch g24_bind_ackpayload_prep
-
-dongle_g24_kb_led_ackpayload_prep:
-	fetch 1,mem_24g_rxbuf+2
-	beq DATATYPE_DEVICE1,dongle_g24_bind_ackpayload_prep
-	beq DATATYPE_ATTEMP,dongle_g24_bind_ackpayload_prep
-	jam 0,mem_usb_tx_win_enable
-	jam 0x01,mem_24g_datalen
-	fetch 1,mem_24g_led_status
-	store 1,mem_24g_txbuf
-	rtn
-
-dongle_g24_mouse:
-	setarg MS_REPORT_ID
-	store 1,mem_usb_mouse_data	//report id
-	fetch 7,mem_24g_rxdata_temp+3	//key
-	istore 7,contw
-	fetch 1,mem_24g_rxdata_temp+3	//key
-	ncall dongle_g24_ms_enable_blank_data_forcibly,blank//get kb data
-	fetch 1,mem_24g_rxdata_temp+3	//key
-	call dongle_g24_ms_disable_blank_data_forcibly,blank
-	branch dongle_usb_tx_ms_data
-
-dongle_g24_ms_enable_blank_data_forcibly:
-	jam 1,mem_dg_ms_blank_data_enable
-	setarg TIMER_MS_BLANK_DELAY
-	arg G24_TIMER_MS_BLANK,queue
-	branch timer_init
-
-dongle_g24_ms_disable_blank_data_forcibly:
-	jam 0,mem_dg_ms_blank_data_enable
-	setarg 0
-	arg G24_TIMER_MS_BLANK,queue
-	branch timer_init
-
-dongle_g24_kb:
-	fetch 1,mem_24g_rxdata_temp+3
-	beq 0,dongle_g24_kb_type0	//normal key
-	beq 2,dongle_g24_kb_type2	//system key
-	beq 3,dongle_g24_kb_type3	//multikey
-	branch g24_rx_interrupt_clear
-
-dongle_g24_kb_type0:
-	fetch 1,mem_24g_rxdata_temp+5
-	store 1,mem_24g_ackpayload_enable
-	jam 0,mem_24g_rxdata_temp+5
-	arg mem_usb_kb_data,contw
-	arg mem_24g_rxdata_temp+4,contr
-	arg 8,loopcnt
-	call memcpy
-	fetch 8,mem_usb_kb_data
-	ncall dongle_g24_kb_enable_blank_data_forcibly,blank//get kb data
-	fetch 8,mem_usb_kb_data	
-	call dongle_g24_kb_disable_blank_data_forcibly,blank
-	fetch 8,mem_usb_kb_data
-	store 8,mem_dg_kb_data_sta_data
-	fetcht 8,mem_dg_kb_data_last_data
-	isub temp,null
-	ncall dongle_usb_tx_enable_ep1,zero
-	fetch 8,mem_dg_kb_data_sta_data
-	store 8,mem_dg_kb_data_last_data
-	branch g24_rx_interrupt_clear
-
-dongle_g24_kb_enable_blank_data_forcibly:
-	jam 1,mem_dg_kb_blank_data_enable
-	setarg TIMER_KB_BLANK_DELAY
-	arg G24_TIMER_KB_BLANK,queue
-	branch timer_init
-
-dongle_g24_kb_disable_blank_data_forcibly:
-	jam 0,mem_dg_kb_blank_data_enable
-	setarg 0
-	arg G24_TIMER_KB_BLANK,queue
-	branch timer_init
-
-dongle_g24_kb_type3:
-	arg mem_usb_kb_multikey,contw
-	arg mem_24g_rxdata_temp+3,contr
-	arg 3,loopcnt
-	call memcpy
-	fetch 2,mem_usb_kb_multikey+1
-	ncall dongle_g24_kb_mul_enable_blank_data_forcibly,blank//get multikey data
-	fetch 2,mem_usb_kb_multikey+1
-	call dongle_g24_kb_mul_disable_blank_data_forcibly,blank
-	fetch 3,mem_usb_kb_multikey
-	store 3,mem_dg_kb_multikey_sta_data
-	fetcht 3,mem_dg_kb_multikey_last_data
-	isub temp,null
-	ncall dongle_usb_tx_multikey_data,zero
-	fetch 3,mem_dg_kb_multikey_sta_data
-	store 3,mem_dg_kb_multikey_last_data
-	branch g24_rx_interrupt_clear
-
-dongle_g24_kb_mul_enable_blank_data_forcibly:
-	jam 1,mem_dg_kb_mul_blank_data_enable
-	setarg TIMER_KB_MUL_BLANK_DELAY
-	arg G24_TIMER_KB_MUL_BLANK,queue
-	branch timer_init
-	
-dongle_g24_kb_mul_disable_blank_data_forcibly:
-	jam 0,mem_dg_kb_mul_blank_data_enable
-	setarg 0
-	arg G24_TIMER_KB_MUL_BLANK,queue
-	branch timer_init
-
-dongle_g24_kb_type2:
-	arg mem_usb_kb_system,contw
-	arg mem_24g_rxdata_temp+3,contr
-	arg 2,loopcnt
-	call memcpy
-	fetch 2,mem_usb_kb_system
-	ncall dongle_g24_kb_sys_enable_blank_data_forcibly,blank
-	fetch 2,mem_usb_kb_system
-	call dongle_g24_kb_sys_disable_blank_data_forcibly,blank
-	fetch 2,mem_usb_kb_system
-	store 2,mem_dg_kb_system_sta_data
-	fetcht 2,mem_dg_kb_system_last_data
-	isub temp,null
-	ncall dongle_usb_tx_sys_data,zero
-	fetch 2,mem_dg_kb_system_sta_data
-	store 2,mem_dg_kb_system_last_data
-	branch g24_rx_interrupt_clear
-
-dongle_g24_kb_sys_enable_blank_data_forcibly:
-	jam 1,mem_dg_kb_system_crtl_blank_data_enable
-	setarg TIMER_KB_SYS_CRTL_BLANK_DELAY
-	arg G24_TIMER_KB_SYS_CRTL_BLANK,queue
-	branch timer_init
-dongle_g24_kb_sys_disable_blank_data_forcibly:
-	jam 0,mem_dg_kb_system_crtl_blank_data_enable
-	setarg 0
-	arg G24_TIMER_KB_SYS_CRTL_BLANK,queue
-	branch timer_init
-
-dongle_usb_tx_sys_data:
-	jam USB_EP2_SYSTEMKEY,mem_usb_ep2_data
-	branch dongle_usb_tx_enable_ep2
-
-
-dongle_g24_store_dvc2_bind_flag:
-	fetch 1,mem_device_option
-	rtnne DVC_OP_DONGLE
-	fetch 1,mem_dg_kb_bind_flag
-	rtneq DONGLE_KB_BIND_SUCCESS
-dongle_prep_soft_reset:
-	jam 1,mem_dg_kb_bind_success
-	rtn
-
-
-dongle_kb_bind_soft_reset:
-	fetch 1,mem_device_option
-	rtnne DVC_OP_DONGLE
-	fetch 1,mem_dg_kb_bind_success
-	rtn blank
-	jam 0,mem_temp
-dongle_wirte_efuse_bind_status:	
-	jam DONGLE_KB_BIND_SUCCESS,mem_dg_kb_bind_flag
-	call dongle_write_kb_bind_status
-	call dongle_read_kb_bind_status
-	fetch 1,mem_temp
-	increase 1,pdata
-	store 1,mem_temp
-	beq 0xff,soft_reset_chip
-	fetch 1,mem_dg_kb_bind_flag
-	bne DONGLE_KB_BIND_SUCCESS,dongle_wirte_efuse_bind_status
-	branch soft_reset_chip
-
-
-
-
-
-
-
-define G24
-define BLE
-define COMPILE_MOUSE
-
-keyboard_softreset_process:
-	fetch 1,mem_device_option
-	rtnne DVC_OP_KEYBOARD
-	call mouse_wakeup_from_power_check
-	nbranch soft_reset+1,user
-	fetch 1,mem_power_on_flag
-	branch soft_reset+1,blank
-	fetch 1,mem_config_select_device_button_gpio
-	rtneq UI_BUTTON_GPIO_DISABLE
-	copy pdata,queue
-	fetch 4,mem_saved_gpio_in
-	qisolate0 pdata					// bt button gpio num
-	call keyboard_pb_set,true
-	branch soft_reset+2	
-
-keyboard_init:
-	call enable_authrom
-	call keyboard_setting_config
-	
-	call keyboard_gpio_init
-	call keyboard_low_vol_mult_set	
-	rtn wake
-	call keyboard_usb_check_enable
-	call keyboard_cb_fuction
-	fetch 1,mem_usb_addr
-	rtnbit1 7	
-keyboard_init_wireless:	
-	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BTN_DOWN,keyboard_start_discovery
-	call mouse_check_select_device_by_switch
-	branch keyboard_start_work
-
-
-keyboard_usb_check_enable:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_USB
-	setarg keyboard_usb_config_param
-	store 2,mem_cb_usb_config
-	jam MOUSE_USB_INTERFACE_REMOVE,mem_mouse_usb_vdd_status
-	branch keyboard_usb_interface_check
-
-keyboard_usb_config_param:
-	call keyboard_usb_config_kb_check
-	call keyboard_usb_config_param_init
-	branch keyboard_usb_config_param_setup
-
-keyboard_usb_config_kb_check:
-	jam DONGLE_KB_BIND_EEPROM_OFFECT,mem_mouse_usb_keyboard_flag
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_KEYBOARD
-	jam DONGLE_KB_BIND_SUCCESS,mem_mouse_usb_keyboard_flag
-	rtn
-
-keyboard_usb_config_param_init:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_USB_250,keyboard_usb_report_rate_set_250hz
-	bbit1 MOUSE_ENABLE_USB_500,keyboard_usb_report_rate_set_500hz
-	bbit1 MOUSE_ENABLE_USB_1000,keyboard_usb_report_rate_set_1000hz
-	jam 0x19,mem_wire_usb_interval
-	jam 0x08,mem_usb_tx_interval
-	rtn
-keyboard_usb_report_rate_set_250hz:
-	jam 0x0c,mem_wire_usb_interval
-	jam 0x04,mem_usb_tx_interval
-	rtn
-keyboard_usb_report_rate_set_500hz:
-	jam 0x06,mem_wire_usb_interval
-	jam 0x02,mem_usb_tx_interval
-	rtn
-keyboard_usb_report_rate_set_1000hz:
-	jam 0x03,mem_wire_usb_interval
-	jam 0x01,mem_usb_tx_interval
-	rtn
-
-keyboard_usb_config_param_setup:
-	call usb_tx_interval_config
-	call keyboard_usb_vid_pid_config
-	branch keyboard_usb_hid_icon_config
-
-keyboard_usb_vid_pid_config:
-	fetch 1,mem_usb_vid_pid
-	rtn blank
-	fetch 1,mem_mouse_usb_keyboard_flag
-	beq DONGLE_KB_BIND_SUCCESS,dongle_usb_vid_pid_for_suit
-	branch dongle_usb_vid_pid_for_mouse_only_auto_pair
-
-keyboard_usb_hid_icon_config:
-	fetch 1,mem_mouse_usb_keyboard_flag
-	branch dongle_usb_hid_icon_config+1
-
-
-
-keyboard_usb_interface_check:
-	bpatch patch08_1,mem_patch08
-	fetcht 1,mem_usb_offline_check_gpio
-	call gpio_get_bit
-	branch keyboard_usb_gpio_low,true
-	branch keyboard_usb_gpio_high
-
-
-keyboard_usb_gpio_low:
-	fetch 1,mem_mouse_usb_vdd_status
-	rtneq MOUSE_USB_INTERFACE_REMOVE
-	jam MOUSE_USB_INTERFACE_REMOVE,mem_mouse_usb_vdd_status
-	jam 0,mem_usb_device_enumeration_endflag
-	jam 0,mem_usb_status
-	jam 0,mem_usb_state
-	branch keyboard_init_wireless
-	
-	
-keyboard_usb_gpio_high:
-	fetch 1,mem_mouse_usb_vdd_status
-	rtneq MOUSE_USB_INTERFACE_INSERT
-	jam MOUSE_USB_INTERFACE_INSERT,mem_mouse_usb_vdd_status
-	call mouse_24g_stop
-	call mouse_stop_bluetooth_mode
-	call keyboard_device_led_all_off
-	branch usb_init
-	
-
-
-keyboard_setting_config:
-	rtn wake
-
-	call g24_transmit_init
-	call g24_chmap_param_init
-	
-	call keyboard_param_init
-	fetcht 1,mem_mcu_rstb_gpio
-	call gpio_out_inactive
-
-	call keyboard_device_led_off
-	call mouse_device_multi_led_parm_init
-	call le_set_fixed_ltk_justwork
-
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_OTP,keyboard_load_otp_info_check	
-	bbit1 MOUSE_ENABLE_EEPROM,mouse_load_eeprom_info_check
-	bbit1 MOUSE_ENABLE_FLASH,mouse_load_flash_info_check
-	rtn
-
-
-	
-	
-keyboard_param_init:
-
-	call mouse_param_common_init
-
-	jam 0,mem_same_keyvalue_timerout_flag	
-	setarg 0x230170		// 0x0170--3.7V  0x0123--3.0V  0x0146--3.2V  0x0153--3.3V
-	store 3,mem_mouse_vdd_full_vol
-	setarg 0x015301
-	istore 3,contw
-	arg mem_le_adv_swift_pair,contw
-	arg 20,loopcnt
-	call clear_mem
-
-	fetch 1,mem_le_name_len
-	sub pdata,12,null
-	nbranch ble_name_set_no_swift_pair,positive
-	setarg 0x06ff06
-	store 3,mem_le_adv_swift_pair
-	setarg 0x000300
-	istore 3,contw
-	setarg 0x80
-	istore 1,contw
-ble_store_le_name:
-	fetch 1,mem_le_name_len
-	increase 1,pdata
-	copy pdata,loopcnt
-	arg mem_le_scan_data,contr			// 7byte + mem_le_scan_data
-	branch memcpy
-	
-ble_name_set_no_swift_pair:
-	arg mem_le_adv_swift_pair,contw
-	branch ble_store_le_name
-
-/////////////////////////////////////////////////////////------gpio------///////////////////////////////////////////////////////////
-keyboard_gpio_init:
-//	call p_lpm_otp_option_disable_ice_mode
-
-	fetcht 1,mem_mcu_clk_gpio
-	call gpio_set_high_impedance
-	fetcht 1,mem_mcu_stb_gpio
-	call gpio_set_high_impedance
-	fetcht 1,mem_mcu_rstb_gpio
-	call gpio_set_high_impedance
-	//row init
-	setarg mem_key_row_gpio
-	store 2,mem_kb_row_ptr
-	//col init
-	setarg mem_key_col_gpio
-	store 2,mem_kb_col_ptr
-	//portA and B init
-	setarg mem_key_excol_gpio
-	store 2,mem_kb_excol_ptr
-
-	fetch 2,mem_kb_row_ptr
-	copy pdata,regb
-	arg 8,loopcnt
-
-keyboard_key_row_init:
-	ifetcht 1,regb
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	ncall keboard_gpio_set_high_impedance,zero
-	increase 1,regb
-	loop keyboard_key_row_init
-	call lpm_write_gpio_wakeup
-	fetch 2,mem_kb_col_ptr
-	copy pdata,regb
-	copy pdata,regc
-	arg 11,loopcnt
-	
-keyboard_key_cow_init:
-	ifetcht 1,regb
-	isolate1 7,temp						// exmcu gpio
-	ncall gpio_set_high_impedance,true
-	increase 1,regb
-	loop keyboard_key_cow_init
-	rtn
-keboard_gpio_set_high_impedance:
-
-	call gpio_set_high_impedance
-	ifetcht 1,regb
-	branch gpio_set_low_pullup
-
-
-	
-keyboard_low_vol_mult_set:
-	fetch 1,mem_device_flag
-	beq MODE_BT_DEVICE1,keyboard_low_vol_mult_ble_set
-	setarg 0x5d4800
-	store 4,mem_24g_long_sleep_set1
-	fetch 1,mem_adc_power_flag
-	rtnbit0 0	
-	branch mouse_24g_long_sleep_set
-keyboard_low_vol_mult_ble_set:
-	jam 0x0c,mem_lpm_mult_init
-	fetch 1,mem_adc_power_flag
-	rtnbit0 0
-	jam 0x10,mem_lpm_mult_init
-	fetch 1,mem_mouse_current_mult_timer
-	branch mouse_current_mult_reinit,blank
-	rtn
-///////////////////////////////////////otp/////////////////////////////////////////////////////////////
-
-keyboard_pairing_check_otp_offset:
-	fetch 2,mem_otp_read_retention_offset
-	arg 0x528,temp   //24*55
-	isub temp,null
-	nrtn positive
-	branch assert
-//  otp process	
-keyboard_load_otp_info_check:
-	bpatch patch08_2,mem_patch08
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,keyboard_load_otp_device_info_g24_init
-	beq MODE_BT_DEVICE1,keyboard_load_otp_device_info_ble_init
-	rtn	
-	
-keyboard_load_otp_device_info_g24_init:
-	arg 80,regd
-	setarg 0x400
-	idiv regd
-	call wait_div_end
-	quotient pdata
-	store 2,mem_pdatatemp
-	arg 0x1fcc,pdata
-	arg 4,temp
-	arg 4,rege
-	branch keyboard_load_otp_device_info
-keyboard_load_otp_device_info_ble_init:
-	arg 280,regd
-	setarg 0x400
-	idiv regd
-	call wait_div_end
-	quotient pdata
-	store 2,mem_pdatatemp
-	arg 0x1fc2,pdata
-	arg 14,temp		
-	arg 14,rege
-	branch keyboard_load_otp_device_info
-keyboard_load_otp_device_info:
-	storet 1,mem_temp
-	arg mem_otp_read_retention_memory,rega
-	arg 0,regc
-keyboard_load_otp_info_check_page_loop:
-	copy pdata,regb
-	fetchr loopcnt, 1,mem_temp
-	call otp_read_data
-	fetch 8,mem_otp_read_retention_memory
-	fetcht 8,mem_otp_read_retention_memory+8
-	ior temp,pdata
-	fetcht 8,mem_otp_read_retention_memory+16
-	ior temp,pdata	
-	branch keyboard_load_otp_info_check_first_time,blank
-	increase 1,regc
-	fetch 2,mem_pdatatemp
-	isub regc,null
-//	nbranch p_keyboard_load_otp_info_check_overwise,positive
-	copy regb,pdata
-	isub regd,pdata
-	branch keyboard_load_otp_info_check_page_loop
-keyboard_load_otp_info_check_first_time:
-	
-	sub regc,0,null
-	branch keyboard_load_otp_info_check_first_time_process,zero
-keyboard_load_otp_info_check_first_time_loop_init:
-	copy regb,pdata
-	iadd regd,pdata
-keyboard_load_otp_info_check_first_time_loop:	
-	isub rege,pdata
-	copy pdata,regb
-	fetchr loopcnt, 1,mem_temp
-	call otp_read_data
-	fetch 8,mem_otp_read_retention_memory
-	fetcht 8,mem_otp_read_retention_memory+8
-	ior temp,pdata
-	fetcht 8,mem_otp_read_retention_memory+16
-	ior temp,pdata	
-	branch keyboard_load_otp_info_check_offset_process,blank
-	copy regb,pdata
-	branch keyboard_load_otp_info_check_first_time_loop
-keyboard_load_otp_info_check_first_time_process:
-	storer rege,1,mem_otp_read_retention_offset
-	rtn
-keyboard_load_otp_info_check_offset_process:
-	bpatch patch08_3,mem_patch08
-	setarg 0x1fd0
-	isub regb,pdata
-	store 2,mem_otp_read_retention_offset		//store the next field offset ,convenient for next storage
-	copy regb,pdata
-	iadd rege,regb
-	fetchr loopcnt, 1,mem_temp
-	arg mem_otp_read_retention_memory,rega
-	call otp_read_data
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,keyboard_load_otp_info_check_offset_process_g24
-	beq MODE_BT_DEVICE1,keyboard_load_otp_info_check_offset_process_ble
-	rtn
-
-keyboard_load_otp_info_check_offset_process_g24:	
-	fetch 6,mem_otp_read_retention_memory
-	store 4,mem_mouse_24g_addr
-	branch keybaord_load_device_info
-
-keyboard_load_otp_info_check_offset_process_ble:
-	fetch 1,mem_otp_read_retention_memory
-	sub pdata,SYSTEM_OS_MAC,null
-	ncall set_pdata_0,positive
-	store 1,mem_kb_computer_system
-	fetch 1,mem_otp_read_retention_memory+1
-	store 1,mem_device1_type
-	fetch 6,mem_otp_read_retention_memory+2
-	store 6,mem_device1_addr
-	fetch 6,mem_otp_read_retention_memory+8
-	store 6,mem_device1_locall_addr
-	branch mouse_select_reconn_device
-
-
-keyboard_load_otp_info_check_overwise:
-	branch assert
-
-	
-keyboard_store_device_info:
-	bpatch patch08_4,mem_patch08
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_OTP,keyboard_store_otp_device_info
-	bbit1 MOUSE_ENABLE_EEPROM,mouse_store_eeprom_device_info
-	bbit1 MOUSE_ENABLE_FLASH,mouse_store_flash_device_info
-	rtn
-	
-keyboard_store_otp_device_info:
-	rtn
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,keyboard_store_otp_device_info_g24
-	beq MODE_BT_DEVICE1,keyboard_store_otp_device_info_ble
-	rtn
-
-keyboard_store_otp_device_info_g24:
-	fetcht 2,mem_otp_read_retention_offset
-	setarg 0x1fd0
-	isub temp,regb
-	arg mem_mouse_24g_addr,rega
-	arg 4,loopcnt
-	call otp_write   
-	fetcht 2,mem_otp_read_retention_offset
-	increase 4,temp
-	storet 2,mem_otp_read_retention_offset
-	rtn
-
-keyboard_store_otp_device_info_ble:
-	fetcht 2,mem_otp_read_retention_offset
-	setarg 0x1fd0
-	isub temp,regb
-	
-
-	add regb,1,regb	
-	arg mem_device1_addr,rega
-	arg 6,loopcnt
-	call otp_write
-
-	add regb,7,regb	
-	arg mem_device1_locall_addr,rega
-	arg 6,loopcnt
-	branch otp_write 
-
-keybaord_load_device_info:
-	fetch 4,mem_mouse_24g_addr
-	store 4,mem_24g_receiver_addr
-	store 4,mem_24g_addr
-	rtn
-
-/////////////////////////////////////cb_function//////////////////////////////////////////////////////
-keyboard_cb_fuction:
-	bpatch patch08_5,mem_patch08
-	setarg mouse_24g_before_lpm_sleep
-	store 2,mem_cb_before_lpm_sleep
-	setarg keyboard_24g_package_data
-	store 2,mem_cb_24g_transmit_data
-	setarg keyboard_24g_search_dongle
-	store 2,mem_cb_24g_search_receiver
-	setarg keyboard_lpm_before_common
-	store 2,mem_cb_24g_lpm_before
-	setarg keyboard_le
-	store 2,mem_cb_le_process
-	
-	setarg keyboard_process_lpm_before
-	store 2,mem_cb_before_lpm
-	
-	setarg keyboard_priority_bb_event
-	store 2,mem_cb_bb_event_process
-	setarg keyboard_idle
-	store 2,mem_cb_idle_process
-	setarg keyboard_before_hibernate
-	store 2,mem_cb_before_hibernate
-	setarg mouse_le_bb_event_connect_complete
-	store 2,mem_cb_att_write	
-	setarg keyboard_bb_event_timer
-	store 2,mem_cb_event_timer
-	setarg mouse_spi_write_flash_cb
-	store 2,mem_cb_spi_flash_write_complate
-	setarg mouse_lpm_check_wake_lock
-	store 2,mem_cb_check_wakelock
-	setarg mouse_le_transmit
-	store 2,mem_cb_ble_transmit
-	setarg mouse_set_lpm_mult
-	store 2,mem_cb_bt_set_mult
-	rtn
-
-/////////////////////////////////////keyboard event/////////////////////////////////////////////////////////////////////
-
-keyboard_priority_bb_event:	
-	bpatch patch08_6,mem_patch08
-	copy regc,pdata	
-
-	beq BT_EVT_LE_START_ENC,keyboard_le_ll_start_encryt
-	beq BT_EVT_LE_PARSE_CONN_PARAM_ACCEPTED,keyboard_le_parse_conn_param_accepted
-	beq BT_EVT_LE_PARSE_CONN_PAPA_UPDATE_RSP,keyboard_le_conn_param_update_rsp_recieved
-	beq BT_EVT_LE_DISCONNECTED,keyboard_le_bb_disconnected
-
-	beq BT_EVT_LE_CONNECTED,keyboard_le_bb_event_connected
-	beq BT_EVT_BUTTON_LONG_PRESSED,keyboard_bb_event_discovery_btn
-	beq BT_EVT_LE_PAIRING_SUCCESS,mouse_le_pairing_success
-	beq BT_EVT_LE_ENC_INFO,mouse_le_enc_info
-
-	beq BT_EVT_LE_PAIRING_COMPLETE,app_ble_store_reconn_info	
-	beq BT_EVT_LE_PARSE_CONN_PARAM_ACCEPTED,mouse_le_parse_conn_param_accepted
-
-	beq BT_EVT_24G_PAIRING_COMPLETE,keyboard_24g_pairing_complete
-	beq BT_EVT_24G_ATTEMPT_SUCCESS,keyboard_24g_attempt_success
-	beq BT_EVT_24G_ATTEMPT_FAIL,keyboard_24g_attempt_fail
-
-
-	rtn
-
-
-
-
-
-keyboard_le_bb_event_connected:
-	jam 0,mem_mouse_long_mult_flag
-
-	jam 1,mem_mouse_le_bb_connected_flag
-	call mouse_24g_first_store_reconn_info
-	fetch 1,mem_mouse_le_reconnect_flag
-	nbranch keyboard_le_bb_event_connected_next,blank
-	jam 0x14,mem_mouse_send_secutiry_request_timer
-keyboard_le_bb_event_connected_next:
-	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason_flag
-	set0 APP_DISC_BY_BUTTON ,pdata
-	store APP_DISC_RSN_SIZE,mem_app_disconn_reason_flag
-	jam 0,mem_mouse_direct_timer
-	fetch 2,mem_le_battery_level_updata_timer_init
-	store 2,mem_le_battery_level_updata_timer
-	call mouse_no_data_timer_init
-	branch keyboard_stop_discovery
-
-
-keyboard_le_bb_disconnected:
-	setarg 0
-	store 2,mem_le_battery_level_updata_timer
-	store 1,mem_keyboard_le_send_conn_param_update
-	store 1,mem_keyboard_le_send_conn_param_update_timer
-	store 1,mem_mouse_le_bb_connected_flag	
-keyboard_le_bb_disconnected_next:	
-	jam LE_LPM_ENABLE,mem_mouse_le_conn_param_reject
-	jam 0,mem_mouse_clear_sensor_data_flag
-	call le_clr_config_more_data
-	branch keyboard_bb_disconnected
-keyboard_bb_disconnected:
-	call mouse_bb_discon_clear_stack
-	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason
-	bbit1 APP_DISC_BLE,keyboard4_0_event_bb_disconn
-	bbit1 APP_DISC_BY_BUTTON,app_disconn_reason_clear
-	branch keyboard_start_discovery
-keyboard4_0_event_bb_disconn:
-	call mouse_le_clean_connect_flag
-	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason
-	bbit1 APP_DISC_BY_BUTTON,app_disconn_reason_clear
-	call ice_break
-	branch keyboard_app_enter_hibernate	
-
-	
-keyboard_le_ll_start_encryt:
-	fetch 1,mem_mouse_le_reconnect_flag
-	beq 1,keyboard_le_ll_reconn_start_encryt
-	jam 20,mem_le_start_encrypt_timer
-	jam 5,mem_le_start_auto_reco_timer
-	branch mouse_le_ll_enable_start_enc_flag
-keyboard_le_ll_reconn_start_encryt:
-	call mouse_updata_le_param
-	jam 5,mem_le_start_encrypt_timer
-	branch mouse_le_ll_enable_start_enc_flag
-
-keyboard_le_parse_conn_param_accepted:
-	fetch 1,mem_le_new_conninterval
-	sub pdata,LE_INTERVAL_15MS,null
-	nbranch mouse_le_conn_param_lpm_disable,positive
-	fetch 1,mem_le_new_connslavelatency
-	fetcht 1,mem_lpm_mult_init
-	isub temp,null
-	branch mouse_le_lpm_mult_reinit,positive
-	fetch 1,mem_le_new_connslavelatency
-	store 1,mem_lpm_mult
-	branch mouse_le_conn_param_lpm_enable
-
-keyboard_le_conn_param_update_rsp_recieved:
-	fetch 1,mem_keyboard_le_send_conn_param_update
-	nrtn blank
-	jam 1,mem_keyboard_le_send_conn_param_update
-	jam 30,mem_keyboard_le_send_conn_param_update_timer
-	rtn	
-
-keyboard_24g_pairing_complete:
-	call keyboard_get_24g_led_enable
-	call mouse_no_data_timer_init
-	branch mouse_24g_pairing_complete_common
-
-keyboard_24g_attempt_success:
-	call keyboard_get_24g_led_enable
-	fetch 4,mem_24g_addr
-	store 4,mem_24g_receiver_addr
-	store 4,mem_mouse_24g_addr		// if need store 24g address to eeprom/flash,need get mem_24g_addr
-	call g24_ch_syncword_crc8_init
-	call mouse_device_poweron_led_config
-	call mouse_no_data_timer_init
-	branch mouse_24g_attempt_success
-
-keyboard_24g_get_led:
-	jam DEVICE_DATA_TPYE_STANDARD_KEYBOARD,mem_keyboard_data_send_flag
-	call keyboard_clear_key_data
-	jam 0x03,mem_customer_key_press+2
-	rtn
-
-keyboard_24g_led_get_status_check:
-	arg 6,loopcnt
-	arg mem_keyboard_tx_data+3,contr
-keyboard_24g_led_data_check:
-	ifetch 1,contr
-	beq HID_KEY_NUM_LOCK,keyboard_get_24g_led_enable
-	beq HID_KEY_CAPS_LOCK,keyboard_get_24g_led_enable
-	beq HID_KEY_SCROLL_LOCK,keyboard_get_24g_led_enable
-	loop keyboard_24g_led_data_check
-	rtn
-
-keyboard_get_24g_led_enable:
-	jam 0x03,mem_keyboard_led_status_get
-	jam 1,mem_keyboard_data_change_flag
-	rtn
-
-keyboard_set_repeat_send_flag:
-	jam 1,mem_24g_repeat_send_flag
-	rtn
-
-
-keyboard_24g_attempt_fail:
-	fetch 1,mem_24g_attempt_fail_flag
-	nbranch keyboard_24g_hibernate_set,blank
-	fetch 1,mem_24g_reconn_type
-	beq FAST_CONN_AND_3_0_ADDR,keyboard_24g_fast_conn_attempt_fail
-	beq RECEIVER_AND_3_0_ADDR,keyboard_24g_attempt_fail_enter_hibernate
-	branch keyboard_24g_attempt_fail_enter_hibernate
-
-keyboard_24g_attempt_fail_enter_hibernate:
-	call mouse_24g_stop
-	fetch 1,mem_reconn_times
-	nbranch mouse_polling_device,blank
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,keyboard_app_enter_hibernate
-	rtn	
-
-keyboard_24g_fast_conn_attempt_fail:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag 
-	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_24g_start_auto_pair
-	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,mouse_24g_start_auto_pair
-	bbit0 MOUSE_ENABLE_24G_AUTO_PAIR_NERVER_BEEN_PAIRED,mouse_24g_reconn_dongle_start
-	fetch 4,mem_mouse_24g_addr		// auto pair first time
-	branch keyboard_24g_start_pair_mode,blank
-	branch mouse_24g_reconn_dongle_start
-
-keyboard_24g_hibernate_set:
-	jam 0,mem_24g_attempt_fail_flag
-	call g24_transmit_next_packet
-	setarg -1
-	store 8,mem_24g_enter_hibernate
-	setarg 0
-	store 7,mem_mouse_key
-	jam 1,mem_sensor_shutdown_flag
-	branch keyboard_g24_long_sleep
-
-
-/////////////////////////////////////keyboard timer/////////////////////////////////////////////////////////////////////
-
-keyboard_bb_event_timer:
-	bpatch patch08_7,mem_patch08
-	call mouse_adc_read
-	call keyboard_low_voltage_param_set
-	call mouse_low_voltage_led_timer
-
-	call g24_pair_timeout_timer
-	call g24_reconn_timeout_timer
-	call mouse_24g_long_sleep_param_update_timer
-	call keyboard_24g_repeat_send_data
-	call keyboard_24g_led_status_get_timer
-	
-	//led
-	
-	call keyboard_check_discovery_timeout_timer
-
-	call keyboard_check_direct_timeout_timer
-	call mouse_le_enable_att_list_timer
-	call keyboard_le_battery_updata_timer
-	call mouse_le_send_smp_security_request_timer
-	call keyboard_le_send_conn_param_update_timer	
-	call keyboard_le_auto_recognize_timer
-
-	call mouse_current_mult_update_timer
-	call mouse_wheel_trigger_timer
-	call keyboard_store_information_delay_timer
-	call keyboard_capslock_led_on_timer
-	call keyboard_long_press_timer
-	call keyboard_commbination_delay_release_timer
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,keyboard_check_no_data_timeout_timer
-	branch mouse_check_no_data_timeout_timer
-
-
-keyboard_commbination_key_process:
-	fetch 1,mem_commbination_key_statue
-	rtnne COMMBINATION_KEY_STATE_DOWN	
-	arg mem_combination_ui_button_count,regc
-	arg mouse_bluetooth_fast_conn_init,regb
-	branch timer_single_step
-
-keyboard_commbination_fast_conn_bt_check:
-	fetch 2,mem_keyboard_keyvalue_buffer+2
-	fetcht 2,mem_keyboard_commbination_fast_conn_bt
-	isub temp,null
-	branch keyboard_commbination_key_down,zero
-	byteswap temp,temp
-	isub temp,null
-	branch keyboard_commbination_key_down,zero
-	branch mouse_commbination_key_up
-
-keyboard_commbination_key_down:
-	fetch 1,mem_commbination_key_statue
-	rtneq COMMBINATION_KEY_STATE_DOWN
-	jam COMMBINATION_KEY_STATE_DOWN,mem_commbination_key_statue
-	rtn
-
-
-keyboard_check_discovery_timeout_timer:
-	arg mem_mouse_discovery_timer,regc
-	arg keyboard_check_discovery_timeout,regb
-	branch timer_single_step_2B
-
-keyboard_check_discovery_timeout:
-	call keyboard_stop_discovery
-	branch keyboard_app_enter_hibernate	
-
-
-
-
-keyboard_store_information_delay_timer:
-	arg mem_store_information_delay_timer,regc
-	arg keyboard_store_device_info_check,regb
-	branch timer_single_step
-	
-keyboard_store_device_info_check:
-	call keyboard_store_device_info
-	fetch 1,mem_mouse_need_soft_reset
-	nbranch mouse_soft_reset,blank
-	rtn
-
-keyboard_low_voltage_param_set:
-	fetch 1,mem_mouse_adc_last_low_voltage_flag
-	branch keyboard_low_voltage_param_set_33V,blank
-	jam 58,mem_mouse_vdd_low_vol
-	rtn
-keyboard_low_voltage_param_set_33V:
-	jam 53,mem_mouse_vdd_low_vol
-	rtn	
-
-keyboard_le_auto_recognize_timer:
-
-	arg mem_le_start_auto_reco_timer,regc
-	arg keyboard_le_send_att_find_by_type_value_request_ancs,regb
-	branch timer_single_step
-
-keyboard_check_direct_timeout_timer:	
-	arg mem_mouse_direct_timer,regc
-	arg mouse_check_direct_timeout,regb
-	call timer_single_step
-	branch mouse_check_direct_timeout_timer+3
-
-keyboard_le_battery_updata_timer:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit1 MOUSE_ENABLE_LE_BATTERY_SERVICE_CANCEL
-	branch mouse_le_battery_updata_timer
-
-keyboard_le_send_conn_param_update_timer:
-	arg mem_keyboard_le_send_conn_param_update_timer,regc
-	arg mouse_updata_le_param,regb
-	branch timer_single_step
-
-keyboard_24g_repeat_send_data:
-	fetch 1,mem_24g_repeat_send_flag
-	rtn blank
-	jam 0,mem_24g_repeat_send_flag
-	jam 1,mem_keyboard_data_change_flag
-	call g24_txdata_prep
-	branch keyboard_g24_transmit_process
-
-keyboard_24g_led_status_get_timer:
-	arg mem_keyboard_led_status_get_timer,regc
-	arg keyboard_24g_led_status_clear,regb
-	branch timer_single_step
-
-keyboard_24g_led_status_clear:
-	jam 0,mem_keyboard_led_status_get
-	rtn
-
-
-
-
-
-keyboard_device_led_off:
-	call mouse_device_multi_led_off
-	call keyboard_capslock_led_off
-keyboard_power_led_off:
-	fetcht 1,mem_keyboard_power_led_gpio
-	branch gpio_out_inactive
-keyboard_numlock_led_off:
-	rtn
-
-
-keyboard_capslock_led_on_timer:
-	fetch 1,mem_keyboard_caps_led_gpio
-	rtneq GPIO_DISABLE
-	fetch 2,mem_mouse_no_data_timer
-	rtn blank
-	fetch 2,mem_mouse_no_data_timeout
-	fetcht 2,mem_mouse_no_data_timer
-	isub temp,temp
-	fetch 2,mem_keyboard_caps_led_on_timer
-	isub temp,pdata
-	branch keyboard_capslock_led_check_on,positive
-keyboard_capslock_led_off:
-	fetcht 1,mem_keyboard_caps_led_gpio
-	branch gpio_out_inactive
-
-
-
-keyboard_capslock_led_check_on:
-	fetch 1,mem_keyboard_led_status
-	bbit0 KB_PC_KEYSEL_CAPSLOCK,keyboard_capslock_led_off
-	fetcht 1,mem_keyboard_caps_led_gpio
-	branch gpio_out_active
-
-keyboard_long_press_timer:
-	arg mem_same_keyvalue_timer,regc
-	arg keyboard_long_press_timerout,regb
-	branch timer_single_step_2B
-
-keyboard_long_press_timerout:
-	jam 1,mem_same_keyvalue_timerout_flag	
-	branch app_enter_hibernate
-
-keyboard_commbination_delay_release_timer:	
-	arg mem_keyboard_commbination_control_key_delay_release_timer,regc
-	arg keyboard_commbination_key_null_set,regb
-	branch timer_single_step
-
-
-keyboard_check_no_data_timeout_timer:
-	arg mem_mouse_no_data_timer,regc
-	arg keyboard_check_no_data_timeout,regb
-	branch timer_single_step_2B
-
-keyboard_check_no_data_timeout:
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,keyboard_24g_hibernate_set
-	branch mouse_disconnect
-
-
-keyboard_bb_event_discovery_btn:
-	isolate1 mark_24g,mark
-	call mouse_24g_stop,true
-	call mouse_disconnect
-	call mouse_le_clean_connect_flag
-	branch keyboard_start_discovery
-	
-keyboard_start_discovery:
-	bpatch patch09_0,mem_patch09
-	call mouse_device_discovery_led_config
-	fetch 2,mem_ui_state_map
-	isolate1 UI_STATE_BLE_ADV,pdata
-	call mouse_stop_le_adv,true		//reconnect adv
-
-	setarg 0
-	store 2,mem_le_battery_level_updata_timer
-	call keyboard_capslock_led_off
-	jam 0xff,mem_kb_computer_system
-
-	fetch 2,mem_ui_state_map
-	isolate1 UI_STATE_BLE_ADV,pdata
-	call mouse_stop_le_adv,true		//reconnect adv
-	call mouse_bluetooth_fast_conn_disable
-	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BLE_ADV,keyboard_start_discovery_norandom
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_BLE_RANDOM_ADDRE,keyboard_start_discovery_norandom
-	fetcht 2,mem_random_addr_increase_count
-	increase 1,temp
-	storet 2,mem_random_addr_increase_count
-	storet 2,mem_le_lap+1
-	random pdata					//random ble addr
-	store 1,mem_le_lap
-keyboard_start_discovery_norandom:
-	fetch 3,mem_mouse_le_lap_temp
-	store 3,mem_le_lap+3
-	call app_lpm_mult_disable
-	fetch 2,mem_mouse_discovery_timeout
-	store 2,mem_mouse_discovery_timer
-	setarg 0
-	store 2,mem_mouse_no_data_timer
-	store 2,mem_le_battery_level_updata_timer
-	store 1,mem_mouse_direct_timer
-	store 1,mem_mouse_bluetooth_reconnect_timeout
-	store 1,mem_mouse_clear_sensor_data_flag
-	arg MOUSE_STORE_EEPROM_FLAG,queue
-	call mouse_enable_function_flag
-	call mouse_bt_discovery_button_down_disable
-	branch mouse_check_51cmd_adv
-
-	
-keyboard_low_voltage_led_blink_disable:
-	jam 0,mem_mouse_adc_last_low_voltage_flag
-	branch mouse_low_voltage_led_off_judge
-	
-keyboard_stop_discovery:
-	bpatch patch09_1,mem_patch09
-	setarg 0
-	store 2,mem_mouse_discovery_timer	
-	arg MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,queue
-	call mouse_disable_function_flag
-	jam 0,mem_mouse_bluetooth_reconnect_timeout
-	call mouse_stop_le_adv
-	branch keyboard_device_led_off
-
-
-keyboard_store_remote_bdaddr:
-	bpatch patch09_2,mem_patch09
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_STORE_EEPROM_FLAG
-	arg MOUSE_STORE_EEPROM_FLAG,queue
-	call mouse_disable_function_flag
-	call mouse_check_device_addr
-	branch mouse_unplug_clean_bdaddr
-	
-/////////////////////////////////////keyboard process///////////////////////////////////////////////////////////////////////////////
-keyboard_idle:
-	bpatch patch09_3,mem_patch09
-	call mouse_low_voltage_led_no_enter_lpm
-	branch ui_check_paring_button
-	
-
-
-keyboard_start_work:
-	bpatch patch09_4,mem_patch09
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_ADC,keyboard_start_work_next
-	call enable_adc
-	call vdd_calculate_by_mode
-	store 2,mem_mouse_vdd_now_vol
-//	fetcht 2,mem_2v_adc_vinlpm_data
-	fetch 2,mem_adc_current_value
-	isub temp,null
-	branch keyboard_start_work,positive
-	arg mem_mouse_vdd_calculate_set,rega
-	call mouse_adc_bat_percent_lowpower_out
-	fetch 1,mem_adc_power_flag
-	bbit1 1,keyboard_power_down
-keyboard_start_work_next:
-
-	fetch 1,mem_keyboard_pairing_type
-	call keyboard_enable_bt_button_pairing,blank
-	fetch 1,mem_keyboard_bt_button_flag
-	nrtn blank
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,mouse_24g_reconn_general_dongle
-	call mouse_bluetooth_fast_conn_disable
-	fetch 6,mem_device1_addr	
-	branch mouse_bluetooth_fast_conn_init ,blank
-	branch mouse_start_reconnect_device
-
-
-	
-
-
-
-	
-
-
-
-/////////////////////////////////////keyboard le///////////////////////////////////////////////////////////////////////////////////////
-keyboard_le:
-	bpatch patch09_5,mem_patch09
-	call le_fifo_check_nearly_full
-	nrtn blank
-	fetch 1,mem_mouse_bluetooth_fast_conn_flag
-	beq 0xff,keyboard_le_next
-	fetch 1,mem_le_connect_status_flag
-	and pdata,0x03,pdata
-	rtnne 0x03
-keyboard_le_next:	
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_24G_PAIRING_FLAG,mouse_le_send_empty_packet
-	bbit1 MOUSE_SELECT_DEVICE_FLAG,mouse_le_send_empty_packet
-	bbit1 MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG,mouse_le_send_empty_packet
-	bbit1 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,mouse_le_send_empty_packet
-	call keyboard_motion
-	nrtn user
-	call mouse_current_mult_update
-	call mouse_wheel_trigger
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_KEYBOARD,mouse_le_send_mouse_data
-	fetch 1,mem_customer_key
-	branch mouse_le_send_keyboard_package_data		
-
-
-
-
-
-
-kscan_dispatch:
-	fetch 1,mem_device_option
-	rtnne DVC_OP_KEYBOARD
-	call keyboard_keyscan
-	call keyboard_key_process
-	branch keyboard_special_key_check
-
-
-
-
-
-
-keyboard_keyscan:
-	bpatch patch09_6,mem_patch09
-	call keyboard_stb_state_low							// exmcu wake up
-	setarg 0
-	store 2,mem_keyscan_exmcu_wait_wake_count
-	arg mem_keyscan_value_current,contr
-	arg mem_keyscan_value_check,contw
-	arg 20,loopcnt
-	call memcpy
-	setarg mem_keyscan_value_current
-	store 2,mem_keyscan_value_ptr
-	setarg mem_keyscan_exmcu_value
-	store 2,mem_keyscan_exmcu_value_ptr
-	call keyboard_keyscan_get_exmcu_value
-	call keyboard_keyscan_get_mcu_value
-	call keyboard_stb_state_high							// exmcu sleep
-keyboard_keyscan_copy_value:
-	fetch 2,mem_kb_excol_ptr
-	copy pdata,regb
-	jam 0,mem_keyscan_col_loop_count
-keyboard_compare_col_excol_gpio_loop:		// loop 11 times
-	ifetcht 1,regb
-	fetch 2,mem_kb_col_ptr
-	copy pdata,rega
-	copy rega,regc
-	arg 20,loopcnt
-keyboard_compare_col_gpio_loop:
-	ifetch 1,rega
-	isub temp,null
-	branch keyboard_copy_value_exmcu_to_mcu,zero
-	increase 1,rega
-	loop keyboard_compare_col_gpio_loop
-keyboard_compare_col_excol_gpio_loop_next:	
-	increase 1,regb
-	fetch 1,mem_keyscan_col_loop_count
-	increase 1,pdata
-	store 1,mem_keyscan_col_loop_count
-	sub pdata,10,null
-	branch keyboard_compare_col_excol_gpio_loop,positive
-	
-	rtn
-	
-keyboard_copy_value_exmcu_to_mcu:
-	fetch 2,mem_keyscan_value_ptr
-	copy pdata,contw
-	copy rega,pdata	
-	isub regc,pdata 
-	iadd contw,contw							// offset = rega-regc
-	fetch 2,mem_keyscan_exmcu_value_ptr
-	copy pdata,regc
-	fetch 1,mem_keyscan_col_loop_count
-	iadd regc,regc	
-	ifetch 1, regc								// offset = mem_keyscan_col_loop_count
-	istore 1,contw
-	branch keyboard_compare_col_excol_gpio_loop_next
-	
-keyboard_keyscan_get_exmcu_value:	//	8*11 times
-	bpatch patch09_7,mem_patch09
-	call keyboard_stb_state_high
-	call keyboard_clk_input	
-keyboard_keyscan_exmcu_start:
-	fetch 2,mem_keyscan_exmcu_wait_wake_count
-	increase 1,pdata
-	store 2,mem_keyscan_exmcu_wait_wake_count
-	bbit1 9,keyboard_keyscan_reset_exmcu 				// 953us reset exmcu
-	fetcht 1,mem_mcu_clk_gpio							// waiting for exmcu wake done
-	call gpio_get_bit
-	nbranch keyboard_keyscan_exmcu_start,true
-	nop 20
-	call keyboard_clk_state_high
-	call keyboard_stb_state_low
-	jam 0,mem_keyscan_col_loop_count
-keyboard_keyscan_exmcu_start_loop:	// clk:0 1 0 1 0 1 0 1 0 1 0
-	call keyboard_clk_state_low
-	call keyboard_keyscan_exmcu_get_col_value
-	call keyboard_clk_state_high
-	call keyboard_keyscan_exmcu_get_col_value
-	sub pdata,9,null
-	branch keyboard_keyscan_exmcu_start_loop,positive
-	call keyboard_clk_state_low
-	call keyboard_keyscan_exmcu_get_col_value
-	branch keyboard_clk_state_high	
-	
-keyboard_keyscan_exmcu_get_col_value:
-	jam 0,mem_keyscan_value_temp
-	nop 50
-	call keyboard_keyscan_get_col_value
-	fetch 2,mem_keyscan_exmcu_value_ptr
-keyboard_keyscan_value_store:
-	copy  pdata,contw
-	fetch 1,mem_keyscan_col_loop_count
-	iadd contw,contw
-	fetch 1,mem_keyscan_value_temp
-	istore 1,contw
-	fetch 1,mem_keyscan_col_loop_count
-	increase 1,pdata
-	store 1,mem_keyscan_col_loop_count
-	rtn	
-
-	
-keyboard_keyscan_get_mcu_value: 		// 8*20 = 130us
-	nop 20					// wait exmcu keyscan done
-	fetch 2,mem_kb_col_ptr
-	copy pdata,regb
-	jam 0,mem_keyscan_col_loop_count
-keyboard_keyscan_mcu_start:		// loop 20 times
-	jam 0,mem_keyscan_value_temp
-	ifetcht 1,regb
-	isolate1 7,temp								// exmcu gpio
-	branch keyboard_keyscan_mcu_start_loop,true		//???c????0012?? io
-	call gpio_out_active
-	call keyboard_keyscan_get_col_value
-	ifetcht 1,regb
-	call gpio_set_high_impedance
-keyboard_keyscan_mcu_start_loop:
-	increase 1,regb
-	fetch 2,mem_keyscan_value_ptr		//mcu c?????
-	call keyboard_keyscan_value_store
-	sub pdata,19,null						//sub pdata,19,null
-	branch keyboard_keyscan_mcu_start,positive
-	rtn	
-
-	
-keyboard_keyscan_get_col_value:
-	fetch 2,mem_kb_row_ptr
-	copy pdata,regc
-	arg 8,loopcnt
-	
-keyboard_keyscan_get_col_value_loop:		// loop 8 times
-	ifetcht 1,regc
-	call gpio_get_bit
-	fetch 1,mem_keyscan_value_temp
-	rshift pdata,pdata
-	setflag true,7,pdata
-	store 1,mem_keyscan_value_temp
-	increase 1,regc
-	loop keyboard_keyscan_get_col_value_loop
-	rtn
-keyboard_keyscan_reset_exmcu:
-	fetcht 1,mem_mcu_rstb_gpio
-	call gpio_out_active
-	nop 20
-	fetcht 1,mem_mcu_rstb_gpio
-	call gpio_out_inactive
-	nop 6000						// waiting for exmcu reset done 502us > 301.9us
-	rtn
-	branch keyboard_keyscan	
-keyboard_clk_state_high:
-	fetcht 1,mem_mcu_clk_gpio
-	branch gpio_out_inactive
-
-keyboard_clk_state_low:
-	fetcht 1,mem_mcu_clk_gpio
-	branch gpio_out_active
-keyboard_gpio_config_input_pu:
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	rtn zero 
-	set0 GPIO_ACTIVE_BIT,temp
-	branch gpio_config_input
-keyboard_clk_input:
-	fetcht 1,mem_mcu_clk_gpio
-	branch gpio_config_input
-	
-keyboard_stb_state_high:
-	fetcht 1,mem_mcu_stb_gpio
-	branch gpio_out_inactive
-
-keyboard_stb_state_low:
-	fetcht 1,mem_mcu_stb_gpio
-	branch gpio_out_active
-
-
-
-
-
-
-
-
-
-// same key press check	
-keyboard_press_change_or_no_key:
-	jam 0,mem_same_keyvalue_timerout_flag
-	fetch 2,mem_same_keyvalue_timer_init
-	store 2,mem_same_keyvalue_timer
-	rtn
-
-keyboard_key_process:
-	// key deshake
-	bpatch patch0a_0,mem_patch0a
-	arg mem_keyscan_value_current,rega
-	arg mem_keyscan_value_check,regb
-	arg 20,loopcnt
-	call string_compare
-	nbranch keyboard_press_change_or_no_key,zero	
-	call keyboard_keyscan_value_current_zero_check
-	call keyboard_press_change_or_no_key,blank
-
-	call keyboard_ghost_key_check
-	fetch 1,mem_mouse_ghost_flag
-	nrtn blank
-	fetch 1,mem_keyboard_commbination_key_step
-	rtneq CAMMBINATION_KEY_PRESS
-	rtneq CAMMBINATION_KEY_HOLD
-	rtneq CAMMBINATION_KEY_WAIT_RELEASE
-
-	// keyvalue get from map,and in or out process
-	jam 0,mem_keyscan_col_loop_count
-	arg mem_keyscan_value_current,rega
-	arg mem_keyscan_value_old,regb
-keyboard_keyvalue_process:		// loop 20 times
-	ifetcht 1,rega
-	ifetch 1,regb
-	ixor  temp,pdata
-	branch keyboard_keyvalue_process_loop,blank
-	store 1,mem_keyscan_value_temp
-	storet 1,mem_keyboard_press_flag_temp
-	istoret 1,regb
-	jam 1,mem_keyboard_data_change_flag
-	jam 0,mem_keyboard_keyvalue_bit_loop_count
-keyboard_keyvalue_change:			// loop 8 times
-	fetch 1,mem_keyscan_value_temp
-	bbit0 0,keyboard_keyvalue_change_loop
-	fetch 1,mem_keyscan_col_loop_count
-	mul32 pdata,8,pdata
-	fetcht 1,mem_keyboard_keyvalue_bit_loop_count
-	iadd temp,pdata									// map offset
-	arg mem_keyboard_keyvalue_map,contr
-	iadd contr,contr
-	ifetch 1,contr
-	store 1,mem_keyboard_keyvalue_temp				// keyvalue
-	call keyboard_keyvalue_fn_replace
-	call keyboard_keyvalue_commbination_replace
-	call keyboard_keyvalue_in_out
-keyboard_keyvalue_change_loop:
-	fetch 1,mem_keyscan_value_temp
-	rshift pdata,pdata
-	store 1,mem_keyscan_value_temp
-	fetch 1,mem_keyboard_press_flag_temp
-	rshift pdata,pdata
-	store 1,mem_keyboard_press_flag_temp
-	fetch 1,mem_keyboard_keyvalue_bit_loop_count
-	increase 1,pdata
-	store 1,mem_keyboard_keyvalue_bit_loop_count
-	loop keyboard_keyvalue_change
-keyboard_keyvalue_process_loop:
-	increase 1,rega
-	increase 1,regb	
-	fetch 1,mem_keyscan_col_loop_count
-	increase 1,pdata
-	store 1,mem_keyscan_col_loop_count
-	sub pdata,19,null
-	branch keyboard_keyvalue_process,positive
-	rtn
-
-keyboard_keyscan_value_current_zero_check:
-	fetch 8,mem_keyscan_value_current
-	nrtn blank
-	fetch 8,mem_keyscan_value_current+8
-	nrtn blank
-	fetch 4,mem_keyscan_value_current+16
-	nrtn blank
-	jam CAMMBINATION_KEY_FREE,mem_keyboard_commbination_key_step
-	rtn
-
-
-//**input:mem_keyscan_value_current   **output:mem_mouse_ghost_flag   	mem_keyboard_all_press_key_count
-keyboard_ghost_key_check:	// (col[i] press >= 2) && (row[j] press >=2) && (c[i]_r[j] press) 
-	bpatch patch0a_1,mem_patch0a
-	jam 0,mem_mouse_ghost_flag
-	jam 0,mem_keyboard_all_press_key_count
-	arg mem_keyscan_value_current,rega
-	arg 20,loopcnt
-keyboard_ghost_key_check_loop:
-	jam 0,mem_keyboard_current_col_press_key_count
-	ifetch 1,rega
-	branch keyboard_ghost_key_check_next_loop,blank
-keyboard_current_col_press_key_count_check:	
-	fetcht 1,mem_keyboard_current_col_press_key_count
-	increase 1,temp
-	storet 1,mem_keyboard_current_col_press_key_count
-	copy pdata,temp
-	increase -1,pdata
-	iand temp,pdata									// pdata &= pdata -1;  check pdata bit1 count
-	nbranch keyboard_current_col_press_key_count_check,zero
-	fetch 1,mem_keyboard_current_col_press_key_count
-	fetcht 1,mem_keyboard_all_press_key_count
-	iadd temp,temp
-	storet 1,mem_keyboard_all_press_key_count
-	sub pdata,1,null
-	branch keyboard_ghost_key_check_next_loop,positive
-	sub temp,2,null
-	branch keyboard_ghost_key_check_next_loop,positive
-	jam 0,mem_keyscan_col_loop_count					// col[i] press key count >= 2
-	jam 0,mem_keyboard_same_row_press_key_count
-	ifetcht 1,rega
-	arg mem_keyscan_value_current,regb
-keyboard_same_row_key_check:
-	fetch 1,mem_keyscan_col_loop_count
-	increase 1,pdata
-	store 1,mem_keyscan_col_loop_count
-	sub pdata,19,null
-	nbranch keyboard_ghost_key_check_next_loop,positive		// end col[i] row[0~7] check
-	ifetch 1,regb
-	iand temp,null												// col[i] & col[0~19]
-	branch keyboard_same_row_key_check_loop,zero
-	fetch 1,mem_keyboard_same_row_press_key_count		
-	increase 1,pdata
-	store 1,mem_keyboard_same_row_press_key_count
-	sub pdata,1,null
-	branch keyboard_same_row_key_check_loop,positive
-	jam 1,mem_mouse_ghost_flag
-	rtn	
-	
-keyboard_ghost_key_check_next_loop:
-	increase 1,rega
-	loop keyboard_ghost_key_check_loop
-	rtn
-
-keyboard_same_row_key_check_loop:
-	increase 1,regb
-	branch keyboard_same_row_key_check
-	
-
-
-
-
-
-
-keyboard_keyvalue_fn_replace:
-	bpatch patch0a_2,mem_patch0a
-	fetch 1,mem_keyboard_press_flag_temp
-	ncall keyboard_commbination_delay_release_clear,blank
-	fetch 1,mem_keyboard_fn_flag
-	ncall keyboard_keyvalue_fn_replace_press,blank
-	fetch 1,mem_keyboard_fn_first
-	fetcht 1,mem_keyboard_fn_flag
-	ixor temp,pdata
-	rtn zero
-	fetch 1,mem_keyboard_keyvalue_temp
-	beq HID_KEY_ESC,keyboard_keyvalue_fn_esc
-	beq HID_KEY_DELETE,keyboard_keyvalue_fn_delete
-	sub pdata,HID_KEY_F12,null
-	nrtn positive
-	arg HID_KEY_F1,temp	
-	isub temp,pdata
-	nrtn positive			
-	arg mem_keyboard_fn_f1,contr		//  HID_KEY_F1 <= keyvalue <= HID_KEY_F12
-	iadd contr,contr
-	ifetch 1,contr
-	branch keyboard_keyvalue_store_temp
-	
-keyboard_keyvalue_fn_replace_press:
-	fetch 1,mem_keyboard_keyvalue_temp
-	beq HID_KEY_UP_ARROW,keyboard_keyvalue_fn_up_arrow
-	beq HID_KEY_DOWN_ARROW,keyboard_keyvalue_fn_down_arrow
-	beq HID_KEY_LEFT_ARROW,keyboard_keyvalue_fn_left_arrow
-	beq HID_KEY_RIGHT_ARROW,keyboard_keyvalue_fn_right_arrow
-	beq HID_KEY_LEFT_CTRL,keyboard_keyvalue_fn_left_ctrl
-	beq HID_KEY_SPACE,keyboard_keyvalue_fn_space
-	rtn
-
-keyboard_keyvalue_fn_esc:
-	fetch 1,mem_keyboard_fn_esc
-	branch keyboard_keyvalue_store_temp
-	
-keyboard_keyvalue_fn_delete:
-	fetch 1,mem_keyboard_fn_del
-	branch keyboard_keyvalue_store_temp
-
-keyboard_keyvalue_fn_up_arrow:
-	fetch 1,mem_keyboard_fn_arrow_enable_flag
-	rtn blank
-	setarg HID_KEY_PAGE_UP
-	branch keyboard_keyvalue_store_temp
-	
-keyboard_keyvalue_fn_down_arrow:
-	fetch 1,mem_keyboard_fn_arrow_enable_flag
-	rtn blank
-	setarg HID_KEY_PAGE_DOWN
-	branch keyboard_keyvalue_store_temp
-
-keyboard_keyvalue_fn_left_arrow:
-	fetch 1,mem_keyboard_fn_arrow_enable_flag
-	rtn blank
-	setarg HID_KEY_HOME
-	branch keyboard_keyvalue_store_temp
-
-keyboard_keyvalue_fn_right_arrow:
-	fetch 1,mem_keyboard_fn_arrow_enable_flag
-	rtn blank
-	setarg HID_KEY_END
-	branch keyboard_keyvalue_store_temp
-
-keyboard_keyvalue_fn_left_ctrl:
-	fetch 1,mem_keyboard_fn_left_ctrl_enable_flag
-	rtn blank
-	fetch 1,mem_kb_computer_system
-	beq SYSTEM_OS_WINDOWS,keyboard_keyvalue_windows_osk
-	setarg HID_KEY_OS_SOFT_KB
-	branch keyboard_keyvalue_store_temp
-keyboard_keyvalue_windows_osk:	
-	setarg HID_KEY_OSK
-	branch keyboard_keyvalue_store_temp
-
-keyboard_keyvalue_fn_space:
-	fetch 1,mem_keyboard_fn_space_enable_flag
-	rtn blank
-	setarg HID_KEY_LANGUAGE
-keyboard_keyvalue_store_temp:
-	store 1,mem_keyboard_keyvalue_temp
-	rtn
-	
-
-
-
-
-keyboard_keyvalue_commbination_replace:
-	bpatch patch0a_3,mem_patch0a
-	fetch 1,mem_keyboard_keyvalue_temp
-	beq HID_KEY_PRINT_SCREEN,keyboard_commination_screen_shot_replace
-	beq HID_KEY_PAGE_UP,keyboard_commination_pageup_replace
-	beq HID_KEY_PAGE_DOWN,keyboard_commination_pagedown_replace
-	beq HID_KEY_HOME,keyboard_commination_home_replace
-	beq HID_KEY_END,keyboard_commination_end_replace
-	beq HID_KEY_SELECT_ALL,keyboard_commination_select_all
-	beq HID_KEY_COPY,keyboard_commbination_copy
-	beq HID_KEY_PASTE,keyboard_commbination_paste
-	beq HID_KEY_CUT,keyboard_commbination_cut
-	beq HID_KEY_ALL_OS_LOCK,keyboard_commination_os_lock
-	beq HID_KEY_OSK,keyboard_commbination_osk
-	beq HID_KEY_LANGUAGE,keyboard_commbination_language
-	beq HID_KEY_APP_TILING,keyboard_commbination_app_tiling
-	rtn
-
-keyboard_commbination_delay_release_set:
-	fetch 1,mem_keyboard_press_flag_temp
-	nrtn blank
-	jam 10,mem_keyboard_commbination_control_key_delay_release_timer
-	rtn
-
-keyboard_commbination_delay_release_clear:
-	jam 0,mem_keyboard_commbination_control_key_delay_release_timer
-	rtn
-
-keyboard_commination_screen_shot_replace:
-	fetch 1,mem_kb_computer_system
-	rtneq SYSTEM_OS_WINDOWS
-	rtneq SYSTEM_OS_ANDRIOD
-	jam LEFT_SHIFT_GUI,mem_keyboard_commbination_control_key_value
-	jam HID_KEY_3,mem_keyboard_commbination_standard_key_value
-	branch keyboard_commbination_keypress
-
-keyboard_commination_pageup_replace:
-	jam HID_KEY_UP_ARROW,mem_keyboard_commbination_standard_key_value
-keyboard_commination_ios_mac_command_commiation:	
-	fetch 1,mem_kb_computer_system
-	rtneq SYSTEM_OS_WINDOWS
-	rtneq SYSTEM_OS_ANDRIOD
-	jam LEFT_GUI,mem_keyboard_commbination_control_key_value
-	branch keyboard_commbination_keypress
-
-keyboard_commination_pagedown_replace:
-	jam HID_KEY_DOWN_ARROW,mem_keyboard_commbination_standard_key_value
-	branch keyboard_commination_ios_mac_command_commiation	
-
-keyboard_commination_home_replace:
-	jam HID_KEY_LEFT_ARROW,mem_keyboard_commbination_standard_key_value
-	branch keyboard_commination_ios_mac_command_commiation
-
-keyboard_commination_end_replace:
-	jam HID_KEY_RIGHT_ARROW,mem_keyboard_commbination_standard_key_value
-	branch keyboard_commination_ios_mac_command_commiation
-
-keyboard_commination_select_all:
-	jam HID_KEY_A,mem_keyboard_commbination_standard_key_value
-keyboard_commbination_text_edit:
-	jam LEFT_CONTROL,mem_keyboard_commbination_control_key_value
-	fetch 1,mem_kb_computer_system
-	beq SYSTEM_OS_WINDOWS,keyboard_commbination_keypress
-	beq SYSTEM_OS_ANDRIOD,keyboard_commbination_keypress
-	jam LEFT_GUI,mem_keyboard_commbination_control_key_value
-	branch keyboard_commbination_keypress
-
-keyboard_commbination_copy:
-	jam HID_KEY_C,mem_keyboard_commbination_standard_key_value
-	branch keyboard_commbination_text_edit
-
-keyboard_commbination_paste:
-	jam HID_KEY_V,mem_keyboard_commbination_standard_key_value
-	branch keyboard_commbination_text_edit
-
-keyboard_commbination_cut:	
-	jam HID_KEY_X,mem_keyboard_commbination_standard_key_value
-	branch keyboard_commbination_text_edit
-
-keyboard_commination_os_lock:
-	fetch 1,mem_kb_computer_system
-	beq SYSTEM_OS_WINDOWS,keyboard_commination_windows_lock
-	beq SYSTEM_OS_MAC,keyboard_commination_mac_lock
-	setarg HID_KEY_IOS_ANDROID_OS_LOCK
-	branch keyboard_keyvalue_store_temp
-keyboard_commination_windows_lock:	
-	jam LEFT_GUI,mem_keyboard_commbination_control_key_value
-	jam HID_KEY_L,mem_keyboard_commbination_standard_key_value
-	branch keyboard_commbination_keypress
-keyboard_commination_mac_lock:
-	jam LEFT_GUI_CONTROL,mem_keyboard_commbination_control_key_value
-	jam HID_KEY_Q,mem_keyboard_commbination_standard_key_value
-	branch keyboard_commbination_keypress
-	
-keyboard_commbination_osk:
-	fetch 1,mem_kb_computer_system
-	beq SYSTEM_OS_WINDOWS,keyboard_commbination_windows_osk
-	setarg HID_KEY_OS_SOFT_KB
-	branch keyboard_keyvalue_store_temp
-keyboard_commbination_windows_osk:	
-	jam LEFT_GUI_CONTROL,mem_keyboard_commbination_control_key_value
-	jam HID_KEY_O,mem_keyboard_commbination_standard_key_value
-	branch keyboard_commbination_keypress
-	
-keyboard_commbination_language:
-	fetch 1,mem_kb_computer_system
-	beq SYSTEM_OS_WINDOWS,keyboard_commbination_language_windows
-	beq SYSTEM_OS_ANDRIOD,keyboard_commbination_language_andriod
-	jam LEFT_CONTROL,mem_keyboard_commbination_control_key_value
-keyboard_commbination_language_next:
-	jam HID_KEY_SPACE,mem_keyboard_commbination_standard_key_value
-	call keyboard_commbination_delay_release_set	
-	branch keyboard_commbination_keypress
-keyboard_commbination_language_windows:
-	jam LEFT_GUI,mem_keyboard_commbination_control_key_value
-	branch keyboard_commbination_language_next
-keyboard_commbination_language_andriod:
-	jam LEFT_SHIFT,mem_keyboard_commbination_control_key_value
-	branch keyboard_commbination_language_next
-
-keyboard_commbination_app_tiling:
-	fetch 1,mem_kb_computer_system
-	beq SYSTEM_OS_WINDOWS,keyboard_commbination_app_tiling_windows_android
-	beq SYSTEM_OS_ANDRIOD,keyboard_commbination_app_tiling_windows_android
-	jam LEFT_CONTROL,mem_keyboard_commbination_control_key_value
-	jam HID_KEY_UP_ARROW,mem_keyboard_commbination_standard_key_value
-	branch keyboard_commbination_keypress	
-keyboard_commbination_app_tiling_windows_android:
-	jam LEFT_GUI,mem_keyboard_commbination_control_key_value
-	jam HID_KEY_TAB,mem_keyboard_commbination_standard_key_value
-	branch keyboard_commbination_keypress	
-
-keyboard_commbination_keypress:
-	jam 0,mem_keyboard_keyvalue_temp
-	fetch 1,mem_keyboard_press_flag_temp
-	bbit0 0,keyboard_commbination_key_wait_release_set
-	fetch 1,mem_keyboard_commbination_key_step
-	beq CAMMBINATION_KEY_COMPLETE,keyboard_commbination_key_hold_set
-keyboard_commbination_key_press_set:	
-	jam CAMMBINATION_KEY_PRESS,mem_keyboard_commbination_key_step
-	rtn
-
-keyboard_commbination_key_wait_release_set:
-	jam CAMMBINATION_KEY_WAIT_RELEASE,mem_keyboard_commbination_key_step
-	rtn
-
-keyboard_commbination_key_null_set:
-	jam CAMMBINATION_KEY_NULL,mem_keyboard_commbination_key_step
-	rtn
-
-//**input:   pdata:control key vaule       temp:standard key value
-keyboard_commbination_key_value_store:
-	store 1,mem_keyboard_tx_data+1
-	storet 1,mem_keyboard_tx_data+3
-	call enable_user
-	jam HID_REPORTID_KEY_STANDARD,mem_keyboard_tx_data
-	branch keyboard_motion_data_check_next	
-	
-keyboard_commbination_key_press_process:
-	fetch 1,mem_keyboard_commbination_control_key_value
-	arg 0,temp
-	call keyboard_commbination_key_value_store
-keyboard_commbination_key_hold_set:
-	jam CAMMBINATION_KEY_HOLD,mem_keyboard_commbination_key_step
-	rtn
-
-keyboard_commbination_key_hold_process:
-	jam CAMMBINATION_KEY_COMPLETE,mem_keyboard_commbination_key_step
-	fetch 1,mem_keyboard_commbination_control_key_value
-	fetcht 1,mem_keyboard_commbination_standard_key_value
-	branch keyboard_commbination_key_value_store
-	
-keyboard_commbination_key_wait_release_process:
-	jam HID_REPORTID_KEY_STANDARD,mem_keyboard_tx_data
-	fetch 1,mem_keyboard_commbination_control_key_value
-	arg 0,temp
-	call keyboard_commbination_key_value_store
-	fetch 1,mem_keyboard_commbination_control_key_delay_release_timer
-	branch keyboard_commbination_key_null_set,blank
-keyboard_commbination_key_release_set:	
-	jam CAMMBINATION_KEY_RELEASE,mem_keyboard_commbination_key_step
-	rtn
-
-keyboard_commbination_key_release_process:
-	branch keyboard_commbination_key_value_store+2
-
-keyboard_commbination_key_null_process:
-	jam CAMMBINATION_KEY_FREE,mem_keyboard_commbination_key_step
-	arg 0,pdata
-	arg 0,temp
-	branch keyboard_commbination_key_value_store	
-
-
-
-keyboard_keyvalue_in_out:
-	bpatch patch0a_4,mem_patch0a
-	fetch 1,mem_keyboard_keyvalue_temp
-	sub pdata,HID_KEY_RIGHT_GUI,null
-	branch keyboard_keyvalue_standard,positive		// value  <= 0xe7
-	jam KEYBOARD_CONSUMER_KEY_PRESS,mem_keyboard_consumer_key_status		
-	fetch 1,mem_keyboard_press_flag_temp
-	bbit1 0,keyboard_keyvalue_standard
-	jam KEYBOARD_CONSUMER_KEY_RELEASE,mem_keyboard_consumer_key_status
-keyboard_keyvalue_standard:
-	jam 0,mem_keyboard_keyvalue_buffer+8
-	fetch 1,mem_keyboard_press_flag_temp
-	bbit1 0,keyboard_keyvalue_standard_in
-keyboard_keyvalue_standard_out:	
-	fetcht 1,mem_keyboard_keyvalue_temp
-	arg 6,loopcnt
-	arg mem_keyboard_keyvalue_buffer+2,contr
-keyboard_keyvalue_standard_out_loop:
-	ifetch 1,contr
-	branch keyboard_keyvalue_standard_out_next+1,blank
-	isub temp,null
-	nbranch keyboard_keyvalue_standard_out_next,zero
-	ifetch 1,contr
-	increase -2,contr
-	istore 1,contr
-	rtn blank
-	increase 1,contr
-	istoret 1,contr
-keyboard_keyvalue_standard_out_next:	
-	loop keyboard_keyvalue_standard_out_loop
-	sub temp,HID_KEY_RIGHT_GUI,null
-	nrtn positive
-	sub temp,0xbf,null
-	rtn positive
-keyboard_keyvalue_control_key_out:
-	and temp,0x07,queue
-	fetch 1,mem_keyboard_keyvalue_buffer
-	qset0 pdata
-	store 1,mem_keyboard_keyvalue_buffer
-	rtn	
-
-keyboard_keyvalue_standard_in:
-	fetcht 1,mem_keyboard_keyvalue_temp
-	arg 6,loopcnt
-	arg mem_keyboard_keyvalue_buffer+2,contr
-keyboard_keyvalue_standard_in_loop:
-	ifetch 1,contr
-	branch keyboard_keyvalue_standard_in_data,blank
-	isub temp,null
-	rtn zero
-	loop keyboard_keyvalue_standard_in_loop
-	sub temp,HID_KEY_RIGHT_GUI,null
-	nrtn positive
-	sub temp,0xbf,null
-	rtn positive
-keyboard_keyvalue_control_key_in:
-	and temp,0x07,queue
-	fetch 1,mem_keyboard_keyvalue_buffer
-	qset1 pdata
-	store 1,mem_keyboard_keyvalue_buffer
-	rtn
-	
-keyboard_keyvalue_standard_in_data:
-	sub temp,HID_KEY_RIGHT_GUI,null
-	nbranch keyboard_keyvalue_standard_in_data_next,positive
-	sub temp,0xbf,null
-	nbranch keyboard_keyvalue_control_key_in,positive
-keyboard_keyvalue_standard_in_data_next:	
-	increase -1,contr
-	istoret 1,contr
-	rtn
-	
-
-// check Fn,pairing button,control key
-keyboard_special_key_check:
-	bpatch patch0a_5,mem_patch0a
-	call keyboard_pairing_button_check
-	jam 0,mem_keyboard_fn_flag
-	jam 0,mem_keyboard_control_key_flag
-	jam 0,mem_keyboard_bt_button_flag
-	fetch 1,mem_keyboard_keyvalue_buffer
-	ncall keyborad_control_key_set,blank
-	arg mem_keyboard_keyvalue_buffer+2,contr
-	arg 6,loopcnt
-keyboard_special_key_check_loop:
-	ifetch 1,contr
-	sub pdata,HID_KEY_FN,null
-	call keyboard_fn_set,zero
-	sub pdata,HID_KEY_PB,null
-	call keyboard_pb_set,zero
-	loop keyboard_special_key_check_loop
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,keyboard_special_key_check_24g
-keyboard_special_key_check_bluetooth:
-	call keyboard_commbination_fast_conn_bt_check
-	fetch 1,mem_keyboard_pairing_type
-	branch keyboard_enable_bt_button_pairing,blank
-	fetch 2,mem_keyboard_keyvalue_buffer+2
-	fetcht 2,mem_keyboard_commbination_key_bt
-	isub temp,null
-	branch keyboard_long_button_bt_discovery,zero
-	byteswap temp,temp
-	isub temp,null
-	branch keyboard_long_button_bt_discovery,zero
-	rtn
-keyboard_special_key_check_24g:
-	fetch 1,mem_keyboard_pairing_type
-	branch keyboard_enable_bt_button_pairing,blank
-	branch keyboard_commbination_pairing_24g_check	
-	
-keyboard_pairing_button_check:
-	fetch 1,mem_keyboard_pairing_type
-	nrtn blank
-	fetcht 1,mem_config_select_device_button_gpio
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	rtn zero
-	call gpio_get_bit
-	nbranch keyboard_pairing_button_release,true
-	arg 8,loopcnt
-	arg mem_keyboard_keyvalue_buffer,contw
-	call clear_mem
-	jam HID_KEY_PB,mem_keyboard_keyvalue_buffer+2
-	rtn
-
-keyboard_pairing_button_release:
-	fetch 1,mem_keyboard_keyvalue_buffer+2
-	rtnne HID_KEY_PB
-	jam HID_KEY_NULL,mem_keyboard_keyvalue_buffer+2
-	rtn	
-
-keyboard_enable_bt_button_pairing:
-	bpatch patch0a_6,mem_patch0a
-	fetch 1,mem_keyboard_bt_button_flag
-	rtn blank
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,keyboard_24g_start_pair_mode
-keyboard_long_button_bt_discovery:
-//	call keyboard_pairing_check_otp_offset
-	jam 0,mem_keyboard_data_change_flag
-	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-	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
-	call app_evt_button_long_pressed
-	branch keyboard_bb_event_discovery_btn
-
-	
-
-keyboard_commbination_pairing_24g_check:
-	fetch 2,mem_keyboard_keyvalue_buffer+2
-	fetcht 2,mem_keyboard_commbination_key_24g
-	isub temp,null
-	branch keyboard_24g_start_pair_mode,zero
-	byteswap temp,temp
-	isub temp,null
-	nrtn zero
-keyboard_24g_start_pair_mode:
-	call keyboard_pairing_check_otp_offset		
-	jam 0,mem_keyboard_data_change_flag
-	fetch 2,mem_24g_pair_timeout
-	nrtn blank
-	setarg 0
-	store 2,mem_mouse_no_data_timer
-	call keyboard_capslock_led_off
-	branch mouse_24g_start_pair_mode
-
-
-keyborad_control_key_set:
-	jam 1,mem_keyboard_control_key_flag
-	rtn
-
-keyboard_fn_set:
-	jam 1,mem_keyboard_fn_flag
-	rtn
-
-keyboard_pb_set:
-	jam 1,mem_keyboard_bt_button_flag
-	rtn
-
-
-
-///////////////////////////////////////////////////////////////---motion----//////////////////////////////////
-keyboard_motion:
-	bpatch patch0a_7,mem_patch0a
-	disable user
-	jam 0,mem_customer_key
-	jam 0,mem_customer_data_trigger
-	jam 0,mem_customer_data_trigger_last
-	fetch 1,mem_keyboard_commbination_key_step
-	beq CAMMBINATION_KEY_PRESS,keyboard_commbination_key_press_process
-	beq CAMMBINATION_KEY_HOLD,keyboard_commbination_key_hold_process
-	beq CAMMBINATION_KEY_COMPLETE,keyboard_commbination_key_hold_process
-	beq CAMMBINATION_KEY_WAIT_RELEASE,keyboard_commbination_key_wait_release_process
-	beq CAMMBINATION_KEY_NULL,keyboard_commbination_key_null_process
-	fetch 1,mem_keyboard_data_change_flag
-	branch keyboard_no_key_press,blank
-	increase -1,pdata
-	store 1,mem_keyboard_data_change_flag	
-	call keyboard_current_mult_update	
-	jam 10,mem_keyboard_led_status_get_timer
-	call mouse_no_data_timer_init
-	fetch 1,mem_keyboard_commbination_key_step
-	beq CAMMBINATION_KEY_RELEASE,keyboard_commbination_key_release_process
-	arg mem_keyboard_tx_data,contw
-	arg 10,loopcnt
-	call clear_mem
-	call keyboard_motion_data_check
-	jam 0,mem_keyboard_data_send_flag
-	rtn
-
-keyboard_current_mult_update:
-	jam 3,mem_lpm_mult
-	jam 10,mem_mouse_current_mult_timer
-	rtn
-
-
-
-keyboard_no_key_press:
-	fetch 1,mem_device_flag
-	rtneq MODE_BT_DEVICE1
-	fetch 1,mem_keyboard_led_status_get
-	rtn blank
-	fetch 1,mem_24g_repeat_send_flag
-	nrtn blank
-	fetcht 1,mem_keyboard_led_status_get_timer_last
-	fetch 1,mem_keyboard_led_status_get_timer
-	isub temp,null
-	store 1,mem_keyboard_led_status_get_timer_last
-	rtn zero
-	arg mem_keyboard_tx_data,contw
-	arg 10,loopcnt
-	call clear_mem
-	call enable_user
-	branch keyboard_motion_data_check_next	
-
-
-
-keyboard_motion_data_check:
-	fetch 1,mem_keyboard_consumer_key_status
-	beq KEYBOARD_CONSUMER_KEY_RELEASE,keyboard_value_consumer_release
-	arg mem_keyboard_keyvalue_buffer+2,contr
-	arg 6,loopcnt
-keyboard_value_tpye_check:
-	ifetch 1,contr
-	sub pdata,HID_KEY_RIGHT_GUI,null
-	nbranch keyboard_value_tpye_consumer_set,positive
-keyboard_value_tpye_check_loop:	
-	loop keyboard_value_tpye_check
-
-	fetch 1,mem_keyboard_all_press_key_count
-	call keyboard_value_release_all_key,blank
-	jam HID_REPORTID_KEY_STANDARD,mem_keyboard_tx_data
-	fetch 1,mem_keyboard_keyvalue_buffer+2
-	sub pdata,HID_KEY_FN,null
-	branch keyboard_tx_data_skip_fn,zero
-	arg mem_keyboard_keyvalue_buffer,contr
-	arg mem_keyboard_tx_data+1,contw
-	arg 8,loopcnt
-keyboard_tx_data_store:
-	ifetch 1,contr
-	beq HID_KEY_FN,keyboard_tx_data_clear_fn
-keyboard_tx_data_store_loop:
-	istore 1,contw
-	loop keyboard_tx_data_store
-
-keyboard_motion_data_check_next:
-	call keyboard_device_data_tpye_check
-
-	fetch 1,mem_keyboard_data_send_flag
-	beq DEVICE_DATA_TPYE_MOUSE,enable_user
-	beq DEVICE_DATA_TPYE_STANDARD_KEYBOARD,device_send_keyboard_data
-	beq DEVICE_DATA_TPYE_NONSTARNDARD_KEYBOARD,device_send_keyboard_data
-	beq DEVICE_DATA_TPYE_CONSUMER,device_send_keyboard_data
-	beq DEVICE_DATA_TPYE_SYSTEM_CONCTOL,device_send_keyboard_data
-device_send_keyboard_data:
-	call mouse_customerkey_press
-	branch enable_user
-
-keyboard_value_release_all_key:
-	arg mem_keyboard_keyvalue_buffer,contw
-	arg 9,loopcnt
-	branch clear_mem
-
-
-keyboard_tx_data_skip_fn:
-	fetch 2,mem_keyboard_keyvalue_buffer
-	store 2,mem_keyboard_tx_data+1
-	fetch 6,mem_keyboard_keyvalue_buffer+3
-	store 6,mem_keyboard_tx_data+3
-	branch keyboard_motion_data_check_next
-
-keyboard_tx_data_clear_fn:
-	setarg 0
-	branch keyboard_tx_data_store_loop
-
-////////////////////////////////////////////////////---fn---//////////////////////////////////////////////////////////
-keyboard_value_tpye_consumer_set:
-	copy pdata,temp
-	bpatch patch0b_0,mem_patch0b
-	copy temp,pdata
-	jam HID_REPORTID_CONSUMER_KEY,mem_keyboard_tx_data
-	fetcht 1,mem_keyboard_all_press_key_count
-	sub temp,HID_KEY_NULL,null
-	branch keyboard_value_consumer_all_key_release,zero
-	beq 	HID_KEY_MULTIKEY_MEDIA,keyboard_value_media
-	beq 	HID_KEY_MULTIKEY_PALY,keyboard_value_play
-	beq 	HID_KEY_MULTIKEY_STOP,keyboard_value_stop
-	beq 	HID_KEY_MULTIKEY_PRE_TRACK,keyboard_value_pre_track
-	beq 	HID_KEY_MULTIKEY_NEXT_TRACK,keyboard_value_next_track
-	beq 	HID_KEY_MULTIKEY_VOL_DOWN,keyboard_value_vol_down
-	beq 	HID_KEY_MULTIKEY_VOL_UP,keyboard_value_vol_up
-	beq 	HID_KEY_MULTIKEY_MUTE,keyboard_value_mute
-	beq 	HID_KEY_MY_COMPUTER,keyboard_value_my_computer
-	beq 	HID_KEY_MAIL,keyboard_value_mail
-	beq 	HID_KEY_CALCULATOR,keyboard_value_calculator
-	beq 	HID_KEY_LIGHT_DOWN,keyboard_value_light_down
-	beq 	HID_KEY_LIGHT_UP,keyboard_value_light_up
-	beq 	HID_KEY_AC_FAVORITES,keyboard_value_ac_favorites
-	beq 	HID_KEY_AC_FORWARD,keyboard_value_ac_forward
-	beq 	HID_KEY_AC_BACK,keyboard_value_ac_back
-	beq 	HID_KEY_AC_STOP,keyboard_value_ac_stop
-	beq 	HID_KEY_AC_REFRESH,keyboard_value_ac_refresh
-	beq 	HID_KEY_AC_SEARCH,keyboard_value_ac_search
-	beq 	HID_KEY_AC_HOME,keyboard_value_ac_home
-	beq 	HID_KEY_IOS_ANDROID_OS_LOCK,keyboard_value_os_lock
-	beq 	HID_KEY_OS_SOFT_KB,keyboard_value_os_soft_kb
-	beq 	HID_KEY_SYSTEM_SLEEP,keyboard_value_system_sleep
-	branch keyboard_motion_data_check_next
-
-keyboard_value_media:
-	setarg 0x0183
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-keyboard_value_play:
-	setarg 0x00cd
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-keyboard_value_stop:
-	setarg 0x00b7
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-keyboard_value_pre_track:
-	setarg 0x00b6
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-keyboard_value_next_track:
-	setarg 0x00b5
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next	
-keyboard_value_vol_down:
-	setarg 0x00ea
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-keyboard_value_vol_up:
-	setarg 0x00e9
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-keyboard_value_mute:
-	setarg 0x00e2
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-keyboard_value_my_computer:
-	setarg 0x0194
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-keyboard_value_mail:
-	setarg 0x018a
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-keyboard_value_calculator:
-	setarg 0x0192
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next	
-keyboard_value_light_down:
-	setarg 0x0070
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-keyboard_value_light_up:
-	setarg 0x006f
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-keyboard_value_ac_favorites:
-	setarg 0x022a
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-keyboard_value_ac_forward:
-	setarg 0x0225
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-keyboard_value_ac_back:
-	setarg 0x0224
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-keyboard_value_ac_stop:
-	setarg 0x0226
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-keyboard_value_ac_refresh:
-	setarg 0x0227
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-keyboard_value_ac_search:
-	fetch 1,mem_kb_computer_system
-	beq SYSTEM_OS_IOS,keyboard_value_ac_home
-	beq SYSTEM_OS_MAC,keyboard_value_ac_home
-	setarg 0x0221
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next	
-keyboard_value_ac_home:
-	setarg 0x0223
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-keyboard_value_os_lock:
-	setarg 0x0030
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-keyboard_value_os_soft_kb:
-	fetch 1,mem_kb_computer_system
-	beq SYSTEM_OS_ANDRIOD,keyboard_value_os_soft_kb_andriod
-	setarg 0x01ae
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-keyboard_value_os_soft_kb_andriod:
-	setarg 0x0307
-	store 2,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next
-	
-keyboard_value_consumer_all_key_release:
-keyboard_value_consumer_release:
-	jam 2,mem_keyboard_data_change_flag	
-	fetch 1,mem_keyboard_all_press_key_count
-	call keyboard_value_release_all_key,blank
-	jam KEYBOARD_CONSUMER_KEY_STANDBY,mem_keyboard_consumer_key_status
-	setarg 0x03
-	store 3,mem_keyboard_tx_data
-	branch keyboard_motion_data_check_next
-keyboard_value_system_sleep:
-	jam HID_REPORTID_SYSTEM_CTRL,mem_keyboard_tx_data
-	setarg 0x02
-	store 1,mem_keyboard_tx_data+1
-	branch keyboard_motion_data_check_next		
-
-
-
-
-
-
-keyboard_device_data_tpye_check:
-	bpatch patch0b_1,mem_patch0b
-	fetch 1,mem_device_flag
-	bne MODE_24G_DEVICE,keyboard_device_data_tpye_check_next
-	jam 0,mem_24g_repeat_send_flag
-	fetch 2,mem_keyboard_tx_data
-	ncall keyboard_set_repeat_send_flag,blank
-	fetch 6,mem_keyboard_tx_data+3
-	ncall keyboard_set_repeat_send_flag,blank
-
-keyboard_device_data_tpye_check_next:
-	fetch 1,mem_keyboard_tx_data
-	beq HID_REPORTID_KEY_STANDARD,keyboard_standard_data_send
-	beq HID_REPORTID_MOUSE,keyboard_mouse_data_send
-	beq HID_REPORTID_CONSUMER_KEY,keyboard_consumer_data_send
-	beq HID_REPORTID_SYSTEM_CTRL,keyboard_system_control_data_send
-	rtn
-
-keyboard_mouse_data_send:
-	jam DEVICE_DATA_TPYE_MOUSE,mem_keyboard_data_send_flag
-	arg mem_keyboard_tx_data,contr
-	arg mem_mouse_key,contw
-	arg 7,loopcnt
-	branch memcpy
-	
-keyboard_standard_data_send:
-	jam DEVICE_DATA_TPYE_STANDARD_KEYBOARD,mem_keyboard_data_send_flag
-	call keyboard_clear_key_data
-	fetch 1,mem_device_flag
-	beq MODE_BT_DEVICE1,keyboard_standard_data_send_end
-	call keyboard_24g_led_get_status_check
-	fetch 1,mem_keyboard_led_status_get
-	store 1,mem_keyboard_tx_data+2
-keyboard_standard_data_send_end:
-	arg mem_keyboard_tx_data,contr
-	arg mem_customer_key_press,contw
-	arg 9,loopcnt
-	branch memcpy
-
-keyboard_consumer_data_send:
-	jam DEVICE_DATA_TPYE_CONSUMER,mem_keyboard_data_send_flag
-	call keyboard_clear_key_data
-	setarg 0x03
-	call mouse_customer_media_key_set
-	arg mem_keyboard_tx_data+1,contr
-	arg mem_customer_key_press+1,contw
-	arg 2,loopcnt
-	branch memcpy
-
-keyboard_system_control_data_send:
-	jam DEVICE_DATA_TPYE_SYSTEM_CONCTOL,mem_keyboard_data_send_flag
-	call keyboard_clear_key_data
-	setarg 0x02
-	store 8,mem_customer_key_press
-	store 8,mem_customer_key_release
-	fetch 1,mem_keyboard_tx_data+1
-	store 1,mem_customer_key_press+1
-	rtn
-
-
-keyboard_clear_key_data:
-	arg 18,loopcnt
-	arg mem_customer_key_press,contw
-	branch clear_mem
-
-
-
-////////////////////////////////////////lpm/////////////////////////////////////////////////////////////////////////	
-keyboard_lpm_before_common:	
-	call clear_wake
-	call mouse_wheel_check
-	fetcht 1,mem_whee_a_data_gpio
-	call gpio_set_wake_by_current_state
-	fetcht 1,mem_whee_b_data_gpio
-	call gpio_set_wake_by_current_state
-
-	fetcht 1,mem_config_select_device_button_gpio
-	call gpio_set_wake
-
-	fetch 2,mem_kb_col_ptr
-	copy pdata,regb
-	arg 20,loopcnt
-keyboard_key_col_wake_init:
-	ifetcht 1,regb
-	isolate1 7,temp				// exmcu gpio
-	ncall gpio_out_active,true
-	increase 1,regb
-	loop keyboard_key_col_wake_init
-
-	fetch 2,mem_kb_row_ptr
-	copy pdata,regb
-	arg 8,loopcnt
-keyboard_key_row_wake_init:
-	ifetcht 1,regb
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	ncall gpio_set_wake_by_current_state,zero
-	increase 1,regb
-	loop keyboard_key_row_wake_init
-	rtn
-
-keyboard_key_row_wake_set:
-	fetch 1,mem_same_keyvalue_timerout_flag
-	branch gpio_set_wake,blank
-	branch gpio_set_wake_by_current_state
-keyboard_process_lpm_before:
-	rtnmark1 mark_24g
-	call keyboard_lpm_before_common
-	fetch 1,mem_lpm_current_mult
-	nrtn blank					// 7.5ms, no gpio wakeup
-	branch gpio_clr_wake
-keyboard_before_hibernate:
-	bpatch patch0b_2,mem_patch0b
-	jam 0xff,mem_sensor_motion_gpio
-	call disable_authrom
-	call keyboard_device_led_all_off
-	call mouse_before_hibernate_wheel_gpio_set
-	call mouse_setgpio_hibernate
-	call mouse_flash_power_down
-	fetcht 1,mem_sensor_motion_gpio
-	branch gpio_clr_wake
-	
-keyboard_power_down:
-	call keyboard_device_led_all_off
-keyboard_app_enter_hibernate:
-	bpatch patch0b_3,mem_patch0b
-	call keyboard_setgpio_hibernate
-	call ice_break
-	branch app_enter_hibernate
-	
-keyboard_device_led_all_off:
-	bpatch patch0b_4,mem_patch0b
-	call keyboard_device_led_off
-	call keyboard_numlock_led_off
-	call keyboard_capslock_led_off
-	branch keyboard_power_led_off			
-
-
-
-
-
-	
-keyboard_setgpio_hibernate:
-	bpatch patch0b_5,mem_patch0b
-	call clear_wake
-	call keyboard_device_led_all_off
-	call mouse_set_sdio_high
-	call keyboard_lpm_before_common
-	call mouse_gpio_pd_idle
-	fetcht 1,mem_mouse_reuse_2ice_gpio
-	call mouse_gpio_config_input_pu
-	call mouse_gpio_set_high_impedance
-	branch mouse_adc_gpio_set_before_hibernate
-////////////////////////////////////////24g/////////////////////////////////////////////////////////////////////////	
-
-
-
-
-
-
-
-
-
-
-keyboard_g24_reconn_dispatch:
-	fetch 2,mem_24g_reconn_count
-	and_into 0xe0,pdata
-	branch keyboard_g24_reconn_dispatch_next,blank		// each 0x100 times,reconnect 16 times
-	fetch 2,mem_24g_reconn_count
-	increase 1,pdata
-	store 2,mem_24g_reconn_count
-	rtn
-keyboard_g24_reconn_dispatch_next:
-	call g24_reconn_data_prep
-	call g24_transmit_receive_ack
-	nbranch g24_reconn_device_fail,sync
-	nbranch g24_reconn_device_fail,user3
-	call keyboard_g24_ackpayload_parse
-	branch g24_reconn_dispatch_next+5
-
-
-
-keyboard_g24_transmit_no_interrupt:
-
-	call g24_txdata_prep
-	nbranch keyboard_g24_nodata_transmit,user
-keyboard_g24_transmit_start:
-	call keyboard_g24_transmit_process
-	call keyboard_power_ctrl_start
-	branch keyboard_g24_transmit_start_next
-
-keyboard_g24_nodata_transmit:
-	fetch 8,mem_keyscan_value_current
-	nbranch keyboard_g24_transmit_start,blank
-	fetch 8,mem_keyscan_value_current+8
-	nbranch keyboard_g24_transmit_start,blank
-	fetch 4,mem_keyscan_value_current+16
-	nbranch keyboard_g24_transmit_start,blank
-
-	fetch 1,mem_24g_transmit_by_interrupt
-	rtneq G24_TX_TIMER_INT_ENABLE
-	call g24_search_receiver
-keyboard_g24_long_sleep:
-	call keyboard_g24_lpm_wait
-	nrtn user
-	fetch 1,mem_sensor_shutdown_flag
-	ncall keyboard_setgpio_hibernate,blank
-	fetch 4,mem_24g_enter_hibernate
-	branch g24_long_seep2
-
-keyboard_g24_transmit_process:
-	bpatch patch0b_6,mem_patch0b
-	jam 0,mem_24g_retry
-keyboard_g24_transmit_loop:
-	fetchr timeup,2,mem_param_rx_setup
-	until clkn_rt,meet
-	call keyboard_special_key_check
-	fetch 1,mem_keyboard_bt_button_flag
-	nbranch mouse_soft_reset,blank
-	call g24_transmit_receive_ack
-	fetch 1,mem_24g_no_ack	//tx noack
-	beq no_ack_24g,g24_transmit_no_ack
-	nbranch keyboard_g24_retransmit,sync
-	nbranch keyboard_g24_retransmit,user3
-	call keyboard_g24_ackpayload_parse
-	jam 0,mem_sensor_shutdown_flag
-	branch g24_transmit_no_ack
-	
-
-keyboard_g24_retransmit:
-	fetch 1,mem_24g_abort_pac
-	nrtn blank
-	fetch 2,mem_24g_txfail_cnt
-	increase 1,pdata
-	store 2,mem_24g_txfail_cnt	
-	fetch 1,mem_24g_txfail_cnt
-	beq 0xff,g24_tx_attempt_fail
-	call keyboard_g24_transmit_hop_process
-	branch keyboard_g24_transmit_loop
-
-
-keyboard_g24_transmit_hop_process:
-	fetcht 1,mem_24g_retry
-	sub temp,20,null
-	branch keyboard_g24_tx_fast_hop,positive		//  1-3 current channel  4~ 20 fast hop
-	arg 25,loopcnt
-	call delay_ms_wait
-	branch g24_hop_ch_disable
-
-keyboard_g24_tx_fast_hop:
-	increase 1,temp
-	storet 1,mem_24g_retry
-	fetch 4,mem_24g_addr
-	fetcht 4,mem_24g_fast_conn_addr
-	isub temp,null
-	branch g24_ch,zero
-	fetch 1,mem_24g_retry
-	sub pdata,3,null
-	rtn positive
-	branch g24_tx_fast_hop
-
-
-keyboard_g24_lpm_wait:
-	enable user
-	call lpo_calibration
-	fetch 3,mem_clks_per_lpo
-	branch disable_user,blank
-	fetch 1,mem_keyboard_fn_flag
-	nbranch disable_user,blank
-	fetch 1,mem_keyboard_control_key_flag
-	nbranch disable_user,blank
-	fetch 1,mem_keyboard_commbination_control_key_delay_release_timer
-	nbranch disable_user,blank
-	fetch 1,mem_24g_transmit_by_interrupt
-	beq G24_TX_TIMER_INT_ENABLE,disable_user
-	branch g24_lpm_wait+5
-	
-keyboard_power_ctrl_start:
-	fetch 4,mem_24g_addr
-	fetcht 4,mem_24g_fast_conn_addr
-	isub temp,null
-	nbranch power_ctrl_start+1,zero
-	jam TX_POWER_F30DB,mem_tx_power
-	rtn
-keyboard_g24_transmit_start_next:
-	fetch 8,mem_24g_long_sleep_set
-	store 8,mem_24g_enter_hibernate
-	fetch 2,mem_24g_long_sleep_param_update_timer_init
-	store 2,mem_24g_long_sleep_param_update_timer
-keyboard_g24_short_sleep:
-	bpatch patch0b_7,mem_patch0b
-	call g24_lpm_wait
-	nrtn user
-	call clear_wake
-	fetch 3,mem_24g_short_sleep_set
-	branch g24_long_seep2	
-	
-
-
-
-
-
-keyboard_24g_package_data:
-	
-	rtnmark0 mark_24g
-	call keyboard_motion
-	nrtn user
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_KEYBOARD,mouse_24g_mouse_package_data
-	fetch 1,mem_customer_key
-	nbranch keyboard_24g_keyboard_package_data,blank
-	branch mouse_24g_mouse_package_data
-
-keyboard_24g_keyboard_package_data:
-	jam TYPE_KB,mem_24g_data_type
-	arg 9,rega	//length
-	fetch 1,mem_customer_data_trigger
-	nbranch keyboard_customer_key_press,blank
-	arg mem_customer_key_release,regb	//tx buff
-	rtn
-keyboard_customer_key_press:
-	arg mem_customer_key_press,regb
-	rtn
-
-
-
-
-keyboard_24g_search_dongle_init:
-	setarg 0
-	store 3,mem_mouse_search_dongle_action
-	rtn
-
-keyboard_24g_search_dongle:
-	bpatch patch0c_0,mem_patch0c
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_24G_SEARCH_DONGLE
-	fetch 1,mem_mouse_long_mult_flag
-	rtn blank
-	fetch 1,mem_24g_abort_pac
-	rtn blank
-	fetch 1,mem_mouse_search_dongle_interval
-	increase 1,pdata
-	and_into 3,pdata
-	store 1,mem_mouse_search_dongle_interval
-	nrtn blank	//400ms
-	jam 0,mem_mouse_search_dongle_ch
-keyboard_24g_search_dongle_loop:
-	
-	fetch 1,mem_mouse_search_dongle_ch
-	increase 1,pdata
-	store 1,mem_mouse_search_dongle_ch
-	sub pdata,G24_CH_NUMBER,null
-	nbranch keyboard_24g_search_dongle_loop_end,positive
-	call g24_reconn_data_prep
-	call g24_transmit_receive_ack
-	nbranch keyboard_24g_search_dongle_loop_retry,sync
-	nbranch keyboard_24g_search_dongle_loop_retry,user3
-	call keyboard_g24_ackpayload_parse
-	call keyboard_24g_search_dongle_success
-keyboard_24g_search_dongle_loop_end:
-	call g24_txbuf_clear
-	fetch 1,mem_mouse_search_dongle_count
-	increase 1,pdata
-	store 1,mem_mouse_search_dongle_count
-	beq G24_CH_POLL_COUNT,keyboard_24g_search_dongle_check
-	rtn
-
-keyboard_24g_search_dongle_loop_retry:
-	call g24_ch
-	branch keyboard_24g_search_dongle_loop
-
-keyboard_24g_search_dongle_check:
-	jam 0,mem_mouse_search_dongle_count
-	fetch 1,mem_mouse_search_dongle_action
-	rtnbit1 G24_DISCONN_STATE
-	set1 G24_DISCONN_STATE,pdata
-	store 1,mem_mouse_search_dongle_action
-	fetch 2,mem_mouse_24g_search_dongle_time_init		//3min
-	store 2,mem_mouse_no_data_timer
-	rtn
-	
-	
-keyboard_24g_search_dongle_success:
-	fetch 1,mem_24g_abort_pac
-	branch keyboard_24g_search_dongle_init,blank
-	jam 0,mem_mouse_search_dongle_count
-	fetch 1,mem_mouse_search_dongle_action
-	rtnbit0 G24_DISCONN_STATE
-	set0 G24_DISCONN_STATE,pdata
-	store 1,mem_mouse_search_dongle_action
-	branch mouse_no_data_timer_init
-
-
-keyboard_g24_ackpayload_parse:
-	call g24_ackpayload_parse
-	fetch 1,mem_24g_rxbuf+1
-	compare 0x08,pdata,0xf8
-	nrtn true
-	fetch 1,mem_24g_rxbuf+2		// pc sleep mouse ackpayload: 01 08 ff
-	beq 0xff,keyboard_24g_hibernate_set
-	rtn
-
-
-
-/////////////////////////////////////////////////////// ble auto recognize////////////////////////////////////////////////////////////	
-keyboard_le_send_att_find_by_type_value_request_ancs:
-	jam 1,mem_le_connect_ios_mac_flag
-	arg 23,rega
-	arg LE_L2CAP_CID_ATT,regb
-	call le_fifo_malloc_tx_l2cap
-	setarg ATTOP_FIND_BY_TYPE_VALUE_REQUEST
-	istore 1,contw
-	setarg 0x0001		//start handle
-	istore 2,contw
-	setarg 0xffff		//end handle
-	istore 2,contw
-	setarg 0x2800		//uuid type
-	istore 2,contw
-	arg mem_le_search_service_uuid,contr
-	branch memcpy16	
-keyboard_le_att_auto_reco_process:
-	bpatch patch0c_1,mem_patch0c
-	fetch 1,mem_le_connect_ios_mac_flag
-	rtn blank
-	copy rega,contr
-	ifetch 3,contr
-	store 3,mem_le_att_opcode
-	beq ATTOP_READ_RESPONSE,keyboard_le_parse_att_manu_resp
-	beq ATTOP_READ_BY_TYPE_RESPONSE,keyboard_le_send_att_read_by_type_rsp_mac	
-	beq ATTOP_FIND_BY_TYPE_VALUE_RESPONSE,keyboard_le_parse_att_find_by_type_value_rsp	
-	beq ATTOP_ERROR_RESPONSE,keyboard_le_send_att_find_by_type_value_request_mac
-	branch le_parse_att2
-	
-keyboard_le_parse_att_find_by_type_value_rsp:
-	fetch 1,mem_le_connect_ios_mac_flag
-	beq 2,keyboard_le_parse_att_find_by_type_value_rsp_mac
-keyboard_le_parse_att_find_ios_report:	
-	jam SYSTEM_OS_IOS,mem_kb_computer_system
-	branch keyboard_otp_store_computer_system_ble
-keyboard_le_parse_att_not_find_mac_report:	
-
-	fetch 1,mem_le_conn_peer_addr_type
-	store 1,mem_kb_computer_system
-	branch keyboard_otp_store_computer_system_ble
-keyboard_le_parse_att_find_mac_report:	
-	jam SYSTEM_OS_MAC,mem_kb_computer_system
-keyboard_otp_store_computer_system_ble:
-	jam 0,mem_le_connect_ios_mac_flag
-	fetcht 2,mem_otp_read_retention_offset
-	setarg 0x1fd0
-	isub temp,regb
-	arg mem_kb_computer_system,rega
-//	copy regb,temp
-	arg 1,loopcnt
-	call otp_write   
-	fetcht 2,mem_otp_read_retention_offset
-	increase 14,temp
-	storet 2,mem_otp_read_retention_offset
-	rtn
-
-
-// second time read device info service differ phone from other	
-keyboard_le_send_att_find_by_type_value_request_mac:
-	fetch 1,mem_le_connect_ios_mac_flag
-	beq 2,keyboard_le_parse_att_not_find_mac_report
-	jam 2,mem_le_connect_ios_mac_flag
-	arg 9,rega
-	arg LE_L2CAP_CID_ATT,regb
-	call le_fifo_malloc_tx_l2cap
-	setarg ATTOP_FIND_BY_TYPE_VALUE_REQUEST
-	istore 1,contw
-	setarg 0x0001		//start handle
-	istore 2,contw
-	setarg 0xffff		//end handle
-	istore 2,contw
-	setarg 0x2800		//uuid type
-	istore 2,contw
-	arg 2,loopcnt
-	arg mem_le_search_mac_uuid,contr
-	branch memcpy
-//third time read handle for manufactory name 
-keyboard_le_parse_att_find_by_type_value_rsp_mac:
-	arg 7,rega
-	arg LE_L2CAP_CID_ATT,regb
-	call le_fifo_malloc_tx_l2cap
-	setarg ATTOP_READ_BY_TYPE_REQUEST
-	istore 1,contw
-	fetcht 2,mem_le_payload_ptr
-	increase 5,temp
-	ifetch 4,temp
-	istore 4,contw
-	setarg 0x2803
-	istore 2,contw
-	rtn	
-//fourth time whether read manufactory name isn't in device info service	
-keyboard_le_send_att_read_by_type_rsp_mac:
-	fetch 2,mem_le_l2cap_size
-	increase -2,pdata
-	div pdata,7
-	call wait_div_end
-	quotient loopcnt
-	fetch 2,mem_le_payload_ptr
-	add pdata,6,contr
-	branch keyboard_le_check_att_read_type_manu_loop
-
-keyboard_le_check_att_read_type_manu_loop:
-	increase 3,contr
-	ifetch 2,contr
-	copy pdata,regc
-	ifetch 2,contr
-	arg 0x2a29,temp
-	isub temp,null
-	branch keyboard_le_send_att_read_by_type_rsp_manufactory,zero
-	loop keyboard_le_check_att_read_type_manu_loop
-	branch keyboard_le_parse_att_not_find_mac_report
-keyboard_le_send_att_read_by_type_rsp_manufactory:
-	arg 3,rega
-	arg LE_L2CAP_CID_ATT,regb
-	call le_fifo_malloc_tx_l2cap
-	setarg ATTOP_READ_REQUEST
-	istore 1,contw
-	copy regc,pdata
-	istore 2,contw
-	rtn	
-//fifth time 	read manufactory name make sure is Apple Inc
-keyboard_le_parse_att_manu_resp:
-	fetch 2,mem_le_l2cap_size
-	arg 9,loopcnt
-	fetch 2,mem_le_payload_ptr
-	add pdata,5,rega	
-	arg mem_le_search_mac_manu_name,regb
-	call string_compare 
-	branch keyboard_le_parse_att_find_mac_report,zero
-	branch  keyboard_le_parse_att_not_find_mac_report
-	
-
-
-
-
-
-
-module_init:	
-	branch module_lpm_init, wake
-	call le_modified_name
-	setarg module_process_idle
-	store 2,mem_cb_idle_process
-	setarg module_process_bb_event
-	store 2,mem_cb_bb_event_process
-	setarg module_lpm_lock
-	store 2,mem_cb_check_wakelock
-	setarg module_hci_cmd_transmit_le_notify
-	store 2,mem_cb_ble_transmit
-	setarg module_le_receive_data
-	store 2,mem_cb_att_write
-	setarg module_bb_event_timer
-	store 2,mem_cb_event_timer
-
-	bpatch patch0c_2,mem_patch0c
-	call module_lpm_uart_init
-	call module_gpio_init
-	branch module_hci_event_enter_standby_mode
-
-module_lpm_uart_init:
-	fetch 1,core_uart_ctrl
-	set0 BIT_UART_CONTROL_ENABLE,pdata
-	store 1,core_uart_ctrl
-	fetch 8,mem_module_uart_rx_buffer
-	call uarta_init_dma_mem
-	fetch uart_baud_len,mem_module_uarta_baud_rate
-	call uarta_init_baud_rate
-	call uart_clock_select_main_freq_crystal
-	jam gpcfg_uart_txd,core_gpio_conf+HCI_UART_TX_GPIO_NUM
-	jam gpcfg_uart_rxd|gpcfg_pullup,core_gpio_conf+HCI_UART_RX_GPIO_NUM
-	jam gpcfg_uart_rts,core_gpio_conf+HCI_UART_RTS_GPIO_NUM
-	jam gpcfg_uart_cts,core_gpio_conf+HCI_UART_CTS_GPIO_NUM
-
-	arg FUN_UART_CONTROL_ENABLE|FUN_UART_CONTROL_SETTING_RATE_BAUD,temp
-	fetch 2,mem_module_flag
-	isolate1 MODULE_FLAG_UART_FLOW_CONTROL,pdata
-	setflag true,BIT_UART_CONTROL_FLOW_CONTROL,temp
-	storet 1,core_uart_ctrl
-	rtn
-
-module_lpm_init:
-	branch module_lpm_uart_init
-
-
-
-module_gpio_init:
-	fetcht 1,mem_module_connect_state_gpio
-	call gpio_config_output
-	call module_set_conn_pin_low
-	fetcht 1,mem_module_wake_up_gpio
-	branch gpio_config_input
-
-module_lpm_lock:
-	fetcht 1,mem_module_wake_up_gpio
-	call gpio_get_bit
-	nbranch app_put_lpm_wake_lock,true
-	branch app_get_lpm_wake_lock
-
-
-module_process_idle:
-	call l2cap_malloc_is_fifo_full
-	nrtn blank
-	branch module_process_check_hci_command_complete
-
-	
-module_process_bb_event:
-	copy regc,pdata
-	beq BT_EVT_LE_CONNECTED,module_process_le_conn
-	beq BT_EVT_LE_DISCONNECTED,module_process_bb_even_le_disconn
-	beq BT_EVT_LE_PAIRING_FAIL,module_hci_event_le_pairing_fail
-	beq BT_EVT_LE_PAIRING_SUCCESS,module_hci_event_le_pairing_success
-	beq BT_EVT_LE_START_ENC,module_hci_event_start_enc
-	beq BT_EVT_LE_PAUSE_ENC,module_hci_event_pause_enc
-	beq BT_EVT_LE_TK_GENERATE,module_hci_event_le_tk
-	beq BT_EVT_STORE_NVRAM,module_hci_event_store_device
-	beq BT_EVT_LE_LTK_LOST,module_process_ble_ltk_lost
-	beq BT_EVT_LE_UPDATE_PHY,module_process_ble_update_phy
-	beq BT_EVT_LE_GET_PASSKEY,module_hci_event_passkey_entry_mode
-	beq BT_EVT_LE_GKEY_GENERATE,module_hci_event_gkey_generate
-	rtn
-
-
-	
-module_process_bb_even_le_disconn:
-	call le_clr_config_more_data
-	jam 0,mem_module_hci_notify_len
-	call module_disconn_start
-	branch module_hci_event_le_disconnect
-
-
-
-	
-module_process_le_conn:
-//	call le_send_att_exchange_mtu_requset
-	call module_conn_start
-	fetch 1,mem_module_le_lpm_mult
-	store 1,mem_lpm_mult
-	branch module_hci_event_le_connect
-
-
-
-module_disconn_start:
-	call module_start_adv_discovery_by_command
-	branch module_set_conn_pin_high
-
-
-module_process_ble_ltk_lost:
-	call le_send_reject_ind
-	branch le_send_smp_security_request
-
-module_process_ble_update_phy:
-	branch module_hci_event_le_update_phy
-
-
-module_set_conn_pin_high:
-	fetcht 1,mem_module_connect_state_gpio
-	branch gpio_out_active
-
-module_conn_start:
-	call module_stop_adv_discovery
-	branch module_set_conn_pin_low
-	
-module_stop_adv_discovery:
-	fetch 1,mem_module_state
-	isolate1 MOUDLE_STATE_BLE_BIT,pdata
-	call app_ble_stop_adv,true
-	rtn
-module_set_conn_pin_low:
-	fetcht 1,mem_module_connect_state_gpio
-	branch gpio_out_inactive
-
-
-module_process_check_hci_command_complete:
-	fetch 1,core_uart_status
-	rtnbit1 UART_STATUS_RX_FIFO_EMPTY  //rx no data
-	call uarta_prepare_rx
-	ifetch 1,contru
-	bne 0x01,module_hci_in_excp	//HciType != 0x01
-	fetch 2,core_uart_rxitems
-	sub pdata,2,null
-	rtn positive
-	ifetch 1,contru
-	store 1,mem_module_uart_opcode
-	ifetcht 1,contru
-	copy contru,rega
-	storet 1,mem_module_uart_len
-	add temp,3,temp
-	fetch 2,core_uart_rxitems
-	isub temp,temp
-	nrtn positive
-	jam HCI_DISCARD_PACKET,mem_module_temp_nl_discard_packet
-	call module_hci_cmd_control
-	fetch 1,mem_module_temp_nl_discard_packet
-	rtneq HCI_NOT_DISCARD_PACKET
-	branch module_hci_dicard_packet //discard this packet
-
-module_hci_in_excp:
-	call delay_10ms
-	call module_hci_event_invalid_packet
-	branch module_hci_release_except
-
-
-module_hci_release_except:
-	bpatch patch0c_3,mem_patch0c
-	call uarta_prepare_rx
-	fetch 2,core_uart_rxitems
-	rtn blank
-	iadd contru,contru
-	branch module_hci_dicard_bytes
-
-module_hci_dicard_packet:
-	call uarta_prepare_rx
-	increase 2,contu
-	ifetch 1,contu
-	iadd contu,contu
-module_hci_dicard_bytes:
-	branch uarta_rxdone
-	
-
-module_hci_cmd_control:
-	bpatch patch0c_4,mem_patch0c
-	fetch 1,mem_module_uart_opcode
-	beq HCI_CMD_SET_LE_ADDR_REQ,module_hci_cmd_set_le_addr
-	beq HCI_CMD_SET_VISIBILITY_REQ,module_hci_cmd_set_visibility	
-	beq HCI_CMD_SET_LE_NAME_REQ,module_hci_cmd_set_le_name
-	beq HCI_CMD_LE_DATA_REQ,module_hci_cmd_receive_le_data
-	beq HCI_CMD_STATUS_IRQ,module_hci_cmd_inquire_status
-	beq HCI_CMD_SET_UARTCONTROL_REQ,module_hci_cmd_set_uart_control_mode
-	beq HCI_CMD_SET_UART_BAUD_REQ,module_hci_cmd_set_uart_baud
-	beq HCI_CMD_VERSION_REQ,module_hci_cmd_version_request
-	beq HCI_CMD_BLE_DISCONNECT,module_hci_cmd_ble_disconnect
-	beq HCI_CMD_SET_NVRAM_REQ,module_hci_cmd_set_nvram
-	beq HCI_CMD_CONFIRM_GKEY,module_hci_cmd_confirm_gkey
-	beq HCI_CMD_AUTO_ADV_SCAN,module_hci_cmd_auto_adv
-	beq HCI_CMD_POWER_REQ,module_hci_cmd_power_request
-	beq HCI_CMD_POWER_SET,module_hci_cmd_power_set
-	beq HCI_CMD_PASSKEY_ENTRY,module_hci_cmd_passkey_entry
-	beq HCI_CMD_SET_GPIO,module_hci_cmd_set_gpio
-	beq HCI_CMD_READ_GPIO,module_hci_cmd_read_gpio
-	beq HCI_CMD_LE_SET_PAIRING,module_hci_cmd_le_set_pairing_mode
-	beq HCI_CMD_LE_SET_ADV_DATA,module_hci_cmd_le_set_adv_data
-	beq HCI_CMD_LE_SET_SCAN_DATA,module_hci_cmd_le_set_scan_data
-	beq HCI_CMD_LE_SEND_CONN_UPDATE_REQ,module_hci_cmd_le_send_conn_update_req
-	beq HCI_CMD_LE_SET_ADV_PARM,module_hci_cmd_set_le_adv_parameter
-	beq HCI_CMD_LE_START_PAIRING,module_hci_cmd_le_start_pairing
-	beq HCI_CMD_SET_WAKE_GPIO,module_hci_cmd_set_wake_gpio
-	beq HCI_CMD_SET_TX_POWER,module_hci_cmd_set_tx_power
-	beq HCI_CMD_LE_CONFIRM_GKEY,module_hci_cmd_le_confirm_gkey
-//	beq HCI_CMD_REJECT_JUSTWORK,module_hci_cmd_set_reject_justwork_flag
-	beq HCI_CMD_RESET_CHIP_REQ,module_hci_cmd_reset_chip
-	beq HCI_CMD_LE_SET_FIXED_PASSKEY,module_hci_cmd_le_set_fixed_passkey
-	beq HCI_CMD_DELETE_CUSTOMIZE_SERVICE,module_hci_cmd_delete_customize_service
-	beq HCI_CMD_ADD_SERVICE_UUID,module_hci_cmd_add_service_uuid
-	beq HCI_CMD_ADD_CHARACTERISTIC_UUID,module_hci_cmd_add_characteristic_uuid
-	beq HCI_CMD_PASSKEY_ENTRY_INPUT,module_hci_cmd_le_passkey_entry_input
-	beq HCI_CMD_LE_CREAT_CONN,module_hci_cmd_le_create_conn
-	beq HCI_CMD_BLE_SET_PHY,module_hci_cmd_ble_set_phy
-	beq HCI_CMD_BLE_READ_CURRENT_PHY,module_hci_cmd_ble_read_current_phy
-	beq HCI_CMD_BLE_SET_DLE,module_hci_cmd_ble_set_dle
-	beq HCI_CMD_READ_CHIP_DATA,module_hci_cmd_read_chip_data
-	beq HCI_CMD_WRITE_CHIP_DATA,module_hci_cmd_write_chip_data
-	beq HCI_CMD_CLOSE_LPM,module_hci_cmd_close_lpm
-	branch  module_hci_event_receive_invalid_cmd
-
-
-
-
-//command opcode 0x01
-module_hci_cmd_set_le_addr:
-	fetch 1,mem_module_uart_len
-	bne 6,module_hci_event_receive_invalid_cmd
-	ifetch 6,contru
-	store 6,mem_le_lap
-	branch module_hci_event_receive_valid_cmd
-
-
-//command opcode 0x02
-module_hci_cmd_set_visibility:
-	fetch 1,mem_module_uart_len
-	bne 1,module_hci_event_receive_invalid_cmd
-	ifetcht 1,contru
-	storet 1,mem_module_bluetooth_stauts_by_command
-	call module_hci_event_receive_valid_cmd
-	fetch 2,mem_ui_state_map
-	rtnbit1 UI_STATE_BLE_CONNECTED
-
-module_start_adv_discovery_by_command:
-moudle_start_adv_by_command:
-	fetch 1,mem_module_state
-	isolate1 MOUDLE_STATE_BLE_BIT,pdata
-	nrtn true
-	fetcht 1,mem_module_bluetooth_stauts_by_command
-	isolate1 2,temp
-	branch app_ble_start_adv,true
-	branch app_ble_stop_adv
-
-
-
-//command opcode 0x04
-module_hci_cmd_set_le_name:
-	arg 29,pdata
-	arg mem_le_name_len,contw
-	call module_hci_cmd_receive_store_mem
-	branch le_modified_name
-
-
-
-//command opcode 0x09
-module_hci_cmd_receive_le_data:
-	fetch 2,mem_ui_state_map
-	bbit0 UI_STATE_BLE_CONNECTED,module_hci_event_receive_invalid_cmd
-	call module_check_ble_encrypt_state
-	branch module_hci_event_receive_invalid_cmd,user
-	jam HCI_NOT_DISCARD_PACKET,mem_module_temp_nl_discard_packet 
-	fetch 2,mem_module_flag
-	bbit1 MODULE_FLAG_BLE_DATA_FINISH,module_hci_cmd_receive_le_data_finish
-	fetch 1,mem_module_hci_notify_len
-	nrtn blank
-	jam HCI_DISCARD_PACKET,mem_module_temp_nl_discard_packet 
-	ifetch 2,contru		//handle
-	store 2,mem_module_hci_notify_handle
-	storer contru,2,mem_module_hci_nofiy_addr
-	fetch 1,mem_module_uart_len
-	pincrease -2
-	nbranch module_hci_event_receive_invalid_cmd,positive
-	branch module_hci_event_receive_invalid_cmd,zero
-	store 1,mem_module_hci_notify_len
-	fetcht 2,mem_module_hci_notify_handle
-	increase -1,temp
-	call le_att_get_handle_ptr2
-	branch module_hci_cmd_transmit_handle_error,blank
-	ifetcht 4,contr		//flag
-	setarg 0x01280302
-	isub temp,null
-	nbranch module_hci_cmd_transmit_handle_error,zero
-	ifetch 1,contr
-	store 1,mem_module_hci_notify_type
-	and_into 0x30,pdata
-	branch module_hci_cmd_transmit_handle_error,blank
-	jam HCI_NOT_DISCARD_PACKET,mem_module_temp_nl_discard_packet
-	call le_set_config_more_data
-	call module_hci_cmd_transmit_le_notify
-	call module_hci_cmd_transmit_le_notify
-	call module_hci_cmd_transmit_le_notify
-	fetch 2,mem_module_flag
-	rtnbit0 MODULE_FLAG_BLE_DATA_FINISH
-module_hci_cmd_receive_le_data_finish:
-	jam HCI_DISCARD_PACKET,mem_module_temp_nl_discard_packet 
-	call module_clear_le_tx_data_flag
-	branch module_hci_event_receive_valid_cmd
-
-module_hci_cmd_transmit_handle_error:
-	jam 0,mem_module_hci_notify_len
-	jam HCI_DISCARD_PACKET,mem_module_temp_nl_discard_packet 
-	call module_clear_le_tx_data_flag
-	branch module_hci_event_receive_invalid_cmd
-
-module_hci_cmd_transmit_le_notify:
-	fetch 1,mem_module_hci_notify_len
-	rtn blank
-	call le_fifo_check_nearly_full
-	nrtn blank				//no fifo
-	call module_get_le_remote_mtu
-	bpatch patch0c_5,mem_patch0c
-	fetch 2,mem_le_local_mtu
-	call not_greater_than
-	copy pdata,temp
-	fetch 1,mem_le_l2cap_att_states
-	rtnbit1 BLE_L2CAP_RECV_CONFIRMATION_PACKET
-	add temp,-3,pdata		//sub handle and opcode
-	arg 251,temp
-	call not_greater_than
-	fetcht 1,mem_module_hci_notify_len
-	call not_greater_than
-	copy pdata,rega
-	copy temp,pdata
-	isub rega,pdata
-	store 1,mem_module_hci_notify_len
-	call module_hci_cmd_transmit_le_notify_malloc_l2cap
-	fetch 2,mem_module_hci_nofiy_addr
-	copy pdata,contru
-	copy rega,loopcnt
-	call uart_copy_rx_bytes_fast
-	copy contru,pdata
-	store 2,mem_module_hci_nofiy_addr
-	fetch 1,mem_module_hci_notify_len
-	nrtn blank
-	branch module_set_le_tx_data_flag
-
-module_hci_cmd_transmit_le_notify_malloc_l2cap:
-	fetcht 2,mem_module_hci_notify_handle
-	fetch 1,mem_module_hci_notify_type
-	bbit1 BIT_CHARACTERISTIC_INDICATE,le_att_malloc_tx_indication
-	bbit1 BIT_CHARACTERISTIC_NOTIFY,le_att_malloc_tx_notify
-	rtn
-
-
-//output: temp is master mtu
-module_get_le_remote_mtu:
-	arg 0x17,temp
-	fetch 2,mem_module_flag
-	rtnbit1 MODULE_FLAG_BLE_SEND_MTU23
-	fetcht 2,mem_le_remote_mtu
-	rtn
-
-module_check_ble_encrypt_state:
-	fetch 2,mem_module_flag
-	bbit1 MODULE_FLAG_BLE_DATA_ENCRYPT,le_check_encrypt_state
-	branch disable_user
-	
-
-//command opcode 0x0b
-module_hci_cmd_inquire_status:
-	branch module_hci_event_status_res
-
-
-
-
-//command opcode 0x0e
-module_hci_cmd_set_uart_control_mode:
-	ifetch 1,contru
-	fetcht 1,mem_module_flag
-	nsetflag blank,MODULE_FLAG_UART_FLOW_CONTROL,temp
-	storet 1,mem_module_flag
-	fetcht 1,core_uart_ctrl
-	nsetflag blank,BIT_UART_CONTROL_FLOW_CONTROL,temp
-	storet 1,core_uart_ctrl
- 	branch module_hci_event_receive_valid_cmd
-
- 	
-//command opcode 0x0f
-module_hci_cmd_set_uart_baud:
-	fetchr loopcnt,1,mem_module_uart_len
-	call string2dec_from_uart
-	call uart_calc_baud_rate_config
-	store uart_baud_len,mem_module_uarta_baud_rate
-	call module_hci_event_receive_valid_cmd
-	call wait_uarttx
-	fetch uart_baud_len,mem_module_uarta_baud_rate
-	branch uarta_init_baud_rate
-
-
-//command opcode 0x10
-module_hci_cmd_version_request:
-	arg 2,rega
-	arg mem_soft_version_num,regb
-	arg 0,temp
-	branch module_hci_event_set_cmd
-
-
-	
-//command opcode 0x12
-module_hci_cmd_ble_disconnect:
-	fetch 2,mem_ui_state_map
-	bbit0 UI_STATE_BLE_CONNECTED,module_hci_event_receive_invalid_cmd
-module_hci_cmd_ble_disconnect_doing:
-	call module_hci_event_receive_valid_cmd
-	branch app_ble_disconnect
-
-
-
-
-//command opcode 0x26
-module_hci_cmd_set_nvram:
-	fetchr loopcnt,1,mem_module_uart_len
-	fetch 2,mem_nv_data_ptr
-	icopy contw
-	call uart_copy_rx_bytes_fast
-	branch module_hci_event_receive_valid_cmd
-
-
-//command opcode 0x28
-module_hci_cmd_confirm_gkey:
-	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BLE_CONNECTED,module_hci_cmd_le_confirm_gkey
-	branch module_hci_event_receive_invalid_cmd
-
-
-//command opcode 0x2a
-module_hci_cmd_auto_adv:
-	arg 0x40,loopcnt
-	arg mem_le_adv_data_len,contw
-	call clear_mem
-	setarg 0
-	store 1,mem_regb
-	copy rega,contru
-module_hci_cmd_auto_adv_loop:
-	copy contru,pdata
-	store 2,mem_regc
-	call module_hci_cmd_auto_adv_adv_analys
-
-	fetch 1,mem_regb
-	fetcht 1,mem_temp
-	increase 1,temp
-	iadd temp,pdata
-	store 1,mem_regb
-
-	sub pdata,31,null
-	nbranch module_hci_cmd_auto_adv_store_scan,positive
-module_hci_cmd_auto_adv_store_adv:
-	fetcht 1,mem_le_adv_data_len
-	setarg mem_le_adv_data
-	iadd temp,pdata
-	store 2,mem_contw
-	fetcht 1,mem_temp
-	increase 1,temp
-	fetch 1,mem_le_adv_data_len
-	iadd temp,pdata
-	store 1,mem_le_adv_data_len
-	branch module_hci_cmd_auto_adv_store_common
-module_hci_cmd_auto_adv_store_scan:
-	fetcht 1,mem_le_scan_data_len
-	setarg mem_le_scan_data
-	iadd temp,pdata
-	store 2,mem_contw
-	fetcht 1,mem_temp
-	increase 1,temp
-	fetch 1,mem_le_scan_data_len
-	iadd temp,pdata
-	store 1,mem_le_scan_data_len
-module_hci_cmd_auto_adv_store_common:
-	fetch 2,mem_contw
-	copy pdata,contw
-	fetch 2,mem_regc
-	copy pdata,contru
-
-	copy temp,loopcnt
-	call uart_copy_rx_bytes_fast
-
-	fetch 1,mem_module_uart_len
-	fetcht 1,mem_regb
-	isub temp,null
-	nbranch  module_hci_cmd_auto_adv_loop,zero
-	branch module_hci_event_receive_valid_cmd
-
-//block of adv len in mem_temp
-module_hci_cmd_auto_adv_adv_analys:
-	ifetch 1,contru
-	store 1,mem_temp
-	ifetch 1,contru
-	store 1,mem_rega
-	rtn
-
-
-//command opcode 0x2b
-module_hci_cmd_power_request:
-	arg 0,temp
-	arg 2,rega
-	fetch 2,mem_module_vdd_quotient
-	store 2,mem_event_cmd_response_content
-	arg mem_event_cmd_response_content,regb
-	branch module_hci_event_set_cmd
-
-
-//command opcode 0x2c
-module_hci_cmd_power_set:
-	fetch 1,mem_module_uart_len
-	bne 1,module_hci_event_receive_invalid_cmd
-	ifetch 1,contru
-	store 1,mem_module_read_vdd_flag
-	setarg 0x00
-	store 2,mem_module_vdd_quotient
-	branch module_hci_event_receive_valid_cmd
-
-
-//command opcode 0x30
-module_hci_cmd_passkey_entry:
-	fetch 1,mem_module_uart_len
-	bne 4,module_hci_event_receive_invalid_cmd
-	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BLE_CONNECTED,module_hci_cmd_le_passkey_entry_input
-	branch module_hci_event_receive_invalid_cmd
-
-
-
-//command opcode 0x31
-module_hci_cmd_set_gpio:
-	fetch 1,mem_module_uart_len
-	bne 3,module_hci_event_receive_invalid_cmd
-	ifetch 1,contru
-	beq HCI_CMD_CONFIG_GPIO_INPUT,module_set_gpio_input
-	beq HCI_CMD_CONFIG_GPIO_OUTPUT,module_set_gpio_output
-	branch module_hci_event_receive_invalid_cmd
-
-module_set_gpio_input:
-	call module_hci_event_receive_valid_cmd
-	ifetcht 1,contru
-	ifetch 1,contru
-	beq GPIO_INPUT_HIGH_IMPEDANCE,gpio_set_high_impedance
-	nsetflag blank,7,temp
-	branch gpio_config_input
-
-module_set_gpio_output:
-	call module_hci_event_receive_valid_cmd
-	ifetcht 1,contru
-	ifetch 1,contru	
-	branch gpio_out_active,blank
-	branch gpio_out_inactive
-
-
-//command opcode 0x32
-module_hci_cmd_read_gpio:
-	fetch 1,mem_module_uart_len
-	bne 1,module_hci_event_receive_invalid_cmd
-	ifetcht 1,contru
-	call gpio_get_bit
-	setarg 0x0
-	nsetflag true,0,pdata
-	arg 1,rega
-	store 2,mem_event_cmd_response_content
-	arg mem_event_cmd_response_content,regb
-	arg 0,temp
-	branch module_hci_event_set_cmd
-
-
-//command opcode 0x33
-module_hci_cmd_le_set_pairing_mode:
-	ifetch 1,contru
-	copy pdata,temp
-	beq LE_PAIRING_MODE_SECURE_CONNECT_JUSTWORK,module_le_set_pairing_mode_secure_justwork
-	beq LE_PAIRING_MODE_SECURE_CONNECT_NUMERIC,module_le_set_pairing_mode_secure_numeric
-	beq LE_PAIRING_MODE_SECURE_CONNECT_PASSKEY,module_le_set_pairing_mode_secure_passkey
-	beq LE_PAIRING_MODE_SECURE_CONNECT_PASSKEY_RES_INPUT,module_le_set_pairing_mode_secure_passkey_res_input
-	store 1,mem_le_pairing_mode
-	call sc_reset
-	call le_secure_connection_disable
-	fetch 1,mem_le_pairing_mode
-	beq LE_PAIRING_MODE_NONE, module_le_set_no_pairing
-	beq LE_PAIRING_MODE_LAGACY_JUSTWORK,module_le_set_pairing_mode_lagacy_just_work
-	beq LE_PAIRING_MODE_LAGACY_PASSKEY,module_le_set_pairing_mode_lagacy_passkey
-	beq LE_PAIRING_MODE_LAGACY_PASSKEY_RES_INPUT,module_le_set_pairing_mode_lagacy_passkey_res_input
-	branch module_hci_event_receive_invalid_cmd
-	
-module_le_set_pairing_mode_secure_justwork:
-	storet 1,mem_le_pairing_mode
-	call le_secure_connection_enable
-	jam FLAG_LE_BONDING_MITM_SECURE,mem_le_pres_auth
-	branch module_le_set_noinputnooutput
-module_le_set_pairing_mode_secure_numeric:
-	storet 1,mem_le_pairing_mode
-	call le_secure_connection_enable
-	jam FLAG_LE_BONDING_MITM_SECURE,mem_le_pres_auth
-	jam FLAG_IOCAP_DISPLAYYESNO,mem_le_pres_iocap
-	branch module_hci_event_receive_valid_cmd	
-module_le_set_pairing_mode_secure_passkey:	
-	storet 1,mem_le_pairing_mode
-	call le_secure_connection_enable
-	jam FLAG_LE_BONDING_MITM_SECURE,mem_le_pres_auth
-	branch module_le_set_displayonly
-module_le_set_pairing_mode_secure_passkey_res_input:
-	storet 1,mem_le_pairing_mode
-	call le_secure_connection_enable
-	jam FLAG_LE_BONDING_MITM_SECURE,mem_le_pres_auth
-	branch module_le_set_keboadonly
-
-
-module_le_set_no_pairing:
-	jam FLAG_LE_NO_BONDING_NO_MITM,mem_le_pres_auth
-module_le_set_noinputnooutput:	
-	jam FLAG_IOCAP_NOINPUTNOOUTPUT,mem_le_pres_iocap
-	branch module_hci_event_receive_valid_cmd	
-module_le_set_pairing_mode_lagacy_just_work:
-	jam FLAG_LE_BONDING_NO_MITM,mem_le_pres_auth
-	branch module_le_set_noinputnooutput
-module_le_set_pairing_mode_lagacy_passkey:
-	jam FLAG_LE_BONDING_MITM,mem_le_pres_auth
-	branch module_le_set_displayonly
-module_le_set_pairing_mode_lagacy_passkey_res_input:
-	jam FLAG_LE_BONDING_MITM,mem_le_pres_auth
-	branch module_le_set_keboadonly
-module_le_set_keboadonly:	
-	jam FLAG_IOCAP_KEYBOARDONLY,mem_le_pres_iocap
-	branch module_hci_event_receive_valid_cmd	
-module_le_set_displayonly:	
-	jam FLAG_IOCAP_DISPLAYONLY,mem_le_pres_iocap
-	branch module_hci_event_receive_valid_cmd	
-
-
-//command opcode 0x34
-module_hci_cmd_le_set_adv_data:
-	arg 31,pdata
-	arg mem_le_adv_data_len,contw
-	branch module_hci_cmd_receive_store_mem
-
-
-//command opcode 0x35
-module_hci_cmd_le_set_scan_data:
-	arg 31,pdata
-	arg mem_le_scan_data_len,contw
-	branch module_hci_cmd_receive_store_mem
-
-module_hci_cmd_receive_store_mem:
-	fetchr loopcnt,1,mem_module_uart_len
-	isub loopcnt,null
-	nbranch module_hci_event_receive_invalid_cmd,positive
-	istorer loopcnt,1,contw
-	call uart_copy_rx_bytes_fast
-	branch module_hci_event_receive_valid_cmd	
-
-	
-//command opcode 0x36
-module_hci_cmd_le_send_conn_update_req:
-	fetch 2,mem_ui_state_map
-	bbit0 UI_STATE_BLE_CONNECTED,module_hci_event_receive_invalid_cmd
-	fetch 1,mem_module_uart_len
-	bne 0x08,module_hci_event_receive_invalid_cmd
-	ifetch 8,contru
-	store 8,mem_le_interval_min
-	jam BT_CMD_LE_UPDATE_CONN,mem_fifo_temp
-	call  ui_ipc_send_cmd
-	branch module_hci_event_receive_valid_cmd
-
-
-//command opcode 0x37
-module_hci_cmd_set_le_adv_parameter:
-	ifetch 2,contru
-	store 2,mem_le_adv_interval
-	storet 1,mem_lpm_overhead
-	iadd temp,pdata
-	store 2,mem_lpm_interval
-	branch module_hci_event_receive_valid_cmd
-	
-	
-//command opcode 0x38
-module_hci_cmd_le_start_pairing:
-	fetch 1,mem_le_pairing_mode
-	branch module_hci_event_receive_invalid_cmd,blank
-	fetch 1,mem_le_pairing_state
-	bne FLAG_LE_PAIRING_NULL,module_hci_event_receive_invalid_cmd
-	fetch 1,mem_le_enc_state
-	bne FLAG_LE_ENC_NULL,module_hci_event_receive_invalid_cmd
-	call check_51cmd_le_smp_sec_req
-	branch module_hci_event_receive_valid_cmd	
-
-
-//command opcode 0x40
-module_hci_cmd_set_wake_gpio:
-	fetch 1,mem_module_uart_len
-	bne 5,module_hci_event_receive_invalid_cmd
-	ifetch 1,contru
-	store 1,mem_module_mcu_wake_pin
-	ifetch 4,contru
-	store 4, mem_module_mcu_wake_delay_us
-	fetcht 1,mem_module_mcu_wake_pin
-	call gpio_config_output
-	call module_set_mcu_wake_pin_low
-	branch module_hci_event_receive_valid_cmd
-	
-
-//command opcode 0x42
-module_hci_cmd_set_tx_power:
-	fetch 1,mem_module_uart_len
-	bne 0x01,module_hci_event_receive_invalid_cmd
-	ifetch 1,contru
-	store 1,mem_tx_power
-	branch module_hci_event_receive_valid_cmd
-
-
-//command opcode 0x48
-module_hci_cmd_le_confirm_gkey:
-	ifetch 1,contru
-	beq 0x01,module_hci_cmd_le_confirm_gkey_fail
-	fetch 1,mem_le_secure_connect_state
-	beq LE_SC_STAT_SEND_PUBLIC_KEY,module_hci_cmd_le_confirm_gkey_ok
-	beq LE_SC_STAT_RECEIVE_DHKEY,module_hci_cmd_le_confirm_gkey_ok
-	beq LE_SC_STAT_WAIT_CONFIRM_GKEY,module_hci_cmd_le_confirm_gkey_ok
-	branch module_hci_event_receive_invalid_cmd		
-module_hci_cmd_le_confirm_gkey_ok:
-	jam FLAG_LE_SC_CONFRIM_GKEY_OK,mem_le_sc_confirm_gkey_flag
-	branch module_hci_event_receive_valid_cmd	
-	
-module_hci_cmd_le_confirm_gkey_fail:
-	call le_send_pairing_confirm_value_failed
-	branch module_hci_event_receive_valid_cmd
-
-
-
-
-//command opcode 0x51
-module_hci_cmd_reset_chip:
-	call module_hci_event_receive_valid_cmd
-	call wait_uarttx
-	jam 0x01,core_reset // rest YC1021
-	branch assert
-
-
-//command opcode 0x61
-module_hci_cmd_le_set_fixed_passkey:
-	fetch 1,mem_module_uart_len
-	beq 0,module_hci_event_receive_invalid_cmd
-	ifetch 1,contru
-	branch module_hci_cmd_le_set_random_passkey,blank
-	fetch 1,mem_module_uart_len
-	bne 5,module_hci_event_receive_invalid_cmd
-	ifetch 4,contru
-	arg 1000000,temp
-	isub temp,null
-	branch module_hci_event_receive_invalid_cmd,positive
-	store 4,mem_le_tk
-	call le_set_config_fixed_tk
-	branch module_hci_event_receive_valid_cmd
-
-module_hci_cmd_le_set_random_passkey:
-	call le_clr_config_fixed_tk
-	branch module_hci_event_receive_valid_cmd
-
-
-//command opcode 0x76
-module_hci_cmd_delete_customize_service:
-	arg 0x0001,temp
-	call le_att_get_handle_ptr2
-	add contr,-2,contw
-	setarg 0x0000
-	istore 2,contw
-	branch module_hci_event_receive_valid_cmd
-
-
-//command opcode 0x77
-module_hci_cmd_add_service_uuid:
-	call module_hci_cmd_add_service_uuid_set_uuid
-	call uart_copy_rx_bytes_len_data
-	setarg 0x0000
-	istore 2,contw
-	branch module_hci_event_uuid_handle
-
-
-
-//command opcode 0x78
-module_hci_cmd_add_characteristic_uuid:
-	ifetch 1,contru	//Characteristic
-	call module_hci_cmd_add_characteristic_uuid_set_handle
-	call module_hci_cmd_add_characteristic_uuid_set_uuid
-	branch module_hci_event_uuid_handle
-
-
-module_hci_cmd_add_service_uuid_set_uuid:
-	call le_att_creat_new_handle
-	setarg 0x280002
-	istore 3,contw
-	rtn
-
-
-module_hci_cmd_add_characteristic_uuid_set_handle:
-	store 1,mem_pdatatemp
-	call le_att_creat_new_handle
-	setarg 0x01280302
-	istore 4,contw
-	fetch 1,mem_pdatatemp
-	istore 3,contw
-	rtn
-
-
-module_hci_cmd_add_characteristic_uuid_set_uuid:
-	call le_att_get_last_handle
-	ifetch 1,contru
-	and pdata,0x1f,loopcnt
-	copy pdata,rega
-	isolate1 BIT_OF_WRITE_AUTHENTICATED,rega
-	setflag true,BIT_OF_ATT_HANDLE_WRITE_AUTHENTICATED,temp
-	isolate1 BIT_OF_READ_AUTHENTICATED,rega
-	setflag true,BIT_OF_ATT_HANDLE_READ_AUTHENTICATED,temp
-	istoret 2,contw
-	copy loopcnt,pdata
-	istore 1,contw
-	call uart_copy_rx_bytes
-	call uart_copy_rx_bytes_len_data		//data
-	setarg 0
-	istore 2,contw
-	and temp,0xff,temp
-	increase -1,temp
-	call le_att_get_handle_ptr2
-	add contr,4,contr
-	ifetch 1,contr		//characteristic data
-	bbit1 BIT_CHARACTERISTIC_NOTIFY,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid
-	bbit1 BIT_CHARACTERISTIC_INDICATE,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid
-	increase 1,temp
-	rtn
-
-
-module_hci_cmd_add_characteristic_uuid_set_ccc_uuid:
-	call le_att_get_last_handle
-	isolate1 BIT_OF_NOTIFY_AUTHENTICATED,rega
-	setflag true,BIT_OF_ATT_HANDLE_WRITE_AUTHENTICATED,temp
-	istoret 2,contw
-	setarg 0x02290202
-	istore 8,contw
-	increase -1,temp
-	rtn
-
-
-le_att_creat_new_handle:
-	call le_att_get_last_handle
-	istoret 2,contw
-	rtn
-
-
-uart_copy_rx_bytes_len_data:
-	ifetch 1,contru
-	copy pdata,loopcnt
-	istore 1,contw
-	branch uart_copy_rx_bytes
-
-
-//command opcode 0x7a
-module_hci_cmd_le_passkey_entry_input:
-	fetch 1,mem_le_pairing_state
-	bne FLAG_LE_PAIRING_RECEIVE_PAIRING_CONFIRM,module_hci_event_receive_invalid_cmd
-	fetch 1,mem_le_pairing_mode
-	beq LE_PAIRING_MODE_LAGACY_PASSKEY_RES_INPUT,module_hci_cmd_passkey_entry_res_input
-	beq LE_PAIRING_MODE_SECURE_CONNECT_PASSKEY_RES_INPUT,module_hci_cmd_passkey_entry_sc_res_input
-	branch module_hci_event_receive_invalid_cmd
-
-module_hci_cmd_passkey_entry_sc_res_input:
-	jam LE_SP_FLAG_COMMIT_256,mem_le_secure_connect_flag
-	jam LE_SC_STAT_PASSKEY_WAIT_CONFIRM,mem_le_secure_connect_state	
-	branch module_hci_cmd_receive_ble_passkey
-
-module_hci_cmd_receive_ble_passkey:
-	ifetch 4,contru
-	store 4,mem_le_tk
-	branch module_hci_event_receive_valid_cmd
-	
-module_hci_cmd_passkey_entry_res_input:
-	call module_hci_cmd_receive_ble_passkey
-	branch le_send_smp_pairing_confirm
-
-
-//command opcode 0x7b
-module_hci_cmd_le_create_conn:
-	ifetch 6,contru
-	store 6,mem_le_conn_peer_addr
-	jam hci_cmd_le_create_conn,mem_cmd_le_create_conn
-	jam ON,mem_le_conn_flag
-	jam ON,mem_le_scan_enable
-	branch module_hci_event_receive_valid_cmd
-	
-
-
-//command opcode 0x90
-module_hci_cmd_ble_set_phy:
-	fetch 1,mem_module_uart_len
-	bne 2,module_hci_event_receive_invalid_cmd
-	ifetcht 2,contru
-	call le_set_phys
-	branch module_hci_event_receive_valid_cmd
-
-
-//command opcode 0x91
-module_hci_cmd_ble_read_current_phy:
-	arg 0,temp
-	arg 2,rega
-	arg mem_context+coffset_le_rx_phy,regb
-	branch module_hci_event_set_cmd
-
-
-//command opcode 0x92
-module_hci_cmd_ble_set_dle:
-	fetch 1,mem_module_uart_len
-	bne 8,module_hci_event_receive_invalid_cmd
-	ifetch 8,contru
-	call le_set_dle
-	branch module_hci_event_receive_valid_cmd
-
-
-//command opcode 0x93
-module_hci_cmd_read_chip_data:
-	ifetchr rega,1,contru
-	ifetchr regb,2,contru
-	arg 0,temp
-	branch module_hci_event_set_cmd
-
-
-//command opcode 0x94
-module_hci_cmd_write_chip_data:
-	fetchr loopcnt,1,mem_module_uart_len
-	increase -2,loopcnt
-	ifetch 2,contru
-	copy pdata,contw
-	call uart_copy_rx_bytes_fast
-	branch module_hci_event_receive_valid_cmd
-
-
-
-//command opcode 0xff
-module_hci_cmd_close_lpm:
-	jam 0,mem_lpm_mode
-	branch module_hci_event_receive_valid_cmd
-	
-
-
-
-module_hci_event_receive_invalid_cmd:
-	arg 1,temp
-	arg 0,rega
-	branch module_hci_event_set_cmd
-
-
-module_hci_event_receive_valid_cmd:
-	arg 0,temp
-	arg 0,rega
-	branch module_hci_event_set_cmd
-
-
-//event opcode 0x02
-module_hci_event_le_connect:
-	jam  HCI_EVENT_LE_CONN_REP,mem_module_uart_opcode
-	branch module_hci_event_enter_standby_mode_len0
-
-
-
-//event opcode 0x05
-module_hci_event_le_disconnect:
-	jam  HCI_EVENT_LE_DIS_REP,mem_module_uart_opcode
-	branch module_hci_event_enter_standby_mode_len0
-
-
-//event opcode 0x06
-//input:
-//	temp: success 0; fail 1
-//	rega:Response Content length
-//	regb:Response Content address
-module_hci_event_set_cmd:
-	fetch 1,mem_module_uart_opcode
-	copy pdata,regc
-	jam  HCI_EVENT_CMD_RES,mem_module_uart_opcode
-	setarg 2
-	iadd rega,pdata
-	call module_hci_prepare_tx
-	copy regc,pdata
-	istore 1,contwu
-	istoret 1,contwu
-	copy rega,loopcnt
-	copy regb,contr
-	call uart_copy_tx_bytes
-	branch module_hci_transmit_tx
-
-
-
-
-//event opcode 0x08
-//loopcnt pdata is data length
-module_hci_event_receive_le_data:
-	jam HCI_EVENT_LE_DATA_REP,mem_module_uart_opcode
-	add loopcnt,2,pdata
-	call module_hci_prepare_tx
-	fetch 2,mem_module_le_rx_data_handle // Attribute handle
-	istore 2,contwu
-	fetch 2,mem_module_le_rx_data_address
-	icopy contr
-	call uart_copy_tx_bytes_fast
-	copy contr,pdata
-	store 2,mem_module_le_rx_data_address
-	branch module_hci_transmit_tx
-
-
-//event opcode 0x09
-module_hci_event_enter_standby_mode:
-	jam HCI_EVENT_STANDBY_REP,mem_module_uart_opcode
-module_hci_event_enter_standby_mode_len0:
-	setarg 0
-	call module_hci_prepare_tx
-	branch module_hci_transmit_tx
-
-
-//event opcode 0x0a
-module_hci_event_status_res:
-	jam HCI_EVENT_STATUS_RES,mem_module_uart_opcode
-	setarg 1
-	call module_hci_prepare_tx
-	
-	call module_hci_read_bt_status
-	
-	fetch 2,mem_ui_state_map	
-	arg UI_STATE_BLE_CONNECTED,queue
-	qisolate1 pdata
-	setflag true,5,temp	
-	
-
-	
-	istoret 1,contwu
-	branch module_hci_transmit_tx
-
-//	temp: bit0 3.0 inquiry;bit1 3.0 scan;bit2 ble adv;
-
-module_hci_read_bt_status:
-	arg 0,temp
-	fetch 1,mem_le_adv_enable
-	arg 0,queue
-	qisolate1 pdata
-	setflag true,2,temp	
-	rtn
-
-
-//event opcode 0x0d
-module_hci_event_store_device:
-	jam HCI_EVENT_NVRAM_REP,mem_module_uart_opcode
-	fetch 1,mem_nv_data_number
-	mul32 pdata,34,pdata
-	icopy loopcnt
-	call module_hci_prepare_tx
-	fetch 2,mem_nv_data_ptr
-	icopy contr
-	call uart_copy_tx_bytes_fast
-	branch module_hci_transmit_tx
-
-//event opcode 0x0e
-module_hci_event_gkey_generate:
-	jam HCI_EVENT_GKEY,mem_module_uart_opcode
-	setarg 4
-	call module_hci_prepare_tx
-	fetch 4,mem_gkey
-	istore 4,contwu
-	branch module_hci_transmit_tx
-
-//event opcode 0x0f
-module_hci_event_invalid_packet:
-	jam HCI_EVENT_INVALID_PACKET,mem_module_uart_opcode
-	fetch 2,core_uart_rxitems
-	arg 0x40,temp
-	call not_greater_than
-	copy pdata,rega
-	copy pdata,loopcnt
-	call uarta_prepare_rx
-	arg mem_module_rx_error_data_buffer,contw
-	call uart_copy_rx_bytes_fast
-	copy rega,pdata
-	copy rega,loopcnt
-	call module_hci_prepare_tx
-	arg mem_module_rx_error_data_buffer,contr
-	call uart_copy_tx_bytes_fast
-	branch module_hci_transmit_tx
-
-
-//event opcode 0x10
-module_hci_event_passkey_entry_mode:
-	jam  HCI_EVENT_GET_PASSKEY,mem_module_uart_opcode
-	branch module_hci_event_enter_standby_mode_len0
-
-
-//event opcode 0x11
-module_hci_event_le_tk:
-	jam HCI_EVENT_LE_TK,mem_module_uart_opcode
-	setarg 4
-	call module_hci_prepare_tx
-	fetch 4,mem_le_tk
-	istore 4,contwu
-	branch module_hci_transmit_tx
-
-
-//event opcode 0x14
-module_hci_event_le_pairing_fail:
-	arg FLAG_BLE_PAIRING_FAIL,rega
-	branch module_hci_event_pairing_completed
-
-module_hci_event_le_pairing_success:
-	arg FLAG_BLE_PAIRING_SUCCESS,rega
-	branch module_hci_event_pairing_completed
-
-
-module_hci_event_pairing_completed:
-	jam HCI_EVENT_LE_PAIRING_STATE,mem_module_uart_opcode
-	setarg 2
-	call module_hci_prepare_tx
-	copy rega,pdata
-	istore 2,contwu
-	branch module_hci_transmit_tx
-
-
-//event opcode 0x15
-module_hci_event_pause_enc:
-	arg FLAG_EVENT_PAUSE_ENC,regc
-	branch module_hci_event_enc
-
-module_hci_event_start_enc:
-	arg FLAG_EVENT_START_ENC,regc
-
-module_hci_event_enc:
-	jam HCI_EVENT_LE_ENCRYPTION_STATE,mem_module_uart_opcode
-	setarg 1
-	call module_hci_prepare_tx
-	copy regc,pdata
-	istore 1,contwu
-	branch module_hci_transmit_tx
-
-
-
-//event opcode 0x29
-//input:temp uuid number
-module_hci_event_uuid_handle:
-	storet 2,mem_temp
-	jam HCI_EVENT_UUID_HANDLE,mem_module_uart_opcode
-	setarg 2
-	call module_hci_prepare_tx
-	fetcht 2,mem_temp
-	istoret 2,contwu
-	branch module_hci_transmit_tx
-
-
-//event opcode 0x2B
-module_hci_event_le_input_passkey:
-	jam HCI_EVENT_LE_INPUT_GKEY,mem_module_uart_opcode
-	branch module_hci_event_enter_standby_mode_len0
-
-
-//event opcode 0x40
-module_hci_event_le_update_phy:
-	jam HCI_BLE_UPDATE_PHY_EVENT,mem_module_uart_opcode
-	setarg 2
-	call module_hci_prepare_tx
-	fetch 2,mem_context+coffset_le_rx_phy
-	istore 2,contwu
-	branch module_hci_transmit_tx
-
-	
-
-//
-	//module_hci_prepare_tx
-	//function:write hci packet header
-	//input: pdata-----packet length  (1byte)
-	//input: mem_uart_opcode------opcode (1byte)
-	//output:contwu --- pointer to packet payload
-	//use reg: contwu,pdata
-//	
-module_hci_prepare_tx:
-	jam 0x02,mem_module_uart_cmd
-	store 1,mem_module_uart_len
-	storet 8,mem_temp
-	bpatch patch0c_6,mem_patch0c
-	call module_set_mcu_wake_pin_high_delay
-	fetcht 8,mem_temp
-	call uarta_prepare_tx_register_push
-	fetch 3,mem_module_uart_cmd
-	istore 3,contwu
-	rtn
-
-module_hci_transmit_tx:
-	bpatch patch0c_7,mem_patch0c
-	branch uarta_send_register_pop
-
-module_set_mcu_wake_pin_high_delay:
-	call module_check_mcu_wake_pin_high
-	rtn true
-module_set_mcu_wake_pin_h_delay:
-	call module_set_mcu_wake_pin_high
-	fetch 4,mem_module_mcu_wake_delay_us
-	rshift2 pdata,pdata
-	rtn blank
-	branch delay
-
-module_set_mcu_wake_pin_high:
-	fetcht 1,mem_module_mcu_wake_pin
-	branch gpio_out_active
-
-module_check_mcu_wake_pin_high:
-	fetcht 1,mem_module_mcu_wake_pin
-	branch gpio_check_active
-
-module_set_mcu_wake_pin_low:
-	fetcht 1,mem_module_mcu_wake_pin
-	branch gpio_out_inactive
-
-
-
-
-
-
-
-//rega is le rx data address
-//regb is le rx data length
-//mem_le_att_handle is write handle
-module_le_receive_data:
-	storer rega,2,mem_module_le_rx_data_address
-	storer regb,2,mem_module_le_rx_data_len
-	fetch 2,mem_le_att_handle
-	store 2,mem_module_le_rx_data_handle
-	call module_check_ble_encrypt_state
-	rtn user
-	
-module_le_receive_data_ok:	
-	fetcht 2,mem_module_le_rx_data_len
-	fetch 1,mem_module_ble_data_uart_max_length
-	call not_greater_than
-	copy pdata,loopcnt
-	copy temp,pdata
-	isub loopcnt,pdata
-	store 2,mem_module_le_rx_data_len
-	call module_hci_event_receive_le_data
-	fetch 2,mem_module_le_rx_data_len
-	rtn blank
-	branch module_le_receive_data_ok
-
-
-
-
-module_bb_event_timer:
-	rtn
-
-module_read_vdd_timer:
-	fetch 1,mem_module_read_vdd_flag
-	rtn blank
-	fetch 1,mem_module_read_vdd_count
-	rtn blank
-	increase -1,pdata
-	store 1,mem_module_read_vdd_count
-	nrtn blank
-	jam FLAG_MODULE_READ_VDD_COUNT,mem_module_read_vdd_count
-	call enable_adc
-	call vdd_calculate_by_mode
-	div pdata,10
-	call get_div_result
-	div pdata,100
-	call get_div_result
-	remainder temp
-	store 1,mem_module_vdd_quotient
-	storet 1,mem_module_vdd_remainder
-	rtn	
-	
-
-
-
-
-module_set_le_tx_data_flag:
-	arg MODULE_FLAG_BLE_DATA_FINISH,queue
-	branch module_set_state
-	
-module_clear_le_tx_data_flag:
-	arg MODULE_FLAG_BLE_DATA_FINISH,queue
-	branch module_clr_state
-
-module_clr_state:
-	fetch 2,mem_module_flag
-	qset0 pdata
-	store 2,mem_module_flag
-	rtn
-
-module_set_state:
-	fetch 2,mem_module_flag
-	qset1 pdata
-	store 2,mem_module_flag
-	rtn
-	
-
-
-
-mouse_init:
-	call enable_authrom
-	call mouse_setting_config
-	call mouse_init_sunt
-	rtn wake
-	call mouse_setting_sensor_type
-	call mouse_drawing_optima_init
-	call mouse_cb_fuction
-	call mouse_sensor_powerdown
-mouse_init_wireless:	
-	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BTN_DOWN,mouse_start_discovery
-	call mouse_check_select_device_by_switch
-	branch mouse_start_work
-
-
-mouse_cb_fuction:
-	bpatch patch0d_0,mem_patch0d
-	setarg mouse_24g_short_sleep
-	store 2,mem_cb_24g_transmit_short_sleep
-	setarg mouse_24g_long_sleep
-	store 2,mem_cb_24g_transmit_long_sleep
-	setarg mouse_24g_before_lpm_sleep
-	store 2,mem_cb_before_lpm_sleep
-	setarg mouse_24g_package_data
-	store 2,mem_cb_24g_transmit_data
-	setarg mouse_24g_search_dongle
-	store 2,mem_cb_24g_search_receiver
-	setarg mouse_lpm_before_common
-	store 2,mem_cb_24g_lpm_before
-	setarg mouse_le
-	store 2,mem_cb_le_process
-	setarg mouse_process_lpm_before
-	store 2,mem_cb_before_lpm
-	setarg mouse_priority_bb_event
-	store 2,mem_cb_bb_event_process
-	setarg mouse_idle
-	store 2,mem_cb_idle_process
-	setarg mouse_before_hibernate
-	store 2,mem_cb_before_hibernate
-	setarg mouse_le_bb_event_connect_complete
-	store 2,mem_cb_att_write	
-	setarg mouse_bb_event_timer
-	store 2,mem_cb_event_timer
-	setarg mouse_spi_write_flash_cb
-	store 2,mem_cb_spi_flash_write_complate
-	setarg mouse_lpm_check_wake_lock
-	store 2,mem_cb_check_wakelock
-	setarg mouse_le_transmit
-	store 2,mem_cb_ble_transmit
-	setarg mouse_set_lpm_mult
-	store 2,mem_cb_bt_set_mult
-	rtn
-
-
-mouse_setting_config:
-	rtn wake
-	call g24_transmit_init
-	call g24_chmap_param_init
-	call mouse_24g_send_time_long_wake
-	call mouse_gpio_init
-	call mouse_le_name_modify
-	call mouse_param_init
-	call mouse_device_multi_led_parm_init
-	call le_set_fixed_ltk_justwork
-mouse_load_device_info_check:
-	bpatch patch0d_1,mem_patch0d
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_EEPROM,mouse_load_eeprom_info_check
-	bbit1 MOUSE_ENABLE_FLASH,mouse_load_flash_info_check
-	bbit1 MOUSE_ENABLE_OTP,mouse_load_otp_info_check
-	rtn
-	
-mouse_xtal_init:
-	jam XTAL_16M,mem_fcomp_div		// 0x08--16M 
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit1 MOUSE_ENABLE_16M
-	jam XTAL_24M,mem_fcomp_div		// 0x18--24M
-	rtn
-
-mouse_24g_phy_select:
-	call g24_enable_1M
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_24G_2M_PHY
-	branch g24_enable_2M
-
-mouse_default_init:
-	bpatch patch0d_2,mem_patch0d
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	isolate1 MOUSE_KEYBOARD_ENABLE,pdata
-	call mouse_customer_key_enable,true
-	
-mouse_default_parm_init:
-	fetch 2,mem_mouse_24g_pair_timeout_init
-	store 2,mem_24g_pair_timeout_init
-
-	fetch 1,mem_mouse_24g_reconn_timeout_init
-	store 2,mem_24g_reconn_timeout_init
-
-	fetch 5,mem_rssi_dis_min_24g_init
-	store 5,mem_rssi_dis_min_24g
-
-	fetch 1,mem_mouse_24g_pair_tx_power
-	store 1,mem_24g_pair_tx_power
-
-	fetch 1,mem_24g_ch_map_update
-	ncall g24_chamap_param_update,blank
-mouse_default_parm_init_next:
-	bpatch patch0d_3,mem_patch0d
-	call mouse_xtal_init
-	call mouse_24g_phy_select
-	call mouse_24g_long_sleep_set
-	branch g24_pair_param_init
-
-mouse_param_common_init:
-	setarg MOUSE_BLE_ATT_LIST_ADDR				//ble attlist start address
-	store 2,mem_ui_le_uuid_table
-	jam 3,mem_lpm_mult_timeout
-	jam 8,mem_lpm_overhead
-	jam PB_BUTTON_STATE_UP,mem_select_device_button_statue
-	jam COMMBINATION_KEY_STATE_UP,mem_commbination_key_statue	
-	setarg 0x0200
-	store 2,mem_lpm_interval
-	jam 0x17,mem_le_local_mtu
-	jam 0x17,mem_le_remote_mtu
-
-	setarg mem_le_tx_buffer0_omemalloc
-	store 2,mem_ble_l2cap_tx_buff0_ptr
-	setarg MOUSE_BLE_L2CAP_TXBUFF_SIZE
-	store 2,mem_ble_l2cap_tx_buff_size_ptr
-	branch mouse_adc_gpio_mux_init
-	
-mouse_param_init:
-	bpatch patch0d_4,mem_patch0d
-	call mouse_param_common_init
-	jam DPI_BUTTON_STATE_UP,mem_mouse_dpi_button_state	
-//===========init spi param==============================
-	setarg 0x0a77
-	store 2,mem_spi_init_clk
-	setsect 0,0x1224
-	setsect 1,0x4000
-	setsect 2,0x0
-	istore 5,contw
-//======================================================	
-	
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_BT_125Hz,mouse_param_init_intervl_end
-	setarg LE_INTERVAL_7_5MS
-	store 2,mem_le_interval_min
-	store 2,mem_le_interval_min+2
-mouse_param_init_intervl_end:
-	call mouse_g24_interval_param_8ms
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_24G_250Hz,mouse_24g_short_sleep_set_end
-	call mouse_g24_interval_param_4ms
-mouse_24g_short_sleep_set_end:
-	fetch 3,mem_24g_short_sleep_set
-	store 3,mem_mouse_24g_short_sleep_set_init
-	fetch 1,mem_device_flag
-	store 1,mem_device_flag_temp
-	fetch 3,mem_le_lap+3
-	store 3,mem_mouse_le_lap_temp
-	setarg 0
-	store 7,mem_mouse_key
-	fetch 1,mem_ui_button_timeout
-	store 1,mem_bt_discovery_count
-	store 1,mem_select_device_count
-	call le_modified_name_adv
-mouse_sensor_set_angle:
-	bpatch patch0d_5,mem_patch0d
-	fetch 1,mem_sensor_angle_default
-	store 1,mem_config_sensor_angle
-	fetch 1,mem_select_sensor_angle_gpio
-	rtneq GPIO_DISABLE
-	fetcht 1,mem_select_sensor_angle_gpio
-	call mouse_gpio_config_input_pu
-	fetcht 1,mem_select_sensor_angle_gpio
-	call gpio_get_bit
-	call mouse_sensor_switch_angle,true
-	branch mouse_gpio_config_input_pd
-mouse_sensor_switch_angle:
-	fetch 1,mem_sensor_angle_switch
-	store 1,mem_config_sensor_angle
-	rtn
-
-mouse_g24_interval_param_4ms:
-	fetch 3,mem_mouse_24g_short_sleep_set_4ms
-	store 3,mem_24g_short_sleep_set
-	fetch 3,mem_mouse_24g_long_sleep_set_4ms
-	store 3,mem_24g_long_sleep_set
-	fetch 1,mem_mouse_24g_fast_hop_count_4ms
-	store 1,mem_24g_fast_hop_count
-	fetch 4,mem_mouse_24g_tsniff_4ms
-	store 4,mem_mouse_24g_tsniff	
-mouse_report_rate_set_250hz:
-	setarg 0x100c0c
-	store 3,mem_24g_interval
-	rtn
-
-mouse_g24_interval_param_8ms:
-	fetch 3,mem_mouse_24g_short_sleep_set_8ms
-	store 3,mem_24g_short_sleep_set
-	fetch 3,mem_mouse_24g_long_sleep_set_8ms
-	store 3,mem_24g_long_sleep_set
-	fetch 1,mem_mouse_24g_fast_hop_count_8ms
-	store 1,mem_24g_fast_hop_count
-	fetch 4,mem_mouse_24g_tsniff_8ms
-	store 4,mem_mouse_24g_tsniff
-mouse_report_rate_set_125hz:
-	setarg 0x1c1919
-	store 3,mem_24g_interval
-	rtn
-
-//mouse_report_rate_set_500hz:
-//	setarg 0x080606
-//	store 3,mem_24g_interval
-//	rtn
-//mouse_report_rate_set_1000hz:
-//	setarg 0x040303
-//	store 3,mem_24g_interval
-//	rtn
-
-
-mouse_start_work:
-	bpatch patch0d_6,mem_patch0d
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING, mouse_24g_first_start_auto_pair_mode
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,mouse_24g_start_mode
-mouse_le_fast_conn_judge:
-	call mouse_bluetooth_fast_conn_disable
-	fetch 1,mem_device_flag
-	beq MODE_BT_DEVICE1,mouse_le_device1_judge
-	beq MODE_BT_DEVICE2,mouse_le_device2_judge
-	rtn
-mouse_le_device1_judge:
-	fetch 6,mem_device1_addr
-	fetcht 6,mem_mouse_compare_addr
-	isub temp,null
-	branch mouse_bluetooth_fast_conn_init,zero
-	branch mouse_start_reconnect_device
-	
-mouse_le_device2_judge:
-	fetch 6,mem_device2_addr
-	fetcht 6,mem_mouse_compare_addr
-	isub temp,null
-	branch mouse_bluetooth_fast_conn_init,zero
-	branch mouse_start_reconnect_device
-	
-mouse_start_reconnect_device:
-	bpatch patch0d_7,mem_patch0d
-	call mouse_device_le_reconn_led_config
-	arg mem_device1_type,rega
-	fetch 1,mem_device_flag
-	increase -1,pdata
-	mul32 pdata,29,pdata
-	iadd rega,rega
-	ifetch 1,rega
-	store 1,mem_xrecord_mode
-mouse_start_reconnect:	
-	fetch 1,mem_xrecord_mode
-	beq REC_4_MODE,mouse4_0_check_reconn_target
-	branch mouse_bluetooth_fast_conn_init
-
-mouse_wakeup_from_power_check:
-	bpatch patch0e_0,mem_patch0e
-	disable user
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_WAKEUP_FROM_POWER,mouse_wakeup_from_poweron
-	fetch 1,core_lpm_isogate
-	bbit1 cold_wake,mouse_wakeup_from_poweron
-	enable user	//wake from hibernate
-mouse_wakeup_from_poweron:
-	fetch 1,mem_reconn_times_init
-	store 1,mem_reconn_times
-	rtn
-
-mouse4_0_check_reconn_target:
-	jam 1,mem_mouse_le_reconnect_flag
-	fetcht 1,mem_mouse_fast_direct_timeout
-	fetch 1,mem_mouse_bluetooth_fast_conn_flag
-	beq 0xff,mouse4_0_check_reconn_target_next
-	fetcht 1,mem_mouse_direct_timeout
-mouse4_0_check_reconn_target_next:	
-	storet 1,mem_mouse_direct_timer
-	call app_lpm_mult_disable
-	fetch 3,mem_le_adv_direct_ind
-	store 3,mem_le_adv_data+4
-	call mouse_le_check_adv_flag
-	setarg ADV_FLAG_BREDR_NOT_SUPPORTED
-	istore 1,contr
-	arg mem_le_scan_data,contr
-	call mouse_le_adv_data_update
-	branch check_51cmd_adv
-
-
-
-mouse_lpm_check_wake_lock:
-	bmark1 mark_24g,app_get_lpm_wake_lock
-	fetch 1,mem_mouse_clear_sensor_data_flag
-	branch app_get_lpm_wake_lock,blank
-	fetch 1,mem_mouse_le_conn_param_reject
-	beq LE_LPM_DISABLE,app_get_lpm_wake_lock
-	fetch 1,mem_mouse_wheel_trigger
-	nbranch app_get_lpm_wake_lock,blank
-	branch app_put_lpm_wake_lock
-
-
-
-//mouse_delay_enter_hibernata:
-//	fetch 1,mem_mouse_direct_timeout
-//	store 1,mem_mouse_bluetooth_reconnect_timeout
-//	rtn
- 
-mouse_app_enter_hibernate:
-	bpatch patch0e_1,mem_patch0e
-	setarg PAN_REG_CONFIG
-	call twspi_read
-	bbit1 3,mouse_app_enter_hibernate_next
-	call mouse_sensor_reset
-	call mouse_sensor_powerdown
-mouse_app_enter_hibernate_next:
-	call mouse_setgpio_hibernate
-	branch app_enter_hibernate
-
-mouse_before_hibernate:
-	bpatch patch0e_2,mem_patch0e
-	call disable_authrom 
-	call mouse_before_hibernate_wheel_gpio_set
-	call mouse_setgpio_hibernate
-	call mouse_flash_power_down
-	fetcht 1,mem_sensor_motion_gpio
-	branch gpio_clr_wake
-
-
-mouse_setgpio_hibernate:
-	bpatch patch0e_3,mem_patch0e
-	call mouse_set_sdio_high
-	call clear_wake
-	call mouse_logo_led_off
-	call mouse_lpm_before_common
-	call mouse_gpio_pd_idle
-	fetcht 1,mem_mouse_reuse_2ice_gpio
-	call mouse_gpio_config_input_pu
-	call mouse_gpio_set_high_impedance
-mouse_setgpio_hibernate_next:
-	call mouse_device_multi_led_all_off
-	call mouse_adc_gpio_set_before_hibernate
-	branch mouse_wheel_gpio_set_before_hibernate
-
-mouse_wheel_gpio_set_before_hibernate:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_WHEEL_WAKE_UP_CANCEL
-mouse_wheel_gpio_clr_wakeup:	
-	fetcht 1,mem_whee_a_data_gpio
-	call gpio_clr_wake
-	fetcht 1,mem_whee_b_data_gpio
-	call gpio_clr_wake
-	fetcht 1,mem_whee_a_data_gpio
-	call mouse_gpio_config_input_pd
-	fetcht 1,mem_whee_b_data_gpio
-	branch mouse_gpio_config_input_pd
-	
-mouse_adc_gpio_set_before_hibernate:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_ADC
-	fetch 1,mem_adc_config_flag
-	rtnne ADC_CONFIG_GPIO
-	fetch 1,mem_adc_channel_gpio
-	arg gpcfg_no_ie,temp
- 	branch gpio_config_function_int
-	
-
-//set all unused gpio to pull down mode to save power	
-mouse_gpio_pd_idle:
-	arg core_gpio_conf,contr
-	arg GPIO_NUMBER,loopcnt
-mouse_gpio_pd_idle_loop:
-	ifetch 1,contr
-	nbranch mouse_gpio_pd_idle_configured,blank
-	setarg gpcfg_pulldown
-	add contr,-1,contw
-	istore 1,contw
-mouse_gpio_pd_idle_configured:
-	loop mouse_gpio_pd_idle_loop
-	arg core_gpio_conf_hi+GPIO_NUMBER_EXT,pdata
-	isub contr,null
-	rtn zero
-mouse_gpio_pd_idle_ext:
-	arg GPIO_NUMBER_EXT,loopcnt
-	arg core_gpio_conf_hi,contr
-	branch mouse_gpio_pd_idle_loop
-	
-mouse_process_lpm_before:
-	rtnmark1 mark_24g
-	call mouse_lpm_before_common
-	fetch 1,mem_lpm_current_mult
-	nrtn blank					// 7.5ms, no gpio wakeup
-	branch gpio_clr_wake
-
-mouse_lpm_before_common:
-	bpatch patch0e_4,mem_patch0e
-	fetcht 1,mem_whee_a_data_gpio		//reinit gpio pu after disable wheel wakeup
-	call gpio_config_input
-	fetcht 1,mem_whee_b_data_gpio
-	call gpio_config_input
-	
-	call mouse_wheel_check
-	fetch 1,mem_mouse_sensor_sclk_gpio		//set sdio high
- 	call mouse_gpio_config_output_high
-	call twspi_disable
-	
-	fetcht 1,mem_lbutton_gpio
-	call gpio_set_wake
-	fetcht 1,mem_rbutton_gpio
-	call gpio_set_wake
-	fetcht 1,mem_mbutton_gpio
-	call gpio_set_wake
-
-	fetcht 1,mem_bk_button_gpio
-	call gpio_set_wake
-	fetcht 1,mem_fw_button_gpio
-	call gpio_set_wake
-	fetcht 1,mem_dpi_button_gpio
-	call gpio_set_wake
-	fetcht 1,mem_config_select_device_button_gpio
-	call gpio_set_wake
-
-	fetcht 1,mem_customer_key_gpio
-	call gpio_set_wake
-	
-	fetcht 1,mem_whee_a_data_gpio
-	call gpio_set_wake_by_current_state
-	fetcht 1,mem_whee_b_data_gpio
-	call gpio_set_wake_by_current_state
-	fetcht 1,mem_whee_ta_data_gpio
-	call gpio_set_wake_by_current_state
-	fetcht 1,mem_whee_tb_data_gpio
-	call gpio_set_wake_by_current_state
-	fetcht 1,mem_sensor_motion_gpio
-	branch gpio_set_wake
-
-
-//short mult: no key 
-mouse_set_mult:
-	fetch 2,mem_ui_state_map
-	rtnbit0 UI_STATE_BLE_CONNECTED
-	copy rega,pdata
-	nbranch le_set_config_short_mult,blank
-	branch le_clr_config_short_mult
-	
-	
-	
-mouse_adc_gpio_set:
-	bpatch patch0e_5,mem_patch0e
-	fetch 1,mem_adc_config_flag
-	rtnne ADC_CONFIG_GPIO
-	fetcht 1,mem_adc_channel_gpio
-	branch gpio_set_high_impedance
-
-mouse_adc_gpio_mux_init:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_ADC
-	jam MOUSE_ADC_CHECK_MULTIPLE,mem_adc_mux_status
-	rtn
-
-mouse_adc_read:
-	bpatch patch0e_6,mem_patch0e
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_ADC
-	call mouse_adc_gpio_set
-	fetch 1,mem_adc_config_flag
-	beq ADC_CONFIG_GPIO,mouse_adc_read_gpio_mux_start	// gpio + dpi/switch
-	jam MOUSE_ADC_CHECK_HVIN_MULTIPLE,mem_adc_mux_status
-	branch mouse_adc_read_start
-
-mouse_adc_read_gpio_mux_start:
-	jam MOUSE_ADC_CHECK_GPIO_MULTIPLE,mem_adc_mux_status
-	branch mouse_adc_read_start
-	
-mouse_adc_read_start:
-	bpatch patch0e_7,mem_patch0e
-	call enable_adc
-	call vdd_calculate_by_mode
-	store 2,mem_mouse_vdd_now_vol
-	fetch 1,mem_adc_config_flag
-	bne ADC_CONFIG_GPIO, mouse_adc_data_process
-	fetcht 2,mem_mouse_vdd_now_vol	// BAT= 1.5V, R = 200k, a = a*1.8
-	mul32 temp,8,pdata
-	div pdata,10
-	call get_div_result
-	iadd temp,pdata
-	store 2,mem_mouse_vdd_now_vol
-mouse_adc_data_process:	
-	arg mem_mouse_vdd_calculate_set,rega
-	call mouse_adc_bat_percent_lowpower_out
-	fetch 1,mem_adc_power_flag
-	bbit1 1,mouse_app_enter_hibernate
-	bbit0 0,mouse_adc_no_low_voltage
-	jam 1,mem_mouse_adc_last_low_voltage_flag
-	branch mouse_adc_low_voltage
-	
-mouse_adc_low_voltage:
-	arg MOUSE_LOW_VOLTAGE_FLAG,queue
-	branch mouse_enable_function_flag
-mouse_adc_no_low_voltage:
-	arg MOUSE_LOW_VOLTAGE_FLAG,queue
-	call mouse_disable_function_flag
-	jam 1,mem_adc_low_volatage_led_timer_count
-	fetch 1,mem_mouse_adc_last_low_voltage_flag
-	rtn blank
-	jam 0,mem_mouse_adc_last_low_voltage_flag
-	branch mouse_low_voltage_led_off_judge
-	
-
-mouse_adc_bat_percent_lowpower_out:
-	bpatch patch0f_0,mem_patch0f
-	ifetch 8,rega
-	store 8,mem_pdatatemp
-	fetch 1,mem_adc_mux_status
-	beq MOUSE_ADC_CHECK_BATTERY_ONLY,mouse_adc_bat_percent_lowpower_out_battery
-	beq MOUSE_ADC_CHECK_GPIO_MULTIPLE,mouse_adc_bat_percent_lowpower_out_battery
-	beq MOUSE_ADC_CHECK_HVIN_MULTIPLE,mouse_adc_bat_percent_lowpower_out_hvin_multiple
-mouse_adc_bat_percent_lowpower_out_battery:
-	call adc_clear_no_power_flag
-	call adc_clear_low_power_flag
-	fetch 2,mem_pdatatemp+6
-	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
-	ncall adc_set_low_power_flag,positive
-mouse_adc_bat_level_set:
-	fetch 2,mem_pdatatemp+6		//now voltage	
-	fetcht 2,mem_pdatatemp		//full voltage
-	isub temp,null
-	branch mouse_adc_bat_level_100_percent,positive		// now >= full
-	fetcht 2,mem_pdatatemp+2	        //shutdown voltage
-	isub temp,pdata
-	nbranch mouse_adc_bat_level_0_percent,positive		// now < shutdown
-	branch mouse_adc_bat_level_0_percent,blank			// now = shutdown
-	mul32 pdata,100,rega								// (now - shutdown)*100 /(full - shutdown)
-	fetch 2,mem_pdatatemp
-	fetcht 2,mem_pdatatemp+2
-	isub temp,temp
-	copy rega,pdata
-	idiv temp
-	call get_div_result
-	store 1,mem_le_battery_level_percentage
-	rtn
-
-mouse_adc_bat_level_100_percent:
-	jam 100,mem_le_battery_level_percentage
-	rtn
-mouse_adc_bat_level_0_percent:	
-	jam 0,mem_le_battery_level_percentage
-	rtn
-
-mouse_adc_bat_percent_lowpower_out_hvin_multiple:
-	branch mouse_adc_bat_percent_lowpower_out_battery
-	
-	
-
-
-
-mouse_gpio_init:
-	fetcht 1,mem_eeprom_wp_gpio
-	call gpio_config_output
-//	call usb_offline_check_init
-	fetcht 1,mem_lbutton_gpio
-	call mouse_gpio_config_input_pu
-	fetcht 1,mem_rbutton_gpio
-	call mouse_gpio_config_input_pu
-	fetcht 1,mem_mbutton_gpio
-	call mouse_gpio_config_input_pu
-	fetcht 1,mem_bk_button_gpio
-	call mouse_gpio_config_input_pu
-	fetcht 1,mem_fw_button_gpio
-	call mouse_gpio_config_input_pu
-	fetcht 1,mem_dpi_button_gpio
-	call mouse_gpio_config_input_pu
-
-	fetcht 1,mem_matrix_public_gpio
-	call mouse_gpio_config_input_pu
-
-	fetcht 1,mem_config_select_device_button_gpio
-	call mouse_gpio_config_input_pu
-
-	fetcht 1,mem_customer_key_gpio
-	call mouse_gpio_config_input_pu
-
-	fetcht 1,mem_whee_a_data_gpio
-	call mouse_gpio_config_input_pu
-
-	fetcht 1,mem_whee_b_data_gpio
-	call mouse_gpio_config_input_pu
-
-	fetcht 1,mem_whee_ta_data_gpio
-	call mouse_gpio_config_input_pu
-	fetcht 1,mem_whee_tb_data_gpio
-	call mouse_gpio_config_input_pu
-
-	fetcht 1,mem_sensor_motion_gpio
-	call mouse_gpio_config_input_pu
-
-	fetcht 1,mem_device_switch_gpio
-	call mouse_gpio_config_input_pu
-	
-	fetcht 1,mem_select_sensor_angle_gpio
-	branch mouse_gpio_config_input_pu
-
-
-mouse_gpio_set_pupd_by_input:
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	rtn zero
-	and temp,0x7f,queue
-	fetch 4,core_gpio_in
-	qisolate1 pdata
-	branch mouse_gpio_config_input_pu,true
-mouse_gpio_config_input_pd:
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	rtn zero
-	set1 GPIO_ACTIVE_BIT,temp
-	branch gpio_config_input
-
-mouse_gpio_config_input_pu:
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	rtn zero 
-	set0 GPIO_ACTIVE_BIT,temp
-	branch gpio_config_input
-
-mouse_gpio_set_high_impedance:
-	fetch 3,mem_mouse_set_high_impedance_bit_set
-	store 3,mem_pdatatemp
-	arg 13,loopcnt
-	arg 0,temp
-mouse_gpio_set_high_impedance_bit_loop:	
-	fetch 3,mem_pdatatemp
-	isolate1 0,pdata
-	call gpio_set_high_impedance,true
-	fetch 3,mem_pdatatemp
-	lshift pdata,pdata		//-->rshift
-	store 3,mem_pdatatemp
-	increase 1,temp
-	loop mouse_gpio_set_high_impedance_bit_loop
-	rtn
-
-
-
-
-
-mouse_le_name_modify:
-	bpatch patch0f_1,mem_patch0f
-	fetch 8,mem_le_name_patch
-	rtn blank
-	fetch 1,mem_le_name_patch_len
-	copy pdata,rega
-	sub pdata,11,null
-	nbranch mouse_le_name_patch_len_overflow,positive
-	
-	call mouse_le_name_clear
-	
-	arg mem_le_adv_swift_pair+9,contw
-	call mouse_le_name_modify_next
-	
-	arg mem_le_scan_data+2,contw
-	call mouse_le_name_modify_next
-	
-	arg mem_le_name,contw
-mouse_le_name_modify_next:
-	arg mem_le_name_patch,contr
-	copy rega,loopcnt
-	branch memcpy
-
-mouse_le_name_clear:
-	arg mem_le_adv_swift_pair+9,contw
-	call mouse_le_name_clear_next
-	
-	arg mem_le_scan_data+2,contw
-	call mouse_le_name_clear_next
-
-	arg mem_le_name,contw
-mouse_le_name_clear_next:
-	arg 11,loopcnt
-	branch clear_mem	
-
-mouse_le_name_patch_len_overflow:
-	call mouse_le_swift_pair_disable
-	
-	fetch 1,mem_le_name_patch_len
-	increase 1,pdata
-	store 1,mem_le_adv_swift_pair
-	jam 9,mem_le_adv_swift_pair+1
-	arg mem_le_name_patch,contr
-	arg mem_le_adv_swift_pair+2,contw
-	copy rega,loopcnt
-	call memcpy
-
-	fetch 1,mem_le_name_patch_len
-	increase 1,pdata
-	store 1,mem_le_scan_data
-	jam 9,mem_le_scan_data+1
-	arg mem_le_name_patch,contr
-	arg mem_le_scan_data+2,contw
-	copy rega,loopcnt
-	call memcpy
-
-	arg mem_le_name_patch_len,contr
-	arg mem_le_name_len,contw
-	copy rega,loopcnt
-	increase 1,loopcnt
-	branch memcpy
-
-mouse_le_swift_pair_disable:
-	arg mem_le_adv_swift_pair,contw
-	arg 20,loopcnt
-	branch clear_mem
-
-
-
-
-
-mouse_sensor_spi_init:
-	call mouse_spid_init_pin
-	jam 0x73,mem_spi_init_clk
-//	jam 0x1e,mem_spi_init_delay_time
-	call mouse_spi_init
-	branch twspi_enable
-	
-mouse_spi_write_flash_cb:
-mouse_spi_init:
-	branch spid_init
-	
-mouse_spid_init_pin:
-	fetch 1,mem_mouse_sensor_sclk_gpio
- 	arg gpcfg_spid_sck,temp
- 	call gpio_config_function_int
- 	fetch 1,mem_mouse_sensor_sdio_gpio
- 	arg gpcfg_spid_sdio,temp
- 	branch gpio_config_function_int
-
-
-
-
-mouse_motion:
-	bpatch patch0f_2,mem_patch0f
-	disable user
-	setarg 0
-	store 6,mem_mouse_x
-	call mouse_check_sensor_data
-	setarg 0x0089
-	call twspi_write	
-	call mouse_setting_sensor_type
-	call mouse_zwheel
-	call mouse_t_zwheel
-	call mouse_key
-	fetch 1,mem_mouse_key
-	and_into 0x1f,pdata
-	store 1,mem_mouse_key
-	nbranch mouse_drawing_optima_init,user
-	call mouse_drawing_optima
-	branch mouse_no_data_timer_init
-
-
-
-mouse_zwheel:
-	fetch 1,mem_mouse_z_data
-	rtn blank	
-	store 1,mem_mouse_z
-	jam 0,mem_mouse_z_data
-	branch enable_user
-	
-mouse_t_zwheel:
-	fetch 1,mem_mouse_tz_data
-	rtn blank	
-	store 1,mem_mouse_tz
-	jam 0,mem_mouse_tz_data
-	branch enable_user
-
-mouse_wheel_check:
-	call mouse_t_wheel_scan
-	call mouse_wheel_scan
-	fetch 1,mem_wheel_tb_new_pinlevel
-	fetcht 1,mem_wheel_tb_old_pinlevel
-	store 1,mem_wheel_tb_old_pinlevel
-	isub temp,null
-	nbranch app_lpm_wake_auto_lock,zero
-	fetch 1,mem_mwheel_b_new_pinlevel
-	fetcht 1,mem_mwheel_b_old_pinlevel
-	store 1,mem_mwheel_b_old_pinlevel
-	isub temp,null
-	nbranch app_lpm_wake_auto_lock,zero
-	rtn
-mouse_t_wheel_scan:
-	fetch 1,mem_whee_ta_data_gpio
-	rtneq GPIO_DISABLE
-	arg 0,rega
-	fetcht 1,mem_whee_ta_data_gpio
-	call gpio_get_bit
-	setflag true,0,rega
-	fetcht 1,mem_whee_tb_data_gpio
-	call gpio_get_bit
-	setflag true,1,rega
-	copy rega,pdata
-	store 1,mem_wheel_tb_new_pinlevel
-	beq 0x01,mouse_t_wheel_scan_judge1
-	beq 0x02,mouse_t_wheel_scan_judge2
-	fetch 1,mem_wheel_tog
-	bbit1 7,mouse_t_wheel_scan_judge3
-	rtn
-
-mouse_t_wheel_scan_judge1:
-	fetch 1,mem_wheel_tb_old_pinlevel
-	beq 0,mouse_t_wheel_scan_judge11
-	beq 3,mouse_t_wheel_scan_judge12
-	rtn
-mouse_t_wheel_scan_judge2:
-	fetch 1,mem_wheel_tb_old_pinlevel
-	beq 0,mouse_t_wheel_scan_judge21
-	beq 3,mouse_t_wheel_scan_judge22
-	rtn
-mouse_t_wheel_scan_judge11:
-	jam 0x82,mem_wheel_tog
-	rtn
-mouse_t_wheel_scan_judge12:
-	jam 0x81,mem_wheel_tog
-	rtn
-mouse_t_wheel_scan_judge21:
-	jam 0x80,mem_wheel_tog
-	rtn
-mouse_t_wheel_scan_judge22:
-	jam 0x83,mem_wheel_tog
-	rtn
-mouse_t_wheel_scan_judge3:
-	fetch 1,mem_wheel_tog
-	set0 7,pdata
-	store 1,mem_wheel_tog
-	beq 0,mouse_t_wheel_scan_judge30
-	beq 1,mouse_t_wheel_scan_judge31
-	beq 2,mouse_t_wheel_scan_judge32
-	beq 3,mouse_t_wheel_scan_judge33
-	rtn
-mouse_t_wheel_scan_judge30:
-	fetch 1,mem_wheel_tb_new_pinlevel
-	beq 3,mouse_wheel_t_forward
-	rtn
-mouse_t_wheel_scan_judge31:
-	fetch 1,mem_wheel_tb_new_pinlevel
-	beq 0,mouse_wheel_t_forward
-	rtn
-mouse_t_wheel_scan_judge32:
-	fetch 1,mem_wheel_tb_new_pinlevel
-	beq 3,mouse_wheel_t_back
-	rtn
-mouse_t_wheel_scan_judge33:
-	fetch 1,mem_wheel_tb_new_pinlevel
-	beq 0,mouse_wheel_t_back
-	rtn
-mouse_wheel_t_forward:
-	fetch 1,mem_mouse_tz_data
-	increase 1,pdata
-	store 1,mem_mouse_tz_data
-	rtn
-mouse_wheel_t_back:
-	fetch 1,mem_mouse_tz_data
-	increase -1,pdata
-	store 1,mem_mouse_tz_data
-	rtn
-
-
-mouse_wheel_scan:
-	fetch 1,mem_whee_a_data_gpio
-	rtneq GPIO_DISABLE
-	arg 0,rega
-	fetcht 1,mem_whee_a_data_gpio
-	call gpio_get_bit
-	setflag true,0,rega
-	fetcht 1,mem_whee_b_data_gpio
-	call gpio_get_bit
-	setflag true,1,rega
-	copy rega,pdata
-	store 1,mem_mwheel_b_new_pinlevel
-	beq 0x01,mouse_wheel_scan_judge1
-	beq 0x02,mouse_wheel_scan_judge2
-	fetch 1,mem_mwheel_tog
-	bbit1 7,mouse_wheel_scan_judge3
-	rtn
-
-mouse_wheel_scan_judge1:
-	fetch 1,mem_mwheel_b_old_pinlevel
-	beq 0,mouse_wheel_scan_judge11
-	beq 3,mouse_wheel_scan_judge12
-	rtn
-mouse_wheel_scan_judge2:
-	fetch 1,mem_mwheel_b_old_pinlevel
-	beq 0,mouse_wheel_scan_judge21
-	beq 3,mouse_wheel_scan_judge22
-	rtn
-mouse_wheel_scan_judge11:
-	jam 0x82,mem_mwheel_tog
-	rtn
-mouse_wheel_scan_judge12:
-	jam 0x81,mem_mwheel_tog
-	rtn
-mouse_wheel_scan_judge21:
-	jam 0x80,mem_mwheel_tog
-	rtn
-mouse_wheel_scan_judge22:
-	jam 0x83,mem_mwheel_tog
-	rtn
-mouse_wheel_scan_judge3:
-	fetch 1,mem_mwheel_tog
-	set0 7,pdata
-	store 1,mem_mwheel_tog
-	beq 0,mouse_wheel_scan_judge30
-	beq 1,mouse_wheel_scan_judge31
-	beq 2,mouse_wheel_scan_judge32
-	beq 3,mouse_wheel_scan_judge33
-	rtn
-mouse_wheel_scan_judge30:
-	fetch 1,mem_mwheel_b_new_pinlevel
-	beq 3,mouse_wheel_forward
-	rtn
-mouse_wheel_scan_judge31:
-	fetch 1,mem_mwheel_b_new_pinlevel
-	beq 0,mouse_wheel_forward
-	rtn
-mouse_wheel_scan_judge32:
-	fetch 1,mem_mwheel_b_new_pinlevel
-	beq 3,mouse_wheel_back
-	rtn
-mouse_wheel_scan_judge33:
-	fetch 1,mem_mwheel_b_new_pinlevel
-	beq 0,mouse_wheel_back
-	rtn
-mouse_wheel_forward:
-	fetch 1,mem_mouse_z_data
-	increase 1,pdata
-	store 1,mem_mouse_z_data
-	rtn
-mouse_wheel_back:
-	fetch 1,mem_mouse_z_data
-	increase -1,pdata
-	store 1,mem_mouse_z_data
-	rtn
-
-
-mouse_wheel_gpio_set_wake:
-	fetcht 1,mem_whee_a_data_gpio
-	call gpio_set_wake_by_current_state
-	fetcht 1,mem_whee_b_data_gpio
-	call gpio_set_wake_by_current_state
-	fetcht 1,mem_whee_ta_data_gpio
-	call gpio_set_wake_by_current_state
-	fetcht 1,mem_whee_tb_data_gpio
-	branch gpio_set_wake_by_current_state
-	
-mouse_before_hibernate_wheel_gpio_set:
-	fetcht 1,mem_whee_a_data_gpio
-	call mouse_gpio_set_pupd_by_input
-	fetcht 1,mem_whee_b_data_gpio
-	call mouse_gpio_set_pupd_by_input
-	fetcht 1,mem_whee_ta_data_gpio
-	call mouse_gpio_set_pupd_by_input
-	fetcht 1,mem_whee_tb_data_gpio
-	branch mouse_gpio_set_pupd_by_input
-
-mouse_wheel_trigger:
-	fetch 2,mem_mouse_z
-	rtn blank
-	jam 1,mem_mouse_wheel_trigger
-	jam 10,mem_mouse_wheel_trigger_timer
-	rtn
-
-mouse_wheel_trigger_timer:
-	arg mem_mouse_wheel_trigger_timer,regc
-	arg mouse_wheel_trigger_disable,regb
-	branch timer_single_step
-mouse_wheel_trigger_disable:
-	jam 0,mem_mouse_wheel_trigger
-	rtn
-
-
-	
-
-
-
-
-mouse_dpi_check:
-	fetch 1,mem_dpi_button_gpio
-	rtneq GPIO_DISABLE
-	arg 0,rega
-	jam MOUSE_DPI_KEY,mem_mouse_key_temp
-	fetcht 1,mem_dpi_button_gpio
-	call mouse_dpi_key_check
-mouse_dpi_check_next:
-	store 1,mem_mouse_dpikey_press_status
-	fetch 1,mem_matrix_public_gpio
-	beq GPIO_DISABLE,mouse_3io6key_dpi_check_end
-	call mouse_matrix_public_gpio_reset
-mouse_dpi_check_exit:	
-	copy rega,pdata
-	bbit1 MOUSE_DPI_KEY,mouse_dpi_down
-	branch mouse_dpi_up
-	
-mouse_dpi_key_check:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_DPI_KEY_CONNECT_GND,mouse_dpi_key_connect_gnd
-	fetch 1,mem_mouse_dpikey_press_status
-	copy pdata,regc
-	fetch 1,mem_matrix_public_gpio
-	beq GPIO_DISABLE,mouse_3io6key_check
-mouse_dpi_key_check_next:
-	fetch 1,mem_mouse_ghost_flag
-	nbranch mouse_dpi_check_end,blank
-mouse_dpi_key_connect_matrix:
-	call gpio_get_bit
-	fetcht 1,mem_matrix_public_gpio
-	branch mouse_dpi_key_connect_gnd,true
-	fetcht 1,mem_matrix_public_gpio
-	call gpio_out_active
-	fetcht 1,mem_dpi_button_gpio
-	fetch 1,mem_mouse_dpikey_press_status
-	branch mouse_check_key_connect_gnd
-
-mouse_3io6key_dpi_check_end:
-	fetcht 1,mem_dpi_button_gpio
-	call mouse_gpio_config_input_pu
-	branch mouse_dpi_check_exit
-
-mouse_dpi_check_end:
-	jam DPI_BUTTON_STATE_UP,mem_mouse_dpi_button_state
-	jam 0,mem_mouse_dpikey_press_status
-	rtn
-
-mouse_dpi_key_connect_gnd:
-	fetch 1,mem_mouse_dpikey_press_status
-	branch mouse_check_key_connect_gnd
-
-mouse_dpi_down:
-	fetch 1,mem_mouse_dpi_button_state
-	rtneq DPI_BUTTON_STATE_DOWN
-	jam DPI_BUTTON_STATE_DOWN,mem_mouse_dpi_button_state
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit1 MOUSE_ENABLE_SELECT_DEVICE_BY_DPI_BUTTON
-	rtnbit1 MOUSE_ENABLE_DPI_KEY_LONG_PRESS_DISCONVERY
-	branch mouse_dpi_process
-
-mouse_dpi_up:
-	fetch 1,mem_mouse_dpi_button_state
-	rtneq DPI_BUTTON_STATE_UP
-	jam DPI_BUTTON_STATE_UP,mem_mouse_dpi_button_state
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_SELECT_DEVICE_BY_DPI_BUTTON,mouse_dpi_up_next
-	bbit1 MOUSE_ENABLE_DPI_KEY_LONG_PRESS_DISCONVERY,mouse_dpi_up_next
-	rtn
-mouse_dpi_up_next:	
-	fetch 1,mem_mouse_dpi_long_press_flag
-	nbranch mouse_dpi_up_after_long_press,blank
-	fetch 1,mem_select_device_count
-	ncall mouse_dpi_process,blank
-mouse_dpi_up_after_long_press:	
-	jam 0,mem_mouse_dpi_long_press_flag
-	fetch 1,mem_ui_button_timeout
-	store 1,mem_select_device_count	
-	store 1,mem_bt_discovery_count	
-	rtn
-	
-mouse_dpi_process:	
-	bpatch patch0f_3,mem_patch0f
-	call mouse_dpi_ghost_check
-	rtn user
-	fetch 1,mem_mouse_dpi
-	
-	copy pdata,temp
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_DOUBLE_DPI_KEY,mouse_double_dpi_check
-	copy temp,pdata
-	
-	increase 1,pdata
-	and pdata,0x03,pdata
-mouse_dpi_level_store:	
-	store 1,mem_mouse_dpi
-	call mouse_setting_dpi
-	branch mouse_store_dpi_info_check
-
-
-
-
-mouse_double_dpi_check:
-	fetch 1,mem_dpi_another_button_down_enable
-	nbranch mouse_another_dpi_button_down,blank
-mouse_dpi_increase:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_DPI_LEVEL_4,mouse_dpi_increase_level_4
-	copy temp,pdata
-	rtneq MOUSE_DPI_LEVEL2
-mouse_dpi_increase_level:
-	beq MOUSE_DPI_LEVEL1,mouse_dpi_level_3	//1600
-	beq MOUSE_DPI_LEVEL3,mouse_dpi_level_2 	//1200
-	rtn
-
-mouse_dpi_level_1:		//800
-	setarg 2
-	branch mouse_dpi_level_store
-mouse_dpi_level_2:		//1200
-	setarg 0
-	branch mouse_dpi_level_store
-mouse_dpi_level_3:		//1600
-	setarg 1
-	branch mouse_dpi_level_store
-mouse_dpi_level_4:		//1000
-	setarg 3
-	branch mouse_dpi_level_store	
-
-mouse_dpi_increase_level_4:
-	copy temp,pdata			//0->1,2->3,3->0
-	rtneq MOUSE_DPI_LEVEL2
-	beq MOUSE_DPI_LEVEL1,mouse_dpi_level_3
-	beq MOUSE_DPI_LEVEL3,mouse_dpi_level_4
-	beq MOUSE_DPI_LEVEL4,mouse_dpi_level_2
-	rtn
-mouse_dpi_decrease_level_4:
-	copy temp,pdata			//0->3,1->0,3->2
-	rtneq MOUSE_DPI_LEVEL3
-	beq MOUSE_DPI_LEVEL1,mouse_dpi_level_4
-	beq MOUSE_DPI_LEVEL2,mouse_dpi_level_2
-	beq MOUSE_DPI_LEVEL4,mouse_dpi_level_1
-	rtn
-
-mouse_another_dpi_button_down:
-mouse_dpi_decrease:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_DPI_LEVEL_4,mouse_dpi_decrease_level_4
-	copy temp,pdata
-	rtneq MOUSE_DPI_LEVEL3
-mouse_dpi_decrease_level:
-	beq MOUSE_DPI_LEVEL1,mouse_dpi_level_1
-	beq MOUSE_DPI_LEVEL2,mouse_dpi_level_2
-	rtn
-	
-
-
-
-mouse_dpi_ghost_check:
-	disable user
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit1 MOUSE_ENABLE_DPI_KEY_CONNECT_GND
-	branch mouse_ghost_key_value_check
-	
-mouse_dpi_key_check_long_press:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_SELECT_DEVICE_BY_DPI_BUTTON,mouse_select_device_by_dpi_button
-	bbit1 MOUSE_ENABLE_DPI_KEY_LONG_PRESS_DISCONVERY,mouse_discovery_by_dpi_button
-	rtn
-
-mouse_select_device_by_dpi_button:
-	fetch 1,mem_mouse_dpi_button_state
-	rtnne DPI_BUTTON_STATE_DOWN	
-	arg mem_select_device_count,regc
-	arg mouse_ready_reconnection_by_dpi_button,regb
-	branch timer_single_step
-
-mouse_ready_reconnection_by_dpi_button:
-	jam 1,mem_mouse_dpi_long_press_flag
-	branch mouse_ready_reconnection_by_button
-
-mouse_discovery_by_dpi_button:
-	fetch 1,mem_mouse_dpi_button_state
-	rtnne DPI_BUTTON_STATE_DOWN	
-	arg mem_bt_discovery_count,regc
-	arg mouse_long_dpi_button_bt_discovery,regb
-	branch timer_single_step
-
-mouse_long_dpi_button_bt_discovery:
-	jam 1,mem_mouse_dpi_long_press_flag
-	branch mouse_long_button_bt_discovery
-
-mouse_setting_dpi_4_level:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit1 MOUSE_ENABLE_DPI_LEVEL_4
-	fetch 1,mem_mouse_dpi
-	rtnne MOUSE_DPI_LEVEL4
-	jam MOUSE_DPI_LEVEL1,mem_mouse_dpi
-	rtn
-	
-mouse_setting_dpi:
-	bpatch patch0f_4,mem_patch0f
-	call mouse_setting_dpi_4_level
-	call mouse_dpi_led_blink_delay
-mouse_setting_sensor_type:
-	bpatch patch0f_5,mem_patch0f
-	fetch 1,mem_config_sensor_type
-	beq S201X,mouse_seting_S201_dpi
-	beq P3212,mouse_seting_3212_dpi
-	beq KA8G2,mouse_seting_ka8g2_dpi
-	fetch 1,mem_mouse_dpi
-	beq MOUSE_DPI_LEVEL1,mouse_set_cpi0		//1200
-	beq MOUSE_DPI_LEVEL2,mouse_set_cpi1		//1600
-	beq MOUSE_DPI_LEVEL3,mouse_set_cpi2		//800
-	beq MOUSE_DPI_LEVEL4,mouse_set_cpi3		//1000
-mouse_set_cpi1:	//320x+8009
-	fetcht 1,mem_320x_dpi_1
-	branch mouse_dpi_store
-mouse_set_cpi0:
-	fetcht 1,mem_320x_dpi_0
-	branch mouse_dpi_store
-mouse_set_cpi2:
-	fetcht 1,mem_320x_dpi_2
-	branch mouse_dpi_store
-mouse_set_cpi3:
-	fetcht 1,mem_320x_dpi_3
-mouse_dpi_store:
-	fetch 1,mem_config_sensor_type
-	beq P3065_XY,mouse_3065xy_set_dpi
-	beq MX8650,mouse_3065xy_set_dpi
-	beq KA8,mouse_ka8_set_dpi
-	beq P6520,mouse_ka8_set_dpi
-	beq P8009,mouse_3065xy_set_dpi
-mouse_dpi_write:		// 3205  1  2  3  4
-	storet 1,mem_mouse_cpi_count
-	setarg MOUSE_DPI_ADDRESS
-	call twspi_read
-	and pdata,0xf8,temp
-	fetch 1,mem_mouse_cpi_count
-	iadd temp,pdata
-	lshift8 pdata,pdata
-	add pdata,MOUSE_DPI_ADDRESS,pdata
-	branch twspi_write
-
-mouse_3065xy_set_dpi:	// 0 1 2 3
-	increase -1,temp
-	branch mouse_dpi_write
-
-mouse_ka8_set_dpi:	// 3 4 5 6
-	increase 2,temp
-	branch mouse_dpi_write
-
-mouse_seting_S201_dpi:
-	fetch 1,mem_mouse_dpi
-	beq MOUSE_DPI_LEVEL1,mouse_set_S201_dpi_0	//1200
-	beq MOUSE_DPI_LEVEL2,mouse_set_S201_dpi_2	//2400
-	beq MOUSE_DPI_LEVEL3,mouse_set_S201_dpi_3	//3200
-mouse_set_S201_dpi_0:	//1200
-	fetch 1,mem_sensor_s201_dpi_0
-	copy pdata,rega
-	branch mouse_dpi_S201_store
-
-mouse_set_S201_dpi_1:	//1600
-	fetch 1,mem_sensor_s201_dpi_1
-	copy pdata,rega
-	branch mouse_dpi_S201_store
-	
-mouse_set_S201_dpi_2:	//2400
-	fetch 1,mem_sensor_s201_dpi_2
-	copy pdata,rega
-	branch mouse_dpi_s201_store
-
-mouse_set_S201_dpi_3:	//3200
-	fetch 1,mem_sensor_s201_dpi_3
-	copy pdata,rega
-	branch mouse_dpi_s201_store
-
-mouse_set_S201_dpi_4:	//800
-	fetch 1,mem_sensor_s201_dpi_4
-	copy pdata,rega
-mouse_dpi_s201_store:
-	setarg 0xc309
-	call twspi_write
-	copy rega,pdata
-	lshift8 pdata,pdata
-	add pdata,0x23,pdata
-	call twspi_write
-	setarg 0x0009
-	branch twspi_write
-
-mouse_seting_3212_dpi:
-	fetch 1,mem_mouse_dpi
-	beq MOUSE_DPI_LEVEL1,mouse_set_p3212_cpi0	//1200
-	beq MOUSE_DPI_LEVEL2,mouse_set_p3212_cpi1	//1600
-	beq MOUSE_DPI_LEVEL3,mouse_set_p3212_cpi2	//2400
-	beq MOUSE_DPI_LEVEL4,mouse_set_p3212_cpi3	//800
-mouse_set_p3212_cpi1:
-	fetch 1,mem_3212_dpi_1
-	branch mouse_p3212_dpi
-mouse_set_p3212_cpi0:
-	fetch 1,mem_3212_dpi_0
-	branch mouse_p3212_dpi
-mouse_set_p3212_cpi2:
-	fetch 1,mem_3212_dpi_2
-	branch mouse_p3212_dpi
-mouse_set_p3212_cpi3:
-	fetch 1,mem_3212_dpi_3
-mouse_p3212_dpi:
-	store 1,mem_mouse_cpi_count
-	lshift8 pdata,pdata
-	copy pdata,rega
-	add pdata,MOUSE_P3212_DPI_XADDRESS,pdata
-  	call twspi_write
- 	copy rega,pdata
-  	add pdata,MOUSE_P3212_DPI_YADDRESS,pdata
-	branch twspi_write
-
-mouse_seting_ka8g2_dpi:
-	fetch 1,mem_mouse_dpi
-	beq MOUSE_DPI_LEVEL1,mouse_set_pka8g2_cpi0		//1600
-	beq MOUSE_DPI_LEVEL2,mouse_set_pka8g2_cpi1		//2400
-	beq MOUSE_DPI_LEVEL3,mouse_set_pka8g2_cpi2		//3200
-	beq MOUSE_DPI_LEVEL4,mouse_set_pka8g2_cpi3		//800
-mouse_set_pka8g2_cpi1:
-	fetch 1,mem_ka8g2_dpi_1
-	branch mouse_p3212_dpi
-
-mouse_set_pka8g2_cpi0:
-	fetch 1,mem_ka8g2_dpi_0
-	branch mouse_p3212_dpi
-	
-mouse_set_pka8g2_cpi2:
-	fetch 1,mem_ka8g2_dpi_2
-	branch mouse_p3212_dpi
-
-mouse_set_pka8g2_cpi3:
-	fetch 1,mem_ka8g2_dpi_3
-	branch mouse_p3212_dpi
-
-		
-		
-
-
-
-
-mouse_key:
-	call mouse_check_firekey_gpio
-	fetch 1,mem_fire_key_flag
-	nbranch fire_key_press,blank
-	fetch 1,mem_fire_key_status
-	nbranch fire_key_process,blank
-	
-	call mouse_check_key_gpio
-	call mouse_ghost_key_check
-	call mouse_set_mult
-	call mouse_24g_key
-	copy rega,pdata
-	fetcht 1,mem_mouse_key_last
-	store 1,mem_mouse_key_last
-	store 1,mem_mouse_key
-	ixor temp,pdata
-	sub pdata,0,null
-	rtn zero
-	branch enable_user
-
-mouse_24g_key:
-	rtnmark0 mark_24g
-	copy rega,pdata
-	rtn blank
-	store 1,mem_mouse_key
-	branch enable_user
-
-	
-
-
-mouse_ghost_key_check:
-	jam 0,mem_mouse_matrix_key_cow_count
-	jam 0,mem_mouse_matrix_key_row_count
-	jam 0,mem_mouse_ghost_flag
-	copy pdata,regb
-	fetcht 1,mem_lbutton_gpio
-	fetch 1,mem_bk_button_gpio
-	isub temp,null
-	branch mouse_matrix_ghost_key_L_BK,zero
-	fetch 1,mem_fw_button_gpio
-	isub temp,null
-	branch mouse_matrix_ghost_key_L_FW,zero
-	fetcht 1,mem_mbutton_gpio
-	fetch 1,mem_bk_button_gpio
-	isub temp,null
-	branch mouse_ghost_key_MBK_RFW,zero
-	branch mouse_ghost_key_MFW_RBK
-
-mouse_matrix_ghost_key_L_BK:
-	fetcht 1,mem_mbutton_gpio
-	fetch 1,mem_fw_button_gpio
-	isub temp,null
-	branch mouse_ghost_key_LBK_MFW,zero
-	branch mouse_ghost_key_LBK_RFW
-
-mouse_matrix_ghost_key_L_FW:
-	fetcht 1,mem_mbutton_gpio
-	fetch 1,mem_bk_button_gpio
-	isub temp,null
-	branch mouse_ghost_key_LFW_MBK,zero
-	branch mouse_ghost_key_LFW_RBK
-
-mouse_ghost_key_LBK_MFW:
-	call mouse_ghost_key_check_L_BK
-	call mouse_ghost_key_check_M_FW
-	branch mouse_ghost_key_check_next
-
-mouse_ghost_key_LBK_RFW:
-	call mouse_ghost_key_check_L_BK
-	branch mouse_ghost_key_RFW
-
-mouse_ghost_key_LFW_MBK:
-	call mouse_ghost_key_check_L_FW
-	call mouse_ghost_key_check_M_BK
-	branch mouse_ghost_key_check_next
-	
-mouse_ghost_key_LFW_RBK:
-	call mouse_ghost_key_check_L_FW
-	branch mouse_ghost_key_RBK
-	
-mouse_ghost_key_MBK_RFW:
-	call mouse_ghost_key_check_M_BK
-mouse_ghost_key_RFW:
-	call mouse_ghost_key_check_R_FW
-	branch mouse_ghost_key_check_next
-	
-mouse_ghost_key_MFW_RBK:
-	call mouse_ghost_key_check_M_FW
-mouse_ghost_key_RBK:
-	call mouse_ghost_key_check_R_BK
-mouse_ghost_key_check_next:
-	call mouse_ghost_key_check_BK_FW
-	call mouse_ghost_key_check_LMR
-	fetch 1,mem_mouse_matrix_key_row_count
-	rtn blank
-	fetch 1,mem_mouse_matrix_key_cow_count
-	rtn blank
-	jam 1,mem_mouse_ghost_flag
-	fetch 1,mem_mouse_key_last		// matrix have ghost key
-	copy pdata,rega
-	rtn
-
-mouse_ghost_key_check_L_BK:
-	and regb,MOUSE_L_BK_BUTTON,pdata
-	beq MOUSE_L_BK_BUTTON,mouse_matrix_cow_more_than_one_key
-	rtn
-mouse_ghost_key_check_M_BK:
-	and regb,MOUSE_L_BK_BUTTON,pdata
-	beq MOUSE_M_BK_BUTTON,mouse_matrix_cow_more_than_one_key
-	rtn
-mouse_ghost_key_check_R_BK:
-	and regb,MOUSE_L_BK_BUTTON,pdata
-	beq MOUSE_R_BK_BUTTON,mouse_matrix_cow_more_than_one_key
-	rtn
-mouse_ghost_key_check_L_FW:
-	and regb,MOUSE_L_BK_BUTTON,pdata
-	beq MOUSE_L_FW_BUTTON,mouse_matrix_cow_more_than_one_key
-	rtn
-mouse_ghost_key_check_M_FW:
-	and regb,MOUSE_M_FW_BUTTON,pdata
-	beq MOUSE_M_FW_BUTTON,mouse_matrix_cow_more_than_one_key
-	rtn
-mouse_ghost_key_check_R_FW:
-	and regb,MOUSE_M_FW_BUTTON,pdata
-	beq MOUSE_R_FW_BUTTON,mouse_matrix_cow_more_than_one_key
-	rtn
-
-mouse_ghost_key_check_BK_FW:
-	and regb,MOUSE_BK_FW_BUTTON,pdata
-	beq MOUSE_BK_FW_BUTTON,mouse_matrix_row_more_than_one_key
-	rtn	
-
-mouse_ghost_key_check_LMR:
-	and temp,MOUSE_LMR_BUTTON,pdata	// key LMR press
-	beq MOUSE_LR_BUTTON,mouse_matrix_row_more_than_one_key
-	beq MOUSE_LM_BUTTON,mouse_matrix_row_more_than_one_key
-	beq MOUSE_RM_BUTTON,mouse_matrix_row_more_than_one_key
-	beq MOUSE_LMR_BUTTON,mouse_matrix_row_more_than_one_key
-	rtn
-
-
-mouse_matrix_row_more_than_one_key:
-	jam 1,mem_mouse_matrix_key_row_count
-	rtn
-
-mouse_matrix_cow_more_than_one_key:
-	jam 1,mem_mouse_matrix_key_cow_count
-	rtn
-
-
-
-
-
-
-
-mouse_dpi_another_gpio_check:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_DOUBLE_DPI_KEY
-	bbit0 MOUSE_ENABLE_ANOTHER_DPI_KEY_CONNECT_GND,mouse_dpi_another_gpio_connect_vin_check
-mouse_dpi_another_gpio_connect_gnd_check:	
-	fetch 1,mem_dpi_another_button_gpio
-	call mouse_gpio_config_output_high
-	call mouse_dpi_another_check
-	fetcht 1,mem_dpi_another_button_gpio
-	branch mouse_gpio_config_input_pu	
-
-mouse_dpi_another_gpio_connect_vin_check:
-	fetch 1,mem_dpi_another_button_gpio
-	call mouse_gpio_config_output_low
-	jam MOUSE_DPI_ANOTHER_KEY,mem_mouse_key_temp_patch
-	fetcht 1,mem_dpi_another_button_gpio
-	fetch 1,mem_dpi_another_press_status
-	call mouse_check_key_connect_vin_new
-	call mouse_dpi_another_state_check
-	fetcht 1,mem_dpi_another_button_gpio
-	branch mouse_gpio_config_input_pu	
-
-mouse_dpi_another_down_new:
-	call mouse_gpio_config_input_pu	
-	fetch 1,mem_dpi_another_button_state
-	rtneq DPI_BUTTON_STATE_DOWN
-	jam DPI_BUTTON_STATE_DOWN,mem_dpi_another_button_state
-	branch mouse_dpi_process
-
-mouse_dpi_another_check:
-	jam MOUSE_DPI_ANOTHER_KEY,mem_mouse_key_temp_patch
-	fetcht 1,mem_dpi_another_button_gpio
-	fetch 1,mem_dpi_another_press_status	
-	call mouse_check_key_connect_gnd_new
-mouse_dpi_another_state_check:
-	store 1,mem_dpi_another_press_status
-	fetch 1,mem_dpi_another_button_down_enable
-	branch mouse_dpi_another_up,blank	
-mouse_dpi_another_down:
-	fetch 1,mem_dpi_another_button_state
-	rtneq DPI_BUTTON_STATE_DOWN
-	jam DPI_BUTTON_STATE_DOWN,mem_dpi_another_button_state
-	branch mouse_dpi_process
-
-mouse_dpi_another_up:
-	fetch 1,mem_dpi_another_button_state
-	rtneq DPI_BUTTON_STATE_UP
-	jam DPI_BUTTON_STATE_UP,mem_dpi_another_button_state
-	rtn
-
-mouse_check_key_connect_gnd_new:	
-	lshift pdata,pdata
-	copy pdata,regb
-	call gpio_get_bit
-	setflag true,0,regb
-	and regb,0x07,pdata
-	fetcht 1,mem_mouse_key_temp_patch
-	copy temp,queue
-	beq 0x07,mouse_another_dpi_key_press		//  about 17~22ms three times
-	beq 0x00,mouse_another_dpi_key_release
-	rtn
-
-mouse_check_key_connect_vin_new:	
-	lshift pdata,pdata
-	copy pdata,regb
-	call mouse_gpio_config_input_pd
-	call gpio_get_bit
-	setflag true,0,regb
-	and regb,0x07,pdata
-	fetcht 1,mem_mouse_key_temp_patch
-	copy temp,queue
-	beq 0x07,mouse_another_dpi_key_press		//  about 17~22ms three times
-	beq 0x00,mouse_another_dpi_key_release
-	rtn
-
-mouse_another_dpi_key_press:
-	jam 1,mem_dpi_another_button_down_enable
-	rtn
-mouse_another_dpi_key_release:
-	jam 0,mem_dpi_another_button_down_enable
-	rtn
-
-
-
-
-
-
-
-mouse_check_firekey_gpio:
-	arg 0,regb
-	fetch 1,mem_firebutton_gpio
-	rtneq GPIO_DISABLE
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_FIRE_KEY_CONNECT_GND,mouse_check_firekey_connect_vin
-mouse_check_firekey_connect_gnd:
-	fetcht 1,mem_firebutton_gpio
-	call mouse_gpio_config_input_pu
-	fetcht 1,mem_firebutton_gpio
-	call gpio_get_bit
-	setflag true,0,regb
-mouse_firekey_state_store:	
-	copy regb,pdata
-	store 1,mem_fire_key_flag
-	rtn
-
-mouse_check_firekey_connect_vin:
-	fetcht 1,mem_firebutton_gpio
-	call mouse_gpio_config_input_pd
-	fetcht 1,mem_firebutton_gpio
-	call gpio_get_bit
-	nsetflag true,0,regb
-	branch mouse_firekey_state_store
-
-fire_key_process: 
-	beq 4,fire_key_process_end
-fire_key_press:
-	call firekey_clkn_bt_timer_check 
-	fetch 4,mem_fire_key_delay
-	arg 0xa0,temp      
-	iadd temp,temp
-	copy clkn_bt,pdata
-	isub temp,null
-	nrtn positive
-	store 4,mem_fire_key_delay 
-	fetch 1,mem_fire_key_status
-	beq 0,fire_key_process_start
-	beq 1,fire_key_process_release1
-	beq 2,fire_key_process_start2
-	beq 3,fire_key_process_release2
-	rtn
-
-fire_key_process_start:
-	jam 1,mem_fire_key_status
-fire_key_down:
-	jam 1,mem_mouse_key
-	branch enable_user
-
-fire_key_process_release1:
-	jam 2,mem_fire_key_status
-fire_key_release:
-	jam 0,mem_mouse_key
-	branch enable_user
-
-fire_key_process_start2:
-	jam 3,mem_fire_key_status
-	branch fire_key_down
-
-fire_key_process_release2:
-	jam 0,mem_fire_key_status
-	branch fire_key_release
-
-fire_key_process_end:
-	jam 0,mem_fire_key_status
-	jam 0,mem_mouse_key
-	rtn
-
-firekey_clkn_bt_timer_check:
-	fetcht 4,mem_fire_key_delay
-	copy clkn_bt,pdata
-	isub temp,null
-	ncall firekey_clkn_bt_timer_timeout,positive
-	rtn
-firekey_clkn_bt_timer_timeout:
-	setarg 0
-	store 4,mem_fire_key_delay
-	rtn
-
-
-
-
-
-
-
-mouse_key_check_once:
-	call mouse_check_key_gpio_once
-	call mouse_check_key_gpio
-	setarg 0x00
-	store 3,mem_mouse_lkey_press_status
-	rtn
-	
-mouse_check_key_gpio:
-	bpatch patch0f_6,mem_patch0f
-	fetch 1,mem_sensor_shutdown_flag
-	ncall mouse_check_key_gpio_once,blank
-	arg 0,rega
-	call mouse_check_lkey_gpio
-	call mouse_check_rkey_gpio
-	call mouse_check_mkey_gpio
-	call mouse_check_bkkey_gpio
-	call mouse_check_fwkey_gpio
-	call mouse_check_firekey_gpio
-	call mouse_check_customerkey_gpio
-	copy rega,pdata
-	rtn
-
-mouse_check_key_gpio_once:
-	setarg 0x030303
-	store 3,mem_mouse_lkey_press_status
-	rtn
-
-mouse_check_lkey_gpio:
-	fetch 1,mem_lbutton_gpio
-	call mouse_gpio_config_output_high
-	jam MOUSE_L_KEY,mem_mouse_key_temp
-	fetcht 1,mem_lbutton_gpio
-	fetch 1,mem_mouse_lkey_press_status
-	call mouse_check_key_connect_gnd
-	store 1,mem_mouse_lkey_press_status
-	fetcht 1,mem_lbutton_gpio
-	branch mouse_gpio_config_input_pu
-
-mouse_check_rkey_gpio:
-	fetch 1,mem_rbutton_gpio
-	call mouse_gpio_config_output_high
-	jam MOUSE_R_KEY,mem_mouse_key_temp
-	fetcht 1,mem_rbutton_gpio
-	fetch 1,mem_mouse_rkey_press_status
-	call mouse_check_key_connect_gnd
-	store 1,mem_mouse_rkey_press_status
-	fetcht 1,mem_rbutton_gpio
-	branch mouse_gpio_config_input_pu
-	
-mouse_check_mkey_gpio:
-	fetch 1,mem_mbutton_gpio
-	call mouse_gpio_config_output_high
-	jam MOUSE_M_KEY,mem_mouse_key_temp
-	fetcht 1,mem_mbutton_gpio
-	fetch 1,mem_mouse_mkey_press_status
-	call mouse_check_key_connect_gnd
-	store 1,mem_mouse_mkey_press_status
-	fetcht 1,mem_mbutton_gpio
-	branch mouse_gpio_config_input_pu
-
-mouse_check_bkkey_gpio:
-	fetch 1,mem_bk_button_gpio
-	rtneq GPIO_DISABLE
-	jam MOUSE_BK_KEY,mem_mouse_key_temp
-	fetch 1,mem_mouse_bkkey_press_status
-	copy pdata,regc
-	fetcht 1,mem_bk_button_gpio
-	fetch 1,mem_matrix_public_gpio
-	beq GPIO_DISABLE,mouse_3io6key_bk_check
-	call gpio_get_bit
-	branch mouse_check_bk_button_connect_gnd,true
-	fetcht 1,mem_matrix_public_gpio
-	call gpio_out_active
-	fetcht 1,mem_bk_button_gpio
-	fetch 1,mem_mouse_bkkey_press_status
-	call mouse_check_key_connect_gnd
-mouse_check_bkkey_gpio_end:	
-	store 1,mem_mouse_bkkey_press_status
-	branch mouse_matrix_public_gpio_reset
-
-mouse_check_bk_button_connect_gnd:
-	fetcht 1,mem_matrix_public_gpio
-	fetch 1,mem_mouse_bkkey_press_status
-	call mouse_check_key_connect_gnd
-	branch mouse_check_bkkey_gpio_end
-
-mouse_3io6key_bk_check:
-	fetch 1,mem_bk_button_gpio
-	call mouse_gpio_config_output_low
-	fetcht 1,mem_bk_button_gpio
-	call mouse_3io6key_check
-	store 1,mem_mouse_bkkey_press_status
-	fetcht 1,mem_bk_button_gpio
-	branch mouse_gpio_config_input_pu
-
-
-mouse_check_fwkey_gpio:
-	fetch 1,mem_fw_button_gpio
-	rtneq GPIO_DISABLE
-	jam MOUSE_FW_KEY,mem_mouse_key_temp
-	fetch 1,mem_mouse_fwkey_press_status
-	copy pdata,regc
-	fetcht 1,mem_fw_button_gpio
-	fetch 1,mem_matrix_public_gpio
-	beq GPIO_DISABLE,mouse_3io6key_fw_check
-	call gpio_get_bit
-	branch mouse_check_fw_button_connect_gnd,true
-	fetcht 1,mem_matrix_public_gpio
-	call gpio_out_active
-	fetcht 1,mem_fw_button_gpio
-	fetch 1,mem_mouse_fwkey_press_status
-	call mouse_check_key_connect_gnd
-mouse_check_fwkey_gpio_end:	
-	store 1,mem_mouse_fwkey_press_status
-mouse_matrix_public_gpio_reset:	
-	fetcht 1,mem_matrix_public_gpio
-	branch mouse_gpio_config_input_pu
-
-mouse_check_fw_button_connect_gnd:
-	fetcht 1,mem_matrix_public_gpio
-	fetch 1,mem_mouse_fwkey_press_status
-	call mouse_check_key_connect_gnd
-	branch mouse_check_fwkey_gpio_end	
-
-mouse_3io6key_fw_check:
-	fetch 1,mem_fw_button_gpio
-	call mouse_gpio_config_output_low
-	fetcht 1,mem_fw_button_gpio
-	call mouse_3io6key_check
-	store 1,mem_mouse_fwkey_press_status
-	fetcht 1,mem_fw_button_gpio
-	branch mouse_gpio_config_input_pu
-
-mouse_check_customerkey_gpio:
-	jam 0,mem_customer_key
-	fetch 1,mem_customer_key_gpio
-	rtneq GPIO_DISABLE
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_KEYBOARD
-	bbit1 MOUSE_ENABLE_CUSTOMER_KEY_CONNECT_VIN_OR_MATRIX,mouse_customer_key_connect_vin
-mouse_customer_key_connect_gnd:
-	jam MOUSE_CUSTOMER_KEY,mem_mouse_key_temp
-	fetcht 1,mem_customer_key_gpio
-	fetch 1,mem_mouse_customerkey_press_status
-	call mouse_check_key_connect_gnd
-	store 1,mem_mouse_customerkey_press_status
-mouse_check_customerkey_gpio_next:
-	copy rega,pdata
-	bbit1 MOUSE_CUSTOMER_KEY,mouse_customerkey_press
-	call mouse_customerkey_release
-mouse_check_customerkey_gpio_exit:
-	fetch 1,mem_customer_data_trigger
-	store 1,mem_customer_data_trigger_last
-	rtn
-
-mouse_customer_key_connect_vin:
-	jam MOUSE_CUSTOMER_KEY,mem_mouse_key_temp
-	fetch 1,mem_mouse_customerkey_press_status
-	copy pdata,regc
-	fetcht 1,mem_customer_key_gpio
-	fetch 1,mem_matrix_public_gpio
-	beq GPIO_DISABLE,mouse_3io6key_customer_key_check_vin
-	call gpio_get_bit
-	branch mouse_check_customer_button_connect_gnd,true
-	fetcht 1,mem_matrix_public_gpio
-	call gpio_out_active
-	fetcht 1,mem_customer_key_gpio
-	fetch 1,mem_mouse_customerkey_press_status
-	call mouse_check_key_connect_gnd
-	branch mouse_check_customerkey_gpio_over
-
-mouse_check_customer_button_connect_gnd:
-	fetcht 1,mem_matrix_public_gpio
-	fetch 1,mem_mouse_customerkey_press_status
-	call mouse_check_key_connect_gnd
-	branch mouse_check_customerkey_gpio_over
-
-mouse_3io6key_customer_key_check_vin:
-	fetch 1,mem_customer_key_gpio
-	call mouse_gpio_config_output_low
-	fetcht 1,mem_customer_key_gpio
-	call mouse_3io6key_check
-mouse_check_customerkey_gpio_over:	
-	store 1,mem_mouse_customerkey_press_status
-	call mouse_check_customerkey_gpio_next
-	fetcht 1,mem_customer_key_gpio
-	branch mouse_gpio_config_input_pu
-	
-
-mouse_customerkey_press:
-	jam 1,mem_customer_data_trigger
-	call mouse_customer_key_need_send
-	branch mouse_check_customerkey_gpio_exit
-
-mouse_customerkey_release:
-	jam 0,mem_customer_data_trigger
-	fetch 1,mem_customer_data_trigger_last
-	rtn blank
-mouse_customer_key_need_send:	
-	jam 1,mem_customer_key
-	rtn	
-
-
-
-mouse_check_matrix_button_connect_gnd:	
-	call gpio_get_bit
-	fetcht 1,mem_mouse_key_temp
-	copy temp,queue	
-	branch  mouse_key_press,true
-mouse_key_release:
-	qset0 rega
-	rtn	
-
-mouse_check_key_connect_gnd:	
-	lshift pdata,pdata
-	copy pdata,regb
-	call gpio_get_bit
-	setflag true,0,regb
-mouse_check_key_connect_gnd_1:
-	and regb,0x07,pdata
-mouse_check_key_connect_gnd_next:
-	fetcht 1,mem_mouse_key_temp
-	copy temp,queue
-	beq 0x07,mouse_key_press		//  about 17~22ms three times
-	beq 0x00,mouse_key_release
-	rtn
-
-mouse_key_press:
-	qset1 rega
-	rtn
-
-mouse_3io6key_check:
-	bpatch patch0f_7,mem_patch0f
-	copy regc,pdata
-	store 1,mem_mouse_key_status
-	lshift pdata,pdata
-	copy pdata,regb
-	copy temp,regc
-	call mouse_gpio_config_input_pd
-	copy regc,temp
-	call gpio_get_bit
-	nsetflag true,0,regb
-	call mouse_check_press
-	branch mouse_check_key_connect_gnd_next
-
-mouse_check_press:
-	fetcht 1,mem_mouse_key_status
-	and_into 0x01,temp
-	and regb,0x01,pdata
-	isub temp,null
-	nbranch mouse_current_mult_update,zero
-	rtn
-	
-	
-//input:pdata gpio number
-mouse_gpio_config_output_high:
-	rtneq GPIO_DISABLE
-	arg gpcfg_output_high,temp
-	branch gpio_config_function_int
-
-//input:pdata gpio number
-mouse_gpio_config_output_low:
-	rtneq GPIO_DISABLE
-	arg gpcfg_output_low,temp
-	branch gpio_config_function_int	
-	
-
-
-	
-mouse_init_sunt:
-	bpatch patch10_0,mem_patch10
-	call mouse_sensor_spi_init
-	rtn wake
-mouse_init_sensor_wakeup:	
-	call mouse_sensor_poweron
-mouse_init_sensor:
-	bpatch patch10_1,mem_patch10
-	call mouse_read_sensor_id
-	beq P32XX_ID1,mouse_init_p32xx_id2_judge
-	beq P3065_ID1,mouse_init_p3065
-	beq PKA8G2_ID1,mouse_ka8g2_id2_judge
-	call mouse_twspi_reset
-	nop 6900
-	branch mouse_init_sensor
-mouse_twspi_reset:
-	fetcht 1,mem_mouse_sensor_sclk_gpio
-	call twspi_reset
-	branch mouse_spid_init_pin
-
-mouse_read_sensor_id:
-	setarg PAN_REG_PID_H
-	call twspi_read
-	store 1,mem_sensor_id2
-	setarg PAN_REG_PID_L
-	call twspi_read
-	store 1,mem_sensor_id1
-	rtn
-
-mouse_init_p32xx_id2_judge:
-	fetch 1,mem_sensor_id2
-	beq P_MX8650,mouse_mx8650_init_param
-	beq P8009_ID2,mouse_8009_init_param
-	beq P3205_TJ3T_ID2,mouse_S210X_3205_3t_judge
-	beq P3204_TJ3L_ID2,mouse_3204_3l_init_param
-	beq P3212_ID2,mouse_3212_init_param
-	beq PKA8_ID2,mouse_ka8_init_param_check
-	beq P6520A_ID2,mouse_p6520_init_param
-	branch mouse_init_sensor
-
-mouse_S210X_3205_3t_judge:
-	setarg 0x49		// id3
-	call twspi_read
-	beq 0xa1,mouse_S201X_init_param
-	branch mouse_3205_3t_init_param
-
-mouse_S201X_init_param:
-	jam S201X,mem_config_sensor_type
-	rtn
-	
-mouse_mx8650_init_param:
-	jam MX8650,mem_config_sensor_type
-	call mouse_sensor_reset
-	call delay_10ms
-	arg mem_sensor_8650_init,regc
-	call mouse_sensor_wr_seq
-	branch mouse_setting_sensor_type
-
-mouse_8009_init_param:
-	setarg 0x16
-	call twspi_read
-	sub pdata,0xbd,null 
-	nbranch mouse_init_sunt,zero
-	setarg 0x19
-	call twspi_read
-	sub pdata,0x55,null 
-	nbranch mouse_init_sunt,zero
-	setarg 0x1b
-	call twspi_read
-	sub pdata,0x1d,null 
-	nbranch mouse_init_sunt,zero
-	jam P8009,mem_config_sensor_type
-	arg mem_sensor_8009_init,regc
-	branch mouse_sensor_wr_seq
-
-mouse_3205_3t_init_param:
-	jam P3205,mem_config_sensor_type
-	arg mem_sensor_3205_init,regc
-	call mouse_sensor_wr_seq
-	arg mem_sensor_32xx_init,regc
-	call mouse_sensor_wr_seq
-	setarg 0x0943
-	call twspi_write
-	arg mem_sensor_32xx_init_1,regc
-	branch mouse_sensor_wr_seq	
-
-mouse_3204_3l_init_param:
-	jam P3204,mem_config_sensor_type
-	arg mem_sensor_3204_init,regc
-	call mouse_sensor_wr_seq
-	arg mem_sensor_32xx_init,regc
-	call mouse_sensor_wr_seq
-	arg mem_sensor_32xx_init_1,regc
-	branch mouse_sensor_wr_seq	
-
-mouse_3212_init_param:
-	jam P3212,mem_config_sensor_type
-	arg mem_sensor_3212_init,regc
-mouse_sensor_wr_seq:
-	ifetch 2,regc
-	arg 0xffff,temp
-	isub temp,null
-	rtn zero
-	call twspi_write
-	increase 2,regc
-	branch mouse_sensor_wr_seq
-
-mouse_ka8_init_param_check:	
-	call mouse_sensor_disable_wp
-	setarg 0x9a5b
-	call twspi_write
-	setarg 0x0d
-	call twspi_read
-	sub pdata,0x12,null
-	branch mouse_ka8ul_init_param,zero
-	sub pdata,0x0a,null
-	nbranch mouse_ka8hd_sensor_judge,zero
-	setarg 0x0e
-	call twspi_read
-	sub pdata,0xe5,null
-	nbranch mouse_init_sensor,zero
-	setarg 0x10
-	call twspi_read
-	sub pdata,0xa5,null
-	branch mouse_ka8ul_init_param,zero
-	call mouse_enable_ka8_sensor_wp
-mouse_ka8_init_param:
-	jam KA8,mem_config_sensor_type	
-	rtn
-mouse_ka8ul_init_param:
-	jam KA8_UL,mem_config_sensor_type	
-	arg mem_sensor_ka8ul_init,regc
-	branch mouse_sensor_wr_seq
-mouse_ka8hd_sensor_judge:
-	sub pdata,0x10,null
-	nbranch mouse_init_sensor,zero
-	setarg 0x0e
-	call twspi_read
-	sub pdata,0xc5,null
-	nbranch mouse_init_sensor,zero
-	setarg 0x10
-	call twspi_read
-	sub pdata,0x38,null
-	nbranch mouse_init_sensor,zero
-mouse_ka8hd_init_param:
-	call mouse_enable_ka8_sensor_wp
-	jam KA8_HD,mem_config_sensor_type
-	rtn
-mouse_enable_ka8_sensor_wp:
-	setarg 0x005b
-	call twspi_write
-	branch mouse_sensor_enable_wp
-	
-mouse_p6520_init_param:
-	jam P6520,mem_config_sensor_type
-	arg mem_sensor_p6520_init,regc
-	branch mouse_sensor_wr_seq
-	
-mouse_init_p3065:
-	call mouse_sensor_poweron
-	fetch 1,mem_sensor_id2
-	beq P3065_XY_ID2,mouse_p3065xy_init_param
-	beq P3065_ID2,mouse_p3065_init_param
-	branch mouse_init_sensor
-	
-mouse_p3065_init_param:	
-	jam P3065,mem_config_sensor_type
-	rtn
-
-mouse_p3065xy_init_param:
-	jam P3065_XY,mem_config_sensor_type
-	rtn
-	
-mouse_ka8g2_id2_judge:
-	call mouse_sensor_poweron
-	fetch 1,mem_sensor_id2
-	beq PKA8G2_ID2,mouse_ka8g2_init_param
-	branch mouse_init_p32xx_id2_judge
-mouse_ka8g2_init_param:
-	jam KA8G2,mem_config_sensor_type
-	arg mem_sensor_ka8g2_init,regc
-	branch mouse_sensor_wr_seq
-	
-mouse_sensor_enable_wp:
-	setarg 0x0009
-	branch twspi_write
-mouse_sensor_disable_wp:
-	setarg 0x5a09
-	branch twspi_write
-
-mouse_sensor_reset:	
-	arg 0x8006,temp
-	fetch 1,mem_config_sensor_type
-	bne KA8G2,mouse_sensor_reset_end
-	arg 0x9706,temp
-mouse_sensor_reset_end:
-	copy temp,pdata
-	call twspi_write
-	nop 12000
-	rtn
-
-mouse_sensor_poweron_init:
-	arg mem_sensor_poweron_init,regc
-	fetch 1,mem_config_sensor_type
-	rtnne KA8G2
-	arg mem_sensor_ka8g2_poweron_init,regc
-	rtn
-	
-mouse_sensor_poweron:
-	bpatch patch10_2,mem_patch10
-	call mouse_sensor_spi_init
-	call mouse_sensor_reset
-	call mouse_sensor_poweron_init
-	call mouse_sensor_wr_seq
-	branch mouse_setting_sensor_type
-
-mouse_sensor_powerdown:
-	bpatch patch10_3,mem_patch10
-	call mouse_init_sunt
-	call mouse_sensor_spi_init
-	arg 0x0806,temp
-	fetch 1,mem_config_sensor_type
-	bne KA8G2,mouse_sensor_powerdown_end
-	arg 0x1f06,temp
-mouse_sensor_powerdown_end:
-	copy temp,pdata
-	branch twspi_write
-	
-
-
-
-
-mouse_check_sensor_data:
-	fetch 1,mem_spi_write_flash_sm
-	rtnne FLASH_SM_NO_BUYS
-	fetch 1,mem_config_sensor_type
-	beq P3205,mouse_p32xx_sensor_motion
-	beq P3065,mouse_p32xx_sensor_motion
-	beq KA8,mouse_p32xx_sensor_motion
-	beq P3204,mouse_p32xx_sensor_motion
-	beq P3212,mouse_p3212_sensor_motion
-	beq P3065_xy,mouse_p32xx_sensor_motion
-	beq P8009,mouse_p8009_sensor_motion	
-	beq KA8G2,mouse_pka8g2_sensor_motion
-	branch mouse_p32xx_sensor_motion
-
-
-mouse_p32xx_sensor_motion:
-	call mouse_clear_sensor_data
-	disable user
-	fetch 1,mem_sensor_motion_gpio
-	beq GPIO_DISABLE,mouse_p32xx_sensor_motion_2
-	fetcht 1,mem_sensor_motion_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   
-mouse_p32xx_sensor_motion_1:
-	setarg PAN_REG_MOTION_STAUS
-	call twspi_read
-	rtnbit0 7
-	call mouse_read_sensor_common
-	fetch 1,mem_mouse_x
-	call mouse_data_extsign
-	store 2,mem_mouse_x
-	fetch 1,mem_mouse_y
-	call mouse_data_extsign
-	store 2,mem_mouse_y
-	fetch 1,mem_config_sensor_angle
-	beq MOUSE_6CLK_ANGLE,mouse_motion32xx_6clk_direction_selection
-	beq MOUSE_9CLK_ANGLE,mouse_motion32xx_9clk_direction_selection
-	beq MOUSE_12CLK_ANGLE,mouse_motion32xx_12clk_direction_selection
-	beq MOUSE_3CLK_ANGLE,mouse_motion32xx_3clk_direction_selection
-	rtn
-
-mouse_p3065_judge:
-	beq P3065_ID1,mouse_p32xx_sensor_motion_1
-	branch mouse_twspi_reset
-	
-mouse_motion32xx_6clk_direction_selection:
-	call mouse_motion_6clk_direction_dispose
-	branch mouse_sensor_sdio_low
-mouse_motion32xx_9clk_direction_selection:
-	call mouse_motion_9clk_direction_dispose
-	branch mouse_sensor_sdio_low
-mouse_motion32xx_12clk_direction_selection:
-	call mouse_motion_12clk_direction_dispose
-	branch mouse_sensor_sdio_low
-mouse_motion32xx_3clk_direction_selection:
-	call mouse_motion_3clk_direction_dispose
-	branch mouse_sensor_sdio_low
-
-
-	
-mouse_p3212_sensor_motion:
-	call mouse_clear_sensor_data
-	fetch 1,mem_sensor_motion_gpio
-	beq GPIO_DISABLE,mouse_p3212_sensor_motion_1
-	fetcht 1,mem_sensor_motion_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
-mouse_p3212_sensor_motion_2:
-	setarg PAN_REG_MOTION_STAUS
-	call twspi_read
-	rtnbit0 7
-	call mouse_read_sensor_common
-	call mouse_read_3212sensor_xy_high
-	store 1,mem_mouse_xy_h
-	rshift4 pdata,pdata
-	call mouse_data_extsign_bit3
-	store 1,mem_mouse_x+1
-	fetch 1,mem_mouse_xy_h
-	and pdata,0x0f,pdata
-	call mouse_data_extsign_bit3
-	store 1,mem_mouse_y+1
-	fetch 1,mem_config_sensor_angle
-	beq MOUSE_6CLK_ANGLE,mouse_motion_6clk_direction_dispose
-	beq MOUSE_9CLK_ANGLE,mouse_motion_9clk_direction_dispose
-	beq MOUSE_12CLK_ANGLE,mouse_motion_12clk_direction_dispose
-	beq MOUSE_3CLK_ANGLE,mouse_motion_3clk_direction_dispose
-	rtn
-
-mouse_read_3212sensor_xy_high:
-	setarg 0x12
-	branch twspi_read
-
-mouse_pka8g2_sensor_motion:
-	call mouse_clear_sensor_data
-	fetch 1,mem_sensor_motion_gpio
-	beq GPIO_DISABLE,mouse_pka8g2_sensor_motion_1
-	fetcht 1,mem_sensor_motion_gpio
-	call gpio_get_bit
-	nrtn true
-mouse_pka8g2_sensor_motion_1:
-	branch mouse_p3212_sensor_motion_2
-
-
-mouse_p8009_sensor_motion:
-	call mouse_clear_sensor_data
-	disable user
-	setarg PAN_REG_MOTION_STAUS
-	call twspi_read
-	rtnbit0 7
-	setarg PAN_REG_OPRATION_STATE
-	call twspi_read
-	branch mouse_p32xx_sensor_motion_1+3,blank
-	setarg 0
-	store 6,mem_mouse_x
-	rtn
-
-mouse_motion_6clk_direction_dispose:
-	fetch 2,mem_mouse_x
-	sub pdata,0,pdata
-	store 2,mem_mouse_x
-	branch enable_user
-mouse_motion_12clk_direction_dispose:
-	fetch 2,mem_mouse_y
-	sub pdata,0,pdata
-	store 2,mem_mouse_y
-	branch enable_user
-mouse_motion_9clk_direction_dispose:
-	fetch 2,mem_mouse_y
-	sub pdata,0,pdata
-	store 2,mem_mouse_y
-	fetch 2,mem_mouse_x
-	sub pdata,0,pdata
-	store 2,mem_mouse_x
-	call mouse_sensor_data_swap_places
-	branch enable_user
-mouse_motion_3clk_direction_dispose:
-	call mouse_sensor_data_swap_places
-	branch enable_user
-
-mouse_sensor_data_swap_places:
-	fetch 2, mem_mouse_y
-	fetcht 2,mem_mouse_x
-	store 2,mem_mouse_x
-	storet 2,mem_mouse_y
-	rtn
-
-	
-mouse_clear_sensor_data:
-	fetch 1,mem_mouse_move_flag
-	call mouse_read_sensor_common,blank
-	jam 1,mem_mouse_move_flag
-	rtn
-
-mouse_clear_sensor_data_by_reset:
-	jam 1,mem_mouse_clear_sensor_data_flag
-	call le_set_config_more_data
-mouse_init_sensor_reset:
-	branch mouse_init_sunt
-
-mouse_data_xy_release:
-	fetch 1,mem_sensor_motion_gpio
-	rtnne GPIO_DISABLE
-	fetch 1,mem_mouse_long_mult_flag
-	rtnne 1
-	setarg 0
-	store 1,mem_mouse_long_mult_flag
-	store 4,mem_mouse_x
-	branch mouse_init_sensor_reset
-
-mouse_data_extsign:
-	rtnbit0 7
-	arg 0xff00,temp
-	ior temp,pdata
-	rtn
-
-mouse_data_extsign_bit3:
-	rtnbit0 3
-	arg 0xf0,temp
-	ior temp,pdata
-	rtn
-
-mouse_read_sensor_common:
-	arg PAN_REG_DELTA_X,pdata
-	call twspi_read
-	store 2,mem_mouse_x
-	arg PAN_REG_DELTA_Y,pdata
-	call twspi_read
-	store 2,mem_mouse_y
-	rtn
-
-	
-mouse_sensor_sdio_low:
-	fetcht 1,mem_mouse_sensor_sdio_gpio
-	call gpio_get_bit
-	rtn true
-	setarg 0x0a
-	call twspi_read
-	nop 1000
-	branch mouse_sensor_sdio_low
-
-mouse_set_sdio_high:		// make sdio high to make 100uA less
-	setarg 0x8100
-	branch twspi_write
-	
-
-
-
-mouse_bluetooth_fast_conn_init:
-	jam 0xff,mem_mouse_bluetooth_fast_conn_flag
-mouse_ble_fast_conn_init:	
-	jam 0x34,mem_xrecord_mode
-	setarg 0x0f0f0f
-	store 3,mem_le_lap
-	store 3,mem_le_lap+3
-	branch mouse_start_reconnect
-
-mouse_buletooth_fast_conn_end:
-	bpatch patch10_4,mem_patch10
-	call mouse_select_reconn_device
-	call mouse_bluetooth_fast_conn_disable
-	fetch 1,mem_device_flag
-	beq MODE_BT_DEVICE1,mouse_device1_check_auto_discover
-	beq MODE_BT_DEVICE2,mouse_device2_check_auto_discover
-	rtn
-mouse_device1_check_auto_discover:
-	fetch 6,mem_device1_addr
-	branch mouse_device_check_auto_discover
-mouse_device2_check_auto_discover:
-	fetch 6,mem_device2_addr
-mouse_device_check_auto_discover:	
-	fetcht 6,mem_mouse_compare_addr
-	isub temp,null
-	branch mouse_start_discovery ,zero
-	branch mouse_start_reconnect_device
-
-mouse_bluetooth_fast_conn_disable:
-	jam 0x5a,mem_mouse_bluetooth_fast_conn_flag
-	rtn	
-
-
-mouse_stop_bluetooth_mode:
-	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BLE_CONNECTED,app_ble_disconnect
-	branch mouse_stop_discovery
-mouse_disconnect:
-	setarg 0
-	store 2,mem_mouse_no_data_timer
-	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BLE_CONNECTED,app_ble_disconnect
-	rtn
-	
-mouse_check_125Hz:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_BT_125Hz
-mouse_bluetooth_125Hz:
-	nbranch mouse_bluetooth_125hz_clear,user
-	fetch 1,mem_bluetooth_125hz_cnt
-	increase 1,pdata
-	and_into 0x0f,pdata
-	store 1,mem_bluetooth_125hz_cnt
-	nrtn blank
-mouse_bluetooth_125hz_clear:
-	jam 0,mem_bluetooth_125hz_cnt
-	branch disable_user
-
-mouse_current_mult_update:
-	fetch 1,mem_sensor_motion_gpio
-	rtnne GPIO_DISABLE
-	jam 0,mem_lpm_mult
-	jam 30,mem_mouse_current_mult_timer
-	rtn
-
-
-mouse_priority_bb_event:	
-	bpatch patch10_5,mem_patch10
-	copy regc,pdata
-	beq BT_EVT_LE_CONNECTED,mouse_le_bb_event_connected
-	beq BT_EVT_LE_DISCONNECTED,mouse_le_bb_disconnected
-	beq BT_EVT_BUTTON_LONG_PRESSED,mouse_bb_event_discovery_btn
-	beq BT_EVT_LE_PAIRING_SUCCESS,mouse_le_pairing_success
-	beq BT_EVT_LE_ENC_INFO,mouse_le_enc_info
-	beq BT_EVT_LE_START_ENC,mouse_le_ll_start_encryt
-	beq BT_EVT_LE_PAIRING_COMPLETE,app_ble_store_reconn_info
-	beq BT_EVT_LE_PARSE_CONN_PAPA_UPDATE_RSP,mouse_le_conn_param_update_rsp_recieved
-	beq BT_EVT_24G_PAIRING_COMPLETE,mouse_24g_pairing_complete
-	beq BT_EVT_24G_ATTEMPT_FAIL,mouse_24g_attempt_fail
-	beq BT_EVT_24G_ATTEMPT_SUCCESS,mouse_24g_attempt_success
-	beq BT_EVT_LE_PARSE_CONN_PARAM_ACCEPTED,mouse_le_parse_conn_param_accepted
-	rtn
-
-
-mouse_le_bb_event_connected:
-	call mouse_device_poweron_led_config
-	jam 0,mem_mouse_long_mult_flag
-	call mouse_init_sensor_reset
-	jam 1,mem_mouse_le_bb_connected_flag
-	call mouse_24g_first_store_reconn_info
-	fetch 1,mem_mouse_le_reconnect_flag
-	nbranch mouse_le_bb_event_connected_next,blank
-	jam 0x14,mem_mouse_send_secutiry_request_timer
-mouse_le_bb_event_connected_next:
-	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason_flag
-	set0 APP_DISC_BY_BUTTON ,pdata
-	store APP_DISC_RSN_SIZE,mem_app_disconn_reason_flag
-	jam 0,mem_mouse_direct_timer
-	fetch 2,mem_le_battery_level_updata_timer_init
-	store 2,mem_le_battery_level_updata_timer
-	call mouse_no_data_timer_init
-	branch mouse_stop_discovery
-
-mouse_le_bb_disconnected:
-	setarg 0
-	store 2,mem_le_battery_level_updata_timer
-	jam 0,mem_mouse_le_bb_connected_flag
-	arg LE_INTERVAL_7_5MS,temp
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_BT_125Hz,mouse_le_bb_disconnected_next
-	arg LE_INTERVAL_8_75MS,temp
-mouse_le_bb_disconnected_next:	
-	storet 2,mem_le_interval_min
-	storet 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 le_clr_config_more_data
-	branch mouse_bb_disconnected
-
-mouse_le_pairing_success:
-	arg LL_PAIRING_SUCCESS_FLAG,queue
-	branch mouse_le_enable_connect_flag
-
-mouse_le_enc_info:
-mouse_updata_le_param:
-	jam BT_CMD_LE_UPDATE_CONN,mem_fifo_temp
-	branch ui_ipc_send_cmd
-	
-mouse_le_ll_start_encryt:
-	fetch 1,mem_mouse_le_reconnect_flag
-	beq 1,mouse_le_ll_reconn_start_encryt
-	branch mouse_le_ll_enable_start_enc_flag
-mouse_le_ll_reconn_start_encryt:
-	call mouse_updata_le_param
-	jam 20,mem_le_start_encrypt_timer
-mouse_le_ll_enable_start_enc_flag:
-	arg LL_START_ENC_FLAG,queue
-	branch mouse_le_enable_connect_flag
-
-mouse_le_enable_connect_flag:
-	fetch 1,mem_le_connect_status_flag
-	qset1 pdata
-	store 1,mem_le_connect_status_flag
-	rtn
-
-mouse_le_conn_param_update_rsp_recieved:
-	fetch 2,mem_le_l2cap_signaling_conn_param_update_rsp_result
-	rtneq BLE_SIGNALING_CONNECT_PARAMETER_UPDATE_ACCEPTED
-	fetch 1,mem_le_tsniff
-	rshift2 pdata,pdata
-	sub pdata,LE_INTERVAL_15MS,null
-	rtn positive
-	setarg LE_INTERVAL_11_25MS
-	store 2,mem_le_interval_min
-	store 2,mem_le_interval_min+2
-	call mouse_updata_le_param
-mouse_le_conn_param_lpm_disable:
-	jam LE_LPM_DISABLE,mem_mouse_le_conn_param_reject
-	rtn
-
-mouse_le_bb_event_connect_complete:
-	fetch 1,mem_mouse_le_reconnect_flag
-	nrtn blank
-	fetch 1,mem_le_att_handle
-	sub pdata,34,pdata
-	nrtn zero
-	jam 0,mem_le_start_encrypt_timer
-mouse_le_write_enable:	
-	arg WRITE_REQ_ENABLE_FLAG,queue
-	branch mouse_le_enable_connect_flag
-
-mouse_le_parse_conn_param_accepted:
-	fetch 1,mem_le_new_conninterval
-	sub pdata,LE_INTERVAL_15MS,null
-	nbranch 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 mouse_le_lpm_mult_reinit,blank
-	fetcht 1,mem_lpm_mult_init
-	isub temp,null
-	branch mouse_le_lpm_mult_reinit,positive
-	fetch 1,mem_le_new_connslavelatency
-	store 1,mem_lpm_mult
-	branch mouse_le_conn_param_lpm_enable
-mouse_le_lpm_mult_reinit:
-	fetch 1,mem_lpm_mult_init
-	store 1,mem_lpm_mult
-mouse_le_conn_param_lpm_enable:
-	jam LE_LPM_ENABLE,mem_mouse_le_conn_param_reject
-	rtn
-	
-mouse_le_clean_connect_flag:
-	jam 0,mem_le_connect_status_flag
-	rtn
-
-mouse_le:
-	bpatch patch10_6,mem_patch10
-	call le_fifo_check_nearly_full
-	nrtn blank
-	fetch 1,mem_mouse_bluetooth_fast_conn_flag
-	beq 0xff,mouse_le_next
-	fetch 1,mem_le_connect_status_flag
-	and pdata,0x03,pdata
-	rtnne 0x03
-mouse_le_next:	
-	fetch 1,mem_mouse_clear_sensor_data_flag
-	call mouse_clear_sensor_data_by_reset,blank
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_24G_PAIRING_FLAG,mouse_le_send_empty_packet
-	bbit1 MOUSE_SELECT_DEVICE_FLAG,mouse_le_send_empty_packet
-	bbit1 MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG,mouse_le_send_empty_packet
-	bbit1 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,mouse_le_send_empty_packet
-	call mouse_motion
-	call mouse_check_125Hz
-	nrtn user
-	call mouse_current_mult_update
-	call mouse_data_xy_release
-	call mouse_wheel_trigger
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_KEYBOARD,mouse_le_send_mouse_data
-	fetch 1,mem_customer_key
-	beq 1,mouse_le_send_keyboard_package_data		
-mouse_le_send_mouse_data:
-	branch mouse_fill_mouse_data_le
-
-
-mouse_le_send_keyboard_package_data:
-	fetch 1,mem_customer_data_trigger
-	branch mouse_le_release_keyboard_data,blank
-	fetch 8,mem_customer_key_press+1
-mouse_fill_keyboard_package_data_le:
-	store 8,mem_pdatatemp
-	fetch 1,mem_customer_key_press
-	beq KB_MULTIKEY_REPORT_ID,mouse_fill_multimedia_key_data_le
-	beq KB_SYSTEM_CONCTRL_REPORT_ID,mouse_fill_systemctrl_key_data_le
-	jam 8,mem_le_data_len
-	fetcht 2,mem_le_keyboard_handle
-mouse_fill_data_le:
-	fetch 1,mem_le_data_len
-	copy pdata,rega
-	call le_att_malloc_tx_notify
-	fetcht 1,mem_le_data_len
-	copy temp,loopcnt
-	arg mem_pdatatemp,contr
-	branch memcpy
-	
-mouse_le_release_keyboard_data:
-	fetch 8,mem_customer_key_release+1
-	branch mouse_fill_keyboard_package_data_le
-
-mouse_fill_multimedia_key_data_le:
-	jam 3,mem_le_data_len
-	fetcht 2,mem_le_multimedia_handle
-	branch mouse_fill_data_le
-
-mouse_fill_systemctrl_key_data_le:
-	jam 2,mem_le_data_len
-	fetcht 2,mem_le_systemctrl_handle
-	branch mouse_fill_data_le
-
-mouse_fill_battery_level_le:
-	arg 1,rega
-	fetcht 2,mem_le_battery_level_handle
-	call le_att_malloc_tx_notify
-	fetch 1,mem_le_battery_level_percentage
-	istore 1,contw
-	rtn
-
-mouse_le_send_empty_packet:
-	setarg 0
-	store 7,mem_mouse_key
-mouse_fill_mouse_data_le:
-	jam 7,mem_le_data_len
-	fetch 7,mem_mouse_key
-	store 7,mem_pdatatemp
-	fetcht 2,mem_le_notify_handle
-	branch mouse_fill_data_le
-
-mouse_check_51cmd_adv:
-	jam 0,mem_mouse_le_reconnect_flag
-	fetch 3,mem_le_adv_ind
-	store 3,mem_le_adv_data+4
-	call mouse_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 mouse_le_adv_data_update
-	branch check_51cmd_adv
-
-mouse_le_check_adv_flag:
-	arg mem_le_adv_data,rega
-mouse_le_check_adv_flag_loop:
-	ifetch 1,rega	//length
-	rtn blank
-	iadd contr,rega
-	ifetch 1,contr	//type
-	rtneq 0x01
-	branch mouse_le_check_adv_flag_loop
-	
-mouse_le_adv_data_update:
-	arg mem_le_adv_data+11,contw
-	arg 19,loopcnt
-	call memcpy
-	branch le_modified_name_adv
-	
-
-
-
-
-mouse_bb_disconnected:
-	call mouse_bb_discon_clear_stack
-	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason
-	bbit1 APP_DISC_BLE,mouse4_0_event_bb_disconn
-	bbit1 APP_DISC_BY_BUTTON,app_disconn_reason_clear
-	branch mouse_start_discovery
-	
-mouse_bb_discon_clear_stack:
-	setarg 0
-	store 8,mem_wheel_tb_old_pinlevel
-	istore 4,contw             //clean wheel statue
-	jam 0,mem_mouse_move_flag
-	jam 0,mem_ltk_exists
-	rtn
-
-mouse4_0_event_bb_disconn:
-	call mouse_le_clean_connect_flag
-	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason
-	bbit1 APP_DISC_BY_BUTTON,app_disconn_reason_clear
-	branch mouse_app_enter_hibernate
-
-
-
-mouse_bb_event_timer:
-	bpatch patch10_7,mem_patch10
-	//adc
-	call mouse_low_voltage_led_timer
-	call mouse_adc_read
-	//led
-	call mouse_logo_led_on_timer
-	call mouse_led_multi_timer
-	call mouse_dpi_led_blink_delay_timer
-	//24g
-	call g24_pair_timeout_timer
-	call g24_reconn_timeout_timer
-	call mouse_24g_long_sleep_param_update_timer
-	//poll
-	call mouse_dpi_key_check_long_press
-	call mouse_bt_discovery_check
-	call mouse_commbination_key_process
-	call mouse_check_discovery_timeout_timer
-	//ble
-	call mouse_check_direct_timeout_timer
-	call mouse_le_enable_att_list_timer
-	call mouse_le_battery_updata_timer
-	call mouse_le_send_smp_security_request_timer
-	//bt
-	call mouse_check_reconnect_delay_long_sleep		//delete 3.0,reconnect fail
-	call mouse_current_mult_update_timer
-	call mouse_wheel_trigger_timer
-	call mouse_store_information_delay_timer
-	branch mouse_check_no_data_timeout_timer
-
-mouse_bt_discovery_check:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_PB_BUTTON_LONG_PRESS_DISCONVERY,mouse_bt_discovery_by_pb_button
-	rtn
-
-mouse_bt_discovery_by_pb_button:
-	fetch 1,mem_select_device_button_statue
-	rtnne PB_BUTTON_STATE_DOWN
-	arg mem_bt_discovery_count,regc
-	arg mouse_long_button_bt_discovery,regb
-	branch timer_single_step
-		
-mouse_long_button_bt_discovery:
-	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-	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
-	call app_evt_button_long_pressed
-	branch mouse_bb_event_discovery_btn
-		
-mouse_commbination_key_process:
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,mouse_24g_commbination_key_process
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_COMMBINATION_KEY_BY_BT_DISCOVERY
-	fetcht 1,mem_mouse_commbination_key_bt
-	branch mouse_commbination_key_start
-
-mouse_24g_commbination_key_process:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_COMMBINATION_KEY_BY_24G_PAIRING
-	fetcht 1,mem_mouse_commbination_key_24g
-mouse_commbination_key_start:
-	storet 1,mem_mouse_commbination_key
-	call mouse_check_key_gpio
-	and pdata,0x07,pdata
-	fetcht 1,mem_mouse_commbination_key
-	isub temp,null
-	branch mouse_commbination_key_down,zero
-mouse_commbination_key_up:
-	fetch 1,mem_ui_button_timeout
-	store 1,mem_combination_ui_button_count	//combination key timer init 
-	fetch 1,mem_commbination_key_statue
-	rtneq COMMBINATION_KEY_STATE_UP
-	jam COMMBINATION_KEY_STATE_UP,mem_commbination_key_statue	
-	rtn
-		
-mouse_commbination_key_down:
-	call mouse_combination_ui_timer
-	fetch 1,mem_commbination_key_statue
-	rtneq COMMBINATION_KEY_STATE_DOWN
-	jam COMMBINATION_KEY_STATE_DOWN,mem_commbination_key_statue
-	rtn
-
-mouse_combination_ui_timer:
-	arg mouse_24g_start_pair_mode,regb
-	arg mem_combination_ui_button_count,regc
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,timer_single_step
-	arg mouse_long_button_bt_discovery,regb
-	call timer_single_step
-	fetch 1,mem_combination_ui_button_count
-	beq 1,mouse_bt_discovery_button_down_enable	// ble release key press
-	rtn
-
-mouse_check_discovery_timeout_timer:	
-	arg mem_mouse_discovery_timer,regc
-	arg mouse_check_discovery_timeout,regb
-	branch timer_single_step_2B
-
-mouse_check_discovery_timeout:
-	call mouse_stop_discovery
-	branch mouse_app_enter_hibernate
-
-mouse_check_direct_timeout_timer:	
-	arg mem_mouse_direct_timer,regc
-	arg mouse_check_direct_timeout,regb
-	call timer_single_step
-	fetch 1,mem_mouse_direct_timer
-	beq 1,app_ble_stop_direct_adv
-	rtn
-
-mouse_check_direct_timeout:
-	fetch 1,mem_mouse_bluetooth_fast_conn_flag
-	beq 0xff,mouse_buletooth_fast_conn_end
-	fetch 1,mem_reconn_times
-	nbranch mouse_polling_device,blank
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_BT_RECONNECT_TIMEOUT_ENTER_DISCOVERY,mouse_start_discovery
-	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_24g_first_bb_event_reconn_timeout
-	branch mouse_app_enter_hibernate
-	
-mouse_le_enable_att_list_timer:
-	arg mem_le_start_encrypt_timer,regc
-	arg mouse_le_write_enable,regb
-	branch timer_single_step
-
-mouse_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 mouse_le_pairing_sm_start_check,regb
-	branch timer_single_step
-mouse_le_pairing_sm_start_check:
-	fetch 1,mem_mouse_le_reconnect_flag
-	nrtn blank
-	fetch 1,mem_le_pairing_state
-	rtnne FLAG_LE_PAIRING_NULL
-	branch le_pairing_sm_start
-
-mouse_le_battery_updata_timer:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit1 MOUSE_ENABLE_LE_BATTERY_SERVICE_CANCEL
-	arg mem_le_battery_level_updata_timer,regc
-	arg mouse_le_battery_level_updata,regb
-	branch timer_single_step
-
-mouse_le_battery_level_updata:
-	fetch 2,mem_le_battery_level_updata_timer_init
-	store 2,mem_le_battery_level_updata_timer
-	branch mouse_fill_battery_level_le
-	
-mouse_le_enable_att_list:	
-	fetch 1,mem_le_connect_status_flag
-	rtnbit1 LL_PAIRING_SUCCESS_FLAG
-	call mouse_updata_le_param
-	arg WRITE_REQ_ENABLE_FLAG,queue
-	branch mouse_le_enable_connect_flag
-
-mouse_check_reconnect_delay_long_sleep:
-	arg mem_mouse_bluetooth_reconnect_timeout,regc
-	arg mouse_app_enter_hibernate,regb
-	branch timer_single_step
-
-mouse_current_mult_update_timer:
-	arg mem_mouse_current_mult_timer,regc
-	arg mouse_current_mult_reinit,regb
-	branch timer_single_step
-mouse_current_mult_reinit:
-	fetch 1,mem_lpm_mult_init
-	store 1,mem_lpm_mult
-	jam 1,mem_mouse_long_mult_flag
-	rtn
-
-
-mouse_check_no_data_timeout_timer:	
-	arg mem_mouse_no_data_timer,regc
-	arg mouse_check_no_data_timeout,regb
-	branch timer_single_step_2B
-
-mouse_check_no_data_timeout:
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,mouse_24g_hibernate_set
-	branch mouse_disconnect
-	
-mouse_no_data_timer_init:
-	fetch 2,mem_mouse_no_data_timeout
-	store 2,mem_mouse_no_data_timer
-	rtn
-
-mouse_store_information_delay_timer:
-	arg mem_store_information_delay_timer,regc
-	arg mouse_store_device_info_check,regb
-	branch timer_single_step
-
-mouse_store_device_info_check:
-	call mouse_store_device_info
-	fetch 1,mem_mouse_need_soft_reset
-	nbranch mouse_soft_reset,blank
-	rtn
-
-mouse_bb_event_discovery_btn:
-	isolate1 mark_24g,mark
-	call mouse_24g_stop,true
-	call mouse_disconnect
-	call mouse_le_clean_connect_flag
-	branch mouse_start_discovery
-	
-mouse_start_discovery:
-	bpatch patch11_0,mem_patch11
-	call mouse_device_discovery_led_config
-	fetch 2,mem_ui_state_map
-	isolate1 UI_STATE_BLE_ADV,pdata
-	call mouse_stop_le_adv,true		//reconnect adv
-	call mouse_bluetooth_fast_conn_disable
-	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BLE_ADV,mouse_start_discovery_norandom
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_BLE_RANDOM_ADDRE,mouse_start_discovery_norandom
-	fetcht 2,mem_random_addr_increase_count
-	increase 1,temp
-	storet 2,mem_random_addr_increase_count
-	storet 2,mem_le_lap+1
-	random pdata					//random ble addr
-	store 1,mem_le_lap
-mouse_start_discovery_norandom:
-	fetch 3,mem_mouse_le_lap_temp
-	store 3,mem_le_lap+3
-	call app_lpm_mult_disable
-	fetch 2,mem_mouse_discovery_timeout
-	store 2,mem_mouse_discovery_timer
-	setarg 0
-	store 2,mem_mouse_no_data_timer
-	store 2,mem_le_battery_level_updata_timer
-	store 1,mem_mouse_direct_timer
-	store 1,mem_mouse_bluetooth_reconnect_timeout
-	store 1,mem_mouse_clear_sensor_data_flag
-	arg MOUSE_STORE_EEPROM_FLAG,queue
-	call mouse_enable_function_flag
-	call mouse_bt_discovery_button_down_disable
-	branch mouse_check_51cmd_adv
-
-mouse_stop_discovery:
-	bpatch patch11_1,mem_patch11
-	arg MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,queue
-	call mouse_disable_function_flag
-	jam 0,mem_mouse_bluetooth_reconnect_timeout
-	branch mouse_stop_le_adv
-mouse_stop_le_adv:
-	setarg 0
-	store 1,mem_mouse_direct_timer
-	store 2,mem_mouse_discovery_timer
-	branch check_51cmd_stop_adv
-
-mouse_store_remote_bdaddr:
-	bpatch patch11_2,mem_patch11
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_STORE_EEPROM_FLAG
-	arg MOUSE_STORE_EEPROM_FLAG,queue
-	call mouse_disable_function_flag
-	call mouse_check_device_addr
-mouse_unplug_clean_bdaddr:
-	call mouse_before_store_reconn_info
-	branch mouse_store_device_info_delay
-
-mouse_check_device_addr:
-	fetch 1,mem_record_bt_mode
-	beq REC_4_MODE,mouse_check_le_device_addr
-	rtn
-mouse_check_le_device_addr:
-	store 1,mem_device_addr_temp
-	fetch 6,mem_le_plap
-mouse_check_bt_device_addr_common:
-	store 6,mem_device_addr_temp+1
-	fetch 7,mem_device_addr_temp
-	arg mem_device1_type,contr
-	arg 3,loopcnt
-mouse_check_device_addr_end:
-	ifetcht 7,contr
-	isub temp,null
-	branch mouse_clean_addr,zero
-	increase 22,contr
-	loop mouse_check_device_addr_end
-	rtn
-mouse_before_store_reconn_info:
-	arg mem_device1_type,rega
-	fetch 1,mem_device_flag
-	increase -1,pdata
-	mul32 pdata,29,pdata
-	iadd rega,rega
-	fetch 1,mem_record_bt_mode
-	istore 1,rega
-	beq REC_4_MODE,mouse_store_le_device
-	rtn
-	
-mouse_store_le_device:
-	fetch 6,mem_le_plap
-	istore 6,contw
-	arg mem_le_ltk,contr
-	call memcpy16
-	fetch 6,mem_le_lap
-	istore 6,contw
-	rtn
-
-mouse_clean_addr:
-	increase -6,contr
-	copy contr,contw
-	fetcht 6,mem_device_addr_temp+1
-	increase 3,temp
-	istoret 6,contw
-	rtn
-	
-mouse_select_reconn_device:
-	arg mem_device1_type,rega
-	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-	increase -1,pdata
-	mul32 pdata,29,pdata
-	iadd rega,rega
-	ifetch 1,rega
-	store 1,mem_xrecord_mode
-	beq REC_4_MODE,mouse_load_le_device
-	rtn
-
-mouse_load_le_device:
-	ifetch 6,contr
-mouse_load_le_device_end:
-	store 6,mem_hci_plap
-	arg mem_le_ltk,contw
-	call memcpy16
-	ifetch 6,contr
-	store 6,mem_le_lap
-	rtn
-
-mouse_app_initflag_check:
-	bpatch patch11_3,mem_patch11
-	fetch 2,mem_store_flag
-	arg EEPROM_INIT_FLAG,temp
-	isub temp,null
-	branch mouse_load_device_info,zero
-mouse_app_initflag_check_next:
-	storet 2,mem_store_flag
-	call mouse_ble_init_address
-	fetch 1,mem_device_flag_temp
-	store 1,mem_device_flag
-	fetch 4,mem_24g_fast_conn_addr
-	store 4,mem_24g_receiver_addr
-	store 4,mem_24g_addr
-mouse_load_default_dpi:
-	fetch 1,mem_config_sensor_dpi
-	store 1,mem_mouse_dpi
-	rtn
-
-mouse_load_device_info:
-	call mouse_otp_load_dpi
-//	call mouse_select_reconn_device
-	fetch 4,mem_mouse_24g_addr
-	store 4,mem_24g_receiver_addr
-	store 4,mem_24g_addr
-	rtn	
-
-mouse_otp_load_dpi:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_LOAD_AND_STORE_DPI
-	fetch 2,mem_otp_offset_dpi
-	copy pdata,regb
-	call mouse_read_otp_dpi_common			
-	fetch 1,mem_mouse_dpi_temp
-	call mouse_load_default_dpi,blank
-	rtn
-	
-mouse_ble_init_address:
-	fetch 6,mem_le_lap
-	store 6,mem_device1_locall_addr
-	add pdata,0x0100,pdata
-	store 6,mem_device2_locall_addr
-	add pdata,0x0100,pdata
-	store 6,mem_device3_locall_addr
-	rtn
-
-
-	
-mouse_store_device_info_delay:	
-	fetch 1,mem_store_information_delay_timer_init
-	store 1,mem_store_information_delay_timer
-	rtn
-
-mouse_store_device_info:
-	bpatch patch11_4,mem_patch11
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_EEPROM,mouse_store_eeprom_device_info
-	bbit1 MOUSE_ENABLE_FLASH,mouse_store_flash_device_info
-	bbit1 MOUSE_ENABLE_OTP,mouse_store_otp_device_info
-	rtn
-
-mouse_store_dpi_info_check:
-	bpatch patch11_5,mem_patch11
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_EEPROM,mouse_store_eerpom_dpi
-	bbit1 MOUSE_ENABLE_OTP,mouse_store_otp_dpi
-	rtn
-
-
-
-mouse_store_eeprom_device_info:
-	arg 128,temp
-	arg mem_device_flag,rega
-	arg MOUSE_INFO_EEPROM_OFFECT,regb
-	branch iicd_write_protect_eep_data
-
-mouse_store_eerpom_dpi:
-	arg 1,temp
-	arg mem_mouse_dpi,rega
-	arg MOUSE_DPI_EEPROM_OFFECT,regb
-	branch iicd_write_protect_eep_data
-	
-
-
-mouse_store_flash_device_info:
-	call spid_init_flash
-	call mouse_spid_flash_release_form_powerdown
-	call mouse_flash_erase_sector
-
-	call mouse_information_flash_parameters
-	call mouse_spid_write_flash
-	call mouse_spid_flash_powerdown
-	branch mouse_sensor_spi_init
-
-
-
-
-mouse_store_otp_device_info:
-	call mouse_write_otp_device_flag
-	call mouse_write_otp_device_info
-	branch mouse_write_otp_le_addr_increase_count_info
-
-
-
-mouse_write_otp_device_flag:
-	fetchr regb,2,mem_otp_offset_device_flag
-	copy regb,regc
-mouse_write_otp_device_flag_loop:
-	call mouse_read_otp_device_flag_common
-	fetch 1,mem_device_flag_temp
-	branch mouse_device_flag_store,blank
-	store 1,mem_device_flag_last
-	increase 1,regc
-	fetch 2,mem_otp_offset_device_flag_end
-	isub regc,null
-	nrtn positive
-	copy regc,regb
-	branch mouse_write_otp_device_flag_loop
-
-mouse_device_flag_store:
-	fetch 1,mem_device_flag_last
-	and pdata,0xf0,pdata
-	branch mouse_device_flag_store_check,blank
-	fetch 1,mem_device_flag
-	store 1,mem_device_flag_value
-mouse_devoce_flag_store_end:	
-	arg 1,loopcnt
-	copy regc,regb
-	arg mem_device_flag_value,rega
-	branch otp_write			
-
-mouse_device_flag_store_check:
-	fetch 1,mem_device_flag_last
-	fetcht 1,mem_device_flag
-	isub temp,null
-	rtn zero
-	lshift4 temp,temp
-	iadd temp,pdata
-	store 1,mem_device_flag_value
-	
-	copy regc,pdata
-	fetcht 2,mem_otp_offset_device_flag
-	isub temp,null
-	branch mouse_devoce_flag_store_end,zero
-	
-	increase -1,regc
-	branch mouse_devoce_flag_store_end
-
-
-
-mouse_write_otp_device_info:
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,mouse_write_otp_24g_addr
-	beq MODE_BT_DEVICE1,mouse_write_otp_le_device1
-	beq MODE_BT_DEVICE2,mouse_write_otp_le_device2
-	rtn
-
-mouse_write_otp_24g_addr:
-	fetchr regb,2,mem_otp_offset_24g_addr
-	copy regb,regc
-mouse_otp_store_24g_addr_loop:
-	call mouse_read_otp_24g_addr_common
-	fetch 4,mem_mouse_24g_addr_temp
-	branch mouse_24g_addr_store,blank	
-	store 4,mem_mouse_24g_addr_last
-	increase 4,regc
-	fetch 2,mem_otp_offset_24g_addr_end
-	isub regc,null
-	nrtn positive	//if read end,retention last value
-	copy regc,regb
-	branch mouse_otp_store_24g_addr_loop
-
-mouse_24g_addr_store:
-	fetch 4,mem_mouse_24g_addr_last
-	fetcht 4,mem_mouse_24g_addr
-	isub temp,null
-	rtn zero
-	arg 4,loopcnt
-	arg mem_mouse_24g_addr,rega
-	copy regc,regb
-	branch otp_write			
-
-mouse_write_otp_le_device1:
-	fetchr regb,2,mem_otp_offset_le_addr1
-	copy regb,regc
-mouse_otp_store_le_addr1_loop:
-	call mouse_read_otp_le_addr1_common
-	fetch 6,mem_mouse_le_addr1_temp
-	branch mouse_le_addr1_store,blank	
-	store 6,mem_mouse_le_addr1_last
-	increase 6,regc
-	fetch 2,mem_otp_offset_le_addr1_end
-	isub regc,null
-	nrtn positive	//if read end,retention last value
-	copy regc,regb
-	branch mouse_otp_store_le_addr1_loop
-
-mouse_le_addr1_store:
-	fetch 6,mem_mouse_le_addr1_last
-	fetcht 6,mem_device1_addr
-	isub temp,null
-	rtn zero
-	arg 6,loopcnt
-	arg mem_device1_addr,rega
-	copy regc,regb
-	branch otp_write			
-
-
-mouse_write_otp_le_device2:
-	fetchr regb,2,mem_otp_offset_le_addr2
-	copy regb,regc
-mouse_otp_store_le_addr2_loop:
-	call mouse_read_otp_le_addr2_common
-	fetch 6,mem_mouse_le_addr2_temp
-	branch mouse_le_addr2_store,blank	
-	store 6,mem_mouse_le_addr2_last
-	increase 6,regc
-	fetch 2,mem_otp_offset_le_addr2_end
-	isub regc,null
-	nrtn positive	//if read end,retention last value
-	copy regc,regb
-	branch mouse_otp_store_le_addr2_loop
-
-mouse_le_addr2_store:
-	fetch 6,mem_mouse_le_addr2_last
-	fetcht 6,mem_device2_addr
-	isub temp,null
-	rtn zero
-	arg 6,loopcnt
-	arg mem_device2_addr,rega
-	copy regc,regb
-	branch otp_write			
-
-
-
-mouse_write_otp_le_addr_increase_count_info:
-	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-	fetchr regb,2,mem_otp_offset_le_addr_increase_count
-	copy regb,regc
-mouse_otp_store_le_addr_increase_count_loop:
-	call mouse_read_otp_le_addr_increase_count_common
-	fetch 2,mem_random_addr_increase_count_temp
-	branch mouse_le_addr_increase_count_store,blank	
-	store 2,mem_random_addr_increase_count_last
-	increase 2,regc
-	fetch 2,mem_otp_offset_le_addr_increase_count_end
-	isub regc,null
-	nrtn positive	//if read end,retention last value
-	copy regc,regb
-	branch mouse_otp_store_le_addr_increase_count_loop
-
-mouse_le_addr_increase_count_store:
-	fetch 2,mem_random_addr_increase_count_last
-	fetcht 2,mem_random_addr_increase_count
-	isub temp,null
-	rtn zero
-	arg 2,loopcnt
-	arg mem_random_addr_increase_count,rega
-	copy regc,regb
-	branch otp_write			
-
-
-
-mouse_store_otp_dpi:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_LOAD_AND_STORE_DPI
-	fetchr regb,2,mem_otp_offset_dpi
-	copy regb,regc
-mouse_otp_store_dpi_loop:
-	call mouse_read_otp_dpi_common
-	fetch 1,mem_mouse_dpi_temp
-	branch mouse_otp_dpi_store,blank
-	store 1,mem_mouse_dpi_last
-	increase 1,regc
-	fetch 2,mem_otp_offset_dpi_end
-	isub regc,null
-	nrtn positive
-	copy regc,regb
-	branch mouse_otp_store_dpi_loop
-
-mouse_otp_dpi_store:
-	fetch 1,mem_mouse_dpi_last
-	and pdata,0xf0,pdata
-	branch mouse_dpi_store_last,blank
-	fetch 1,mem_mouse_dpi
-	store 1,mem_mouse_otp_dpi_value
-mouse_dpi_store_end:	
-	arg 1,loopcnt
-	copy regc,regb
-	arg mem_mouse_otp_dpi_value,rega
-	branch otp_write			
-
-mouse_dpi_store_last:
-	fetch 1,mem_mouse_dpi_last
-	fetcht 1,mem_mouse_dpi
-	isub temp,null
-	rtn zero
-	lshift4 temp,temp
-	iadd temp,pdata
-	store 1,mem_mouse_otp_dpi_value
-	
-	copy regc,pdata
-	fetcht 2,mem_otp_offset_dpi
-	isub temp,null
-	branch mouse_dpi_store_end,zero
-	
-	increase -1,regc
-	branch mouse_dpi_store_end
-	
-
-	
-
-
-
-
-
-mouse_load_eeprom_info_check:
-	call iicd_read_init_pin
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	isolate1 MOUSE_ENABLE_2K_EEPROM,pdata
-	ncall clear_eeprom_size_2k,true
-	call mouse_eeprom_load_recon_info
-	branch mouse_app_initflag_check
-
-mouse_eeprom_load_recon_info:
-	arg 128,temp
-	arg mem_device_flag,rega
-	arg MOUSE_INFO_EEPROM_OFFECT,regb
-	branch iicd_read_eep_data
-
-mouse_load_eeprom_dpi:
-	arg 1,temp
-	arg mem_mouse_dpi,rega
-	arg MOUSE_DPI_EEPROM_OFFECT,regb
-	branch iicd_read_eep_data
-
-
-
-mouse_load_flash_info_check:
-	call spid_init_flash
-	call mouse_spid_flash_release_form_powerdown
-	call mouse_information_flash_parameters
-	call spid_read_flash
-	call mouse_spid_flash_powerdown
-	call mouse_app_initflag_check
-	branch mouse_sensor_spi_init
-	
-mouse_information_flash_parameters:
-	setarg mem_mouse_information_end
-	arg mem_mouse_information_start,temp
-	isub temp,temp
-	fetch 3,mem_flash_base
-	arg mem_mouse_information_start,rega
-	rtn
-	
-mouse_spid_flash_release_form_powerdown:
-	jam FLASH_COMMAND_RELEASE_FROM_POWERDOWN,mem_temp
-mouse_spid_write_flash_cmd:
-	call delay_nop100
-	call spid_unlock_flash
-	arg mem_write_flash_head_temp,rega
-	fetcht 1,mem_temp
-	call mouse_spid_write_flash_cmd_common
-	branch delay_nop100
-
-mouse_spid_flash_powerdown:
-	jam FLASH_COMMAND_POWERDOWN,mem_temp
-	branch mouse_spid_write_flash_cmd
-
-mouse_spid_write_flash_cmd_common:
-	istoret 1,rega
-	rshift16 pdata,temp
-	istoret 1,contw
-	rshift8 pdata,temp
-	istoret 1,contw
-	istore 1,contw
-	deposit rega
-	store 2,core_spid_txaddr
-	setarg 0
-	store 2,core_spid_rxlen
-	jam spid_start,core_misc_ctrl
-	branch wait_spid_done
-		
-mouse_flash_erase_sector:
-	fetch 3,mem_flash_base
-	store 3,mem_spi_write_addr
-	branch spid_flash_erase_sector+2
-
-mouse_spid_write_flash:
-	copy pdata,regc
-	copy rega,pdata
-	increase -4,pdata
-	copy pdata,regb
-	ifetch 4,regb
-	store 4,mem_write_flash_head_temp
-	copy regc,pdata
-	call spid_write_flash
-	fetch 4,mem_write_flash_head_temp
-	istore 4,regb
-	rtn
-
-mouse_flash_power_down:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_FLASH
-	call mouse_spid_flash_powerdown
-	call twspi_enable	// 2 wire mode
-	fetcht 1,mem_spi_cs_gpio		//disable flash
-	call gpio_out_inactive
-	fetcht 1,mem_spi_hold_gpio
-	branch mouse_gpio_config_input_pd
-
-
-
-mouse_load_otp_info_check:
-	call mouse_read_otp_dpi
-	call mouse_read_otp_device_flag
-	call mouse_read_otp_device_info
-	call mouse_read_otp_le_addr_increase_count_info
-mouse_otp_load_app_initflag:
-	arg 2,loopcnt
-	fetch 2,mem_otp_offset_app_initflag			//fetchr regb,2,mem_otp_offset_app_initflag
-	copy pdata,regb
-	arg mem_store_flag,rega
-	call otp_read_data				
-	call mouse_app_initflag_check
-mouse_otp_store_app_initflag:
-	arg 2,loopcnt
-	arg mem_store_flag,rega
-	fetchr regb,2,mem_otp_offset_app_initflag
-	branch otp_write
-
-
-
-mouse_read_otp_device_flag:
-	fetchr regb,2,mem_otp_offset_device_flag
-	copy regb,regc
-mouse_read_otp_device_flag_loop:
-	call mouse_read_otp_device_flag_common
-	fetch 1,mem_device_flag_temp
-	branch mouse_device_flag_load,blank	
-	store 1,mem_device_flag_last
-	increase 1,regc
-	fetch 2,mem_otp_offset_device_flag_end
-	isub regc,null
-	nbranch mouse_device_flag_load,positive	//if read end,retention last value
-	copy regc,regb
-	branch mouse_read_otp_device_flag_loop
-
-mouse_read_otp_device_flag_common:
-	arg 1,loopcnt
-	arg mem_device_flag_temp,rega
-	branch otp_read_data				
-
-mouse_device_flag_load:
-	fetch 1,mem_device_flag_last
-	copy pdata,temp
-	and pdata,0xf0,pdata
-	branch mouse_device_flag_load_last,blank
-	rshift4 pdata,pdata
-	branch mouse_device_flag_load_end
-
-mouse_device_flag_load_last:
-	copy temp,pdata
-mouse_device_flag_load_end:
-	store 1,mem_device_flag
-	rtn
-
-
-mouse_read_otp_device_info:
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,mouse_read_otp_24g_addr
-	beq MODE_BT_DEVICE1,mouse_read_otp_le_device1
-	beq MODE_BT_DEVICE2,mouse_read_otp_le_device2
-	rtn
-	
-mouse_read_otp_le_device1:
-	call mouse_read_otp_le_device1_addr
-	branch mouse_read_otp_le_device1_locall_addr
-
-mouse_read_otp_le_device2:
-	call mouse_read_otp_le_device2_addr
-	branch mouse_read_otp_le_device2_locall_addr
-
-
-mouse_read_otp_le_device1_addr:
-	fetchr regb,2,mem_otp_offset_le_addr1
-	copy regb,regc
-mouse_read_otp_le_device1_addr_loop:
-	call mouse_read_otp_le_addr1_common	
-	fetch 6,mem_mouse_le_addr1_temp
-	branch mouse_le_addr1_load,blank	
-	store 6,mem_mouse_le_addr1_last
-	increase 6,regc
-	fetch 2,mem_otp_offset_le_addr1_end
-	isub regc,null
-	nbranch mouse_le_addr1_load,positive	//if read end,retention last value
-	copy regc,regb
-	branch mouse_read_otp_le_device1_addr_loop
-
-mouse_read_otp_le_addr1_common:
-	arg 6,loopcnt
-	arg mem_mouse_le_addr1_temp,rega
-	branch otp_read_data					
-
-mouse_le_addr1_load:
-	fetch 6,mem_mouse_le_addr1_last
-	store 6,mem_device1_addr
-	rtn
-
-
-mouse_read_otp_le_device1_locall_addr:
-	fetchr regb,2,mem_otp_offset_le_locall_addr1
-	copy regb,regc
-mouse_read_otp_le_device1_locall_addr_loop:
-	call mouse_read_otp_le_locall_addr1_common	
-	fetch 6,mem_mouse_le_locall_addr1_temp
-	branch mouse_le_locall_addr1_load,blank	
-	store 6,mem_mouse_le_locall_addr1_last
-	increase 6,regc
-	fetch 2,mem_otp_offset_le_locall_addr1_end
-	isub regc,null
-	nbranch mouse_le_locall_addr1_load,positive	//if read end,retention last value
-	copy regc,regb
-	branch mouse_read_otp_le_device1_locall_addr_loop
-
-mouse_read_otp_le_locall_addr1_common:
-	arg 6,loopcnt
-	arg mem_mouse_le_locall_addr1_temp,rega
-	branch otp_read_data					
-
-mouse_le_locall_addr1_load:
-	fetch 6,mem_mouse_le_locall_addr1_last
-	store 6,mem_device1_locall_addr
-	rtn
-
-
-
-mouse_read_otp_le_device2_addr:
-	fetchr regb,2,mem_otp_offset_le_addr2
-	copy regb,regc
-mouse_read_otp_le_device2_addr_loop:
-	call mouse_read_otp_le_addr2_common	
-	fetch 6,mem_mouse_le_addr2_temp
-	branch mouse_le_addr2_load,blank	
-	store 6,mem_mouse_le_addr2_last
-	increase 6,regc
-	fetch 2,mem_otp_offset_le_addr2_end
-	isub regc,null
-	nbranch mouse_le_addr2_load,positive	//if read end,retention last value
-	copy regc,regb
-	branch mouse_read_otp_le_device2_addr_loop
-
-mouse_read_otp_le_addr2_common:
-	arg 6,loopcnt
-	arg mem_mouse_le_addr2_temp,rega
-	branch otp_read_data					
-
-mouse_le_addr2_load:
-	fetch 6,mem_mouse_le_addr2_last
-	store 6,mem_device2_addr
-	rtn
-
-
-mouse_read_otp_le_device2_locall_addr:
-	fetchr regb,2,mem_otp_offset_le_locall_addr2
-	copy regb,regc
-mouse_read_otp_le_device2_locall_addr_loop:
-	call mouse_read_otp_le_locall_addr2_common	
-	fetch 6,mem_mouse_le_locall_addr2_temp
-	branch mouse_le_locall_addr2_load,blank	
-	store 6,mem_mouse_le_locall_addr2_last
-	increase 6,regc
-	fetch 2,mem_otp_offset_le_locall_addr2_end
-	isub regc,null
-	nbranch mouse_le_locall_addr2_load,positive	//if read end,retention last value
-	copy regc,regb
-	branch mouse_read_otp_le_device2_locall_addr_loop
-
-mouse_read_otp_le_locall_addr2_common:
-	arg 6,loopcnt
-	arg mem_mouse_le_locall_addr2_temp,rega
-	branch otp_read_data					
-
-mouse_le_locall_addr2_load:
-	fetch 6,mem_mouse_le_locall_addr2_last
-	store 6,mem_device2_locall_addr
-	rtn
-
-
-
-mouse_read_otp_24g_addr:
-	fetchr regb,2,mem_otp_offset_24g_addr
-	copy regb,regc
-mouse_read_otp_24g_addr_loop:
-	call mouse_read_otp_24g_addr_common
-	fetch 4,mem_mouse_24g_addr_temp
-	branch mouse_24g_addr_load,blank	
-	store 4,mem_mouse_24g_addr_last
-	increase 4,regc
-	fetch 2,mem_otp_offset_24g_addr_end
-	isub regc,null
-	nbranch mouse_24g_addr_load,positive	//if read end,retention last value
-	copy regc,regb
-	branch mouse_read_otp_24g_addr_loop
-
-mouse_read_otp_24g_addr_common:
-	arg 4,loopcnt
-	arg mem_mouse_24g_addr_temp,rega
-	branch otp_read_data				
-	
-mouse_24g_addr_load:
-	fetch 4,mem_mouse_24g_addr_last
-	store 4,mem_mouse_24g_addr
-	rtn
-
-
-mouse_read_otp_le_addr_increase_count_info:
-	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-	fetchr regb,2,mem_otp_offset_le_addr_increase_count
-	copy regb,regc
-mouse_read_otp_le_addr_increase_count_loop:
-	call mouse_read_otp_le_addr_increase_count_common
-	fetch 2,mem_random_addr_increase_count_temp
-	branch mouse_le_addr_increase_count_load,blank	
-	store 2,mem_random_addr_increase_count_last
-	increase 2,regc
-	fetch 2,mem_otp_offset_le_addr_increase_count_end
-	isub regc,null
-	nbranch mouse_le_addr_increase_count_load,positive	//if read end,retention last value
-	copy regc,regb
-	branch mouse_read_otp_le_addr_increase_count_loop
-
-mouse_read_otp_le_addr_increase_count_common:
-	arg 2,loopcnt
-	arg mem_random_addr_increase_count_temp,rega
-	branch otp_read_data				
-	
-mouse_le_addr_increase_count_load:
-	fetch 2,mem_random_addr_increase_count_temp
-	store 2,mem_random_addr_increase_count
-	rtn
-
-
-mouse_read_otp_dpi:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_LOAD_AND_STORE_DPI,mouse_load_default_dpi
-	fetchr regb,2,mem_otp_offset_dpi
-	copy regb,regc
-mouse_read_otp_dpi_loop:
-	call mouse_read_otp_dpi_common	
-	fetch 1,mem_mouse_dpi_temp
-	branch mouse_dpi_load,blank	
-	store 1,mem_mouse_dpi_last
-	increase 1,regc
-	fetch 2,mem_otp_offset_dpi_end
-	isub regc,null
-	nbranch mouse_dpi_load,positive	//if read end,retention last value
-	copy regc,regb
-	branch mouse_read_otp_dpi_loop
-
-mouse_read_otp_dpi_common:
-	arg 1,loopcnt
-	arg mem_mouse_dpi_temp,rega
-	branch otp_read_data				
-
-mouse_dpi_load:
-	fetch 1,mem_mouse_dpi_last
-	copy pdata,temp
-	and pdata,0xf0,pdata
-	branch mouse_dpi_load_last,blank
-	rshift4 pdata,pdata
-	branch mouse_dpi_load_end
-
-mouse_dpi_load_last:
-	copy temp,pdata
-mouse_dpi_load_end:
-	store 1,mem_mouse_dpi
-	rtn
-
-
-
-
-mouse_idle:
-	bpatch patch11_6,mem_patch11
-	call mouse_low_voltage_led_no_enter_lpm
-	call ui_check_paring_button
-	call mouse_dpi_check
-	call mouse_dpi_another_gpio_check
-	call mouse_select_device_check
-	call mouse_check_select_device_by_switch
-	call mouse_bt_button_check
-	branch mouse_wheel_check
-	
-mouse_select_device_check:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_SELECT_DEVICE_BY_PB_BUTTON,mouse_select_device_by_pb_button
-	bbit1 MOUSE_ENABLE_PB_BUTTON_LONG_PRESS_DISCONVERY,mouse_select_device_by_pb_button
-	rtn
-
-mouse_select_device_by_pb_button_check_once:
-	jam 0x03,mem_mouse_pbkey_press_status
-mouse_select_device_by_pb_button:	
-	call mouse_select_device_by_pb_button_check
-	branch mouse_select_device_by_pb_button_exit
-	
-mouse_select_device_by_pb_button_check:
-	bpatch patch11_7,mem_patch11
-	fetch 1,mem_config_select_device_button_gpio
-	rtneq GPIO_DISABLE
-	arg 0,rega
-	jam MOUSE_PB_KEY,mem_mouse_key_temp
-	fetcht 1,mem_config_select_device_button_gpio
-	call mouse_pb_button_check
-	store 1,mem_mouse_pbkey_press_status
-	fetch 1,mem_matrix_public_gpio
-	beq GPIO_DISABLE,mouse_3io6key_pb_button_check_end	
-	branch mouse_matrix_public_gpio_reset
-
-mouse_retransmit_select_device_by_pb_button:
-	call mouse_select_device_by_pb_button_check
-	copy rega,pdata
-	bbit1 MOUSE_PB_KEY,mouse_select_device_button_down+2
-	branch mouse_select_device_button_up
-	
-mouse_3io6key_pb_button_check_end:
-	fetcht 1,mem_config_select_device_button_gpio
-	call mouse_gpio_config_input_pu
-mouse_select_device_by_pb_button_exit:	
-	copy rega,pdata
-	bbit1 MOUSE_PB_KEY,mouse_select_device_button_down
-	branch mouse_select_device_button_up
-
-mouse_pb_button_check:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_PB_BUTTON_CONNECT_GND,mouse_pb_button_connect_gnd
-	fetch 1,mem_mouse_pbkey_press_status
-	copy pdata,regc
-	fetch 1,mem_matrix_public_gpio
-	beq GPIO_DISABLE,mouse_3io6key_check
-	fetch 1,mem_mouse_ghost_flag
-	nbranch mouse_select_device_by_pb_button_end,blank
-	branch mouse_pb_button_connect_matrix
-
-mouse_select_device_by_pb_button_end:
-	jam PB_BUTTON_STATE_UP,mem_select_device_button_statue
-	jam 0,mem_mouse_pbkey_press_status
-	rtn
-
-mouse_pb_button_connect_gnd:
-	fetch 1,mem_mouse_pbkey_press_status
-	branch mouse_check_key_connect_gnd
-
-mouse_pb_button_connect_matrix:
-	call gpio_get_bit
-	fetcht 1,mem_matrix_public_gpio
-	branch mouse_pb_button_connect_gnd,true
-	fetcht 1,mem_matrix_public_gpio
-	call gpio_out_active
-	fetcht 1,mem_config_select_device_button_gpio
-	fetch 1,mem_mouse_pbkey_press_status
-	branch mouse_check_key_connect_gnd
-	
-mouse_select_device_button_up:
-	fetch 1,mem_select_device_button_statue
-	rtneq PB_BUTTON_STATE_UP
-	jam PB_BUTTON_STATE_UP,mem_select_device_button_statue	
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit1 MOUSE_ENABLE_PB_BUTTON_SHORT_PRESS_ENTER_DISCOVERY
-	fetch 1,mem_bt_discovery_count
-	sub pdata,20,null
-	ncall mouse_ready_reconnection_by_button,positive		// press button less than 30-20=1000ms
-	fetch 1,mem_ui_button_timeout
-	store 1,mem_bt_discovery_count
-	rtn
-
-mouse_select_device_button_down:
-	call mouse_select_device_ghost_check
-	rtn user
-	fetch 1,mem_select_device_button_statue
-	rtneq PB_BUTTON_STATE_DOWN
-	jam PB_BUTTON_STATE_DOWN,mem_select_device_button_statue
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_PB_BUTTON_SHORT_PRESS_ENTER_DISCOVERY,mouse_long_button_bt_discovery
-	fetch 1,mem_mouse_direct_timer
-	rtn blank
-	fetch 1,mem_mouse_direct_timeout
-	store 1,mem_mouse_direct_timer
-	rtn
-
-mouse_select_device_ghost_check:
-	disable user
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit1 MOUSE_ENABLE_PB_BUTTON_CONNECT_GND
-mouse_ghost_key_value_check:
-	fetch 1,mem_mouse_lkey_press_status
-	rtn blank
-	fetch 1,mem_mouse_rkey_press_status
-	rtn blank
-	branch enable_user
-	
-mouse_check_select_device_by_switch:
-	bpatch patch12_0,mem_patch12
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
-mouse_switch_gpio_connect_gnd:
-	fetcht 1,mem_device_switch_gpio
-	call mouse_gpio_config_input_pu
-	fetcht 1,mem_device_switch_gpio
-	call gpio_get_bit
-	branch mouse_check_select_24g_device,true
-mouse_select_btdevice:
-	fetch 1,mem_device_flag
-	rtneq MODE_BT_DEVICE1
-	jam MODE_BT_DEVICE1,mem_device_flag
-	branch mouse_stop_bluetooth_mode
-	
-mouse_check_select_24g_device:	
-	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-	jam MODE_24G_DEVICE,mem_device_flag
-	branch mouse_24g_stop
-
-mouse_ready_reconnection_by_button:
-	bpatch patch12_1,mem_patch12
-	fetch 1,mem_device_number
-	rtneq 1		// 1channel
-	call mouse_select_device_number
-	storet 1,mem_device_flag
-mouse_store_device_number_before_reset:	
-//	jam 0,mem_link_key_exists
-	call mouse_select_device_enable
-	call mouse_stop_bluetooth_mode
-	call app_evt_button_long_pressed
-	call mouse_select_device_disable
-	jam 1,mem_mouse_need_soft_reset
-	branch mouse_store_device_info_delay
-
-mouse_soft_reset:
-	call mouse_select_device_enable
-	branch soft_reset_chip
-
-mouse_select_device_number:
-	fetcht 1,mem_device_flag
-	increase 1,temp
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_24G,mouse_select_device_number_24g
-	sub temp,2,null
-	ncall mouse_select_device_count_clean_bt,positive
-	rtn
-	
-mouse_select_device_number_24g:	
-	fetch 1,mem_device_number
-	increase -1,pdata
-	isub temp,null
-	ncall mouse_select_device_count_clean_24g,positive
-	rtn
-
-mouse_select_device_count_clean_24g:
-	arg 0,temp
-	rtn
-mouse_select_device_count_clean_bt:
-	arg 1,temp
-	rtn
-
-mouse_store_device_number2eeprom:
-	arg 1,temp
-	arg mem_device_flag,rega
-	arg 0,regb
-	branch iicd_write_protect_eep_data
-		
-mouse_bt_button_check:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_PB_BUTTON_SHORT_PRESS_ENTER_DISCOVERY
-	branch mouse_select_device_by_pb_button
-	
-mouse_select_device_enable:
-	arg MOUSE_SELECT_DEVICE_FLAG,queue
-	branch mouse_enable_function_flag
-mouse_select_device_disable:
-	arg MOUSE_SELECT_DEVICE_FLAG,queue
-	branch mouse_disable_function_flag
-mouse_bt_cannel_reconn_enable:
-	arg MOUSE_BT_CANNEL_RECONN_FLAG,queue
-	branch mouse_enable_function_flag
-mouse_bt_cannel_reconn_disable:
-	arg MOUSE_BT_CANNEL_RECONN_FLAG,queue
-	branch mouse_disable_function_flag
-mouse_bt_discovery_button_down_enable:
-	arg MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG,queue
-	branch mouse_enable_function_flag
-mouse_bt_discovery_button_down_disable:
-	arg MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG,queue
-	branch mouse_disable_function_flag
-
-mouse_adc_read_enable:
-	arg MOUSE_ENABLE_ADC,queue
-	branch mouse_enable_function_flag
-
-mouse_24g_set_250Hz:
-	arg MOUSE_ENABLE_24G_250Hz,queue
-	branch mouse_enable_function_flag
-
-mouse_24g_search_dongle_enable:
-	arg MOUSE_ENABLE_24G_SEARCH_DONGLE,queue
-	branch mouse_enable_function_flag
-	
-mouse_16M_enable:
-	arg MOUSE_ENABLE_16M,queue
-	branch mouse_enable_function_flag
-	
-mouse_dpi_4level_enable:
-	arg MOUSE_ENABLE_DPI_LEVEL_4,queue
-	branch mouse_enable_function_flag
-
-mouse_enable_function_flag:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	qset1 pdata
-	store MOUSE_FLAG_LEN,mem_mouse_flag
-	rtn
-
-mouse_disable_function_flag:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	qset0 pdata
-	store MOUSE_FLAG_LEN,mem_mouse_flag
-	rtn
-
-mouse_customer_key_enable:
-	setarg 0
-	store 8,mem_customer_key_press
-	store 8,mem_customer_key_release
-	fetch 1,mem_mouse_customer_function	// 01--win+d     02--ctrl+alt+a    03--AC home    04--play
-	beq 2,mouse_customer_key_ctrl_alt_a
-	beq 3,mouse_customer_AC_home
-	beq 4,mouse_customer_key_play
-	setarg 0x070008
-mouse_customer_standrad_key_set:	
-	store 8,mem_customer_key_press+1		// win + d
-	rtn
-
-mouse_customer_key_ctrl_alt_a:
-	setarg 0x040005
-	branch mouse_customer_standrad_key_set
-
-mouse_customer_AC_home:
-	setarg 0x022303
-mouse_customer_media_key_set:	
-	store 8,mem_customer_key_press
-	setarg 0x03
-	store 8,mem_customer_key_release
-	rtn
-	
-mouse_customer_key_play:
-	setarg 0x00cd03
-	branch mouse_customer_media_key_set
-
-	
-mouse_polling_device:
-	bpatch patch12_2,mem_patch12
-	fetch 1,mem_reconn_times
-	increase -1,pdata
-	store 1,mem_reconn_times
-	fetcht 1,mem_device_flag
-	sub temp,1,null
-	ncall mouse_select_device_number,zero
-	storet 1,mem_device_flag
-	call mouse_store_device_number2eeprom
-	call mouse_before_store_reconn_info
-	branch mouse_start_reconnect_device
-
-	
-//notice: need to call p_mouse_drawing_optima_init when waked from mult
-mouse_drawing_optima:
-	bpatch patch12_3,mem_patch12
-	fetch 1,mem_config_sensor_type
-	rtneq P3212
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_SMOOTHER
-	fetch 4,mem_mouse_x
-	rtn blank
-	call mouse_data_abs_check
-	setarg 0x03	//asm_flag enable condition
-	call mouse_pdata_greater_than_check
-	call mouse_disable_asm,blank
-	ncall mouse_enable_asm,blank
-	setarg 0x02	//asm_flag disable condition
-	call mouse_data_less_than_check
-	call mouse_disable_asm,blank
-	fetch 1,mem_mouse_asm_flag
-	beq 1,mouse_drawing_optima_modify
-mouse_drawing_optima_init:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_SMOOTHER
-	arg 5,loopcnt
-	arg mem_mouse_asm_flag,contw
-	branch clear_mem
-
-mouse_drawing_optima_modify:
-	call mouse_drawing_optima_xy_offset_modify
-	fetch 2,mem_mouse_x_pre
-	store 2,mem_data_pre
-	fetch 2,mem_mouse_x
-	store 2,mem_data_current
-	call mouse_drawing_optima_data_x
-	fetch 2,mem_data_pre
-	store 2,mem_mouse_x_pre
-	fetch 2,mem_data_current
-	store 2,mem_mouse_x
-
-	fetch 2,mem_mouse_y_pre
-	store 2,mem_data_pre
-	fetch 2,mem_mouse_y
-	store 2,mem_data_current
-	call mouse_drawing_optima_data_y
-	fetch 2,mem_data_pre
-	store 2,mem_mouse_y_pre
-	fetch 2,mem_data_current
-	store 2,mem_mouse_y
-	rtn
-
-mouse_drawing_optima_xy_offset_modify:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_XY_OFFSET
-	bpatch patch12_4,mem_patch12
-	fetch 2,mem_mouse_x_pre
-	store 2,mem_data_value
-	call mouse_pre_xy_data_judge
-	store 2,mem_mouse_x_pre
-	fetch 2,mem_mouse_x
-	store 2,mem_data_value
-	call mouse_current_xy_data_judge
-	store 2,mem_mouse_x
-	fetch 2,mem_mouse_y_pre
-	store 2,mem_data_value
-	call mouse_pre_xy_data_judge
-	store 2,mem_mouse_y_pre
-	fetch 2,mem_mouse_y
-	store 2,mem_data_value
-	call mouse_current_xy_data_judge
-	store 2,mem_mouse_y
-	rtn
-
-mouse_pre_xy_data_judge:	
-	fetch 1,mem_data_value+1
-	branch mouse_pre_xy_pdata_offset,blank
-	branch mouse_pre_xy_ndata_offset
-
-mouse_pre_xy_pdata_offset:
-	fetch 1,mem_data_value
-	call mouse_pre_xy_get_0_4_times
-	store 1,mem_data_value
-mouse_xy_data_offset_new:
-	fetch 2,mem_data_value
-	rtn
-mouse_pre_xy_ndata_offset:
-	fetch 1,mem_data_value
-	call mouse_pdata_invert
-	call mouse_pre_xy_get_0_4_times
-	call disable_blank,blank
-	call mouse_pdata_get_new_value
-	branch mouse_xy_data_offset_new
-	
-mouse_current_xy_data_judge:
-	fetch 1,mem_data_value+1
-	branch mouse_current_xy_pdata_offset,blank
-	branch mouse_current_xy_ndata_offset
-mouse_current_xy_pdata_offset:
-	fetch 1,mem_data_value
-	call mouse_current_xy_get_0_6_times
-	store 1,mem_data_value
-	branch mouse_xy_data_offset_new
-mouse_current_xy_ndata_offset:	
-	fetch 1,mem_data_value
-	call mouse_pdata_invert
-	call mouse_current_xy_get_0_6_times
-	call disable_blank,blank
-	call mouse_pdata_get_new_value
-	branch mouse_xy_data_offset_new
-	
-mouse_pre_xy_get_0_4_times:
-	mul32 pdata,4,pdata
-	div pdata,5
-	call wait_div_end
-	quotient pdata
-	rtn
-mouse_current_xy_get_0_6_times:	//0.6 times
-	mul32 pdata,12,pdata
-	div pdata,10
-	call wait_div_end
-	quotient pdata
-	rtn	
-	
-mouse_drawing_optima_data_x:
-	fetch 2,mem_data_pre
-	fetcht 2,mem_data_current
-	iadd temp,pdata
-	fetcht 1,mem_mouse_data_xtemp
-	iadd temp,pdata
-	and pdata,0x01,temp
-	storet 1,mem_mouse_data_xtemp
-	branch mouse_drawing_optima_data
-
-mouse_drawing_optima_data_y:
-	fetch 2,mem_data_pre
-	fetcht 2,mem_data_current
-	iadd temp,pdata
-	fetcht 1,mem_mouse_data_ytemp
-	iadd temp,pdata
-	and pdata,0x01,temp
-	storet 1,mem_mouse_data_ytemp
-	branch mouse_drawing_optima_data
-
-mouse_drawing_optima_data:
-	store 3,mem_data_sum
-	isolate1 16,pdata
-	branch mouse_data_sum_overflow,true
-	fetch 1,mem_data_sum+1
-	beq 0xff,mouse_data_sum_n
-	fetch 1,mem_data_sum
-mouse_data_store_pre:
-	rshift pdata,pdata
-	store 2,mem_data_pre
-	store 2,mem_data_current
-	rtn
-mouse_data_sum_overflow:
-	fetch 1,mem_data_sum+1	//sum positive
-	beq 0,mouse_data_sum_overflow_p
-	fetch 3,mem_data_sum	
-	branch mouse_data_store_pre
-mouse_data_sum_overflow_p:
-	jam 0,mem_data_sum+2
-	fetch 1,mem_data_sum
-	branch mouse_data_store_pre
-
-mouse_data_sum_n:
-	fetch 1,mem_data_sum	//sum negetive
-	call mouse_pdata_get_half
-	store 1,mem_data_pre
-	store 1,mem_data_current
-	branch mouse_data_zero,blank
-	setarg 0xff
-mouse_data_set_direction:	
-	store 1,mem_data_pre+1
-	store 1,mem_data_current+1
-	rtn
-mouse_data_zero:
-	setarg 0
-	branch mouse_data_set_direction
-
-mouse_pdata_get_half:
-	call mouse_pdata_invert
-	rshift pdata,pdata
-mouse_pdata_get_new_value:	
-	call mouse_rega_in_out
-	sub pdata,0,pdata
-	store 1,mem_data_value	
-	rtn
-
-mouse_pdata_invert:
-	sub pdata,0,pdata
-mouse_rega_in_out:	
-	store 1,mem_rega
-	fetch 1,mem_rega
-	rtn
-
-mouse_disable_asm:
-	jam 0,mem_mouse_asm_flag
-	rtn
-mouse_enable_asm:
-	jam 1,mem_mouse_asm_flag
-	rtn
-
-//rega mouse_x, regb mouse_y, pdata refer
-mouse_pdata_greater_than_check:
-	isub rega,null
-	nbranch disable_blank,positive
-	isub regb,null
-	nbranch disable_blank,positive
-	branch enable_blank
-mouse_data_less_than_check:
-	isub rega,null
-	nrtn positive
-	isub regb,null
-	nrtn positive
-	branch enable_blank
-
-mouse_data_abs_check:
-	fetch 2,mem_mouse_x
-	call mouse_data_abs
-	copy pdata,rega
-	fetch 2,mem_mouse_y
-	call mouse_data_abs
-	copy pdata,regb
-	rtn
-
-mouse_data_abs:
-	store 2,mem_data_current
-	fetch 1,mem_data_current+1
-	beq 0xff,mouse_data_reversal
-	fetch 1,mem_data_current
-mouse_data_abs_store:
-	and_into 0xff,pdata
-	//output:pdata
-	rtn
-mouse_data_reversal:
-	fetch 2,mem_data_current
-	sub pdata,0,pdata
-	branch mouse_data_abs_store
-
-mouse_24g_long_sleep_param_update_timer:
-	arg mem_24g_long_sleep_param_update_timer,regc
-	arg mouse_24g_long_sleep_normal_param,regb
-	branch timer_single_step
-mouse_24g_long_sleep_normal_param:
-	fetch 4,mem_24g_long_sleep_set1
-	store 4,mem_24g_enter_hibernate
-	jam 1,mem_mouse_long_mult_flag
-	rtn
-
-
-mouse_24g_long_sleep_set:
-	fetch 1,mem_24g_long_sleep_set_level
-	beq 0x00,mouse_24g_long_sleep_set_30ms
-	beq 0x01,mouse_24g_long_sleep_set_50ms
-	beq 0x02,mouse_24g_long_sleep_set_80ms
-	beq 0x03,mouse_24g_long_sleep_set_100ms
-mouse_24g_long_sleep_set_80ms:
-	setarg 0x0ea600
-mouse_24g_long_sleep_set_end:	
-	store 4,mem_24g_long_sleep_set1
-	rtn
-mouse_24g_long_sleep_set_30ms:
-	setarg 0x05e740
-	branch mouse_24g_long_sleep_set_end
-mouse_24g_long_sleep_set_50ms:
-	setarg 0x0927c0
-	branch mouse_24g_long_sleep_set_end
-mouse_24g_long_sleep_set_100ms:
-	setarg 0x124f80
-	branch mouse_24g_long_sleep_set_end
-
-mouse_24g_hibernate_set:
-	bpatch patch12_5,mem_patch12
-	jam 0,mem_24g_attempt_fail_flag
-	call g24_transmit_next_packet
-	setarg -1
-	store 4,mem_24g_enter_hibernate
-	setarg 0
-	store 7,mem_mouse_key
-	jam 1,mem_sensor_shutdown_flag
-	call mouse_sensor_powerdown
-	call mouse_setgpio_hibernate
-	branch mouse_24g_long_sleep
-
-mouse_wakeup_24g:
-	fetch 1,mem_sensor_shutdown_flag
-	ncall mouse_wakeup_24g_from_long_sleep,blank
-	jam 0,mem_sensor_shutdown_flag
-	rtn
-
-mouse_wakeup_24g_from_long_sleep:
-	call mouse_init_sensor_wakeup
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_WHEEL_WAKE_UP_CANCEL
-mouse_wheel_gpio_init:
-	fetch 1,mem_whee_a_data_gpio
-	arg gpcfg_pullup,temp
- 	call gpio_config_function_int
-	fetch 1,mem_whee_b_data_gpio
-	arg gpcfg_pullup,temp
- 	branch gpio_config_function_int	
-
-mouse_24g_transmit_start:
-	call mouse_24g_fast_conn_mode_check
-	fetch 1,mem_sensor_shutdown_flag
-	nbranch mouse_24g_short_sleep,blank
-	branch g24_transmit_start_next
-
-mouse_24g_fast_conn_mode_check:
-	fetch 4,mem_24g_receiver_addr
-	fetcht 4,mem_24g_fast_conn_addr
-	isub temp,null
-	branch mouse_soft_agc_enable,zero
-	branch mouse_soft_agc_disable
-
-mouse_soft_agc_enable:
-	jam 0,mem_gain_fix
-	jam TX_POWER_FACTORY,mem_tx_power
-	rtn
-mouse_soft_agc_disable:
-	jam 0xff,mem_gain_fix
-	rtn
-
-mouse_24g_stop:
-	set0 mark_24g,mark
-	jam STATE_24G_STOP,mem_24g_conn_sm
-	arg MOUSE_24G_PAIRING_FLAG,queue
-	branch mouse_disable_function_flag
-
-mouse_24g_start_mode:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_24G,mouse_24g_mode_setup_error
-	call mouse_device_24g_pair_led_config
-	call mouse_wakeup_from_power_check	// wake from hibernate :enble user
-	branch mouse_24g_reconn_dongle_start,user
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,mouse_24g_reconn_general_dongle
-	bbit0 MOUSE_ENABLE_24G_POWER_ON_PAIRING,mouse_24g_reconn_general_dongle
-	call mouse_key_check_once
-	and rega,0x07,pdata
-	fetcht 1,mem_mouse_commbination_key_24g
-	isub temp,null
-	branch mouse_24g_start_pair_mode,zero
-	branch mouse_24g_reconn_general_dongle
-
-mouse_24g_mode_setup_error:
-	fetch 1,mem_reconn_times
-	nbranch mouse_polling_device,blank
-	rtn
-
-mouse_24g_first_start_auto_pair_mode:
-	call mouse_wakeup_from_power_check
-	branch mouse_24g_first_start_reconn,user  	// wake from hibernate :enble user
-mouse_24g_reconn_general_dongle:	
-	jam MODE_24G_DEVICE,mem_device_flag
-	fetch 2,mem_mouse_24g_power_on_fast_conn_timer
-	store 2,mem_24g_reconn_timeout
-	jam FAST_CONN_AND_3_0_ADDR,mem_24g_reconn_type
-	branch g24_reconn_start
-
-mouse_24g_start_auto_pair:
-	fetch 2,mem_24g_pair_timeout_init
-	store 2,mem_24g_reconn_timeout
-	jam PAIR_AND_3_0_ADDR,mem_24g_reconn_type
-	branch g24_reconn_start
-
-mouse_24g_first_start_reconn:
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,mouse_24g_reconn_dongle_start
-	call mouse_bluetooth_fast_conn_disable
-mouse_24g_first_bluetooth_reconnect:
-	call mouse_24g_stop
-	jam MODE_BT_DEVICE1,mem_device_flag
-	call mouse_select_reconn_device
-	branch mouse_start_reconnect_device
-
-mouse_24g_first_bb_event_reconn_timeout:
-	call mouse_wakeup_from_power_check
-	branch mouse_app_enter_hibernate,user
-	branch mouse_start_discovery
-
-mouse_24g_first_store_reconn_info:
-	call mouse_wakeup_from_power_check
-	rtn user
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_store_device_info_delay
-	rtn
-
-mouse_24g_start_pair_mode:
-	call mouse_device_24g_pair_led_config
-	jam 0,mem_24g_reconn_type
-	arg MOUSE_24G_PAIRING_FLAG,queue
-	call mouse_enable_function_flag
-	setarg 0
-	store 2,mem_24g_reconn_timeout	
-	call mouse_stop_discovery
-	jam TYPE_MS,mem_24g_data_type
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_KEYBOARD,g24_pair_start
-	jam TYPE_KB,mem_24g_data_type
-	branch g24_pair_start
-
-mouse_24g_attempt_fail:
-	fetch 1,mem_24g_attempt_fail_flag
-	nbranch mouse_24g_hibernate_set,blank
-	fetch 1,mem_24g_reconn_type
-	beq FAST_CONN_AND_3_0_ADDR,mouse_24g_fast_conn_attempt_fail
-	beq PAIR_AND_3_0_ADDR,mouse_24g_auto_pair_attempt_fail
-	beq RECEIVER_AND_3_0_ADDR,mouse_reconn_dongle_attempt_fail
-mouse_24g_attempt_fail_enter_hibernate:
-	call mouse_24g_stop
-	fetch 1,mem_reconn_times
-	nbranch mouse_polling_device,blank
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,mouse_app_enter_hibernate
-	rtn
-
-mouse_24g_fast_conn_attempt_fail:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag 
-	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_24g_start_auto_pair
-	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,mouse_24g_start_auto_pair
-	bbit0 MOUSE_ENABLE_24G_AUTO_PAIR_NERVER_BEEN_PAIRED,mouse_24g_reconn_dongle_start
-	fetch 4,mem_mouse_24g_addr		// auto pair first time
-	fetcht 4,mem_mouse_compare_addr
-	isub temp,null
-	branch mouse_24g_start_pair_mode,zero
-mouse_24g_reconn_dongle_start:
-	fetch 2,mem_24g_reconn_timeout_init
-	store 2,mem_24g_reconn_timeout
-	jam RECEIVER_AND_3_0_ADDR,mem_24g_reconn_type
-	branch g24_reconn_start
-
-mouse_24g_auto_pair_attempt_fail:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag 
-	bbit0 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_24g_attempt_fail_enter_hibernate
-	fetch 1,mem_device_number
-	beq 1,mouse_24g_attempt_fail_enter_hibernate		//24g first mode and only 2.4g device
-	branch mouse_24g_first_bluetooth_reconnect
-
-mouse_reconn_dongle_attempt_fail:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_24g_attempt_fail_enter_hibernate
-	bbit1 MOUSE_ENABLE_EEPROM,mouse_24g_attempt_fail_enter_hibernate
-	bbit1 MOUSE_ENABLE_FLASH,mouse_24g_attempt_fail_enter_hibernate
-	branch mouse_24g_start_auto_pair+1
-	
-mouse_24g_attempt_success:
-	fetch 4,mem_24g_addr
-	store 4,mem_24g_receiver_addr
-	store 4,mem_mouse_24g_addr		// if need store 24g address to eeprom/flash,need get mem_24g_addr
-	call g24_ch_syncword_crc8_init
-	call mouse_no_data_timer_init
-	call mouse_device_poweron_led_config
-	call mouse_init_sensor_reset
-	jam 0,mem_mouse_long_mult_flag
-	jam 0,mem_24g_conn_sm
-	jam 0,mem_24g_reconn_type
-	fetch 4,mem_24g_receiver_addr
-	fetch 4,mem_24g_fast_conn_addr
-	isub temp,null
-	rtn zero
-	branch mouse_24g_first_store_reconn_info
-	
-mouse_24g_pairing_complete:
-	call mouse_init_sensor_reset
-	call mouse_read_sensor_common
-mouse_24g_pairing_complete_common:
-	call mouse_device_poweron_led_config
-	call mouse_no_data_timer_init
-	arg MOUSE_24G_PAIRING_FLAG,queue
-	call mouse_disable_function_flag
-	setarg 0
-	store 2,mem_24g_pair_timeout
-	store 2,mem_24g_reconn_timeout
-	store 1,mem_24g_conn_sm
-	store 1,mem_mouse_move_flag
-	store 1,mem_24g_reconn_type
-
-
-	fetch 4,mem_24g_addr
-	store 4,mem_24g_receiver_addr
-	store 4,mem_mouse_24g_addr
-	branch mouse_store_device_info_delay
-
-mouse_24g_short_sleep_clear_wake:
-	call clear_wake
-	branch lpm_write_gpio_wakeup
-
-mouse_24g_package_data:
-	bpatch patch12_6,mem_patch12
-	rtnmark0 mark_24g
-	call mouse_motion
-	nrtn user
-	fetch 1,mem_mouse_24g_long_sleep_flag
-	jam 0,mem_mouse_24g_long_sleep_flag
-	ncall mouse_24g_short_sleep_clear_wake,blank	
-	
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_KEYBOARD,mouse_24g_mouse_package_data
-	fetch 1,mem_customer_key
-	nbranch mouse_24g_keyboard_package_data,blank
-mouse_24g_mouse_package_data:
-	call mouse_data_xy_release
-	fetch 1,mem_24g_data_type
-	bbit1 1,mouse_24g_mouse_package_data_now	// last package is keyboard data
-	fetcht 1,mem_24g_txbuf+1
-	fetch 1,mem_mouse_key
-	ior temp,pdata
-	store 1,mem_mouse_key
-	fetcht 1,mem_24g_txbuf+6
-	fetch 1,mem_mouse_z
-	iadd temp,pdata
-	store 1,mem_mouse_z
-	fetcht 1,mem_24g_txbuf+7
-	fetch 1,mem_mouse_tz
-	iadd temp,pdata
-	store 1,mem_mouse_tz	
-mouse_24g_mouse_package_data_now:	
-	jam TYPE_MS,mem_24g_data_type
-	arg 7,rega	//length
-	arg mem_mouse_key,regb //tx buff
-	fetch 2,mem_mouse_z
-	rtn blank
-	branch g24_transmit_by_interrupt_enable
-
-mouse_24g_keyboard_package_data:
-	jam TYPE_KB,mem_24g_data_type
-	arg 9,rega	//length
-	fetch 1,mem_customer_data_trigger
-	nbranch mouse_customer_key_press,blank
-	arg mem_customer_key_release,regb	//tx buff
-	rtn
-mouse_customer_key_press:
-	arg mem_customer_key_press,regb
-	rtn
-
-
-
-
-mouse_24g_search_dongle_init:
-	setarg 0
-	store 3,mem_mouse_search_dongle_action
-	rtn
-
-mouse_24g_search_dongle:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_24G_SEARCH_DONGLE
-	fetch 1,mem_mouse_long_mult_flag
-	rtn blank
-	fetch 1,mem_24g_abort_pac
-	rtn blank
-	fetch 1,mem_mouse_search_dongle_interval
-	increase 1,pdata
-	and_into 3,pdata
-	store 1,mem_mouse_search_dongle_interval
-	nrtn blank	//400ms
-	jam 0,mem_mouse_search_dongle_ch
-mouse_24g_search_dongle_loop:
-	bpatch patch12_7,mem_patch12
-	fetch 1,mem_mouse_search_dongle_ch
-	increase 1,pdata
-	store 1,mem_mouse_search_dongle_ch
-	sub pdata,G24_CH_NUMBER,null
-	nbranch mouse_24g_search_dongle_loop_end,positive
-	call g24_reconn_data_prep
-	call g24_transmit_receive_ack
-	nbranch mouse_24g_search_dongle_loop_retry,sync
-	nbranch mouse_24g_search_dongle_loop_retry,user3
-	call mouse_g24_ackpayload_parse
-	call mouse_24g_search_dongle_success
-mouse_24g_search_dongle_loop_end:
-	call g24_txbuf_clear
-	fetch 1,mem_mouse_search_dongle_count
-	increase 1,pdata
-	store 1,mem_mouse_search_dongle_count
-	beq G24_CH_POLL_COUNT,mouse_24g_search_dongle_check
-	rtn
-
-mouse_24g_search_dongle_loop_retry:
-	call g24_ch
-	branch mouse_24g_search_dongle_loop
-
-mouse_24g_search_dongle_check:
-	jam 0,mem_mouse_search_dongle_count
-	fetch 1,mem_mouse_search_dongle_action
-	rtnbit1 G24_DISCONN_STATE
-	set1 G24_DISCONN_STATE,pdata
-	store 1,mem_mouse_search_dongle_action
-	fetch 2,mem_mouse_24g_search_dongle_time_init		//3min
-	store 2,mem_mouse_no_data_timer
-	branch mouse_sensor_powerdown
-	
-mouse_24g_search_dongle_success:
-	fetch 1,mem_24g_abort_pac
-	branch mouse_24g_search_dongle_init,blank
-	jam 0,mem_mouse_search_dongle_count
-	fetch 1,mem_mouse_search_dongle_action
-	rtnbit0 G24_DISCONN_STATE
-	set0 G24_DISCONN_STATE,pdata
-	store 1,mem_mouse_search_dongle_action
-	call mouse_no_data_timer_init
-	branch mouse_init_sensor_wakeup
-
-mouse_g24_ackpayload_parse:
-	call g24_ackpayload_parse
-	fetch 1,mem_24g_rxbuf+1
-	compare 0x08,pdata,0xf8
-	nrtn true
-	fetch 1,mem_24g_rxbuf+2		// pc sleep mouse ackpayload: 01 08 ff
-	beq 0xff,mouse_24g_hibernate_set
-	rtn
-
-
-
-
-mouse_g24_retransmit:
-	fetch 1,mem_mouse_need_soft_reset
-	nrtn blank
-	call mouse_retransmit_select_device_by_pb_button
-	call mouse_select_device_by_dpi_button_once
-	branch g24_retransmit0
-
-mouse_select_device_by_dpi_button_once:
-	arg 12,queue
-	call timer_check
-	nrtn blank
-	call mouse_dpi_check_once
-	call mouse_dpi_key_check_long_press
-mouse_g24_retransmit_100ms_timer_init:
-	arg 12,queue
-	setarg 160
-	branch timer_init
-	
-mouse_dpi_check_once:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_DPI_BUTTON
-//	jam 0x03,mem_mouse_dpikey_press_status
-	branch mouse_dpi_check
-
-
-mouse_24g_before_lpm_sleep:
-	fetch 1,mem_device_flag
-	bne MODE_24G_DEVICE,lpm_sleep_skip_cb_function
-	fetch 1,mem_24g_disable_fec1
-	rtn blank
-mouse_peripheral_clock_off:
-	jam 2,core_clksel			//use rc clock
-	jam 0xf8,core_lpm_ctrl
-	rtn
-
-
-
-
-mouse_logo_led_on_timer:
-	fetch 1,mem_mouse_logo_led_gpio
-	rtneq GPIO_DISABLE
-	fetch 2,mem_mouse_no_data_timer
-	rtn blank
-	fetch 2,mem_mouse_no_data_timeout
-	fetcht 2,mem_mouse_no_data_timer
-	isub temp,temp
-	fetch 2,mem_mouse_logo_led_on_time_init
-	isub temp,pdata
-	branch mouse_logo_led_on,positive
-mouse_logo_led_off:
-	fetcht 1,mem_mouse_logo_led_gpio
-	branch mouse_led_off
-mouse_logo_led_on:
-	fetcht 1,mem_mouse_logo_led_gpio
-	branch mouse_led_on
-	
-
-
-
-
-
-mouse_dpi_led_blink_delay_timer:
-	arg mem_mouse_dpi_led_delay_count,regc
-	arg mouse_dpi_led_blink_init,regb
-	branch timer_single_step
-	
-mouse_dpi_led_blink_init:
-	bpatch patch13_0,mem_patch13
-	fetch 1,mem_config_sensor_type
-	beq P3212,mouse_dpi_led_blink_init_another		//result:    level3: 1  2  3     level4: 2  3  4  1
-	beq KA8G2,mouse_dpi_led_blink_init_another	//result:    level3: 1  2  3     level4: 2  3  4  1
-	fetcht 1,mem_mouse_dpi
-	increase 2,temp	// 2 3 4 (5)
-mouse_dpi_led_blink_init_next:
-	sub temp,3,null
-	call mouse_dpi_led_blink_init_level_4,positive
-	ncall mouse_dpi_led_blink_count_clean,positive
-	copy temp,pdata
-	iadd pdata,pdata
-	store 1,mem_mouse_multi_led_blink_count
-mouse_multi_dpi_led_blink_enable:
-	jam 4,mem_mouse_multi_led_blink_type
-	call mouse_multi_dpi_led_blink_timer_init	
-	jam MULTI_LED_BLINK,mem_mouse_multi_led_type
-	branch mouse_multi_led_enable
-
-mouse_dpi_led_blink_init_another:
-	fetcht 1,mem_mouse_dpi
-	increase 1,temp
-	branch mouse_dpi_led_blink_init_next
-
-mouse_dpi_led_blink_init_level_4:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_DPI_LEVEL_4
-	increase 1,temp  	// 2-->3   3-->4
-	rtn
-mouse_dpi_led_blink_count_clean:
-	increase -3,temp		// 4-->1  5-->2
-	rtn
-
-
-mouse_dpi_led_blink_delay:
-	fetch 1,mem_mouse_dpi_gpio
-	rtneq GPIO_DISABLE
-	fetch 2,mem_mouse_discovery_timer
-	nrtn blank
-	fetch 2,mem_24g_pair_timeout
-	nrtn blank
-	fetch 2,mem_24g_reconn_timeout
-	nrtn blank
-	fetch 1,mem_mouse_multi_led_powon_timer
-	nrtn blank
-	fetch 1,mem_mouse_dpi_led_delay_count_init
-	branch mouse_dpi_led_blink_init,blank
-	store 1,mem_mouse_dpi_led_delay_count  //delay 1s led blink
-	rtn
-
-
-
-
-
-
-
-mouse_check_dpi_blink:
-	disable user
-	fetch 1,mem_mouse_multi_led_blink_type		//04:dpi blink
-	sub pdata,4,null
-	nrtn zero
-	branch enable_user
-
-mouse_low_voltage_led_timer:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_LOW_LED
-	rtnbit0 MOUSE_LOW_VOLTAGE_FLAG
-	fetch 2,mem_mouse_discovery_timer
-	nrtn blank
-	fetch 2,mem_24g_pair_timeout
-	nrtn blank
-	fetch 2,mem_24g_reconn_timeout
-	nrtn blank
-	fetch 1,mem_mouse_multi_led_powon_timer
-	nrtn blank
-	call mouse_check_dpi_blink		//need judge blink led=dpi? if led=dpi led->rtn
-	rtn user
-
-	fetch 1,mem_mouse_multi_low_led_blink_count
-	branch mouse_low_led_blink_count_init_judge,blank
-mouse_low_led_blink_timer:
-	fetcht 1,mem_adc_low_volatage_led_timer_count
-	increase 1,temp
-	storet 1,mem_adc_low_volatage_led_timer_count
-	fetch 1,mem_mouse_low_led_blink_timer
-	isub temp,null
-	ncall mouse_low_led_timer_count_clean,positive
-	fetch 1,mem_mouse_low_led_blink_half_timer
-	isub temp,null
-	nbranch mouse_low_voltage_led_off_judge,positive
-mouse_low_voltage_led_on_judge:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_LOW_FOR_LED,mouse_device_led_on
-	bbit1 MOUSE_ENABLE_DPI_LOW_FOR_LED,mouse_device_led_on
-mouse_low_voltage_led_on:
-	fetcht 1,mem_mouse_low_voltage_alarm_gpio 
-	branch mouse_led_on
-
-mouse_low_led_timer_count_clean:
-	jam 1,mem_adc_low_volatage_led_timer_count
-	fetch 1,mem_mouse_multi_low_led_blink_count	//blink count decrease
-	increase -1,pdata
-	store 1,mem_mouse_multi_low_led_blink_count
-mouse_low_voltage_led_off_judge:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_LOW_FOR_LED,mouse_device_led_off
-	bbit1 MOUSE_ENABLE_DPI_LOW_FOR_LED,mouse_device_led_off
-mouse_low_voltage_led_off:
-	fetcht 1,mem_mouse_low_voltage_alarm_gpio
-	branch mouse_led_off
-
-mouse_low_led_blink_count_init_judge:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_LOW_LED_BLINK_LIMIT,mouse_low_voltage_led_off_judge
-	call mouse_multi_low_led_blink_count_init
-	branch mouse_low_led_blink_timer
-	
-
-
-
-
-
-
-mouse_device_multi_led_parm_init:
-	jam 0,mem_mouse_multi_led_blink_enable
-	call mouse_device_multi_led_all_off		//can be remove?
-	jam 0,mem_mouse_multi_led_blink_type
-	fetch 1, mem_mouse_low_led_blink_timer
-	rshift pdata,pdata
-	store 1,mem_mouse_low_led_blink_half_timer
-	rtn
-mouse_multi_low_led_blink_count_init:
-	fetch 1,mem_mouse_multi_lowled_blink_count_init
-	store 1,mem_mouse_multi_low_led_blink_count
-	rtn
-
-mouse_multi_led_blink_timer_init:
-	fetch 1,mem_mouse_multi_led_blink_type		//00:rtn	01:24g blink	02:le blink		03:reconn blink 	04:low blink	05:dpi blink
-	beq 1,mouse_device_24g_led_blink_timer_init
-	beq 2,mouse_device_le_discovery_led_blink_timer_init
-	beq 3,mouse_device_le_reconn_led_blink_timer_init
-mouse_multi_dpi_led_blink_timer_init:
-	fetch 1,mem_mouse_dpi_led_blink_timer_init
-mouse_store_multi_led_blink_timer:
-	store 1,mem_mouse_multi_led_blink_timer
-	rtn
-mouse_device_24g_led_blink_timer_init:
-	fetch 1,mem_mouse_multi_24gled_blink_timer_init
-	branch mouse_store_multi_led_blink_timer
-mouse_device_le_discovery_led_blink_timer_init:
-	fetch 1,mem_mouse_multi_le_discovery_blink_timer_init
-	branch mouse_store_multi_led_blink_timer
-mouse_device_le_reconn_led_blink_timer_init:
-	fetch 1,mem_mouse_multi_le_reconn_blink_timer_init
-	branch mouse_store_multi_led_blink_timer
-
-//===led poweron config===//
-mouse_device_poweron_led_config:	//power on
-	bpatch patch13_1,mem_patch13
-	fetch 1,mem_mouse_multi_led_powon_timer_init
-	store 1,mem_mouse_multi_led_powon_timer
-	jam MULTI_LED_ON,mem_mouse_multi_led_type
-mouse_multi_led_enable:
-	jam OFF,mem_mouse_multi_led_state
-	jam ON,mem_mouse_multi_led_blink_enable
-	rtn
-
-//===led blink config===//
-mouse_device_24g_pair_led_config:		//24g pair led config
-	bpatch patch13_2,mem_patch13
-	fetch 1,mem_device_flag
-	rtnne MODE_24G_DEVICE
-	call mouse_multi_led_blink_enable_init
-	jam 1,mem_mouse_multi_led_blink_type
-	call mouse_device_24g_led_blink_timer_init
-	fetch 1,mem_mouse_le_reconn_blink_limit
-	rtn blank
-	fetch 1,mem_mouse_multi_24gled_blink_count_init
-	branch mouse_device_led_blink_count_init
-
-mouse_device_le_reconn_led_config:		//le recon led config
-	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-	call mouse_multi_led_blink_enable_init
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_BT_RECONN_LED_EFFECT
-	jam 3,mem_mouse_multi_led_blink_type
-	call mouse_device_le_reconn_led_blink_timer_init
-	fetch 1,mem_mouse_le_reconn_blink_limit
-	rtn blank
-	fetch 1,mem_mouse_multi_le_reconn_blink_count_init
-mouse_device_led_blink_count_init:
-	store 1,mem_mouse_multi_led_blink_count
-	rtn	
-
-mouse_device_discovery_led_config:		//ble discovery led config
-	jam 0,mem_mouse_le_reconn_blink_limit
-	jam 2,mem_mouse_multi_led_blink_type
-	call mouse_device_le_discovery_led_blink_timer_init
-mouse_multi_led_blink_enable_init:
-	jam 1,mem_mouse_multi_led_blink_enable
-	jam MULTI_LED_BLINK,mem_mouse_multi_led_type
-	branch mouse_device_multi_led_on
-
-
-//====multi timer====//
-mouse_led_multi_timer:
-	fetch 1,mem_mouse_multi_led_blink_enable
-	rtn blank
-	fetch 1,mem_mouse_multi_led_type
-	beq MULTI_LED_BLINK,mouse_multi_led_type_blink
-mouse_device_multi_led_type_on:
-	fetch 1,mem_mouse_multi_led_powon_timer
-	branch mouse_device_poweron_led_off,blank
-	increase -1
-	store 1,mem_mouse_multi_led_powon_timer
-	branch mouse_device_led_on
-
-mouse_device_poweron_led_off:
- 	jam 0,mem_mouse_multi_led_blink_enable
-	call mouse_multi_low_led_blink_count_init
-	branch mouse_device_led_off
-
-mouse_multi_led_type_blink:
-	bpatch patch13_3,mem_patch13
-	fetch 1,mem_mouse_multi_led_blink_type	//00:rtn	01:24g blink	02:le blink		03:reconn blink 	04:low blink	05:dpi blink
-	rtn blank
-	beq 4,mouse_device_led_blink_limit	//dpi blink
-	branch mouse_device_led_blink_judge
-
-mouse_device_led_blink_judge:
-	fetch 1,mem_mouse_le_reconn_blink_limit
-	beq 1,mouse_device_led_blink_limit
-	branch mouse_multi_led_type_blink_next
-
-mouse_device_led_blink_limit:
-	fetch 1,mem_mouse_multi_led_blink_count
-	branch mouse_multi_led_off_judge, blank		//blink count =0
-mouse_multi_led_type_blink_next:	//blink no limit
-	arg mem_mouse_multi_led_blink_timer,regc
-	arg mouse_multi_led_type_blink_start,regb
-	branch timer_single_step
-	
-mouse_multi_led_type_blink_start:
-	fetch 1,mem_mouse_multi_led_blink_type
-	beq 4,mouse_multi_led_blink_count_decrease		//dpi blink
-	fetch 1,mem_mouse_le_reconn_blink_limit
-	beq 1,mouse_multi_led_blink_count_decrease
-mouse_multi_led_blink:
-	call mouse_multi_led_blink_timer_init
-	fetch 1,mem_mouse_multi_led_state
-	beq ON,mouse_multi_led_off_judge_next
-	branch mouse_multi_led_on_judge
-
-mouse_multi_led_blink_count_decrease:
-	fetch 1,mem_mouse_multi_led_blink_count	
-	increase -1
-	store 1,mem_mouse_multi_led_blink_count
-	branch mouse_multi_led_blink
-
-//=====led on/off interface=====//
-mouse_multi_led_on_judge:
-	fetch 1,mem_mouse_multi_led_blink_type
-	beq 4,mouse_multi_dpi_led_on_judge
-mouse_device_multi_led_on:
-	jam ON,mem_mouse_multi_led_state
-mouse_device_led_on:
-	bpatch patch13_4,mem_patch13
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,mouse_device_24g_led_on
-	beq MODE_BT_DEVICE1,mouse_device_bt1_led_on
-	beq MODE_BT_DEVICE2,mouse_device_bt2_led_on
-	rtn
-mouse_device_24g_led_on:
-	fetcht 1,mem_mouse_1io2led_multi_24gled
-	branch mouse_led_on	//by mouse.dat config
-mouse_device_bt1_led_on:
-	fetcht 1,mem_mouse_1io2led_multi_bt1led
-	branch mouse_led_on	//by mouse.dat config
-mouse_device_bt2_led_on:
-	fetcht 1,mem_mouse_1io2led_multi_bt2led
-mouse_led_on:
-	branch gpio_out_active	//by mouse.dat config
-
-mouse_led_off:
-	branch gpio_out_inactive	//by mouse.dat config
-
-mouse_multi_led_off_judge:
-	jam 0,mem_mouse_multi_led_blink_enable
-	jam 0,mem_mouse_multi_led_blink_type
-mouse_multi_led_off_judge_next:
-	fetch 1,mem_mouse_multi_led_blink_type
-	beq 4,mouse_multi_dpi_led_off_judge
-mouse_device_multi_led_off:
-	jam OFF,mem_mouse_multi_led_state
-mouse_device_led_off:
-	bpatch patch13_5,mem_patch13
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,mouse_device_24g_led_off
-	beq MODE_BT_DEVICE1,mouse_device_bt1_led_off
-	beq MODE_BT_DEVICE2,mouse_device_bt2_led_off
-	rtn
-mouse_device_24g_led_off:
-	fetcht 1,mem_mouse_1io2led_multi_24gled
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_1IO2LED,mouse_led_off
-	branch gpio_set_high_impedance
-mouse_device_bt1_led_off:
-	fetcht 1,mem_mouse_1io2led_multi_bt1led
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_1IO2LED,mouse_led_off
-	branch gpio_set_high_impedance
-mouse_device_bt2_led_off:
-	fetcht 1,mem_mouse_1io2led_multi_bt2led
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_1IO2LED,mouse_led_off
-	branch gpio_set_high_impedance
-
-mouse_device_multi_led_all_off:		//dpi+low no
-	call mouse_device_24g_led_off
-	call mouse_device_bt1_led_off
-	call mouse_device_bt2_led_off
-	call mouse_low_voltage_led_off_judge
-	branch mouse_multi_dpi_led_off_judge
-
-mouse_multi_dpi_led_off_judge:
-	jam OFF,mem_mouse_multi_led_state
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_DPI_FOR_LED,mouse_device_multi_led_off
-	bbit1 MOUSE_ENABLE_DPI_LOW_FOR_LED,mouse_device_multi_led_off
-mouse_multi_dpi_led_off:
-	fetcht 1,mem_mouse_dpi_gpio
-	branch mouse_led_off
-
-mouse_multi_dpi_led_on_judge:
-	jam ON,mem_mouse_multi_led_state
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_DPI_FOR_LED,mouse_device_multi_led_on
-	bbit1 MOUSE_ENABLE_DPI_LOW_FOR_LED,mouse_device_multi_led_on
-mouse_multi_dpi_led_on:
-	fetcht 1,mem_mouse_dpi_gpio
-	branch mouse_led_on	//by mouse.dat config
-
-
-
-mouse_low_voltage_led_no_enter_lpm:	
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_LOW_VOLTAGE_FLAG
-	fetch 1,mem_adc_low_volatage_led_timer_count
-	fetcht 1,mem_mouse_low_led_blink_half_timer
-	sub pdata,temp,null
-	branch mouse_lpm_mode_clear,positive
-mouse_low_voltage_led_no_enter_lpm_next:	
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,g24_transmit_by_interrupt_exit_check
-	jam 1,mem_lpm_mode
-	rtn
-
-g24_transmit_by_interrupt_exit_check:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag	
-	rtnbit1 MOUSE_ENABLE_24G_250Hz	
-	branch g24_transmit_by_interrupt_exit
-
-mouse_lpm_mode_clear:
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,g24_transmit_by_interrupt_enable
-	jam 0,mem_lpm_mode
-	rtn
-
-
-mouse_store_signal_rssi:
-//	call rssi_hex2dec
-	fetch 1,mem_rssi
-	branch rssi_signal
-
-mouse_le_transmit:
-	call mouse_store_signal_rssi
-	branch power_ctrl_start
-
-mouse_le_set_lpm_mult:
-	fetch 1,mem_le_connect_status_flag
-	compare 3,pdata,3
-	nbranch disable_blank,true
-	call app_lpm_mult_enable
-	branch enable_blank
-
-mouse_set_lpm_mult:
-	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BLE_CONNECTED,mouse_le_set_lpm_mult
-	rtn
-
-mouse_24g_long_sleep:
-	call g24_lpm_wait
-	nrtn user
-	jam 1,mem_mouse_24g_long_sleep_flag
-	call g24_setgpio_lpm_before
-	jam 0,mem_mouse_24g_sleep_miss
-	call mouse_24g_send_time_long_wake
-	fetch 1,mem_sensor_shutdown_flag
-	ncall mouse_setgpio_hibernate,blank
-	fetch 4,mem_24g_enter_hibernate
-	branch g24_long_seep2	
-
-mouse_24g_short_sleep:
-	fetch 1,mem_mouse_sleep_deal_type
-	branch g24_short_sleep,blank
-	call g24_lpm_wait
-	nrtn user
-	fetch 1,mem_mouse_24g_sleep_miss
-	jam 0,mem_mouse_24g_sleep_miss
-	sub pdata,0,null
-	nbranch mouse_24g_short_sleep_last_miss,zero
-	fetcht 2,mem_24g_retransmit
-	sub temp,0,null
-	branch mouse_24g_short_sleep_default,zero
-
-	fetch 4,mem_mouse_24g_tx_time_last_delt
-	branch mouse_24g_short_sleep_default,blank
-mouse_24g_short_sleep_notify:
-	fetcht 4,mem_mouse_24g_tsniff
-	isub temp,temp
-	storet 4,mem_mouse_24g_sleep_miss_temp
-	nbranch mouse_24g_short_sleep_long,positive
-	fetch 3,mem_24g_short_sleep_set
-	isub temp,pdata
-	nbranch mouse_24g_short_sleep_2,positive
-	arg 0x600,temp
-	isub temp,null
-	nbranch mouse_24g_short_sleep_2,positive
-mouse_24g_short_sleep2:
-	store 4,mem_mouse_24g_sleep_time_temp
-	call mouse_24g_miss_temp_clear
-	fetch 4,mem_mouse_24g_sleep_time_temp
-mouse_24g_short_sleep3:	
-	call clk2lpo
-	storet 4,mem_sleep_counter
-	branch lpm_sleep
-
-mouse_24g_short_sleep_default:
-	call mouse_24g_miss_temp_clear
-	fetch 3,mem_24g_short_sleep_set
-	branch mouse_24g_short_sleep2
-
-mouse_24g_short_sleep_long:
-	sub temp,0,temp
-	fetch 3,mem_24g_short_sleep_set
-	iadd temp,pdata
-	branch mouse_24g_short_sleep2
-
-mouse_24g_miss_temp_clear:
-	setarg 0
-	store 4,mem_mouse_24g_sleep_miss_temp
-	rtn
-	
-mouse_24g_short_sleep_last_miss:
-	fetch 4,mem_mouse_24g_tx_time_last_delt
-	fetcht 4,mem_mouse_24g_sleep_miss_temp
-	iadd temp,pdata
-	branch mouse_24g_short_sleep_notify
-	
-mouse_24g_short_sleep_2:
-	jam 1,mem_mouse_24g_sleep_miss
-	rtn
-
-
-mouse_24g_transmit_callback:
-	call mouse_24g_send_time_check
-	branch mouse_wakeup_24g
-
-mouse_24g_send_time_check:
-	fetch 1,mem_mouse_sleep_deal_type
-	rtn blank
-	fetch 1,mem_24g_transmit_by_interrupt
-	beq G24_TX_TIMER_INT_ENABLE,mouse_24g_send_timer_first
-	fetch 1,mem_mouse_24g_tx_count
-	branch mouse_24g_send_timer_first,blank
-	copy clkn,pdata
-	fetcht 6,mem_mouse_24g_tx_time_last
-	store 6,mem_mouse_24g_tx_time_last
-	call clk_diff_rt
-	store 4,mem_mouse_24g_tx_time_last_delt
-
-	fetch 1,mem_mouse_24g_sleep_miss
-	nrtn blank
-	fetch 2,mem_24g_retransmit
-	nrtn blank
-	fetch 4,mem_mouse_24g_tx_time_last_delt
-mouse_24g_send_time_check_1:
-	fetcht 5,mem_mouse_24g_tx_time_sum
-	iadd temp,pdata
-	store 5,mem_mouse_24g_tx_time_sum	
-	fetcht 1,mem_mouse_24g_tx_count
-	fetch 1,mem_mouse_24g_tx_time_sum_count
-	isub temp,null
-	branch mouse_24g_send_time_check_average,zero
-	increase 1,temp
-	storet 1,mem_mouse_24g_tx_count
-	rtn
-
-mouse_24g_send_time_check_average:
-	jam 1,mem_mouse_24g_tx_count
-	arg 0,temp
-	fetch 5,mem_mouse_24g_tx_time_sum
-	storet 5,mem_mouse_24g_tx_time_sum
-	fetcht 1,mem_mouse_24g_tx_time_sum_count
-	idiv temp
-	call wait_div_end
-  	quotient rega
-
-	fetch 4,mem_mouse_24g_tsniff
-	fetcht 1,mem_mouse_24g_tx_time_offset
-	isub temp,temp
-	increase -40,temp
-
-	copy rega,pdata
-	isub temp,pdata
-	branch mouse_24g_send_time_check_average_late,positive
-	sub pdata,0,pdata
-	
-	rshift2 pdata,pdata
-	fetcht 3,mem_24g_short_sleep_set
-	iadd temp,temp
-	bpatch patch13_6,mem_patch13
-	fetch 3,mem_mouse_24g_short_sleep_set_init
-	arg 0x1800,rega
-	iadd rega,pdata
-	isub temp,null
-	nbranch mouse_24g_send_time_check_average_min,positive
-	storet 3,mem_24g_short_sleep_set
-	rtn
-
-mouse_24g_send_time_check_average_late:
-	rshift2 pdata,temp
-	fetch 3,mem_24g_short_sleep_set
-	isub temp,temp
-	bpatch patch13_7,mem_patch13
-	fetch 3,mem_mouse_24g_short_sleep_set_init
-	arg 0x1800,rega
-	isub rega,pdata
-	isub temp,null
-	branch mouse_24g_send_time_check_average_min,positive
-	storet 3,mem_24g_short_sleep_set
-	rtn
-
-mouse_24g_send_time_check_average_min:
-	store 3,mem_24g_short_sleep_set
-	rtn
-
-mouse_24g_send_timer_first:
-	jam 1,mem_mouse_24g_tx_count
-	copy clkn,pdata
-	store 6,mem_mouse_24g_tx_time_last
-	rtn
-
-mouse_24g_send_time_long_wake:
-	setarg 0
-	store 1,mem_mouse_24g_tx_count
-	store 5,mem_mouse_24g_tx_time_sum
-	rtn
-	
-
-
-
-
-
-
-
-shutter_init:
-	call enable_authrom
-	rtn wake
-	
-	setarg shutter_process_idle
-	store 2,mem_cb_idle_process
-		
-	setarg shutter_process_bb_event 
-	store 2,mem_cb_bb_event_process
-	
-	setarg ble_shutter_receive_data
-	store 2,mem_cb_att_write
-
-	setarg shutter_le_bb_event_timer
-	store 2,mem_cb_event_timer
-
-	setarg shutter_key_change
-	store 2,mem_cb_shutter_keycan
-
-	call shutter_common_init
-	
-	bpatch patch14_0,mem_patch14
-	call shutter_load_buffer_config_form_DataRom
-
-shutter_power_switch:
-	fetch 1, mem_shutter_hard_soft_switch_case
-	beq HARD_SWITCH, shutter_hart_swtich_power_on
-	fetch 1,mem_shutter_soft_switch_button_gpio
-	store 1,mem_ui_button_gpio
-	branch ui_soft_swtich_init
-
-
-shutter_common_init:
-	setarg shutter_le_before_hibernate
-	store 2,mem_cb_before_hibernate
-
-	setarg shutter_process_lpm_before
-	store 2,mem_cb_before_lpm
-
-	setarg shutter_soft_swtich_power_on
-	store 2,mem_shutter_soft_switch_poweron_callback_function
-	
-	setarg shutter_soft_swtich_power_off
-	store 2,mem_shutter_soft_switch_poweroff_callback_function
-
-	jam 7,mem_version
-	call le_modified_name_adv
-	call shutter_init_param	
-	call keyscan_key_init
-	call queue_init
-	branch ui_led_init_global
-
-
-
-shutter_hart_swtich_power_on:
-	jam UI_BUTTON_GPIO_DISABLE,mem_ui_button_gpio
-	jam SS_STATE_POWER_ON,mem_shutter_soft_switch_power_state
-	branch shutter_start_reconnect
-
-
-
-shutter_le_scale_lpm_lock:
-	fetch 1,mem_shutter_soft_switch_power_state
-	beq SS_STATE_POWER_OFF,app_get_lpm_wake_lock
-	call l2cap_malloc_get_full_map
-	fetch 1,mem_used_map
-	nbranch app_get_lpm_wake_lock,blank
-	branch app_put_lpm_wake_lock
-
-
-
-shutter_process_bb_event:
-	copy regc,pdata
-	
-
-	beq BT_EVT_LE_CONNECTED,ble_shutter_process_baseband_connect
-	beq BT_EVT_LE_DISCONNECTED,ble_shutter_process_baseband_disconnect
-	beq BT_EVT_LE_RECONNECT_COMPLETE,ble_shutter_process_reconnect_complete
-	beq BT_EVT_LE_PARSE_CONN_PAPA_UPDATE_RSP,ble_shutter_process_parse_connect_parameter_update_response
-
-	beq BT_EVT_BUTTON_LONG_PRESSED,ui_soft_switch_botton_long_press
-	beq BT_EVT_BUTTON_DOWN,shutter_process_soft_swtich_button_down
-	beq BT_EVT_BUTTON_UP,shutter_process_soft_swtich_button_up
-	rtn
-
-
-
-
-ble_shutter_process_baseband_connect:
-	call shutter_stop_bluetooth_discovery
-	setarg 0
-	store 2,mem_ble_shutter_reconn_timer
-	branch app_led_off
-
-
-ble_shutter_process_baseband_disconnect:
-	call queue_init
-	jam 0,mem_ble_shutter_enable_notify
-	branch shutter_start_reconnect
-
-
-ble_shutter_process_reconnect_complete:
-	call queue_init
-	jam 1,mem_ble_shutter_enable_notify
-	fetch 8,mem_ble_shutter_interval_min
-	store 8,mem_le_interval_min
-	call app_lpm_mult_enable
-	branch le_l2cap_tx_update_req
-
-
-ble_shutter_process_parse_connect_parameter_update_response:
-	fetch 2,mem_le_l2cap_signaling_conn_param_update_rsp_result
-	rtneq BLE_SIGNALING_CONNECT_PARAMETER_UPDATE_ACCEPTED
-	fetch 8,mem_ble_shutter_interval_min_new
-	rtn blank
-	store 8,mem_le_interval_min
-	branch le_l2cap_tx_update_req
-
-
-
-//shutter_process_soft_swtich_button_long_press:
-//	branch ui_soft_switch_botton_long_press
-
-shutter_process_soft_swtich_button_down:
-	fetch 1,mem_shutter_hard_soft_switch_case
-	rtneq HARD_SWITCH
-	fetch 1,mem_shutter_soft_switch_power_state
-	rtnne SS_STATE_POWER_ON
-	call shutter_store_currenct_led_state
-	branch app_led_on
-	
-shutter_store_currenct_led_state:
-	jam 1,mem_shutter_soft_swtich_botton_down
-	arg 11,loopcnt
-	arg mem_shutter_soft_swtich_led_struct_temp,contw
-	arg mem_shutter_led_struct_app_led,contr
-	branch memcpy
-	
-shutter_process_soft_swtich_button_up:
-	fetch 1,mem_shutter_hard_soft_switch_case
-	rtneq HARD_SWITCH
-	fetch 1,mem_shutter_soft_switch_power_state
-	beq SS_STATE_POWER_ON,shutter_load_currenct_led_state
-	branch ui_soft_switch_botton_up
-
-shutter_load_currenct_led_state:
-	fetch 1,mem_shutter_soft_swtich_botton_down
-	rtnne 1
-	jam 0,mem_shutter_soft_swtich_botton_down
-	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BLE_CONNECTED,app_led_off
-	arg 11,loopcnt
-	arg mem_shutter_soft_swtich_led_struct_temp,contr
-	arg mem_shutter_led_struct_app_led,contw
-	branch memcpy
-	
-
-
-
-shutter_le_bb_event_timer:
-
-	call shutter_check_sleep_timer
-
-
-	call shutter_check_power_off_timer
-
-
-
-	branch ble_shutter_reconn_timer
-
-
-
-shutter_check_sleep_timer:
-	arg mem_shutter_sleep_timer,regc
-	arg shutter_sleep_timeout,regb
-	branch timer_single_step_2B
-shutter_sleep_timeout:
-	jam SS_STATE_POWER_OFF,mem_shutter_soft_switch_power_state
-	call app_led_off
-	call shutter_disconnect_current_connection
-	branch shutter_wait_power_off
-
-
-shutter_check_power_off_timer:
-	arg mem_shutter_power_off_timer,regc
-	arg shutter_check_power_off_timeout,regb
-	branch timer_single_step
-
-shutter_check_power_off_timeout:
-	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BLE_CONNECTED,shutter_wait_power_off
-	fetch 1,mem_shutter_led_struct_app_led_type
-	beq UI_LED_STATE_BLINK_START,shutter_wait_power_off
-	beq UI_LED_STATE_BLINK_LIGHTING,shutter_wait_power_off
-	beq UI_LED_STATE_BLINK_DARKING,shutter_wait_power_off
-	branch app_enter_hibernate
-
-
-
-ble_shutter_reconn_timer:
-	fetch 1,mem_shutter_soft_switch_power_state
-	rtnne SS_STATE_POWER_ON
-	arg mem_ble_shutter_reconn_timer,regc
-	arg shutter_start_bluetooth_discovery,regb
-	branch timer_single_step_2B
-
-
-shutter_process_idle:
-	call shutter_send_data_to_master
-	branch keyscan_key_process
-
-
-shutter_process_lpm_before:
-	call gpio_set_before_lpm
-	branch keyscan_process_lpm_before
-
-shutter_le_before_hibernate:
-	call gpio_set_before_lpm
-	branch disable_authrom
-
-//////////////////////////////////////////////////////////////////////////////////////////
-
-
-
-shutter_stop_bluetooth_discovery:
-//	fetch 1,mem_shutter_bluetooth_type
-//	bbit1 BLE_SHUTTER,ble_shutter_stop_bluetooth_discovery
-//	rtn
-ble_shutter_stop_bluetooth_discovery:
-	fetch 2,mem_ble_shutter_connect_timeout
-	store 2,mem_shutter_sleep_timeout
-	store 2,mem_shutter_sleep_timer
-	branch app_ble_stop_adv
-	
-
-shutter_start_bluetooth_discovery:
-	fetch 1,mem_shutter_soft_switch_power_state
-	rtnne SS_STATE_POWER_ON
-//	fetch 1,mem_shutter_bluetooth_type
-//	bbit1 BLE_SHUTTER,ble_shutter_start_discovery
-//	rtn
-ble_shutter_start_discovery:
-	fetch 2,mem_ui_state_map
-	rtnbit1 UI_STATE_BLE_CONNECTED
-	fetch 2,mem_ble_shutter_discovery_timeout
-	store 2,mem_shutter_sleep_timeout
-	store 2,mem_shutter_sleep_timer
-	fetch 2,mem_ble_shutter_discovery_adv_interval
-	call shutter_ble_adv_interval_set
-	call app_led_start_blink
-	fetch 4,mem_ble_shutter_discovery_blink_on_time
-	store 4,mem_shutter_led_struct_app_led_on_time
-	fetch 2,mem_ui_state_map
-	rtnbit1 UI_STATE_BLE_ADV
-	branch app_ble_start_adv
-
-shutter_soft_swtich_power_on:
-shutter_start_reconnect:
-	fetch 1,mem_shutter_soft_switch_power_state
-	rtnne SS_STATE_POWER_ON
-//	fetch 1,mem_shutter_bluetooth_type
-//	bbit1 BLE_SHUTTER,ble_shutter_start_reconnect
-//	rtn
-ble_shutter_start_reconnect:
-	fetch 2,mem_ble_shutter_reconn_timer
-	fetcht 2,mem_ble_shutter_reconn_timeout
-	storet 2,mem_ble_shutter_reconn_timer
-	nrtn blank
-	fetch 2,mem_ble_shutter_reconn_adv_interval
-	call shutter_ble_adv_interval_set
-	call app_led_start_blink
-	fetch 4,mem_ble_shutter_reconn_blink_on_time
-	store 4,mem_shutter_led_struct_app_led_on_time
-	fetch 2,mem_ui_state_map
-	rtnbit1 UI_STATE_BLE_ADV
-	branch app_ble_start_adv
-
-shutter_disconnect_current_connection:
-	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BLE_CONNECTED,app_ble_disconnect
-	branch shutter_stop_bluetooth_discovery
-
-/////////////////////////////////////////////////////////////////////////
-//output:if user is enable,mean,can send data
-shutter_check_data_enable:
-	call disable_user
-	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BLE_CONNECTED,shutter_check_ble_data_enable
-	rtn
-
-shutter_check_ble_data_enable:
-	fetch 1,mem_ble_shutter_enable_notify
-	rtn blank
-	branch enable_user
-/////////////////////////////////////////////////////////////////////////
-
-/////////////////////////////////////////////////////////////////////////
-//output:if user is enable,mean,bluetooth disconnect
-shutter_check_bluetooth_conn:
-	call disable_user
-	fetch 2,mem_ui_state_map
-	rtnbit1 UI_STATE_BLE_CONNECTED
-	branch enable_user
-/////////////////////////////////////////////////////////////////////////
-
-/////////////////////////////////////////////////////////////////////////
-shutter_change_bluetooth_status_bt_disconn:
-//	fetch 1,mem_shutter_bluetooth_type
-//	bbit1 BLE_SHUTTER,ble_shutter_change_bluetooth_status_bt_disconn
-//	rtn
-ble_shutter_change_bluetooth_status_bt_disconn:
-	branch shutter_start_reconnect
-
-/////////////////////////////////////////////////////////////////////////
-
-shutter_check_send_data:
-	disable user2
-	fetch 2,mem_shutter_sleep_timeout
-	store 2,mem_shutter_sleep_timer
-
-	call shutter_check_bluetooth_conn
-	branch shutter_change_bluetooth_status_bt_disconn,user
-	
-	call shutter_check_data_enable
-	nrtn user
-	branch enable_user2
-
-//queue = key index
-//rega =1 press, =0 release
-shutter_key_change:
-	call shutter_check_send_data
-	nrtn user2
-	deposit rega
-	branch shutter_key_release,blank
-shutter_key_press:
-	call app_led_on
-	arg mem_key0_press,regc
-	branch push_queue_press_or_release
-
-shutter_key_release:
-	call app_led_off
-	arg mem_key0_release,regc
-
-push_queue_press_or_release:
-	arg MAX_QUEUE_NUM,pdata
-	imul32 queue,pdata
-	iadd regc,regc
-	
-//input:regc the address that want push to queue buffer
-push_buffer_in_queue:
-	ifetch 1,regc
-	rtn blank
-	call queue_push_one_byte
-	increase 1,regc
-	branch push_buffer_in_queue
-
-
-shutter_send_data_to_master:
-	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BLE_CONNECTED,pop_queue_to_ble_data
-	rtn
-
-pop_queue_to_ble_data:
-	call le_fifo_check_nearly_full
-	nrtn blank
-	call queue_pop_one_byte
-	nrtn user
-	pincrease -1
-	mul32 pdata,SHUTTER_BLE_DATA_BUFFER,pdata
-	arg mem_ble_data_buffer1,temp
-	iadd temp,contr
-	branch le_send_notify_from_list
-
-///////////queue function////////////
-//input:pdata is data that want push
-queue_push_one_byte:
-	store 1,mem_pdatatemp
-	arg mem_pdatatemp,rega
-	branch queue_push
-
-queue_pop_one_byte:
-	arg mem_pdatatemp,rega
-	call queue_pop
-	nrtn user
-	fetch 1,mem_pdatatemp
-	rtn
-
-///////////queue function ending////////////
-ble_shutter_receive_data:
-	fetch 2,mem_le_att_handle
-	beq GATT_KEYBOARD_WRITE_HANDLE,ble_shutter_process_reconnect_complete
-	rtn
-
-shutter_init_param:
-	jam 0x02,mem_shutter_power_off_timeout
-/////////////ble connect interval//////////////
-	setarg 0x00200008
-	store 4,mem_ble_shutter_interval_min		//set min interval is 10ms,set max interval is 40ms
-	setarg 0x012c0005
-	istore 4,contw
-///////////////////////////////////////
-//////////////////MTU/////////////
-	jam 0x17,mem_le_local_mtu
-///////////////////////////////////////
-////////////////justwork/////////
-	setarg 0x1b
- 	store 2,mem_le_pairing_handle
-	branch le_set_fixed_ltk_justwork
-///////////////////////////////////////
-
-shutter_load_buffer_config_form_DataRom:
-///////load data Rom/////////
-	arg BLE_KEY_VALUE_LIST_SIZE,loopcnt
-	arg mem_ble_data_buffer1,contw
-	arg BLE_SHUTTER_KEY_VALUE_LIST_ADDR,contr
-	branch memcpy_fast
-
-//shutter_load_ble_gatt_form_DataRom:
-//	arg BLE_GATT_LIST_SIZE,loopcnt
-//	arg BLE_SHUTTER_GATT_LIST_ADDR,contr
-//	branch memcpy_fast
-
-//shutter_load_dy_keyvalue_buffer_config_form_DataRom:
-///load data Rom/////////
-//	arg BT_DY_KEY_VALUE_LIST_SIZE,loopcnt
-//	arg mem_shutter_mousekey_value_list,contw
-//	arg BLE_SHUTTER_DY_MOUSEKEY_VALUE_LIST_ADDR,contr
-//	branch memcpy_fast
-
-
-/////////////////////////////////////////////////////////////////
-//shutter_soft_swtich_power_on:
-//	branch shutter_start_reconnect
-
-
-shutter_soft_swtich_power_off:
-	arg 0,rega
-	arg mem_shutter_power_off_led_style,regc
-	call ui_led_set_style_global
-	call shutter_disconnect_current_connection
-shutter_wait_power_off:
-	fetch 1,mem_shutter_power_off_timeout
-	store 1,mem_shutter_power_off_timer
-	rtn
-	
-
-
-ui_soft_swtich_init:
-	setarg SS_STATE_POWER_UP
-	call ui_soft_swtich_init_power_on_time
-	jam UI_BUTTON_STATE_UP,mem_ui_button_last_state
-	call ui_button_init
-	call ui_button_polling
-ui_soft_switch_first_power_on:
-	fetch 1,mem_shutter_soft_switch_first_power_on
-	branch ui_soft_swtich_init_next, blank
-	fetch 1,core_lpm_isogate
-	bbit1 cold_wake,ui_soft_switch_power_on
-ui_soft_swtich_init_next:		
-	fetch 2,mem_ui_state_map
-	rtnbit1 UI_STATE_BTN_DOWN
-	branch app_enter_hibernate
-
-ui_soft_swtich_init_power_on_time:
-	fetcht 2,mem_power_param_ptr
-	istore 1,temp		//init power state 
-	ifetch 1,contw		//power on time
-	store 1,mem_ui_button_timeout
-	rtn
-
-
-ui_soft_switch_botton_up:
-	fetch 2,mem_power_param_ptr
-	ifetch 1,pdata
-	rtnne SS_STATE_POWER_UP
-	branch app_enter_hibernate
-
-
-ui_soft_switch_botton_long_press:
-	fetcht 2,mem_power_param_ptr
-	ifetch 1,temp
-	beq SS_STATE_POWER_ON,ui_soft_switch_power_off
-ui_soft_switch_power_on:
-	setarg SS_STATE_POWER_ON
-	fetcht 2,mem_power_param_ptr
-	istore 1,temp		//init power state 
-	add temp,SS_POWER_OFF_TIME,contr
-	ifetch 1,contr
-	istore 1,mem_ui_button_timeout
-	ifetch 2,contr
-	branch callback_func
-
-ui_soft_switch_power_off:
-	setarg SS_STATE_POWER_OFF
-	call ui_soft_swtich_init_power_on_time
-	add temp,SS_POWER_OFF_CB,contr
-	ifetch 2,contr
-	branch app_enter_hibernate,blank		//no call back function , just enter hibernate
-	branch callback_func
-	
-
-
-//pdata:adv interval value
-shutter_ble_adv_interval_set:
-	store 2,mem_lpm_interval
-	increase -4,pdata
-	store 2,mem_le_adv_interval
-	rtn
-
-le_send_notify_from_list:
-	ifetch 1,contr	//length 
-	copy pdata,rega
-	ifetcht 2,contr	//handle
-	call store_contr
-	call le_att_malloc_tx_notify
-	copy rega,loopcnt
-	call get_contr
-	branch memcpy
-
-shutter_le_uuid_table_conf:
-	setarg BLE_SHUTTER_GATT_LIST_ADDR
-	store 2,mem_ui_le_uuid_table	//BLE ATT LIST END
-	rtn
-	
-shutter_dy_le_uuid_table_conf:
-	setarg mem_shutter_le_uuid_sup	//BLE ATT LIST 
-	store 2,mem_ui_le_uuid_table	//BLE ATT LIST END
-	rtn
-
-
-shutter_default_init:
-	fetch 2,mem_shutter_key_conf0_temp
-	store 2,mem_shutter_key_conf0
-	fetch 1,mem_shutter_led_struct_app_led_gpio_temp
-	store 1,mem_shutter_led_struct_app_led_gpio
-	store 1,mem_shutter_power_off_led_style_gpio
-	fetch 1,mem_shutter_hard_soft_switch_case_temp
-	store 1,mem_shutter_hard_soft_switch_case
-	fetch 1,mem_shutter_soft_switch_button_gpio_temp
-	store 1,mem_shutter_soft_switch_button_gpio
-//	jam 0x01,mem_shutter_bluetooth_type
-//	setarg 0x0030
-//	store 2,mem_classic_shutter_random_mac_offset_addr
-//	setarg 0x0000
-//	store 2,mem_shutter_config_eeprom_offset_addr
-	setarg 0x0002
-	store 2,mem_key0_press
-	store 2,mem_key1_press
-	setarg 0x0006
-	store 2,mem_key0_release
-	store 2,mem_key1_release
-	setarg 0x0007
-	store 2,mem_key2_press
-	setarg 0x0008
-	store 2,mem_key2_release
-	setarg mem_shutter_soft_switch_power_state
-	store 2,mem_power_param_ptr
-	setarg 0x201400
-	store 3,mem_shutter_soft_switch_power_state
-	jam 0x01,mem_lpm_mode
-	setarg 0x0100
-	store 2,mem_lpm_interval
-	jam 0x08,mem_lpm_overhead
-	jam 0x05,mem_lpm_mult
-	jam 0x02,mem_lpm_mult_timeout
-	setarg 0x0096
-	store 2,mem_ble_shutter_reconn_blink_on_time
-	istore 2,contw
-	setarg 0x0296
-	store 2,mem_ble_shutter_discovery_blink_on_time
-	istore 2,contw
-	setsect 0,0x10
-	setsect 1,0x8008
-	setsect 2,0x2c000
-	setsect 3,0x04
-	store 8,mem_ble_shutter_interval_min_new
-	jam 0x01,mem_ui_led_struct_num
-	setarg mem_shutter_led_struct_app_led
-	store 2,mem_ui_led_struct_ptr
-	setarg 0x0000
-	store 2,mem_shutter_led_struct_app_led
-	setsect 0,0x1a0
-	setsect 1,0x68
-	setsect 2,0x00
-	setsect 3,0x00
-	store 8,mem_shutter_led_struct_app_led_on_time
-	setarg 0x0301
-	store 2,mem_shutter_power_off_led_style
-	setsect 0,0x1a0
-	setsect 1,0xe8
-	setsect 2,0x00
-	setsect 3,0x00
-	store 8,mem_shutter_power_off_led_style_on_time
-	setarg 0x000e
-	store 2,mem_ble_shutter_reconn_adv_interval
-	setarg 0x0140
-	store 2,mem_ble_shutter_discovery_adv_interval
-	store 2,mem_le_adv_interval
-	setarg 0x0050
-	store 2,mem_ble_shutter_reconn_timeout
-	jam 0x07,mem_le_adv_channel_map
-	jam 0x00,mem_le_adv_enable
-	setsect 0,0xfb
-	setsect 1,0x2c212
-	setsect 2,0x800f
-	setsect 3,0x21
-	store 8,mem_local_rx_max_octets
-	setsect 0,0x0bb8
-	setsect 1,0x02ee
-	store 4,mem_ble_shutter_discovery_timeout
-	setarg mem_queue_each_size
-	store 2,mem_queue_ptr
-	setarg 0x2001
-	store 2,mem_queue_each_size
-	jam 0x1f,mem_le_adv_data_len
-	setsect 0,0x10102
-	setsect 1,0x80c1
-	setsect 2,0x18120
-	setsect 3,0x640c
-	store 9,mem_le_adv_data
-	setsect 0,0x3c1
-	istore 2,contw
-	jam 0x1f,mem_le_scan_data_len
-	setsect 0,0x2090d
-	setsect 1,0x34c15
-	setsect 2,0x28532
-	setsect 3,0x1d1d5
-	store 9,mem_le_scan_data
-	setsect 0,0x26574
-	setsect 1,0x1c
-	istore 3,contw
-	setarg mem_shutter_keyscan
-	store 2,mem_keyscan_ptr
-	jam 0x02,mem_shutter_key_num
-	setarg mem_shutter_nv_data
-	store 2,mem_nv_data_ptr
-	jam 0x05,mem_nv_data_number
-	fetch 1,mem_shutter_dy_conf
-	beq SHUTTER_TYPE,shutter_le_uuid_table_conf
-	beq SHUTTER_DY_TYPE,shutter_dy_le_uuid_table_conf
-	rtn	
-	
-
-
-
-
-
-
-
-
-
-
-shutter_dy_6_key_conf:
-	//6key
-	fetch SHUTTER_SIX_KEY,mem_shutter_dy_key_conf
-	store SHUTTER_SIX_KEY,mem_shutter_key_conf0
-	jam SHUTTER_SIX_KEY,mem_shutter_key_num
-	setarg mem_shutter_key_num
-	store 2,mem_keyscan_ptr
-	rtn
-
-shutter_dy_7_key_conf:
-	//7key
-	fetch SHUTTER_SEVEN_KEY,mem_shutter_dy_key_conf
-	store SHUTTER_SEVEN_KEY,mem_shutter_key_conf0
-	jam SHUTTER_SEVEN_KEY,mem_shutter_key_num
-	setarg mem_shutter_key_num
-	store 2,mem_keyscan_ptr
-	rtn
-
-shutter_dy_8_key_conf:
-	//8key
-	fetch SHUTTER_EIGHT_KEY,mem_shutter_dy_key_conf
-	store SHUTTER_EIGHT_KEY,mem_shutter_key_conf0
-	jam SHUTTER_EIGHT_KEY,mem_shutter_key_num
-	setarg mem_shutter_key_num
-	store 2,mem_keyscan_ptr
-	rtn
-
-shutter_dy_key_conf:
-	fetch 1,mem_shutter_key_num_conf
-	beq SHUTTER_SIX_KEY,shutter_dy_6_key_conf
-	beq SHUTTER_SEVEN_KEY,shutter_dy_7_key_conf
-	beq SHUTTER_EIGHT_KEY,shutter_dy_8_key_conf
-	rtn
-	
-shutter_dy_adv_conf:
-	bpatch patch14_1,mem_patch14
-	//adv data
-	fetch 8,mem_shutter_ble_discovery_time_conf
-	store 8,mem_ble_shutter_discovery_timeout
-	setarg 0x0096
-	store 2,mem_ble_shutter_reconn_timeout
-
-	fetch 7,mem_shutter_led_on_light_dark_led_conf
-	store 7,mem_shutter_led_struct_app_led
-	fetch 7,mem_shutter_led_off_light_dark_led_conf
-	store 7,mem_shutter_power_off_led_style
-	
-	fetch 4,mem_shutter_reconn_blink_on_time_conf
-	store 4,mem_ble_shutter_reconn_blink_on_time
-	fetch 4,mem_shutter_discovery_blink_on_time_conf
-	store 4,mem_ble_shutter_discovery_blink_on_time
-	
-	setarg 0x000e
-	store 2,mem_ble_shutter_reconn_adv_interval
-	setarg 0x0140
-	store 2,mem_ble_shutter_discovery_adv_interval
-	store 2,mem_le_adv_interval
-
-//	setarg mem_shutter_le_uuid_sup	//BLE ATT LIST 
-//	store 2,mem_ui_le_uuid_table
-
-//	call shutter_load_dy_keyvalue_buffer_config_form_DataRom
-
-	fetch 8,mem_ble_shutter_dy_interval_min_new
-	store 8,mem_ble_shutter_interval_min_new
-	rtn
-
-
-
-shutter_dy_init:
-	call enable_authrom
-	rtn wake
-
-	call shutter_dy_key_conf
-	call shutter_dy_adv_conf
-
-
-	setarg shutter_dy_process_idle
-	store 2,mem_cb_idle_process
-		
-	setarg shutter_dy_process_bb_event
-	store 2,mem_cb_bb_event_process
-
-	setarg ble_shutter_dy_receive_data
-	store 2,mem_cb_att_write
-
-	setarg shutter_dy_le_bb_event_timer
-	store 2,mem_cb_event_timer
-
-	setarg shutter_dy_key_change
-	store 2,mem_cb_shutter_keycan
-
-	call shutter_common_init
-	
-	fetch 2,mem_shutter_le_pairing_handle
- 	store 2,mem_le_pairing_handle
-	fetch 8,mem_ble_shutter_interval_min_new
-	store 8,mem_ble_shutter_interval_min
-	call shutter_dy_iphone_every_move_max_set
-	bpatch patch14_2,mem_patch14
-	branch shutter_power_switch
-
-
-shutter_dy_process_idle:
-	call shutter_dy_shutter_send_data_to_master
-	arg key_scan_timer,queue
-	call timer_check
-	nrtn blank
-	setarg 0x20
-	arg key_scan_timer,queue
-	call timer_init
-	disable user
-	call keyscan_process_lpm_before
-	branch shutter_dy_keyscan_key_process
-
-shutter_dy_iphone_every_move_max_set:	
-	setarg 0x1f
-	mul32 pdata,EVERY_PAYLOAD_LEN,pdata
-	arg mem_shutter_mousekey_value_list,temp
-	iadd temp,rega
-	increase 3,rega
-	arg IPHONE_ONCE_MAX_MOVE_VALUE,temp
-	istoret 1,rega
-	increase 11,rega
-	arg 0xfff,pdata
-	isub temp,pdata
-	lshift4 pdata,pdata
-	istore 2,rega
-	rtn
-	
-shutter_dy_shutter_send_data_to_master:	
-	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BLE_CONNECTED,shutter_dy_pop_queue_to_ble_data
-	arg mem_queue_curr_num,contw
-	arg 35,loopcnt
-	branch clear_mem
-
-shutter_dy_pop_queue_to_ble_data:
-	call le_fifo_check_nearly_full
-	nrtn blank
-	call queue_empty
-	rtn blank
-	fetcht 4,mem_key_send_clk
-	copy clkn_bt,pdata
-	isub temp,temp
-	rtn zero
-	nbranch shutter_dy_pop_queue_to_ble_data2, positive
-	fetch 1,mem_send_data_delay
-	isub temp,null
-	rtn positive
-shutter_dy_pop_queue_to_ble_data2:
-	copy clkn_bt,pdata
-	store 4,mem_key_send_clk	
-	call queue_pop_one_byte
-	nrtn user
-	pincrease -1
-	mul32 pdata,10,pdata
-	arg mem_shutter_mousekey_value_list,temp
-	iadd temp,contr
-	branch le_send_notify_from_list
-
-
-shutter_dy_le_bb_event_timer:
-	call shutter_dy_shutter_1s_timer
-	call shutter_dy_link_key_loop_timer
-	call shutter_dy_long_key_volume_timer
-	call shutter_dy_iphone_move_mid_timer
-	call shutter_dy_clear_key_state_timer
-	call shutter_check_sleep_timer
-	branch shutter_dy_check_power_off_timer
-	
-shutter_dy_iphone_move_mid_timer:
-	arg mem_shutter_move_mid_timer,regc
-	arg shutter_dy_iphone_move_mid_timeout,regb
-	branch timer_single_step
-
-shutter_dy_iphone_move_mid_timeout:
-	call queue_empty
-	nrtn blank
-	fetch 2,mem_key_value_xmem
-	nrtn blank
-shutter_dy_iphone_move_mid:
-	call shutter_dy_check_iphone
-	branch shutter_dy_android_like_loaction_mid,blank
-	copy queue,pdata
-	compare 0x04,pdata,0x07 //SHUTTER_UP_KEY_NUM
-	branch shutter_dy_iphone_up_mid,true
-
-	copy queue,pdata
-	compare 0x01,pdata,0x07 //SHUTTER_LIKE_KEY_NUM
-	branch shutter_dy_iphone_like_mid,true
-	arg mem_shutter_iphone_move_mid,regc
-	branch push_buffer_in_queue
-
-shutter_dy_android_like_loaction_mid:
-	arg mem_shutter_android_move_mid,regc
-	branch push_buffer_in_queue
-
-shutter_dy_iphone_up_mid:
-	arg mem_shutter_iphone_up_mid,regc
-	branch push_buffer_in_queue
-
-shutter_dy_iphone_like_mid:
-	arg mem_shutter_iphone_like_mid,regc
-	branch push_buffer_in_queue
-
-shutter_dy_clear_key_state_timer:
-	arg mem_shutter_like_timeout,regc
-	arg shutter_dy_clear_key_state_timeout,regb
-	branch timer_single_step
-
-shutter_dy_clear_key_state_timeout:
-	arg SHUTTER_KEY_CONF_SATE_BYTES,loopcnt
-	arg mem_shutter_key_state1,contw
-	branch clear_mem
-
-
-shutter_dy_check_power_off_timer:
-	arg mem_shutter_power_off_timer,regc
-	arg shutter_dy_check_power_off_timeout,regb
-	branch timer_single_step
-shutter_dy_check_power_off_timeout:
-	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BLE_CONNECTED,shutter_wait_power_off
-	branch app_enter_hibernate
-
-shutter_dy_process_bb_event:
-	copy regc,pdata
-	beq BT_EVT_LE_CONNECTED,ble_shutter_dy_process_baseband_connect
-	beq BT_EVT_LE_DISCONNECTED,ble_shutter_dy_process_baseband_disconnect
-	beq BT_EVT_LE_PAIRING_SUCCESS,ble_shutter_dy_pairing_success
-	rtneq BT_EVT_LE_PARSE_CONN_PAPA_UPDATE_RSP
-	beq BT_EVT_LE_START_ENC,shutter_dy_le_find_service_hand_by_uuid
-	branch shutter_process_bb_event
-
-ble_shutter_dy_pairing_success:
-	jam 1,mem_shutter_pairing_success
-	call shutter_dy_clear_move_config
-//	setarg ANDROID_INITIAL_MOVE_X
-	fetch 2,mem_android_initial_move_x
-	store 2, mem_shutter_move_data_x
-//	arg ANDROID_INITIAL_MOVE_Y,temp
-	fetcht 2,mem_android_initial_move_y
-	setarg 0xfff
-	isub temp,pdata
-	store 2, mem_shutter_move_data_y
-	rtn
-
-ble_shutter_dy_process_baseband_disconnect:
-	jam 0,mem_shutter_le_conned
-	jam 0,mem_shutter_pairing_success
-	call shutter_dy_move_mode_disable
-	call shutter_dy_over_clear
-	branch ble_shutter_process_baseband_disconnect
-	
-ble_shutter_dy_process_baseband_connect:
-	copy clkn_bt,pdata
-	store 4,mem_key_send_clk
-	call shutter_dy_remote_not_iphone
-	branch ble_shutter_process_baseband_connect
-	
-
-shutter_dy_check_send_data:
-	disable user2
-	fetch 2,mem_shutter_sleep_timeout
-	store 2,mem_shutter_sleep_timer
-	call shutter_check_bluetooth_conn
-	branch shutter_change_bluetooth_status_bt_disconn,user
-	call shutter_check_data_enable
-	nrtn user
-	branch enable_user2
-
-shutter_dy_over_clear:
-	jam 0,mem_last_press_key_value
-	rtn
-
-shutter_dy_key_value_filter:
-	copy queue,pdata
-	rtnne SHUTTER_LIKE_KEY_NUM
-	branch shutter_dy_key_press_next
-
-shutter_dy_key_change:
-	call shutter_dy_check_send_data
-	nrtn user2 
-	deposit rega
-	branch shutter_dy_shutter_key_release,blank//no data release
-shutter_dy_key_press:
-	bpatch patch14_3,mem_patch14
-	fetch 1,mem_shutter_link_loop_flag
-	nbranch shutter_dy_key_value_filter,blank
-shutter_dy_key_press_next:
-	jam 1,mem_shutter_key_pressed
-	call app_led_on
-	call shutter_dy_key_press_clk
-	call shutter_dy_jude_queue_size
-	branch shutter_dy_over_clear,positive
-	copy queue,pdata
-	fetcht 1,mem_last_press_key_value
-	isub temp,null
-	ncall shutter_dy_iphone_check_move_mid,zero
-	copy queue,pdata
-	store 1,mem_last_press_key_value
-	fetcht 1,mem_move_mode_key_index
-	isub temp,null
-	branch shutter_dy_key_move_to_specify_location,zero
-	fetch 1,mem_move_mode_trigger_enable
-	nbranch shutter_dy_move_set,blank
-shutter_dy_page_set:
-	call shutter_dy_le_get_press_ptr
-	arg MAX_QUEUE_NEW_PRESS,pdata
-	branch shutter_dy_push_queue_press_or_release
-
-shutter_dy_move_set:
-	call shutter_dy_jude_clear_move_config
-	copy queue,pdata
-	beq SHUTTER_LIKE_KEY_NUM,shutter_dy_page_set
-	call shutter_dy_check_move_data
-	branch shutter_dy_move_to_specify_location
-
-shutter_dy_key_move_to_specify_location:
-	jam 1,mem_shutter_first_move
-	branch shutter_dy_move_to_specify_location
-
-shutter_dy_iphone_check_move_mid:
-	bpatch patch14_4,mem_patch14
-	fetch 1,mem_move_mode_trigger_enable
-	branch shutter_dy_iphone_move_mid,blank
-	copy queue,pdata
-	beq SHUTTER_LIKE_KEY_NUM,shutter_dy_iphone_move_mid
-	rtn
-shutter_dy_key_press_clk:
-	arg SHUTTER_KEY_CONF_SATE_BYTES,pdata
-	imul32 queue,pdata
-	arg mem_shutter_key_state0,regc
-	iadd regc,regc
-	copy clkn_bt,pdata
-	istore KEY_STATE_PRESS_CLK_LENGTH,regc
-	increase KEY_STATE_PRESS_COUNT_OFFSET,regc
-	ifetch 1,regc
-	increase 1,pdata
-	istore 1,regc
-	rtn
-shutter_dy_shutter_key_release:
-	bpatch patch14_5,mem_patch14
-	fetch 1,mem_move_mode_trigger_enable
-	call shutter_dy_key_release_led,blank
-shutter_dy_shutter_key_release_time:
-	arg SHUTTER_KEY_CONF_SATE_BYTES,pdata
-	imul32 queue,pdata
-	arg mem_shutter_key_state0,regc
-	iadd regc,regc
-	ifetcht  4,regc
-	sub temp,0,null
-	rtn zero //already release
-	copy clkn_bt,pdata
-	isub temp,temp
-	ncall ui_timer_timeout,positive
-	add regc,KEY_STATE_LONGPRESS_OFFSET,contr
-	ifetch 1,contr
-	nbranch shutter_dy_push_queue_long_release, blank
-	increase KEY_STATE_RELEASE_CLK_OFFSET,regc
-	copy clkn_bt,pdata
-	istore KEY_STATE_RELEASE_CLK_LENGTH,regc
-	rtn
-
-shutter_dy_key_release_led:
-	fetch 1,mem_shutter_link_loop_flag
-	nbranch app_led_on,blank
-	branch app_led_off
-
-shutter_dy_push_queue_release:
-	add regc,4,contr
-	ifetch 1,contr
-	branch shutter_dy_push_queue_release1
-
-shutter_dy_push_queue_release1:
-	call shutter_clear_dy_key_state
-	fetch 1,mem_move_mode_trigger_enable
-	nbranch shutter_dy_move_mode_queue_release,blank
-shutter_dy_push_queue_release1_next:
-	call shutter_dy_jude_queue_size
-	branch shutter_dy_over_clear,positive
-	call shutter_dy_le_get_release_ptr
-	copy queue,pdata
-	beq SHUTTER_PHOTO_KEY_NUM,shutter_dy_le_get_release_ptr_volume
-	arg MAX_QUEUE_NUM_RELEASE,pdata
-shutter_dy_push_queue_press_or_release:
-	imul32 queue,pdata
-	iadd regc,regc
-	branch push_buffer_in_queue
-
-shutter_dy_move_mode_queue_release:
-	copy queue,pdata
-	beq SHUTTER_LIKE_KEY_NUM,shutter_dy_push_queue_release1_next
-	beq SHUTTER_PHOTO_KEY_NUM,shutter_dy_push_queue_release1_next
-	rtn
-	
-shutter_dy_jude_queue_size:
-	call queue_get_size
-	ifetcht 1,contr
-	isub temp,pdata
-	sub pdata,MAX_QUEUE_NEW_PRESS,null
-	rtn
-	
-shutter_dy_push_queue_long_release:
-	jam 1,mem_shutter_long_key_released_flag
-	call shutter_clear_dy_key_state
-	arg mem_key0_long_release,regc
-	arg MAX_QUEUE_NUM_LONG_RELEASE,pdata
-	branch shutter_dy_push_queue_press_or_release
-	
-shutter_clear_dy_key_state:
-	arg SHUTTER_KEY_CONF_SATE_BYTES,loopcnt
-	copy regc,contw
-	branch clear_mem
-
-shutter_dy_keyscan_key_process:
-	fetch 2,mem_key_value_xmem
-	store 2,mem_key_value_retention
-	call shutter_dy_keyscan_key_process_next
-	fetch 2,mem_key_value_retention
-	store 2,mem_key_value_xmem
-	
-	arg 0,queue
-	fetch 1,mem_shutter_key_num
-	copy pdata,loopcnt
-	arg mem_shutter_key_state0,regc
-shutter_dy_keyscan_key_check_release_loop:	
-	copy loopcnt,pdata
-	store 2,mem_temp
-	copy regc,pdata
-	store 2,mem_regc
-	copy queue,pdata
-	store 2,mem_temp+2
-	call shutter_dy_keyscan_key_check_release
-	
-	fetch 2,mem_regc
-	copy pdata,regc
-	fetch 2,mem_temp+2	
-	copy pdata,queue
-	call shutter_dy_keyscan_key_check_long_press
-	
-	fetch 2,mem_temp+2
-	add pdata,1,queue
-	fetch 2,mem_regc
-	add pdata,SHUTTER_KEY_CONF_SATE_BYTES,regc
-	fetch 2,mem_temp
-	copy pdata,loopcnt
-	loop shutter_dy_keyscan_key_check_release_loop
-	rtn
-	
-shutter_dy_keyscan_key_check_long_press:
-	ifetch KEY_STATE_PRESS_CLK_LENGTH,regc
-	rtn blank
-	copy pdata,temp
-	copy clkn_bt,pdata
-	isub temp,temp	
-	nrtn positive
-	setarg 2500 //1000ms 3200
-	isub temp,null
-	rtn positive
-	copy clkn_bt,pdata
-	istore 4,regc
-	increase KEY_STATE_LONGPRESS_OFFSET,regc
-	setarg 1  //long press flag
-	istore KEY_STATE_LONGPRESS_LENGTH,regc
-	fetch 1,mem_shutter_long_key_released_flag
-	rtn blank
-	jam 0,mem_shutter_long_key_released_flag
-	bpatch patch14_6,mem_patch14
-	call shutter_dy_long_key_function
-	fetch 1,mem_move_mode_set
-	beq MOVE_COMBINE_KEY,shutter_dy_key_long_press_set_key_normal
-	beq MOVE_SINGLE_KEY,shutter_dy_key_long_press_set_move_trigger
-	rtn
-	
-shutter_dy_key_long_press_set_key_normal:
-	call shutter_dy_long_press_android_or_ios
-	arg MAX_QUEUE_NUM_LONG,pdata
-	branch shutter_dy_push_queue_press_or_release
-
-shutter_dy_key_long_press_set_move_trigger:
-	copy queue,pdata
-	fetcht 1,mem_move_mode_key_index
-	isub temp,null
-	nbranch shutter_dy_key_long_press_set_key_normal,zero	
-	fetch 1,mem_move_mode_trigger_enable
-	setflip 0,pdata
-	store 1,mem_move_mode_trigger_enable
-	nrtn blank
-shutter_dy_move_mode_disable:
-	jam 0,mem_move_mode_trigger_enable
-	branch app_led_off
-
-shutter_dy_long_press_android_or_ios:
-	arg mem_key0_long_press,regc
-	call shutter_dy_check_iphone
-	rtn blank
-	arg mem_key0_long_press_i,regc
-	rtn
-
-shutter_dy_keyscan_key_check_release:
-	add regc,KEY_STATE_RELEASE_CLK_OFFSET,regb
-	ifetch KEY_STATE_RELEASE_CLK_LENGTH,regb
-	rtn blank
-	copy pdata,temp
-	copy clkn_bt,pdata
-	isub temp,temp
-	ncall ui_timer_timeout,positive
-	setarg 1000 //100ms 320
-	isub temp,null
-	branch shutter_dy_push_queue_release
-shutter_dy_keyscan_key_process_next:
-	fetch 2,mem_key_num_ptr
-	ifetch 1,pdata
-	rtn blank
-	
-	setarg 0
-	store 2,mem_key_value_temp
-	call keyscan_scan_key
-	nbranch lpm_button_clean_wake_lock,user
-	call lpm_button_get_wake_lock
-	disable user
-	fetch 1,mem_le_adv_enable
-	nrtn blank
-	bpatch patch14_7,mem_patch14
-	fetch 1,mem_move_mode_set
-	beq MOVE_SINGLE_KEY,shutter_dy_skip_check_combine_key
-	call shutter_dy_check_combine_key_release
-	call shutter_dy_check_combine_key	
-	rtn user
-shutter_dy_skip_check_combine_key:
-	call shutter_dy_single_key_led
-	fetch 2,mem_key_value_temp
-	store 2,mem_key_value_temp4
-	jam 0,mem_key_value_temp6
-	force 0,queue
-	branch keyscan_key_lp1
-
-shutter_dy_single_key_led:
-	fetch 1,mem_last_press_key_value
-	fetcht 1,mem_move_mode_key_index
-	isub temp,null
-	branch app_led_on,zero
-	fetch 1,mem_move_mode_trigger_enable
-	nbranch app_led_off,blank
-	rtn
-
-shutter_dy_check_combine_key:
-	arg 0,queue
-shutter_dy_check_combine_key_loop:
-	arg mem_combine_key0,regb
-	arg 2,pdata
-	imul32 queue,pdata
-	iadd regb,regb
-	ifetch 2,regb
-	
-	rtn blank
-	fetcht 2,mem_key_value_temp
-	ixor temp,null
-	branch shutter_dy_check_combine_key_parse,zero
-	increase 1,queue
-	branch shutter_dy_check_combine_key_loop
-	
-shutter_dy_check_combine_key_parse:
-	store 2,mem_combine_key_state0	
-	call app_led_on
-	arg mem_combine_key0_press,regc
-	arg MAX_QUEUE_NUM_COMBINEKEY,pdata
-	imul32 queue,pdata
-	iadd regc,regc
-	call shutter_dy_push_buffer_in_queue
-	branch shutter_dy_combine_key_enableuser
-	
-shutter_dy_push_buffer_in_queue:
-	call shutter_dy_jude_clear_move_config
-	ifetch 1,regc
-	rtn blank
-	call shutter_dy_check_move_data
-shutter_dy_move_to_specify_location:
-	call shutter_dy_jude_clear_move_config
-	call shutter_dy_move_down_left_corner
-	call shutter_dy_move_x_max
-	call shutter_dy_move_y_max
-	arg 0x05,pdata
-	call queue_push_one_byte
-	call shutter_dy_check_iphone
-	rtn blank
-	jam 120,mem_send_data_delay
-	arg 0x06,pdata
-	branch queue_push_one_byte
-
-shutter_dy_move_down_left_corner_count_set:
-	fetcht 1,mem_shutter_back_count
-	call shutter_dy_check_iphone
-	rtn blank
-	fetcht 1,mem_shutter_iphone_beyond_y_count
-	increase 1,temp
-	fetch 1,mem_shutter_first_move
-	rtn blank
-	fetcht 1,mem_shutter_back_count
-	jam 0,mem_shutter_first_move
-	rtn
-
-shutter_dy_move_down_left_corner:
-	call shutter_dy_move_down_left_corner_count_set
-	copy temp,pdata
-	rtn blank
-	store 1,mem_shutter_back_count_cache
-shutter_dy_move_down_left_corner_loop:
-	arg 0x13,pdata
-	call queue_push_one_byte
-	fetch 1,mem_shutter_back_count_cache
-	increase -1,pdata
-	store 1,mem_shutter_back_count_cache
-	rtn blank
-	branch shutter_dy_move_down_left_corner_loop
-
-shutter_dy_move_x_max:
-	fetch 1,mem_shutter_iphone_beyond_x_count
-	rtn blank
-	store 1,mem_shutter_iphone_beyond_x_cache
-shutter_dy_move_x_max_number:
-	arg 0x20,pdata
-	call queue_push_one_byte
-	fetch 1,mem_shutter_iphone_beyond_x_cache
-	increase -1,pdata
-	store 1,mem_shutter_iphone_beyond_x_cache
-	rtn blank
-	branch shutter_dy_move_x_max_number
-
-shutter_dy_move_y_max:
-	fetch 1,mem_shutter_iphone_beyond_y_count
-	rtn blank
-	store 1,mem_shutter_iphone_beyond_y_cache
-shutter_dy_move_y_max_number:
-	arg 0x21,pdata
-	call queue_push_one_byte
-	fetch 1,mem_shutter_iphone_beyond_y_cache
-	increase -1,pdata
-	store 1,mem_shutter_iphone_beyond_y_cache
-	rtn blank
-	branch shutter_dy_move_y_max_number
-
-shutter_dy_check_combine_key_release:
-	fetch 2,mem_combine_key_state0
-	rtn blank
-	fetcht 2,mem_key_value_temp
-	sub temp,0,null
-	branch shutter_dy_check_combine_key_release_all,zero
-	isub temp,null
-	rtn zero
-	storet 2,mem_combine_key_state0
-	fetch 2,mem_combine_key_release_value
-	isub temp,null
-	call app_led_off,zero
-shutter_dy_combine_key_enableuser:
-	fetch 2,mem_key_value_temp
-	store 2, mem_key_value_retention
-	branch enable_user
-shutter_dy_check_combine_key_release_all:
-	jam 1,mem_shutter_long_key_released_flag
-	call app_led_off
-	arg mem_combine_key_release,regc
-	call shutter_dy_push_buffer_in_queue
-	setarg 0
-	store 2,mem_combine_key_state0
-	jam 50,mem_shutter_1s_timer
-	call shutter_dy_combine_key_enableuser
-	fetch 1,mem_shutter_key_num
-	mul32 pdata,SHUTTER_KEY_CONF_SATE_BYTES,loopcnt
-	arg mem_shutter_key_state0,contw
-	branch clear_mem
-shutter_dy_check_move_data:
-	bpatch patch15_0,mem_patch15
-	fetch 1,mem_move_mode_set
-	beq MOVE_SINGLE_KEY,shutter_dy_check_move_data_single_key
-	beq MOVE_COMBINE_KEY,shutter_dy_check_move_data_combine_key
-	rtn
-shutter_dy_check_move_data_single_key:
-	copy queue,pdata
-	beq SHUTTER_LEFT_KEY_NUM,shutter_dy_move_left
-	beq SHUTTER_RIGHT_KEY_NUM,shutter_dy_move_right
-	beq SHUTTER_UP_KEY_NUM,shutter_dy_move_up
-	beq SHUTTER_DOWN_KEY_NUM,shutter_dy_move_down
-	rtn
-shutter_dy_check_move_data_combine_key:
-	ifetch 1,regc
-	beq 0x01,shutter_dy_move_left
-	beq 0x02,shutter_dy_move_right
-	beq 0x03,shutter_dy_move_up
-	beq 0x04,shutter_dy_move_down
-	beq 0x05,shutter_dy_get_move_data
-	rtn
-shutter_dy_get_move_data:
-	call shutter_dy_check_iphone
-	nbranch shutter_dy_get_move_data_iphone,blank
-	setarg 4
-	mul32 pdata,EVERY_PAYLOAD_LEN,pdata
-	arg mem_shutter_mousekey_value_list,temp
-	iadd temp,contw
-	increase 3,contw
-	fetch 3,mem_shutter_move_data
-	istore 3,contw
-	rtn
-shutter_dy_get_move_data_iphone:
-	setarg 4
-	mul32 pdata,EVERY_PAYLOAD_LEN,pdata
-	arg mem_shutter_mousekey_value_list,temp
-	iadd temp,contw
-	increase 3,contw
-	fetch 2,mem_shutter_move_data_x
-	istore 3,contw
-	increase 7,contw
-	fetch 2,mem_shutter_move_data_y
-	lshift4 pdata,pdata
-	lshift8 pdata,pdata
-	istore 3,contw
-	rtn
-	//branch p_store_move_config_info
-shutter_dy_move_x_empty_check:
-	fetch 1,mem_shutter_iphone_beyond_x_count
-	rtn blank
-	increase -1,pdata
-	store 1,mem_shutter_iphone_beyond_x_count
-	arg IPHONE_ONCE_MAX_MOVE_VALUE,pdata
-	rtn
-shutter_dy_every_move_size_set:
-	arg ANDROID_EVERY_MOVE_SIZE,temp
-	call shutter_dy_check_iphone
-	rtn blank
-	arg IPHONE_EVERY_MOVE_SIZE,temp
-	rtn
-shutter_dy_move_left:
-	call shutter_dy_every_move_size_set
-	fetch 2,mem_shutter_move_data_x
-	isub temp,null
-	ncall shutter_dy_move_x_empty_check,positive
-	nrtn positive//if move_x to zero,rtn
-	isub temp,pdata
-shutter_dy_move_store_x:
-	store 2,mem_shutter_move_data_x
-shutter_dy_move_data_store:
-	bpatch patch15_1,mem_patch15
-	fetch 2,mem_shutter_move_data_x
-	fetcht 2,mem_shutter_move_data_y
-	lshift8 temp,temp
-	lshift4 temp,temp
-	iadd temp,pdata
-	store 3,mem_shutter_move_data
-	branch shutter_dy_get_move_data
-shutter_dy_move_x_check_max:
-	fetch 2,mem_shutter_move_data_x
-	arg IPHONE_ONCE_MAX_MOVE_VALUE,temp
-	isub temp,temp
-	nrtn positive
-	copy temp,pdata
-	fetcht 1,mem_shutter_iphone_beyond_x_count
-	sub temp,0x03,null
-	branch shutter_dy_clear_move_x,zero
-	increase 1,temp
-	storet 1,mem_shutter_iphone_beyond_x_count
-	branch shutter_dy_move_store_x
-shutter_dy_clear_move_x:
-	jam 0,mem_shutter_iphone_beyond_x_count
-	arg 0,pdata
-	branch shutter_dy_move_store_x
-shutter_dy_move_right:
-	call shutter_dy_check_iphone
-	ncall shutter_dy_move_x_check_max,blank
-	call shutter_dy_every_move_size_set
-	fetch 2,mem_shutter_move_data_x
-shutter_dy_move_right_next:
-	iadd temp,pdata
-	arg 0xfff,temp
-	call ceiling
-	branch shutter_dy_move_store_x
-	
-shutter_dy_move_up:
-	call shutter_dy_every_move_size_set
-	fetch 2,mem_shutter_move_data_y
-	isub temp,pdata
-	store 2,mem_shutter_move_data_y
-shutter_dy_move_y_check_max:
-	fetcht 2,mem_shutter_move_data_y
-	call shutter_dy_check_iphone
-	branch shutter_dy_move_data_store,blank
-	setarg 0xfff
-	isub temp,pdata
-	arg IPHONE_ONCE_MAX_MOVE_VALUE,temp
-	isub temp,temp
-	nbranch shutter_dy_move_data_store, positive
-	setarg 0xfff
-	isub temp,pdata
-	fetcht 1,mem_shutter_iphone_beyond_y_count
-	sub temp,0x05,null
-	branch shutter_dy_clear_move_y,zero
-	increase 1,temp
-	storet 1,mem_shutter_iphone_beyond_y_count
-	branch shutter_dy_move_store_y
-shutter_dy_clear_move_y:
-	jam 0,mem_shutter_iphone_beyond_y_count
-shutter_dy_android_move_y_empty_check:
-	setarg 0xfff
-	branch shutter_dy_move_store_y
-	
-shutter_dy_move_y_empty_check:
-	call shutter_dy_check_iphone
-	branch shutter_dy_android_move_y_empty_check,blank
-	fetch 1,mem_shutter_iphone_beyond_y_count
-	branch shutter_dy_android_move_y_empty_check, blank
-	increase -1,pdata
-	store 1,mem_shutter_iphone_beyond_y_count
-	setarg 0xfff
-	arg IPHONE_ONCE_MAX_MOVE_VALUE,temp
-	isub temp,pdata
-	iadd rega,pdata
-shutter_dy_move_store_y:	
-	store 2,mem_shutter_move_data_y
-	branch shutter_dy_move_data_store
-shutter_dy_move_down:
-	call shutter_dy_every_move_size_set
-	fetch 2,mem_shutter_move_data_y
-shutter_dy_move_down_next:
-	iadd temp,pdata
-	arg 0xfff,temp
-	isub temp,rega
-	branch shutter_dy_move_y_empty_check,positive
-	branch shutter_dy_move_store_y
-	
-
-ble_shutter_dy_receive_data:
-	fetch 2,mem_le_att_handle
-	beq GATT_KEYBOARD_WRITE_HANDLE_NEW,ble_shutter_process_reconnect_complete
-	rtn
-
-shutter_dy_le_find_service_hand_by_uuid: 
-	arg 23,rega
-	arg LE_L2CAP_CID_ATT,regb
-	call le_fifo_malloc_tx_l2cap
-	setarg ATTOP_FIND_BY_TYPE_VALUE_REQUEST
-	istore 1,contw
-	setarg 0x0001		//start handle
-	istore 2,contw
-	setarg 0xffff		//end handle
-	istore 2,contw
-	setarg 0x2800		//uuid type
-	istore 2,contw
-	arg mem_dy_le_search_service_uuid,contr
-	branch memcpy16
-
-
-shutter_dy_le_parse_att:
-	bpatch patch15_2,mem_patch15
-	copy rega,contr
-	ifetch 3,contr
-	store 3,mem_le_att_opcode
-	beq ATTOP_FIND_BY_TYPE_VALUE_RESPONSE,shutter_dy_le_parse_att_find_by_type_value_rsp
-	beq ATTOP_ERROR_RESPONSE,shutter_dy_le_parse_error_rsp
-	beq ATTOP_READ_REQUEST,shutter_dy_le_parse_att_read_request
-	beq ATTOP_READ_BLOB_REQUEST,shutter_dy_le_parse_att_read_blob_request
-	branch le_parse_att2
-
-shutter_dy_le_parse_att_read_blob_request:
-	ifetch 2,contr
-	store 2,mem_le_att_offset
-	iforce rega
-	fetcht 2,mem_le_att_handle
-	fetch 2,mem_le_pairing_handle
-	isub temp,null
-	nbranch le_send_att_read_blob_response,zero
-	call shutter_dy_check_iphone
-	nbranch shutter_dy_le_parse_att_read_blob_request_ios,blank
-	fetcht 2,mem_shutter_le_map_len_android
-	branch shutter_dy_le_parse_att_read_blob_request2
-	
-shutter_dy_le_parse_att_read_blob_request_ios:
-	fetcht 2,mem_shutter_le_map_len_ios
-shutter_dy_le_parse_att_read_blob_request2:
-	arg mem_shutter_le_hid_map,contr
-	call store_contr
-	copy temp,pdata
-	isub rega,pdata
-	nbranch le_send_att_error_response_notfound,positive
-	increase 1,pdata
-	sub pdata,23,null
-	branch le_send_att_read_blob_response_less,positive
-	force 23,pdata
-	branch le_send_att_read_blob_response_less
-
-shutter_dy_le_parse_att_read_request:
-	fetcht 2,mem_le_att_handle
-	fetch 1,mem_le_configuration
-	bbit1 BIT_BLE_READ_AUTH,shutter_dy_le_send_att_read_response_check_auth
-	branch le_send_att_read_response
-shutter_dy_le_send_att_read_response_check_auth:
-	fetch 2,mem_le_pairing_handle
-	isub temp,null
-	nbranch le_send_att_read_response,zero
-	call le_check_encrypt_state
-	nbranch shutter_dy_le_send_att_read_response,user
-	branch le_send_att_read_response_error_insufficient_auth
-
-shutter_dy_le_send_att_read_response:
-	fetch 2,mem_le_pairing_handle
-	isub temp,null
-	nbranch le_send_att_read_response,zero
-	arg mem_shutter_le_hid_map,contr
-	force 23,pdata
-	branch le_send_att_read_response_less
-
-shutter_dy_le_parse_att_find_by_type_value_rsp:
-shutter_dy_le_remote_iphone:
-	bpatch patch15_3,mem_patch15
-	jam 5,mem_shutter_back_count
-	jam 1,mem_iphone_flag
-	jam 1,mem_last_shutter_le_iphone_flag
-	jam 240,mem_send_data_delay
-	jam 10,mem_shutter_move_mid_timer
-	jam 1,mem_shutter_first_move
-	call shutter_dy_load_move_config_info
-	fetch 1,mem_shutter_pairing_success
-	rtn blank
-	call shutter_dy_clear_move_config
-	arg IPHONE_ONCE_MAX_MOVE_VALUE,temp
-//	setarg IPHONE_INITIAL_MOVE_X
-	fetch 2,mem_iphone_initial_move_x
-	arg mem_shutter_move_data_x,rega
-	arg mem_shutter_iphone_beyond_x_count,regb
-	call shutter_dy_iphone_move_initial_set
-	arg IPHONE_ONCE_MAX_MOVE_VALUE,temp
-//	setarg IPHONE_INITIAL_MOVE_Y
-	fetch 2,mem_iphone_initial_move_y
-	arg mem_shutter_move_data_y,rega
-	arg mem_shutter_iphone_beyond_y_count,regb
-	call shutter_dy_iphone_move_initial_set
-	setarg 0xfff
-	fetcht 2,mem_shutter_move_data_y
-	isub temp,pdata
-	store 2,mem_shutter_move_data_y
-	rtn
-shutter_dy_iphone_move_initial_set:
-	idiv temp
-	call wait_div_end
-	quotient pdata
-	remainder temp
-	istore 1,regb
-	istoret 2,rega
-	rtn
-shutter_dy_le_parse_error_rsp:
-	increase -2,contr
-	ifetch 1,contr
-	beq ATTOP_FIND_BY_TYPE_VALUE_REQUEST,shutter_dy_not_iphone_read_conf
-	rtn
-shutter_dy_remote_not_iphone:
-	jam 1,mem_shutter_back_count
-	jam 0,mem_iphone_flag
-	jam 0,mem_last_shutter_le_iphone_flag
-	jam 10,mem_send_data_delay
-	rtn
-
-shutter_dy_not_iphone_read_conf:
-	call shutter_dy_remote_not_iphone
-	branch shutter_dy_load_move_config_info
-	
-shutter_dy_check_iphone:
-	fetch 1,mem_iphone_flag
-	rtn
-
-
-shutter_dy_le_get_press_ptr:	
-	arg mem_dy_key0_press,regc
-	call shutter_dy_check_iphone
-	rtn blank
-	jam 120,mem_send_data_delay
-	arg mem_key0_press_i,regc
-	rtn
-shutter_dy_le_get_release_ptr:	
-shutter_dy_le_get_release_ptr_set:
-	arg mem_key0_release_new,regc
-	call shutter_dy_check_iphone
-	rtn blank
-	arg mem_key0_release_new_i,regc
-	jam 12,mem_send_data_delay
-	copy queue,pdata
-	rtneq SHUTTER_LIKE_KEY_NUM
-	rtn
-shutter_dy_le_get_release_ptr_volume:
-	bpatch patch15_4,mem_patch15
-	fetch 1,mem_key3_press_count
-	setflip 0,pdata
-	store 1,mem_key3_press_count
-	beq 0,shutter_dy_le_get_release_ptr_set_volume_inc
-	beq 1,shutter_dy_le_get_release_ptr_set_volume_dec
-	rtn
-shutter_dy_le_get_release_ptr_set_volume_dec:
-	call shutter_dy_le_get_vol_dec_ptr
-	branch push_buffer_in_queue
-shutter_dy_le_get_release_ptr_set_volume_inc:
-	call shutter_dy_le_get_vol_inc_ptr
-	branch push_buffer_in_queue
-shutter_dy_le_get_vol_inc_ptr:
-	arg mem_key3_release_new,regc
-	call shutter_dy_check_iphone
-	rtn blank
-	arg mem_key3_release_new_i,regc
-	rtn
-shutter_dy_le_get_vol_dec_ptr:
-	arg mem_key3_release_new_t,regc
-	call shutter_dy_check_iphone
-	rtn blank
-	arg mem_key3_release_new_i_t,regc
-	rtn
-
-
-shutter_dy_long_key_function:
-	copy queue,pdata
-	beq SHUTTER_LIKE_KEY_NUM,shutter_dy_link_key_long_press
-	beq SHUTTER_DOWN_KEY_NUM,shutter_dy_loop_send_volume_dec_page
-	beq SHUTTER_UP_KEY_NUM,shutter_dy_loop_send_volume_inc_page
-	rtn
-
-//volume timer
-shutter_dy_long_key_volume_timer:
-	arg mem_shutter_volume_timer,regc
-	arg shutter_dy_long_key_volume_timeout,regb
-	branch timer_single_step
-shutter_dy_long_key_volume_timeout:
-	jam 4, mem_shutter_volume_timer
-	fetch 1,mem_key3_press_count
-	branch shutter_dy_loop_send_volume_inc_page,blank
-	branch shutter_dy_loop_send_volume_dec_page
-	
-
-shutter_dy_loop_send_volume_inc_page:
-	jam 0,mem_key3_press_count
-	jam 4, mem_shutter_volume_timer
-	arg mem_key4_long_press,regc
-	branch push_buffer_in_queue
-
-shutter_dy_loop_send_volume_dec_page:
-	jam 1,mem_key3_press_count
-	jam 4, mem_shutter_volume_timer
-	arg mem_key2_long_press,regc
-	branch push_buffer_in_queue
-shutter_dy_clear_volume_timer:
-	jam 0,mem_key3_press_count
-	jam 0, mem_shutter_volume_timer
-	rtn
-
-//link timer
-shutter_dy_link_key_loop_timer:
-	arg mem_shutter_link_timer,regc
-	arg shutter_dy_link_key_loop_timeout,regb
-	branch timer_single_step
-shutter_dy_link_key_loop_timeout:
-	jam 2, mem_shutter_link_timer
-	call shutter_dy_link_data_android_or_ios
-	branch push_buffer_in_queue
-
-shutter_dy_link_data_android_or_ios:
-	arg mem_shutter_link_data,regc
-	call shutter_dy_check_iphone
-	rtn blank
-	arg mem_shutter_link_data_i,regc
-	rtn
-
-shutter_dy_link_key_long_press:
-	fetch 1,mem_shutter_link_loop_flag
-	nbranch shutter_dy_clear_link_key_timer,blank
-	jam 1,mem_shutter_link_loop_flag
-	jam 2, mem_shutter_link_timer
-	rtn
-	
-shutter_dy_clear_link_key_timer:
-	jam 0,mem_shutter_link_loop_flag
-	jam 0, mem_shutter_link_timer
-	rtn
-
-shutter_dy_jude_clear_move_config:
-	fetch 1,mem_shutter_le_conned
-	nrtn blank
-	jam 1,mem_shutter_le_conned
-	branch shutter_dy_move_data_store
-
-shutter_dy_clear_move_config:
-	setarg 0
-	store 7,mem_move_config
-	rtn
-
-shutter_dy_write_otp_convert_data:
-	call shutter_dy_check_iphone
-	beq 0x01,shutter_dy_store_ios_config_data
-	beq 0x00,shutter_dy_store_android_config
-	rtn
-
-shutter_dy_read_otp_convert_data:
-	fetch 1,mem_otp_last_shutter_le_iphone_flag	//判断是否是IOS
-	beq 0x01,shutter_dy_get_ios_config
-	beq 0x00,shutter_dy_get_android_config
-	rtn
-
-shutter_dy_store_ios_config_data:
-	fetch 1,mem_shutter_iphone_beyond_x_count
-	mul32 pdata,IPHONE_ONCE_MAX_MOVE_VALUE,pdata
-	copy pdata,temp
-	fetch 2,mem_shutter_move_data_x
-	iadd temp,pdata	//pdata = pdata+temp
-	store 2,mem_otp_shutter_move_data_x
-
-	fetch 1,mem_shutter_iphone_beyond_y_count
-	mul32 pdata,IPHONE_ONCE_MAX_MOVE_VALUE,pdata
-	copy pdata,temp
-	fetch 2,mem_shutter_move_data_y
-	copy pdata,rega
-	setarg 0xfff
-	isub rega,pdata	//pdata = pdata-rega
-	iadd temp,pdata	//pdata = pdata+temp
-	store 2,mem_otp_shutter_move_data_y
-
-	call shutter_dy_check_iphone
-//	fetch 1,mem_last_shutter_le_iphone_flag
-	store 1,mem_otp_last_shutter_le_iphone_flag
-	rtn
-
-shutter_dy_store_android_config:
-	fetch 2,mem_shutter_move_data_x
-	store 2,mem_otp_shutter_move_data_x
-	fetch 2,mem_shutter_move_data_y
-	store 2,mem_otp_shutter_move_data_y
-	call shutter_dy_check_iphone
-	store 1,mem_otp_last_shutter_le_iphone_flag
-	rtn
-shutter_dy_get_ios_config:
-	fetch 2,mem_otp_shutter_move_data_x
-	div pdata,IPHONE_ONCE_MAX_MOVE_VALUE
-	call wait_div_end
-	quotient pdata
-	remainder temp
-	store 1,mem_shutter_iphone_beyond_x_count
-	copy temp,pdata
-	store 2,mem_shutter_move_data_x
-	fetch 2,mem_otp_shutter_move_data_y
-	div pdata,IPHONE_ONCE_MAX_MOVE_VALUE
-	call wait_div_end
-	quotient pdata
-	remainder temp
-	store 1,mem_shutter_iphone_beyond_y_count
-	//copy temp,pdata
-	setarg 0xfff
-	isub temp,pdata	//pdata = pdata-temp
-	store 2,mem_shutter_move_data_y
-//	fetch 1,mem_otp_last_shutter_le_iphone_flag
-//	store 1,mem_last_shutter_le_iphone_flag
-	rtn
-shutter_dy_get_android_config:
-	fetch 2,mem_otp_shutter_move_data_x
-	store 2,mem_shutter_move_data_x
-	fetch 2,mem_otp_shutter_move_data_y
-	store 2,mem_shutter_move_data_y
-//	fetch 1,mem_otp_last_shutter_le_iphone_flag
-//	store 1,mem_last_shutter_le_iphone_flag
-	rtn
-	
-shutter_dy_store_move_config_info:
-	branch shutter_dy_campare_effective_addr_write_otp
-
-shutter_dy_load_move_config_info:
-	branch shutter_dy_campare_effective_addr_read_otp
-
-//循环找数据，判断是否为空数据
-shutter_dy_shutter_uart_config_loop:
-	call shutter_dy_update_read_check_addr
-	fetch 2,mem_otp_read_offset_addr
-	call shutter_dy_shutter_read_move_config_from_otp_addr
-	jam 0,mem_shutter_first_read_flag
-	fetch 5,mem_otp_move_config
-	jam 0,mem_shutter_valid_data_flag
-	jam 0,mem_shutter_temp_count
-	call shutter_dy_campare_otp_data
-	fetch 1,mem_shutter_temp_count
-	rtneq 0
-	branch shutter_dy_shutter_uart_config_loop
-
-//第一次从0x1fe0处往前读
-shutter_dy_shutter_get_first_read_addr:
-//	setarg SHUTTER_EFUSE_START_OFFECT
-	fetch 2,mem_shutter_efuse_start_offset
-	increase -5,pdata
-	store 2,mem_otp_read_offset_addr
-	rtn
-
-//下次读，更新mem_otp_read_offset_addr 地址
-shutter_dy_shutter_next_read_addr:
-	fetch 2,mem_otp_read_offset_addr
-	increase -5,pdata
-	store 2,mem_otp_read_offset_addr
-	rtn
-
-//上次读，更新mem_otp_read_offset_addr 地址
-shutter_dy_shutter_last_read_addr:
-	fetch 2,mem_otp_read_offset_addr
-	pincrease 5
-	store 2,mem_otp_read_offset_addr
-	rtn
-
-shutter_dy_shutter_read_ios_android_addr:
-	fetch 2,mem_otp_read_ios_android_addr
-	pincrease 5
-	store 2,mem_otp_read_ios_android_addr
-	//检查在区间内
-	fetch 2,mem_otp_read_ios_android_addr
-	copy pdata, temp
-//	setarg SHUTTER_EFUSE_START_OFFECT
-	fetch 2,mem_shutter_efuse_start_offset
-	isub temp,pdata	//pdata = pdata-temp
-	arg SHUTTER_PARA_TOTAL_NUM,temp	//temp = 5
-	isub temp,null	//pdata = pdata-temp, 大于等于0，positive置1
-//	nrtn positive
-	nbranch shutter_dy_shutter_not_find_ios_or_android,positive
-	rtn
-
-shutter_dy_update_read_check_addr:
-	fetch 1,mem_shutter_first_read_flag	//第1次读标识
-	beq 0x01,shutter_dy_shutter_get_first_read_addr
-	beq 0x00,shutter_dy_shutter_next_read_addr
-	rtn
-	
-//比较数据，判断是否为0
-shutter_dy_campare_otp_data:
-	arg 0x0,regb
-	copy regb, temp
-	fetch 2,mem_otp_shutter_move_data_x
-	icompare 0xffff,temp
-//	isub temp,pdata	//pdata = pdata-temp
-	ncall shutter_dy_set_shutter_valid_data_flag,true
-	arg 0x0,regb
-	copy regb, temp
-	fetch 2,mem_otp_shutter_move_data_y
-	icompare 0xffff,temp
-	ncall shutter_dy_set_shutter_valid_data_flag,true
-	arg 0x0,regb
-	copy regb, temp
-	fetch 1,mem_otp_last_shutter_le_iphone_flag
-	icompare 0xff,temp
-	ncall shutter_dy_set_shutter_valid_data_flag,true
-	rtn
-
-//mem_shutter_temp_count +1 操作
-shutter_dy_set_shutter_valid_data_flag:
-	fetch 1,mem_shutter_temp_count
-	pincrease 1
-	store 1,mem_shutter_temp_count
-	rtn
-shutter_dy_shutter_judge_ios_or_android:
-	jam 1,mem_shutter_temp_count
-	call shutter_dy_shutter_read_ios_android_addr
-	fetch 2,mem_otp_read_ios_android_addr
-	call shutter_dy_shutter_read_move_config_from_otp_addr
-	call shutter_dy_check_iphone
-	copy pdata, temp
-	fetch 1,mem_otp_last_shutter_le_iphone_flag
-	icompare 0xff,temp
-	call shutter_dy_clear_temp_count,true
-	
-	fetch 1,mem_shutter_temp_count
-	rtneq 0
-	branch shutter_dy_shutter_judge_ios_or_android
-
-
-shutter_dy_shutter_not_find_ios_or_android:
-	bpatch patch15_5,mem_patch15
-	call shutter_dy_clear_temp_count
-	call shutter_dy_check_iphone
-	branch shutter_dy_shutter_android_save_init_loaction,blank
-	branch shutter_dy_shutter_ios_save_init_loaction
-shutter_dy_shutter_android_save_init_loaction:
-//	setarg ANDROID_INITIAL_MOVE_X
-	fetch 2,mem_android_initial_move_x
-	store 2, mem_shutter_move_data_x
-//	arg ANDROID_INITIAL_MOVE_Y,temp
-	fetcht 2,mem_android_initial_move_y
-	setarg 0xfff
-	isub temp,pdata
-	store 2, mem_shutter_move_data_y
-	branch shutter_dy_store_move_config_info
-	
-shutter_dy_shutter_ios_save_init_loaction:
-	arg IPHONE_ONCE_MAX_MOVE_VALUE,temp
-//	setarg IPHONE_INITIAL_MOVE_X
-	fetch 2,mem_iphone_initial_move_x
-	arg mem_shutter_move_data_x,rega
-	arg  mem_shutter_iphone_beyond_x_count,regb
-	call shutter_dy_iphone_move_initial_set
-	arg IPHONE_ONCE_MAX_MOVE_VALUE,temp
-//	setarg IPHONE_INITIAL_MOVE_Y
-	fetch 2,mem_iphone_initial_move_y
-	arg mem_shutter_move_data_y,rega
-	arg  mem_shutter_iphone_beyond_y_count,regb
-	call shutter_dy_iphone_move_initial_set
-	setarg 0xfff
-	fetcht 2,mem_shutter_move_data_y
-	isub temp,pdata
-	store 2,mem_shutter_move_data_y
-	branch shutter_dy_store_move_config_info
-	
-shutter_dy_clear_temp_count:
-	jam 0,mem_shutter_temp_count
-	rtn
-//取有效地址给mem_otp_write_offset_addr
-shutter_dy_campare_effective_addr_read_otp:
-	bpatch patch15_6,mem_patch15
-	jam 1,mem_shutter_first_read_flag
-	call shutter_dy_shutter_uart_config_loop
-	//获得了地址
-	//校验是否是越界
-//	setarg SHUTTER_EFUSE_END_OFFECT
-	fetch 2,mem_shutter_efuse_end_offset
-	copy pdata, temp
-	fetch 2,mem_otp_read_offset_addr
-	isub temp,pdata	//pdata = pdata-temp
-	arg 0x0,temp	//temp = 0
-	isub temp,null	//null = pdata-temp, 大于等于0，positive置1
-	nrtn positive
-	fetch 2,mem_otp_read_offset_addr
-	copy pdata, temp
-//	setarg SHUTTER_EFUSE_START_OFFECT
-	fetch 2,mem_shutter_efuse_start_offset
-	increase -5,pdata
-	isub temp,pdata	//pdata = pdata-temp
-	//读上一次地址
-//	ncall p_shutter_last_read_addr,zero
-	fetch 2,mem_otp_read_offset_addr
-	store 2,mem_otp_read_ios_android_addr
-	call shutter_dy_shutter_judge_ios_or_android
-	fetch 2,mem_otp_read_ios_android_addr
-	ncall shutter_dy_shutter_read_move_config_from_otp_addr,zero
-	
-	//检查为0则不赋值
-	jam 0,mem_shutter_temp_count
-	call shutter_dy_campare_otp_data
-	fetch 1,mem_shutter_temp_count
-	rtneq 0
-	branch shutter_dy_read_otp_convert_data
-	
-//取有效地址给mem_otp_write_offset_addr
-shutter_dy_campare_effective_addr_write_otp:
-	bpatch patch15_7,mem_patch15
-	jam 1,mem_shutter_first_read_flag
-	call shutter_dy_shutter_uart_config_loop
-	//获得了地址
-	//校验是否是越界
-//	setarg SHUTTER_EFUSE_END_OFFECT
-	fetcht 2,mem_shutter_efuse_end_offset
-//	copy pdata, temp
-	fetch 2,mem_otp_read_offset_addr
-	isub temp,pdata	//pdata = pdata-temp
-	arg 0x0,temp	//temp = 0
-	isub temp,null	//pdata = pdata-temp, 大于等于0，positive置1
-	nrtn positive
-	//检查在区间内
-	fetcht 2,mem_otp_read_offset_addr
-//	setarg SHUTTER_EFUSE_START_OFFECT
-	fetch 2,mem_shutter_efuse_start_offset
-	isub temp,pdata	//pdata = pdata-temp
-	arg 0x0,temp	//temp = 0
-	isub temp,null	//pdata = pdata-temp, 大于等于0，positive置1
-	nrtn positive
-	fetch 2,mem_otp_read_offset_addr
-	store 2,mem_otp_write_offset_addr
-	call shutter_dy_write_otp_convert_data
-
-	branch shutter_dy_shutter_write_move_config_to_otp_addr
-
-
-shutter_dy_shutter_read_move_config_from_otp_addr:
-	bpatch patch16_0,mem_patch16
-	copy pdata,regb
-	arg SHUTTER_PARA_TOTAL_NUM,loopcnt
-//	fetch 2,mem_otp_read_offset_addr
-	arg mem_otp_move_config,rega
-	branch otp_read_data
-
-
-shutter_dy_shutter_write_move_config_to_otp_addr:
-	arg SHUTTER_PARA_TOTAL_NUM,loopcnt
-	arg mem_otp_move_config,rega
-	fetchr regb, 2, mem_otp_write_offset_addr
-	branch otp_write
-
-shutter_dy_shutter_1s_timer:
-	arg mem_shutter_1s_timer,regc
-	arg shutter_dy_store_move_config_info,regb
-	branch timer_single_step
-
-
-
-
-	
-
-
-
-
-//regc: read buffer
-//loopcnt: (length)
-//mem_adv_CRC_False_initValue: 初值和最终结果
-//mem_CRC16_polynomial:多项式
-p_CRC16_CCITT_False:
-	fetch 2, mem_adv_CRC_False_initValue //pdata crc
-	
-p_CRC16_CCITT_False_loop:
-	ifetcht 1, regc
-	increase 1, regc
-	lshift8 temp, temp
-	ixor temp,pdata
-	
-p_CRC16_for_byte:
-	copy loopcnt,regb		
-	arg 8,loopcnt
-p_CRC16_for_byte_loop:
-	isolate1 15,pdata
-	lshift pdata,pdata
-	nbranch p_CRC16_for_byte_continue,true
-	fetcht 2, mem_CRC16_polynomial
-	ixor temp,pdata
-p_CRC16_for_byte_continue:
-	loop p_CRC16_for_byte_loop
-	copy regb,loopcnt
-	
-	loop p_CRC16_CCITT_False_loop
-	store 2,mem_adv_CRC_False_initValue
-	rtn
-
-// Rf debug
-
-
-rf_debug_rx_gpio_low:
-	fetch 1,mem_rf_debug_rx_gpio
-rf_debug_gpio_low:
-	arg gpcfg_output_low,temp
-	branch gpio_config_function
-
-rf_debug_rx_on_line:
-rf_debug_rx_gpio_high:
-	fetch 1,mem_rf_debug_rx_gpio
-rf_debug_gpio_high:
-	arg gpcfg_output_high,temp
-	branch gpio_config_function
-
-rf_debug_rx_gpio_h_l_h:
-	call rf_debug_rx_gpio_high
-rf_debug_rx_gpio_l_h:
-	call rf_debug_rx_gpio_low
-	branch rf_debug_rx_gpio_high
-
-rf_debug_rx_gpio_l_h_l:
-rf_debug_shutdown_radio_line:
-	call rf_debug_rx_gpio_l_h
-rf_debug_rx_crc_line:
-	branch rf_debug_rx_gpio_low
-
-rf_debug_rx_sync_line:
-	branch rf_debug_rx_gpio_l_h
-
-rf_debug_rx_crc_fail_line:
-	call rf_debug_rx_gpio_l_h
-	branch rf_debug_rx_gpio_l_h_l
-
-rf_debug_rx_match_line:
-rf_debug_rx_crc_error_line:
-rf_debug_rx_sync_timeout_line:
-	branch rf_debug_rx_gpio_low
-
-
-rf_debug_tx_off_line:
-rf_debug_tx_gpio_low:
-	fetch 1,mem_rf_debug_tx_gpio
-	branch rf_debug_gpio_low
-
-rf_debug_tx_on_line:
-rf_debug_tx_gpio_high:
-	fetch 1,mem_rf_debug_tx_gpio
-	branch rf_debug_gpio_high
-
-rf_debug_tx_gpio_l_h_l:
-	call rf_debug_tx_gpio_low
-	call rf_debug_tx_gpio_high
-	branch rf_debug_tx_gpio_low
-
-	
-
-
-
-
-hci_init:
-	clear_stack		//նջ
-	call wdt_set_disable
-	call hci_init_clksel_xtal
-	call hci_init_uart_default_config
-	call hci_init_uart_config
-	call hci_init_pwm_default_config
-	call hci_init_pwm
-
-	jam 1,mem_hci_command_complete_num_hci_command_packet
-	jam HCI_H4_TYPE_EVENT,mem_hci_event_head_type
-
-hci_process_loop:
-	call hci_process_check_uart_rx
-	branch hci_process_loop
-	
-hci_init_clksel_xtal:
-	jam clksel_xtal,core_clksel
-	rtn
-
-hci_init_uart_default_config:
-	call hci_init_uart_default_config_tx
-	call hci_init_uart_default_config_rx
-	call hci_init_uart_default_config_rts
-	branch hci_init_uart_default_config_cts
-
-hci_init_uart_default_config_tx:
-	fetch 1,mem_hci_uart_tx_gpio
-	nrtn blank
-	jam HCI_UART_TX_GPIO_NUM,mem_hci_uart_tx_gpio
-	rtn	
-
-hci_init_uart_default_config_rx:
-	fetch 1,mem_hci_uart_rx_gpio
-	nrtn blank
-	jam HCI_UART_RX_GPIO_NUM,mem_hci_uart_rx_gpio
-	rtn	
-hci_init_uart_default_config_rts:
-	fetch 1,mem_hci_uart_rts_gpio
-	nrtn blank
-	jam HCI_UART_RTS_GPIO_NUM,mem_hci_uart_rts_gpio
-	rtn	
-hci_init_uart_default_config_cts:
-	fetch 1,mem_hci_uart_cts_gpio
-	nrtn blank
-	jam HCI_UART_CTS_GPIO_NUM,mem_hci_uart_cts_gpio
-	rtn	
-
-
-hci_init_uart_config:
-	setarg mem_h5rx_buf
-	store 2,mem_pdatatemp
-	setarg mem_h5rx_buf_end
-	istore 2,contw
-	setarg mem_h5tx_buf
-	istore 2,contw
-	setarg mem_h5tx_buf_end
-	istore 2,contw	
-	fetch 8,mem_pdatatemp
-	call uarta_init_dma_mem
-	call uart_clock_select_main_freq_crystal
-	arg 115200,temp
-	call uarta_calc_baud_rate_config
-	fetch 1,mem_hci_uart_tx_gpio
-	arg gpcfg_uart_txd,temp
-	call gpio_config_function_int
-	fetch 1,mem_hci_uart_rx_gpio
-	arg gpcfg_uart_rxd|gpcfg_pullup,temp
-	call gpio_config_function_int
-	fetch 1,mem_hci_uart_rts_gpio
-	arg gpcfg_uart_rts,temp
-	call gpio_config_function_int
-	fetch 1,mem_hci_uart_cts_gpio
-	arg gpcfg_uart_cts,temp
-	call gpio_config_function_int
-
-	arg FUN_UART_CONTROL_ENABLE|FUN_UART_CONTROL_SETTING_RATE_BAUD,temp
-	storet 1,core_uart_ctrl
-	branch clean_xmem
-
-hci_init_pwm_default_config:
-	fetch 1,mem_hci_pwm_12mhz_gpio
-	nrtn blank
-	jam HCI_PMW_12MHZ_GPIO_NUM,mem_hci_pwm_12mhz_gpio
-	rtn	
-
-hci_init_pwm:
-	fetch 1,mem_hci_pwm_12mhz_gpio
-	arg gpcfg_pwm_out0,temp
-	call gpio_config_function_int
-	arg 0x40,rega
-	call pwm_init
-	arg 0,rega
-	arg 0,regb
-	setarg 0
-	call pwm_duty_cycle_set
-	arg 0,queue
-	branch pwm_set_select
-
-
-hci_process_check_uart_rx:
-	fetch 2,core_uart_rxitems
-	add pdata,-4,rega
-	nrtn positive
-	call uarta_prepare_rx
-	ifetch 1,contru
-	beq HCI_H4_TYPE_CMD,hci_parse_packet_cmd
-//	beq HCI_H4_TYPE_ACL,hci_parse_packet_acl
-	call delay_10ms
-	branch uarta_clear_current_rx
-
-//hci_parse_packet_acl:
-//	rtn
-hci_parse_packet_cmd:
-	ifetch 2,contru	// Opcode
-	store 2,mem_hci_opcode
-	arg 0x3ff,temp
-	iand temp,temp	//low 10bit
-	storet 2,mem_hci_opcode_ocf
-	rshift2 pdata,pdata
-	rshift8 pdata,pdata	//high 6bit
-	store 1,mem_hci_opcode_ogf
-	ifetch 1,contru	// parameter total length
-	pincrease -1		//ڵ
-	isub rega,null
-	rtn positive
-	call hci_parse_complete_packet
-	branch hci_drop_current_packet
-
-hci_parse_complete_packet:
-	fetch 1,mem_hci_opcode_ogf
-//	beq HCI_OGF_LINK_CONTROL,hci_parse_packet_cmd_ogf_link_control
-//	beq HCI_OGF_LINK_POLICY,hci_parse_packet_cmd_ogf_link_policy
-//	beq HCI_OGF_CONTROLLER_AND_BASEBAND,hci_parse_packet_cmd_ogf_controller_and_baseband
-//	beq HCI_OGF_INFOMATIONAL_PARAM,hci_parse_packet_cmd_ogf_infomational_parameters
-//	beq HCI_OGF_STATUS_PARAM,hci_parse_packet_cmd_ogf_status_parameters
-//	beq HCI_OGF_TEST,hci_parse_packet_cmd_ogf_testing
-//	beq HCI_OGF_LE_CONTROLLER,hci_parse_packet_cmd_ogf_le_controller
-	beq HCI_OGF_VENDOR_SPECIFIC_DEBUG,hci_parse_packet_cmd_ogf_vendorspecific_debug
-	branch hci_send_event_command_complete_error_command_nuknown
-
-//hci_parse_packet_cmd_ogf_link_control:
-//hci_parse_packet_cmd_ogf_link_policy:
-//hci_parse_packet_cmd_ogf_controller_and_baseband:
-//hci_parse_packet_cmd_ogf_infomational_parameters:
-//hci_parse_packet_cmd_ogf_status_parameters:
-//hci_parse_packet_cmd_ogf_testing:
-//hci_parse_packet_cmd_ogf_le_controller:
-
-hci_parse_packet_cmd_ogf_vendorspecific_debug:
-	bpatch patch16_4,mem_patch16
-	fetch 1,mem_hci_opcode_ocf
-	beq HCI_VENDOR_CMD_RESET,hci_normal_reply
-	beq HCI_VENDOR_CMD_CHIPID,phci_grp_vendor_chipid
-	beq HCI_VENDOR_CMD_BAUD,phci_grp_vendor_baud
-	beq HCI_VENDOR_CMD_PATCH,phci_grp_vendor_patch
-	beq HCI_VENDOR_CMD_PATCH_DONE,phci_grp_vendor_done
-	beq HCI_VENDOR_CMD_ECHO,hci_normal_reply
-	beq HCI_VENDOR_CMD_MEM,phci_grp_vendor_mem
-	beq HCI_VENDOR_CMD_SET_FLOW_CONTROL,phci_grp_vendor_flow_control
-	branch hci_normal_reply
-
-	
-phci_grp_vendor_chipid:
-	jam COMMAND_SUCCEEDED,mem_hci_command_complete_return_parameter
-	fetch 2,core_chipid
-	store 2,mem_hci_command_complete_return_parameter_chip_id
-	arg 3,loopcnt
-	branch hci_send_event_command_complete
-	
-phci_grp_vendor_baud:
-	ifetch 2,contu
-	store 2,core_uart_baud
-	rtn
-
-
-phci_grp_vendor_patch_common:
-	ifetch 1,contu
-	copy pdata,temp //check sum via temp
-	store 1,core_ucode_low
-	ifetch 1,contu
-	iadd temp,temp
-	set1 7,pdata
-	store 1,core_ucode_ctrl
-	ifetch 1,contu
-	iadd temp,temp
-	copy pdata,loopcnt
-	rtn
-	
-phci_grp_vendor_patch:
-	call phci_grp_vendor_patch_common
-phci_grp_vendor_patch_loop:
-	ifetch 1,contu
-	store 1,core_ucode_data
-	iadd temp,temp
-	loop phci_grp_vendor_patch_loop
-phci_grp_vendor_patch_check_sum:	
-	and temp,0xff,temp
-	ifetch 1,contu
-	isub temp,null
-	nbranch phci_grp_vendor_patch_bad,zero
-	branch hci_normal_reply
-
-phci_grp_vendor_done:
-	arg 0x20,loopcnt    //patch switch length
-	arg mem_patch00,contw
-	arg 0,temp //checksum
-phci_grp_vendor_done_loop:
-	ifetch 1,contu
-	istore 1,contw
-	iadd temp,temp
-	loop phci_grp_vendor_done_loop
-	and temp,0xff,temp
-	ifetch 1,contu
-	isub temp,null
-	nbranch phci_grp_vendor_patch_bad,zero
-	jam 0,core_ucode_ctrl
-	call hci_normal_reply
-	call wait_uarttx
-	branch soft_reset
-
-phci_grp_vendor_patch_bad:
-	jam 0,core_ucode_ctrl
-	branch hci_send_event_command_complete_error_command_nuknown
-	
-
-phci_grp_vendor_mem:
-	ifetch 1,contu
-	copy pdata,loopcnt
-	ifetch 2,contu
-	copy pdata,contw
-	call uart_copy_rx_bytes
-	branch hci_normal_reply
-
-phci_grp_vendor_flow_control:
-	fetch 1,core_uart_ctrl
-	set1 BIT_UART_CONTROL_FLOW_CONTROL,pdata
-	store 1,core_uart_ctrl
-	branch hci_normal_reply
-
-	
-hci_normal_reply:
-	branch hci_send_event_command_complete_without_payload
-
-hci_send_event_command_complete_error_command_nuknown:
-	jam COMMAND_UNKNOWN,mem_hci_command_complete_return_parameter
-	branch hci_send_event_command_complete_without_payload+1
-hci_send_event_command_complete_error_command_disallowed:
-	jam COMMAND_DISALLOWED,mem_hci_command_complete_return_parameter
-	branch hci_send_event_command_complete_without_payload+1
-hci_send_event_command_complete_without_payload:
-	jam COMMAND_SUCCEEDED,mem_hci_command_complete_return_parameter
-	arg 1,loopcnt
-	branch hci_send_event_command_complete
-
-hci_send_event_command_complete:
-	jam HCI_EVENT_COMMAND_COMPLETE,mem_hci_event_head_event_code
-	add loopcnt,3,pdata
-	store 1,mem_hci_event_para_total_length
-	call hci_prepare_send_event
-	fetch 3,mem_hci_command_complete_num_hci_command_packet
-	istore 3,contwu
-//	copy rega,contr
-	arg mem_hci_command_complete_return_parameter,contr
-	call uart_copy_tx_bytes
-	branch uarta_send_register_pop
-
-//mem_mesh_event_head_event_code:event code
-//mem_mesh_event_para_total_length:parameter total length
-hci_prepare_send_event:
-	call uarta_prepare_tx_register_push
-	fetch 3,mem_hci_event_head_type
-	istore 3,contwu
-	rtn
-
-hci_drop_current_packet:
-	call uarta_prepare_rx
-	increase 3,contru
-	ifetch 1,contru
-	iadd contru,contru
-	branch uarta_rxdone
-
-cmd_exit:
-	jam 0,mem_hci_cmd
-	rtn
-
-
-
-
-
-
-l2cap_init:
-	branch l2cap_init_wake,wake
-	setarg mem_l2cap_xmem_end
-	arg mem_l2cap_xmem_start,contw
-	isub contw,loopcnt
-	call clear_mem
-l2cap_init_wake:	
-//	branch l2cap_lpm_load_txbuf
-	rtn
-	
-
-
-check_l2cap_map:
-	arg 0,queue
-	arg 0,regb
-
-check_l2cap_map_loop:
-	sub queue,7,null
-	nrtn positive
-	qisolate1 rega
-	branch check_l2cap_map_used,true
-	branch check_l2cap_map_used2
-
-check_l2cap_map_used:
-	copy temp,pdata
-	branch check_l2cap_map_used2,blank
-	qset1 regb
-	increase -1,temp
-
-check_l2cap_map_used2:
-	increase 1,queue
-	branch check_l2cap_map_loop
-
-
-
-
-//char* malloc(short len)
-//input: rega -> len
-//rtn: regb -> pbuff;return from pdata
-//val: queue -> i
-//val: timeup -> buff_cnt
-
-
-
-ble_l2cap_malloc:
-	fetchr regd,2,mem_ble_l2cap_tx_buff0_ptr
-	fetchr rege,2,mem_ble_l2cap_tx_buff_size_ptr
-	call disable_user
-	branch host_l2cap_malloc
-
-host_l2cap_malloc:
-	bpatch patch16_6,mem_patch16
-	call l2cap_malloc_is_fifo_full
-	nbranch assert,blank//assert when fifo full
-	call l2cap_malloc_get_full_map
-	arg 8,loopcnt
-host_l2cap_malloc_loop:
-	fetcht 1,mem_used_map
-	sub loopcnt,8,queue
-	qisolate1 temp
-	branch host_l2cap_malloc_next_buffer,true//if(1 == (used_map & (1 << i)))goto next;
-	call host_l2cap_malloc_check_buffer_enough
-	nbranch host_l2cap_malloc_next_buffer,positive//if(buff_cnt <= 0)goto next;
-	call host_l2cap_malloc_into_fifo
-	branch host_l2cap_malloc_succ//return (pbuff);
-host_l2cap_malloc_next_buffer:
-	copy rege,pdata
-	iadd regd,regd		//pbuff += BUFF_SIZE;//point to next buff
-	loop host_l2cap_malloc_loop
-	branch assert	//return NULL
-host_l2cap_malloc_succ:
-	copy regd,pdata
-	copy regd,contw
-	rtn//return pointer via pdata
-
-
-//char is_size_enough(char buff_index, short len)
-//input: rega -> len
-//input: loopcnt -> 8-buff_index
-//rtn: positive is diable mean no buffer
-//positive is enable mean get buffer
-
-host_l2cap_malloc_check_buffer_enough:
-	bpatch patch16_7,mem_patch16
-	sub loopcnt,8,queue
-	arg 0,temp
-	arg 0,timeup
-host_l2cap_malloc_check_buffer_enough_loop:
-	copy queue,pdata
-	beq 8,host_l2cap_malloc_check_buffer_enough_end
-	fetch 1,mem_used_map
-	qisolate1 pdata		//the buffer is used
-	branch host_l2cap_malloc_check_buffer_enough_end,true
-	qset1 timeup
-	copy rege,pdata
-	iadd temp,temp
-	increase 1,queue
-	copy rega,pdata
-	isub temp,null
-	branch host_l2cap_malloc_check_buffer_enough_end,zero//(max_size_fom_buff_index ==  len)
-	branch host_l2cap_malloc_check_buffer_enough_loop,positive//(max_size_fom_buff_index <  len)
-host_l2cap_malloc_check_buffer_enough_end:
-	copy temp,pdata
-	isub rega,null
-	nrtn zero
-	qset1 timeup
-	rtn
-
-
-//void buff_into_fifo(char buff_index, char buff_cnt, short len)
-//input: rega -> len
-//input: regc -> buff_index
-//input: timeup -> buff_cnt
-//val:temp ->   (fifo->map)
-
-host_l2cap_malloc_into_fifo:
-	bpatch patch17_0,mem_patch17
-	call l2cap_malloc_is_fifo_full
-	nbranch assert,blank //fifo full
-	call l2cap_malloc_is_fifo_empty
-	branch host_l2cap_malloc_into_fifo_no_push,blank//fifo empty, no need to push
-	fetch 9,mem_tx_fifo1
-	store 9,mem_tx_fifo0
-	setarg 0
-	istore 3,contw//mem_tx_fifo3
-host_l2cap_malloc_into_fifo_no_push:
-	storer timeup,1,mem_tx_fifo3_map
-	storer regd,2,mem_tx_fifo3_ptr
-	rtn
-
-
-
-//void* l2cap_malloc_fifo_out(void)
-//output:len -> temp
-//output:ptr ->pdata
-//only get ptr,not free
-
-l2cap_malloc_fifo_out:
-	bpatch patch17_1,mem_patch17
-	call l2cap_malloc_fifo_get_first_ptr
-	increase 1,contr
-	ifetch 2,contr //ptr ->pdata
-	rtn
-
-
-
-//void free_first_buff_in_fifo(void)
-//only free the first one
-
-l2cap_malloc_free:
-	bpatch patch17_2,mem_patch17
-	call l2cap_malloc_fifo_get_first_ptr
-	copy contr,contw
-	copy contr,temp
-	setarg 0
-	istore 3,contw
-	rtn
-
-
-
-//void l2cap_malloc_discard(void)
-//discard the latest malloc
-
-l2cap_malloc_discard:
-	bpatch patch17_3,mem_patch17
-	call l2cap_malloc_is_fifo_empty
-	branch assert,blank
-	fetch 3,mem_tx_fifo2
-	store 3,mem_tx_fifo3
-	fetch 3,mem_tx_fifo1
-	store 3,mem_tx_fifo2
-	fetch 3,mem_tx_fifo0
-	store 3,mem_tx_fifo1
-	rtn
-
-
-
-//bool fifo_is_full(void)
-//blank == 1: not full
-//blank == 0: full
-
-l2cap_malloc_is_fifo_full:
-	bpatch patch17_4,mem_patch17
-	fetch 3,mem_tx_fifo0
-	rtn
-
-
-
-//bool fifo_nearly_full(void)
-//blank == 1: nearly full
-//blank == 0: not nearly full
-
-l2cap_malloc_is_fifo_nearly_full:
-	bpatch patch17_5,mem_patch17
-	fetch 3,mem_tx_fifo1
-	rtn
-
-
-
-//bool fifo_is_empty(void)
-//blank == 1: empty
-//blank == 0: not empty
-
-l2cap_malloc_is_fifo_empty:
-	bpatch patch17_6,mem_patch17
-	fetch 3,mem_tx_fifo3
-	rtn
-
-
-
-//char* l2cap_malloc_fifo_get_first_ptr(void)
-//output:contr  -->ptr
-	
-l2cap_malloc_fifo_get_first_ptr:
-	call l2cap_malloc_is_fifo_empty
-	branch l2cap_malloc_fifo_get_first_ptr_empty,blank // fifo is empty
-	arg mem_tx_fifo0,contr
-l2cap_malloc_free_loop:
-	ifetch 3,contr
-	branch l2cap_malloc_free_loop,blank
-l2cap_malloc_fifo_get_first_ptr_empty:
-	increase -3,contr
-	rtn
-
-
-
-//char* l2cap_malloc_get_full_map(void)
-//output:mem_used_map  -->full_map
-//add all maps into one
-	
-l2cap_malloc_get_full_map:
-	bpatch patch17_7,mem_patch17
-	arg 4,loopcnt
-	arg mem_tx_fifo0_map,contr
-	arg 0,temp
-l2cap_malloc_get_full_map_loop:	
-	ifetch 3,contr
-	and pdata,0xff,pdata
-	ior temp,temp
-	loop l2cap_malloc_get_full_map_loop
-	storet 1,mem_used_map
-	rtn
-
-
-l2cap_lpm_get_wake_lock:
-	arg wake_lock_l2cap_tx,queue
-	branch lpm_get_wake_lock
-
-l2cap_lpm_put_wake_lock:
-	arg wake_lock_l2cap_tx,queue
-	branch lpm_put_wake_lock
-
-	
-
-	
-
-
-
-
-
-//pdata:gpio number
-twspi_reset:
-	bpatch patch18_1,mem_patch18
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	rtn zero
-	copy temp,pdata
-	and_into 0xff,pdata
-	sub pdata,GPIO_NUMBER+-1,null
-	nbranch twspi_reset_ext,positive
-	arg core_gpio_conf,contw
-twspi_reset_next:
-	iadd contw,contw
-	copy contw,rega
-	arg gpcfg_output_low,temp
-	istoret 1,contw
-	call twspi_disable
-	nop 30
-	copy rega,contw
-	arg gpcfg_output_high,temp
-	istoret 1,contw
-	branch twspi_enable
-	
-twspi_reset_ext:
-	arg core_gpio_conf_hi,contw
-	increase -16,pdata
-	branch twspi_reset_next
-
-
-twspi_disable:
-	fetch 1,core_spid_delay
-	and_into 0x7f,pdata
-	store 1,core_spid_delay
-	rtn
-
-twspi_enable:
-	fetch 1,core_spid_delay
-	or_into 0x80,pdata
-	store 1,core_spid_delay
-	rtn
-
-twspi_write:
-	branch spid_write_reg
-
-twspi_read:
-	branch spid_read_reg
-
-
-
-aes_disable:
-	fetch 1,core_bist_ctrl
-	set0 AES_EN,pdata
-	store 1,core_bist_ctrl
-	rtn
-
-read_function_aes:
-	nbranch read_function,user
-	fetch 1,core_bist_ctrl
-	set1 AES_EN,pdata
-	store 1,core_bist_ctrl
-read_function:
-	copy temp,null //length
-	branch read_fuction_zero,zero
-	copy regc,pc  //branch pc
-	
-read_fuction_zero:
-	isolate0 0,null  // always true
-	branch set_ucode_status
-	
-
-get_block_header:
-	force 4,temp
-get_block_header0:
-	arg mem_ucode_buf,rega
-	call aes_disable	// disable aes for header
-	call read_function
-	arg 0x55aa,rega
-	fetch 2,mem_ucode_buf
-	ifetcht 2,contr
-	isub rega,null
-	rtn
-
-
-read_first_block:
-	call load_aes_reinit,user
-	arg 2,temp
-	arg mem_ucode_ptr,rega
-	call read_function
-	fetch 2,mem_ucode_ptr
-read_first_block_cont:
-	store 2,mem_addr_mi
-	call get_iv,user
-	rtn
-	
-get_iv:
-	arg 16,temp
-	arg mem_ucode_keybuf,rega
-	call aes_disable	// disable aes for iv
-	call read_function
-set_iv:
-	arg mem_ucode_keybuf,contr
-	arg 16,loopcnt
-	call aes_load_data
-	call aes_init
-	call aes_clear_data
-	branch do_aes_cbc			// generate first IV 
-
-load_aes_reinit:
-	jam 0x0, core_ucode_ctrl
-	call aes_disable
-	branch aes_clear_data
-
-load_storage:
-	setarg 0
-	store 2,mem_queue	//data checksum
-	disable match
-	call get_block_header
-	nrtn zero
-	enable match
-	setarg 0x8000
-	store 3,core_ucode_hi
-	arg core_ucode_data,rega
-	call read_function_aes
-	jam 0x0, core_ucode_ctrl
-	fetch 1,mem_ucode_status
-	rtnbit0 0           //rtn if load code fail
-load_storage_loop:
-	arg 6,temp
-	call get_block_header0
-	nbranch load_data_checksum_compare,zero
-	ifetchr rega,2,contr
-	call read_function
-	call load_data_checksum_calc
-	branch load_storage_loop
-
-
-load_data_checksum_calc:
-	fetch 2,mem_queue
-	arg 6,loopcnt
-	arg mem_ucode_buf,contr
-	call cal_sum
-	fetchr loopcnt,2,mem_ucode_len
-	copy rega,contr
-	call cal_sum
-	store 2,mem_queue
-	rtn
-
-load_data_checksum_compare:
-	fetch 1,mem_otp_load_check_sum
-	beq 0x5a,load_data_checksum_ok //skip check sum 
-	arg 0xaa55,rega
-	fetch 2,mem_ucode_buf
-	isub rega,null
-	nbranch load_data_checksum_compare_fail, zero
-	arg 0x55aa,rega
-	fetch 2,mem_ucode_len
-	isub rega,null
-	nbranch load_data_checksum_compare_fail, zero
-	fetch 2,mem_sched_addr
-	fetcht 2,mem_queue	//calc  sum
-	isub temp,null
-	nbranch load_data_checksum_compare_fail, zero
-load_data_checksum_ok:
-	set1 15,rega
-	branch read_fuction_zero
-
-load_data_checksum_compare_fail:
-	jam 0,mem_ucode_status
-	rtn
-
-
-loadcode_lock_load_ucode:
-//	and pdata,0xf,temp
-//	storet 1,mem_ucode_flag
-	and pdata,0xff,pdata
-	rshift4 pdata,pdata
-	store 1,mem_device_option
-	branch loadcode_load_key
-
-loadcode_lock:
-	fetch 2,core_ucode_flag 
-	nbranch loadcode_lock_load_ucode, blank 	
-	call loadcode_load_key
-	fetch 2,mem_device_option
-	rtn blank
-	call loadcode_set_lock
-	branch lpm_write_lock
-	
-loadcode_set_lock:
-	fetch 1,mem_device_option
-	rtn blank
-	and pdata,0xf,temp
-	storet 1,mem_device_option
-	rshift4 pdata,pdata
-	ixor temp,pdata
-	bne 0xf,app_lpm_mpu_lock_24g_ble
-	branch app_lpm_lock_check
-
-load_otp_hv_vsel:
-	fetch 1,mem_otp_hv_sel
-	ncall lpm_save_sel_hv, blank
-	fetch 1,mem_otp_ldo_vsel
-	rtn  blank
-	store 1,mem_lpm_ldo_sel
-	branch lpm_write_io_vsel
-
-loadcode_load_key:
-	disable user
-	fetch 1,mem_ucode_flag
-	rtnbit0 OTP_UFLAG_AES	
-	call loadcode_check_otp_lock
-	arg OTP_OFFSET_UCODE_KEY_L,pdata
-	iadd regb,regb
-	force 16,loopcnt
-	arg mem_ucode_keybuf,rega
-	call otp_read_data
-	jam OTP_KEY_LOCK,core_misc_ctrl
-	arg mem_ucode_keybuf,contr
-	call load_key
-//	call aes_clear_data
-	arg mem_ucode_keybuf,contw
-	call memset0_16
-	branch enable_user
-	
-
-loadcode:
-	jam 0x25,core_clkoff			// disable debug uart
-	call enable_otp_read
-	arg OTP_OFFSET_PATCH_PTR,regb
-	force 11,loopcnt
-	arg mem_ucode_ptr,rega
-	call otp_read_data1
-	fetchr regf,5,mem_ucode_ptr
-	fetch 1,mem_ucode_flag
-	bbit0 OTP_UFLAG_BIST,loadcode_nobist
-	jam 0x7,core_bist_ctrl
-loadcode_bistwait:
-	fetch 1,core_bist_done
-	bne 7,loadcode_bistwait
-	fetch 1,core_bist_fail
-	lshift4 pdata,pdata
-	store 1,core_bist_ctrl
-	branch loadcode_otp
-	
-loadcode_nobist:
-	call set_bistfix
-	call clean_xmem
-	call clean_smem
-loadcode_otp:
-	storer regf,5,mem_ucode_ptr
-
-	call loadcode_check_otp_lock
-	arg OTP_OFFSET_ADC_PARAM_L,pdata
-	iadd regb,regb
-	arg 32,loopcnt
-	arg mem_otp_temp,rega
-	call otp_read_data
-
-	call load_otp_hv_vsel	
-	call loadcode_lock
-
-	fetch 1,mem_ucode_flag
-	bbit0 OTP_UFLAG_AES,loadcode_unenc
-	fetcht 1,mem_peripheral_lock_flag
-	arg 0,pdata
-	set1 OTP_NOT_LIMIT,pdata
-	set1 OTP_LIMIT,pdata
-	iand temp,rega
-	sub rega,0,null
-	branch loadcode_error,zero
-	isub rega,null
-	branch loadcode_error,zero
-loadcode_unenc:
-	jam 0,mem_loadcode_times
-	arg otp_load_code,regc	
-loadcode_otp_loop:
-	call loadcode_timeout
-	nbranch loadcode_error,positive	
-	fetch 2,mem_ucode_ptr
-	branch loadcode_otp_end,blank
-	call read_first_block_cont
-	call load_storage
-	nbranch loadcode_otp_end,match
-	fetch 1,mem_ucode_status
-	compare 3,pdata,3
-	nbranch loadcode_otp_loop,true	// otp crc error, try again
-	call run_otp_code
-loadcode_otp_end:
-	call disable_otp
-	jam 0,mem_loadcode_times
-loadcode_iic_loop:
-	call loadcode_timeout
-	nbranch loadcode_error,positive	
-	call iicd_load_gpio_init
-	call clear_eeprom_size_2k
-	fetch 1,mem_ucode_flag
-	bbit1 OTP_UFLAG_SKIP_EEP,loadcode_spi
-	call loadcode_iic_by_eeprom
-	nbranch loadcode_iic_eeprom_2k,match
-	fetch 1,mem_ucode_status
-	compare 3,pdata,3
-	nbranch loadcode_iic_loop,true		// eeprom crc error, try again
-	branch loadcode_spi
-
-run_otp_code:
-	setarg 0x1ff //patch3f_7
-	arg 0,pc
-	rtn
-
-loadcode_check_otp_lock:
-	arg OTP_OFFSET_H,regb
-	fetch 1,core_peripheral_lock
-	bbit1 OTP_LIMIT,loadcode_otp_lock
-	fetch 1,mem_peripheral_lock_flag
-	rtnbit0 OTP_LIMIT
-loadcode_otp_lock:	
-	arg 0,regb
-	rtn
-	
-			
-loadcode_iic_eeprom_2k:
-	call set_eeprom_size_2k
-	fetch 1,mem_ucode_flag
-	bbit1 OTP_UFLAG_SKIP_EEP,loadcode_spi
-	call loadcode_iic_by_eeprom
-	nbranch loadcode_spi,match
-	fetch 1,mem_ucode_status
-	compare 3,pdata,3
-	nbranch loadcode_iic_loop,true		// eeprom crc error, try again
-	branch loadcode_hci
-	
-loadcode_spi:
-	jam 0,mem_loadcode_times
-loadcode_spi_loop:
-	call loadcode_timeout
-	nbranch loadcode_error,positive	
-	fetch 1,mem_ucode_flag
-	bbit1 OTP_UFLAG_SKIP_FLASH, loadcode_hci
-	call spid_init_flash
-	nop 200						// some flash will fail if no delay here
-	call spid_flash_release_form_powerdown
-	nop 100	
-	arg spid_load_flash,regc
-	call read_first_block
-	call load_storage
-	nbranch loadcode_hci,match
-	fetch 1,mem_ucode_status
-	compare 3,pdata,3
-	nbranch loadcode_spi_loop,true	// flash crc error, try again
-
-loadcode_hci:
-	call clear_key_buf
-	fetch 1,mem_ucode_flag
-	rtnbit0 OTP_UFLAG_HCI
-	branch hci_init
-	
-clear_key_buf:
-	arg mem_ucode_keybuf,contw
-	call memset0_16
-	force regidx_key,regext_index
-	call aes_clear
-	jam 0x21,core_clkoff		// enable debug uart
-	rtn
-
-iicd_load_gpio_init:
-	fetch 1,mem_eeprom_sda_gpio
-	fetcht 1,mem_eeprom_scl_gpio
-	isub temp,null
-	nbranch iicd_read_init_pin,zero
-iicd_load_default_gpio:
-	jam 4,mem_eeprom_wp_gpio
-	jam 23,mem_eeprom_scl_gpio  //8
-	jam 22,mem_eeprom_sda_gpio //7
-	branch iicd_read_init_pin
-
-
-
-loadcode_iic_by_eeprom:
-	setarg 0x0
-	store 2,mem_addr_mi
-	arg iicd_read_eep,regc
-	call iic_init_600khz
-	call read_first_block
-	branch load_storage
-
-
-
-//output: positive 1:continue load ;0:load timeout
-loadcode_timeout:
-	call loadcode_error_delay
-	fetch 1,mem_loadcode_times
-	increase 1,pdata
-	sub pdata,3,null
-	store 1,mem_loadcode_times	 
-	rtn
-	
-loadcode_error_delay:
-	fetch 1,mem_loadcode_times
-	rtn blank
-	fetch 1,mem_otp_load_delay
-	rtn blank
-	copy pdata,loopcnt
-	branch delay_ms_wait
-	
-	
-loadcode_error:
-	call clear_key_buf
-	call aes_disable
-//	call ice_break_disable_wdt
-	call ice_break
-	rtn
-	
-set_bistfix:
-	and_into 0xe0,pdata
-	rshift pdata,pdata
-	store 1,core_bist_ctrl
-	setarg 1
-	arg mem_bistfix_val,contr
-set_bistfix_loop:
-	ifetcht 2,contr
-	storet 2,core_lpm_reg
-	store 1,core_set_bistfix
-	lshift pdata,pdata
-	bbit0 3,set_bistfix_loop
-	rtn
-	
-
-set_ucode_status:
-	fetch 1,mem_ucode_status
-	lshift pdata,pdata
-	setflag true,0,pdata
-	isolate0 15,rega  // load code if rega.15 = 1
-	rtn true
-	store 1,mem_ucode_status
-	rtn
-
-	
-decrypt_code:
-	fetch 1,core_bist_ctrl
-	rtnbit0 AES_EN
-	branch decrypt_code_skip	
-decrypt_code_loop:
-	fetch 1,core_dma_status
-	qisolate1 pdata
-	rtn true
-decrypt_code_skip:
-	fetch 1,core_misc_status
-	bbit0 1,decrypt_code_loop
-	call do_aes_cbc
-	branch decrypt_code_loop
-
-	
-//save_ucode:
-//	copy loopcnt,temp
-//	storet 2,mem_patch_len
-//	jam 0x80, core_ucode_ctrl
-//	jam 0,core_ucode_hi
-//	jam 0,core_ucode_low
-//	store 2,mem_patch_ptr
-//	iforce contw
-//	lshift2 loopcnt,loopcnt
-//save_ucode_loop:
-//	fetch 1,core_ucode_data
-//	istore 1,contw
-//	loop save_ucode_loop
-//	jam 0x0, core_ucode_ctrl
-//	rtn
-
-
-load_ucode:
-	fetch 2,mem_patch_ptr
-	rtn blank
-	jam 0x80, core_ucode_ctrl
-	jam 0,core_ucode_hi
-	jam 0,core_ucode_low
-	fetcht 2,mem_patch_len
-	lshift2 temp,loopcnt
-	iforce contr
-load_ucode_loop:
-	ifetch 1,contr
-	store 1,core_ucode_data
-	loop load_ucode_loop
-	jam 0x0, core_ucode_ctrl
-	rtn
-
-	
-
-
-
-
-otp_load_code:
-	copy temp,loopcnt
-	fetch 2,mem_addr_mi
-	iadd temp,temp
-	storet 2,mem_addr_mi
-	iforce regb
-	copy rega,nap
-	jam INIT_KEY,core_misc_ctrl
-	call otp_read_data
-	copy nap,rega
-	isolate0 15,rega
-	rtn true
-	call enable_true,blank		// pdata == 0, crc ok, set true to 1
-	branch set_ucode_status
-	
-
-otp_enable_chgpump25:
-	jam 0x1,core_chgpump_ctrl
-	nop 300
-	jam 0x5,core_chgpump_ctrl
-	nop 100
-	jam 0x25,core_chgpump_ctrl
-	nop 1000
-	jam 0x27,core_chgpump_ctrl
-	nop 300
-	rtn
-
-otp_enable_chgpump65:		//otp write enable
-	call otp_enable_chgpump25
-	jam 0x3f,core_chgpump_ctrl
-	rtn
-
-disable_otp:
-	jam 0x83,core_otp_ctrl	
-otp_disable_chgpump:
-	jam 0,core_chgpump_ctrl
-	rtn
-	
-enable_otp_read:				//otp read enable
-	call otp_enable_chgpump25
-
-otp_reset:
-	jam 0x82,core_otp_ctrl	
-	nop 12
-	jam 0x80,core_otp_ctrl	
-	jam 0x82,core_otp_ctrl	
-	nop 150					
-	rtn
-
-	
-otp_set_addr:
-	lshift3 regb,regb
-	storer regb,2,core_otp_addr
-	jam 0,core_otp_din
-	rtn	
-
-
-otp_write:
-	bpatch patch18_4,mem_patch18
-	call otp_enable_chgpump65
-	call otp_set_addr
-	call otp_reset
-otp_program:
-	ifetcht 1,rega
-	increase 1,rega
-	force 0,queue
-otp_program_bit:
-	qisolate0 temp
-	branch otp_skip_0,true
-	fetch 1,core_otp_din
-	set1 6,pdata				
-	set1 7,pdata				
-	store 1,core_otp_din
-	jam 0x02,core_otp_ctrl	
-	jam 0x82,core_otp_ctrl
-	set0 7,pdata				
-	store 1,core_otp_din
-	jam 0x8a,core_otp_ctrl	
-	nop 11
-	jam 0xca,core_otp_ctrl	
-	nop 33
-	jam 0x4a,core_otp_ctrl	
-	nop 44
-	jam 0xca,core_otp_ctrl	
-	nop 22
-	jam 0x8a,core_otp_ctrl	
-	nop 33
-	jam 0x82,core_otp_ctrl	
-	nop 1
-	jam 0x92,core_otp_ctrl	
-	nop 10
-	jam 0xb2,core_otp_ctrl	
-	fetch 1,core_otp_rdata
-	jam 0x92,core_otp_ctrl	
-	nop 1
-	jam 0x82,core_otp_ctrl	
-	nop 1
-	qisolate0 pdata
-	branch otp_program_bit,true	
-otp_skip_0:
-	fetch 2,core_otp_addr
-	increase 1,pdata
-	store 2,core_otp_addr
-	increase 1,queue
-	compare 8,queue,0xf
-	nbranch otp_program_bit,true
-	loop otp_program
-	branch otp_disable_chgpump
-
-
-
-	
-	
-otp_read_data:
-	bpatch patch18_5,mem_patch18
-otp_read_data1:
-	call otp_set_addr
-	jam 0xa2,core_otp_ctrl	
-	increase 8,regb
-	arg 0,queue
-	setarg -1
-otp_read_data_loop:
-	fetcht 1,core_otp_rdata
-	istoret 1,rega
-	bcrc temp
-	jam SHIFT_KEY,core_misc_ctrl
-	storer regb,2,core_otp_addr
-	isolate1 15,rega
-	branch otp_read_noinc,true
-	increase 1,rega
-	branch otp_read_unenc
-	
-otp_read_noinc:
-	nbranch otp_read_unenc,user
-	increase 1,queue
-	compare 0,queue,0xf
-	nbranch otp_read_unenc,true
-	call do_aes_cbc
-	jam INIT_KEY,core_misc_ctrl
-otp_read_unenc:
-	increase 8,regb
-	loop otp_read_data_loop
-	jam 0x82,core_otp_ctrl	
-	rtn
-
-
-
-
-
-
-
-
-
-
-app_lpm_lock_check:
-	fetch 1,mem_device_option
-	beq DVC_OP_MODULE,app_lpm_module_lock
-	beq DVC_OP_DONGLE,app_lpm_dongle_lock
-//	beq DVC_OP_TEST,app_lpm_peripheral_lock_test
-	beq DVC_OP_MOUSE,app_lpm_mouse_lock
-	beq DVC_OP_SHUTTER,app_lpm_shutter_lock
-	beq DVC_OP_SHUTTER_DY,app_lpm_shutter_lock
-	beq DVC_OP_HCI_BOOT,app_lpm_hciboot_lock
-	beq DVC_OP_REMOTE_CAR,app_lpm_car_lock_application_and_ble
-	beq DVC_OP_CAR,app_lpm_car_lock
-	beq DVC_OP_MESH,app_lpm_mesh_lock
-	beq DVC_OP_KEYBOARD,app_lpm_kb_lock
-	branch app_lpm_mpu_lock_24g_ble
-
-
-app_lpm_mesh_lock:
-	arg car_init,pdata  //car
-	arg shutter_dy_shutter_1s_timer,temp //shutter dy
-	call app_mpu_s0_lock
-	branch app_lpm_lock_mesh
-
-app_lpm_kb_lock:
-	branch app_lpm_lock_mesh
-
-	
-app_lpm_module_lock:
-app_lpm_hciboot_lock:
-	branch app_lpm_mpu_lock_24g
-
-	
-app_lpm_dongle_lock:
-	arg module_init,pdata //module
-	arg shutter_dy_shutter_1s_timer,temp  //shutter dy
-	call app_mpu_s0_lock
-	branch app_lpm_lock_mesh
-
-app_lpm_mouse_lock:
-	arg car_init,pdata //
-	arg module_set_state,temp  //module
-	call app_mpu_s0_lock
-	branch app_lpm_lock_mesh
-	
-app_lpm_shutter_lock:
-	arg car_init,pdata  //
-	arg remote_car_moto_data_enable_user,temp //car remote
-	call app_mpu_s0_lock
-	branch app_lpm_lock_mesh
-	
-app_lpm_car_lock:
-	arg dongle_init,pdata  //dongle
-	arg shutter_dy_shutter_1s_timer,temp //shutter dy
-	call app_mpu_s0_lock
-app_lpm_lock_mesh:
-	arg ali_mesh_access_layer_resolve_message,pdata  //light
-	arg ali_mesh_upper_transport_layer_init_queue_param,temp //light
-	branch app_mpu_s1_lock
-
-app_lpm_car_lock_application_and_ble:
-	arg dongle_init,pdata  //dongle
-	arg shutter_dy_shutter_1s_timer,temp //shutter dy
-	call app_mpu_s0_lock
-	arg le_adv,pdata  //ble
-	arg le_send_ll_one_lenth,temp //ble
-	branch app_mpu_s1_lock
-
-
-app_mpu_s0_lock:
-	lshift16 temp,temp
-	ior temp,pdata
-	branch lpm_write_mpu_s0
-	
-
-app_lpm_mpu_lock_ble:	
-	arg le_parse_att,pdata
-	arg le_send_ll_one_lenth,temp
-app_mpu_s1_lock:
-	lshift16 temp,temp
-	ior temp,pdata
-	branch lpm_write_mpu_s1
-	
-app_lpm_mpu_lock_24g:	
-	arg g24_prep,pdata
-	arg g24_factory_check,temp
-	branch app_mpu_s1_lock
-	
-app_lpm_mpu_lock_24g_ble:
-	call app_lpm_mpu_lock_24g
-	arg le_parse_att,pdata
-	arg le_send_ll_one_lenth,temp
-	branch app_mpu_s0_lock
-
-
-
-
-
-spid_init:
-	bpatch patch18_6,mem_patch18
-spid_init_common:
-	fetch 1,mem_spi_init_clk
-	store 1,core_spid_ctrl	// A7530 should at least 34, or write fail
-	fetch 1,mem_spi_init_delay_time
-	store 1,core_spid_delay	// 4us delay
-	setarg mem_spid_tbuf
-	store 2,core_spid_txaddr
-	setarg mem_spid_rbuf
-	store 2,core_spid_rxaddr
-	branch twspi_disable
-	
-
-
-
-spid_write_reg:
-	set1 7,pdata
-	store 2,mem_spid_tbuf
-	bpatch patch18_7,mem_patch18
-	jam 2,core_spid_txlen
-	jam 0,core_spid_rxlen
-	jam spid_start,core_misc_ctrl
-	branch wait_spid_done
-
-
-spid_read_reg:
-	force 1,temp
-spid_read_regs:	
-	store 1,mem_spid_tbuf
-	bpatch patch19_0,mem_patch19
-	jam 1,core_spid_txlen
-	storet 2,core_spid_rxlen
-	jam spid_start,core_misc_ctrl
-	call wait_spid_done
-	fetch 1,mem_spid_rbuf
-	rtn
-
-
-wait_spid_done:
-//	fetch 2,mem_afh_error_total
-//	increase 1,pdata
-//	store 2,mem_afh_error_total
-	nop 5
-	fetch 1,core_dma_status
-	bbit0 spid_done,wait_spid_done
-	rtn
-
-	
-
-
-
-
-
-flash_write:
-	disable user
-	copy pdata,regb
-	fetch 1,mem_spi_write_flash_sm
-	rtnne FLASH_SM_NO_BUYS
-	enable user
-	copy regb,pdata
-	branch spid_flash_write_start
-
-
-flash_write_spi_sm_timer:
-	fetch 1,mem_spi_write_flash_sm 	
-	beq FLASH_SM_START,spid_flash_write_start
-	beq FLASH_SM_ERASE_SECTOR,spid_flash_erase_sector
-	beq FLASH_SM_WAIT_ERASE_SECTOR,spid_flash_wait_erase_sector
-	beq FLASH_SM_WRITE_DATA,spid_flash_write_data
-	beq FLASH_SM_WAIT_WRITE_DATA,spid_flash_wait_write_data
-	rtn
-
-spid_flash_write_start:
-	store 3,mem_spi_write_addr
-	copy rega,pdata
-	store 2,mem_spi_write_ptr
-	storet 2,mem_spi_write_len
-	jam FLASH_SM_ERASE_SECTOR,mem_spi_write_flash_sm
-	branch spid_init_flash
-	
-spid_flash_erase_sector:
-	call spid_init_flash
-	jam FLASH_SM_WAIT_ERASE_SECTOR,mem_spi_write_flash_sm
-	call spid_unlock_flash
-	arg mem_spid_tbuf,rega
-	jam 4,core_spid_txlen
-	fetch 3,mem_spi_write_addr
-	arg FLASH_COMMAND_SECTOR_ERASE,temp
-	branch spid_write_flash_common
-	
-spid_flash_wait_erase_sector:
-	call spid_init_flash
-	call wait_spid_flash_done
-	jam FLASH_SM_WRITE_DATA,mem_spi_write_flash_sm
-	rtn
-
-
-spid_flash_write_data:
-	bpatch patch19_1,mem_patch19
-	call spid_init_flash
-	jam FLASH_SM_WAIT_WRITE_DATA,mem_spi_write_flash_sm
-	call spid_unlock_flash
-	call spid_flash_data_preserve
-	call spid_write_flash
-	branch spid_flash_data_recover
-spid_flash_wait_write_data:
-	call spid_init_flash
-	call spid_unlock_flash
-	setarg FLASH_READ_SATUS
-	call spid_read_reg
-	rtnbit1 FLASH_STATUS_WIP
-	jam FLASH_SM_NO_BUYS,mem_spi_write_flash_sm
-	fetch 2,mem_cb_spi_flash_write_complate
-	branch callback_func
-spid_flash_data_recover:
-	fetch 4,mem_temp
-	fetcht 2,mem_spi_write_ptr
-spid_flash_data_recover_comm:
-	increase -4,temp
-	istore 4,temp
-	rtn
-	
-spid_flash_data_preserve:
-	fetcht 2,mem_spi_write_ptr
-	copy temp,rega
-	increase -4,temp
-	ifetch 4,temp
-	store 4,mem_temp
-	fetcht 2,mem_spi_write_len
-	fetch 3,mem_spi_write_addr
-	rtn
-
-spid_init_flash:
-	bpatch patch19_2,mem_patch19
-	call spi_gpio_init
-	call twspi_disable
-	setarg 0
-	store 4,mem_spid_tbuf
-	rtn
-
-spid_unlock_flash:
-	jam FLASH_COMMAND_WRITE_ENABLE,mem_spid_tbuf
-spid_sendcmd_common:	
-	setarg 0
-	store 2,core_spid_rxlen
-	setarg 1
-	store 2,core_spid_txlen
-	setarg mem_spid_tbuf
-	store 2,core_spid_txaddr
-	jam spid_start,core_misc_ctrl
-	branch wait_spid_done
-	
-spid_flash_release_form_powerdown:
-	jam FLASH_COMMAND_RELEASE_FROM_POWERDOWN,mem_spid_tbuf
-	branch spid_sendcmd_common
-	
-spid_flash_powerdown:
-	jam FLASH_COMMAND_POWERDOWN,mem_spid_tbuf
-	branch spid_sendcmd_common
-
-spid_write_flash_data:
-	store 3,mem_pdatatemp
-	storet 2,mem_temp
-	storer rega,2,mem_rega
-	bpatchx patch36_5,mem_patch36
-	call spid_unlock_flash
-	fetch 3,mem_pdatatemp
-	fetcht 2,mem_temp
-	fetchr rega,2,mem_rega
-	branch spid_write_flash
-	
-
-spid_write_flash:
-	increase 4,temp
-	storet 2,core_spid_txlen
-	arg FLASH_COMMAND_WRITE_DATA,temp
-	increase -4,rega
-
-spid_write_flash_common:
-	istoret 1,rega
-	rshift16 pdata,temp
-	istoret 1,contw
-	rshift8 pdata,temp
-	istoret 1,contw
-	istore 1,contw
-	deposit rega
-	store 2,core_spid_txaddr
-	setarg 0
-	store 2,core_spid_rxlen
-	jam spid_start,core_misc_ctrl
-	call wait_spid_done
-	branch wait_spid_flash_done
-
-
-
-spid_read_flash:
-	storet 2,core_spid_rxlen
-	rshift16 pdata,temp
-	storet 1,mem_addr_hi
-	rshift8 pdata,temp
-	storet 1,mem_addr_mi
-	store 1,mem_addr_lo
-	setarg 4
-	store 2,core_spid_txlen
-	jam FLASH_COMMAND_READ_DATA,mem_spid_tbuf
-	setarg mem_spid_tbuf
-	store 2,core_spid_txaddr
-	deposit rega
-	store 2,core_spid_rxaddr
-	fetch 1,core_spid_ctrl
-	isolate0 15,rega
-	setflag true,6,pdata
-	store 1,core_spid_ctrl
-	jam spid_start,core_misc_ctrl
-spid_read_flash_wait:
-	fetch 1,core_dma_status
-	bbit1 7,spid_read_flash_wait			// waiting for spid write
-	arg spid_done,queue
-	branch wait_spid_done
-
-wait_spid_flash_done:
-	setarg 2000
-	call sleep
-	call spid_unlock_flash
-	setarg mem_spid_rbuf
-	store 2,core_spid_rxaddr
-	setarg FLASH_READ_SATUS
-	call spid_read_reg
-	bbit1 FLASH_STATUS_WIP,wait_spid_flash_done
-	rtn
-
-
-
-
-
-spid_load_flash:
-	storet 2,core_spid_rxlen
-	setarg 4
-	store 2,core_spid_txlen
-	jam 3,mem_spid_tbuf
-	setarg mem_spid_tbuf
-	store 2,core_spid_txaddr
-	deposit rega
-	store 2,core_spid_rxaddr
-	fetch 1,core_spid_ctrl
-	isolate0 15,rega
-	setflag true,6,pdata
-	store 1,core_spid_ctrl
-	jam spid_start,core_misc_ctrl
-spi_load_flash_wait:
-	fetch 1,core_dma_status
-	bbit1 7,spi_load_flash_wait			// waiting for spid write
-	arg spid_done,queue
-	call decrypt_code
-	call wait_spid_done
-	isolate1 spid_crcok,pdata
-	call set_ucode_status
-	fetch 1,mem_addr_hi
-	lshift16 pdata,regb
-	fetch 2,mem_addr_mi
-	byteswap pdata,pdata
-	ior regb,pdata
-	iadd temp,pdata
-	store 1,mem_addr_lo
-	rshift8 pdata,pdata
-	byteswap pdata,pdata
-	store 2,mem_addr_hi
-	rtn
-	
-spi_gpio_init:
-	fetch 1,mem_spi_cs_gpio
-	fetcht 1,mem_spi_so_gpio
-	isub temp,null
-	nbranch spi_pin_set,zero
-	call spi_gpio_default_init
-	
-spi_pin_set:
-	fetch 1,mem_spi_cs_gpio
-	arg gpcfg_spid_ncs,temp
-	call gpio_config_function_int
-	fetch 1,mem_spi_sclk_gpio
-	arg gpcfg_spid_sck,temp
-	call gpio_config_function_int
-	fetch 1,mem_spi_si_gpio
-	arg gpcfg_spid_mosi,temp
-	call gpio_config_function_int
-	fetch 1,mem_spi_so_gpio
-	arg gpcfg_spid_miso,temp
-	branch gpio_config_function_int
-
-spi_gpio_default_init:
-	jam 1,mem_spi_cs_gpio
-	jam 3,mem_spi_si_gpio
-	jam 0,mem_spi_so_gpio
-	jam 2,mem_spi_sclk_gpio
-	jam 11,mem_spi_wp_gpio
-	jam 10,mem_spi_hold_gpio
-	rtn
-
-
-soft_reset_chip:
-	jam 1,core_reset
-	rtn
-
-
-
-
-
-iic_init_600khz:
-	jam 5,core_iicd_scl_low
- 	jam 7,core_iicd_scl_high
-	jam 7,core_iicd_start_setup
-	jam 7,core_iicd_start_hold
-	jam 7,core_iicd_stop_setup
-	jam 5,core_iicd_data_setup
-	jam 0,core_iicd_data_hold
-	rtn
-	
-iic_init_360khz:	//360khz
-	jam 12,core_iicd_scl_low
-	jam 13,core_iicd_scl_high
-	jam 13,core_iicd_start_setup
-	jam 13,core_iicd_start_hold
-	jam 13,core_iicd_stop_setup
-	jam 12,core_iicd_data_setup
-	jam 0,core_iicd_data_hold	
-  	rtn
-
-iicd_init_pin:
-	call iicd_eeprom_write_enable
-iicd_init_pin_scl_sda:
-	fetch 1,mem_eeprom_scl_gpio
-	arg gpcfg_iic_scl|gpcfg_pullup,temp
-	call gpio_config_function_int
-	fetch 1,mem_eeprom_sda_gpio
-	arg gpcfg_iic_sda|gpcfg_pullup,temp
-	branch gpio_config_function_int
-
-iicd_read_init_pin:
-	call iicd_eeprom_write_disable
-	branch iicd_init_pin_scl_sda
-
-wait_iicd_done:
-	fetch 1,core_dma_status
-	bbit0 iicd_done,wait_iicd_done
-	rtn
-
-/*	// pdata is iic addr, rega points to buf, temp is length 
-iicd_read_data:
-	store 1,mem_iicd_addr
-	setarg mem_iicd_addr
-	store 2,core_iicd_txaddr
-	setarg 1
-	store 2,core_iicd_txlen
-	storet 2,core_iicd_rxlen
-	storer rega,2,core_iicd_rxaddr
-	jam 1,core_iicd_ctrl
-	jam iicd_start,core_misc_ctrl
-	branch wait_iicd_done
-
-	// rega points to buf, temp is length 
-iic_write_data:
-	setarg 0
-	store 2,core_iicd_rxlen
-	store 2,core_iicd_rxaddr
-	storet 2,core_iicd_txlen
-	storer rega,2,core_iicd_txaddr
-	jam 1,core_iicd_ctrl
-	jam iicd_start,core_misc_ctrl
-	branch wait_iicd_done
-*/
-set_eeprom_size_2k:
-	set1 mark_eeprom_size,mark
-	jam 0x08,mem_eeprom_block_size
-	rtn
-
-clear_eeprom_size_2k:
-	set0 mark_eeprom_size,mark
-	jam 0x20,mem_eeprom_block_size
-	rtn
-
-
-iicd_read_eep_data_size_2k:
- 	fetch 1,mem_eeprom_base
-	iadd regb,pdata
-	store 1,mem_addr_mi
-	branch iicd_read_eep_size_2k
-
-iicd_read_eep_size_2k_lcadcode:
-	fetch 2,mem_addr_mi
-	byteswap pdata,pdata
-	store 1,mem_addr_mi
-	
-//length:temp 
-//mem ptr:rega
-//eeprom addr:pdata
-iicd_read_eep_size_2k:
- 	setarg 3
-	store 2,core_iicd_txlen
-	jam 0xa0,mem_iicd_tbuf
-	jam 0xa1,mem_iicd_tbuf+2
-	branch iicd_read_eep_common
-
-
-//length:temp 
-//mem ptr:rega
-//eeprom addr:regb
-iicd_write_protect_eep_data:
-	storet 2,mem_temp
-	call iicd_eeprom_write_enable
-	fetcht 2,mem_temp
-	call iicd_write_eep_data
-	branch iicd_eeprom_write_disable
-	
-iicd_eeprom_write_enable:
-	fetch 1,mem_eeprom_wp_gpio
-	rtneq GPIO_DISABLE
-	bbit0 6,iicd_wp_gpio_output_low
-	setarg 150000
-	call sleep
-iicd_wp_gpio_output_low:
-	fetcht 1,mem_eeprom_wp_gpio
-	branch gpio_out_active
-	
-iicd_eeprom_write_disable:
-	fetcht 1,mem_eeprom_wp_gpio
-	branch gpio_out_inactive
-	
-//length:temp 
-//mem ptr:rega
-//eeprom addr offset:regb
-iicd_read_eep_data:
-	bpatch patch19_3,mem_patch19
-	bmark1 mark_eeprom_size,iicd_read_eep_data_size_2k
-	fetch 2,mem_eeprom_base
-	iadd regb,pdata
-	byteswap pdata,pdata
-	store 2,mem_addr_mi
-
-
-iicd_read_eep:
-	bpatch patch19_4,mem_patch19
-	bmark1 mark_eeprom_size,iicd_read_eep_size_2k_lcadcode
-	setarg 4
-	store 2,core_iicd_txlen
-	jam 0xa0,mem_iicd_tbuf
-	jam 0xa1,mem_iicd_tbuf+3
-iicd_read_eep_common:	
-	setarg mem_iicd_tbuf
-	store 2,core_iicd_txaddr
-	storet 2,core_iicd_rxlen
-	storer rega,2,core_iicd_rxaddr
-	setarg 2
-	isolate0 15,rega
-	setflag true,0,pdata
-	store 1,core_iicd_ctrl
-	jam iicd_start,core_misc_ctrl
-	arg iicd_done,queue
-	call decrypt_code
-	call wait_iicd_done
-	isolate1 iicd_crcok,pdata
-	call set_ucode_status
-	bmark1 mark_eeprom_size,iicd_read_eep_load_code_size_2k
-iicd_inc_addr:
-	fetch 2,mem_addr_mi
-	byteswap pdata,pdata
-	iadd temp,pdata
-	byteswap pdata,pdata
-	store 2,mem_addr_mi
-	rtn
-
-iicd_read_eep_load_code_size_2k:
-	fetch 1,mem_addr_mi
-	iadd temp,pdata
-	byteswap pdata,pdata
-	store 2,mem_addr_mi
-	rtn
-	
-
-//length:temp 
-//mem ptr:rega
-//eeprom addr offset:regb
-iicd_write_eep_data:
-	fetch 2,mem_eeprom_base
-	iadd regb,pdata
-
-//cuur ptr:pdata length:temp buf:rega
-	store 2,mem_pdatatemp //curr ptr
-	bpatch patch19_5,mem_patch19
-	storet 2,mem_temp	//len
-	storer rega,2,mem_contr
-iicd_write_eep_loop:
-	call iicd_eep_transparency
-
-	fetcht 2,mem_regb
-	fetchr rega,2,mem_contr
-	fetch 2,mem_pdatatemp
-	
-	call iicd_write_eep
-	
-	fetch 2,mem_regb
-	fetcht 2,mem_contr
-	iadd temp,temp
-	storet 2,mem_contr
-	fetcht 2,mem_pdatatemp
-	iadd temp,temp
-	storet 2,mem_pdatatemp
-	fetch 2,mem_temp
-	nbranch iicd_write_eep_loop,blank
-	rtn
-	
-//in:
-//1.size 2.len 3.src 4.des
-//mem_regc page's area
-//mem_pdatatemp curr ptr
-//mem_temp all len      
-//mem_regb curr len
-iicd_eep_transparency:
-	bpatch patch19_6,mem_patch19
-	fetch 1,mem_eeprom_block_size
-	increase -1,pdata
-	fetcht 2,mem_pdatatemp
-	ior temp,pdata
-	increase 1,pdata
-	store 3,mem_regc
-
-	fetch 2,mem_temp
-	iadd temp,pdata
-
-	fetcht 3,mem_regc
-	isub temp,pdata
-	nbranch iicd_eep_deal_short_packet,positive
-	store 2,mem_temp
-	fetch 3,mem_regc
-	fetcht 2,mem_pdatatemp
-	isub temp,pdata
-	store 2,mem_regb
-	rtn
-	
-iicd_eep_deal_short_packet:
-	fetch 2,mem_temp
-	store 2,mem_regb
-	setarg 0
-	store 2,mem_temp
-	rtn
-
-iicd_write_eep_size_2k:
-	copy regb,pdata
-	increase 2,temp
-	storet 2,core_iicd_txlen
-	increase -2,rega
-	ifetcht 3,rega
-	copy temp,regb
-	arg 0xa0,temp
-	istoret 1,rega
-	istore 1,contw
-	branch iicd_write_eep_common
-
-	
-iicd_write_eep:
-	copy pdata,regb
-	bpatch patch19_7,mem_patch19
-	bmark1 mark_eeprom_size,iicd_write_eep_size_2k
-	copy regb,pdata
-	increase 3,temp
-	storet 2,core_iicd_txlen
-	increase -3,rega
-	ifetcht 3,rega
-	copy temp,regb
-	arg 0xa0,temp
-	istoret 1,rega
-	byteswap pdata,pdata
-	istore 2,contw
-iicd_write_eep_common:	
-	storer rega,2,core_iicd_txaddr
-	setarg 0
-	store 2,core_iicd_rxlen
-	jam 1,core_iicd_ctrl
-	jam iicd_start,core_misc_ctrl
-	call wait_iicd_done
-	istorer regb,3,rega
-iic_check_eeprom_standby:
-	bpatch patch1a_0,mem_patch1a
-	jam 0,mem_iicd_tbuf+3
-iic_check_eeprom_standby_wait:
-	setarg 1
-	store 2,core_iicd_txlen
-	jam 0xa0,mem_iicd_tbuf
-	setarg mem_iicd_tbuf
-	store 2,core_iicd_txaddr
-	setarg 0
-	store 2,core_iicd_rxlen
-	store 2,core_iicd_rxaddr
-	setarg 3
-	store 1,core_iicd_ctrl
-	jam iicd_start,core_misc_ctrl
-	call wait_iicd_done
-	fetch 1,core_dma_status
-	rtnbit0 iicd_ack
-	nop 1500
-	fetch 1,mem_iicd_tbuf+3
-	increase 1,pdata
-	store 1,mem_iicd_tbuf+3
-	sub pdata,40,null
-	nrtn positive//polling timeout 6ms
-	branch iic_check_eeprom_standby_wait
-
-
-
-uarta_init_dma_mem:
-	call enable_user
-	branch uart_init_dma_mem
-
-uart_init_dma_mem:
-	rshift16 pdata,temp
-	call uarta_init_rx,user
-	rshift32 pdata,pdata
-	rshift16 pdata,temp
-	call uarta_init_tx,user
-	fetch 2,core_clkoff
-	set0 CLOCK_OFF_UART,pdata
-	store 2,core_clkoff
-	rtn
-
-
-uarta_init_baud_rate:
-	store uart_baud_len,core_uart_baud
-	rtn
-
-
-uarta_calc_baud_rate_config:
-	call uart_calc_baud_rate_config
-	branch uarta_init_baud_rate
-
-
-uart_calc_baud_rate_config:
-	call uart_calc_baud_rate_config_choice_uart_clock
-	idiv temp
-	call wait_div_end
-	quotient pdata
-	rtn
-
-uart_calc_baud_rate_config_choice_uart_clock:
-	fetch 1,core_uart_clksel
-	bbit0 UART_CLOCK_SELECT_BIT,uart_calc_baud_rate_config_choice_uart_clock_crystal
-	setarg uart_clock_freq_48M
-	rtn
-uart_calc_baud_rate_config_choice_uart_clock_crystal:
-	setarg uart_clock_freq_24M
-	rtn
-
-uart_clock_select_main_freq_crystal:
-	fetch 1,core_uart_clksel
-	and pdata,UART_CLOCK_SELECT_CRYSTAL,pdata
-	store 1,core_uart_clksel
-	rtn
-
-uart_clock_select_main_freq_dpll:
-	fetch 1,core_uart_clksel
-	or pdata,UART_CLOCK_SELECT_DPLL,pdata
-	store 1,core_uart_clksel
-	rtn
-
-
-	// pdata: tx buffer start, temp: tx buffer end
-uarta_init_tx:
-	store 2,core_uart_tsaddr
-	store 2,core_uart_twptr
-	storet 2,core_uart_teaddr
-	rtn
-
-	// pdata: rx buffer start, temp: rx buffer end
-uarta_init_rx:
-	store 2,core_uart_rsaddr
-	store 2,core_uart_rrptr
-	storet 2,core_uart_readdr
-	rtn
-
-uarta_prepare_tx:
-	fetchr contus,2,core_uart_tsaddr
-	fetchr contue,2,core_uart_teaddr
-	fetchr contu,2,core_uart_twptr
-	rtn
-
-uarta_prepare_rx:
-	fetchr contus,2,core_uart_rsaddr
-	fetchr contue,2,core_uart_readdr
-	fetchr contu,2,core_uart_rrptr
-	rtn
-
-uarta_send:
-	storer contu,2,core_uart_twptr
-	rtn
-
-uarta_rxdone:
-	storer contu,2,core_uart_rrptr
-	rtn
-
-uarta_clear_current_rx:
-	call uarta_prepare_rx
-	fetch 2,core_uart_rxitems
-	iadd contu,contu
-	branch uarta_rxdone
-
-uarta_prepare_tx_register_push:
-	call uart_register_push
-	branch uarta_prepare_tx
-
-uarta_send_register_pop:
-	call uarta_send
-	branch uart_register_pop
-
-
-uart_register_push:
-	storer contu,2,mem_contu
-	storer contus,2,mem_contue
-	storer contue,2,mem_contus
-	rtn
-
-uart_register_pop:
-	fetchr contu,2,mem_contu
-	fetchr contus,2,mem_contue
-	fetchr contue,2,mem_contus
-	rtn
-
-wait_uarttx:
-	fetch 2,core_uart_txitems
-	nbranch wait_uarttx,blank
-	rtn
-
-uart_copy_tx_bytes_fast:
-	deposit loopcnt
-	rtn blank
-uart_copy_tx_bytes_fast_loop:
-	increase -8,loopcnt
-	call uart_tx_8_bytes,positive
-	rtn zero
-	branch uart_copy_tx_bytes_fast_loop,positive
-	increase 8,loopcnt
-uart_copy_tx_bytes_fast_loop_four:
-	increase -4,loopcnt
-	call uart_tx_4_bytes,positive
-	rtn zero
-	branch uart_copy_tx_bytes_fast_loop_four,positive
-	increase 4,loopcnt
-	branch uart_copy_tx_bytes
-
-uart_tx_8_bytes:
-	ifetch 8,contr
-	istore 8,contu
-	rtn
-
-uart_tx_4_bytes:
-	ifetch 4,contr
-	istore 4,contu
-	rtn
-
-uart_copy_tx_bytes:
-	deposit loopcnt
-	rtn blank
-uart_copy_tx_bytes_loop:
-	ifetch 1,contr
-	istore 1,contu
-	loop uart_copy_tx_bytes_loop
-	rtn
-
-uart_copy_rx_bytes_fast:
-	deposit loopcnt
-	rtn blank
-uart_copy_rx_bytes_fast_loop:
-	increase -8,loopcnt
-	call uart_rx_8_bytes,positive
-	rtn zero
-	branch uart_copy_rx_bytes_fast_loop,positive
-	increase 8,loopcnt
-uart_copy_rx_bytes_fast_loop_four:
-	increase -4,loopcnt
-	call uart_rx_4_bytes,positive
-	rtn zero
-	branch uart_copy_rx_bytes_fast_loop_four,positive
-	increase 4,loopcnt
-	branch uart_copy_rx_bytes
-
-
-uart_rx_8_bytes:
-	ifetch 8,contu
-	istore 8,contw
-	rtn
-
-uart_rx_4_bytes:
-	ifetch 4,contu
-	istore 4,contw
-	rtn
-
-
-uart_copy_rx_bytes:
-	deposit loopcnt
-	rtn blank
-uart_copy_rx_bytes_loop:
-	ifetch 1,contu
-	istore 1,contw
-	loop uart_copy_rx_bytes_loop
-	rtn
-
-
-
-
-app_store_nvram_event:
-	jam BT_EVT_STORE_NVRAM,mem_fifo_temp
-	branch ui_ipc_send_event
-
-check_51cmd_update_device_record:
-	bpatch patch1a_1,mem_patch1a
-	fetch 1,mem_nv_data_number
-	rtn blank		// not nv data
-	call check_nvram
-	call init_device_list,zero
-	call disable_user2
-	call nvram_find_addr_from_bd_list
-write_device_record:
-	fetch 1,mem_nv_data_number
-	icopy regc
-	fetcht 2,mem_nv_data_ptr
-	storet 2,mem_list_item_ptr
-write_device_loop_find:
-	copy regc,pdata
-	branch app_store_nvram_event,blank  //EEPROM
-	increase -1,regc
-	copy temp,rega
-	ifetch 1,rega
-	fetcht 1,mem_select_list_item
-	isub temp,null
-	call set_index_finded_device,zero
-	branch write_device_loop_find0,positive
-	ifetch 1,rega
-	increase 1,pdata
-	istore 1,rega
-write_device_loop_find0:
-	fetcht 2,mem_list_item_ptr
-	increase NV_DATA_LEN,temp
-	storet 2,mem_list_item_ptr
-	branch write_device_loop_find
-
-set_index_finded_device:
-	setarg 0
-	istore 1,rega
-	fetch 1,mem_temp_reconn_record
-	istore 1,contw	
-	bne REC_3_MODE,set_index_finded_device_ble_mode
-//	arg mem_link_key,regb
-set_index_find_device_MASTER_ADDR:
-	ifetch 6,contr
-	istore 8,contw
-	setarg 0
-	istore 8,contw
-	copy regb,contr
-store_rec_data_common:
-	call memcpy16
-	force 1,null
-	rtn
-
-set_index_finded_device_ble_mode:
-	beq REC_4_MODE_RANDOM_RESOLVABLE_PRIVATE_ADDRESS,set_index_finded_device_IRK
-	beq REC_4_MODE_RANDOM_NON_RESOLVABLE_PRIVATE_ADDRESS,set_index_finded_device_EDIV
-	arg mem_le_ltk,regb
-	branch set_index_find_device_MASTER_ADDR
-
-set_index_finded_device_IRK:
-	arg mem_le_irk,contr
-	call memcpy16
-store_ble_rec_data_common:
-	arg mem_le_ltk,contr
-	branch store_rec_data_common
-
-set_index_finded_device_EDIV:
-	arg mem_le_rand,contr
-	call memcpy16
-	branch store_ble_rec_data_common
-
-
-//enable user2 reconnect
-//disable user2 pairing
-nvram_find_addr_from_bd_list:
-	bpatch patch1a_2,mem_patch1a
-	call disable_user
-	fetch 1,mem_nv_data_number
-	rtn blank		// not nv data
-	bpatch patch1a_3,mem_patch1a
-	fetch 2,mem_ui_state_map
-	rtnbit0 UI_STATE_BLE_CONNECTED
-find_addr_from_bd_list_ble_mode:
-	fetch 1,mem_le_conn_peer_addr_type
-	beq MASTER_PUBLIC_ADDR,find_addr_from_bd_list_public_device_addr
-	fetch 1,mem_le_plap+5
-	compare 0xc0,pdata,0xc0
-	branch find_addr_from_bd_list_static_addr,true
-	compare 0x40,pdata,0xc0
-	branch find_addr_from_bd_list_random_addr,true
-	branch find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy
-
-find_addr_from_bd_list_static_addr:
-	branch find_addr_from_bd_list_static_addr_reconnect,user2
-	fetch 1,mem_le_preq_init_key_distribution
-	bbit0 LE_INITATOR_IRK_BIT,find_addr_from_bd_list_public_device_addr
-	branch find_addr_from_bd_list_static_addr_sc_or_legacy
-
-find_addr_from_bd_list_static_addr_reconnect:
-	call find_addr_from_bd_list_public_device_addr
-	rtn user
-	branch find_addr_from_bd_list_static_addr_sc_or_legacy
-
-
-find_addr_from_bd_list_static_addr_sc_or_legacy:
-find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy:
-	fetch 1,mem_le_pairing_mode
-	bbit1 LE_PAIRING_MODE_SECURE_CONNECT_BIT,find_addr_from_bd_list_random_non_resolvable_private_address_sc
-	branch find_addr_from_bd_list_random_non_resolvable_private_address
-
-find_addr_from_bd_list_static_addr_sc:
-find_addr_from_bd_list_random_non_resolvable_private_address_sc:
-	fetch 6,mem_le_plap
-	store 8,mem_le_rand
-	branch find_addr_from_bd_list_random_non_resolvable_private_address
-
-
-find_addr_from_bd_list_public_device_addr:
-	jam REC_4_MODE_STATIC_ADDRESS,mem_temp_reconn_record
-	fetch 6,mem_le_plap
-	branch find_addr_from_bd_list_common
-	
-find_addr_from_bd_list_random_non_resolvable_private_address:	
-	jam REC_4_MODE_RANDOM_NON_RESOLVABLE_PRIVATE_ADDRESS,mem_temp_reconn_record
-	branch find_addr_from_bd_list_common
-
-//input :pdata EDIV and rands
-find_addr_from_bd_list_random_addr:
-	jam REC_4_MODE_RANDOM_RESOLVABLE_PRIVATE_ADDRESS,mem_temp_reconn_record
-	branch find_addr_from_bd_list_common
-	
-find_addr_from_bd_list_common:
-	bpatch patch1a_4,mem_patch1a
-//	store 6,mem_temp_lap
-	fetch 2,mem_nv_data_ptr
-	ifetcht 1,pdata
-	pincrease 1
-	store 2,mem_list_item_ptr
-	storet 1,mem_select_list_item
-	fetch 1,mem_nv_data_number
-	icopy regc
-nvram_find_addr_from_list:
-	fetch 2,mem_list_item_ptr
-	copy pdata,rega
-	call nvram_find_addr_from_list_compare
-	rtn user
-	fetcht 2,mem_list_item_ptr
-	increase NV_DATA_LEN,temp
-	storet 2,mem_list_item_ptr
-	increase -1,temp
-	ifetch 1,temp
-	store 1,mem_select_list_item
-	increase -1,regc
-	nbranch nvram_find_addr_from_list,zero
-	fetch 1,mem_nv_data_number
-	pincrease DECREASED_ONE
-	store 1,mem_select_list_item
-	rtn
-nvram_find_addr_from_list_compare:
-	fetch 1,mem_temp_reconn_record
-	bne REC_3_MODE,find_addr_from_list_compare_ble_mode
-find_master_addr_from_list_compare:
-	arg mem_temp_reconn_record,regb
-	arg 7,loopcnt
-	call string_compare
-	branch enable_user,zero
-	rtn
-
-find_addr_from_list_compare_ble_mode:
-	beq REC_4_MODE_RANDOM_RESOLVABLE_PRIVATE_ADDRESS,find_irk_form_list_compare
-	beq REC_4_MODE_RANDOM_NON_RESOLVABLE_PRIVATE_ADDRESS,find_ediv_form_list_compare
-	branch find_master_addr_from_list_compare
-
-find_irk_form_list_compare:
-	ifetcht 1,rega
-	isub temp,null
-	nrtn zero
-	arg mem_le_prand,contw
-	arg 16,loopcnt
-	call clear_mem
-	fetch 3,mem_le_plap+3
-	store 3,mem_le_prand
-	call genernate_master_MacAddress
-	fetch 2,mem_le_aes_128+13
-	byteswap pdata,pdata
-	lshift8 pdata,temp
-	ifetch 1,contr
-	iadd temp,pdata
-	fetcht 3,mem_le_plap
-	isub temp,null
-	branch enable_user,zero
-	rtn
-
-
-genernate_master_MacAddress:
-	arg mem_le_prand ,contr
-	call load_data128
-//	arg mem_le_irk,contr
-	ifetch 1,rega
-	call load_regext
-	force 0x38,aes_ctrl
-	force 0x0,aes_ctrl
-	call wait_aes
-	arg mem_le_aes_128,contw
-	branch store_aes_result
-
-find_ediv_form_list_compare:
-	ifetcht 1,rega
-	isub temp,null
-	nrtn zero
-	copy contr,rega
-	add contr,8,regc
-	arg mem_le_rand,regb
-	arg 8,loopcnt
-	call string_compare
-	branch enable_user,zero
-	copy regc,rega
-	arg mem_le_irk,regb
-	arg 8,loopcnt
-	call string_compare
-	branch enable_user,zero
-	rtn
-
-check_nvram:
-	fetch 2,mem_nv_data_ptr
-	ifetcht 1,pdata
-	pincrease NV_DATA_LEN
-	ifetch 1,pdata
-	isub temp,null
-	rtn
-
-init_device_list:
-	fetch 1,mem_nv_data_number
-	icopy loopcnt
-	fetcht 2,mem_nv_data_ptr
-	setarg 0
-init_device_list_loop:
-	istore 1,temp
-	increase NV_DATA_LEN,temp
-	pincrease 1
-	loop init_device_list_loop
-	rtn
-
-load_device_list_mode_4:
-//	fetch 9,mem_le_ediv
-//	branch clear_ltk_exists,blank
-	call enable_user2
-	call nvram_find_addr_from_bd_list
-	nbranch clear_ltk_exists,user
-	fetch 2,mem_list_item_ptr
-	add pdata,1,contr
-	arg mem_le_irk,contw
-	call  memcpy16
-	arg mem_le_ltk,contw
-	call  memcpy16
-	jam 1,mem_ltk_exists
-	rtn
-
-clear_ltk_exists:
-	jam 0,mem_ltk_exists
-	rtn
-
-
-eeprom_store_le_reconn_info:
-	jam REC_4_MODE,mem_record_bt_mode
-	branch eeprom_store_reconn_info
-
-eeprom_store_reconn_info:
-	fetch 1,mem_device_option
-	beq DVC_OP_MODULE,check_51cmd_update_device_record
-	beq DVC_OP_MOUSE,mouse_store_remote_bdaddr
-	rtn
-	
-
-
-
-//temp [4:0]=GPIO number, return ptr in contw, contr is mask
-get_gpio_wakeup_index:
-	and temp,0x1f,pdata
-	rshift pdata,pdata
-	arg mem_gpio_wakeup_cfg,contw
-	iadd contw,contw
-	arg 0xf0,alarm
-	isolate0 0,temp
-	rtn true
-	arg 0xf,alarm
-	rtn
-
-//temp [4:0]=GPIO number, 0-31, 
-gpio_set_wake_by_current_state:
-	bpatch patch1a_5,mem_patch1a
-	set1 GPIO_ACTIVE_BIT,temp
-	call gpio_get_bit
-	nsetflag true,GPIO_ACTIVE_BIT,temp
-
-//temp [4:0]=GPIO number, 0-31, [7]=0, low active
-gpio_set_wake:
-	bpatch patch1a_6,mem_patch1a
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	rtn zero
-	arg 4,debug
-	isolate1 GPIO_ACTIVE_BIT,temp
-	branch gpio_set_wake_high,true
-	arg 2,debug
-gpio_set_wake_high:
-	call get_gpio_wakeup_index
-	isolate0 0,temp
-	branch gpio_set_wake_low4bit,true
-	lshift4 debug,debug
-gpio_set_wake_low4bit:
-	ifetch 1,contw
-	iand alarm,pdata
-	ior debug,pdata
-	istore 1,contw
-	rtn
-
-//temp [4:0]=GPIO number, 0-31, [7]=0, low active
-gpio_set_low_pullup:
-	bpatch patch1a_7,mem_patch1a
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	rtn zero
-	arg 1,debug
-	call get_gpio_wakeup_index
-	isolate0 0,temp
-	branch gpio_set_low_pullup_low4bit,true
-	lshift4 debug,debug
-gpio_set_low_pullup_low4bit:
-	ifetch 1,contw
-	iand alarm,pdata
-	ior debug,pdata
-	istore 1,contw	
-	rtn	
-
-
-	
-//temp [4:0]=GPIO number, 0-31, [7]=0, low active
-gpio_clr_wake:
-	bpatch patch1b_0,mem_patch1b
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	rtn zero
-	call get_gpio_wakeup_index
-	ifetch 1,contw
-	iand alarm,pdata
-	istore 1,contw
-	rtn	
-
-gpio_config_input_nowake:
-	call gpio_clr_wake
-	branch gpio_config_input_without_wake
-
-//temp [4:0]=GPIO number, 0-31, [7]=0, low active
-gpio_config_input:
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	rtn zero
-	ncall gpio_set_wake,wake
-gpio_config_input_without_wake:
-	call gpio_addr
-	setarg 0
-	isolate1 GPIO_ACTIVE_BIT,temp
-	nsetflag true,6,pdata
-	setflag true,7,pdata
-	branch gpio_write
-
-//temp is gpio number, return true if gpio active
-gpio_get_bit:
-	bpatch patch1b_1,mem_patch1b
-	arg core_gpio_in,contw
-	and temp,0x07,queue
-	rshift3 temp,pdata
-	and_into 3,pdata
-	iadd contw,contw
-	ifetch 1,contw
-	isolate1 GPIO_ACTIVE_BIT,temp
-	branch gpio_get_bit_reverse,true
-	qisolate0 pdata
-	rtn
-gpio_get_bit_reverse:
-	qisolate1 pdata
-	rtn
-
-//temp [5:0]=GPIO number, 0-39, [7]=0, low active. set gpio to inactive state
-gpio_out_inactive:
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	rtn zero
-	isolate1 GPIO_ACTIVE_BIT,null
-	branch gpio_out_flag
-
-gpio_config_output:
-gpio_out_active:
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	rtn zero
-	isolate0 GPIO_ACTIVE_BIT,null
-
-//temp is gpio number,  [7]=1,set out equa true flag if gpio active
-gpio_out_flag:
-	setarg 0
-	nsetflag true,GPIO_ACTIVE_BIT,pdata
-	ixor temp,temp
-
-//temp is gpio number,0-31, [7]=out bit value
-gpio_out:
-	call gpio_addr
-	setarg gpcfg_output_high
-	isolate1 GPIO_ACTIVE_BIT,temp
-	setflag true,0,pdata
-	branch gpio_write
-
-//check output status
-gpio_check_active:
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	branch  disable_true,zero
-	call gpio_addr
-	ifetch 1,contw
-	bbit1 0,gpio_check_active_high
-	isolate0 GPIO_ACTIVE_BIT,temp
-	rtn
-gpio_check_active_high:
-	isolate1 GPIO_ACTIVE_BIT,temp
-	rtn
-
-gpio_set_analog:
-	call gpio_addr
-	setarg gpcfg_no_ie
-gpio_write:
-	istore 1,contw
-	rtn
-
-gpio_set_high_impedance:
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	rtn zero
-	call gpio_addr
-	setarg gpcfg_high_impedance
-	branch gpio_write
-
-gpio_addr:
-	and temp,0x3f,pdata
-	sub pdata,GPIO_NUMBER+-1,null
-	nbranch gpio_addr_ext,positive
-	arg core_gpio_conf,contw
-gpio_addr_next:
-	iadd contw,contw
-	rtn
-gpio_addr_ext:
-	arg core_gpio_conf_hi,contw
-	increase -16,pdata
-	branch gpio_addr_next
-
-
-gpio_config_param:
-	and pdata,0xff,temp
-	rshift8 pdata,pdata
-	branch gpio_config_function_int
-
-//pdata: gpio number bit7=1, temp: function type
-gpio_config_function:
-	rtnbit0 GPIO_ACTIVE_BIT
-gpio_config_function_int:
-	and_into 0x3f,pdata
-	sub pdata,GPIO_NUMBER+-1,null
-	nbranch gpio_config_function_int_ext,positive
-	arg core_gpio_conf,contw
-gpio_config_function_int_next:
-	iadd contw,contw
-	istoret 1,contw
-	rtn
-gpio_config_function_int_ext:
-	arg core_gpio_conf_hi,contw
-	increase -16,pdata
-	branch gpio_config_function_int_next
-
-
-//temp:gpio num
-gpio_get_config:
-	and_into 0x3f,temp	
-	sub temp,GPIO_NUMBER+-1,null
-	nbranch gpio_get_config_ext,positive	
-	setarg core_gpio_conf
-gpio_get_config_next:
-	iadd temp,contr
-	ifetch 1,contr
-	rtn
-gpio_get_config_ext:
-	setarg core_gpio_conf_hi
-	increase -16,temp
-	branch gpio_get_config_next
-
-
-//The default as shutter and remote
-gpio_set_before_lpm:
-	arg GPIO_NUMBER,loopcnt
-	arg core_gpio_conf,contr
-setgpio_loop:
-	copy contr,contw
-	ifetch 1,contr
-	beq gpcfg_spid_miso,setgpio_pullup
-	beq gpcfg_spid_ncs,setgpio_pullup
-	beq gpcfg_spid_sck,setgpio_pullup
-	beq gpcfg_spid_mosi,setgpio_pullup
-	beq gpcfg_spid_sdio,setgpio_pullup
-	beq gpcfg_iic_scl,setgpio_pullup
-	beq gpcfg_iic_sda,setgpio_pullup
-	beq gpcfg_input,setgpio_pullup
-setgpio_loop_end:
-	loop setgpio_loop
-	arg core_gpio_conf_hi+GPIO_NUMBER_EXT,pdata
-	isub contr,null
-	rtn zero
-gpio_set_before_lpm_ext:
-	arg GPIO_NUMBER_EXT,loopcnt
-	arg core_gpio_conf_hi,contr
-	branch setgpio_loop
-	
-	
-setgpio_pullup:
-	setarg gpcfg_pullup
-	istore 1,contw
-	branch setgpio_loop_end
-setgpio_pulldown:
-	setarg gpcfg_pulldown
-	istore 1,contw	
-	branch setgpio_loop_end
-
-
-
-sadc_calibration:
-	bpatch patch1b_2,mem_patch1b
-	rtn wake
-	jam 0x77,core_gpadc_ctrl
-	jam 0xc9,core_gpadc_cfg0
-	jam 0x01,core_gpadc_cfg3
-	fetch 1,mem_adc_clkdiv
-	store 1,core_sadc_clkdiv
-	call sadc_read
-	jam 0xc1,core_gpadc_cfg0	
-sadc_cal_read:
-	arg 7,loopcnt
-	arg mem_adc_cal_c0,rega
-	jam 0x05,core_gpadc_cfg2
-sadc_cal_read_loop:
-	fetch 1,core_gpadc_status
-	istore 1,rega
-	increase 1,rega
-	fetch 1,core_gpadc_cfg2
-	increase 0x20,pdata
-	store 1,core_gpadc_cfg2
-	loop sadc_cal_read_loop
-	jam 0x00,core_gpadc_ctrl	
-	rtn
-
-sadc_cal_write:
-	fetch 1,core_sadc_ctrl
-	set1 1,pdata
-	store 1,core_sadc_ctrl
-	arg 7,loopcnt
-	arg mem_adc_cal_c0,rega
-	jam 0x15,core_gpadc_cfg2
-sadc_cal_write_loop:
-	ifetch 1,rega
-	store 1,core_gpadc_cfg1
-	increase 1,rega
-	fetch 1,core_gpadc_cfg2
-	increase 0x20,pdata
-	store 1,core_gpadc_cfg2
-	loop sadc_cal_write_loop
-	fetch 1,core_sadc_ctrl
-	set0 1,pdata
-	store 1,core_sadc_ctrl
-	rtn
-
-
-//mem_adc_config_flag 1:HVIN 2: GPIO
-adc_init_data:
-	bpatch patch1b_3,mem_patch1b
-	fetch 8,mem_otp_adc
-	branch adc_init_cal_data_default,blank
-	store 8,mem_3v_adc_io_data
-	rtn
-	
-adc_init_cal_data_default:
-	setarg 0x0bbe
-	store 2,mem_3v_adc_io_data
-	setarg 0x03f0
-	store 2,mem_1v_adc_io_data
-	setarg 0x027e
-	store 2,mem_2v_adc_hvin_data
-	setarg 0x03c4
-	store 2,mem_3v_adc_hvin_data
-	rtn	
-
-enable_adc:
-	bpatch patch1b_4,mem_patch1b
-	call sadc_cal_write
-	fetch 1,core_gpadc_cfg1
-	set0 7,pdata
-	store 1,core_gpadc_cfg1
-	jam 0x77,core_gpadc_ctrl
-	jam 0xc1,core_gpadc_cfg0
-	jam 0x01,core_gpadc_cfg3
-	call sadc_channel
-	fetch 1,mem_adc_clkdiv
-	store 1,core_sadc_clkdiv
-	call sadc_read
-	jam 0,core_sadc_clkdiv
-	branch sadc_dma
-
-sadc_channel:
-	fetch 1,mem_adc_channel
-	lshift4 pdata,pdata
-	fetcht 1,core_gpadc_cfg3
-	and_into 0x0f,temp
-	ior temp,temp
-	storet 1,core_gpadc_cfg3
-	rtn
-
-sadc_read:
-	jam 0x03,core_sadc_ctrl
-sadc_read_wait:
-	fetch 1,core_perf_status
-	bbit0 SARADC_DONE,sadc_read_wait
-	fetcht 2,core_sadc_data
-	storet 2,mem_adc_current_value
-	jam 0x06,core_sadc_ctrl
-sadc_read_wait2:
-	fetch 1,core_perf_status
-	bbit1 SARADC_DONE,sadc_read_wait2
-	jam 0x00,core_sadc_ctrl
-	rtn
-
-sadc_dma:
-	fetch 1,mem_adc_dma_enable
-	rtn blank	
-	fetch 1,core_gpadc_cfg1
-	set1 7,pdata
-	store 1,core_gpadc_cfg1
-	fetch 1,mem_adc_clkdiv
-	store 1,core_sadc_clkdiv
-	fetch 2,mem_adc_saddr_ptr
-	store 2,core_sadc_saddr
-	fetch 2,mem_adc_eaddr_ptr
-	store 2,core_sadc_eaddr
-	jam 0x0b,core_sadc_ctrl
-	nop 1000
-	jam 0x03,core_sadc_ctrl
-	rtn
-
-vdd_calculate_by_mode:
-	bpatch patch1b_5,mem_patch1b
-	fetch 1,mem_adc_config_flag
-	beq ADC_CONFIG_HVIN,vdd_calculate_hvin
-	beq ADC_CONFIG_GPIO,vdd_calculate_io
-	rtn
-
-vdd_calculate_hvin:
-	setarg 1000
-	store 2,mem_reference_voltage
-	fetcht 2,mem_3v_adc_hvin_data
-	fetch 2,mem_2v_adc_hvin_data
-	arg 2000,regc
-	branch vdd_calculate
-
-vdd_calculate_io:
-	setarg 2000
-	store 2,mem_reference_voltage
-	fetcht 2,mem_3v_adc_io_data
-	fetch 2,mem_1v_adc_io_data
-	arg 1000,regc
-vdd_calculate:
-	isub temp,rega
-	fetch 2,mem_adc_current_value
-	isub temp,pdata
-	nbranch vdd_calculate1,positive
-	fetcht 2,mem_reference_voltage
-	imul32 temp,regb
-	copy regc,pdata
-	imul32 rega,pdata
-	iadd regb,pdata
-vdd_calculate2:
-	idiv rega
-	call wait_div_end
-	quotient pdata
-	rtn
-
-vdd_calculate1:
-	copy temp,pdata
-	fetcht 2,mem_adc_current_value
-	isub temp,pdata
-	fetcht 2,mem_reference_voltage
-	imul32 temp,regb
-	copy regc,pdata
-	imul32 rega,pdata
-	isub regb,pdata
-	nbranch set_pdata_0,positive
-	branch vdd_calculate2
-
-
-//out:	pdata->bat percent
-adc_bat_percent_lowpower_out:
-	ifetch 8,rega
-	store 8,mem_pdatatemp
-	fetch 2,mem_pdatatemp
-	fetcht 2,mem_pdatatemp+2
-	isub temp,rega
-	fetch 2,mem_pdatatemp+6
-	isub temp,regb
-	fetcht 2,mem_pdatatemp+4
-	isub temp,null
-	ncall adc_set_low_power_flag,positive
-	mul32 regb,100,pdata
-	idiv rega
-	call wait_div_end
-	quotient pdata
-	call adc_set_no_power_flag,blank
-	rtn
-
-adc_set_low_power_flag:
-	fetch 1,mem_adc_power_flag
-	set1 0,pdata
-	store 1,mem_adc_power_flag
-	rtn
-
-adc_clear_low_power_flag:
-	fetch 1,mem_adc_power_flag
-	set0 0,pdata
-	store 1,mem_adc_power_flag
-	rtn	
-	
-adc_set_no_power_flag:
-	fetcht 1,mem_adc_power_flag
-	set1 1,temp
-	storet 1,mem_adc_power_flag
-	rtn
-
-adc_clear_no_power_flag:
-	fetcht 1,mem_adc_power_flag
-	set0 1,temp
-	storet 1,mem_adc_power_flag
-	rtn	
-
-
-
-
-keyscan_key_init:
-	fetch 2,mem_key_num_ptr
-	ifetch 1,pdata
-keyscan_key_init_next:
-	rtn blank
-	copy pdata,loopcnt
-//	copy contr,rega
-	fetch 2,mem_keyscan_ptr
-	increase 3,pdata	//mem_key_conf0_pin
-	copy pdata,rega
-keyscan_key_init_lp1:
-	ifetcht 1, rega
-	call gpio_config_input
-	increase KEY_CONF_STRUCT_LEN,rega
-	loop keyscan_key_init_lp1
-keyscan_key_init_end:
-	rtn
-	
-keyscan_scan_key:
-	fetch 2,mem_keyscan_ptr
-	increase 3,pdata	//mem_key_conf0_pin
-	copy pdata,rega
-//	arg mem_key_conf0_pin,rega
-	force 0,regb
-	setarg 0
-	store 2,mem_key_value_temp
-keyscan_scan_key_lp1:
-	ifetcht 1, rega
-	call gpio_get_bit
-	bpatch patch1b_6,mem_patch1b
-	fetch 2,mem_key_value_temp
-	copy regb,queue
-	qsetflag true,pdata
-	store 2, mem_key_value_temp
-	increase KEY_CONF_STRUCT_LEN,rega
-	increase 1,regb
-	fetch 2,mem_key_num_ptr
-	ifetch 1,pdata
-keyscan_scan_key_lp1_next:
-	ixor regb,null
-	nbranch keyscan_scan_key_lp1,zero
-	fetch 2,mem_key_value_temp
-	fetcht 2,mem_key_value_retention
-	ixor temp,null
-	rtn zero
-	branch enable_user
-
-keyscan_process_lpm_before:
-	fetch 2,mem_key_num_ptr
-	ifetch 1,pdata
-keyscan_process_lpm_before_next:
-	rtn blank
-	copy pdata,loopcnt
-	fetch 2,mem_keyscan_ptr 
-	increase 3,pdata	//mem_key_conf0_pin
-	copy pdata,rega
-keyscan_process_lpm_before_lp1:
-	ifetcht 1, rega
-	call gpio_set_wake_by_current_state
-	increase KEY_CONF_STRUCT_LEN,rega
-	loop keyscan_process_lpm_before_lp1
-keyscan_process_lpm_before_end:
-	rtn
-
-keyscan_key_process:
-	arg key_scan_timer,queue
-	call timer_check
-	nrtn blank
-	setarg 0x20
-	arg key_scan_timer,queue
-	call timer_init
-	disable user
-	call keyscan_process_lpm_before
-	bpatch patch1b_7,mem_patch1b
-	fetch 2,mem_key_num_ptr
-	ifetch 1,pdata
-keyscan_key_process_next:
-	rtn blank
-	call keyscan_scan_key
-	nbranch lpm_button_clean_wake_lock,user
-	call lpm_button_get_wake_lock
-	disable user
-	fetch 2,mem_key_value_temp
-	store 2,mem_key_value_temp4
-	jam 0,mem_key_value_temp6
-	force 0,queue
-keyscan_key_lp1:
-	fetch 2, mem_key_value_retention
-	rshift pdata,temp
-	storet 2,mem_key_value_retention
-	and pdata,0x01,pdata
-	fetcht 2, mem_key_value_temp4
-	and temp,0x01,rega
-	rshift temp,temp
-	storet 2,mem_key_value_temp4
-	ixor rega,null
-	ncall keyscan_send_key_data,zero
-	fetch 2,mem_key_num_ptr
-	ifetch 1,pdata
-keyscan_key_lp1_next:
-	fetcht 1, mem_key_value_temp6
-	increase 1,temp
-	storet 1, mem_key_value_temp6
-	copy temp,queue
-	ixor queue,null
-	nbranch keyscan_key_lp1,zero
-	fetch 2,mem_key_value_temp
-	store 2,mem_key_value_retention
-	rtn
-keyscan_send_key_data:
-	bpatch patch1c_0,mem_patch1c
-	fetch 2,mem_keyscan_ptr
-	increase 1,pdata
-	ifetch 2,pdata
-	branch callback_func
-
-
-
-
-//rega:clk select(0:system clk; 1:system clk undivied; 2:lpo)
-pwm_init:
-	fetch 1,core_clksel
-	ior rega,pdata
-	store 1,core_clksel
-	fetch 2,core_clkoff
-	set0 CLOCK_OFF_PWM,pdata
-	store 2,core_clkoff
-delay_nop100:
-	nop 100
-	rtn
-
-pwm_clk_set:
-	fetch 1,core_clksel
-	bbit1 6,pwm_24m_clk_set
-	bbit1 7,pwm_33k_clk_set
-pwm_12m_clk_set:
-	setarg PWM_12MHZ
-	rtn
-pwm_24m_clk_set:
-	setarg PWM_24MHZ
-	rtn
-pwm_33k_clk_set:
-	setarg PWM_33KHZ
-	rtn
-
-
-pwm_out_set:
-	fetcht 3,mem_pdatatemp+2
-	call pwm_clk_set
-	idiv temp
-	call wait_div_end
-	quotient temp
-	fetch 1,mem_pdatatemp+5
-	imul32 temp,pdata
-	div pdata,100
-	call wait_div_end
-	quotient rega
-	copy temp,pdata
-	isub rega,regb
-
-	fetch 1,mem_pdatatemp+1
-	call pwm_duty_cycle_set
-	fetch 1,mem_pdatatemp
-	fetcht 1,mem_pdatatemp+1
-	and_into 0x0f,temp
-	lshift8 temp,temp
-	ior temp,pdata
-	branch pwm_enable
-
-pwm_duty_cycle_set:
-	iforce queue
-	call pwm_duty_cycle_set_without_autoload
-	branch pwm_autoload_set
-
-pwm_autoload_set:	
-	fetch 1, core_pwm_autoload
-	qset1 pdata
-	store 1, core_pwm_autoload
-	fetcht 1, core_clksel
-	isolate1 7, temp
-	call delay_1clk_of_33k, true
-	qset0 pdata
-	store 1, core_pwm_autoload
-	rtn	
-
-
-delay_1clk_of_33k:
-	nop 480
-	rtn
-
-pwm_duty_cycle_set_without_autoload:
-	and_into 0x0f,pdata
-	arg core_pwm_pcnt0,contw
-	mul32 pdata,4,pdata
-	iadd contw,contw
-	copy rega,pdata
-	istore 2,contw
-	copy regb,pdata
-	istore 2,contw
-	rtn
-
-
-
-
-pwm_enable_in_syncmode:
-	rshift8 regb, queue
-	call pwm_init_bit_set
-	rshift8 regb, queue
-	call pwm_syncmode_set
-	rshift8 rega, queue
-	enable true
-	call pwm_syncmode_set_process
-
-	deposit rega
-	call pwm_gpio_select
-	deposit regb
-	branch pwm_enable
-
-pwm_disable_in_syncmode:
-	deposit rega
-	call pwm_disable
-	deposit regb
-	call pwm_disable
-
-	rshift8 rega, queue
-	disable true
-	call pwm_syncmode_set_process
-	rshift8 regb, queue
-	disable true
-	call pwm_init_bit_set_process
-	rshift8 regb, queue
-	disable true
-	branch pwm_syncmode_set_process
-	
-
-pwm_syncmode_set:
-	isolate1 7, queue
-pwm_syncmode_set_process:	
-	and queue, 0x0f,queue
-	fetch 1,core_pwm_sync
-   	qsetflag true,pdata
-   	store 1,core_pwm_sync
-   	rtn
-
-pwm_init_bit_set:
-	isolate1 6, queue
-pwm_init_bit_set_process:	
-	and queue, 0x0f,queue
-	fetch 1, core_pwm_init
-	qsetflag true, pdata
-	store 1, core_pwm_init
-	rtn
-pwm_gpio_select:
-	call pwm_select_channel
-pwm_gpio_select_process:
-	lshift8 pdata,pdata
-	add queue,gpcfg_pwm_out0,temp
-	ior temp,pdata
-	branch gpio_config_param 
-
-pwm_enable:
-	enable user
-	call pwm_gpio_select
-	branch pwm_set_select
-	
-pwm_disable:
-	disable user
-	call pwm_select_channel
-	branch pwm_set_select
-
-pwm_set_select:
-	and queue, 0x0f,queue
-	fetch 1,core_pwm_en
-   	qsetflag user,pdata
-   	store 1,core_pwm_en
-	rtn
-pwm_select_channel:
-	rshift8 pdata,queue
-	and queue, 0x0f,queue
-	rtn
-
-
-
-wdt_init_config:
-	copy pdata,temp
-	bpatch patch1c_1,mem_patch1c
-	call wdt_set_enable	//enable
-	setarg 2048
-	isub temp,pdata
-	copy pdata,temp
-	rshift4 temp,temp
-	storet 1,core_write_wdt
-	nop 1400
-	copy pdata,temp
-	and_into 0x0f,temp
-	storet 1,core_write_wdt2
-	rtn
- 
-
-wdt_set_enable:
-	enable user2
-	branch wdt_init_set
-
-	
-wdt_set_disable:
-	bpatch patch1c_2,mem_patch1c
-	disable user2
-wdt_init_set:
-	fetch 1,core_config
-   	setflag user2,3,pdata
-	store 1,core_config
-	rtn
-
-
-
-
-nec61212_init:
-	arg FUN_NEC_ENABLE|FUN_NEC_CLK_DIVIDE_24,temp
-	
-
-nec_init_config:
-	store 4,core_nec_start_addr
-	store 2,core_nec_rptr
-	storet 1,core_nec_ctrl
-	rtn
-
-//return:pdata is buffer size
-nec_check_rxbuff_size:
-	fetch 2,core_nec_rxitem
-	rtn
-
-nec_prepare_read:
-	fetchr contu,2,core_nec_rptr
-	fetchr contus,2,core_nec_start_addr
-	fetchr contue,2,core_nec_end_addr
-	rtn
-
-nec_read_done:
-	storer contu,2,core_nec_rptr
-	rtn
-
-//regc is callback function
-//output
-//user is disable mean data stop
-//rege is 0 mean repeat
-//rege is no zero mean data
-nec_parse_nec61212:
-	call enable_user
-	arg 0,rege
-	call nec_check_rxbuff_size
-	beq 2,nec_parse_nec61212_check_timeout
-	sub pdata,4,null
-	rtn positive
-	call nec_prepare_read
-	ifetcht 2,contu
-	setarg NEC61212_DATA2REPEAT_TIME
-	call nec_check_pulse_range_legal_default_deviation
-	nbranch nec_parse_nec61212_check_repeat_data,positive
-	copy regd,temp
-	setarg NEC61212_REPEAT2REPEAT_TIME
-	call nec_check_pulse_range_legal_default_deviation
-	nbranch nec_parse_nec61212_check_repeat_data,positive
-	
-	copy regd,temp
-	setarg NEC61212_BOOT_CODE_START_TIME
-	call nec_check_pulse_range_legal_default_deviation
-	branch nec_parse_nec61212_error_data,positive
-	ifetcht 2,contu
-	setarg NEC61212_BOOT_CODE_END_TIME
-	call nec_check_pulse_range_legal_default_deviation
-	branch nec_parse_nec61212_error_data,positive
-	call nec_check_rxbuff_size
-	sub pdata,133,null
-	rtn positive
-	arg 32,loopcnt
-nec_parse_nec61212_data:
-	ifetcht 2,contu
-	setarg NEC61212_DATA_BIT_1_START_TIME
-	call nec_check_pulse_range_legal_default_deviation
-	branch nec_parse_nec61212_error_data,positive
-	ifetcht 2,contu
-	setarg NEC61212_DATA_BIT_1_END_TIME
-	call nec_check_pulse_range_legal_default_deviation
-	nbranch nec_parse_nec61212_add_bit1,positive
-	copy regd,temp
-	setarg NEC61212_DATA_BIT_0_END_TIME
-	call nec_check_pulse_range_legal_default_deviation
-	nbranch nec_parse_nec61212_add_bit0,positive
-
-
-nec_parse_nec61212_error_data:
-	copy regd,temp
-	setarg NEC61212_TIMEOUT_TIME
-	isub temp,null
-	branch nec_parse_nec61212_check_timeout_cb,zero
-	branch nec_read_done
-
-nec_parse_nec61212_add_bit1:
-	set1 32,rege
-nec_parse_nec61212_add_bit0:
-	rshift rege,rege
-	loop nec_parse_nec61212_data
-	branch nec_parse_nec61212_check_stop_bit
-
-nec_parse_nec61212_check_repeat_data:
-	call nec_check_rxbuff_size
-	sub pdata,7,null
-	rtn positive
-	ifetcht 2,contu
-	setarg NEC61212_REPEAT_START_TIME
-	call nec_check_pulse_range_legal_default_deviation
-	branch nec_parse_nec61212_error_data,positive
-	ifetcht 2,contu
-	setarg NEC61212_REPEAT_END_TIME
-	call nec_check_pulse_range_legal_default_deviation
-	branch nec_parse_nec61212_error_data,positive
-nec_parse_nec61212_check_stop_bit:
-	ifetcht 2,contu
-	setarg NEC61212_STOP_TIME
-	call nec_check_pulse_range_legal_default_deviation
-	branch nec_parse_nec61212_error_data,positive
-	call nec_read_done
-	copy regc,pdata
-	branch callback_func
-
-nec_parse_nec61212_check_timeout:
-	call nec_prepare_read
-	ifetcht 2,contu
-	setarg NEC61212_TIMEOUT_TIME
-	isub temp,null
-	nrtn zero
-nec_parse_nec61212_check_timeout_cb:
-	call nec_read_done
-	call disable_user
-	copy regc,pdata
-	branch callback_func
-
-
-
-//????????,????
-//??:temp ?????????? 2us???
-//pdata ????,us???
-nec_check_pulse_range_legal_default_deviation:
-	fetchr regb,1,mem_nec_decode_error_value
-
-//????????,????
-//??:temp ?????????? 2us???
-//pdata ????,us???
-//regb?????,???
-// |temp-pdata| / pdata < regb
-//??:positive is 1 mean error
-//0 mean true
-nec_check_pulse_range_legal:
-	copy temp,regd
-	imul32 regb,regb		//???????
-	lshift temp,temp		//???????us
-	isub temp,rega
-	ncall nec_check_pulse_range_legal_data_negative,positive
-	mul32 rega,100,pdata
-	isub regb,null
-	rtn
-
-nec_check_pulse_range_legal_data_negative:
-	sub rega,0,rega
-	rtn
-
-
-	
-
-
-
-
-
-
-	
-function_g2:
-	bpatch patch1c_3,mem_patch1c
-	jam 80,mem_AES_CMAC_data_length
-	arg mem_dat,contw
-	arg mem_le_srand,contr
-	call memcpy16
-	arg mem_sc_pubkey_local_x_256,contr
-	call memcpy32
-	arg mem_le_pubkey_remote_x_256,contr
-	call memcpy32
-	call inverse_memdat	
-	arg mem_le_mrand,contr
-	call store_inverse_k	
-	call function_AES_CMAC	
-
-	arg mem_AES_CMAC_temp,contw
-	call load_inverse_result
-	setarg 1000000
-	copy pdata,rega
-	fetch 4,mem_AES_CMAC_temp
-	idiv rega
-	call wait_div_end
-	remainder pdata
-	store 4,mem_gkey
-//call ice_break
-	rtn
-
-function_f6_eb:
-	jam 65,mem_AES_CMAC_data_length
-	arg mem_dat,contw
-	call store_addr_common_a
-	call store_addr_common_b
-	fetch 3,mem_le_pres+1
-	istore 3,contw
-//	arg mem_le_r,contr
-//	call memcpy16	
-	call get_r
-	
-	arg mem_le_mrand,contr
-	call memcpy16
-	arg mem_le_srand,contr
-	call memcpy16
-	call inverse_memdat
-	arg mem_le_mackey ,contr
-	arg mem_AES_CMAC_k,contw
-	call memcpy16
-//	call p_store_inverse_k	
-	branch function_AES_CMAC
-//	arg mem_AES_CMAC_temp,contw
-//	branch p_load_inverse_result
-
-get_r:
-	fetch 4,mem_le_tk
-	istore 4,contw
-	call memset0_4
-	branch memset0_8
-
-function_f6_ea:
-	bpatch patch1c_4,mem_patch1c
-	jam 65,mem_AES_CMAC_data_length
-	arg mem_dat,contw
-	call store_addr_common_b
-	call store_addr_common_a
-	fetch 3,mem_le_preq+1
-	istore 3,contw
-//	arg mem_le_r,contr
-//	call memcpy16	
-	call get_r
-	arg mem_le_srand,contr
-	call memcpy16
-	arg mem_le_mrand,contr
-	call memcpy16
-	call inverse_memdat
-	arg mem_le_mackey ,contr
-	arg mem_AES_CMAC_k,contw
-	call memcpy16
-//	call p_store_inverse_k	
-	call function_AES_CMAC
-	arg mem_AES_CMAC_temp,contw
-	branch load_inverse_result
-
-function_f5:
-	jam 32,mem_AES_CMAC_data_length
-	arg mem_le_dhkey_256 ,contr
-	arg mem_dat,contw
-	call memcpy32
-	call inverse_memdat
-	arg mem_le_slat,contr
-	call store_inverse_k	
-	call function_AES_CMAC
-	arg mem_AES_CMAC_k,contw
-	call store_aes_result
-	arg 1,temp
-	call function_f5_common
-	arg mem_le_ltk,contw
-	call load_inverse_result
-	arg 0,temp
-	call function_f5_common
-	arg mem_le_mackey,contw
-//	branch p_load_inverse_result
-	branch store_aes_result
-
-
-function_f5_common:
-	bpatch patch1c_5,mem_patch1c
-	jam 53,mem_AES_CMAC_data_length
-	setarg 0x100
-	store 2,mem_dat
-	call store_addr_common_b
-	call store_addr_common_a
-	arg mem_le_srand,contr
-	call memcpy16
-	arg mem_le_mrand,contr
-	call memcpy16
-//	fetch 4,mem_le_keyid 0x62746c65
-	setarg 0x6c65
-	istore 2,contw
-	setarg 0x6274
-	istore 2,contw
-	istoret 1,contw   //counter
-	call inverse_memdat	
-	branch function_AES_CMAC
-
-store_addr_common_b:
-	fetch 6,mem_le_lap
-	istore 6,contw
-	fetch 1,mem_le_conn_own_addr_type
-	istore 1,contw
-	rtn
-
-store_addr_common_a:
-	fetch 6,mem_le_plap
-	istore 6,contw
-//	setarg 0x2dcfc1
-//	istore 3,contw
-//	setarg 0xa71370
-//	istore 3,contw
-	fetch 1,mem_le_conn_peer_addr_type
-	istore 1,contw
-	rtn
-
-function_f4_ca:
-	jam 65,mem_AES_CMAC_data_length
-	fetch 1,mem_passkey_1bit
-	store 1,mem_dat
-	arg mem_sc_pubkey_local_x_256,contr
-	call memcpy32
-	arg mem_le_pubkey_remote_x_256,contr
-	call memcpy32
-	call inverse_memdat
-	arg mem_le_mrand,contr
-	call store_inverse_k	
-	branch function_AES_CMAC
-	
-
-function_f4_cb:
-	jam 65,mem_AES_CMAC_data_length
-	fetch 1,mem_passkey_1bit
-	store 1,mem_dat
-	arg mem_le_pubkey_remote_x_256,contr
-	call memcpy32
-	arg mem_sc_pubkey_local_x_256,contr
-	call memcpy32
-	call inverse_memdat
-	arg mem_le_srand,contr
-	call store_inverse_k	
-	branch function_AES_CMAC
-
-function_AES_CMAC:
-	bpatch patch1c_6,mem_patch1c
-	call function_AES_CMAC_Generate_Subkey
-//call ice_break
-//	jam 65,mem_AES_CMAC_data_length
-//call ice_break
-	fetch 1,mem_AES_CMAC_data_length
-	copy pdata,temp
-function_ceil16:
-	increase 15,pdata
-	rshift4 pdata,pdata
-	copy pdata,regb
-	branch function_AES_CMAC_set_flag_0_balnk,blank
-	and temp,0x0f,pdata
-	nbranch function_AES_CMAC_set_flag_0,blank
-//	flag =1;
-	arg mem_AES_CMAC_k1,regc
-	arg mem_dat,pdata
-	increase -16,pdata
-//	iadd temp,pdata
-//	isub rega,rega
-	iadd temp,rega	
-	arg mem_AES_CMAC_M_last,contw
-	arg 4,loopcnt	
-	call xor_loop
-//call ice_break
-//	arg mem_f4_k1,contr
-//	call load_key
-	branch function_AES_CMAC_aes
-
-function_AES_CMAC_set_flag_0_balnk:
-	arg 1,regb
-	arg 0,rega
-//	arg mem_f4_test_data,pdata
-	branch function_AES_CMAC_set_flag_0_common
-//call ice_break
-
-function_AES_CMAC_set_flag_0:
-//	flag = 0;
-	and temp,0x0f,rega
-function_AES_CMAC_set_flag_0_common:
-	arg mem_dat,pdata
-	iadd temp,pdata
-	isub rega,contr
-//call ice_break
-	arg mem_AES_CMAC_temp,contw
-	call function_AES_CMAC_padding
-//call ice_break
-	arg mem_AES_CMAC_k2,regc
-	arg mem_AES_CMAC_temp,rega
-	arg mem_AES_CMAC_M_last,contw
-	arg 4,loopcnt	
-	call xor_loop	
-//call ice_break
-
-//	arg mem_f4_k2,contr
-//	call load_key
-
-//	branch p_function_f4_aes
-function_AES_CMAC_aes:
-//	arg mem_f4_k,contr
-//	call load_key
-//	arg mem_AES_CMAC_xor,contr
-//	call load_data128
-	call aes_clear_data
-	call aes_init	
-//	arg mem_f4_k,contr
-//	call load_key
-	arg mem_dat,contr
-function_AES_CMAC_aes_loop:
-//generate_mic_loop:
-	increase -1,regb
-	deposit regb
-	branch function_AES_CMAC_aes_loop_end,blank
-	call load_data128
-	call do_aes_cbc
-	branch function_AES_CMAC_aes_loop
-//generate_mic_end:
-function_AES_CMAC_aes_loop_end:	
-	arg mem_AES_CMAC_temp,contw
-	call store_aes_result
-	arg mem_AES_CMAC_M_last,contr
-	call load_data128
-	call aes_init	
-	arg mem_AES_CMAC_temp,contr
-	call load_data128	
-	branch do_aes_cbc
-
-
-
-load_inverse_result:
-//	arg mem_AES_CMAC_temp,contw
-	copy contw,rega
-	call store_aes_result
-//	arg mem_AES_CMAC_temp,rega
-	arg 16,loopcnt
-	branch inverse_data
-	
-store_inverse_k:
-	arg mem_AES_CMAC_k,contw
-	call memcpy16
-inverse_k:	
-	arg 16,loopcnt
-	arg mem_AES_CMAC_k,rega	
-	branch inverse_data
-	
-inverse_memdat:
-	fetch 1,mem_AES_CMAC_data_length
-	copy pdata,loopcnt
-	arg mem_dat,rega
-	branch inverse_data
-
-bn_lshift_0_inverse:
-	ifetch 1,rega
-	lshift pdata,pdata
-	isolate1 0,regc
-	setflag true,0,pdata	
-	isolate1 8,pdata
-	setflag true,0,regc	
-	istore 1,rega
-         increase -1,rega
-	loop bn_lshift_0_inverse
-	rtn	
-
-function_AES_CMAC_k1_inverse:
-	arg mem_AES_CMAC_k1,rega
-function_AES_CMAC_inverse_common:
-	increase 15,rega
-	force 16,loopcnt
-	force 0,regc
-	branch  bn_lshift_0_inverse	
-
-function_AES_CMAC_k2_inverse:
-	arg mem_AES_CMAC_k2,rega
-	branch function_AES_CMAC_inverse_common
-	
-
-function_AES_CMAC_Generate_Subkey:
-	arg mem_AES_CMAC_k,contr
-	call load_key
-//	arg mem_AES_CMAC_xor,contr
-//	call aes_load_xor
-	force regidx_xor,regext_index
-	call aes_clear
-	call aes_clear_data
-	call do_aes_ocb
-	
-//	force 0x38,aes_ctrl
-//	force 0x0,aes_ctrl
-//	call wait_aes
-	arg mem_AES_CMAC_k1,contw
-	call store_aes_result
-function_AES_CMAC_k1:
-	bpatch patch1c_7,mem_patch1c
-	fetch 1,mem_AES_CMAC_k1
-	isolate1 7,pdata
-	nbranch function_AES_CMAC_k1_0,true	
-	call function_AES_CMAC_k1_inverse
-	
-//p_function_f4_k1_xor:
-	arg mem_AES_CMAC_k1,regc
-//	arg mem_AES_CMAC_rb,rega
-	arg mem_AES_CMAC_k1,contw
-//	arg 3,loopcnt
-//	call xor_loop
-	call function_AES_CMAC_xor_rb
-	branch function_AES_CMAC_k2
-function_AES_CMAC_k1_0:	
-	call function_AES_CMAC_k1_inverse
-function_AES_CMAC_k2:
-//call ice_break
-	arg mem_AES_CMAC_k1,contr
-	arg mem_AES_CMAC_k2,contw
-	call memcpy16
-	fetch 1,mem_AES_CMAC_k2
-	isolate1 7,pdata
-	nbranch function_AES_CMAC_k2_inverse,true		
-	call function_AES_CMAC_k2_inverse
-//p_function_f4_k2_xor:
-	arg mem_AES_CMAC_k2,regc
-//	arg mem_AES_CMAC_rb,rega
-	arg mem_AES_CMAC_k2,contw
-//	arg 3,loopcnt
-//	branch xor_loop	
-
-
-//rb:00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 87 
-function_AES_CMAC_xor_rb:
-	arg 3,loopcnt
-function_AES_CMAC_xor_rb_loop:	
-	arg 0,temp
-	call function_AES_CMAC_xor_loop_common	
-	increase 4,regc
-	loop  function_AES_CMAC_xor_rb_loop
-	arg 0x8700,temp
-	lshift16 temp,temp
-function_AES_CMAC_xor_loop_common:	
-	ifetch   4,regc
-	ixor  temp,pdata
-	istore   4,contw	
-	rtn
-		
-
-
-
-//input rega :length <16	contr,contw
-function_AES_CMAC_padding:
-	bpatch patch1d_0,mem_patch1d
-	arg 16,loopcnt
-	arg 0,pdata
-function_AES_CMAC_padding_loop:
-	isub rega,null
-	branch function_AES_CMAC_padding_beq_length,zero
-	branch function_AES_CMAC_padding_big_length,positive
-	ifetcht 1,contr
-	istoret 1,contw
-function_AES_CMAC_padding_loop2:	
-	increase 1,pdata
-	loop function_AES_CMAC_padding_loop
-	rtn
-function_AES_CMAC_padding_beq_length:	
-	arg 0x80,temp
-function_AES_CMAC_padding_common:
-	istoret 1,contw
-	branch  function_AES_CMAC_padding_loop2
-
-function_AES_CMAC_padding_big_length:
-	arg 0,temp
-	branch function_AES_CMAC_padding_common
-
-	
-
-	
-concatenate_temp24:
-	lshift8 temp,temp
-concatenate_temp16:
-	lshift16 temp,temp
-	ior temp,temp
-	rtn
-
-
-
-
-generate_stk:
-	bpatch patch1d_1,mem_patch1d
-	call function_s1
-	arg mem_le_ltk,contw
-	branch store_aes_result
-
-	
-authenticate_rconfirm:
-	arg mem_le_srand,contw
-	branch authenticate_mconfirm,master
-	arg mem_le_mrand,contw
-authenticate_mconfirm:
-	copy contr,rega
-	call memcpy16
-	call function_c1
-	arg mem_le_rconfirm,contr
-	branch compare_res
-
-generate_confirm:
-	arg mem_le_mrand,rega
-	branch generate_mrand,master
-	arg mem_le_srand,rega
-generate_mrand:
-	copy rega,contw
-	call generate_random
-	branch function_c1
-
-generate_sk:
-	arg mem_le_skdm,contr
-	call load_data128
-	arg mem_le_ltk,contr
-	call load_regext
-	force 0x38,aes_ctrl
-	force 0x0,aes_ctrl
-	call wait_aes
-	arg mem_le_sk,contw
-	branch store_aes_result
-
-
-//input temp:counter; rega:len	
-ccm_b0:
-	force regidx_xor,regext_index				
-	force 0x49,pdata
-	branch iv_common
-	
-	
-first_block_counter:
-	force 0x49,pdata
-	branch first_block
-first_block_data:
-	force 1,pdata
-first_block:
-	force regidx_data,regext_index			
-iv_common:
-	lshift8 temp,regext
-	ior regext,regext
-	increase 1,regext_index
-	rshift8 temp,regext
-	rshift16 regext,regext
-	fetch 2,mem_ccm_iv
-	lshift16 pdata,pdata
-	ior regext,regext				
-	increase 1,regext_index
-	ifetchr regext, 4,contr					
-	increase 1,regext_index
-	ifetch 2,contr					
-	byteswap rega,regext
-	lshift16 regext,regext
-	ior regext,regext
-	increase 1,regext_index
-	rtn
-
-
-		
-generate_mic:
-	add regc,1,contr
-	ifetch 1,contr
-	iforce rega
-	call first_block_counter		//B0
-	call do_aes_ocb
-
-	force regidx_data,regext_index			
-	ifetch 1,regc
-	and_into 0x3,pdata
-	lshift16 pdata,regext
-	set1 8,regext
-	call clear_hidata	//B1
-	call do_aes_cbc
-
-	copy rega,loopcnt
-	add regc,2,contr
-	call padding_data	//
-generate_mic_loop:
-	call aes_load_data
-	call do_aes_cbc
-	deposit loopcnt
-	branch generate_mic_end,blank
-	branch generate_mic_loop
-generate_mic_end:
-	force regidx_result,regext_index
-	deposit regext
-	store 4,mem_le_mic
-	rtn
-
-aes_crypt_data:
-	increase 1,rega
-	call first_block_data
-	copy regc,contr
-	call aes_load_xor
-	call do_aes_ctr
-	call store_enc_data
-	increase 16,regc
-	increase -16,regb
-	branch aes_crypt_data,positive
-	rtn
-
-
-
-
-le_encrypt_new_start:
-	call ccm_init_common
-	bpatch patch1d_2,mem_patch1d
-	jam 0,core_ccm_aad0 
-	jam 1,core_ccm_aad1
-	fetch 1,mem_le_txheader
-	and_into 0x3,pdata
-	store 1,core_ccm_aad2
-	fetch 2,mem_contr
-	store 2,core_ccm_input_playload_addr
-	setarg mem_le_txpayload
-	store 2,core_ccm_output_playload_addr
-	
-	fetchr rega,1,mem_le_txlen
-	fetcht 5,mem_ccm_pcnt_tx				
-	call ccm_b0
-	jam 2,core_ccm_ctrl
-	jam 3,core_ccm_ctrl
-	
-	fetch 1,mem_le_txlen
-	store 2,core_ccm_inptr
-	increase 4,pdata
-	store 1,mem_le_txlen
-	fetch 5,mem_ccm_pcnt_tx
-	increase 1,pdata
- 	set0 LE_CCM_DIRECTIONBIT,pdata
-	store 5,mem_ccm_pcnt_tx
-	rtn
-
-
-ccm_wait_enc:
-	fetch 2,core_ccm_outptr
-	isub temp,null
-	rtn zero 
-	nrtn blank
-//	call assert
-	branch ccm_wait_enc
-
-ccm_check_enc_done:
-	fetch 1,core_misc_status
-	bbit0 6,assert
-ccm_enc_done:
-	setarg mem_le_txpayload
-	iadd temp,contw	
-	arg regidx_result,regext_index
-	istorer regext, 4 ,contw	
-	branch ccm_ctrl_clr
-	
-ccm_init_common:
-	bpatch patch1d_3,mem_patch1d
-	force regidx_result,regext_index
-	call aes_clear
-	call aes_clear_data
- 	setarg 0
-	store 2,core_ccm_inptr
-	rtn
-	
-wait_ccm_done:
-	fetch 1,core_misc_status
-	bbit0 6,wait_ccm_done
-ccm_ctrl_clr:
-	jam 0,core_ccm_ctrl
-	rtn
-
-
-wait_aes:
-	nbranch wait_aes,aes_ready
-	rtn
-
-do_aes_ocb:
-	force 0x30,aes_ctrl
-	force 0x0,aes_ctrl
-	branch wait_aes
-
-do_aes_cbc:
-	force 0x32,aes_ctrl
-	force 0x2,aes_ctrl
-	branch wait_aes
-
-do_aes_ctr:
-	force 0x34,aes_ctrl
-	force 0x4,aes_ctrl
-	branch wait_aes
-
-	
-aes_init:
-	force 1,aes_ctrl
-	force 0,aes_ctrl
-	rtn
-
-
-wait_keyinit_done:
-	fetch 1,core_aes_decode_key_init
-	bbit0 2,wait_keyinit_done
-	rtn
-
-
-dec_key_initial:
-	store 2,core_keybuf_saddr
-	force 0xc0,aes_ctrl
-	force 0x80,aes_ctrl	//dec key initial
-	branch wait_keyinit_done
-
-do_aes_ecb_dec:
-	force regidx_data,regext_index
-	copy regb,contr
-   	force 4,loopcnt
-	call aes_ecb_dec_loop
-
-	force 0x180,aes_ctrl	//dec load data
-	force 0x80,aes_ctrl
-	call wait_aes
-ecb_dec_generate: 
-	force regidx_result,regext_index
-	copy regc,contw
-   	force 4,loopcnt
-ecb_dec_generate_loop:
-    copy regext,pdata
-	istore 4,contw
-	increase 1,regext_index
-	loop ecb_dec_generate_loop
-	rtn
-
-aes_ecb_dec_loop:
-	ifetch 2,contr
-	ifetcht 2,contr
-	lshift16 temp,temp
-	ior temp,regext
-	increase 1,regext_index
-	loop aes_ecb_dec_loop
-	rtn
-
-
-do_aes_cbc_dec:
-	force regidx_xor,regext_index
-	copy rega,contr
-	force 4,loopcnt
-	call aes_ecb_dec_loop
-
-	force regidx_data,regext_index
-	copy regb,contr
-	force 4,loopcnt
-	call aes_ecb_dec_loop
-	force 0x182,aes_ctrl
-	force 0x82,aes_ctrl
-	call wait_aes
-	branch ecb_dec_generate
-
-	
-function_s1:
-	force regidx_data,regext_index
-	fetch 4,mem_le_mrand
-	iforce regext
-	increase 1,regext_index
-	ifetch 4,contr
-	iforce regext
-	increase 1,regext_index
-	fetch 4,mem_le_srand
-	iforce regext
-	increase 1,regext_index
-	ifetch 4,contr
-	iforce regext
-	increase 1,regext_index
-	call aes_clear
-	increase -4,regext_index
-	fetch 4,mem_le_tk
-	copy pdata,regext
-	increase 4,regext_index
-	force 0x38,aes_ctrl
-	force 0x8,aes_ctrl
-	branch wait_aes
-
-	
-function_c1:
-	bpatch patch1d_4,mem_patch1d
-	fetch 6,mem_le_lap
-	fetcht 6,mem_le_plap
-	branch function_c1_master,master
-	fetch 6,mem_le_plap
-	fetcht 6,mem_le_lap
-function_c1_master:
-	force regidx_xor,regext_index
-	copy temp,regext
-	increase 1,regext_index
-	rshift32 temp,regext
-	lshift16 pdata,pdata
-	ior regext,regext
-	increase 1,regext_index
-	rshift32 pdata,regext
-	increase 1,regext_index
-	force 0,regext					
-	force 0,pdata
-	fetch 1,mem_le_conn_peer_addr_type
-	fetcht 1,mem_le_adv_own_addr_type
-	nbranch function_c1_irat,master
-	//conn as master
-	fetch 1,mem_le_conn_own_addr_type
-	fetcht 1,mem_le_conn_peer_addr_type
-function_c1_irat:
-	store 1,mem_le_iat
-	storet 1,mem_le_rat
-	force regidx_data,regext_index
-	arg mem_le_iat,regb
-	force 4,loopcnt
-function_c1_loop1:
-	ifetch 4,rega		
-	ifetcht 4,regb
-	ixor temp,regext
-	increase 1,regext_index
-	increase 4,rega
-	increase 4,regb
-	loop function_c1_loop1		
-	call aes_clear				
-	increase -4,regext_index
-	fetch 4,mem_le_tk
-	copy pdata,regext
-	increase 4,regext_index
-	force 0x38,aes_ctrl
-	force 0xc,aes_ctrl
-	call wait_aes
-
-	call aes_clear_data
-	force 0x3a,aes_ctrl
-	force 0x8,aes_ctrl
-	branch wait_aes
-
-padding_data:
-	compare 0,loopcnt,3
-	rtn true
-	deposit contr
-	iadd loopcnt,contw
-	force 0,pdata
-padding_loop:
-	istore 1,contw
-	increase 1,loopcnt
-	compare 0,loopcnt,3
-	rtn true
-	branch padding_loop
-
-aes_load_data:
-	force regidx_data,regext_index
-load_data_loop:
-	deposit loopcnt
-	branch load_data_padding,blank
-	ifetch 4,contr
-	increase -4,loopcnt
-load_data_padding:
-	iforce regext
-	increase 1,regext_index
-	compare regidx_key,regext_index,0xf
-	rtn true
-	branch load_data_loop
-
-aes_load_xor:
-	force regidx_xor,regext_index
-	branch load_regext
-load_key:
-	force regidx_key,regext_index
-	branch load_regext
-load_data128:
-	force regidx_data,regext_index
-load_regext:
-	force 4,loopcnt
-load_regext_loop:
-	ifetch 4,contr
-	iforce regext
-	increase 1,regext_index
-	loop load_regext_loop
-	rtn
-
-load_sk:
-	arg mem_le_sk,contr
-	branch load_key
-
-clear_hidata:
-	force 4,loopcnt
-	branch clear_data_rest
-
-regext_clear:
-	force 0,regext_index
-	force 16,loopcnt
-	branch clear_loop
-
-aes_clear_data:
-	force regidx_data,regext_index
-aes_clear:
-	force 4,loopcnt
-clear_loop:
-	force 0,regext
-clear_data_rest:
-	increase 1,regext_index
-	loop clear_loop
-	rtn
-
-store_aes_result:
-	force regidx_result,regext_index
-	force 4,loopcnt
-send_aes_result_loop:
-	deposit regext
-	istore 4,contw
-	increase 1,regext_index
-	loop send_aes_result_loop
-	rtn
-
-store_enc_data:
-	force regidx_result,regext_index
-	copy regc,contw
-	add regb,1,loopcnt
-	sub loopcnt,15,null
-	branch store_enc_loop,positive
-	force 16,loopcnt
-store_enc_loop:
-	deposit regext
-	sub loopcnt,3,null
-	branch store_enc_byte,positive
-	istore 4,contw
-	increase -4,loopcnt
-	rtn zero
-	increase 1,regext_index
-	branch store_enc_loop
-store_enc_byte:
-	istore 1,contw
-	rshift8 pdata,pdata
-	loop store_enc_byte
-	rtn
-	
-	
-compare_res:
-	force regidx_result,regext_index
-	force 4,loopcnt
-compare_res_loop:
-	ifetch 4,contr
-	isub regext,null
-	nrtn zero
-	increase 1,regext_index
-	loop compare_res_loop
-	branch enable_zero
-
-enable_authrom:
-	fetch 1,core_clkoff
-	set0 CLOCK_OFF_AUTH_ROM,pdata
-	store 1,core_clkoff
-	rtn
-
-disable_authrom:
-	fetch 1,core_clkoff
-	set1 CLOCK_OFF_AUTH_ROM,pdata
-	store 1,core_clkoff
-	rtn
-
-//24 mem_p :ff ff ff ff ff ff ff ff fe ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
-//24 mem_a: fc ff ff ff ff ff ff ff fe ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
-//24 mem_b: b1 b9 46 c1 ec de b8 fe 49 30 24 72 ab e9 a7 0f e7 80 9c e5 19 05 21 64
-//24 mem_gx :12 10 ff 82 fd 0a ff f4 00 88 a1 43 eb 20 bf 7c f6 90 30 b0 0e a8 8d 18
-//24 mem_gy :11 48 79 1e a1 77 f9 73 d5 cd 24 6b ed 11 10 63 78 da c8 ff 95 2b 19 07
-//32 memh0   :19 cd e0 5b ab d9 83 1f 8c 68 05 9b 7f 52 0e 51 3a f5 4f a5 72 f3 6e 3c 85 ae 67 bb 67 e6 09 6a //use for sha
-init_memp:
-	arg mem_p,contw
-	setsect 0,0x3ffff
-	setsect 1,0x3ffff
-	setsect 2,0x3ffff
-	setsect 3,0x3fbff
-	istore 9,contw
-	setsect 0,0x3ffff
-	setsect 1,0x3ffff
-	setsect 2,0x3ffff
-	setsect 3,0x3ffff
-	istore 9,contw
-	setsect 0,0x3ffff
-	setsect 1,0x3ffff
-	setsect 2,0x3cfff
-	setsect 3,0x3ffff
-	istore 9,contw
-	setsect 0,0x3ffff
-	setsect 1,0x3ffff
-	setsect 2,0x3ffef
-	setsect 3,0x3ffff
-	istore 9,contw
-	setsect 0,0x3ffff
-	setsect 1,0x3ffff
-	setsect 2,0x3ffff
-	setsect 3,0x3ffff
-	istore 9,contw
-	setsect 0,0x3ffff
-	setsect 1,0x26c7f
-	setsect 2,0x146b
-	setsect 3,0x37bb3
-	istore 9,contw
-	setsect 0,0x1feb8
-	setsect 1,0x10c12
-	setsect 2,0x2b722
-	setsect 3,0x29fa6
-	istore 9,contw
-	setsect 0,0xe70f
-	setsect 1,0x16720
-	setsect 2,0x519e
-	setsect 3,0x19084
-	istore 9,contw
-	setsect 0,0x31012
-	setsect 1,0x360bf
-	setsect 2,0x3f0af
-	setsect 3,0x3d3
-	istore 9,contw
-	setsect 0,0x3a188
-	setsect 1,0x3ad0
-	setsect 2,0x3cbf2
-	setsect 3,0x243d9
-	istore 9,contw
-	setsect 0,0x2b030
-	setsect 1,0x36a03
-	setsect 2,0x11188
-	setsect 3,0x1e520
-	istore 9,contw
-	setsect 0,0x3a11e
-	setsect 1,0xfe5d
-	setsect 2,0xdd57
-	setsect 3,0x1ac93
-	istore 9,contw
-	setsect 0,0x11ed
-	setsect 1,0x218c4
-	setsect 2,0x8da7
-	setsect 3,0x257ff
-	istore 9,contw
-	setsect 0,0x3192b
-	setsect 1,0x34641
-	setsect 2,0x1be0c
-	setsect 3,0x366ad
-	istore 9,contw
-	setsect 0,0x1f83
-	setsect 1,0x15a23
-	setsect 2,0x3f9b0
-	setsect 3,0x3949
-	istore 9,contw
-	setsect 0,0x13a51
-	setsect 1,0x153fd
-	setsect 2,0x3372a
-	setsect 3,0xf1bb
-	istore 9,contw
-	setsect 0,0x3ae85
-	setsect 1,0x1eed9
-	setsect 2,0x9e66
-	setsect 3,0x1a8
-	istore 8,contw
-	rtn
-
-
-// mem_p_256:ff ff ff ff ff ff ff ff ff ff ff ff 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 ff ff ff ff
-// mem_a_256: fc ff ff ff ff ff ff ff fe ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff b1 b9 46 c1 ec de b8 fe
-// mem_gx_256: 96 c2 98 d8 45 39 a1 f4 a0 33 eb 2d 81 7d 03 77 f2 40 a4 63 e5 e6 bc f8 47 42 2c e1 f2 d1 17 6b
-// mem_gy_256: f5 51 bf 37 68 40 b6 cb ce 5e 31 6b 57 33 ce 2b 16 9e 0f 7c 4a eb e7 8e 9b 7f 1a fe e2 42 e3 4f
-// mem_le_slat :be 83 60 5a db 0b 37 60 38 a5 f5 aa 91 83 88 6c
-init_memp_256:
- 	arg mem_p_256,contw
-        setsect 0,0x3ffff
-        setsect 1,0x3ffff
-        setsect 2,0x3ffff
-        setsect 3,0x3ffff
-        istore 9,contw
-        setsect 0,0x3ffff
-        setsect 1,0x3f
-        setsect 2,0x0
-        setsect 3,0x0
-        istore 9,contw
-        setsect 0,0x0
-        setsect 1,0x0
-        setsect 2,0x1000
-        setsect 3,0x0
-        istore 9,contw
-        setsect 0,0x3ff00
-        setsect 1,0x3ffff
-        setsect 2,0x3ffcf
-        setsect 3,0x3ffff
-        istore 9,contw
-        setsect 0,0x3ffff
-        setsect 1,0x3ffff
-        setsect 2,0x3ffff
-        setsect 3,0x3ff
-        istore 9,contw
-        setsect 0,0x0
-        setsect 1,0x0
-        setsect 2,0x0
-        setsect 3,0x0
-        istore 9,contw
-        setsect 0,0x10000
-        setsect 1,0x0
-        setsect 2,0x3f000
-        setsect 3,0x3ffff
-        istore 9,contw
-        setsect 0,0x296ff
-        setsect 1,0x22630
-        setsect 2,0x3945d
-        setsect 3,0x3d284
-        istore 9,contw
-        setsect 0,0x333a0
-        setsect 1,0x4b7a
-        setsect 2,0x37d8
-        setsect 3,0x3c9dc
-        istore 9,contw
-        setsect 0,0x3a440
-        setsect 1,0x1b958
-        setsect 2,0x38bce
-        setsect 3,0x1091f
-        istore 9,contw
-        setsect 0,0x2e12c
-        setsect 1,0x1f47c
-        setsect 2,0x356b1
-        setsect 3,0x2fd47
-        istore 9,contw
-        setsect 0,0x6837
-        setsect 1,0x2ed90
-        setsect 2,0x1ecec
-        setsect 3,0x1acc5
-        istore 9,contw
-        setsect 0,0x23357
-        setsect 1,0x18af3
-        setsect 2,0xf9e1
-        setsect 3,0x129f0
-        istore 9,contw
-        setsect 0,0x2e7eb
-        setsect 1,0x3e6e3
-        setsect 2,0x3e1a7
-        setsect 3,0x10b8b
-        istore 9,contw
-        setsect 0,0x24fe3
-        setsect 1,0x20ef
-        setsect 2,0x1b5a6
-        setsect 3,0xdc2f
-        istore 9,contw
-        setsect 0,0x13860
-        setsect 1,0x2bd69
-        setsect 2,0x391a
-        setsect 3,0x1b222
-        istore 9,contw
-        rtn
-
-
-
-
-
-publickey_init:
-//	fetch 1,mem_ssp_enable
-//	nbranch sp_initialize,blank
-	branch sp_initialize_256
-
-sp_calc_sequence_256_check:
-	bpatch patch1d_5,mem_patch1d
-//	fetch 1,mem_ssp_enable
-//	rtn blank
-//	fetch 1,mem_sp_local_key_invalid
-//	rtnne SP_KEY_VALID
-	fetch 1,mem_secure_connections_enable
-	rtn blank
-	fetch 1,mem_sc_local_key_invalid
-	rtneq SP_KEY_VALID_256
-//	fetch 2,mem_ui_state_map
-//	bbit1 UI_STATE_BT_CONNECTED,stop_publickey_calc_256
-	fetch 1,mem_sc_calc
-	beq SP_CALC_STANDBY,sp_initialize_256
-	rtn
-stop_publickey_calc_256:
-	jam SP_CALC_STANDBY,mem_sc_calc	
-	rtn
-
-
-	
-
-sp_clear_flags:
-	bpatch patch1d_6,mem_patch1d
-	setarg mem_sp_state_end
-	arg mem_sp_state_start,contw
-	isub contw,loopcnt
-	call clear_mem
-	setarg mem_sp_state_xmem_end
-	arg mem_sp_state_xmem,contw
-	isub contw,loopcnt
-	branch clear_mem
-
-
-
-sp_calc_check_publickey_256:
-	call sp_calc_b256
-	arg mem_le_pubkey_remote_y_256,rega
-	arg mem_t7_256,contw
-	call bn_sqrmod_256   
-	arg mem_le_pubkey_remote_x_256,rega
-	arg mem_t2_256,contw
-	call bn_sqrmod_256   
-  	arg mem_t2_256,rega
-	arg mem_le_pubkey_remote_x_256,regb
-	arg mem_t2_256,contw
-	call bn_mulmod_256	
-  	arg mem_a_256,rega
-	arg mem_le_pubkey_remote_x_256,regb
-	arg mem_t3_256,contw
-	call bn_mulmod_256	
-  	arg mem_t3_256,rega
-	arg mem_t2_256,regb
-	arg mem_t2_256,contw
-	call bn_addmod_256	 
-  	arg mem_t0_256,rega
-	arg mem_t2_256,regb
-	arg mem_t0_256,contw
-	call bn_addmod_256	 
-	arg 32,loopcnt
-  	arg mem_t7_256,rega
-	arg mem_t0_256,regb
-	branch  string_compare
-	
-sp_calc_b256:
-	arg mem_gy_256,rega
-	arg mem_t0_256,contw
-	call bn_sqrmod_256   
-	arg mem_gx_256,rega
-	arg mem_t2_256,contw
-	call bn_sqrmod_256    
-  	arg mem_t2_256,rega
-	arg mem_gx_256,regb
-	arg mem_t2_256,contw
-	call bn_mulmod_256	
-  	arg mem_a_256,rega
-	arg mem_gx_256,regb
-	arg mem_t3_256,contw
-	call bn_mulmod_256	 
-  	arg mem_t3_256,rega
-	arg mem_t2_256,regb
-	arg mem_t2_256,contw
-	call bn_addmod_256	 
-  	arg mem_t0_256,rega
-	arg mem_t2_256,regb
-	arg mem_t0_256,contw
-	branch  bn_submod_256	
-
-
-
-
-random_generator:
-	increase -1,queue
-	nrtn     positive
-	random   pdata
-	istore   2,contw  
-	branch   random_generator
-compare4:
-	increase -1,queue
-	nbranch  compare4_success,positive
-	ifetch   4,rega
-	copy     pdata,temp
-	ifetch   4,regb
-	iflip    temp,pdata
-	nbranch  compare4_failed,zero
-	increase 4,rega
-	increase 4,regb
-	branch   compare4
-compare4_failed:
-	branch disable_true
-
-compare4_success:
-	branch enable_true
-
-
-
-
-bn_testbit:
-	and pdata,7,queue
-	rshift3 pdata,pdata
-	iadd contr,contr
-	ifetch 1,contr
-	qisolate0 pdata
-	rtn
-
-
-bn_eq_zero:
-	ifetch 8,contr
-	nrtn blank
-	ifetch 8,contr
-	nrtn blank
-	ifetch 8,contr
-	rtn
-	
-	
-	
-
-bn_eq_0:	
-	ifetch 4,rega
-	iforce temp
-	ifetch 4,regb
-	isub temp,null
-	nrtn zero
-	increase 4,rega
-	increase 4,regb
-	loop bn_eq_0
-	rtn
-	
-bn_bigeq:
-	force 6,loopcnt
-	increase 20,rega
-	increase 20,regb
-bn_bigeq_0:	
-	ifetch 4,regb
-	iforce temp
-	ifetch 4,rega
-	isub temp,pdata
-	nrtn positive
-	nrtn blank
-	increase -4,rega
-	increase -4,regb
-	loop bn_bigeq_0
-	rtn
-bn_add:
-	force 6,loopcnt
-	force 0,regc
-bn_add_0:	
-	ifetch 4,rega
-	iforce temp
-	ifetch 4,regb
-	iadd temp,pdata
-	iadd regc,pdata
-	istore 4,contw
-	isolate1 32,pdata
-	setflag true,0,regc
-	increase 4,rega
-	increase 4,regb
-	loop bn_add_0
-	rtn
-
-bn_sub:
-	force 6,loopcnt
-	force 0,regc
-bn_sub_0:	
-	ifetch 4,regb
-	iforce temp
-	ifetch 4,rega
-	isub temp,pdata
-	isub regc,pdata
-	istore 4,contw
-	isolate1 32,pdata
-	setflag true,0,regc
-	increase 4,rega
-	increase 4,regb
-	loop bn_sub_0
-	rtn
-
-bn_rshift6:
-	force 6,loopcnt
-	increase 20,rega
-bn_rshift:
-	force 0,regc
-bn_rshift_0:	
-	ifetch 4,rega
-	isolate1 0,pdata
-	setflag true,1,regc
-	rshift pdata,pdata
-	isolate1 0,regc
-	setflag true,31,pdata
-	istore 4,rega
-	increase -4,rega
-	rshift regc,regc
-	loop bn_rshift_0
-	rtn
-bn_lshift:
-	force 6,loopcnt
-	force 0,regc
-bn_lshift_0:	
-	ifetch 4,rega
-	isolate1 31,pdata
-	setflag true,1,regc
-	lshift pdata,pdata
-	isolate1 0,regc
-	setflag true,0,pdata
-	istore 4,rega
-	increase 4,rega
-	rshift regc,regc
-	loop bn_lshift_0
-	rtn
-	
-
-bn_load:
-	force 6,loopcnt
-bn_load_0:	
-	ifetch 4,contr
-	iforce regext
-	increase 1,regext_index
-	loop bn_load_0
-	rtn
-
-
-
-sp_initialize_256:	
-	bpatch patch1d_7,mem_patch1d
-	fetch 1,mem_secure_connections_enable
-	nbranch sp_pubkey_calc_256,blank
-//	call sp_clear_flags
-sc_reset:
-	jam SP_CALC_STANDBY,mem_sc_calc
-	jam SP_KEY_INVALID,mem_sc_local_key_invalid
-	rtn
-	
-	
-    	
-sp_wait_pubkey_calc_256_done:
-	fetch 1,mem_secure_connections_enable
-	rtn blank
-	fetch 1,mem_sc_local_key_invalid
-	rtneq SP_KEY_VALID_256
-	call sp_calc_sequence_256
-	branch sp_wait_pubkey_calc_256_done
-
-
-//BD1A3CCD:A6B89958:99B740EB:7B60FF4A:503F10D2:E3B3C974:385FC5A3:D4F6493F
-sp_debug_private_256:
-	arg mem_sc_private_key_256,contw
-        setsect 0,0x1abd
-        setsect 1,0x1b34f
-        setsect 2,0x19b8a
-        setsect 3,0x26562
-        istore 9,contw
-        setsect 0,0x340b7
-        setsect 1,0x1efa
-        setsect 2,0xaff6
-        setsect 3,0xfd41
-        istore 9,contw
-        setsect 0,0x3d210
-        setsect 1,0x26cf8
-        setsect 2,0x3874c
-        setsect 3,0x3157c
-        istore 9,contw
-        setsect 0,0x2d4a3
-        setsect 1,0x3d27d
-        setsect 2,0x3
-        istore 5,contw
-        rtn
-	
-
-sp_pubkey_calc_256:
-	fetch    1,mem_sc_local_key_invalid
-	rtnne SP_KEY_INVALID
-	fetch    1,mem_sc_calc
-	rtnne  SP_CALC_STANDBY
-	call init_memp_256
-	arg      mem_sc_private_key_256,contw 
-	force    15,queue
-	call     random_generator
-	random   pdata
-	rshift   pdata,pdata
-	istore   2,contw 
-	
-	fetch 1,mem_sp_debug_mode
-	ncall sp_debug_private_256,blank
-	
-	arg      mem_k_256,contw
-	arg      mem_sc_private_key_256,contr	
-	call     memcpy32 //mem_sp_private_key=>mem_k 
-
-	arg      mem_ax_256,contw
-	arg      mem_gx_256,contr
-	call     memcpy64 //mem_gx=>mem_ax 
-	
-	arg      mem_az_256,contw
-	call      clear_mem_256
-	jam      1,mem_az_256 //0=>mem_az 
-
-	call     eckp_calc_init_256
-	jam SP_CALC_PUBKEY_256,mem_sc_calc
-	rtn    
-
-sp_pubkey_generated_256:
-	arg      mem_sc_pubkey_local_x_256,contw
-	arg      mem_bx_256,contr
-	call     memcpy64   
-	jam      SP_KEY_VALID_256,mem_sc_local_key_invalid
-	jam      SP_CALC_STANDBY,mem_sc_calc
-	rtn
-	
-
-
-sp_dhkey_calc_256:
-	fetch    1,mem_sp_dhkey_invalid
-	rtnne  SP_KEY_INVALID
-	fetch    1,mem_sc_calc
-	rtnne  SP_CALC_STANDBY
-
-	arg      mem_k_256,contw
-	arg      mem_sc_private_key_256,contr	
-	call     memcpy32
-
-	arg      mem_ax_256,contw
-	arg      mem_le_pubkey_remote_x_256,contr
-	call     memcpy64
-
-	arg      mem_az_256,contw
-	call     clear_mem_256
-	jam      1,mem_az_256 //0=>mem_az 
-
-	call     eckp_calc_init_256
-	jam     SP_CALC_DHKEY_256,mem_sc_calc
-	rtn 
-
-
-sp_dhkey_generated_256:
-//	jam SP_FLAG_COMMIT,mem_sp_dh_ready
-	arg mem_le_dhkey_256,contw
-	arg mem_bx_256,contr
-	call memcpy32
-	jam SP_KEY_VALID_256,mem_sp_dhkey_invalid
-	jam SP_CALC_STANDBY,mem_sc_calc
-	rtn
-
-
-
-sp_calc_sequence_256:
-	fetch 1,mem_secure_connections_enable
-	rtn blank
-	fetch 1,mem_sc_calc
-	rtn blank
-	increase 0x80,pdata
-	store    1,mem_sc_calc
-	rtnbit1 7
-	fetch    2,mem_ec_loopc
-	branch   sp_calc_sequence_done_256,blank
-	branch   eckp_calc_256
-
-sp_calc_sequence_done_256:    
-	bpatch patch1e_0,mem_patch1e
-	call ecunmapz_256
-	fetch 1,mem_sc_calc
-	beq  SP_CALC_PUBKEY_256,sp_pubkey_generated_256
-	beq  SP_CALC_DHKEY_256,sp_dhkey_generated_256
-	rtn
-
-
-eckp_calc_256:
-	call     ecdbl_256  
-	fetch    2,mem_ec_loopc
-	increase -1,pdata
-	store    2,mem_ec_loopc
-	arg      mem_k_256,contr
-	call     bn_testbit
-	rtn	true
-	branch     ecadd_256   
-
-eckp_calc_init_256:
-	bpatch patch1e_1,mem_patch1e
-	setarg 256
-	store 2,mem_ec_loopc
-eckp_calc_init_256_1:    
-	fetch    2,mem_ec_loopc
-	rtn      blank
-	increase -1,pdata
-	store    2,mem_ec_loopc
-	arg      mem_k_256,contr
-	call     bn_testbit
-	branch eckp_calc_init_256_1,true
-	arg      mem_ax_256,contr
-	arg      mem_cx_256,contw
-	branch     memcpy96	
-
-
-ecunmapz_256:
-	arg mem_cz_256,rega
-	arg mem_t3_256,contw
-	call bn_invmod_256			
-	arg mem_t3_256,rega
-	arg mem_t1_256,contw		
-	call bn_sqrmod_256			
-	arg mem_cx_256,rega
-	arg mem_t1_256,regb
-	arg mem_bx_256,contw
-	call bn_mulmod_256
-	arg mem_t3_256,rega
-	arg mem_t1_256,regb
-	arg mem_t2_256,contw			
-	call bn_mulmod_256			
-	arg mem_cy_256,rega
-	arg mem_t2_256,regb
-	arg mem_by_256,contw
-	branch bn_mulmod_256	
-	
-ecdbl_256:
-	arg mem_cz_256,rega
-	arg mem_t2_256,contw
-	call bn_sqrmod_256
-	arg mem_t2_256,rega
-	arg mem_t3_256,contw
-	call bn_sqrmod_256
-//call ice_break
-	arg mem_a_256,rega
-	arg mem_t3_256,regb
-	arg mem_t3_256,contw
-	call bn_mulmod_256		
-	arg mem_cx_256,rega
-	arg mem_t2_256,contw
-	call bn_sqrmod_256
-//call ice_break
-	arg mem_t2_256,contr
-	arg mem_t1_256,contw
-	call memcpy32
-	arg mem_t1_256,rega
-	call bn_lshiftmod_256
-	arg mem_t2_256,rega
-	arg mem_t1_256,regb
-	arg mem_t2_256,contw
-	call bn_addmod_256
-//call ice_break
-	arg mem_t2_256,rega
-	arg mem_t3_256,regb
-	arg mem_t2_256,contw
-	call bn_addmod_256		
-//call ice_break
-	arg mem_cx_256,contr
-	arg mem_t1_256,contw
-	call memcpy32
-	arg mem_cy_256,rega
-	arg mem_t3_256,contw
-	call bn_sqrmod_256
-	arg mem_t1_256,rega
-	call bn_lshiftmod_256
-	arg mem_t1_256,rega
-	call bn_lshiftmod_256
-	arg mem_t1_256,rega		
-	arg mem_t3_256,regb
-	arg mem_t1_256,contw
-	call bn_mulmod_256		//S = 4X1Y1^2
-	arg mem_t3_256,rega
-	arg mem_t0_256,contw
-	call bn_sqrmod_256
-	arg mem_t0_256,rega
-	call bn_lshiftmod_256
-	arg mem_t0_256,rega
-	call bn_lshiftmod_256		
-	arg mem_t0_256,rega		
-	call bn_lshiftmod_256	//T = 8Y1^4	
-	arg mem_cy_256,contr
-	arg mem_t3_256,contw
-	call memcpy32
-	arg mem_t3_256,rega
-	call bn_lshiftmod_256
-	arg mem_t3_256,rega
-	arg mem_cz_256,regb
-	arg mem_cz_256,contw
-	call bn_mulmod_256		//z = 2Y1Z1
-
-
-	arg mem_t2_256,rega
-	arg mem_t3_256,contw
-	call bn_sqrmod_256   // M ^2
-//call ice_break
-	arg mem_t3_256,rega
-	arg mem_t1_256,regb
-	arg mem_t3_256,contw
-	call bn_submod_256  // t2^2 - 4*cx *cy^2 
-	arg mem_t3_256,rega
-	arg mem_t1_256,regb
-	arg mem_cx_256,contw
-	call bn_submod_256   //X2
-	arg mem_t1_256,rega
-	arg mem_cx_256,regb
-	arg mem_t3_256,contw
-	call bn_submod_256   //S-X2
-	arg mem_t3_256,rega
-	arg mem_t2_256,regb
-	arg mem_t3_256,contw
-	call bn_mulmod_256	//M(S-X2)	
-	arg mem_t3_256,rega
-	arg mem_t0_256,regb
-	arg mem_cy_256,contw
-	branch bn_submod_256  //M(S-X2)-T Y2	
-
-ecadd_256:
-
-	arg mem_az_256,rega
-	arg mem_t7_256,contw
-	call bn_sqrmod_256
-	arg mem_cx_256,rega
-	arg mem_t7_256,regb
-	arg mem_t0_256,contw
-	call bn_mulmod_256		
-
-
-	arg mem_az_256,rega
-	arg mem_t7_256,regb
-	arg mem_t7_256,contw
-	call bn_mulmod_256	
-	arg mem_cy_256,rega
-	arg mem_t7_256,regb
-	arg mem_t1_256,contw
-	call bn_mulmod_256		
-
-
-	arg mem_cz_256,rega
-	arg mem_t7_256,contw
-	call bn_sqrmod_256
-	arg mem_ax_256,rega
-	arg mem_t7_256,regb
-	arg mem_t2_256,contw
-	call bn_mulmod_256		
-
-	arg mem_cz_256,rega
-	arg mem_t7_256,regb
-	arg mem_t7_256,contw
-	call bn_mulmod_256	
-	arg mem_ay_256,rega
-	arg mem_t7_256,regb
-	arg mem_t3_256,contw
-	call bn_mulmod_256		
-
-
-//	arg mem_t0_256,rega
-//	arg mem_t2_256,regb
-	arg mem_t0_256,regb
-	arg mem_t2_256,rega
-	arg mem_t7_256,contw
-	call bn_submod_256		
-	arg mem_t0_256,rega
-	arg mem_t2_256,regb
-	arg mem_t0_256,contw
-	call bn_addmod_256		
-//	arg mem_t1_256,rega
-//	arg mem_t3_256,regb
-	arg mem_t1_256,regb
-	arg mem_t3_256,rega
-	arg mem_t2_256,contw
-	call bn_submod_256		
-	arg mem_t1_256,rega
-	arg mem_t3_256,regb
-	arg mem_t1_256,contw
-	call bn_addmod_256		
-	arg mem_t1_256,rega
-	arg mem_t7_256,regb
-	arg mem_t1_256,contw
-	call bn_mulmod_256		
-	arg mem_cz_256,rega
-	arg mem_az_256,regb
-	arg mem_t3_256,contw
-	call bn_mulmod_256	      //Z0Z1
-	arg mem_t3_256,rega
-	arg mem_t7_256,regb
-	arg mem_cz_256,contw
-	call bn_mulmod_256		
-
-	arg mem_t7_256,rega
-	arg mem_t7_256,contw
-	call bn_sqrmod_256		
-	arg mem_t7_256,rega
-	arg mem_t0_256,regb
-	arg mem_t3_256,contw
-	call bn_mulmod_256		
-	arg mem_t7_256,rega
-	arg mem_t1_256,regb
-	arg mem_t1_256,contw
-	call bn_mulmod_256		
-	arg mem_t2_256,rega
-	arg mem_cx_256,contw
-	call bn_sqrmod_256		
-	arg mem_cx_256,rega
-	arg mem_t3_256,regb
-	arg mem_cx_256,contw
-	call bn_submod_256		
-	arg mem_cx_256,contr
-	arg mem_t7_256,contw
-	call memcpy32
-	arg mem_t7_256,rega
-	call bn_lshiftmod_256		
-	arg mem_t3_256,rega
-	arg mem_t7_256,regb
-	arg mem_t3_256,contw
-	call bn_submod_256		
-	arg mem_t3_256,rega
-	arg mem_t2_256,regb
-	arg mem_t2_256,contw
-	call bn_mulmod_256		
-	arg mem_t2_256,rega
-	arg mem_t1_256,regb
-	arg mem_cy_256,contw
-	call bn_submod_256	
-	arg mem_cy_256,rega
-	arg mem_p_256,regb
-	arg mem_cy_256,contw
-	force 0,regc
-	fetch 1,mem_cy_256
-	isolate1 0,pdata
-	call bn_add_256,true
-	copy regc,alarm
-	arg mem_cy_256,rega
-	call bn_rshift_256
-	fetch 1,mem_cy5_256
-	isolate1 0,alarm
-	setflag true,7,pdata
-	store 1,mem_cy5_256
-	rtn	
-
-bn_invmod_256:
-	copy contw,timeup					 
-	arg mem_tmp0_256,contw			 
-	call clear_mem_256
-	force 0,pdata
-//	store 4,mem_tmp52
-	store 4,mem_t2_256
-	jam 1,mem_tmp0_256      //y1
-	arg mem_tmp1_256,contw	//y2			 
-	call clear_mem_512      
-	arg mem_p_256,contr
-	arg mem_tmp2_256,contw		//j		 
-	call memcpy32
-	copy rega,contr
-	arg mem_tmp3_256,contw		//i		 
-	call memcpy32
-	
-//	arg mem_tmp22,rega
-//	arg mem_tmp32,regb
-//	call p_bn_bigeq_256
-//	branch assert,positive
-bn_invmod_256_2:	
-	arg mem_tmp3_256,contr
-	call bn_eq_zero_256
-	branch bn_invmod_256_0,blank
-//call ice_break    	
-//fetch 1,0x4ffe
-//increase 1,pdata
-//store 1,0x4ffe
-	arg mem_tmp3_256,rega
-	arg mem_tmp0_256,regb
-	call bn_rshifteven_256
-	arg mem_tmp2_256,rega
-	arg mem_tmp1_256,regb
-	call bn_rshifteven_256
-	
-	arg mem_tmp3_256,rega
-	arg mem_tmp2_256,regb
-	call bn_bigeq_256
-	branch bn_invmod_256_1,positive
-	arg mem_tmp2_256,rega
-	arg mem_tmp3_256,regb
-	copy rega,contw
-	call bn_sub_256
-	arg mem_tmp0_256,rega
-	arg mem_tmp1_256,regb
-	copy regb,contw
-	call bn_add_256
-	ifetch 1,rega
-	iadd regc,regc
-	ifetch 1,regb
-	iadd regc,pdata
-	istore 1,regb
-	branch bn_invmod_256_2
-bn_invmod_256_1:
-	arg mem_tmp3_256,rega
-	arg mem_tmp2_256,regb
-	copy rega,contw
-	call bn_sub_256
-	arg mem_tmp1_256,rega
-	arg mem_tmp0_256,regb
-	copy regb,contw
-	call bn_add_256
-	ifetch 1,rega
-	iadd regc,regc
-	ifetch 1,regb
-	iadd regc,pdata
-	istore 1,regb
-	branch bn_invmod_256_2
-bn_invmod_256_0:
-//call ice_break
-	arg mem_tmp1_256,rega
-	copy timeup,contw
-	call  bn_p256mod
-//call ice_break
-	arg mem_p_256,rega
-	copy timeup,regb
-	copy timeup,contw
-	branch bn_submod_256
-
-
-bn_mulmod_256:
-	copy contw,timeup					
-	
-	force 0,regext_index
-	
-	arg mem_tmp1_256,contw
-	call clear_mem_512
-	arg mem_regext,contw
-	call clear_mem_512
-//	jam 0,mem_regext_index
-
-//	arg mem_tmp12,contw
-	copy rega,contr
-//	force 0,regext_index
-	jam 0,mem_regext
-	setarg 0
-	call bn_load_mem
-	copy regb,contr
-	call bn_load_256
-//	force 0,regb
-//	jam 0,mem_regb
-	force 0,queue
-	arg mem_tmp1_256,contw	
-bn_mulmod_256_1:	
-//	copy regb,pdata
-//	store 1,
-	arg mem_regext,temp
-	copy queue,regb
-	lshift2 regb,pdata
-//	lshift4 pdata,pdata
-	iadd temp,regb	
-	force 0,temp
-	force 0,regc
-bn_mulmod_256_0:
-//	copy contw,pdata
-//	store 2,mem_contw
-//call ice_break
-//	copy pdata,contw
-	ifetch 4,contw					
-	iforce rega
-//	copy regb,regext_index
-//	deposit regext
-	ifetch 4,regb
-	copy regc,regext_index
-	imul32 regext,pdata
-	iadd rega,pdata					
-	iadd temp,pdata					
-	istore 4,contw					
-	rshift32 pdata,temp				
-	increase 1,regc
-	compare 8,regc,0xff
-	nbranch bn_mulmod_256_0,true
-//call ice_break
-	deposit temp
-	istore 4,contw					
-	increase -32,contw
-//	fetch 1,mem_regb
-//	copy pdata,regb
-	increase 1,queue
-	compare 8,queue,0xff
-	nbranch bn_mulmod_256_1,true
-	arg mem_tmp1_256,rega
-	copy timeup,contw
-	branch bn_p256mod
-
-bn_p256mod:
-	bpatch patch1e_2,mem_patch1e
-	copy contw,timeup				
-	copy rega,alarm				
-	arg mem_tmp2_256,regb
-	copy regb,contw
-	call memset0_4	
-	istore 8,contw
-	add rega,44,contr
-	call memcpy8
-	call memcpy12
-	copy regb,rega
-	call  bn_lshiftmod_256 //2S1
-	arg mem_tmp2_256,regb
-	copy alarm,rega   
-	copy timeup,contw
-	call bn_addmod_256 //T+2S1
-//call ice_break	
-	arg mem_tmp2_256,regb
-	copy regb,contw
-	call memset0_4	
-	istore 8,contw
-	add alarm,48,contr
-	call memcpy16
-	call memset0_4	
-	copy regb,rega
-	call  bn_lshiftmod_256 //2S2
-//call ice_break	
-//	arg 0,regb
-
-	arg mem_tmp2_256,regb
-	copy timeup,rega   
-	copy rega,contw	
-	call bn_addmod_256  //+2S2
-//call ice_break	
-//	arg 0,regb
-		
-	arg mem_tmp2_256,regb
-	copy regb,contw
-	add alarm,32,contr
-	call memcpy12
-	call memset0_4	
-	istore 8,contw
-	add alarm,56,contr
-	call memcpy8
-	copy timeup,rega
-	copy rega,contw
-	call bn_addmod_256 //+S3
-//call ice_break	
-//	arg 0,regb
-
-	arg mem_tmp2_256,regb
-	copy regb,contw
-	add alarm,36,contr
-	call memcpy12
-	add alarm,52,contr	
-	call memcpy12
-	add alarm,52,contr
-	call memcpy4
-	add alarm,32,contr
-	call memcpy4
-	copy timeup,rega
-	copy rega,contw
-	call bn_addmod_256 //+S4	
-//call ice_break	
-//	arg 1,regb
-	arg mem_tmp2_256,regb
-	copy regb,contw
-	add alarm,44,contr
-	call memcpy12
-	call memset0_4	
-	istore 8,contw
-	add alarm,32,contr
-	call memcpy4
-	add alarm,40,contr
-	call memcpy4
-	copy timeup,rega
-	copy rega,contw
-	call bn_submod_256 //-D1	
-//call ice_break	
-//	arg 2,regb
-	arg mem_tmp2_256,regb
-	copy regb,contw
-	add alarm,48,contr
-	call memcpy8
-	call memcpy8
-	force 0,pdata
-	istore 8,contw
-	add alarm,36,contr
-	call memcpy4
-	add alarm,44,contr
-	call memcpy4
-	copy timeup,rega
-	copy rega,contw
-	call bn_submod_256 //-D2	
-//call ice_break	
-//	arg 3,regb
-	arg mem_tmp2_256,regb
-	copy regb,contw
-	add alarm,52,contr
-	call memcpy12
-	add alarm,32,contr
-	call memcpy12
-	call memset0_4	
-	add alarm,48,contr
-	call memcpy4
-	copy timeup,rega
-	copy rega,contw
-	call bn_submod_256 //-D3
-//call ice_break	
-//	arg 4,regb
-	arg mem_tmp2_256,regb
-	copy regb,contw
-	add alarm,56,contr
-	call memcpy8
-	call memset0_4	
-	add alarm,36,contr
-	call memcpy12
-	call memset0_4	
-	add alarm,52,contr
-	call memcpy4
-	copy timeup,rega
-	copy rega,contw
-	branch  bn_submod_256 //-D4	
-
-
-bn_load_mem:
-	force 32,loopcnt
-	arg mem_regext,contw
-	iadd contw,contw
-	branch memcpy
-
-bn_load_256:
-	force 8,loopcnt
-	branch bn_load_0
-
-bn_sqrmod_256:
-	copy rega,regb
-	branch bn_mulmod_256
-
-bn_add_256:
-	force 8,loopcnt
- 	branch bn_add+1
-
-bn_addmod_256:
-	call bn_add_256
-	copy contw,rega
-	branch bn_lshiftmod_ismod_256
-
-bn_lshiftmod_256:
-	call bn_lshift_256
-bn_lshiftmod_ismod_256:	
-	isolate1 0,regc
-	branch bn_lshiftmod_p_256,true
-	arg mem_p_256,regb
-	copy rega,regc
-	increase -32,rega
-	call bn_bigeq_256
-	nrtn positive
-	copy regc,rega
-	branch sub_p2_256
-	
-bn_lshiftmod_p_256:
-	call sub_p2_256
-//	nrtn true
-	copy rega,regc
-	increase -32,rega
-	arg mem_p_256,regb
-	call bn_bigeq_256
-	nrtn positive
-	copy regc,rega
-	branch sub_p2_256
-		
-	
-sub_p2_256:
-	increase -32,rega
-	arg mem_p_256,regb
-	copy rega,contw
-	branch bn_sub_256
-	
-
-
-	
-bn_submod_256:
-	call bn_sub_256
-//	isolate1 0,regc
-	branch  bn_submod_256_np,true
-//	copy rega,regc
-//	increase -32,rega
-	add contw,-32,rega
-	arg mem_p_256,regb
-	call bn_bigeq_256
-	nrtn positive
-	arg mem_p_256,regb
-	add contw,-32,rega
-//	copy regc,rega
-	copy rega,contw
-	branch  bn_sub_256
-bn_submod_256_np:	
-	add contw,-32,rega
-	arg mem_p_256,regb
-	copy rega,contw
-	call bn_add_256
-//	isolate1 0,regc
-	rtn true
-	add contw,-32,rega
-	arg mem_p_256,regb
-	copy rega,contw
-	branch bn_add_256	
-
-
- 
-bn_sub_256:
-	force 8,loopcnt
-	branch bn_sub+1
-
-bn_rshift_256:
-	force 8,loopcnt
-	increase 28,rega
-	branch bn_rshift
-
-bn_lshift_256:
-	force 8,loopcnt
-	force 0,regc
-	branch bn_lshift_0
-
-bn_bigeq_256:
-	force 8,loopcnt
-	increase 28,rega
-	increase 28,regb
-	branch bn_bigeq_0
-
-
-bn_eq_zero_256:
-	ifetch 8,contr
-	nrtn blank
-	branch bn_eq_zero
-
-
-
-	
-bn_rshifteven_256:
-	copy rega,alarm
-bn_rshifteven_256_1:
-	copy alarm,rega
-	ifetch 1,rega
-	isolate1 0,pdata
-	rtn true
-	call bn_rshift_256
-	ifetch 1,regb
-	isolate0 0,pdata
-	branch bn_rshifteven_256_0,true
-	arg mem_p_256,rega
-	copy regb,contw
-	call bn_add_256
-	ifetch 1,regb
-	iadd regc,pdata
-	istore 1,regb						 
-	increase -32,regb
-bn_rshifteven_256_0:
-	add regb,32,rega
-	force 9,loopcnt
-	call bn_rshift
-	branch bn_rshifteven_256_1		
-
-
-ui_init:
-	rtn wake
-	call lpm_disable_exen_output
-	call ui_button_init
-	call ui_timer_init
-	branch ui_led_init_global
-
-ui_dispatch:
-	call ui_led_dispatch
-	branch ui_timer_check
-	
-ui_button_init:
-	fetch 1,mem_ui_button_gpio
-	rtneq UI_BUTTON_GPIO_DISABLE
-	iforce temp
-	call gpio_config_output
-	fetcht 1,mem_ui_button_gpio
-	call gpio_out_inactive
-	nop 100
-	fetcht 1,mem_ui_button_gpio
-	call gpio_config_input
-	branch ui_button_polling
-
-
-	
-ui_button_polling:
-	bpatch patch1e_3,mem_patch1e
-	fetch 1,mem_ui_button_gpio
-	rtneq UI_BUTTON_GPIO_DISABLE
-	copy pdata,temp
-	call gpio_get_bit
-	nbranch ui_button_up,true
-	//fall through
-ui_button_down:
-	call ui_button_check_long_press
-	fetch 2,mem_ui_state_map
-	set1 UI_STATE_BTN_DOWN,pdata
-	store 2,mem_ui_state_map
-	fetch 1,mem_ui_button_last_state
-	rtneq UI_BUTTON_STATE_DOWN
-	jam UI_BUTTON_STATE_DOWN,mem_ui_button_last_state
-	//Down Edge
-	fetch 1,mem_ui_button_timeout
-	store 1,mem_ui_button_timer //start long press timer
-	call lpm_button_get_wake_lock
-	jam BT_EVT_BUTTON_DOWN,mem_fifo_temp
-	branch ui_ipc_send_event
-ui_button_up:
-	fetch 2,mem_ui_state_map
-	set0 UI_STATE_BTN_DOWN,pdata
-	store 2,mem_ui_state_map
-	fetch 1,mem_ui_button_last_state
-	rtneq UI_BUTTON_STATE_UP
-	jam UI_BUTTON_STATE_UP,mem_ui_button_last_state
-	//Up Edge
-	jam 0,mem_ui_button_timer//stop long press timer
-	call lpm_button_clean_wake_lock
-	jam BT_EVT_BUTTON_UP,mem_fifo_temp
-	branch ui_ipc_send_event
-
-ui_button_check_long_press:
-	fetch 1,mem_ui_button_timer
-	rtn blank
-	increase -1,pdata
-	store 1,mem_ui_button_timer
-	nrtn blank
-	//Long Press
-	jam BT_EVT_BUTTON_LONG_PRESSED,mem_fifo_temp
-	branch ui_ipc_send_event
-
-lpm_button_get_wake_lock:
-	arg wake_lock_button,queue
-	branch lpm_get_wake_lock
-	
-lpm_button_clean_wake_lock:
-	arg wake_lock_button,queue
-	branch lpm_put_wake_lock
-
-
-
-
-//input:rega :struct number
-//output:regb :current strutct starting pointer
-calc_curr_struct_prt:
-	bpatch patch1e_4,mem_patch1e
-	fetch 2,mem_ui_led_struct_ptr
-	mul32 rega,LED_OFFSET_LENGTH,regb
-	iadd regb,regb
-	rtn
-
-
-ui_led_init_global:
-	fetch 1,mem_ui_led_struct_num
-	rtn blank
-	copy pdata,loopcnt
-	fetch 2,mem_ui_led_struct_ptr
-	copy pdata,regb
-ui_led_init_loop:
-	add regb,LED_OFFSET_LED_GPIO,regc
-	ifetcht 1,regc
-	call ui_led_init_set
-	increase LED_OFFSET_LENGTH,regb
-	loop ui_led_init_loop
-	rtn
-
-//mem_ui_led_init_state_set =0,set init off else set init on
-ui_led_init_set:
-	fetch 1,mem_ui_led_init_state_set
-	branch gpio_out_inactive,blank
-	branch gpio_out_active
-	
-//input:rega :struct number
-ui_led_on_global:
-	call calc_curr_struct_prt
-	setarg UI_LED_STATE_LIGHTING
-	istore 1,regb
-	call ui_led_stop_timer
-	branch ui_led_on_static
-
-	
-//input:rega :struct number
-ui_led_blink_stop_global:
-ui_led_off_global:
-	
-	call calc_curr_struct_prt
-	setarg UI_LED_STATE_DARKING
-	istore 1,regb
-	
-	call ui_led_stop_timer
-	branch ui_led_off_static
-
-
-//input:rega :struct number
-ui_led_blink_start_global:
-	call calc_curr_struct_prt
-	setarg UI_LED_STATE_BLINK_START
-	istore 1,regb
-	setarg LED_INFINITE_FLASH_NUM
-	istore 1,contw
-	branch ui_led_off_static
-
-
-//input:rega :struct number
-//REGC: the point that want to set led style address
-ui_led_set_style_global:
-	call calc_curr_struct_prt
-	arg LED_OFFSET_LENGTH,loopcnt
-	copy regc,contr
-	copy regb,contw
-	branch memcpy_fast
-
-
-
-ui_led_dispatch:
-	fetch 1,mem_ui_led_struct_num
-	rtn blank
-	arg 0,rega
-ui_led_blink_polling:
-	call ui_led_change_style_by_type
-	increase 1,rega
-	fetch 1,mem_ui_led_struct_num
-	isub rega,null
-	rtn zero
-	branch ui_led_blink_polling
-
-
-ui_led_off_static:
-	add regb,LED_OFFSET_LED_GPIO,regc
-	ifetcht 1,regc
-	branch gpio_out_inactive
-
-
-ui_led_on_static:
-	add regb,LED_OFFSET_LED_GPIO,regc
-	ifetcht 1,regc
-	branch gpio_out_active
-
-
-//input:rega :struct number
-ui_led_change_style_by_type:
-	add rega,ui_led_blink,queue
-	call timer_check
-	nrtn blank			//timer out
-	
-	call calc_curr_struct_prt
-
-	ifetch 1,regb			//led type
-
-	beq UI_LED_STATE_LIGHTING,ui_led_on_static
-	beq UI_LED_STATE_DARKING,ui_led_off_static
-	beq UI_LED_STATE_BLINK_STOP,ui_led_off_static
-	beq UI_LED_STATE_BLINK_DARKING,ui_led_blink_state_darking
-ui_led_blink_state_lighting:
-	call ui_led_on_static
-	add regb,LED_OFFSET_CB_LEDON,regc
-	call push_stack
-	ifetch 2,regc
-	call callback_func
-	call pop_stack
-	setarg UI_LED_STATE_BLINK_DARKING
-	istore 1,regb
-	add regb,LED_OFFSET_ON_TIME,regc
-	ifetch 2,regc
-	branch ui_led_blink_timer_start
-	
-
-ui_led_blink_state_darking:
-	call ui_led_off_static
-	add regb,LED_OFFSET_CB_LEDOFF,regc
-	call push_stack
-	ifetch 2,regc
-	call callback_func
-	call pop_stack
-	
-	add regb,LED_OFFSET_BLINK_COUNT,regc
-	ifetch 1,regc
-	beq LED_INFINITE_FLASH_NUM,ui_led_blink_infinite
-	increase -1,pdata
-	istore 1,regc
-	branch ui_led_blink_stop_global,blank		//End of flicker
-ui_led_blink_infinite:
-	setarg UI_LED_STATE_BLINK_LIGHTING
-	istore 1,regb
-	add regb,LED_OFFSET_OFF_TIME,regc
-	ifetch 2,regc
-ui_led_blink_timer_start:
-	add rega,ui_led_blink,queue
-	branch timer_init
-
-ui_led_stop_timer:
-	setarg 0
-	branch ui_led_blink_timer_start
-
-
-
-
-
-ui_timer_timeout:
-	setarg 0x1000
-	lshift16 pdata,pdata
-	iadd regb,regb
-	rtn
-	
-ui_timer_check:
-	bpatch patch1e_5,mem_patch1e
-	arg 0,rega
-	fetcht 4,mem_ui_timer_last_btclk
-	copy clkn_bt,regb
-	copy regb,pdata
-	isub temp,null
-	ncall ui_timer_timeout,positive
-ui_timer_check_loop:
-	copy regb,pdata
-	increase 160,temp    //320btclk = 100ms
-	increase 160,temp
-	isub temp,null
-	nbranch ui_timer_check_end,positive
-	increase 1,rega   //increase 1 every 100ms count
-	and rega,0x0f,pdata
-	nbranch ui_timer_check_loop,blank
-	arg 0,rega  //reset timer if it's longer than 1.5s between 2 checks
-	call ui_timer_check_send_evt
-ui_timer_init:
-	copy clkn_bt,pdata
-	store 4,mem_ui_timer_last_btclk
-	rtn
-ui_timer_check_end:
-	copy rega,pdata
-	rtn blank
-	increase -160,temp    //320btclk = 100ms
-	increase -160,temp
-	set0 28,temp
-	storet 4,mem_ui_timer_last_btclk
-ui_timer_check_send_evt:
-	branch app_evt_timer
-
-	
-
-//
-//
-//
-ui_ipc_get_lock:
-	jam 1,mem_ipc_lock_bt
-ui_ipc_get_lock_wait:
-	fetch 1,mem_ipc_lock_c51
-	nbranch ui_ipc_get_lock_wait,blank
-	rtn
-	
-ui_ipc_put_lock:
-	jam 0,mem_ipc_lock_bt
-	rtn
-	
-
-	
-ui_ipc_send_event:
-	bpatch patch1e_6,mem_patch1e
-	call ui_ipc_get_lock
-	copy rega,pdata
-	store 4,mem_rega
-	arg mem_ipc_fifo_bt2c51,rega
-	call fifo_in
-	fetch 4,mem_rega
-	copy pdata,rega
-	branch ui_ipc_put_lock
-
-ui_ipc_send_cmd:
-	bpatch patch1e_7,mem_patch1e
-	call ui_ipc_get_lock
-	copy rega,pdata
-	store 4,mem_rega	
-	arg mem_ipc_fifo_c512bt,rega
-	call fifo_in
-	fetch 4,mem_rega
-	copy pdata,rega	
-	branch ui_ipc_put_lock
-
-ui_ipc_clean_all_fifo:
-	setarg 0
-	store UTIL_FIFO_LEN,mem_ipc_fifo_c512bt
-	store UTIL_FIFO_LEN,mem_ipc_fifo_bt2c51
-	rtn
-	
-check_51cmd:
-	bpatch patch1f_0,mem_patch1f
-	fetch 1,mem_hci_cmd
-	nrtn blank
-	arg mem_ipc_fifo_c512bt,rega
-	call fifo_is_empty
-	rtn blank
-	jam IPC_CONTINUE_PROCESS,mem_ipc_skip_continue_proc
-	call check_51cmd_once
-	fetch 1,mem_ipc_skip_continue_proc
-	branch check_51cmd,blank
-	rtn
-
-check_51cmd_once:
-	call ui_ipc_get_lock
-	arg mem_ipc_fifo_c512bt,rega
-	call fifo_out
-	copy pdata,temp
-	call ui_ipc_put_lock
-	bpatch patch1f_1,mem_patch1f
-	copy temp,pdata
-	rtn blank
-	beq BT_CMD_START_ADV,check_51cmd_adv
-	beq BT_CMD_STOP_ADV,check_51cmd_stop_adv
-	beq BT_CMD_START_DIRECT_ADV,check_51cmd_direct_adv
-	beq BT_CMD_STOP_DIRECT_ADV,check_51cmd_stop_direct_adv
-	beq BT_CMD_LED_OFF,check_51cmd_led_off
-	beq BT_CMD_LED_ON,check_51cmd_led_on
-	beq BT_CMD_LED_BLINK,check_51cmd_led_start_blink
-	beq BT_CMD_LE_START_CONN,check_51cmd_le_start_con
-	beq BT_CMD_LE_START_SCAN,check_51cmd_start_scan
-	beq BT_CMD_LE_STOP_SCAN,check_51cmd_stop_scan
-	beq BT_CMD_ENTER_HIBERNATE,check_51cmd_hibernate
-	//context related, process in context
-	store 1,mem_fifo_temp
-//	call lmo_fifo_check
-//	nbranch check_51cmd_restore,blank  //process this cmd next time while lmo fifo is full
-check_51cmd_once_continue:
-	fetch 1,mem_fifo_temp
-	bmark0 mark_context,check_51cmd_check_idle
-	bpatch patch1f_2,mem_patch1f
-	fetch 1,mem_fifo_temp
-	beq BT_CMD_LE_DISCONNECT,check_51cmd_le_disconnect
-	beq BT_CMD_LE_SMP_SECURITY_REQUEST,check_51cmd_le_smp_sec_req
-	beq BT_CMD_LE_UPDATE_CONN,check_51cmd_ble_update_connect_param
-	beq BT_CMD_STORE_RECONN_INFO_LE,eeprom_store_le_reconn_info
-	rtn
-
-check_51cmd_check_idle:
-	store 1,mem_fifo_temp
-  	call context_check_idle
-	branch check_51cmd_restore,zero
-	call context_search_plap
-	nrtn zero
-check_51cmd_restore:
-	jam IPC_SKIP_CONTINUE_PROCESS,mem_ipc_skip_continue_proc
-	branch ui_ipc_send_cmd
-
-  
- 
-
-
-//command opcode 0x13
-check_51cmd_adv:
-	jam ON,mem_le_adv_enable
-	jam ADV_IND,mem_le_adv_type
-	fetch 2,mem_ui_state_map
-	set1 UI_STATE_BLE_ADV,pdata
-	store 2,mem_ui_state_map
-	rtn
-
-
-//command opcode 0x14
-check_51cmd_stop_adv:
-	fetch 2,mem_ui_state_map
-	set0 UI_STATE_BLE_ADV,pdata
-	store 2,mem_ui_state_map
-	jam OFF,mem_le_adv_enable
-	rtn
-
-
-//command opcode 0x15
-check_51cmd_direct_adv:
-	jam ON,mem_le_adv_enable
-	jam ADV_DIRECT_IND,mem_le_adv_type
-	fetch 2,mem_ui_state_map
-	set1 UI_STATE_BLE_ADV,pdata
-	store 2,mem_ui_state_map
-	rtn
-
-
-//command opcode 0x16
-check_51cmd_stop_direct_adv:
-	fetch 2,mem_ui_state_map
-	set0 UI_STATE_BLE_ADV,pdata
-	store 2,mem_ui_state_map
-	jam OFF,mem_le_adv_enable
-	rtn
-
-
-//command opcode 0x17
-check_51cmd_le_disconnect:
-	setarg 20 // 100ms
-	store 2,mem_le_superto
-	store 2,mem_le_init_superto
-	branch le_send_terminate_ind_user_terminated
-
-
-//command opcode 0x18
-check_51cmd_ble_update_connect_param:
-	branch le_l2cap_tx_update_req
-
-
-//command opcode 19
-check_51cmd_led_off:
-	arg 0,rega
-	branch ui_led_off_global
-
-
-//command opcode 20
-check_51cmd_led_on:
-	arg 0,rega
-	branch ui_led_on_global
-
-
-//command opcode 21
-check_51cmd_led_start_blink:
-	arg 0,rega
-	call calc_curr_struct_prt
-	ifetch 1,regb
-	beq UI_LED_STATE_BLINK_START,check_51cmd_led_start_blink_in_blink
-	beq UI_LED_STATE_BLINK_LIGHTING,check_51cmd_led_start_blink_in_blink
-	beq UI_LED_STATE_BLINK_DARKING,check_51cmd_led_start_blink_in_blink
-	branch ui_led_blink_start_global
-
-check_51cmd_led_start_blink_in_blink:
-	ifetch 1,contr
-	rtneq LED_INFINITE_FLASH_NUM
-	branch ui_led_blink_start_global
-
-
-//command opcode 0x22
-check_51cmd_le_start_con:
-	jam ON,mem_le_scan_enable
-	jam hci_cmd_le_create_conn,mem_hci_cmd
-//	fetch 6,mem_app_peer_addr
-//	store 6,mem_le_conn_peer_addr
-	rtn
-
-
-//command opcode 0x23
-check_51cmd_start_scan:
-	jam ON,mem_le_scan_enable
-	rtn
-
-
-//command opcode 0x24
-check_51cmd_stop_scan:
-	jam OFF,mem_le_scan_enable
-	jam 0,mem_hci_cmd
-	rtn
-
-
-//command opcode 0x25
-check_51cmd_hibernate:
-	fetch 2,mem_cb_before_hibernate
-	call callback_func
-	fetch 1,mem_ui_button_gpio
-	beq UI_BUTTON_GPIO_DISABLE,check_51cmd_hibernate_btn_disabled
-	copy pdata,temp
-	call gpio_config_input
-check_51cmd_hibernate_btn_disabled:
-	call ui_ipc_clean_all_fifo
-	branch lpm_hibernate	
-
-
-//command opcode 0x27
-check_51cmd_le_smp_sec_req:
-	branch le_send_smp_security_request
-
-
-
-
-ui_check_paring_button:
-	fetch 1,mem_ui_state_map
-	rtnbit0 UI_STATE_BTN_DOWN
-	rtn
-
-
-
-///////////queue function////////////
-queue_init:
-	fetch 2,mem_queue_ptr
-	add pdata,QUEUE_OFFSET_CURR_NUM,contw
-	setarg 0
-	istore 3,contw
-	rtn
-	
-//input:rega:the address of the data to which you want to input queue
-//output:if user is disable,mean queue no have space
-queue_push:
-	bpatch patch1f_3,mem_patch1f
-	call disable_user
-	call queue_full
-	rtn blank
-	fetch 2,mem_queue_ptr
-	add pdata,QUEUE_OFFSET_CURR_NUM,regb
-	ifetcht 1,regb
-	increase 1,temp
-	istoret 1,regb	//number add 
-	
-	ifetcht 1,pdata	//temp:each length
-	copy temp,loopcnt
-	add pdata,QUEUE_OFFSET_WRITE_PTR,regb
-	ifetch 1,regb
-	imul32 temp,pdata	//offset
-	iadd contr,contw
-	copy rega,contr
-calc_queue_next_ptr:
-	call memcpy
-	call queue_get_size
-	pincrease -1
-	ifetcht 1,regb
-	increase 1,temp
-	iand temp,temp
-	istoret 1,regb
-	branch enable_user
-
-
-//input:rega:the address of the data to which you want to output queue
-//output:if user is disable,mean queue no have data
-queue_pop:
-	bpatch patch1f_4,mem_patch1f
-	call disable_user
-	call queue_empty
-	rtn blank
-	fetch 2,mem_queue_ptr
-	add pdata,QUEUE_OFFSET_CURR_NUM,regb
-	ifetcht 1,regb
-	increase -1,temp
-	istoret 1,regb
-	ifetcht 1,pdata		//each size
-	copy temp,loopcnt
-	add pdata,QUEUE_OFFSET_READ_PTR,regb
-	ifetch 1,regb
-	imul32 temp,pdata	//offset
-	iadd contr,contr
-	increase 1,contr
-	copy rega,contw
-	branch calc_queue_next_ptr
-
-
-//function:no pop element,only copy element in rega
-//input:rega:the address of the data to which you want to output queue
-//output:if user is disable,mean queue no have data
-//regb is new ptr
-queue_get_new_ele:
-	call disable_user
-	call queue_empty
-	rtn blank
-	fetch 2,mem_queue_ptr
-	ifetcht 1,pdata		//each size
-	copy temp,loopcnt
-	add pdata,QUEUE_OFFSET_READ_PTR,regb
-	ifetch 1,regb
-	imul32 temp,pdata	//offset
-	iadd contr,contr
-	increase 1,contr
-	copy contr,regb
-	copy rega,contw
-	call memcpy
-	branch enable_user
-
-queue_store_new_ele:
-	call disable_user
-	call queue_empty
-	rtn blank
-	fetch 2,mem_queue_ptr
-	ifetcht 1,pdata		//each size
-	copy temp,loopcnt
-	add pdata,QUEUE_OFFSET_READ_PTR,regb
-	ifetch 1,regb
-	imul32 temp,pdata	//offset
-	iadd contr,contr
-	add contr,2,contw
-	copy rega,contr
-	increase -1,loopcnt
-	call memcpy
-	branch enable_user
-
-//output:if blank is 1,mean queue is empty
-queue_empty:
-	fetch 2,mem_queue_ptr
-	add pdata,QUEUE_OFFSET_CURR_NUM,contr
-	ifetch 1,contr
-	rtn
-
-//output:if blank is 1,mean queue is full
-queue_full:
-	call queue_get_size
-	ifetcht 1,contr
-	isub temp,pdata
-	rtn
-
-//output:pdata is queue size
-queue_get_size:
-	fetch 2,mem_queue_ptr
-	add pdata,QUEUE_OFFSET_LENGTH,contr
-	ifetch 1,contr
-	rtn
-
-///////////queue function end////////////
-
-
-
-
-
-usb_isr:
-	bpatch patch1f_5,mem_patch1f
-	fetch 1,core_usb_status
-	isolate1 USB_STATUS_RESET,pdata
-	call usb_init_restart,true
-	fetch 2,core_usb_status
-	store 2,core_usb_status
-	store 2,mem_usb_status
-	call usb_nak_state_judge
-	call usb_rx
-	call usb0_tx
-	call usb_tx
-	branch usb_nak_state
-
-usb_init:
-	bpatch patch1f_6,mem_patch1f
-	call enable_authrom
-	call usb_init_param
-usb_init_restart:
-	jam 0x00,core_usb_config
-	nop 10000
-	jam 0x0,core_usb_hmode
-	fetch 2,core_clkoff
-	set0 CLOCK_OFF_USB,pdata
-	store 2,core_clkoff
-	jam 0x21,core_usb_epmap
-	jam 0x9d,core_usb_pupd
-	jam 0x3c,core_usb_config
-	setarg mem_usb_rxbuf
-	store 2,core_usb_rx_saddr
-	store 2,core_usb_rxptr
-	setarg mem_usb_rxbuf_end
-	store 2,core_usb_rx_eaddr
-	jam 0x80,core_usb_hmode
-	jam 0,core_usb_addr
-	jam 0xff,core_usb_status
-	setarg mem_usb_clear_mem_end
-	arg mem_usb_clear_mem_start,contw
-	isub contw,loopcnt
-	branch clear_mem
-	
-usb_offline_check_init:
-	fetcht 1,mem_usb_offline_check_gpio
-	branch gpio_config_input
-usb_offline_state:
-	fetch 1,mem_usb_device_enumeration_endflag
-	rtn blank
-	fetcht 1,mem_usb_offline_check_gpio
-	call gpio_get_bit
-	branch usb_init_restart,true
-	rtn
-
-usb_init_param:
-	jam DEV_DEFAULT,mem_usb0_state
-	setarg 0x0
-	store 1,mem_remain
-	store 2,mem_usb_zero_packet
-	pincrease 1
-	store 2,mem_usb_ones_packet
-	pincrease 1
-	store 2,mem_usb_two_packet
-	arg mem_string0,contw
-	setarg 0x030404
-	istore 3,contw
-	setarg 0x0409
-	istore 2,contw
-	arg mem_string1,contw
-	setsect 0,0x15906
-	setsect 1,0x210d2
-	setsect 2,0x10494
-	setsect 3,0x1
-	istore 9,contw
-	arg mem_string2,contw
-	setsect 0,0x1570f
-	setsect 1,0x15c9a
-	setsect 2,0x256c6
-	setsect 3,0x1cdcd
-	istore 9,contw
-	setsect 0,0x14420
-	setsect 1,0x25d99
-	setsect 2,0x25636
-	setsect 3,0x1
-	istore 7,contw
-	arg mem_string3,contw
-	setsect 0,0x1620a
-	setsect 1,0xc8c
-	setsect 2,0x30333
-	setsect 3,0xc0c0
-	istore 9,contw
-	setsect 0,0x3130
-	istore 2,contw
-	setarg USB_KBDATA_VENDOR_DEFINE_ADDR
-	store 2,mem_hidreportdesc_kb
-	setarg USB_MSDATA_ADDR
-	store 2,mem_hidreportdesc_m
-	arg USB_DEVICEDATA_ADDR,contr
-	arg mem_devicedesc,contw
-	arg 19,loopcnt
-	call memcpy	
-	arg USB_CONFDATA_ADDR,contr
-	arg mem_confdesc,contw
-	arg 60,loopcnt
-	call memcpy
-usb_config_cb:
-	fetch 2,mem_cb_usb_config
-	branch callback_func
-
-usb_tx_interval_config:
-	fetch 1,mem_usb_tx_interval
-	rtn blank
-	store 1,mem_confdesc+34
-	store 1,mem_confdesc+59
-	rtn
-
-usb_nak_state:
-	arg USB_TIMER_NAK,queue
-	call timer_check
-	nrtn blank
-	fetch 1 ,mem_usb_wakestate_onetime_flag
-	nrtn blank
-	fetch 1,mem_usb_device_enumeration_endflag
-	ncall usb_mac_wakeup_judge,blank
-	rtn
-
-usb_nak_state_judge:
-	fetch 1,mem_usb_status
-	bbit1 USB_STATUS_NAK,usb_nak_state_timer_init
-	rtn
-	
-usb_nak_state_timer_init:
-	call usb0_attached_state_judge
-	call timer_reinit
-	setarg TIMER_NAK_DELAY
-	arg USB_TIMER_NAK,queue
-	branch timer_init
-	
-usb0_attached_state_judge:
-	fetch 1,mem_usb_state
-	bne USB_CONNECTED,usb_clear_halt_dispose
-	jam 0,mem_usb_wakestate_onetime_flag
-	jam 0,mem_usb_mac_wakeup_trig
-	rtn
-
-usb_clear_halt_dispose:
-	fetch 1,mem_usb_clear_halt
-	rtn blank
-	jam 0,mem_usb_clear_halt
-	jam USB_CONNECTED,mem_usb_state
-	jam 1,mem_usb_device_enumeration_endflag
-	rtn
-
-usb_rx_no_data:
-	fetch 1,mem_usb_status
-	bbit1 USB_STATUS_SETUP,usb_class_type
-	rtn
-
-usb_rx_len:
-	fetchr contus,2,core_usb_rx_saddr
-	fetchr contue,2,core_usb_rx_eaddr
-	fetchr contu,2,core_usb_rxptr
-	ifetch 2,contu
-	rshift8 pdata,temp
-	rshift4 temp,temp					// temp is endpoint
-	arg 0xfff,contr
-	iand contr,loopcnt
-	storer loopcnt,2,mem_usb_read_len
-	rtn
-
-
-usb_rx_data:
-	call usb_rx_len
-usb_rx_read:
-	ifetch 1,contu
-	istore 1,contw
-	loop usb_rx_read
-	storer contu,2,core_usb_rxptr
-	rtn
-
-usb_rx_ep13:
-	arg mem_usb_ccid_buf,contw
-	call usb_rx_read
-	arg mem_usb_ccid_buf+4,temp
-	storet 2,core_usb_tx_saddr3
-	fetch 1,mem_usb_ccid_buf+1
-	pincrease 6
-	istore 1,temp
-	jam 0x8,core_usb_trig
-	rtn
-
-
-usb_rx:
-	bpatch patch1f_7,mem_patch1f
-	fetch 1,mem_usb_status
-	rtnbit0 USB_STATUS_RXREADY
-	call usb_rx_len
-	compare 13,temp,0xff
-	branch usb_rx_ep13,true
-	arg mem_usb_setup,contw
-	call usb_rx_read
-	fetch 1,mem_usb_read_len
-	beq 0x00,usb_rx_no_data
-	beq 0x01,usb_out_one_byte	// HUAWEI pad led status	
-	sub pdata,7,null
-	rtn positive
-usb_class_type:
-	bpatchx patch20_0,mem_patch20
-	set0 mark_isstr,mark
-	fetch 1,mem_usb_setup_bmRequestType
-	and_into 0x80,pdata
-	beq IN_DEVICE,usb_in_device
-	beq OUT_DEVICE,usb_out_device
-	branch assert
-
-usb_out_one_byte:
-	fetch 1,mem_usb_setup
-	rtnbit1 7	// OUT_DEVICE
-	call usb_get_led_status
-	branch usb0_reply_zerolen
-
-
-usb_in_device:
-	fetch 1,mem_usb_setup_bmRequestType
-	rshift4 pdata,pdata
-	rshift pdata,pdata
-	and_into 0x03,pdata
-	beq STANDARD_REQ,usb_in_standard_req
-	beq CLASS_REQ,usb_in_class_req
-	beq MANUFACTURER_REQ,usb_in_manufacturer_req
-	branch assert
-
-usb_out_device:
-	fetch 1,mem_usb_setup_bmRequestType
-	rshift4 pdata,pdata
-	rshift pdata,pdata
-	and_into 0x03,pdata
-	beq STANDARD_REQ,usb_out_standard_req
-	beq CLASS_REQ,usb_out_class_req	
-	beq MANUFACTURER_REQ,usb_out_manufacturer_req
-	branch assert
-
-usb_in_standard_req:
-	fetch 1,mem_usb_setup_bRequest
-	beq GET_CONFIGURATION,usb0_request_get_configuration
-	beq GET_DESCRIPTOR,usb0_request_get_descriptor
-	beq GET_INTERFACE,usb0_request_get_interface
-	beq GET_STATUS,usb0_request_get_status
-	branch usb0_force_stall
-
-usb_in_class_req:
-	fetch 1,mem_usb_setup_bRequest
-	beq GET_IDLE,usb_get_idle
-	beq GET_REPORT,usb_get_report
-	beq GET_PROTOCOL,usb_get_protocol_req
-	branch usb0_force_stall
-
-usb_in_manufacturer_req:
-	branch usb0_force_stall
-
-usb_out_standard_req:
-	fetch 1,mem_usb_setup_bRequest
-	beq CLEAR_FEATURE,usb0_request_clear_feature
-	beq SET_FEATURE,usb0_request_set_feature
-	beq SET_ADDRESS,usb0_request_set_address
-	beq SET_CONFIGURATION,usb0_request_set_configuration
-	beq SET_INTERFACE,usb0_request_set_interface
-	beq SET_DESCRIPTOR,usb0_force_stall
-	branch usb0_force_stall
-
-usb_out_class_req:
-	fetch 1,mem_usb_setup_bRequest
-	beq SET_IDLE,usb_set_idle
-	beq SET_REPORT,usb_set_report
-	beq SET_PROTOCOL,usb_set_protocol_req
-	branch usb0_force_stall
-
-usb_out_manufacturer_req:
-	branch usb0_force_stall
-
-usb0_force_stall:
-	bpatchx patch20_1,mem_patch20
-	fetch 1,core_usb_stall
-	set1 0,pdata
-	store 1,core_usb_stall
-	branch usb0_reply_zerolen
-	
-usb0_reply_zerolen:
-	jam 0x1,core_usb_clear_nak
-	rtn
-
-usb0_request_get_configuration:
-	fetch 1,mem_usb_setup_bmRequestType
-	bne IN_DEVICE,usb0_force_stall
-	fetch 1,mem_usb_setup_wIndex
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_wIndex+1
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bLength
-	bne 1,usb0_force_stall
-	fetch 1,mem_usb_setup_bLengthH
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bValue
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bValue+1
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb0_state
-	beq DEV_CONFIGURED,usb0_request_get_cfg_dev_cfg
-	beq DEV_ADDRESS,usb0_request_get_cfg_dev_addr
-	branch usb0_force_stall
-//Return current config : 1
-usb0_request_get_cfg_dev_cfg:
-	arg 1,regb
-	branch usb_send_ones_packet
-//Config do not work, return default config : 0
-usb0_request_get_cfg_dev_addr:
-	arg 1,regb
-	branch usb_send_zero_packet
-
-usb0_request_get_descriptor:
-	bpatchx patch20_2,mem_patch20
-//	set0 mark_isstr,mark
-	fetch 1,mem_usb_setup_bValueH
-	beq DSC_DEVICE,dsc_device_info
-	beq DSC_CONFIG,dsc_config_info	
-	beq DSC_STRING,dsc_string_info
-	beq DSC_HID,dsc_hid_info
-	beq DSC_HID_REPORT,dsc_hid_report_info
-	branch usb0_force_stall
-
-dsc_hid_info:
-	jam 0,mem_usb_get_protocol_flag
-	fetch 1,mem_usb_setup_wIndex
-	beq 0,dsc_hid_info_interface0
-	beq 1,dsc_hid_info_interface1
-	branch usb0_force_stall
-//class_descriptor hid_descriptor--keyboard 
-dsc_hid_info_interface0:
-	fetchr regb,1,mem_confdesc+19
-	arg mem_confdesc+19,rega
-	branch usb0_respond
-//class_descriptor hid_descriptor--mouse 
-dsc_hid_info_interface1:
-	fetchr regb,1,mem_confdesc+44
-	arg mem_confdesc+44,rega
-	branch usb0_respond
-
-dsc_device_info:
-//input : pdata : data poniter 
-//input : temp: data len
-//sets the data pointer and len to correct descriptor
-	fetch 1,mem_usb_set_high_addr_flag
-	ncall usb_set_high_addr,blank
-	setarg mem_devicedesc
-	fetcht 1,mem_devicedesc
-dsc_info_set_data_len:
-	store 2,mem_dsc_info_data_pointer
-	storet 1,mem_dsc_info_len
-	fetch 1,mem_usb_setup_bLength
-	isub temp,null
-	nbranch dsc_info_set_current_data_len,positive
-dsc_info_set_initial_data_len:
-	fetch 1,mem_dsc_info_len
-dsc_info_set_data_size_completed:	
-	iforce regb
-	fetch 2,mem_dsc_info_data_pointer
-	add pdata,1,pdata
-	iforce rega
-	branch usb0_respond
-dsc_info_set_current_data_len:
-	fetch 1,mem_usb_setup_bLength
-	branch dsc_info_set_data_size_completed
-
-usb_set_high_addr:
-	fetch 1,core_usb_addr
-	ncall usb0_set_addr,blank
-	jam 0,mem_usb_set_high_addr_flag
-	rtn
-usb0_set_addr:
-	fetch 1,core_usb_addr
-   	set1 7,pdata
-    	store 1,core_usb_addr
-    	rtn
-
-dsc_config_info:
-	setarg mem_confdesc
-	fetcht 1,mem_confdesc
-	branch dsc_info_set_data_len
-
-dsc_string_info:
-	fetch 1,mem_usb_setup_bValue
-	sub pdata,3,null
-	nbranch usb0_force_stall,positive
-	fetch 1,mem_usb_setup_bValue
-	arg mem_string0,rega
-	beq 0,usb0_respond_length	
-	set1 mark_isstr,mark
-	arg mem_string1,rega
-	beq 1,usb0_respond_length
-	arg mem_string2,rega
-	beq 2,usb0_respond_length
-	arg mem_string3,rega
-	beq 3,usb0_respond_length
-	rtn
-
-dsc_hid_report_info:
-	fetch 2,mem_usb_setup_wIndex
-	beq 1,dsc_hid_report_info0
-	fetchr rega,2,mem_hidreportdesc_kb
-	branch usb0_respond_length
-dsc_hid_report_info0:
-	jam 1,mem_usb_device_enumeration_endflag
-	jam USB_GOT_REPORT_REQ,mem_usb_state
-	fetchr rega,2,mem_hidreportdesc_m
-	branch usb0_respond_length
-
-
-usb0_request_get_interface:
-	fetch 1,mem_usb0_state
-	bne DEV_CONFIGURED,usb0_force_stall		
-	fetch 1,mem_usb_setup_bmRequestType
-	bne IN_INTERFACE,usb0_force_stall
-	fetch 1,mem_usb_setup_bValue
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bValueH
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bLength
-	bne 1,usb0_force_stall
-	fetch 1,mem_usb_setup_bLengthH
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_wIndex
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_wIndex+1
-	bne 0,usb0_force_stall
-	arg 1,regb
-	branch usb_send_zero_packet
-
-
-usb0_request_get_status:
-	fetch 1,mem_usb0_state
-	beq DEV_DEFAULT,usb0_force_stall
-	fetch 1,mem_usb_setup_bValue
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bValueH
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bLength
-	bne 2,usb0_force_stall
-	fetch 1,mem_usb_setup_bLengthH
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_wIndex+1
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bmRequestType
-	beq IN_DEVICE,usb0_get_status_in_device
-	beq IN_INTERFACE,usb0_get_status_in_interface
-	beq IN_ENDPOINT,usb0_get_status_in_endpoint
-	branch usb0_force_stall
-
-
-Usb0_SDsystem_dispose:
-	jam 1,mem_sdsystem_wakeup_flag
-	branch usb_send_two_packet
-
-usb0_get_status_in_device:
-	fetch 1,mem_usb_setup_wIndex
-	bne 0,usb0_force_stall
-	arg 2,regb
-	fetch 1,mem_usb_remote_wakeup
-	beq 0x01,Usb0_SDsystem_dispose
-//regb:length
-usb_send_zero_packet:
-	arg mem_usb_zero_packet,rega
-	branch usb0_respond
-usb_send_ones_packet:
-	arg mem_usb_ones_packet,rega
-	branch usb0_respond
-usb_send_two_packet:
-	arg mem_usb_two_packet,rega
-	branch usb0_respond
-
-usb0_get_status_in_interface:
-	fetch 1,mem_usb0_state
-	bne DEV_CONFIGURED,usb0_force_stall
-	arg 2,regb
-	branch usb_send_zero_packet
-
-usb0_get_status_in_endpoint:
-	fetch 1,mem_usb0_state
-	bne DEV_CONFIGURED,usb0_force_stall
-	fetch 1,mem_usb_setup_wIndex
-	beq IN_EP1,usb0_get_status_in_ep_in_ep1
-	beq IN_EP2,usb0_get_status_in_ep_in_ep2
-	beq IN_EP3,usb0_get_status_in_ep_in_ep3
-	and_into 0x7f,pdata
-	beq 0x00,usb0_get_status_in_ep_in_ep0
-	branch usb0_force_stall
-	
-usb0_get_status_in_ep_in_ep0:
-	fetch 1,mem_usb_ep0_stall_status
-usb0_get_status_in_ep_in_ack:
-	arg 2,regb
-	beq 1,usb_send_ones_packet
-	branch usb_send_zero_packet
-usb0_get_status_in_ep_in_ep1:
-	fetch 1,mem_usb_ep1_stall_status
-	branch usb0_get_status_in_ep_in_ack
-usb0_get_status_in_ep_in_ep2:
-	fetch 1,mem_usb_ep2_stall_status
-	branch usb0_get_status_in_ep_in_ack
-usb0_get_status_in_ep_in_ep3:
-	fetch 1,mem_usb_ep3_stall_status
-	branch usb0_get_status_in_ep_in_ack
-
-usb_get_idle:
-	jam 1,mem_usb_idle_flag
-	arg mem_usb_idle_rate,rega
-	arg 1,regb
-	branch usb0_respond
-
-usb_get_report:
-	fetch 2,mem_usb_setup_bValue
-	arg PC_GET_REPORT,temp
-	isub temp,null
-	nbranch usb0_force_stall,zero
-//	set0 mark_isstr,mark
-usb_get_report_dispose:	
-	fetch 1,mem_usb0_data_ready_report
-	nbranch usb_get_report_data_success,blank
-	jam PC_GET_NONDATA,mem_usb0_get_report_data
-usb_get_report_send_data:
-	fetch 1,mem_usb_setup_bLength
-	iforce regb
-	arg mem_usb0_get_report_data,rega
-	call usb0_respond
-usb_get_report_data_release:	
-	arg mem_usb0_get_report_data,contw
-	arg 64,loopcnt
-	branch memset0
-usb_get_report_data_success:
-	jam 0,mem_usb0_data_ready_report
-	jam PC_GET_DATA,mem_usb0_get_report_data
-	branch usb_get_report_send_data
-
-usb_get_protocol_req:
-	fetch 1,mem_usb_setup_bLength
-	bne 1,usb0_force_stall
-	jam 1,mem_usb_get_protocol_flag
-	arg 1,regb //length
-	fetch 1,mem_usb_set_protocol_value
-	beq 0,usb_get_report_protocol
-	beq 1,usb_get_boot_protocol
-	branch usb_send_zero_packet
-usb_get_report_protocol:
-	branch usb_send_ones_packet
-usb_get_boot_protocol:
-	branch usb_send_zero_packet
-
-
-
-//in device
-usb0_request_clear_feature:
-	fetch 1,mem_usb0_state
-	bne DEV_CONFIGURED,usb0_force_stall
-	fetch 1,mem_usb_setup_bLength
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bLengthH
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bValueH
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_wIndex+1
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bmRequestType
-	beq OUT_DEVICE,usb0_request_clear_feature_out_device
-	beq OUT_INTERFACE,usb0_request_clear_feature_out_interface
-	beq OUT_ENDPOINT,usb0_request_clear_feature_out_endpoint
-	branch usb0_force_stall
-
-usb0_request_clear_feature_out_device:
-	fetch 1,mem_usb_setup_bValue
-	bne DEVICE_REMOTE_WAKEUP,usb0_force_stall
-	fetch 1,core_usb_config
-	set0 7,pdata
-	store 1,core_usb_config
-	jam 0,mem_usb_remote_wakeup
-	jam 1,mem_usb_clear_remote_wakeup
-	fetch 1,mem_sdsystem_wakeup_flag
-	branch usb0_reply_zerolen,blank
-	jam 0,mem_sdsystem_wakeup_flag
-	jam 0,mem_usb_clear_remote_wakeup
-	jam USB_CONNECTED,mem_usb_state
-	branch usb0_reply_zerolen
-
-usb0_request_clear_feature_out_interface:
-	branch usb0_force_stall
-
-usb0_request_clear_feature_out_endpoint:
-	fetch 1,mem_usb_setup_bValue
-	bne ENDPOINT_HALT,usb0_force_stall
-	fetch 1,mem_usb_setup_wIndex
-	beq IN_EP1,usb0_force_stall_ep1_in_off
-	beq IN_EP2,usb0_force_stall_ep2_in_off
-	beq IN_EP3,usb0_force_stall_ep3_in_off
-	and_into 0x7f,pdata
-	beq 0x00,usb0_force_stall_ep0_in_off
-	branch usb0_force_stall
-
-usb0_force_stall_ep0_in_off:
-	jam 0,mem_usb_ep0_stall_status
-	branch usb0_reply_zerolen
-usb0_force_stall_ep1_in_off:
-	jam 0,mem_usb_ep1_stall_status
-usb0_force_stall_ep1_in_off_reply:	
-	jam 1,mem_usb_clear_halt
-	branch usb0_reply_zerolen
-usb0_force_stall_ep2_in_off:
-	jam 0,mem_usb_ep2_stall_status
-	branch usb0_force_stall_ep1_in_off_reply
-usb0_force_stall_ep3_in_off:
-	jam 0,mem_usb_ep3_stall_status
-	branch usb0_force_stall_ep1_in_off_reply
-
-
-usb0_request_set_feature:
-	fetch 1,mem_usb_setup_bLength
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bLengthH
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bmRequestType
-	beq OUT_DEVICE,usb0_request_set_feature_out_device
-	beq OUT_INTERFACE,usb0_request_set_feature_out_interface
-	beq OUT_ENDPOINT,usb0_request_set_feature_out_endpoint
-	branch usb0_force_stall
-
-usb0_request_set_feature_out_device:
-	fetch 1,mem_usb_setup_bValue
-	bne DEVICE_REMOTE_WAKEUP,usb0_force_stall
-	call dongle_set_pc_sleep_flag
-	fetch 1,core_usb_config
-	set1 7,pdata
-	store 1,core_usb_config
-	jam 1,mem_usb_remote_wakeup
-	jam USB_SLEEP,mem_usb_state
-	jam 0,mem_usb_tx_win_enable
-	call usb0_reply_zerolen
-usb_wakeup_timer_reinit:
-	call timer_reinit
-	setarg TIMER_WAKEUP_DELAY
-	arg USB_TIMER_WAKEUP,queue
-	branch timer_init
-	
-usb0_request_set_feature_out_interface:
-	branch usb0_force_stall
-
-usb0_request_set_feature_out_endpoint:
-	fetch 1,mem_usb_setup_bValue
-	bne ENDPOINT_HALT,usb0_force_stall
-	fetch 1,mem_usb_setup_bValueH
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_wIndex
-	beq IN_EP1,usb0_force_stall_ep1_in_on
-	beq IN_EP2,usb0_force_stall_ep2_in_on
-	beq IN_EP3,usb0_force_stall_ep3_in_on
-	and_into 0x7f,pdata
-	beq 0x00,usb0_force_stall_ep0_in_on
-	branch usb0_force_stall
-
-usb0_force_stall_ep0_in_on:
-	jam 1,mem_usb_ep0_stall_status
-	branch usb0_reply_zerolen
-usb0_force_stall_ep1_in_on:
-	jam 1,mem_usb_ep1_stall_status
-	branch usb0_reply_zerolen
-usb0_force_stall_ep2_in_on:
-	jam 1,mem_usb_ep2_stall_status
-	branch usb0_reply_zerolen
-usb0_force_stall_ep3_in_on:
-	jam 1,mem_usb_ep3_stall_status
-	branch usb0_reply_zerolen
-
-
-usb0_request_set_address:
-	fetch 1,mem_usb_setup_bmRequestType
-	bne OUT_DEVICE,usb0_force_stall
-	fetch 1,mem_usb_setup_wIndex
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_wIndex+1
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bLength
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bLengthH
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bValueH
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bValue
-	and_into 0x80,pdata
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bValue
-	bne 0,usb_usb0_state_set_dev_addr
-usb_usb0_state_set_dev_default:	
-	jam DEV_DEFAULT,mem_usb0_state
-usb0_request_set_wait_address:
-	fetch 1,mem_usb_setup_bValue
-	store 1,core_usb_addr
-	call usb0_reply_zerolen
-	jam 1,mem_usb_set_high_addr_flag
-	rtn
-usb_usb0_state_set_dev_addr:
-	jam DEV_ADDRESS,mem_usb0_state
-	branch usb0_request_set_wait_address
-
-
-usb0_request_set_configuration:
-	fetch 1,mem_usb0_state
-	beq DEV_DEFAULT,usb0_force_stall
-	fetch 1,mem_usb_setup_bmRequestType
-	bne OUT_DEVICE,usb0_force_stall
-	fetch 1,mem_usb_setup_wIndex
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_wIndex+1
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bLength
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bLengthH
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bValue+1
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bValue
-	sub pdata,USB_MAX_NUM_CFG,null
-	nbranch usb0_force_stall,positive
-	fetch 1,mem_usb0_state
-	beq DEV_ADDRESS,usb0_request_set_cfg_addr_state
-	beq DEV_CONFIGURED,usb0_request_set_cfg_cfg_state
-	branch usb0_force_stall
- // This software only supports config = 0,1
-usb0_request_set_cfg_addr_state:
-usb0_request_set_cfg_cfg_state:
-	fetch 1,mem_usb_setup_bValue	//1:Configured state   0:Address state
-	beq 0,usb0_request_set_cfg_stay_addr_state
-	jam DEV_CONFIGURED,mem_usb0_state
-	branch usb0_reply_zerolen
-usb0_request_set_cfg_stay_addr_state:
-	jam DEV_ADDRESS,mem_usb0_state
-	branch usb0_reply_zerolen
-
-
-usb0_request_set_interface:
-	fetch 1,mem_usb0_state
-	bne DEV_CONFIGURED,usb0_force_stall		
-	fetch 1,mem_usb_setup_bmRequestType
-	bne OUT_INTERFACE,usb0_force_stall
-	fetch 1,mem_usb_setup_bValue
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bValueH
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bLength
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bLengthH
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_wIndex
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_wIndex+1
-	bne 0,usb0_force_stall
-	branch usb0_reply_zerolen
-
-
-usb_set_idle:
-	bpatchx patch20_3,mem_patch20
-	jam 1,mem_usb_idle_flag
-	fetch 1,mem_usb_setup_bValueH
-	store 1,mem_usb_idle_rate
-	fetch 1,mem_usb_setup_wIndex
-	sub pdata,1,null
-	call usb_clear_remote_wakeup_set0,zero
-	fetch 1,mem_usb_state
-	bne USB_RESUME,usb0_reply_zerolen
-	jam USB_CONNECTED,mem_usb_state
-	call usb0_reply_zerolen
-	nop 30000
-	nop 30000
-	rtn
-usb_clear_remote_wakeup_set0:
-	jam 1,mem_usb_device_enumeration_endflag
-	jam 0,mem_usb_clear_remote_wakeup
-	jam USB_RESUME,mem_usb_state
-	rtn
-
-
-usb_set_report:
-	nop 15000		//delay 1ms
-	arg mem_usb0_set_report_data,contw
-	call usb_rx_data
-	jam 1,mem_usb0_get_set_report
-	call usb_set_report_resume_judge
-	fetch 2,mem_usb_setup_bValue
-	store 2,mem_usb_setup_bValue_temp
-	call usb0_reply_zerolen
-	fetch 1,mem_device_option
-	rtnne DVC_OP_DONGLE
-	fetch 1,mem_usb_tx_win_enable
-	rtn blank
-	fetch 1,mem_usb0_set_report_data
-usb_get_led_status:	
-	store 1,mem_24g_led_status
-	jam 0,mem_usb_tx_win_enable
-	jam KB_LED_ACKPAYLOAD,mem_24g_ackpayload_enable
-	rtn
-
-	
-usb_set_report_resume_judge:
-	fetch 2,mem_usb_setup_bValue
-	arg PC_SET_REPORT_bValue,temp
-	isub temp,null
-	nrtn zero
-	fetch 2,mem_usb_setup_wIndex
-	arg PC_SET_REPORT_wIndex,temp
-	isub temp,null
-	nrtn zero
-	fetch 2,mem_usb_setup_bLength
-	arg PC_SET_REPORT_bLength,temp
-	isub temp,null
-	nrtn zero
-	jam 1,mem_usb_tx_win_enable
-	rtn
-
-
-usb_set_protocol_req:
-	fetch 1,mem_usb_setup_bLength
-	bne 0,usb0_force_stall
-	fetch 1,mem_usb_setup_bValue
-	beq BOOT_PROTOCOL,usb_set_boot_protocol
-	beq REPORT_PROTOCOL,usb_set_report_protocol
-	branch usb0_force_stall
-usb_set_boot_protocol:
-	jam 0,mem_usb_set_protocol_status
-	jam 1,mem_usb_set_protocol_value
-	branch usb0_reply_zerolen
-usb_set_report_protocol:
-	jam 1,mem_usb_tx_mac_enable
-	jam 1,mem_usb_set_protocol_status
-	jam 0,mem_usb_set_protocol_value
-	branch usb0_reply_zerolen
-
-
-usb0_respond_length:
-	ifetchr regb,1,rega
-	increase 1,rega
-//rega=*buff,regb=size
-usb0_respond:
-	bpatchx patch20_4,mem_patch20
-	set1 mark_usb_first_resp,mark
-	bmark0 mark_isstr,usb0_respond_nostr
-	increase 1,regb
-	lshift regb,regb
-usb0_respond_nostr:
-	storer rega,2,mem_bufptr
-	storer regb,1,mem_remain
-	branch usb0_tx
-	rtn
-
-usb_no_respond_data:
-	arg 0,queue
-	branch usb_trig
-
-
-
-//mem_bufptr=*buff,mem_remain=size,loopcnt=i,rega=len
-usb0_tx:
-	bpatchx patch20_5,mem_patch20
-	fetch 1,core_usb_txbusy
-	rtnbit1 0
-	fetch 1,mem_remain
-	rtn blank
-	copy pdata,loopcnt
-	iforce temp
-	fetch 2,mem_usb_setup_bLength
-	sub pdata,EP0_PACKET_SIZE,null
-	branch usb0_tx_short,positive
-	sub loopcnt,EP0_PACKET_SIZE,null
-	branch usb0_tx_info,positive
-	force EP0_PACKET_SIZE,loopcnt
-	branch usb0_tx_info
-usb0_tx_short:
-	isub loopcnt,null
-	branch usb0_tx_info,positive
-	iforce loopcnt
-	store 1,mem_remain
-usb0_tx_info:
-	fetch 1,mem_remain
-	isub loopcnt,pdata
-	store 1,mem_remain
-	add loopcnt,-1,pdata
-	store 1,mem_usb_txbuf
-	bmark0 mark_isstr,usb0_tx_nostr
-	rshift pdata,pdata
-	add loopcnt,-1,pdata
-	store 1,mem_usb_txbuf
-	bmark0 mark_usb_first_resp,usb0_tx_nostr
-	set0 mark_usb_first_resp,mark
-	istoret 1,contw
-	setarg 3
-	istore 1,contw
-	increase -1,loopcnt
-	copy loopcnt,pdata
-	nbranch usb0_tx_nostr,zero
-	increase 1,loopcnt
-usb0_tx_nostr:
-	fetch 2,mem_bufptr
-	copy pdata,contr
-usb0_tx0:
-	ifetch 1,contr
-	istore 1,contw
-	bmark0 mark_isstr,usb0_tx1
-	setarg 0
-	istore 1,contw
-usb0_tx1:
-	loop usb0_tx0
-	copy contr,pdata
-	store 2,mem_bufptr				//mem_bufptr += len
-	setarg mem_usb_txbuf
-	store 2,core_usb_tx_saddr0
-	arg 0,queue
-	call usb_trig
-	fetch 1,mem_remain
-	nrtn blank
-	jam 2,core_usb_clear_nak			// clear OUT nak for last packet
-	fetch 1,mem_usb_state
-	rtnne USB_GOT_REPORT_REQ
-	jam USB_CONNECTED,mem_usb_state
-	rtn
-
-
-
-usb_tx_ep1:
-	arg mem_usb_txbuf1,rega
-	arg 1,queue
-	storer rega,2,core_usb_tx_saddr1
-usb_tx_buf:
-	add loopcnt,-1,pdata
-	istore 1,rega
-usb_tx_loop:
-	ifetch 1,contr
-	istore 1,contw
-	loop usb_tx_loop
-usb_trig:
-	setarg 0
-	qset1 pdata
-	store 1,core_usb_trig
-	rtn
-
-usb_tx_ep2:
-	arg 2,queue
-	arg mem_usb_txbuf2,rega
-	storer rega,2,core_usb_tx_saddr2
-	branch usb_tx_buf
-
-usb_tx:
-	bpatchx patch20_6,mem_patch20
-	fetch 1,mem_usb_tx_enable
-	rtn blank
-	fetch 1,core_usb_txbusy
-	and_into 0x0f,pdata
-	nbranch usb_inwake_state_tx_dispose,blank
-	fetch 1,mem_usb_device_enumeration_endflag
-	branch usb_tx_fifo_release,blank
-	fetch 1,mem_usb_state
-	beq USB_SLEEP,usb_windows_wakeup
-	bne USB_CONNECTED,usb_tx_fifo_release
-	fetch 1,mem_usb_clear_remote_wakeup
-	nbranch usb_tx_fifo_release,blank
-	call usb_tx_data_ep1
-	branch usb_tx_data_ep2
-
-usb_tx_data_ep1:
-	fetch 1,core_usb_txbusy
-	rtnbit1 1
-	fetch 1,mem_usb_tx_enable
-	rtnbit0 1
-	fetch 1,mem_usb_tx_enable
-	set0 1,pdata
-	store 1,mem_usb_tx_enable
-	fetch 1,mem_usb_ep1_data
-	rtn blank
-	beq USB_EP1_KB,usb_tx_kb_normal_data
-	branch assert
-
-usb_tx_data_ep2:
-	fetch 1,core_usb_txbusy
-	rtnbit1 2
-	fetch 1,mem_usb_tx_enable
-	rtnbit0 2
-	fetch 1,mem_usb_tx_enable
-	set0 2,pdata
-	store 1,mem_usb_tx_enable
-	fetch 1,mem_usb_ep2_data
-	rtn blank
-	beq USB_EP2_MS,usb_tx_ms_data
-	beq USB_EP2_MULTIKEY,usb_tx_kb_multikey_data
-	beq USB_EP2_SYSTEMKEY,usb_tx_kb_systemkey_data
-	branch assert
-
-usb_tx_fifo_release:
-	//clear mem_usb_mouse_data/mem_usb_kb_data/mem_usb_kb_multikey/mem_usb_kb_system
-	arg mem_usb_mouse_data,contw
-	arg 64,loopcnt
-	branch memset0
-	
-usb_tx_ms_data:
-	fetch 1,mem_usb_idle_flag
-	fetcht 1,mem_usb_get_protocol_flag
-	iand temp,pdata
-	branch usb_tx_ms_data_normal_mode,blank
-	fetcht 1,mem_usb_set_protocol_status
-	iadd temp,pdata
-	beq MAC_BOOT_MODE,usb_tx_ms_data_mac_boot_mode
-	branch usb_tx_ms_data_normal_mode
-
-usb_tx_ms_data_mac_boot_mode:
-	jam 0,mem_usb_ep2_data
-usb_tx_ms_data_mac_boot_regroup:
-	fetch 1,mem_usb_mouse_data+1	//key
-	beq R_KEY,usb_tx_mac_boot_ms_regroup_r_or_lrkey
-	beq LR_KEY,usb_tx_mac_boot_ms_regroup_r_or_lrkey
-	fetch 1,mem_usb_mouse_data+1	//key
-	store 1,mem_usb_mouse_data
-	fetch 1,mem_usb_mouse_data+2	//x low
-	istore 1,contw
-	fetch 1,mem_usb_mouse_data+4	//y low
-	istore 1,contw
-	fetch 1,mem_usb_mouse_data+6	//wheel
-	istore 1,contw
-	arg 4,loopcnt
-	arg mem_usb_mouse_data,contr
-	branch usb_tx_ep2
-	
-usb_tx_ms_data_normal_mode:
-	jam 0,mem_usb_ep2_data
-usb_tx_mac_boot_ms_regroup_r_or_lrkey:	
-	arg 8,loopcnt		
-	arg mem_usb_mouse_data,contr
-	branch usb_tx_ep2
-
-usb_tx_kb_multikey_data:
-	jam 0,mem_usb_ep2_data
-	arg 3,loopcnt
-	arg mem_usb_kb_multikey,contr
-	branch usb_tx_ep2
-
-usb_tx_kb_normal_data:
-	jam 0,mem_usb_ep1_data
-	arg 8,loopcnt
-	arg mem_usb_kb_data,contr
-	branch usb_tx_ep1
-
-usb_tx_kb_systemkey_data:
-	jam 0,mem_usb_ep2_data
-	arg 2,loopcnt
-	arg mem_usb_kb_system,contr
-	branch usb_tx_ep2
-
-usb_inwake_state_tx_dispose:
-	fetch 1,mem_usb_state
-	beq USB_CONNECTED,usb_mac_wakeup_trig
-	rtn
-usb_mac_wakeup_trig:
-	fetch 1,core_usb_config
-	set1 7,pdata
-	store 1,core_usb_config
-	jam 1,mem_usb_mac_wakeup_trig
-	rtn
-
-usb_mac_wakeup_judge:
-	fetch 1,mem_usb_state
-	rtneq USB_SLEEP
-	beq USB_CONNECTED,usb_mac_wakeup
-	rtn
-usb_mac_wakeup:
-	fetch 1,mem_usb_mac_wakeup_trig
-	rtn blank
-	jam 1,mem_usb_wakestate_onetime_flag
-	branch usb_wakeup
-
-usb_windows_wakeup:
-	arg USB_TIMER_WAKEUP,queue
-	call timer_check
-	nrtn blank
-usb_wakeup:
-	fetch 1,core_usb_config
-	rtnbit0 7	//endpoint wakeup enable
-	jam 0xfc,core_usb_config
-	nop 30000
-	jam 0x3c,core_usb_config
-	rtn
-
-
-
-
-
-	
-push_stack:
-	storer contw,2, mem_contw
-	storet 8,mem_temp
-	storer timeup,4,mem_timeup
-	call push_stack_rega_b_c
-	storer contr,2, mem_contr
-	storer loopcnt,2, mem_loopcnt
-	storer queue,2,mem_queue
-	rtn
-
-push_stack_rega_b_c:
-	storer rega,4, mem_rega
-	storer regb,4, mem_regb
-	storer regc,3, mem_regc
-	rtn
-
-pop_stack:
-	bpatchx patch20_7,mem_patch20
-	fetch 2, mem_contw
-	iforce contw
-	fetcht 8,mem_temp
-	fetchr timeup,4,mem_timeup
-	call pop_stack_rega_b_c
-	fetchr loopcnt,2,mem_loopcnt
-	fetchr queue,2,mem_queue
-	fetch 2,mem_contr
-	iforce contr
-	rtn
-
-pop_stack_rega_b_c:
-	fetchr rega,4, mem_rega
-	fetchr regb,4, mem_regb
-	fetchr regc,3,mem_regc
-	rtn
-
-get_contw:
-	fetch 2,mem_contw
-	copy pdata,contw
-	rtn
-get_contr:
-	fetch 2,mem_contr
-	copy pdata,contr
-	rtn
-	
-store_contw:
-	copy contw,pdata
-	store 2,mem_contw
-	rtn
-store_contr:
-	copy contr,pdata
-	store 2,mem_contr
-	rtn	
-	
-
-//
-save_cont_pointers:
-	copy contw,pdata
-	store 2,mem_contw
-	copy contr,pdata
-	store 2,mem_contr
-	rtn
-	
-load_cont_pointers:
-	fetch 2,mem_contw
-	copy pdata,contw
-	fetch 2,mem_contr
-	copy pdata,contr
-	rtn
-
-
-//input pdata,temp 1byte
-//output rega:diff
-get_diff:
-	isub temp,rega
-	rtn positive
-	arg 0x100,rega
-	iadd rega,pdata
-	isub temp,rega
-	rtn	
-
-memcpy96:
-	call memcpy32
-memcpy64:
-	call memcpy32
-	branch memcpy32
-	
-
-memcpy12:
-	call memcpy8
-memcpy4:
-	ifetch 1,contr
-	istore 1,contw
-memcpy3:
-	ifetch 3,contr
-	istore 3,contw
-	rtn	
-memcpy8:
-	ifetch 8,contr
-	istore 8,contw
-	rtn	
-
-memcpy48:
-	call memcpy16
-memcpy32:
-	call memcpy8
-memcpy24:
-	call memcpy8
-memcpy16:
-	call memcpy8
-	branch memcpy8
-
-delay:
-	increase -1,pdata
-	nop 38
-	nbranch delay,blank
-	rtn
-
-
-delay_10ms:
-	arg 10,loopcnt
-delay_ms_wait:
-	nop 12000
-	loop delay_ms_wait
-	rtn
-
-
-memset0_16:
-	call memset0_8
-memset0_8:
-	call memset0_4
-memset0_4:
-	force 4,loopcnt
-	branch memset0
-	
-clear_mem_256:
-	force 32,loopcnt
-	branch memset0 
-clear_mem_512:
-	force 64,loopcnt
-	branch memset0 
-
-clear_mem:
-	deposit loopcnt
-	rtn blank
-memset0:
-	force 0,pdata
-	lstore  contw
-	rtn	
-
-clear_temp_block:
-	arg 32,loopcnt
-	arg mem_temp_block0,contw
-	branch clear_mem
-	
-xor_loop:
-	ifetch   4,regc
-	ifetcht 4,rega
-	ixor     temp,pdata
-	istore   4,contw	
-	increase 4,rega
-	increase 4,regc
-	loop  xor_loop
-	rtn
-	
-// 11 22 -> 22 11; 11 22 33 -> 33 22 11 
-// rega:data addr ;loopnct:length
-inverse_data:
-	bpatchx patch21_0,mem_patch21
-	copy loopcnt,pdata
-	sub pdata,1,null
-	rtn positive
-	iadd rega,regb	
-	increase -1,regb
-	rshift loopcnt,loopcnt
-inverse_loop:
-	ifetcht 1,rega
-	ifetch 1,regb
-	istore 1,rega
-	istoret 1,regb
-	increase -1,regb
-	increase 1,rega
-	loop inverse_loop
-	rtn
-
-le2be_6Byte:
-inverse_data_6Byte:
-	rshift32 pdata,temp
-	call inverse_data_4Byte
-	byteswap temp,temp
-	lshift16 pdata,pdata
-	ior temp,pdata
-	rtn
-
-
-le2be_4Byte:
-inverse_data_4Byte:
-	rshift16 pdata,contr
-	byteswap contr,contr
-	byteswap pdata,pdata
-	lshift16 pdata,pdata
-	ior contr,pdata
-	rtn
-
-
-memcpy_fast:
-	bpatchx patch21_1,mem_patch21
-	deposit loopcnt
-	rtn blank
-memcpy_fast_loop:
-	increase -8,loopcnt
-	call memcpy8,positive
-	rtn zero
-	branch memcpy_fast_loop,positive
-	increase 8,loopcnt
-memcpy_fast_loop_four:
-	increase -4,loopcnt
-	call memcpy4,positive
-	rtn zero
-	branch memcpy_fast_loop_four,positive
-	increase 4,loopcnt
-	branch memcpy
- 
-memcpy:
-	deposit loopcnt
-	rtn blank
-memcpy_loop:
-	ifetch 1,contr
-	istore 1,contw
-	loop memcpy_loop
-	rtn
-
-timer_stop:
-	setarg 0
-timer_init:
-//	rshift clkn_bt,temp
-//	storet 4,mem_last_clkn
-	store 2,mem_pdatatemp
-	bpatchx patch21_2,mem_patch21
-	call timer_check
-	fetcht 2,mem_pdatatemp
-	arg mem_timers,contw
-//	iforce temp
-	lshift queue,pdata
-	iadd contw,contw
-	istoret 2,contw
-	rtn
-
-timer_check_timeout:
-	arg 0x800,timeup
-	lshift16 timeup,timeup
-	iadd timeup,pdata
-	rtn
-
-
-timer_reinit:
-	arg 0,queue
-timer_check:
-	bpatchx patch21_3,mem_patch21
-	fetcht 4,mem_last_clkn
-	rshift clkn_bt,pdata
-	store 4,mem_last_clkn	
-	isub temp,null
-	ncall timer_check_timeout,positive	
-	isub temp,timeup
-	copy timeup,temp
-	arg mem_timers,contr
-	copy contr,contw
-	arg 16,loopcnt
-timer_loop:
-	ifetch 2,contr
-	isub temp,pdata
-	branch timer_counting,positive
-	force 0,pdata
-timer_counting:
-	istore 2,contw
-	loop timer_loop	
-	arg mem_timers,contr
-	lshift queue,pdata
-	iadd contr,contr
-	ifetch 2,contr
-	rtn
-
-
-
-	
-clk_add:
-	iadd temp,temp
-	copy temp, loopcnt
-	fetch 2,mem_param_rt_rthalfslot
-	isub loopcnt,pdata
-	rtn positive
-	sub pdata,0,pdata
-	rshift16 temp,temp
-	increase 1,temp
-	lshift16 temp,temp
-	ior temp,temp
-	rtn
-
-clk_diff_rt:
-	call clk_diff
-	branch clk2rt
-
-
-clk_diff:
-	disable user
-	isub temp,pdata
-	branch clk_diff_pos,positive
-	enable user
-	sub pdata,0,pdata
-clk_diff_pos:
-	rtnbit0 15
-	copy pdata,regab
-	arg 0x10000,temp
-	fetch 2,mem_param_rt_rthalfslot
-	isub temp,pdata
-	iadd regab,pdata
-	set0 64,pdata
-	rtn
-
-	
-
-clk2rt:
-	fetcht 2,mem_param_rt_rthalfslot
-	iforce contr
-	rshift16 pdata,pdata
-	imul32 temp,pdata
-	iadd contr,pdata
-	rtn
-
-	
-clk2lpo:
-	lshift8 pdata,pdata
-	lshift4 pdata,pdata
-	fetcht 3,mem_clks_per_lpo
-	idiv temp
-	call wait_div_end
-	quotient temp
-	rtn
-
-	
-clk2bt:
-	fetcht 2,mem_param_rt_rthalfslot
-	idiv temp
-	call get_div_result
-	lshift16 pdata,pdata
-	remainder temp
-	ior temp,temp
-	rtn
-
-
-
-//input:contu 
-//output:temp
-//used register: temp regab
-string2dec_from_uart:
-	arg 0,temp
-string2dec_from_uart_done:
-         copy temp,regab
-	ifetch 1,contu
-	call uchar2dialog	
-	copy regab,temp
-	call swap
-	arg 10,regb
-	imul32 regb,pdata
-	iadd temp,pdata
-	copy pdata,temp
-	loop string2dec_from_uart_done
-	rtn
-	
-
-
-uchar2dialog:
-	arg 0x3a,temp
-	isub temp,null
-	nbranch uchar2dialog_number,positive
-	arg 0x61,temp
-	isub temp,null
-	branch uchar2dialog_a2f,positive
-	arg 0x37,temp
-	isub temp,pdata
-	rtn
-uchar2dialog_number:
-	arg 0x30,temp
-	isub temp,pdata
-	rtn
-uchar2dialog_a2f:
-	arg 0x57,temp
-	isub temp,pdata
-	rtn
-
-
-right_shift_n: //rshiftN pdata,pdata
-	sub loopcnt,0,null
-	rtn zero
-right_shift_n_loop: 
-	rshift pdata,pdata
-	loop right_shift_n_loop
-	rtn
-
-//lshift. 0:1 byte; 1:2byte; 2:4byte; 3:8byte; 4:16byte//
-left_shift_n:
-	force 1,pdata
-	sub loopcnt,0,null
-	rtn zero
-left_shift_n_loop:
-	lshift pdata,pdata
-	loop left_shift_n_loop
-	rtn
-	
-
-	// contr: rxdata, loopcnt is count. result in quotient
-calc_average:
-	setarg 0
-	copy loopcnt,rega
-calc_average_loop:
-	ifetcht 2,contr
-	iadd temp,pdata
-	loop calc_average_loop
-	idiv rega
-get_div_result:
-	call wait_div_end
-	quotient pdata
-	rtn
-
-wait_div_end:	
-	rtn modone
-	branch wait_div_end
-
-
-
-//input:
-//	count:loopcnt str1:rega str2:regb
-//output:
-//	same:set flag zero ,diff not set flag zero
-// using:
-//	reg:temp null flag:zero
-compare_loop:
-string_compare:
-	ifetch 1,rega
-	ifetcht 1,regb
-	isub temp,null
-	nrtn zero
-	increase 1,rega
-	increase 1,regb
-	loop string_compare
-	branch enable_zero
-
-
-	
-ceiling:
-	isub temp,null
-	nrtn positive
-	deposit temp
-	rtn
-	
-swap:
-	iadd temp,pdata
-	isub temp,temp
-	isub temp,pdata
-	rtn
-
-clean_smem:
-	arg 0,contw
-	branch clean_mem
-
-clean_xmem:
-	arg 0x4000,contw
-clean_mem:
-	arg 0x1000,loopcnt
-	branch memset0				// clear xram at boot
-
-	//cb function ptr in pdata
-callback_func:
-	rtn blank
-	copy pdata,pc	//rtn through cb functon.
-	//branch assert
-
-ice_break_disable_wdt:
-	call wdt_set_disable
-
-ice_break:
-	jam 0x1,core_ice_ctrl
-	rtn
-
-ice_setbp:
-	store 2,core_ice_break0
-	fetch 1,core_ice_ctrl
-	set1 4,pdata
-	store 1,core_ice_ctrl
-	rtn
-ice_setbp2:
-	store 2,core_ice_break1
-	fetch 1,core_ice_ctrl
-	set1 6,pdata
-	store 1,core_ice_ctrl
-	rtn
-	
-ice_set_write_bp:
-	store 2,core_ice_break0
-	jam 0x30,core_ice_ctrl
-	rtn
-	
-
-
-	//fuction fifo_in
-	//rega pointer to fifo memory , *(rega+len) is the end of fifo
-	//mem_fifo_temp data into fifo
-	//assert if fifo was full
-fifo_in:
-	bpatchx patch21_4,mem_patch21
-	ifetcht UTIL_FIFO_LEN,rega
-	and temp,0xff,pdata
-	nbranch fifo_in_push,blank
-	rshift8 temp,pdata
-	istore UTIL_FIFO_LEN,rega
-fifo_in_push:
-	increase UTIL_FIFO_LEN+UTIL_FIFO_OFFSET,rega
-	ifetch 1,rega
-	nbranch assert,blank //fifo full
-	fetch 1,mem_fifo_temp
-	istore 1,rega
-	rtn
-	
-	//fuction fifo_out
-	//rega pointer to fifo memory
-	//pdata  data from fifo, blank mains fifo empty
-fifo_out:
-	bpatchx patch21_5,mem_patch21
-	arg UTIL_FIFO_LEN,loopcnt
-	ifetch UTIL_FIFO_LEN,rega
-	rtn blank
-fifo_out_loop:
-	ifetch 1,rega
-	nbranch fifo_out_end,blank
-	increase 1,rega
-	loop fifo_out_loop
-	branch assert
-fifo_out_end:
-	arg 0,temp
-	istoret 1,rega
-	rtn
-
-	//fuction fifo_is_empty
-	//rega pointer to fifo memory
-	//blank--- fifo is empty
-fifo_is_empty:
-	ifetch UTIL_FIFO_LEN,rega
-	rtn
-
-	//fuction fifo_is_full
-	//rega pointer to fifo memory
-	//blank--- fifo is NOT full
-fifo_is_full:
-	ifetch 1,rega
-	rtn
-	//rega pointer to fifo memory
-	//blank--- fifo is NOT near full
-fifo_is_near_full:
-	ifetch 2,rega
-	rtn
-
-	//rega pointer to fifo memory
-	//count output via pdata
-fifo_content_count:
-	arg 0,temp
-fifo_content_count_loop:
-	fetch 1,contr
-	loop fifo_content_count_loop,blank
-	increase 1,temp
-	loop fifo_content_count_loop
-	copy temp,pdata
-	rtn
-
-//input pdata, temp, return small in pdata	
-not_greater_than:
-	isub temp,null
-	nrtn positive
-copy_temp2pdata:
-	copy temp,pdata
-	rtn
-
-
-disable_positive:
-	force -1,null
-	rtn
-enable_positive:
-disable_zero:
-	force 1,null
-	rtn
-enable_zero:
-	force 0,null
-	rtn
-
-enable_user:
-	enable user
-	rtn
-	
-disable_user:
-	disable user
-	rtn
-	
-enable_user2:
-	enable user2
-	rtn
-	
-disable_user2:
-	disable user2
-	rtn
-
-enable_user7:
-	enable user7
-	rtn
-
-disable_true:
-	disable  true
-	rtn
-
-enable_true:
-	enable  true
-	rtn
-
-disable_blank:
-	setarg 1
-	rtn
-
-enable_blank:
-set_pdata_0:
-	setarg 0
-	rtn
-
-//input pdata :sum
-//output pdata :sum
-cal_sum:
-	sub loopcnt,0,null
-	rtn zero
-cal_sum_loop:
-	ifetcht 1,contr
-	iadd temp,pdata
-	loop cal_sum_loop
-	rtn
-
-	
-reverse_byte:
-	copy loopcnt,pdata
-	rtn blank
-	copy contr,pdata
-	iadd loopcnt,pdata
-	increase -1,pdata
-	copy pdata,contr	
-reverse_loop:
-	ifetch 1,contr
-	increase -2,contr
-	istore 1,contw
-	loop reverse_loop
-	rtn
-
-
-lshift14:
-	lshift16 pdata,pdata
-rshift2:
-	rshift2 pdata,pdata
-	rtn
-
-lshift6:
-	lshift8 pdata,pdata
-	branch rshift2
-
-
-clear_wake:
-	setarg 0
-	store 8,mem_gpio_wakeup_cfg
-	set1 25,pdata	//gpio22(ice) enable wakeup
-	istore 4,contw
-	rtn
-
-
-generate_random:
-	arg 16,loopcnt
-generate_random_loop:
-	random pdata
-	istore 1,contw
-	loop generate_random_loop
-	rtn
-
Index: output/bt_program23.rom
===================================================================
--- /1121s/branch/mouse/YICHIP/WK3_3V/output/bt_program23.rom	(revision 2045)
+++ /1121s/branch/mouse/YICHIP/WK3_3V/output/bt_program23.rom	(nonexistent)
@@ -1,32236 +0,0 @@
-11000010100001000000000000101010
-11000000000000000000001010010100
-11000000000000010000000000111001
-11000000000010000000000001000010
-11000000000010001000000001000100
-11000000000010100000000101000000
-11000000000010101000000011000100
-11000000000011000000000011100100
-11000000000011001000000011101011
-11000000000011010000000001010010
-11000000000100101000001000010011
-11000000001101000000001010001101
-11000000001101001000001010100001
-11000000001101100000001001010000
-11000000001101110000010001000010
-11000000001110011000010010101110
-11000000001110100000001000001100
-11000000001110111000010100111011
-11000000001111010000010011111100
-11000000001111111000010010001110
-11000000010000001000010011100001
-11000000010000100000001110001010
-11000000010000101000001111011110
-11000000010000110000000111010111
-11000000010000111000001110110100
-11000000010001000000001111011100
-11000000010001010000001110011110
-11000000010001011000001010111000
-11000000010001100000001011011111
-11000000010001101000001101000111
-11000000010001110000010001111000
-11000000010010000000010011010110
-11000000010010101000010010100101
-11000000010010110000010010111111
-11000000011000101000001000110110
-11000000011010101000000111110110
-11000000011010110000000111101111
-11000000011011010000000100101001
-11000000011011011000010101000001
-11000000011011100000010101111110
-11000000011011101000010101011111
-00100000001000000010001101011010
-11000000000010100000000101100001
-11000000000011010000000101100000
-11000000000100101000000110010000
-11000000000100110000000110010101
-11000000000111001000000110100111
-11000000000111010000000110110001
-11000000001001100000000110101101
-11000000001001101000000110101011
-11000000010010000000001000111001
-11000000010010110000010010011001
-11000000010011010000000011010010
-11000000010011101000000011011001
-11000000010011111000001001011110
-11000001011111111000000000000000
-00100000001000000010001101011010
-00100000010000000111010101010010
-00100000010000000111010001001000
-00100000010000000010101001000101
-00100000010000000010000000101010
-00100000010000000100001010101101
-00100000010000000010000000011000
-00100000010000000011000100001111
-00100000010000000010010010001100
-00100000001000000000000000111001
-01110000100010010000000000000000
-00100000001000000010000101010011
-01110000100010100000111101100000
-01110000100010100001000010101010
-01110000100010100001001001111010
-01110000100010100010010100000000
-01110000100010100010011000000000
-00100000000000000000000000111100
-01110000100010100010000000100000
-01110000100010100010001111110101
-01110000100010100010010000010010
-01110000100010100010010000010000
-00100000000000000000000000111100
-01110000100010100001001001100000
-01110000100010100010001111011101
-00100000011000000000000000000000
-01110000000000011011101100000000
-01110000000000011011110000000000
-00110111110110011000001000000000
-01110000100010010100011000001101
-01110000100010010110111100010000
-01110000100010100001001111001101
-01110000100010100000011000010000
-01110000100010101000010001001010
-01110000100010101000010101000000
-01110000100010100001011011111110
-00100000010000000000000010011001
-00100000010000000111000011010111
-00110111110110011000001000000000
-01110000100000010011101101011111
-00110111110110011000001000000000
-01110000100000010011110010001000
-00110111110110011000001000000000
-01101111111000001100000010011001
-11000000000010000000000010001110
-01101111111000001100010000111000
-00011111111000011111111000000100
-01100111111100001000101000000010
-01110000100010010000111100000001
-01110000100010101000000000100100
-01110000100010101000000101100010
-01011000111001100001001000010010
-01100111111100011000101001110011
-01110000100010101000011001100000
-01110000100010101000101100111011
-00100000010000000000000010000000
-01110000100000000100001100000000
-01110000100000000100001000000101
-01011000010101010111010001110100
-01100111111100011000100101101000
-01110000100010010110000001101110
-00100000010000000000000011111100
-00100000010000000000000100100111
-00100000010000000000000001111010
-01110000010000010100100000001100
-00100000001000000110111101001110
-00100000011101011000000000000000
-00110111110110011000001000000000
-01101111111000001100000100011100
-01100111111100001000000100111010
-00110111110110011000001000000000
-00100000011000000000000000000000
-01101111111000001100000010011001
-11000000000011000000000010000110
-01101111111000001100010000111000
-00011111111000011111111000000110
-01100111111100001000101000000010
-01110000100010100000010111100000
-01110000100010100000000011011000
-00100000000000000000000000111100
-01110000100010100000000110100000
-01110000100010100000000011011111
-01110000100010100000000111111010
-00100000000000000000000000010100
-01110000100010100000000010011111
-00100000011000000000000000000000
-01101111111000001100010000111000
-00011111111000011111111000000110
-01100111111100001000101000000010
-01110000100010010000111100000000
-01110000100010101000000000100011
-01110000100010101000000110110000
-01011000111001000000100100001001
-01100111111100011000101001110011
-01110000100010100111011000101010
-01110000100010010000001000000100
-00100000001000000000000001101101
-00100000001101011000000010101011
-01101111111000100000001000001101
-00100000011110100000000000000000
-00110111110110011000001000000000
-01101111111100001000000100110110
-00011111111000010111111011110000
-01101000010010001000001000001101
-10011000010000011111111000000000
-00011111111000001111111111111101
-01100111111100001000000100110110
-00110111110110011000001000000000
-01101111111100001000000100111000
-00011111111000010111111000000111
-01101000010010001000001000001110
-00011000010010011000010000000000
-10011000010000011111111000000000
-01100111111100001000000100111000
-00110111110110011000001000000000
-01101111111000010100000101011011
-00100000011110100000000000000000
-01100111111000010000001000001111
-01101111111100001000101011001011
-00011111111000010111111011110000
-01101000010010001000001000001111
-01100000010010001100000101011011
-10011000010000011111111000000000
-01100111111100001000101011001011
-01101111111000001000001000010000
-01100111111000001100000101011100
-00101111111011111111111000000011
-01101111111100001000101000000110
-01111001001000001111111000000111
-01100111111100001000101000000110
-01101111111000001000001000010000
-00011111111000010000010000000111
-00011000010100100000010000000000
-00011000010000111000010000000000
-01100000010010001100010000111000
-01101111111100001000101000000010
-00011111111000010111111000011111
-10011000010000011111111000000000
-01100111111100001000101000000010
-00100000011000000000000000000000
-00100000010000000110100001101111
-00100000010000000010000110111010
-00011000000000000010101000001000
-00011000000000000010101000000000
-01011000000010101010101011011010
-01100111111100011000101000001111
-01110000100010100010010101000000
-01110000100010100010011000010000
-00100000000000000000000000111100
-01110000100010100000000111111011
-01110000100010100010010111111111
-01110000100010100010011000110000
-01110000100010100001011011111110
-00100000001000000010000110110100
-01101111111000001100011110010011
-00100100011110100000000000000000
-00100000010000000000000011010110
-00100000001000000110000011111100
-01101111111000001100011001010101
-11000001011111111000000000000000
-00100000001000000101111001111000
-01101000010010001100011000000001
-01101111111000001100011000100001
-10011000010001100111110000000000
-00100100001000010000000011011110
-00100000001000000011011010000001
-01101111111000100100010110001111
-01101000010010100100010111100100
-10011000010001100111110000000000
-00100000001000101011001000100010
-00100000010000000000001010000011
-00100000001000000011011010011011
-01011000000010101010101001111110
-01100111111100011000101000001111
-00100000000000000000000000111100
-01110000100010100010010100000000
-01110000100010100010011000001101
-01110000100010100001011011110110
-00100000001000000010001000000011
-01101111111000001100000101000001
-11000000000000110010001000100101
-11000000000001010000000011110001
-11000000010011110000000011111000
-11000000010101010000000011110110
-00100000001000000010001000001110
-01110000100010100001010000100101
-01011000101010010011111100111111
-01100111111100011000101001100000
-01110000100010100110001100011111
-00100000011000000000000000000000
-01110000010000010100001111111111
-00100000001000000010001000111001
-01110000100010100001010000010111
-01011000001001010000001100000000
-01100111111100011000101001100000
-00100000001000000010001000011010
-00100000011101011000000000000000
-00100000010000000010000101100000
-11011000010000000000000000100111
-00100000010000000010000101101111
-00100000010000000010000110100110
-01110000100010100010010101111111
-01110000100010100011000000011010
-01110000100010100011000101111000
-01110000100010101000111110110010
-01110000100010101100001000000000
-01110000100010101100001100000000
-11011000111000000000000000000110
-00100000010000000000000100011001
-00101010001011111111111000001101
-00100000010000000010000100011101
-00101010010011111111111000001101
-00100000010000000010000100011110
-11011000111000000000000000000101
-00100000010000000010000100011100
-00100000010000000010000100011110
-00100000010000000000000100011001
-11011000101000001000101011000010
-00011010001100011111111000000000
-00100000010000000010000100010111
-00011010010100011111111000000000
-00100000010000000010000100010111
-00011000111000001000111111111111
-00100000001000010000000100001110
-00100000001000000010000101001111
-00100000000000000000000000111100
-01011000000000000000111100000000
-01100111111100010000100110000010
-01011000000000000000111111110000
-01100111111100010000100110000100
-01110000100010011000000100001001
-01110000100010011000000100000011
-01110000100010011000000000000110
-00100000000000000000000000111100
-11011010001000000000000000000000
-11011010010000000000000000000000
-11011111001000000000000000010000
-11011000110000000000111100000000
-00100000001000000010000100101101
-00100000011101011000000000000000
-00100000001000000010001001110010
-00100000011101011000000000000000
-01110000100010100000011101110111
-01110000100010100000100011001001
-01110000100010100000101100000001
-01101111111000001100010000001001
-01100111111100001000000011001101
-00100000000000000000101110111000
-00100000010000000000000100111001
-01110000100010100000100011000001
-01101010010000001100010000011001
-11011111001000000000000000001000
-00100000010000000110111101011000
-01101111111000001100010000011001
-01100111111000001100010000110011
-01100010010000001100010000011001
-00100000011000000000000000000000
-01110000100000001100110000000011
-01101111111100001000000100101001
-11000011000000101000000100111010
-01101000010110010000000101100100
-01100000010010010100010000001010
-01110000100000001100110000000000
-00100000011000000000000000000000
-01110000100010101000001000010001
-01110000100010101000110100010010
-01110000100010101000111000001010
-01101111111000001100000010011001
-11000000000010000000000101011001
-01011000000000000101011101100010
-01100111111100010000100100000111
-01110000100010010000000100000011
-01110000100010010011000000000011
-11000110000101101000000000000000
-01110000100010010000000100000001
-01110000100010101000001000000111
-01110000100010101000110101000100
-01110000100010101000111000001010
-01101111111000001100000010011001
-11000000000010000000000101010110
-01011000000000000010101110110001
-01100111111100010000100100000111
-11000110100101111000000000000000
-01110000100010010011000000100100
-01110000100010010000000100000101
-00100000011000000000000000000000
-01011000000000000100000110001001
-01100111111100010000100100000111
-00100000001000000000000101010010
-01011000000000001000001100010010
-01100111111100010000100100000111
-00100000001000000000000101000111
-01101111111000001100101111111010
-11011010011000000000000100000000
-10011010011000001111111000000000
-00100000011000000000000000000000
-00100000001000000000000110000000
-00100000010000000000000101100011
-00100000001000000010010101100011
-01101111111000001100101111111011
-00100000011110100000000000000000
-01101111111000001100101111111100
-00100100011110100000000000000000
-01101000010010001100101111111011
-01101111111000001100101111111010
-10011000010001100111110000000000
-00100100010000010000000101011100
-10011000010001100111111000000000
-00011111111001100111110001100100
-00100000001000010000000101110101
-01101111111000001100101111111101
-00011111111001100111110000010100
-00100100010000010000000101110011
-01110000010010111111110000000001
-00100000011000000000000000000000
-01110000010010111111111000000001
-00100000001000000100001100011111
-01101000010010001000000101111111
-01101111111000001000000001001100
-00011111111000110111111000000000
-10011000010000101111111000000000
-00101111111011111111111000000010
-01011000000000000000000000000000
-01101000010010001100101111111101
-01111001001000001111111000000000
-10011000010000001000010000000000
-01100000010010001100101111111101
-00100000011000000000000000000000
-01101111111000001000000000000101
-00011111111000001111111000000001
-01100111111000001000000000000101
-00100100001101101000000110000111
-01101111111000001100101111111010
-00011111111000001111111000000001
-01100111111000001100101111111010
-01101111111000001000000101101000
-11000011100000011000000000000000
-01111001001000000111111000000011
-01100111111000001000000101101000
-01101111111000010100001011110101
-01100111111000010000000110010110
-01011000000000000000000000000000
-01100111111000100100001100011101
-00100000011000000000000000000000
-00100000010000000010100000011100
-01101010001000001000000001001101
-00011010001000001010001111111100
-00100100001000010010011011111010
-00100000001000000010011010001110
-00001001100000000000000000011000
-00011111111011110111111000000000
-00011111111100010111111000000000
-11100111111000011000000000000101
-01111000001010000111110000000000
-00100000010000000010011100001101
-00100000001000110010011011110110
-11000101100110010010011010101111
-01101111111000001000000001001101
-00100000001110100010011010101111
-00011111111000001111111111111100
-01100111111000001000000001001101
-00100000010000000111001011001011
-01101111111100001000000100001000
-11000011000000111010011011111010
-00011000000000000111000000001100
-01100101111000100000000101010100
-00100000001000000010011010101111
-01101111111000001100001100110100
-11000001000000000000000000000000
-11000000000000011011000001001010
-00100000001000000010100011100001
-01111001001111111000000000110000
-00100000001000000010101011110110
-00100000010000000010000101010010
-01110000100010010000000000000000
-01111001001111111000000000110000
-00100000001000000010101011100011
-11101111111000010000000000000110
-11000000000000100000000110110100
-00100000001000000010100011101011
-11101111111000011000000000000110
-01100111111000011100001110010111
-11000000000001010000000110111001
-11000000000010010000000111001000
-00100000001000000010101110010110
-01101111111001000100011100010011
-11000011000111011010110100011001
-00100000010000000010110111000111
-01101000010010010100001110011000
-01101111111000001100001100100001
-11000010100000011000000111000011
-01101111111000010100001110011000
-11000000000110000010111000000011
-01101000010010010100001110011000
-00100000001000000010110100011101
-01101111111000010100001100110010
-10011000010001100111110000000000
-00100100001000101000000110111111
-00100100001101000000000110111111
-00100000001000000010110101000110
-00011000110000100010001000000000
-01101111111000010100001100110101
-00011111111000001010010111111101
-00100000010000000010100100101001
-01101111111000001100011110001111
-11000000011111111010110110101100
-01101111111000001100011110010101
-00100000001110100010110110101100
-01101111111000001100100001000011
-11000010100000001010110110101100
-01011000000000000000000000011010
-01101000010010010100001110011000
-10011000010001100111110000000000
-00100100001000101010110110101100
-00100000001000000010110101000110
-00100000010000000010101000101000
-00100100011110100000000000000000
-01101111111000001100011110001111
-11000000011111111000000111100010
-01101111111000001100100001000011
-00011111111000010111111000000011
-11000001100000011000000000000000
-01101111111000001100101111111100
-00100000011110100000000000000000
-01101111111000001100101111111110
-00100100011110100000000000000000
-01101111111000001100100101010110
-00100000010110100101101001110001
-01101111111001000100011100010011
-11000010100000001101101101011011
-11000010100000000101101101011011
-11000010100000101101101101011011
-11000010100000110101101101011011
-00100000010000000101011000000001
-00100000010000000101101010110010
-00100100011101000000000000000000
-00100000010000000101101010111100
-00100000010000000000010011001011
-00100000001000000101101100110111
-00011000010001100111110011111111
-00100000011000101000000000000000
-11011001000000000000000000000100
-00101000010011111111111000000111
-00100000001000001110111010111101
-11011001000000000000000000000011
-00100000001000000110111010111101
-00011000010001100111110011111111
-00100000011000101000000000000000
-01100000010010001100101100011111
-00100000010000000110111011100110
-00100000001000001000001000000000
-01101000010010001100101100011111
-00100000010000000110111100001111
-01101000010010001100101100011111
-11011001000000000000000000000011
-00100000001000000110111010111101
-01110000010010110010000000000001
-01101000010010001100101100011111
-00100000010000000110111100001111
-01101000010010001100101100011111
-11011001000000000000000000000110
-00100000001000000110111010111101
-01011000000000000000000000010000
-01100111111100001000000101000001
-00110111110110011000001000000000
-00100000011000000000000000000000
-01011000000000000000000010000000
-00100000001000000000001000000111
-00100000010000000000010010011111
-01110000010010110010000000000000
-01101000010010001100011001010100
-00100000010000000110111011110111
-01101000010010001100011001010100
-00100000010000000110111011010011
-00100000001000000101010100001101
-01101111111000010100001111101001
-00100000010000000111110101111001
-01101111111000100100000010101101
-10011000010000001111111000000000
-01100111111000100100000010101101
-00100000010000000000001000011110
-00100000010000000000001000011011
-00100000001000000010010000100101
-01101111111000001100101100100000
-00100000001110100000001000000110
-00100000001000000000001000001010
-01100000000001000100000011100111
-11011000110000001000000001110000
-11011000101000000100000011001100
-00100000010000000111110010001111
-11011000110000001000000011010100
-00100000010000000111110010001001
-01101111111100001000000010000000
-01100111111000001100000011101111
-00011000010000100010010000000000
-11011111001000000000000000001100
-11011010001000000000000000010110
-11011010011000001000000101001101
-00110111110110011000001000000000
-11101111111000001000000000010001
-11101000010000001000000000010011
-10011000010001100111110000000000
-00100000001000101000001000110001
-11100111111000001000000000010011
-00110111110110011000001000000000
-00011010001000001010001000000001
-00011010011000001010011000000001
-11000010000000000000001000101011
-00011010010000100000010000000000
-00100000011000000000000000000000
-00100000010000000110101100111010
-00100000010000000110101101110101
-00100000001000000110101100111000
-01101111111000010100010111100000
-11011000010000000000000111111000
-10011000010000010111111000000000
-00100000001110100000001001000001
-01101111111000010100010111100000
-00011111111000001111111000000001
-01100111111000010100010111100000
-00100000011000000000000000000000
-00100000010000000011010101111111
-00100000010000000011011001010001
-00100100001011000011010110000110
-00100100001101111011010110000110
-00100000010000000011011001101110
-01101111111000001100010101111101
-00100000001110100000001001011000
-01101111111000100100010111001100
-01101000010010100100010110001111
-10011000010001100111110000000000
-00100000001000101000001001001101
-00100000001000000011010101101110
-01101111111001000100011100010011
-11000010100110000011001010010001
-00100000001000000011010101001001
-00100000010000000101010000111011
-00100000010000000000001001010011
-00100000001000000101010001001100
-01011000000000000100101000011101
-01100111111000010100001100111111
-01011000000000000000000000100000
-01100111111000010100001101000001
-00100000011000000000000000000000
-01101111111000100100010111100100
-01101000010010100100010110001111
-00100000001000101000001001001000
-01101111111000100100010101011111
-00100000011110100000000000000000
-00100000001000000000001001001000
-01101111111000001100010000110111
-00100100011110100000000000000000
-01101111111000010100010011101001
-11000011100001011000000000000000
-01101010001000010100010111110000
-00100000010000000011010110110100
-01100000010010001100011000100100
-01101111111000001100011000101001
-11000101000100110000001001101000
-01101111111000001100011000101100
-10011000010001100111110000000000
-00100100001000010000001010000010
-01101111111000001100011000100110
-00011111111001100111110000000010
-00100100001000010000001001110000
-01101111111000001100011000100110
-11000000000000000000001010000011
-00100000011000000000000000000000
-01101111111000001100011000100110
-01101000010010001100011000100111
-10011000010001100111110000000000
-00100100011000101000000000000000
-01110000010001100010011000000000
-01101000010010001100011000100100
-01101111111000001100011000101000
-11000101000100110000001001111001
-01101111111000001100011000101011
-10011000010001100111110000000000
-00100100011000010000000000000000
-01101111111000001100011000100101
-11000000000000000011011100010101
-00011111111000001111111111111111
-01100111111000001100011000100101
-11000000000000010000001010001011
-11000000000000001011011100001011
-00100000001000000011011100010101
-01110000010001100010011000000000
-01101111111000001100011000100101
-11000000000000011000001010001001
-00011111111000001111111000000001
-01100111111000001100011000100101
-11000000000000001011011100001011
-11000000000000010000001010001011
-01110000010000010100000100000101
-00100000011000000000000000000000
-01110000010000010100000100000011
-00100000011000000000000000000000
-01011000000000000110001000110101
-01100111111000010100010111111000
-01011000000000000110001000101011
-01100111111000010100010111111010
-01011000000000000000001010100000
-01100111111000010100001111101001
-00100000001000000101001111110011
-00100100001101011010000000000010
-00110111110110011000001000000000
-00110111110110011000001000000000
-00100000100000000000000000000000
-00100000010101011000001010011011
-00100000010000000101100011011111
-00100000001000000010000000000011
-00100000010000000000001000000110
-01101000010010001100011001001010
-00100000010000000110111011011101
-01101000010010001100011001001011
-00100000001000000110111011011101
-00100000011000000000000000000000
-00100000010000000000010001110010
-01101111111001000100011100010011
-11000010100010011101110101100000
-11000010100010010101110101101110
-11000010100010100000001010100111
-00100000011000000000000000000000
-00100000010000000000001010110010
-00100000010000000101111001000011
-00100000010000000101110110110100
-00100000010000000000001011000110
-00100000010000000000001010101111
-00100000010000000000001010110101
-00100000010000000000001011001110
-00100000001000000101110110101010
-01101111111001000100011100010011
-11000100000101010000000000000000
-00100000010000000000010011010110
-01101111111000001100011001100110
-01100111111000001100101000000110
-00100000011000000000000000000000
-01101111111001000100011100010011
-11000010100111110101110111010001
-00100000001000000101110111001100
-01101111111000010100011010001110
-11011000010000001010101001010101
-10011000010001100111110000000000
-00100000001000101000001100111011
-01100000010010010100011010001110
-00100000010000000101110010011100
-01101111111000001100100110100001
-01100111111000001100011001100110
-00100000010000000101110010001100
-01011000000000000001000100100010
-01100111111000010100011010010101
-01101111111000001100101000000110
-01100111111000001100011001100110
-00100000011000000000000000000000
-01101111111000001100011001100110
-00011111111001100111110000000000
-00100000001000101000001011000011
-00011111111001100111110000000100
-00100000001000101000001011001100
-00100000011000010000000000000000
-01110000010001100110011000000000
-00100000011000000000000000000000
-01101111111000001100011001100110
-11000001000000000000000000000000
-01101010010000010100100111111110
-00011010010000100010011000000000
-00100000010000000101111000111101
-01101111111000010100100111100000
-00100000001110100000001011011100
-01100111111000010100100111011110
-00011010011000001010011000000010
-01101111111000010100101000000000
-10011010011001100111110000000000
-00100100001000010000001011011100
-00011010011000100010010000000000
-00100000001000000000001011010010
-01101111111000010100100111011110
-01100111111000010100011010010101
-00100000011000000000000000000000
-01101111111001000100011100010011
-11000010100010011101110010110001
-11000010100010010101110010111001
-11000010100010100000001011100100
-00100000011000000000000000000000
-00100000010000000000001011100111
-00100000010000000000001011101100
-00100000001000000101110011000001
-01101111111000001100011001100110
-11000001000000000000000000000000
-11000000000000001000001100010011
-11000000000000010000001100100111
-00100000011000000000000000000000
-01101010010000010100100111100010
-00011010010000100010011000000000
-00100000010000000101110111000000
-01101111111000001100100110100001
-00100000001110100000001011111000
-01100111111000001100100110100000
-00011010011000001010011000000001
-01101111111000010100100111100100
-10011010011001100111110000000000
-00100100011000010000000000000000
-00011010011000100010010000000000
-00100000001000000000001011101110
-01101111111000001100100110100000
-00011111111000010111111011110000
-00100000001110100000001100000010
-01101111111000001100011001100110
-00100000010000000000001100010000
-01100111111000001100100110100010
-11011111001000000000000000000001
-00011010011000100010010000000000
-11011010001000000100100110100010
-00100000001000000110101101000101
-01101000010010001100100110100000
-01101111111000001100011001100110
-00100000010000000000001100010000
-10011000010001100111110000000000
-00100000011000101000000000000000
-00011111111100100111111000000000
-10011000010000001111111000000000
-01100111111000001100100110100010
-00011010011000100111111000000000
-01101000010010010100100111100010
-10011000010001100111110000000000
-00100000001000101000001011111110
-00011010011000001010011111111111
-00100000001000000000001011111110
-11000001100000000000000000000000
-00011111111000001111111000000100
-00100000011000000000000000000000
-01101010010000010100100111101110
-00011010010000100010011000000000
-00100000010000000101110111110011
-01101111111000110100100110110101
-00100000001110100000001100011111
-01100111111000110100100110101111
-00011010011000001010011000000110
-01101111111000010100100111110000
-10011010011001100111110000000000
-00100100011000010000000000000000
-00011010011000100010010000000000
-00100000001000000000001100010101
-01101111111000110100100110101111
-01101000010010110100011001101110
-10011000010001100111110000000000
-00100000011000101000000000000000
-11011111001000000000000000000110
-11011010001000000100011001101110
-00011010011000100010010000000000
-00100000001000000110101101000101
-01101010010000010100100111110110
-00011010010000100010011000000000
-00100000010000000101111000010111
-01101111111000110100100111001101
-00100000001110100000001100110011
-01100111111000110100100111000111
-00011010011000001010011000000110
-01101111111000010100100111111000
-10011010011001100111110000000000
-00100100011000010000000000000000
-00011010011000100010010000000000
-00100000001000000000001100101001
-01101111111000110100100111000111
-01101000010010110100011001111011
-10011000010001100111110000000000
-00100000011000101000000000000000
-11011111001000000000000000000110
-11011010001000000100011001111011
-00011010011000100010010000000000
-00100000001000000110101101000101
-00100000010000000000001101110100
-00100000010000000000001110001100
-00100000010000000000001100111111
-00100000001000000101110010010000
-01101111111001000100011100010011
-11000100000001111000000000000000
-01101111111000001100011010010000
-11000000000000000101110010010100
-11000000000000110000001101000101
-00100000011000000000000000000000
-01110000010001101001000000000000
-00100000011000000000000000000000
-01101111111001000100011100010011
-11000010100010011101110010110101
-11000010100010100000001101001011
-00100000011000000000000000000000
-01101111111001000100011100010011
-11000100000001111000000000000000
-01101010010000010100100111111010
-00011010010000100010011000000000
-00100000010000000101111001010001
-01101111111000001100100111010100
-00100000001110100000001101011001
-01100111111000001100100111010011
-00011010011000001010011000000001
-01101111111000010100100111111100
-10011010011001100111110000000000
-00100100011000010000000000000000
-00011010011000100010010000000000
-00100000001000000000001101001111
-01101111111000001100100111010011
-00011111111000010111111011110000
-00100000001110100000001101100011
-01101111111000001100011010010000
-00100000010000000000001101110001
-01100111111000001100100111010101
-11011111001000000000000000000001
-00011010011000100010010000000000
-11011010001000000100100111010101
-00100000001000000110101101000101
-01101000010010001100100111010011
-01101111111000001100011010010000
-00100000010000000000001101110001
-10011000010001100111110000000000
-00100000011000101000000000000000
-00011111111100100111111000000000
-10011000010000001111111000000000
-01100111111000001100100111010101
-00011010011000100111111000000000
-01101000010010010100100111111010
-10011000010001100111110000000000
-00100000001000101000001101011111
-00011010011000001010011111111111
-00100000001000000000001101011111
-11000001100000000000000000000000
-00011111111000001111111000000110
-00100000011000000000000000000000
-01101111111001000100011100010011
-11000010100111110000001101111011
-01101111111000001100011001100110
-11000001000000000000000000000000
-11000000000000001000001101111011
-11000000000000010000001110000010
-00100000011000000000000000000000
-01101111111000110100011001101110
-01101000010010110100011011100110
-10011000010001100111110000000000
-00100100011000101000000000000000
-01101111111000110100001011011011
-01100111111000110100011001101110
-00100000011000000000000000000000
-01101111111000110100011001101110
-01101000010010110100011011100110
-10011000010001100111110000000000
-00100100011000101000000000000000
-01101111111000110100001011011011
-00011111111000001111111100000000
-01100111111000110100011001101110
-00100000011000000000000000000000
-00100000010000000000001110001100
-00100000001000000101101010011100
-01101111111001000100011100010011
-11000011000010100101110001101111
-11000010100111110000001110010100
-01101111111000001100011001100110
-11000001000000000000000000000000
-11000000000000001000001110010100
-11000000000000010000001110011001
-00100000011000000000000000000000
-01101111111000110100011001101000
-01100111111000110100000100010110
-01101111111000110100011001101110
-01100111111000110100001011011011
-00100000011000000000000000000000
-01101111111000110100011001110101
-01100111111000110100000100010110
-01101111111000110100011001111011
-01100111111000110100001011011011
-00100000011000000000000000000000
-01101111111001000100011100010011
-11000100000000010000000000000000
-11000011000010100101110001000011
-11011000111000000000000000000010
-00100000010000000101111100000100
-00100000010000000101110001001010
-00100000010000000000001110100110
-00100000001000000101110010100011
-01101111111000001100011001100110
-11000000000000001000001110101010
-11000000000000010000001110101111
-00100000011000000000000000000000
-01101111111000110000000101111000
-01100111111000110100011001101000
-01101111111000110100001011011011
-01100111111000110100011001101110
-00100000011000000000000000000000
-01101111111000110000000101111000
-01100111111000110100011001110101
-01101111111000110100001011011011
-01100111111000110100011001111011
-00100000011000000000000000000000
-00100000010000000000001111001011
-00100000010000000101010100111101
-00100000010000000110000101001101
-00100000010000000110000100010000
-00100000010000000110000110110001
-00100000010000000110000100011110
-00100000010000000011001010001110
-00100000010000000011010100110001
-00100000010000000101111111011101
-00100000010000000101011100101100
-00100000010000000101101110011011
-00100000010000000101101110101011
-00100000010000000101101111001110
-00100000010000000000001111010010
-00100000010000000101101111010011
-00100000010000000101101111100001
-00100000010000000101101111101110
-00100000010000000101101111100100
-00100000010000000101101111111011
-00100000010000000000001111010101
-00100000010000000101011010110110
-00100000010000000101110000001110
-00100000001000000101110000000101
-00100000010000000101010011110010
-01101111111000001100011000110111
-00100000001110100000001111010000
-01110000010001100011000111100001
-00100000011000000000000000000000
-01110000010001100011000111011100
-00100000011000000000000000000000
-11011010011000000100101000000101
-11011010010000000101101011101111
-00100000001000000100001011100000
-11011010011000000100011101111110
-11011010010000000000001111011000
-00100000001000000100001011100000
-01101111111000001100100101101011
-01100111111000001100000011000000
-01110000010001110111110100000011
-00100000011000000000000000000000
-00100000010000000101100111101101
-00100000001000000101110000011011
-00011010011000100111111000000000
-11000000001000000000001111110011
-11000000000010101000001111111000
-11000000000110010000001111101010
-11000000000111100000010000010110
-11000000000111001000010000100111
-11000000000111010000010000101010
-11000000000010100000001111100111
-00100000001000000101101011000011
-01011000000000000000000000000000
-01100111111000100100101111111011
-00100000001000000101101011010000
-01101111111000001100011110010101
-11000000000000001000001111101110
-01110000010010000100010000010100
-00100000001000000000001111110000
-00100000010000000101101011101111
-01110000010010000100010000000101
-01101111111000001100101111111010
-01100111111000001100101111111011
-00100000001000000101101011110110
-01101111111000001100101000000100
-00100100011110100000000000000000
-01110000010010100000010000000001
-01110000010010100000010100011110
-00100000011000000000000000000000
-01011000000000000000000000000000
-01100111111000001100101000000100
-01100111111000001100101000000101
-01011000000000000000000000000000
-01100111111000010100011111000000
-01110000010001111001010000000000
-11011000010000000000000000000110
-01101111111001000100011100010011
-11000010100011011000010000000010
-11011000010000000000000000000111
-01100000010010010100001011010011
-01100000010010010100001011010101
-01110000010001111100001000000000
-01110000010010010101011000000000
-00100000010000000010100111001011
-00100000001000000000010000001000
-00100000010000000101101101111011
-01101111111000010100001111101111
-11000010100000111000010000001101
-11000010100000000100001011111100
-00100000001000000101110000011010
-01101111111000010100001111101111
-11000010100000000100001011111100
-01101111111000001100100001000011
-00011111111000010111111000000011
-00100000010000000101101100100001
-11000000100000011101010010101001
-01101111111000001100101111111110
-00100100001110100101010010101001
-00100000001000000101010011001101
-01101111111000100100010110001111
-01100111111000100100010111101000
-01100111111000100100011010010001
-00100000010000000011010101011010
-00100000010000000101110000001011
-00100000010000000110000110001110
-00100000010000000101101001110011
-01110000010001110111110100000000
-01110000010001011111110000000000
-01110000010001011110001000000000
-01101111111000100100010111101000
-01101000010010100100010111100100
-10011000010001100111110000000000
-00100000011000101000000000000000
-00100000010000000110000000010110
-00100000010000000000010001110101
-00100000001000000110000001000010
-00100000010000000110000000010110
-00100000010000000000010001110101
-00100000001000000110000010000100
-00100000010000000110000000010110
-00100000010000000000010001110101
-01101111111000001100100001111010
-11000001000000001000000000000000
-01101111111000001100011000000000
-00100100001110100101111111110010
-01101111111000001100010111100010
-11000000000000100000010000110101
-11000000000000001110000001011111
-11000000000000011000010000111100
-00100000001000000110000001010101
-01101111111001000100011100010011
-11000011000111110110000001011001
-01101111111000001100011100011011
-11000000000000001110000001011001
-00100000010000000110000000011000
-01110000010001100110011000000001
-00100000001000000101010010100000
-01101111111001000100011100010011
-11000011000111110110000001011001
-11000010100010011110000001011001
-11000010100010100110000001011001
-11000010100010010110000001011001
-00100000001000000110000000110100
-00100000010000000100001010100011
-01101000010010001100011001011011
-00100000010000000101010110110101
-11011000010000000000000000010101
-00100000010000000101010110110101
-01101111111001000100011100010011
-11000011000010101000010001011010
-00100000010000000101010100110100
-00100000010000000000001111001011
-00100000010000000000010101111110
-00100000010000000000010101011111
-00011111111001101111110000001010
-00100000010000000111110101011111
-01100111111000010100011000110011
-01101111111000010100011000101111
-00011111111001101111110000000010
-00100000010000000111110101011111
-01101000010010010100011000110011
-10011000010001100111110000000000
-00100000001000010000010001000111
-11011010001000000100011000101101
-00100000010000000101010101100011
-01101111111000001100010000001100
-11000010100000001101010011001101
-01101111111001000100011100010011
-11000010100111110000010001011111
-01101111111000001100011001100110
-11000000000000000000010001100110
-00100000001000000101010010010001
-00100000010000000101010010101100
-00100000001101000000010001100010
-00100000001000000110000000101111
-01101111111000001100011001100110
-11000000000000000110000001100111
-00100000010000000101101010101000
-00100000001000000000010000111001
-01101111111001000100011100010011
-11000011000010001110000000101010
-00100000010000000101010010101100
-00100000001101000110000001100111
-01101111111001000100011100010011
-11000010100110000000010001101101
-00100000001000000110000000100011
-01110000010001100110011000000000
-01101111111000010100011100100001
-01100111111000010100010111011110
-01110000010001011110001000000001
-00100000001000000011010100110100
-01101111111000001100000101000001
-01100111111000001100101000000111
-00100000011000000000000000000000
-01101111111000001100101000000111
-01100111111000001100000101000001
-00100000011000000000000000000000
-00100000010000000110001000001110
-00100000010000000111100010101010
-00100000010000000000010001111100
-00100000001000000101111001100001
-01101111111000001100011001001001
-11000001011111111000000000000000
-11011010001000000000000000000000
-01110000010010010111011100000101
-01101000010010001100011001001001
-00100000010000000000010010000011
-00100000001000000101011011000001
-01101111111001000100011100010011
-11000010100101011101011011011110
-01101111111000001100100101110100
-00011111111000100010011000000000
-01101111111000001100011001010100
-11000000011111111000010010001010
-00100000001000000101011011001110
-01101111111000001100011001001001
-00100000010000000101100101000110
-01101000010010001100011001001001
-00100000001000000000010010001110
-00011010011000100111111000000000
-01100111111000001100100101111000
-00011111111000111111111000000000
-00011111111000100010010000000000
-00011000010000100010011000000000
-00100000010000000101010110110001
-00011010011000100000010000000000
-00100000010000000110111011100110
-01111101001000001010010000000000
-00100000010000000101100100111101
-00100000001000000101100100101001
-00100000010000000011011010110100
-00100100011101000000000000000000
-00100000010000000011011010111110
-00100000010000000000010010011111
-01101111111000011100011000001000
-00100000001000000011011000100010
-01011000000000000000000000000000
-01111001001000000111111000010101
-01100111111001000000000000010110
-01011000000000000000000000000000
-01100111111000100000000000011110
-00100000011000000000000000000000
-01110000010001100000000000000000
-00100000010000000011011001000111
-01011111111111111111111111111111
-01100111111000100100010110101111
-01011000000000000000000000000000
-01100111111000111100100001000110
-01110000010001110011111100000001
-00100000010000000101100111101101
-00100000001000000110001000101011
-00100000010000000101101010010010
-00100000010000000000010010011111
-00100000010000000101011010101001
-01101111111000001100011001001101
-00100000010000000101100101000011
-01101000010010001100011001011010
-00100000010000000101010110101011
-11011000010000000000000000010101
-00100000010000000101010110110101
-00100000010000000110000100011010
-00100000010000000101010100001100
-00100000010000000101010011111001
-01101000010010001100011001001010
-00100000010000000110111100001111
-01101000010010001100011001001011
-00100000010000000110111100001111
-00100000001000000101010011100101
-11000110100100110000000000000000
-00100000010000000101011000000001
-00100100011101000000000000000000
-01101111111000001100011101111100
-01110000010001110111110000000000
-00100100010110100000010011010100
-01101111111001000100011100010011
-11000011000010110000010011001001
-01101111111000001100100101101100
-00100100001110100110000010110110
-00100000010000000000010011001011
-00100000001000000110000010100010
-01101111111000001100011001011001
-11000001111111111000000000000000
-01101111111000001100011101111101
-00100000011110100000000000000000
-00011111111000001111111111111111
-01100111111000001100011101111101
-01011000000000000000000000000000
-01100111111000100100100001000111
-00100000001000000101101001110011
-00100000010000000000010010011111
-00100000001000000000001000100111
-01101111111001000100011100010011
-11000100000101010000000000000000
-11000011000111111101111010111001
-01101000010010001100011001011010
-00100000010000000110111011110111
-01101000010010001100011001011010
-00100000010000000101010110110001
-01101000010010001100011001011010
-00100000010000000110111011100110
-00100100001000001101111011000010
-00100000001000000101111010111110
-00100000010000000101100101011000
-11000000000110000101100101011111
-11000000000110001101100111000110
-11000000001011000000010011100110
-00100000001000000101100101010010
-00100000010000000101100111100111
-01101111111000001100100001011010
-11000000001011001000010011101010
-00100000001000000101100101011111
-01110000010010010101011100001011
-11011010011000000100101000001011
-00100000001000000101100110010101
-01101111111000001100010000100000
-11000001100000000000000000000000
-01101111111000001100100101010111
-11000000000001011000010011110010
-00100000001000000101100111111000
-00100000010000000101101001101101
-01101111111000001100011001011001
-11000000011111111000010011111000
-01101000010010001100011001011001
-00100000010000000110111011100110
-00100100011000001000000000000000
-01011000000000000000000000000000
-00100000010000000110100111100101
-11000000101011000101100101010101
-00100000001000000101101000101111
-01111000010101000111110000000000
-01011000000000000000000000000000
-01100111111000110100100001000111
-00100000010000000000010011101101
-01011000000000000000000010001001
-00100000010000000110100111100100
-00100000010000000101011101000111
-00100000010000000101011000010010
-00100000010000000101011000010111
-00100000010000000000010100000111
-00100000001000000101011000001100
-00100000010000000101100001001100
-01101111111000001100100110000111
-00100100001110100101100001100000
-01101111111000001100100110000010
-00100100001110100101100001011111
-00100000010000000101100010001000
-00100000010000000000010100001111
-00100000001000000101011110101101
-01110000010010010111100100000000
-01110000010010010111101000000000
-01110000010010010111101100000000
-00011111111000100010010000000000
-01101000010010001100011001000100
-01101111111000001100011001000111
-10011000010001100111110000000000
-00100000001000101000010100100001
-01101111111000001100011001001000
-10011000010001100111110000000000
-00100000001000101000010100100111
-01101000010010001100011001000101
-01101111111000001100011001000111
-10011000010001100111110000000000
-00100000001000101000010100110000
-00100000010000000101011111111011
-00100000010000000000010100110101
-00100000001000000101011111100101
-01101000010010001100011001000101
-01101111111000001100011001001000
-10011000010001100111110000000000
-00100000001000101101011111010110
-00100000010000000101011111101111
-00100000001000000000010100110001
-01101000010010001100011001000101
-01101111111000001100011001000111
-10011000010001100111110000000000
-00100000001000101000010100101101
-00100000010000000000010100110111
-00100000001000000000010100011111
-00100000010000000000010100110111
-00100000010000000000010100110011
-00100000001000000101011111100101
-00100000010000000000010100110011
-00100000010000000000010100111001
-00100000001000000101011111100101
-00011010010000010111111000010010
-00100000001000000101011111110011
-00011010010000010111111000001010
-00100000001000000101011111110110
-00011010010000010111111000010001
-00100000001000000101011111111001
-00011010010000010111111000010010
-00100000001000000101011111111111
-00100000010000000110111110000010
-00100000010000000110111110110000
-00011111111001101111110000001010
-00100000010000000111110101011111
-01100111111000010100011000110011
-00100000001000000101010101010011
-01101111111001000000000111111101
-00100000001110100110111101111001
-01100111111001000100001111111101
-00100000010000000110101100111010
-00100000010000000110101010101101
-11011111111000000000111111000000
-10011010010000001010010000000000
-11011111001000000000000000001010
-11011010001000000000000111111101
-00100000010000000110101101110100
-00100000010000000110101100110111
-01101111111001000000000111111101
-00100000011110100000000000000000
-01100111111001000100000101001110
-11101111111000010000000000000110
-11100111111000010000000000000101
-00100000011000000000000000000000
-01101111111100001000000011001100
-01111001001000000111111000000001
-01100111111100001000000011001100
-01101010010000001100010000011001
-01101111111000001100010000110011
-01100111111000001100010000011001
-11011111001000000000000000001000
-00100000010000000110111101100111
-01100010010000001100010000011001
-01101111111100001000101000001010
-01111001001111111111111000000100
-01100111111100001000101000001010
-00100000011000000000000000000000
-01101111111000001100010000000111
-11000000000000001000010101100011
-11000000000000010000010101101010
-00100000011000000000000000000000
-01011000000000000000001111101000
-01100111111000010100010000000101
-01101000010010010100000101010010
-01101111111000010100000101010100
-11011010011000000000111000010000
-00100000010000000110111111000000
-00100000001000000000010101110000
-01011000000000000000001111101000
-01100111111000010100010000000101
-01101000010010010100000101001110
-01101111111000010100000101010000
-11011010011000000000001111101000
-00100000010000000110111111000000
-01101000010010010100000101010110
-10011000010011111111111000000000
-01101000010010010100000101011000
-10011000010001101111110000000000
-00100000001000000111110101011111
-00100000010000000000010101010010
-01101111111100001000101000001001
-01111001001111111111111000000111
-01100111111100001000101000001001
-01110000100010100000011101110111
-01110000100010100000100011000001
-01110000100010100000110101100001
-01110000100010100000101100000000
-00100000011000000000000000000000
-00100000010000000000010101110101
-00100000010000000110111110010000
-01101111111000001100010000001001
-01100111111100001000000011001101
-00100000010000000110111110010111
-01110000100010100000110101100000
-01110000100000001100110100000000
-00100000010000000000010101110101
-01101111111000001100010000001001
-01100111111100001000000011001101
-01110000100010100000101101010000
-01110000100010100000111011000000
-11011111000000000000000000001011
-01101101111000010100010000001010
-01110000100000001100110000000011
-00100000010000000000010110010111
-01101000010110010000000101100100
-01100000010010010100000101011000
-00100000010000000110111110011100
-11011111000000000000000000001011
-01100101111000010100010000001010
-01110000100010100000110101100000
-01110000100000001100110100000000
-01110000100000001100110000000000
-00100000011000000000000000000000
-01101111111100001000000100101001
-11000011000000101000010110010111
-00100000011000000000000000000000
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-00100000010000000010001110000101
-01000100100000000100000000000000
-00100000100000000000000000000000
-00100000010000000100001010100011
-00100000010000000010001000111101
-00100000010000000110110010101101
-00100000010000000010001101100011
-00100000010000000110100101000110
-01000100100000001100000000000000
-00100000010000000111011101101111
-00100000010000000100001010010101
-00100000010000000111010001000111
-00100000010101011010010001001111
-01000100100000010100000000000000
-00100000010000000111010101010010
-00100000010000000111010001001000
-00100000010000000010101001000101
-00100000010000000010000000101010
-00100000010000000100001010101101
-00100000010000000010000000011000
-00100000010000000011000100001111
-00100000010000000010010010001100
-00100000010000000100101111111011
-00100000001000000010000000001101
-00100000010000000010000000011101
-11000110100001001000000000000000
-01111001001111111000000000001001
-00100000010000000010000001000001
-00100000001000000010010110111100
-01000100100000011100000000000000
-00100000010000000010000001100110
-00100100001000101010000000100101
-00100000010000000010000000110110
-00011010001000001000110000000001
-11101111111000001000000000000110
-11000010100000000010010100110110
-00100000011000000000000000000000
-01110000000000000000011000000000
-00100000010000000010000001000111
-00011111001000100111110000000000
-00100000011000101000000000000000
-00100000001000000010001101011010
-01101111111000001100000100010100
-00100000011110100000000000000000
-11000000000011011010000000110011
-00100000010000000010000001011111
-00100000011000101000000000000000
-00100000010000000010000001100010
-00100000011000101000000000000000
-01110000010000010001010000000000
-00100000011000000000000000000000
-01110000000000011011110000011011
-01110000010000010001010000000000
-00100000011000000000000000000000
-01000100100000100100000000000000
-01111001001000000000000000001001
-00011010001000100111111000000000
-01100111111000010000000000001010
-00011000000000000111001001010011
-11011000101000000000000101101000
-00011010001000001000110000000001
-11101111111000001000000000000110
-00011010001000100000110000000000
-11000010100000000111110011011010
-00100000011000000000000000000000
-01000100100000101100000000000000
-01101111111000010000000000001010
-10011000000000000000101000000000
-00011000000000000111001001010011
-11011000110000000000000101101000
-00100000001000000111110011011010
-11011111001000000000000000000001
-01101000010010001000000000000110
-00011000010000001000010000000001
-00101000010000011111111000000001
-00100100001000001010000001001101
-11011000010000000000000000000000
-01100000010010001000000000000110
-00011000010011111111111001010011
-11011010001000000100000001000000
-10011010001000001010001000000000
-11101111111000001000000000010001
-11000010100000001010000001010100
-11000011100000000000000000000000
-11000010000000000010000001001001
-00100000011000000000000000000000
-01000100100000110100000000000000
-11011010011000000010000001110011
-00100000010000000010000001101001
-00100100011000101000000000000000
-00011010001000100111111000000000
-01100111111000010000000000001010
-00100000001000000111110110111000
-11011010011000000010000010101101
-00100000001000000010000001101001
-01101000010010001100000100010101
-11011010011000000010000001111011
-00100000001000000010000001101001
-01000100100000111100000000000000
-01101000010010110100000100010110
-11011010011000000010000001110101
-00100000001000000010000001101001
-11011010011000000010000010000001
-00100000001000000010000001101001
-11011010011000000010000011000111
-01000100100001000100000000000001
-11011010001000000100000001000000
-11011111001000000000000000000001
-11101111111000001000000000010001
-00011010011000100111101000000000
-01000100100001001100000000000001
-00011010001000001010001001010011
-11000010000000000010000001101100
-00011000000000000111110000000001
-00100000011000000000000000000000
-11000010100000000010000001101110
-00100000001000000111110110111000
-11000011000000000010000001101110
-00011010001000001000110000010000
-11101111111000110000000000000110
-10011000010001100111110000000000
-00100000011000101000000000000000
-00100000001000000010000001101110
-11000011000000000010000001101110
-00011010001000001000110000010110
-11101111111000001000000000000110
-10011000010001100111110000000000
-00100000011000101000000000000000
-00100000001000000010000001101110
-11000011000000001010000001101110
-00100000010000000010000010110100
-00100000010000000010000010011101
-10011000010001100111111000000000
-00011111111000001111111000000001
-00100000001000010010000010010111
-00011000110000100010010000000000
-01100111111001001000011001111000
-01000100100001010100000000000001
-01101111111000001100010001101101
-00100100001110100010000010010000
-01101111111001001000011001111000
-00011010010000100000110000000000
-00011111111000001111111000000101
-00100000001000000010000010010011
-01101111111001001000011001111000
-00011010010000100000110000000000
-00011111111000001111111000010100
-00100100001000010010000001101110
-00011000010000100100001000000000
-00100000010000000010000011000000
-00100000001000000111110110111000
-10011000000000000010010000000000
-00011010001000001000110000000010
-11101111111000010000000000000110
-00100000001110100010000010010100
-00100000010000000010000011000000
-00100000001000000010000010000010
-00011111111100010001011000000000
-00011001011011001001011000000000
-00100000001000101010000010100111
-00101001011000000001111000001111
-00100100011000001000000000000000
-00011000010100010001011000000000
-00011001011011001001011000000000
-00100100011000101000000000000000
-01111001001000000000010000011100
-00100000011000000000000000000000
-00011000010100010001011000000000
-00011001011011001001011000000000
-00101001011000000001111000001111
-00100100011000001000000000000000
-01111001001000000111111000011100
-00100000011000000000000000000000
-11000011000000000010000001101110
-00100000001000000111110110111000
-11000011000000000010000001101110
-00011010001000001000110000000001
-11101111111000001000000000000110
-11000010100000000010000001101110
-00100000011000000000000000000000
-00011010001000001000110000000001
-11101000010000001000000000000110
-00011100010000100111111000000000
-00101000010011111111111000000001
-00011010001000001000110000000100
-11101000010000100000000000000110
-00100000011000001000000000000000
-00011010001000001000110000001000
-11101111111000110000000000000110
-00100000010000000010000100001001
-00011101000000100111111000000000
-00100000011000000000000000000000
-00011010001000001000110000000010
-00011010001000001000101000000100
-11101111111000010000000000000110
-10011000010000001001011000000000
-00011001011000100111111000000000
-11100111111000100000000000000101
-00100000001000000010011000001001
-11000011000000001010000001101110
-00100000010000000010000010110100
-10011011011000001111111000000000
-10011011011000001111111000000000
-10011000111000001111111000000000
-10011000010001100111110000000000
-00100100001000010010000001101110
-00100000001000000111110110111000
-01000100100001011100000000000001
-01111000010111010111110000000000
-01111000010011101111110000000000
-01111000010011100111110000000000
-01111000010001101111110000000000
-01111000010001100111110000000000
-01111000010001001111110000000000
-01111000010001110111110000000000
-01111000010000111111110000000000
-00100000001100001010000101010010
-00110111110100111000001000000000
-00100000000000000000000001100100
-00100000001000000010000101010010
-01000100100001100100000000000001
-01111000010010000111110000000000
-00011000010000100011011000000000
-00100000010000000010000001101000
-01111000010101000111110000000000
-00100100011000101000000000000000
-00011000000000000011011000000000
-00100000001000000111110110111010
-01000100100001101100000000000001
-00110111110100010000001000000000
-00011011010000100111111000000000
-10011000000000000000110000000000
-00011111111100010111111000000000
-10011100010001100111001000000000
-00011111001000010111001000000011
-00100100001000101010000011101110
-00011000000000000111111000000000
-00100000001000000010000011110010
-01101000010010010000000001000100
-00011000000000000111111000000000
-10011000010000001111111000000000
-11000010000000000010000011110000
-10011000110000001111111000000000
-00011111111001101111110000001100
-00100000010000000111110101011111
-01100111111000010000000000101110
-00100000011000000000000000000000
-01000100100001110100000000000001
-00011011010000100111111000000000
-00011011001000100000010000000000
-10011000010001100111110000000000
-01111101001000010111111000101100
-10011000010001100000010000000000
-01101111111000010000000001000100
-00101000010011000000000000001111
-00100000001000001010000100000101
-00011000010000100110000000000000
-11011000010000010000000000000000
-01101111111000010000000001000100
-10011000010001100111111000000000
-10011110000000001000010000000000
-01100000010010110000000101110000
-00100000011000000000000000000000
-01111000010110000111110000000000
-01101111111000110000000101110000
-10011011001000001110000000000000
-00011110000000001110000000001010
-01101111111000010000000001000100
-10011110000001100111111000000000
-00101111111011000000000000001111
-00100000001000001010000100010101
-01011000000000010000000000000000
-01101011000000010000000001000100
-10011011000001100111111000000000
-10011110000000001110000000000000
-00011110000000100011010000000000
-00100000011000000000000000000000
-00011000000000000111110000000000
-00100000001000000010000100010011
-00011111111010010111111000000000
-11101010001000001000000000000101
-10011010001000101111111000000000
-00101111111011000000000000000110
-00100000001000000010000100011110
-00101111110011000000000000000000
-11011000101000001000101011000010
-11101111111000001000000000000101
-11111001001000001111111000000000
-11100111111000001000000000000101
-00100000011000000000000000000000
-00100000000000000000000000111100
-01110000100010011000001100001000
-01110000100010011000010100001001
-01110000100010011000000100001001
-01110000100010011000000100000011
-01110000100010011000000000000110
-00100000000000000000000000111100
-11011010001000000000000000000000
-11011010010000000000000000000000
-11011111001000000000000000010000
-11011000110000000000100000000000
-11101111111000010000000000000110
-10011010001000001010001000000000
-11101111111000010000000000000110
-10011010010000001010010000000000
-11000010000000000010000100101101
-00100000011000000000000000000000
-01000100100001111100000000000001
-00100000010000000010000101100000
-11011000010000000000000000100111
-00100000010000000010000101101111
-00100000010000000010000110100110
-01110000100010100010010101111111
-01110000100010100011000000011010
-01110000100010100011000101111000
-01110000100010101000111110110010
-01110000100010101100001000000000
-01110000100010101100001100000000
-11011000111000000000000000000110
-00100000010000000010000100100010
-00101010001011111111111000001101
-00100000010000000010000100011101
-00101010010011111111111000001101
-00100000010000000010000100011110
-11011000111000000000000000000101
-00100000010000000010000100011100
-00100000010000000010000100011110
-00100000010000000010000100100010
-11011000101000001000101011000010
-00011010001100011111111000000000
-00100000010000000010000100010111
-00011010010100011111111000000000
-00100000010000000010000100010111
-00011000111000001000111111111111
-00100000001000010010000101000101
-01110000100010101000111101010010
-01110000100010100011000000000010
-01110000100010011000000100000000
-01000100100010000100000000000010
-00100000010000000110100001110101
-01111000010100000111110000000000
-01111000010100001111110000000000
-01011000000000000000001000000000
-01100111111100100000101000100011
-01110000100010100000000111111010
-00100000000000000000000000001100
-01110000100010100000111100000000
-01110000100010100001001000011010
-01110000100010100001010000101011
-00011000000000000010101000001000
-00011000000000000010101000000000
-00100000001000000010001100001111
-01000100100010001100000000000010
-01110000100010100000111101100000
-01110000100010100001000010101010
-01110000100010100001001001111010
-01110000100010100010010100000000
-01110000100010100010011000000000
-00100000000000000000000000111100
-01110000100010100010000000100000
-01110000100010100010001111111101
-01110000100010100010010000010010
-01110000100010100010010000010000
-00100000000000000000000000111100
-01110000100010100001001001100000
-01110000100010100010001111011101
-00100000011000000000000000000000
-01000100100010010100000000000010
-01110000100010010000000000000001
-01110000100010100010001110011101
-01110000100010100010010000000010
-00100000000000000000000000010100
-01110000100010100111000001100101
-01110000100010100010001110011111
-00100000010000000010000110001111
-01100000010010001000000000001000
-00011000010000001000010000000001
-01000100100010011100000000000010
-00011000010100011111111000000000
-11011000110000000100000100110101
-10011000110000001000110000000000
-11101111111000001000000000000110
-01101010001100001000101001110001
-00011010001000010010001000001111
-10011010001000011111111000000000
-01100111111100001000101001110001
-00100000010000000010000111010000
-00100000000000000000000010010000
-01101111111000001100000010011001
-11000000000011000010000110000111
-00100000000000000000000000100100
-01110000100010100010000010000000
-00100000011000000000000000000000
-01011000000000001000001100010010
-01100111111100010000100100000111
-00100000001000000010000110010111
-01011000000000000100000110001001
-01100111111100010000100100000111
-00100000001000000010000110100011
-01000100100010100100000000000010
-01110000100010101000001000010001
-01110000100010101000110100010010
-01110000100010101000111000001010
-01101111111000001100000010011001
-11000000000010000010000110001001
-01011000000000000101011101100010
-01100111111100010000100100000111
-01110000100010010000000100000011
-01110000100010010010000010000100
-11000110000101101000000000000000
-01110000100010010000000100000001
-01110000100010010010000010000000
-01110000100010101000001000000111
-01110000100010101000110101000100
-01110000100010101000111000001010
-01101111111000001100000010011001
-11000000000010000010000110001100
-01011000000000000010101110110001
-01100111111100010000100100000111
-11000110100101111000000000000000
-01110000100010010000000100000101
-00100000011000000000000000000000
-01000100100010101100000000000010
-00100000010000000110100001101111
-00100000010000000010000110111010
-00011000000000000010101000001000
-00011000000000000010101000000000
-01011000000010101010101011011010
-01100111111100011000101000001111
-01110000100010100010010101000000
-01110000100010100010011000010000
-00100000000000000000000000111100
-01110000100010100000000111111011
-01110000100010100010010111111111
-01110000100010100010011000110000
-01110000100010100001011001011110
-00100000000000000000000000010100
-01110000100010100001000000000000
-01110000100010100001000100001000
-00100000000000000000000001111000
-01110000100010010000000000001101
-00100000011000000000000000000000
-01101111111000001100000101000011
-11000000011111111010000111000001
-11011000110000000100000101000100
-10011000110000001000110000000000
-11101111111000001000000000000110
-01100111111100001000100101100001
-01110000100010010110000000100111
-01101000010010001100000101000111
-01101111111100001000100101100000
-10011000010000011111111000000000
-01100111111100001000100101100000
-00100000011000000000000000000000
-01110000100010010000000000000011
-01110000100010100010010000000010
-00100000000000000000000000010100
-01110000100010100111000001100101
-01110000100010100010001111011111
-00100000010000000010000110001111
-00100000010000000010000111101000
-01100000010010001000000000001000
-00011000010000001000010000000010
-00100000001000000010000101111001
-01000100100010110100000000000010
-01011000000000000000100101100000
-10011000010000001111111000000000
-00011111111000100010001000000000
-01101000010010001100000010011001
-00011000010000110000010000000000
-10011000010001101111110000000000
-00100000010000000111110101100010
-00011000000001111111111000000000
-01100111111100010000100100001001
-00011000000001110111111000000000
-00011111111100000111111000000000
-00011111111011010111111000000000
-10011000010001101111110000000000
-00100000010000000111110101100010
-00011000000001111111111000000000
-01100111111100011000100100001011
-01100010001100001000101000100010
-00011010001011001010001000000000
-01100010001100001000101000100001
-01110000100010100010000010100000
-01110000100010100010000011100000
-01110000100010100010000010100000
-00100000011000000000000000000000
-00011000010000001111111000000010
-00011111111010010111111000000000
-00011111111000010111111111111110
-11011000110000000100000100011101
-11000101100101101010000111101110
-00011000110000001000110000001100
-10011000110000001000110000000000
-11101010001000010000000000000110
-11101111111000010000000000000110
-10011010001001100111111000000000
-00011000010000001000110000000010
-00011000110000010000110000001111
-10011000110011111111111000000000
-00011111111100011111111000000000
-10011010001000001111111000000000
-01100111111100010000100100000101
-00100000011000000000000000000000
-01000100100010111100000000000010
-00100000010000000010000111000110
-00100000000000000000001001011000
-01000100100011000100000000000011
-01011000000010101010101001111110
-01100111111100011000101000001111
-00100000000000000000000000111100
-01110000100010100010010100000000
-01110000100010100010011000001101
-01110000100010100001011001010110
-00100000000000000000000000011110
-01110000100010100001010100011011
-00100000010000000010001000001100
-00100000000000000000000000010100
-01110000100010100010011000001111
-00100000000000000000000000010100
-01110000100010100001000010101000
-01110000100010100001000100000000
-00100000011000000000000000000000
-01000100100011001100000000000011
-01101111111000001100000101000001
-11000000000000000010001000010111
-11000000000000011010001000011100
-11000000000000101010001000100001
-11000000000000111010001000100101
-11000000000001010010001000101001
-11000000010000011010001000101101
-11000000010000101010001000110001
-11000000010001010010001000110101
-11000000010010100010001000111001
-01110000100010100001010000010111
-01011000001001010001101000111111
-01100111111100011000101001100000
-01110000100010100110001100101000
-00100000011000000000000000000000
-01110000100010100001010000100101
-01011000101010010001110000101101
-01100111111100011000101001100000
-01110000100010100110001100101111
-00100000011000000000000000000000
-01110000100010100001010000100101
-01011000101010010001110000111111
-01100111111100011000101001100000
-00100000001000000010001000011111
-01110000100010100001010000100101
-01011000101010010011100000111111
-01100111111100011000101001100000
-00100000001000000010001000011111
-01110000100010100001010000100101
-01011000101010010011111100111111
-01100111111100011000101001100000
-00100000001000000010001000011111
-01110000100010100001010000010111
-01011000001001010001100000100111
-01100111111100011000101001100000
-00100000001000000010001000011010
-01110000100010100001010000010111
-01011000001001010001100000011100
-01100111111100011000101001100000
-00100000001000000010001000011010
-01110000100010100001010000010111
-01011000001001010001100000001011
-01100111111100011000101001100000
-00100000001000000010001000011010
-01110000100010100001010000010111
-01011000001001010001000000000000
-01100111111100011000101001100000
-00100000001000000010001000011010
-01110000100000000100001000000110
-01101111111000010100000010011100
-11000011000001110010001000111110
-10011000000000000000110000000000
-11011000010000001000101000000000
-11101111111000001000000000000110
-11000000011111111010001001001000
-10011000010000011000101000000000
-11101111111000001000000000000110
-11100111111000001000000000000101
-00100000001000000010001001000010
-01000100100011010100000000000011
-01101111111000001100010000110110
-00100000010110100111000011010111
-00110111110110011000001000000000
-01110000100000010011101101011111
-01101111111000001100000010011001
-11000000000010000010001001100110
-01101111111000001100010000111000
-00011111111000011111111000000100
-01100111111100001000101000000010
-01110000100010010000111100000001
-01110000100010101000000000100100
-01110000100010101000000101100010
-01011000111001100001001000010010
-01100111111100011000101001110011
-01110000100010101000011001100000
-01110000100010101000101100111011
-00100000010000000010001010000110
-01110000100000000100001100000000
-01110000100000000100001000000101
-01011000010101010111010001110100
-01100111111100011000100101101000
-01110000100010010110000001101110
-00100000010000000010000100110011
-00100000010000000010001001110001
-01101111111000001100000100011100
-01100111111100001000000100111010
-01110000010000010100100000001100
-00100000010000000110111101001110
-00100000001000000010001010110100
-01101111111000001100010000111000
-00011111111000011111111000000110
-01100111111100001000101000000010
-01110000100010010000111100000000
-01110000100010101000000000100011
-01110000100010101000000110110000
-01011000111001000000100100001001
-01100111111100011000101001110011
-01110000100010100111011000101010
-01110000100010010000001000000100
-00100000001000000010001001010111
-01000100100011011100000000000011
-00100000010000000010000101100000
-01110000100010010000000000000011
-01110000100010100111000000000001
-11011010010000000100000100011101
-11011011000000000100000100110101
-00100000010000000010001001111100
-01111001001000000000000000101101
-00100000010000000010001001111100
-01110000100010100111000001100001
-00100000001000000010000101010010
-00100000010000000010000110001111
-11011111001000000000000000000110
-11011010011000000000000000000000
-00011010011000100000010000000000
-00100000010000000010001010010100
-00011010010000001010010000000010
-00011011000000001011000000000001
-00011010011000001010011000010000
-11000010000000000010001001111111
-00100000011000000000000000000000
-01101111111000001100000010011001
-11000000000011000010001010001100
-01101111111000001100010000111000
-00011111111000011111111000000110
-01100111111100001000101000000010
-01110000100010100000010111100000
-01110000100010100000000011001000
-00100000000000000000000000111100
-01110000100010100000000110100000
-01110000100010100000000011001111
-01110000100010100000000111111010
-00100000000000000000000000010100
-01110000100010100000000010001111
-00100000011000000000000000000000
-01000100100011100100000000000011
-01110000100010100010000000110000
-01110000100010100010001111011101
-00100000010000000010000111010000
-01101111111100001000101001111100
-11000011000000000010001010011000
-01110000100010100111101100110000
-00100000010000000010001010101110
-10011000000000000010001000000000
-01110000100010100111101101000000
-00100000010000000010001010101110
-10011010001001100111111000000000
-00011111111011111000010001111101
-01011000101100000000000000000000
-10011000010001101111110000000000
-00100000010000000111110101100010
-00011000000001111111111000000000
-11000101100101101010001010100111
-00011111111000111111111000000000
-11100111111000010000000000010010
-01110000100010100111101100100000
-01101111111100001000101001111110
-00011111111100100111111000000000
-11100111111000001000000000011000
-01110000100010100111101100000000
-00100000011000000000000000000000
-01101111111100010000101001111101
-00011111111100001111111000000000
-01101000010110001000101001111100
-00011000010100000000010000000000
-10011000010000011111111000000000
-00100000011000000000000000000000
-01000100100011101100000000000011
-01101111111100001000101000001101
-01111001001000000111111000000000
-01100111111100001000101000001101
-01110000100010100000111011110000
-01101111111100001000101000000101
-00011111111000011111111000010110
-01100111111100001000101000000101
-01101111111000001100010000010001
-01100111111000001000011001111000
-01101111111000001100010000001000
-01100111111000001000011001111001
-01110000010001000001000100000000
-01101111111000001100010000111110
-01100111111000001100010000001000
-01101000010010001100010000111101
-00100000010000000110111100001111
-11011010001000000000000000000000
-11011111001000000000000000001000
-00100000010000000110111110000010
-01101111111000010100010000001010
-10011010001000001010001000000000
-11000010000000000010001011000111
-00011010001010010010001000000000
-01100111111000010100010000001010
-01101111111000001000011001111000
-01100111111000001100010000010001
-01101111111000001000011001111001
-01100111111000001100010000001000
-01101111111100001000101000000101
-00011111111000010111111011100000
-01100111111100001000101000000101
-01110000100010100000111000000000
-01101111111100001000101000001101
-01111001001111111111111000000000
-01100111111100001000101000001101
-00100000010000000110111110110000
-01101000010010010100010000111011
-10011000010001100111110000000000
-00100000001000010010001011100100
-01101000010010010100010000111001
-10011000010001100111110000000000
-00100000011000010000000000000000
-01101111111000001100010000111000
-11000001000000000000000000000000
-00011111111000001111111111100000
-01100111111000001100010000111000
-00100000011000000000000000000000
-01101111111000001100010000111000
-11000001011100000000000000000000
-00011111111000001111111000100000
-01100111111000001100010000111000
-00100000011000000000000000000000
-01000100100011110100000000000011
-01101111111100001000100110100010
-00101111111011111111111000000110
-01111001001000001111111000000111
-01100111111000001100000101000010
-01101111111100001000100110100011
-00011111111000010000010000001111
-00011000010000111000010000000000
-00011111111100011111111000000000
-10011000010000001000010000000000
-00011000010011111010001000000011
-01101111111000001100000101000010
-00100000010000000010001011111111
-00011111111001100111111000000000
-10011010001000001111111000000000
-00011111111000001111111111110111
-00011111111000010111111111111111
-00101111111011111111111000001000
-00100100001000001010001011111101
-01011000000000000000000000000000
-01100111111000001000000000110101
-00100000001000000010001100000100
-00101111111011111111111000000111
-00100100011000001000000000000000
-11011000010000001111111100000000
-10011000010000011111111000000000
-00100000011000000000000000000000
-01101111111000001000000000110101
-00100000010000000010001100001000
-01100111111000001000000000001001
-00100000011000000000000000000000
-00011111111000010111111011111111
-00011111111001101111110000001010
-00100000010000000111110101011111
-00011111111100100111111000000000
-00011000000001110000010000000000
-10011000010000011111111000000000
-00100000011000000000000000000000
-01000100100011111100000000000011
-01101111111000001100000101000011
-11000001011111111000000000000000
-00100100001011000010001100110110
-01101111111000001100000101000010
-00011111111001100111110011110000
-00100100001000010010001100111010
-00011111111001100111110001111111
-00100000001000010010001100111010
-01101010001100001000100101100001
-01101111111000001100000101000011
-11000001000000000000000000000000
-11011000110000000100000101000100
-10011000110000001000110000000000
-11101111111000001000000000000110
-10011010001001100111110000000000
-00100100011000101000000000000000
-00011000110000001000110111111110
-11101000010000001000000000000110
-00011000010100011111111000000000
-00011010001100011010010000000000
-10011010010001100010010000000000
-00011000010000010111111000001111
-00011010001000010010001000001111
-10011010001001100010001000000000
-00011010001000111111111000000000
-10011010010000001010010000000000
-00011010010011111010010000000011
-01101000010010001100000101000010
-00011000010000010111111010000000
-00100000011110100000000000000000
-01011000000000000000000100000000
-10011000010001100000010000000000
-00011010010000100111111000000000
-10011000010001100111111000000000
-00100000011000010000000000000000
-00011111111000010111111011111111
-11000001011111111000000000000000
-11000001011111110000000000000000
-01101111111000001100000101000011
-11000000000000001010001100111111
-11000000000000010010001101000001
-00100000001000000010001100111111
-01101111111000001100000101000011
-11000000000000000010001101000001
-11000000000000001010001100111101
-01110000010000010100001100000010
-00100000011000000000000000000000
-01110000010000010100001100000000
-00100000011000000000000000000000
-01110000010000010100001100000001
-00100000011000000000000000000000
-00011111111000100000010000000000
-01000100100100000100000000000100
-00011000010000100111111000000000
-00100000010000000111110100101100
-00011100001100000111111000000000
-01111001001000000111111000101100
-00100000010000000111110100010010
-01111001001111111111111000101100
-00100000010000000010001101010010
-00100000010000000111110100010010
-00100000011101000000000000000000
-00100000010000000111110100011111
-10011000000000000011011000000000
-00110111110000011000001000000000
-00100000011000000000000000000000
-00011011001000100000010000000000
-00100000011101001000000000000000
-00011011010000100000010000000000
-00100000011000000000000000000000
-00011100010000100111111000000000
-00100000011101001000000000000000
-00011101000000100111111000000000
-00100000011000000000000000000000
-01000100100100001100000000000100
-00100000001000000010001101011010
-00100000011110100000000000000000
-00011111111000110111111000000000
-00011111111000001111111111111101
-00011111111000001111111111111111
-00100100001000101010001101011111
-00011000000000000111111000000000
-00100000011000000000000000000000
-01011000000000000000111001000011
-01100111111000010000000000110110
-01011000000000000000011000000000
-01100111111000010000000000111000
-01011000000000000000011000000000
-01100111111000010000000000111010
-01011000000000000000110100000000
-01100111111000010000000001000000
-01011000000000000000001110111011
-01100111111000010000000000111100
-01011000000000000000010100000000
-01100111111000010000000000111110
-01011000000000000000011111010000
-01100111111000010000000001000010
-01011000000000000000111010100110
-01100111111000010000000001000100
-01011000000000000000000111100000
-01100111111000010000000001000110
-01011000000000000000000100100000
-01100111111000010000000001001000
-01011000000000000000000100011010
-01100111111000010000000001001010
-01000100100100010100000000000100
-00100000011101011000000000000000
-01011000000000000000000000010111
-01100111111000010100001011100011
-01110000010000010110011110001011
-01011000000000000000110100000000
-01100111111000010100001100111111
-01011000000000000000000001100000
-01100111111000010100001101000001
-00011100010000110111111000000000
-01100111111000100100000010010101
-00100000011000000000000000000000
-01011000000000001110111000100001
-01100111111100010000000001010000
-01101110000100100000000100011100
-01101111111100001000000100110010
-11000011000000101010001110011100
-01111000001101011111110000000000
-11000010100000100010001110010011
-01111000010101011111110000000000
-00011100111000100111111000000000
-00100100001110100010001110010011
-01101111111100001000000101000010
-11000010100000100010001110010011
-11011000010111111111111111111111
-00100000001000000010010000110100
-00100000010000000010001110100000
-00100000010101011010001111100110
-01101111111100001000000100110010
-01111001001111111111111000000101
-01100111111100001000000100110010
-00100100001101011010001110011101
-00100000000000000000000000000001
-01100110000000100000011010011101
-00100000011000000000000000000000
-00100000010000000010001110100000
-00100000010000000110101001101000
-01100110000000100000011010011101
-00100000011000000000000000000000
-00110111110110011000001000000000
-01101111111100001000000100110011
-00011111111000010111111010001000
-01100111111100001000000100110011
-00110111110110011000001000000000
-01101111111100001000000100110010
-00011111111000011111111000001111
-01100111111100001000000100110010
-00110111110110011000001000000000
-01111001001000000111111000000111
-01100111111100001000000100110010
-00110111110110011000001000000000
-01111001001000000111111000000110
-01100111111100001000000100110010
-00110111110110011000001000000000
-00100000011000000000000000000000
-00110111110110011000001000000000
-01110000100000010011110101110110
-00110111110110011000001000000000
-01110000100000010011101000110111
-00100000011000000000000000000000
-00110111110110011000001000000000
-01110000100000010011110101110110
-00110111110110011000001000000000
-01110000100000010011101000110111
-00100000011000000000000000000000
-01101111111000001100001111001011
-00011111111100100111111000000000
-01100111111100001000000101000011
-00110111110110011000001000000000
-01101111111000001100001111001100
-01111001001000000111111000000101
-01111001001000000111111000000110
-01100111111100001000000101000100
-00100000001000000010001111100010
-01101111111100001000000101000010
-01111001001111111111111000000011
-01100111111100001000000101000010
-00100000011000000000000000000000
-01101111111100001000000101000010
-01111001001000000111111000000011
-01100111111100001000000101000010
-00100000011000000000000000000000
-01101111111000011100000011000011
-11011000101000001000000100111110
-11011111001000000000000000000011
-00100000001000000010001111010001
-11011000101000001000000101000101
-11011111001000000000000000000100
-00110111110110011000001000000000
-11100111111000001000000000000101
-00011111111011001111111000000000
-11000010000000000010001111010001
-00100000001000000010001111100010
-11011000101000001000000101001001
-00100000001000000010001111010000
-01101111111100001000000100110011
-01111001001111111111111000000011
-01100111111100001000000100110011
-00100000011000000000000000000000
-01101111111000001100000011001011
-00100000011110100000000000000000
-01111001001111111111111000000100
-00100000001000000010001111100001
-01100111111000001100000011001011
-01100111111100001000000100110101
-00110111110110011000001000000000
-00100000011000000000000000000000
-01100111111100001000000100110100
-00100000001000000010001111100010
-00100000010000000010001111011100
-01101111111000001100000011101111
-01100111111100001000000010000000
-11011000110000000100000011001100
-11011000101000001000000001110000
-00100000010000000111110010001111
-11011000101000001000000011010100
-00100000010000000111110010001001
-01101000000001000100000011100111
-11011000110000001000000101001101
-11011000101000000000000000010110
-11011111001000000000000000001100
-00100000010000000111110011011010
-00100000001000000110101100010001
-01100000000001000100000011100111
-11011000110000001000000001110000
-11011000101000000100000011001100
-00100000010000000111110010001111
-11011000110000001000000011010100
-00100000010000000111110010001001
-01101111111100001000000010000000
-01100111111000001100000011101111
-00100000001000000010001111111101
-11011111001000000000000000001100
-11011000110000000000000000010110
-11011010001000001000000101001101
-11101111111000001000000000000110
-00100100010110100010010000000101
-00011010001000001010001000000001
-11000010000000000010010000000000
-00100000011000000000000000000000
-11100111111000001000000000010001
-00110111110110011000001000000000
-00100000011000000000000000000000
-01000100100100011100000000000100
-01101111111100001000000011001011
-00100100001110100010010000001111
-01101111111000011100000010111101
-00100100011110100000000000000000
-01110000100000001100101100001100
-01110000100000000000011010000000
-01101111111100001000000100101001
-11000100000000001000000000000000
-01101111111100011000000101011011
-01100111111000011100000010111101
-00100000011000000000000000000000
-01101111111000001100000011001010
-01111001001000000111111000000100
-01100111111000001100000011001010
-01000100100100100100000000000100
-11011000010111111111111111111111
-01101111111000001100000010100111
-01100111111000001100000011001000
-01101111111000001100000011001010
-01100111111100001000000101000010
-00110111110110011000001000000000
-01000100100100101100000000000100
-01101111111000010100001111101001
-00100000010000000111110101111001
-01101111111000100100000010101101
-10011000010000001111111000000000
-01100111111000100100000010101101
-00100000010000000010001111110100
-01101111111000001100000011001011
-01111001001000000111111000000100
-00100000010000000010001111100001
-00100100010101011010001111001011
-00110111110110011000001000000000
-01100011001000110100000010110001
-01101111111000011100000011000110
-01101010001000001100000011001001
-11011111001000000000000000000011
-00110111110110011000001000000000
-01100111111100001000000100110010
-00011111111011001111111000000000
-11000010000000000010010000101110
-00110111110110011000001000000000
-01100010001100001000000100110011
-00110111110110011000001000000000
-01100000010110100000000001001100
-01110000100000000000010100000001
-00110111110111111000001000000000
-01101111111000001100000011000011
-00100100011110100000000000000000
-01110000100000000100001000000110
-01110000100000010011000011111000
-01011000000000110000110101000000
-00100000010000000010001101011100
-00100000010000000010001110110101
-00110111110110011000001000000000
-01110000100000010011000011111111
-00011110001000100110000000000000
-01110000100000000100001000000100
-00100000000000000000000000001010
-00110111110110011000001000000000
-00011110001000100111111000000000
-10011110000001100111111000000000
-00011111111000001111111000110000
-11011000010000000000000011111111
-00100000010000000111110101101100
-01100111111000001100000011000011
-00100000000000000111010100110000
-00100000000000000111010100110000
-00100000000000000111010100110000
-00100000011000000000000000000000
-01000100100100110100000000000100
-01011000000000000000000000000000
-00011100111000100111110000000000
-00100000001000101010010001011010
-01101111111100001000000100111110
-01101000010110001000000100111111
-10011000010001100111110000000000
-00100000001000010010010001011000
-00011000010000100111111000000000
-10011100111001100111111000000000
-00011111111000001111111000000001
-00011111111000001111111000001000
-00110111110110011000001000000000
-10011110001000001111111000000000
-01101000010010100100000010101001
-10011000010000001111111000000000
-01101000010010011100000010111101
-10011000010011111111111000000000
-00011111111011001111111000000000
-00011111111100011111111000000000
-00011111111000001111111001101110
-01101000010010010000000001000100
-10011000010001101111110000000000
-00100000010000000111110101011111
-00011111111100000111111000000000
-00011000000001110000010000000000
-10011000010000011111111000000000
-01101000010010110100000010110001
-00100000010000000111110100000101
-00011000010000100011001000000000
-01101111111000110100000001001000
-00100000010000000010000100001001
-00011011010000100111111000000000
-01100111111000110000011001110000
-00011100111000100111111000000000
-11100111111000001000000000000101
-01101111111100001000000100011101
-00011111111000011111111011110000
-11100111111000001000000000000101
-00100000011000000000000000000000
-01000100100100111100000000000100
-00011011010000100111111000000000
-00100000010000000111110100010000
-01101000010010100100000010101101
-00011000010001100111110011111111
-00100000011000010000000000000000
-00011111111011010111111000000000
-00011111111100100111111000000000
-10011000010001101111110000000000
-00100000010000000111110101011111
-11011000010000000000000011001000
-00100000010000000111110101101100
-01100111111000001000000000001110
-00100100001101000010010010000110
-00011111111001100111111000000000
-01101000010010011100000010111101
-10011000010000001111111000000000
-01100111111000011100000010111101
-01011000000000000000000000000000
-01100111111000100100000010101101
-00100000011000000000000000000000
-01000100100101000100000000000101
-00100000010000000010010000001000
-01101111111000011100000010111101
-00100000011110100000000000000000
-01101111111000001100000010010100
-00100000011110100000000000000000
-01101111111000001100010001101100
-00100000001110100010010010010110
-01101111111000001100010001101110
-00100000011110100000000000000000
-01101111111000001100010001101101
-00100100011110100000000000000000
-11011010011000000010000010101111
-00100000010000000010000001101001
-00100000011000101000000000000000
-00100000010000000010010011101111
-00100100011110100000000000000000
-00100000010000000010000001011101
-00100100001000101010010010111101
-00100000011101011000000000000000
-01000100100101001100000000000101
-01101000010010001000000000010101
-01101111111000010100000001000010
-10011000010011111111111000000000
-00011000010100011000010000000000
-00011000010010110000010000000000
-10011000010001100111111000000000
-01101000010010100100000001000100
-10011000010000001111111000000000
-01101000010010001100000010100110
-10011000010001100111111000000000
-00011111111100000110000000000000
-01101111111000010100000001001110
-00011111111000110111111000000000
-00100000010000000111110100101100
-00011110000000100111111000000000
-00100000010000000111110100010010
-00011011010000100000010000000000
-00100000010000000111110100010000
-00100000011101000000000000000000
-00100000010000000111110100100101
-01000100100101010100000000000101
-01101111111000001100000011000011
-10011000010001100111110000000000
-00100000001000010010010010001001
-01100000010010100100000010101001
-00100000010000000100001011000101
-01101000010010100100000010101001
-00100000001000000010010000011110
-01000100100101011100000000000101
-01101111111000001100001110001000
-00100100001110100010010011000001
-00100000011000000000000000000000
-01101111111000010100000010100100
-00100000011110100000000000000000
-01101000010010001100000010100110
-10011000010001100111111000000000
-11011000010000000001110101001100
-10011000010011111111111000000000
-00100000001000000010010010110100
-01101111111000010100001111100101
-00100000010000000111110101111001
-00100100001110100010010011100000
-01110000000000000001010100000000
-11000101100001101010010011100000
-01101111111000001100000011000010
-00100000001110100010010011100100
-00011111111000001111111111111111
-01100111111000001100000011000010
-00100000011000000000000000000000
-01110000010000001010100000000000
-01101111111000011100000010110111
-00011111111000001111111000000001
-01100111111000011100000010110111
-00100000011000000000000000000000
-01000100100101100100000000000101
-01110000000000000001010100000000
-01101111111000011100000010111010
-00011111111000001111111000000001
-01100111111000011100000010111010
-01101111111000001100000010101000
-00011111111000001111111000000001
-01100111111000001100000010101000
-00100000011000000000000000000000
-01110000000000000001010100000000
-01101111111000001100000011000001
-01100111111000001100000011000010
-00100000011000000000000000000000
-01101000010010001100000011000000
-01100000010010001000000000010101
-00100000011000000000000000000000
-01101111111000010100000010100010
-11111001001000000111111000000000
-01100111111000010100000010100010
-00100000011000000000000000000000
-01101111111000010100000010100010
-11111001001111111111111000000000
-01100111111000010100000010100010
-00100000011000000000000000000000
-01000100100101101100000000000101
-00100000010000000100001011000011
-01101111111000010100000010100010
-00011111111000100010001000000000
-01101111111000011100010001001011
-01111101001110100010001000000001
-01101111111001000100010011010011
-01111101001110100010001000001111
-01101111111001000100010011011011
-01111101001110100010001000001110
-01101111111000001100000100010100
-01111101001110100010001000001000
-01101111111000001100001111001011
-00101111111000011111111000001010
-00100000010000001010010100000001
-00011010001000100111111000000000
-01100111111000010100000010100010
-00100000011000000000000000000000
-01101111111100010000000100010010
-01111101001110100010001000000110
-01101111111100010000000100001110
-01111101001110100010001000000101
-00100000011000000000000000000000
-01000111000001110100000000100001
-01111000010101011111110000000000
-01110000000000010111111000000001
-01110000000000010110100000000011
-01110000000000010111111100000001
-01011111111111111111111111111111
-01100111111000010000000110000010
-00011000000000000111111000000000
-01100111111000001000000110000000
-01100111111000001000000110001011
-01100111111000011100000010110111
-01100111111000011100000010111010
-00100000010000000010100001011100
-01110000010000010110100100000001
-01110000010000010110101000000000
-01110000000000011001110100000001
-01110000000000011001111000000001
-01110000010000111001011000000000
-00100000001000000010100100110101
-01000111000001111100000000100001
-01111000001101001111110000000000
-01110000000000010110100100000011
-01110000010000111001100000000001
-01110000000001101011000100000001
-01011000000000001111111111111111
-01100111111000010000011010110011
-00011000000000000111111000000000
-01100111111000101100010001010101
-01111001001000000111111000100111
-01100111111000101100010001010000
-00100000001000000010010100000110
-01000111000010000100000000100010
-01111000010101001111110000000000
-01011000000000000000000000010111
-01100111111000010100001011100011
-00011111111000001111111000000100
-01100111111000010100001110111000
-01110000000000010110100100000001
-01110000010000111000100000000000
-01110000000000000001010100000000
-00100000010000000010010110010010
-01101111111000010000000110010110
-01100111111000010100001011110101
-01101111111000010000000101101010
-00011111111011111111111000000101
-00011111111100011111111000000000
-01100111111000010000000110010110
-00100000001000000010010100000110
-01000111000010001100000000100010
-00100000010000000010010110111000
-01101111111000001000000101101000
-00101111111011111111111000000100
-01111001001000001000000000110010
-00100000010000000100001010110010
-01101111111000001000000101101001
-11000010100000001010010100111111
-00100000001000000010010101010001
-01000111000010010100000000100010
-01111000001101001111110000000000
-00100000010000000010100100101011
-00100000001000010010010101001110
-00100000010000000010010111111011
-00100000010000000010100001110001
-01111000010101101111110000000000
-00100000010000000010011100110000
-00100100011101101000000000000000
-01101111111000001000000000000101
-00011111111000001111111000000001
-01100111111000001000000000000101
-00100000010000000010100000100011
-01111000010101001111110000000000
-00100000011000000000000000000000
-00100000010000000010010110000110
-01111000010101001111110000000000
-00100000011000000000000000000000
-01000111000010011100000000100010
-01110000010000110011111000000000
-01111001001111111000000000110000
-00100000010000000111010101010010
-00100000010000000010111111110101
-01111000010101110111110000000000
-00100000010000000010100100101011
-00100000001000010010010110000110
-01101111111000001000000110011101
-00100000010000000010010110100100
-00100000010000000010010111111011
-00100000010000000010011001010010
-00100100001011000010010101110111
-00100000010000000010010110010111
-00100000001101101010010101100010
-11000101000110000010010101100010
-00100000001000000010010101110001
-01000111000010100100000000100010
-01101111111000001100001100111110
-00011111111000001111111000000001
-01100111111000001100001100111110
-11000000000001100010010101110001
-00100000010000000010100000100011
-00100000010000000010100001110001
-01101111111000001000000110011110
-00100000010000000010010110100100
-00100000010000000010011101000001
-00100000010000000010100011010100
-01101111111000010100001111100001
-00100000010000000111110101111001
-00100000010000000010010101111011
-00100000001101000010010110000000
-01000111000010101100000000100010
-00100000010000000010111110111010
-00100000010000000010111110110001
-00100000010000000111100001000001
-01101111111000001000000110001011
-11000010100000011010010110000110
-01000111000010110100000000100010
-00100000010000000010000011001111
-00100000010000000010100110100101
-00100000001000000010000011110111
-01111000010101000111110000000000
-11000101000101010111110110111010
-11000101000101001111110110111010
-11000101000110000111110110111010
-00100000011000000000000000000000
-01000111000010111100000000100010
-01111000001101110111110000000000
-00100000010000000010011100110100
-00100000001101101010010101100010
-11000101000110000010010101100010
-00100000001000000010010101110001
-01000111000011000100000000100011
-00100000010000000010010110001101
-00100000010000000100001100000010
-00100000010000000010010110010010
-00100000010000000011000000000011
-01110000000001100110111100010101
-00100000001000000111100000101011
-11011000101000000100010001000001
-00100000010000000111110010011001
-01110000000000010111111000000000
-01110000000000010110100100000000
-01110000000000010110100000000000
-01000111000011001100000000100011
-01110000010000101111110100000000
-01110000010000101111110000000000
-00100000010000000111010001010010
-00100000011000000000000000000000
-01000111000011010100000000100011
-01101111111000001000000000000101
-00011111111000001111111000000001
-01100111111000001000000000000101
-01101111111000001000000101101000
-11000011100000011000000000000000
-01111001001000000111111000000011
-01100111111000001000000101101000
-01101111111000010100001011110101
-01100111111000010000000110010110
-01011000000000000000000000000000
-01100111111000100100001100011101
-00100000011000000000000000000000
-00011111111000100000010000000000
-01000111000011011100000000100011
-00011000010000100111111000000000
-11000010100000000010010110111000
-11000010100000001010010110101101
-11000011000000010010010110111000
-11000010100000111010010110110100
-11000010100000010010010110110000
-00100000001000000010010110111000
-01111001001111111000000000101111
-01111001001000000000000000101101
-00100000011000000000000000000000
-01111001001111111000000000101101
-01111001001000000000000000101111
-01111001001111111000000000101110
-00100000011000000000000000000000
-01111001001111111000000000101101
-01111001001000000000000000101111
-01111001001000000000000000101110
-00100000011000000000000000000000
-01000111000011100100000000100011
-01111001001111111000000000101101
-01111001001111111000000000101111
-00100000011000000000000000000000
-01000111000011101100000000100011
-01111001001111111000000000110010
-01110000100010010000000100000001
-01110000100010010010000010000000
-01110000100010010011000000000011
-00100000011000000000000000000000
-01000111000011110100000000100011
-01111000010001001111110000000000
-01111000010000111111110000000000
-01101111111000011000000110010000
-10011000000000000001111000000000
-01101111111000001000000000000111
-00011111111011011000010000000000
-01111001001000000000010000000001
-00011000010000110001110000000000
-00100000011000000000000000000000
-00100000010000000010010111010101
-00100000010000000010000101101111
-01101111111000010000000000111110
-00100000010000000010001101011100
-00100000001000000010000110100110
-00100000001101101010000111111100
-11000101000110000010000111111100
-00100000010000000010010111010101
-00100000001000000010000111111001
-01000111000011111100000000100011
-00100000010000000010000101100000
-01101111111000001000000110111011
-00100100001110100010010111101000
-01101111111000001000000000000111
-00011111111001100111110000100100
-00100000001000010010010111100010
-00011000000000000000010000000000
-11000001000100101000000000000000
-00011000000000000000010000011000
-11000001000100110000000000000000
-00011000000000000000010001001110
-00100000011000000000000000000000
-00011111111001100111110000001010
-00100000001000010010010111100101
-00011111111000001111111000000001
-00011111111000111111111000000000
-00011111111000001000010000000010
-00100000011000000000000000000000
-01101111111000001000000000000111
-00011111111000111000010000000000
-00100000011000000000000000000000
-11011000010000000000000111110100
-00100000011110100000000000000000
-11011000010000000000000011111010
-11000001000000001000000000000000
-11011000010000000000000010010110
-11000001000000010000000000000000
-11011000010000000000000001100100
-11000001000000011000000000000000
-11011000010000000000000001001011
-11000001000000100000000000000000
-11011000010000000000000000110010
-11000001000000101000000000000000
-11011000010000000000000000101000
-11000001000000110000000000000000
-11011000010000000000000000010100
-00100000011000000000000000000000
-01000111000100000100000000100100
-01111000001010000111110000000000
-01101111111000100000000110001100
-10011000000000000001001000000000
-00100000010000000010011000110000
-01011000000000000000001000000000
-00100000001101001010011000000100
-01101111111000010000000101110110
-00011111111000110111111000000000
-01101000010010010000000000111110
-10011000010000001111111000000000
-00100000010000000010001101000011
-00011011010000100111111000000000
-00100000011000000000000000000000
-01000111000100001100000000100100
-00100000010000000111110001010001
-01100111001000010000011010011011
-00011010001000001000110000000001
-11101111111000001000000000000110
-11000100000000000000000000000000
-00011010001000001000101000011010
-11101111111000010000000000000101
-00011111111000001111111000000001
-11100111111000010000000000000101
-00100000010000000010011110100010
-00100000010000000010011111000100
-00100000010000000010011111001101
-00100000010000000010011000011010
-00100000010000000111110001100000
-01101111001000010000011010011011
-00100000011000000000000000000000
-00011010001000001000110000011001
-11101111111000001000000000000110
-00011010001000001000101000011000
-11101000010000001000000000000101
-10011000010000001111111000000000
-00011111111001100111110000100100
-00100000001000010010011000100010
-00011111111000001111111111011011
-11100111111000001000000000000101
-00100000011000000000000000000000
-00011010001000001000110000110000
-11101111111000101000000000000110
-00011000000000000000010000000000
-00011000000000000111001000100101
-11000011000000000010011000101010
-00011000010000001000010000000001
-00011111111000110111111000000000
-11000010000000000010011000101000
-00011000010000001111111111111111
-00011010001000001000101000100010
-11100111111000001000000000000101
-00100000011000000000000000000000
-01000111000100010100000000100100
-01101111111000001000000110000000
-10011000000000000000111000000000
-01101000010010101000000110011000
-10101000010011111111111111111111
-00100000001000001010011001000101
-01101111111000001000000110001010
-10011000111001100111111000000000
-00100000001000010010011000111011
-00011111111001100000111111111111
-00100000001000000010011000110110
-00011000111000100111001000000000
-00011000000000000000111000000000
-10101000010011111111111111111111
-00100000001000001010011001000000
-00011111001000001111001000000001
-00011111001000100111111000000000
-00100000001110100010011001000101
-00011000111000001000111000000001
-00011111001000001111001111111111
-00100000001000000010011000111101
-00011000111000100111111000000000
-01100111111000001000000000000111
-00100000011000000000000000000000
-00100000001101001010011001001011
-00110111110000011000001000000000
-00100000011000000000000000000000
-11011001011000000000111010100000
-00110100011100110000001000000000
-00100000011000000000000000000000
-01111000010010000111110000000000
-01101111111000010100001101000110
-00011111111000100001011000000000
-00100000001000000010011001011000
-01000111000100011100000000100100
-00100000010000000010011010111110
-01111000001010000111110000000000
-01101111111000010000000101110110
-01101000010010100100001100011101
-10011000010000001001011000000000
-00100000010000000010010111001100
-01000111000100100100000000100100
-00100000010000000010010111000010
-11000101100101111010011001100000
-01111000001111001111110000000000
-00100000000000000000000000011110
-00100000010000000010010111000010
-00011001011010011001011000000000
-01111000010101101111110000000000
-01111000001001101111110000000000
-01111000001100001111110000000000
-01111000010100000111110000000000
-00011001011000100011011000000000
-00110111110000011000010000000000
-00100000001101110010011001101001
-00011011010000100000010000000000
-01100000010010110000000000001111
-00100100001011000010011011111010
-01111000001010000111110000000000
-01101111111000001100000101100111
-11011000010000000100111000100000
-10011000010000001000010000000000
-01101111111000001100000101001000
-10011000010011111011011000000000
-00100000010000000110100001110111
-00100000001101110010011001110111
-00100000010000000010011011111111
-01101111111000001000000101101000
-11000011000000011010011001110111
-01101000010010110000000000001111
-00100000010101011010010001110111
-00100000010000000010001011101001
-01111000001000111111110000000000
-01111000001001001111110000000000
-00001001100000000000000000001000
-00011001100010010111111000000000
-01100111111000001000000001001100
-00001001100000000000000000001000
-00011001100010010111111000000000
-01100111111000001000000001001101
-00011111111000100111001000000000
-00100000001000101010011010011101
-11000101000110010010011010001000
-00001001100000000000000000001000
-00011001100010010111111000000000
-11100111111000001000000000000101
-11000010000000000010011010000011
-00100000001000000010011010011101
-00011000101000100010010000000000
-01000111000100101100000000100100
-00100000010000000010100000011100
-01101010001000001000000001001101
-00011010001000001010001111111100
-00100100001000010010011011110010
-00100000010000000010011011000011
-00011010010000100000101000000000
-11011000010000000000000000000000
-01101111001000001000000001001101
-00011111001000001111001111111100
-00100000001000101010011010011011
-00001001100000000000000000001000
-00011001100010010111111000000000
-11100111111000001000000000000101
-00011000010000001000010000000001
-00011000010000010111110000001111
-00100000010000101010011011100001
-11000010000000000010011010010100
-00100000010000000010011011101001
-00011010010000100000101000000000
-01000111000100110100000000100100
-00001001100000000000000000011000
-00011111111011110111111000000000
-00011111111100010111111000000000
-11100111111000011000000000000101
-01111000001010000111110000000000
-00100000010000000010011100001101
-00100000001000110010011011110110
-11000101100110010010011010101111
-01101111111000001000000001001101
-00100000001110100010011010101111
-00011111111000001111111111111100
-01100111111000001000000001001101
-00100000010000000111001011001011
-01101111111100001000000100001000
-11000011000000111010011011110010
-00011000000000000111000000001100
-01100101111000100000000101010100
-00100000010000000110100001110110
-01111000001101101111110000000000
-01111001001111111000000000110000
-01000111000100111100000000100100
-00100000010000000111001011001101
-01101111111000001000000110011101
-01111101001111100111111000000111
-01100111111000001000000110011101
-00100000010000000010011010111001
-00100000001000000010011010111011
-01111000010001101111110000000000
-00100000001000000010000101100000
-01000111000101000100000000100101
-01101000010010001000000000001000
-00100000001000000010000111000110
-11000110100110010000000000000000
-00100000010000000111001101101000
-00011000000000000111000000001100
-00100000010000000111001101110000
-00100000001000000111001101101111
-01000111000101001100000000100101
-01110000100000000110110000000000
-01110000100000000110110100000001
-01101111111000001000000001001100
-00011111111000010111111000000011
-01100111111100001000000001101110
-01011000000000000000000001001110
-01100111111100010000000001101000
-01100111111100010000000001101010
-01101010001000001000000001001101
-00011010001000001010001111111100
-01101000010010101100010001010101
-00101000000011111111111000001111
-00100000010000001010011011010111
-00100000010000000111001001100101
-01011000000000000000000000000000
-01100111111100010000000011000000
-01110000100000000000101000000110
-01110000100000000000101000000111
-00100000011000000000000000000000
-00011000010001100111110000000000
-00100000001000101010011011011100
-00011000010000001000010111111111
-01111001001000000000010000100111
-00100000011000000000000000000000
-01011000111111111111111111111111
-00011111111100000111111000000000
-11011000010000001111111111111111
-10011000010000011000010000000000
-00100000011000000000000000000000
-00011000101000100010010000000000
-01101111111000001000000001001101
-00011111111000001111111111111100
-10011000010001100111110000000000
-00100000011000101000000000000000
-01100000010110010000000011000000
-00011010010000100000101000000000
-00100000011000000000000000000000
-00001001100000000000000000100000
-00011111111011110111111000000000
-00011111111011001111111000000000
-11100111111000100000000000000101
-00011000101000100010010000000000
-00011000000000000111000000000000
-00011111111000100101111000000000
-01100000010110010000000011000000
-00100000011000000000000000000000
-00100000001000000010011011111100
-00100000010000000010011100001101
-00100000010000000010000011001111
-00100000001000000010011010101111
-00100000010000000110100001111000
-11000101000110000010011011111010
-01111001001000000000000000110000
-00100000001000000010011010110010
-01111001001111111000000000110000
-00100000001000000010011011111100
-01000111000101010100000000100101
-00100000010000000111001011001101
-00100000001000000010000011001111
-11000101000101111010011100000101
-11000101000101101010011100001001
-01101111111000010000000001000110
-00011111111000100101001000000000
-00011100001000100101000000000000
-00100000011000000000000000000000
-01101111111000010000000001001010
-00011111111000100101001000000000
-00011100001000001101000000000001
-00100000011000000000000000000000
-01101111111000010000000001001000
-00011111111000100101001000000000
-00011100001000100101000000000000
-00100000011000000000000000000000
-01101111111000001000000001001101
-00011111111000001000010000000101
-00011000010010011000010000000000
-01101111111000001000000110011101
-11000101000101111010011100010100
-11000010100000000010011100010110
-11000010100000001010011100010111
-00100000001111100010011100011001
-00100000001000000010011100011100
-00100000001000000010011100100001
-00011000010000110000010000000000
-00100000001000000010011100100001
-00011000010000001000010000000011
-00011000010000111000010000000000
-00100000001000000010011100011110
-00011000010000001000010000000011
-00011000010010011000010000000000
-01011000000000000000000000101000
-10011000010000001000010000000000
-00100000001000000010011100100001
-01101111111000001100000101001000
-10011000010011111000010000000000
-11011010001000000100111000100000
-10011010001011111111111000000000
-10011000010001100000010000000000
-00011011011000100111111000000000
-10011000010001100011011000000000
-00100000011000000000000000000000
-00100000010000000010011101000001
-01101000010010001000000000001000
-00100000010000000010000101101111
-00100000010000000010000110100110
-01111000001010000111110000000000
-11011001011000000001010101111100
-00100000001000000010011001011001
-01000111000101011100000000100101
-01101111111000001000000110011110
-00100000010000000010010110100100
-00100000010000000010011101000001
-01101111111000001000000110011101
-00100000010000000010010110100100
-01101000010010001000000000001000
-00100000010000000010000101101111
-00100000010000000010000110100110
-01111000001010000111110000000000
-11011001011000000001010101111100
-11000101100101111010011001011001
-11011001011000000010000100110100
-00100000001000000010011001011001
-01000111000101100100000000100101
-00100000010000000010011101000001
-00100000001000000010000011001111
-01000111000101101100000000100101
-00100000010000000010010111000010
-00100000010000000010010111010001
-00100000010000000110100001111101
-01111001001000000010101000000000
-01111000001011101111110000000000
-01111000001100000111110000000000
-01111000010100001111110000000000
-00100000010000000010011001001000
-01111000010111010111110000000000
-11000101000101111010011110000100
-11000101000101101010011110010110
-00011001001100010111111000000000
-00011111111011001111111000000000
-00011111111100011111111000000000
-00001000000000001000011000101000
-01111000001000111111110000000000
-01111000001001001111110000000000
-01000111000101110100000000100101
-01101111111000001100000101101001
-00001000000000001000011000001000
-11101111111000001000000000000110
-00011111111000100111001000000000
-00001000000000001000011000001000
-00011111001001100111110000000000
-00100000001000101010011101100010
-01101111111100001000000000001010
-00100000001110100010011101011110
-11000101000110010010011101111001
-11011000110000000100000101101011
-11101111111000001000000000000110
-00001000000000001000011000001000
-11000010000000000010011101011111
-01111000001001000111110000000000
-00001000000000001000011000011000
-01111000010001000111110000000000
-11000101100101111010011101101001
-01111000010000111111110000000000
-01011000000000000000000000000000
-00001000000000001000011000000011
-00110111110100111000001000000000
-00100000000000000000000001100100
-01000111000101111100000000100101
-01111000010011101111110000000000
-01111000010111000111110000000000
-00100000010000000010000101100000
-00100000010000000110100001111011
-01101111111000001100000101101001
-00011111111000010111111000000011
-11000001100000011000000000000000
-01101111111000001100001011111101
-11000000000000010010100001011100
-11000001100000101000000000000000
-01101111111000001100000101101011
-11000000000000101010100001010111
-00100000011000000000000000000000
-00011111001000001111001111111100
-00011111001000100000010000000000
-00100000010000000111001010111000
-11011000110000000100000101101011
-11101111111000001000000000000110
-00001000000000001000011000001000
-11000010000000000010011101111101
-00100000010000000111001010111101
-00011101111000100111111000000000
-00001000000000001000011000100000
-00100000001000000010011101100010
-11011111001000000000000000001010
-01011000000000000000000000111100
-00001000000000001000011000001000
-11000010000000000010011110000101
-01111000010011101111110000000000
-01111000001111000111110000000000
-00011001001100010111111000000000
-00011111111100010111111000000000
-00011111111100011111111000000000
-00001000000000001000011000100000
-11000101000101110010011110010011
-01011000000000000000000000000001
-00001000000000001000011000000101
-01111000001111010111110000000000
-00100000001000000010011101010001
-01011000000000000000000000000000
-00001000000000001000011000000101
-00100000001000000010011101010001
-01101111111000001100000101001000
-01101000010010001100000101101000
-10011000010000001111111000000000
-00100000010000000010001101011100
-00011001001100010111111000000000
-00011111111011001111111000000000
-00011111111100011000010000000000
-00011000010000100111111000000000
-00001000000000001000011000001000
-00011000010000100111111000000000
-00001000000000001000011000101000
-00100000001000000010011101010001
-11011010011000000010011110100110
-11011010010000000010011110111100
-11011000111000000000000000000101
-00100000001000000010011111111011
-00011010001000001000110000000100
-11101000010000100000000000000110
-00011010001000001000110000110111
-11101111111000001000000000000110
-00011010001000001000101000101011
-11100111111000001000000000000101
-11101111111000010000000000000110
-00011111111010111111111000000000
-10011000010000001001011000000000
-00011010001000001000101000000100
-00011001011000100111111000000000
-11100111111000100000000000000101
-11101111111000010000000000000110
-00011111111010111111111000000000
-00011010001000001000101000000010
-11100111111000010000000000000101
-11101111111000010000000000000110
-00011010001000001000101000101100
-11100111111000010000000000000101
-11101111111000010000000000000110
-01100111111000010100001011110101
-00100000001000000010100100111000
-11101111111000001000000000010001
-01111001001111111111111000000011
-11100111111000001000000000010001
-01100010001000010000011010000100
-01110000000001100110111101000100
-00100000010000000111100000101011
-01101010001000010000011010000100
-00100000011000000000000000000000
-11011010011000000000000000000000
-11011010010000000010011111001000
-11011000111000000000000000000110
-00100000001000000010011111111011
-00011010001000001000110000110111
-11101111111000101000000000000110
-00011010001000001000101000110000
-11100111111000101000000000000101
-00100000001000000010011000100100
-11011010011000000000000000000000
-11011010010000000010011111010001
-11011000111000000000000000000111
-00100000001000000010011111111011
-00011010001000001000110000110111
-11101111111000001000000000000110
-00100000010000000010011111011110
-11100111111000001000000000000101
-00011010001000001000110000111000
-11101111111000001000000000000110
-00100000010000000010011111101100
-11100111111000001000000000000101
-01100010001000010000011010000100
-01110000000001100110111101000010
-00100000010000000111100000101011
-01101010001000010000011010000100
-00100000011000000000000000000000
-00100000010110100010011111100110
-00011010001000001000101000110101
-00100100011101001000000000000000
-01101000010010001100001110110110
-00101000010011111111111000000111
-01111001001000001111111000000111
-00011010001000001000101000110110
-00100000011000000000000000000000
-00011010001000001000110000110101
-11101111111000001000000000000110
-00100100011101001000000000000000
-00011010001000001000110000110110
-11101111111000001000000000000110
-00100000011000000000000000000000
-00100000010110100010011111110101
-01101000010010001100001110110110
-00101000010011111111111000000111
-01111001001000001111111000000111
-00011010001000001000101000110110
-00100100011101001000000000000000
-01111001001111111111111000000111
-00011010001000001000101000110101
-00100000011000000000000000000000
-00011010001000001000110000110110
-11101111111000001000000000000110
-00100100011101001000000000000000
-00011010001000001000110000110101
-11101111111000001000000000000110
-00100000011000000000000000000000
-01000111000110000100000000100110
-11101111111000001000000000010001
-10101111111011000000000000000000
-00100000011000001000000000000000
-00011010001000001000110000011010
-11101000010000010000000000000110
-00011010001000001000110000100000
-11101111111000010000000000000110
-10011000010001100111111000000000
-00100000001000101010100000001011
-00100100001000010010100000010000
-00011111111001100111110000000001
-00100000001000101010100000001001
-00100000011000000000000000000000
-00011010011000100111111000000000
-00100000001000000111110101111001
-11101111111000001000000000010001
-11111001001111111111111000000000
-11100111111000001000000000010001
-00011010010000100111111000000000
-00100000001000000111110101111001
-00011010001000001000110000011010
-11101111111000010000000000000110
-00011010001000001000110000100000
-11101111111000010000000000000110
-10011000010001100111111000000000
-11011000010000001111111111111111
-10011000010001100111110000000000
-00100000001000101010100000001011
-11011000010000001111000000000000
-10011000010001100111110000000000
-00100100001000010010100000001011
-00100000011000000000000000000000
-01101000010010001000000101111111
-01101111111000001000000001001100
-00011111111000110111111000000000
-10011000010000101111111000000000
-00101111111011111111111000000010
-01111001001000001000000000001111
-00100000011000000000000000000000
-01000111000110001100000000100110
-00100000010000000010100100110101
-11000110000110000000000000000000
-00100000010000000010100001001010
-01101111111000001000000001001100
-00101111111011111111111000000100
-01111001001000001000000000101010
-00011111111000110111111000000000
-10011000010000101111111000000000
-00101111111011111111111000000010
-01111001001000001000000000001111
-11000110000001111000000000000000
-01101111111000001000000001001101
-00100000001110100010100000111100
-01101111111000001000000101101000
-11000011000000100010100000111100
-01101000010010100000000101010100
-01101111111000100100010001011010
-10011000010001100111110000000000
-00100000001000101010001101011010
-01100000010010100100010001011010
-01101111111000101100010001010101
-00011111111000001111111000000001
-01111001001000000111111000100111
-01100111111000101100010001010101
-01101000010010001000000101111111
-01111001010000000000010000000010
-01100000010010001000000101111111
-01101111111000001100001100100001
-11000100000000110000000000000000
-01000111000110010100000000100110
-01101111111000001000000001001101
-00100000011110100000000000000000
-01101111111000001000000001001100
-00101111111000000000011000000001
-00100000001000001010111001100101
-00101111111000000000011000000010
-00100000001000001010111001010011
-00100000011000000000000000000000
-01000111000110011100000000100110
-01101000010010001000000101111111
-00101000010011000000000000000101
-00100000011000001000000000000000
-01101111111000001000000001001100
-00011111111000111111111000000000
-10011000010000101111111000000000
-11000100000000011000000000000000
-01111001001111111000010000000101
-01111001010000000000010000000011
-01100000010010001000000101111111
-00101000010000000000011000000011
-00100000011000000000000000000000
-01101111111000001000000101101000
-01111001001000000111111000000100
-01100111111000001000000101101000
-01111001001000000000000000110010
-00100000011000000000000000000000
-01000111000110100100000000100110
-01110000010000101111110100000000
-11011111111000000000000000000000
-01100111111000100100010001011010
-01100111111000101100010001010000
-01111001001000000111111000100111
-01100111111000101100010001010101
-01101111111000001000000101101000
-01111001001111111111111000000100
-01100111111000001000000101101000
-01111001001111111000000000110010
-00100000011000000000000000000000
-11011010001000000000000000000001
-01101111111000001000000001001100
-11000011100000110000000000000000
-11011010001000000000000000000000
-00100000011000000000000000000000
-00011000110000100000101000000000
-01101000010010010100001110111000
-00011000101000100000110000000000
-00100000011000000000000000000000
-01000111000110101100000000100110
-01101111111000001000000101111111
-11000011100000101000000000000000
-00100000010000000010100010010010
-00100000010000000010101000010000
-00100000001110100010100010110110
-11101111111000010000000000000110
-11101000010000010000000000000110
-00011000010000100010001000000000
-10011010001001100111111000000000
-00100000010000000010100001101101
-00100000010000000111110110110000
-00011111111000100000010000000000
-11101000001000001000000000000110
-00011010001000100111111000000000
-10011000110000001111111000000000
-01100111111000010000011010001111
-00100000010000000010100010100110
-00100000010000000010100010111000
-00100000010000000010101000010000
-11101111111000010000000000000110
-00011111111000100010001000000000
-00011000110000100010011000000000
-11101000010000010000000000000110
-00011000010000100010010000000000
-10011010010001100111111000000000
-00100000010000000010100001101101
-00100000010000000111110110110000
-10011010010000001111111000000000
-11100111111000010000000000010011
-10011010001001100111110000000000
-00100100011000101000000000000000
-00100000001000000010101000101010
-00100000010000000010100010011001
-11000110000101001000000000000000
-01101111111000001100001100100001
-11000011000000010010100010100100
-00100000010000000010101000010100
-00100000001110100010100010100100
-00100000001000000010100010100010
-00100000010000000010101000010000
-00100000001110100010100010100100
-11101111111000010000000000000110
-11101000010000010000000000000110
-10011000010001100010001000000000
-00100000010000000010100001101101
-00011000010000100111111000000000
-10011010001001100111110000000000
-00100000001000010010100010100100
-01111001001000000000000000101001
-00100000011000000000000000000000
-01111001001111111000000000101001
-00100000011000000000000000000000
-00011010001000100111111000000000
-00100000011110100000000000000000
-11011000001000000000000000000001
-00100000011000000000000000000000
-01000111000110110100000000100110
-00011000010000001000010000000001
-00100000010000000010110011001111
-00011000110000001000110111111110
-11101111111000010000000000000110
-11011000010000000010100100000010
-10011000010001100111110000000000
-00100100011000101000000000000000
-00011000110000001000110000000001
-00011000110000100010001000000000
-11101111111000001000000000000110
-00100000011000000000000000000000
-00011000000000000000010000000000
-00011000000000000000001000000001
-01000111000110111100000000100110
-01100000010010001100000101101010
-01101000010010001000000101111111
-01111001001000000000010000000101
-00011000010000010111111011111100
-10011000001000011111111000000000
-01100111111000001000000101111111
-00011111111000010111111000011111
-00101000000011111111111000101001
-01111001001000001111111000000100
-01100111111000001100000101101001
-01101111111000001100000101101001
-00101000001000000000011000000001
-00100100001000001010100011001000
-01101111111000001100000101101010
-00100000011110100000000000000000
-11000101000110010010100011001110
-01101111001000001100000101101010
-01101111111000010000011010001111
-00011111111000100000110000000000
-11011000101000000100000101101011
-00100000001000000111110011001100
-00100000010000000111001101101000
-00100000001000000111001010011111
-11011000111000000000000000000000
-00100000001000000010010011100111
-11011000111000000000000000000000
-00100000001000000010010011101011
-01000111000111000100000000100111
-11000110000001111000000000000000
-11000110000110000000000000000000
-01101111111000001000000001001100
-00011111111000010111111000000011
-01100111111000001100001100110100
-01101111111000001000000001001101
-00100000011110100000000000000000
-01011000000000000000000001001110
-01100111111000010100001100111001
-01000111000111001100000000100111
-01101111111000001100001100110100
-11000000000000011011000001001010
-00100000010000000010100011101110
-00100100001101000010100011010000
-00100000010000000010100011010010
-01011000000000000000000000000000
-01100111111000010100001100110111
-01101111111000010100001100111001
-00011111111000001000110000000010
-01000111000111010100000000100111
-11101111111000010000000000000110
-11000000000000100010101110001111
-11000000000000110010111011001000
-11000000000000101010111010001010
-00100000011000000000000000000000
-01101111111000001100001100110100
-11000000000000010010100011111101
-11000000000000001010100100010100
-00100000011000000000000000000000
-00100000010000000111110110111010
-11011000010000000000000000000100
-10011111111001100111110000000000
-00100000011000101000000000000000
-11011000010000000000000000000101
-10011111111001100111110000000000
-00100000011000101000000000000000
-11011000010000000000000000000110
-10011111111001100111110000000000
-00100000011000101000000000000000
-00100000001000000111110110111100
-01101111111000010100001100111001
-00011111111000100000110000000000
-11101111111000010000000000000110
-01100111111000010100001100110101
-11101111111000010000000000000110
-00100000010000000010100011110010
-00100100011101000000000000000000
-01101000010010001000000001001101
-01100000010010010100001100110111
-01101111111000010100001100110101
-00011111111000001111111000000100
-10011000010001100111110000000000
-00100000001000101111110110111010
-01101111001000001000000001001101
-11011000101000000000111100000000
-01101111111000010100001100111001
-00011111111000100000110000000000
-00100000010000000111110011001100
-00100000001000000111110110111100
-00100000010000000111110110111010
-01101111111000010100001100110111
-00100100011110100000000000000000
-00100000001000000111110110111100
-00100000010000000010100100010000
-00100100011101000000000000000000
-01101111111000010100001100110111
-11011000101000000000111100000000
-10011000101000001010001000000000
-01101000010010001000000001001101
-10011000010000001111111000000000
-01100111111000010100001100110111
-01101111001000001000000001001101
-00011010001000100000101000000000
-01101111111000010100001100111001
-00011111111000100000110000000000
-00100000010000000111110011001100
-01011000000000000000111100000000
-01100111111000010100001100111001
-01101111111000010100001100110101
-00011111111000001111111000000100
-01101000010010010100001100110111
-10011000010001100111110000000000
-00100000001000101111110110111010
-00100000001000000111110110111100
-01101111111000010100001111011111
-00100000001000000111110101111001
-01000111000111011100000000100111
-01101000010010100000000110000100
-00100000010000000010001101010110
-10011000010001100001011000000000
-00011001011000100111111000000000
-01101000010010010000000110010110
-00011000010100100000010000000000
-00011000010000111000010000000000
-10011000010001100111111000000000
-00100000011000000000000000000000
-00100000010000000010001101010110
-01100111111000100000000110000100
-00100000011000000000000000000000
-01000111000111100100000000100111
-00011010001000001000110001010000
-11101111111000001000000000000110
-00100000010000000010010111101011
-00011010001000001000110000000010
-11101111111000010000000000000110
-10011000010011111111111000000000
-01101000010010010000000001000100
-10011000010011111111111000000000
-11011000010011110100001001000000
-10011000010001101111110000000000
-11011000010000000000011010000010
-01101111111000001100000101001000
-10011000010011111000010000000000
-00011010001000001000110000101011
-11101111111000001000000000000110
-10011000010011111111111000000000
-10011000010000001111111000000000
-01100111111000100100001100011101
-01101111111000010100000010011010
-00100000010000000111110101100010
-00011000000001111000010000000000
-10011000010000001111111000000000
-00011010001000001000101000001110
-11100111111000010000000000000101
-00100000011000000000000000000000
-01000111000111101100000000100111
-00100000010000000010100101010101
-00100000001000000010100101101001
-01110000000001101011010100000010
-11011000010000000010101000000000
-01100000010010010000011010110110
-00100000010000000010110011100000
-00100000011110100000000000000000
-11101111111000001000000000000110
-00011000110000100000101000000000
-01101000010010001100001001101011
-00011000010000100111001000000000
-10011000010001100111110000000000
-00100100001000010010100101100110
-10011000010001100000010000000000
-11011000110000000100001001101100
-00100000010000000111110011001100
-00011000010000100111001000000000
-00100100010000101010100110100001
-00100000011000000000000000000000
-00011111111000100111001000000000
-11011000110000000100001001101100
-00100000001000000111110011001100
-11011010011000000100001101101000
-11011010001000000100001101001001
-00100000010000000010100101110110
-01011000000000000000000000000000
-01111001001101000111111000000000
-01100111111000001000011001110000
-11011010011000000100001110001000
-11011010001000000100001101101001
-00100000010000000010100101110110
-00100000011101000000000000000000
-01101111111000001000011001110000
-00100000001110100010001101011010
-00100000011000000000000000000000
-01000111000111110100000000100111
-00100000010000000111110110111010
-00100000010000000111110010100110
-11011010010000000000000000000000
-11011000101000000000011010100010
-00100000010000000010100110010000
-01101111111000001100001001101011
-00011111111000001000010000000001
-10011010010000001010001000000000
-00011010001000001010001000000010
-00011010001001100111110000011111
-00100100001000010010100110001110
-11100000010000001000000000000101
-11011000010000000000000000001001
-11100000010000001000000000000101
-10011000000000000111001000000000
-00100000010000000111110011001100
-00011010001000100010010000000000
-00011010010000100111111000000000
-01100111111000001000011010100001
-11011000110000000000011010100001
-01011111111111111111111111100000
-10011010011000001000101000000000
-00100000001000000111110010001101
-00100000010000000111110110111100
-00100000001000000010100110001000
-11101111111000001000000000010001
-00100000011110100000000000000000
-00011111111000001111111000000001
-11101000010000001000000000000110
-00011000010001100111110000001001
-00100000001000101010100110011111
-10011010010000001010010000000000
-00011010001000100000110000000000
-10011000000000000111001000000000
-00100000010000000111110011001100
-00011000110000100010001000000000
-00011010001000100111111000000000
-10011010011001100111110000000000
-00100000011000010000000000000000
-00100000001000000010100110010000
-10011010001000001010001000000000
-00100000001000000010100110011011
-01011000000000000000000000100000
-11100111111000001000000000000101
-11000010000000000010100110100001
-00100000011000000000000000000000
-01000111000111111100000000100111
-01111000010101011111110000000000
-00100000001101110010100110101001
-00100100001101101010100110111000
-00100000010000000010010011010010
-01101111111000010100000010011010
-01100111111000010000000101110110
-01101111111000001100001100100001
-11000010100000101010010011100000
-11000101000001111010010011100000
-01101111111000001000000001001101
-00100100001110100010010011100000
-01101111111000001100000101101010
-00100100001110100010010011100000
-01101111111000001000000101101000
-11000010100000101010010011100000
-11000010100000111010010011100000
-11000010100000110010010011100000
-00100000001000000010010011001000
-01101111111000001100000010101000
-00011111111001100111110000011110
-00100100001000010010010011010111
-01101000010010010100000010011010
-00011000010000110000010000000000
-01101111111000010000000101110110
-10011000010000001111111000000000
-01100111111000010000000101110110
-00100000001000000010010011010111
-11011000111000000000000000000000
-00100000001000000010100111010110
-11011000111000000000000000000000
-00100000001000000010100111011011
-11011000111000000000000000000001
-00100000001000000010100111010110
-11011000111000000000000000000001
-00100000001000000010100111011011
-11011000111000000000000000000010
-00100000001000000010100111010110
-11011000111000000000000000000010
-00100000001000000010100111011011
-11011000111000000000000000000011
-00100000001000000010100111010110
-11011000111000000000000000000011
-00100000001000000010100111011011
-11011000111000000000000000000100
-00100000001000000010100111010110
-11011000111000000000000000000100
-00100000001000000010100111011011
-11011000111000000000000000000101
-01101111111000001100001100100001
-11111001001000000111111000000000
-01100111111000001100001100100001
-00100000011000000000000000000000
-11011000111000000000000000000101
-01101111111000001100001100100001
-11111001001111111111111000000000
-01100111111000001100001100100001
-00100000011000000000000000000000
-01011000000100010010001000110011
-01100111111000011100001100100010
-01011000010001000101010101100110
-11100111111000011000000000000101
-01011000011101111000100010011001
-11100111111000011000000000000101
-01011000000000000001000100100010
-11100111111000011000000000000101
-01011000001100110100010001010101
-11100111111000011000000000000101
-01011000000000000000000001100110
-11100111111000001000000000000101
-00100000011000000000000000000000
-01011001000000000000001100000010
-01100111111000100100001011000100
-01011000000000010000000000010000
-01100111111000011100001011001000
-01110000010000101111111000000001
-00100000011000000000000000000000
-11011010001000000000000000000000
-11011000001000000000000000000001
-00100000001000000010101000000101
-01000111001000000100000000101000
-11011000001000000000000000000011
-00100000010000000010101000000101
-00011010010000100111111000000000
-11100111111000001000000000000101
-00100000011000000000000000000000
-01000111001000001100000000101000
-00011000000000000000001000000010
-00011010001000001010001000000100
-00100000010000000010101000000101
-00011010001000001010001111111100
-00011010001000100111111000000000
-11100111111000010000000000000101
-00011010010000100111111000000000
-11100111111000010000000000000101
-00100000011000000000000000000000
-01000111001000010100000000101000
-00011010001000001010001000000101
-00100000010000000110100101011001
-00011010001000001010001111111011
-00011010001000100111111000000000
-11100111111000010000000000000101
-01011000000000000000000000000000
-11100111111000010000000000000101
-00011000001000100111111000000000
-11100111111000001000000000000101
-00100000011000000000000000000000
-01000111001000011100000000101000
-00100000010000000110100110010011
-00011111111000100000110000000000
-00100000011000000000000000000000
-01101111111000010100010001001001
-00100000011000000000000000000000
-00100000010000000010101000011001
-00011111111000100000110000000000
-00100000011000000000000000000000
-01101111111000010100010001001100
-00100000011000000000000000000000
-00100000010000000010101000010000
-00011000110000001000110000000101
-00100000011000000000000000000000
-00100000010000000010101000010000
-00011000110000001000110000001001
-00100000011000000000000000000000
-00100000010000000010101000010110
-00011000110000001000110000001001
-00100000011000000000000000000000
-00100000010000000010101000010110
-00011000110000001000110000000101
-00100000011000000000000000000000
-00100000001000000110100110101001
-00100000001000000110100110101100
-00100000001000000110100110101111
-00100000001000000110100110011000
-01100111111001000100001111000000
-00100000001000000010101000111100
-00011000010000010010001011111111
-00100000010000000010101000110010
-00011000010011001010001000000000
-01100010001000001100001110110111
-00100000001000000010101000110011
-01100010001000001100001110110110
-00101010001011111111111000000001
-00100000010000001010101000111000
-00101010001011111111111000000010
-00100000010000001010101000111010
-00100000011000000000000000000000
-11011000111000000000000000001000
-00100000001000000010101000111101
-11011000111000000000000000001011
-00100000001000000010101000111101
-11011000111000000000000000000101
-01101111111001000100001110101110
-11111001001000000111111000000000
-01100111111001000100001110101110
-00100000011000000000000000000000
-00100000010000000010100111000101
-00100000010000000010100111101100
-00100000010000000010100111011111
-00100000001000000010100111001101
-01110000000000011001110100000001
-01110000000000011001111000000001
-00100000010000000010010110111000
-00100000010000000010101001001011
-00100000010000000010101011001011
-00100000001000000010010110111100
-01000111001000100100000000101000
-01101111111000001100001101000011
-11000001100000001000000000000000
-11011000111000000000000000000010
-00100000010000000111110011101111
-00100100011110100000000000000000
-01101111111000010100001101000100
-01101000010010010100001101000110
-10011000010001100111111000000000
-11011000111000000000000000000010
-00100000010000000111110011100001
-01111000010101001111110000000000
-00100000010000000010101011110101
-00100000010000000010101001101010
-00100100011101101000000000000000
-01000111001000101100000000101000
-01101111111000110000000001001110
-01100111111000110000000101111000
-01101111111000001000000000000010
-00011111111000001111111000000001
-01100111111000001000000000000010
-00100000010000000010101001110001
-00100000011101001000000000000000
-00100000010000000010101100011100
-00100100011101101000000000000000
-01101111111000001000000000000100
-00011111111000001111111000000001
-01100111111000001000000000000100
-01101111111001001000000001010100
-01100111111001001000011010100001
-00100000011000000000000000000000
-01000111001000110100000000101000
-00100000010000000010101101101000
-00100000010000000010011001001110
-01101111111000001000000000000001
-00011111111000001111111000000001
-01100111111000001000000000000001
-00100000011000000000000000000000
-01000111001000111100000000101000
-01101111111000001000000110111100
-11000001100011011000000000000000
-01101111111000110000000101111000
-01101000010010110100001011001100
-10011000010001100111110000000000
-00100100011000101000000000000000
-00100000010000000010000001010110
-00100100011000101000000000000000
-00100000010000000010101010000100
-00100000010000000010010100011001
-00100000010000000011000011101101
-01110000000001100110111100010100
-00100000010000000111100000101011
-01110000010000010001010000000000
-01110000000000011011100000000000
-01110000010000110100001100000000
-01110000000000011011110000000000
-00100000001000000010000001000001
-01000111001001000100000000101001
-00011000000000000111111111111111
-00111000000010000000000000000001
-01100111111000101000000110011000
-11011010001000000000000101101000
-00100000010000000010011000100100
-00011000000000000111001000000100
-11011000101000000000000110001100
-00100000010000000111110111101000
-01101111111000010100001011011001
-01100111111000010000000110010110
-00011000000010100111111000000000
-00011111111000010111111000001111
-00011111111001100111110000000100
-00100000001000010010101010001111
-01100111111000001000000110000001
-01000111001001001100000000101001
-01101000010010010100000101100101
-01100000010010010000000101101010
-00011000010000100010011000000000
-00011100010000001111111000000111
-10011010011001101111110000000000
-00100000010000000111110101100010
-00011000000001110010001000000000
-10011010001001100111111000000000
-10011010011000001111111000000000
-01101000010010010100000101100011
-10011000010000001111111000000000
-01100111111000100000000101101100
-10011100010001100010001000000000
-00011010001000001010001111111010
-11011010010000000010001000000101
-01101111111000001100001011010010
-01111101001110100010010000000110
-01101111111000001100001011001011
-01111101001110100010010000000111
-00011010010000100111111000000000
-01100111111000010100000101101001
-01101111111000110100001011011011
-11100111111000110000000000000101
-01101111111000110000000101111000
-11100111111000110000000000000101
-01101111111000100000000110001100
-11100111111000100000000000000101
-00011000000010100111111000000000
-11100111111000010000000000000101
-00011000000010100111111000000000
-11100111111000001000000000000101
-00011000000000000111111000000010
-11100111111000001000000000000101
-00011010001010110111111000000000
-11100111111000010000000000000101
-00011010011010110111111000000000
-11100111111000010000000000000101
-01000111001001010100000000101001
-01011000000000000000000000000000
-11100111111000010000000000000101
-01101111111000010100001011011001
-11100111111000010000000000000101
-01101111111000101000000110011000
-11100111111000101000000000000101
-01101111111000001000000110000001
-11011000010000000000000010100000
-10011000010000011111111000000000
-11100111111000001000000000000101
-00100000010000000010011100111110
-01011000000000000100000101101001
-00011111111000001000110000010010
-11101111111000011000000000000110
-01100111111000011000000110010000
-00100000011000000000000000000000
-01110000000000000000011100100100
-01110000000001101010000100000000
-00100000010000000010101011101111
-00100000010000000010101011010000
-00100000001000000010101011110010
-01000111001001011100000000101001
-01101111111000001100001110001000
-00100000011110100000000000000000
-11011000111000000000000000000000
-00100000010000000111110011101111
-00100100011110100000000000000000
-01111000001010000111110000000000
-00100000010000000010101011110101
-00100000010000000010101101101000
-00100000010000000010101011111110
-00100100001101101010101011100010
-01101111111000001000000000000011
-00011111111000001111111000000001
-01100111111000001000000000000011
-01101111111000001000000001001100
-00011111111000010111111000001111
-11000000000000011010101100101101
-11000000000000101010101101000000
-01000111001001100100000000101001
-01101111111000001000011010100001
-01101000010010001100001110010011
-10011000010001100111110000000000
-00100100001000101010101011010000
-00011000000010100111111000000000
-11011000010000000000000111111111
-10011000010000010111111000000000
-00011111111000001111111011111010
-00100000010000000111110010010001
-11011000111000000000000000000000
-01101111111000010100001110001001
-00100000001000000111110011100001
-11011000101000000000011010110001
-11011000110000000100000101101001
-00100000001000000111110010001100
-11011000110000000000011010110001
-11011000101000000100000101101001
-00100000001000000111110010001100
-01000111001001101100000000101001
-01111000010101001111110000000000
-01011000100011101000100110111110
-00011111111011010111111000000000
-00011111111000011111111011010110
-10011000000000000001001000000000
-01011000010101010101010101010101
-01100111111000011000000110010000
-00100000011000000000000000000000
-01000111001001110100000000101001
-01101111111000001100001110001011
-01101000010010001100001110001100
-00011000010100100000010000000000
-00011000010010111000010000000000
-10011000010000001000010000000000
-01100000010010001100000101101001
-11000000000000001010101100001111
-01101000010010001100001101001000
-00011000010000001111111000000110
-01100111111000001100000101101010
-01101111111000110100001011011011
-01100111111000110100000101101011
-00011000010000100111001000000000
-11011000110000000100001101001001
-00100000010000000111110011001100
-00100000001000000010101100010101
-01011000000000000000000000001100
-01100111111000001100000101101010
-01101111111000110100001011011011
-01100111111000110100000101101011
-01101111111000110100000100010110
-11100111111000110000000000000101
-01000111001001111100000000101001
-01101111111000001000000000000000
-00011111111000001111111000000001
-01100111111000001000000000000000
-11011011011000000000011100001000
-01111000010101101111110000000000
-00100000001000000010011100101001
-01000111001010000100000000101010
-01101111111000001100001110010100
-11000001100000001000000000000000
-01101111111000001000000000000000
-00011111111000001111111000000001
-01100111111000001000000000000000
-11011000010000000000110000000011
-01101111111000001100001110010101
-01111101001110100000010000000110
-00011010001000100111111000000000
-01111101001110100000010000000111
-01100000010010010100000101101001
-01101111111000110100001011011011
-11100111111000110000000000000101
-01101111111000110000000101111000
-11100111111000110000000000000101
-00100000001000000010011100101001
-01000111001010001100000000101010
-01101111111000110000000001010100
-01101000010010110100001011011011
-10011000010001100111110000000000
-00100100011000101000000000000000
-11011000010000000000000000000100
-01101111111000001100001110001100
-01111101001110100000010000000110
-01100000010010001100000101101001
-01101000010010001100001101101000
-00011000010000001111111000000110
-01100111111000001100000101101010
-01101111111000110100001011011011
-01100111111000110100000101101011
-11011000110000000100001101101001
-00011000010000100111001000000000
-00100000010000000111110011001100
-00100000010000000010011100111110
-00100000001000000010101011100010
-01101111111000110000000001010100
-01101000010010110100001011011011
-10011000010001100111110000000000
-00100100011000101000000000000000
-00100000010000000010100001101000
-01100010001000001100001011001011
-01101111111000110000000001001110
-01100111111000110000000101111000
-01101111111001000000000001011010
-01100111111001000000000110001100
-01101000010010010000000001100010
-01000111001010010100000000101010
-00011000010010111000010000000000
-01101111111000010000000001100100
-00011111111010111111111000000000
-01100111111000010000000101101010
-01100111111000100000000101101100
-10011000010001100111111000000000
-00011111111000001101000111111110
-01101111111001001000000001100110
-01100111111001001000000110010100
-01101111111000001000000001101111
-00011111111000010000010000011111
-01100000010010001000000110000001
-00011111111100011000010000000000
-00011000010000110000010000000000
-01100000010010001000000110111000
-11011010001000000000000101101000
-00100000010000000010100100111000
-11011010001000000000000101101000
-00100000010000000010011000100100
-00100000010000000010010100100101
-00100000010000000010000001010110
-00100100011000101000000000000000
-01000111001010011100000000101010
-00100000010000000010000011110111
-00100000010000000010111010100111
-01110000000001100110111100010100
-00100000010000000111100000101011
-00100000001000000010000001000001
-01000111001010100100000000101010
-01101111111000001000000000000111
-11000000000100101010101101101110
-11000000000100110010101101110100
-11000000000100111010101101111010
-00100000001000000010101101111010
-01101000010010001100001110010011
-00101000010011111111111000000001
-00100000001000001010101110000101
-00101000010011111111111000000010
-00100000001000001010101110001010
-00100000001000000010101110000000
-01101000010010001100001110010011
-00101000010011111111111000000010
-00100000001000001010101110001010
-00101000010011111111111000000000
-00100000001000001010101110000000
-00100000001000000010101110000101
-01101000010010001100001110010011
-00101000010011111111111000000000
-00100000001000001010101110000000
-00101000010011111111111000000001
-00100000001000001010101110000101
-00100000001000000010101110001010
-01110000000000000000011100100101
-01101111111000001000011010100001
-01111001001000000111111000000000
-01100111111000001000011010100001
-00100000011000000000000000000000
-01110000000000000000011100100110
-01101111111000001000011010100001
-01111001001000000111111000000001
-01100111111000001000011010100001
-00100000011000000000000000000000
-01110000000000000000011100100111
-01101111111000001000011010100001
-01111001001000000111111000000010
-01100111111000001000011010100001
-00100000011000000000000000000000
-00011000110000100010001000000000
-01101111111000001100001111001011
-11000000000000110110011011010101
-11000000000001111101000000111101
-00011010001000100000110000000000
-11101111111000011000000000000110
-01100111111000011100001110010111
-11000000000000010010101110101011
-11000000000000011010101110110000
-11000000000000100010101110110011
-11000000000000110010101111110111
-11000000000001000010110001000100
-11000000000001010010110100011001
-11000000000001100010110101001100
-11000000000010000010110101100011
-11000000000010010010110110101000
-11000000000010110010110111001110
-11000000000011000010110111100001
-11000000000011110010110111100110
-11000000001010010010110111101010
-00100000011000000000000000000000
-00011000000000000010001000000011
-00100000010000000010111000010000
-01011000000000000000000000000010
-11100111111000001000000000000101
-01101111111000010100001011100001
-11100111111000010000000000000101
-00100000011000000000000000000000
-00100000010000000010101110110000
-00011000000000000010001000000011
-00100000010000000010111000010000
-01011000000000000000000000000011
-00100000001000000010101110100111
-00011111111011001111111000000000
-01100111111000010100001011100011
-00100000011000000000000000000000
-00100000010000000010111001000001
-00100000010000000111110110111010
-00100000001000000010101111000011
-11101111111000010000000000000110
-00011111111000010111111011111111
-00100000011110100000000000000000
-10011010010001100111110000000000
-00100000011000101000000000000000
-00100100011000010000000000000000
-10011010011001100111110000000000
-00100000011000101000000000000000
-00100000001000010010101111000001
-00011000000000000111110000000001
-00100000011000000000000000000000
-00011000000000000111111000000000
-00100000011000000000000000000000
-11011001011000000000000000000011
-00100000010000000010110011000111
-00100000010000000010101110110110
-00100000001110100010101111110101
-00100100001000010010101111110011
-00011000110000001000110111111110
-00100000010000000111110001101101
-00100000010000000111110001100100
-00100100001101000010101111100011
-00100000010000000111110001010001
-01100001011000100000011010000000
-00011000000000000010001000011110
-00100000010000000010111000010000
-01101001011000100000011010000000
-00100000010000000111110001100000
-00100000010000000111110110111100
-01011000000000000000000000000101
-11100111111000001000000000000101
-00100000010000000111110001100111
-11101111111000010000000000000110
-11101010001000001000000000000110
-00011010001001100111110000010000
-00100000001000101010101111011111
-00011010001001100111110000000010
-00100100001000101010111000000011
-01011000000000000000000000000001
-11100111111000001000000000000101
-00100000001000000010101111101000
-01011000000000000000000000000010
-11100111111000001000000000000101
-11011001011000000000000000000001
-00100000001000000010101111101000
-00100000010000000111110001100111
-11101111111000010000000000000110
-11101111111000001000000000000110
-10011010001001100111110000000000
-00100100001000101010101111110101
-00100000010000000111110001100111
-11101111111000010000000000000110
-00011111111000010111111011111111
-11100111111000010000000000000101
-11101111001000001000000000000110
-00100000010000000111110011011010
-00100000010000000111110001101010
-00011001011000001001011111111111
-00100000001000101010101111110101
-00100000010000000010110011011101
-00100000001000000010101111000101
-00100000010000000010110011011101
-00100000001000000010101111110001
-00100000001101000010111000000011
-00100000001000000010111000110100
-00100000010000000010111001000001
-11101111111000010000000000000110
-01100111111000010100001110011110
-00100000010000000111110001101101
-11011000101000000000011010110101
-01101111111000010100001100110101
-00011111111000001111111111111001
-00100000010000000010111001001111
-00100000001000000010110000001010
-01111000010101000111110000000000
-01101000010010010000011010110001
-01101111111000010000011010110011
-10011000010001100111110000000000
-00100100001000010010110000000111
-00011000010000100111111000000000
-11000001100000000000000000000000
-01111000001101000111110000000000
-01110000000000011011100100000001
-00100000001000000010111000000101
-00100000010000000010110000000000
-00100000011101000000000000000000
-01101000010010010100001110011110
-01011000000000000010100000000000
-10011000010001100111110000000000
-00100000001000101010110000010001
-00100000001000000010111000000011
-01110000010000111001101000000000
-01101000010010010000011010110001
-01100000010010010000011001111000
-00100000010000000010110100000100
-00100100001110100010111000000011
-01101000010010010000011001111000
-00100000010000000010110100000100
-00100100001110100010110000101010
-00011000110000100010001000000000
-01101111111000001000011011000110
-00011111111000100111001000000000
-01101000010010001000011010110101
-10011000010001100111110000000000
-00100100001000101010110000100110
-11011010010000000000011010110110
-00100000010000000111110101100100
-00100000001000101010110000101101
-01101111111000010000011011001110
-01101000010010010100001110011110
-10011000010001100111110000000000
-00100000001000101010110000110101
-01101111111000010000011001111000
-00011111111000001111111000000001
-01100111111000010000011001111000
-00100000001000000010110000010110
-01101111111000001100001110011010
-11000000000000001010110000110101
-00100000001000000010111000000011
-01101111111000010000011011001110
-01101000010010010100001110011110
-10011000010001100111110000000000
-00100100001000101010110000100110
-01110000010000111001101000000001
-01101000010010010000011001111000
-01100000010010010000011011001001
-00100000001000000010110000100110
-01101111111000001100001110011010
-11000000000000000010110000100110
-01110000010000111001101000000010
-01101000010010010000011001111000
-00011000010000001000010111111111
-01100000010010010000011011001011
-11011010001000000000000000000101
-00100000010000000010111000010000
-01011000000000000000000000000111
-11100111111000001000000000000101
-01101111111000010000011011001001
-11100111111000010000000000000101
-01101111111000010000011011001011
-11100111111000010000000000000101
-00100000011000000000000000000000
-00100000010000000010111001000001
-00100000010000000010111001001010
-00100000001000000010110001000111
-01101000010010010000011010110001
-01100000010010010000011001111000
-00100000010000000010110011000111
-00100000010000000010110011010010
-00011000110000001000110111111110
-00011000110000100111111000000000
-01100111111000010000011011000111
-01101000010010010000011010110110
-01011000000000000010101000000000
-10011000010001100111110000000000
-00100000001000101010110010110010
-01011000000000000010100000000011
-10011000010001100111110000000000
-00100100001000101010110010011100
-11011001011000000000000000000010
-00100000010000000010111000010111
-00100100001000010010110001111001
-01101000010010010000011001111000
-00100000010000000010110100000010
-00100100001110100010110001111001
-00100000010000000010111000011011
-00100100001000101010110001110111
-00100100001101000010110001111011
-01111000010101000111110000000000
-00100000010000000010111001000110
-00011111111000100010001000000000
-00100000010000000010111000010000
-01011000000000000000000000001001
-11100111111000001000000000000101
-00011000101000100110000000000000
-00011000101000001000101000000001
-00100000010000000010110010001001
-00100000010000000010111000010011
-00100000010000000010110100000010
-00100000010000000010110010010000
-01101111111000001000011011001101
-00011111111000001010001000000101
-11100010001000001000000000110000
-00011010001001100111110000000111
-00100100010000101111110110111110
-00100000010000101111110111000000
-00100000010000000010111001000110
-00011111111000001111111111111110
-10011010001001101111110000000000
-00100000010000000111110101100010
-00011000000001111001011000000000
-00011001011000001001011111111111
-00100000001000101010110001111001
-00100000010000000010111000010011
-00100000001000000010110001010110
-00100000001101000010111000000011
-00100000001000000010111000110100
-00100000010000000010111000100100
-00100000010000000010111000010011
-00100000010000000010110100000010
-00100000010000000010110110010110
-00100100001110100010110001111001
-00100000010000000111110001100100
-01101111111000010000011001111000
-00011111111000001111111111111111
-11100111111000010000000000000101
-00100000010000000010111000110000
-00100000010000000010110010010000
-00011001011000001001011111111111
-00100000001000101010110001111001
-00100000001000000010110001110111
-01101111111000010000011001111000
-11100111111000010000000000000101
-01101111111000001000011011000110
-00011111111000100111001000000000
-00100000010000000111110001100111
-00100000010000000111110011001100
-00100000001000000111110001101010
-00100000010000000111110001100100
-01101111111000010000011001111000
-11100111111000010000000000000101
-00100000010000000111110001101010
-01101111111000001000011011001101
-00011111111000100111001000000000
-00100000010000000111110001100100
-00100000010000000111110001100111
-10011111001001100000110000000000
-00011000110000001000110111111111
-00100000010000000111110011001100
-00100000001000000111110001101010
-01000111001010101100000000101010
-00100000010000000010110011100000
-00100000001110100010111000000011
-00011000110000100010011000000000
-00100000010000000010111001000110
-00011010011000100000110000000000
-11101000010000001000000000000110
-00011000010000001000010000000100
-00100000010000000111110110110000
-00011111111000100010011000000000
-00011111111000100010001000000000
-00100000010000000111110001101101
-00100000010000000010111000010000
-01011000000000000000000000001001
-11100111111000001000000000000101
-00011010011000001111111111111110
-00011111111000001111001111111110
-11100111111000001000000000000101
-01101111111000010000011011011110
-11100111111000010000000000000101
-00100000010000000111110001100111
-00100000001000000111110011001100
-00100000010000000010110011100000
-00100000001110100010111000000011
-00011000110000001000110111111011
-11101111111000010000000000000110
-01100111111000010000011001111000
-00100000010000000010111001000110
-01101000010010001100001001101011
-00011000010000001000010000000100
-00100000010000000111110110110000
-00011111111000100010011000000000
-00011111111000100010001000000000
-00100000010000000010111000010000
-01011000000000000000000000001001
-11100111111000001000000000000101
-00011010011000001111111111111110
-00011111111000001111001111111110
-11100111111000001000000000000101
-01101111111000010000011001111000
-11100111111000010000000000000101
-11011000110000000100001001101100
-00100000001000000111110011001100
-01000111001010110100000000101010
-01101111111000010000011010110001
-10011000000000000010010000000000
-01101111111000010000011010110011
-10011000000000000010011000000000
-01101111111000010100001011110111
-10011000000000000000110000000000
-00100000001000000111110110111010
-00100000010000000010110011010010
-00100000001000101010110011011101
-00100000011000000000000000000000
-01000111001010111100000000101010
-01101111111000010100001011110111
-10011000000000000000110000000000
-11101111111000010000000000000110
-00011111111000010111111011111111
-00100000011110100000000000000000
-10011000010001100111110000000000
-00100000011000101000000000000000
-00100000010000000010110011011101
-00100000010000000010110011011101
-00100000001000000010110011010101
-11101111111000001000000000000110
-10011000110000001000110000000000
-00100000011000000000000000000000
-01000111001011000100000000101011
-01101111111000010100001011110111
-10011000000000000000110000000000
-11101111111000010000000000000110
-00011111111000010111111011111111
-00100000011110100000000000000000
-01100111111000010000011011011110
-11101111111000001000000000000110
-00011000110000100000101000000000
-10011000110000001000110000000000
-01101000010010001000011010110101
-10011000010001100111110000000000
-00100100001000101010110011110011
-00011111111000100111001000000000
-00011000101000100010010000000000
-11011010001000000000011010110110
-00100000010000000111110101100100
-00100000011000101000000000000000
-01101111111000001000011010110101
-10011000101000001000110000000000
-00100000010000000010110011011101
-00100000001000000010110011100011
-11011000010000000000000000000001
-01101111111000010100001011110111
-10011000000000000000110000000000
-00011000110000100000101000000000
-11101111111000010000000000000110
-00011111111000010111111011111111
-00100000011110100000000000000000
-00011111111000001000010000000001
-00100000010000000010110011011101
-00100000010000000010110011011101
-00011000110000100000101000000000
-00100000001000000010110011111010
-01101111111000010000011011000111
-00100000001000000010110100000110
-01000111001011001100000000101011
-01101111111000010100001011110111
-10011000000000000000110000000000
-11101111111000010000000000000110
-00011111111000010111111011111111
-00100000001110100010110100001111
-10011000010001100111110000000000
-00100000001000101010110100010000
-00100000010000000010110011011101
-00100000010000000010110011011101
-00100000001000000010110100000111
-00100000001000000111110111001000
-11101111111000001000000000000110
-01100111111000001000011011001101
-00011111111000100111001000000000
-11011000101000000000011011001110
-00100000010000000111110011001100
-11101111111000001000000000000110
-01100111111000001000011011000110
-00100000010000000111110001101101
-00100000001000000111110111001010
-00100000010000000010110111000111
-01101000010010010100001110011000
-01101111111000001100001100100001
-11000010100000011010110101000010
-00100000010000000010110011010010
-00100100001000101010111000000011
-00100000010101000010110101001000
-00100000011101000000000000000000
-00100000010000000010110011011101
-00011000110000001000110111111110
-11101111111000010000000000000110
-11011000010000000010101000000000
-10011000010001100111110000000000
-00100000001000101010110100110110
-00011000110000100010011000000000
-00100000010000000010111001000110
-00011010011000100000110000000000
-11101000010000001000000000000110
-00011000010000001000010000000001
-00100000010000000111110110110000
-00011111111000100010011000000000
-00011111111000100010001000000000
-00100000010000000111110001101101
-00100000010000000010111000010000
-01011000000000000000000000001011
-11100111111000001000000000000101
-00011010011000001111001111111111
-00100000010000000111110001100111
-00100000001000000111110011011010
-00100000010000000010111001000110
-01101000010010001100001001101011
-00011000010000001000010000000001
-00100000010000000111110110110000
-00011111111000100010011000000000
-00011111111000100010001000000000
-00100000010000000010111000010000
-01011000000000000000000000001011
-11100111111000001000000000000101
-00011010011000001111001111111111
-11011000110000000100001001101100
-00100000001000000111110011011010
-01101111111000010100001100110010
-10011000010001100111110000000000
-00100100001000101010110100011101
-00100100001101000010110100011101
-01110000000000011011100100000101
-00100000001000000010111000000101
-00011000110000001000110111111110
-11101111111000010000000000000110
-11000010100001110010110101000110
-00100000001000000111110110111100
-11101111111000010000000000000110
-01100111111000010000011010110101
-10011000000000000010001000000000
-01101000010010010100001110011000
-00100000010000000010110011001111
-00100000001110100010111000000011
-11101111111000001000000000000110
-10011010001001100111001000000000
-00100100001000010010111000000011
-00100000010000000111110001101101
-00100000010000000010111001000110
-00011111001000001000010000000001
-00100000010000000111110110110000
-00011111111000100010001000000000
-00011111111000100010011000000000
-00100000010000000010111000010000
-01011000000000000000000000001101
-11100111111000001000000000000101
-00011010011000001111001111111111
-01101000010010010000011010110101
-00100000010000000111110001100111
-10011000010000001000110000000000
-00100000001000000111110011001100
-00100000010000000010111001000001
-00100000010000000010111001001010
-00100000001000000010110101100110
-11011001011000000000000000000010
-01101000010010010000011010110001
-01100000010010010000011001111000
-00100000010000000010110011010010
-00011000110000001000110111111110
-00011000110000100111111000000000
-01100111111000010000011011000111
-00100000010000000010111000010111
-00100100001000010010110110011110
-01101000010010010000011001111000
-00100000010000000010110100000010
-00100100001110100010110110100001
-00100000010000000010111000011011
-00100100001000101010110110010100
-00011001011000100111111000000000
-11000000000000000010110110100001
-00100100001101000010110110001010
-01111000010101000111110000000000
-00100000010000000010111001000110
-00011111111000100010001000000000
-00100000010000000010111000010000
-01011000000000000000000000010001
-11100111111000001000000000000101
-01101111111000001000011011000110
-00011111111000001010001000000100
-11100010001000001000000000000101
-00100000010000000111110001101010
-00011010001001100111110000000110
-00100100010000101111110110111110
-00100000010000101111110111000000
-00100000010000000010111001000110
-00011111111000001111111111111110
-10011010001001101111110000000000
-00100000010000000111110101100010
-00011000000001111001011000000000
-00100000001000000010110110010000
-00100000010000000010110110011000
-00100100001110100010110110100001
-01101111111000010000011001111000
-00011111111000001111111111111111
-01100111111000010000011011001011
-00100000010000000010111000101010
-01101111111000010000011001111000
-01100111111000010000011011001001
-00100000010000000010111000100100
-00011001011000001001011111111111
-00100000010000000010111000010011
-00100000001000000010110101101101
-01101111111000001000011011001101
-00100000001000000010110110011001
-01101111111000001000011011000110
-00100000001101100010110110011100
-00011111111000001111111111111110
-00100000011000000000000000000000
-00011111111000001111111111110000
-00100000011000000000000000000000
-01101111111000010000011001111000
-01100111111000010000011011001011
-00100000001000000010110110100101
-01101111111000010000011001111000
-00011111111000001111111111111111
-01100111111000010000011011001011
-00100000001000000010110110100101
-00100000001101000010111000000011
-00100000010000000010111000101010
-00100000001000000010111000110100
-00011000110000100010001000000000
-01101111111000010100001100110101
-00011111111000001010010111111101
-00100000010000000010100100101001
-01000111001011010100000000101011
-00100000010000000010110111000111
-01101000010010010100001110011000
-00100000010000000010110011010010
-00100100001000101010110111000101
-00100000010101000010110111000001
-00100000011101000000000000000000
-01101111111000001100001100100001
-11000011000000100010110110111100
-01101000010010010100001110011000
-01101111111000010100001100110010
-10011000010001100111110000000000
-00100100001000101010110110111100
-00100000010000000010110111000111
-00100100001101000010110110111100
-00100000001000000010110101000110
-00011000000000000010001000000001
-00100000010000000010111000010000
-01011000000000000000000000010011
-11100111111000001000000000000101
-00100000011000000000000000000000
-00011000110000001000110111111110
-11101111111000010000000000000110
-11000010100001111010110101000110
-00100000001000000111110110111100
-01110000000000011011100100000001
-00100000001000000010111000000101
-01000111001011011100000000101011
-00100000010000000111110110111100
-01101111111000001100001011111110
-11000001000000000000000000000000
-01101111111000001100000001000000
-11000011100000100000000000000000
-00100000001000000111110110111010
-00011000110000001010001000000010
-01101111111000010100001100110101
-00011111111000001010010111111011
-00100000010000000010100100101001
-00100000001000000010110111010011
-01101111111000010100001100110101
-00011111111000100010001000000000
-00100000010000000010111000010000
-01011000000000000000000000010111
-11100111111000001000000000000101
-01101111111000010100001110011000
-11100111111000010000000000000101
-01101111111000010100001100110101
-00011111111000001111001111111011
-01101111111000010100001100111001
-00011111111000001000110000000111
-11101111111000010000000000000110
-11100111111000010000000000000101
-00100000001000000111110011001100
-00011000000000000010001000000001
-00100000010000000010111000010000
-01011000000000000000000000011001
-11100111111000001000000000000101
-00100000011000000000000000000000
-01101111111000001100001110010110
-01111001001111111111111000000000
-01100111111000001100001110010110
-00100000011000000000000000000000
-00011000110000100010001000000000
-01101111111000010100001100110101
-00011111111000001010010111111101
-00100000001000000010100100101001
-00011000010000100010011000000000
-00011010001000001010001000000011
-00100000010000000010111000010000
-00011010001000001010001111111101
-01011000000000000000000000011011
-11100111111000001000000000000101
-00011010011000100000010000000000
-11100000010000010000000000000101
-00100000011000000000000000000000
-01101111111000001100001110010110
-01111001001000000111111000000000
-01100111111000001100001110010110
-00011000010000100010011000000000
-00011010001000001010001000000011
-00100000010000000010111000010000
-00011010001000001010001111111101
-01011000000000000000000000011101
-11100111111000001000000000000101
-00011010011000100000010000000000
-11100000010000010000000000000101
-00100000011000000000000000000000
-01000111001011100100000000101011
-01110000000000011011100100001010
-00011000000000000010001000000101
-00100000010000000010111000010000
-01011000000000000000000000000001
-11100111111000001000000000000101
-01101111111000001100001110010111
-11100111111000001000000000000101
-01101111111000010100001110011000
-11100111111000010000000000000101
-01101111111000001000000110111001
-11100111111000001000000000000101
-00100000011000000000000000000000
-01000111001011101100000000101011
-00011000000000000010010000000100
-00100000001000000010100111111011
-01101000010010010000011001111000
-00011000010000001000010000000001
-01100000010010010000011001111000
-00100000011000000000000000000000
-01101000010010010000011001111000
-01101111111000010000011010110011
-10011000010001100111110000000000
-00100000011000000000000000000000
-01000111001011110100000000101011
-01101000010010001000011010110101
-11011010001000000000011010110110
-01101111111000001000011011001101
-00011111111000100111001000000000
-10011000010001100111110000000000
-00100100011000101000000000000000
-11011010010000000000011011001110
-00100000001000000111110101100100
-01000111001011111100000000101011
-01101111111000001000011011000110
-01100111111000001000011010100001
-00011111111000100111001000000000
-00100000010000000111110001100111
-00100000001000000111110011001100
-01000111001100000100000000101100
-00100000010000000111110001100100
-01101111111000010000011011001001
-11100111111000010000000000000101
-01101111111000010000011011001011
-11100111111000010000000000000101
-01101111111000001000011010100001
-00011111111000100111001000000000
-00100000010000000111110011001100
-00100000001000000111110001101010
-01000111001100001100000000101100
-00100000010000000111110001100100
-00100000010000000010101000100001
-00011000101000100111111000000000
-10011000110001100010001000000000
-00100000010000000010101000100100
-00011010001000100111111000000000
-11100111111000010000000000000110
-00011010001000001010001000000100
-00100000010000000010101000010110
-00011010001000100111111000000000
-11100111111000001000000000000110
-00100000011000000000000000000000
-00011111111011001111111000000000
-01100111111000010000011010110001
-11101111111000010000000000000110
-01100111111000010000011010110011
-00100000011000000000000000000000
-01000111001100010100000000101100
-01101111111000010100001011100011
-01101000010010010100001011100001
-00100000001000000111110110110000
-01000111001100011100000000101100
-00100000010000000111110001101101
-11011000101000000000011010110101
-01101111111000010100001100110101
-00011111111000001111111111111011
-11100111111000001000000000000101
-00011111111000100111001000000000
-00100000010000000111110001100111
-00100000001000000111110011001100
-01101111111000010000000001010000
-11000001100000100000000000000000
-01101111111000001100001110010110
-01111001001000000111111000000001
-01100111111000001100001110010110
-01101111111000011000000001010010
-01100111111000011100001110010111
-01111001001000000000000000001111
-11000000000010010010111001101110
-11000000001010010010111001110011
-11000000000011000010110111100001
-11000000000000010010101110101011
-11000000000011110010110111100110
-01111001001111111000000000001111
-01101111111000001100001110010110
-01111001001111111111111000000001
-01100111111000001100001110010110
-00100000011000000000000000000000
-01101111111000001100001110010110
-11000100000000001000000000000000
-01111001001000000000000000001111
-00100000010000000010111001111110
-00100000010000000010111010000100
-00100000010101000010111001100001
-01101111111000001100001110010111
-11000000000010010010110110101100
-00100000011000000000000000000000
-00100000010000000010111001110011
-00100000001000000010111001110000
-00100000010000000010111010000100
-00100100011101000000000000000000
-00100000001000000010110110101100
-01000111001100100100000000101100
-00100000010000000010111001110111
-11011010001000000000000001010101
-00100000001000000010100100101001
-01101111111000001000000001001101
-00011111111000001010010111111001
-00011111111000001111111111111100
-01100111111000010100001100110111
-01101000010010010000000001001110
-01100000010010010100001100110101
-00100000011000000000000000000000
-01101010010000001000000001001101
-01101111111000010100001100110111
-10011010010000001000010000000000
-01100000010010010100001100110111
-11011010001000000000000001001110
-00100000001000000010100100101001
-00100000010000000111110110111100
-01101111111000010100001100110111
-01101000010010010100001100110101
-10011000010001100111110000000000
-00100100011000101000000000000000
-00100000001000000111110110111010
-11101111111000001000000000000110
-11101000010000001000000000000110
-11101000010000010000000000000110
-11000000000010011010111010001111
-00100000011000000000000000000000
-11101111111000010000000000000110
-01100111111000010100001100111100
-01110000000001100110111101000000
-00100000001000000111100000101011
-11011010001000000000000000001100
-11011010011000000000000000010010
-00100000010000000010111010011011
-01011000000000000000000000001000
-11100111111000010000000000000101
-01101111111001000100001011010011
-11100111111001000000000000000101
-00100000011000000000000000000000
-00100000010000000010111010100011
-11011010010000000000000000000101
-00100000010000000010100111111011
-00011010011000100111111000000000
-11100111111000001000000000000101
-01101111111000001100001100111011
-11100111111000001000000000000101
-00100000011000000000000000000000
-01101111111000001100001100111011
-00011111111000001111111000000001
-01100111111000001100001100111011
-11000001100000000000000000000000
-01110000010000110011101100000001
-00100000011000000000000000000000
-01101111111000001100001011111110
-11000000000000000010111010111000
-11000000000000001010111010111011
-11000000000000010010111010111101
-11000000010000001010111010110001
-11000000010000010010111010110011
-11000000010000011010111010110110
-00100000011000000000000000000000
-01110000010000101100011100001101
-00100000001000000010111010111001
-01110000010000101100011100001101
-01110000010000101100010100000001
-00100000011000000000000000000000
-01110000010000101100011100001101
-00100000001000000010111010111110
-01110000010000101100011100000000
-01110000010000101100010100000011
-00100000011000000000000000000000
-01110000010000101100011100000101
-00100000001000000010111010111001
-01110000010000101100011100000101
-01110000010000101100010100000000
-00100000011000000000000000000000
-01101111111000001100010001101100
-01111001001000000111111000000000
-01100111111000001100010001101100
-00100000011000000000000000000000
-01101111111000001100010001101100
-01111001001111111111111000000000
-01100111111000001100010001101100
-00100000011000000000000000000000
-11101111111000001000000000000110
-11000000000000001010111011011100
-11000000000000011010111100000011
-11000000000000100010111100100100
-11000000000000101010111100110001
-11000000000000111010111110011010
-11000000000001000010111110000110
-11000000000001001010111110010110
-11000000000001010010111110011010
-11000000000001011010111110011010
-11000000000001100010111110011011
-11000000000001101010111110100000
-00100000011000000000000000000000
-00011000000000000010001000000010
-00100000010000000011000001000111
-01011000000000000000000000001011
-11100111111000001000000000000101
-01101111111000001100001011000111
-11100111111000001000000000000101
-00100000011000000000000000000000
-01100111111000001100001010111101
-11101111111000110000000000000110
-11100111111000110000000000000101
-01101111111000001100001011111110
-11000000000000000010111100110111
-00100000010000000010111011111110
-01101111111000001100010001101010
-00100000001110100010111011101000
-01101111111000001100001011000000
-11000011000000011100001100011111
-01101111111000001100001011111110
-11000011000000111100001100011111
-01110000010000101111110000000011
-01101111111000001100001010111110
-11000000000000000010111011110000
-11000000000000001010111011110000
-11000000000000011010111011110000
-01101111111000001100001011111110
-11000000000000010010111011110011
-11000001010000011000000000000000
-11011111111000000000000000000000
-01100111111000100100001011111111
-00100000011000000000000000000000
-01101111111000001100001100100001
-11000010100000000010111011111100
-11011010001000000100001011111111
-00011010001000100000101000000000
-11011111001000000000000000000011
-00100000010000000111110111101000
-01101111111000010100001100000001
-00011111111000010111111000000111
-01100111111000010100001100000001
-01110000000001100110111100110100
-00100000001000000111100000101011
-00011000000000000010001000000111
-00100000010000000011000001000111
-01101111111000111100001011000100
-11100111111000111000000000000101
-00100000011000000000000000000000
-01110000010000101111110000000101
-11011000101000000100001010011011
-00100000010000000111110010001111
-01101111111000001100001011111110
-11000000000000100010111100001011
-11000000010000011010111100001101
-11000000010000100010111100010000
-00100000001000000010111100010011
-01110000000001100110111101000011
-00100000001000000111100000101011
-01110000010000101111100100000010
-01110000010000101111101000001000
-00100000011000000000000000000000
-01101111111000100100001011111111
-00100000001110100010111100001011
-00100000001000000010111100001101
-01110000010000101111110000000110
-01101111111000001100001011111110
-11000010100000111010111100011100
-00100000010000000111001001010110
-00011000000000000010001000010001
-00100000010000000011000001000111
-01011000000000000000000000000011
-11100111111000001000000000000101
-00100000001000000111001101110101
-11011000101000000100001010101011
-00100000010000000111110111100111
-00100000010000000111000110110110
-00011000000000000010001000010001
-00100000010000000011000001000111
-01011000000000000000000000000011
-11100111111000001000000000000101
-00100000001000000111000111110010
-00011000110000100010001000000000
-01101111111000001100001011111110
-11000010100000111010111100111001
-00011010001000100000110000000000
-00100000010000000111001001001110
-00100000001000101010111101001110
-01110000000000011011101000000100
-00011000000000000010001000000010
-00100000010000000011000001000111
-01011000000000000000000000000101
-11100111111000001000000000000101
-01101111111000001000000110111010
-11100111111000001000000000000101
-01000111001100101100000000101100
-00011000000000000000111000000111
-00100000010000000111110011100000
-01110000010000101111110000000000
-01110000000001100110111100110000
-00100000001000000111100000101011
-01110000000000011011101000000101
-00100000001000000010111100101011
-11011000101000000000000101011000
-00011010001000100000110000000000
-00100000010000000111110010001111
-01101111111000001100001011111110
-11000000010000011010111101000101
-11000000010000100010111101000101
-00100000010000000111000101000000
-00100000010000000010111101010011
-01101111111000001100001011111110
-11000001110000010000000000000000
-01110000000001100110111100111011
-00100000001000000111100000101011
-00100000010000000111000110101011
-11011000101000000000011011010001
-00100000010000000111000111110010
-11011010001000000000011011010001
-11011010010000000100001010011011
-11011111001000000000000000010000
-00100000010000000111110101100100
-00100100001000101010111100101010
-00100000001000000010111101010011
-00100000010000000111001001001010
-01110000000001100110111100110001
-00100000010000000111100000101011
-01110000010000101001101000000001
-01110000010000101111110000001001
-00011000000000000010001000010001
-00100000010000000011000001000111
-01011000000000000000000000000100
-11100111111000001000000000000101
-11011000110000000100001010101011
-00100000001000000111110010001111
-00011000000000000010001000010001
-00100000010000000011000001000111
-01011000000000000000000000000110
-11100111111000001000000000000101
-01101111111000001100001100100001
-11000010100000001010111101100001
-11011000110000000100001010001010
-00100000001000000111110010001111
-11011000110000000100001100100010
-00100000001000000111110010001111
-11011000101000000100001100000011
-00011000000000000111001000001010
-00100000010000000111110111101000
-00011000000000000010001000001011
-00100000010000000011000001000111
-01011000000000000000000000000111
-11100111111000001000000000000101
-01101111111000010100001100000011
-11100111111000010000000000000101
-01101111111001000100001100000101
-11100111111001000000000000000101
-00100000011000000000000000000000
-00011000000000000010001000010001
-00100000010000000011000001000111
-01011000000000000000000000001000
-11100111111000001000000000000101
-01011000000000000000000000000000
-11100111111001000000000000000101
-11100111111001000000000000000101
-00100000011000000000000000000000
-00011000000000000010001000001000
-00100000010000000011000001000111
-01011000000000000000000000001001
-11100111111000001000000000000101
-01101111111000001100001011010010
-11100111111000001000000000000101
-01101111111000110100001011011011
-11100111111000110000000000000101
-00100000011000000000000000000000
-01110000000000011011101000001000
-00100000001000000010111100101011
-01101111111000001100001011001001
-01101000010010001100001011001001
-10011000010000010111111000000000
-00100000011000000000000000000000
-11011000101000000100001100001101
-00100000010000000111110010001111
-00100000010000000010111110000010
-00101111111011000000000000000001
-00100000001000001010111110000000
-01101111111000001100001111001011
-11000001100001010000000000000000
-00100000010000000010111110010000
-00100100011101000000000000000000
-00100000001000000100001100101001
-00100000010000000111110110111100
-01101111111000001100001011001011
-11000001000000000000000000000000
-01101111111000001100001011000010
-11000100000000001000000000000000
-00100000001000000111110110111010
-00100000010000000010111110000010
-00101111111011000000000000000001
-00100000001000001010111110000000
-00100000011000000000000000000000
-00100000011000000000000000000000
-11011000101000000000010111111110
-00100000010000000111110010000001
-01110000010000101111100100000010
-01110000010000101111101000000001
-00100000011000000000000000000000
-11011000101000000000011001011110
-00100000010000000111110010001111
-01110000010000101111101000000110
-01110000010000101111100100000010
-00100000011000000000000000000000
-00011000000000000010001001000001
-00100000010000000011000001000111
-01011000000000000000000000001100
-11100111111000001000000000000101
-11011000110000000100010010001111
-00100000001000000111110010000001
-00100000010000000111000101010111
-00011000000000000010001000010001
-00100000010000000011000001000111
-01011000000000000000000000001101
-11100111111000001000000000000101
-00100000001000000111000111110010
-01101111111000001100001011111100
-11000001011111111000000000000000
-11011000010000000000000000000011
-10011000010001100111110000000000
-00100100011000010000000000000000
-11011000111000000000000000000111
-00100000010000000111110011101111
-00100100011110100000000000000000
-00100000001000000010111110000000
-01000111001100110100000000101100
-00100000010000000010101000101000
-00100100011110100000000000000000
-01101111111000001100001011111100
-11000000000000000010111111000111
-11000000000000001010111111001101
-11000000000000010010111111000111
-11000000000000011010111111001111
-11000000000001001010111111010011
-11000000000001011010111111100011
-11000000000001100010111111100101
-11000000000001101010111111101100
-00100000011000000000000000000000
-01101111111000001100001011111101
-11000001100000100000000000000000
-01110000010000101111110111111111
-01110000010000101111110011111111
-01110000000001100110111100111111
-00100000001000000111100000101011
-01110000010000101111110000000010
-00100000001000000010111011010101
-01110000010000101111110000000100
-01011000000000010111011100000000
-11011000111000000000000000000111
-00100000001000000111110011100001
-01101111111000001100001011111101
-11000000000000100010111111010110
-00100000011000000000000000000000
-01101111111000001100001011111110
-11000010100000111010111111100001
-01110000010000101111110000001011
-00100000010000000010111101011001
-01110000000001100110111100101001
-00100000010000000111100000101011
-01101111111000001100001111001011
-11000001100001010000000000000000
-00100000010000000010111110010000
-00100000011101000000000000000000
-00100000001000000100001100101001
-01110000010000101111110000001100
-00100000001000000010111111011010
-01110000010000101111110000001100
-00100000001000000010111101100011
-01101111111000001100001011000011
-01101000010010001100001011001010
-10011000010000010111111000000000
-00101111111011000000000000000001
-00100000001000001010111111101110
-01110000010000101111110000001101
-00100000001000000010111101101111
-00100000010000000010111101110111
-00100000001000000010111111101110
-01000111001100111100000000101100
-00011000000000000000111000000111
-00100000010000000111110011100000
-01110000010000101111110111111111
-01110000010000101111110011111111
-01110000000001100110111100111110
-00100000001000000111100000101011
-01000111001101000100000000101101
-01101111111000001100001011111110
-11000100000000111000000000000000
-01101111111000001100001011111001
-11000001100000010000000000000000
-01110000010000101111100100000000
-01101111111000001100001011111010
-11000000000000001011000000111101
-11000000000000010011000001000100
-11000000000000011011000000110101
-11000000000000110011000000011010
-11000000000000111011000000010001
-11000000000001000011000000000111
-00100000011000000000000000000000
-01110000010000101111100100000000
-01110000010000101111101000000000
-01110000010000101111101100000000
-00100000011000000000000000000000
-01101111111000001100010011001111
-00011111111000100000111000000000
-00011111111000001111111000000001
-01100111111000001100010011001111
-01101111111000100100001011111111
-10101111111011111111111111111111
-01011000000000000000000010000000
-01111001001000001111111000000000
-01100111111000001100010011010000
-00100000001000000011000000111001
-01101111111000001100001011111011
-01110000010000101111101100000000
-11000000000000001011000000010110
-01110000010000101111100100000010
-00100000011000000000000000000000
-01110000000001100110111100110001
-00100000010000000111100000101011
-01110000010000101111110000001001
-00100000001000000010111110101011
-01101111111000001000010111111001
-11000000000000011011000000011110
-01110000010000101111100100000010
-00100000011000000000000000000000
-00100000010000000111000101111110
-01101111111000001100001011111110
-11000000010000011011000000100011
-11000000010000100011000000100011
-00100000010000000010111011110000
-00100000010000000111000101101011
-11011010001000000000011011010001
-11011010010000000000011001011110
-11011111001000000000000000010000
-00100000010000000111110101100100
-00100000001000101011000000101011
-01110000000000011011101000001011
-00100000001000000010111100101011
-00100000010000000111010001011011
-00100100001000101011000000101001
-01110000010000101001101000000001
-01101111111000001100001011111110
-11000000010000001011000000010110
-11000000010000011011000000010110
-11000000010000100011000000010110
-01110000010000101111100100000010
-01110000010000101111101000000111
-00100000011000000000000000000000
-01101111111000001100001011111110
-11000000010000011011000000111010
-11000000010000100011000000111010
-01110000010001001101000000000000
-00100000001000000010111100010011
-01110000010001001100111100000000
-11000001010000100000000000000000
-00100000001000000010111011110011
-01110000010000101111100100000010
-01101111111000001100010001101110
-11000000000000011011000001000001
-00100000011000000000000000000000
-01110000010000101111101000000010
-01110000000001011111100100000000
-00100000001000000111010100111100
-01110000010000101111100100000010
-01110000010000101111101000000011
-00100000001000000010111110100101
-01000111001101001100000000101101
-00011000000000000010010000000110
-00100000001000000010100111111011
-01101111111000001000000001001110
-11000000000000000011000001100001
-11000000000000001011000001101001
-11000000000000010011000001110001
-11000000000000011011000001110101
-11000000000000100011000010010011
-11000000000000101011000010011000
-11000000000000110011000010011100
-11000000000000111011000010100001
-11000000000001000011000010100010
-11000000000001001011000010100011
-11000000000001010011000010100100
-11000000000001011011000010101000
-11000000000001100011000010101001
-11000000000001101011000010101011
-11000000000010010011000010101100
-11000000000010011011000010101101
-11000000000010100011000010101110
-11000000000010101011000010110000
-11000000000010110011000010111011
-11000000000011000011000010111100
-01101010011000001000000001001110
-00100000001000000011000011011111
-11101111111001001000000000000110
-01100111111001001000000110011111
-11101111111000010000000000000110
-01100111111000010000000110001000
-01101111111000001000000101101000
-01111001001000000111111000000101
-01100111111000001000000101101000
-00100000011000000000000000000000
-11101111111000101000000000000110
-01100111111000101000000110011111
-11101111111000010000000000000110
-01100111111000010000000110001000
-01101111111000001000000101101000
-01111001001000000111111000000110
-01100111111000001000000101101000
-00100000011000000000000000000000
-01011000000000000000000000010100
-01100111111000010000000110010110
-01100111111000010100001011110101
-00100000011000000000000000000000
-11101111111001000000000000000110
-01100111111001000100001100000101
-11101111111000010000000000000110
-01100111111000010100001100000011
-11101111111001000000000000000110
-01100111111001000100001011100101
-11101111111000100000000000000110
-01100111111000100100010001011110
-00100000010000000011000011001100
-01000111001101010100000000101101
-01101111111000001100001011111100
-11000000000001001011000010000111
-01101111111000001100001100100001
-11000010100000001011000010001010
-01101111111000001100001111111010
-00100100010110100110111010010110
-01101111111000001100001010011010
-11000000000000000011000010001111
-01110000010000101111110100000001
-00100000010000000011000011011010
-00100000001000000111001001011100
-01110000010000101001101000000001
-11011000110000000100001100100010
-11011000101000000100001010001010
-00100000010000000111110010001111
-00100000001000000011000010000111
-01110000010000101111110100000000
-01110000010000101111110000000000
-01110000000001100110111101000001
-00100000001000000111100000101011
-11101111111001000000000000000110
-01100111111001000100001011101101
-11101111111000100000000000000110
-01100111111000100100010001100010
-00100000001000000111001001011100
-01101111111000001000000101101000
-01111001001000000111111000000100
-01100111111000001000000101101000
-00100000011000000000000000000000
-00100000011101001000000000000000
-01110000000001100110111100110010
-00100000010000000111100000101011
-01110000010000101111110100000100
-00100000001000000011000011011101
-00100000011000000000000000000000
-00100000001000000011000011100100
-00100000011000000000000000000000
-01110000010000101111110100000010
-00100000010000000011000011101011
-01110000000001100110111100110011
-00100000001000000111100000101011
-00100000011000000000000000000000
-00100000011101001000000000000000
-00100000001000000011000011101101
-00100000011000000000000000000000
-00100000001000000011000011111001
-00100000011000000000000000000000
-00100000010000000011000010110000
-00100000001000000011000011111101
-11101111111001000000000000000110
-01100111111001000100001110111000
-01101111111000010100001110111000
-01101000010010010100001111000100
-00100000010000000111110110110000
-01100111111000010100001110111000
-01101111111000010100001110111100
-01101000010010010100001111000000
-00100000010000000111110110110000
-01100111111000010100001110111100
-00100000011000000000000000000000
-00100000001000000011000100000011
-11101111111000010000000000000110
-01100111111000010000000110011111
-11101111111000010000000000000110
-01100111111000010000000110001000
-00100000011110100000000000000000
-01101111111000001000000101101000
-01111001001000000111111000000111
-01100111111000001000000101101000
-00100000011000000000000000000000
-11011010011000000000000000010011
-11011010001000000000000000000010
-11011010010000000000000000000010
-00100000010000000010100111110101
-00011010011000100111111000000000
-11100111111000001000000000000101
-00100000011000000000000000000000
-11011000101000000100001011101101
-00011000000000000111001000001000
-00100000010000000111110111101000
-11011000101000000100010001100010
-00011000000000000111001000000100
-00100000010000000111110111101000
-11011010001000000000000000001101
-11011010010000000000000000000100
-00100000010000000010100111110101
-01101111111001000100001011101101
-11100111111001000000000000000101
-01101111111000100100010001100010
-11100111111000100000000000000101
-00100000011000000000000000000000
-01110000010000101111110100000101
-11011010010000000000000000000101
-00100000001000000011000100001101
-11011010010000000000000000000110
-00100000001000000011000100001101
-11011010001000000000000000000010
-11011010010000000000000000000111
-00100000010000000010100111110101
-11100010011000001000000000000101
-00100000011000000000000000000000
-11011010001000000000000000001001
-11011010010000000000000000001001
-00100000010000000010100111110101
-01101111111001000100001110101110
-00011111111000011111111000000001
-11100111111001000000000000000101
-00100000011000000000000000000000
-11011010010000000000000000001011
-00100000001000000011000100001101
-11011010001000000000000000000110
-11011010010000000000000000001100
-00100000010000000010100111110101
-01101111111000101100000101011110
-11100111111000101000000000000101
-00100000011000000000000000000000
-11011010001000000000000000000010
-11011010010000000000000000001101
-00100000010000000010100111110101
-01011000000000000000000000000110
-11100111111000001000000000000101
-00100000011000000000000000000000
-11011010010000000000000000010011
-00100000001000000011000100001101
-11011010010000000000000000010100
-00100000001000000011000011111110
-11011010010000000000000000010101
-11011010001000000000000000001001
-00100000010000000010100111110101
-01101111111001000100001111000000
-11100111111001000000000000000101
-00100000011000000000000000000000
-11011010001000000000000000000011
-11011010010000000000000000010111
-00100000010000000010100111110101
-01101111111000001100001110110110
-00011111111000010111111000000111
-11100111111000001000000000000101
-01101111111000001100001110110111
-00011111111000010111111000000111
-11100111111000001000000000000101
-00100000011000000000000000000000
-11011010001000000000000000000001
-00100000001000000010100111110101
-01000111001101011100000000101101
-11000101000100111011001110100011
-00100000001000000011011000000011
-01000111001101100100000000101101
-01111000010001001111110000000000
-01111000010000111111110000000000
-01011000010101010101010101010101
-10011000000000000001111000000000
-01101111111000001100010110001101
-00100000001000000010010111001000
-01000111001101101100000000101101
-01101111111000001100010110110111
-00100000010000000010010110100100
-01101111111000100100010110001111
-10011000000000000001001000000000
-00100000010000000010000101100000
-01101000010010001100010110001101
-00100000010000000010010111001101
-00100000010000000011000100010010
-11000101100101111011000100100110
-01111000001111001111110000000000
-00100000000000000000000000011110
-00100000010000000011000100010010
-01111000010101111111110000000000
-01111000001001101111110000000000
-01111000001100001111110000000000
-01111000010100000111110000000000
-01111000001010000111110000000000
-01101111111000010100010110001011
-10011000000000000011011000000000
-00110111110000011000010000000000
-00100100001011000011000110000000
-00100000010000000110100001110111
-11000101000101111011000100110101
-01101111111000001100010111001010
-00100100001110100011000100110101
-01111000010001101111110000000000
-01111000001001011111110000000000
-01111000001000111111110000000000
-01111000001001001111110000000000
-00100000010000000011000101111101
-01100111111000001100010110101101
-01101000010010001100010110101100
-10011000010001100111110000000000
-00100100001000101011000110001000
-01000111001101110100000000101101
-01111000010110001111110000000000
-00101000000011111111111000101111
-00100000010000001011000101101111
-00100000001110001011000110001010
-00100000010000000011000101111101
-01100111111000001100010011110111
-11000101000100111011000101001000
-01101111111000001100010011110111
-01101000010010001100010110001001
-10101000010000000000111000000000
-00100100001000001011000110001100
-00100000010000000011000101111101
-00101000000011111111111000101111
-00100000010000001011000101111000
-11100111111000001000000000000101
-00011111111010010111111000000000
-00011111111001100111110000011111
-00100100001000010011000110001110
-00011111111000100111001000000000
-00100000001000101011000101010100
-00100000010000000011000101111101
-11100111111000001000000000000101
-11000010000000000011000101010001
-11000101000100111011000101011001
-00011000101000100010001000000000
-00100000010000000011000101111101
-01100111111000001100010111010011
-00011010001000100000101000000000
-00001001100000000000000000011000
-00011111111011110111111000000000
-00011111111100010111111000000000
-11100111111000011000000000000101
-01101111111000001100010111001010
-00100100001110100011000101101101
-01111000010001011111110000000000
-00101000000011111111111000100111
-00100000010000001011010111001000
-00100000001000110011000110010000
-00100000010000000110100001110110
-01000111001101111100000000101101
-01111000001101111111110000000000
-00100000010000000010011010111011
-11000110000100111000000000000000
-01101111111000001100010111010011
-01101000010010001100011000101010
-10011000010001100111110000000000
-00100000010000010111110110110010
-00100000001000000011010111001011
-01111000010001101111110000000000
-00100000001000000011000101100000
-00100000010000000011000101111101
-00011111111001100111110000000001
-00100000001000010111110111000010
-00011111111000001111111111111110
-11000101000100111011000101110110
-00100000001110100111110111000010
-00011111111000001111111111111111
-01100111111000001000011001111000
-00100000011000000000000000000000
-00011111111000010111111000000111
-01101000010010001000011001111000
-00011000010010011000010000000000
-10011000010000011111111000000000
-00100000011000000000000000000000
-00001001100000000000000000001000
-00011001100010010111111000000000
-00100000011000000000000000000000
-01110000010001011100101100000001
-00101000000011111111111000100111
-00100000010000001011010111100011
-01000111001110000100000000101110
-00100000010000000010010110111100
-01111000010011011111110000000000
-01111000010001011111110000000000
-00100000001000000010000011001111
-01110000010001011100101100000010
-00100000001000000011000110000011
-01110000010001011100101100000011
-00100000001000000011000110000011
-01110000010001011100101100000100
-00100000001000000011000110000011
-01110000010001011100101100000101
-00100000001000000011000110000011
-01110000010001011100101100000110
-00100000001000000011000110000011
-00100000010000000010000101100000
-01101000010010001100010110001101
-00100000001000000010000111111001
-01000111001110001100000000101110
-01101111111000001100010110111000
-00100000010000000010010110100100
-01101111111000100100010110001111
-10011000000000000001001000000000
-00100000010000000011000100010010
-00100000010000000011000110010010
-01111001001000000010101000000000
-01111000001011101111110000000000
-01111000001100000111110000000000
-01111000010100001111110000000000
-00100000010000000110100001111101
-01111000010111010111110000000000
-11000101000101111011000111000111
-11000101000101101011000111011001
-00011001001100010111111000000000
-00011111111011001111111000000000
-00011111111100011111111000000000
-00001000000000001000011000101000
-01000111001110010100000000101110
-11000101000101111011000110101110
-01101111111000001100010111001010
-00100100001110100011000110101110
-01111000010011101111110000000000
-01111000001011011111110000000000
-01111000001000111111110000000000
-01111000001001001111110000000000
-01101111111000001100010110001010
-10011000000000000111001000000000
-11011000110000000100010100111001
-11101111111000001000000000000110
-00001000000000001000011000001000
-11000010000000000011000110110011
-01111000001001000111110000000000
-00001000000000001000011000011000
-01111000010001000111110000000000
-11000101100101111011000110111101
-01111000010000111111110000000000
-01011000000000000000000000000000
-00001000000000001000011000000011
-00110111110100111000001000000000
-00100000000000000000000001100100
-01111000010111010111110000000000
-01111000010011101111110000000000
-01101111111000001100010111001010
-00100100001110100011000111000100
-01111000010011011111110000000000
-01111000010111000111110000000000
-00100000010000000010000101100000
-00100000001000000110100001111011
-11011111001000000000000000001010
-01011000000000000000000000111100
-00001000000000001000011000001000
-11000010000000000011000111001000
-01111000010011101111110000000000
-01111000001111000111110000000000
-00011001001100010111111000000000
-00011111111100010111111000000000
-00011111111100011111111000000000
-00001000000000001000011000100000
-11000101000101110011000111010110
-01011000000000000000000000000001
-00001000000000001000011000000101
-01111000001111010111110000000000
-00100000001000000011000110101000
-01011000000000000000000000000000
-00001000000000001000011000000101
-00100000001000000011000110101000
-01101111111000001100000101001000
-00011111111000110111001000000000
-00100000000000000000000000000010
-11000010000000000011000111011011
-00011001001100010111111000000000
-00011111111011001111111000000000
-00011111111100011000010000000000
-00011000010000100111111000000000
-00001000000000001000011000001000
-00011000010000100111111000000000
-00001000000000001000011000101000
-00100000001000000011000110101000
-01000111001110011100000000101110
-01101111111000001100010110111000
-11000010100000010011001000000110
-01101111111000001100010110001000
-00011111111000001111111000000011
-01100111111000001100010110001010
-01101111111000001100010110101100
-01100111111000001100010100111001
-01101111111000001100010110001001
-11100111111000001000000000000101
-01101111111000001100010110001000
-00011111111010011111111000000000
-01101000010010001100010101111110
-00011000010000010000010000000011
-00011000010000111000010000000000
-10011000010000011111111000000000
-01101000010010001100010101111111
-10011000010000001111111000000000
-11100111111000001000000000000101
-01101111111000001100010110001000
-10011000000000000111001000000000
-11011000110000000100010100011001
-00100000010000000111110011011010
-01000111001110100100000000101110
-11000110100100111000000000000000
-01101111111000001000000000110101
-11100111111000001000000000000101
-01101111111000001100010110111000
-11000011100000010000000000000000
-01101111111000001100010110001010
-00011111111000001111111000000001
-01100111111000001100010110001010
-00100000011000000000000000000000
-01101111111000001100010110001000
-00011111111000001111111000000100
-11000101100100111011001000001010
-00011111111000001111111000000001
-01100111111000001100010110001010
-01101111111000001100010110101100
-01100111111000001100010100111001
-01101111111000001100010110001010
-00011111111000001111111111111110
-11100111111000001000000000000101
-01101111111000001100010110001001
-11100111111000001000000000000101
-01011000000000000000000000000000
-00100000001000000011000111110000
-01000111001110101100000000101110
-01101111111000001100010011111000
-00011111111010010111111000000000
-01100111111000001100010101111101
-00011111111000001111111000000001
-11011000110000000100010011111000
-10011000110000001000110000000000
-11101111111000011000000000000110
-01100111111000011100010110000000
-01101111111000001100010011111000
-00011111111000110111111000000000
-00011111111000010111111000000011
-01100111111000001100010110000110
-00100000011000000000000000000000
-01000111001110110100000000101110
-01101000010010001100010110001110
-00100000010000000011001000100111
-01100000010010001100010110001110
-00100000011000000000000000000000
-01000111001110111100000000101110
-00100000010000000011001000101100
-00011000010000001000010000000001
-00011000010000010000010000000011
-00100000011000000000000000000000
-01000111001111000100000000101111
-01101111111000001100010110001111
-00011111111000010111111000000011
-00011111111011111010001000000100
-01011000000000000100010110010011
-10011010001000001111111000000000
-10011000010000001000110000000000
-11101111111000001000000000000110
-01100111111000001100010110001101
-00100000011000000000000000000000
-01100111111000100100010110001111
-01000111001111001100000000101111
-11011010001000000000000000000000
-11011111001000000000000000000100
-11011000110000000100010110001111
-11101111111000001000000000000110
-10011010001000001010001000000000
-11000010000000000011001000111011
-00011010001000100111111000000000
-01100111111000010100010110101010
-01101111111000001100010110101010
-01101000010010001100010110101011
-10011000010000001111111000000000
-01100111111000001100010110101100
-00100000011000000000000000000000
-01000111001111010100000000101111
-00100000010000000111110110111100
-01101000010010100100010110100011
-00011100010000100111111000000000
-10011000010001100111110000000000
-00100100010000010011001001010101
-00011111111000100010010000000000
-01101111111000100100010110100011
-01101000010010001100010110100111
-10011000010000001000010000000000
-00011010010000100111111000000000
-10011000010001100111110000000000
-00100100011000010000000000000000
-01111001001111111111111000011100
-01100111111000100100010110100011
-00100000001000000111110110111010
-00100000011000101000000000000000
-01111001001000000111111000011100
-00100000011000000000000000000000
-01011000000000000000000000000000
-01100111111000100100010110100011
-00100000011000000000000000000000
-01000111001111011100000000101111
-00111000000000000001001100000000
-00111000000001011001000010001011
-00111000000010110110000101010000
-00111000000011000011110100100000
-01100111111001001100010110010011
-00111000000000000011101000011010
-00111000000001001100010001010011
-00111000000010001101001100010010
-00111000000011000000000000000001
-11100111111000111000000000000101
-01101111111000001100010110111001
-00100000011110100000000000000000
-11011000110000000100010110111010
-11011000101000000100010110010011
-00100000001000000111110010001111
-01000111001111100100000000101111
-01011000010011100000000000011110
-01100111111000011100010110111011
-01011000000000110010001100000011
-11100111111000011000000000000101
-01011000001001010000011001000010
-11100111111000011000000000000101
-01011000000010010100110000000110
-11100111111000011000000000000101
-01011000001111000000100100100111
-11100111111000011000000000000101
-01110000010001011011100100000001
-00100000011000000000000000000000
-01000111001111101100000000101111
-11011000010000000110100101111000
-11000101000100111011001001111111
-11011000010000000001001011000000
-01101111111000001100010110110111
-11000011000000010011001001111111
-11011000010000000010111011100000
-01100000010010010100010110001011
-00100000011000000000000000000000
-01110000010001011011011100000001
-01110000010001011011100000000001
-00100000011000000000000000000000
-01110000010001011011011100000010
-01110000010001011011100000000010
-00100000011000000000000000000000
-01000111001111110100000000101111
-01110000010001011101000001001110
-01011000000100000001010100100000
-01100111111000011100010111001100
-01011000000000000000000000000101
-11100111111000001000000000000101
-00100000011000000000000000000000
-11011010011000000100010111011000
-11011010010000000011011001111010
-00100000001000000100001011100111
-01111001001000000000000000100110
-01101111111000001100010111111100
-01111001001111111111111000000010
-01111001001000000111111000000001
-01100111111000001100010111111100
-01011000000000000000000000000000
-01100111111000010100010111011110
-01101111111000010100010111010110
-01100111111000010100010111011000
-01110000010001011101010100000000
-00100000010000000011001011010110
-01110000010001010111111000000000
-01101111111000001100010111010000
-01100111111000001100010110001101
-01101111111000001100010111010001
-01100111111000001100000101000001
-01101111111000100100010111001100
-00100000001000000011001000110110
-01000111001111111100000000101111
-01110000010001011110001000000000
-01101111111000010100010111011010
-00011111111000001111111000000001
-01100111111000010100010111011010
-01101111111000001100010111011010
-00011111111000010111111011111111
-00100100011110100000000000000000
-01101111111000001100010111010100
-11000000011111111011001011111000
-11000000000000001011001010110010
-11000000000000010011001010110100
-11000000000000011011001010111010
-11000000000000100011001011000000
-00100000011000000000000000000000
-01110000010001010001100111111111
-00100000001000000011001011000001
-01101111111000001100010110101110
-00100000001110100011001010111000
-01101111111000100100011000000100
-00100000010000000011001000110110
-01110000010001010001100110101010
-00100000001000000011001011000001
-01110000010001010001100101010101
-01101111111000001100010110101110
-00100000001110100011001011000001
-01101111111000100100010111101000
-01100111111000100100010100011011
-00100000001000000011001011000011
-01110000010001010001100100100010
-01101111111000100100011000000100
-01100111111000100100010100011011
-01101111111000001100010110001001
-00011111111000010111111000000111
-01100111111000001100010100011010
-01110000010001010001111100000000
-01110000010001011000100000000111
-00100000010000000011000111100101
-00100000010000000011011001010001
-00100100011011000000000000000000
-00100100011101111000000000000000
-00100000010000000011010101111011
-00100000010000000011011001101110
-01000111010000000100000000110000
-01101111111000001100010111010100
-11000001011111111000000000000000
-11000000000000001011001011011011
-11000000000000010011001011011101
-11000000000000011011001011100011
-11000000000000100011001011101011
-00100000011000000000000000000000
-01110000010001011101010000000010
-01101111111000001100010110101110
-00100000011110100000000000000000
-01110000010001011101010000000001
-00100000011000000000000000000000
-01110000010001011101010000000010
-00100000001000000011011001001100
-01101111111000001100010110101110
-00100000001110100011001011100001
-01101111111000100100010101011111
-01100111111000100100010111101000
-01110000010001011101010000000011
-00100000001000000011011001001100
-01101111111000001100010110101110
-00100000001110100011001011101001
-01101111111000100100010101011111
-01101000010010100100011000000100
-10011000010001100111110000000000
-00100100011000101000000000000000
-01110000010001011101010000000100
-00100000001000000011011001001100
-01101111111000001100010110101110
-00100000001110100011001011110001
-01101111111000100100010101011111
-01101000010010100100010111101000
-10011000010001100111110000000000
-00100100011000101000000000000000
-01110000010001011101010011111111
-01110000000001100110111100111001
-00100000010000000111100000101011
-01011000000000000000000000000000
-01100111111000010100010111011000
-01101111111000100100010101011111
-00100000010000000011001000110110
-01101111111000001100010111111100
-01111001001111111111111000000001
-01100111111000001100010111111100
-00100000001000000011011001001100
-01110000010001100001011000000001
-01110000010001100001010100000000
-00100000011000000000000000000000
-01101111111000001100011000010101
-11000011100000001000000000000000
-01111001001000000111111000000001
-01100111111000001100011000010101
-01011000000000000000000000000000
-01100111111000011100010111010011
-01100111111000001100010111011110
-01100111111000001100010111011111
-01100111111000100100011000101100
-01110000010001100001000100000001
-00100000001000000011001010011100
-01110000010001100001000100000001
-01110000010001011000100000001000
-11011000110000000100010111010110
-11011000101000000100010100011001
-00100000001000000111110010001001
-01000111010000001100000000110000
-00100000010000000011001110111110
-00100000010000000011000100011001
-00100100001101111011001110111110
-00100000010000000011001100011110
-00100000010000000011001111110100
-00100000010000000011001110011001
-00100000010000000100100100111101
-01101111111000001100010110101110
-00100000011110100000000000000000
-01101111111000100100011000101100
-00100000011110100000000000000000
-00100000001000000011001000110110
-00100000010000000011001110111110
-00100000001000000011000110000011
-01110000010001100010001000000101
-11011000110000000100010011110111
-11011000101000000100010111101000
-00100000010000000111110010001001
-01000111010000010100000000110000
-01101111111000001100010111101010
-11000000010101010011001100101001
-11000000001010101011001100111010
-11000000000100010011001101011011
-11000000011111111011010110011011
-00100000011000000000000000000000
-01101111111000001100010111101011
-11000000000000001011001100101101
-11000000000000010011001100110101
-00100000011000000000000000000000
-01101111111000001100010111011110
-00100100011110100000000000000000
-01110000010001011101001100000001
-01110000010001011101011000000001
-01110000010001011101011110000000
-01101111111000110100010011110001
-01100111111000110100010111011000
-00100000011000000000000000000000
-01101111111000001100010111011111
-00100100011110100000000000000000
-01110000010001011101010000000001
-01110000010001011101011000000010
-00100000001000000011001100110001
-01101111111000001100010110101110
-00100000001110100011001101000000
-01101111111000100100010111101100
-01101000010010100100010011110001
-10011000010001100111110000000000
-00100100011000101000000000000000
-01101111111000001100010111101011
-11000000000000001011001101000100
-11000000000000010011001101010001
-00100000011000000000000000000000
-01101111111000001100010111011110
-00100100011110100000000000000000
-01101111111000001100010111010011
-11000000000000001011001101001001
-00100000011000000000000000000000
-01110000010001011101001100000010
-01101111111000001100010110101110
-00100000001110100011001100110000
-01110000010001011101011000000001
-01110000010001011101011110000000
-01101111111000100100011000101100
-01100111111000100100010111011000
-00100000001000000111110110111010
-01101111111000001100010111011111
-00100100011110100000000000000000
-01101111111000001100010111010100
-11000000000000001011001101010110
-00100000011000000000000000000000
-01110000010001011101010000000010
-01101111111000001100010110101110
-00100000001110100011001100111000
-01110000010001011101011000000010
-00100000001000000011001101001101
-01101111111000001100010110101110
-00100000001110100011001101100001
-01101111111000100100010111101100
-01101000010010100100011000101100
-10011000010001100111110000000000
-00100100011000101000000000000000
-01101111111000001100010111101011
-11000000000000001011001101100101
-11000000000000010011001101110010
-00100000011000000000000000000000
-01101111111000001100010111011110
-00100100011110100000000000000000
-01101111111000001100010111010011
-11000000000000010011001101101010
-00100000011000000000000000000000
-01110000010001011101111000000001
-00100000010000000011001100110000
-01101111111000001100010111010101
-00011111111000011111111000000001
-01100111111000001100010111010101
-01011000000000000000000000000000
-01100111111000010100010111010011
-00100000011000000000000000000000
-01101111111000001100010111011111
-00100100011110100000000000000000
-01101111111000001100010111010100
-11000000100000000011001101110111
-00100000011000000000000000000000
-01110000010001011101111100000001
-00100000010000000011001100111000
-01101111111000001100010111010101
-00011111111000011111111000000010
-01100111111000001100010111010101
-00100000010000000011001101101111
-00100000001000000100100100110111
-01101111111000001100011000010110
-11000001100000001000000000000000
-01101111111000001100011000010000
-00100100011110100000000000000000
-01101111111000001100010011111010
-11000000000000001011001110000110
-11000000000000010011001110001010
-00100000011000000000000000000000
-01101111111000001100011000101011
-11000100000000000000000000000000
-01111000010101111111110000000000
-00100000011000000000000000000000
-01101111111000001100011000101011
-11000100000000001000000000000000
-00100000001000000011001110001000
-01101111111000001100011000010000
-00100100011110100000000000000000
-01101111111000001100011000101011
-00011111111000011111111000000001
-01100111111000001100011000101011
-00100000011000000000000000000000
-01101111111000001100011000010000
-00100100011110100000000000000000
-01101111111000001100011000101011
-00011111111000011111111000000010
-01100111111000001100011000101011
-00100000011000000000000000000000
-01101111111000001100010111010101
-00100000011110100000000000000000
-01101111111000001100010111101011
-11000000000000001011001110001101
-11000000000000010011001110010011
-00100000011000000000000000000000
-01111001001000000000000000100111
-01101111111000001100000101000001
-01100111111000001100011000100011
-00100000001000000011010111010110
-01101111111000010100010111100000
-00100000001000000111110101111001
-01000111010000011100000000110000
-01110000010001011000100000000000
-01101111111000001100011000010001
-00100000011110100000000000000000
-01101111111000010100010111100010
-00100000001000000111110101111001
-00100000010000000011001111110001
-00100100001101111011001110111110
-00100000010000000011001111100011
-00100100001101000011001110111110
-01101111111000001100010101111101
-00100000001110100011001110111110
-00011111111000001111111000000010
-10011000000000000111001000000000
-11011000110000000100010011110111
-11011000101000000100010111101000
-00100000010000000111110011011010
-01110000010001100001001100000000
-01101111111000001100011000010000
-00100000010110100011001111111110
-01000111010000100100000000110000
-01101111111000001100010111101010
-11000000000000001011001111000100
-11000000000000010011001111010011
-11000000011111111011001111000010
-01000111010000101100000000110000
-11011000101000000100010011110111
-11011111001000000000000001000010
-00100000001000000111110010100001
-00100000010000000011001110011011
-00100000001000000011010110011011
-00100000010000000011001110001101
-00100000010000000011010100101110
-01101111111000001100011000001010
-01101000010010001100010111101000
-00101000010011111111111000000011
-01111001001000001111111000000000
-01100111111000001100011000001010
-11000000000000001011001111011001
-01101111111000001100011000010010
-01101000010010001100010111101000
-00101000010011111111111000000100
-01111001001000001111111000000000
-01100111111000001100011000010010
-01101111111000010100010111100100
-00100000001000000111110101111001
-00100000010000000011001110010011
-01101000010010001100010111101000
-00101000010011111111111000000011
-00100000001000001011001111100001
-01101111111000010100010111100110
-00100000001000000111110101111001
-01101111111000001100001111001011
-00011111111001100111110000001110
-00100000010000101100010001101001
-01101111111000001100010111011110
-00100100011110100000000000000000
-01110000010001011101111000000001
-01101111111000100100010111110010
-00100000001000000011010110100011
-01101111111000100100010111110010
-00100000001000000011010110101001
-00100000010000000111110110111100
-01101111111000001100010110000110
-01101000010010001100010110000111
-10011000010001100111110000000000
-00100100010000101111110110111010
-01101111111000001100010110000110
-01100111111000001100010110000111
-01101111111000011100010110000000
-01101000010010011100010110000011
-10011000010001100111110000000000
-00100100010000101111110110111010
-01101111111000011100010110000000
-01100111111000011100010110000011
-00100000011000000000000000000000
-00100000010000000011001110111110
-00100000010000000011000100011001
-00100100011101111000000000000000
-01101111111000001100010011110111
-01100111111000001100010110001001
-00100000010000000011001000010100
-01101111111000001100010011111000
-00101111111011111111111000000000
-00100000001000001011001111111101
-00100000010000000011001110100101
-00100000010000000011000111100101
-00100000010000000011000110010101
-00100000001000000011000110000011
-01110000010001100001010000000001
-01011000000000000000001010000000
-11011000111000000000000000001000
-00100000001000000111110011100001
-01000111010000110100000000110000
-01110000010001100001001100000001
-01110000010001100001011100000000
-01110000010001011010011111111111
-00100000001000000011001001011000
-01000111010000111100000000110000
-01101111111000001100011000010011
-00100000011110100000000000000000
-00100000010000000011001001000101
-00100100011101000000000000000000
-00100000010000000011010000010100
-01101111111000001100011000010111
-00011111111000001111111000000001
-00011111111000010111111000000001
-01100111111000001100011000010111
-11000000000000000011010000011001
-11000000000000001011010000011100
-00100000011000000000000000000000
-01101111111000001100011000100010
-00100000011110100000000000000000
-00011111111000001111111111111111
-01100111111000001100011000100010
-00100000011000000000000000000000
-01101111111000001100011000100010
-00100100011110100000000000000000
-00100000001000000011010001100000
-01101111111000001100011000100010
-00100100011110100000000000000000
-00100000001000000011001011111100
-01101111111000001100011000101010
-00100100011110100000000000000000
-01101111111000001100011000101000
-00100000010110100011010001001111
-01101111111000001100011000100101
-11000011100000000000000000000000
-01111001001000000111111000000000
-01100111111000001100011000100101
-01110000010001100010010000000001
-01110000010001100010100100000000
-01011000000000000000000000000000
-01100111111000010100011000100110
-01110000010001011010011101100000
-00100000001000000011001001011000
-01000111010001000100000000110001
-01101111111000001100011000010110
-11000001000000000000000000000000
-01101111111000001100011000101010
-00100100011110100000000000000000
-01101111111000001100011000101000
-00100100011110100000000000000000
-01101111111000001100011000100100
-00100000011110100000000000000000
-01101111111000001100011000101011
-00101111111000000000011000000011
-00100000001000001011010001001011
-00100000010000000011001001000101
-00100100011101000000000000000000
-01101111111000010100011000100110
-00011111111000001111111000000001
-01100111111000010100011000100110
-11011000010000000000011111010000
-10011000010001100111110000000000
-00100000001000010011010001001011
-01101111111000001100011000101001
-00011111111000001111111000000001
-00011111111000010111111000000001
-01100111111000001100011000101001
-11000000000000000011010100010100
-11000000000000001011001011111100
-00100000011000000000000000000000
-01101111111000001100011000100010
-00100100001110100011001011111100
-00100000001000000011010100010100
-01110000010001100010100000000001
-00100000001000000011010100010100
-01110000010001100010010000000000
-00100000011000000000000000000000
-01110000010001100010010000000001
-00100000011000000000000000000000
-01000111010001001100000000110001
-01101111111000001100011000010101
-11000011100000000000000000000000
-01111001001000000111111000000000
-01100111111000001100011000010101
-01101111111000001100011000100011
-01100111111000001100000101000001
-01110000010001100001000100000000
-01110000000010010000110100000000
-01110000010001100000101000000001
-01110000010001010111111000000000
-01101111111000100100010011110001
-00100000010000000011001000110110
-00100000010000000011001000100010
-00100000001000000011001110111110
-01110000010001100001000100000000
-01110000010001100001011000000000
-01110000010001100001010100000000
-00100000011000000000000000000000
-01101111111000001100011000010110
-11000001100000000000000000000000
-00100000010000000011010001010001
-00100000010000000011010100011000
-00100000001000000011001110101011
-01000111010001010100000000110001
-01101111111000001100011000010110
-11000001100000001000000000000000
-00100000010000000011001011111111
-00100000010000000011001100001111
-01101111111000001100011000010000
-00100100011110100000000000000000
-01101111111000001100010111010101
-00100000011110100000000000000000
-01110000010001100001001100000000
-00100000010000000011010001100000
-00100000010000000011001111111110
-00100000001000000011001001011000
-01101111111000001100011000010101
-11000011100000111000000000000000
-01111001001000000111111000000111
-01100111111000001100011000010101
-01101111111000001100011000100011
-01100111111000001100000101000001
-01110000010001100001011100000000
-01110000010001100001000100000001
-01011000000000000000000000000000
-01100111111000011100011000111101
-01100111111000111100011000011010
-00100000010000000011010100000110
-00100100011000101000000000000000
-01101111111000001100010110001110
-01100111111000001100011000011001
-01101111111000001100010110001101
-01100111111000001100011000011000
-00100000011000000000000000000000
-01000111010001011100000000110001
-01101111111000001100011000010110
-11000001100000111000000000000000
-00100000010000000011010001110110
-00100000010000000011010010101110
-00100000010000000011001111110001
-00100100001101111011001110111110
-00100000010000000011010100000110
-00100000010000101011001110101101
-01101111111000001100011000001010
-00100000010110100011010001001101
-01110000010001100001011000000000
-01101111111000001100011000010101
-01111001001000000111111000000000
-01100111111000001100011000010101
-01101111111000001100011000010001
-00011111111001100111110000000010
-00100100010000101011010100000100
-00100000010000000011001110111110
-00100000010000000011001111111110
-00100000010000000011010100000110
-00100000001000101011010010100111
-01101111111000100100010110001111
-01101000010010100100011000110100
-10011000010001100111110000000000
-00100000001000101011010010101010
-01101111111000100100010110001111
-01101000010010100100011000110000
-10011000010001100111110000000000
-00100000001000101011010010101100
-00100000011000000000000000000000
-01101111111000001100011000011001
-01100111111000001100010110001110
-00100000011000000000000000000000
-01101111111000001100011000011111
-00100000001000000011010010101000
-01101111111000001100011000011100
-00100000001000000011010010101000
-01000111010001100100000000110001
-01101111111000001100011000010111
-00011111111000001111111000000001
-00011111111000010111111000000011
-01100111111000001100011000010111
-11000000000000000011010011010010
-11000000000000001011010011101100
-11000000000000010011010010111000
-11000000000000011011010011101100
-00100000011000000000000000000000
-00100000010000000011001100110000
-01101111111000100100011000110000
-00100000001110100011010010101110
-00100000010000000011001000110110
-01101111111000001100011000011101
-00100000010110100011010011001101
-01101111111000001100011000011011
-01100111111000001100010110001101
-01101000010010001100011000111110
-01101010001000010100011001000100
-00100000010000000011010110101011
-01100000010010001100011000111110
-00100000010000000011010110110100
-01100000010010001100011000111011
-00011000010001100111110001010000
-00100100011000010000000000000000
-01101000010010001100011000011100
-00100000010000000011001000100111
-01100000010010001100011000011100
-01100111111000001100011000011011
-00100000011000000000000000000000
-01110000010001100001110100000001
-11011000010000000000000000000000
-00100000010000000011001000101100
-01100111111000001100011000011011
-00100000011000000000000000000000
-00100000010000000011001100111000
-01101111111000100100011000110100
-00100000001110100011010010101110
-00100000010000000011001000110110
-01101111111000001100011000100000
-00100000010110100011010011100111
-01101111111000001100011000011110
-01100111111000001100010110001101
-01101000010010001100011000111111
-01101010001000010100011001000110
-00100000010000000011010110101011
-01100000010010001100011000111111
-00100000010000000011010110110100
-01100000010010001100011000111100
-00011000010001100111110001010000
-00100100011000010000000000000000
-01101000010010001100011000011111
-00100000010000000011001000100111
-01100000010010001100011000011111
-01100111111000001100011000011110
-00100000011000000000000000000000
-01110000010001100010000000000001
-11011000010000000000000000000000
-00100000010000000011001000101100
-01100111111000001100011000011110
-00100000011000000000000000000000
-00100000010000000011001100110000
-01101111111000100100010011110001
-00100000010000000011001000110110
-01101111111000001100011000011010
-00100000010110100011010100000000
-01101111111000001100011000011000
-01100111111000001100010110001101
-01101000010010001100011000111101
-01101010001000010100011001000010
-00100000010000000011010110101011
-01100000010010001100011000111101
-00100000010000000011010110110100
-01100000010010001100011000111010
-00011000010001100111110001010000
-00100100011000010000000000000000
-01101000010010001100011000011001
-00100000010000000011001000100111
-01100000010010001100011000011001
-01100111111000001100011000011000
-00100000011000000000000000000000
-01110000010001100001101000000001
-01101111111000001100011000011000
-01100111111000001100010110001101
-00100000011000000000000000000000
-01110000010001100001000100000000
-00100000011000000000000000000000
-01101111111000100100010110001111
-01101000010010100100010011110001
-10011000010001100111110000000000
-00100000011000000000000000000000
-01101111111000001100011000010001
-11000001000000010000000000000000
-01101111111000001100011000010100
-00100000011110100000000000000000
-11011000111000000000000000001000
-00100000010000000111110011101111
-00100100011110100000000000000000
-01110000010001100001010000000000
-01110000010001100010001000000000
-00100000010000000011010000011111
-01000111010001101100000000110001
-01110000010001100001011000000111
-01110000010001100001010100000000
-00100000001000000011001110111110
-01000111010001110100000000110001
-01101111111000001100011000001010
-11000000000000001011010111101010
-01101111111000001100011000010010
-11000000000000001011010100101100
-01101000010010100100011000001011
-00011100010000100111111000000000
-10011000010001100111110000000000
-00100100010000010011001001010101
-00011111111000100010010000000000
-01101111111000100100011000001011
-01101000010010001100011000001111
-10011000010000001000010000000000
-00011010010000100111111000000000
-10011000010001100111110000000000
-00100100011000010000000000000000
-01111001001111111111111000011100
-01100111111000100100011000001011
-01110000010001100000101000000001
-00100000001000000011001000100010
-01110000010001100001001000000000
-00100000001000000011001000100010
-00011100010000100111111000000000
-01100111111000100100011000001011
-00100000011000000000000000000000
-11011010011000000100010111011110
-11011010010000000011011001111010
-00100000001000000100001011100111
-01000111010001111100000000110001
-01111001001000000000000000100110
-01101111111000001100010111111100
-01111001001111111111111000000001
-01111001001000000111111000000010
-01100111111000001100010111111100
-01101111111000001100010111100011
-00100000001110100011010101001001
-01101111111000001100010111100010
-11000000000000001011010101000001
-11000000000000010011010101000001
-11000000000000011011010101010000
-11000000000000100011010101010000
-01101111111000001100010111010001
-01100111111000001100000101000001
-01101000010010001100010111101100
-01100000010010001100010110001110
-01101111111000100100010111100100
-00100000010000000011010101011010
-01100000010010001100010111101100
-00100000011000000000000000000000
-01110000010000010100000100000011
-01101000010010001100010111101101
-01100000010010001100010110001110
-01101111111000100100010111101000
-00100000010000000011010101011010
-01100000010010001100010111101101
-00100000011000000000000000000000
-01110000010000010100000100000011
-01101000010010001100010111101110
-01100000010010001100010110001110
-01101111111000100100011000000100
-00100000010000000011010101011010
-01100000010010001100010111101110
-00100000011000000000000000000000
-01101111111000100100010101011111
-00100000011110100000000000000000
-01100111111000100100010111101000
-00100000010000000011001000110110
-00100000001000000011001000100010
-01000111010010000100000000110010
-01101111111000010100010111100000
-11011000010000000000000111111000
-10011000010000010111111000000000
-00100000001110100011010101100101
-01101111111000010100010111100000
-00011111111000001111111000000001
-01100111111000010100010111100000
-00100000011000000000000000000000
-00100000010000000011010101111111
-00100000010000000011011001010001
-00100100001011000011010110000110
-00100100001101111011010110000110
-00100000010000000011011001101110
-01101111111000100100010111001100
-01101000010010100100010110001111
-10011000010001100111110000000000
-00100000001000101011001010010001
-01101111111000100100011000000100
-01101000010010100100010110001111
-10011000010001100111110000000000
-00100000010000101011010101010111
-01101111111000001100010111111100
-01111001001111111111111000000010
-01100111111000001100010111111100
-01011000000000000000000000000000
-01100111111000010100010111011000
-01100111111000010100010111100000
-01100111111000010100010111011110
-01110000000001100110111100111100
-00100000010000000111100000101011
-01000111010010001100000000110010
-11011111001000000000000000100000
-11011000101000000100010100011001
-00100000001000000111110010100011
-01110000010001010001100111111111
-01101111111000001100010110001001
-01100111111000001100010100011010
-01101111111000100100011000000100
-01100111111000100100010100011011
-01110000010001011000100000000110
-00100000001000000011000111100101
-01000111010010010100000000110010
-01101111111000001100010111100011
-00100000001110100011001000100010
-01101111111000010100010111100000
-00011111111000001111111000000001
-01100111111000010100010111100000
-00101111111011111111111000001001
-01101111111000001100010111100010
-11000000000000001011010110010011
-11000000000000010011010110010101
-11000000000000011011010110010111
-11000000000000100011010110011001
-00100000001000000011010101001001
-00100000001000001011010101001001
-00100000001000000011010101000001
-00100000001000001011010101010000
-00100000001000000011010101000001
-00100000001000001011010101010000
-00100000001000000011010101001001
-00100000001000001011010101010000
-00100000001000000011001010011100
-01101111111000001100010111101011
-11000000000000001011010110011111
-11000000000000010011010110100101
-00100000011000000000000000000000
-01101111111000001100010111011110
-00100100011110100000000000000000
-01101111111000100100010111101100
-01100111111000100100011000101100
-01100111111000100100011000110000
-00100000011000000000000000000000
-01101111111000001100010111011111
-00100100011110100000000000000000
-01101111111000100100010111101100
-01100111111000100100011000101100
-01100111111000100100011000110100
-00100000011000000000000000000000
-01000111010010011100000000110010
-00011010001000100111111000000000
-10011000010000001000101000000000
-01101111111000001000000000001001
-11100111111000001000000000000101
-00011000010000001000010000000001
-01101111111000001100010111010010
-10011000010000010000010000000000
-00100000011000000000000000000000
-01000111010010100100000000110010
-01101111111000001100010111010010
-00011111111000001111111000000001
-01100111111000010000011010011011
-00011111111000100111001000000000
-00011010001000100000110000000000
-11011111111000000000000000000000
-11101000010000001000000000000110
-10011000010000001111111000000000
-11000010000000000011010110111011
-01101000010010010000011010011011
-10011000010001101111110000000000
-00100000010000000111110101100010
-00011000000001111000010000000000
-11000110000100111000000000000000
-00011000010000100111111000000000
-11000110100100110000000000000000
-00100000010000000010001100001000
-00011111111000100000010000000000
-00100000011000000000000000000000
-00100000001000000010001011101001
-01101111111000010100010111110000
-00100000001000000011010111011101
-00011111111000100010001000000000
-01101000010010001100010111101111
-01101111111000010100010111110000
-10011000010000001000101000000000
-00011010001000100111111000000000
-11100111111000001000000000000101
-00011000010000001000010000000001
-01101111111000001100010111010010
-10011000010000010000010000000000
-01100000010010001100010111101111
-00100000011000000000000000000000
-01101111111000010100011001000000
-00100000010000000011010111011101
-01101111111000010100011001000010
-00100000010000000011010111011101
-01101111111000010100011001000100
-00100000010000000011010111011101
-01101111111000010100011001000110
-00100000011110100000000000000000
-00011111111000100000101000000000
-01101111111000001100010111010010
-00011111111000001111111000000001
-00011111111000100111001000000000
-00100000001000000111110010100001
-00100000010000000011010111001000
-00100000011110100000000000000000
-01101000010010001100011000111001
-01101010001000010100011001000000
-00100000010000000011010110101011
-01100000010010001100011000111001
-00100000011000000000000000000000
-01101010001000010100011001000000
-00100000010000000011010110110100
-01100000010010001100011000111000
-00011000010001100111110001010000
-00100100011000010000000000000000
-00100000001000000011001000100010
-01101111111000100100010011110001
-01100111111000100100011000000100
-00100000001000000011010111001001
-01011000000000000010111110110010
-01100111111000011100011000001000
-01011000000100000000110000001100
-01100111111000011100010110100111
-01011000000000001011101110000000
-01100111111000011100011000001011
-01110000010001100010000100000101
-00100000011000000000000000000000
-01011000000000001111100000001100
-01100111111000011100011000001000
-01011000000111000001100100011001
-01100111111000011100010110100111
-01011000000000010111011100000000
-01100111111000011100011000001011
-01110000010001100010000100001011
-00100000011000000000000000000000
-11000110100100110000000000000000
-01101111111000001100010111111100
-11000010100000001011001010100011
-11000010100000010011010101011100
-01101111111000001100011000011000
-11000000000000001011011011000000
-01000111010010101100000000110010
-00100000010000000011011000100101
-00100100001101000011011010011111
-00100000010000000011011000111010
-00100000010000000011011011101000
-01101111111000001100001111001011
-11000000000001000110000000001010
-01101111111001000100011000001011
-01100111111001000100010110101111
-01101111111000010100011000011101
-01100111111000010100011000011111
-01101111111000010100010111111000
-00100000001000000111110101111001
-01000111010010110100000000110010
-00100000010000000011011010110100
-00100100011101000000000000000000
-00100000010000000011011010111110
-00100000010000000111110111100010
-01101111111000011100011000001000
-00100000001000000011011000100010
-01000111010010111100000000110010
-00100000010000000011011010110100
-00100100011101000000000000000000
-00100000010000000011011010111110
-01101111111001000100010110101111
-00100000010000000111110100100101
-01100000010010100100000010101001
-00100000001000000010010000011110
-00100000010000000011011000101000
-00100100011101000000000000000000
-00100000001000000011000111100101
-01101111111000010100010111110010
-00100000010000000111110101111001
-00100000001101000011011000101110
-01101111111000111100010100011010
-00100000011110100000000000000000
-00100000001000000111110110111010
-01110000010001100000001000000000
-00011010001000001111111000000001
-01100111111000001100010110001000
-00100000010000000011011000110110
-01100111111000001100010100011001
-00011010010000100000110000000000
-00011010001000100111001000000000
-00100000001000000111110011011010
-01101111111000001100010110001001
-00011111111000010111111000000111
-01100111111000001100010110001001
-00100000011000000000000000000000
-01011000000000000000000000000000
-01100111111000001100011000000001
-01100111111000010100011000100010
-00100000010000000011011001010001
-01101111111000001100010101111111
-11000000000000001011011001000110
-00100100001011000011011001011111
-00100100001101111011011001011111
-00100000010000000011011001101110
-01101111111000001100001111001011
-00011111111001100111110000001000
-00100000010000101110001001100010
-00100000010000000011011100011010
-00100000010000000011010101111011
-01101111111000001100010101111110
-00011111111000001111111000000001
-01100111111000001100010101111110
-00100000010000000011011010010010
-01000111010011000100000000110011
-01011000000000000000000000000000
-01100111111000001100010111111101
-01100111111000010100010111111110
-00100000011000000000000000000000
-01000111010011001100000000110011
-01111000010101111111110000000000
-00100000010000000011000110010101
-01101111111000001100010101111111
-11000000000000001011000110000011
-00011000000000000010101000000000
-01101111111000100100010110001111
-10011000000000000001001000000000
-01101000010010001000000000001000
-00100000010000000010000101101111
-00100000010000000010000110100110
-00100000010000000011000100100001
-00100000010101111011000110000011
-00100000011000000000000000000000
-01000111010011010100000000110011
-01101111111000001100001111001011
-11000000000001000110000011111001
-01101111111000001100011000000010
-00100100011110100000000000000000
-01101111111000010100010111111110
-00011111111000001111111000000001
-01100111111000010100010111111110
-01101111111000001100010111111111
-11000010100000100011011001110110
-00100000010000000011011001111100
-01101111111000010100011000100010
-00011111111000001111111000000001
-01100111111000010100011000100010
-00100000001000000011011000111101
-01000111010011011100000000110011
-00100000010000000011001000010100
-01101111111000001100010101111101
-00100000011110100000000000000000
-10011000000000000111001000000000
-11011000110000000100010011111001
-11011000101000000100010101011101
-00100000001000000111110011011010
-01000111010011100100000000110011
-01011000000000000000000000000000
-01100111111000010100010111111110
-01110000010001100000000000000001
-01110000000001100110111100111010
-00100000001000000111100000101011
-01000111010011101100000000110011
-01101000010010001100011000000001
-01101111111000001100011000100001
-10011000010001100111110000000000
-00100100001000010011011010011010
-00011000010000001000010000000001
-01100000010010001100011000000001
-01101111111000001100011000100001
-11000000000000101011011010001001
-01101111111000001100011000000001
-11000000000000110011011010010100
-11000000000001100011011010010100
-00100000011000000000000000000000
-01101111111000001100011000000001
-11000000000000011011011010010100
-11000000000000110011011010010100
-00100000011000000000000000000000
-11000101000101111011011010010000
-01100111111000001100010100111010
-00100000011000000000000000000000
-01100111111000001100010100111011
-00100000011000000000000000000000
-01101111111000001100010110001001
-11000100000000100000000000000000
-01101111111000001100010110001001
-01111001001111111111111000000100
-01100111111000001100010110001001
-00100000010000000011011010001101
-00100000010000000011011100011110
-00100000001000000011001000100010
-00100000010000000011011100001110
-00100000010000000011011100011110
-00100000001000000011001000100010
-01101111111000010100010111110100
-00100000001000000111110101111001
-01101111111000001100011000000010
-00100000010110100011011010100110
-01101111111000001100011000011000
-11000001000000001000000000000000
-00100000010000000011011010011101
-01101111111000010100010111111010
-00100000001000000111110101111001
-01110000010001011000100100000001
-01110000010001100000001000000001
-00100000010000000011011000110110
-01100111111000001100010100011001
-01011000000000000000000000000000
-01100111111000111100010100011010
-01101111111000100100011000000100
-01100111111000100100010100100001
-01110000010001011000100000001100
-01101111111000001100010110001001
-01111001001000000111111000000011
-01100111111000001100010110001001
-00100000010000000011000111100101
-00100000001000000011011000001100
-01000111010011110100000000110011
-01111000001101000111110000000000
-00100000010000000010010000001000
-01101111111000011100000010111101
-00100000001110100111110110111100
-01101111111000001100000010010100
-00100000001110100111110110111100
-01101111111000001100011000011000
-11000000000000001111110110111100
-00100000011000000000000000000000
-01101111111000010100010111110110
-00100000001000000111110101111001
-00100000010000000011001001000101
-00100100011101000000000000000000
-00100000010000000011011011010101
-01101111111000010100011000011001
-00011111111000001111111000000001
-01100111111000010100011000011001
-01101000010010010100011000011011
-10011000010001100111110000000000
-00100000010000101011011011001010
-00100000001000000011011000001001
-01110000010001100001100000000000
-01011000000000000000000000000000
-01100111111000010100011000011001
-01011000000000000000000001100100
-01100111111000010100011000011011
-01110000010001100001011100000000
-01101111111000001100010110101000
-01100111111000001100010110100111
-00100000011000000000000000000000
-01101111111000001100010110101001
-00100000001000000011011011010001
-01101111111000001100011000010111
-00011111111000001111111000000001
-01100111111000001100011000010111
-11000000000000100011011011010011
-11000000000000101011011011001111
-00100000011000000000000000000000
-01110000010001100001100000000001
-01011000000000000000000000000000
-01100111111000010100011000011001
-00100000011000000000000000000000
-11011111001000000000000000000010
-11011000110000000100010110001111
-00100000010000000111110110111010
-01011000000000001111111111111111
-11101000010000010000000000000110
-10011000010001100111110000000000
-00100100010000101111110110111100
-11000010000000000011011011100011
-00100000011000000000000000000000
-01000111010011111100000000110011
-01101111111000001100010000110111
-00100100011110100000000000000000
-01101111111000010100010011101001
-11000011100001011000000000000000
-01101010001000010100010111110000
-00100000010000000011010110110100
-01100000010010001100011000100100
-01101111111000001100011000101001
-11000101000100110011011011110011
-01101111111000001100011000101100
-10011000010001100111110000000000
-00100100001000010011011100001101
-01101111111000001100011000100110
-00011111111001100111110000000010
-00100100001000010011011011111011
-01101111111000001100011000100110
-11000000000000000011011100001110
-00100000011000000000000000000000
-01101111111000001100011000100110
-01101000010010001100011000100111
-10011000010001100111110000000000
-00100100011000101000000000000000
-01110000010001100010011000000000
-01101000010010001100011000100100
-01101111111000001100011000101000
-11000101000100110011011100000100
-01101111111000001100011000101011
-10011000010001100111110000000000
-00100100011000010000000000000000
-01101111111000001100011000100101
-11000000000000000011011100010101
-00011111111000001111111111111111
-01100111111000001100011000100101
-11000000000000000011011100010101
-01110000010000010100000100000000
-00100000011000000000000000000000
-01110000010001100010011000000000
-01101111111000001100011000100101
-11000000000000010011011100010011
-00011111111000001111111000000001
-01100111111000001100011000100101
-11000000000000001011011100001011
-01110000010000010100000100000110
-00100000011000000000000000000000
-01110000010000010100000110000101
-00100000011000000000000000000000
-01110000010001100010010100000001
-01110000010001100010011000000000
-00100000011000000000000000000000
-01101111111000001100011000100110
-00011111111000001111111000000001
-01100111111000001100011000100110
-00100000011000000000000000000000
-01101111111000001100011000100110
-00011111111001100111110000000010
-00100100010000010011011100100110
-01101111111000001100011000100110
-11000001000000000000000000000000
-00011111111000001111111111111111
-01100111111000001100011000100110
-00100000011000000000000000000000
-01110000010001100010011000000011
-00100000011000000000000000000000
-01101111111000001000100011110011
-01100111111000001000011100001001
-00011110000000100000110000000000
-00100000010000000111110010001110
-01101111111000010100100000100110
-00100000001000000111110101111001
-01110000010010011011100000011110
-00100000010000000011011110001100
-01101111111000001000011100001010
-11000000000000000011011100111001
-11000000010000000011110101100111
-11000000010000010011111011010100
-11000000011010001011011110011001
-11000000011010000011011110111010
-11000000011010010011011110011001
-11000000011010101011011110111011
-00100000011000000000000000000000
-11011000110000000000011100001110
-11011000101000000100100101011001
-00100000010000000111110010001111
-01110000010001111110010000000000
-00100000010000000011101110111111
-00100000010000000011101110110001
-00100000010000000011011101011110
-00100000010000000011011101001111
-00100000010000000011011101010100
-01110000010001111110010000000000
-01101111111000010100100000101000
-00100000001000000111110101111001
-01011000000000000000000000000000
-01100111111000010100100000000110
-00011000000010100111111000000000
-00011111111000010111111000011111
-00011111111000001111111000011110
-01100111111000001100100000000100
-00011111111000001111111000000101
-01100111111000001100100000000011
-00100000010000000011111001010011
-00100000001000000011101001110001
-01101111111000001000100101010001
-01110000010001111110010000000100
-11000001000000001000000000000000
-01110000010001111110010000000000
-00100000011000000000000000000000
-01011000000000000000000010000000
-01100111111000001000011100100011
-01011000000000000000000000000011
-11100111111000001000000000000101
-01011000000000000000000000000000
-11100111111000001000000000000101
-01101111111000011000011100001011
-11100111111000011000000000000101
-01110000000001110010001000000110
-00100000001000000100000110110101
-01101111111000010100100001001100
-11000011100000010000000000000000
-00100000010000000011111000111110
-00011010001000001010011000000110
-01011111111111111111111111111111
-11100111111001000000000000010011
-11100111111001000000000000000101
-11101111111000010000000000010001
-11100111111000010000000000010011
-00011010010000100111111000000000
-10011010001000001010001000000000
-11000010000000000011011101100001
-01101111111000010100100001001000
-00100000001000000111110101111001
-01011000000000000000000010000010
-01100111111000001000011100100011
-01011000000000000000000000000100
-11100111111000001000000000000101
-01101111111000001000011100001100
-11100111111000001000000000000101
-01110000000001110010001000000011
-00100000001000000100000110110101
-01011000000000000000000010000010
-01100111111000001000011100100011
-01011000000000000000000001001110
-11100111111000001000000000000101
-01101111111000010000011100001100
-11100111111000010000000000000101
-01110000000001110010001000000100
-00100000001000000100000110110101
-01011000000000000000000010000010
-01100111111000001000011100100011
-01011000000000000000000001100000
-11100111111000001000000000000101
-01101111111000100000011100001100
-11100111111000100000000000000101
-01110000000001110010001000000110
-00100000001000000100000110110101
-01011000000000000000000001011110
-01100111111000001000011100100011
-01011000000000000000000000000000
-11100111111000001000000000000101
-01101111111000010000011100001100
-11100111111000010000000000000101
-01110000000001110010001000000100
-00100000001000000100000110110101
-01101111111000001100100000000100
-00100000011110100000000000000000
-00011111111000001111111000011110
-01100111111000001100100000000100
-00100000011000000000000000000000
-11011010011000000100100000000011
-11011010010000000011011111100100
-00100000001000000100001011100000
-11011010011000000100100000000100
-11011010010000000011011110010111
-00100000001000000100001011100000
-01101111111000010100100001010101
-00100000001000000111110101111001
-00100000010000000011011111000100
-00100100011101000000000000000000
-01000111010100000100000000110100
-01101111111000010000011100001110
-11011000010000001111000000011111
-10011000010001100111110000000000
-00100000001000101011011111011000
-11011000010000001111000000010100
-10011000010001100111110000000000
-00100000001000101011100100011100
-11011000010000001111000000010011
-10011000010001100111110000000000
-00100000001000101011100100000111
-11011000010000001111000000010111
-10011000010001100111110000000000
-00100000001000101011100000011001
-11011000010000001111000000011000
-10011000010001100111110000000000
-00100000001000101011100001000101
-11011000010000001111000000010110
-10011000010001100111110000000000
-00100000001000101011100001101010
-11011000010000000000010100110100
-10011000010001100111110000000000
-00100000001000101011011111001111
-11011000010000000000010100110011
-10011000010001100111110000000000
-00100000001000101011011111010010
-11011000010000000000000100100011
-10011000010001100111110000000000
-00100000001000101011011111010101
-01101111111000010100100000101100
-00100000001000000111110101111001
-00100000011000000000000000000000
-11101111111000010000000000000110
-11011000010000000000000110101000
-10011000010001100111110000000000
-00100100011000101000000000000000
-11101111111000001000000000000110
-01101000010010001100100110110110
-10011000010001100111110000000000
-00100100011000101000000000000000
-00100000001000000011101100101010
-00100000010000000111110110111100
-01101111111000010000011100001011
-11011000010000000000000110101000
-10011000010001100111110000000000
-00100100011000101000000000000000
-01101000010010001100010011110001
-01101111111000001000011100001101
-10011000010001100111110000000000
-00100000011000101000000000000000
-01100111111000001100010011110001
-00100000001000000111110110111010
-00100000010000000011011111110100
-01101111111000010100100000111100
-00100000001000000111110101111001
-00100000010000000011011111110100
-01101111111000010100100000111110
-00100000001000000111110101111001
-00100000010000000011011111101110
-01101111111000010100100001000000
-00100000001000000111110101111001
-00100000010000000011011111110000
-01101111111000100000011100010000
-01100111111000100100010011110011
-00100000001000000011100010001001
-01011000000000000000000011010011
-01100111111000001000011100100011
-01011000000000000000000110101000
-11100111111000010000000000000101
-01101111111000001100010011110001
-11100111111000001000000000000101
-11100000010000010000000000000101
-00100000011000000000000000000000
-11011000111000000000000000000000
-11011000010000000000000000000011
-11011010001000001111000000001001
-00100000001000000011011111111100
-11011010001000000000000100000000
-00100000001000000011011111111100
-11011111001000000000000000001000
-00100000001000000011011111110110
-11011111001000000000000000001000
-00100000001000000011011111110110
-11011111001000000000000000000110
-00100000001000000011011111110110
-11011111001000000000000000000100
-00100000001000000011011111110110
-11011111001000000000000000000010
-00100000001000000011011111110110
-11011111001000000000000000000001
-00100000001000000011011111110110
-00011111001000001111111000000110
-01100111111000001000011100100010
-00100000010000000011011111011100
-11011000110000000000011100010000
-00100000010000000111110011011010
-00100000001000000100000110110101
-00100000010000000011100000001000
-11100010001000010000000000000101
-11100000010000001000000000000101
-01110000000001110010001000000111
-00100000001000000011100000000110
-00100000010000000011100000001000
-11100010001000010000000000000101
-11100000010000010000000000000101
-01110000000001110010001000001000
-00100000001000000011100000000110
-00100000010000000011111101101110
-00100000001000000100000110110101
-01101111111000001100011110101110
-01100111111000001000100100101011
-01011000000000000000000011110000
-01100111111000010000100101001100
-01101111111000001100010011110010
-00011111111000001111111000000001
-01100111111000001100010011110010
-11000000011000000011100000010111
-01011000000000000000000011010100
-01100111111000001000011100100011
-01011000000000000000000110101000
-11100111111000010000000000000101
-01101111111000001100010011110010
-11100111111000001000000000000101
-00100000011000000000000000000000
-01110000010001001111001010000000
-00100000011000000000000000000000
-00011000110000100010001000000000
-01101111111000001000011100001001
-11011000010000000000000000000110
-10011000010001100111111000000000
-01100111111000001100011000001000
-00011111111000100111001000000000
-00011010001000100000110000000000
-11011000101000000100011000001001
-00100000010000000111110011011010
-11011010010000000000000000000000
-11011111111000000100011000001001
-10011010010000001000010000000000
-11101111111000001000000000000010
-11000000011111111011100000111111
-00011111111000010111111001111111
-00100000010000000011100000110111
-00011010010000001010010000000001
-01101111111000001100011000001000
-10011010010001100111110000000000
-00100000001000010011100000100011
-00100000010000000011100101001010
-11011000010000001111000000010111
-00100000010000000011011111011100
-11011000010000000000000000000000
-11100000010000001000000000000101
-00011000101000100000010000000000
-00100000010000000011100100111011
-00011111111000001111111000000111
-01100111111000001000011100100010
-00100000001000000100000110110101
-00100000011110100000000000000000
-00011111111000001111111111111111
-00011111111011111111111000010010
-11011010001000000100010100000011
-10011010001000001010001000000000
-01011000000000000000000000000000
-11100111111000001000000000010001
-00100000011000000000000000000000
-11011111001000000000000000010010
-00011111001011111111001000001101
-11011000101000000100010100000011
-00100000010000000111110010100001
-00100000010000000011100101001010
-00100000001000000011100000101110
-11101111111000001000000000000110
-11000000011111111011100001011110
-01100111111000001100010111111111
-11101111111000001000000000000110
-00011111111000001111111111111111
-00011111111011111111111000010010
-11011000110000000100010100000011
-10011000110000001000110000000000
-11011000101000000100010111101101
-11011111001000000000000000010010
-00100000010000000111110011011010
-11011000010000001111000000011000
-00100000010000000011011111011100
-01101111111000001100010111101101
-00100000001110100011100001100111
-11011000010000000000000000000000
-11100000010000001000000000000101
-01101111111000001100010111111111
-11100111111000001000000000000101
-01101111111000001100010111101101
-11100111111000001000000000000101
-01101111111001000100010111101110
-11100111111001000000000000000101
-01110000000001110010001000010001
-00100000001000000100000110110101
-11011000010000001111000000011000
-00100000010000000011011111011100
-11011000010000000000000011111111
-11100000010000010000000000000101
-00011000101000100000010000000000
-00100000010000000011100100111011
-00011111111000001111111000001000
-01100111111000001000011100100010
-00100000001000000100000110110101
-11011000010000000000000010000000
-11100111111000001000000000000101
-00100000001000000011100001010110
-11101111111000001000000000000110
-01100111111000001100010111111111
-00011111111000010111111001111111
-00011111111000001111111111111111
-00011111111011111111111000010010
-11011000101000000100010100000011
-10011000101000001000101000000000
-01101111111000001100010111111111
-11100111111000001000000000000101
-00100000010000000011100101001010
-11011000010000001111000000010110
-00100000010000000011011111011100
-01011000000000000000000000000000
-11100111111000001000000000000101
-00011000101000100000010000000000
-00100000010000000011100100111011
-00011111111000001111111000000111
-01100111111000001000011100100010
-00100000001000000100000110110101
-00011100010000100000010000000000
-01101111111000100100010011110111
-10011000010001100111110000000000
-00100000010000010011100010001111
-00100000010000000011100010010110
-10011000010001100111110000000000
-00100000011000010000000000000000
-00100000010000000011100010001010
-01101111111000100100010011110011
-00011111111000001111111000000001
-01100111111000100100010011110011
-00100000001000000011100010011010
-00011100010000100111111000000000
-01100111111000100100010011110111
-01101111111000001100010011111010
-00011111111000010111111000001111
-01100111111000001100010011111010
-00100000011000000000000000000000
-00100000011000101000000000000000
-00011111111000100010010000000000
-01011000000100000000000000000000
-00011111111011010111111000000000
-10011000010000001000010000000000
-00011010010000100111111000000000
-00100000011000000000000000000000
-11011111001000000000000000010100
-00011111111000001111111010100000
-11000010000000000011100010010111
-00100000011000000000000000000000
-01011000000000000000000000001101
-01100111111000001100011000000010
-00011111111000001111111111111111
-00011111111011111111111000010010
-11011110000000000100010100000011
-10011110000000001110000000000000
-11101111111000001000000000110000
-00100100010110100011100010101000
-00011110000000001110000111101110
-01101111111000001100011000000010
-00011111111000001111111111111111
-00100000011110100000000000000000
-01100111111000001100011000000010
-00100000001000000011100010100000
-11011000111000000000000000000111
-10101111111011000000000000000000
-00100000011000001000000000000000
-00011111111000010111111001111111
-11011000010000000000000000001101
-10011000010001100111110000000000
-00100000011000010000000000000000
-00011110000000100000110000000000
-11011000101000000100010111101101
-11011111001000000000000000010010
-00100000010000000111110011011010
-01101111111000001100010111111110
-11000000001011001011100010111111
-01101000010010100100010011110011
-01101111111000100100010111101110
-10011000010001100111110000000000
-01101111111000001100010111110101
-00100000001000101011100011100011
-00100100001000010011100010111100
-00100000011000000000000000000000
-01011000000000000000000000000000
-11100111111000001000000000110000
-00100000011000000000000000000000
-01101111111000100100010011110011
-11011000010000000000000000111100
-10011000010001101111110000000000
-00100000010000000111110101100010
-00011000000001110111111000000000
-00100100011110100000000000000000
-01101111111000100100010011110011
-11011000010001010100011000000000
-10011000010001100111111000000000
-11011000010010010011101010000000
-10011000010001101111110000000000
-00100000010000000111110101100010
-00011000000001110111111000000000
-11011000010000010101000110000000
-10011000010001101111110000000000
-00100000010000000111110101100010
-00011000000001110010001000000000
-00011000000001111000111000000000
-01101111111000001100010111110010
-00100000001110100011100011010101
-10101111111011111111111111111111
-00100100011000001000000000000000
-00011010001000100111111000000000
-11011000010000000000000000111100
-10011000010001101111110000000000
-00100000010000000111110101100010
-00011000000001111000010000000000
-01011000000000000000000111100000
-10011000010000001000010000000000
-01101111111000010100010111101110
-11011010001000000000111111111111
-10011010001000010111111000000000
-10011000010001100111110000000000
-00100100011000101000000000000000
-01101111111000001100010111110110
-00100000001000000011100011100011
-01100111111000001000011100001100
-01110000010001100000001000000001
-00011110000000100111111000000000
-01100111111000010000100100011111
-01101000010010001000011100001100
-01101000111000001100100001101001
-00100000010000000011011111101000
-01101111111000010000100100011111
-00011111111000100110000000000000
-00011110000000001000110000010001
-11101111111000001000000000000110
-11000000001011001011100011110100
-01011000000000000000000000000000
-11100111111000001000000000110000
-01101000111000001100100001101001
-00100000010000000011100011111111
-00100000001000000011100101001010
-01101111111000001100010111110010
-00100000001110100011100011101111
-11011000010000001111000000001001
-00100000010000000011011111011100
-01011000000000000000000000010001
-11100111111000001000000000000101
-11101111111000001000000000110000
-00011111111000011111111010000000
-11100111111000001000000000000101
-01110000000001110010001100001000
-00100000001000000011100000000110
-11011000010000001111000000100000
-00100000010000000011011111011100
-00011000101000100000010000000000
-00100000010000000011100100111011
-00011111111000001111111000000110
-01100111111000001000011100100010
-01110000000001110010001111010011
-00100000001000000011100000000110
-11011000101000000100010111101101
-11011111001000000000000000010000
-00100000010000000111110011011010
-01101111111000001100010111101101
-00011111111000010111111001111111
-01100111111000001100010111111111
-00011111111001100111110000001101
-00100100011000010000000000000000
-01101111111000100100010111101110
-11011000010000000000000000111100
-10011000010001101111110000000000
-00100000010000000111110101100010
-00011000000001110000010000000000
-10011000010001100111111000000000
-01100111111000100100010111101110
-01011000000000000000000000000000
-01100111111000010100010111111101
-11011010001000000100010111101101
-00100000010000000011100100110000
-11011000010000001111000000010011
-00100000001000000011100100101000
-11011000101000000100010111101101
-11011111001000000000000000010001
-00100000010000000111110011011010
-01101111111000001100010111101101
-00011111111000010111111001111111
-01100111111000001100010111111111
-00011111111001100111110000001101
-00100100011000010000000000000000
-01110000010001011111111001011001
-11011010001000000100010111101101
-00100000010000000011100100110000
-11011000010000001111000000010100
-00100000010000000011011111011100
-01011000000000000000000000000000
-01100111111000001000011100101001
-00011000101000100000010000000000
-00100000010000000011100100111011
-00011111111000001111111000000111
-01100111111000001000011100100010
-00100000001000000100000110110101
-00100000010000000011100100110111
-00011010001000100000110000000000
-11011000101000000100010100000011
-10011000101000001000101000000000
-11011111001000000000000000010010
-00100000010000000111110011011010
-00100000001000000011100101001010
-01101111111000001100010111111111
-00011111111000001111111111111111
-00011111111011111111111000010010
-00100000011000000000000000000000
-11011010001000000100010100000011
-11011010010000000000000000000000
-00011000010000100000101000000000
-11011111001000000000000000001101
-00011111001000001111001111111111
-11101111111000001000000000010001
-11000000011111111011100101000101
-00100000001110100011100101000101
-00011010010000001010010000000001
-11100111111000001000000000000101
-01011000000000000000000000010010
-10011010001000001010001000000000
-11000010000000000011100101000000
-00011010010000100111111000000000
-00100000011000000000000000000000
-01101111111000010100100001001010
-00100000001000000111110101111001
-01000111010100001100000000110100
-01011000000000000100101001011110
-01100111111000010100101011101101
-01011000000000000100101011101011
-01100111111000010000100100011001
-01110000000001111000011100010100
-01101111111000001100100000001000
-01100111111000001000011110001000
-01101111111000001000100100010110
-00011111111000001111111000001011
-00011111111000001111001111111110
-01100111111000001000011110001001
-00011111111000001111111111111111
-11100111111000001000000000000101
-01011000000000000000000000101010
-11100111111000001000000000000101
-11011000110000000100100110011000
-00100000010000000111110011001100
-01101010001000010000100100011001
-00100000010000000011100101100111
-00100000010000000111100010110010
-01101111111000010100010011101001
-00101111111011111111111000001001
-00100100011000001000000000000000
-00100000010000000011111001011110
-11011010001000000000011110000111
-00100000001000000111100010110010
-00011010001000001000110000000010
-11101111111000010000000000000110
-01100111111000010100001111111011
-11011010001000000000011110000111
-00100000011000000000000000000000
-01011000000000000100101001011110
-01100111111000010100001111111011
-00100000011000000000000000000000
-01101111111000001100100110110101
-11000001100000001000000000000000
-01110000010010011011010100000010
-00100000001000000011101011001110
-11011010001000000000011110001100
-11011000010000000000000000010010
-01011000000000000000000000100001
-00100100011000001000000000000000
-11011010001000000000011110011110
-01101000010010001000011110001001
-00011000010000001000010111101110
-01011000000000000000000000100010
-00100000011000000000000000000000
-11011000101000000100011000101011
-01011000000000000000000000000010
-11100111111000001000000000000101
-01011000000000000000000000000001
-11100111111000001000000000000101
-01011000000000000000000000000010
-11100111111000001000000000000101
-00100000011000000000000000000000
-11011000010000000001100000100111
-01011000000000000000000000000011
-11100111111000001000000000000101
-01011000000000000000000000000011
-11100111111000001000000000000101
-11100000010000010000000000000101
-00100000011000000000000000000000
-00100000010000000010010110111000
-00100000010000000010101011110101
-00100000010000000010011001001110
-00100100011101101000000000000000
-01101111111000001000000000000010
-00011111111000001111111000000001
-01100111111000001000000000000010
-01101111111000010100100000100100
-00100000010000000111110101111001
-00100000001000000010010110111100
-00100000010000000011100110100001
-00100000011101000000000000000000
-00100000010000000011100110001011
-00100000010000000010000000011000
-01101000010010010100001101000100
-11011000111000000000000000001010
-00100000010000000010000011011100
-00100000011101000000000000000000
-11011000111000000000000000001101
-00100000010000000111110011101111
-00100100001110100011100110010111
-00100000011000000000000000000000
-01101000010010010100001101000100
-11011000111000000000000000000100
-00100000010000000010000011011100
-00100000011101000000000000000000
-00100000010000000011100110101001
-01101111111000010100001101000100
-11011000111000000000000000001101
-00100000001000000111110011100001
-01101111111000001100011001001010
-00011111111000001111111000000001
-01100111111000001100011001001010
-01100111111000001000000000000111
-11000001100101000000000000000000
-01110000010001100100101000100101
-01110000000000000000011100100101
-00100000011000000000000000000000
-01101111111000001000000001001100
-00011111111000010111111000001111
-11000000000000000011100110110110
-11000000000000010011100110110110
-00100000011000000000000000000000
-11101000010000001000000000000110
-00011000010001100111110000000110
-00100000011000010000000000000000
-00011000010001100111110000100101
-00100100011000010000000000000000
-00011000010000001010001111111010
-00011000110000001010010000000110
-11101000010000001000000000010010
-00011000010001100111110000000001
-00100000011000010000000000000000
-00011000010001100111110000011110
-00100100011000010000000000000000
-00011000010000100111111000000000
-00100000011110100000000000000000
-01000111010100010100000000110100
-11101111111000001000000000000110
-11000000011111111011100111010001
-11000000000101010011111101111100
-00011000010000001111111000000001
-10011010001001100111110000000000
-00100000011000010000000000000000
-10011010010000001010010000000000
-00011000010001100111111111111111
-10011010001000001010001000000000
-00011010001000100111111000000000
-00100000011110100000000000000000
-00100000001000000011100110111101
-01110000000001111010101000000000
-00100000001000000011110011111010
-01101111111000001000000000000000
-00011111111000001111111000000001
-01100111111000001000000000000000
-01000111010100011100000000110100
-00100000010000000010010110111000
-11011111001000000000000000100111
-11011000110000000100000101101001
-11011000101000000000011110101010
-00100000010000000111110011001100
-01110000000000000000011100100101
-11011011011000000000011100001000
-01111000001010000111110000000000
-01111000010101101111110000000000
-00100000010000000010101011110101
-00100000010000000011100111110000
-00011000000010100111111000000000
-11011000010000000000000111111111
-10011000010000010111111000000000
-00011111111000001111111001100100
-00100000010000000111110010010001
-01101111111000001000000000000111
-00011111111000001111111000000001
-01100111111000001000000000000111
-11000000100101000011100111100000
-11011111001000000000000000100111
-11011000101000000100000101101001
-11011000110000000000011110101010
-00100000010000000111110011001100
-00100000001000000010010110111100
-11011000010000000000000000000010
-01100000010010001100000101101001
-01101000010010001100011000101010
-00011000010000001111111000000110
-01100111111000001100000101101010
-01101111111000110100001011011011
-01100111111000110100000101101011
-00011000010000100111001000000000
-11011000110000000100011000101011
-00100000010000000111110011001100
-00100000001000000010011100111110
-01000111010100100100000000110100
-01101000010010010000100011110100
-01101111111000001000100011110011
-00011000010000100000110000000000
-11011010001000000100011101101110
-11011110000000000100011101111110
-00100000010000000011110001011010
-00100000010000000111110110111100
-00011010011000100111111000000000
-10011110000000001000110000000000
-01101000010010100100011101111110
-01101111111000010000100100010000
-00011111111000100010001000000000
-11011111001000000000000000001010
-11101111111000100000000000010001
-00100000001110100011101000010110
-10011000010001100111110000000000
-00100000011000101000000000000000
-00011010001000001010001000000100
-11000010000000000011101000001001
-01101111111000010000100100010000
-00011111111000100000101000000000
-00011111111000001000110000000100
-11011111001000000000000000100100
-00100000010000000111110011001100
-11100000010000100000000000000101
-00100000001000000111110110111010
-11100000010000100000000000010001
-00100000001000000111110110111010
-01101111111000001100100001010111
-11000000000000001011101001000011
-00100000010000000011101000100001
-00100000010000000011101000100101
-00100000010000000011101000101100
-00100000010000000011101000110000
-00100000010000000011101000110100
-00100000010000000011101000110101
-00100000001000000011101000111001
-11011000010000000000000000011010
-11011010001000000100100000001010
-01011000000000011111111110100000
-00100000001000000110110001001101
-11011000010000000000000000010011
-11011010001000000100011111101111
-01011000000000011110000000000000
-00100000010000000110110001001101
-01101111111000001100011111111111
-01100111111000001100100001110001
-00100000011000000000000000000000
-11011000010000000000000000010000
-11011010001000000100100101011001
-01011000000000011110000100000000
-00100000001000000110110001001101
-11011000010000000000000000010000
-11011010001000000100011010100000
-01011000000000011110001000000000
-00100000001000000110110001001101
-00100000011000000000000000000000
-11011000010000000000000000000011
-11011010001000000100100110010010
-01011000000000011111000000000000
-00100000001000000110110001001101
-01101111111000010100100001001100
-11000011100000010000000000000000
-11011000010000000000000001000000
-11011010001000000000011010100001
-01011000000000011110010000000000
-00100000010000000110110001001101
-00100000010000000011111000111110
-11011000110000000000011010100001
-00011010001000001010001000000110
-00100000001000000011101001101011
-00100000010000000011101001001010
-00100000010000000011101001001110
-00100000010000000011101001010101
-00100000010000000011101001011001
-00100000010000000011101001011101
-00100000010000000011101001011110
-00100000001000000011101001100010
-11011000010000000000000000011010
-11011010001000000100100000001010
-11011010010000000000000000000000
-00100000001000000110110011100001
-11011000010000000000000000010011
-11011010001000000100011111101111
-11011010010000000000000000011010
-00100000010000000110110011100001
-01101111111000001100011111111111
-01100111111000001100100001110001
-00100000011000000000000000000000
-11011000010000000000000000010000
-11011010001000000100100101011001
-11011010010000000000000000101101
-00100000001000000110110011100001
-11011000010000000000000000010000
-11011010001000000100011010100000
-11011010010000000000000000111101
-00100000001000000110110011100001
-00100000011000000000000000000000
-11011000010000000000000000000011
-11011010001000000100100110010010
-11011010010000000000000001001110
-00100000001000000110110011100001
-01101111111000010100100001001100
-11000011100000010000000000000000
-11011000010000000000000001000000
-11011010001000000000011010100001
-11011010010000000000000001010001
-00100000010000000110110011100001
-00100000010000000011111000111110
-11011000110000000000011010100001
-00011010001000001010001000000110
-00011010001000100000101000000000
-00100000010000000111110010001111
-00011010010000100111111000000000
-10011010001000001010001000000000
-11000010000000000011101001101011
-00100000011000000000000000000000
-01101111111000001100100001010111
-11000000000000001011101010000011
-11000000000000010011101001110100
-00100000010000000011101001110111
-00100000010000000011101001111011
-00100000001000000011101001111111
-11011000010000000000000000010011
-11011010001000000100011111101111
-01011000000000011110000000000000
-00100000001000000110110000110011
-11011000010000000000000000010000
-11011010001000000100100101011001
-01011000000000011110000100000000
-00100000001000000110110000110011
-11011000010000000000000000010000
-11011010001000000100011010100000
-01011000000000011110001000000000
-00100000001000000110110000110011
-00100000010000000011101010000110
-00100000010000000011101010001010
-00100000001000000011101010001110
-11011000010000000000000000010011
-11011010001000000100011111101111
-11011010010000000000000000011010
-00100000001000000110110011010011
-11011000010000000000000000010000
-11011010001000000100100101011001
-11011010010000000000000000101101
-00100000001000000110110011010011
-11011000010000000000000000010000
-11011010001000000100011010100000
-11011010010000000000000000111101
-00100000001000000110110011010011
-01101111111000011100100110010010
-01101000010010011100110000100100
-10011000010001100111110000000000
-00100100011000010000000000000000
-00011111111000001111111010000000
-01100111111000011100110000100100
-01101111111000001100100001010111
-11000000000000001011101010011110
-11011000010000000000000000000011
-11011010001000000100110000100100
-01011000000000011111000000000000
-00100000001000000110110000110011
-11011000010000000000000000000011
-11011010001000000100110000100100
-11011010010000000000000001001110
-00100000001000000110110011010011
-00100000010000000011101010101101
-01101111111000001100100001010111
-11000000000000010011101010101001
-11011000010000000000000001000000
-11011010001000000000011010100001
-11011010010000000000000001010001
-00100000001000000110110011010011
-11011000010000000000000001000000
-11011010001000000000011010100001
-01011000000000011110010000000000
-00100000001000000110110000110011
-00100000010000000011111000111110
-11011000101000000000011010100001
-00011010001000001010001000000110
-00011010001000100000110000000000
-00100000010000000111110010001111
-00011010010000100111111000000000
-10011010001000001010001000000000
-11000010000000000011101010110000
-00100000011000000000000000000000
-01101111111000001100100001010111
-11000000000000001011101010111011
-01011000000000011110000000000000
-01100111111000011100010000011001
-00100000001000000110101111111010
-00100000011000000000000000000000
-01101111111000001100100001010111
-11000001100000010000000000000000
-01011000000000011101000000000000
-11011010001000000100010100000011
-11011000010000000000000000001101
-00011000010011111000010000010010
-00100000001000000110110000110011
-01101111111000001100100001010111
-11000001100000010000000000000000
-11011010001000000100010100000011
-11011000010000000000000000001101
-00011000010011111000010000010010
-01011000000000011101000000000000
-00100000001000000110110001001101
-00100000010000000100000001110011
-00100000001000000011101011010010
-00100000010000000011101100100011
-00100000001000000011101100011001
-01110000010001100100101100000001
-00100000011000000000000000000000
-01110000010001100100101100000000
-00100000011000000000000000000000
-11011010010000000011101011010110
-11011010001000000000000000011101
-11011000111000000000000000001110
-00100000001000000011101100001110
-01101111111000001100011111100100
-11000000000000001011101011111101
-11000000000000011011101011011100
-11000000000000010011101100001101
-11000000000000000011101011011110
-00100000001000000011101011011110
-01110000010000111000100000000000
-00100000001000000011101011010000
-00100000010000000011100101101100
-11011010001000000000011110000111
-00100000010000000111100011011100
-00100100011101000000000000000000
-01101111111000001100100110110111
-11000010100000010011101011101111
-01101111111000001000011110000111
-00011111111000001111111111111111
-11100111111000001000000000010010
-00011111111000010111111001111111
-00100000010110100011101011110101
-01101111111000001100100110110111
-11000100000000000000000000000000
-11011000101000000100011000101010
-11011000110000000000011110001001
-00100000010000000111110010001101
-00100000001000000011100111010011
-11011010001000000000011110000111
-00100000010000000111100011001010
-00100000010000000111100011111010
-00100100011110100000000000000000
-00100000010000000011101011111011
-00100000001000000011101011010000
-11011010001000000000011110000111
-00100000010000000111100011001010
-00100000010000000111100011111010
-00100100011110100000000000000000
-01110000010001100100111100000100
-00100000001000000011101011010000
-01110000010010011011010100000000
-00100000011000000000000000000000
-00100000010000000011110011100000
-00100000010000000011110011101100
-00100000010000000011101100000101
-00100100011000101000000000000000
-01101111111000001100011111100100
-11000000000000011011101100001001
-11000000000000001011101100001011
-00100000011000000000000000000000
-01101111111000001100011001001110
-00011111111000001111111111111111
-01100111111000001100011001001110
-00100000011000000000000000000000
-01110000010001100100111101011000
-00100000001000000011101011010000
-01110000010001100100111100000110
-00100000001000000011101011010000
-00100000001000000011100111010011
-01101111111000001100011001001011
-11000001100000001000000000000000
-00011000000010100111111000000000
-00011111111000010111111000000111
-10011010001000001010001000000000
-00100000010000000111110011101111
-00100100011110100000000000000000
-00011010001000100111111000000000
-00100000010000000111110011100001
-00011010010000100111111000000000
-00100000001000000111110101111001
-11011010011000000100011001001100
-11011010010000000011101100011100
-00100000001000000100001011100111
-01101111111000001100011111100100
-11000001100000001000000000000000
-01101111111000001100011111100111
-01111001001000000111111000000000
-01100111111000001100011111100111
-01110000010001111110010000000011
-00100000001000000011101100110001
-11011010011000000100011001001111
-11011010010000000011101100100110
-00100000001000000100001011100000
-01101111111000001100011111100100
-11000000000000001011101100101111
-11000000000000000011101011111011
-00100000011000000000000000000000
-00100000010000000011111001011010
-00100000010000000100001000001011
-01110000010001100100111100000000
-00100000010000000011101011010000
-00100000001000000011101011111011
-01110000010001100100111000000110
-00100000001000000011101011001110
-01110000010001100100111000000110
-00100000001000000011101011001110
-11011010010000000011101100110111
-11011010001000000000000000100000
-11011000111000000000000000001111
-00100000001000000011101100010000
-01101111111000001100100110110101
-00100100011110100000000000000000
-00100000010000000100000001101110
-11011010001000000000011110000111
-00100000010000000111100011011100
-00100100011101000000000000000000
-01101111111000001000011110000111
-00011111111000001111111111111111
-11100111111000001000000000010010
-00100000010110100111100011001010
-11011000101000000100011000101010
-11011000110000000000011110001001
-00100000010000000111110010001101
-00100000001000000011100111010011
-00100000010000000011101101001011
-00100000010000000011101101010011
-00100000010000000011101101011001
-00100000010000000011101101011111
-00100000010000000011101101100111
-00100000001000000011101101101011
-00100000010000000011101101111000
-11011000110000000100011011000000
-11011111001000000000000000001111
-00100000010000000011101111100111
-00100000010000000011110000000001
-11011000110000000000000110111101
-11011000101000000100011010110000
-00100000001000000111110010001111
-00100000010000000011101101111011
-00100000010000000011101101110101
-00100000010000000011110000000001
-11011000110000000000000110111101
-11011000101000000100011001100000
-00100000001000000111110010001111
-00100000010000000011101101111011
-00100000010000000011101101111000
-00100000010000000011110000000001
-11011000110000000000000110111101
-11011000101000000100011010010000
-00100000001000000111110010001111
-01101111111001000100011010000000
-01100111111001000100011001011000
-01101111111001000100011010001000
-01100111111001000100011001010000
-11011000110000000100011001010000
-11011010001000000100011010110000
-11011110000000000100011001110000
-00100000001000000011110001001000
-11011000110000000100011010000000
-11011010001000000100011010110000
-11011110000000000100011010000000
-00100000001000000011110001001000
-11011000110000000100011001110000
-11011111001000000000000000010000
-00100000010000000011101111100100
-11011000110000000100011011011001
-11011111001000000000000000001001
-00100000010000000011101111100111
-00100000010000000011110000000001
-11011000110000000000000110111101
-11011000101000000100011010100000
-00100000001000000111110010001111
-00100000010000000011101101111001
-11011000110000000100011010000000
-00100000001000000011101111100011
-00100000010000000011101101110110
-11011000110000000100011010001000
-00100000001000000011101111100011
-11011000110000000100100000001010
-11011111001000000000000000000100
-00100000010000000011101111101010
-11011000110000000100100000001110
-11011111001000000000000000000110
-00100000010000000011101111101010
-11011000110000000100100000010100
-11011111001000000000000000010000
-00100000010000000011101111100100
-00100000010000000011101111110001
-00100000001000000011101111101100
-00100000010000000011101110010010
-11011010001000000100011111101100
-11011010010000000000000110111101
-11011111001000000000000000001011
-11101111111000010000000000010001
-11101000010000010000000000010010
-10011000010000101111111000000000
-11100111111000010000000000010001
-00011010001000001010001000000010
-00011010010000001010010000000010
-11000010000000000011101110001010
-00100000011000000000000000000000
-11011000110000000100011001110000
-11011111001000000000000000010000
-00100000010000000011101111100100
-11011000110000000100011011001111
-11011111001000000000000000001010
-00100000010000000011101111100111
-00100000001000000011110000000001
-11011000110000000100011111101111
-11011000101000000100011100001101
-00100000010000000111110010001111
-11011000110000000100011100001101
-11011010001000000100011100011101
-11011110000000000100011100101101
-00100000010000000011110001001010
-11011110000000000100011100111101
-11011010010000000000000000000001
-01011000000000000000000000000000
-00100000010000000011110001001100
-01101111111000001100011101001100
-00011111111000010111111001111111
-01100111111000001100011101001101
-11011110000000000100011101011110
-11011010010000000000000000000010
-01011000000000000000000000010000
-11011010001000000100011100111101
-00100000010000000011110001001100
-11011110000000000100011101001110
-11011010010000000000000000000011
-01011000000000000000000000010000
-11011010001000000100011101011110
-00100000001000000011110001001100
-11011000110000000100100101011001
-11011010001000000100011101101110
-11011110000000000100011101111110
-00100000010000000011110001001010
-11011000110000000100011110001110
-11011010001000000100011101111110
-11011110000000000100011110011110
-01011000000000000000000000000100
-00100000010000000011110001011010
-01101111111000001100011110101101
-00011111111000010111111000111111
-01111001001000000111111000000110
-01100111111000001100011110101110
-00100000011000000000000000000000
-11011000110000000100011111101111
-11011010001000000100011110101111
-11011110000000000100011110111111
-00100000010000000011110001001010
-11011000110000000100011111001111
-11011010001000000100011110111111
-11011110000000000100011111010100
-01011000000000000000000000000101
-00100000010000000011110001011010
-01101111111000010100010011101001
-11000011100001001000000000000000
-01110000010000111000100000000001
-00100000011000000000000000000000
-11011010001000000100100110011001
-01101111111000111100100110011111
-00100000001000000011101111010001
-11011010001000000000100100100011
-01101111111000111000100100101001
-01100111111000111000100011011010
-01011000000000000000000000000000
-01100111111000101000100011010001
-00100000010000000011101111011010
-01101111111000110000100011100001
-11101000010000110000000000010001
-10011000010000101111111000000000
-11100111111000110000000000010001
-00100000011000000000000000000000
-01101111111000100100100001101110
-01100111111000100000100011010110
-11011000110000000100011101001110
-00100000010000000111001101011111
-11011000110000000000100011010001
-00100000010000000111001101100001
-00100000010000000111001011010001
-11011000101000000000100011100001
-00100000001000000111001101110101
-11011111001000000000000000001000
-00100000010000000011101111110001
-00100000010000000011110000111001
-00100000001000000011101111101110
-00100000010000000011101111110001
-00100000010000000111110011011010
-00100000001000000011101111101110
-00100000010000000011101111110001
-00100000010000000011110000111001
-01011000000000000000000000101100
-11100111111000001000000000000101
-00011000101000100111111000000000
-01100111111000010100011011110011
-00100000011000000000000000000000
-00011000110000100000010000000000
-00011111001000100010001000000000
-01101111111000010100011011110011
-00011111111000100000101000000000
-01101111111000001100011011100010
-00100000010110100011101111111010
-00011000010000100000110000000000
-00011010001000100111001000000000
-00100000011000000000000000000000
-01110000010001101110001000000001
-00100000010000000011101111111110
-11011000101000000000011111010001
-00100000011000000000000000000000
-11011111001000000000000100000000
-11011000101000000000011111010001
-00100000001000000111110010100011
-00100000010000000011110000010111
-00100000010000000011110000110010
-01011000000000000000011111010001
-01100111111000010100011011111010
-00100000010000000100000100110100
-01101111111000010100011011111010
-00011111111000100000110000000000
-11011000101000000000001000110001
-00100000010000000111110010000001
-00100000010000000100000100111011
-01101111111000010100011011111010
-00011111111000001111111001000000
-01100111111000010100011011111010
-01101111111000001100011011110111
-00011111111000001111111111111111
-01100111111000001100011011110111
-00100100001110100011110000000110
-00100000010000000100000101110110
-11011010001000000000000110111101
-11011111001000000000000000100000
-00100000010000000111110010110001
-00100000011000000000000000000000
-01110000010001101110001000000000
-01101111111000010100011011110011
-00011111111000100000101000000000
-11011000010000000000000010000000
-11100000010000001000000000000101
-11011000010000000000011111010001
-10011000010001100111111000000000
-01100111111001000100011011100011
-00011111111010011000010000000000
-01100000010011000100011011101011
-00011111111100011010011000000000
-00011010011010110010011000000000
-00011111111000010111111000111111
-00011111111001100111110000110111
-00100100010000010011110000110000
-00011010011000001111111000000001
-01100111111000001100011011110111
-00011111111011111010001001000000
-00011111111100100010011000000000
-00011010011000001010011111111111
-01011000000000000000011111001101
-10011010001000001010001000000000
-01101111111000100100011011101011
-11100111111000100000000000010001
-00100000011000000000000000000000
-00011010011000001010011000000001
-00100000011000000000000000000000
-11011010001000000000011111010001
-11011111001000000000000000000100
-00100000010000000111110010110001
-00011010001000001010001000000010
-00011010011000001010011111111111
-00100100001000101011110000110011
-00100000011000000000000000000000
-11101111111000001000000000000110
-00011111111100011000010000000000
-00100000010000000011110001000010
-11100000010000001000000000000101
-00011111111000010000010000001111
-00100000010000000011110001000010
-11100000010000001000000000000101
-11000010000000000011110000111001
-00100000011000000000000000000000
-00011000010001100111110000001001
-00100000001000010011110001000110
-00011000010000001000010001010111
-00100000011000000000000000000000
-00011000010000001000010000110000
-00100000011000000000000000000000
-01011000000000000000000000100000
-00100000001000000011110001011010
-01011000000000000000000000010000
-00100000001000000011110001011010
-01101000010010001100011011111100
-00011000010000001000010000000001
-10011000010000001000010000000000
-01100000010010001000001000110000
-00011010001000100000110000000000
-00011111111000100111001000000000
-00100000010000000111110011001100
-01101000010010001100011011111100
-00011000010000100111001000000000
-00100000010000000111110011011010
-00011010010000100111111000000000
-11100111111000001000000000000101
-11011010001000000100011100101101
-00100000001000000011110001011101
-01100111111000001000001000110000
-00011111111000100111001000000000
-00100000010000000111110011001100
-00011010001000100000110000000000
-11011000101000000000011010100001
-00100000010000000111110010001111
-00100000010000000111000111000001
-00011110000000100000101000000000
-00100000010000000111001101110101
-00100000011000000000000000000000
-01101000010010001000100011111110
-00100000001000000011110001100111
-00011000000000000000010000000001
-00011000000000000111000000000000
-01101111111000010000100011110001
-00011111111000100000110000000000
-11101111111000011000000000000110
-00011111111011010111111000000000
-10011000010000011101111000000000
-00011111000000001111000000000001
-11101111111000100000000000000110
-00011111111000100101111000000000
-00011111000000001111000000000001
-11101111111000100000000000000110
-00011111111000100101111000000000
-00011111000000001111000000000001
-00011010001100001101111000000000
-00011101111100000101111000000000
-11101111111000010000000000000110
-10011101111000011101111000000000
-00100000011000000000000000000000
-01101111111000001000100011110011
-00011111111000100010001000000000
-00100000010000000011110001100100
-00100000010000000111001011010001
-00011000000000000111000000001100
-00011101111000100111111000000000
-00011010001000100111001000000000
-01101000010010010000100011110100
-00011000010000100000110000000000
-00100000010000000111001101001001
-00100000001000000111001010001100
-01110000000010001111111000011001
-00100000001000000011110010001000
-01110000000010001111111000001001
-00100000001000000011110010001000
-01100111111000001000100011110011
-01100000010010010000100011110100
-01000111010100101100000000110100
-00100000010000000011110001111001
-00011000000000000111000000001000
-10011000000000000101111000000000
-00011000000000000111000000001101
-00011101111000100111111000000000
-00011000000000000111000000001001
-10011000000000000101111000000000
-00011000000000000010001000000000
-00011000010000100010011000000000
-00100000010000000011110001100110
-00100000010000000111001011010111
-00100000010000000011110011000111
-01100000010011000000100011110110
-01101111111000001000100011110011
-00011111111000100010010000000000
-00100000010000000011110011001111
-01101000010010001000100011110011
-01101111111000010000100011110100
-10011000010000001010001000000000
-01101000010011000000100011110110
-11100000010000100000000000010001
-01101111111000001000100011111110
-00011111111001100111111000001001
-00100000011110100000000000000000
-11100000010001000000000000010001
-00100000011000000000000000000000
-01110000000010001111111000011001
-00100000001000000011110010101001
-01110000000010001111111000001001
-00100000001000000011110010101001
-01100111111000001000100011110011
-01100000010010010000100011110100
-00011000010000100010011000000000
-00011111111000100010010000000000
-10011010011000001000110000000000
-01000111010100110100000000110100
-11101111111001000000000000000110
-00011000000000000111000000001000
-10011000000000000101111000000000
-00011000000000000111000000001001
-00011111111011110111111000000000
-10011000000000000101111000000000
-00011000000000000010001000000000
-00100000010000000011110001100110
-00100000010000000111001011010111
-00100000010000000011110011000111
-01100000010011000000100011110110
-00100000010000000011110011001111
-00100000010000000011110001111001
-00100000010000000011110011000111
-01101111111000001000100011111110
-11000000000011001011110011000100
-01100000010010100000100011111010
-01101111111000100000100011110110
-01101000010010100000100011111010
-10011000010001100111111000000000
-00100000011000000000000000000000
-01101111111001000000100011110110
-10011000010001100111111000000000
-00100000011000000000000000000000
-00011000000000000111000000001100
-00011101111000100111111000000000
-00011000000000000111000000001101
-00011101111000100000010000000000
-00011000010100000000010000000000
-00011000010100000000010000000000
-10011000010000011000010000000000
-00100000011000000000000000000000
-00011010001000001010001000000001
-00100000010000000011110001100110
-00011010011000100000110000000000
-00100000010000000111001101011101
-00100000010000000111001011010111
-00100000010000000111001101111100
-00011010011000001010011000010000
-00011010010000001010010111110000
-00100000001000010011110011001111
-00100000011000000000000000000000
-01000111010100111100000000110100
-01110000010001111110010000000001
-01110000010001111110010100000000
-01110000010001100100101100000001
-01011000000000000001011101110000
-01100111111000010100011001001100
-00100000011000000000000000000000
-01011000000000000000000110101000
-01100111111000010000100011111111
-01101111111000001100011111100110
-11100111111000001000000000000101
-01101111111000100100100000001010
-00100000010000000111110011000110
-11100111111000100000000000000101
-01101111111000110100001011011011
-11100111111000110000000000000101
-01101111111000011100011111100111
-11100111111000011000000000000101
-00100000011000000000000000000000
-00100000010000000011110011101110
-00100000001000000011100111010011
-01110000010001100010101000010101
-01011000000000000000000000010100
-01100111111000001100011000101011
-01011000000000000000000000101011
-11100111111000001000000000000101
-01011000000000000000000000000000
-11100111111000001000000000000101
-11011000110000000000100011111111
-00100000010000000111110010001111
-01101111111000010100011111101010
-11100111111000010000000000000101
-00100000011000000000000000000000
-00100000010000000011110101011010
-00100100011101000000000000000000
-11101111111000001000000000000110
-11000000000000000011110100000001
-11000000000000010011110100011100
-01000111010101000100000000110101
-00100000011000000000000000000000
-00100000010000000011110100001111
-00100100011101000000000000000000
-00100000010000000011101101000101
-00100000010000000011110100000111
-00100000010000000100000011111010
-00100000011000000000000000000000
-11011000010000000000000000010010
-00100000010000000011110101000110
-01011000000000000000000000000001
-11100111111000001000000000000101
-01101111111000010100100000010010
-11100111111000010000000000000101
-11011000110000000100011010000000
-00100000001000000111110010001111
-00100000010000000111110110111100
-11101000010000010000000000000110
-11011000101000000100011010000000
-00100000010000000111110010001111
-01101111111000010100100000010010
-10011000010001100111110000000000
-00100100011000101000000000000000
-01101111111000001100011111100101
-11000011100000001000000000000000
-01111001001000000111111000000001
-01100111111000001100011111100101
-01110000010001111110010000000010
-00100000001000000111110110111010
-00100000010000000011110100100111
-01101000010010010100011111101100
-01101111111000010100100000010010
-10011000010001100111110000000000
-00100100011000101000000000000000
-00100000010000000011101110111111
-00100000010000000100000011111010
-01101111111000001000011110101010
-11000001100000010000000000000000
-01110000010001111110010000000101
-00100000011000000000000000000000
-01000111010101001100000000110101
-00011000110000100010001000000000
-01101111111000001100011111100100
-11000001000000000000000000000000
-01101111111000001100011111100101
-11000100000000001000000000000000
-11000011100000010000000000000000
-00011010001000100000110000000000
-11011111001000000000000000010110
-11011000101000000100011111101100
-00100000010000000111110011011010
-00100000010000000011101110000110
-01101000010010010100011111101100
-01101111111000010100100000010010
-10011000010001100111110000000000
-00100100011000101000000000000000
-01101111111000001100011111100101
-01111001001000000111111000000010
-01100111111000001100011111100101
-00100000010000000011101110011001
-01101111111000001100011111111111
-01100111111000001100100001110001
-00100000010000000011110100111111
-00100000011000000000000000000000
-11011000010000000000000000000110
-00100000010000000011110101000110
-01011000000000000000000000000011
-11100111111000001000000000000101
-01101111111000110100100000001110
-11100111111000110000000000000101
-00100000011000000000000000000000
-01000111010101010100000000110101
-01011000000000000000000100101100
-01100111111000010100100000000110
-01101111111000001000011110101010
-00011111111001100111110000000000
-00100000010000101011101011001110
-00100100010000101011101011010000
-00011000010000001111111000001001
-01100111111000001100011000101010
-00100000010000000011100101111100
-00011000010000001111111000000101
-11100111111000001000000000000101
-01011000000000000000000011111111
-11100111111000001000000000000101
-01011000000000000000000110101000
-00011111111100001111111000000000
-11100111111000010000000000000101
-01101111111000001000100100001111
-11100111111000001000000000000101
-00100000011000000000000000000000
-00100000010000000111110110111100
-11101000010000010000000000000110
-01011000000000000000000110101000
-00011111111100001111111000000000
-10011000010001100111110000000000
-00100100011000101000000000000000
-11101111111000001000000000000110
-01100111111000001000100100001111
-00100000001000000111110110111010
-11011010011000000100100000000110
-11011010010000000011110101100110
-00100000001000000100001011100111
-00100000001000000011111001100001
-01101111111000001000011100001011
-11000000000001000011110110010010
-11000000001001001011110110110001
-11000000000011011011110110111101
-11000000000011100011110111000100
-11000000011110010011110101101110
-00100000011000000000000000000000
-00100000010000000011110111101100
-00100000010000000011110110000011
-00100000010000000011110111000010
-01011000000000000000000010000000
-01100111111000001000011100100011
-01011000000000000000000011110011
-11100111111000001000000000000101
-01011000000000000000000000000000
-11100111111000001000000000000101
-01101111111000010000011100001100
-11100111111000010000000000000101
-01101111111000001000011100001001
-11011000010000000000000000000100
-10011000010001100111001000000000
-11011000110000000000011100001110
-00100000010000000111110011011010
-01101111111000001000011100001001
-00011111111000001111111000000001
-01100111111000001000011100100010
-11011000111000000000000000000000
-00100000001000000011100000000110
-01101111111000001000011100001110
-00100000011110100000000000000000
-00011111111001100111110000001000
-00100100010000010011110110010000
-10011000000000000111001000000000
-11011000110000000000011100001111
-00011010001000001000101000000010
-00100000001000000011110110001011
-11101111111000010000000000000110
-00011111111100001111111000000000
-11100111111000010000000000000101
-11000010000000000011110110001011
-00100000011000000000000000000000
-01011000000000000000000000001000
-00100000011000000000000000000000
-01110000010001111110010000000110
-01011000000000000000000000000010
-01100111111000001000011100100011
-01011000000000000000000000000000
-11100111111000001000000000000101
-01011000000000000000000110101000
-11100111111000010000000000000101
-01011000000000000000000000000000
-11100111111000010000000000000101
-01011000000000000000000000000001
-11100111111000010000000000000101
-01011000000000000000000000000101
-11100111111000010000000000000101
-01011000000000000000000000000011
-11100111111000010000000000000101
-01011000000000000000000000000000
-11100111111000010000000000000101
-01011000000000000000000000000010
-11100111111000001000000000000101
-01011000000000000000000000000010
-11100111111000001000000000000101
-01011000000000000000000000000000
-11100111111000010000000000000101
-01011000000000000001000000000000
-11100111111000010000000000000101
-01011000000000000000000110101000
-11100111111000100000000000000101
-01011000000000010000000110101000
-11100111111000100000000000000101
-01110000000001110010001000011100
-00100000001000000100000110110101
-01110000010010000000010100010100
-01011000000000000000000010000000
-01100111111000001000011100100011
-01011000000000000000000001001010
-11100111111000001000000000000101
-01110000000001110010001000000010
-00100000001000000100000110110101
-11011010011000000100100000000101
-11011010010000000011110110111011
-00100000001000000100001011100000
-00100000010000000011111001010000
-00100000001000000110110010100011
-00100000010000000011110111100010
-01101111111000010100100001001100
-11000011100000010000000000000000
-00100000010000000011110111101100
-00100000010000000011110111110101
-01101111111000010100100001001000
-00100000001000000111110101111001
-00100000010000000011110111100010
-01101111111000010100100001001100
-11000011100000010000000000000000
-00100000010000000011110111101100
-01101000010010010000011100001110
-00011000010011001111111000000000
-00011111111100011111111000000000
-11000000000001100011110111010011
-00011000010100001000010000000000
-00100000010000000011110111011000
-00100100011101000000000000000000
-01011000000000000000000000000000
-11100111111000010000000000010001
-01101111111000010100100001001000
-00100000001000000111110101111001
-01011111111111111111111111111111
-11100111111001000000000000010001
-11100111111001000000000000000101
-01101111111000010100100001001000
-00100000001000000111110101111001
-11011111001000000000000000001000
-11101111111000010000000000010001
-11011010010000001111111111111111
-10011010010001100111110000000000
-00100000001000101111110110111010
-10011000010001100111110000000000
-00100000001000101111110110111010
-00011010001000001010001000000010
-11000010000000000011110111011001
-00100000001000000111110110111100
-01011000000000000000000010000000
-01100111111000001000011100100011
-01011000000000000000000000011111
-11100111111000001000000000000101
-01011000000000000000000000000000
-11100111111000001000000000000101
-01101111111000110000011100001100
-11100111111000110000000000000101
-01110000000001110010001000001001
-00100000001000000100000110110101
-00100000010000000011111000111110
-00011010001000001010001000000110
-01101111111000010000011100001100
-01101000010010010100100000000000
-00011000010100001000010000000000
-10011000010001100111111000000000
-10011010010011111111111000000000
-10011010001000001010001000000000
-00100000011000000000000000000000
-01101000010010010000011100001110
-11011111001000000000000000001000
-11101111111000010000000000010001
-00100000001110100011110111111111
-11011010010000001111111111111111
-10011010010001100111110000000000
-00100000001000101011110111111111
-00011010001000001010001000000010
-11000010000000000011110111110111
-00100000011000000000000000000000
-00011000010100001000010000000000
-11100000010000010000000000010001
-00100000011000000000000000000000
-00100000010000000111001110010110
-00100000010000000111001110011110
-01011000000000000011100110110001
-01100111111000010100100000100100
-01011000000000000011111001000010
-01100111111000010100001111011011
-01011000000000000100000000010110
-01100111111000010100100001000010
-01011000000000000011011101000101
-01100111111000010100100000101000
-01011000000000000011101010100010
-01100111111000010100100001001000
-01011000000000000011101010010010
-01100111111000010100100001000110
-01011000000000000011111001001010
-01100111111000010100001111100011
-01011000000000000011011100101110
-01100111111000010100100000100110
-01011000000000000100000010010000
-01100111111000010100001111011111
-01011000000000000100000011100011
-01100111111000010100001111011101
-01011000000000000011101010110110
-01100111111000010100100001010011
-01011000000000000011101010111100
-01100111111000010100100001001010
-00100000010000000011101011000011
-01110000010001100100101000100100
-00100000010000000011100000010111
-01000111010101011100000000110101
-01011000000000000000010000101000
-01100111111000010100100110111001
-00100000010000000011111001011000
-01011000000000000000010000100010
-01100111111000010100101001011110
-00100000010000000011111001011010
-01011000000000000000101000100010
-01100111111000010000101010001101
-00100000010000000011111001011100
-00100000010000000100000001110001
-00100000010000000100000001110001
-00100000010000000011101000011000
-00100000010000000011111000111010
-01101111111000001100011111101111
-11000000011111111011110011011001
-00100000010000000100001010010001
-00100000010000000011101110111111
-00100000010000000011101110110001
-00100000010000000011101110011001
-00011000000010100111111000000000
-00011111111000010111111000011111
-00011111111000001111111000110010
-01100111111000010100100000000100
-00011111111000001111111000000101
-01100111111000001100100000000011
-00100000011000000000000000000000
-01101111111000110100100000001110
-00100000010000000111110011000000
-01100111111000110100001011011011
-00100000011000000000000000000000
-01101111001000001100100001001110
-01101010001000010100100001001111
-01101010010000010100100001010001
-00100000011000000000000000000000
-01000111010101100100000000110101
-00100000010000000011100001111101
-00100000010000000011101011001010
-00100000010000000100000111011000
-00100000010000000011100101101111
-00100000010000000011101100110011
-00100000010000000100000001100000
-00100000001000000011100110010101
-00100000010000000011101011001100
-00100000010000000011110110111000
-00100000010000000011110101100011
-00100000010000000011011110010100
-00100000010000000011011110010001
-00100000001000000100001010001001
-00100000010000000011111001010011
-01101111111000010100100001010011
-00100000001000000111110101111001
-01101111111000001100100001010111
-11000001100000010000000000000000
-01011000000000011101000000000000
-01100111111000011100010000011001
-00100000001000000110101111111010
-00100000010000000100001010010010
-00100000001000000111100010101101
-00100000010000000011100101101100
-00100000001000000111100010101101
-00100000010000000011111001011110
-00100000001000000111100010101101
-01011000000000000000101010001101
-01100111111000010100001111111011
-00100000011000000000000000000000
-01110000010000111000100000000001
-01011000000000000001011101110000
-01100111111000010100011001001100
-01101111111000001100011111100111
-01111001001111111111111000000000
-01100111111000001100011111100111
-01110000010001111110010000000001
-01110000010001111110010100000000
-01110000010001110100110100000000
-00100000001000000011101100101111
-01000111010101101100000000110101
-01101111111000001000100100101011
-11000010100000111011111001110000
-01110000010010010110100100000000
-00100000001000000100000101111101
-00100000010000000011111001110110
-00100000011101000000000000000000
-00100000010000000011111010010111
-00100000011101000000000000000000
-00100000010000000011111010100111
-00100000001000000011111010110100
-00100000010000000111110110111100
-11011111001000000000000000000011
-11011010001000000000100100101100
-00100000010000000111110010110001
-01101010001000011000100100101100
-00011010001000010000010000011111
-01100000010010001100100001011100
-01101111111000001100100001100011
-10011000010001100111110000000000
-00100100001000010111110110111010
-00011010001100011111111000000000
-00011111111000110111111000000000
-00011111111000010000010000011111
-01100000010010001100100001011011
-00011111111100011111111000000000
-00011111111000110111111000000000
-11011010001000000001111111111111
-10011010001000010000010000000000
-00011111111000100010010000000000
-01101111111000010100100001011001
-10011000010001100111110000000000
-00100100010000101011111010010011
-01100000010010010100100001011001
-00011010010011001111111000000000
-00011111111100011111111000000000
-00011111111000110111111000000000
-01100111111000001100100001011000
-01100111111000001100100101101001
-00100000011000000000000000000000
-01011000000000000000000000000000
-01100111111000100100100001011101
-01110000010010000110001000000000
-00100000011000000000000000000000
-00100000010000000111110110111100
-01101111111000001100100001011011
-00011111111000100000111000000000
-01101111111000100100100001011101
-10101111111011111111111111111111
-00100000001000001111110110111010
-11111001001000000111111000000000
-01100111111000100100100001011101
-01101000010010001100100001011100
-00011000010000001111001000000001
-00011111001000001000111111111111
-10101111111011111111111111111111
-00100100011000001000000000000000
-11000010000000000011111010100001
-01110000010010000110000100000001
-00100000011000000000000000000000
-01101111111000001000100100100001
-00011111111000001111111111111010
-00011111111000100111001000000000
-01101000010010001100100001100010
-10011000010000001000010000000000
-01100000010010001100100001100010
-01101111111000010100100001100100
-10011000000000000000101000000000
-01101111111000001100100001011011
-00011111111011111111111000001100
-10011000101000001000101000000000
-11011000110000000000100100101111
-00100000001000000111110011011010
-01101111111000001100100001100001
-11000001000000000000000000000000
-01011000000000000000000000000000
-01100111111000101100100001011101
-01101000010010010000100100100101
-00011000010100001000010000000000
-01011000000000001110000000000000
-10011000010000010000010000000000
-01101111111000010100100001011001
-10011000010000011111111000000000
-00011111111100001111111000000000
-01100111111000010000100100100101
-00100000001000000100000110000111
-01101111111000001000011100100010
-00011111111000001000010000000001
-00011111111000100111001000000000
-01100000010010001000100100010110
-01101111111000001000100100101011
-01111001001111111111111000000111
-01100111111000001100100110100001
-11011000110000000000011100100011
-00100000010000000111110011001100
-00100000001000000100000001010010
-00011010001000001000010000000100
-00011010001000100111001000000000
-01100000010010001000100100010110
-11011000101000000100100110100101
-00100000010000000111110011001100
-01101111111000001000100100101011
-01111001001000000111111000000111
-01100111111000001100100110100001
-00100000001000000100000001010010
-01101111111000001000011100001011
-11000000000000001011111011011011
-11000000000000010011111011100001
-11000000001000010011111011100110
-11000000001001100011111011101001
-11000000001011110011111011101111
-00100000011000000000000000000000
-11011010011000000011111011011101
-00100000001000000011111101010011
-01101111111000010100100000110000
-00100000010000000111110101111001
-01100111111000001000011100001100
-00100000001000000011011101101100
-11011010011000000011111011100011
-00100000001000000011111101010011
-00100000010000000011011101101100
-01101111111000010100100000110010
-00100000001000000111110101111001
-00100000010000000011011110000100
-01101111111000010100100000110100
-00100000001000000111110101111001
-01101111111000010000011100001100
-00100000010000000011111011111110
-01100111111000001000011100010001
-00100000010000000011011101110100
-01101111111000010100100000110110
-00100000001000000111110101111001
-01101111111000010100100001100110
-01101000010010010000011100001110
-10011000010001100111110000000000
-00100000011000101000000000000000
-01101111111000010000011100001110
-00100000010000000011111100010000
-01100111111000001000011100010110
-01101111111000010000011100001110
-01100111111000010100100001100110
-01101111111000010100100000111000
-00100000010000000111110101111001
-01100000010010010000011100001100
-00100000010000000011011101111100
-01101111111000010100100000111010
-00100000001000000111110101111001
-00100000011110100000000000000000
-00011111111011111111111001100100
-11011000010000001111111111111111
-10011000010001101111110000000000
-00100000010000000111110101100010
-00011000000001110000010000000000
-00011000010011001000010000000000
-00011000000001111111111000000000
-00011000010001100111110011111111
-00100100011000101000000000000000
-00011111111000001111111000000001
-00100000011000000000000000000000
-11011111111000001111111111111111
-10011000010011111111111000000000
-00011111111001101111110001100100
-00100000010000000111110101100010
-00011000000001111000010000000000
-00100000011000000000000000000000
-11011000010000000000001100100000
-10011000010001100010001000000000
-00100000010000000011111100011111
-00011010001000100111111000000000
-10011000010001101111110000000000
-00100000010000000111110101100010
-00011000000001111111111000000000
-00100000011000000000000000000000
-00011000010000100010001000000000
-00100000010000000011111100011111
-00011010001000100111111000000000
-10011000010011111111111000000000
-11011000010000000000001100100000
-10011000010000001000010000000000
-00100000011000000000000000000000
-01011000000000000100111000100000
-11011000010000000000001100100000
-10011000010001100111111000000000
-00011111111001101111110001100100
-00100000010000000111110101100010
-00011000000001111000010000000000
-00100000011000000000000000000000
-11011000111000000000000000000000
-01101111001000001100100001001110
-00100000010000000111110110111100
-01101111111000010100100000000000
-10011000010001100111110000000000
-00100000001000101011111100110010
-00011111111100001111111000000000
-00011111111000001111111000000001
-00011111111100001111111000000000
-00011000111000001000111000000001
-11000010000000000011111100101010
-00100000011000000000000000000000
-01110000010010000110100000000000
-01100000111000001100100001101001
-00100000010000000011111101101110
-00100000001000000111110110111010
-11011000111000000000000000000000
-11011010011000000000000000000000
-00100000010000000011111000111110
-00100000010000000111110110111100
-01101111111000010100100001001100
-11000011000000010011111101001001
-11101111111000010000000000010001
-10011000010001100111110000000000
-00100000010000101011111101000111
-00011010010000100111111000000000
-10011010001000001010001000000000
-00011000111000001000111000000001
-11000010000000000011111100111010
-00011010011000100111111000000000
-00100000011110100000000000000000
-01100111111000001100100001101000
-00100000001000000111110110111010
-11111001001000000010011000000000
-00100000011000000000000000000000
-00011010001000001000110000000110
-11011110000000000000000000001000
-11101111111000010000000000000110
-10011000010001100111110000000000
-00100000001000101011111101010001
-00011110000000001110000111111111
-00100000001000101011111100111111
-00100000001000000011111101001011
-00100000010000000011111101000111
-00100000001000000011111100111111
-11011000111000000000000000000000
-01101111111000001100100001101000
-00100000001110100011111101011111
-00011111111000100010010000000000
-01101111001000001100100001001110
-01100000111000001100100001101001
-10101010010011111111111111111111
-00100000010000001011111101011111
-01101000111000001100100001101001
-00011000111000001000111000000001
-11000010000000000011111101011000
-00100000011000000000000000000000
-00100000010000000011111101100100
-00100000010000000011111101101110
-00011010011000100111111000000000
-00100000010000000111110101111001
-00100000001000000011111101101001
-01100111001000010000100100010111
-01100010001000010000100100011001
-01100010010000010000100100011011
-01100010011000010000100100011101
-00100000011000000000000000000000
-01101111001000010000100100010111
-01101010001000010000100100011001
-01101010010000010000100100011011
-01101010011000010000100100011101
-00100000011000000000000000000000
-01000111010101110100000000110101
-01101111111000010100100000000000
-00011111111100001111111000000000
-10011000111000001111111000000000
-00011111111100001111111000000000
-01100111111000010100100110010101
-00100000010000000011111000111110
-00011000111000100111111000000000
-10011010010011111111111000000000
-10011010001000001010001000000000
-00011010001000001000110000010111
-11101111111000010000000000000110
-01100111111000010100001111111011
-00100000011000000000000000000000
-01110000000010010101000100000000
-00011000010001100111110000001100
-00100000011000010000000000000000
-00011000010001100111110000011110
-00100100011000010000000000000000
-01000111010101111100000000110101
-00100000010000000100000000001110
-00100000010000000011111110001100
-00100100011101000000000000000000
-00100000010000000011111111011101
-00100100011101000000000000000000
-00100000010000000011101111001111
-00100000010000000011111110100001
-00100100011101000000000000000000
-00100000010000000011111110110010
-00100000001000000011111110110111
-00100000010000000111110110111010
-01101111111000001000100100100001
-11011000110000000000100100100101
-10011000110000001000110000000000
-11101111111000100000000000000110
-11101000010000100000000000000110
-10011000010000101000010000000000
-11011111001000000000000000010000
-11011000110000000000100111111101
-11101111111000100000000000000110
-10011000010001100111110000000000
-00100000001000101111110110111100
-11000010000000000011111110010101
-01101111111000001100100001101010
-00011111111000001111111000000100
-11011000101000000000100111111101
-10011000101000001000101000000000
-11100000010000100000000000000101
-00011111111000010111111000111111
-01100111111000001100100001101010
-00100000011000000000000000000000
-00100000010000000111110110111010
-01101000010010101000100100100100
-11011111001000000000000000010000
-11011000110000000000101000111101
-11101111111000101000000000000110
-10011000010001100111110000000000
-00100000001000101111110110111100
-11000010000000000011111110100101
-01101111111000001100100001101011
-00011111111000001111111000000001
-00011111111000010111111000001111
-01100111111000001100100001101011
-00011111111011111111111000000101
-11011000101000000000101000111101
-10011000101000001000101000000000
-11100000010000101000000000000101
-00100000011000000000000000000000
-01101111111000001000100101010001
-11000001000000000000000000000000
-01101111111000010000100100100111
-01100111111000010100100001101100
-00100000011000000000000000000000
-00100000010000000100000000000101
-01101111111000001000100100100001
-11011000010000000000100100101001
-00100000010000000011110010100111
-00100100011000101000000000000000
-01000111010110000100000000110110
-01101111111000001000100101010001
-00011111111001100111110000000010
-00100000010000101100000100000110
-01101000010010010000100100101001
-00100000010000000011111100100110
-00100000010101000011111111001111
-00100000001101000011111111101010
-11011111001000000000000000011101
-11011000101000000000011110101011
-11011000110000000000100100100010
-00100000010000000111110011011010
-00100000010000000011111111010011
-11011111001000000000000000011101
-11011000110000000000011110101011
-11011000101000000000100100100010
-00100000010000000111110011011010
-01101111111000010100100001000010
-00100000001000000111110101111001
-01110000000010010101001000000001
-01101111111000010100100110010101
-01100111111000010000100101010011
-00100000011000000000000000000000
-00100000010000000011111100110110
-00100000001101000011111111101010
-01110000010010000110100011111111
-01011000000000001111111111001111
-10011000010001100111110000000000
-00100000001000101011111111101010
-01011000000000001111111111111111
-10011000010001100111110000000000
-00100000001000101011111111101010
-00100000011000000000000000000000
-00100000010000000111110110111100
-01101000010010001000100100100010
-00011000010100011111111000000000
-00011111111010010111111000000000
-01101010001000001100100001110001
-00011010001000010010001000000001
-10011010001001100111110000000000
-00100100011000101000000000000000
-00011000010000010000010001111111
-01101111111000001100011101001101
-10011000010001100111110000000000
-00100100011000101000000000000000
-00100000001000000111110110111010
-11011010001000000100100001110010
-11011111001000000000000000001010
-01101000010010010000100100100111
-11101111111000010000000000010001
-00100000001110100011111111110100
-10011000010001100111110000000000
-00100000001000101011111111110101
-00011010001000001010001000000101
-11000010000000000011111111101100
-11011010001000000100100001110010
-11100000010000010000000000010001
-01100000010010010000100101001100
-00011010001000001010011000000010
-11101111111000011000000000010011
-01100111111000011000100101001110
-00100000001000000011111111111010
-00100000010000000100000000000010
-01101111111000011000100101001110
-01101000010010011000100100100100
-10011000010001100111110000000000
-00100000011000010000000000000000
-11100000010000011000000000010011
-00100000010000000100000000000010
-00100000001000000011111001101011
-11011010001000000000100100100100
-11011111001000000000000000000011
-00100000001000000111110010110001
-00100000010000000100000000001000
-11011000110000000100011101011110
-00100000001000000111001101011111
-11011000101000000000100100111111
-01011000000000000000000000000000
-11100111111000001000000000000101
-01101111111000110000100100100011
-11100111111001000000000000000101
-00100000001000000100000001101001
-00011000010000001111111111110100
-01100111111000001000100100100001
-11011111001000000000000000011101
-11011000101000000000100100100010
-00100000010000000111110010100001
-00011000010000001111001111111111
-11011000101000000000100100100010
-00100000001000000111110011001100
-00100000010000000100000001101110
-00100000010000000100000000110110
-00100100011101000000000000000000
-00100000010000000100000001001010
-01110000000001111000011100011110
-01101111111000001000100100100001
-00011111111000001000010000001101
-01100000010010001000011110001001
-00011000010000001000010111111111
-11100000010000001000000000000101
-01011000000000000000000000101010
-11100111111000001000000000000101
-00011000010000001111001111111111
-01101111111000111000100100100010
-11011000110000000000100100100010
-00100000010000000111110011011010
-11011010001000000000011110000111
-00100000010000000111100010110010
-00100000010000000100000000101011
-00100100011101000000000000000000
-00100000001000000011100101100001
-01101000010010010000011110110010
-00100000010000000111110110111100
-01101111111000001000100101111000
-00100000011110100000000000000000
-10011000000000000111001000000000
-11011000110000000000100101101000
-11101111111000010000000000000110
-10011000010001100111110000000000
-00100000001000101111110110111010
-11000010000000000100000000110001
-00100000011000000000000000000000
-00100000010000000111110110111100
-01101111111000001000100101010001
-11000001000000001000000000000000
-01101111111000010100100001001100
-11000011100000001000000000000000
-01101111111000001100011111100100
-11000001100000000000000000000000
-01101000010010010000100100100111
-00100000010000000011111100100110
-00100000001101000111110110111100
-00100000010000000100000001001111
-00100100011101000000000000000000
-01101111111000001000100100100011
-00100000001110100111110110111100
-00011111111000001111111111111111
-00100000001110100111110110111100
-01100111111000001000100100100011
-01011000000000000100100011001100
-01100111111000010100001111111011
-00100000001000000111110110111010
-00100000010000000100000000000101
-01101111111000001000100100100001
-11011000010000000000100100101001
-00100000010000000011110010000110
-00100000001000000011101111001111
-01011000000000000100100010100100
-01100111111000010000100100010000
-00100000001000000011100111111011
-01000111010110001100000000110110
-00100000010000000100000001010110
-00100000010000000100000001011111
-00100000001000000011100101001100
-01101111111000001000100100010110
-00011111111000001010001000000010
-00011111111000001111111000000100
-01100111111000001000100100010110
-11011000010000000100100110011111
-00100000001000000100000001011100
-00100000010000000100000000000101
-00011010001000100111111000000000
-00100000001000000011110010000110
-00100000001000000011101111001100
-00100000010000000011111001011110
-00100000010000000111100011111010
-00100000011110100000000000000000
-00100000010000000010101000101000
-00100100011110100000000000000000
-11011010001000000000011110000111
-00100000010000000111100011001010
-00100100011101000000000000000000
-00100000001000000100000011110000
-01101111111000100100100001101110
-11100111111000100000000000000101
-00011000101000001111111111110011
-01100111111000010000100011110001
-00100000011000000000000000000000
-01011000000000000100100011001100
-01100111111000010100001111111011
-00100000011000000000000000000000
-00100000010000000100000001101110
-00100000001000000111100010101101
-00100000010000000010100111001001
-01101111111000001100011111100100
-11000000000000001100000010000011
-11000000000000000100000001111001
-11000000000000101100000001111001
-00100000011000000000000000000000
-00111000000000010000001000010100
-00111000000001001100000010000000
-00111000000010101000000000110000
-00111000000011000011000001100000
-01100111111001001100001101001000
-01011000000110000010100000010110
-11100111111000100000000000000101
-01101111111001000100011111011100
-11100111111001000000000000000101
-00100000011000000000000000000000
-00100000010000000011110011100000
-00111000000000010000001000011101
-00111000000001001100000010000000
-00111000000010100111000000110000
-00111000000011000101010001100000
-01100111111001001100001101001000
-01011000000110000010011100010110
-11100111111000011000000000000101
-11011000110000000000100011111111
-00100000010000000111110010001111
-01101111111000010100011111101010
-11100111111000010000000000000101
-00100000011000000000000000000000
-01000111010110010100000000110110
-01101111111000010100001110011000
-11000000000001110100000010010101
-11000000000010100100000011010110
-00100000011000000000000000000000
-00011010010000100000010000000000
-11101111111000001000000000010001
-11000000000000000100000011100001
-11000000000000010100000010011010
-00100000011000000000000000000000
-00100000010000000100000000001110
-01101111111000001000100100100001
-00011111111000001111111111111100
-01100111111000001000100100100001
-00100000010000000011111111011101
-00100100011101000000000000000000
-00100000010000000011101111001111
-01101111111000001000100100100011
-11000010100000111100000010100100
-00100000011000000000000000000000
-00100000010000000100000011011010
-01101111111000001000100100100001
-11011000010000000000100100101001
-00100000010000000011110010100101
-00100100011000101000000000000000
-00100000010000000100000100000110
-01101111111000001000100100101011
-11000000000000000100000010111101
-11000000000000001100000010101110
-00100000011000000000000000000000
-01101111001000001000100100100001
-00011111001000001111001111111101
-00011111001000110111111000000000
-01101000010010010000100101111000
-10011000010000001111111000000000
-00011111111001100111110000001000
-00100100011000010000000000000000
-01100111111000010000100101111000
-11011000101000000000100101101000
-00011000010000111111111000000000
-10011000101000001000101000000000
-11011000110000000000100100101100
-00100000010000000111110011011010
-01101111111000001000100101111010
-00100000001000000100000010111111
-11101111111000001000000000000110
-01100111111000001000100101111010
-01100111111000001100100110100010
-01101111111000010000100101111000
-00011111111100001111111000000000
-01100111111000010100100110100011
-01110000010010011010000100000011
-01101111111001001000100100100010
-01100111111001001100100110011000
-01101111111000010100100110010101
-01100111111000010100100110011101
-00100000010000000100001001010011
-00100000010000000100001001100111
-00100000010000000100000011011010
-01011000000000000000000000000110
-11011000010000000100100110011111
-00100000010000000011110010000100
-00100000010000000100000001011111
-11011010001000000000000000010110
-11011000010000000000000000010000
-00100000010000000010110111101110
-01011000000000000000000000000010
-11100111111000001000000000000101
-11011000110000000100100110011000
-00100000001000000111110010001101
-01110000000001111010101000000010
-00011010010000100000010000000000
-00011010001000100000110000000000
-00100000001000000011110011111010
-11011000101000000000100101011011
-01011000000000000000000000000011
-11100111111000010000000000000101
-01101111111000101000100100100100
-11100111111000111000000000000101
-00100000010000000100000001101001
-00100000001000000100000000000110
-01110000000010010101000100000010
-00100000001000000011111101111101
-00011010011000100111111000000000
-11000000000010101100000011101000
-11000000000010100100000011100111
-00100000011000000000000000000000
-00100000001000000100000011101011
-01011000000000000000000000000000
-01100111111000010100100001101100
-00100000001000000100001100010111
-01011000000000000000000000000000
-01100111111000010000100101111000
-11011000101000000000100101101000
-11011111001000000000000000010000
-00100000001000000111110010100011
-00100000010000000010101000101000
-00100100011110100000000000000000
-01101111111000001000011110001001
-00011111111000001010001111111111
-11011000010000000000000000010000
-00100000010000000010110111101110
-01011000000000000000000000000000
-11100111111000001000000000000101
-11011000110000000000011110001100
-00100000001000000111110010001101
-01101111111000001000011110101010
-11000001000000000000000000000000
-01101111111000010100010011101001
-11000100000001001000000000000000
-00100000010000000010101000101000
-00100100011110100000000000000000
-01101111111000001100011000101010
-00011111111000001010001111111011
-11011000010000000000000000010110
-00100000010000000010110111101110
-11011000110000000100011000110000
-00100000001000000111110010001101
-01101111111000010000100101101000
-00100100011110100000000000000000
-01101111111000010000100100100111
-01100111111000010000100101101000
-01101111111000010000100101111000
-00011111111000001111111000000001
-01100111111000010000100101111000
-00100000011000000000000000000000
-11101111111000100000000000000110
-00011000000000000010001000000100
-00011000101000001000101000000011
-11100111111000001000000000000101
-00011111111011001111111000000000
-00011000101000001000101111111110
-00011010001000001010001111111111
-00100100001000101100000100010001
-00011000101000001000101000000101
-11000010000000000100000100001110
-00100000011000000000000000000000
-00011000111010111111111000000000
-10011001011000001000110000000000
-11101111111000100000000000000110
-00100000011000000000000000000000
-00011000000000000110000000010000
-11011001011000000000001000110001
-00011110000000001000111111111001
-00100000010000000100000100011001
-10011000000000000000010000000000
-00011110000000001000111111110000
-00100000010000000100000100011001
-10011000010000001000010000000000
-00011110000000001000111111111110
-00100000010000000100000100011001
-00011111111011100111111000000001
-10011000010000001000010000000000
-00011110000000001000111111110001
-00100000010000000100000100011001
-00011111111011100111111000000000
-10011000010000001000010000000000
-00011110000010111111111000000000
-10011001011000001000101000000000
-11100000010000100000000000000101
-00011110000000001110000000000001
-00101110000000011111111001000000
-00100100001000001100000100011111
-00100000011000000000000000000000
-11011000110000000000010101001001
-00011000000000000111000000000111
-11101111111000100000000000000110
-10011000000000000101111000000000
-00011111000000001111000111111111
-00100000001000010100000100110110
-00100000011000000000000000000000
-01000111010110011100000000110110
-00100000010000000100000100011101
-11011000101000000000001100110001
-00011000000000000111000000000000
-00011101111000100111111000000000
-11100111111000100000000000000101
-00011111000000001111000000000001
-00101111000000011111111000001000
-00100100001000001100000100111111
-11011001011000001001010111101101
-11011110000000000000001000110001
-00011000000000000111001001000000
-11101000010000100000000000110000
-11101111111000100000000000001011
-00011001011000001001011000000100
-00011110000000001110000000000100
-10011000010000001111111000000000
-00011000000000000111000000000111
-10011101111000001000010000000000
-00011000000000000111000000000100
-00011101111011100111111000000011
-10011000010000001000010000000000
-00011000000000000111000000000101
-00011101111000100111111000000000
-00011000000000000111000000000110
-10011101111000101111111000000000
-00011000000000000111000000000100
-10011101111000010111111000000000
-00011000000000000111000000000110
-10011101111000101111111000000000
-10011000010000001000010000000000
-00011000000000000111000000000111
-00011000010000100101111000000000
-00011000000000000111000000000011
-00011101111000100111111000000000
-10011000010000001101111000000000
-00011000000000000111000000000000
-00011101111000100111111000000000
-00011000000000000111000000000001
-10011101111000010000010000000000
-10011101111000011111111000000000
-00011000000000000111000000000010
-10011101111000010111111000000000
-10011000010000011000010000000000
-00011000000000000111000000000000
-00011101111011100111111000000010
-10011000010000001111111000000000
-00011000000000000111000000000111
-10011101111000001101111000000000
-10011000000011101111110000000000
-11000010000000000100000101000111
-11011000110000000000001100110001
-00011000000000000111000000000000
-11101111111000100000000000000110
-10011101111000001101111000000000
-00011111000000001111000000000001
-00101111000000011111111000001000
-00100100001000001100000101110000
-00100000011000000000000000000000
-11011000101000000000000110111101
-00011000000000000111000000000111
-00011101111000100111111000000000
-11100111111000100000000000000101
-00011111000000001111000111111111
-00100000001000010100000101111000
-00100000011000000000000000000000
-11000011000000110100000110000000
-00100000010000000100000110100010
-00100000001000000100000110000010
-00100000010000000100000110101111
-00100000001000000100000110000010
-01101111111000001000100100100001
-00011111111000001111111111111001
-11011110000000000000100100101100
-00100000010000000111110110111100
-00100000001000000100000110010100
-01101111111000001000100100101011
-11000011000000110100000110001011
-00100000010000000100000110100010
-00100000001000000100000110001101
-00100000010000000100000110101111
-00100000001000000100000110001101
-01101111111000001100100101101001
-00100100010110100111110110111010
-00100000010110100111110110111100
-01101111111000001100100001100010
-00011111111000001111111111111100
-01110000010010000110001000000000
-11011110000000000100101100111100
-00011110000000100000010000000000
-00100000010000000100000110011100
-00100100011000101000000000000000
-00100000010000000100000110011111
-00100100011101000000000000000000
-01101111111000010000100011110100
-00011111111000100110000000000000
-00100000001000000011011100101000
-00100100001101000011110010100111
-00011111111000001111111111111100
-00100000001000000011110010100101
-01011000000000000100100101101010
-01100111111000010000100100010000
-00100000001000000011100111111011
-00100000010000000100000110100101
-11011000110000000100100101011001
-00100000001000000111001101011111
-11011000101000000000100100111111
-01011000000000000000000000000001
-11100111111000001000000000000101
-01101111111000001100100101101001
-11011000010000000000000000000000
-01111101001110100000010000000111
-11100000010000001000000000000101
-01101111111000111000100100100100
-11100111111000111000000000000101
-00100000001000000100000001101001
-00100000010000000100000110110010
-11011000110000000100011010100000
-00100000001000000111001101011111
-11011000101000000000100100111111
-01011000000000000000000000000010
-00100000001000000100000110100111
-01000111010110100100000000110110
-00100000010000000100001001011011
-00100000010000000100000110111101
-00100000011101000000000000000000
-00100000010000000100000111010000
-00100000010000000100001010010010
-11011010001000000000100110000011
-00100000001000000111100010110010
-00100000010000000111110110111100
-11011000010000000000000000000001
-01101111111000001000100101010001
-00011111111001100111110000000010
-01111001001000101000010000000111
-01100000010010001000100110000011
-01101111111001001100100110011000
-01100111111001001000100110000111
-01101111111000001000011100100011
-11000001111010100000000000000000
-01101111111000001100011111100100
-11000000100000000111110110111010
-01101111111000001000011100100110
-01100111111000001000100110000110
-01101111111000001000100110000011
-00011111111000001111111000000001
-01111001001000000111111000000101
-01100111111000001000100110000011
-00100000011000000000000000000000
-01101111111000001000011100100010
-00011111111000100111001000000000
-01100111111000001000100110010000
-01101111111000001000100100101011
-01100111111000001000100110010001
-11011000101000000000100110010110
-11011000110000000000011100100011
-00100000001000000111110011011010
-01101111111000001100100110110101
-00100100011110100000000000000000
-00100000010000000100001010010010
-11011010001000000000100110000011
-00100000010000000111100011011100
-00100100011101000000000000000000
-01101000010010001000100110000011
-00011000010000010111111000001111
-00100000001110100100001000001011
-01110000010010011011010100000001
-00100000010000000100000111111100
-01101000010010001000100110000011
-00100000010000000100001000000010
-01100111111000001100100110110110
-01101111111000001100100110110111
-00101000010011111111111000000111
-01111001001000001111111000000010
-01100111111000001100100110110111
-01111001001000000000010000000100
-00011000010000001000010111111111
-11100000010000001000000000010010
-01101000010010001000100110000011
-00101000010011111111111000000100
-00100100001000001100001000001111
-01101000010010001000100110010000
-01100000010010001000011100100010
-00011000010000100111001000000000
-11011000101000000000011100100011
-11011000110000000000100110010110
-00100000010000000111110011011010
-00011000010001100111110000001111
-00100100001000010100000111111001
-00100000001000000011111011000001
-01101111111000100000100110010010
-01100111111000100000100101111110
-00100000001000000100001000110000
-01101111111000001000100110010001
-01100111111000001000100100101011
-01101111111001001000100110000111
-01100111111001001100100110011000
-01100111111001001000100100100010
-00100000011000000000000000000000
-01110000010010011011011100000001
-01101111111000001000100110000110
-00101000010011111111111000000101
-00100000011000001000000000000000
-01011000000000000000000000000000
-00100000011000000000000000000000
-00011010001000001000101000011010
-11100111111000001000000000000101
-00100000011000000000000000000000
-01110000010010011011011000000000
-00100000010000000100001010010010
-11011010001000000000100110000011
-00100000001000000111100011001010
-00100000010000000100001001010011
-00100000010000000100001001100111
-01101111111001001100100110011000
-01100111111001001000100110000111
-00100000010000000100001000101000
-01011000000000000000000000000000
-01100111111000001100100101101001
-00100000010000000100001001001001
-01101000010010001000011100100010
-01100000010010001000100110010000
-00011000010000100111001000000000
-11011000110000000000011100100011
-11011000101000000000100110010110
-00100000010000000111110011011010
-00011000010001100111110000001111
-00100100001000010100001000100010
-11011010001000000000100110000100
-00100000010000000111100011101011
-00100000001000000011111011000001
-00100000010000000100001001101111
-01101111111000100000100101111110
-01100111111000100000100110010010
-11011010001000000000100110000100
-00100000010000000111100011101011
-00100000001000000100001000110000
-01101111111000001000100110010000
-00011111111000100111001000000000
-01100111111000001000011100100010
-01101111111000001000100110010001
-01100111111000001000100100101011
-11011000110000000000100110010110
-11011000101000000000011100100011
-00100000001000000111110011011010
-00100000010000000100001001111100
-01011000000000000000011100100011
-01100111111000010000100101111011
-00100000010000000100000111111100
-00100000010000000100001001010011
-00100000010000000100001001100111
-01101000010010001000011100100010
-01011000000000000000000000001100
-00100000010000000111110110110000
-00011111111000100010001000000000
-00011000010000100111111000000000
-10011010001001100111111000000000
-01100111111000001000011100100010
-01101111111000010000100101111011
-00011111111000100000110000000000
-10011010001000001000010000000000
-01100000010010010000100101111011
-00100000010000000011111011001011
-01101111111000001000011100100010
-00100000011110100000000000000000
-01101111111000001000100110000000
-00011111111000001111111000000001
-01100111111000001000100110000000
-00100000010000000100001001111100
-00100000001000000100001000110011
-01101111111000001000100100101011
-11000011000000110100001001001101
-00100000010000000100000110100010
-00100000001000000100001001001110
-00100000010000000100000110101111
-01101111111000001000011100100010
-00011111111000001000010000000100
-01100000010010001000011100100010
-11011000010000000000011100100011
-00100000001000000011110010000110
-01101111111000011100100110010010
-00011111111000001111111000000001
-01100111111000011100100110010010
-01101111111000001100100000001000
-00011111111000001111111000000001
-01100111111000001100100000001000
-01101111111000010100100001000110
-00100000001000000111110101111001
-01101111111000001100100001110001
-00011111111100100111111000000000
-00011111111010011111111000000000
-01101000010010001100011101001101
-10011000010000011111111000000000
-01100111111000001100100110011000
-01101111111000001100100110010111
-01100111111000001100100110011001
-01101111111000010100100110010101
-01100111111000010100100110011101
-01101111111000010000100101001100
-01100111111000010100100110011111
-01101111111000011100100110010010
-01100111111000011100100110011010
-11011010001000000100100110011010
-11011111001000000000000000000011
-00100000010000000111110010110001
-01101111111001000100100110011001
-01100111111001000000100100100011
-00100000011000000000000000000000
-01101111111000001000011100100010
-00011111111001101111110000001100
-00100000010000000111110101100010
-00011000000001111000010000000000
-00011000000001110111111000000000
-00100000010110100100001010001111
-01100000010010001000100110000001
-01110000000010011000000000000000
-01101111111000011100100110010010
-11011000010000000001111111111111
-10011000010000010111111000000000
-01100111111000010000100101111110
-00100000011000000000000000000000
-01101111111000010000100101111110
-00011111111100100111111000000000
-00011111111000111111111000000000
-01101000010010001000100110000000
-10011000010000011111111000000000
-00011111111100100111111000000000
-00011111111000111111111000000000
-01101000010010001000100110000001
-10011000010000011111111000000000
-01100111111000011100100110100010
-11011111001000000000000000000011
-11011010001000000100100110100010
-00100000001000000111110010110001
-11011010011000000100100110111000
-11011010010000000100001010001100
-00100000001000000100001011100000
-11011111001000000000000000101000
-11011000101000000100100101101010
-00100000001000000111110010100001
-00011000010000001000010111111111
-00100000011000000000000000000000
-00100000001000000011101100101010
-01011000000000000100100110111001
-01100111111000010100001111111011
-00100000011000000000000000000000
-01000100110110001100000000010110
-01101111111000001100001111001011
-00100000001110100100001010010101
-11000000000000100100011110110111
-11000000000001001110001010101110
-11000000000001010101000010011001
-11000000000001110100001110110010
-11000000000000110110010001101110
-11000000000001101100011001110010
-11000000000001111100100101011001
-11000000000001100110100010000010
-11000000000001000101001111100000
-11000000000001011011111000000010
-00100000011000000000000000000000
-00100000011101011000000000000000
-00100000010000000110111101110100
-01101111111000001100001111001011
-11000000000001001110001111011001
-11000000000000110110001111011001
-11000000000000100100011111000010
-11000000000001000101010000101000
-11000000000001111101010000101100
-11000000000001101100011101110010
-00100000011000000000000000000000
-00100000010000000111011101110100
-00100000010000000111100001000001
-00100000010000000100001010110100
-01101111111000010100001111011011
-00100000001000000111110101111001
-01101111111000010100001111011001
-00100000001000000111110101111001
-01000100110110010100000000010110
-11011010001000000100010011010011
-00100000010000000111110110010111
-00100000011110100000000000000000
-00011111111000100010011000000000
-00100000010000000100001010111101
-00100000001000000100001011000001
-11011010011000000000000000000000
-00100000011000000000000000000000
-11000000000010000100001011010000
-11000000000010100100001011000111
-11000000000010101100001011001011
-00100000011000000000000000000000
-01101111111000010100001111011101
-00100000001000000111110101111001
-01101111111000010100001111010011
-00100000001000000111110101111001
-01101111111000010100001111010111
-00100000001000000111110101111001
-01101111111000010100010011101001
-01111001001000000111111000001001
-01100111111000010100010011101001
-00100000011000000000000000000000
-01110000010000111001011000000000
-01101111111000010100010011101001
-01111001001111111111111000001001
-01100111111000010100010011101001
-00100000001000000100001100101101
-01101111111000010100001111110001
-01111001001000000111111000000000
-01100111111000010100001111110001
-00100000011000000000000000000000
-01100111111000001000001000011101
-01000100110110011100000000010110
-01101111111000001000001000011101
-00100000011110100000000000000000
-00011111111000001111111111111111
-01100111111000001000001000011101
-00100000010000000111011110000000
-00100000010000000100001100001110
-00100000010000000110101111101011
-01101111111000010100001111100011
-00100000010000000111110101111001
-00100000001000000100001011010101
-11101111111000001000000000010011
-00100000011110100000000000000000
-00011111111000001111111111111111
-11100111111000001000000000010011
-00100100011110100000000000000000
-00011010010000100111111000000000
-00100000001000000111110101111001
-11101111111000010000000000010011
-00100000011110100000000000000000
-00011111111000001111111111111111
-11100111111000010000000000010011
-00100100011110100000000000000000
-00011010010000100111111000000000
-00100000001000000111110101111001
-01101000010010010100010000110000
-00011000010000001010011000000001
-11011010010000000100001011110010
-00100000001000000100001011100000
-00100000010000000100001101000011
-11000000000000001100001011110101
-00100000001000000100001100100111
-01011000000000000000000000000010
-11100111111000001000000000010011
-00011000010000001010010000001000
-11101111111000010000000000010010
-00100000001000000111110101111001
-00100000010000000100001011111100
-00100000001000000100001100100111
-01011000000000000000000000000000
-01100111111000010100001111101111
-00100000011000000000000000000000
-01011000000000000000000000000000
-01100111111000010100001111110001
-00100000011000000000000000000000
-01101111111000010100001111110001
-01111001001000000111111000000111
-01100111111000010100001111101111
-01011000000000000000000000000000
-01100111111000010100001111110001
-00100000011000000000000000000000
-11011000111000000000000000001001
-00100000001000000010010011100111
-11011000111000000000000000001001
-00100000001000000010010011101011
-01110000010000111110110100000101
-00100000001000000100001100001000
-11011010011000000100001111101101
-11011010010000000100001100001010
-00100000001000000100001011100000
-01110000000001100110111100001111
-00100000001000000111100000110100
-01110000000001100110111100010000
-00100000001000000111100000110100
-01110000000001100110111100001110
-00100000001000000111100000110100
-01110000000001100110111100001101
-00100000001000000111100000110100
-01110000000001100110111100010111
-00100000001000000111100000110100
-01110000000001100110111100011000
-00100000001000000111100000110100
-01110000000001100110111100010110
-00100000001000000111100000110100
-01110000000001100110111100010001
-00100000001000000111100000110100
-01110000000001100110111100010101
-00100000001000000111100000110100
-01110000000001100110111100010100
-00100000001000000111100000110100
-01110000000001100110111100010011
-00100000001000000111100000110100
-01110000000001100110111100011001
-00100000001000000111100000110100
-01110000000001100110111100011111
-00100000001000000111100000110100
-01111001001000000000000000001101
-00100000011000000000000000000000
-01111001001111111000000000001101
-00100000011000000000000000000000
-00100000010000000100001101000011
-11000000000000010100001100111001
-01011000000000000000000000000001
-11100111111000001000000000010011
-00011000010000001010001000000011
-00011000010000001010010000000110
-11101000010000001000000000010001
-00011010011000001010011000000001
-11100000010000001000000000010011
-00100000001000000100001011111000
-01011000000000000000000000000000
-11100111111000001000000000010011
-01101111111000010100010011101001
-11000011000001001100001100111111
-00100000010000000011000011000101
-00100000010000000100001100011111
-01101000010010010100010000110000
-00011000010000001010001000000010
-00011000010000001010010000000100
-00100000001000000100001100110101
-01101000010010010100010000110000
-00011000010000001010011000000000
-11101111111000001000000000010011
-00100000011000000000000000000000
-00100000010000000100001101000011
-11000000100000000100001101001010
-00100000001000000100001100100111
-00011000010000001010010000001010
-00100000001000000100001011111000
-01101111111001000100110011101011
-01100111111001000100110011111110
-01110000010011010000111000000000
-01101111111000001100110100000010
-00011111111010111111111000000000
-11011000010000000100101110000111
-10011000010000001000010000000000
-11101111111000100000000000000010
-01100111111000100100110011111010
-01101111111000001100110100001110
-00100100001110100100001101011111
-01101000010010010100110011110100
-11101111111000001000000000000010
-01100111111000001100110100001010
-00011000010000001000010000000001
-01100000010010010100110011110100
-00011111111100011111111000000000
-01100111111000001100110011111001
-00100000001000000100001101100010
-01101111111000001100110100001010
-00011111111000010111111000001111
-01100111111000001100110011111001
-01101111111000001100110100001110
-01111001010000000111111000000000
-01100111111000001100110100001110
-11011000010000000100101101110111
-01101111111000001100110011111001
-10011000010000001000010000000000
-11101111111000001000000000000010
-01101000010010001100110100000010
-00100000010000000100001110011010
-01100111111000001100110100000010
-01101111111000001100110011111001
-00011111111000010000010000001000
-01100000010010001100110011111000
-00011111111000010000010000000111
-01100000010010001100110011111001
-00100000010000000100001110100011
-01100000010010100100110100000110
-01101111111000001100110011111000
-00100000001110100100001101111001
-01101111111000100100110011111110
-01101000010010100100110100000110
-10011000010001100111111000000000
-00100000001000000100001101111100
-01101111111000100100110011111110
-01101000010010100100110100000110
-10011000010000001111111000000000
-01100111111000100100110011111110
-11011000010000000111111111111111
-10011000010001100111111000000000
-11000010100011111100001110000010
-01100000010010100100110011111110
-00100000001000000100001110001000
-01101111111000100100110011111110
-11011000010000001000000000000000
-10011000010000001111111000000000
-11000011000011111100001110001000
-11011000010111111000000000000000
-01100000010010100100110011111110
-01101111111000001100110100000010
-00011111111010111111111000000000
-11011000010000000100101110000111
-10011000010000001000010000000000
-11101111111000100000000000000010
-01100111111000100100110011111010
-01101111111000010100110011110110
-01101000010010010100110011111110
-11100000010000010000000000111111
-00011111111000001111111000000010
-01100111111000010100110011110110
-01101111111000001100110011110011
-00011111111000001111111111111111
-01100111111000001100110011110011
-00100100001110100100001101010101
-01101111111001000100110011111110
-01100111111001000100110011101011
-00100000011000000000000000000000
-10011000010000001111111000000000
-11000011000000111100001110011110
-01011000000000000000000000000000
-00100000011000000000000000000000
-00011111111000010111111011111111
-00011111111001100111110001011000
-00100000011000010000000000000000
-01011000000000000000000001011000
-00100000011000000000000000000000
-01101010001000100100110011111010
-00011010001010010000010000000000
-01101111111000001100110011111001
-11000011000000010100001110101001
-00011010001000100111111000000000
-10011000010000001000010000000000
-01101111111000001100110011111001
-11000011000000001100001110101101
-00011010001000110111111000000000
-10011000010000001000010000000000
-01101111111000001100110011111001
-11000100000000000000000000000000
-00011010001010110111111000000000
-10011000010000001000010000000000
-00100000011000000000000000000000
-00100000010000000111001110010110
-00100000011101011000000000000000
-01011000000000000100010110111110
-01100111111000010100010111100000
-01011000000000000011001100001010
-01100111111000010100010111100010
-01011000000000000100011001011110
-01100111111000010100010111100100
-01011000000000000100010000101110
-01100111111000010100001111010101
-01011000000000000100010000110000
-01100111111000010100001111010111
-01011000000000000100010001010101
-01100111111000010100001111011011
-01011000000000000100010001110110
-01100111111000010100001111011101
-01011000000000000100001100001000
-01100111111000010100001111010011
-01011000000000000100010011010001
-01100111111000010100001111011111
-01011000000000000100010010010100
-01100111111000010100001111100011
-01000100100101110100000000000101
-00100000010000000100010000010010
-00100000010000000100010001100011
-00100000010000000111100010101101
-01110000010000001100000000000010
-01110000010010011011011100000000
-01101111111000001100011101111001
-01100111111000001100011001001000
-11000000000000000100001111011011
-01101111111000001100011101111010
-01100111111000001100010011101100
-01110000010000111000100000000000
-00100000010000000111011101110110
-00100000010000000111011110000000
-01110000010001111010000100000001
-01101111111000010100010011101001
-11000011100001100000000000000000
-00100000001000000100001100100111
-00100000001000000100001111111001
-01110000010001111010000100000010
-01110000010000111000100000000001
-01011000000000000000000000100000
-00100000010000000110001111000111
-11011000101000000100001001110011
-01101111111000001100001011011011
-00011111111000010000010011110000
-00011000010100011000010000000000
-00100000010000000100001111110011
-11100000010000001000000000000101
-00011111111000010000010000001111
-00100000010000000100001111110011
-11100000010000001000000000000101
-00100000010000000010100101010101
-01101000010010001100001001101011
-00011000010000100111001000000000
-11011000101000000100001101001011
-11011000110000000100001001101100
-00100000010000000111110011011010
-01101000010010001100001001101011
-00011000010000100111001000000000
-11011000101000000100001101101011
-11011000110000000100001001101100
-00100000001000000111110011011010
-00011000010001100111110000001001
-00100000001000010100001111110111
-00011000010000001000010000110111
-00100000011000000000000000000000
-00011000010000001000010000110000
-00100000011000000000000000000000
-01101111111000001100011101101110
-11000000111111111100010000001011
-01101111111000001100011101101100
-11000000111111111100010000001110
-01101111111000001100011101110111
-11000000111111111100010000010000
-01101111111000001100011011011010
-00011111111000100111001000000000
-01011000000000000100011011011011
-00011111111000100010001000000000
-00011010001000100000110000000000
-11101111111000001000000000000110
-00011000110000100010001000000000
-11000000011111111100010000001001
-00011111111000100000010000000000
-00100000010000000110111011110111
-11000010000000000100010000000011
-00100000011000000000000000000000
-01101111111001000100011101101110
-01100111111001000100011011011101
-00100000001000000100001111111011
-01100111111000001100011011011011
-00100000001000000100001111111101
-01100111111000001100011011011100
-00100000001000000100001111111111
-00100000010000000100010110111010
-00100000010000000100011001000000
-11011010001000000000000000000000
-00100000010000000111000001010101
-00100000010000000100001111111001
-00100000010000000100010001101011
-00100000010000000100010000101100
-00100000001000000100010000011011
-00100000011000000000000000000000
-01101111111000001100100110100100
-00011111111000100111001000000000
-01011000000000000100100110100101
-00011111111000100010001000000000
-00011010001000100000110000000000
-11101111111000001000000000000110
-00011000110000100010001000000000
-11000000011111111100010000100110
-00011111111000100000010000000000
-01100111111000001100100110101001
-00100000010000000100010000101000
-11000010000000000100010000011111
-00100000011000000000000000000000
-01101111111000001100100110101001
-11000001011111111000000000000000
-10011000000000000000010000000000
-00100000001000000110111011110111
-01110000010001110111110101100100
-00100000011000000000000000000000
-00100000010000000100010000110001
-00100000010000000111110111100010
-00100000001000000111000000011011
-00100000010000000111100010001011
-11011111001000000000000000010000
-11011000110000001000000001110000
-00011000110000100000101000000000
-11101111111000001000000000000110
-11000000000011111100010001000101
-11000000000100000100010001000101
-11000000000100001100010001000101
-11000000000100010100010001000101
-11000000000100011100010001000101
-11000000000101100100010001000101
-11000000000101101100010001000101
-11000000000000000100010001000101
-11000010000000000100010000110100
-11011111111000001000000011011100
-10011000110001100111110000000000
-00100000001000101100010001001011
-11011111001000000000000000001000
-11011000110000001000000011010100
-00100000001000000100010000110100
-01011000000000000000000001000000
-11100111111000001000000000000101
-00100000001000000100010000111110
-01011000000000000000000010000000
-11100111111000001000000000000101
-00100000001000000100010000111110
-01101111111000001100100110100100
-00011111111000100111001000000000
-11011000110000000100100110100101
-11101111111000001000000000000110
-01111001001000000111111000000111
-11011000010000000000000000111110
-00100000010000000110111100100000
-11000010000000000100010001001110
-00100000011000000000000000000000
-00100000001000000111000000100111
-00100000010000000100010001101101
-00100000010000000100010001011000
-00100000001000000100010001010100
-01101111111000010100010011101001
-11000011100001001000000000000000
-01101111111000001100100110110111
-11000000000000001100010001011101
-00100000011000000000000000000000
-01101111111000001100011110011000
-11000001000000001000000000000000
-01110000010001111001100000000001
-00100000010000000100010001100111
-00100000010000000100010001101001
-00100000001000000100010010000000
-01101111111000010100100110111100
-01100111111000010100100110111110
-01110000010010011100000000000000
-00100000011000000000000000000000
-01011000000000000000000000000000
-00100000001000000100010001100100
-11011010001000000000000000000000
-00100000001000000111011110111111
-11011010001000000000000000000000
-00100000001000000111011111000100
-01101111111000010100010011101001
-11000100000001001000000000000000
-00100000010000000010101000101000
-00100100011110100000000000000000
-11011010001000000100011011000110
-00100000010000000111100011001010
-00100100011101000000000000000000
-11011000110000000100011011000110
-00100000001000000110001111001011
-00011010011000100111111000000000
-11000000000101101100001101000111
-11000000000010000100001100101111
-11000000000010100100010001111100
-11000000000010101100010010000110
-00100000011000000000000000000000
-00100000010000000100010001100111
-00100000010000000100010001101001
-01111001001111111000000000100111
-00100000001000000100010010000010
-01101111111000010100011110011001
-01100111111000010100011110011011
-01110000010001110111110000010100
-01110000010000001001010000000000
-00100000010000000100001100010101
-00100000001000000100001100101011
-01111001001000000000000000100111
-00100000010000000100010001100011
-00100000010000000100010101101110
-00100000010000000100010101100010
-01011000000000000000000000000000
-01100111111000101100011101001010
-00100000010000000111100010101101
-01110000010001110000110000001010
-01110000010001110000111000001010
-01110000010001110001000000001010
-01110000010000001100000000000010
-01011000000000000000000000100000
-00100000010000000110001111000111
-00100000001000000100001100010111
-00100000010000000100010100001111
-00100000010000000100010100010010
-00100000010000000100010100010101
-00100000010000000100010010100001
-00100000001000000100010010011001
-11011010011000000100100110111000
-11011010010000000000000000000000
-00100000001000000100001011100000
-11011010011000000100100110111110
-11011010010000000100010010011111
-00100000001000000100001011100111
-01110000010010011100000000000001
-00100000011000000000000000000000
-11011010011000000100011110011011
-11011010010000000100010010100100
-00100000001000000100001011100111
-01110000010001111001100000000010
-01110000010010011011011100000000
-00100000001000000100010010001010
-01101111111000001100011101110110
-00100000011110100000000000000000
-11011010011000000100011101111100
-11011010010000000100010010101100
-00100000001000000100001011100000
-01101111111000001100011101111011
-01100111111000001100011101111100
-01101111111000001100011101111111
-00100100011110100000000000000000
-00100000010000000110111110110000
-01100111111000010100011110010110
-11011010001000000100011110010000
-00100000010000000110111111010111
-01101000010010001100011101111101
-10011000010001100111110000000000
-00100000001000010100010010111001
-01100111111000001100011101111101
-00011111111000100000010000000000
-01100000010010001100011101111110
-01101111111000001100011101111000
-10011000010001100111110000000000
-00100000010000010100010011000100
-01100000010010001100011110001001
-11011111001000000000000000000110
-11011000110000000100011110000100
-00100000010000000100010011001011
-01100111111000001100011110001010
-11011010001000000100011110000001
-00100000001000000111100010110010
-01101111111000001100011110000000
-00100100011110100000000000000000
-01110000010001111000000000000001
-11011010001000000000000000000001
-00100000001000000111011111000100
-11011010001000000000000000000001
-00100000001000000111011110111111
-11011010001000000000000000000000
-11101111111000001000000000000110
-10011010001000001010001000000000
-11000010000000000100010011001100
-00011010001000010111111011111111
-00100000011000000000000000000000
-01101111111000001100001110010111
-11000000000010010100010011010100
-00100000011000000000000000000000
-01101111111000010100001110011000
-11000000000011001100010011101011
-00100000011000000000000000000000
-01000100100101111100000000000101
-11101111111000101000000000010001
-01100111111000101000011011110001
-01101111111000010000011011110001
-11011000010000000110101101011010
-10011000010001100111110000000000
-00100100011000101000000000000000
-01101111111000010000011011110100
-00011111111100001111111000000000
-01100111111000010000011011110100
-00011111111000100111001000000000
-00011010001000001010001000000101
-00011010001000100000110000000000
-11011000101000000000011011110110
-00100000010000000111110011011010
-11101111111000001000000000000110
-01100111111000001000011100000000
-11011010001000000000011011110011
-11011010010000000000011011110110
-00100000011000000000000000000000
-01011000000000000000000000000000
-01100111111000101100011100000000
-01100111111000101100011100000101
-00100000010000000100010011010111
-00011010010000100000110000000000
-11011000101000000100011100000000
-11011111001000000000000000001010
-00100000010000000111110011011010
-01000100100110000100000000000110
-11101111111000001000000000010001
-11000000000000010100010100011110
-11000000000000011100010100110011
-11000000000000100100010100111010
-11000000000000101100010100111010
-11000000000000110100010110101010
-11000000000000111100010110101011
-11000000000001000100010110101110
-00100000011000000000000000000000
-00100000010000000100010011101011
-01101111111000001000011011110011
-11000000000000100100010100000010
-11000000000000101100010100000010
-00100000011000000000000000000000
-01101111111000001100011100000000
-00100100010110100100010100001001
-01101111111000001100011100000010
-00100100010110100100010100001011
-01101111111000001100011100000100
-00100100010110100100010100001101
-00100000011000000000000000000000
-01110000010010011010000100000101
-00100000011000000000000000000000
-01110000010010011010001000000101
-00100000011000000000000000000000
-01110000010010011010001100000101
-00100000011000000000000000000000
-11011010011000000100100110100001
-11011010010000000100010100011000
-00100000001000000100001011100000
-11011010011000000100100110100010
-11011010010000000100010100011010
-00100000001000000100001011100000
-11011010011000000100100110100011
-11011010010000000100010100011100
-00100000001000000100001011100000
-01110000010001110000000000000000
-00100000001000000100010100111010
-01110000010001110000001000000000
-00100000001000000100010100111010
-01110000010001110000010000000000
-00100000001000000100010100111010
-01101111111000001100011100000000
-01100111111000001100011100001011
-01101111111000001100011100000001
-01100111111000001100011100001101
-00100000001000000100010101000100
-01101111111000001100011100000000
-01100111111000001100011100001101
-00100000001000000100010101010010
-01101111111000001100011100001100
-00100000010000000100010100101011
-01101111111000001100011100000001
-01100111111000001100011100001011
-00100000001000000100010101010000
-11000000000000010100010100101111
-11000000000000011100010100110001
-01100111111000001100011100001100
-00100000011000000000000000000000
-01110000010001110000110000000101
-00100000011000000000000000000000
-01110000010001110000110000001010
-00100000011000000000000000000000
-01101111111000001100011100000000
-00100000010000000100010100101011
-01101111111000001100011100001100
-00100000010000000100010110011110
-00100000010000000100010110100001
-01110000000001100111000100000000
-00100000001000000111000001111010
-01101111111000001100011110011110
-00100100011110100000000000000000
-01101111111000110100011100000000
-01100111111000110100011100001011
-01101111111000001100011100001100
-01101000010010001100011100001110
-10011000010000010111111000000000
-01101000010010001100011100010000
-10011000010000010111111000000000
-00100000010110100100010101010110
-01000100100110001100000000000110
-01101111111000010100010011101001
-00101111111011111111111000001001
-00100100010000001100010001100011
-00100000010000000100010101010000
-00100000010000000100010101010010
-00100000001000000100010101001011
-01101111111000001100011100001011
-01101000010010001100011100001101
-10011000010000001111111000000000
-00100100001110100111100010001101
-00100000001000000111100010001011
-11011000110000000100011100001011
-00100000001000000100010101011000
-11011000110000000100011100001101
-00100000001000000100010101011101
-11011000110000000100011100001111
-00100000001000000100010101111010
-01110000010001110111111100000000
-00100000011000000000000000000000
-11101111111000001000000000000110
-11000000000000000100010101100010
-11000000000000001100010101100110
-11000000000000010100010101101010
-00100000011000000000000000000000
-11101111111000001000000000000110
-11000000000000000100010101101110
-11000000000000010100010101110010
-11000000000000001100010101110110
-00100000011000000000000000000000
-01101000010010001100100110100101
-00100000010000000110111011110011
-01101000010010001100100110100110
-00100000001000000110111011110011
-01101000010010001100100110100101
-00100000010000000110111011110111
-01101000010010001100100110100110
-00100000001000000110111011110011
-01101000010010001100100110100101
-00100000010000000110111011110011
-01101000010010001100100110100110
-00100000001000000110111011110111
-01101000010010001100100110100111
-00100000010000000110111011110011
-01101000010010001100100110101000
-00100000001000000110111011110011
-01101000010010001100100110100111
-00100000010000000110111011110111
-01101000010010001100100110101000
-00100000001000000110111011110011
-01101000010010001100100110100111
-00100000010000000110111011110011
-01101000010010001100100110101000
-00100000001000000110111011110111
-01000100100110010100000000000110
-11101111111000001000000000000110
-11000000000000000100010110000111
-11000000000000001100010110000000
-11000000000000010100010110000010
-00100000011000000000000000000000
-01110000010001110010100100000000
-00100000001000000100010110000011
-01110000010001110010100100000001
-11101111111000001000000000000110
-01100111111000001100011100101011
-11101111111001000000000000010010
-00100000001000000100010110001100
-11101111111000001000000000010010
-00100000010000000111000010111101
-00011010010000001010010000000001
-11101111111000001000000000010010
-00100000001000000111000010111101
-01100111111001000100011100101100
-01110000010001110111111100000001
-01101111111000001100011100101001
-11000000000000000100010110011010
-01101111111000001100011100101101
-01100111111000001100011100101110
-01101111111000001100011100101100
-00100000010000000111000010111101
-01101111111000001100011100101011
-00100000010000000100010110011110
-01100111111000001100011100110011
-01101111111000110100011100101110
-01100111111000110000011001110000
-00100000001000000111000001100110
-01101111111000001100011100101100
-01100111111000001100011100101110
-01101111111000001100011100101101
-00100000001000000100010110010011
-00011111111011111111111000000101
-00011111111000001111111000110010
-00100000011000000000000000000000
-11011000010000000010111011100000
-10011000010011111111111000000000
-00011111111001101111110001100100
-00100000010000000111110101100010
-00011000000001111000010000000000
-00011000010000100010001000000000
-01011000000000000010111011100000
-10011000010001100010010000000000
-00100000011000000000000000000000
-00100000011000000000000000000000
-01101111111001000100011100000000
-01100111111001000100011101001010
-00100000011000000000000000000000
-01101111111000001100011101100111
-01100111111000001100011101011101
-01101111111000001100011101101000
-01100111111000001100011101011110
-01101111111000001100011101101001
-01100111111000001100011101011111
-11011111001000000000000000001101
-11011000110000000100011101011000
-00100000010000000100010011001011
-01100111111000001100011101100101
-11011010001000000100011101010101
-00100000001000000111100010110010
-01011000000000000000000000000000
-01100111111001000100010111010110
-00100000010000000011001110011111
-00100000001000000011010000000010
-00100000010000000100010111000010
-00100000010000000100010111001010
-00100000010000000100011000001110
-00100000001000000100011001100101
-00100000010000000011010000000111
-01101111111000001100011000010110
-11000001100000001000000000000000
-01101111111000001100100110111000
-00100100001110100011010001100000
-01101111111000001100011110011000
-11000000000000010011010001100000
-00100000011000000000000000000000
-01101111111000001100011000010110
-11000001100000000000000000000000
-00100000010000000100010111011001
-00100000001101111100010111010111
-01101111111000001100100111000000
-00100000011110100000000000000000
-01101111111000001100100111000001
-00011111111000001111111000000001
-01100111111000001100100111000001
-11000000000000100100010111010111
-00100000010000000011001000100010
-00100000010000000100010111101010
-00100100001101111100010111001110
-01110000010010011100000100000000
-00100000011000000000000000000000
-01101111111000001100011000010110
-11000001100000000000000000000000
-00100000010000000100010111011110
-00100000010000000011010100011000
-00100000001000000100010111101010
-01101111111000001100011000010101
-11000011100000000000000000000000
-01111001001000000111111000000000
-01100111111000001100011000010101
-01101111111000001100011000100011
-01100111111000001100000101000001
-01110000010001100001000100000000
-01110000000010010000110100000000
-01110000010001100000101000000001
-01110000010001010111111000000000
-01101111111000100100100111011010
-00100000001000000011010001011101
-00100000010000000011001111110001
-00100100001101111011001110111110
-00100000010000000011001111100011
-00100100001101000011001110111110
-01101111111000001100010101111101
-00100000001110100011001110111110
-00011111111000001111111000000010
-10011000000000000111001000000000
-11011000110000000100010011110111
-11011000101000000100010111101000
-00100000010000000111110011011010
-01110000010001100001001100000000
-01101111111000001100011000010000
-00100000010110100011001111111110
-01101111111000001100010111101010
-11000000011111111100010111111100
-11000000000000001100011000000001
-00100000001000000011001110111011
-01101111111000001100011000010000
-00100100011110100000000000000000
-01101111111000001100010111010101
-00100000011110100000000000000000
-00100000001000000011010110011011
-00100000010000000011010100101110
-01101111111000001100011000001010
-01101000010010001100010111101000
-00101000010011111111111000000011
-01111001001000001111111000000000
-01100111111000001100011000001010
-11000000000000001100011000001001
-00100000001000000011001111001011
-01101111111000001100001111001011
-00011111111001100111110000001110
-00100000010000101111100010001101
-01101111111000100100010111110010
-00100000001000000011010110100011
-01101111111000001100011000010110
-11000001100000001000000000000000
-00100000010000000011001011111111
-00100000010000000100011001011011
-00100000010000000011001110111110
-00100000010000000011000100011001
-00100100001101111011001110111110
-00100000010000000011001100011110
-00100000010000000011001111110100
-00100000010000000011001110011001
-00100000010000000011001100010111
-01101111111000001100010111010101
-00100100001110100100011000100001
-00100000010000000011010100001010
-01101111111000001100011000010100
-00100000011110100000000000000000
-01011000000000000000000000000000
-01100111111000100100011000110000
-00100000011000000000000000000000
-01110000010001100001001100000000
-11011010001000000000000000000000
-00100000010000000111100010001101
-00100000010000000011010001100000
-00100000010000000011001001011000
-01101111111000100100010011110001
-01100111111000100100100111011010
-01101111111000001100100111100110
-00100100010110100100011000101100
-01101111111000100100100111011010
-00100000001000000011001000110110
-01101111111000001100100111100110
-00100000011110100000000000000000
-01101111111000001100011000101101
-01100111111000001100100111011101
-01101111111000001100010011110010
-01100111111000001100100111011100
-01101111111000001100011000101100
-01100111111000001100100111011011
-01101111111000001100010011110001
-01100111111000001100100111011010
-00100000011000000000000000000000
-00100000010000000100011001001010
-01101111111000100100100111011010
-01101000010010100100100111011110
-10011000010001100111110000000000
-00100000011000101000000000000000
-00011010011000100010010000000000
-11011010001000000100100111011010
-11011111001000000000000000000100
-00100000001000000110101101000101
-01101111111000100100010011110001
-01100111111000100100100111011010
-01101111111000001100100111100110
-00100000011110100000000000000000
-00100000011000000000000000000000
-00100000010000000100011001001010
-01101111111000100100100111011110
-00100000011110100000000000000000
-01100111111000100100100111011010
-00100000011000000000000000000000
-00100000011000000000000000000000
-01101111111000001100100111100110
-00100000011110100000000000000000
-11011010011000000000011100000000
-00011010011000100010010000000000
-11011010001000000100100111100010
-11011111001000000000000000000100
-00100000010000000110101101110100
-01101111111000100100100111100010
-00100000011110100000000000000000
-01100111111000100100100111011110
-00011010011000100111111000000000
-11011000010000000000011111001100
-10011000010001100111110000000000
-00100000011000010000000000000000
-00011010011000001010011000000100
-00100000001000000100011001001110
-01101111111000100100011000110000
-00100000011110100000000000000000
-00100000001000000011001000110110
-01101111111000010100010011101001
-11000011100001001000000000000000
-01101111111000010100011110011001
-01100111111000010100011110011011
-01110000010010011011011100000001
-11011010001000000100010111101011
-00100000001000000100010011111101
-01101111111000001100100111000000
-00100000011110100000000000000000
-00100000010000000100011001101101
-00100100011101000000000000000000
-01101111111000011100010110101111
-00100000010000000111110100100101
-01100000010010100100000010101001
-00100000001000000010010000011110
-01111000001101000111110000000000
-00100000010000000010010000001000
-01101111111000011100000010111101
-00100000001110100111110110111100
-00100000001000000100010000110000
-00100000011101011000000000000000
-00100000010000000100011101110010
-00100000010000000110111111110111
-01011000000000000100011101010110
-01100111111000010100010111110010
-01011000000000000100011010110110
-01100111111000010100010111110110
-01011000000000000100011010110001
-01100111111000010100001111010101
-01011000000000000100011011110000
-01100111111000010100001111011011
-01011000000000000100011011110010
-01100111111000010100001111011101
-01011000000000000100011100111011
-01100111111000010100001111100011
-01011000000000000100011010100110
-01100111111000010100011011101110
-01011000000000000100011010010110
-01100111111000010100011011110010
-01000100100110011100000000000110
-00100000010000000110110011000001
-00100000010000000100011010101101
-00100000010000000111100010101101
-01101111111000001100011010111110
-01100111111000001100011000101101
-11000000000000000100011010010101
-01101111111000001100011010111111
-01100111111000001100010011101100
-00100000010000000100011010100110
-00100000010000000111011101110110
-00100000010000000111011110000000
-01110000010001101110101000000001
-01101111111000010100010011101001
-11000011100001100000000000000000
-00100000001000000100001100100111
-01110000010001101110101000000010
-00100000010000000100011010100110
-11011010001000000000000000000000
-00100000010000000111011111000100
-00100000010000000100011100011001
-01101111111000100100011100000000
-01100111111000100100010110001111
-00100000001110100011001010010001
-01101111111000100100010110001111
-01100111111000100100010111101000
-01101111111000010100010111011100
-01100111111000010100010111011110
-00100000001000000011010100110100
-11011000010000000000000000000100
-11011010001000000100010110001111
-11011010010000000000000000000000
-00100000011000000000000000000000
-01000100100110100100000000000110
-01101111111000001100011010111100
-11000000111111111100011010101011
-01101000010010001100011010011001
-00100000001000000110111011110111
-01100111111000001100011010011001
-00100000001000000100011010101001
-00100000010000000011010111110000
-01101111111000010100011011100110
-01100111111000010100011011101000
-00100000011000000000000000000000
-00100000010000000100011010110110
-01101111111000001100011010001111
-01111001001000000111111000000111
-11011000010000000000000000111111
-00100000001000000110111100100000
-00100000010000000110111100110101
-00100000001000000111000000011011
-00100000010000000111000000100111
-00100000010000000100011011001001
-00100000010000000100011010111100
-00100000001000000100011011010111
-01101111111000001100011011110101
-11000001100000001000000000000000
-01101111111000100100011011111001
-00100000001110100100011011000011
-01110000010001101111111100000000
-01111000001101000111110000000000
-00100000001000000111100010001101
-01101111111000001100011011111111
-11000001011111111000000000000000
-00011111111000001111111000000001
-01100111111000001100011011111111
-01111000010101000111110000000000
-00100000001000000111100010001011
-01101000010010010100010000101110
-00011000010000010111111000000001
-00011000010000110000010000000000
-01100111111000001100011011111001
-00011000010000010111111000000001
-00011000010000110000010000000000
-01100111111000001100011011111010
-00011000010000010111111000000001
-00011000010000110000010000000000
-01100111111000001100011011111011
-00011000010000010111111000000001
-00011000010000110000010000000000
-01100111111000001100011011111100
-00100000011000000000000000000000
-01000100100110101100000000000110
-00100000010000000100011011100110
-00100000010000000100011011101011
-00100000010000000100011011011101
-00100100011101000000000000000000
-00100000001000000100011101010010
-01101111111000001100011011110101
-11000001100000001000000000000000
-01101111111000001100011011111111
-00100000011110100000000000000000
-00011111111001100111110000000001
-00100100011000010000000000000000
-01101111111000010100010111011100
-01100111111000010100010111011110
-00100000001000000111110110111010
-01101111111000001100011011111001
-00100100001110100100011101000110
-01101111111000001100011011111010
-00100100001110100100011101001000
-00100000001000000100011101001110
-01101111111000001100011011111011
-00100100001110100100011101001010
-01101111111000001100011011111100
-00100100001110100100011101001100
-00100000001000000100011101010000
-00100000010000000100011100110000
-00100000001000000100011010111000
-00011010011000100111111000000000
-11000000000101101100001101000111
-11000000000010000100001100101111
-11000000000111001100011011111010
-11000000000111100100011100000001
-11000000000111010100011011111001
-00100000011000000000000000000000
-00100000001000000011010101111011
-01000100100110110100000000000110
-01101111111000100100010111101000
-01100111111000100100011100000000
-01101111111000001100011100001100
-00100100010110100100011100000110
-01101111111000100100011100000000
-00100000010000000011001000110110
-01110000010001011111110000000000
-01110000010001101111011000000001
-01110000010001101111011100000001
-01110000010001011101111000000000
-00100000011000000000000000000000
-01101111111000001100011100001100
-00100000011110100000000000000000
-01101111111000001100010011110010
-01100111111000001100011100000011
-01101111111000001100010111101001
-01100111111000001100011100000010
-01101111111000001100010011110001
-01100111111000001100011100000001
-01101111111000001100010111101000
-01100111111000001100011100000000
-00100000010000000100011100100000
-01101111111000100100011100000000
-01101000010010100100011100000100
-10011000010001100111110000000000
-00100000011000101000000000000000
-00011010011000100010010000000000
-11011010001000000100011100000000
-11011111001000000000000000000100
-00100000001000000110101101000101
-01101111111000001100011100001100
-00100000011110100000000000000000
-00100000010000000100011100100000
-01101111111000100100011100000100
-00100000011110100000000000000000
-01100111111000100100011100000000
-00100000011000000000000000000000
-01101111111000001100011100001100
-00100000011110100000000000000000
-11011010011000000000011100000000
-00011010011000100010010000000000
-11011010001000000100011100000100
-11011111001000000000000000000100
-00100000010000000110101101110100
-01101111111000100100011100001000
-00100000011110100000000000000000
-01100111111000100100011100000100
-00011010011000100111111000000000
-11011000010000000000011111001100
-10011000010001100111110000000000
-00100000011000010000000000000000
-00011010011000001010011000000100
-00100000001000000100011100100011
-01101111111000001100011011110110
-11000001000000000000000000000000
-01101111111000001100011011110101
-11000001000000001000000000000000
-01110000010001101111010100000001
-11011010001000000000000000000000
-00100000001000000111011110111111
-11011010001000000000000000000000
-00100000010000000111011110111111
-00100000010000000100011010100110
-00100000001000000100001100100111
-00100000010000000100001011101110
-00100000010000000011001010001110
-00100000010000000011010100110001
-00100000001000000100011100111111
-01101111111000001100011011000000
-00100000011110100000000000000000
-01101111111000001100010000101110
-00100100001110100100011010101110
-11011010011000000100011011101000
-11011010010000000100011100110111
-00100000001000000100001011100111
-01110000010001101100011100000001
-00100000011000000000000000000000
-01110000010001101100011100000010
-00100000011000000000000000000000
-01110000010001101100100100000001
-00100000011000000000000000000000
-01110000010001101100100100000010
-00100000011000000000000000000000
-01110000010001101100011100000000
-00100000011000000000000000000000
-01110000010001101100100100000000
-00100000011000000000000000000000
-11011010001000000100011011000001
-00100000001000000111100010110010
-11011010001000000100011011001110
-00100000001000000111100010110010
-01101111111000001100011011110111
-11000000000000001100011101100000
-11011010001000000100011011010111
-00100000010000000111100011001010
-00100100001101000100011101100101
-11011000110000000100011011010111
-11101111111000001000000000000110
-00011111111000100010001000000000
-11011010010000000100011011011000
-00100000011000000000000000000000
-01110000010001101111011100000000
-01111000001101000111110000000000
-11011010001000000000000000000001
-11011010010000000100011011111000
-00100000011000000000000000000000
-01101111111000001100011011011010
-11000000000000100100011101101001
-11000000000000101100011101101001
-00100000011000000000000000000000
-01101111111000001100011011011101
-00100100001110100100011101110000
-01101111111000001100011011011111
-00100100001110100100011101110000
-01101111111000001100011011100001
-00100100001110100100011101110000
-00100000011000000000000000000000
-01111000001101000111110000000000
-00100000001000000100011101011011
-01110000010001001110101100010100
-01110000010001001110010000000001
-01011000000000000000011000001111
-01100111111000010100011000101110
-01011000000000000100011000101110
-01100111111000010100001111111011
-01110000010000001001010000000001
-01110000010000001010011000000110
-01110000010000001100000100000010
-01110000010001100010110100000000
-01011000000000000100011010001101
-01100111111000010100010011101111
-01110000010001001110111000000001
-01110000010001101000111011111111
-01011000000000000000001010010110
-01100111111000010100011010010000
-01011000000000000000011100111010
-01100111111000010100011010010010
-01011000000000000100011011101010
-01100111111000010100010000110000
-01011000000000000000110000001100
-01100111111000010100011011101100
-01011000000000000100011010100001
-01100111111000010100010000101100
-01110000010001101011111000000000
-01110000010001101011110011111111
-01110000010001101011111111111111
-01110000010001101011101000000000
-01110000010001101011101100000000
-01110000010001101011110100000000
-01110000010001101100000000000001
-01011000000000000100111001010101
-01100111111000010100011010101101
-01100111111000010100011010101111
-01011000000000000000000000000111
-01100111111000010100011010110011
-01110000010001000000011100000010
-00111000000000110101101000001100
-00111000000001000000000100011010
-00111000000010000000000001100000
-00111000000011000000000000101000
-01100111111001001100011011000001
-00111000000000100000000000001010
-00111000000001000000000000000010
-11100111111000100000000000000101
-00111000000000110101101000001000
-00111000000001000000000110011010
-00111000000010000000000000000000
-00111000000011000000000000000000
-01100111111001001100011011001110
-01011000000000000000000001100100
-01100111111000010100011011100110
-01110000010000010100000100000000
-01110000010001011000100100000001
-01110000010001100000001100000110
-01110000010001011010111000000001
-01110000010001011110001100000000
-00100000010000000011001001111000
-00100000010000000011010111111011
-00100000010000000011001001011011
-01011000000000000000011100001000
-01100111111000010100010111010110
-01011000000000000000000001010000
-01100111111000010100010111011100
-01011000000010100111011100000000
-01100111111000011100011000001011
-01011000011000000100100000000000
-01100111111000011100010110101111
-00100000011000000000000000000000
-01011000000000000100011111101010
-01100111111000010100010111100000
-01011000000000000100100011010100
-01100111111000010100010111100100
-01011000000000000100100011100101
-01100111111000010100010111100110
-01011000000000000100100010101011
-01100111111000010100010111100010
-01011000000000000100011111111001
-01100111111000010000100001011001
-00100000001000000111100100010010
-01000100100110111100000000000110
-00100000010000000100011111101111
-00100000010000000100011111100101
-01101111111000001100011001101001
-00101111111011111111111000000101
-00100000001000001100011111001011
-01101111111000001100011001101001
-00101111111011111111111000000110
-00100000010000001011001001101011
-01101111111000001100011010010100
-01100111111000001100000101000001
-01110000010001011101001011111111
-01011000000000000000100110011111
-01100111111000010100011001000000
-01011000000000000000101010011111
-01100111111000010100011001000010
-01011000000000000000101110011111
-01100111111000010100011001000100
-01011000000000000000110010011111
-01100111111000010100011001000110
-01110000010001011101000110000101
-01110000010001101001001000000000
-01110000010001100010101100000000
-00100000010000000011001010000001
-01101111111000001100011001101001
-00101111111011111111111000000011
-00100000010000001011001010000100
-00100000010000000011001110011111
-00100000010000000011001010000111
-00100000010000000011001001011011
-01101111111000001100011001110011
-01100111111000001000100001011011
-01101111111001001100011001101010
-01100111111001001000100001011100
-00100000011000000000000000000000
-01110000010000001001100100011000
-01101111111000001100011001101001
-11000100000000111000000000000000
-01110000010000001001100100010000
-00100000011000000000000000000000
-01101111111000001100011000010000
-11000000000000000100100010011011
-11000000000000001100100000100010
-11000000000001111100100000011110
-00100000011000000000000000000000
-01000100100111000100000000000111
-11011010010000000001111111011111
-11011010001000000100011001001000
-11011111001000000000000000000001
-00100000001000000110101101110100
-01000100100111001100000000000111
-11011111001000000000000000000001
-11011010001000000100011001001000
-11011010010000000001111111011111
-00100000001000000110101101000101
-01101111111000001100011001101001
-11000010100000100100011111111101
-01101111111000001100011001001000
-11000000101011010100100000000001
-01110000010001100100100001011010
-01101111111100100001001101111010
-01111001001000000111111000011101
-01100111111000100000011110110100
-00100000010000000100100000011000
-00100000010000000111100101100110
-00100000010000000100100000000101
-00100000001000000100100000001110
-01101111111000001000100001011100
-00100000011110100000000000000000
-01101111111000001100011001001000
-11000000001011010100100000001100
-01101111111000100000100001011101
-01100111111000100000011110110100
-00100000011000000000000000000000
-01101111111000100000100001100001
-00100000001000000100100000001010
-01101111111000001100011001001000
-11000000001011010100100000010100
-01011000000000001001001001110010
-01100111111000010000011110100111
-01110000000001111101100000011010
-00100000011000000000000000000000
-01011000000000001001001010001101
-01100111111000010000011110100111
-01110000000001111101100000111111
-00100000011000000000000000000000
-01101111111000001100011001110100
-00100000011110100000000000000000
-11011000110000000100011001110100
-11011000101000000000100000011101
-11011111001000000000000000011110
-00100000001000000111110011011010
-00100000010000000011010001100000
-00100000010000000100100010100011
-00100000010000000100100001100111
-00100000001000000100100000011111
-00100000010000000011010001100000
-00100000010000000100100010100011
-00100000010000000011010001101001
-00100000010000000100100001100111
-00100000001000000100100000100011
-00100000010000000100100000101011
-00100000010000000100100000111011
-00100000010000000100100001001100
-00100000001000000100100001011001
-01000100100111010100000000000111
-01101111111000001100011001101000
-00100000011110100000000000000000
-11011000111000000000000000001101
-00100000010000000111110011101111
-00100100011110100000000000000000
-01110000010001100110100000000000
-01011000000000000000000000000001
-01100111111000001000100100010011
-01011000000000000000000000000000
-11100111111000111000000000000101
-01110000000010010000110000100000
-01101111111000001000100100001101
-01111001001000000111111000000010
-01100111111000001000100100001101
-00100000011000000000000000000000
-01000100100111011100000000000111
-01101111111000001100011001100101
-00100000011110100000000000000000
-11011000111000000000000000001110
-00100000010000000111110011101111
-00100100011110100000000000000000
-01110000010001100110010100000000
-11011000101000000000100100100011
-00100000010000000111110010011001
-01101111111001000000100100100011
-01100111111001000100011001010001
-01110000000010010010001100000000
-01110000000010010000101100010000
-01101111111000001000100100001101
-01111001001000000111111000000001
-01100111111000001000100100001101
-00100000011000000000000000000000
-01101111111000001100011001100111
-00100000011110100000000000000000
-11011000111000000000000000001010
-00100000010000000111110011101111
-00100100011110100000000000000000
-01110000010001100110011100000000
-11011000101000000000100101000011
-00100000010000000111110010011001
-01110000000010010100001100000010
-01101111111000010000100101000011
-01100111111000010100011001011111
-01110000000010010000110000100010
-00100000001000000100100000110111
-01000100100111100100000000000111
-01101111111000001100011001100110
-00100000011110100000000000000000
-11011000111000000000000000001100
-00100000010000000111110011101111
-00100100011110100000000000000000
-01110000010001100110011000000000
-11011000101000000000100100110011
-00100000010000000111110010011001
-01110000000010010011001100000011
-01101111111000011000100100110011
-01100111111000011100011001011100
-01110000000010010000110000100001
-00100000001000000100100000110111
-01000100100111101100000000000111
-01101111111000001000100100000001
-00100000010110100100100010110101
-00100000010000000111100100000110
-01101111111000001000100011110111
-00100000011110100000000000000000
-01110000000010001111011100000000
-01101111111000010000100011110101
-11011000010000000000001010111010
-10011000010001100111110000000000
-00100100011000101000000000000000
-01101111111000001000100001110101
-11000001110111010000000000000000
-01101111111000001000100001110110
-11000000010100000100100001111100
-11000000010100001100100010000010
-11000000010100110100100010001110
-11000000010100111100100010010000
-11000000010101001100100010010110
-01110000000010001111100000000000
-00100000011000000000000000000000
-01101111111000001000100001110111
-11000000010000001100100001111111
-00100000001000000100100001111010
-00100000010000000011001011111100
-01110000000010001111100000000001
-00100000011000000000000000000000
-01101111111000001000100001110111
-11000000000000001100100010000111
-11000000010000100100100010001010
-11000000010100111100100010001100
-00100000001000000100100001111010
-01101111111000001100010111010101
-01100111111000001000100010110110
-00100000001000000100100010000000
-00100000010000000011010001100001
-00100000001000000100100010000111
-01110000000010001011011010100001
-00100000001000000100100010000000
-01110000000010001011011000010101
-00100000001000000100100010000000
-01101111111000001100011000010110
-11000000000000000100100010010100
-11000000000000001100100010001100
-00100000011000000000000000000000
-01110000000010001011011010100000
-00100000001000000100100010000000
-01110000000010001011011000000000
-01110000000010001011011100000000
-01110000000010001011100000000001
-01110000000010001011100100000111
-00100000001000000100100010000000
-00100000010000000011010000000010
-00100000010000000011010000000111
-00100000010000000011010000101101
-00100000010000000100100010100011
-00100000010000000011010001101001
-00100000010000000011010010001000
-00100000010000000100100001100111
-00100000001000000100100010011100
-01000100100111110100000000000111
-01101111111000001100011000010110
-11000001100000000000000000000000
-00100000010000000011010001100100
-00100000010000000100100000100111
-01101111111000001100011000010000
-00100100011110100000000000000000
-00100000001000000011010100001010
-01101111111000001100010110001001
-11000000000000001100100010101110
-11000000000000010100100010110111
-01101111111000001100011010010011
-11000010100000000100100010111101
-00100000001000000100100010111001
-01101111111000001100001111001011
-11000001100000100000000000000000
-01110000010001101001001100000011
-00100000011000000000000000000000
-01110000010001101001001100000000
-00100000011000000000000000000000
-01101111111000001100011010010011
-11000010100000001100100011000001
-01101111111000001100011000010001
-11000000000000001100100011001000
-11000000000000011100100011001100
-00100000011000000000000000000000
-01101111111000001100011010010011
-01111001001111111111111000000000
-01100111111000001100011010010011
-00100000001000000100100011000100
-01101111111000001100011010010011
-01111001001111111111111000000001
-01100111111000001100011010010011
-01110000010001011000100000000001
-01011000000000000000000011111111
-01100111111000001100010100011001
-00100000011000000000000000000000
-01110000010001100001000100000001
-00100000010000000011001101111110
-00100100011101111000000000000000
-00100000001000000011001100001010
-01101111111000001100010011111001
-11000000000000001100100011001000
-11000000011111111100100011001000
-01110000000010001111100100000000
-01110000010001011000100000000001
-01101111111000001100011000100001
-01100111111000001100010100011001
-00100000011000000000000000000000
-01011000000000000000000000000001
-01100111111000001000100100010011
-01101111111000111100010111101011
-11100111111000111000000000000101
-01101111111000001100010111101011
-00100100010110100100100011011101
-01101111111000001100010111101011
-00100000010110100100100011100001
-00100000001000000100100000110110
-01110000010001100110100000000001
-01011000000000000000000110000000
-11011000111000000000000000001101
-00100000001000000111110011100001
-01110000010001100110100000000000
-01011000000000000000000000000000
-11011000111000000000000000001101
-00100000001000000111110011100001
-01101111111000001100010111101011
-11000000000000000100100011101010
-11000000000000010100100100011101
-11000000000000011100100100000101
-00100000001000000011001110111110
-01101111111000001100010111101101
-01100111111000001100011000010001
-01110000010001011110110100000000
-11011000101000000000100100100011
-11011000110000000100010111101100
-11011111001000000000000000001000
-00100000010000000111110011011010
-01101111111001000000100100100011
-00100100010110100100100011111101
-01101111111001000000100100100011
-00100000010110100100100100000001
-01101111111001000000100100100011
-01100111111001000100011001001001
-01101000010011000100011001010001
-10011000010001100111110000000000
-00100100010000101100100001000111
-01101111111001000100011001001001
-01100111111001000100011001010001
-00100000001000000011001110111110
-01110000010001100110010100000001
-01011000000000000000000110000000
-11011000111000000000000000001110
-00100000001000000111110011100001
-01110000010001100110010100000000
-01011000000000000000000000000000
-11011000111000000000000000001110
-00100000001000000111110011100001
-11011000101000000000100100110011
-11011000110000000100010111101011
-11011111001000000000000000000011
-00100000010000000111110011011010
-01101111111000010000100100110100
-00100100010110100100100100010101
-01101111111000010000100100110100
-00100000010110100100100100011001
-01101111111000011000100100110011
-01100111111000011100011001011001
-01101000010010011100011001011100
-10011000010001100111110000000000
-00100100010000101100100001100101
-01101111111000011100011001011001
-01100111111000011100011001011100
-00100000001000000011001110111110
-01110000010001100110011000000001
-01011000000000000000000110000000
-11011000111000000000000000001100
-00100000001000000111110011100001
-01110000010001100110011000000000
-01011000000000000000000000000000
-11011000111000000000000000001100
-00100000001000000111110011100001
-11011000101000000000100101000011
-11011000110000000100010111101011
-11011111001000000000000000000010
-00100000010000000111110011011010
-01101111111000010000100101000011
-00100100010110100100100100101101
-01101111111000010000100101000011
-00100000010110100100100100110001
-01101111111000010000100101000011
-01100111111000010100011001011111
-01101000010010010100011001100010
-10011000010001100111110000000000
-00100100010000101100100100110101
-01101111111000010100011001011111
-01100111111000010100011001100010
-00100000001000000011001110111110
-01110000010001100110011100000001
-01011000000000000000000110000000
-11011000111000000000000000001010
-00100000001000000111110011100001
-01110000010001100110011100000000
-01011000000000000000000000000000
-11011000111000000000000000001010
-00100000001000000111110011100001
-01110000000010010000110000100010
-00100000001000000100100000110111
-01101111111000001100001111001011
-11000001100000100000000000000000
-01101111111000001100011001001000
-11000001001011010000000000000000
-01110000010001101001001000000001
-00100000011000000000000000000000
-01101111111000001100001111001011
-11000001100000100000000000000000
-01101111111000001100011010010010
-00100000011110100000000000000000
-01110000000001100111100000000000
-01110000010001100100100001011010
-00100000010000000100011111110100
-00100000010000000100011111101111
-01101111111000001000011001111000
-00011111111000001111111000000001
-01100111111000001000011001111000
-11000000011111111110110010100011
-01101111111000001100011001001000
-11000000101011010100100101000010
-00100000001000000110110010100011
-01101111111000001100001111001011
-11000001100001111000000000000000
-00100000010000000101010010101100
-00100100001101000010000000000010
-01101111111000001100100001000110
-00100000001110100010000000000010
-01101111111000001100011001010101
-11000001011111111000000000000000
-00011111111000100000111000000000
-01101111111000100000011010011101
-10101111111011000000000000000000
-00100000010000001100111001000101
-00100000001000000010000000000011
-00100000010000000111001110010110
-00100000010000000100100110100001
-00100000010000000100100111001000
-00100000010000000100100111101010
-00100000011101011000000000000000
-00100000010000000100100101100110
-00100000010000000100101001111010
-01101111111000001100011001100011
-11000011100000111000000000000000
-01101111111000010100010011101001
-11000010100001100100101110010101
-00100000010000000101111010110110
-00100000001000000100101111001111
-01101111111001000100011100010011
-11000100000001101000000000000000
-01011000000000000100100101101100
-01100111111000010000100001011001
-01110000010001100110010010100101
-00100000001000000100100110001110
-00100000010000000100100101101111
-00100000010000000100100101110100
-00100000001000000100100110000100
-01110000010001100110010100000000
-01101111111001000100011100010011
-11000100000010110000000000000000
-01110000010001100110010101011010
-00100000011000000000000000000000
-01101111111001000100011100010011
-11000010100011101100100101111011
-11000010100011110100100101111110
-11000010100011111100100110000001
-01110000010001100110001000011001
-01110000000010000101101100001000
-00100000011000000000000000000000
-01110000010001100110001000001100
-01110000000010000101101100000100
-00100000011000000000000000000000
-01110000010001100110001000000110
-01110000000010000101101100000010
-00100000011000000000000000000000
-01110000010001100110001000000011
-01110000000010000101101100000001
-00100000011000000000000000000000
-00100000010000000111100101100110
-00100000010000000100100110000111
-00100000001000000100100110001100
-01101111111000001000100001011100
-00100000011110100000000000000000
-01101111111000001100011001100101
-11000000001011010100100000001100
-00100000001000000100100000001001
-01101111111000001100011001100101
-00100000001000000100100000001111
-01000100101000001100000000001000
-01101000010010001000100001101100
-00100000010000000110111011100110
-00100000001000001100100110010011
-00100000001000000100100110011010
-01101111111000001100011001100100
-11000001010100101000000000000000
-01110000010001100110010010100101
-01110000000010010000111000000000
-01110000000001110000100100000000
-01110000000010010000000000000000
-00100000001000000100100101100010
-01101111111000001100011001100100
-11000001001011010000000000000000
-01110000010001100110010001011010
-00100000010000000110000000011000
-00100000010000000101101010101010
-00100000010000000100111101110000
-00100000001000000111100100010010
-00100000011101011000000000000000
-00100000010000000011010111110000
-00100000010000000011001001011011
-00100000010000000100100110101111
-01101000010010001100100001100101
-00100000010000000110111011110011
-00100000010000000100101101101101
-00100000010000000110000101110111
-00100000010000000010101001000001
-01101111111001000100011100010011
-11000010100010100100100111111101
-11000010100010011101110101100000
-11000010100010010101110101101110
-00100000011000000000000000000000
-00100000010000000101010000111011
-01110000010010001110101100000000
-01011000001000110000000101110000
-01100111111000011100011000101101
-01011000000000010101001100000001
-11100111111000011000000000000101
-11011000101000000100011110100000
-11011111001000000000000000010100
-00100000010000000111110010100001
-01101111111000001100001001101011
-00011111111001100111110000001100
-00100100001000010100100111000110
-01011000000001101111111100000110
-01100111111000011100011110100000
-01011000000000000000001100000000
-11100111111000011000000000000101
-01011000000000000000000010000000
-11100111111000001000000000000101
-01101111111000001100001001101011
-00011111111000001111111000000001
-00011111111000100111001000000000
-11011000110000000100001101101001
-00100000001000000111110011011010
-11011000101000000100011110100000
-00100000001000000100100111000001
-01101000010010001100100001100100
-00100000010000000110111100001111
-01101000010010001100100001100011
-00100000010000000110111100001111
-01101000010010001100100001100101
-00100000010000000110111100001111
-01011000000000000100100001101110
-01100111111000010100100010010110
-01011000000000000100100001110110
-01100111111000010100100010011000
-01011000000000000100100010001010
-01100111111000010100100010011010
-01101111111000010100100010010110
-00011111111000100010010000000000
-11011111001000000000000000001000
-11101000010000001000000000010010
-00011000010001100111110011111111
-00100100010000101100100111100111
-00011010010000001010010000000001
-11000010000000000100100111010111
-00100000010000000010001111111101
-01101111111000010100100010011000
-00011111111000100010010000000000
-00011111111000100010011000000000
-11011111001000000000000000001011
-11101000010000001000000000010010
-00101000010011111111111000000111
-00100100010000001110111100001111
-00011010010000001010010000000001
-11000010000000000100100111100001
-00100000011000000000000000000000
-00100000010000000110111100001111
-11101000010000001000000000010010
-00100000001000000110111011000110
-01101111111000001100011001100110
-11000000000000001100100111110001
-01011000010111010100100000000000
-01100111111000100100011000010011
-01101111111000001100010000001100
-11000100000000000000000000000000
-00100000001000000101111111100100
-01110000010010010110101100001100
-01101111111000001100010000001100
-11000100000000000000000000000000
-01110000010010010110101100010000
-01101111111000001100011101111110
-00100000001110100101110000000001
-00100000011000000000000000000000
-01101111111000010100100111011111
-11011000010000000000010100101000
-10011000010001100111110000000000
-00100100011000010000000000000000
-00100000001000000010001101011010
-01000100101000010100000000001000
-01101111111000001100011001100110
-11000000000000000100101000000010
-11000000000000001100101000001100
-00100000011000000000000000000000
-11011011000000000000000001010000
-01011000000000000000010000000000
-10011011000001101111110000000000
-00100000010000000111110101100010
-00011000000001111111111000000000
-01100111111000010000011001110000
-11011111111000000001111111001100
-11011000010000000000000000000100
-11011101011000000000000000000100
-00100000001000000100101000010110
-11011011000000000000000100011000
-01011000000000000000010000000000
-10011011000001101111110000000000
-00100000010000000111110101100010
-00011000000001111111111000000000
-01100111111000010000011001110000
-11011111111000000001111111000010
-11011000010000000000000000001110
-11011101011000000000000000001110
-00100000001000000100101000010110
-01100000010010001000011001111000
-11011010001000000100100111000111
-11011010011000000000000000000000
-00011111111000100010010000000000
-01101111001000001000011001111000
-00100000010000000110101101110100
-01101111111001000100100111000111
-01101000010011000100100111001111
-10011000010000011111111000000000
-01101000010011000100100111010111
-10011000010000011111111000000000
-00100000001110100100101000101000
-00011010011000001010011000000001
-01101111111000010000011001110000
-10011010011001100111110000000000
-00011010010000100111111000000000
-10011011000001100111111000000000
-00100000001000000100101000011001
-00011010011001100111110000000000
-00100000001000101100101000111000
-00011010010000100111111000000000
-10011011000000001111111000000000
-10011101011001100111111000000000
-00011111111000100010010000000000
-01101111001000001000011001111000
-00100000010000000110101101110100
-01101111111001000100100111000111
-01101000010011000100100111001111
-10011000010000011111111000000000
-01101000010011000100100111010111
-10011000010000011111111000000000
-00100000001110100100101000111010
-00011010010000100111111000000000
-00100000001000000100101000101100
-01100101011000001100100111011111
-00100000011000000000000000000000
-01000100101000011100000000001000
-01011000000000000001111111010000
-10011010010001100111111000000000
-01100111111000010100100111011111
-00011010010000100111111000000000
-10011101011000001010010000000000
-01101111001000001000011001111000
-11011010001000000100100111000111
-00100000010000000110101101110100
-01101111111000001100011001100110
-11000000000000000100101001000111
-11000000000000001100101001001010
-00100000011000000000000000000000
-01101111111000110100100111000111
-01100111111000100100011010010001
-00100000001000000100101001110110
-01101111111000001100100111000111
-00011111111001100111110000000011
-00100100010000010111110111001010
-01100111111000001100100111000110
-01101111111000001100100111001000
-01100111111000001100011001100111
-01101111111000110100100111001001
-01100111111000110100011001101000
-01101111111000110100100111001111
-01100111111000110100011001101110
-00100000001000000101110001101111
-00100000001000000010001101011010
-01000100101000100100000000001000
-01101111111001000100011100010011
-11000010100010100100101001011100
-11000010100010011101110010110001
-11000010100010010101110010111001
-00100000011000000000000000000000
-00100000011000000000000000000000
-01101111111000001100011001100110
-11000000000000000100101001100001
-11000000000000001100101001101011
-00100000011000000000000000000000
-01101000010010010100100111011111
-01011000000000000001111111010000
-10011000010001100010010000000000
-11011010001000000100011010010001
-11011111001000000000000000000100
-00100000010000000110101101000101
-01101000010010010100100111011111
-00011000010000001000010000000100
-01100000010010010100100111011111
-00100000011000000000000000000000
-01101000010010010100100111011111
-01011000000000000001111111010000
-10011000010001100010010000000000
-00011010010000001010010000000001
-11011010001000000100011001101000
-11011111001000000000000000000110
-00100000010000000110101101000101
-00011010010000001010010000000111
-11011010001000000100011001101110
-11011111001000000000000000000110
-00100000001000000110101101000101
-01101111111000100100011010010001
-01100111111000100100010111101000
-01100111111000100100010110001111
-00100000011000000000000000000000
-01000100101000101100000000001000
-01011000000000000110000100001001
-01100111111000010100001111101001
-01011000000000000100111111100101
-01100111111000010100010111110010
-01011000000000000100111111111000
-01100111111000010100010111110100
-01011000000000000100111101000001
-01100111111000010100010111110110
-01011000000000000100101111100110
-01100111111000010100001111011001
-01011000000000000100111101011101
-01100111111000010100001111010111
-01011000000000000100101010011010
-01100111111000010100001111011101
-01011000000000000100101111001100
-01100111111000010100001111011011
-01011000000000000100111101100010
-01100111111000010100001111010101
-01011000000000000101101100001000
-01100111111000010100001111011111
-01011000000000000100101100011001
-01100111111000010100001111100011
-01011000000000000101010111111010
-01100111111000010100001111100111
-01011000000000000101010011000101
-01100111111000010100001111010011
-01011000000000000110001000100001
-01100111111000010100001111100001
-01011000000000000110001000101000
-01100111111000010100001111100101
-00100000011000000000000000000000
-01000100101000110100000000001000
-00011010011000100111111000000000
-11000000000110010100101011001011
-11000000001000100100101011010011
-11000000001000000100101011011101
-11000000000010101100101010111000
-11000000000010100100101010101010
-11000000000010000100101110010000
-11000000000110001101101011101101
-11000000000101001101101011101111
-11000000000111110100001100101001
-11000000001000100101101100010000
-11000000000111001100101011100010
-11000000000111100100101011100101
-11000000000111010100101011111110
-00100000011000000000000000000000
-01110000010001110111110100000000
-01110000010001111001010000000001
-00100000010000000110000001000010
-01101111111000001100011110010101
-00100100001110100100101010110000
-01110000010001111001011000010100
-01101111111000010100001111110001
-01111001001111111111111000000000
-01100111111000010100001111110001
-01110000010010000100010100000000
-01101111111000010100011110111110
-01100111111000010100011111000000
-00100000010000000101110000001011
-00100000001000000100101110111101
-01011000000000000000000000000000
-01100111111000010100011111000000
-01100111111000001100100001100000
-01100111111000001100100001100001
-01100111111000001100011110010100
-01110000010001111100001000000000
-01110000010010010101011000000000
-00100000010000000010100111001011
-00100000001000000100101011000001
-00100000010000000101101101111011
-01101111111000010100001111101111
-11000010100000111100101011000110
-11000010100000000100001011111100
-00100000001000000100101110010101
-00100000010000000101101100100001
-01101111111000010100001111101111
-11000010100000000100001011111100
-00100000010000000111110101111100
-00100000001000000100111101101100
-01101111111000001100011110010101
-11000000000000001100101011010000
-01110000010010000100010000010100
-01110000010010000110001000000101
-00100000001000000101101011110110
-00100000010000000101101011101111
-01110000010010000100010000000101
-00100000001000000101101011110110
-01101111111000001000000110100010
-00011111111001100111110000001100
-00100100001000010101101100000110
-01101111111000001000000110100100
-01101000010010001100100101101011
-10011000010001100111110000000000
-00100000001000010101101100011101
-01101111111000001000000110100100
-01100111111000001100000011000000
-00100000001000000101101100011111
-01101111111000001100100001100000
-00100100011110100000000000000000
-01110000010010000110000000000001
-01110000010010000110000100011110
-00100000011000000000000000000000
-00100000010000000100101011111001
-00100000010000000101110000001011
-00100000001000000110000010000110
-00100000010000000100101011111001
-01101111111000100100010110001111
-01100111111000100100010111101000
-01100111111000100100011010010001
-00100000010000000011010101011010
-00100000010000000110000110001110
-00100000010000000101110000001011
-00100000001000000110000001110101
-01110000010010000101111100000010
-00100000010000000100111100111110
-01110000010001110010110000000011
-00100000011000000000000000000000
-11011111001000000000000000000110
-11011000110000000100100001011000
-11101111111000001000000000000110
-11000000001010011100101011111001
-11000000000111001100101011111001
-11000000001000111100101011111001
-11000010000000000100101011110011
-00100000011000000000000000000000
-01110000010010011010101100000011
-01110000010010001111010000000001
-00100000011000000000000000000000
-01110000010010011010100100000001
-00100000011000000000000000000000
-01101111111000001100011000000000
-00100100001110100100101100010001
-01101111111000001100010111100010
-11000000000000010100101100001010
-11000000000000011100101100000100
-00100000001000000100101100000100
-00100000010000000110000000011000
-01101111111000001100011101111111
-00100100001110100101111100011011
-01101111111000001100011001100110
-11000000000000000100111101101100
-00100000011000000000000000000000
-01101111111001000100011100010011
-11000010100111110110000000110100
-11000010100110000110000000110100
-11000011000111010110000001100111
-01101111111000100100011010010001
-00100000001110100100111000111001
-00100000001000000110000001100111
-01110000010001100000000000000000
-00100000010000000011011001000111
-01011111111111111111111111111111
-01100111111001000100010110101111
-01011000000000000000000000000000
-01100111111000111100100001000110
-01110000010001110011111100000001
-00100000001000000100111110011010
-01000100101000111100000000001000
-00100000010000000101010100111101
-00100000010000000100101101001111
-00100000010000000110000101001101
-00100000010000000011001010001110
-00100000010000000011010100110001
-00100000010000000101111111011101
-00100000010000000100101101100010
-00100000010000000100101101101000
-00100000010000000100101101000011
-00100000010000000100101101011000
-00100000010000000101101111100001
-00100000010000000100101101011100
-00100000010000000101101111100100
-00100000010000000100101101011111
-00100000010000000100101101010101
-00100000010000000101101111111110
-00100000010000000101011010110110
-00100000010000000100101101001000
-00100000010000000100101101110010
-00100000010000000100101110000010
-00100000010000000100101110000111
-01101111111000001100011001100110
-11000000000000000100101110001010
-00100000001000000101110000000101
-01101111111000001100100110000000
-11000001100000001000000000000000
-11011010011000000100100110000001
-11011010010000000101101010010100
-00100000001000000100001011100000
-01101111111000010100100011111010
-01101000010010010100100111111111
-10011000010001100111110000000000
-00100000001000101100101100111111
-00011000010100001000010000000000
-10011000010001100111110000000000
-00100000001000101100101100111111
-00100000001000000101101110111010
-01101111111000001100100110000000
-11000001000000001000000000000000
-01110000010010011000000000000001
-00100000011000000000000000000000
-11011010011000000100011110010000
-11011010010000000100101101000110
-00100000001000000100001011100111
-00100000010000000100101110111101
-00100000001000000100111101101100
-11011010011000000100011011110011
-11011010010000000100101101001011
-00100000001000000100001011100000
-00100000010000000100101001010110
-01101111111000001100011110010011
-00100100001110100101111011010001
-00100000011000000000000000000000
-01101111111000001100011000110111
-00100000001110100100101101010011
-01110000010001100011000100111010
-00100000011000000000000000000000
-01110000010001100011000100110101
-00100000011000000000000000000000
-11011010011000000100100001100010
-11011010010000000101000000101111
-00100000001000000100001011100000
-11011010011000000100100001000101
-11011010010000000101101111011001
-00100000010000000100001011100000
-00100000001000000101101111010110
-01101111111001000100011100010011
-11000011100111011000000000000000
-00100000001000000101101111101110
-11011010011000000100100001100001
-11011010010000000101101011101111
-00100000001000000100001011100000
-01101111111000001100100110101001
-00100000011110100000000000000000
-01110000010010011010100100000000
-01110000010010001111010000000001
-00100000010000000011011000100101
-00100000001000000100111110100000
-11011010011000000100100110101100
-11011010010000000100101101101011
-00100000001000000100001011100000
-01110000010010011010101100000000
-00100000011000000000000000000000
-00100000010000000110000111101010
-00100000010000000100101101111100
-01101000010010001100100001101000
-00100000001000000110111011110011
-00100000011000000000000000000000
-01101111111000001100100001100110
-11000001011111111000000000000000
-01101111111000010100011110000001
-00100000011110100000000000000000
-01101111111000010100011100100101
-01101000010010010100011110000001
-10011000010001100000010000000000
-01101111111000010100100001101001
-10011000010001100111111000000000
-00100000001000010100101101111110
-01101000010010001100100001100110
-00100000001000000110111011110011
-01101111111000001100100110101010
-11000011000000001100101101111100
-01101000010010001100100001100110
-00100000001000000110111011110111
-11011010011000000100100011101110
-11011010010000000100101110000101
-00100000001000000100001011100111
-01110000010010001110101100000001
-00100000001000000100001100100111
-11011010011000000100100111000100
-11011010010000000100110110011110
-00100000001000000100001011100000
-11011010011000000100011110000001
-11011010010000000100101110001101
-00100000001000000100001011100111
-01101111111000001100011001100110
-11000000000000000100101100010001
-00100000001000000101101010101101
-00101000000011111111111000100110
-00100000010000001110000000011000
-00100000010000000101101010101101
-00100000010000000101101100100001
-00100000001000000100101110010101
-01000100101001000100000000001001
-00100000010000000110000110101011
-01101111111000010100010011101001
-00101111111011111111111000001011
-00100000010000001101110000111110
-01011000000000000000000000000000
-01100111111000010100011111000000
-00100000010000000100101101111100
-01110000010010011100011011111111
-01101111111000010100010011101001
-00101111111011111111111000001011
-00100000010000001101110000111110
-00100000010000000101101010101000
-01101111111000010100010011101001
-11000010100001011100101110101100
-01101111111001000100011100010011
-11000011000001000100101110101100
-01101000010010010100011010010101
-00011000010000001000010000000001
-01100000010010010100011010010101
-01100000010010010100001011011100
-00011000000010100111111000000000
-01100111111000001100001011011011
-01101111111000011100011110010111
-01100111111000011100001011011110
-00100000010000000100001100101101
-01101111111000010100011000111000
-01100111111000010100011110010000
-01011000000000000000000000000000
-01100111111000010100011110000001
-01100111111000010100011111000000
-01100111111000001100100001000101
-01100111111000001100011110010010
-01100111111000001100100101010110
-11011000111000000000000000000010
-00100000010000000101111100000000
-00100000010000000101111011110100
-00100000001000000101101101100010
-01110000010001100011011100000000
-00100000001000000110000101101110
-01000100101001001100000000001001
-01011000000000000000000000000000
-01100111111000010100011110010000
-11011000111000000000000000000110
-00100000010000000101111100000100
-01110000010001111001001000000000
-00100000010000000101110000111110
-00100000001000000100101101101101
-01000100101001010100000000001001
-01101111111001000100011100010011
-11000100000000010000000000000000
-11011000111000000000000000000010
-00100000010000000101111100000100
-00100000010000000101110001001010
-00100000001000000101110001001000
-01000100101001011100000000001001
-00100000010000000110001000001110
-00100000001000000111100010101010
-01000100101001100100000000001001
-01101111111001000100011100010011
-11000011000010101100101111011100
-00100000010000000110111110000010
-00100000010000000110111110110000
-01100111111000010100011000110011
-01101111111000010100010000001010
-10011000010001100111110000000000
-00100000001000010100101111001111
-11011010001000000100011000101101
-00100000010000000101010101100011
-01101111111000001100010000001100
-11000010100000001100111101101011
-01101111111000001100100110100100
-00100000010110100100111000100100
-01101111111000001100100110100011
-00100100011110100000000000000000
-01101111111000001100011001100110
-11000000000000000110000000101111
-00100000010000000101101010101000
-01101111111000110100011001101000
-00100000001110100101101010010100
-00100000001000000101010010100000
-01000100101001101100000000001001
-00100000010000000010101000101000
-00100100011110100000000000000000
-01101111111000001100011110001111
-11000000011111111100101111101110
-01101111111000001100100001000011
-00011111111000010111111000000011
-11000001100000011000000000000000
-01101111111001000100011100010011
-11000010100000001101101101011011
-11000010100000000101101101011011
-11000010100000101101101101011011
-11000010100000110101101101011011
-00100000010000000100111001000111
-00100100011101000000000000000000
-00100000010000000101101010111100
-00100000010000000101011010110001
-01101111111001000100011100010011
-11000011000010110101101100111100
-01101111111000001100100101101100
-00100000001000000101101100111101
-01101111111000001100001111001011
-11000001100001111000000000000000
-00100000010000000100110000000000
-00100000010000000100110010001011
-00100000001000000100110111110101
-01000100101001110100000000001001
-00100000010000000100110010000101
-01011000000000000000000000000000
-01100111111000010100100011101001
-11011000110000000100100010011100
-11011000101000000100100010110000
-11011111001000000000000000010100
-00100000010000000111110011011010
-01011000000000000100100010011100
-01100111111000010100100011100011
-01011000000000000100100011011000
-01100111111000010100100011100101
-00100000010000000100110000101111
-00100000010000000100110001010011
-00100000010000000100110010000011
-01101111111000010100100010011010
-00011111111000100010010000000000
-01110000010010001110100000000000
-11101000010000001000000000010010
-01101111111000010100100010011000
-00011111111000100010001000000000
-00011010001000100010011000000000
-11011111001000000000000000010100
-11101111111000001000000000010001
-10011000010001100111110000000000
-00100000001000101100110000100011
-00011010001000001010001000000001
-11000010000000000100110000010111
-00011010010000001010010000000001
-01101111111000001100100011101000
-00011111111000001111111000000001
-01100111111000001100100011101000
-00011111111001100111110000001010
-00100000001000010100110000010010
-00100000011000000000000000000000
-01101111111000010100100011100011
-00011111111000100000101000000000
-00011010001000100111111000000000
-10011010011001100111111000000000
-10011000101000001000101000000000
-01101111111000010100100011100101
-00011111111000100010011000000000
-01101111111000001100100011101000
-10011010011000001010011000000000
-11101111111000001000000000010011
-11100111111000001000000000000101
-00100000001000000100110000011100
-01000100101001111100000000001001
-00100000010000000100110010000011
-00100000010000000100110010000001
-01101111111000010100100011101001
-00011111111000001111111000000001
-01100111111000010100100011101001
-11000010100001001100110001110001
-01101000010010001100100001100100
-00100000010000000110111011100110
-00100100001000001100110000110010
-00100000000000000000000000010100
-00100000010000000100110001111001
-00100000010000000100110010000101
-01110000010010001110100000000000
-00100000010000000100110001111011
-00100000010000000100110001000110
-00100000010000000100110001111001
-00100000010000000100110001000110
-00011111111001100111110000001001
-00100000001000010100110000111101
-00100000010000000100110001111011
-00100000010000000100110001000110
-00100000001000000100110001111001
-01110000010010001110011100000000
-00100000000000000000000000110010
-00100000010000000100110001100101
-01101111111000010100100011100101
-00011111111000100000101000000000
-01101111111000001100100011101000
-10011000101000001000101000000000
-01101111111000001100100011100111
-11100111111000001000000000000101
-01101111111000001100100011101000
-00011111111000001111111000000001
-01100111111000001100100011101000
-00100000011000000000000000000000
-00100000000000000000000000010100
-01101111111000010100100010011000
-00011111111000100010010000000000
-01110000010010001110100000000000
-01110000010010001110011100000000
-11101000010000001000000000010010
-00101000010011111111111000000111
-00100000001000001100110001011111
-00100000010000000110111011110111
-00100000010000000100110001100101
-11101000010000001000000000010010
-00100000010000000110111100001111
-00011010010000001010010000000001
-01101111111000010100100011100011
-00100000010000000100110001001010
-00011111111001100111110000010011
-00100000001000010100110001010111
-00100000011000000000000000000000
-01101111111000010100100010010110
-00011111111000100010011000000000
-11011111001000000000000000001000
-11101000010000001000000000010011
-00100000010000000110111011100110
-01101111111000001100100011100111
-00011111111000110111111000000000
-01111001001000001111111000000111
-01100111111000001100100011100111
-00011010011000001010011000000001
-11000010000000000100110001101000
-00100000011000000000000000000000
-01101000010010001100100001100101
-00100000010000000110111011110111
-00100000000000000000000000010100
-01101000010010001100100001100101
-00100000010000000110111011110011
-00100000000000000001011101110000
-00100000011000000000000000000000
-00100000001000000100110000000000
-01101000010010001100100001100100
-00100000001000000110111011110011
-01101000010010001100100001100100
-00100000001000000110111011110111
-00011000010001100111110011111111
-00100000011000101000000000000000
-01111001001111111000010000000111
-00100000001000000110111011011101
-01101000010010001100100001100100
-00100000001000000110111011011101
-01101000010010001100100001100011
-00100000001000000110111011110011
-01101000010010001100100001100011
-00100000001000000110111011110111
-01110000010010001110101100000000
-01101111111000010100100011101100
-01100111111000010100100011101110
-00100000011000000000000000000000
-01000100101010000100000000001010
-11011010001000000100100010011100
-11011010010000000100100010110000
-11011111001000000000000000010100
-00100000010000000111110101100100
-00100100001000101100110010000111
-00100000010000000100110011000101
-00100000010110100100110010000111
-00100000010000000100110011001101
-01101111111000001100100101111011
-00100100011110100000000000000000
-01101111111000001100100111000001
-11000001000000001000000000000000
-11000001000000010000000000000000
-11000001000000100000000000000000
-01110000010010001110100000000000
-11011010001000000100100010011100
-11011010010000000100100011000100
-11101000010000001000000000010001
-11101111111000001000000000010010
-10011000010000101111111000000000
-00100000001110100100110010111101
-01100111111000001100100011100111
-01100000010010001100100011110110
-11100000010000001000000000010010
-01110000010010001111010000000001
-01110000010010001111011100000000
-01101111111000001100100011100111
-11000011000000000100110010110011
-01101111111000001100100011101000
-00011111111011111111111000001000
-01101000010010001100100011110111
-10011000010000001111111000000000
-11011000110000000100100100000001
-10011000110000001000110000000000
-11101111111000001000000000000110
-01100111111000001100100011110101
-00100000010000000100110011111100
-00100000010000000100110100111010
-00100000010000000100110110111011
-01101111111000001100100011100111
-00011111111000110111111000000000
-01100111111000001100100011100111
-01101111111000001100100011110110
-00011111111000110111111000000000
-01100111111000001100100011110110
-01101111111000001100100011110111
-00011111111000001111111000000001
-01100111111000001100100011110111
-11000010000000000100110010100110
-00011010001000001010001000000001
-00011010010000001010010000000001
-01101111111000001100100011101000
-00011111111000001111111000000001
-01100111111000001100100011101000
-00011111111001100111110000010011
-00100000001000010100110010011101
-00100000011000000000000000000000
-01101111111001000100100010011100
-00100100011110100000000000000000
-01101111111001000100100010100100
-00100100011110100000000000000000
-01101111111000100100100010101100
-00100100011110100000000000000000
-01110000010010011100000100000000
-00100000011000000000000000000000
-01000100101010001100000000001010
-01110000010010010111101100000000
-01110000010010001111000100000000
-11011010001000000100100010011100
-11011111001000000000000000010100
-01110000010010001111000000000000
-11101111111000001000000000010001
-00100000001110100100110011110111
-01101000010010001100100011110000
-00011000010000001000010000000001
-01100000010010001100100011110000
-00011111111000100000010000000000
-00011111111000001111111111111111
-10011000010000010111111000000000
-00100100001000101100110011010101
-01101111111000001100100011110000
-01101000010010001100100011110001
-10011000010000001000010000000000
-01100000010010001100100011110001
-00011111111001100111110000000001
-00100000001000010100110011110111
-00011000010001100111110000000010
-00100000001000010100110011110111
-01110000010010001110100000000000
-01110000010010001111001000000000
-11101000010000001000000000010001
-11011010010000000100100010011100
-01101111111000001100100011101000
-00011111111000001111111000000001
-01100111111000001100100011101000
-00011111111001100111110000010011
-00100100001000010100110011110111
-11101111111000001000000000010010
-10011000010000010111110000000000
-00100000001000101100110011111010
-01101111111000001100100011110010
-00011111111000001111111000000001
-01100111111000001100100011110010
-00011111111001100111110000000001
-00100000001000010100110011111010
-01110000010010010111101100000001
-00100000011000000000000000000000
-00011010001000001010001000000001
-11000010000000000100110011010010
-00100000011000000000000000000000
-00011010010000001010010000000001
-00100000001000000100110011101000
-01000100101010010100000000001010
-01101111111000001100100011110110
-00100100010110100100110101001110
-01101111111000001100100110100001
-00100100010110100100110100010001
-01101111111000001100100110101110
-01101000010010001100100110100001
-10011000010000101111111000000000
-00100000011000101000000000000000
-01101111111000001100100011110101
-11000000000101001100110100011001
-11000000001001100100110100011011
-00011111111001100111110001000101
-00100100011000010000000000000000
-11011000010000000000000000111010
-10011000010001100111111000000000
-00100100011000010000000000000000
-11011000110000000100100110110000
-10011000110000001000110000000000
-11101111111000001000000000000110
-00100000001000000100110100111000
-01101111111000001100100011110101
-11000000001010010100110100011101
-11000000001010001100110100100001
-11000000001010000100110100100101
-11000000001001111100110100101001
-11000000011100000100110100101101
-11000000000101100100110100110101
-00100000011000000000000000000000
-01101111111000001100100110101111
-00100000001000000100110100111000
-01101111111000001100100110111100
-00100000001000000100110100111000
-01101111111000001100100110111101
-00100000011110100000000000000000
-01011000000000000000000001001011
-00100000001000000100110100111000
-01101111111000001100100110111101
-00100000011110100000000000000000
-01011000000000000000000001001110
-00100000001000000100110100111000
-01101111111000001100100110111101
-00100000011110100000000000000000
-01011000000000000000000001001010
-00100000001000000100110100111000
-01101111111000001100100110111101
-00100000011110100000000000000000
-01011000000000000000000001001101
-00100000001000000100110100111000
-01101111111000001100100110111110
-00100000011110100000000000000000
-01101111111000001100100111000110
-11000000000000000100110100110011
-01011000000000000000000011111101
-00100000001000000100110100111000
-01011000000000000000000010101010
-00100000001000000100110100111000
-01101111111000001100100110111111
-00100000011110100000000000000000
-01011000000000000000000010101011
-01100111111000001100100011110101
-00100000011000000000000000000000
-01000100101010011100000000001010
-01101111111000001100100011110101
-11000000001000110100110101010000
-11000000001001011100110101010110
-11000000001001110100110101011100
-11000000001001010100110101011110
-11000000001001101100110101100000
-11000000010100101100110101100010
-11000000010100110100110101101001
-11000000010100111100110101101011
-11000000010101000100110101101101
-11000000010101001100110101101111
-11000000010101010100110101111010
-11000000010101011100110110000001
-11000000010101100100110110001100
-00100000011000000000000000000000
-01101111111000001100100011110110
-00100100011110100000000000000000
-01110000010010011100010000001010
-00100000011000000000000000000000
-01110000010010011100010000000000
-00100000011000000000000000000000
-01101111111000001100100111000110
-11000001000000000000000000000000
-11000001000000001000000000000000
-01110000010010011100001000001010
-01110000010010011100001100100000
-00100000001000000100110110010101
-01110000010010011100001101010010
-01101111111000001100100111000110
-11000001000000000000000000000000
-11000001000000001000000000000000
-01110000010010011100001000001000
-00100000001000000100110110010101
-01110000010010011100001101010001
-00100000001000000100110101010111
-01110000010010011100001101010000
-00100000001000000100110101010111
-01110000010010011100001101001111
-00100000001000000100110101010111
-01110000010010011100001100000100
-01110000010010011100001000000001
-01101111111000001100100111000110
-11000000000000000100110110010101
-11000000000000001100110110010101
-01110000010010011100001000001000
-00100000001000000100110110010101
-01110000010010011100001100000110
-00100000001000000100110101100011
-01110000010010011100001100011001
-00100000001000000100110101100011
-01110000010010011100001100011011
-00100000001000000100110101100011
-01101111111000001100100111000110
-11000000000000000100110101110100
-11000000000000011100110101110111
-01011000000000000000000011111100
-00100000001000000100110100111000
-01110000010010011100001000001000
-01110000010010011100001100001111
-00100000001000000100110110010101
-01110000010010011100001000001001
-01110000010010011100001100010100
-00100000001000000100110110010101
-01101111111000001100100111000110
-11000000000000000100110101111110
-01011000000000000000000011111101
-00100000001000000100110100111000
-01110000010010011100001000001001
-01110000010010011100001100010010
-00100000001000000100110110010101
-01101111111000001100100111000110
-11000000000000000100110110001000
-11000000000000001100110110001010
-01110000010010011100001000000001
-01110000010010011100001100101100
-00100000010000000100110101001010
-00100000001000000100110110010101
-01110000010010011100001000001000
-00100000001000000100110110000101
-01110000010010011100001000000010
-00100000001000000100110110000101
-01101111111000001100100111000110
-11000000000000000100110110010010
-11000000000000001100110110010010
-01110000010010011100001000000001
-01110000010010011100001101010010
-00100000001000000100110110010101
-01110000010010011100001000001000
-01110000010010011100001100101011
-00100000001000000100110110010101
-01110000010010001111010100000000
-01101111111000001100100011110110
-11000011000000000100110110011100
-01101111111000001100100111000001
-11000000000000011100110110101000
-01110000010010011100000100000001
-00100000011000000000000000000000
-01110000010010011100000100000100
-00100000011000000000000000000000
-01110000010010011100000100000110
-00100000011000000000000000000000
-01100111111000001100100001010110
-01100000010010001100100001011000
-00100000010000000111110110111010
-01110000010010000101010100000000
-00100000001000000100111010001001
-01101111111000001100100111000010
-11011000010000000000000000000000
-00100000010000000100110110100000
-01110000010010011100000100000010
-00100000011000000000000000000000
-01110000010010011100000100000011
-01101111111000001100100111000010
-01101000010010001100100111000011
-00100000001000000100110110100000
-01110000010010000101010100000000
-01101111111000001100100111000010
-11011000010000000000000000000000
-00100000010000000100110110100000
-01101111111000001100100111000100
-00100000001110100100110110011110
-01110000010010011100000100000101
-00100000011000000000000000000000
-00100000001000000100110110100010
-01110000010010011100000100000000
-11011111111000000000000000000000
-11011000010000000000000000000000
-00100000001000000100110110100000
-01000100101010100100000000001010
-01101111111000001100100011110101
-00011111111001100111110011100111
-00100000001000010100110111000011
-01110000010010011100010100000001
-01101111111000001100100011110110
-11000010100000000100110111000011
-01110000010010011100010100000010
-01110000010010010000000000000000
-01101111111000001100100011110110
-11000010100000000100110111011101
-01101000010010001100100011110101
-11011111001000000000000000000110
-11011000110000000100100011111010
-11101111111000001000000000000110
-00100000001110100100110111010100
-10011000010001100111110000000000
-00100100001000101100110111010011
-11101111111000001000000000000110
-00011000110000001000110111111110
-11100111111000001000000000000110
-00100000011110100000000000000000
-00011000110000001000110000000001
-11100000010000001000000000000110
-11000010000000000100110111001001
-00011000010001100111110011100111
-00100100011000010000000000000000
-00011000010001100111110010111111
-00100000011000010000000000000000
-00011000010000010000111000000111
-01101111111000001100100011111000
-11111001001111111111111000000000
-01100111111000001100100011111000
-00100000011000000000000000000000
-01101000010010001100100011110101
-11011111001000000000000000000110
-11011000110000000100100011111010
-11101111111000001000000000000110
-00100000001110100100110111101110
-10011000010001100111110000000000
-00100000011000101000000000000000
-11000010000000000100110111100000
-00011000010001100111110011100111
-00100100011000010000000000000000
-00011000010001100111110010111111
-00100000011000010000000000000000
-00011000010000010000111000000111
-01101111111000001100100011111000
-11111001001000000111111000000000
-01100111111000001100100011111000
-00100000011000000000000000000000
-00011000010001100111110011100111
-00100100001000010100110111110010
-00011000010001100111110010111111
-00100100001000010100110111101001
-00011000110000001000110111111111
-11100000010000001000000000000110
-00100000011000000000000000000000
-01000100101010101100000000001010
-00100000010000000100111000010100
-01110000010010011010000100000000
-01110000010010011010001000000000
-01110000010010011010001100000000
-01101111111000001100100011111000
-00100100010110100100111001000001
-11011000110000000100100011111010
-11011111001000000000000000000110
-11101111111000001000000000000110
-00011111111001100111110001111111
-00100000010000101100111001000011
-00011111111001100111110011011110
-00100000010000101100111001000101
-11000010000000000100110111111110
-01101111111000001100011001100110
-11000000000000000100111000010001
-00100000010000000100101100110111
-01101111111000001100100110100100
-00100000001110100100111000100100
-01101111111000010100100011111010
-01101000010010010100100110100101
-10011000010001100111110000000000
-00100000001000101100111000101001
-00011000010100001000010000000000
-10011000010001100111110000000000
-00100000001000101100111000101001
-00100000011000000000000000000000
-01101111111000001100100110100100
-00100000001110100100111000100100
-00100000001000000100111000110010
-01101111111000001100100110100100
-00100100011110100000000000000000
-01101000010010001100011001010101
-00011000010001100111110011111111
-00100000011000101000000000000000
-00100000010000000110111011100110
-00100100001000001100111000100000
-11011111001000000000000000001000
-11011000101000000100100011111000
-00100000010000000111110010100001
-01110000010010001111101011011110
-00100000011000000000000000000000
-01101111111000001100100011111010
-11000001111011110000000000000000
-01110000010010001111101000000000
-00100000011000000000000000000000
-01000100101010110100000000001010
-01101111111000001100100110100011
-00100000011110100000000000000000
-01101111111000001100011001100110
-11000000000000000100111000111001
-01110000010010001111010000000000
-01101111111000001100011001100110
-11000001000000000000000000000000
-01101111111001000100011100010011
-11000011100000110000000000000000
-11011000111000000000000000000110
-00100000010000000101111100000000
-00100000010000000100001011010000
-00100000001000000100101110010000
-01101111111000010100100011111010
-01101000010010010100100110100111
-10011000010001100111110000000000
-00100000001000101100111000111001
-00011000010100001000010000000000
-10011000010001100111110000000000
-00100100011000101000000000000000
-00100000010000000100100111111000
-01110000010010001111010000000000
-01101111111000010100010111011000
-00100100011110100000000000000000
-01011000000000000000000000000000
-01100111111000010100011110000001
-00100000010000000100101101111100
-00100000001000000110000001000111
-01110000010010011010001000000001
-00100000011000000000000000000000
-01110000010010011010000100000001
-00100000011000000000000000000000
-01110000010010011010001100000001
-00100000011000000000000000000000
-01000100101010111100000000001010
-01111000010101000111110000000000
-01110000010010010110110000000000
-01110000010010010110110100000000
-01110000010010010110111000000000
-01101111111000001100100111000001
-11000000000000001100110110100101
-11000000000000010100110110101010
-11000000000000011100110110101010
-11000000000000100100110110101110
-11000000000000110100110110110111
-01101111111000001100100011110100
-00100000001110100100111001100100
-00011111111000001111111111111111
-01100111111000001100100011110100
-00100000010000000100111001100001
-01110000010010011010110000001010
-00100000010000000101110000001011
-01101111111000001100100111000001
-11000000000000101100110110110110
-11011000101000000100100001010101
-11011111001000000000000000001010
-00100000010000000111110010100001
-00100000010000000100111001110100
-01110000010010000101111100000000
-00100000011000000000000000000000
-01110000010000001100000000000011
-01110000010001110111111000001010
-00100000011000000000000000000000
-01101111111000001100011001100110
-11000001000000001000000000000000
-01101111111000001100100110101011
-00100000011110100000000000000000
-01101111111000001100100110101001
-00100100011110100000000000000000
-01101000010010001100100110101101
-01101111111000001100100110101100
-10011000010001100111110000000000
-01100111111000001100100110101101
-00100000011000101000000000000000
-11011000101000000100100001010101
-11011111001000000000000000001010
-00100000010000000111110010100001
-00100000010000000111110110111010
-00100000001000000100111010001001
-01101111111000001100100111000101
-11000000000000010100111100000101
-11011000110000000100100011111010
-11011111001000000000000000000110
-11101111111000001000000000000110
-00011111111001100111110011100111
-00100100001000010100111010011100
-11000010000000000100111001111000
-01101111111000001100100011110001
-00100000010110100100111010010010
-01110000010010000101010100000000
-01101111111000001100100011111010
-00011111111001100111110001111111
-00100000001000101100111010010101
-11011000110000000100100011111000
-11011000101000000100100001010110
-11011111001000000000000000001000
-11101111111000001000000000000110
-11000000001111111100111010011010
-11100111111000001000000000000101
-11000010000000000100111010000101
-00100000010000000100111100010000
-01101111111000001100100001011111
-11000000000000001111110110111010
-11000000000000010100111010010000
-11000000000000011100111010010000
-11000000000000100100111010010000
-11000000000000101100111010010000
-00100000010000000101100100010111
-00100000001000000111110110111010
-11011000101000000100100011111000
-11011111001000000000000000001001
-00100000001000000111110010100001
-01101111111000010100100011111000
-01100111111000010100100001010110
-01101111111000110100100011111011
-01100111111000110100100001011000
-00100000001000000100111010001001
-01011000000000000000000000000000
-00100000001000000100111010000111
-00011111111000100000010000000000
-01000100101011000100000000001011
-00011000010000100111111000000000
-01110000010010000101010100000011
-01101000010010001100100011110001
-00011000010001100111110000000000
-00100000001000101100111100000101
-11000000011101000100111010111011
-11000000011101001100111010111110
-11000000011101010100111011000001
-11000000011101011100111011000100
-11000000011101100100111011000111
-11000000011101101100111011001010
-11000000011101110100111011001101
-11000000011101111100111011010000
-11000000011110000100111011010011
-11000000011110001100111011010110
-11000000011110010100111011011001
-11000000011110011100111011011100
-11000000011110100100111011011111
-11000000011110101100111011100010
-11000000011110110100111011100101
-11000000011110111100111011101000
-11000000011111000100111011101011
-11000000011111001100111011101110
-11000000011111010100111011110001
-11000000011111011100111011110111
-11000000011111100100111011111010
-11000000011111101100111011111101
-11000000011111111100111100001100
-00100000001000000100111010001001
-01011000000000000000000110000011
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000000011001101
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000000010110111
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000000010110110
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000000010110101
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000000011101010
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000000011101001
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000000011100010
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000000110010100
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000000110001010
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000000110010010
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000000001110000
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000000001101111
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000001000101010
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000001000100101
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000001000100100
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000001000100110
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000001000100111
-01100111111000010100100001010110
-00100000001000000100111010001001
-01101111111000001100100111000110
-11000000000000010100111011110111
-11000000000000011100111011110111
-01011000000000000000001000100001
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000001000100011
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000000000110000
-01100111111000010100100001010110
-00100000001000000100111010001001
-01101111111000001100100111000110
-11000000000000001100111100000010
-01011000000000000000000110101110
-01100111111000010100100001010110
-00100000001000000100111010001001
-01011000000000000000001100000111
-01100111111000010100100001010110
-00100000001000000100111010001001
-01110000010010001111010000000010
-01101111111000001100100011110001
-00100000010110100100111010010010
-01110000010010011100010100000000
-01011000000000000000000000000011
-01100111111000011100100001010101
-00100000001000000100111010001001
-01110000010010000101010100000010
-01011000000000000000000000000010
-01100111111000001100100001010110
-00100000001000000100111010001001
-01000100101011001100000000001011
-01101111111000001100011001100110
-11000000100000000100111100011000
-01110000010010011010100100000000
-01101111111000010100100001010101
-00100100010110100100101011111100
-01101111111000110100100001011000
-00100100010110100100101011111100
-01101111111000001100100001010101
-11000000000000000100111100100011
-11000000000000001100111100011110
-11000000000000011100111100101110
-11000000000000010100111100110110
-00100000011000000000000000000000
-01110000010010000101111100000001
-11011000110000000100100001010101
-11011000101000000100100001000110
-11011111001000000000000000000111
-00100000001000000111110011011010
-01110000010010000101111100000010
-00100000010000000100111100111110
-01101111111000001100011001100110
-11000000000000001100111100101010
-00100000010000000100101011110001
-01101111111000001100100110101011
-01100111111000001100100001010111
-11011000110000000100100001010101
-11011000101000000100011100101010
-11011111001000000000000000001001
-00100000001000000111110011011010
-01110000010010000101111100000100
-00100000010000000100111100111110
-01011000000000000000000000000011
-00100000010000000101111100010101
-11011000110000000100100001010110
-11011000101000000100011100101011
-11011111001000000000000000000010
-00100000001000000111110011011010
-01110000010010000101111100000101
-00100000010000000100111100111110
-01011000000000000000000000000010
-01100111111001000100011100101010
-01100111111001000100011100110011
-01101111111000001100100001010110
-01100111111000001100011100101011
-00100000011000000000000000000000
-11011111001000000000000000010010
-11011000101000000100011100101010
-00100000001000000111110010100001
-00100000010000000111110111100010
-00100000010000000101011000011100
-01101000010010001100011001001010
-00100000010000000110111010110010
-01101000010010001100011001001011
-00100000010000000110111010110010
-01101000010010001100011001010101
-00100000010000000110111010110110
-01101111111000010100100010011000
-00011111111000100010010000000000
-11011111001000000000000000010100
-11101000010000001000000000010010
-00101000010011111111111000000111
-00100100010000001110111011110111
-00011010010000001010010000000001
-11000010000000000100111101001100
-01101111111000010100100010010110
-00011111111000100010010000000000
-11011111001000000000000000001000
-11101000010000001000000000010010
-00011000010001100111110011111111
-00100100010000101110111010110010
-00011010010000001010010000000001
-11000010000000000100111101010100
-00100000011000000000000000000000
-01101111111000001100100011101011
-00100000001110100110111010110110
-00100000001000000110111010110010
-11000110000100110000000000000000
-00100000010000000100111101000001
-01101111111000001000000000010101
-00100100011110100000000000000000
-00100000001000000110111011010011
-01000100101011010100000000001011
-01110000010001100101100111111111
-00100000010000000111001110011010
-00100000010000000100111101110000
-00100000010000000101011010101001
-00100000010000000101010011011100
-00100000010000000101110110011110
-01101000010010001100011001011001
-00100000001000000110111011010011
-00100000010000000100111101110000
-01000100101011011100000000001011
-00100000010000000100111101110101
-00100000010000000111110101111100
-00100000001000000100001100100111
-01000100101011100100000000001011
-00100000010000000100101101101101
-00100000010000000100101101110001
-00100000010000000100101101111100
-00100000001000000100101101101111
-01000100101011101100000000001011
-00100000010000000111110111100010
-00100000010000000100111101110000
-00100000010000000101101010010010
-00100000010000000100111101000001
-00100000010000000101010011111001
-01101000010010001100011001011011
-00100000010000000101010110110101
-00100000010000000101010110111001
-00100000001000000101010011110010
-01101111111000010100010111100000
-00011111111000010111111011100000
-00100000001110100100111110000110
-01101111111000010100010111100000
-00011111111000001111111000000001
-01100111111000010100010111100000
-00100000011000000000000000000000
-00100000010000000011010101111111
-00100000010000000011011001010001
-00100100001011000011010110000110
-00100100001101111011010110000110
-00100000010000000101000000101000
-00100000001000000011010101101010
-00100000010000000011011000100101
-00100100001101000100111110010001
-00100000010000000100111110100000
-00100000010000000100111111010101
-00100000001000000100111111011011
-01101111111001000100100010011100
-00100100001110100100111110001110
-01101111111001000100100010100100
-00100100001110100100111110001110
-01101111111000100100100010101100
-00100100001110100100111110001110
-01101111111000001100011000011000
-11000001000000001000000000000000
-00100000010000000011011010011101
-00100000010000000100111111001000
-00100100011101000000000000000000
-01101111111000001100011100111111
-00100100010110100100111101110101
-01101111111000100100010110101111
-00100000001000000011011000100010
-01000100101011110100000000001011
-01110000010001100000000100000000
-01101001011000010000000001000000
-00110100011100110000001000000000
-00100000010000000100110111110101
-01101111111000001100100110100011
-00100100001110100101111011010001
-00100000010000000011011001010001
-01101111111000001100010101111111
-11000000000000001011011001000110
-00100100001011000100111110101111
-00100100001101111100111110101111
-00100000010000000101000000101000
-01110000010001110011111100000000
-00100000001000000011011001000110
-01101111111000001100011000000010
-00100100011110100000000000000000
-01101111111000010100010111111110
-00011111111000001111111000000001
-01100111111000010100010111111110
-01101111111000001100010111111110
-11000000011111111011011001110110
-00100000010000000100111110111000
-00100000001000000100111110100010
-01101000010010001100011000000001
-00011000010001100111110000010100
-00100000001000010100111110111110
-11011111001000000000000000011001
-00100000010000000111110010010110
-00100000001000000011011010010100
-00011000010000001000010000000001
-01100000010010001100011000000001
-01101111111000100100010110001111
-01101000010010100100010111100100
-10011000010001100111110000000000
-00100000001000101011001000100010
-01101111111000001100011000000001
-00011111111001100111110000000011
-00100000011000010000000000000000
-00100000001000000011011010011010
-01111000001101000111110000000000
-00100000010000000010010000001000
-01101111111000011100000010111101
-00100000001110100111110110111100
-01101111111000001100100110100001
-00100100001110100111110110111100
-01101111111000001100100110100010
-00100100001110100111110110111100
-01101111111000001100100111000100
-00100100001110100111110110111100
-01101111111000001100011000011000
-11000000000000001111110110111100
-00100000001000000011011010111001
-01101111111000100100010110001111
-01101000010010100100010111100100
-10011000010001100111110000000000
-00100100001000101011011011101001
-01110000010000010100000110011110
-00100000011000000000000000000000
-01101111111001000100011000001011
-01100111111001000100010110101111
-01101111111000010100011000011101
-01100111111000010100011000011111
-01000100101011111100000000001011
-00100000010000000011011010110100
-00100100011101000000000000000000
-00100000010000000111110111100010
-01101111111000011100011000001000
-00100000001000000011011000100010
-11000110100100110000000000000000
-00100000010000000100111001000111
-00100100011101000000000000000000
-01101111111001000100011100010011
-11000011000010110110000010100001
-01101111111000001100100101101100
-00100100001110100100111111101101
-00100000001000000110000010100001
-01110000010001011000100100000010
-11011010001000000000000000001001
-01101111111000001100100101101101
-00100100001110100100111111110011
-11011010010000000100011100110011
-00100000011000000000000000000000
-11011010010000000100011100101010
-00100000011000000000000000000000
-01011000000000000000000000000000
-01100111111000011100011011111000
-00100000011000000000000000000000
-01000100101100000100000000001100
-01101111111001000100011100010011
-11000100000001110000000000000000
-01101111111000001100011101111101
-00100000011110100000000000000000
-01101111111000001100011000000010
-00100000011110100000000000000000
-01101111111000001100011011110101
-00011111111000001111111000000001
-00011111111000010111111000000011
-01100111111000001100011011110101
-00100100011110100000000000000000
-01110000010001101111011000000000
-01101111111000001100011011110110
-00011111111000001111111000000001
-01100111111000001100011011110110
-00011111111001100111110000001000
-00100100001000010101000000010000
-00100000010000000011010101111111
-00100000010000000011011001010001
-00100100001011000101000000010110
-00100100001101111101000000010110
-00100000010000000101000000101000
-00100000010000000101000000100000
-00100000010000000011010101111011
-01101111111000001100011011110111
-00011111111000001111111000000001
-01100111111000001100011011110111
-11000000000010000101000000011000
-00100000011000000000000000000000
-00100000010000000011001000100010
-00100000001000000101000000000101
-01110000010001101111011100000000
-01101111111000001100011011111000
-11000011100000000000000000000000
-01111001001000000111111000000000
-01100111111000001100011011111000
-01101111111000010100011100100011
-01100111111000010100011110000001
-00100000011000000000000000000000
-01101111111000001100011000000010
-00100000001110100100111111110101
-01110000010001101111011100000000
-01101111111000001100011011111000
-11000100000000000000000000000000
-01111001001111111111111000000000
-01100111111000001100011011111000
-00100000001000000101110000001011
-00100000010000000011011001101110
-01101111111000001100010011111000
-00101111111000011111000000001000
-00100100011000001000000000000000
-01101111111000001100010011111001
-11000000011111111100101100010001
-00100000011000000000000000000000
-01110000010010011111000100000001
-11011010001000000000000000010111
-11011010010000000000000000000100
-00100000010000000010100111111011
-01011000000000000000000000000110
-11100111111000001000000000000101
-01011000000000000000000000000001
-11100111111000010000000000000101
-01011000000000001111111111111111
-11100111111000010000000000000101
-01011000000000000010100000000000
-11100111111000010000000000000101
-11011000110000000100100111100001
-00100000001000000111110010001111
-01000100101100001100000000001100
-01101111111000001100100111110001
-00100000011110100000000000000000
-00011010001000100000110000000000
-11101111111000011000000000000110
-01100111111000011100001110010111
-11000000000001011101000010010001
-11000000000001001101000001111000
-11000000000000111101000001001000
-11000000000000001101000001011011
-00100000001000000010101110010110
-01101111111000001100100111110001
-11000000000000010101000001101100
-01110000010010011100011000000010
-00100000001000000101000001010000
-01101111111000001100001011001011
-01100111111000001100100111000110
-00100000001000000101000001010000
-01110000010010011100011000000011
-01110000010010011111000100000000
-01101000010010010100100111011111
-01011000000000000001111111010000
-10011000010001100010010000000000
-11011010001000000100100111000110
-11011111001000000000000000000001
-00100000010000000110101101000101
-01101000010010010100100111011111
-00011000010000001000010000001110
-01100000010010010100100111011111
-00100000011000000000000000000000
-01101111111000001100100111110001
-11000000000000010101000001001100
-01110000010010011111000100000010
-11011010001000000000000000001001
-11011010010000000000000000000100
-00100000010000000010100111111011
-01011000000000000000000000000110
-11100111111000001000000000000101
-01011000000000000000000000000001
-11100111111000010000000000000101
-01011000000000001111111111111111
-11100111111000010000000000000101
-01011000000000000010100000000000
-11100111111000010000000000000101
-11011111001000000000000000000010
-11011000110000000100100111110010
-00100000001000000111110011011010
-11011010001000000000000000000111
-11011010010000000000000000000100
-00100000010000000010100111111011
-01011000000000000000000000001000
-11100111111000001000000000000101
-01101000010010010100001100111001
-00011000010000001000010000000101
-11101111111000100000000000000010
-11100111111000100000000000000101
-01011000000000000010100000000011
-11100111111000010000000000000101
-00100000011000000000000000000000
-01101111111000010100001100110101
-00011111111000001111111111111110
-00011111111001101111110000000111
-00100000010000000111110101100010
-00011000000001111111001000000000
-01101111111000010100001100111001
-00011111111000001000110000000110
-00100000001000000101000010000000
-00011000110000001000110000000011
-11101111111000010000000000000110
-00011111111000100010011000000000
-11101111111000010000000000000110
-11011000010000000010101000101001
-10011000010001100111110000000000
-00100000001000101101000010001001
-11000010000000000101000010000000
-00100000001000000101000001001100
-11011010001000000000000000000011
-11011010010000000000000000000100
-00100000010000000010100111111011
-01011000000000000000000000001010
-11100111111000001000000000000101
-00011010011000100111111000000000
-11100111111000010000000000000101
-00100000011000000000000000000000
-01101111111000010100001100110101
-11011111001000000000000000001001
-01101111111000010100001100111001
-00011111111000001010001000000101
-11011010010000000100100111110100
-00100000010000000111110101100100
-00100000001000101101000001001111
-00100000001000000101000001001100
-00100000001101011101000010111101
-00100000010000000010100101010010
-01011000000000000101000011000111
-01100111111000010100001111011011
-01011000000000000101000011001010
-01100111111000010100001111011101
-01011000000000000101000011000011
-01100111111000010100001111010011
-01011000000000000101000110000000
-01100111111000010100001111100001
-01011000000000000101001110110000
-01100111111000010100001111011111
-01011000000000000101001111000001
-01100111111000010100001111100011
-01000100101100010100000000001100
-00100000010000000101000010101011
-00100000010000000101000010111110
-00100000001000000101001100111011
-01101111111100001000000001100000
-01111001001111111111111000000000
-01100111111100001000000001100000
-01101111111001000100010100000000
-00100000010000000110110101101000
-01101111111000010100010100001000
-00100000010000000110110101110011
-00100000010000000110110110000010
-01110000100000000111011100001000
-01110000100000000111011001001001
-01110000100000000111100100001010
-01110000100000000111101000001011
-11011000010000000000000010000001
-01101111111000010100010100001111
-00101111111011111111111000000000
-01111001001000001000010000000100
-01100000010110001000000001100000
-00100000011000000000000000000000
-00100000001000000101000010101011
-01101000010010001100010011110101
-00100000010000000110111011110111
-00100000010000000101000011101101
-01101000010010001100010011110011
-00100000001000000110111011011101
-01101000010010001100010011110011
-00100000010000000110111011100110
-00100100001000001100001100001010
-00100000001000000100001100001000
-00100000010000000110100110101001
-00100100011110100000000000000000
-00100000001000000101000011101111
-00011010011000100111111000000000
-11000000000010100101000011011100
-11000000000010101101000011011000
-11000000000110000101001101110101
-11000000000110001101001101110111
-11000000000110010101001110000001
-11000000000110011101001101111111
-11000000000110100101001101101111
-11000000000111101101001101001111
-11000000001000001101000011100010
-11000000001000010101000011100100
-11000000001000011101001101101101
-11000000000111011101001101011000
-00100000011000000000000000000000
-00100000010000000010100111001011
-01110000010001010001000100000000
-00100000010000000101000011100000
-00100000001000000101001100100001
-00100000010000000101000011100111
-01101111111000001100010011111110
-01100111111000001100000011000000
-00100000001000000101001100011111
-00100000010000000101000101001001
-00100000001000000101000011100101
-00100000010000000011000011110011
-00100000001000000010111011010101
-00100000001000000101001110010001
-01101000010010001100010011110101
-00100000001000000110111011110111
-00100000010000000101000011101001
-00100000001000000101000011101101
-01101111111000001100010011111000
-00101111111011111111111000000001
-00100000010000001100001100010101
-00100000011000000000000000000000
-01101000010010001100010011110101
-00100000001000000110111011110011
-01101111111100001000000100001011
-11000011100000010000000000000000
-00100000010000000110110110010110
-11101111111000001000000000000011
-11000000100000001101000100000101
-01101111111100010000000100010010
-00011111111001100111110000000010
-00100000011000010000000000000000
-11101111111000001000000000000011
-01100111111000001000011011100010
-11101000010000001000000000000011
-00011000011000100010001000000000
-01100000010010001000011011100011
-00011000010000001000010000000011
-01101111111100010000000100010010
-10011000010001100000010000000000
-00100100011000010000000000000000
-01110000000001101110010000000001
-00100000010000000101000100010011
-01101111111000001000011011100100
-11000001000000000000000000000000
-00100000001000000101000100001110
-00100000010000000111110010010101
-00100000010000000101001101011110
-00100000001000000101000100001000
-01000100101100011100000000001100
-00100000010000000110110110010110
-01101111111100010000000100010010
-00100000011110100000000000000000
-10011000011000001000011000000000
-00100000001000000101000100010010
-00100000010000000110110110010110
-00011000011000001000011000000010
-11101111111000001000000000000011
-10011000011000001000011000000000
-00100000001000000110110110011100
-01000100101100100100000000001100
-01101111111000001000011011100010
-11000000000000001101000100111101
-11000000000000010101000101000010
-11000000000000100101000101010000
-11000000000001001101000101010100
-11000000000001011101000110101011
-11000000000001110101000110101100
-11000000000001111101000110110100
-11000000000010000101000110111100
-11000000000010010101000111000000
-11000000000100110101000111000100
-11000000000101000101000111001001
-11000000000101010101000111001100
-11000000000101011101000111111111
-11000000000101100101001000000101
-11000000000110000101001000001100
-11000000000110001101001000010001
-11000000000110010101001000100010
-11000000000110011101001000101101
-11000000000110100101001001011010
-11000000000110101101001001011101
-11000000000110110101001001100110
-11000000000110111101001001101111
-11000000000111000101001001110101
-11000000001000000101001001111101
-11000000001000010101001010000111
-11000000001001000101001010001100
-11000000001010001101001010010111
-11000000001100001101001010011011
-11000000001110110101001010101010
-11000000001110111101001010110000
-11000000001111000101001010110101
-11000000001111010101001011101011
-11000000001111011101001011111001
-11000000010010000101001011111111
-11000000010010001101001100000100
-11000000010010010101001100001000
-11000000010010011101001100001101
-11000000010010100101001100010001
-11000000011111111101001100010111
-00100000001000000101001100011001
-01101111111000001000011011100011
-11000000100000110101001100011001
-11101111111000110000000000000011
-01100111111000110100001011011011
-00100000001000000101001100011100
-01101111111000001000011011100011
-11000000100000001101001100011001
-11101000010000001000000000000011
-01100000010010001100010011111111
-00100000010000000101001100011100
-01101111111000010100010011101001
-11000011100001001000000000000000
-01101111111000001100010011111000
-00101111111011111111111000000001
-00100100011000001000000000000000
-01101000010010001100010011111111
-00101000010011111111111000000010
-00100000001000001100001100010111
-00100000001000000100001100010101
-11011111111000000000000000011101
-11011000101000000100001001101011
-00100000010000000101001001100000
-00100000001000000010100101010010
-01101111111000010100010011101001
-11000011000001001101001100011001
-00100000010000000101000110101000
-00100000001101000101001100011001
-01110000000001101110010000000000
-01101111111000010100010100001111
-11000010100001000101000101111001
-01101111111000001100010100010001
-00100100011110100000000000000000
-01110000000001101110010000000001
-11101111111000010000000000000011
-01100111111000010100010100010010
-01100000011000010100010100010100
-01101111111000001000011011100011
-00011111111000001111111111111110
-00100100001000010101001100011001
-00100000001000101101001100011001
-01100111111000001100010100010001
-01101000010010010100010100010010
-00011000010000001000010111111111
-00100000010000000010110011010010
-00100000001110100101000101111100
-11101000010000100000000000000110
-01011001001010000000001100000010
-10011000010001100111110000000000
-00100100001000101101000101111100
-11101111111000001000000000000110
-01100111111000001100010100010110
-00011111111000010111111000110000
-00100000001110100101000101111100
-01110000000001101110010000000000
-00100000010000000010100111001001
-00100000010000000101000110000000
-00100000010000000101000110000000
-00100000010000000101000110000000
-01101111111000010100010100001111
-11000100000001000000000000000000
-01110000000001101110010000000001
-00100000010000000101001111010110
-00100000001000000101001100011100
-01110000010001010001000100000000
-01110000000001101110010000000001
-00100000010000000101001111010110
-00100000001000000101001100011001
-01101111111000001100010100010001
-00100000011110100000000000000000
-00100000010000000010101000101000
-00100100011110100000000000000000
-00100000010000000101000110100011
-01000100101100101100000000001100
-01101111111000010100001011100001
-00100000010000000111110110110000
-00011111111000100000010000000000
-01101111111000001100001110010110
-11000011100000000000000000000000
-00011000010000001111111111111101
-11011000010000000000000011111011
-00100000010000000111110110110000
-01101000010010001100010100010001
-00100000010000000111110110110000
-00011111111000100010001000000000
-00011000010000100111111000000000
-10011010001001100111111000000000
-01100111111000001100010100010001
-00100000010000000101000110011110
-01101111111000010100010100010100
-00011111111000100000011000000000
-00011010001000100111001000000000
-00100000010000000110110111001010
-00011000011000100111111000000000
-01100111111000010100010100010100
-01101111111000001100010100010001
-00100100011110100000000000000000
-00100000001000000101001111010100
-01101000010010010100010100010010
-01101111111000001100010100010110
-11000010100000101010110111110111
-11000010100000100010110111101110
-00100000011000000000000000000000
-11011000010000000000000000010111
-01101111111000010100010100001111
-11000011100000001000000000000000
-01101000010010010100001011100011
-00100000011000000000000000000000
-01101111111000010100010100001111
-11000010100000010010110111000111
-00100000001000000111110110111100
-00100000001000000101001100111111
-11101111111000001000000000000011
-01101000010010001100010100001111
-01111101001110100000010000000000
-01100000010010001100010100001111
-01101000010110001000000001100000
-01111101001110100000010000000100
-01100000010110001000000001100000
-00100000001000000101001100011100
-01101111001000001000011011100011
-00100000010000000111110100110011
-00100000010000000110110101110111
-01100111111000010100010100001000
-00100000010000000101001100011100
-00100000010000000110110110101110
-01101111111000010100010100001000
-00100000001000000110110101110011
-11011010001000000000000000000010
-11011010010000000100010011110001
-11011000010000000000000000000000
-00100000001000000101001100100011
-01101111111000010100010011101001
-11000011000001001101001100011001
-00100000010000000101001100011100
-00100000001000000100001100011111
-01101111001000001000011011100011
-01101111111000010100001111111000
-00011111111000100000101000000000
-00100000010000000110110111001010
-00100000001000000101001100011100
-01101111111000010100010011101001
-11000010100001001101001010001100
-00100000001000000101001100011001
-11011111001000000000000001000000
-11011000101000000100001101001000
-00100000010000000111110010100001
-01011000000000000000000000000000
-01100111111000001000011010001000
-00011010001000100000011000000000
-00011000011000100111111000000000
-01100111111000010000011010001100
-00100000010000000101000111111010
-01101111111000001000011010001000
-01101000010010001000011001111000
-00011000010000001000010000000001
-10011000010000001111111000000000
-01100111111000001000011010001000
-00011111111001100111110000011111
-00100100001000010101000111100110
-01101000010010001100001101001000
-01011000000000000100001101001001
-10011000010000001111111000000000
-01100111111000010000011010010001
-01101000010010001000011001111000
-00011000010000001000010000000001
-01101111111000001100001101001000
-10011000010000001111111000000000
-01100111111000001100001101001000
-00100000001000000101000111101111
-01101000010010001100001101101000
-01011000000000000100001101101001
-10011000010000001111111000000000
-01100111111000010000011010010001
-01101000010010001000011001111000
-00011000010000001000010000000001
-01101111111000001100001101101000
-10011000010000001111111000000000
-01100111111000001100001101101000
-01101111111000010000011010010001
-00011111111000100000101000000000
-01101111111000010000011010001100
-00011111111000100000011000000000
-00011000010000100111001000000000
-00100000010000000110110111001010
-01101111111000001000011011100011
-01101000010010001000011010001000
-10011000010001100111110000000000
-00100100001000101101000111010010
-00100000001000000101001100011100
-11101111111000001000000000000011
-01100111111000001000011001111000
-11101111111000001000000000000011
-01100111111000001000011010000100
-00100000011000000000000000000000
-11011000010000000000000000000000
-11011010001000000000000000000010
-01101111111000010100010100001100
-01100111111000010000011010100001
-11011010010000000000011010100001
-00100000001000000101001100100011
-01101111111000001000011011100011
-11000000100000001101001100011001
-11101111111000001000000000000011
-01100111111000001100010100001010
-01011000000000000000000000000000
-01100111111000010100010100001100
-00100000001000000101001100011100
-01101111111000001000011011100011
-11000000100000100101001100011001
-01101111111000010100010011101001
-11000010100001001101001011101011
-00100000001000000101001100011001
-01101111111000001000011011100011
-11000000100000011101001100011001
-11101111111000001000000000000011
-11000000000000000101001000010111
-11000000000000001101001000011101
-00100000001000000101001100011001
-00100000010000000101001100011100
-11101000010000001000000000000011
-11101111111000001000000000000011
-11000000000000010110111100001111
-01111101001110100000010000000111
-00100000001000000110111011011101
-00100000010000000101001100011100
-11101000010000001000000000000011
-11101111111000001000000000000011
-00100000001110100110111011110111
-00100000001000000110111011110011
-01101111111000001000011011100011
-11000000100000001101001100011001
-11101000010000001000000000000011
-00100000010000000110111011100110
-01011000000000000000000000000000
-01111101001000001111111000000000
-11011010001000000000000000000001
-01100111111000010000011010100001
-11011010010000000000011010100001
-11011000010000000000000000000000
-00100000001000000101001100100011
-11101111111000001000000000000011
-00011111111000100000010000000000
-11000000010000001101001000111100
-11000000010000010101001001000000
-11000000010000011101001001000101
-11000000010000100101001001001001
-01100111111000001100001011111110
-00100000010000000111010011111111
-00100000010000000010111011000100
-01101111111000001100001011111110
-11000000000000000101001001001101
-11000000000000001101001001010000
-11000000000000010101001001010010
-11000000000000100101001001010100
-00100000001000000101001100011001
-01100000010010001100001011111110
-00100000010000000010111011000000
-01110000010000101100011100001101
-00100000001000000101001001001110
-01100000010010001100001011111110
-00100000010000000010111011000000
-01110000010000101100011100001101
-01110000010000101100010100000001
-00100000001000000101001100011100
-01100000010010001100001011111110
-00100000010000000010111011000000
-01110000010000101100011100001101
-00100000001000000101001001011000
-01100000010010001100001011111110
-00100000010000000010111011000000
-01110000010000101100011100001101
-00100000001000000101001001010110
-01110000010000101100011100000000
-01110000010000101100010100000011
-00100000001000000101001100011100
-01110000010000101100011100000001
-00100000001000000101001001001110
-01110000010000101100011100000101
-00100000001000000101001001011000
-01110000010000101100011100000101
-00100000001000000101001001010110
-01110000010000101100010100000010
-00100000001000000101001100011100
-01110000010000101100010100000000
-00100000001000000101001100011100
-11011111111000000000000000011111
-11011000101000000100001101001000
-00100000001000000101001001100000
-11011111111000000000000000011111
-11011000101000000100001101101000
-00100000001000000101001001100000
-01101111001000001000011011100011
-10011111001001100111110000000000
-00100100001000010101001100011001
-11100111001000001000000000000101
-00100000010000000110110111001010
-00100000001000000101001100011100
-01101111111000010100010011101001
-11000011000001001101001100011001
-01101111111000001000011011100011
-11000000100001000101001100011001
-11101111111001000000000000000011
-01100111111001000100001011010011
-01110000000001100110111100010010
-00100000010000000111100000110100
-00100000001000000101001100011100
-11101111111000010000000000000011
-01100111111000010100001110001001
-01100000010010001100000010100110
-10011000010000001111111000000000
-01100111111000010100000010100100
-00100000001000000101001100011100
-01101111111000001100001011111110
-00100000001110100101001100011001
-01101111111000001100001011111100
-11000000100000000101001100011001
-01101111111000001100001011111101
-11000000100000000101001100011001
-00100000010000000111100010101001
-00100000001000000101001100011100
-01101111111000001000011011100011
-11000000100000101101001100011001
-11101111111000001000000000000011
-01100111111000001100010011111001
-11101111111000100000000000000011
-01100111111000100100010011111010
-01101000010010001100010011111001
-00100000010000000110111011110111
-00100000010000000101001110101110
-00100000001000000101001100011100
-01101111111000001000011011100011
-11000000100000001101001100011001
-11101111111000001000000000000011
-01100111111000001100000101000001
-00100000001000000101001100011100
-11101111111000001000000000000011
-11000000000000001101001010010101
-01101111111000001100001011111010
-11000000000000011101001010010011
-11000000000000110101001010010011
-11000000000000111101001010010011
-00100000001000000101001100011001
-01110000010000101111101100000001
-00100000001000000101001100011100
-00100000010000000010111100101010
-00100000001000000101001100011100
-00100000010000000101001100011100
-00100000010000000110110110101110
-01110000100000000001000000000001
-00100000001000000010001101011010
-01101111111000001000011011100011
-11000000000000000101001100011001
-11101111111000001000000000000011
-00100000001110100101001010101000
-01101111111000001000011011100011
-11000000100000101101001100011001
-11101111111000100000000000000011
-11011000010011110100001001000000
-10011000010001100111110000000000
-00100000001000010101001100011001
-01100111111000100100001011111111
-00100000010000000010100111000001
-00100000001000000101001100011100
-00100000010000000010100111000011
-00100000001000000101001100011100
-11011000010000000000000000000001
-00100000010000000010110011010010
-00011000110000001000101111111110
-01011000000000000000000000000000
-11100111111000010000000000000101
-00100000001000000101001100011100
-00100000010000000101001010111001
-00100000010000000101001011100111
-01011000000000000000000000000000
-11100111111000010000000000000101
-00100000001000000101001110001000
-11101111111000001000000000000011
-00100000010000000101001010111101
-00100000010000000101001011000100
-00100000001000000101001110001000
-00100000010000000101001011100100
-01011000001010000000000000000010
-11100111111000011000000000000101
-00100000011000000000000000000000
-01100111111000001000011001110000
-00100000010000000101001011100100
-01011001001010000000001100000010
-11100111111000100000000000000101
-01101111111000001000011001110000
-11100111111000011000000000000101
-00100000011000000000000000000000
-00100000010000000010110011110110
-11101111111000001000000000000011
-00011111111000010111001000011111
-00011111111000100010001000000000
-00101010001011111111111000000111
-01111001001000001000010000001111
-00101010001011111111111000000110
-01111001001000001000010000001110
-11100000010000010000000000000101
-00011111001000100111111000000000
-11100111111000001000000000000101
-00100000010000000110110111011101
-00100000010000000101001011100111
-01011000000000000000000000000000
-11100111111000010000000000000101
-00011000010000010000010011111111
-00011000010000001000010111111111
-00100000010000000010110011010010
-00011000110000001000110000000100
-11101111111000001000000000000110
-11000010100000100101001011011100
-11000010100000101101001011011100
-00011000010000001000010000000001
-00100000011000000000000000000000
-00100000010000000010110011110110
-00101010001011111111111000000101
-01111001001000001000010000001111
-11100000010000010000000000000101
-01011010001010010000001000000010
-11100111111001000000000000000101
-00011000010000001000010111111111
-00100000011000000000000000000000
-00100000010000000010110011110110
-11100000010000010000000000000101
-00100000011000000000000000000000
-11101111111000001000000000000011
-00011111111000100111001000000000
-11100111111000001000000000000101
-00100000001000000110110111011101
-01101111111000001100001011111100
-11000000100000101101001100011001
-01101111111000001100001011111110
-11000000000000100101001011110111
-11000000010000100101001011110001
-00100000001000000101001100011001
-01110000010000101111100100000010
-01110000010000101111101000001000
-00100000001000000101001011110100
-11101111111000100000000000000011
-01100111111000100100001011111111
-00100000001000000101001100011100
-00100000010000000101001011110100
-00100000001000000010111100010011
-11101111111000110000000000000011
-01100111111000110100001011001100
-01110000000000011011110000011011
-01110000010001010001011100000001
-01110000010000110100001100000001
-00100000001000000101001100011100
-01101111111000001000011011100011
-11000000100000010101001100011001
-11101000010000010000000000000011
-00100000010000000010101000101101
-00100000001000000101001100011100
-11011000010000000000000000000000
-11011010001000000000000000000010
-11011010010000000100000001110101
-00100000001000000101001100100011
-01101111111000001000011011100011
-11000000100001000101001100011001
-11101111111001000000000000000011
-00100000010000000010101000101011
-00100000001000000101001100011100
-11101010001000001000000000000011
-11101010010000010000000000000011
-11011000010000000000000000000000
-00100000001000000101001100100011
-01101111001000001000011011100011
-00011111001000001111001111111110
-11101111111000010000000000000011
-00011111111000100000101000000000
-00100000010000000110110111001010
-00100000001000000101001100011100
-01110000010000001001010000000000
-00100000001000000101001100011100
-11011000010000000000000000000001
-11011010001000000000000000000000
-00100000001000000101001100100011
-11011000010000000000000000000000
-11011010001000000000000000000000
-00100000001000000101001100100011
-01110000000001101110001000000010
-00100000001000000101001100111100
-01110000000001101110001000000101
-00100000001000000101001100111100
-01101111111000001000011011100010
-00011111111000100010011000000000
-01110000000001101110001000000110
-01011000000000000000000000000010
-10011010001000001111111000000000
-00100000010000000101001110010111
-00011010011000100111111000000000
-11100111111000001000000000000011
-11100000010000001000000000000011
-00011010001000100111001000000000
-00011010010000100000110000000000
-00100000010000000110110111000100
-00100000001000000101001110100001
-01110000000001101110001000001000
-00011111001000001111111000000010
-00100000010000000101001110010111
-01101111111000010000011100001101
-11100111111000010000000000000011
-01101111111000010000011100001011
-00011111111000100000110000000000
-00100000010000000110110110110001
-00011000110000100111111000000000
-01100111111000010000011100001011
-00100000001000000101001110100001
-01110000000001101110001000001001
-01011000000000000000000000000000
-00100000010000000101001110010111
-00100000001000000101001110100001
-01110000000001101110001000001010
-01011000000000000000000000000001
-00100000010000000101001110010111
-00100000010000000101001101001001
-01101111111000010100010011101001
-11011000111000000000000000001001
-10101111111011111111111111111111
-01111001001000001000010000000101
-11100000010000001000000000000011
-00100000001000000101001110100001
-11011000010000000000000000000000
-01101111111000001100001110001000
-11011000111000000000000000000000
-10101111111011111111111111111111
-01111001001000001000010000000010
-00100000011000000000000000000000
-01110000000001101110001000001101
-01101111111000001100001111111010
-00011111111011111111111000100010
-00011111111000100111001000000000
-00100000010000000101001110010111
-01101111111000010100001111111000
-00011111111000100000110000000000
-00100000010000000110110110110001
-00100000001000000101001110100001
-01110000000001101110001000001110
-01011000000000000000000000000100
-00100000010000000101001110010111
-01101111111000100000010111111010
-11100111111000100000000000000011
-00100000001000000101001110100001
-01110000000001101110001000001111
-01101111111100010000000100010010
-11011000010000000000000001000000
-00100000010000000111110110110000
-00011111111000100010001000000000
-00011111111000100111001000000000
-00100000010000000110110110010110
-11011000101000000000011010100001
-00100000010000000110110111001010
-00011010001000100111111000000000
-00011010001000100111001000000000
-00100000010000000101001110010111
-11011000110000000000011010100001
-00100000010000000110110110110001
-00100000001000000101001110100001
-01110000000001101110001000010000
-00100000001000000101001100111100
-01110000000001101110001000010001
-01011000000000000000000000000100
-00100000010000000101001110010111
-01101111111000100100001011111111
-11100111111000100000000000000011
-00100000001000000101001110100001
-11011010001000000000000110000000
-00100000001000000101001101111001
-11011010001000000000000010000000
-00100000001000000101001101111001
-01110000000001101110001000010100
-01011000000000000000000000000010
-00100000010000000101001110010111
-00011010001000100111111000000000
-11100111111000010000000000000011
-00100000001000000101001110100001
-11011010011000000000000000000000
-00100000001000000101001110000010
-11011010011000000000000000000001
-01110000000001101110001000010101
-01011000000000000000000000000001
-00100000010000000101001110010111
-00011010011000100111111000000000
-11100111111000001000000000000011
-00100000001000000101001110100001
-01100000010010010000011001111000
-01110000000001101110001000101001
-01011000000000000000000000000010
-00100000010000000101001110010111
-01101000010010010000011001111000
-11100000010000010000000000000011
-00100000001000000101001110100001
-01110000000001101110001000101011
-00100000001000000101001100111100
-01110000000001101110001001000000
-01011000000000000000000000000010
-00100000010000000101001110010111
-01101111111000010100000001110101
-11100111111000010000000000000011
-00100000001000000101001110100001
-01110000000001101110000100000010
-01100111111000001000011011100011
-01100000010011000000011001111000
-01000100101100110100000000001100
-00100000010000000101001110100011
-01101000010011000000011001111000
-00100000010000000110110110100010
-01101111111000011000011011100001
-11100111111000011000000000000011
-00100000011000000000000000000000
-01000100101100111100000000001100
-00100000001000000110110110100100
-00100000010000000101001110101100
-00100000011000001000000000000000
-00100000010000000101001110101010
-01101111111000100100010011111010
-00011111111010110111111000000000
-00100000011110100000000000000000
-00100000001000000111110010010001
-01101000010010001100010011111001
-00100000001000000110111011110111
-01101000010010001100010011111001
-00100000001000000110111100000010
-01101000010010001100010011111001
-00100000001000000110111011110011
-01100010001000010000011100001011
-01100010010000010000011100001001
-01101111111000010100001110011000
-01100111111000010000011100001101
-00100000010000000101000110101000
-00100000011101000000000000000000
-01101000010010010000011100001001
-01101111111000001100010100001110
-00100000010000000111110110110000
-00011111111000100111001000000000
-00011000010000100111111000000000
-10011111001001100111111000000000
-01100111111000010000011100001001
-00100000010000000101001100110000
-01101111111000010000011100001001
-00100000011110100000000000000000
-00100000001000000101001110110110
-00100000011000000000000000000000
-01101111111000001100010100001010
-00100000011110100000000000000000
-01101111111000001100010100001011
-00100000011110100000000000000000
-00011111111000001111111111111111
-01100111111000001100010100001011
-00100100011110100000000000000000
-01110000010001010000101100000101
-00100000010000000110111110000010
-00100000010000000110111110110000
-00011111111001101111110000001010
-00100000010000000111110101011111
-00011111111001101111110001100100
-00100000010000000111110101011111
-00011000000001110000010000000000
-01100111111000001100010100001100
-01100000010010001100010100001101
-00100000011000000000000000000000
-11011000111000000000000000001000
-00100000001000000101001111011100
-11011000111000000000000000001000
-00100000001000000101001111011000
-01101111111000010100010100001111
-11111001001111111111111000000000
-01100111111000010100010100001111
-00100000011000000000000000000000
-01101111111000010100010100001111
-11111001001000000111111000000000
-01100111111000010100010100001111
-00100000011000000000000000000000
-00100000010000000111001110010110
-00100000010000000101010000010000
-00100000010000000101100101001001
-00100000011101011000000000000000
-00100000010000000101011101000111
-00100000010000000101111100110111
-00100000010000000101001111101100
-00100000010000000101100111101101
-01101111111000010100010011101001
-11000010100001100101110000011010
-00100000010000000101111010110110
-00100000001000000101010010001100
-01000100101101000100000000001101
-01011000000000000110001000110101
-01100111111000010100010111111000
-01011000000000000110001000101011
-01100111111000010100010111111010
-01011000000000000110000100001001
-01100111111000010100001111101001
-01011000000000000110000010010110
-01100111111000010100010111110010
-01011000000000000110000011000001
-01100111111000010100010111110100
-01011000000000000101010100001100
-01100111111000010100010111110110
-01011000000000000101101100100011
-01100111111000010100001111011001
-01011000000000000101010100000111
-01100111111000010100001111010111
-01011000000000000101101011000001
-01100111111000010100001111011101
-01011000000000000101111001011101
-01100111111000010100001111011011
-01011000000000000101010011010101
-01100111111000010100001111010101
-01011000000000000101101100001000
-01100111111000010100001111011111
-01011000000000000101101110000101
-01100111111000010100001111100011
-01011000000000000101010111111010
-01100111111000010100001111100111
-01011000000000000101010011000101
-01100111111000010100001111010011
-01011000000000000110001000100001
-01100111111000010100001111100001
-01011000000000000110001000101000
-01100111111000010100001111100101
-00100000011000000000000000000000
-00100000011101011000000000000000
-00100000010000000011010111110000
-00100000010000000011001001011011
-00100000010000000110001010101010
-00100000010000000101010110001001
-00100000010000000101010111000110
-00100000010000000101010001001010
-00100000010000000110000101110111
-00100000010000000010101001000001
-01000100101101001100000000001101
-01101111111001000100011100010011
-11000010100010011101110101100000
-11000010100010010101110101101110
-11000010100010100101110110100110
-00100000011000000000000000000000
-01110000010000001001100100010000
-01101111111001000100011100010011
-11000011100001100000000000000000
-01110000010000001001100100011000
-00100000011000000000000000000000
-00100000010000000011001010000001
-01101111111001000100011100010011
-11000100000111101000000000000000
-00100000001000000011001010000100
-01000100101101010100000000001101
-01101111111001000100011100010011
-00101111111011111111111000000101
-00100000010000001101111100001000
-01101111111000010100011000111010
-01100111111000010100010111010110
-01101111111000001100011000111101
-01100111111000010100010111011100
-01101111111000101100011000111111
-01100111111000101100011000101000
-01101111111000001100011000111110
-01100111111000001100010111010001
-01101111111000001100010110111001
-00100100010110100011001001101011
-01000100101101011100000000001101
-00100000010000000101010000011111
-00100000010000000101010000100100
-00100000010000000101111111100100
-00100000001000000011001010000111
-01011000000000001001000000000000
-01100111111000010100001011110111
-01110000010000001100000100000011
-01110000010000001010011000001000
-01110000010010010111111100000000
-01110000010010011000000000000000
-01011000000000000000001000000000
-01100111111000010100000010100100
-01110000010000101110000100010111
-01110000010000101110001100010111
-01011000000000000100011111000011
-01100111111000010100001100111111
-01011000000000000000000000010000
-01100111111000010100001101000001
-00100000001000000101010100111001
-01000100101101100100000000001101
-00100000010000000101010000111011
-01110000010010000111101000000000
-01011000000000000000101001110111
-01100111111000010100001111110101
-00111000000000000001001000100100
-00111000000001000100000000000000
-00111000000010000000000000000000
-11100111111000101000000000000101
-01101111111001000100011100010011
-11000011000011011101010001011000
-01011000000000000000000000000110
-01100111111000010100001011010011
-01100111111000010100001011010101
-00100000010000000101010010000001
-01101111111001000100011100010011
-11000011000011000101010001011100
-00100000010000000101010001110110
-01101111111000011100011000001000
-01100111111000011100011101011101
-01101111111000001100011001100110
-01100111111000001100100110100001
-01101111111000011100001011011110
-01100111111000011100011110010111
-01011000000000000000000000000000
-01100111111000111100100001000110
-01101111111000001100010011101011
-01100111111000001100100101111100
-01100111111000001100100101111101
-00100000010000000010100101101001
-01000100101101101100000000001101
-01101111111000001100011001001111
-01100111111000001100100101011000
-01101111111000001100011001001110
-11000001011111111000000000000000
-01101000010010001100011001001110
-00100000010000000101010110110101
-01101000010010001100011001001110
-00100000010000000110111011100110
-00100000010000001101010001110011
-00100000001000000101010110110001
-01101111111000001100011001010000
-01100111111000001100100101011000
-00100000011000000000000000000000
-01101111111000011100011101000011
-01100111111000011100011000001000
-01101111111000011100011101000110
-01100111111000011100011000001011
-01101111111000001100011101001001
-01100111111000001100011000100001
-01101111111000100100011101010101
-01100111111000100100011101010001
-01011000000100000000110000001100
-01100111111000011100010110100111
-00100000011000000000000000000000
-01101111111000011100011101001010
-01100111111000011100011000001000
-01101111111000011100011101001101
-01100111111000011100011000001011
-01101111111000001100011101010000
-01100111111000001100011000100001
-01101111111000100100011101011001
-01100111111000100100011101010001
-01011000000111000001100100011001
-01100111111000011100010110100111
-00100000011000000000000000000000
-01000100101101110100000000001101
-01101111111001000100011100010011
-11000010100111110110000000101101
-01101111111000001100011001100110
-11000000000000000110000000011100
-00100000010000000101101010101000
-01101111111000001100011001100110
-11000000000000001101010010010110
-11000000000000010101010010011011
-00100000011000000000000000000000
-01101111111000110100011001101000
-01101000010010110100011011100110
-10011000010001100111110000000000
-00100000001000101101101010010100
-00100000001000000101010010100000
-01101111111000110100011001110101
-01101000010010110100011011100110
-10011000010001100111110000000000
-00100000001000101101101010010100
-00100000001000000101010010100000
-01000100101101111100000000001101
-00100000010000000110000110011111
-11011010001000000100011001100111
-01101111111000001100011001100110
-00011111111000001111111111111111
-00011111111011111111111000011101
-10011010001000001010001000000000
-11101111111000001000000000010001
-01100111111000001100001111110011
-01101111111000001100001111110011
-11000000000110100101010010110110
-00100000001000000101101010010100
-01000100101110000100000000001110
-01111000010101000111110000000000
-01101111111001000100011100010011
-11000011000001011101010010110011
-01101111111100001000000100110010
-11000010100000100101010010110011
-01111000001101000111110000000000
-01101111111000001100011110000000
-01100111111000001100011101111111
-00100000011000000000000000000000
-01110000010001111001010100000001
-01101000010010001100011100011110
-01101111111000001100011110001111
-11000000011111111101010010111011
-01101000010010001100011000111100
-01100000010010001100100001000101
-00100000010000000100001100101101
-01101111111000011100011110011101
-01100111111000011100001101001101
-00100000010000000101101101101011
-01011000000000000000000000000100
-11100111111000001000000000000110
-11011000110000000100001101101001
-00100000010000000101101101110010
-00100000001000000111100001110000
-11000101000100110100001100001000
-01101111111000001100100101010110
-00100000001110100100001100001000
-01101111111000001100011111000010
-11000000000000001100001100001000
-01101111111000001100100001010111
-00100100001110100100001100001000
-00100000001000000100001100001010
-01000100101110001100000000001110
-01011000000000000000000000000110
-00100000010000000110100111100101
-11000010100000011101010011010011
-00100000010000000101100111011010
-00100000010000000101100111101101
-00100000010000000101010011011100
-00100000001000000100001100100111
-01000100101110010100000000001110
-00100000010000000111001110011010
-00100000010000000101011010101001
-00100000010000000101010011011100
-00100000010000000101110110011110
-01101000010010001100011001011001
-00100000001000000110111011010011
-01000100101110011100000000001110
-00100000010000000101101010010010
-00100000010000000111110111100010
-00100000010000000110000100011010
-00100000010000000101010100001100
-00100000010000000101010011111001
-01101000010010001100011001011011
-00100000010000000101010110110101
-00100000010000000101010110111001
-00100000010000000110000111111101
-00100000010000000101010011110010
-00100000001000000101010011101000
-01101111111001000100011100010011
-11000100000111100000000000000000
-01101000010010001100011001001010
-00100000010000000110111011010011
-01101000010010001100011001001011
-00100000010000000110111011010011
-01101000010010001100011001001010
-00100000010000000101010110110001
-01101000010010001100011001001011
-00100000001000000101010110110001
-01101111111001000100011100010011
-11000100000010101000000000000000
-01101111111000001100010000000111
-11000001100000010000000000000000
-01101111111000001100011000110101
-11011000010000000000000011000000
-00100000001000000110111100100001
-11011000110000001000000001110000
-11011111001000000000000000010000
-11101111111000001000000000000110
-00100100001110100101010100000000
-01011000000000000000000010000000
-00011000110000001000101111111111
-11100111111000001000000000000101
-11000010000000000101010011111011
-11011111111000001000000011011100
-10011000110001100111110000000000
-00100000011000101000000000000000
-11011111001000000000000000001000
-11011000110000001000000011010100
-00100000001000000101010011111011
-11000110000100110000000000000000
-00100000010000000101010100001100
-01101111111000001000000000010101
-00100100011110100000000000000000
-00100000001000000110111011010011
-01000100101110100100000000001110
-01101000010010001100011001001010
-00100000010000000110111011011101
-01101000010010001100011001001011
-00100000010000000110111011011101
-00100000010000000101011000011100
-01101111111000001100011001001100
-00100000010000000101100101000011
-00100000010000000110100111011100
-01101000010010001100011001000100
-00100000010000000110111010110110
-01101000010010001100011001000110
-00100000010000000110111010110110
-01101000010010001100011001000101
-00100000010000000110111010110110
-01101000010010001100011001000111
-00100000010000000110111010110110
-01101000010010001100011001001000
-00100000010000000110111010110110
-01101000010010001100011001001001
-00100000010000000110111010110110
-01101000010010001100011001010101
-00100000010000000110111010110110
-01101000010010001100011001010110
-00100000010000000110111010110110
-01101000010010001100011001001010
-00100000010000000110111010110010
-01101000010010001100011001001011
-00100000010000000110111010110010
-01101000010010001100011001010010
-00100000010000000110111010110010
-01101000010010001100011001010011
-00100000010000000110111010110010
-01101000010010001100011001011001
-00100000001000000110111010110110
-01101111111000010100010011101001
-11000100000001001000000000000000
-00011010001000100111111000000000
-00100100001110100010100111010101
-00100000001000000010100111011010
-01000100101110101100000000001110
-01101111111000001100010000000111
-11000001100000010000000000000000
-01101000010010001100011000110101
-00100000001000000110111100001111
-01101111111001000100011100010011
-11000100000010101000000000000000
-01110000010001100011011000000001
-00100000011000000000000000000000
-01000100101110110100000000001110
-01101111111001000100011100010011
-11000100000010101000000000000000
-00100000010000000101010100110100
-01101111111000001100010000000111
-11000000000000010101010101000101
-01110000010001100011011000000011
-00100000001000000101010101000111
-01110000010001100011011000000010
-00100000001000000101010101000111
-01000100101110111100000000001110
-00100000010000000110111110000010
-00100000010000000110111110110000
-01100111111000010100011000110011
-01101111111000001100010000000111
-11000000100000010101010101010011
-01101000010010010100011000110011
-00011000010011111111111000001000
-00011111111001101111110000001010
-00100000010000000111110101011111
-10011000010000001111111000000000
-01100111111000010100011000110011
-11011010001000000100011000101101
-00100000010000000101010101100011
-01101111111000001100010000001100
-11000010100000001101010011001101
-11000011000000000101010101011100
-01110000010001100011011100000001
-00100000001000000101010101011010
-11011000111000000000000000000100
-00100000001000000101111100000000
-11011000111000000000000000000100
-00100000010000000101111100000100
-01110000010001110000100100000001
-01101111111000001100011000110111
-00100000011110100000000000000000
-01110000010001100011011100000000
-00100000001000000110000101101110
-01000100101111000100000000001111
-11101111111001000000000000010001
-01100111111001000000011001110000
-01101111111000001100011000110110
-11000000000000000101010101101010
-11000000000000010101010101101010
-11000000000000011101010110001000
-00100000010000000110111111110011
-00100000010000000110111111101011
-01101111111000010000011001110110
-01101000010010010000011001110010
-10011000010001100111110000000000
-00100100010000010110111111101111
-01101000010010010000011001110100
-10011000010001100111110000000000
-00100100010000010110111111100111
-01101111111000010000011001110110
-01101000010010010000011001110000
-10011000010001100111110000000000
-00100000001000010101010110000100
-01101000010010010000011001110010
-10011000010001100111111000000000
-00100100001000010101010110000110
-00100000001110100101010110000110
-00011111111011111010001001100100
-01101111111000010000011001110000
-01101000010010010000011001110010
-10011000010001100000010000000000
-00011010001000100111111000000000
-10011000010001101111110000000000
-00100000010000000111110101011111
-01100111111000001100011110111101
-00100000011000000000000000000000
-01110000010001111011110101100100
-00100000011000000000000000000000
-01110000010001111011110100000000
-00100000011000000000000000000000
-00100000001000000101010101101010
-01101000010010001100010000100111
-00100000010000000110111011110111
-01101000010010001100011001000100
-00100000010000000101010110110101
-01101000010010001100011001000110
-00100000010000000101010110110101
-01101000010010001100011001000101
-00100000010000000101010110110101
-01101000010010001100011001000111
-00100000010000000101010110110101
-01101000010010001100011001001000
-00100000010000000101010110110101
-01101000010010001100011001001001
-00100000010000000101010110110101
-01101000010010001100011001010100
-00100000010000000101010110110101
-01101000010010001100011001010101
-00100000010000000101010110110101
-01101000010010001100011001010110
-00100000010000000101010110110101
-01101000010010001100011001001010
-00100000010000000101010110110101
-01101000010010001100011001001011
-00100000010000000101010110110101
-01101000010010001100011001010010
-00100000010000000101010110110101
-01101000010010001100011001010011
-00100000010000000101010110110101
-01101000010010001100011001011001
-00100000010000000101010110110101
-01101000010010001100011001011010
-00100000010000000101010110110101
-01101000010010001100011001001110
-00100000001000000101010110110101
-00011000010001100111110011111111
-00100000011000101000000000000000
-00011000010000010000111001111111
-01101111111100100000000100011100
-10101111111011111111111111111111
-00100000001000001101010110110101
-00011000010001100111110011111111
-00100000011000101000000000000000
-01111001001000000000010000000111
-00100000001000000110111011011101
-00011000010001100111110011111111
-00100000011000101000000000000000
-01111001001111111000010000000111
-00100000001000000110111011011101
-01101111111000011100011100111100
-01100111111000011000011001110000
-11011111001000000000000000001101
-11011000010000000000000000000000
-01101111111000011000011001110000
-00101111111011111111111000000000
-00100000010000001110111100001111
-01101111111000011000011001110000
-00011111111000111111111000000000
-01100111111000011000011001110000
-00011000010000001000010000000001
-11000010000000000101010110111101
-00100000011000000000000000000000
-01000100101111001100000000001111
-01101111111001000100100110001101
-00100000011110100000000000000000
-01101111111000001100100110001100
-00011111111000100010001000000000
-00011111111001100111110000001011
-00100100001000010101010111011101
-00100000010000000101010111010110
-11011000101000000100011110101001
-00100000010000000101010111010011
-11011000101000000100001101101011
-00100000010000000101010111010011
-11011000101000000100001001101100
-11011000110000000100100110001101
-00011010001000100111001000000000
-00100000001000000111110011011010
-11011000101000000100011110101001
-00100000010000000101010111011011
-11011000101000000100001101101011
-00100000010000000101010111011011
-11011000101000000100001001101100
-11011111001000000000000000001011
-00100000001000000111110010100001
-00100000010000000101010111110011
-01101111111000001100100110001100
-00011111111000001111111000000001
-01100111111000001100011110100000
-01110000010001111010000100001001
-11011000110000000100100110001101
-11011000101000000100011110100010
-00011010001000100111001000000000
-00100000010000000111110011011010
-01101111111000001100100110001100
-00011111111000001111111000000001
-01100111111000001100001101101001
-01110000010000110110101000001001
-11011000110000000100100110001101
-11011000101000000100001101101011
-00011010001000100111001000000000
-00100000010000000111110011011010
-11011000110000000100100110001100
-11011000101000000100001001101011
-00011010001000100111001000000000
-00011111001000001111001000000001
-00100000001000000111110011011010
-11011000101000000100011110100000
-11011111001000000000000000010100
-00100000001000000111110010100001
-00100000010000000101010111111011
-01110000010000111111010101110011
-00100000010000000101010111111010
-00100000001000000110100111100000
-00100000001000000110101111000110
-01101111111000001100011001001100
-11011000010000000000000000100001
-00100000010000000110111100100001
-01101111111000001100011001001101
-11011000010000000000000000100011
-00100000001000000110111100100001
-01000100101111010100000000001111
-01111000010101000111110000000000
-01011000000000000000000000000000
-01100111111000110100100001000111
-00100000010000000101100111110110
-01011000000000000000000010001001
-00100000010000000110100111100100
-00100000010000000101011101000111
-00100000010000000101011000010010
-00100000010000000101011000010111
-00100000010000000101011110100110
-01101111111000001100100001000110
-00011111111000010111111000011111
-01100111111000001100100001000110
-00100100001101000101111100110111
-00100000010000000101111100100110
-00100000001000000101110000001011
-01101111111000001100100001010110
-00100000011110100000000000000000
-01100111111000001100100001001011
-01110000010010000101011000000000
-00100000001000000111110110111010
-01101111111000001100100001010010
-00100000011110100000000000000000
-01100111111000001100100001001100
-01110000010010000101001000000000
-00100000001000000111110110111010
-00100000010000000101011000101001
-00100000010000000101011001100101
-01101111111000001100100001010000
-01101000010010001100100001001111
-01100111111000001100100001001111
-10011000010001100111110000000000
-00100100001000101100001100001100
-01101111111000001100100001010100
-01101000010010001100100001010011
-01100111111000001100100001010011
-10011000010001100111110000000000
-00100100001000101100001100001100
-00100000011000000000000000000000
-01101111111000001100011001010010
-11000001011111111000000000000000
-11011010001000000000000000000000
-01101000010010001100011001010010
-00100000010000000110111011100110
-01111001001000001010001000000000
-01101000010010001100011001010011
-00100000010000000110111011100110
-01111001001000001010001000000001
-00011010001000100111111000000000
-01100111111000001100100001010000
-11000000000000001101011000111001
-11000000000000010101011000111101
-01101111111000001100100001010001
-11000010100000111101011001001001
-00100000011000000000000000000000
-01101111111000001100100001001111
-11000000000000000101011001000001
-11000000000000011101011001000011
-00100000011000000000000000000000
-01101111111000001100100001001111
-11000000000000000101011001000101
-11000000000000011101011001000111
-00100000011000000000000000000000
-01110000010010000101000110000010
-00100000011000000000000000000000
-01110000010010000101000110000001
-00100000011000000000000000000000
-01110000010010000101000110000000
-00100000011000000000000000000000
-01110000010010000101000110000011
-00100000011000000000000000000000
-01101111111000001100100001010001
-01111001001111111111111000000111
-01100111111000001100100001010001
-11000000000000000101011001010001
-11000000000000001101011001010100
-11000000000000010101011001010111
-11000000000000011101011001011010
-00100000011000000000000000000000
-01101111111000001100100001010000
-11000000000000011101011001011101
-00100000011000000000000000000000
-01101111111000001100100001010000
-11000000000000000101011001011101
-00100000011000000000000000000000
-01101111111000001100100001010000
-11000000000000011101011001100001
-00100000011000000000000000000000
-01101111111000001100100001010000
-11000000000000000101011001100001
-00100000011000000000000000000000
-01101111111000001100100001010010
-00011111111000001111111000000001
-01100111111000001100100001010010
-00100000011000000000000000000000
-01101111111000001100100001010010
-00011111111000001111111111111111
-01100111111000001100100001010010
-00100000011000000000000000000000
-01101111111000001100011001001010
-11000001011111111000000000000000
-11011010001000000000000000000000
-01101000010010001100011001001010
-00100000010000000110111011100110
-01111001001000001010001000000000
-01101000010010001100011001001011
-00100000010000000110111011100110
-01111001001000001010001000000001
-00011010001000100111111000000000
-01100111111000001100100001010100
-11000000000000001101011001110101
-11000000000000010101011001111001
-01101111111000001100100001010101
-11000010100000111101011010000101
-00100000011000000000000000000000
-01101111111000001100100001010011
-11000000000000000101011001111101
-11000000000000011101011001111111
-00100000011000000000000000000000
-01101111111000001100100001010011
-11000000000000000101011010000001
-11000000000000011101011010000011
-00100000011000000000000000000000
-01110000010010000101010110000010
-00100000011000000000000000000000
-01110000010010000101010110000001
-00100000011000000000000000000000
-01110000010010000101010110000000
-00100000011000000000000000000000
-01110000010010000101010110000011
-00100000011000000000000000000000
-01101111111000001100100001010101
-01111001001111111111111000000111
-01100111111000001100100001010101
-11000000000000000101011010001101
-11000000000000001101011010010000
-11000000000000010101011010010011
-11000000000000011101011010010110
-00100000011000000000000000000000
-01101111111000001100100001010100
-11000000000000011101011010011001
-00100000011000000000000000000000
-01101111111000001100100001010100
-11000000000000000101011010011001
-00100000011000000000000000000000
-01101111111000001100100001010100
-11000000000000011101011010011101
-00100000011000000000000000000000
-01101111111000001100100001010100
-11000000000000000101011010011101
-00100000011000000000000000000000
-01101111111000001100100001010110
-00011111111000001111111000000001
-01100111111000001100100001010110
-00100000011000000000000000000000
-01101111111000001100100001010110
-00011111111000001111111111111111
-01100111111000001100100001010110
-00100000011000000000000000000000
-01101000010010001100011001001010
-00100000010000000110111010110010
-01101000010010001100011001001011
-00100000010000000110111010110010
-01101000010010001100011001010010
-00100000010000000110111010110010
-01101000010010001100011001010011
-00100000001000000110111010110010
-01101000010010001100011001001010
-00100000010000000101010110101011
-01101000010010001100011001001011
-00100000010000000101010110101011
-01101000010010001100011001010010
-00100000010000000101010110101011
-01101000010010001100011001010011
-00100000001000000101010110101011
-01101111111000010100100001001011
-00100000011110100000000000000000
-01110000010010000101011100000001
-01110000010010000101100000001010
-00100000011000000000000000000000
-11011010011000000100100001011000
-11011010010000000101011010111001
-00100000001000000100001011100000
-01110000010010000101011100000000
-00100000011000000000000000000000
-01101111111000001100011001001001
-11000001011111111000000000000000
-11011010001000000000000000000000
-01110000010010010111011100000101
-01101000010010001100011001001001
-00100000010000000101011011001000
-01100111111000001100100101110100
-01101111111000001100011001010100
-11000000011111111101011011011000
-00100000010000000101100011011111
-00011010001000100111111000000000
-11000010100000101101011011100000
-00100000001000000101011011100111
-01101111111001000100011100010011
-11000010100101011101011011011110
-01101111111000001100100101110100
-00011111111000100010011000000000
-01101111111000001100011001010100
-11000000011111111101100100110001
-01101111111000001100100101111011
-00100100001110100101011011011011
-00100000010000000110111011100110
-01101000010010001100011001010100
-00100000001000001101011011011110
-01101000010010001100011001010100
-00100000010000000110111011110111
-01101000010010001100011001001001
-01101111111000001100100101110100
-00100000001000000101100100100101
-01101000010010001100011001001001
-00100000010000000101010110110101
-00100000001000000101011011000101
-01110000010010000111101000000000
-01110000010010010111010000000000
-00100000011000000000000000000000
-01101111111000001100100101110100
-00100000001000000101100100100101
-01101111111000001100100001111010
-11000001000000001000000000000000
-01110000010010000111101000000001
-01101111111001000100011100010011
-11000011100101000000000000000000
-11000011100110110000000000000000
-00100000001000000101011011110111
-01101111111000001100100001111010
-11000001000000000000000000000000
-01110000010010000111101000000000
-01101111111001000100011100010011
-11000010100101000101011011101110
-11000010100110110101011011101110
-00100000011000000000000000000000
-01101111111000001100100001111011
-00100100001110100101011011110010
-01101111111000001100100101111101
-00100100010110100101011011110111
-01110000010010000111101100000000
-01101111111000001100010011101011
-01100111111000001100100101111101
-01100111111000001100100101111100
-00100000011000000000000000000000
-01000100101111011100000000001111
-00100000010000000101011100101000
-00100000011101000000000000000000
-01101111111000001100011010010000
-00011111111000100000010000000000
-01101111111001000100011100010011
-11000010100010111101011100000100
-00011000010000100111111000000000
-00011111111000001111111000000001
-00011111111000010111111000000011
-01100111111000001100011010010000
-00100000010000000101011101000100
-00100000001000000101110010101100
-01101111111000001100100110001010
-00100100001110100101011100100001
-01101111111001000100011100010011
-11000010100011100101011100010101
-00011000010000100111111000000000
-11000001000000001000000000000000
-11000000000000000101011100010001
-11000000000000010101011100001111
-00100000011000000000000000000000
-01011000000000000000000000000010
-00100000001000000101011100000001
-01011000000000000000000000000000
-00100000001000000101011100000001
-01011000000000000000000000000001
-00100000001000000101011100000001
-01011000000000000000000000000011
-00100000001000000101011100000001
-00011000010000100111111000000000
-11000001000000001000000000000000
-11000000000000000101011100010001
-11000000000000010101011100010011
-11000000000000011101011100001111
-00100000011000000000000000000000
-00011000010000100111111000000000
-11000001000000010000000000000000
-11000000000000000101011100010011
-11000000000000001101011100001111
-11000000000000011101011100001101
-00100000011000000000000000000000
-01101111111001000100011100010011
-11000010100011100101011100011011
-00011000010000100111111000000000
-11000001000000010000000000000000
-11000000000000000101011100001101
-11000000000000001101011100001111
-00100000011000000000000000000000
-01111000010101000111110000000000
-01101111111001000100011100010011
-11000011100101011000000000000000
-00100000001000000101111010110001
-01101111111001000100011100010011
-11000010100101000101011100110000
-11000010100110110101011100110111
-00100000011000000000000000000000
-01101111111000001100100001111010
-11000001100000001000000000000000
-11011010011000000100100101111101
-11011010010000000101011100110101
-00100000001000000100001011100000
-01110000010010000111101100000001
-00100000001000000101111011000110
-01101111111000001100100001111010
-11000001100000001000000000000000
-11011010011000000100100101111100
-11011010010000000101011100111100
-00100000001000000100001011100000
-01110000010010000111101100000001
-00100000001000000101101110100011
-01101111111001000100011100010011
-11000011100011100000000000000000
-01101111111000001100011010010000
-11000001100000011000000000000000
-01110000010001101001000000000000
-00100000011000000000000000000000
-01000100101111100100000000001111
-00100000010000000101011100111110
-00100000010000000110000100111010
-01000100101111101100000000001111
-01101111111000001100100101010111
-11000000000001100101011101101011
-11000000000000011101011110000101
-11000000000001011101011110011001
-01101111111000001100011010010000
-11000000000000000101011101010011
-11000000000000001101011101010001
-11000000000000010101011101010101
-11000000000000011101011101010111
-01101000010010001100100001101001
-00100000001000000101011101011000
-01101000010010001100100001101000
-00100000001000000101011101011000
-01101000010010001100100001101010
-00100000001000000101011101011000
-01101000010010001100100001101011
-01101111111000001100100101010111
-11000000000000100101011101100111
-11000000000000101101011101100111
-11000000000001000101011101101001
-11000000000000111101011101101001
-11000000000000110101011101100111
-01100000010010001100100001111001
-01011000000000000000000000000110
-00100000010000000110100111100101
-00011111111000010000010011111000
-01101111111000001100100001111001
-10011000010000001111111000000000
-00011111111011010111111000000000
-00011111111000001111111000000110
-00100000001000000110100111100100
-00011000010000001000010111111111
-00100000001000000101011101011110
-00011000010000001000010000000010
-00100000001000000101011101011110
-01101111111000001100011010010000
-11000000000000000101011101101111
-11000000000000001101011101110101
-11000000000000010101011101111000
-01101111111000001100100001110100
-00011111111000100010001000000000
-00100000001000000101011101111101
-01101111111000001100100001110101
-00011111111000100010001000000000
-00100000001000000101011101111101
-01101111111000001100100001110110
-00011111111000100010001000000000
-00100000001000000101011101111101
-01101111111000001100100001110111
-00011111111000100010001000000000
-00100000001000000101011101111101
-01101111111000001100100001111000
-00011111111000100010001000000000
-01011000000000001100001100001001
-00100000010000000110100111100100
-00011010001000100111111000000000
-00011111111011010111111000000000
-00011111111000001111111000100011
-00100000010000000110100111100100
-01011000000000000000000000001001
-00100000001000000110100111100100
-01101111111000001100011010010000
-11000000000000000101011110001100
-11000000000000001101011110001010
-11000000000000010101011110001110
-11000000000000011101011110010000
-01101111111000001100100001101101
-00100000001000000101011110010001
-01101111111000001100100001101100
-00100000001000000101011110010001
-01101111111000001100100001101110
-00100000001000000101011110010001
-01101111111000001100100001101111
-01100111111000001100100001111001
-00011111111011010111111000000000
-00011111111000100010001000000000
-00011111111000001111111000001101
-00100000010000000110100111100100
-00011010001000100111111000000000
-00011111111000001111111000001110
-00100000001000000110100111100100
-01101111111000001100011010010000
-11000000000000000101011110100000
-11000000000000001101011110011110
-11000000000000010101011110100010
-11000000000000011101011110100100
-01101111111000001100100001110001
-00100000001000000101011110010001
-01101111111000001100100001110000
-00100000001000000101011110010001
-01101111111000001100100001110010
-00100000001000000101011110010001
-01101111111000001100100001110011
-00100000001000000101011110010001
-00100000010000000101100001001100
-01101111111000001100100110000111
-00100100001110100101100001100000
-01101111111000001100100110000010
-00100100001110100101100001011111
-00100000010000000101100010001000
-00100000010000000101011110111100
-00100000010000000101010100101111
-00100000010000000101011110110111
-00011010001000100111111000000000
-01101000010010001100100001001110
-01100111111000001100100001001110
-01100111111000001100100001000110
-10011000010000101111111000000000
-00011111111001100111110000000000
-00100000011000101000000000000000
-00100000001000000111110110111010
-11000110100100110000000000000000
-00011010001000100111111000000000
-00100000011110100000000000000000
-01100111111000001100100001000110
-00100000001000000111110110111010
-01110000010010010111100100000000
-01110000010010010111101000000000
-01110000010010010111101100000000
-00011111111000100010010000000000
-01101000010010001100011001000100
-01101111111000001100011001000111
-10011000010001100111110000000000
-00100000001000101101011111001100
-01101111111000001100011001001000
-10011000010001100111110000000000
-00100000001000101101011111010001
-01101000010010001100011001000101
-01101111111000001100011001000111
-10011000010001100111110000000000
-00100000001000101101011111100000
-00100000001000000101011111100011
-01101000010010001100011001000101
-01101111111000001100011001001000
-10011000010001100111110000000000
-00100000001000101101011111010110
-00100000001000000101011111011001
-01101000010010001100011001000101
-01101111111000001100011001000111
-10011000010001100111110000000000
-00100000001000101101011111011011
-00100000001000000101011111011110
-00100000010000000101011111101111
-00100000010000000101011111111011
-00100000001000000101011111100101
-00100000010000000101011111101111
-00100000001000000101011111100001
-00100000010000000101011111111000
-00100000010000000101011111110010
-00100000001000000101011111100101
-00100000010000000101011111111000
-00100000001000000101011111100100
-00100000010000000101011111110010
-00100000010000000101011111111110
-00100000001000000101011111100101
-00100000010000000101011111111011
-00100000010000000101011111110101
-00100000010000000101100000000001
-00100000010000000101100000000100
-01101111111000001100100101111010
-00100000011110100000000000000000
-01101111111000001100100101111001
-00100000011110100000000000000000
-01110000010010010111101100000001
-01101111111000001100100001001110
-00011111111000100010001000000000
-00100000011000000000000000000000
-00011010010000010111111000001001
-11000000000001001101100000001100
-00100000011000000000000000000000
-00011010010000010111111000001001
-11000000000010010101100000001100
-00100000011000000000000000000000
-00011010010000010111111000001001
-11000000000001010101100000001100
-00100000011000000000000000000000
-00011010010000010111111000001001
-11000000000010001101100000001100
-00100000011000000000000000000000
-00011010010000010111111000010100
-11000000000010100101100000001100
-00100000011000000000000000000000
-00011010010000010111111000010100
-11000000000010010101100000001100
-00100000011000000000000000000000
-00011010010000010111111000011000
-11000000000011000101100000001010
-00100000011000000000000000000000
-00011000010000010111111000000111
-11000000000000011101100000001010
-11000000000000101101100000001010
-11000000000000110101100000001010
-11000000000000111101100000001010
-00100000011000000000000000000000
-01110000010010010111101000000001
-00100000011000000000000000000000
-01110000010010010111100100000001
-00100000011000000000000000000000
-01101111111001000100011100010011
-11000100000010111000000000000000
-11000011000101100101100000010110
-01101111111000001100011001011000
-00100000010000000101100101000011
-00100000010000000101100000100100
-01101000010010001100011001011000
-00100000001000000101010110110101
-01101111111000001100011001011000
-00100000010000000101100101000110
-01110000010010011000101100000000
-01101000010010001100011001011000
-01101111111000001100100110001000
-00100000010000000101100000111101
-00100000010000000101100000101000
-01101000010010001100011001011000
-00100000001000000101010110110101
-00100000010000000101010110110101
-01101111111000001100100110001001
-11000001000000001000000000000000
-01110000010010011000100100000001
-00100000001000000101011011110111
-01110000010010011000101100000000
-01101000010010001100011001011000
-01101111111000001100100110001000
-00100000010000000101100000110011
-01100111111000001100100110001000
-01101111111000001100100110001010
-00100000001110100101100000101111
-01101111111000001100100110001001
-11000001000000001000000000000000
-01110000010010011000100100000001
-00100000001000000101011011110111
-01101111111000001100100110001001
-11000001000000000000000000000000
-01110000010010011000100100000000
-00100000011000000000000000000000
-00011111111000111111111000000000
-00011111111000100010010000000000
-00100000010000000110111011100110
-01111001001000001010010000000000
-00011010010000010111111000000111
-01101000010010001100100110001011
-00011000010000100000111000000000
-11000000000000111101100001001000
-11000000000000000101100001001010
-00100000011000000000000000000000
-00011111111000111111111000000000
-00011111111000100010010000000000
-00100000010000000101010110110001
-00100000010000000110111011100110
-01111001001000001010010000000000
-00011010010000010111111000000111
-01101000010010001100100110001011
-00011000010000100000111000000000
-11000000000000111101100001001000
-11000000000000000101100001001010
-00100000011000000000000000000000
-01110000010010011000101000000001
-00100000011000000000000000000000
-01110000010010011000101000000000
-00100000011000000000000000000000
-11011010010000000000000000000000
-01101111111000001100011001010111
-11000001011111111000000000000000
-01101111111001000100011100010011
-11000011000101110101100001011001
-01101000010010001100011001010111
-00100000010000000101010110110101
-01101000010010001100011001010111
-00100000010000000110111011100110
-01111001001000001010010000000000
-00011010010000100111111000000000
-01100111111000001100100110000111
-00100000011000000000000000000000
-01101000010010001100011001010111
-00100000010000000101010110110001
-01101000010010001100011001010111
-00100000010000000110111011100110
-01111101001000001010010000000000
-00100000001000000101100001010110
-11000000000000100101100001111000
-00100000010000000101100001111011
-01101111111000100100100110000011
-11011000010000000000000010100000
-10011000010000001000010000000000
-00011100010000100111111000000000
-10011000010001100111110000000000
-00100100011000010000000000000000
-01100111111000100100100110000011
-01101111111000001100100110000010
-11000000000000000101100001101110
-11000000000000001101100001110001
-11000000000000010101100001110100
-11000000000000011101100001110110
-00100000011000000000000000000000
-01110000010010011000001000000001
-01110000010010000100011000000001
-00100000001000000111110110111010
-01110000010010011000001000000010
-01110000010010000100011000000000
-00100000001000000111110110111010
-01110000010010011000001000000011
-00100000001000000101100001101111
-01110000010010011000001000000000
-00100000001000000101100001110010
-01110000010010011000001000000000
-01110000010010000100011000000000
-00100000011000000000000000000000
-01101000010010100100100110000011
-00011100010000100111111000000000
-10011000010001100111110000000000
-00100100010000010101100010000000
-00100000011000000000000000000000
-01011000000000000000000000000000
-01100111111000100100100110000011
-00100000011000000000000000000000
-00100000010000000101100010010101
-00100000010000000101100010001000
-01011000000000000000000000000000
-01100111111000011100100101101111
-00100000011000000000000000000000
-01000100101111110100000000001111
-01101111111000001100011100111111
-00100100010110100101100010010101
-11011010001000000000000000000000
-00100000010000000101100010011000
-00100000010000000101100010100001
-00100000010000000101100010101010
-00100000010000000101100010110011
-00100000010000000101100011001111
-00100000010000000101100001001100
-00100000010000000101100011101100
-00011010001000100111111000000000
-00100000011000000000000000000000
-01011000000000110000001100000011
-01100111111000011100100101101111
-00100000011000000000000000000000
-01101111111000001100011001000100
-00100000010000000101100101000011
-01110000010010010111011100000000
-01101000010010001100011001000100
-01101111111000001100100101101111
-00100000010000000101100100100101
-01100111111000001100100101101111
-01101000010010001100011001000100
-00100000001000000101010110110101
-01101111111000001100011001000110
-00100000010000000101100101000011
-01110000010010010111011100000001
-01101000010010001100011001000110
-01101111111000001100100101110000
-00100000010000000101100100100101
-01100111111000001100100101110000
-01101000010010001100011001000110
-00100000001000000101010110110101
-01101111111000001100011001000101
-00100000010000000101100101000011
-01110000010010010111011100000010
-01101000010010001100011001000101
-01101111111000001100100101110001
-00100000010000000101100100100101
-01100111111000001100100101110001
-01101000010010001100011001000101
-00100000001000000101010110110101
-01101111111000001100011001000111
-11000001011111111000000000000000
-01110000010010010111011100000011
-01101111111000001100100101110010
-00011111111000100010011000000000
-01101000010010001100011001000111
-01101111111000001100011001010100
-11000000011111111101100011001000
-00100000010000000110111011100110
-00100000001000001101100011000100
-01101000010010001100011001010100
-00100000010000000110111011110111
-01101000010010001100011001000111
-01101111111000001100100101110010
-00100000010000000101100100100101
-01100111111000001100100101110010
-00100000001000000101100011011111
-01101000010010001100011001010100
-01101111111000001100100101110010
-00100000010000000101100100100101
-00100000001000000101100011000010
-01101111111000001100011001000111
-00100000010000000101100101000110
-01101000010010001100011001000111
-00100000010000000101100100110001
-01100111111000001100100101110010
-01101000010010001100011001000111
-00100000001000000101010110110101
-01101111111000001100011001001000
-11000001011111111000000000000000
-01110000010010010111011100000100
-01101111111000001100100101110011
-00011111111000100010011000000000
-01101000010010001100011001001000
-01101111111000001100011001010100
-11000000011111111101100011100101
-00100000010000000110111011100110
-00100000001000001101100011100001
-01101000010010001100011001010100
-00100000010000000110111011110111
-01101000010010001100011001001000
-01101111111000001100100101110011
-00100000010000000101100100100101
-01100111111000001100100101110011
-01101000010010001100011001010100
-00100000001000000101010110110101
-01101000010010001100011001010100
-01101111111000001100100101110011
-00100000010000000101100100100101
-00100000001000000101100011011110
-01101111111000001100011001001000
-00100000010000000101100101000110
-01101000010010001100011001001000
-00100000010000000101100100110001
-01100111111000001100100101110011
-01101000010010001100011001001000
-00100000001000000101010110110101
-01110000010010010110110000000000
-01101111111000001100011001010110
-11000001011111111000000000000000
-01101111111001000100011100010011
-11000100000010110000000000000000
-11000010100101111101100011111101
-01110000010010010111011100000111
-01101000010010001100011001010110
-01101111111000001100100101110110
-00100000010000000101100100100101
-01100111111000001100100101110110
-00011010001000100111111000000000
-11000010100000111101100100010111
-00100000010000000101100100011010
-01101111111000001100100101101101
-01100111111000001100100101101110
-00100000011000000000000000000000
-01110000010010010111011100000111
-01101111111000001100100101110110
-00011111111000100010011000000000
-01101000010010001100011001010110
-01101111111000001100011001010100
-11000000011111111101100100001111
-00100000010000000110111011100110
-00100000001000001101100100001011
-01101000010010001100011001010100
-00100000010000000110111011110111
-01101000010010001100011001010110
-01101111111000001100100101110110
-00100000010000000101100100100101
-00100000001000000101100100010011
-01101000010010001100011001010100
-01101111111000001100100101110110
-00100000010000000101100100100101
-00100000001000000101100100010011
-01101111111000001100011001010110
-00100000010000000101100101000110
-01101000010010001100011001010110
-00100000010000000101100100110001
-01100111111000001100100101110110
-00100000010000000101100011110111
-01101000010010001100011001010110
-00100000001000000101010110110101
-01110000010010010110110100000001
-00100000010000000101100100011101
-00100000001000000101100011111010
-01110000010010010110110100000000
-01101111111000001100100101101110
-00100000011110100000000000000000
-01110000010010010110110000000001
-00100000011000000000000000000000
-00100000010000000110111011100110
-01101000010010001100100101110111
-00011000010000100000111000000000
-00100000001000001101100100101111
-11111001001111111010001000000000
-00100000011000000000000000000000
-00011111111000111111111000000000
-00011111111000100010010000000000
-00100000010000000110111011100110
-01111001001000001010010000000000
-00011010010000010111111000000111
-01101000010010001100100101110111
-00011000010000100000111000000000
-11000000000000111101100100101111
-11000000000000000101100100100011
-00100000011000000000000000000000
-11111001001000000010001000000000
-00100000011000000000000000000000
-01000100101111111100000000001111
-00011010011000100111111000000000
-01100111111000001100100101111000
-00011111111000111111111000000000
-00011111111000100010010000000000
-00011000010000100010011000000000
-00100000010000000101010110110001
-00011010011000100000010000000000
-00100000010000000110111011100110
-01111101001000001010010000000000
-00100000010000000101100100111101
-00100000001000000101100100101010
-01101000010010001100100101111000
-00011000010000010000010000000001
-00011010010000010111111000000001
-10011000010001100111110000000000
-00100100001000101101101010111100
-00100000011000000000000000000000
-11000001011111111000000000000000
-11011000010000000000000000111111
-00100000001000000110111100100001
-11000001011111111000000000000000
-11011000010000000000000000111110
-00100000001000000110111100100001
-01000100110000000100000000010000
-00100000010000000101010111110110
-00100000011101011000000000000000
-00100000010000000101100111100111
-01000100110000001100000000010000
-00100000010000000101100101011000
-11000000000110000101100101011111
-11000000000110001101100111000110
-11000000001011000101100111001111
-00100000010000000101100101010101
-00100000000000000001101011110100
-00100000001000000101100101001101
-01101000010010001100011001001100
-00100000010000000110100111000111
-00100000001000000101010111111011
-01011000000000000000000000000001
-00100000010000000110100111100101
-01100111111000001100100001011010
-01011000000000000000000000000000
-00100000010000000110100111100101
-01100111111000001100100001011001
-00100000011000000000000000000000
-01101111111000001100100001011010
-11000000001011010101100101101110
-11000000011011000101100101110100
-11000000011010001101100101101000
-11000000011010010101100110001100
-11000000000000010101100110010011
-11000000001010100101100110011100
-11000000001010000101100111000011
-00100000001000000101100101001101
-01011000000000000000000001001001
-00100000010000000110100111100101
-11000000010100001101100101101100
-00100000001000000101100110000011
-01110000010010010101011100001100
-00100000011000000000000000000000
-01110000010010010101011100000101
-00100000010000000101100111011010
-00100000010000000111110010010101
-11011010011000000100100011010110
-00100000010000000101100110010101
-00100000001000000101011101000111
-01011000000000000000000000010110
-00100000010000000110100111100101
-00011111111001100111110010111101
-00100100001000101101100101001001
-01011000000000000000000000011001
-00100000010000000110100111100101
-00011111111001100111110001010101
-00100100001000101101100101001001
-01011000000000000000000000011011
-00100000010000000110100111100101
-00011111111001100111110000011101
-00100100001000101101100101001001
-01110000010010010101011100000110
-11011010011000000100100100011010
-00100000001000000101100110010101
-01110000010010010101011100000000
-11011010011000000100100010010000
-00100000010000000101100110010101
-11011010011000000100100010011010
-00100000010000000101100110010101
-01011000000000000000100101000011
-00100000010000000110100111100100
-11011010011000000100100010110100
-00100000001000000101100110010101
-01110000010010010101011100000010
-11011010011000000100100010000110
-00100000010000000101100110010101
-11011010011000000100100010011010
-00100000010000000101100110010101
-11011010011000000100100010110100
-00100000001000000101100110010101
-01110000010010010101011100000011
-11011010011000000100100001111100
-11101111111000010000000000010011
-11011000010000001111111111111111
-10011000010001100111110000000000
-00100000011000101000000000000000
-00100000010000000110100111100100
-00011010011000001010011000000010
-00100000001000000101100110010101
-00100000010000000101100111011000
-01011000000000001001101001011011
-00100000010000000110100111100100
-01011000000000000000000000001101
-00100000010000000110100111100101
-00011111111001100111110000010010
-00100000001000101101100110110000
-00011111111001100111110000001010
-00100100001000101101100110110011
-01011000000000000000000000001110
-00100000010000000110100111100101
-00011111111001100111110011100101
-00100100001000101101100101001101
-01011000000000000000000000010000
-00100000010000000110100111100101
-00011111111001100111110010100101
-00100000001000101101100110110000
-00100000010000000101100111000000
-01110000010010010101011100001000
-00100000011000000000000000000000
-01110000010010010101011100001001
-11011010011000000100100011111100
-00100000001000000101100110010101
-00011111111001100111110000010000
-00100100001000101101100101001101
-01011000000000000000000000001110
-00100000010000000110100111100101
-00011111111001100111110011000101
-00100100001000101101100101001101
-01011000000000000000000000010000
-00100000010000000110100111100101
-00011111111001100111110000111000
-00100100001000101101100101001101
-00100000010000000101100111000000
-01110000010010010101011100001010
-00100000011000000000000000000000
-01011000000000000000000001011011
-00100000010000000110100111100100
-00100000001000000101100111010110
-01110000010010010101011100000111
-11011010011000000100100100111010
-00100000001000000101100110010101
-00100000010000000101100111100111
-01101111111000001100100001011010
-11000000001110000101100111001101
-11000000000000000101100111001011
-00100000001000000101100101001101
-01110000010010010101011100000001
-00100000011000000000000000000000
-01110000010010010101011100000100
-00100000011000000000000000000000
-00100000010000000101100111100111
-01101111111000001100100001011010
-11000000001011001101100111010011
-00100000001000000101100101011111
-01110000010010010101011100001011
-11011010011000000100100100101010
-00100000001000000101100110010101
-01011000000000000000000000001001
-00100000001000000110100111100100
-01011000000000000101101000001001
-00100000001000000110100111100100
-11011000010000001000000000000110
-01101111111000001100100101010111
-11000000100001011101100111011110
-11011000010000001001011100000110
-00011000010000100111111000000000
-00100000010000000110100111100100
-00100000000000000010111011100000
-00100000011000000000000000000000
-11011010011000000100100101000110
-01101111111000001100100101010111
-11000001100001011000000000000000
-11011010011000000100100101001110
-00100000011000000000000000000000
-01000100110000010100000000010000
-00100000010000000101010111110110
-00100000010000000101100111011010
-00100000010000000101100111100010
-00100000010000000101100110010101
-00100000001000000101011101000111
-01000100110000011100000000010000
-00100000010000000101100101001001
-00100000010000000101010111110110
-11011000010000000000100000000110
-01101111111000001100100101010111
-11000000100001011101100111110100
-11011000010000000001111100000110
-00011000010000100111111000000000
-00100000001000000110100111100100
-01101111111000001100010000100000
-11000001100000000000000000000000
-01101111111000001100100101010111
-11000000000000000101101000000010
-11000000000000001101101000000010
-11000000000001000101101000000010
-11000000000000010101101000000010
-11000000000000011101101000100110
-11000000000000100101101000000010
-11000000000000110101101001001011
-11000000000001011101101001000100
-00100000001000000101101000000010
-00100000010000000101101001101101
-01111000010101000111110000000000
-01101111111000001100011001011001
-11000000011111111101101000001001
-01101000010010001100011001011001
-00100000010000000110111011100110
-00100100011000001000000000000000
-01011000000000000000000000000000
-00100000010000000110100111100101
-11000000100110000101101000011100
-01011000000000000000000000000010
-00100000010000000110100111100101
-11000100000000111000000000000000
-00100000010000000101101010000100
-01101111111000001100100001000111
-00100000010000000101101001111100
-01100111111000010100100001000111
-01101111111000001100100001001001
-00100000010000000101101001111100
-01100111111000010100100001001001
-01101111111000001100100101011000
-11000000000000000101101000011110
-11000000000000001101101000100000
-11000000000000010101101000100010
-11000000000000011101101000100100
-00100000011000000000000000000000
-11000000000110001101101000001100
-00100000001000000101100101010101
-00100000010000000101101001010110
-00100000001000000101101010001011
-00100000010000000101101001011110
-00100000001000000101101010001011
-00100000010000000101101001011010
-00100000001000000101101010001011
-00100000010000000101101001100110
-00100000001000000101101010001011
-00100000010000000101101001101101
-01101111111000001100011001011001
-11000000011111111101101000101100
-01101000010010001100011001011001
-00100000010000000110111011100110
-00100100011000001000000000000000
-01011000000000000000000000000000
-00100000010000000110100111100101
-11000000100110000101100101010101
-01011000000000000000000000000010
-00100000010000000110100111100101
-11000100000000111000000000000000
-00100000010000000101101010000100
-00100000010000000101101001000010
-01100111111000001100100001001101
-00011111111100011111111000000000
-00100000010000000101101010000000
-01100111111000001100100001001000
-01101111111000001100100001001101
-00011111111000010111111000001111
-00100000010000000101101010000000
-01100111111000001100100001001010
-01101111111000001100100101011000
-11000000000000000101101001010110
-11000000000000001101101001011110
-11000000000000010101101001011010
-11000000000000011101101001100110
-00100000011000000000000000000000
-01011000000000000000000000010010
-00100000001000000110100111100101
-00100000010000000101101001101101
-01101111111000001100011001011001
-11000000011111111101101001001010
-01101000010010001100011001011001
-00100000010000000110111011100110
-00100100011000001000000000000000
-00100000001000000101101000101111
-00100000010000000101101001101101
-01111000010101000111110000000000
-01011000000000000000000000000010
-00100000010000000110100111100101
-11000100000000111000000000000000
-01011000000000000000000000001000
-00100000010000000110100111100101
-00100000001110100101101000001111
-01011000000000000000000000000000
-01100111111000110100100001000111
-00100000011000000000000000000000
-01101111111000010100100001000111
-00011111111001100111111000000000
-01100111111000010100100001000111
-00100000001000000111110110111010
-01101111111000010100100001001001
-00011111111001100111111000000000
-01100111111000010100100001001001
-00100000001000000111110110111010
-01101111111000010100100001001001
-00011111111001100111111000000000
-01100111111000010100100001001001
-01101111111000010100100001000111
-00011111111001100111111000000000
-01100111111000010100100001000111
-00100000010000000101101001101000
-00100000001000000111110110111010
-00100000010000000101101001101000
-00100000001000000111110110111010
-01101111111000010100100001001001
-01101000010010010100100001000111
-01100111111000010100100001000111
-01100000010010010100100001001001
-00100000011000000000000000000000
-01101111111000001100100001100000
-00100000010110100101101010000100
-01110000010010000110000000000001
-00100000011000000000000000000000
-01110000010010010101011000000001
-00100000010000000010100111001001
-00100000001000000101100101001001
-01101111111000001100011001011001
-11000001111111111000000000000000
-01101111111000001100011101111101
-11000001100000001000000000000000
-01011000000000000000000000000000
-01100111111000001100011101111101
-01100111111000100100100001000111
-00100000001000000101101001110011
-11000100000000111000000000000000
-11011000010000001111111100000000
-10011000010000011111111000000000
-00100000011000000000000000000000
-11000100000000011000000000000000
-11011000010000000000000011110000
-10011000010000011111111000000000
-00100000011000000000000000000000
-11011111111000000000000000000011
-00100000010000000110100111100101
-01100111111000010100100001000111
-11011111111000000000000000000100
-00100000010000000110100111100101
-01100111111000010100100001001001
-00100000011000000000000000000000
-01101000010010001100011001001101
-00100000010000000110111011100110
-00100000011000001000000000000000
-01011000000000000000000000001010
-00100000010000000110100111100101
-00100000000000000000001111101000
-00100000001000000101101010001011
-01011000000000001000000100000000
-00100000001000000110100111100100
-01110000010001111000111111111111
-01110000010000111111001100110100
-01011000000011110000111100001111
-01100111111000011100001011011011
-01100111111000011100001011011110
-00100000001000000101010010101001
-01000100110000100100000000010000
-00100000010000000101110001101111
-00100000010000000101101010101000
-01101111111000001100011001100110
-11000000000000001101101010100001
-11000000000000010101101010100011
-00100000011000000000000000000000
-01101111111000110100011001101000
-00100000001000000101101010100100
-01101111111000110100011001110101
-01101000010010110100011011100110
-10011000010001100111110000000000
-00100000001000101101110000011010
-00100000001000000101010010100000
-01110000010001111000111101011010
-00100000011000000000000000000000
-01101111111000010100010011101001
-11000010100001001100001100011111
-00100000001000000101110000111001
-01011000000000000000000000000000
-01100111111000010100011110000001
-01101111111000010100010011101001
-11000010100001001100001100011111
-00100000011000000000000000000000
-01101111111001000100011100010011
-11000100000011011000000000000000
-00100100001101000101101010111010
-01101111111000001100100101011001
-00011111111000001111111000000001
-00011111111000010111111000001111
-01100111111000001100100101011001
-00100100011110100000000000000000
-01110000010010010101100100000000
-00100000001000000111110110111100
-01101111111000001100011001011001
-11000001111111111000000000000000
-01110000010000001100000000000000
-01110000010001110111111000011110
-00100000011000000000000000000000
-01000100110000101100000000010000
-00011010011000100111111000000000
-11000000000010100101101011010000
-11000000000010101101101011100000
-11000000000010000101110000010101
-11000000000110001101101011101101
-11000000000101001101101011101111
-11000000000110010101101011110001
-11000000000111110100001100101001
-11000000001000000101101011111100
-11000000000111001110000010000100
-11000000000111010110000001010011
-11000000000111100110000001110101
-11000000001000100101101100010000
-00100000011000000000000000000000
-00100000010000000110000110001110
-01110000010001110111110100000000
-00100000010000000101101001110011
-01110000010001111001010000000001
-00100000010000000110000001000010
-01101111111000001100011110010101
-00100100001110100101101011011000
-01110000010001111001011000010100
-01101111111000010100001111110001
-01111001001111111111111000000000
-01100111111000010100001111110001
-01110000010010000100010100000000
-01101111111000010100011110111110
-01100111111000010100011111000000
-00100000010000000101110000001011
-00100000001000000101110000111001
-01011000000000000000000000000000
-01100111111000010100011111000000
-01110000010001111001010000000000
-11011000010000000000000000000110
-01101111111001000100011100010011
-11000010100011011101101011100111
-11011000010000000000000000000111
-01100000010010010100001011010011
-01100000010010010100001011010101
-01110000010001111100001000000000
-01110000010010010101011000000000
-00100000010000000010100111001011
-00100000001000000101101101110110
-11011000111000000000000000000010
-00100000001000000101101011111000
-01110000000001100110111100010010
-00100000001000000111100000110100
-01101111111000001100011110010101
-11000000000000001101101011110100
-00100000001000000101101011110110
-00100000010000000101101011101111
-01110000010010000100010000010100
-11011000111000000000000000000001
-00100000001000000101101011111000
-01101111111000001100100001000011
-11111001001000000111111000000000
-01100111111000001100100001000011
-00100000011000000000000000000000
-01101111111000010100001100111100
-11000001000000000000000000000000
-01101111111000001000000101101010
-00011111111010110111111000000000
-00011111111001100111110000001100
-00100000011000010000000000000000
-01011000000000000000000000001001
-01100111111000010100001011010011
-01100111111000010100001011010101
-00100000010000000101101011101111
-01110000010001111100001000000001
-00100000011000000000000000000000
-01101111111000001100011110010101
-00100100011110100000000000000000
-01101111111000001100001110011000
-00011111111001100111111000100010
-00100100011000101000000000000000
-01110000010010000100010000000000
-11011000111000000000000000000000
-00100000001000000101101011111000
-01101111111000001000000110100010
-00011111111001100111110000001100
-00100100001000010101101100000110
-01100111111000010100001011010011
-01100111111000010100001011010101
-01101111111000001000000110100100
-00100000001110100101101100011101
-01101000010010001100100101101011
-10011000010001100111110000000000
-00100000001000010101101100011101
-01101111111000001000000110100100
-01100111111000001100000011000000
-00100000001000000101101100011111
-01101111111000001100100101101011
-01100111111000001100000011000000
-01110000010001111100001000000000
-00100000011000000000000000000000
-01110000010010000100001100000000
-00100000011000000000000000000000
-01000100110000110100000000010000
-00100000010000000010101000101000
-00100100011110100000000000000000
-01101111111000001100011110001111
-11000000011111111101101100101011
-01101111111000001100100001000011
-00011111111000010111111000000011
-11000001100000011000000000000000
-01101111111000001100100101010110
-00100000010110100101101001110001
-01101111111001000100011100010011
-11000010100000001101101101011011
-11000010100000000101101101011011
-11000010100000101101101101011011
-11000010100000110101101101011011
-00100000010000000101011000000001
-00100000010000000101101010110010
-00100100011101000000000000000000
-00100000010000000101101010111100
-00100000010000000101101001110100
-00100000010000000101011010110001
-01101111111001000100011100010011
-11000011000010110101101100111100
-01101111111000001100100101101100
-11000000000000001101101100111101
-00100000001000000101101101011101
-01101111111000001100100101101101
-00100000001110100101101101001101
-01101111111001000100011100101011
-01100111111001000000011001110000
-01101111111000001100011100101010
-11000000000000011101101101001111
-11000000000000010101101101010010
-01110000010001111011010000001000
-01101000010010010100011110110101
-01101111111000001100011110110100
-00011111111000100010001000000000
-00100000010000000010110111101110
-01101000010010001100011110110100
-00011000010000100111001000000000
-11011000110000000000011001110000
-00100000001000000111110011011010
-01101111111001000100011100110100
-00100000001000000101101101000000
-01110000010001111011010000000011
-01101000010010010100011110110111
-00100000001000000101101101000110
-01110000010001111011010000000010
-01101000010010010100011110111001
-00100000001000000101101101000110
-11011010001000000000000000000001
-01101000010010010100011110111011
-00100000010000000010110111101110
-01101111111000001100011110111101
-11100111111000001000000000000101
-00100000011000000000000000000000
-01011000000000000000000000000000
-01100111111000111100100001000110
-01110000010001111011010000000111
-01101111111000111100100001000110
-01100111111000111000011001110000
-01101000010010010100001110011011
-00100000001000000101101101000110
-01110000010001111001010100000000
-01101111111000011100011110011010
-01100111111000011100001101001101
-00100000010000000101101101101011
-01011000000000000000000000000101
-11100111111000001000000000000110
-11011000110000000100011110100000
-00100000010000000101101101110010
-00100000001000000111100001110000
-11011010001000000100001101001001
-11101111111000001000000000010001
-00100000011110100000000000000000
-10011000110000001010001000000000
-11101111111000001000000000000110
-11000001000000001000000000000000
-00100000001000000101101101101100
-11011000101000000100001101010100
-11011111001000000000000000010011
-00100000010000000111110011011010
-00100000001000000010100101101001
-00100000010000000101101101111011
-01101111111000010100001111101111
-11000010100000111101101110000001
-11000010100000000100001011111100
-00100000001000000101110000011010
-01011000000000000000000000000000
-01100111111001000100100001001111
-11100111111000100000000000000101
-01110000010010000110000000000000
-01110000010000101001101000000000
-00100000011000000000000000000000
-00100000010000000101101100100001
-01101111111000010100001111101111
-11000010100000000100001011111100
-00100000001000000101010011001101
-01000100110000111100000000010000
-00100000010000000110000101001101
-00100000010000000101010100111101
-00100000010000000110000100010000
-00100000010000000110000110110001
-00100000010000000110000100011110
-00100000010000000011001010001110
-00100000010000000011010100110001
-00100000010000000101111111011101
-00100000010000000101011100101100
-00100000010000000101101110011011
-00100000010000000101101110101011
-00100000010000000101101111001110
-00100000010000000101101111010011
-00100000010000000101101111100001
-00100000010000000101101111101110
-00100000010000000101101111100100
-00100000010000000101101111111011
-00100000010000000101101111111110
-00100000010000000101011010110110
-00100000010000000101110000001110
-00100000001000000101110000000101
-01101111111001000100011100010011
-11000010100110111101101110011110
-00100000011000000000000000000000
-01101111111000001100100101111111
-11000001100000001000000000000000
-11011010011000000100100101111100
-11011010010000000101101110100011
-00100000001000000100001011100000
-01101111111000001100011001100110
-11000001000000000000000000000000
-01101111111001000100011100010011
-11000011100000110000000000000000
-11011000111000000000000000000110
-00100000010000000101111100000000
-00100000010000000100001011010000
-00100000001000000101110000010101
-01101111111000001100011001100110
-11000000000000000101101110110001
-01101111111001000100011100010011
-11000100000110101000000000000000
-01101000010010001100011100100111
-00100000001000000101101110110100
-01101111111001000100011100010011
-11000100000110010000000000000000
-01101000010010001100011100101000
-01100000010010001100100101111110
-00100000010000000101100010001000
-00011111111000010111111000000111
-01101000010010001100100101111110
-10011000010001100111110000000000
-00100000001000101101101111000000
-01101111111000001100010011101011
-01100111111000001100100110000001
-01101111111000001100100110000000
-11000001000000000000000000000000
-01110000010010011000000000000000
-00100000011000000000000000000000
-00100000010000000101101111000101
-01101111111000001100100110000000
-11000001000000001000000000000000
-01110000010010011000000000000001
-00100000011000000000000000000000
-11011010010000000110000001000111
-11011010011000000100100110000001
-01101111111000001100011001100110
-11000000000000000100001011100000
-11011010010000000101101110100011
-00100000010000000100001011100000
-01101111111000001100100110000001
-11000000000000001101111011110010
-00100000011000000000000000000000
-11011010011000000100011110010000
-11011010010000000101101111010001
-00100000001000000100001011100111
-00100000010000000101110000111001
-00100000001000000101010011001101
-11011010011000000100100001000101
-11011010010000000101101111011001
-00100000010000000100001011100000
-01101111111000001100100001000101
-11000000000000001100001100010011
-00100000011000000000000000000000
-01101111111000001100011110001111
-11000000011111111101101010011010
-01101111111000001100011101111111
-00100100001110100101111100011011
-01101111111001000100011100010011
-11000010100110011101110000011010
-11000010100111110110000000111111
-00100000001000000101010011001101
-11011010011000000100100001000100
-11011010010000000101101100001110
-00100000001000000100001011100000
-01101111111000001100011110010100
-00100000011110100000000000000000
-11011010011000000100011110010110
-11011010010000000101101111101001
-00100000001000000100001011100000
-01101111111000001100011110010101
-00100100011110100000000000000000
-01101111111000001100001011111100
-11000001100000000000000000000000
-00100000001000000010111111001101
-01101111111001000100011100010011
-11000011100111011000000000000000
-11011010011000000100011111000000
-11011010010000000101101111110011
-00100000001000000100001011100000
-01101111111000010100011110111110
-01100111111000010100011111000000
-00100000001000000101101101010101
-01101111111000001100100001000011
-11000011100000010000000000000000
-00100000010000000101101011101111
-11011000111000000000000000000000
-00100000001000000101101011111000
-11011010011000000100011110010010
-11011010010000000101010011001101
-00100000001000000100001011100000
-11011010011000000100011101111110
-11011010010000000101110000000001
-00100000001000000100001011100000
-01101111111000001100100101101011
-01100111111000001100000011000000
-01110000010001110111110100000001
-00100000011000000000000000000000
-11011010011000000100011110000001
-11011010010000000101110000001000
-00100000001000000100001011100111
-01101111111000001100011001100110
-11000000000000000101111111110010
-00100000001000000101101010101101
-01101111111000010100011100100101
-01100111111000010100011110000001
-00100000011000000000000000000000
-11011010011000000100011011110011
-11011010010000000101110000010001
-00100000001000000100001011100000
-00100000010000000101110010100110
-01101111111000001100011110010011
-00100100001110100101111011010001
-00100000011000000000000000000000
-00101000000011111111111000100110
-00100000010000001110000000011000
-00100000010000000101101010101101
-00100000010000000101101100100001
-00100000001000000101110000011010
-01000100110001000100000000010001
-00100000010000000110000110101011
-01101111111000010100010011101001
-00101111111011111111111000001011
-00100000010000001101110000111110
-00100000010000000101101010101000
-01101111111000010100010011101001
-11000010100001011101110000101010
-01101111111001000100011100010011
-11000011000001000101110000101010
-01101000010010010100011010010101
-00011000010000001000010000000001
-01100000010010010100011010010101
-01100000010010010100001011011100
-00011000000010100111111000000000
-01100111111000001100001011011011
-01101111111000011100011110010111
-01100111111000011100001011011110
-00100000010000000100001100101101
-01101111111000010100011000111000
-01100111111000010100011110010000
-01011000000000000000000000000000
-01100111111000010100011110000001
-01100111111000010100011111000000
-01100111111000001100100001000101
-01100111111000001100011110010010
-01100111111000001100100101010110
-11011000111000000000000000000010
-00100000010000000101111100000000
-00100000010000000101111011110100
-00100000001000000101101101100010
-01000100110001001100000000010001
-11011000111000000000000000000110
-00100000010000000101111100000100
-01110000010001111001001000000000
-00100000001000000101110000111110
-01011000000000000000000000000000
-01100111111000001100100001000101
-01100111111000010100011110010000
-00100000001000000111100001110110
-01000100110001010100000000010001
-01101111111001000100011100010011
-11000100000000010000000000000000
-11011000111000000000000000000010
-00100000010000000101111100000100
-00100000010000000101110001001010
-00100000010000000101110001011001
-00100000001000000101110010100011
-01101111111000001000000000110010
-11000000000110100101110001001101
-00100000011000000000000000000000
-01100111111000001100100101011010
-01101111111000110000000101111000
-01100111111000110100100101011011
-01101111111000111100100101011010
-11011000110000000100011001100111
-11011111001000000000000000000011
-11101000010000111000000000000110
-10011000010001100111110000000000
-00100000001000101101110001101001
-00011000110000001000110000010110
-11000010000000000101110001010011
-00100000011000000000000000000000
-11011010001000000100011001100111
-01101111111000001100011001100110
-00011111111000001111111111111111
-00011111111011111111111000011101
-10011010001000001010001000000000
-01101111111000001000000000110010
-11100111111000001000000000010001
-11000000000110100101110001100010
-00100000011000000000000000000000
-01101111111000110000000101111000
-11100111111000110000000000000101
-11011000110000000100001010001010
-00100000010000000111110010001111
-01101111111000110100001011011011
-11100111111000110000000000000101
-00100000011000000000000000000000
-00011000110000001000110111111010
-00011000110000100000101000000000
-01101000010010110100100101011011
-00011000010000001000010000000011
-11100000010000110000000000000101
-00100000011000000000000000000000
-11011010001000000100011001100111
-01101111111000001100011001100110
-11000001000000000000000000000000
-00011111111000001111111111111111
-00011111111011111111111000011101
-10011010001000001010001000000000
-11101111111000001000000000010001
-01100111111000001100001111110011
-11000000000110100101110001111001
-00100000011000000000000000000000
-11101111111000110000000000000110
-01100111111000110100000100010110
-11011000101000000100001010001010
-00100000010000000111110010001111
-11101111111000110000000000000110
-01100111111000110100001011011011
-00100000011000000000000000000000
-01000100110001011100000000010001
-01101111111000010100011010001110
-11011000010000001010101001010101
-10011000010001100111110000000000
-00100000001000101101110010001111
-01100000010010010100011010001110
-00100000010000000101110010011100
-01101111111000001100100110100001
-01100111111000001100011001100110
-01101111111000100100010111100100
-01100111111000100100010111101000
-01100111111000100100010110001111
-01101111111000001100011001010001
-01100111111000001100011010010000
-00100000011000000000000000000000
-00100000010000000101110010010100
-01101111111000100100011010010001
-01100111111000100100010111101000
-01100111111000100100010110001111
-00100000011000000000000000000000
-01101111111001000100011100010011
-11000100000001111000000000000000
-01101111111000010100100111111010
-00011111111000100010010000000000
-00100000010000000101111001010001
-01101111111000001100100111010100
-00100000010110100101110010001100
-00100000011000000000000000000000
-01101111111000110100001011011011
-01100111111000110100011001101110
-00011111111000001111111100000000
-01100111111000110100011001111011
-00011111111000001111111100000000
-01100111111000110100011010001000
-00100000011000000000000000000000
-01101111111000001100011011110100
-01100111111000001100011011110011
-00100000011000000000000000000000
-01000100110001100100000000010001
-01101111111001000100011100010011
-11000010100010011101110010110001
-11000010100010010101110010111001
-11000010100010100101110011000000
-00100000011000000000000000000000
-01000100110001101100000000010001
-01101111111001000100011100010011
-11000010100010011101110010110101
-11000010100010100101110100111100
-00100000011000000000000000000000
-11011000010000000000000010000000
-11011010001000000100011001100110
-11011010010000000000000000000000
-00100000001000000110110011010011
-11011000010000000000000000000001
-11011010001000000100011010010000
-11011010010000000000000001011010
-00100000001000000110110011010011
-00100000010000000110110000100000
-00100000010000000101110101111011
-00100000010000000101110110010000
-00100000010000000101110101110101
-00100000010000000101110110010011
-00100000010000000101110110000010
-00100000001000000101010111110110
-00100000010000000101110011000011
-00100000010000000101110011100101
-00100000001000000101110100100110
-01101010010000010100100111100010
-00011010010000100010011000000000
-00100000010000000101110111000000
-01101111111000001100100110100001
-00100000001110100101110011001111
-01100111111000001100100110100000
-00011010011000001010011000000001
-01101111111000010100100111100100
-10011010011001100111110000000000
-00100100011000010000000000000000
-00011010011000100010010000000000
-00100000001000000101110011000101
-01101111111000001100100110100000
-00011111111000010111111011110000
-00100000001110100101110011011000
-01101111111000001100011001100110
-01100111111000001100100110100010
-11011111001000000000000000000001
-00011010011000100010010000000000
-11011010001000000100100110100010
-00100000001000000110101101000101
-01101111111000001100100110100000
-01101000010010001100011001100110
-10011000010001100111110000000000
-00100000011000101000000000000000
-00011000010100100000010000000000
-10011000010000001111111000000000
-01100111111000001100100110100010
-00011010011000100111111000000000
-01101000010010010100100111100010
-10011000010001100111110000000000
-00100000001000101101110011010100
-00011010011000001010011111111111
-00100000001000000101110011010100
-01101111111000001100011001100110
-11000000000000000101110011101010
-11000000000000001101110011111110
-11000000000000010101110100010010
-00100000011000000000000000000000
-01101010010000010100100111100110
-00011010010000100010011000000000
-00100000010000000101111000101001
-01101111111000100100100111011010
-00100000001110100101110011110110
-01100111111000100100100111010110
-00011010011000001010011000000100
-01101111111000010100100111101000
-10011010011001100111110000000000
-00100100011000010000000000000000
-00011010011000100010010000000000
-00100000001000000101110011101100
-01101111111000100100100111010110
-01101000010010100100011010010001
-10011000010001100111110000000000
-00100000011000101000000000000000
-11011111001000000000000000000100
-11011010001000000100011010010001
-00011010011000100010010000000000
-00100000001000000110101101000101
-01101010010000010100100111101010
-00011010010000100010011000000000
-00100000010000000101110111100001
-01101111111000110100100110101001
-00100000001110100101110100001010
-01100111111000110100100110100011
-00011010011000001010011000000110
-01101111111000010100100111101100
-10011010011001100111110000000000
-00100100011000010000000000000000
-00011010011000100010010000000000
-00100000001000000101110100000000
-01101111111000110100100110100011
-01101000010010110100011001101000
-10011000010001100111110000000000
-00100000011000101000000000000000
-11011111001000000000000000000110
-11011010001000000100011001101000
-00011010011000100010010000000000
-00100000001000000110101101000101
-01101010010000010100100111110010
-00011010010000100010011000000000
-00100000010000000101111000000101
-01101111111000110100100111000001
-00100000001110100101110100011110
-01100111111000110100100110111011
-00011010011000001010011000000110
-01101111111000010100100111110100
-10011010011001100111110000000000
-00100100011000010000000000000000
-00011010011000100010010000000000
-00100000001000000101110100010100
-01101111111000110100100110111011
-01101000010010110100011001110101
-10011000010001100111110000000000
-00100000011000101000000000000000
-11011111001000000000000000000110
-11011010001000000100011001110101
-00011010011000100010010000000000
-00100000001000000110101101000101
-01101111111000001100011001100110
-11000001000000000000000000000000
-01101010010000010100100111111110
-00011010010000100010011000000000
-00100000010000000101111000111101
-01101111111000010100100111100000
-00100000001110100101110100110100
-01100111111000010100100111011110
-00011010011000001010011000000010
-01101111111000010100101000000000
-10011010011001100111110000000000
-00100100011000010000000000000000
-00011010011000100010010000000000
-00100000001000000101110100101010
-01101111111000010100100111011110
-01101000010010010100011010010101
-10011000010001100111110000000000
-00100000011000101000000000000000
-11011111001000000000000000000010
-11011010001000000100011010010101
-00011010011000100010010000000000
-00100000001000000110101101000101
-01101111111001000100011100010011
-11000100000001111000000000000000
-01101010010000010100100111111010
-00011010010000100010011000000000
-00100000010000000101111001010001
-01101111111000001100100111010100
-00100000001110100101110101001010
-01100111111000001100100111010011
-00011010011000001010011000000001
-01101111111000010100100111111100
-10011010011001100111110000000000
-00100100011000010000000000000000
-00011010011000100010010000000000
-00100000001000000101110101000000
-01101111111000001100100111010011
-00011111111000010111111011110000
-00100000001110100101110101010011
-01101111111000001100011010010000
-01100111111000001100100111010101
-11011111001000000000000000000001
-00011010011000100010010000000000
-11011010001000000100100111010101
-00100000001000000110101101000101
-01101111111000001100100111010011
-01101000010010001100011010010000
-10011000010001100111110000000000
-00100000011000101000000000000000
-00011000010100100000010000000000
-10011000010000001111111000000000
-01100111111000001100100111010101
-00011010011000100111111000000000
-01101000010010010100100111111010
-10011000010001100111110000000000
-00100000001000101101110101001111
-00011010011000001010011111111111
-00100000001000000101110101001111
-00100000010000000110110010111100
-01101111111001000100011100010011
-00101111111011111111111000001001
-00100100010000001110110011000100
-00100000010000000101110101100110
-00100000001000000101110010000000
-11011000010000000000000010000000
-11011010001000000100011001100110
-11011010010000000000000000000000
-00100000001000000110110011100001
-11011000010000000000000000000001
-11011010001000000100011010010000
-11011010010000000000000001011010
-00100000001000000110110011100001
-00100000010000000110110000100000
-00100000010000000101110101111011
-00100000010000000101110101110101
-00100000010000000110110001001101
-00100000010000000101110110000010
-00100000010000000101110010000000
-00100000001000000101010111110110
-01011000000000000100011011100110
-11011000010000000100011001100110
-10011000010001100000010000000000
-01101111111000011100011011101100
-11011010001000000100011001100110
-00100000011000000000000000000000
-01110000000001100111100010101011
-00100000010000000111000001011011
-00100000010000000110110000100110
-11011010001000000100011011101111
-01101000010010001000011001111000
-00100000010000000101110110000100
-00100000001000000111000001011011
-01110000000001100111100010111001
-00100000001000000101110101111100
-11100000010000001000000000010001
-00011111111100010000010000000000
-11100000010000001000000000000101
-00011111111011001000010000000000
-11100000010000001000000000000101
-11100111111000001000000000000101
-00011010001000100111111000000000
-01100111111100010000000010000100
-01011000000000000000000000000000
-01100111111100010000000010001000
-01110000100000000000011000000010
-00100000001000000110101111100000
-01101111111000011100011011101100
-01100111111000011100010000011001
-00100000001000000110101111111010
-00011111111000100010011000000000
-00011010001000100111111000000000
-00011111111000001111111111111100
-00011111111000100010010000000000
-11101111111000100000000000010010
-01100111111000100100011011101111
-00011010011000100111111000000000
-00100000010000000110110000111100
-01101111111000100100011011101111
-11100111111000100000000000010010
-00100000011000000000000000000000
-01101111111001000100011100010011
-11000100000010010000000000000000
-00100000010000000101110110000010
-00100000010000000110100111100000
-01101000010010001100010000100001
-00100000010000000110111011110011
-01101000010010001100010000100110
-00100000001000000101010110110001
-00100000010000000101111001000011
-00100000010000000101110110110100
-00100000010000000101110111001100
-00100000010000000101111000101111
-11011111001000000000000000000010
-01101111111000010100101000000010
-00011111111000100010010000000000
-11011010001000000100011010001110
-00100000010000000110101101110100
-00100000010000000101110010000000
-11011111001000000000000000000010
-11011010001000000100011010001110
-01101010010000010100101000000010
-00100000001000000110101101000101
-01101010010000010100100111100010
-00011010010000100010011000000000
-00100000010000000101110111000000
-01101111111000001100100110100001
-00100000001110100101110111000011
-01100111111000001100100110100000
-00011010011000001010011000000001
-01101111111000010100100111100100
-10011010011001100111110000000000
-00100100001000010101110111000011
-00011010011000100010010000000000
-00100000001000000101110110110110
-11011111001000000000000000000001
-11011010001000000100100110100001
-00100000001000000110101101110100
-01101111111000001100100110100000
-00011111111000100000010000000000
-00011111111000010111111011110000
-00100000001110100101110111001001
-00011111111100011111111000000000
-00100000001000000101110111001010
-00011000010000100111111000000000
-01100111111000001100011001100110
-00100000011000000000000000000000
-01101111111000001100011001100110
-11000000000000000101111000011101
-11000000000000001101110111010001
-11000000000000010101110111010011
-00100000011000000000000000000000
-00100000010000000101110111010101
-00100000001000000101110111100111
-00100000010000000101110111111001
-00100000001000000101111000001011
-01101010010000010100100111101010
-00011010010000100010011000000000
-00100000010000000101110111100001
-01101111111000110100100110101001
-00100000001110100101110111100100
-01100111111000110100100110100011
-00011010011000001010011000000110
-01101111111000010100100111101100
-10011010011001100111110000000000
-00100100001000010101110111100100
-00011010011000100010010000000000
-00100000001000000101110111010111
-11011111001000000000000000000110
-11011010001000000100100110101001
-00100000001000000110101101110100
-01101111111000110100100110100011
-01100111111000110100011001101000
-00100000011000000000000000000000
-01101010010000010100100111101110
-00011010010000100010011000000000
-00100000010000000101110111110011
-01101111111000110100100110110101
-00100000001110100101110111110110
-01100111111000110100100110101111
-00011010011000001010011000000110
-01101111111000010100100111110000
-10011010011001100111110000000000
-00100100001000010101110111110110
-00011010011000100010010000000000
-00100000001000000101110111101001
-11011111001000000000000000000110
-11011010001000000100100110110101
-00100000001000000110101101110100
-01101111111000110100100110101111
-01100111111000110100011001101110
-00100000011000000000000000000000
-01101010010000010100100111110010
-00011010010000100010011000000000
-00100000010000000101111000000101
-01101111111000110100100111000001
-00100000001110100101111000001000
-01100111111000110100100110111011
-00011010011000001010011000000110
-01101111111000010100100111110100
-10011010011001100111110000000000
-00100100001000010101111000001000
-00011010011000100010010000000000
-00100000001000000101110111111011
-11011111001000000000000000000110
-11011010001000000100100111000001
-00100000001000000110101101110100
-01101111111000110100100110111011
-01100111111000110100011001110101
-00100000011000000000000000000000
-01101010010000010100100111110110
-00011010010000100010011000000000
-00100000010000000101111000010111
-01101111111000110100100111001101
-00100000001110100101111000011010
-01100111111000110100100111000111
-00011010011000001010011000000110
-01101111111000010100100111111000
-10011010011001100111110000000000
-00100100001000010101111000011010
-00011010011000100010010000000000
-00100000001000000101111000001101
-11011111001000000000000000000110
-11011010001000000100100111001101
-00100000001000000110101101110100
-01101111111000110100100111000111
-01100111111000110100011001111011
-00100000011000000000000000000000
-01101010010000010100100111100110
-00011010010000100010011000000000
-00100000010000000101111000101001
-01101111111000100100100111011010
-00100000001110100101111000101100
-01100111111000100100100111010110
-00011010011000001010011000000100
-01101111111000010100100111101000
-10011010011001100111110000000000
-00100100001000010101111000101100
-00011010011000100010010000000000
-00100000001000000101111000011111
-11011111001000000000000000000100
-11011010001000000100100111011010
-00100000001000000110101101110100
-01101111111000100100100111010110
-01100111111000100100011010010001
-00100000011000000000000000000000
-01101111111000001100011001100110
-11000001000000000000000000000000
-01101010010000010100100111111110
-00011010010000100010011000000000
-00100000010000000101111000111101
-01101111111000010100100111100000
-00100000001110100101111001000000
-01100111111000010100100111011110
-00011010011000001010011000000010
-01101111111000010100101000000000
-10011010011001100111110000000000
-00100100001000010101111001000000
-00011010011000100010010000000000
-00100000001000000101111000110011
-11011111001000000000000000000010
-11011010001000000100100111100000
-00100000001000000110101101110100
-01101111111000010100100111100000
-01100111111000010100011010010101
-00100000011000000000000000000000
-01101111111001000100011100010011
-11000011000001111101110010001100
-01101010010000010100100111111010
-00011010010000100010011000000000
-00100000010000000101111001010001
-01101111111000001100100111010100
-00100000001110100101111001010100
-01100111111000001100100111010011
-00011010011000001010011000000001
-01101111111000010100100111111100
-10011010011001100111110000000000
-00100100001000010101111001010100
-00011010011000100010010000000000
-00100000001000000101111001000111
-11011111001000000000000000000001
-11011010001000000100100111010100
-00100000001000000110101101110100
-01101111111000001100100111010011
-00011111111000100000010000000000
-00011111111000010111111011110000
-00100000001110100101111001011010
-00011111111100011111111000000000
-00100000001000000101111001011011
-00011000010000100111111000000000
-01100111111000001100011010010000
-00100000011000000000000000000000
-01000100110001110100000000010001
-00100000010000000110001000001110
-00100000010000000111100010101010
-00100000010000000101011010111011
-00100000010000000101100000001110
-00100000010000000101111001100110
-00100000010000000101111010110110
-00100000010000000101111011100111
-00100000001000000101011000011100
-01101111111001000100011100010011
-11000010100101001101111001101011
-11000010100110111101111001101011
-00100000011000000000000000000000
-01110000010010010111010100000011
-00100000010000000101111001101101
-00100000001000000101111001111110
-01000100110001111100000000010001
-01101111111000001100011001010101
-11000001011111111000000000000000
-11011010001000000000000000000000
-01110000010010010111011100000110
-01101000010010001100011001010101
-00100000010000000101111010000001
-01100111111000001100100101110101
-01101111111000001100011001010100
-11000000011111111101111001111100
-00100000001000000101100011011111
-00100000010000000101111001101101
-00011010001000100111111000000000
-11000010100000110101111010100100
-00100000001000000101111010010111
-01101000010010001100011001010101
-00100000010000000101010110110101
-00011010001000100111111000000000
-11000010100000110101111010100010
-00100000001000000101111010010111
-01101111111001000100011100010011
-11000010100101101101111010001101
-01101111111000001100100101110101
-00011111111000100010011000000000
-01101111111000001100011001010100
-11000000011111111101100100110001
-01101111111000001100100101111011
-00100100001110100101111010001010
-00100000001000000101111010001111
-01110000010010010111111100000000
-01110000010010010111010100000000
-00100000011000000000000000000000
-01101111111000001100100101110101
-00100000001000000101100100100101
-00100000010000000110111011100110
-01101000010010001100011001010100
-00100000001000001101111010001101
-01101000010010001100011001010100
-00100000010000000110111011110111
-01101000010010001100011001010101
-01101111111000001100100101110101
-00100000001000000101100100100101
-01101111111000001100100101111111
-11000001000000000000000000000000
-01110000010010010111111100000000
-01101111111001000100011100010011
-11000011100110100000000000000000
-01101111111000001100100101111100
-00011111111001100111110000010100
-00100100010000010101111011000110
-01101111111000001100010011101011
-01100111111000001100100101111100
-00100000011000000000000000000000
-00100000010000000101111010101110
-00100000011101000000000000000000
-01101111111000001100100101111111
-11000001000000001000000000000000
-01110000010010010111111100000001
-01101111111001000100011100010011
-11000010100110100101101110100011
-01101111111000001100100001000101
-00100000011110100000000000000000
-01101111111000001100011000111100
-01100111111000001100100001000101
-00100000011000000000000000000000
-01111000010101000111110000000000
-01101111111001000100011100010011
-11000011100101101000000000000000
-01101111111000001100100101101111
-00100000011110100000000000000000
-01101111111000001100100101110000
-00100000011110100000000000000000
-00100000001000000111110110111010
-01000100110010000100000000010010
-01101111111001000100011100010011
-11000100000101010000000000000000
-01101000010010001100011001011010
-00100000010000000101010110110101
-01101000010010001100011001011010
-00100000010000000110111011100110
-00100000001000001101111011000010
-01101111111000001100011001100110
-11000001000000001000000000000000
-01110000010001100110011000000001
-00100000001000000101101010101010
-01101111111000001100011001100110
-11000001000000000000000000000000
-01110000010001100110011000000000
-00100000001000000110000000011000
-01000100110010001100000000010010
-01101111111000001100011100011011
-11000001000000001000000000000000
-00100000010000000101111011010011
-01100000010010001100011001100110
-00100000010000000101111011101010
-00100000010000000101101010101010
-00100000010000000100001011010000
-00100000010000000101111011101100
-01110000010001111001001100000001
-00100000001000000101110010100011
-00100000010000000101111011101010
-00100000001000000110110010100011
-01101000010010001100011001100110
-00011000010000001000010000000001
-01101111111001000100011100010011
-11000010100010001101111011011010
-00011000010001100111110000000010
-00100100010000010101111011100001
-00100000011000000000000000000000
-01101111111000001100011100011011
-00011111111000001111111111111111
-10011000010001100111110000000000
-00100100010000010101111011011111
-00100000011000000000000000000000
-11011000010000000000000000000000
-00100000011000000000000000000000
-11011000010000000000000000000001
-00100000011000000000000000000000
-11011000010000000000000000000001
-11011010001000000100011001100110
-11011010010000000000000000000000
-00100000001000000110110011010011
-01101111111001000100011100010011
-11000100000110100000000000000000
-00100000001000000101111001101011
-11011000111000000000000000000000
-00100000001000000101111100000000
-11011000111000000000000000000000
-00100000001000000101111100000100
-11011000111000000000000000000011
-00100000001000000101111100000000
-11011000111000000000000000000011
-00100000001000000101111100000100
-11011000111000000000000000000101
-00100000001000000101111100000000
-11011000111000000000000000000101
-00100000001000000101111100000100
-11011000111000000000000000010101
-00100000001000000101111100000000
-11011000111000000000000000011000
-00100000001000000101111100000000
-11011000111000000000000000001110
-00100000001000000101111100000000
-11011000111000000000000000001100
-00100000001000000101111100000000
-11011000111000000000000000011100
-00100000001000000101111100000000
-01101111111001000100011100010011
-11111001001000000111111000000000
-01100111111001000100011100010011
-00100000011000000000000000000000
-01101111111001000100011100010011
-11111001001111111111111000000000
-01100111111001000100011100010011
-00100000011000000000000000000000
-01011000000000000000000000000000
-01100111111001000100011100101010
-01100111111001000100011100110011
-01101111111000001100011100101001
-11000000000000010101111100010010
-11000000000000011101111100010100
-11000000000000100101111100011001
-01011000000001110000000000001000
-01100111111001000100011100101011
-00100000011000000000000000000000
-01011000000001000000000000000101
-00100000001000000101111100010000
-01011000000000100010001100000011
-01100111111001000100011100101010
-01011000000000000000000000000011
-01100111111001000100011100110011
-00100000011000000000000000000000
-01011000000000001100110100000011
-00100000001000000101111100010101
-01000100110010010100000000010010
-01101111111000001100011101111111
-00011111111000001111111111111111
-01100111111000001100011101111111
-01101000010010001100011001100110
-00011000010001100111110000000001
-00100100010000101101111011010011
-01100000010010001100011001100110
-00100000010000000101111011100011
-00100000010000000101110001011001
-00100000001000000101010010100000
-01000100110010011100000000010010
-01101111111000001100100101010111
-11000001000000011000000000000000
-01101111111001000100011100010011
-11000100000111000000000000000000
-01101111111000100100100001000111
-00100000011110100000000000000000
-00100000010000000101111111001101
-01011000000000000000000000000011
-00100000010000000101111111000011
-00100000010110100101111110111111
-00100100010110100101111111000001
-01011000000000000000000000000010
-00100000010000000101111111001000
-00100000010110100101111110111111
-01101111111000001100100001100001
-11000000000000001101111100111100
-01101111111001000100011100010011
-11000100000111000000000000000000
-11011111001000000000000000000101
-11011000101000000100100001100001
-00100000001000000111110010100001
-00100000010000000101111101010000
-01101111111000010100100001100010
-01100111111000010000011100001011
-01101111111000010100100001000111
-01100111111000010000011100001101
-00100000010000000101111110001001
-01101111111000010000011100001011
-01100111111000010100100001100010
-01101111111000010000011100001101
-01100111111000010100100001000111
-01101111111000010100100001100100
-01100111111000010000011100001011
-01101111111000010100100001001001
-01100111111000010000011100001101
-00100000010000000101111110010001
-01101111111000010000011100001011
-01100111111000010100100001100100
-01101111111000010000011100001101
-01100111111000010100100001001001
-00100000011000000000000000000000
-01101111111001000100011100010011
-11000100000111001000000000000000
-01000100110010100100000000010010
-01101111111000010100100001100010
-01100111111000010000011100010010
-00100000010000000101111101100100
-01100111111000010100100001100010
-01101111111000010100100001000111
-01100111111000010000011100010010
-00100000010000000101111101110010
-01100111111000010100100001000111
-01101111111000010100100001100100
-01100111111000010000011100010010
-00100000010000000101111101100100
-01100111111000010100100001100100
-01101111111000010100100001001001
-01100111111000010000011100010010
-00100000010000000101111101110010
-01100111111000010100100001001001
-00100000011000000000000000000000
-01101111111000001000011100010011
-00100000001110100101111101100111
-00100000001000000101111101101100
-01101111111000001000011100010010
-00100000010000000101111101111111
-01100111111000001000011100010010
-01101111111000010000011100010010
-00100000011000000000000000000000
-01101111111000001000011100010010
-00100000010000000101111110111011
-00100000010000000101111101111111
-00100000010110100111110111001000
-00100000010000000101111110110111
-00100000001000000101111101101010
-01101111111000001000011100010011
-00100000001110100101111101110101
-00100000001000000101111101111001
-01101111111000001000011100010010
-00100000010000000101111110000100
-01100111111000001000011100010010
-00100000001000000101111101101010
-01101111111000001000011100010010
-00100000010000000101111110111011
-00100000010000000101111110000100
-00100000010110100111110111001000
-00100000010000000101111110110111
-00100000001000000101111101101010
-00011111111011111111111000000100
-00011111111001101111110000000101
-00100000010000000111110101100010
-00011000000001111111111000000000
-00100000011000000000000000000000
-00011111111011111111111000001100
-00011111111001101111110000001010
-00100000010000000111110101100010
-00011000000001111111111000000000
-00100000011000000000000000000000
-01101111111000010000011100001011
-01101000010010010000011100001101
-10011000010000001111111000000000
-01101000010010001100100001100110
-10011000010000001111111000000000
-00011111111000010000010000000001
-01100000010010001100100001100110
-00100000001000000101111110011001
-01101111111000010000011100001011
-01101000010010010000011100001101
-10011000010000001111111000000000
-01101000010010001100100001100111
-10011000010000001111111000000000
-00011111111000010000010000000001
-01100000010010001100100001100111
-00100000001000000101111110011001
-01100111111000011000011100001111
-00101111111011111111111000010000
-00100000001000001101111110100011
-01101111111000001000011100010000
-11000000011111111101111110101010
-01101111111000001000011100001111
-00011111111000110111111000000000
-01100111111000010000011100001011
-01100111111000010000011100001101
-00100000011000000000000000000000
-01101111111000001000011100010000
-11000000000000000101111110100111
-01101111111000011000011100001111
-00100000001000000101111110011111
-01110000000001110001000100000000
-01101111111000001000011100001111
-00100000001000000101111110011111
-01101111111000001000011100001111
-00100000010000000101111110110101
-01100111111000001000011100001011
-01100111111000001000011100001101
-00100000001110100101111110110011
-01011000000000000000000011111111
-01100111111000001000011100001100
-01100111111000001000011100001110
-00100000011000000000000000000000
-01011000000000000000000000000000
-00100000001000000101111110110000
-00100000010000000101111110111011
-00011111111000110111111000000000
-00100000010000000101111110111100
-00011111111001100111111000000000
-01100111111000001000011100010010
-00100000011000000000000000000000
-00011111111001100111111000000000
-01100111111000001000011010000100
-01101111111000001000011010000100
-00100000011000000000000000000000
-01110000010010000110000100000000
-00100000011000000000000000000000
-01110000010010000110000100000001
-00100000011000000000000000000000
-10011010001001100111110000000000
-00100100001000010111110111001000
-10011010010001100111110000000000
-00100100001000010111110111001000
-00100000001000000111110111001010
-10011010001001100111110000000000
-00100100011000010000000000000000
-10011010010001100111110000000000
-00100100011000010000000000000000
-00100000001000000111110111001010
-01101111111000010100100001000111
-00100000010000000101111111010100
-00011111111000100010001000000000
-01101111111000010100100001001001
-00100000010000000101111111010100
-00011111111000100010010000000000
-00100000011000000000000000000000
-01100111111000010000011100001101
-01101111111000001000011100001110
-11000000011111111101111111011010
-01101111111000001000011100001101
-00011111111000010111111011111111
-00100000011000000000000000000000
-01101111111000010000011100001101
-00011111111001100111111000000000
-00100000001000000101111111011000
-11011010011000000100011000011111
-11011010010000000101111111100000
-00100000001000000100001011100000
-01101111111000100100011000010011
-01100111111000100100010110101111
-01110000010001110111110100000001
-00100000011000000000000000000000
-01101111111000001100011101000000
-11000000000000000101111111101100
-11000000000000001101111111101110
-11000000000000010101111111101001
-11000000000000011101111111110000
-01011000000011101010011000000000
-01100111111000100100011000010011
-00100000011000000000000000000000
-01011000000001011110011101000000
-00100000001000000101111111101010
-01011000000010010010011111000000
-00100000001000000101111111101010
-01011000000100100100111110000000
-00100000001000000101111111101010
-01000100110010101100000000010010
-01110000010001100000000000000000
-00100000010000000011011001000111
-01011111111111111111111111111111
-01100111111000100100010110101111
-01011000000000000000000000000000
-01100111111000111100100001000110
-01110000010001110011111100000001
-00100000010000000101100111101101
-00100000010000000101010011011100
-00100000001000000110001000101011
-01101111111000001100011100111111
-00100100010110100110000000000001
-01110000010001110011111100000000
-00100000011000000000000000000000
-00100000010000000101100101001100
-01101111111001000100011100010011
-11000100000111100000000000000000
-01101111111000001100011001001010
-11011000010000000000000001000000
-00100000010000000110111100100001
-01101111111000001100011001001011
-11011000010000000000000001000000
-00100000001000000110111100100001
-00100000010000000110000000001110
-01101111111000001100011100111111
-00100100001110100110001000110101
-00100000001000000011011000010000
-01101111111000100100010111101000
-01101000010010100100010111100100
-10011000010001100111110000000000
-00100000001000101110000000010011
-00100000001000000110000000010110
-01110000010000010100001100000000
-01110000010000010100000110101010
-00100000011000000000000000000000
-01110000010000010100001111111111
-00100000011000000000000000000000
-01111001001111111000000000100110
-01110000010001011111110000000000
-11011000111000000000000000000001
-00100000001000000101111100000100
-01101111111001000100011100010011
-11000011000010001110000000101010
-00100000010000000110000110010101
-00100000010000000101010010101100
-00100000001101000110000001100111
-01101111111001000100011100010011
-11000010100110000110000000101111
-11000011000110001110000000101111
-00100000010000000101100010000011
-00011010001000010111111000000111
-01101000010010001100011100101000
-10011000010001100111110000000000
-00100000001000101110000001000111
-00100000001000000110000000101111
-01101111111000001100011101111111
-00100100001110100101111100011011
-00100000011000000000000000000000
-00100000010000000101010010101100
-00100000001101000110000000111000
-01110000010001100110011000000000
-01101111111000010100011100100001
-01100111111000010100010111011110
-01110000010001011110001000000010
-00100000001000000011010100110100
-01101111111000010100010111010110
-01100111111000010100010111011110
-01110000010001011110001000000100
-00100000001000000011010100110100
-01101111111000001100011001100110
-11000000000000000110000001100111
-00100000010000000101101010101000
-00100000010000000110000000011000
-01110000010001100110011000000001
-00100000010000000101110001101111
-00100000001000000101010010100000
-00100000010000000101010010101100
-00100000001101000101010011001101
-00100000001000000101110000011010
-00100000010000000101010010101100
-00100000011101000000000000000000
-01101111111001000100011100010011
-11000010100111110101110010100011
-00100000011000000000000000000000
-00100000010000000110000110010101
-01110000010001011110001000000000
-11011000111000000000000000000001
-00100000010000000101111100000000
-01011000000000000000000000000000
-01100111111000010100010111011110
-00100000010000000101110000111001
-01110000010001011000100100000001
-01101111111001000100011100010011
-11000011000010110011001010010001
-01110000010001011000100100000010
-00100000001000000011001010010001
-01101111111000001100011000000000
-00100100001110100101111111110010
-01101111111000001100010111100010
-11000000000000010110000001011111
-11000000000000100110000001101011
-11000000000000011110000001110000
-00100000010000000110000000011000
-01101111111000001100011101111111
-00100100001110100101111100011011
-01101111111000001100011001100110
-11000000000000000101010011001101
-00100000011000000000000000000000
-01101111111001000100011100010011
-11000010100111110110000000110100
-11000010100110000110000000110100
-11000011000111010110000001100111
-01101111111000100100011010010001
-01101000010010100100011011100110
-10011000010001100111110000000000
-00100000001000101110000001000111
-01101111111000010100010111011100
-01100111111000010100010111011110
-01110000010001011110001000000011
-00100000001000000011010100110100
-01101111111001000100011100010011
-11000011000111110110000001011001
-01101111111000001100011100011011
-11000000000000001110000001011001
-00100000001000000110000000111011
-01101111111001000100011100010011
-11000011000111110110000001011001
-11000010100010011110000001011001
-11000010100010010110000001011001
-00100000001000000110000000110101
-01101111111000100100010110001111
-01100111111000100100010111101000
-01100111111000100100011010010001
-00100000010000000011010101011010
-00100000010000000101110000001011
-00100000010000000110000110001110
-00100000010000000101101001110011
-01110000010001110111110100000000
-01110000010001011111110000000000
-01110000010001011110001000000000
-01101111111000100100010111101000
-01101111111000100100010111100100
-10011000010001100111110000000000
-00100000011000101000000000000000
-00100000001000000110000001000010
-00100000010000000101101001110011
-00100000010000000101101010000100
-00100000010000000110000110001110
-00100000010000000101110000001011
-11011000111000000000000000000001
-00100000010000000101111100000100
-01011000000000000000000000000000
-01100111111000010100010111011000
-01100111111000010100010111011110
-01100111111000001100010111111100
-01100111111000001100100001100000
-01100111111000001100010111100010
-01101111111000100100010110001111
-01100111111000100100010111101000
-01100111111000100100011010010001
-00100000001000000101110010100011
-00100000010000000111110111100010
-00100000001000000010001111111101
-01000100110010110100000000010010
-11000110100100110000000000000000
-00100000010000000101011000000001
-00100100011101000000000000000000
-01101111111000001100011101111100
-01110000010001110111110000000000
-00100100010110100110000010010100
-01101111111001000100011100010011
-11000011000010110110000010100001
-01101111111000001100100101101100
-00100100001110100110000010110110
-00100000010000000101101001110100
-01101111111000001100010110001001
-11000010100000001110000010110000
-01101000010010001100010100011010
-01101111111000001100100001000110
-10011000010000011111111000000000
-01100111111000001100100001000110
-01101000010010001100010100011111
-01101111111000001100100001001011
-10011000010000001111111000000000
-01100111111000001100100001001011
-01101000010010001100010100100000
-01101111111000001100100001001100
-10011000010000001111111000000000
-01100111111000001100100001001100
-01110000010001011000100100000001
-11011010001000000000000000000111
-11011010010000000100100001000110
-01101111111000010100100001001011
-00100000011110100000000000000000
-00100000001000000011011011011011
-01110000010001011000100100000010
-11011010001000000000000000001001
-01101111111000001100100101101101
-00100100001110100110000010111100
-11011010010000000100011100110011
-00100000011000000000000000000000
-11011010010000000100011100101010
-00100000011000000000000000000000
-01011000000000000000000000000000
-01100111111000011100011011111000
-00100000011000000000000000000000
-01101111111001000100011100010011
-11000100000001110000000000000000
-01101111111000001100011101111101
-00100000011110100000000000000000
-01101111111000001100011000000010
-00100000011110100000000000000000
-01101111111000001100011011110101
-00011111111000001111111000000001
-00011111111000010111111000000011
-01100111111000001100011011110101
-00100100011110100000000000000000
-01110000010001101111011000000000
-01000100110010111100000000010010
-01101111111000001100011011110110
-00011111111000001111111000000001
-01100111111000001100011011110110
-00011111111001100111110000001000
-00100100001000010110000011011001
-00100000010000000011010101111111
-00100000010000000011011001010001
-00100100001011000110000011011111
-00100100001101111110000011011111
-00100000010000000110000011110010
-00100000010000000110000011101001
-00100000010000000011010101111011
-01101111111000001100011011110111
-00011111111000001111111000000001
-01100111111000001100011011110111
-11000000000010000110000011100001
-00100000011000000000000000000000
-00100000010000000011001000100010
-00100000001000000110000011001101
-01110000010001101111011100000000
-01101111111000001100011011111000
-11000011100000000000000000000000
-01111001001000000111111000000000
-01100111111000001100011011111000
-01101111111000010100011100100011
-01100111111000010100011110000001
-00100000001000000101100111101101
-01101111111000001100011000000010
-00100000001110100110000010111110
-01110000010001101111011100000000
-01101111111000001100011011111000
-11000100000000000000000000000000
-01111001001111111111111000000000
-01100111111000001100011011111000
-00100000010000000101110000001011
-00100000001000000101100101001100
-00100000010000000011011001101110
-01101111111000001100010011111000
-00101111111000011111000000001000
-00100100011000001000000000000000
-01101111111000001100010011111001
-11000000011111111101111111110010
-00100000011000000000000000000000
-01101111111000001100011110010011
-00100100011110100000000000000000
-00100000010000000101111001111000
-00100000010000000110000011111110
-00100000001000000011011001100010
-11011000111000000000000000001100
-00100000010000000111110011101111
-00100100011110100000000000000000
-00100000010000000110000100000110
-00100000010000000101011100101100
-11011000111000000000000000001100
-01011000000000000000000010100000
-00100000001000000111110011100001
-01101111111001000100011100010011
-11000100000101000000000000000000
-00100000001000000101011010111011
-01101111111000001100011001100110
-11000000100000000010010000100001
-01101111111000001100010111001010
-00100000011110100000000000000000
-01110000100000000100001000000010
-01110000100000010011000011111000
-00100000011000000000000000000000
-01101111111000001100011001011100
-11000001011111111000000000000000
-01101111111000010100011110000001
-00100000011110100000000000000000
-01101111111000010100011100100101
-01101000010010010100011110000001
-10011000010001100000010000000000
-01101111111000010100011100001111
-10011000010001100111111000000000
-00100000001000010110000100011100
-01101000010010001100011001011100
-00100000001000000110000111100101
-01101000010010001100011001011100
-00100000001000000110000111100100
-11011010011000000100011100010001
-11011010010000000110000100100001
-00100000001000000100001011100000
-01000100110011000100000000010011
-01101111111000001100100101010111
-11000000000000011110000100110001
-11000000000001011110000100110001
-01101000010010001100011010010000
-00011000010000001000010000000010
-00011000010001100111110000000011
-00100000010000010110000100110100
-00100100010000010110000100111000
-00011000010000100111111000000000
-10011111111000001111111000000000
-01100111111000001100011100001100
-01110000010001101111111000000100
-00100000010000000110000110000101
-01110000010001101111110000000001
-00100000001000000110000110010010
-01101000010010001100011010010000
-00011000010000001000010000000001
-00100000001000000110000100100111
-01101111111001000100011100010011
-11000100000011100000000000000000
-00011000010000001000010000000001
-00100000011000000000000000000000
-00011000010000001000010111111101
-00100000011000000000000000000000
-01101111111000001100011001100001
-11000001011111111000000000000000
-01101111111000010100011110010000
-00100100011110100000000000000000
-01101111111000010100010111011000
-00100100011110100000000000000000
-01101111111000010100010111011110
-00100100011110100000000000000000
-01101111111000001100011100000001
-00100100011110100000000000000000
-01101111111000001100011100010010
-00100000001110100110000100100001
-01100111111000001100011100010001
-00100000011000000000000000000000
-01111000010101000111110000000000
-01101111111000001100011011111110
-00011111111001100111110000000100
-00100100011000101000000000000000
-00100000001000000111110110111010
-01101111111001000100011100010011
-11000100000100011000000000000000
-11000100000000100000000000000000
-01101111111000010100011110010000
-00100100011110100000000000000000
-01101111111000010100010111011000
-00100100011110100000000000000000
-01101111111000010100010111011110
-00100100011110100000000000000000
-01101111111000001100011100000001
-00100100011110100000000000000000
-00100000010000000110000101001000
-00100000011101000000000000000000
-01101111111000001100011100001110
-00100000001110100110000101110011
-01101000010010001100011100001001
-00011000010000001000010000000001
-01100000010010001100011100001001
-01101111111000001100011100000111
-10011000010001100111110000000000
-00100100010000010110000101101010
-01101111111000001100011100001000
-10011000010001100111110000000000
-00100100001000010110000101101110
-01101111111001000100011100010011
-11000010100100100110000111011001
-11000010100100110110000111011001
-01101000010010001100011001100000
-00100000001000000110000111100100
-01110000010001110000100100000001
-01101111111000001100011100001110
-00011111111000001111111111111111
-01100111111000001100011100001110
-01101111111001000100011100010011
-11000010100100100110000111101011
-11000010100100110110000111101011
-01101000010010001100011001100000
-00100000001000000110000111100101
-01101111111001000100011100010011
-11000010100100010110000101101110
-00100000010000000110000101111110
-00100000001000000110000101011100
-01110000010001101111101100000000
-00100000010000000110000111111101
-01110000010001101111111000000000
-01101111111000001100011100000111
-00011111111000110111111000000000
-01100111111000001100011100001000
-00100000011000000000000000000000
-01101111111000001100011100001101
-01100111111000001100011100001110
-00100000011000000000000000000000
-01101111111000001100011011111110
-11000000000000001110000110001000
-11000000000000010110000110001010
-11000000000000011110000110001100
-01101111111000001100011100000101
-01100111111000001100011100000110
-00100000011000000000000000000000
-01101111111000001100011100000010
-00100000001000000110000110000110
-01101111111000001100011100000011
-00100000001000000110000110000110
-01101111111000001100011100000100
-00100000001000000110000110000110
-01000100110011001100000000010011
-01101111111000001100011100000000
-01100111111000001100011100000001
-01110000010001101111110000000000
-01110000010001101111110100000000
-01110000010001101111101100000001
-00100000011000000000000000000000
-01000100110011010100000000010011
-01101111111000001100011001100110
-11000001100000000000000000000000
-00100000010000000110000110101110
-01110000010001101111111000000001
-00100000010000000110000110001000
-01101111111000001100011011111111
-00100000011110100000000000000000
-01101111111000001100011100001010
-00100000001000000110000110101001
-01101111111000001100011001100110
-11000001000000000000000000000000
-00100000010000000110000110101110
-01101111111001000100011100010011
-11000100000100001000000000000000
-01110000010001101111111000000011
-00100000010000000110000110001100
-01101111111000001100011011111111
-00100000011110100000000000000000
-01101111111000001100011100001011
-01100111111000001100011100001100
-00100000011000000000000000000000
-01110000010001101111111100000000
-01110000010001101111111000000010
-00100000010000000110000110001010
-01110000010001101111101100000001
-01110000010001101111110000000001
-00100000001000000110000111011000
-01101111111000001100011011111011
-00100000011110100000000000000000
-01101111111000001100011011111100
-11000000000000001110000110111101
-01101111111000001100011100000001
-00100000001110100110000110111010
-00011111111000001111111111111111
-01100111111000001100011100000001
-00100000001000000110000111011001
-01110000010001101111101100000000
-00100000010000000110000101111110
-00100000001000000110000111101011
-01000100110011011100000000010011
-01101111111000001100011011111110
-00100000011110100000000000000000
-11000000000000100110000111000101
-00100000001000000110000111000010
-01101111111000001100011011111111
-11000000000000001110000111000101
-00100000001000000110000111000111
-01101111111000001100011100001100
-00100000001110100110000111100110
-11011010011000000100011100000110
-11011010010000000110000111001010
-00100000001000000100001011100000
-01101111111000001100011011111110
-11000000000000100110000111010010
-01101111111000001100011011111111
-11000000000000001110000111010010
-00100000010000000110000110000001
-01101111111000001100011011111101
-11000000000000001110000111101000
-00100000001000000110000111010110
-01101111111000001100011100001100
-00011111111000001111111111111111
-01100111111000001100011100001100
-00100000001000000110000111001110
-01101111111000001100011011111110
-11000000000000100110001000001000
-01110000010001101111110100000001
-01000100110011100100000000010011
-01101111111000001100011001100110
-11000000000000000110000111011111
-11000000000000001110000111100001
-11000000000000010110000111100011
-00100000011000000000000000000000
-01101000010010001100011001011101
-00100000001000000110000111100100
-01101000010010001100011001011110
-00100000001000000110000111100100
-01101000010010001100011001011111
-00100000001000000110111011110111
-00100000001000000110111011110011
-01110000010001101111101100000000
-01110000010001101111111000000000
-01101111111000001100011011111110
-11000000000000100110001000000010
-01110000010001101111110100000000
-01000100110011101100000000010011
-01101111111000001100011001100110
-11000000000000000110000111110001
-11000000000000001110000111110101
-11000000000000010110000111111001
-00100000011000000000000000000000
-01101000010010001100011001011101
-01101111111001000100011100010011
-11000011000100000110000111100101
-00100000001000000110111100001111
-01101000010010001100011001011110
-01101111111001000100011100010011
-11000011000100000110000111100101
-00100000001000000110111100001111
-01101000010010001100011001011111
-01101111111001000100011100010011
-11000011000100000110000111100101
-00100000001000000110111100001111
-00100000010000000110000111110001
-00100000010000000110000111110101
-00100000010000000110000111111001
-00100000010000000110000101101110
-00100000001000000110001000000010
-01110000010001101111110100000000
-01101111111001000100011100010011
-11000010100100101110000111101010
-11000010100100110110000111101010
-01101000010010001100011001100001
-00100000001000000110000111100101
-01110000010001101111110100000001
-01101111111001000100011100010011
-11000010100100101110000111011000
-11000010100100110110000111011000
-01101000010010001100011001100001
-00100000001000000110000111100100
-01101111111001000100011100010011
-11000100000000100000000000000000
-01101111111000001100011100001001
-01101000010010001100011100001000
-00011111111001100111110000000010
-00100000001000010110001000011011
-01101111111000001100011001100110
-11000000000000000110001000011000
-01110000010000001001010000000001
-00100000011000000000000000000000
-01101111111001000100011100010011
-11000011100011000000000000000000
-00100000001000000011011011001010
-01101111111000001100011001100110
-11000000000000000011011011011011
-01110000010000001001010000000000
-00100000011000000000000000000000
-01101111111000001000000000001001
-00100000001000000011010111001011
-00100000010000000110001000011111
-00100000001000000011011011101000
-01101111111000001100100001000011
-00101111111000000000011000000011
-00100100001000001111110111001000
-00100000010000000100001100101011
-00100000001000000111110111001010
-01101111111000010100010011101001
-11000010100001001110001000100011
-00100000011000000000000000000000
-00100000010000000011011010110100
-00100100011101000000000000000000
-01110000010001110111110000000001
-00100000010000000011011010111110
-01110000010001110111001000000000
-00100000010000000110001010101010
-01101111111000001100011100111111
-00100100010110100101010011011100
-01101111111000100100010110101111
-00100000001000000011011000100010
-01101111111000001100011101111011
-00100000001110100011011000010110
-00100000010000000011011010110100
-00100100011101000000000000000000
-01101111111000001100011101110010
-01110000010001110111001000000000
-00011111111001100111110000000000
-00100100001000101110001001011100
-01101000010010010100011000100010
-00011000010001100111110000000000
-00100000001000101110001001010010
-01101111111000100100011101100111
-00100000001110100110001001010010
-01101000010010100100011101010001
-10011000010001100000010000000000
-01100000010010100100011101110111
-00100100001000010110001001010101
-01101111111000011100011000001000
-10011000010001100111111000000000
-00100100001000010110001001100000
-11011000010000000000011000000000
-10011000010001100111110000000000
-00100100001000010110001001100000
-01100111111000100100011101110011
-00100000010000000110001001011001
-01101111111000100100011101110011
-00100000010000000111110100100101
-01100000010010100100000010101001
-00100000001000000010010000011110
-00100000010000000110001001011001
-01101111111000011100011000001000
-00100000001000000110001001001100
-00011000010001100000010000000000
-01101111111000011100011000001000
-10011000010000001111111000000000
-00100000001000000110001001001100
-01011000000000000000000000000000
-01100111111000100100011101110111
-00100000011000000000000000000000
-01101111111000100100011101100111
-01101000010010100100011101110111
-10011000010000001111111000000000
-00100000001000000110001001000010
-01110000010001110111001000000001
-00100000011000000000000000000000
-00100000010000000110001001100100
-00100000001000000101111111111101
-01101111111000001100011101111011
-00100000011110100000000000000000
-01101111111000001100011000011000
-11000000000000001110001010100110
-01101111111000001100011101100000
-00100000001110100110001010100110
-00011011001000100111111000000000
-01101000010010110100011101100001
-01100111111000110100011101100001
-00100000010000000111110100010000
-01100111111000100100011101100111
-01101111111000001100011101110010
-00100100011110100000000000000000
-01101111111000010100011000100010
-00100100011110100000000000000000
-01101111111000100100011101100111
-01101000010010101100011101101011
-10011000010000001111111000000000
-01100111111000101100011101101011
-01101000010010001100011101100000
-01101111111000001100011101110000
-10011000010001100111110000000000
-00100000001000101110001001111110
-00011000010000001000010000000001
-01100000010010001100011101100000
-00100000011000000000000000000000
-01110000010001110110000000000001
-11011000010000000000000000000000
-01101111111000101100011101101011
-01100000010010101100011101101011
-01101000010010001100011101110000
-10011000010001101111110000000000
-00100000010000000111110101100010
-00011000000001111010001000000000
-01101111111000100100011101010001
-01101000010010001100011101110001
-10011000010001100000010000000000
-00011000010000001000010111011000
-00011010001000100111111000000000
-10011000010001100111111000000000
-00100000001000010110001010011001
-00011111111001100111111000000000
-00011111111010110111111000000000
-01101000010010011100011000001000
-10011000010000001000010000000000
-01000100110011110100000000010011
-01101111111000011100011101011101
-11011010001000000001100000000000
-10011010001000001111111000000000
-10011000010001100111110000000000
-00100100001000010110001010100100
-01100000010010011100011000001000
-00100000011000000000000000000000
-00011111111010110000010000000000
-01101111111000011100011000001000
-10011000010001100000010000000000
-01000100110011111100000000010011
-01101111111000011100011101011101
-11011010001000000001100000000000
-10011010001001100111111000000000
-10011000010001100111110000000000
-00100000001000010110001010100100
-01100000010010011100011000001000
-00100000011000000000000000000000
-01100111111000011100011000001000
-00100000011000000000000000000000
-01110000010001110110000000000001
-00011011001000100111111000000000
-01100111111000110100011101100001
-00100000011000000000000000000000
-01011000000000000000000000000000
-01100111111000001100011101100000
-01100111111000101100011101101011
-00100000011000000000000000000000
-00100000010000000111001110010110
-00100000011101011000000000000000
-01011000000000000110001100100111
-01100111111000010100001111011011
-01011000000000000110001011011001
-01100111111000010100001111011101
-01011000000000000110001110001010
-01100111111000010100001111011111
-01011000000000000110001100001110
-01100111111000010100001111100011
-01011000000000000110001101100101
-01100111111000010100010100100100
-00100000010000000110001011000010
-01000100110100000100000000010100
-00100000010000000110001110010110
-01101111111000001100010100011010
-11000000000000000110001011010000
-01101111111000001100010100011011
-01100111111000001100010011101100
-00100000001000000110001110100001
-01011000000000000110001100101011
-01100111111000010100001111010101
-01011000000000000110001100101001
-01100111111000010100001111010111
-01011000000000000110001101000000
-01100111111000010100010100011111
-01011000000000000110001110011010
-01100111111000010100010100100001
-01110000010000010101111000000111
-00100000010000000010100101101001
-00100000010000000110001110001101
-00100000010000000110111111110111
-00100000010000000111100010101101
-00100000001000000111011110101100
-01110000010001001110110011111111
-01110000010001010001110000000001
-00100000001000000110001101000000
-01101111111000001100010100011100
-11000000000000010100001100001000
-00100000010000000110100110111001
-01101111111000001100010001000001
-00100100001110100100001100001000
-00100000001000000100001100001010
-00011010011000100111111000000000
-11000000000010100110001011100010
-11000000000010101110001011100110
-11000000000111111110001011101001
-11000000001000000110001011101111
-11000000000010000110001110110110
-11000000000101100110001011110101
-11000000000101101110001100000000
-00100000011000000000000000000000
-00100000010000000110001100101101
-01011000000000000000000000000000
-01100111111000010100010011111000
-00100000001000000100001100100101
-00100000010000000111100010101101
-01110000010001001111000100000000
-00100000001000000110001101000000
-00100000010000000111100010101101
-01110000010001001111000100000001
-01101111111001000100010100000010
-01100111111001000100001011010011
-00100000010000000100001100101011
-00100000001000000010111010010011
-01101111111000010100001100111100
-11000001000000000000000000000000
-01101111111001000100010100001010
-00100000011110100000000000000000
-01100111111001000100001011010011
-00100000001000000010111010010011
-01101111111000001100010100011010
-11000001000000000000000000000000
-01101111111000001100010100011100
-11000001100000001000000000000000
-00100000010000000110001011111011
-00100000001000000100001100100011
-01110000010001101011110100000001
-11011111001000000000000000001011
-11011000101000000100011010111110
-11011000110000000100011010100111
-00100000001000000111110011011010
-01101111111000001100010100011010
-11000001000000000000000000000000
-01101111111000001100010100011100
-11000000000000001110001100000101
-00100000001000000110001110110010
-01101111111000001100011010111101
-11000001100000001000000000000000
-01110000010001101011110100000000
-01101111111000010100010011101001
-11000010100001001100001100100101
-11011111001000000000000000001011
-11011000110000000100011010111110
-11011000101000000100011010100111
-00100000001000000111110011011010
-00100000010000000110001100010001
-00100000010000000110001100011000
-00100000001000000110001100100010
-11011010011000000100010100011000
-11011010010000000110001100010100
-00100000001000000100001011100111
-01110000010001010001110000000010
-00100000010000000100001100100101
-00100000010000000110001101001110
-00100000001000000110001110011110
-11011010011000000100011011001010
-11011010010000000110001100011011
-00100000001000000100001011100000
-01101111111000010100010011101001
-11000010100001001110001110011110
-01101111111000001100011010100111
-11000000000000001110001110011110
-11000000000000100110001110011110
-11000000000000101110001110011110
-00100000001000000100001100100111
-01101111111000001100010100011100
-11000001100000001000000000000000
-11011010011000000100010011111000
-11011010010000000110001100110001
-00100000001000000100001011100111
-00100000010000000110001101110110
-00100000001000000111000000100111
-00100000010000000110111100110101
-00100000001000000111000000011011
-00100000010000000110111100110101
-00100000001000000111001110011010
-01101111111000010100010100010100
-01100111111000010100010100010110
-01100111111000010100010100011000
-00100000001000000100001100010101
-01101111111000001100010100011100
-11000001100000001000000000000000
-01101111111000010100010011101001
-11000011100001001000000000000000
-01101111111000010100010100010010
-01100111111000010100010100010110
-01100111111000010100010100011000
-01101111111000010100010011110100
-00100000010000000110001111000111
-00100000010000000100001100100001
-01101111111000100100010011111110
-01100111111000100100011010101010
-01101111111000010100010011101001
-11000011100001011000000000000000
-00100000001000000100001100010111
-01101111111000001100010100011100
-11000001100000001000000000000000
-01101111111000010100010011111000
-01101000010010010100010011110110
-01100000010010010100010011111000
-00100100011110100000000000000000
-01101111111000010100010011110010
-00100000010000000110001111000111
-00100000010000000100001100100001
-01101111111000100100010011111010
-01100111111000100100011010101010
-01101111111000010100010011101001
-11000011100001011000000000000000
-00100000001000000100001100010111
-01101111111000010100010011101001
-11000010100001001100001100011111
-00100000001000000110001100101101
-00100000010000000111110110111100
-01101111111000010100010011101001
-11000010100001001110001101010101
-00100000011000000000000000000000
-01101111111000001100010011110001
-00100000011110100000000000000000
-00100000001000000111110110111010
-00100000010000000111110110111100
-01101111111000010100010011101001
-11000011100001001000000000000000
-00100000001000000111110110111010
-00100000001000000110001101000000
-01111000010101100111110000000000
-01101111111000010100010100010110
-01100111111000010100010100011000
-00100000010000000110001101011000
-00100000001101000110001101011100
-00100000010000000110001101010001
-00100100011101000000000000000000
-00100000001000000111110110111110
-00100000010000000110001101011101
-00100100011101100000000000000000
-00011010001000100111111000000000
-00100000001110100110001101101100
-00100000010000000100001100100011
-11011010011000000100010100101110
-00100000001000000110001101101110
-00100000010000000100001100100101
-11011010011000000100010101010110
-11011111111000000000000000000101
-10011000111011111111111000000000
-10011010011000001010011000000000
-11101111111000001000000000010011
-00100000011110100000000000000000
-00100000010000000110001110000010
-00011010011000001010011000000001
-00100000001000000110001101110001
-01101111111000010100010011101001
-11000010100001001110001101111001
-00100000011000000000000000000000
-00100000010000000010101000101000
-00100100011110100000000000000000
-00100000010000000110001110000101
-00100100011101000000000000000000
-00011111111000001111111111111111
-00011111111011111111111000000101
-11011000010000000100010101111110
-10011000010000001000110000000000
-00100000001000000110001111001011
-01100111111000001000011001110000
-11011010001000000000011001110000
-00100000001000000111100010110010
-11011010001000000000011001110000
-00100000010000000111100011001010
-00100100011101000000000000000000
-01101111111000001000011001110000
-00100000011000000000000000000000
-01101111111000010100001110011000
-11000000000011000110001011101001
-00100000011000000000000000000000
-01110000010001101100100100000010
-01011000001000000000000000001000
-01100111111000100100010100000010
-01011001001011000000000000000101
-11100111111000100000000000000101
-01110000010000101110000100010111
-01011000000000000000000000011011
-01100111111000010100001100110010
-00100000001000000010101001000001
-11011111001000000000000000101000
-11011000101000000100010101111110
-11011000110000001001010011111001
-00100000001000000111110011001100
-11011010001000000000000000000000
-11011010011000000100011010110010
-00100000010000000111011111001010
-00100000010000000110001101001110
-01101111111000001100011011001001
-01100111111000001100011011001010
-00100000011000000000000000000000
-01011000000000000000000000000000
-00100000010000000110001110101101
-01110000010001001110010000000001
-00100000010000000111011101110110
-00100000010000000111011110000000
-01101111111000001100011011010000
-00100000001110100110001110101010
-01101111111100001000000100110010
-11000010100000100110001110111001
-01101111111000010100010011101001
-11000011100001100000000000000000
-00100000001000000100001100100111
-01101000010010010100010000110000
-11100111111000001000000000000010
-11101111111000001000000000000101
-01100111111000001100010011101011
-00100000011000000000000000000000
-01101111111000010100010000110000
-11101111111000001000000000111111
-11000001100000000000000000000000
-00100000001000000100001100100111
-01101000010010010100010000110000
-11101111111000001000000000000010
-11000000000000001110001111000001
-01011000000000000000000000000001
-01101000010010010100010000110000
-11100111111000001000000000000010
-00011000010000001000110000000010
-11101111111000001000000000000110
-11100111111000001000000000101011
-11101111111000010000000000000110
-00100000001000000111110101111001
-01011000000000000000000000000010
-00100000010000000110001110101101
-00011000010000001000110000000101
-11101111111000010000000000000110
-00100000001110100100001100100111
-00100000001000000111110101111001
-01100111111000010100000010100100
-00011111111000001111111111111100
-01100111111000010100001110001001
-00100000011000000000000000000000
-11101111111000001000000000000110
-00011111111000100010001000000000
-11101000010000010000000000000110
-00100000010000000111110001101101
-00100000010000000010110111101110
-00011010001000100111001000000000
-00100000010000000111110001100111
-00100000001000000111110011011010
-01011000000000001001001111000000
-01100111111000010100001011110111
-00100000011000000000000000000000
-01011000000000000100011011010010
-01100111111000010100001011110111
-00100000011000000000000000000000
-01101111111000010100011011001011
-01100111111000010100010100100110
-01101111111000001100011011001101
-01100111111000001100011010101001
-01100111111000001100011010110100
-01101111111000001100011011001110
-01100111111000001100010100011010
-01101111111000001100011011001111
-01100111111000001100010100011011
-01011000000000000000000000000010
-01100111111000010100010100101110
-01100111111000010100010100110011
-01011000000000000000000000000110
-01100111111000010100010101010110
-01100111111000010100010101011011
-01011000000000000000000000000111
-01100111111000010100010100111000
-01011000000000000000000000001000
-01100111111000010100010101100000
-01011000000000000100010100011100
-01100111111000010100010000110000
-01011000001000000001010000000000
-01100111111000011100010100011100
-01110000010000001001010000000001
-01011000000000000000000100000000
-01100111111000010100000010100100
-01110000010000001010011000001000
-01110000010000001100000000000101
-01110000010000001100000100000010
-01011000000000000000000010010110
-01100111111000010100010011111010
-11100111111000010000000000000101
-01011000000000000000001010010110
-01100111111000010100010011111110
-11100111111000010000000000000101
-00111000000000000000000000010000
-00111000000001001000000000001000
-00111000000010101100000000000000
-00111000000011000000000000000100
-01100111111001000100010100001010
-01110000010001001110111000000001
-01011000000000000100011010100111
-01100111111000010100010011101111
-01011000000000000000000000000000
-01100111111000010100011010100111
-00111000000000000000000110100000
-00111000000001000000000001101000
-00111000000010000000000000000000
-00111000000011000000000000000000
-01100111111001000100011010101010
-01011000000000000000001100000001
-01100111111000010100011010110010
-00111000000000000000000110100000
-00111000000001000000000011101000
-00111000000010000000000000000000
-00111000000011000000000000000000
-01100111111001000100011010110101
-01011000000000000000000000001110
-01100111111000010100010011110010
-01011000000000000000000101000000
-01100111111000010100010011110100
-01100111111000010100001110001001
-01011000000000000000000001010000
-01100111111000010100010011110110
-01110000010000111001001100000111
-01110000010000111000100000000000
-00111000000000000000000011111011
-00111000000001101100001000010010
-00111000000010001000000000001111
-00111000000011000000000000100001
-01100111111001000100001111000000
-00111000000000000000101110111000
-00111000000001000000001011101110
-01100111111000100100010100010010
-01011000000000000100010111011000
-01100111111000010100001111111011
-01011000000000000010000000000001
-01100111111000010100010111011000
-01110000010000110100100000011111
-00111000000000010000000100000010
-00111000000001001000000011000001
-00111000000010011000000100100000
-00111000000011000110010000001100
-01100111111001001100001101001001
-00111000000000000000001111000001
-11100111111000010000000000000101
-01110000010000110110100000011111
-00111000000000100000100100001101
-00111000000001110100110000010101
-00111000000010101000010100110010
-00111000000011011101000111010101
-01100111111001001100001101101001
-00111000000000100110010101110100
-00111000000001000000000000011100
-11100111111000011000000000000101
-01011000000000000100010100100011
-01100111111000010100010000101100
-01110000010001010010001100000010
-01011000000000000100010111111101
-01100111111000010100001111111000
-01110000010000111111101000000101
-01101111111000001100011011010001
-11000000000000000110001111010011
-11000000000000001110001111010110
-00100000011000000000000000000000
-01101111111000110100111011110100
-01100111111000110100010100100110
-01110000010001010010001100000110
-01011000000000000100010100100011
-01100111111000010100010000101100
-00100000011000000000000000000000
-01101111111000111100111011110100
-01100111111000111100010100100110
-01110000010001010010001100000111
-01011000000000000100010100100011
-01100111111000010100010000101100
-00100000011000000000000000000000
-01101111111001000100111011110100
-01100111111001000100010100100110
-01110000010001010010001100001000
-01011000000000000100010100100011
-01100111111000010100010000101100
-00100000011000000000000000000000
-01101111111000001100111011110011
-11000000000000110110010001000010
-11000000000000111110010001001000
-11000000000001000110010001001110
-00100000011000000000000000000000
-01000100110100001100000000010100
-01101111111001000100111100011010
-01100111111001000100010100010010
-01011000000000000000000010010110
-01100111111000010100010011110110
-01101111111000111100111101101010
-01100111111000111100011010100111
-01101111111000111100111101110001
-01100111111000111100011010110010
-01101111111000100100111101111000
-01100111111000100100010011111010
-01101111111000100100111101111100
-01100111111000100100010011111110
-01011000000000000000000000001110
-01100111111000010100010011110010
-01011000000000000000000101000000
-01100111111000010100010011110100
-01100111111000010100001110001001
-01101111111001000100111100010010
-01100111111001000100010100001010
-00100000011000000000000000000000
-00100000010000000111001110010110
-00100000011101011000000000000000
-00100000010000000110010001010100
-00100000010000000110010001011001
-01011000000000000110010010000100
-01100111111000010100001111011011
-01011000000000000110010011011111
-01100111111000010100001111011101
-01011000000000000110011011000101
-01100111111000010100001111011111
-01011000000000000110010010110101
-01100111111000010100001111100011
-01011000000000000110010100000101
-01100111111000010100010100100100
-00100000010000000110001011000010
-01101111111000010100111110010111
-01100111111000010100001100110010
-01101111111001000100010100001010
-01100111111001000100010100000010
-00100000010000000110010010001110
-01000100110100010100000000010100
-00100000001000000110001010111101
-00100000010000000110010010011011
-11011000111000000000000000001001
-00100000010000000111110011101111
-00100100011110100000000000000000
-01011000000000000000000000100000
-11011000111000000000000000001001
-00100000010000000111110011100001
-01111000010101000111110000000000
-00100000010000000111000000011011
-00100000001000000110010101101110
-01011000000000000000000000011111
-00011111111011111111111000001010
-11011000010000000100110000010010
-10011000010000001010001000000000
-00011010001000001010001000000011
-11011000010000000000000001100010
-11100000010000001000000000010001
-00011010001000001010001000001011
-11011111111000000000111111111111
-10011000010001100111111000000000
-00011111111100100111111000000000
-11100111111000010000000000010001
-00100000011000000000000000000000
-01101111111000010100010011101001
-11000010100001001110010010100000
-11011000101000000100010111011010
-11011111001000000000000000100011
-00100000001000000111110010100001
-00100000010000000010101000101000
-00100100011110100000000000000000
-00100000010000000111100011111010
-00100000011110100000000000000000
-01101000010010100100100111110110
-00011100010000100111111000000000
-10011000010001100000010000000000
-00100000011000101000000000000000
-00100100001000010110010010101100
-01101111111000001100100111110101
-10011000010001100111110000000000
-00100000011000010000000000000000
-00011100010000100111111000000000
-01100111111000100100100111110110
-00100000010000000110001110000101
-00100100011101000000000000000000
-00011111111000001111111111111111
-00011111111011111111111000001010
-11011000010000000100110000010010
-10011000010000001000110000000000
-00100000001000000110001111001011
-00100000010000000110100001011000
-00100000010000000110011101101100
-00100000010000000110011101011010
-00100000010000000110010010111100
-00100000010000000110010011010011
-00100000010000000110001100010001
-00100000001000000110010011011001
-11011010011000000100111011010001
-11011010010000000110010010111111
-00100000001000000100001011100000
-00100000010000000111100011111010
-00100100011110100000000000000000
-01101111111000010100100010111100
-00100100011110100000000000000000
-00100000010000000110011100110000
-00100000001110100110010011001101
-00011000111000100111111000000000
-00101111111000000000111000000100
-00100000001000001110010011001111
-00011000111000100111111000000000
-00101111111000000000111000000001
-00100000001000001110010011010001
-11011010011000000100111011000110
-00100000001000000110001101110001
-11011010011000000100111011011010
-00100000001000000110001101110001
-11011010011000000100111011011111
-00100000001000000110001101110001
-11011010011000000100111011101001
-00100000001000000110001101110001
-11011010011000000100110000001111
-11011010010000000110010011010110
-00100000001000000100001011100000
-11011111001000000000000000001010
-11011000101000000100101000000100
-00100000001000000111110010100001
-11011010011000000100011011001010
-11011010010000000110010011011100
-00100000001000000100001011100000
-01101111111000010100010011101001
-11000010100001001110001110011110
-00100000001000000100001100100111
-00011010011000100111111000000000
-11000000000010100110010011110100
-11000000000010101110010011101111
-11000000000110001110010011100110
-11000001001000000000000000000000
-11000000000110010110011011001000
-00100000001000000110001011011001
-01110000010011101101001000000001
-00100000010000000110011110000011
-01101111111000010100111110000100
-01100111111000010100111010111110
-01101000010010010100111110000110
-01011000000000000000111111111111
-10011000010001100111111000000000
-01100111111000010100111011000000
-00100000011000000000000000000000
-01110000010011101011101100000000
-01110000010011101101001000000000
-00100000010000000110010110101101
-00100000010000000110010100000000
-00100000001000000110001011100110
-00011100010000100111111000000000
-01100111111000100100100111110110
-00100000010000000110011100101001
-00100000001000000110001011100010
-01111000010101100111110000000000
-01101111111000010100010100010110
-01100111111000010100010100011000
-00100000010000000110001101011000
-00100000001101000110001101011100
-00100000010000000110001101010001
-00100100011101000000000000000000
-00100000001000000111110110111110
-01110000010011101101010100000000
-00100000011000000000000000000000
-00011000111000100111111000000000
-11000001100000001000000000000000
-00100000001000000110010100001100
-00100000010000000110010011111000
-00100100011101100000000000000000
-00011010001000100111111000000000
-00100000001110100110010100110111
-01000100110100011100000000010100
-01101111111000001100111110101111
-00100100001110100110010100000010
-01110000010011000001000000000001
-00100000010000000100001100100011
-00100000010000000110010100101100
-00100000010000000110010101100001
-00100000001000010110010100000000
-00011000111000100111111000000000
-01101000010010001100111011010101
-10011000010001100111110000000000
-00100100010000101110010100100110
-00011000111000100111111000000000
-01100111111000001100111011010101
-01101000010010001100111011011000
-10011000010001100111110000000000
-00100000001000101110010100100100
-01101111111000001100111011011001
-00100100001110100110010100011111
-00100000010000000110011100110010
-11011111111000000000000000001010
-00100000001000000110010101011010
-00100000010000000110011101111111
-00011000111000100111111000000000
-11000000000000001110010100011100
-00100000010000000110011001000010
-00100000001000000110010111110100
-01110000010011101101011000000001
-00100000001000000110010111110100
-01000100110100100100000000010100
-01101111111000001100111011011001
-00100000001110100110010011000011
-00011000111000100111111000000000
-11000000000000001110010011000011
-00100000011000000000000000000000
-11011111111000000000000000001010
-10011000111011111111111000000000
-11011010011000000100100111111010
-10011010011000001010011000000000
-00011100010000100111111000000000
-11100111111000100000000000010011
-00011010011000001010011000000100
-11101111111000001000000000010011
-00011111111000001111111000000001
-11100111111000001000000000010011
-00100000011000000000000000000000
-01000100110100101100000000010100
-01101111111000001100111011011001
-00100000010110100110010101001011
-11011111111000000000000000001010
-10011000111011111111111000000000
-11011010011000000100100111111010
-10011010011000001010011000000000
-11101000010000100000000000010011
-00011000010001100111110000000000
-00100000011000101000000000000000
-00011100010000100111111000000000
-10011000010001100000010000000000
-00100100010000010111100000000110
-00011010011000001000110000001001
-11101111111000001000000000000110
-00100100001110100110010101100110
-00011010011000001010011000000101
-00011100010000100111111000000000
-11100111111000100000000000010011
-00100000011000000000000000000000
-01101111111000001100111110101111
-00100100001110100100001100100011
-00100000001000000100001100100101
-00011010011000001000110000000100
-11101111111000001000000000000110
-00100000001000000110010101010001
-00100000010000000110010101101011
-01101111111000001100111011011001
-00100100001110100110010101011101
-00100000010000000110010101100001
-00100000001000010110010100000000
-00100000010000000110011100111000
-00011000111000100111111000000000
-11000000000000011110011101000000
-11011111111000000000000000001111
-10011000111011111111111000000000
-10011010011000001010011000000000
-00100000001000000110001101110001
-00011000111000100111111000000000
-11000000000000001110010101010100
-11000000000000011110010101010100
-00100000011000000000000000000000
-00100000010000000111100100000010
-11101000010000001000000000000110
-10011000010001100111111000000000
-00011111111001100111110000001010
-00100000011000000000000000000000
-01110000010011101101000000000001
-00100000010000000110010101101011
-11011010011000000100101010111110
-11011111111000000000000000000011
-00100000001000000110010101011010
-11011111001000000000000000001010
-00011010011000100000101000000000
-00100000001000000111110010100001
-01101111111000010100100010111100
-01100111111000010100010000101110
-00100000010000000110010110111110
-01101111111000010100010000101110
-01100111111000010100100010111100
-11011000111000000000000000000000
-01101111111000001100010100100011
-00011111111000100111001000000000
-11011010011000000100100111111010
-00011111001000100111111000000000
-01100111111000010000011001111000
-00011010011000100111111000000000
-01100111111000010000011010001100
-00011000111000100111111000000000
-01100111111000010000011001111010
-00100000010000000110010110110100
-01101111111000010000011010001100
-00011111111000100010011000000000
-01101111111000010000011001111010
-00011111111000100000111000000000
-00100000010000000110010110001011
-01101111111000010000011001111010
-00011111111000001000111000000001
-01101111111000010000011010001100
-00011111111000001010011000001010
-01101111111000010000011001111000
-00011111111000100111001000000000
-11000010000000000110010101110111
-00100000011000000000000000000000
-11101111111000100000000000010011
-00100000011110100000000000000000
-00011111111000100000010000000000
-00011100010000100111111000000000
-10011000010001100000010000000000
-00100100011000010000000000000000
-01011000000000000000100111000100
-10011000010001100111110000000000
-00100000011000010000000000000000
-00011100010000100111111000000000
-11100111111000100000000000010011
-00011010011000001010011000001001
-01011000000000000000000000000001
-11100111111000001000000000010011
-01101111111000001100111011010000
-00100000011110100000000000000000
-01110000010011101101000000000000
-01000100110100110100000000010100
-00100000010000000110011101010101
-01101111111000001100111011010111
-11000000000000000110010110100010
-11000000000000001110010110100101
-00100000011000000000000000000000
-00100000010000000110010110101111
-11011111111000000000000000000011
-00100000001000000110010101011010
-00011000111000100111111000000000
-01101000010010001100111011011000
-10011000010001100111110000000000
-00100100001000101110010110100010
-01101111111000001100111011011001
-01111001010000000111111000000000
-01100111111000001100111011011001
-00100100011110100000000000000000
-01110000010011101101100100000000
-00100000001000000100001100100101
-11011010011000000100101010101001
-00100000010000000110011100110000
-00100000011110100000000000000000
-11011010011000000100101111010000
-00100000011000000000000000000000
-00011010011000001010010000000101
-11101111111000100000000000010010
-00100000011110100000000000000000
-00011111111000100000010000000000
-00011100010000100111111000000000
-10011000010001100000010000000000
-00100100010000010111100000000110
-01011000000000000000001111101000
-10011000010001100111110000000000
-00100000001000000110010101001110
-01101111111000010100010000101100
-11101111111000001000000000111111
-00100000011110100000000000000000
-01011000000000000000000000000000
-01100111111000010000011011110001
-00100000010000000111000000000011
-00100100001101000111011110100101
-00100000010000000111011110100011
-01111000010101000111110000000000
-01101111111000001100001110001000
-00100100011110100000000000000000
-01000100110100111100000000010100
-01101111111000001100111011010111
-11000000000000001110010111001111
-00100000010000000110011000101000
-00100000010000000110010111011100
-00100000011101000000000000000000
-00100000010000000110010111010101
-01101111111000010000011011110001
-01100111111000010000011011111000
-01110000000001101111101000000000
-00011000000000000000111000000000
-00100000001000000111000000111011
-01101111111000001100111011010101
-01101000010010001100111011011000
-10011000010001100111110000000000
-00100000001000101100001100100011
-01101111111000001100111011011001
-00100100001110100100001100100101
-00100000011000000000000000000000
-11011000111000000000000000000000
-11011010010000000100101011010011
-11011111111000000000000000000010
-10011000111011111111111000000000
-10011010010000001010010000000000
-11101111111000010000000000010010
-00100000011110100000000000000000
-01101000010010010000011011110001
-10011000010000101111110000000000
-00100000001000101110010111101000
-00011000111000001000111000000001
-00100000001000000110010111011101
-01100111111000010100101011011111
-00100000010000000100001100100011
-11011010011000000100101011100001
-11011111111000000000000000001010
-10011000111011111111111000000000
-10011010011000001010011000000000
-00100000010000000110010111110000
-00100000001000000110011000110011
-00100000010000000110011101111111
-11101111111000001000000000010011
-00100000011110100000000000000000
-00100000010000000110011001000010
-00100000010000000110011101111111
-00100000010000000110011000001001
-00100000010000000110011000010100
-00100000010000000110011000011110
-11011111111000000000000000000101
-00100000010000000110001110000010
-00100000010000000110011100110000
-00100000011110100000000000000000
-01110000010010011111010101111000
-11011111111000000000000000000110
-00100000001000000110001110000010
-01101000010010001100111010111010
-00100000010000000110011100110000
-00100000011110100000000000000000
-01101000010010001100111010111101
-00011000010000001000010000000001
-01101111111000001100111011010110
-00100000011110100000000000000000
-01101000010010001100111010111010
-01110000010011101101011000000000
-00100000011000000000000000000000
-00100000010000000110010111111111
-00011000010000100111111000000000
-00100000011110100000000000000000
-01100111111000001100111011000011
-11011111111000000000000000010011
-00100000010000000110001110000010
-01101111111000001100111011000011
-00011111111000001111111111111111
-01100111111000001100111011000011
-00100000011110100000000000000000
-00100000001000000110011000001101
-01101111111000001100111010111100
-00100000011110100000000000000000
-01100111111000001100111011000100
-11011111111000000000000000100000
-00100000010000000110001110000010
-01101111111000001100111011000100
-00011111111000001111111111111111
-01100111111000001100111011000100
-00100000011110100000000000000000
-00100000001000000110011000010111
-01101111111000001100111010111101
-00100000011110100000000000000000
-01100111111000001100111011000101
-11011111111000000000000000100001
-00100000010000000110001110000010
-01101111111000001100111011000101
-00011111111000001111111111111111
-01100111111000001100111011000101
-00100000011110100000000000000000
-00100000001000000110011000100001
-01101111111000010100101011011111
-00100000011110100000000000000000
-01101000010010010000011011110001
-00011000010001100111110000000000
-00100000001000101110011000110110
-10011000010001100111110000000000
-00100000011000101000000000000000
-01100000010010010100101011011111
-01101111111000010100111011010011
-10011000010001100111110000000000
-00100000010000101100001100100101
-01101111111000010000011011110001
-01100111111000010100010000101110
-00100000001000000111110110111010
-01110000010011101101000000000001
-00100000010000000100001100100101
-11011010011000000100101100011101
-00100000010000000110010111110000
-01011000000000000000000000000000
-01100111111000010100101011011111
-01110000010010001010111000110010
-00100000010000000110011000110011
-01101111111000001100010100100011
-00011111111011111111001000001010
-11011000101000000100100111111010
-00100000001000000111110010100001
-01000100110101000100000000010101
-01101111111000001100111011010111
-11000000000000001110011001000111
-11000000000000000110011001001101
-00100000011000000000000000000000
-00011000111000100111111000000000
-11000000000000101110011001110110
-11000000000000000110011010010011
-11000000000000100110011010011011
-11000000000000010110011010111110
-00100000011000000000000000000000
-11101111111000001000000000010011
-11000000000000001110011001110110
-11000000000000010110011010010011
-11000000000000011110011010011011
-11000000000000100110011010111110
-11000000000000101110011001010100
-00100000011000000000000000000000
-00100000010000000110011100110000
-00100100001110100110011001011110
-01011000000000000000000000000100
-00011111111011111111111000001010
-11011000010000000100110000010010
-10011000010000001000101000000000
-00011000101000001000101000000011
-01101111111000011100101100100111
-11100111111000011000000000000101
-00100000011000000000000000000000
-01011000000000000000000000000100
-00011111111011111111111000001010
-11011000010000000100110000010010
-10011000010000001000101000000000
-00011000101000001000101000000011
-01101111111000010100111010111110
-11100111111000011000000000000101
-00011000101000001000101000000111
-01101111111000010100111011000000
-00011111111100100111111000000000
-00011111111011010111111000000000
-11100111111000011000000000000101
-00100000011000000000000000000000
-01101111111000001100111010111100
-00100000011110100000000000000000
-00011111111000001111111111111111
-01100111111000001100111010111100
-11011111111000000000000001100010
-00100000011000000000000000000000
-11011000010000000000000000001010
-00100000010000000110011100110000
-00100000011110100000000000000000
-11011000010000000000000000000111
-00100000011000000000000000000000
-00100000010000000110011001110001
-01101111111000010100111010111110
-10011000010001100111110000000000
-00100100010000010110011001101011
-00100100011000010000000000000000
-10011000010001100111111000000000
-01100111111000010100111010111110
-01000100110101001100000000010101
-01101111111000010100111010111110
-01101000010010010100111011000000
-00011000010011010000010000000000
-00011000010100100000010000000000
-10011000010000001111111000000000
-01100111111000011100101100100111
-00100000001000000110011001010100
-01101111111000010100111010111110
-11011000010000000000000001100010
-10011000010001100000010000000000
-00100100011000010000000000000000
-00011000010000100111111000000000
-01101000010010001100111010111100
-00011000010001100111110000000011
-00100000001000101110011010010000
-00011000010000001000010000000001
-01100000010010001100111010111100
-00100000001000000110011001111100
-01110000010011101011110000000000
-11011111111000000000000000000000
-00100000001000000110011001111100
-00100000010000000110011100110000
-00100100010110100110011010000101
-00100000010000000110011001110001
-01101111111000010100111010111110
-10011000010000001111111000000000
-11011000010000000000111111111111
-00100000010000000111110101101100
-00100000001000000110011001111100
-00100000010000000110011001110001
-01101111111000010100111011000000
-10011000010001100111111000000000
-01100111111000010100111011000000
-01101000010010010100111011000000
-00100000010000000110011100110000
-00100000001110100110011001111101
-01011000000000000000111111111111
-10011000010001100111111000000000
-11011000010000000000000001100010
-10011000010001100000010000000000
-00100100001000010110011001111101
-01011000000000000000111111111111
-10011000010001100111111000000000
-01101000010010001100111010111101
-00011000010001100111110000000101
-00100000001000101110011010101111
-00011000010000001000010000000001
-01100000010010001100111010111101
-00100000001000000110011010111100
-01110000010011101011110100000000
-01011000000000000000111111111111
-00100000001000000110011010111100
-00100000010000000110011100110000
-00100000001110100110011010110000
-01101111111000001100111010111101
-00100000001110100110011010110000
-00011111111000001111111111111111
-01100111111000001100111010111101
-01011000000000000000111111111111
-11011000010000000000000001100010
-10011000010001100111111000000000
-10011010001000001111111000000000
-01100111111000010100111011000000
-00100000001000000110011001111101
-00100000010000000110011001110001
-01101111111000010100111011000000
-10011000010000001111111000000000
-11011000010000000000111111111111
-10011000010001100010001000000000
-00100000001000010110011010110010
-00100000001000000110011010111100
-01101111111000010100001110011000
-11000000000100100110001011101001
-00100000011000000000000000000000
-11011010001000000000000000010111
-11011010010000000000000000000100
-00100000010000000010100111111011
-01011000000000000000000000000110
-11100111111000001000000000000101
-01011000000000000000000000000001
-11100111111000010000000000000101
-01011000000000001111111111111111
-11100111111000010000000000000101
-01011000000000000010100000000000
-11100111111000010000000000000101
-11011000110000000100100111100100
-00100000001000000111110010001111
-01000100110101010100000000010101
-00011010001000100000110000000000
-11101111111000011000000000000110
-01100111111000011100001110010111
-11000000000000111110011100000100
-11000000000000001110011100100101
-11000000000001010110011011110100
-11000000000001100110011011011110
-00100000001000000010101110010110
-11101111111000010000000000000110
-01100111111000010000011010110101
-10011000000000000010001000000000
-01101000010010010100001110011000
-01101111111000010100001100110010
-10011000010001100111110000000000
-00100100001000101010110101010000
-00100000010000000110011100110000
-00100100001110100110011011101001
-01101000010010010100100111100000
-00100000001000000110011011101010
-01101000010010010100100111100010
-11011000110000000100100010111110
-00100000010000000111110001101101
-00011000010000100111111000000000
-10011010001001100111111000000000
-00100100001000010010111000000011
-00011111111000001111111000000001
-00011111111001100111110000010111
-00100000001000010010110101011001
-00011000000000000111111000010111
-00100000001000000010110101011001
-01101000010010010100001110011000
-01101111111000001100001100100001
-11000010100000011110011011111000
-00100000001000000010110100011101
-01101111111000010100001100110010
-10011000010001100111110000000000
-00100100001000101010110100011101
-00100000010000000010110111000111
-00100100001101000110011011111110
-00100000001000000010110101000110
-01101111111000010100001100110010
-10011000010001100111110000000000
-00100100001000101010110100011101
-11011000110000000100100010111110
-00011000000000000111111000010111
-00100000001000000010110100101101
-01000100110101011100000000010101
-01110000010011101011101000000101
-01110000010010011111010000000001
-01110000010011101100001000000001
-01110000010010011111010111110000
-01110000010011101101000100001010
-01110000010011101101011000000001
-00100000010000000110011110111111
-01101111111000001100111011010010
-00100000011110100000000000000000
-00100000010000000110011110000011
-11011000010000000000000001100010
-01101111111000010100111110001000
-11011010001000000100111010111110
-11011010010000000100111010111100
-00100000010000000110011100011110
-11011000010000000000000001100010
-01101111111000010100111110001010
-11011010001000000100111011000000
-11011010010000000100111010111101
-00100000010000000110011100011110
-01011000000000000000111111111111
-01101000010010010100111011000000
-10011000010001100111111000000000
-01100111111000010100111011000000
-00100000011000000000000000000000
-10011000010001101111110000000000
-00100000010000000111110101100010
-00011000000001111111111000000000
-00011000000001110000010000000000
-11100111111000001000000000010010
-11100000010000010000000000010001
-00100000011000000000000000000000
-00011000110000001000110111111110
-11101111111000001000000000000110
-11000000000000110110011100101110
-00100000011000000000000000000000
-01110000010011101011101000000001
-01110000010010011111010000000000
-01110000010011101100001000000000
-01110000010010011111010100001010
-00100000011000000000000000000000
-00100000010000000110011100101001
-00100000001000000110011110111111
-01101111111000001100100111110100
-00100000011000000000000000000000
-11011010011000000100111100100100
-00100000010000000110011100110000
-00100000011110100000000000000000
-01110000010010011111010101111000
-11011010011000000100101100101011
-00100000011000000000000000000000
-11011010011000000100101001000000
-00100000010000000110011100110000
-00100000011110100000000000000000
-11011010011000000100101101100111
-01110000010010011111010100001100
-00011000111000100111111000000000
-11000001000000001000000000000000
-00100000011000000000000000000000
-01000100110101100100000000010101
-01101111111000001100110000001110
-01111001010000000111111000000000
-01100111111000001100110000001110
-11000000000000000110011101001001
-11000000000000001110011101000111
-00100000011000000000000000000000
-00100000010000000110011101010000
-00100000001000000110001101110001
-00100000010000000110011101001011
-00100000001000000110001101110001
-11011010011000000100101001101101
-00100000010000000110011100110000
-00100000011110100000000000000000
-11011010011000000100101110010100
-00100000011000000000000000000000
-11011010011000000100101111111010
-00100000010000000110011100110000
-00100000011110100000000000000000
-11011010011000000100110000000100
-00100000011000000000000000000000
-00011000111000100111111000000000
-11000000000000001110011101110111
-11000000000000010110011101100101
-11000000000000100110011101100001
-00100000011000000000000000000000
-11011010011000000100111110011101
-11011010010000000110011101011101
-00100000001000000100001011100000
-01110000010011111001110100000100
-01101111111000001100110000001110
-00100000001110100110011101100001
-00100000001000000110011101100101
-01110000010011000000111000000000
-01110000010011111001110100000100
-11011010011000000100101010110101
-00100000001000000110001101110001
-01110000010011000000111000000001
-01110000010011111001110100000100
-11011010011000000100101010101111
-00100000001000000110001101110001
-01110000010011000000111000000000
-01110000010011111001110100000000
-00100000011000000000000000000000
-11011010011000000100111110011110
-11011010010000000110011101101111
-00100000001000000100001011100000
-01110000010011111001111000000010
-00100000010000000110011101110010
-00100000001000000110001101110001
-11011010011000000100111110011111
-00100000010000000110011100110000
-00100000011110100000000000000000
-11011010011000000100111110100111
-00100000011000000000000000000000
-01101111111000001100111110101111
-00100100001110100110011101111100
-01110000010011111010111100000001
-01110000010011111001111000000010
-00100000011000000000000000000000
-01110000010011111010111100000000
-01110000010011111001111000000000
-00100000011000000000000000000000
-01101111111000001100111010111011
-00100100011110100000000000000000
-01110000010011101011101100000001
-00100000001000000110011001111101
-01011000000000000000000000000000
-01100111111000111100111010111100
-00100000011000000000000000000000
-00100000010000000110011100110000
-11000000000000001110011110001110
-11000000000000000110011110100000
-00100000011000000000000000000000
-01101111111000001100111110010000
-11000000000000001110011110100111
-11000000000000000110011110111001
-00100000011000000000000000000000
-01101111111000001100111010111100
-00011111111011111111111001100010
-00011111111000100000010000000000
-01101111111000010100111010111110
-10011000010000001111111000000000
-01100111111000010100111110001100
-01101111111000001100111010111101
-00011111111011111111111001100010
-00011111111000100000010000000000
-01101111111000010100111011000000
-00011111111000100010001000000000
-01011000000000000000111111111111
-10011010001001100111111000000000
-10011000010000001111111000000000
-01100111111000010100111110001110
-00100000010000000110011100110000
-01100111111000001100111110010000
-00100000011000000000000000000000
-01101111111000010100111010111110
-01100111111000010100111110001100
-01101111111000010100111011000000
-01100111111000010100111110001110
-00100000010000000110011100110000
-01100111111000001100111110010000
-00100000011000000000000000000000
-01101111111000010100111110001100
-00011111111001101111110001100010
-00100000010000000111110101100010
-00011000000001111111111000000000
-00011000000001110000010000000000
-01100111111000001100111010111100
-00011000010000100111111000000000
-01100111111000010100111010111110
-01101111111000010100111110001110
-00011111111001101111110001100010
-00100000010000000111110101100010
-00011000000001111111111000000000
-00011000000001110000010000000000
-01100111111000001100111010111101
-01011000000000000000111111111111
-10011000010001100111111000000000
-01100111111000010100111011000000
-00100000011000000000000000000000
-01101111111000010100111110001100
-01100111111000010100111010111110
-01101111111000010100111110001110
-01100111111000010100111011000000
-00100000011000000000000000000000
-00100000001000000110100000111100
-00100000001000000110100000100011
-00100000010000000110011111100010
-01101111111000010100111110010011
-00100000010000000110100001001111
-01110000010011111001101100000000
-01101111111000101100111110001100
-01110000010011111001110000000000
-01110000010011111001100100000000
-00100000010000000110011111100110
-01101111111000001100111110011001
-11000001000000000000000000000000
-00100000001000000110011111000000
-01101111111000010100111110000000
-00011111111000001111111111111011
-01100111111000010100111110010011
-00100000011000000000000000000000
-01101111111000010100111110010011
-00011111111000001111111111111011
-01100111111000010100111110010011
-00100000011000000000000000000000
-01101111111000010100111110010011
-00011111111000001111111000000101
-01100111111000010100111110010011
-00100000011000000000000000000000
-01101111111000010100111110010101
-00011111111000001111111000000101
-01100111111000010100111110010101
-01101111111000010100111110010101
-00011111111000100000010000000000
-01101111111000010100111110000000
-10011000010001100111111000000000
-11011000010000000000000000000101
-10011000010001100111110000000000
-00100100001000010110100000000110
-00100000011000000000000000000000
-01101111111000001100111110011011
-11000000000000001110011111001011
-11000000000000000110011111001111
-00100000011000000000000000000000
-11011010010000000000000000000000
-00011010010000100000010000000000
-01101111111000010100111110001100
-10101000010000111111111000000000
-00100100010000001110011111110110
-11011010010000000000000000000000
-00011010010000100000010000000000
-01101111111000010100111110001110
-10101000010000111111111000000000
-00100100010000001110011111110110
-11011010010000000000000000000000
-00011010010000100000010000000000
-01101111111000001100111110010000
-10101000010000011111111000000000
-00100100010000001110011111110110
-00100000011000000000000000000000
-01101111111000001100111110011001
-00011111111000001111111000000001
-01100111111000001100111110011001
-00100000011000000000000000000000
-01110000010011111001100100000001
-00100000010000000110011111010111
-01101111111000010100111110010101
-00100000010000000110100001001111
-00100000010000000110011100110000
-00011111111000100000010000000000
-01101111111000001100111110010000
-10101000010000011111111000000000
-00100000010000001110100000100001
-01101111111000001100111110011001
-11000001000000000000000000000000
-00100000001000000110011111111010
-01000100110101101100000000010101
-00100000010000000110100000100001
-00100000010000000110011100110000
-00100000001110100110100000001011
-00100000001000000110100000010010
-01101111111000010100111110000100
-01100111111000010100111010111110
-01101000010010010100111110000110
-01011000000000000000111111111111
-10011000010001100111111000000000
-01100111111000010100111011000000
-00100000001000000110011110111110
-11011000010000000000000001100010
-01101111111000010100111110001000
-11011010001000000100111010111110
-11011010010000000100111010111100
-00100000010000000110011100011110
-11011000010000000000000001100010
-01101111111000010100111110001010
-11011010001000000100111011000000
-11011010010000000100111010111101
-00100000010000000110011100011110
-01011000000000000000111111111111
-01101000010010010100111011000000
-10011000010001100111111000000000
-01100111111000010100111011000000
-00100000001000000110011110111110
-01110000010011111001100100000000
-00100000011000000000000000000000
-01000100110101110100000000010101
-01110000010011111001101100000001
-00100000010000000110011111000000
-01101111111000010100111110000010
-00011111111000100000010000000000
-01101111111000010100111110010011
-10011000010001100111111000000000
-11011000010000000000000000000000
-10011000010001100111110000000000
-00100100011000010000000000000000
-01101111111000010100111110010011
-00011111111000100000010000000000
-01101111111000010100111110000000
-00011111111000001111111111111011
-10011000010001100111111000000000
-01101111111000010100111110010011
-01100111111000010100111110010101
-00100000010000000110011111111010
-01101111111000010100111110010101
-00100100010000101110100001001111
-01110000010011111001100100000000
-00100000010000000110011111100110
-01101111111000001100111110011001
-11000001000000000000000000000000
-00100000001000000110011110001010
-01000100110101111100000000010101
-01110000010011111001101100000001
-00100000010000000110011111000000
-01101000010010010100111110000010
-01101111111000010100111110010011
-10011000010001100111111000000000
-11011000010000000000000000000000
-10011000010001100111110000000000
-00100100011000010000000000000000
-01101000010010010100111110010011
-01101111111000010100111110000000
-10011000010001100111111000000000
-11011000010000000000000000000000
-10011000010001100111110000000000
-00100100011000010000000000000000
-01101111111000010100111110010011
-01100111111000010100111110010001
-00100000010000000110011110000110
-00100000001000000110100001010100
-01000100110110000100000000010110
-00011111111000100010010000000000
-11011111001000000000000000000101
-11011010001000000100111110001100
-00100000001000000110101101110100
-11011111001000000000000000000101
-11011010001000000100111110001100
-01101010010000010100111110010001
-00100000001000000110101101000101
-11011010011000000100100010101110
-11011010010000000110011110111110
-00100000001000000100001011100000
-01101111111000010000100100010010
-11101000010000001000000000010011
-00011010011000001010011000000001
-00011000010011010000010000000000
-10011000010000101111111000000000
-00011111001000100010010000000000
-11011111001000000000000000001000
-00101111111011111111111000001111
-00011111111000111111111000000000
-00100100001000001110100001100111
-01101000010010010000100100010100
-10011000010000101111111000000000
-11000010000000000110100001100010
-00011010010000100111001000000000
-11000010000000000110100001011100
-01100111111000010000100100010010
-00100000011000000000000000000000
-01101111111000001100010000111111
-11011000010000000000000000111110
-00100000001000000110111100100000
-01101111111000001100010000111111
-11011000010000000000000000111111
-00100000001000000110111100100000
-00100000010000000110100001101111
-00100000010000000110100001101100
-00100000001000000110100001101111
-00100000010000000110100001110011
-00100000001000000110100001101100
-00100000001000000110100001110011
-00100000010000000110100001110011
-00100000001000000110100001110101
-00100000001000000110100001101100
-01101111111000001100010001000000
-00100000001000000110100001101101
-01101111111000001100010001000000
-00100000001000000110100001110000
-00100000010000000110100001111011
-00100000010000000110100001111101
-00100000001000000110100001111011
-00100000100000000000000000000000
-00100000010000000111000011010111
-00100000010000000110100010001101
-00100000010000000110100010001111
-00100000010000000110100010100011
-00100000010000000110100010111111
-00100000010000000110100011000011
-01110000000001110000111100000001
-01110000000001110000110000000100
-00100000010000000110100011001110
-00100000001000000110100010001011
-01110000100000000100001000000100
-00100000011000000000000000000000
-00100000010000000110100010010011
-00100000010000000110100010010111
-00100000010000000110100010011011
-00100000001000000110100010011111
-01101111111000001100010011110001
-00100100011110100000000000000000
-01110000010001001111000100000111
-00100000011000000000000000000000
-01101111111000001100010011110010
-00100100011110100000000000000000
-01110000010001001111001000000110
-00100000011000000000000000000000
-01101111111000001100010011110011
-00100100011110100000000000000000
-01110000010001001111001100001001
-00100000011000000000000000000000
-01101111111000001100010011110100
-00100100011110100000000000000000
-01110000010001001111010000001010
-00100000011000000000000000000000
-01011000000000000000110000000000
-01100111111000010000011001110000
-01011000000000000000111011111111
-11100111111000010000000000000101
-01011000000000000000111100000000
-11100111111000010000000000000101
-01011000000000000000111111111111
-11100111111000010000000000000101
-01101111111001000000011001110000
-00100000010000000110110101101000
-00100000010000000110110110000010
-11011000010000011100001000000000
-00100000010000000110110101110101
-01101111111000001100010011110001
-11011000010000000000000000001000
-00100000010000000110111100100001
-01101111111000001100010011110010
-11011000010000000000000001001001
-00100000010000000110111100100001
-01101111111000001100010011110011
-11011000010000000000000000001010
-00100000010000000110111100100001
-01101111111000001100010011110100
-11011000010000000000000000001011
-00100000010000000110111100100001
-11011000010000000000000010000001
-01100000010110001000000001100000
-00100000001000000111110101110110
-01101111111000001100010011110101
-00100100011110100000000000000000
-01110000010001001111010100001100
-00100000011000000000000000000000
-01101111111000001100010011110101
-11011000010000000000000000010000
-00100000010000000110111100100001
-11011010001000000000000001000000
-00100000010000000111000001010101
-11011010001000000000000000000000
-11011010010000000000000000000000
-01011000000000000000000000000000
-00100000010000000111000001111010
-11011000111000000000000000000000
-00100000001000000111000011000000
-01101111111100010000000100010010
-00011111111000001010001111111100
-00100100011000010000000000000000
-00100000010000000110110110010110
-11101111111000001000000000000011
-11000000000000001110100011010110
-00100000010000000111110010010101
-00100000001000000110110110011110
-11101111111000010000000000000011
-01100111111000010000011100010000
-11011000010000000000001111111111
-10011000010000010000010000000000
-01100000010010010000011100001001
-00011111111010110111111000000000
-00011111111011001111111000000000
-01100111111000001000011100001011
-11101111111000001000000000000011
-00011111111000001111111111111111
-10011010001001100111110000000000
-00100000011000010000000000000000
-00100000010000000110100011100100
-00100000001000000110100100111111
-01101111111000001000011100001011
-11000000000111111110100011100111
-00100000001000000110100100101011
-01000100110110100100000000010110
-01101111111000001000011100001001
-11000000000000000110100100101010
-11000000000000001110100011110010
-11000000000000010110100011110111
-11000000000000011110100100000101
-11000000000000100110100100001111
-11000000000000101110100100101010
-11000000000010000110100100100000
-11000000000010100110100100100110
-00100000001000000110100100101010
-01110000000001110001001000000000
-01101111111100010000000000000000
-01100111111000010000011100010011
-11011111001000000000000000000011
-00100000001000000110100100110010
-11101111111000010000000000000011
-01100111111100010000000001010010
-00100000011000000000000000000000
-11101111111000001000000000000011
-00011111111000100000010000000000
-01100111111100001000000000100100
-11101111111000001000000000000011
-10011000010000001000010000000000
-01111001001000000111111000000111
-01100111111100001000000000100011
-11101111111000001000000000000011
-10011000010000001000010000000000
-00011111111000100111001000000000
-00100000011000000000000000000000
-00100000010000000110100011111010
-11101111111000001000000000000011
-01100111111100001000000000100101
-10011000010000001000010000000000
-11000010000000000110100100000110
-00011000010000010000010011111111
-11101111111000001000000000000011
-10011000010001100111110000000000
-00100100001000101110100100011110
-00100000001000000110100100101010
-11011111001000000000000000100000
-11011000101000000100000000000000
-11011000010000000000000000000000
-11101111111000001000000000000011
-11100111111000001000000000000101
-10011000010000001000010000000000
-11000010000000000110100100010010
-00011000010000010000010011111111
-11101111111000001000000000000011
-10011000010001100111110000000000
-00100100001000101110100100011110
-01110000100000000010001100000000
-00100000010000000110100100101010
-00100000010000000110110110101110
-00100000001000000010000000000001
-01110000100000000010001100000000
-00100000001000000110100100101011
-11101111111000001000000000000011
-00011111111000100111001000000000
-11101111111000010000000000000011
-00011111111000100000101000000000
-00100000010000000110110111011101
-00100000001000000110100100101010
-01101111111100001000000001100000
-01111001001000000111111000000100
-01100111111100001000000001100000
-00100000001000000110100100101010
-00100000001000000110100100101111
-01110000000001110001001000000001
-00100000001000000110100100110000
-01110000000001110001001000001100
-00100000001000000110100100110000
-01110000000001110001001000000000
-11011111001000000000000000000001
-00100000001000000110100100110010
-01110000000001110000110100001110
-00011111001000001111111000000011
-01100111111000001000011100001110
-00100000010000000110100100111011
-01101111111000011000011100001111
-11100111111000011000000000000011
-11011000110000000000011100010010
-00100000010000000110110111000100
-00100000001000000110110110100100
-00100000010000000110110110100010
-01101111111000011000011100001100
-11100111111000011000000000000011
-00100000011000000000000000000000
-00100000010000000110110110010110
-00011000011000001000011000000011
-11101111111000001000000000000011
-10011000011000001000011000000000
-00100000001000000110110110011100
-01110000010000010001010000000000
-00100000011000000000000000000000
-00100000001101011110100101001011
-01011000000000000100010001010000
-11011000101000000100010001000001
-10011000101001100111001000000000
-00100000010000000111110010100001
-00100000011000000000000000000000
-11011000111000000000000000000000
-11011010010000000000000000000000
-00011000111001100111110000000111
-00100100011000010000000000000000
-10101010001011111111111111111111
-00100000001000001110100101010011
-00100000001000000110100101010111
-00011000010000100111111000000000
-00100000001110100110100101010111
-11111001001000000010010000000000
-00011000010000001000010111111111
-00011000111000001000111000000001
-00100000001000000110100101001110
-01101011000000010100001100111111
-01101101011000010100001101000001
-00100000010000000111110110111100
-00100000001000000110100101011101
-01000100110110110100000000010110
-00100000010000000110100110101001
-00100100001110100010001101011010
-00100000010000000110100110111001
-11011111001000000000000000001000
-01101000010010001100010001000001
-00011111001001100000111000001000
-10101000010011111111111111111111
-00100000001000001110100101101010
-00100000010000000110100101110001
-00100100001000010110100101101010
-00100000010000000110100110000111
-00100000001000000110100101101110
-00011101011000100111111000000000
-10011011000000001011000000000000
-11000010000000000110100101100010
-00100000001000000010001101011010
-00011011000000100111111000000000
-00011011000000100000101000000000
-00100000011000000000000000000000
-01000100110110111100000000010110
-00011111001001100000111000001000
-11011000010000000000000000000000
-11011001011000000000000000000000
-00011000111000100111111000000000
-11000000000001000110100110000010
-01101111111000001100010001000001
-10101111111011111111111111111111
-00100000001000001110100110000010
-11111001001000000001011000000000
-00011101011000100111111000000000
-10011000010000001000010000000000
-00011000111000001000111000000001
-00011010001000100111111000000000
-10011000010001100111110000000000
-00100000001000101110100110000010
-00100000001000010110100101110101
-00011000010000100111111000000000
-10011010001001100111110000000000
-00100100011000101000000000000000
-11111001001000000001011000000000
-00100000011000000000000000000000
-01000100110111000100000000010111
-00100000010000000110100110101001
-00100100001110100010001101011010
-00100000010000000110100110101111
-00100000001110100110100110010000
-01101111111001001100010001000101
-01100111111001001100010001000010
-01011000000000000000000000000000
-11100111111000011000000000000101
-01100001011000001100010001001011
-01100011000000010100010001001100
-00100000011000000000000000000000
-01000100110111001100000000010111
-00100000010000000110100110110010
-00011000110000001000110000000001
-11101111111000010000000000000110
-00100000011000000000000000000000
-01000100110111010100000000010111
-00100000010000000110100110110010
-00011000110000100000101000000000
-00011000110000100000010000000000
-01011000000000000000000000000000
-11100111111000011000000000000101
-00100000011000000000000000000000
-01000100110111011100000000010111
-00100000010000000110100110101111
-00100000001110100010001101011010
-01101111111000011100010001001000
-01100111111000011100010001001011
-01101111111000011100010001000101
-01100111111000011100010001001000
-01101111111000011100010001000010
-01100111111000011100010001000101
-00100000011000000000000000000000
-01000100110111100100000000010111
-01101111111000011100010001000010
-00100000011000000000000000000000
-01000100110111101100000000010111
-01101111111000011100010001000101
-00100000011000000000000000000000
-01000100110111110100000000010111
-01101111111000011100010001001011
-00100000011000000000000000000000
-00100000010000000110100110101111
-00100000001110100110100110110111
-11011000110000000100010001000010
-11101111111000011000000000000110
-00100000001110100110100110110101
-00011000110000001000110111111101
-00100000011000000000000000000000
-01000100110111111100000000010111
-11011111001000000000000000000100
-11011000110000000100010001000010
-11011000010000000000000000000000
-11101111111000011000000000000110
-00011111111000010111111011111111
-10011000010000011000010000000000
-11000010000000000110100110111101
-01100000010010001100010001000001
-00100000011000000000000000000000
-11011000111000000000000000001100
-00100000001000000010010011100111
-11011000111000000000000000001100
-00100000001000000010010011101011
-01000100111000001100000000011000
-00011000010001100111110011111111
-00100000011000101000000000000000
-00011000010000100111111000000000
-00011111111000010111111011111111
-00011111111001100111110000001111
-00100100001000010110100111011001
-11011000101000001000000001110000
-10011000101000001000101000000000
-00011000101000100010001000000000
-11011000010000000000000000111110
-11100000010000001000000000000101
-00100000010000000110100111011100
-00100000000000000000000000011110
-00011010001000100000101000000000
-11011000010000000000000000111111
-11100000010000001000000000000101
-00100000001000000110100111100000
-11011000101000001000000011010100
-00011111111000001111111111110000
-00100000001000000110100111001111
-01101111111100001000000010000001
-00011111111000010111111001111111
-01100111111100001000000010000001
-00100000011000000000000000000000
-01101111111100001000000010000001
-00011111111000011111111010000000
-01100111111100001000000010000001
-00100000011000000000000000000000
-00100000001000000110101111010000
-00100000001000000110101111010111
-01101111111100001000000001101111
-01111001001111111111111000000111
-01100111111100001000000001101111
-00100000011000000000000000000000
-00100100001101000110100111101110
-01101111111100001000000001101111
-01111001001000000111111000000111
-01100111111100001000000001101111
-00011000010000100111110000000000
-00100000001000101110100111110001
-00011010011000100111101000000000
-00101111110011000000000000000000
-00100000001000000110101100000000
-00011000000000000000010000000100
-11011010001000000000000111100111
-00100000010000000110100111100110
-00100000010000000110100111101110
-11011010001000000101010110101010
-01101111111000010000000111100111
-11101000010000010000000000000110
-10011010001001100111110000000000
-00100000011000000000000000000000
-00100000010101000110101000001110
-11011000010000000000000000000010
-11011010001000000100001111001000
-00100000010000000110100111101110
-01101111111000010100001111001000
-01100111111000010000000111100000
-00100000010101000110101000000100
-00100000011000000000000000000000
-11011000010000000000000000010000
-11011010001000000000000111101101
-00100000010000000110100111100110
-00100000010000000110100111101110
-11011000110000000000000111101101
-11011111001000000000000000010000
-00100000010000000111001101010011
-00100000010000000111001011011010
-00100000010000000111001101101111
-00100000001000000111001011010100
-01110000100000000010001100000000
-00100000010000000110100111100110
-00100000001000000111001101101111
-01011000000000000000000000000000
-01100111111000010000011010011001
-01111000010101101111110000000000
-00100000010000000110100111110011
-00100100011000101000000000000000
-01111000001101101111110000000000
-01011000000000001000000000000000
-01100111111100011000000000100010
-11011010001000001000000000100101
-00100000010000000110100111101010
-01110000100000000010001100000000
-01101111111000001000000111011101
-11000100000000000000000000000000
-11011000010000000000000000000110
-00100000010000000110100111110100
-00100100001000101110101000101110
-11101010001000010000000000000110
-00100000010000000110100111101110
-00100000010000000110101000100101
-00100000001000000110101000011110
-01101111111000010000011010011001
-11011111001000000000000000000110
-11011000110000000000000111100111
-00100000010000000111110111001100
-01101111001000010000000111101001
-00011010001000100000110000000000
-00100000010000000111110111001100
-01100111111000010000011010011001
-00100000011000000000000000000000
-01101111111000001000001000011100
-11000000001011010110101000111100
-11011010001000001010101001010101
-01101111111000010000000111100111
-10011010001001100111110000000000
-00100100001000101110101000111110
-11011010001000000101010110101010
-01101111111000010000000111101001
-10011010001001100111110000000000
-00100100001000101110101000111110
-01101111111000010000000111101011
-01101000010010010000011010011001
-10011000010001100111110000000000
-00100100001000101110101000111110
-01111001001000000010001000001111
-00100000001000000110100111110001
-01110000000000011101110100000000
-00100000011000000000000000000000
-00011111111000010111111011111111
-00011111111100011111111000000000
-01100111111000001100001111001011
-00100000001000000110101001011001
-01101111111100010000000101000011
-00100100001110100110101001000000
-00100000010000000110101001011001
-01101111111000010100001111001011
-00100000011110100000000000000000
-00100000010000000110101001001011
-00100000001000000010001110111010
-01101111111000001100001111001011
-00100000011110100000000000000000
-00011111111000010000010000001111
-01100000010010001100001111001011
-00011111111100011111111000000000
-10011000010000101111111000000000
-11000000100001111110101111000010
-00100000001000000110101110001101
-01101111111000001000001000011001
-00100100010110100010001111100000
-01101111111000001000001000011010
-00100000011110100000000000000000
-01100111111000001100000011001001
-00100000001000000010001111100100
-01111000010101000111110000000000
-01101111111000001100001111001010
-11000100000000011000000000000000
-00100000010000000110101010101101
-11011111111000000000111111110000
-10011010010000001010010000000000
-00011000000000000111001000010000
-11011010001000000000000111101101
-00100000010000000110101101110100
-01110000100000000000011000001000
-11011000110000000000000111101101
-00100000010000000111001101011111
-11011000101000000000000111101101
-00100000010000000111110010011001
-00100000001000000111110110111010
-01110000100000000101000000100101
-00100000010000000110101100111010
-11011010010000000000000000000000
-00011000000000000111001000001011
-11011010001000000100001111001000
-00100000010000000110101101110101
-01101110111000101100001111001000
-01101111111000001100001111001010
-11000011000000100110101001111000
-01110000100000000110111100000111
-01101111111100001000000101011110
-11000000100000111110101001110010
-01101111111100001000000101100000
-00011111111100100111111000000000
-01100111111100001000000001101111
-00100000001000000110101001111011
-00100000010000000110101011110101
-00100000010000000111110101110110
-00100000010000000111110101110100
-01100110111000101100001111001000
-00100000010000000110101010101101
-11011111111000000000111111010000
-10011010010000001010010000000000
-11011111001000000000000000100000
-11011010001000000000000111111101
-00100000010000000110101101110100
-00100000010000000110101001010011
-00100000010000000110101001000100
-01101111111000001100001111001010
-11000011000000011110101010001111
-01101000010010001100001111001100
-11011111111000000000000000000000
-01111001001000000111111000000110
-01111001001000000111111000000111
-10011000010000010010001000000000
-00011010001001100111110000000000
-00100000001000101110101011110001
-10011010001001100111110000000000
-00100000001000101110101011110001
-01110000000000000011000000000000
-11011010011000000110101100011110
-00100000010000000110101011100101
-00100100001000010110101011110001
-01101111111000010100001111001000
-00100000001110100110101010011100
-00100000010000000110101000000001
-00100000010000000110101000010001
-00100100001101101110101010011100
-01101111111000001000000111011101
-00101111111000000000011000000011
-00100100001000001110101010010001
-00100000010000000110101010101010
-00100000010000000110101100110111
-01110000000000000011000000000000
-00100000010000000110101011100101
-00100100001000010110101011110001
-00100000010000000110101011010111
-00100000010000000110110011000100
-01101111111000001100001111001010
-11000010100000010110101010111101
-00100000010000000110101011011111
-00100100001101101110101010110100
-01101111111000001000000111011101
-00101111111000000000011000000011
-00100100001000001110101010011110
-00100000001000000110101010111101
-01011000000000000000000111111111
-11011111101000000000000000000000
-00100000011000000000000000000000
-11011010010000000001000000000000
-01101111111100001000000101000100
-11000010100000111110101010110010
-01101111111000001100001111001100
-11000100000000111000000000000000
-11011010010000000000000000000000
-00100000011000000000000000000000
-00100000010000000110110011000001
-01101111111000001100001111001010
-11000010100000010110101010111101
-00100000010000000110101011011111
-00100100001101101110101010111101
-01101111111000001000000111011101
-00101111111000000000011000000011
-00100100001000001110101010011110
-00100000001000000110101011001101
-01110000000000000011000000000000
-00100000010000000110101011100101
-00100100001000010110101011110001
-01101111111000001100001111001010
-11000010100000001110101011001101
-00100000010000000110110000100000
-00100000000000000000000011001000
-00100000010000000110110000101111
-00100000000000000000000001100100
-11011010011000000110110001101100
-00100000010000000110100111111100
-00100000010000000110101000010001
-00100100001101101110101011001101
-01101111111000001000000111011101
-00101111111000000000011000000011
-00100100001000001110101010111110
-00100000010000000110101011010001
-01101111111000001100001111001010
-11000100000000000000000000000000
-00100000001000000110100010000010
-11011000101000000000000111101101
-00100000010000000111110010011001
-00011000000000000111000000000100
-00100000010000000111001101110000
-01110000100000000101000000100001
-00100000011000000000000000000000
-01101111111000001100010000101001
-01101000010010001100010000101000
-10011000010001100111110000000000
-00100100001000101110110010111100
-01110000010001000010011100000100
-01110000010001000010100000010111
-01110000010001000010100100010110
-00100000001000000110110010111100
-01011000000000000000000000000000
-01100111111000010000000111100000
-11011010011000000110110011100111
-00100000010000000110110010100101
-00100000010000000110100111111100
-00100000001000000110101000010001
-00100000010000000110101011101011
-01101111111000001000000000110000
-00011111111000001111111000000001
-00011111111001100111110000000011
-01100111111000001000000000110000
-00100000011000000000000000000000
-01101111111000001000000000110000
-00100000011110100000000000000000
-01101111111000001000001000011011
-00100000011110100000000000000000
-00011111111000100111001000000000
-00100000001000000111110010010110
-00100000010000000110101011010001
-00100000010000000110100111100110
-00100000010000000111110101111100
-00100000011000000000000000000000
-00011111111000010111111011100000
-00011111111000110111111000000000
-01100111111100001000000001101111
-01011000000000000000000000000001
-11011000110000000100001111001101
-11101000010000010000000000000110
-01100000010110010000000001001100
-01100111111100001000000000100000
-00011111111000111111111000000000
-11000011000000011110101011111010
-00100000011000000000000000000000
-01101111111000001000000111011101
-00011111111000111111111000000000
-01111001001000001111111000000000
-00101010001011000000000000001111
-00100000011000001000000000000000
-01100111111000001000000111011101
-00100000011000000000000000000000
-01101111111100001000000001101111
-11000100000000111000000000000000
-00100000001000000110101100001101
-01101111111100001000000100101000
-10101111111011111111111111111111
-00100000011000001000000000000000
-01101111111100001000000100001000
-11000011000000001110101100001010
-00100000010000000111001011010100
-00100000001000000110101100001010
-01101111111000010100000011110000
-00100000011110100000000000000000
-01110000100000000010001110000000
-01110000100000000010001000000000
-01110000100000000010010000000000
-01101000010010010100000011110010
-00011000010010111111001000000000
-10011000000000000000110000000000
-11101111111000001000000000000110
-01100111111100001000000000100101
-11000010000000000110101100011001
-01110000100000000010001100000000
-00100000011000000000000000000000
-00011000010000100111001000000000
-01101111111000010000000111100000
-10011000010000001000010000000000
-01100000010010010000000111100000
-10011000000000000010010000000000
-00011010001000100101110000000000
-01110000100000000000011000010000
-00100000010000000110101101110100
-00011101110000100010001000000000
-00101010001011000000000000001111
-00100000011000001000000000000000
-00100000010110100111110111000110
-00100000001000000110101100000000
-01110000100010101100100000000001
-00100000000000000000000100101100
-01110000100010101100100000000101
-00100000000000000000000001100100
-01110000100010101100100000100101
-00100000000000000000001111101000
-01110000100010101100100000100111
-00100000000000000000000100101100
-00100000011000000000000000000000
-00100000010000000110101100101011
-01110000100010101100100000111111
-00100000011000000000000000000000
-01110000100000000100011110000011
-01110000100010101100100000000000
-00100000011000000000000000000000
-00100000010000000110101100101011
-01110000100000000100011110000010
-00100000000000000000000000001100
-01110000100000000100011110000000
-01110000100000000100011110000010
-00100000000000000000000010010110
-00100000011000000000000000000000
-00011010010010011010010000000000
-01100010010100010000000001000100
-01110000100000000100011000000000
-00100000011000000000000000000000
-01000100111000100100000000011000
-00100000010000000110101100110100
-00100000010000000110101101000001
-00100000010000000110101100111011
-11101000010000001000000000010001
-00011010001000001010001000000001
-00011000000000000000111000000000
-10101000010011000000000000000000
-00100000001000001110101101101100
-01101111111100001000000001000110
-01111001001000000111111000000110
-01111001001000000111111000000111
-01100111111100001000000001000110
-01110000100000000100011100000010
-01110000100000000100011110000010
-01111001001111111111111000000111
-01100111111100001000000001000110
-01110000100000000100011110001010
-00100000000000000000000000001011
-01110000100000000100011111001010
-00100000000000000000000000100001
-01110000100000000100011101001010
-00100000000000000000000000101100
-01110000100000000100011111001010
-00100000000000000000000000010110
-01110000100000000100011110001010
-00100000000000000000000000100001
-01110000100000000100011110000010
-00100000000000000000000000000001
-01110000100000000100011110010010
-00100000000000000000000000001010
-01110000100000000100011110110010
-01101111111100001000000000000111
-01110000100000000100011110010010
-00100000000000000000000000000001
-01110000100000000100011110000010
-00100000000000000000000000000001
-10101111111011000000000000000000
-00100000001000001110101101001100
-01101111111100010000000001000100
-00011111111000001111111000000001
-01100111111100010000000001000100
-00011000111000001000111000000001
-00101000111000000001111000001000
-00100100001000001110101101001100
-11000010000000000110101101001001
-00100000001000000110101100111000
-01000100111000101100000000011000
-00100000010000000110101101000001
-01110000100000000100011110100010
-00011010010000001010010000001000
-11011000111000000000000000000000
-01011111111111111111111111111111
-01101000010110001000000000000111
-11100000010000001000000000010001
-10011000010011000111111000000000
-01110000100000000000011000100000
-01100010010100010000000001000100
-00101010001011111111111000001111
-00100000001000001110101110000011
-00011010001000001010001000000001
-00100000001000000110101110001001
-00100100001101000110101110001001
-00011000111000001000111000000001
-00101000111000000001111000000000
-00100100001000001110101110001001
-00100000010000000111001011010100
-01110000100000000000011000010000
-00011010010000001010010000001000
-11000010000000000110101101111010
-01110000100000000100011110000010
-00100000011000000000000000000000
-01101111111000001100001111001011
-11000000000001010110101110011110
-11000000000000100110101110011111
-11000000000001000110101110100011
-11000000000001001110101110100111
-11000000000000110110101110100111
-11000000000001100110101110011110
-11000000000001101110101110110001
-11000000000001110110101110101011
-11000000000001011110101110011001
-11000000000001111110101110011101
-00100000001000000110101111000010
-11011111111000000100001110110010
-11011000010000000110100001011000
-00100000010000000110101110110111
-00100000001000000110101110101110
-00100000001000000110101110101110
-00100000001000000110101110111111
-11011111111000000101000010011001
-11011000010000000110100001011000
-00100000010000000110101110110111
-00100000001000000110101110101110
-11011111111000000100001110110010
-11011000010000000101001111011100
-00100000010000000110101110110111
-00100000001000000110101110101110
-11011111111000000100001110110010
-11011000010000000100011101110000
-00100000010000000110101110110111
-00100000001000000110101110101110
-11011111111000000100011110110111
-11011000010000000110100001011000
-00100000010000000110101110110111
-11011111111000000011011100101000
-11011000010000000100001010010010
-00100000001000000110101110111100
-11011111111000000100011110110111
-11011000010000000110100001011000
-00100000010000000110101110110111
-11011111111000000010101011001011
-11011000010000000011000100001101
-00100000001000000110101110111100
-00011000010100000000010000000000
-10011000010000011111111000000000
-00100000001000000010001111001111
-11011111111000000010101110001111
-11011000010000000011000100001101
-00011000010100000000010000000000
-10011000010000011111111000000000
-00100000001000000010001111010110
-11011111111000000011000100010010
-11011000010000000011011011011111
-00100000001000000110101110111100
-00100000010000000110101110111111
-11011111111000000010101110001111
-11011000010000000011000100001101
-00100000001000000110101110110111
-01000100111000110100000000011000
-01101111111000001100001111110101
-01100111111100001000000010000000
-01101111111000001100001111110110
-01100111111100001000000010000001
-01011000000000000000000111011110
-01100111111100010000000010000100
-01011000000000000000000111100011
-01100111111100010000000010000110
-00100000001000000110100111011100
-01111001001000000111111000000111
-01100111111000010000000111011110
-01000100111000111100000000011000
-01110000100000001000001000000010
-01110000100000001000100000000000
-01110000100000000000011000000010
-00100000001000000110101111100000
-00011000000000000000010000000001
-01100111111000001000000111011110
-01000100111001000100000000011001
-01110000100000001000001000000001
-01100000010110010000000010001000
-01110000100000000000011000000010
-00100000010000000110101111100000
-01101111111000001000000111100011
-00100000011000000000000000000000
-00100000000000000000000000000101
-01101111111100001000000100101000
-11000011000000011110101111100000
-00100000011000000000000000000000
-01111000010101000111110000000000
-00011111111000100010010000000000
-01101111111000001100010000100000
-11000001100000000000000000000000
-01111000001101000111110000000000
-00011010010000100111111000000000
-00100000001000000110101111110010
-01101111111000001100010000100000
-11000000000000001110101111110010
-11000000000000010110101111111000
-11000000000000011110110000000000
-11000000000000100110110000000100
-11000000000000101110110000001011
-00100000011000000000000000000000
-01100111111000011100010000011001
-00011010001000100111111000000000
-01100111111000010100010000011100
-01100000010010010100010000011110
-01110000010001000010000000000010
-00100000001000000110110000100000
-00100000010000000110110000100000
-01110000010001000010000000000011
-00100000010000000110110000100110
-11011010001000000000000111011110
-01110000100000001000001000000100
-01101111111000011100010000011001
-11011000010000000000000000100000
-00100000001000000110110001000000
-00100000010000000110110000100000
-00100000010000000110110001100011
-01110000010001000010000000000100
-00100000011000000000000000000000
-01000100111001001100000000011001
-00100000010000000110110000100000
-01110000010001000010000000000101
-00100000010000000110110000100110
-00100000010000000110110000011000
-00100000010000000110110000111100
-00100000001000000110110000010011
-00100000010000000110110000100000
-00100000010000000110110000100110
-01011000000000000000000000000101
-00100000010000000110101111010111
-11000011100000000000000000000000
-01110000010001000010000000000000
-01101111111000010100001111100111
-00100000001000000111110101111001
-01101111111000100000011001111000
-01101000010010010100010000011100
-00011000010000001000010111111100
-11100111111000100000000000000010
-00100000011000000000000000000000
-01101000010010010100010000011100
-00011000010000100010001000000000
-00011000010000001000010111111100
-11101111111000100000000000000010
-01100111111000100000011001111000
-01101000010010010100010000011110
-01101111111000011100010000011001
-00100000011000000000000000000000
-01000100111001010100000000011001
-00100000010000000110110010001011
-00100000010000000110100111011100
-01011000000000000000000000000000
-01100111111000100000000111011110
-00100000011000000000000000000000
-01110000000000011101111000000110
-01011000000000000000000000000000
-01100111111100010000000010001000
-01011000000000000000000000000001
-01100111111100010000000010000010
-01011000000000000000000111011110
-01100111111100010000000010000100
-01110000100000000000011000000010
-00100000001000000110101111100000
-01110000000000011101111010101011
-00100000001000000110110000100111
-01110000000000011101111010111001
-00100000001000000110110000100111
-01100111111000011000011001110000
-01100000010010010000011001111000
-01100010001000010000011010000100
-01000111010110101100000000110110
-00100000010000000110110000100110
-01101111111000011000011001110000
-01101000010010010000011001111000
-01101010001000010000011010000100
-00100000001000000110110000111100
-00011000010000001000010000000100
-01100000010110010000000010000010
-11011000010000000000000000000010
-00011010001000001010001111111100
-11100000010000001000000000010001
-00011111111100010000010000000000
-11100000010000001000000000000101
-00011111111011001000010000000000
-11100000010000001000000000000101
-11100111111000001000000000000101
-00011010001000100111111000000000
-01100111111100010000000010000100
-01011000000000000000000000000000
-01100111111100010000000010001000
-01110000100000000000011000000010
-00100000010000000110101111100000
-00100000001000000110110001100011
-01100000010110010000000010001000
-00011111111100010000010000000000
-01100000010010001000000111011111
-00011111111011001000010000000000
-01100000010010001000000111100000
-01100111111000001000000111100001
-01011000000000000000000000000100
-01100111111100010000000010000010
-01110000000000011101111000000011
-01011000000000000000000111011110
-01100111111100010000000010000100
-00011010001000100111111000000000
-01100111111100010000000010000110
-01101111111100001000000010000000
-00101010001011000000000000001111
-01111001001000001111111000000110
-01100111111100001000000010000000
-01110000100000000000011000000010
-01101111111100001000000100101000
-11000010100000111110110001011111
-11011000111000000000000000000011
-00100000001000000110101111100000
-01011000000000000000011111010000
-00100000010000000010001101011100
-00100000010000000110110000100110
-01011000000000000000000111100011
-01100111111100010000000010000110
-01011000000000000000000000000101
-00100000010000000110101111010111
-11000010100000000110110001100011
-00100000011000000000000000000000
-01100000010110010000000010001000
-01011000000000000000000000000100
-01100111111100010000000010000010
-01110000000000011101111000000011
-01011000000000000000000111011110
-01100111111100010000000010000100
-00011010001000100111111000000000
-01100111111100010000000010000110
-01101111111100001000000010000000
-00101010001011000000000000001111
-01111001001000001111111000000110
-01100111111100001000000010000000
-01110000100000000000011000000010
-01101111111100001000000100101000
-11000010100000111110110001111001
-11011000111000000000000000000011
-00100000010000000110101100000111
-00100000010000000110101111100000
-00101111111011111111111000000010
-00100000010000000110101100000000
-01101111111000001000000111011111
-00011111111100000010010000000000
-01101111111000010000000111100000
-00011111111100001111111000000000
-10011010010000011111111000000000
-10011000010000001111111000000000
-01100111111000001000000111100001
-00011111111011001111111000000000
-00011111111100001111111000000000
-01100111111000010000000111011111
-00100000011000000000000000000000
-01101111111000001100010000100001
-01101000010010001100010000100011
-10011000010001100111110000000000
-00100100001000101110110010010000
-00100000010000000110110010011100
-01101111111000001100010000100001
-11011000010000000000000000100000
-00100000010000000110111100100001
-01101111111000001100010000100100
-11011000010000000000000000100001
-00100000010000000110111100100001
-01101111111000001100010000100010
-11011000010000000000000000100010
-00100000010000000110111100100001
-01101111111000001100010000100011
-11011000010000000000000000011111
-00100000001000000110111100100001
-01110000010001000010000100000001
-01110000010001000010001000000011
-01110000010001000010001100000000
-01110000010001000010010000000010
-01110000010001000010010100001011
-01110000010001000010011000001010
-00100000011000000000000000000000
-01110000100000000001000000000001
-00100000011000000000000000000000
-01110000100000001000101100000101
-01110000100000001000110000000111
-01110000100000001000110100000111
-01110000100000001000111000000111
-01110000100000001000111100000111
-01110000100000001001000000000101
-01110000100000001001000100000000
-00100000011000000000000000000000
-01110000100000001000101100001100
-01110000100000001000110000001101
-01110000100000001000110100001101
-01110000100000001000111000001101
-01110000100000001000111100001101
-01110000100000001001000000001100
-01110000100000001001000100000000
-00100000011000000000000000000000
-00100000010000000110110011011000
-01101111111000001100010000101000
-11011000010000000000000001101100
-00100000010000000110111100100001
-01101111111000001100010000101001
-11011000010000000000000001101101
-00100000001000000110111100100001
-00100000010000000110110011011111
-00100000001000000110110010110110
-01101111111100001000000100101000
-11000011000000101110110010111110
-00100000011000000000000000000000
-01111001001000000000000000101000
-01110000010000111111010000001000
-00100000011000000000000000000000
-01111001001111111000000000101000
-01110000010000111111010000100000
-00100000011000000000000000000000
-01101111111000001100001111101011
-10011010010000001111111000000000
-01100111111000001000000111100000
-00100000001000000110110011001110
-01101111111000010000000111100000
-00011111111100001111111000000000
-01100111111000001000000111100000
-01011000000000000000000000000011
-01100111111100010000000010010010
-01110000000000011101111110100000
-01110000000000011110000110100001
-00100000001000000110110011101101
-01100000010010010000011001111000
-00100000010000000110110011011000
-01101000010010010000011001111000
-00100000010000000110110100000111
-00100000001000000110110011011111
-01101111111000001100010000100111
-11000001011111111000000000000000
-11000011000000110110110011011101
-01011000000000100100100111110000
-00100000010000000010001101011100
-01101000010010001100010000100111
-00100000001000000110111011110111
-01101000010010001100010000100111
-00100000001000000110111011110011
-01000100111001011100000000011001
-11000101000101000110110011000111
-01101111111000010100001111101011
-10011010010000001111111000000000
-00011111111100001111111000000000
-01100111111000010000000111100000
-01000100111001100100000000011001
-11000101000101000110110011001011
-01011000000000000000000000000100
-01100111111100010000000010010010
-01110000000000011101111110100000
-01110000000000011110001010100001
-01011000000000000000000111011111
-01100111111100010000000010010100
-01100000010110010000000010011000
-01100010001100010000000010010110
-01011000000000000000000000000010
-00101010001011000000000000001111
-01111001001000001111111000000000
-01100111111100001000000010001010
-01110000100000000000011000000100
-11011000111000000000000000000101
-00100000010000000110101100000111
-00100000010000000110110010111110
-00101111111011111111111000000100
-00100000010000000110101100000000
-11000101000101000110110100000010
-01101111111000010000000111100000
-00011111111100001111111000000000
-10011000010000001111111000000000
-00011111111100001111111000000000
-01100111111000010000000111100000
-00100000011000000000000000000000
-01101111111000001000000111100000
-10011000010000001111111000000000
-00011111111100001111111000000000
-01100111111000010000000111100000
-00100000011000000000000000000000
-01101111111000010100001111101011
-10011010010000001111111000000000
-01100111111000010000011001110000
-01000100111001101100000000011001
-01100000010010010000011001111000
-01100010001000010000011010001111
-00100000010000000110110100011100
-01101000010010010000011010001000
-01101010001000010000011010001111
-01101111111000010000011001110000
-00100000010000000110110100111101
-01101111111000010000011010001000
-01101000010010010000011010001111
-10011000010000001000010000000000
-01100000010010010000011010001111
-01101000010010010000011001110000
-10011000010000001000010000000000
-01100000010010010000011001110000
-01101111111000010000011001111000
-00100100001110100110110100001101
-00100000011000000000000000000000
-01000100111001110100000000011001
-01101111111000001100001111110100
-00011111111000001111111111111111
-01101000010010010000011001110000
-10011000010000011111111000000000
-00011111111000001111111000000001
-01100111111000011000011010001100
-01101111111000010000011001111000
-10011000010000001111111000000000
-01101000010010011000011010001100
-10011000010001100111111000000000
-00100100001000010110110100101110
-01100111111000010000011001111000
-01101111111000011000011010001100
-01101000010010010000011001110000
-10011000010001100111111000000000
-01100111111000010000011010001000
-00100000011000000000000000000000
-01101111111000010000011001111000
-01100111111000010000011010001000
-01011000000000000000000000000000
-01100111111000010000011001111000
-00100000011000000000000000000000
-00011010010000100111111000000000
-00011000010000001000010000000010
-01100000010110010000000010010010
-00011010001000001010001111111110
-11101000010000011000000000010001
-00011000010000100010010000000000
-11011000010000000000000010100000
-11100000010000001000000000010001
-11100111111000001000000000000101
-00100000001000000110110101001010
-00011111111000100010010000000000
-01000100111001111100000000011001
-11000101000101000110110100110011
-00011010010000100111111000000000
-00011000010000001000010000000011
-01100000010110010000000010010010
-00011010001000001010001111111101
-11101000010000011000000000010001
-00011000010000100010010000000000
-11011000010000000000000010100000
-11100000010000001000000000010001
-00011111111100001111111000000000
-11100111111000010000000000000101
-01100010001100010000000010010100
-01011000000000000000000000000000
-01100111111100010000000010011000
-01110000100000001000101000000001
-01110000100000000000011000000100
-00100000010000000110110010111110
-11100010010000011000000000010001
-01000100111010000100000000011010
-01110000000000011110001000000000
-01011000000000000000000000000001
-01100111111100010000000010010010
-01110000000000011101111110100000
-01011000000000000000000111011111
-01100111111100010000000010010100
-01011000000000000000000000000000
-01100111111100010000000010011000
-01100111111100010000000010010110
-01011000000000000000000000000011
-01100111111100001000000010001010
-01110000100000000000011000000100
-00100000010000000110110010111110
-01101111111100001000000100101000
-11000100000000110000000000000000
-00100000000000000000010111011100
-01101111111000001000000111100010
-00011111111000001111111000000001
-01100111111000001000000111100010
-00011111111001100111110000101000
-00100100011000010000000000000000
-00100000001000000110110101010011
-00100000010000000111110110111010
-00100000001000000110110101101010
-00011111111100010000010000000000
-00100000010101000110110110001110
-00011111111011110111111000000000
-00011111111100010000010000000000
-00100000010101000110110110001010
-01101111111100010000000001010000
-01111001001111111111111000001111
-01100111111100010000000001010000
-00100000011000000000000000000000
-01100111111100010000000001010010
-00100000011000000000000000000000
-00100000010000000110110101110111
-00100000001000000110110101110011
-00100000010000000110110101111100
-10011000010001101111110000000000
-00100000010000000111110101100010
-00011000000001111111111000000000
-00100000011000000000000000000000
-01101111111100001000000001000011
-11000011000000000110110110000000
-01011010110111000110110000000000
-00100000011000000000000000000000
-01011001011011100011011000000000
-00100000011000000000000000000000
-01101111111100001000000001000011
-00011111111000010111111011111110
-01100111111100001000000001000011
-00100000011000000000000000000000
-01101111111100001000000001000011
-00011111111000011111111000000001
-01100111111100001000000001000011
-00100000011000000000000000000000
-01100111111100010000000001011010
-01100111111100010000000001011110
-01100000010110010000000001011100
-00100000011000000000000000000000
-01100111111100010000000001010100
-01100111111100010000000001011000
-01100000010110010000000001010110
-00100000011000000000000000000000
-01101001010100010000000001011010
-01101010000100010000000001011100
-01101000011100010000000001011110
-00100000011000000000000000000000
-01101001010100010000000001010100
-01101010000100010000000001010110
-01101000011100010000000001011000
-00100000011000000000000000000000
-01100000011100010000000001011110
-00100000011000000000000000000000
-01100000011100010000000001011000
-00100000011000000000000000000000
-00100000010000000110110110010110
-01101111111100010000000100010010
-10011000011000001000011000000000
-00100000001000000110110110011100
-00100000010000000110110110100110
-00100000001000000110110110010010
-00100000010000000110110110011010
-00100000001000000110110110101010
-01100000011000010000011010010111
-01100001010000010000011010010101
-01100010000000010000011010010011
-00100000011000000000000000000000
-01101000011000010000011010010111
-01101001010000010000011010010101
-01101010000000010000011010010011
-00100000011000000000000000000000
-01101111111100010000000100001110
-00100100001110100110110110101110
-00100000011000000000000000000000
-00011111001000100111111000000000
-00100000011110100000000000000000
-00011111001000001111001111111000
-00100000010000010110110110111110
-00100000011000101000000000000000
-00100000001000010110110110110011
-00011111001000001111001000001000
-00011111001000001111001111111100
-00100000010000010110110111000001
-00100000011000101000000000000000
-00100000001000010110110110111000
-00011111001000001111001000000100
-00100000001000000110110111000100
-11101111111001000000000000000110
-11100111111001000000000000000011
-00100000011000000000000000000000
-11101111111000100000000000000110
-11100111111000100000000000000011
-00100000011000000000000000000000
-00011111001000100111111000000000
-00100000011110100000000000000000
-11101111111000001000000000000110
-11100111111000001000000000000011
-11000010000000000110110111000110
-00100000011000000000000000000000
-00011111001000100111111000000000
-00100000011110100000000000000000
-00011111001000001111001111111000
-00100000010000010110110111010111
-00100000011000101000000000000000
-00100000001000010110110111001100
-00011111001000001111001000001000
-00011111001000001111001111111100
-00100000010000010110110111011010
-00100000011000101000000000000000
-00100000001000010110110111010001
-00011111001000001111001000000100
-00100000001000000110110111011101
-11101111111001000000000000000011
-11100111111001000000000000000101
-00100000011000000000000000000000
-11101111111000100000000000000011
-11100111111000100000000000000101
-00100000011000000000000000000000
-00011111001000100111111000000000
-00100000011110100000000000000000
-11101111111000001000000000000011
-11100111111000001000000000000101
-11000010000000000110110111011111
-00100000011000000000000000000000
-01110000000001100110111100111101
-00100000001000000111100000101011
-01000100111010001100000000011010
-01101111111000001100001111111010
-00100000011110100000000000000000
-00100000010000000110111010000111
-00100000010000101110111010001101
-00100000010000000111110111000000
-00100000010000000110111000011000
-01101111111000001100001111111010
-00011111111000100010011000000000
-01101000010010010100001111111000
-01100000010010010000000000110011
-00011010011000100111111000000000
-00100000001110100110110111100011
-00011010011000001010011111111111
-00011000010000100010001000000000
-11101111111000001000000000010001
-01101000010010001000000000110001
-10011000010001100111110000000000
-00100000010000101110111000000000
-00100000001000010110110111111100
-11101111111000001000000000010001
-00011111111000001111111000000001
-11100111111000001000000000010001
-01101000010010010000000000110011
-00011000010000001000010000100010
-01100000010010010000000000110011
-00100000001000000110110111110000
-01011000000000000000000000000000
-11100111111000001000000000010001
-01101111111000001000000000110010
-11100111111000001000000000000101
-11000000100110011110111000001101
-11101111111000110000000000000110
-11100111111001000000000000000101
-01011000000000000000000000000000
-11100111111001000000000000000101
-00011010010000100000110000000000
-00100000010000000111110010001111
-00011000000000000111110000000001
-00100000011000000000000000000000
-11000000000110110110111000010001
-11000000000110111110111000010101
-11011010010000000100001010001010
-00100000001000000110111000000101
-11011000110000000100001100001101
-00100000010000000111110010001111
-11011000110000000100001010001010
-00100000001000000110111000001010
-11011000110000000100001100000101
-00100000010000000111110010001111
-00100000001000000110111000010011
-01000100111010010100000000011010
-00100000010000000111110110111100
-01101111111000001100001111111010
-00100000011110100000000000000000
-01000100111010011100000000011010
-01101111111000010100010011101001
-11000100000001001000000000000000
-01101111111000001100001011001011
-11000000000000000110111000110100
-01101111111000001000000101111101
-00101111111000011000000011000000
-00100000001000001110111000100111
-00101111111000011000000001000000
-00100000001000001110111000111001
-00100000001000000110111000101110
-00100000001101100110111000101011
-01101111111000001100001011000010
-11000011000000001110111000110100
-00100000001000000110111000101110
-00100000010000000110111000110100
-00100000011101000000000000000000
-00100000001000000110111000101110
-01101111111000001100001011111110
-11000010100000111110111000110001
-00100000001000000110111000110111
-01101111111000110000000101111000
-01100111111001000100001100000101
-00100000001000000110111000110111
-01110000000000000011001000110101
-01101111111000110000000101111000
-00100000001000000110111000111011
-01110000000000000011001000110111
-00100000001000000110111000111011
-01110000000000000011001000110110
-00100000001000000110111000111011
-01000100111010100100000000011010
-01101111111000010100001111111000
-11101000010000001000000000111111
-00011111111000001111111000000001
-01100111111000010000000000110011
-01100000010010001000000000110001
-01101111111000001100001111111010
-00011111111000100010011000000000
-01101111111000010000000000110011
-00011111111000100010001000000000
-00100000010000000110111001010011
-00100000011101000000000000000000
-01101000010010010000000000110011
-00011000010000001000010000100010
-01100000010010010000000000110011
-00011000010000001000010111111111
-11101111111000001000000000000010
-01100111111000001000000000110001
-00011010011000001010011111111111
-00100100001000101110111001000011
-01101111111000001100001111111010
-00011111111000001111111111111111
-01100111111000001000000000110001
-00100000011000000000000000000000
-01101111111000001000000000110010
-11000000100110011110111001011010
-11011010010000000000000000110010
-11011111001000000000000000000111
-00100000010000000111110101100100
-00100000001000101111110110111010
-00100000011000000000000000000000
-11000000000110110110111001011101
-11000000000110111110111001111000
-00100000001000000110111001010101
-11101000010000001000000000010001
-10011000010001100111110000000000
-00100100011000101000000000000000
-11011000101000000000011010100001
-11011111001000000000000000010000
-00100000010000000111110010100001
-01101111111000011000000101111011
-01100111111000011000011010100001
-00100000010000000110111001101111
-01101111111000010000011010111110
-00011111111100001111111000000000
-00011111111011010000010000000000
-11101111111000001000000000000110
-10011000010000001111111000000000
-01101000010010011000000101111000
-10011000010001100111110000000000
-00100000001000101111110110111010
-00100000011000000000000000000000
-11011000110000000000011010100001
-00100000010000000111001101100001
-11101111111000001000000000010001
-00100000010000000111001101100010
-00011000000000000110110000111000
-00011000000000000110110000000000
-00100000010000000111001011001111
-11011000101000000000011010110001
-00100000001000000111001101110101
-11101000010000001000000000010001
-10011000010001100111110000000000
-00100100011000101000000000000000
-00011000110000100010001000000000
-00011000110000001010011000001000
-11011010010000000100001100000101
-11011111001000000000000000001000
-00100000010000000111110101100100
-00100000001000101111110110111010
-00011010011000100010001000000000
-11011010010000000100001100001101
-11011111001000000000000000001000
-00100000010000000111110101100100
-00100000001000101111110110111010
-00100000011000000000000000000000
-01101111111000010100001111111000
-11101000010000001000000000111111
-00011111111000001111111000100010
-11101111111000001000000000111111
-10011000010001100111110000000000
-00100000011000000000000000000000
-01101111111000001100001111111010
-00011111111000100111001000000000
-01101000010010010100001111111000
-01011000000000000000000000000000
-11100111111000001000000000000010
-00011000010000001000010000100010
-00011111111000001111111000000001
-11000010000000000110111010010001
-00100000011000000000000000000000
-00100000010000000111110110111110
-00100000010000000110111000011000
-00100100001101000110111010100001
-01101111111000010000000000110011
-00011111111000001000110000000001
-11011000101000000100001100001101
-00100000010000000111110010001111
-11011000101000000100001010001010
-00100000010000000111110010001111
-01110000010000101001101000000001
-00100000011000000000000000000000
-01110000010000101001101000000000
-00100000011000000000000000000000
-01110000000000000011001000110100
-00100000001000000110111010100101
-01101111111000001100001111001011
-11000000000001010110110111100101
-11000000000001000101110001000010
-00100000011000000000000000000000
-00011000010000010111111000011111
-00011111111000110111111000000000
-11011000101000000000000000010110
-10011000101000001000101000000000
-11011110000000000000000011110000
-00101000010011000000000000000000
-00100000011000001000000000000000
-11011110000000000000000000001111
-00100000011000000000000000000000
-01000100111010101100000000011010
-01111001001000000000010000000111
-00100000010000000110111011100110
-01111101001000001000010000000111
-01000100111010110100000000011010
-00011000010001100111110011111111
-00100000011000101000000000000000
-11011001000000000000000000000100
-00101000010011111111111000000111
-00100000001000001110111010111101
-11011001000000000000000000000010
-00100000010000000110111010101001
-00101000010011000000000000000000
-00100000001000001110111011000001
-00011001000100100001000000000000
-11101111111000001000000000000101
-10011110000000010111111000000000
-10011001000000011111111000000000
-11100111111000001000000000000101
-00100000011000000000000000000000
-01000100111010111100000000011010
-00011000010001100111110011111111
-00100000011000101000000000000000
-11011001000000000000000000000001
-00100000010000000110111010101001
-00101000010011000000000000000000
-00100000001000001110111011001110
-00011001000100100001000000000000
-11101111111000001000000000000101
-10011110000000010111111000000000
-10011001000000011111111000000000
-11100111111000001000000000000101
-00100000011000000000000000000000
-01000100111011000100000000011011
-00011000010001100111110011111111
-00100000011000101000000000000000
-00100000010000000110111010101001
-11101111111000001000000000000101
-10011110000000010111111000000000
-11100111111000001000000000000101
-00100000011000000000000000000000
-00100000010000000110111011010011
-00100000001000000110111011100000
-00011000010001100111110011111111
-00100000011000101000000000000000
-00100100010101011110111010110110
-00100000010000000110111100010100
-01011000000000000000000000000000
-00101000010011111111111000000111
-01111101001000001111111000000110
-01111001001000001111111000000111
-00100000001000000110111100001101
-01000100111011001100000000011011
-11011000101000001000000100011100
-00011000010000010000111000000111
-00011000010010010111111000000000
-00011111111000010111111000000011
-10011000101000001000101000000000
-11101111111000001000000000000101
-00101000010011111111111000000111
-00100000001000001110111011110001
-10101111111011000000000000000000
-00100000011000000000000000000000
-10101111111011111111111111111111
-00100000011000000000000000000000
-00011000010001100111110011111111
-00100000011000101000000000000000
-00101111110011111111111000000111
-00100000001000000110111011111010
-00011000010001100111110011111111
-00100000011000101000000000000000
-00101111110011000000000000000111
-01011000000000000000000000000000
-01111101001000001111111000000111
-10011000010000101000010000000000
-00100000010000000110111100010100
-01011000000000000000000000111111
-00101000010011111111111000000111
-01111001001000001111111000000000
-00100000001000000110111100001101
-00011000010001100111110011111111
-00100000001000101111110111000100
-00100000010000000110111100010100
-11101111111000001000000000000101
-11000010100000000110111100001001
-00101000010011000000000000000111
-00100000011000000000000000000000
-00101000010011111111111000000111
-00100000011000000000000000000000
-00100000010000000110111100010100
-01011000000000000000000011000000
-11100111111000001000000000000101
-00100000011000000000000000000000
-00011000010001100111110011111111
-00100000011000101000000000000000
-00100000010000000110111100010100
-01011000000000000000000000000000
-00100000001000000110111100001101
-00011000010000010111111000111111
-00011111111001100111110000001111
-00100100001000010110111100011010
-11011000101000001000000001110000
-10011000101000001000101000000000
-00100000011000000000000000000000
-11011000101000001000000011010100
-00011111111000001111111111110000
-00100000001000000110111100011000
-00011111111000010000010011111111
-00011111111011001111111000000000
-00100000001000000110111100100001
-11000100000000111000000000000000
-00011111111000010111111000111111
-00011111111001100111110000001111
-00100100001000010110111100101000
-11011000101000001000000001110000
-10011000101000001000101000000000
-11100000010000001000000000000101
-00100000011000000000000000000000
-11011000101000001000000011010100
-00011111111000001111111111110000
-00100000001000000110111100100101
-00011000010000010000010000111111
-00011000010001100111110000001111
-00100100001000010110111100110010
-01011000000000001000000001110000
-10011000010000001000110000000000
-11101111111000001000000000000110
-00100000011000000000000000000000
-01011000000000001000000011010100
-00011000010000001000010111110000
-00100000001000000110111100101111
-11011111001000000000000000010000
-11011000110000001000000001110000
-00011000110000100000101000000000
-11101111111000001000000000000110
-11000000000011111110111101001000
-11000000000100000110111101001000
-11000000000100001110111101001000
-11000000000100010110111101001000
-11000000000100011110111101001000
-11000000000101100110111101001000
-11000000000101101110111101001000
-11000000000000000110111101001000
-11000010000000000110111100110111
-11011111111000001000000011011100
-10011000110001100111110000000000
-00100000011000101000000000000000
-11011111001000000000000000001000
-11011000110000001000000011010100
-00100000001000000110111100110111
-01011000000000000000000001000000
-11100111111000001000000000000101
-00100000001000000110111101000001
-01011000000000000000000010000000
-11100111111000001000000000000101
-00100000001000000110111101000001
-01000100111011010100000000011011
-00100000011101011000000000000000
-01110000100010100000011101110111
-01110000100010100000100011001001
-01110000100010100000101100000001
-01101111111000001100010000001001
-01100111111100001000000011001101
-00100000010000000110111110010111
-01110000100010100000100011000001
-11011111001000000000000000000111
-11011010001000000100010000010010
-01110000100010100000101000000101
-01101111111100001000101000001100
-11100111111000001000000000010001
-00011010001000001010001000000001
-01101111111100001000101000001010
-00011111111000001111111000100000
-01100111111100001000101000001010
-11000010000000000110111101011010
-01110000100010100000011100000000
-00100000011000000000000000000000
-01101111111100001000000011001100
-01111001001000000111111000000001
-01100111111100001000000011001100
-11011111001000000000000000000111
-11011010001000000100010000010010
-01110000100010100000101000010101
-11101111111000001000000000010001
-01100111111100001000101000001001
-00011010001000001010001000000001
-01101111111100001000101000001010
-00011111111000001111111000100000
-01100111111100001000101000001010
-11000010000000000110111101101001
-01101111111100001000000011001100
-01111001001111111111111000000001
-01100111111100001000000011001100
-00100000011000000000000000000000
-01000100111011011100000000011011
-01101111111001000000000111111101
-00100000001110100110111101111001
-01100111111001000100001111111101
-00100000011000000000000000000000
-01011000000000000000101110111110
-01100111111000010100001111111101
-01011000000000000000001111110000
-01100111111000010100010000000001
-01011000000000000000001001111110
-01100111111000010100001111111111
-01011000000000000000001111000100
-01100111111000010100010000000011
-00100000011000000000000000000000
-01000100111011100100000000011011
-00100000010000000110111101100011
-01101111111100001000101000001001
-01111001001111111111111000000111
-01100111111100001000101000001001
-01110000100010100000011101110111
-01110000100010100000100011000001
-01110000100010100000101100000001
-00100000010000000110111110010000
-01101111111000001100010000001001
-01100111111100001000000011001101
-00100000010000000110111110010111
-01110000100000001100110100000000
-00100000001000000110111110100001
-01101111111000001100010000001000
-00011111111100100111111000000000
-01101000010110001000101000001011
-00011000010000010000010000001111
-10011000010000011000010000000000
-01100000010110001000101000001011
-00100000011000000000000000000000
-01110000100000001100110000000011
-01101111111100001000000100101001
-11000011000000101110111110011000
-01101000010110010000000101100100
-01100000010010010100010000001010
-01110000100000001100110000000110
-01101111111100001000000100101001
-11000010100000101110111110011101
-01110000100000001100110000000000
-00100000011000000000000000000000
-01101111111000001100010000010001
-00100000011110100000000000000000
-01101111111100001000101000001001
-01111001001000000111111000000111
-01100111111100001000101000001001
-01101111111000001100010000001001
-01100111111100001000000011001101
-01101111111000010100010000001101
-01100111111100010000000011001110
-01101111111000010100010000001111
-01100111111100010000000011010000
-01110000100000001100110000001011
-00100000000000000000001111101000
-01110000100000001100110000000011
-00100000011000000000000000000000
-01000100111011101100000000011011
-01101111111000001100010000000111
-11000000000000001110111110110101
-11000000000000010110111110111011
-00100000011000000000000000000000
-01011000000000000000001111101000
-01100111111000010100010000000101
-01101000010010010100010000000011
-01101111111000010100001111111111
-11011010011000000000011111010000
-00100000001000000110111111000000
-01011000000000000000011111010000
-01100111111000010100010000000101
-01101000010010010100001111111101
-01101111111000010100010000000001
-11011010011000000000001111101000
-10011000010001100010001000000000
-01101111111000010100010000001010
-10011000010001100111111000000000
-00100100001000010110111111001101
-01101000010010010100010000000101
-10011000010011111010010000000000
-00011010011000100111111000000000
-10011010001011111111111000000000
-10011010010000001111111000000000
-10011010001001101111110000000000
-00100000010000000111110101100010
-00011000000001111111111000000000
-00100000011000000000000000000000
-00011000010000100111111000000000
-01101000010010010100010000001010
-10011000010001100111111000000000
-01101000010010010100010000000101
-10011000010011111010010000000000
-00011010011000100111111000000000
-10011010001011111111111000000000
-10011010010001100111111000000000
-00100100001000010111110111001010
-00100000001000000110111111001001
-11101111111001000000000000010001
-01100111111001000000011001110000
-01101111111000010000011001110000
-01101000010010010000011001110010
-10011000010001100010001000000000
-01101111111000010000011001110110
-10011000010001100010010000000000
-01101000010010010000011001110100
-10011000010001100111110000000000
-00100100010000010110111111100111
-00011010010011111111111001100100
-10011010001001101111110000000000
-00100000010000000111110101100010
-00011000000001111111111000000000
-00100000010110100110111111101111
-00100000011000000000000000000000
-01101111111000001100010000001100
-01111001001000000111111000000000
-01100111111000001100010000001100
-00100000011000000000000000000000
-01101111111000001100010000001100
-01111001001111111111111000000000
-01100111111000001100010000001100
-00100000011000000000000000000000
-01101000010010001100010000001100
-01111001001000000000010000000001
-01100000010010001100010000001100
-00100000011000000000000000000000
-01101000010010001100010000001100
-01111001001111111000010000000001
-01100000010010001100010000001100
-00100000011000000000000000000000
-01101111111000010100010000101100
-11101111111000001000000000111111
-00100000011110100000000000000000
-00011111111000100111001000000000
-01101111111000010100010000101100
-00011111111000001111111000000011
-00011111111000100010001000000000
-11101000010000001000000000010001
-00100000010000000110111011011101
-00011010001000001010001000000001
-11000010000000000110111111111110
-00100000011000000000000000000000
-01101111111000010100010000101100
-00011111111000001111111000000011
-00011111111000100010001000000000
-00011000000000000010010000000000
-01011000000000000000000000000000
-01100111111000010000011011110001
-11101000010000001000000000010001
-00100000010000000110111011100110
-01000100111011110100000000011011
-01101111111000010000011011110001
-00011010010000100000111000000000
-11111001001000001111111000000000
-01100111111000010000011011110001
-00011010001000001010001000000001
-00011010010000001010010000000001
-01101111111000010100010000101100
-11101111111000001000000000111111
-10011010010000101111110000000000
-00100100001000101111000000001001
-01101111111000010000011011110001
-01101000010010010100010000101110
-10011000010000101111110000000000
-00100000011000101000000000000000
-00100000001000000111110110111010
-01101111111000010100010000101100
-11101111111000001000000000111111
-00100000011110100000000000000000
-00011111111000100111001000000000
-01101111111000010100010000101100
-00011111111000001111111000000011
-00011111111000100010001000000000
-11101000010000001000000000010001
-00100000010000000110111010110010
-00011010001000001010001000000001
-11000010000000000111000000100010
-00100000011000000000000000000000
-11011000111000000000000000001001
-00100000010000000111110011101111
-00100100011110100000000000000000
-01011000000000000000000000100000
-11011000111000000000000000001001
-00100000010000000111110011100001
-01111000010101000111110000000000
-00100000010000000111000000011011
-01000100111011111100000000011011
-01101111111000010100010000101100
-11101111111000001000000000111111
-00100000011110100000000000000000
-00100000010000000111000000000011
-00100100001101000111011110100101
-00100000010000000111011110100011
-01111000010101000111110000000000
-01101111111000010000011011110001
-01100111111000010000011011111000
-01110000000001101111101000000000
-00011000000000000000111000000000
-01101111111000010100010000101110
-00011111111000110000010000000000
-01100000010010010100010000101110
-00011111111000010111111000000001
-01101000010010010000011011111000
-00011000010000010010001000000001
-00011000010000110000010000000000
-01100000010010010000011011111000
-10011010001000101111110000000000
-00100100010000101111000001010000
-01101111111000010100010000101100
-11101111111000001000000000111111
-01101000010010001000011011111010
-00011000010000001000010000000001
-01100000010010001000011011111010
-00011000010000100000111000000000
-10011000111000101111110000000000
-00100100001000101111000000111011
-01101111111000010000011011110001
-01100111111000010100010000101110
-00100000011000000000000000000000
-01000100111100000100000000011100
-01101111111000010100010000101100
-00011111111000001111111000000001
-11101111111000010000000000111111
-00100000001000000111110101111001
-01101111111100001000000001000010
-10011010001000011111111000000000
-01100111111100001000000001000010
-01101111111100010000000001010000
-01111001001111111111111000001101
-01100111111100010000000001010000
-00100000000000000000000001100100
-00100000011000000000000000000000
-01101111111100001000000001000010
-11000010100000110111000001100010
-11000010100000111111000001100100
-01011000101101110001101100000000
-00100000011000000000000000000000
-01011001011011100011011000000000
-00100000011000000000000000000000
-01011000000000001000000011101000
-00100000011000000000000000000000
-01101000010010011000011001110010
-00100000010000000111000001011101
-10011000010001101111110000000000
-00100000010000000111110101100010
-00011000000001111000010000000000
-01101111111000001000011001110101
-10011000010011111111111000000000
-00011111111001101111110001100100
-00100000010000000111110101100010
-00011000000001111010001000000000
-00011000010000100111111000000000
-10011010001001100010010000000000
-01101111111000001000011001110001
-00100000010000000111000001111010
-01101111111000001000011001110000
-01101000010010001000011001110001
-00011000010000010000010000001111
-00011000010011010000010000000000
-10011000010000011111111000000000
-00100000001000000111000010111010
-10011000000000000000111000000000
-00100000010000000111000010001000
-00100000001000000111000001111101
-01101111111100001000000010111110
-11111001001000000111111000000000
-01100111111100001000000010111110
-01101000010110001000000001000010
-00101000010011111111111000000111
-00100000010000001111000010000110
-11111001001111111111111000000000
-01100111111100001000000010111110
-00100000011000000000000000000000
-00100000000000000000000111100000
-00100000011000000000000000000000
-00011111111000010111111000001111
-11011000101000001000000010011100
-00011111111011111111111000000100
-10011000101000001000101000000000
-00011010001000100111111000000000
-11100111111000010000000000000101
-00011010010000100111111000000000
-11100111111000010000000000000101
-00100000011000000000000000000000
-00011010010011001000111000000000
-00100000010000000111000010101111
-00011010010011001000111000000000
-00100000010000000111000010101001
-00011010001011001000111000000000
-01111000001000001111110000000000
-00100000010000000111000010101010
-00011010001000100111111000000000
-00100000010000000111000010110101
-00011010010000100111111000000000
-00100000001000000111000010111010
-00011010001000100111111000000000
-00100000010000000111000010111101
-00011010010000100111111000000000
-00100000010000000111000010111101
-00011010001011001000111000000000
-01111000010000001111110000000000
-00100000010000000111000010101010
-00011010010011001000111000000000
-01111000010000001111110000000000
-00100000010000000111000010110000
-00011010010011001000111000000000
-01111000010000001111110000000000
-00100000001000000111000010101010
-00101000111011111111111000000111
-00011000111000010000111000001111
-01101111111100001000000010111100
-11111001001000001111111000000000
-01100111111100001000000010111100
-00100000011000000000000000000000
-00101000111011111111111000000110
-00011000111000010000111000001111
-01101111111100001000000010011011
-11111001001000001111111000000000
-01100111111100001000000010011011
-00100000011000000000000000000000
-00100000010000000111000011000101
-00011111111011010111111000000000
-00011000111000001000010000010000
-10011000010000011111111000000000
-00100000001000000110111100011101
-01111000001101000111110000000000
-00100000010000000111000010110101
-00100000001000000111000011000000
-01111000010101000111110000000000
-00100000010000000111000011000101
-00100000001000000111000011000000
-00011000111000010000111000001111
-01101111111100001000000010011010
-11111001001101000111111000000000
-01100111111100001000000010011010
-00100000011000000000000000000000
-00011111111011001000111000000000
-00011000111000010000111000001111
-00100000011000000000000000000000
-00011111111000100000010000000000
-01000100111100001100000000011100
-00100000010000000111000011010101
-01011000000000000000100000000000
-10011000010001100111111000000000
-00011111111000100000010000000000
-00011000010100011000010000000000
-01100000010110001000000000000100
-00100000000000000000010101111000
-00011111111000100000010000000000
-00011000010000010000010000001111
-01100000010110001000000000001011
-00100000011000000000000000000000
-01111000001101100111110000000000
-00100000001000000111000011011001
-01000100111100010100000000011100
-01111000010101100111110000000000
-01101111111100001000000001000011
-01111001001101100111111000000011
-01100111111100001000000001000011
-00100000011000000000000000000000
-11011000010000000000000000110001
-01100111111100100000000001100010
-01100111111100010000000001100110
-01100000010110001000000001100001
-00100000011000000000000000000000
-01101111111100010000000100101100
-00100000011000000000000000000000
-01101000011100010000000001100110
-01101001010100010000000001100010
-01101010000100010000000001100100
-00100000011000000000000000000000
-01100000011100010000000001100110
-00100000011000000000000000000000
-00100000010000000111110110111010
-11011101011000000000000000000000
-00100000010000000111000011100010
-11000000000000010111000100101100
-00011111111001100111110000000100
-00100000011000010000000000000000
-00100000010000000111000011100100
-11101000010000010000000000000011
-01011000000000001010011001010100
-00100000010000000111000100110101
-00100100001000010111000100011010
-00011011000000100000010000000000
-01011000000000010111111110001110
-00100000010000000111000100110101
-00100100001000010111000100011010
-00011011000000100000010000000000
-01011000000000000010001100101000
-00100000010000000111000100110101
-00100000001000010111000100010001
-11101000010000010000000000000011
-01011000000000000001000110010100
-00100000010000000111000100110101
-00100000001000010111000100010001
-00100000010000000111000011100010
-00011111111001100111110010000101
-00100000011000010000000000000000
-11011111001000000000000000100000
-11101000010000010000000000000011
-01011000000000000000001000110000
-00100000010000000111000100110101
-00100000001000010111000100010001
-11101000010000010000000000000011
-01011000000000000000011010011010
-00100000010000000111000100110101
-00100100001000010111000100010110
-00011011000000100000010000000000
-01011000000000000000001000110000
-00100000010000000111000100110101
-00100100001000010111000100010111
-00011011000000100000010000000000
-01011000000000001111111111111111
-10011000010001100111110000000000
-00100000001000101111000100110001
-00100000001000000111000011101000
-01111001001000000101011000100000
-00011101011000110101011000000000
-11000010000000000111000100000101
-00100000001000000111000100100101
-00100000010000000111000011100010
-00011111111001100111110000000111
-00100000011000010000000000000000
-11101000010000010000000000000011
-01011000000000000010001100101000
-00100000010000000111000100110101
-00100000001000010111000100010001
-11101000010000010000000000000011
-01011000000000000000100011001010
-00100000010000000111000100110101
-00100000001000010111000100010001
-11101000010000010000000000000011
-01011000000000000000001000110000
-00100000010000000111000100110101
-00100000001000010111000100010001
-00100000010000000111000011101000
-00011010011000100111111000000000
-00100000001000000111110101111001
-00100000010000000111000011100100
-11101000010000010000000000000011
-01011000000000001111111111111111
-10011000010001100111110000000000
-00100100011000101000000000000000
-00100000010000000111000011101000
-00100000010000000111110110111100
-00011010011000100111111000000000
-00100000001000000111110101111001
-01101010010000001100010000110101
-00011000010000100011000000000000
-10011010010011111010010000000000
-00011000010000111000010000000000
-10011000010001100010001000000000
-00100100010000010111000100111110
-00011010001011111111111001100100
-10011010010001100111110000000000
-00100000011000000000000000000000
-00011010001001100010001000000000
-00100000011000000000000000000000
-01000100111100011100000000011100
-01110000000000100011000001010000
-11011000101000000000001000110001
-11011000110000000100001010101011
-00100000010000000111110010001111
-11011000110000000100010010001111
-00100000010000000111110010001101
-11011000110000000000010111111110
-00100000010000000111110010001101
-00100000010000000111000111111011
-11011000110000000000000101011000
-00100000010000000111000111110110
-00100000010000000111000111000001
-11011000101000000000011011010001
-00100000010000000111000111110010
-01011000000011110100001001000000
-00011111111000100010001000000000
-01101111111000100000011011010001
-10011010001001101111110000000000
-00100000010000000111110101100010
-00011000000001110111111000000000
-01100111111000100000010111111010
-00100000011000000000000000000000
-01110000000000100011000001000001
-11011000101000000000001000110001
-00100000010000000111000110100110
-00100000010000000111000110100001
-01101111111000011100001011000101
-11100111111000011000000000000101
-00100000010000000111000101100111
-11011000110000000000000101011000
-00100000010000000111110010001111
-11011000110000000100001010101011
-00100000010000000111110010001111
-00100000010000000111000111111011
-11011000110000000000011011110001
-11011000101000000000011010100001
-00100000010000000111110010001111
-00100000001000000111000111000001
-01101111111000100100001011111111
-11100111111000100000000000000101
-00100000010000000111110010011011
-00100000001000000111110010011010
-01000100111100100100000000011100
-01110000000000100011000001000001
-11011000101000000000001000110001
-00100000010000000111000110100001
-00100000010000000111000110100110
-01101111111000011100001010111110
-11100111111000011000000000000101
-00100000010000000111000101100111
-11011000110000000100001010101011
-00100000010000000111110010001111
-11011000110000000000000101011000
-00100000010000000111110010001111
-00100000010000000111000111111011
-11011000110000000000011011110001
-11011000101000000000011010100001
-00100000010000000111110010001111
-00100000010000000111000111000001
-11011000101000000000011011010001
-00100000001000000111000111110010
-01110000000000100011000000100000
-11011000110000000000011000111110
-11011000101000000000001000110001
-00100000010000000111110010001101
-00100000010000000111000111111011
-11011000110000000000010111101001
-00100000010000000111000111110110
-00100000010000000111000111000001
-11011000101000000000011010100001
-00100000010000000111001101110101
-11011000010000000000000000000001
-00100000010000000111000110010000
-11011000101000000100001010001010
-00100000010000000111000111110010
-11011000010000000000000000000000
-00100000010000000111000110010000
-11011000101000000000011011110001
-00100000001000000111001101110101
-01000100111100101100000000011100
-01110000000000100011000000110101
-01011000000000000000000100000000
-01100111111000010000001000110001
-00100000010000000111000110100001
-00100000010000000111000110100110
-11011000110000000100001010101011
-00100000010000000111110010001111
-11011000110000000000000101011000
-00100000010000000111110010001111
-01011000000000000110110001100101
-11100111111000010000000000000101
-01011000000000000110001001110100
-11100111111000010000000000000101
-11100000010000001000000000000101
-00100000010000000111000111111011
-00100000001000000111000111000001
-01101111111000110100001011011011
-11100111111000110000000000000101
-01101111111000001100001011010010
-11100111111000001000000000000101
-00100000011000000000000000000000
-01101111111000110000000101111000
-11100111111000110000000000000101
-01101111111000001100001011001011
-11100111111000001000000000000101
-00100000011000000000000000000000
-01110000000000100011000001000001
-01101111111000001100010011010000
-01100111111000001000001000110001
-11011000110000000100010010001111
-00100000010000000111110010001101
-11011000110000000000010111111110
-00100000010000000111110010001101
-00100000010000000111000111111011
-11011000110000000000000101011000
-00100000010000000111000111110110
-00100000001000000111000111000001
-01110000000000100011000001000001
-01101111111000001100010011010000
-01100111111000001000001000110001
-11011000110000000000010111111110
-00100000010000000111110010001101
-11011000110000000100010010001111
-00100000010000000111110010001101
-00100000010000000111000111111011
-11011000110000000100001010101011
-00100000010000000111000111110110
-00100000001000000111000111000001
-01000100111100110100000000011100
-00100000010000000111001000010000
-01101111111000001000001000110000
-00011111111000100000010000000000
-00011111111000001111111000001111
-00011111111100011111111000000000
-00011111111000100010010000000000
-00100000001110100111000111010011
-00011000010000010111111000001111
-00100100001110100111000111010110
-11011010011000000000011010110001
-11011111111000000000001000110001
-00011111111000001111111111110000
-10011000010000001010001000000000
-11011000101000000000011011100001
-11011111001000000000000000000100
-00100000010000000111110010101001
-00100000001000000111000111100001
-11011010010000000000000000000001
-11011010001000000000000000000000
-00100000001000000111000111010111
-00011000010000010010001000001111
-11011111111000000000001000110001
-10011000010000001111111000000000
-10011010001001100000110000000000
-11011000101000000000011011010001
-00100000010000000111001000110110
-11011010011000000000011011000001
-11011010001000000000011011010001
-11011000101000000000011011100001
-11011111001000000000000000000100
-00100000010000000111110010101001
-00100000010000000111001101101111
-00100000010000000111001011011010
-11011000110000000000001000110001
-00011010010000001010010111111111
-00011010010000100111111000000000
-00100000001110100111000111101010
-00100000010000000111001101100001
-00100000010000000111001011010100
-00100000001000000111000111100100
-11011000101000000000011011010001
-00100000010000000111001101110101
-11011000110000000000011011100001
-00100000010000000111001101100001
-00100000010000000111001011011010
-11011000110000000000011011010001
-00100000010000000111001101100001
-00100000001000000111001011010100
-00011000101000100010001000000000
-00100000010000000111001101110101
-11011111001000000000000000010000
-00100000001000000111110010110001
-11011000101000000000011010100001
-00100000010000000111110010001111
-11011111001000000000000000010000
-11011010001000000000011010100001
-00100000001000000111110010110001
-01101111111000001000001000110000
-00011111111000100111001000000000
-11011010001000000000001000110001
-00100000001000000111110010110001
-11101111111000001000000000010001
-00011111111000111111111000000000
-00101010011011111111111000000000
-01111001001000001111111000000000
-00101111111011111111111000001000
-01111001001000001010011000000000
-11100111111000001000000000010001
-00011010001000001010001111111111
-11000010000000000111000111111111
-00100000011000000000000000000000
-11011010001000000000011010110001
-00011010001000001010001000001111
-00011000000000000111001000010000
-00011000000000000010011000000000
-00100000001000000111000111111111
-11011010001000000000011011000001
-00100000001000000111001000001010
-11011000110000000000011010100001
-00100000010000000111001101011111
-00011000000000000111000000001000
-00100000010000000111001101110000
-00100000010000000111001101101111
-00100000010000000111001011010001
-11011000101000000000011010110001
-00100000010000000111001101110101
-01000100111100111100000000011100
-01101111111000001000011010110001
-00101111111011111111111000000111
-00100100001000001111001000100001
-00100000010000000111001000001001
-11011010011000000000011010110001
-11011000101000000000011010110001
-00100000010000000111001000101011
-00100000001000000111001000100010
-00100000010000000111001000001001
-11011000110000000000011010110001
-11011000101000000000011011000001
-00100000010000000111110010001111
-01101111111000001000011011000001
-00101111111011111111111000000111
-00100100001000001111001000001110
-00100000010000000111001000001110
-11011010011000000000011011000001
-11011000101000000000011011000001
-11011111001000000000000000000011
-11011000010000000000000000000000
-00100000010000000111001000110010
-00011010011000001010011000000100
-11000010000000000111001000101100
-11011000010000001000011100000000
-00011000010100000000010000000000
-11101111111000100000000000010011
-10011000010000101111111000000000
-11100111111000100000000000000101
-00100000011000000000000000000000
-01000100111101000100000000011101
-11011111001000000000000000010000
-11011111111000000000000000000000
-10011010001001100111110000000000
-00100000001000101111001001000001
-00100000001000010111001001000100
-11101000010000001000000000000110
-11100000010000001000000000000101
-00011111111000001111111000000001
-11000010000000000111001000111001
-00100000011000000000000000000000
-11011000010000000000000010000000
-11100000010000001000000000000101
-00100000001000000111001000111110
-11011000010000000000000000000000
-00100000001000000111001001000010
-00011000010011010000010000000000
-00011000010100000000010000000000
-10011000010000011000010000000000
-00100000011000000000000000000000
-01000100111101001100000000011101
-00100000010000000111001100000110
-11011000101000000100001010001010
-00100000001000000111001101110101
-11011000101000000100001010101011
-00100000001101001111001001010001
-11011000101000000000000101011000
-00011000110000100010001000000000
-00100000010000000111110010001111
-00100000010000000111001100011011
-11011000110000000100001010011011
-00100000001000000111001110001110
-11011010001000000000000101011000
-00100000001101001111001001011001
-11011010001000000100001010101011
-00011010001000100000101000000000
-00100000010000000111110111100111
-00100000001000000111001100011011
-11011000110000000100001011100101
-00100000010000000111001101100001
-11011000110000000100001010001010
-00100000010000000111001101100010
-00011000000000000110110000111000
-00011000000000000110110000000000
-00100000010000000111001011001111
-11011000101000000000000110101000
-00100000001000000111001101110101
-00011000000000000111000000001000
-00011000000000000111111001001001
-00100000001000000111001001101100
-00011000000000000111111001001001
-00100000001000000111001001101011
-00011000000000000111111000000001
-00011000000000000111000000000000
-00011000010011010101111000000000
-10011101111000011101111000000000
-00011111000000001111000000000001
-00011000010011001101111000000000
-00011101111100010101111000000000
-01101111111000010100010001011110
-00011111111100000111111000000000
-10011101111000011101111000000000
-00011111000000001111000000000001
-11101101111000100000000000000110
-00011111000000001111000000000001
-11101111111000010000000000000110
-00011010001100001101111000000000
-00011101111100000101111000000000
-10011101111000011101111000000000
-00011111000000001111000000000001
-00100000011000000000000000000000
-00011010011000001000110000000001
-11101111111000001000000000000110
-10011000000000000010001000000000
-00100000010000000111001001101000
-00100000010000000111001011010001
-00011000000000000111000000000000
-11101111111000001000000000010011
-00011111111000010111111000000011
-00011111111100000101111000000000
-01111001001000000101111000001000
-00100000010000000111001101101010
-00100000010000000111001011010100
-00011010001000100111001000000000
-00011010011000001000110000000010
-00100000010000000111001101001001
-00100000010000000111001101010011
-00100000010000000111001011010100
-00011111001000100111111000000000
-00100000001110100111001010010001
-00100000001000000111001010001100
-00011000000000000111000000001100
-00011101111000100111111000000000
-01100111111000100000000101010000
-00100000011000000000000000000000
-00011010001000001010001000000001
-00100000010000000111001001101010
-00011010011000100000110000000000
-00100000010000000111001101011101
-00100000010000000111001011010111
-00100000010000000111001101111100
-00011010011000001010011000010000
-00011010010000001010010111110000
-00100000001000010111001010010101
-00100000011000000000000000000000
-00100000010000000111001011000100
-01000100111101010100000000011101
-01110000100000000110110000000000
-01110000100000000110110100000001
-01101111111000001100000101101001
-00011111111000010111111000000011
-01100111111100001000000001101110
-01101111111000010000011010001111
-01100111111100010000000001101000
-01011000000000000100000101101011
-01100111111100010000000001101010
-01101010001000001100000101101010
-01101000010010101100010001010000
-00100000010000000111001001100101
-01110000100000000000101000000010
-01110000100000000000101000000011
-01101111111000001100000101101010
-01100111111100010000000011000000
-00011111111000001111111000000100
-01100111111000001100000101101010
-01101111111000101100010001010000
-00011111111000001111111000000001
-01111001001111111111111000100111
-01100111111000101100010001010000
-00100000011000000000000000000000
-01101111111100010000000100011010
-10011000010001100111110000000000
-00100000011000101000000000000000
-00100100011110100000000000000000
-00100000001000000111001010111000
-01101111111100001000000100001000
-11000011000000110010001101011010
-01011000000000000100000101101011
-10011000010000001000101000000000
-11011111000000000000000000001100
-11100101111000100000000000000101
-00100000001000000111001011001101
-01000100111101011100000000011101
-00011000000000000111000000001100
-00100000010000000111001101110000
-00100000010000000111001101101111
-01011000000000000000000000000000
-01100111111100010000000011000000
-00100000011000000000000000000000
-01101111111100001000000100001000
-11000011000000110111001011001011
-01110000100000000000101000000000
-00100000011000000000000000000000
-00100100001110111111001011001111
-00100000011000000000000000000000
-00011000000000000110110000110000
-00011000000000000110110000000000
-00100000001000000111001011001111
-00011000000000000110110000110010
-00011000000000000110110000000010
-00100000001000000111001011001111
-00011000000000000110110000110100
-00011000000000000110110000000100
-00100000001000000111001011001111
-00011000000000000110110000000001
-00011000000000000110110000000000
-00100000011000000000000000000000
-01101111111100001000000101010101
-11000011000000010111001011011101
-00100000011000000000000000000000
-01100111111100010000000011010010
-00011000000000000110110011000000
-00011000000000000110110010000000
-00100000001000000111001011011101
-00011000000000000111000000000000
-00011010010000100000110000000000
-00011000000000000111001000000100
-00100000010000000111001011110011
-00011000000000000110110110000000
-00011000000000000110110010000000
-00100000010000000111001011001111
-00011000000000000111000000001100
-00011010011000100000101000000000
-00011000000000000111001000000100
-00011101111000100111111000000000
-11100111111000100000000000000101
-00011111000000001111000000000001
-11000010000000000111001011101110
-00100000011000000000000000000000
-11101111111000010000000000000110
-11101000010000010000000000000110
-00011000010100000000010000000000
-10011000010000011101111000000000
-00011111000000001111000000000001
-11000010000000000111001011110011
-00100000011000000000000000000000
-00011000000000000111000000001000
-00011010001000100000110000000000
-00011000000000000111001000000100
-00100000010000000111001011110011
-00011000000000000111000000000000
-00011010010000100000110000000000
-00011000000000000111001000000100
-00100000010000000111001011110011
-00011000000000000110110110000010
-00011000000000000110110010000010
-00100000010000000111001011001111
-00100000001000000111001011101011
-00011000000000000111000000000000
-01101111111000100000000101011000
-10011000000000000101111000000000
-00011111000000001111000000000001
-11101111111000100000000000000110
-10011000000000000101111000000000
-00011111000000001111000000000001
-01101111111000100100001010101011
-10011000000000000101111000000000
-00011111000000001111000000000001
-11101111111000100000000000000110
-10011000000000000101111000000000
-00011111000000001111000000000001
-00100000010000000111001101110000
-00011111000000001111000111111100
-01101111111000100100001011111111
-00011111111000100101111000000000
-00011111000000001111000000000100
-00011000000000000110110000111000
-00011000000000000110110000001000
-00100000001000000111001011001111
-01000100111101100100000000011101
-01101111111000110100001011011011
-01101000010010110000000101111000
-00100000001101001111001100100001
-01101111111000110000000101111000
-01101000010010110100001011011011
-00011000000000000111000000001000
-00011000010000100101111000000000
-00011111000000001111000000000001
-00011000010011110101111000000000
-00011111111100000111111000000000
-10011101111000011101111000000000
-00011111000000001111000000000001
-00011111111011110101111000000000
-00011111000000001111000000000001
-00011000000000000101111000000000
-00011000000000000111111000000000
-01101111111000001100001011001011
-01101000010010001100001110001100
-00100100001101001111001100110001
-01101111111000001100001011010010
-01101000010010001100001011001011
-01100111111000001100001010111011
-01100000010010001100001010111100
-00011000000000000111000000000000
-11011010010000000100001010111011
-00011000000000000111001000000100
-11101111111000100000000000010001
-11101000010000100000000000010010
-10011000010000101101111000000000
-00011111000000001111000000000001
-00011010001000001010001000000100
-00011010010000001010010000000100
-11000010000000000111001100110110
-00100000010000000111001101110000
-00011111000000001111000111111100
-01101111111000100100001011111111
-00011111111000100101111000000000
-00011111000000001111000000000100
-00011000000000000110110000111000
-00011000000000000110110000001100
-00100000010000000111001011001111
-00100000010000000111001101101111
-00011000000000000110110000111010
-00011000000000000110110000001000
-00100000001000000111001011001111
-00101111001000000000011000000000
-00100000011000001000000000000000
-00011000110000100111111000000000
-10011111001000001000101000000000
-00011000000000000111111000000000
-11100111111000001000000000000101
-00011111001000001111001000000001
-00101111001000000000011000000000
-00100000011000001000000000000000
-00100000001000000111001101001110
-00011000000000000111000000000000
-00011111001000100111111000000000
-00100000001110100111001101011000
-11101111111000100000000000000110
-00011111001000001111001111111100
-10011000000000000101111000000000
-00011111000000001111000000000001
-00101111000000000001111000000100
-00100000011000001000000000000000
-00100000001000000111001101010100
-00011000000000000111000000001000
-00100000001000000111001101100010
-00011000000000000111000000000100
-00100000001000000111001101100010
-00011000000000000111000000000000
-00011000000000000111001000000100
-11101111111000100000000000000110
-10011000000000000101111000000000
-00011111000000001111000000000001
-11000010000000000111001101100011
-00100000011000000000000000000000
-11011000110000000000000110101000
-00100000001000000111001101011111
-00011000000000000111001000000100
-00100000001000000111001101110010
-00011000000000000111000000000000
-00011000000000000111001000010000
-00100000001000000111001101110001
-00011000000000000111000000000000
-00011000000000000111001000000100
-00011000000000000101111000000000
-00011111000000001111000000000001
-11000010000000000111001101110001
-00100000011000000000000000000000
-00011000000000000111000000001100
-00011000000000000111001000000100
-00011101111000100111111000000000
-11100111111000100000000000000101
-00011111000000001111000000000001
-11000010000000000111001101110111
-00100000011000000000000000000000
-00011000000000000111000000001100
-00011010011000100000101000000000
-00011010010000001111001000000001
-00011111001001100111110000001111
-00100000001000010111001110000010
-00011000000000000111001000010000
-00011101111000100111111000000000
-00011111001001100111110000000011
-00100000001000010111001110001010
-11100111111000100000000000000101
-00011111001000001111001111111100
-00100000011000101000000000000000
-00011111000000001111000000000001
-00100000001000000111001110000010
-11100111111000001000000000000101
-00011111111011001111111000000000
-11000010000000000111001110001010
-00100000011000000000000000000000
-00011000000000000111000000001100
-00011000000000000111001000000100
-11101111111000100000000000000110
-10011101111001100111110000000000
-00100100011000101000000000000000
-00011111000000001111000000000001
-11000010000000000111001110010000
-00100000001000000111110110111000
-01101111111100001000000001010000
-01111001001111111111111000000000
-01100111111100001000000001010000
-00100000011000000000000000000000
-01101111111100001000000001010000
-01111001001000000111111000000000
-01100111111100001000000001010000
-00100000011000000000000000000000
-11011000101000000000010011010001
-00111000000000111111111111111111
-00111000000001111111111111111111
-00111000000010111111111111111111
-00111000000011111111101111111111
-11100111111001001000000000000101
-00111000000000111111111111111111
-00111000000001111111111111111111
-00111000000010111111111111111111
-00111000000011111111111111111111
-11100111111001001000000000000101
-00111000000000111111111111111111
-00111000000001111111111111111111
-00111000000010111100111111111111
-00111000000011111111111111111111
-11100111111001001000000000000101
-00111000000000111111111111111111
-00111000000001111111111111111111
-00111000000010111111111111101111
-00111000000011111111111111111111
-11100111111001001000000000000101
-00111000000000111111111111111111
-00111000000001111111111111111111
-00111000000010111111111111111111
-00111000000011111111111111111111
-11100111111001001000000000000101
-00111000000000111111111111111111
-00111000000001100110110001111111
-00111000000010000001010001101011
-00111000000011110111101110110011
-11100111111001001000000000000101
-00111000000000011111111010111000
-00111000000001010000110000010010
-00111000000010101011011100100010
-00111000000011101001111110100110
-11100111111001001000000000000101
-00111000000000001110011100001111
-00111000000001010110011100100000
-00111000000010000101000110011110
-00111000000011011001000010000100
-11100111111001001000000000000101
-00111000000000110001000000010010
-00111000000001110110000010111111
-00111000000010111111000010101111
-00111000000011000000001111010011
-11100111111001001000000000000101
-00111000000000111010000110001000
-00111000000001000011101011010000
-00111000000010111100101111110010
-00111000000011100100001111011001
-11100111111001001000000000000101
-00111000000000101011000000110000
-00111000000001110110101000000011
-00111000000010010001000110001000
-00111000000011011110010100100000
-11100111111001001000000000000101
-00111000000000111010000100011110
-00111000000001001111111001011101
-00111000000010001101110101010111
-00111000000011011010110010010011
-11100111111001001000000000000101
-00111000000000000001000111101101
-00111000000001100001100011000100
-00111000000010001000110110100111
-00111000000011100101011111111111
-11100111111001001000000000000101
-00111000000000110001100100101011
-00111000000001110100011001000001
-00111000000010011011111000001100
-00111000000011110110011010101101
-11100111111001001000000000000101
-00111000000000000001111110000011
-00111000000001010101101000100011
-00111000000010111111100110110000
-00111000000011000011100101001001
-11100111111001001000000000000101
-00111000000000010011101001010001
-00111000000001010101001111111101
-00111000000010110011011100101010
-00111000000011001111000110111011
-11100111111001001000000000000101
-00111000000000111010111010000101
-00111000000001011110111011011001
-00111000000010001001111001100110
-00111000000011000000000110101000
-11100111111001000000000000000101
-00100000011000000000000000000000
-11011000101000000000010101101001
-00111000000000111111111111111111
-00111000000001111111111111111111
-00111000000010111111111111111111
-00111000000011111111111111111111
-11100111111001001000000000000101
-00111000000000111111111111111111
-00111000000001000000000000111111
-00111000000010000000000000000000
-00111000000011000000000000000000
-11100111111001001000000000000101
-00111000000000000000000000000000
-00111000000001000000000000000000
-00111000000010000001000000000000
-00111000000011000000000000000000
-11100111111001001000000000000101
-00111000000000111111111100000000
-00111000000001111111111111111111
-00111000000010111111111111001111
-00111000000011111111111111111111
-11100111111001001000000000000101
-00111000000000111111111111111111
-00111000000001111111111111111111
-00111000000010111111111111111111
-00111000000011000000001111111111
-11100111111001001000000000000101
-00111000000000000000000000000000
-00111000000001000000000000000000
-00111000000010000000000000000000
-00111000000011000000000000000000
-11100111111001001000000000000101
-00111000000000010000000000000000
-00111000000001000000000000000000
-00111000000010111111000000000000
-00111000000011111111111111111111
-11100111111001001000000000000101
-00111000000000101001011011111111
-00111000000001100010011000110000
-00111000000010111001010001011101
-00111000000011111101001010000100
-11100111111001001000000000000101
-00111000000000110011001110100000
-00111000000001000100101101111010
-00111000000010000011011111011000
-00111000000011111100100111011100
-11100111111001001000000000000101
-00111000000000111010010001000000
-00111000000001011011100101011000
-00111000000010111000101111001110
-00111000000011010000100100011111
-11100111111001001000000000000101
-00111000000000101110000100101100
-00111000000001011111010001111100
-00111000000010110101011010110001
-00111000000011101111110101000111
-11100111111001001000000000000101
-00111000000000000110100000110111
-00111000000001101110110110010000
-00111000000010011110110011101100
-00111000000011011010110011000101
-11100111111001001000000000000101
-00111000000000100011001101010111
-00111000000001011000101011110011
-00111000000010001111100111100001
-00111000000011010010100111110000
-11100111111001001000000000000101
-00111000000000101110011111101011
-00111000000001111110011011100011
-00111000000010111110000110100111
-00111000000011010000101110001011
-11100111111001001000000000000101
-00111000000000100100111111100011
-00111000000001000010000011101111
-00111000000010011011010110100110
-00111000000011001101110000101111
-11100111111001001000000000000101
-00111000000000010011100001100000
-00111000000001101011110101101001
-00111000000010000011100100011010
-00111000000011011011001000100010
-11100111111001001000000000000101
-00100000011000000000000000000000
-00100000001000000111010011111100
-01000100111101101100000000011101
-01101111111000001100010001101100
-00100000011110100000000000000000
-01101111111000001100010001101110
-11000001000000011000000000000000
-01101111111000001100010001101101
-11000000000000000111010011111100
-00100000011000000000000000000000
-01110000010001000110110100000000
-00100000011000000000000000000000
-01000100111101110100000000011101
-01011000000000000000010111111110
-11011000101000000000010111111001
-10011000101001100111001000000000
-00100000010000000111110010100001
-01011000000000000100010011010001
-11011000101000000100010011001111
-10011000101001100111001000000000
-00100000001000000111110010100001
-00100000010000000111010001110110
-11011010001000000000011000011110
-11011000101000000000010010110001
-00100000010000000111011100011100
-11011010001000000000010111111110
-11011000101000000000010001110001
-00100000010000000111011100011100
-11011010001000000000010001110001
-11011010010000000000010111111110
-11011000101000000000010001110001
-00100000010000000111011010000100
-11011010001000000000010110001001
-11011010010000000000010111111110
-11011000101000000000010010010001
-00100000010000000111011010000100
-11011010001000000000010010010001
-11011010010000000000010001110001
-11011000101000000000010001110001
-00100000010000000111011100100000
-11011010001000000000010001010001
-11011010010000000000010001110001
-11011000101000000000010001010001
-00100000010000000111011100100000
-11011111001000000000000000100000
-11011010001000000000010010110001
-11011010010000000000010001010001
-00100000001000000111110101100100
-11011010001000000000010111001001
-11011000101000000000010001010001
-00100000010000000111011100011100
-11011010001000000000010110101001
-11011000101000000000010001110001
-00100000010000000111011100011100
-11011010001000000000010001110001
-11011010010000000000010110101001
-11011000101000000000010001110001
-00100000010000000111011010000100
-11011010001000000000010110001001
-11011010010000000000010110101001
-11011000101000000000010010010001
-00100000010000000111011010000100
-11011010001000000000010010010001
-11011010010000000000010001110001
-11011000101000000000010001110001
-00100000010000000111011100100000
-11011010001000000000010001010001
-11011010010000000000010001110001
-11011000101000000000010001010001
-00100000001000000111011100111001
-00011000111000001000111111111111
-00100100011000010000000000000000
-00011000000010100111111000000000
-11100111111000010000000000000101
-00100000001000000111010010001100
-00011000111000001000111111111111
-00100100001000010111010010011100
-11101111111000100000000000010001
-00011111111000100000010000000000
-11101111111000100000000000010010
-10011000010000101111111000000000
-00100100001000101111010010011011
-00011010001000001010001000000100
-00011010010000001010010000000100
-00100000001000000111010010010001
-00100000001000000111110111000100
-00100000001000000111110111000110
-00011111111000010000111000000111
-00011111111010010111111000000000
-10011000110000001000110000000000
-11101111111000001000000000000110
-10101111111011000000000000000000
-00100000011000000000000000000000
-11101111111001000000000000000110
-00100100011110100000000000000000
-11101111111001000000000000000110
-00100100011110100000000000000000
-11101111111001000000000000000110
-00100000011000000000000000000000
-11101111111000100000000000010001
-10011000000000000000010000000000
-11101111111000100000000000010010
-10011000010001100111110000000000
-00100100011000101000000000000000
-00011010001000001010001000000100
-00011010010000001010010000000100
-11000010000000000111010010101001
-00100000011000000000000000000000
-00011000000000000111001000000110
-00011010001000001010001000010100
-00011010010000001010010000010100
-11101111111000100000000000010010
-10011000000000000000010000000000
-11101111111000100000000000010001
-10011000010001100111111000000000
-00100100011000010000000000000000
-00100100011110100000000000000000
-00011010001000001010001111111100
-00011010010000001010010111111100
-11000010000000000111010010110101
-00100000011000000000000000000000
-00011000000000000111001000000110
-00011000000000000010011000000000
-11101111111000100000000000010001
-10011000000000000000010000000000
-11101111111000100000000000010010
-10011000010000001111111000000000
-10011010011000001111111000000000
-11100111111000100000000000000101
-00101111111011111111111000100000
-01111001001000001010011000000000
-00011010001000001010001000000100
-00011010010000001010010000000100
-11000010000000000111010011000001
-00100000011000000000000000000000
-00011000000000000111001000000110
-00011000000000000010011000000000
-11101111111000100000000000010010
-10011000000000000000010000000000
-11101111111000100000000000010001
-10011000010001100111111000000000
-10011010011001100111111000000000
-11100111111000100000000000000101
-00101111111011111111111000100000
-01111001001000001010011000000000
-00011010001000001010001000000100
-00011010010000001010010000000100
-11000010000000000111010011001111
-00100000011000000000000000000000
-00011000000000000111001000000110
-00011010001000001010001000010100
-00011000000000000010011000000000
-11101111111000100000000000010001
-00101111111011111111111000000000
-01111001001000001010011000000001
-00011111111000110111111000000000
-00101010011011111111111000000000
-01111001001000001111111000011111
-11100111111000100000000000010001
-00011010001000001010001111111100
-00011010011000110010011000000000
-11000010000000000111010011011110
-00100000011000000000000000000000
-00011000000000000111001000000110
-00011000000000000010011000000000
-11101111111000100000000000010001
-00101111111011111111111000011111
-01111001001000001010011000000001
-00011111111000111111111000000000
-00101010011011111111111000000000
-01111001001000001111111000000000
-11100111111000100000000000010001
-00011010001000001010001000000100
-00011010011000110010011000000000
-11000010000000000111010011101011
-00100000011000000000000000000000
-00011000000000000111001000000110
-11101111111000100000000000000110
-10011000000000000101111000000000
-00011111000000001111000000000001
-11000010000000000111010011110111
-00100000011000000000000000000000
-01000100111101111100000000011101
-01101111111000001100010001101100
-00100100001110100111010100011101
-01110000010001000110110100000000
-01110000010001000110111000000000
-00100000011000000000000000000000
-01101111111000001100010001101100
-00100000011110100000000000000000
-01101111111000001100010001101110
-11000001000000011000000000000000
-00100000010000000111010101010010
-00100000001000000111010100000010
-11011000101000000100010001101111
-00111000000000000001101010111101
-00111000000001011011001101001111
-00111000000010011001101110001010
-00111000000011100110010101100010
-11100111111001001000000000000101
-00111000000000110100000010110111
-00111000000001000001111011111010
-00111000000010001010111111110110
-00111000000011001111110101000001
-11100111111001001000000000000101
-00111000000000111101001000010000
-00111000000001100110110011111000
-00111000000010111000011101001100
-00111000000011110001010101111100
-11100111111001001000000000000101
-00111000000000101101010010100011
-00111000000001111101001001111101
-00111000000010000000000000000011
-11100111111000101000000000000101
-00100000011000000000000000000000
-01101111111000001100010001101110
-11000001100000000000000000000000
-01101111111000001100010001101101
-11000001100000000000000000000000
-00100000010000000111001111110101
-11011000101000000100010001101111
-00011000000000000000111000001111
-00100000010000000111010010001100
-00011000000010100111111000000000
-00011111111000110111111000000000
-11100111111000010000000000000101
-01101111111000001100010001101011
-00100100010110100111010100001000
-11011000101000000000001110110001
-11011000110000000100010001101111
-00100000010000000111110010001101
-11011000101000000000001010010001
-11011000110000000000010110101001
-00100000010000000111110010000001
-11011000101000000000001011010001
-00100000010000000111110010011101
-01110000000000101101000100000001
-00100000010000000111010101101010
-01110000010001000110110100000011
-00100000011000000000000000000000
-11011000101000000100010010001111
-11011000110000000000001011110001
-00100000010000000111110010000001
-01110000010001000110111000000011
-01110000010001000110110100000000
-00100000011000000000000000000000
-01101111111000001000010111111001
-11000001100000000000000000000000
-01101111111000001100010001101101
-11000001100000000000000000000000
-11011000101000000000001110110001
-11011000110000000100010001101111
-00100000010000000111110010001101
-11011000101000000000001010010001
-11011000110000000000010111111110
-00100000010000000111110010000001
-11011000101000000000001011010001
-00100000010000000111110010011101
-01110000000000101101000100000001
-00100000010000000111010101101010
-01110000010001000110110100000100
-00100000011000000000000000000000
-11011000101000000000011000111110
-11011000110000000000001011110001
-00100000010000000111110010001101
-01110000000001011111100100000011
-01110000010001000110110100000000
-00100000011000000000000000000000
-01101111111000001100010001101100
-00100000011110100000000000000000
-01101111111000001100010001101101
-00100000011110100000000000000000
-00011111111000001111111010000000
-01100111111000001100010001101101
-11000011100000111000000000000000
-01101111111000010000001000101110
-00100000001110100111010101011100
-00100000001000000111010101100010
-01000100111110000100000000011110
-00100000010000000111010101110111
-01101111111000001100010001101101
-11000000000000011111010100110110
-11000000000000100111010101001100
-00100000011000000000000000000000
-00100000010000000111010110001001
-01101111111000010000001000101110
-00011111111000001111111111111111
-01100111111000010000001000101110
-11011000110000000000001110110001
-00100000010000000111010010011101
-00100000011000001000000000000000
-00100000001000000111010111011010
-01000100111110001100000000011110
-01011000000000000000000100000000
-01100111111000010000001000101110
-01101111111000010000001000101110
-00100000011110100000000000000000
-00011111111000001111111111111111
-01100111111000010000001000101110
-11011000110000000000001110110001
-00100000010000000111010010011101
-00100000001000001111010101101101
-11011000110000000000001010010001
-11011000101000000000001101010001
-00100000001000000111110010000000
-11011010001000000000001110010001
-11011000101000000000010010010001
-00100000010000000111011001000110
-11011010001000000000010010010001
-11011000101000000000010000110001
-00100000010000000111011100011100
-11011010001000000000001101010001
-11011010010000000000010000110001
-11011000101000000000001011110001
-00100000010000000111011010000100
-11011010001000000000010010010001
-11011010010000000000010000110001
-11011000101000000000010001110001
-00100000010000000111011010000100
-11011010001000000000001101110001
-11011010010000000000010001110001
-11011000101000000000001100010001
-00100000001000000111011010000100
-11011010001000000000001110010001
-11011000101000000000010001110001
-00100000010000000111011100011100
-11011010001000000000010001110001
-11011000101000000000010010010001
-00100000010000000111011100011100
-11011010001000000000010110001001
-11011010010000000000010010010001
-11011000101000000000010010010001
-00100000010000000111011010000100
-11011010001000000000001101010001
-11011000101000000000010001110001
-00100000010000000111011100011100
-11011000110000000000010001110001
-11011000101000000000010000110001
-00100000010000000111110010001101
-11011010001000000000010000110001
-00100000010000000111011100100011
-11011010001000000000010001110001
-11011010010000000000010000110001
-11011000101000000000010001110001
-00100000010000000111011100100000
-11011010001000000000010001110001
-11011010010000000000010010010001
-11011000101000000000010001110001
-00100000010000000111011100100000
-11011000110000000000001101010001
-11011000101000000000010000110001
-00100000010000000111110010001101
-11011010001000000000001101110001
-11011000101000000000010010010001
-00100000010000000111011100011100
-11011010001000000000010000110001
-00100000010000000111011100100011
-11011010001000000000010000110001
-00100000010000000111011100100011
-11011010001000000000010000110001
-11011010010000000000010010010001
-11011000101000000000010000110001
-00100000010000000111011010000100
-11011010001000000000010010010001
-11011000101000000000010001010001
-00100000010000000111011100011100
-11011010001000000000010001010001
-00100000010000000111011100100011
-11011010001000000000010001010001
-00100000010000000111011100100011
-11011010001000000000010001010001
-00100000010000000111011100100011
-11011000110000000000001101110001
-11011000101000000000010010010001
-00100000010000000111110010001101
-11011010001000000000010010010001
-00100000010000000111011100100011
-11011010001000000000010010010001
-11011010010000000000001110010001
-11011000101000000000001110010001
-00100000010000000111011010000100
-11011010001000000000010001110001
-11011000101000000000010010010001
-00100000010000000111011100011100
-11011010001000000000010010010001
-11011010010000000000010000110001
-11011000101000000000010010010001
-00100000010000000111011100111001
-11011010001000000000010010010001
-11011010010000000000010000110001
-11011000101000000000001101010001
-00100000010000000111011100111001
-11011010001000000000010000110001
-11011010010000000000001101010001
-11011000101000000000010010010001
-00100000010000000111011100111001
-11011010001000000000010010010001
-11011010010000000000010001110001
-11011000101000000000010010010001
-00100000010000000111011010000100
-11011010001000000000010010010001
-11011010010000000000010001010001
-11011000101000000000001101110001
-00100000001000000111011100111001
-11011010001000000000001011010001
-11011000101000000000010010110001
-00100000010000000111011100011100
-11011010001000000000001101010001
-11011010010000000000010010110001
-11011000101000000000010001010001
-00100000010000000111011010000100
-11011010001000000000001011010001
-11011010010000000000010010110001
-11011000101000000000010010110001
-00100000010000000111011010000100
-11011010001000000000001101110001
-11011010010000000000010010110001
-11011000101000000000010000110001
-00100000010000000111011010000100
-11011010001000000000001110010001
-11011000101000000000010010110001
-00100000010000000111011100011100
-11011010001000000000001010010001
-11011010010000000000010010110001
-11011000101000000000010001110001
-00100000010000000111011010000100
-11011010001000000000001110010001
-11011010010000000000010010110001
-11011000101000000000010010110001
-00100000010000000111011010000100
-11011010001000000000001010110001
-11011010010000000000010010110001
-11011000101000000000010010010001
-00100000010000000111011010000100
-11011010010000000000010001010001
-11011010001000000000010001110001
-11011000101000000000010010110001
-00100000010000000111011100111001
-11011010001000000000010001010001
-11011010010000000000010001110001
-11011000101000000000010001010001
-00100000010000000111011100100000
-11011010010000000000010000110001
-11011010001000000000010010010001
-11011000101000000000010001110001
-00100000010000000111011100111001
-11011010001000000000010000110001
-11011010010000000000010010010001
-11011000101000000000010000110001
-00100000010000000111011100100000
-11011010001000000000010000110001
-11011010010000000000010010110001
-11011000101000000000010000110001
-00100000010000000111011010000100
-11011010001000000000001110010001
-11011010010000000000001011010001
-11011000101000000000010010010001
-00100000010000000111011010000100
-11011010001000000000010010010001
-11011010010000000000010010110001
-11011000101000000000001110010001
-00100000010000000111011010000100
-11011010001000000000010010110001
-11011000101000000000010010110001
-00100000010000000111011100011100
-11011010001000000000010010110001
-11011010010000000000010001010001
-11011000101000000000010010010001
-00100000010000000111011010000100
-11011010001000000000010010110001
-11011010010000000000010000110001
-11011000101000000000010000110001
-00100000010000000111011010000100
-11011010001000000000010001110001
-11011000101000000000001101010001
-00100000010000000111011100011100
-11011010001000000000001101010001
-11011010010000000000010010010001
-11011000101000000000001101010001
-00100000010000000111011100111001
-11011000110000000000001101010001
-11011000101000000000010010110001
-00100000010000000111110010001101
-11011010001000000000010010110001
-00100000010000000111011100100011
-11011010001000000000010010010001
-11011010010000000000010010110001
-11011000101000000000010010010001
-00100000010000000111011100111001
-11011010001000000000010010010001
-11011010010000000000010001110001
-11011000101000000000010001110001
-00100000010000000111011010000100
-11011010001000000000010001110001
-11011010010000000000010000110001
-11011000101000000000001101110001
-00100000010000000111011100111001
-11011010001000000000001101110001
-11011010010000000000010101101001
-11011000101000000000001101110001
-00011000000000000010011000000000
-01101111111000001000001101110001
-00101111111011111111111000000000
-00100000010000001111011100011110
-00011010011000100110000000000000
-11011010001000000000001101110001
-00100000010000000111011101001110
-01101111111000001000001110010000
-00101110000011111111111000000000
-01111001001000001111111000000111
-01100111111000001000001110010000
-00100000011000000000000000000000
-00011000101000100001011000000000
-11011000101000000000010001010001
-00100000010000000111110010011101
-00011000000000000111111000000000
-01100111111000100000010001110001
-01110000000001000101000100000001
-11011000101000000000001111010001
-00100000010000000111110010011111
-11011000110000000000010101101001
-11011000101000000000010000010001
-00100000010000000111110010001101
-00011010001000100000110000000000
-11011000101000000000010000110001
-00100000010000000111110010001101
-11011000110000000000010000110001
-00100000010000000111011101011000
-00100000001110100111011001111101
-11011010001000000000010000110001
-11011010010000000000010001010001
-00100000010000000111011101011011
-11011010001000000000010000010001
-11011010010000000000001111010001
-00100000010000000111011101011011
-11011010001000000000010000110001
-11011010010000000000010000010001
-00100000010000000111011101010100
-00100000001000010111011001101111
-11011010001000000000010000010001
-11011010010000000000010000110001
-00011010001000100000101000000000
-00100000010000000111011101001100
-11011010001000000000010001010001
-11011010010000000000001111010001
-00011010010000100000101000000000
-00100000010000000111011100011110
-11101111111000001000000000010001
-10011010011000001010011000000000
-11101111111000001000000000010010
-10011010011000001111111000000000
-11100111111000001000000000010010
-00100000001000000111011001010100
-11011010001000000000010000110001
-11011010010000000000010000010001
-00011010001000100000101000000000
-00100000010000000111011101001100
-11011010001000000000001111010001
-11011010010000000000010001010001
-00011010010000100000101000000000
-00100000010000000111011100011110
-11101111111000001000000000010001
-10011010011000001010011000000000
-11101111111000001000000000010010
-10011010011000001111111000000000
-11100111111000001000000000010010
-00100000001000000111011001010100
-11011010001000000000001111010001
-00011001011000100000101000000000
-00100000010000000111011010101101
-11011010001000000000010101101001
-00011001011000100010010000000000
-00011001011000100000101000000000
-00100000001000000111011100111001
-00011000101000100001011000000000
-00011000000000000111000000000000
-11011000101000000000001111010001
-00100000010000000111110010011111
-11011000101000000000011010110001
-00100000010000000111110010011111
-00011010001000100000110000000000
-01110000000001101011000100000000
-01011000000000000000000000000000
-00100000010000000111011100010110
-00011010010000100000110000000000
-00100000010000000111011100011010
-00011000000000000000111000000000
-11011000101000000000001111010001
-11011000010000000000011010110001
-00011000111000100010010000000000
-00011010010010111111111000000000
-10011000010000001010010000000000
-00011000000000000000010000000000
-00011000000000000010011000000000
-11101111111000100000000000000101
-10011000000000000010001000000000
-11101111111000100000000000010010
-00011010011000100111000000000000
-10011101111011111111111000000000
-10011010001000001111111000000000
-10011000010000001111111000000000
-11100111111000100000000000000101
-00011111111011110000010000000000
-00011010011000001010011000000001
-00101010011000011111111000001000
-00100100001000001111011010011000
-00011000010000100111111000000000
-11100111111000100000000000000101
-00011000101000001000101111100000
-00011000111000001000111000000001
-00101000111000011111111000001000
-00100100001000001111011010010010
-11011010001000000000001111010001
-00011001011000100000101000000000
-00100000001000000111011010101101
-01000100111110010100000000011110
-00011000101000100001011000000000
-00011010001000100110000000000000
-11011010010000000000010000010001
-00011010010000100000101000000000
-00100000010000000111110010011011
-11100111111001000000000000000101
-00011010001000001000110000101100
-00100000010000000111110010001001
-00100000010000000111110010000011
-00011010010000100010001000000000
-00100000010000000111011100100011
-11011010010000000000010000010001
-00011110000000100010001000000000
-00011001011000100000101000000000
-00100000010000000111011100100000
-11011010010000000000010000010001
-00011010010000100000101000000000
-00100000010000000111110010011011
-11100111111001000000000000000101
-00011110000000001000110000110000
-00100000010000000111110010001111
-00100000010000000111110010011011
-00011010010000100010001000000000
-00100000010000000111011100100011
-11011010010000000000010000010001
-00011001011000100010001000000000
-00011010001000100000101000000000
-00100000010000000111011100100000
-11011010010000000000010000010001
-00011010010000100000101000000000
-00011110000000001000110000100000
-00100000010000000111110010000011
-00100000010000000111110010011011
-11100111111001000000000000000101
-00011110000000001000110000111000
-00100000010000000111110010001001
-00011001011000100010001000000000
-00011010001000100000101000000000
-00100000010000000111011100100000
-11011010010000000000010000010001
-00011010010000100000101000000000
-00011110000000001000110000100100
-00100000010000000111110010000011
-00011110000000001000110000110100
-00100000010000000111110010000011
-00011110000000001000110000110100
-00100000010000000111110010000100
-00011110000000001000110000100000
-00100000010000000111110010000100
-00011001011000100010001000000000
-00011010001000100000101000000000
-00100000010000000111011100100000
-11011010010000000000010000010001
-00011010010000100000101000000000
-00011110000000001000110000101100
-00100000010000000111110010000011
-00100000010000000111110010011011
-11100111111001000000000000000101
-00011110000000001000110000100000
-00100000010000000111110010000100
-00011110000000001000110000101000
-00100000010000000111110010000100
-00011001011000100010001000000000
-00011010001000100000101000000000
-00100000010000000111011100111001
-11011010010000000000010000010001
-00011010010000100000101000000000
-00011110000000001000110000110000
-00100000010000000111110010001001
-00100000010000000111110010001001
-00011000000000000111111000000000
-11100111111001000000000000000101
-00011110000000001000110000100100
-00100000010000000111110010000100
-00011110000000001000110000101100
-00100000010000000111110010000100
-00011001011000100010001000000000
-00011010001000100000101000000000
-00100000010000000111011100111001
-11011010010000000000010000010001
-00011010010000100000101000000000
-00011110000000001000110000110100
-00100000010000000111110010000011
-00011110000000001000110000100000
-00100000010000000111110010000011
-00100000010000000111110010011011
-00011110000000001000110000110000
-00100000010000000111110010000100
-00011001011000100010001000000000
-00011010001000100000101000000000
-00100000010000000111011100111001
-11011010010000000000010000010001
-00011010010000100000101000000000
-00011110000000001000110000111000
-00100000010000000111110010001001
-00100000010000000111110010011011
-00011110000000001000110000100100
-00100000010000000111110010000011
-00100000010000000111110010011011
-00011110000000001000110000110100
-00100000010000000111110010000100
-00011001011000100010001000000000
-00011010001000100000101000000000
-00100000001000000111011100111001
-00011000000000000111001000100000
-11011000101000000000011010110001
-10011000101000001000101000000000
-00100000001000000111110011011010
-00011000000000000111001000001000
-00100000001000000111010011110111
-00011010001000100010010000000000
-00100000001000000111011010000100
-00011000000000000111001000001000
-00100000001000000111010011000000
-00100000010000000111011100011110
-00011000101000100010001000000000
-00100000001000000111011100100100
-00100000010000000111011101010001
-00101010011011111111111000000000
-00100000001000001111011100101101
-11011010010000000000010101101001
-00011010001000100010011000000000
-00011010001000001010001111100000
-00100000010000000111011101010100
-00100100011000010000000000000000
-00011010011000100010001000000000
-00100000001000000111011100110101
-00100000010000000111011100110101
-00011010001000100010011000000000
-00011010001000001010001111100000
-11011010010000000000010101101001
-00100000010000000111011101010100
-00100100011000010000000000000000
-00011010011000100010001000000000
-00100000001000000111011100110101
-00011010001000001010001111100000
-11011010010000000000010101101001
-00011010001000100000101000000000
-00100000001000000111011101001100
-00100000010000000111011101001100
-00100000001000001111011101000011
-00011000101000001010001111100000
-11011010010000000000010101101001
-00100000010000000111011101010100
-00100100011000010000000000000000
-11011010010000000000010101101001
-00011000101000001010001111100000
-00011010001000100000101000000000
-00100000001000000111011101001100
-00011000101000001010001111100000
-11011010010000000000010101101001
-00011010001000100000101000000000
-00100000010000000111011100011110
-00100000011000001000000000000000
-00011000101000001010001111100000
-11011010010000000000010101101001
-00011010001000100000101000000000
-00100000001000000111011100011110
-00011000000000000111001000001000
-00100000001000000111010011001110
-00011000000000000111001000001000
-00011010001000001010001000011100
-00100000001000000111010011011101
-00011000000000000111001000001000
-00011000000000000010011000000000
-00100000001000000111010011101011
-00011000000000000111001000001000
-00011010001000001010001000011100
-00011010010000001010010000011100
-00100000001000000111010010110101
-11101111111001000000000000000110
-00100100011110100000000000000000
-00100000001000000111010010100011
-00011010001000100110000000000000
-00011110000000100010001000000000
-11101111111000001000000000010001
-00101111111011111111111000000000
-00100000011000001000000000000000
-00100000010000000111011101001110
-11101111111000001000000000010010
-00101111111011000000000000000000
-00100000001000001111011101101011
-11011010001000000000010101101001
-00011010010000100000101000000000
-00100000010000000111011100011110
-11101111111000001000000000010010
-10011010011000001111111000000000
-11100111111000001000000000010010
-00011010010000001010010111100000
-00011010010000001010001000100000
-00011000000000000111001000001001
-00100000010000000111010011011101
-00100000001000000111011101011100
-00100000011101011000000000000000
-00100000010000000010001111011000
-00100000010000000111011101110110
-00100000010000000111100000011011
-00100000001000000111011110101100
-00100000010000000111011111001111
-00100000001000000111100000001010
-01101111111000001100010011101100
-11000001011111111000000000000000
-10011000000000000000010000000000
-00100000010000000110111011110111
-01101000010010001100010011101100
-00100000010000000110111011110011
-00100000000000000000000001100100
-01101000010010001100010011101100
-00100000010000000110111011011101
-00100000001000000111011110000000
-01000100111110011100000000011110
-01101111111000001100010011101100
-11000001011111111000000000000000
-00011111111000100000010000000000
-00100000010000000110111011100110
-00100100001000001111011110010010
-00100000010000000111011110011100
-01101111111000010100010011101001
-01111001001000000111111000001100
-01100111111000010100010011101001
-01101111111000001100010011100100
-11000001000000000000000000000000
-01110000010001001110010000000000
-01101111111000001100010011101011
-01100111111000001100010011100011
-00100000010000000111011110100011
-01110000000001100110111100101100
-00100000001000000111100000101011
-01101111111000010100010011101001
-01111001001111111111111000001100
-01100111111000010100010011101001
-01101111111000001100010011100100
-11000001000000001000000000000000
-01110000010001001110010000000001
-01110000010001001110001100000000
-00100000010000000111011110100101
-01110000000001100110111100101101
-00100000001000000111100000101011
-01101111111000001100010011100011
-00100000011110100000000000000000
-00011111111000001111111111111111
-01100111111000001100010011100011
-00100100011110100000000000000000
-01110000000001100110111100010000
-00100000001000000111100000101011
-11011000111000000000000000000111
-00100000001000000010010011100111
-11011000111000000000000000000111
-00100000001000000010010011101011
-01000100111110100100000000011110
-01101111111000010100010011101111
-00011010001011111010010000001011
-10011010010000001010010000000000
-00100000011000000000000000000000
-01101111111000001100010011101110
-00100000011110100000000000000000
-00011111111000100111001000000000
-01101111111000010100010011101111
-00011111111000100010010000000000
-00011010010000001010011000000010
-11101000010000001000000000010011
-00100000010000000111011110110111
-00011010010000001010010000001011
-11000010000000000111011110110001
-00100000011000000000000000000000
-01101111111000001100010011101101
-00100000001110100110111011110011
-00100000001000000110111011110111
-00100000010000000111011110100111
-01011000000000000000000000000010
-11100111111000001000000000010010
-00100000010000000111100000000100
-00100000001000000111011111011011
-00100000010000000111011110100111
-01011000000000000000000000000011
-11100111111000001000000000010010
-00100000010000000111100000000100
-00100000001000000111011111011000
-00100000010000000111011110100111
-01011000000000000000000000000001
-11100111111000001000000000010010
-01011000000000000000000011111111
-11100111111000001000000000000101
-00100000001000000111011111011000
-00100000010000000111011110100111
-11011111001000000000000000001011
-00011010011000100000110000000000
-00011010010000100000101000000000
-00100000001000000111110011001100
-01101111111000001100010011101110
-00100000011110100000000000000000
-11011010001000000000000000000000
-00100000010000000111011111011110
-00011010001000001010001000000001
-01101111111000001100010011101110
-10011010001001100111110000000000
-00100000011000101000000000000000
-00100000001000000111011111010010
-00011010010000001010011000000010
-11101000010000001000000000010011
-00100000001000000110111011110011
-00011010010000001010011000000010
-11101000010000001000000000010011
-00100000001000000110111011110111
-00011010001000001000111000001011
-00100000010000000111110011101111
-00100100011110100000000000000000
-00100000010000000111011110100111
-11101111111000001000000000010010
-11000000000000010111011111011011
-11000000000000011111011111011000
-11000000000000000111011111011000
-11000000000000101111011111110010
-00100000010000000111011111011011
-00011010010000001010011000000111
-00100000010000000111110001001001
-11101111111000010000000000010011
-00100000010000000111110101111001
-00100000010000000111110001010101
-01011000000000000000000000000101
-11100111111000001000000000010010
-00011010010000001010011000000011
-11101111111000010000000000010011
-00100000001000000111100000000010
-00100000010000000111011111011000
-00011010010000001010011000001001
-00100000010000000111110001001001
-11101111111000010000000000010011
-00100000010000000111110101111001
-00100000010000000111110001010101
-00011010010000001010011000000001
-11101111111000001000000000010011
-11000000011111111111011111111110
-00011111111000001111111111111111
-11100111111000001000000000010011
-00100000001110100111011110111111
-01011000000000000000000000000100
-11100111111000001000000000010010
-00011010010000001010011000000101
-11101111111000010000000000010011
-00011010001000001000111000001011
-00100000001000000111110011100001
-01011000000000000000000000000000
-00100000001000000111100000000010
-01011000000000000001000000000000
-00011111111100000111111000000000
-10011010010000001010010000000000
-00100000011000000000000000000000
-01000100111110101100000000011110
-11011010001000000000000000000000
-01101000010010100100010011100101
-00011100010000100010010000000000
-00011010010000100111111000000000
-10011000010001100111110000000000
-00100100010000010111100000000110
-00011010010000100111111000000000
-00011000010000001000010010100000
-00011000010000001000010010100000
-10011000010001100111110000000000
-00100100001000010111100000011110
-00011010001000001010001000000001
-00011010001000010111111000001111
-00100100001110100111100000010001
-11011010001000000000000000000000
-00100000010000000111100000100100
-00011100010000100111111000000000
-01100111111000100100010011100101
-00100000011000000000000000000000
-00011010001000100111111000000000
-00100000011110100000000000000000
-00011000010000001000010101100000
-00011000010000001000010101100000
-01111001001111111000010000011100
-01100000010010100100010011100101
-00100000001000000100001011010100
-01110000010001001101000100000001
-01101111111000001100010011010010
-00100100001110100111100000100110
-00100000011000000000000000000000
-01110000010001001101000100000000
-00100000011000000000000000000000
-01000100111110110100000000011110
-00100000010000000111100000100101
-00011010001000100111111000000000
-01100111111000100000011010000100
-11011010001000000100010011010011
-00100000010000000111110110001011
-01101111111000100000011010000100
-00011111111000100010001000000000
-00100000001000000111100000101001
-01000100111110111100000000011110
-00100000010000000111100000100101
-00011010001000100111111000000000
-01100111111000100000011010000100
-11011010001000000100010011011011
-00100000010000000111110110001011
-01101111111000100000011010000100
-00011111111000100010001000000000
-00100000001000000111100000101001
-01011000000000000000000000000000
-01100111111001000100010011011011
-01100111111001000100010011010011
-00100000011000000000000000000000
-01000100111111000100000000011111
-01101111111000001100000100010100
-00100100011110100000000000000000
-11011010001000000100010011011011
-00100000010000000111110110100011
-00100000011110100000000000000000
-01110000000001100110111000000000
-00100000010000000111100001001100
-01101111111000001000011001101110
-00100000001110100111100001000001
-00100000011000000000000000000000
-00100000010000000111100000100101
-11011010001000000100010011011011
-00100000010000000111110110010111
-00011111111000100000010000000000
-00100000010000000111100000101001
-01000100111111001100000000011111
-00011000010000100111111000000000
-00100000011110100000000000000000
-11000000000001101111100001110000
-11000000000001110111100001110110
-11000000000001111111100001111011
-11000000000010000111100010000001
-11000000000010011111100010001011
-11000000000010100111100010001101
-11000000000010101111100010001111
-11000000000010110111100010011001
-11000000000010111111100010011100
-11000000000011000111100010011110
-11000000000011001111100010100001
-01100111111000001000011001101111
-01101111111000001000011001101111
-11000101100001001111100001101001
-01000100111111010100000000011111
-01101111111000001000011001101111
-11000000000010001111100010000110
-11000000000011011111100010101001
-11000000000010010111100010001010
-11000000000011111110111010100011
-00100000011000000000000000000000
-01100111111000001000011001101111
-00100000010000000010000001011101
-00100000001000101111100001101110
-00100000010000000010000001100010
-00100100011000101000000000000000
-01110000000001100110111000000001
-00100000001000000111100000110100
-01110000010000111000100000000001
-01110000010000111000101100000000
-01101111111000010100010011101001
-01111001001000000111111000001011
-01100111111000010100010011101001
-00100000011000000000000000000000
-01101111111000010100010011101001
-01111001001111111111111000001011
-01100111111000010100010011101001
-01110000010000111000100000000000
-00100000011000000000000000000000
-01110000010000111000100000000001
-01110000010000111000101100000001
-01101111111000010100010011101001
-01111001001000000111111000001011
-01100111111000010100010011101001
-00100000011000000000000000000000
-01101111111000010100010011101001
-01111001001111111111111000001011
-01100111111000010100010011101001
-01110000010000111000100000000000
-00100000011000000000000000000000
-01011000000000000000000000010100
-01100111111000010000000110010110
-01100111111000010100001011110101
-00100000001000000011000011000101
-00100000001000000010111010010011
-11011010001000000000000000000000
-00100000001000000111011110111111
-11011010001000000000000000000000
-00100000001000000111011110111010
-11011010001000000000000000000000
-00100000010000000111011110100111
-11101111111000001000000000010010
-11000000000000001111100010010110
-11000000000000100111100010010110
-11000000000000101111100010010110
-00100000001000000111011111000100
-11101111111000001000000000000110
-11000001011111111000000000000000
-00100000001000000111011111000100
-01110000010000110100001100000001
-01110000010000010001010000011011
-00100000011000000000000000000000
-01110000010000110100001100000001
-00100000011000000000000000000000
-01110000010000110100001100000000
-01110000010000010001010000000000
-00100000011000000000000000000000
-01101111111000010100001111010101
-00100000010000000111110101111001
-01101111111000001100010011101100
-11000000011111111111100010100111
-00011111111000100000010000000000
-00100000010000000110111011011101
-00100000010000000111100000111101
-00100000001000000010010000010111
-00100000001000000010111011010101
-01101111111000001100010011101001
-11000100000001100000000000000000
-00100000011000000000000000000000
-01101111111000010100001111111011
-00011111111000001000101000000010
-01011000000000000000000000000000
-11100111111000011000000000000101
-00100000011000000000000000000000
-01000100111111011100000000011111
-00100000010000000111110110111100
-00100000010000000111100011111110
-00100000011110100000000000000000
-01101111111000010100001111111011
-00011111111000001010010000000010
-11101000010000001000000000010010
-00011000010000001000010000000001
-11100000010000001000000000010010
-11101000010000001000000000111111
-00011000010000100111001000000000
-00011111111000001010010000000100
-11101111111000001000000000010010
-10011000010011111111111000000000
-10011000110000001000101000000000
-00011010001000100000110000000000
-00100000010000000111110011011010
-00100000010000000111100100000010
-00011111111000001111111111111111
-11101000010000001000000000010010
-00011000010000001000010000000001
-10011000010000010000010000000000
-11100000010000001000000000010010
-00100000001000000111110110111010
-01000100111111100100000000011111
-00100000010000000111110110111100
-00100000010000000111100011111010
-00100000011110100000000000000000
-01101111111000010100001111111011
-00011111111000001010010000000010
-11101000010000001000000000010010
-00011000010000001000010111111111
-11100000010000001000000000010010
-11101000010000001000000000111111
-00011000010000100111001000000000
-00011111111000001010010000000011
-11101111111000001000000000010010
-10011000010011111111111000000000
-10011000110000001000110000000000
-00011000110000001000110000000001
-00011010001000100000101000000000
-00100000001000000111100011000010
-00100000010000000111110110111100
-00100000010000000111100011111010
-00100000011110100000000000000000
-01101111111000010100001111111011
-11101000010000001000000000111111
-00011000010000100111001000000000
-00011111111000001010010000000011
-11101111111000001000000000010010
-10011000010011111111111000000000
-10011000110000001000110000000000
-00011000110000001000110000000001
-00011000110000100010010000000000
-00011010001000100000101000000000
-00100000010000000111110011011010
-00100000001000000111110110111010
-00100000010000000111110110111100
-00100000010000000111100011111010
-00100000011110100000000000000000
-01101111111000010100001111111011
-11101000010000001000000000111111
-00011000010000100111001000000000
-00011111111000001010010000000011
-11101111111000001000000000010010
-10011000010011111111111000000000
-10011000110000001000110000000000
-00011000110000001000101000000010
-00011010001000100000110000000000
-00011111001000001111001111111111
-00100000010000000111110011011010
-00100000001000000111110110111010
-01101111111000010100001111111011
-00011111111000001000110000000010
-11101111111000001000000000000110
-00100000011000000000000000000000
-00100000010000000111100100000010
-11101000010000001000000000000110
-10011000010001100111111000000000
-00100000011000000000000000000000
-01101111111000010100001111111011
-00011111111000001000110000000001
-11101111111000001000000000000110
-00100000011000000000000000000000
-01000100111111101100000000011111
-01101111111100001000110000100010
-00101111111011111111111000000011
-00100000010000001111100100010101
-01101111111100010000110000100010
-01100111111100010000110000100010
-01100111111000010000011100001001
-00100000010000000111100101110011
-00100000010000000111100110100010
-00100000010000000111101110010110
-00100000010000000111101111011111
-00100000001000000111100101101011
-01000100111111110100000000011111
-00100000010000000111001110010110
-00100000010000000111100100110010
-01110000100011000000000000000000
-00100000000000000010011100010000
-01110000100011000001001000000000
-01101111111100010000000001010000
-01111001001111111111111000001010
-01100111111100010000000001010000
-01110000100011000001000000100001
-01110000100011000001000110011101
-01110000100011000000000000111100
-01011000000000000000011101100011
-01100111111100010000110000000010
-01100111111100010000110000000110
-01011000000000000000011110100011
-01100111111100010000110000000100
-01110000100011000001001010000000
-01110000100011000000000100000000
-01110000100011000010001011111111
-01011000000000000000100101011111
-11011000101000000000100001101101
-10011000101001100111001000000000
-00100000001000000111110010100001
-01101000010010001000100001101100
-00100000001000000110111011011101
-01101111111000001000100100001110
-00100000011110100000000000000000
-01101000010010001000100001101100
-00100000010000000110111011100110
-00100000001000001111100100010101
-00100000011000000000000000000000
-01110000000010000110101100000010
-01011000000000000000000000000000
-01100111111000001000011110100110
-01100111111000010000100001100101
-00011111111000001111111000000001
-01100111111000010000100001100111
-00011111111000001111111000000001
-01100111111000010000100001101001
-11011000101000000000011111111010
-01011000000000110000010000000100
-11100111111000011000000000000101
-01011000000000000000010000001001
-11100111111000010000000000000101
-11011000101000000000011111111111
-00111000000000010101100100000110
-00111000000001100001000011010010
-00111000000010010000010010010100
-00111000000011000000000000000001
-11100111111001001000000000000101
-11011000101000000000100000011101
-00111000000000010101011100001111
-00111000000001010101110010011010
-00111000000010100101011011000110
-00111000000011011100110111001101
-11100111111001001000000000000101
-00111000000000010100010000100000
-00111000000001100101110110011001
-00111000000010100101011000110110
-00111000000011000000000000000001
-11100111111000111000000000000101
-11011000101000000000100000111011
-00111000000000010110001000001010
-00111000000001000000110010001100
-00111000000010110000001100110011
-00111000000011001100000011000000
-11100111111001001000000000000101
-00111000000000000011000100110000
-11100111111000010000000000000101
-01011000000000001001001001110010
-01100111111000010000011110100111
-01011000000000001001001011001101
-01100111111000010000011110101001
-11011000110000001001001101110001
-11011000101000000000011110101011
-11011111001000000000000000010011
-00100000010000000111110011011010
-11011000110000001001001110000100
-11011000101000000000011110111110
-11011111001000000000000000111100
-00100000010000000111110011011010
-01101111111000010000100001011001
-00100000001000000111110101111001
-01101111111000001000100001011011
-00100000011110100000000000000000
-01100111111000001000011111100000
-01100111111000001000011111111001
-00100000011000000000000000000000
-11011000111000000000000000000001
-00100000010000000111110011101111
-00100100011110100000000000000000
-01101111111000001000100100001111
-00100100011110100000000000000000
-01101111111000001000100100001110
-00100100010110100111110000111000
-00100000011000000000000000000000
-01101111111000001000011100001001
-11000010100000010111100101110110
-00100000011000000000000000000000
-00100000010000000111100101111011
-00100000010000000111110011101110
-01011000000000000000001010000000
-11011000111000000000000000000001
-00100000001000000111110011100001
-01101111111000001000100100000000
-11000000100000010111100110000000
-01110000000010010000111100000000
-01110000000010010001000000000000
-00100000011000000000000000000000
-01101111111000001000100100010010
-00100000011110100000000000000000
-01110000000010010001001000000000
-01110000000010010000000000000010
-01110000000010010000111000000001
-00100000011000000000000000000000
-01101111111000001000011100001001
-11000010100000000111100110101111
-00100000011000000000000000000000
-01101001010100010000110000000010
-01101010000100010000110000000100
-01101000011100010000110000000110
-11101111111000010000000000000011
-00011111111011001000010000000000
-00011000010100011000010000000000
-11011000110000000000111111111111
-10011000110000010111001000000000
-01100111001000010000011100001100
-00100000011000000000000000000000
-00100000010000000111100110001001
-11101111111000001000000000000011
-11100111111000001000000000000101
-11000010000000000111100110010100
-01100000011100010000110000000110
-00100000011000000000000000000000
-11011000101000000000100101011111
-00100000010000000111100110010100
-11011000010000000000100101100011
-01100000010110010000110000001110
-01101111111000001000100101100000
-00011111111000001111111000000110
-11100111111000001000000000000010
-01110000100011000001100000001000
-00100000011000000000000000000000
-01000100111111111100000000011111
-01101111111000001000011100001001
-11000100000000101000000000000000
-00100000010000000111100110001001
-00101000010000011111111000001101
-00100000001000001111100110011001
-11011000101000000000100001101101
-00100000010000000111100110010100
-01101111111000001000011100001100
-11000000000000000111100110000110
-11000000000000001111100110110110
-00011111111001100111110000000111
-00100000011000010000000000000000
-01000111000000000100000000100000
-01111001001111111000000000100011
-01101111111000001000100001101101
-00011111111000010111111010000000
-11000000010000000111100110111010
-11000000000000000111100111000010
-00100000001000000010001101011010
-01101111111000001000100001101101
-11000011100000111000000000000000
-00100000010000000111101101101010
-00100000001000000111100111101001
-01101111111000001000100001101101
-00011111111100011111111000000000
-00011111111000110111111000000000
-00011111111000010111111000000011
-11000000000000000111100111001010
-11000000000000001111100111010000
-11000000000000010111100111010101
-00100000001000000010001101011010
-01101111111000001000100001101101
-00011111111100011111111000000000
-00011111111000110111111000000000
-00011111111000010111111000000011
-11000000000000000111100111010110
-11000000000000001111100111011110
-11000000000000010111100111100011
-00100000001000000010001101011010
-01101111111000001000100001101110
-11000000000001000111100111101011
-11000000000000110111101000000001
-11000000000001010111101001000110
-11000000000000000111101001011000
-00100000001000000111100111100100
-01101111111000001000100001101110
-11000000000000010111101010001101
-11000000000000001111101010010001
-11000000000000011111101010100010
-00100000001000000111100111100100
-00100000001000000111100111100100
-01101111111000001000100001101110
-11000000000000001111101010101100
-11000000000000011111101011011011
-11000000000000101111101100000110
-11000000000001001111101100011111
-11000000000001011111101100111010
-11000000000000111111100111100100
-00100000001000000111100111100100
-01101111111000001000100001101110
-11000000000001010111101101001011
-11000000000001001111101101011101
-11000000000001011111101101111100
-00100000001000000111100111100100
-00100000001000000111100111100100
-01000111000000001100000000100000
-01101111111100001000110000011001
-01111001001000000111111000000000
-01100111111100001000110000011001
-00100000001000000111100111101001
-01110000100011000001101100000001
-00100000011000000000000000000000
-01101111111000001000100001101101
-11000000110000000111100111100100
-01101111111000001000100001110001
-11000000100000000111100111100100
-01101111111000001000100001110010
-11000000100000000111100111100100
-01101111111000001000100001110011
-11000000100000001111100111100100
-01101111111000001000100001110100
-11000000100000000111100111100100
-01101111111000001000100001101111
-11000000100000000111100111100100
-01101111111000001000100001110000
-11000000100000000111100111100100
-01101111111000001000100001101011
-11000000000000100111100111111101
-11000000000000011111100111111111
-00100000001000000111100111100100
-11011010010000000000000000000001
-00100000001000000111101001110010
-11011010010000000000000000000001
-00100000001000000111101001110000
-01000111000000010100000000100000
-01101111111000001000100001110000
-11000000000000001111101000010100
-11000000000000010111101000101101
-11000000000000011111101000110000
-11000000000100001111101000001001
-11000000000100010111101000111110
-00100000001000000111100111100100
-01110000000010001111110100000000
-01101111111000001000100001110001
-11000000000000000111101000001110
-11000000000000001111101000010001
-00100000001000000111100111100100
-01101010010000001000011111010001
-11011010001000000000011111010001
-00100000001000000111101110001011
-01101010010000001000011111101010
-11011010001000000000011111101010
-00100000001000000111101110001011
-01101111111000001000100100010001
-00100100010110100111101000100101
-01011000000000000000011110101011
-01101000010010001000011110101011
-01100111111000010000100100001000
-01100000010010001000100100001010
-01101111111000001000100001110011
-10011000010001100111110000000000
-00100100001000010111101000100011
-01101111111000001000100100001010
-10011000000000000010010000000000
-01101111111000010000100100001000
-00011111111000001111111000000001
-10011000000000000010001000000000
-00100000001000000111101110001011
-01101111111000001000100001110011
-00100000001000000111101000011110
-01101111111100001000110000000001
-00100100010110100111101000101001
-01110000000010010001000100000000
-00100000011000000000000000000000
-01101111111100001000110000000001
-01111001001000000111111000000111
-01100111111100001000110000000001
-00100000011000000000000000000000
-01011000000000000000011110111110
-01101000010010001000011110111110
-00100000001000000111101000011000
-01101111111000001000100001101111
-00011111111001100111110000000011
-00100100001000010111100111100100
-01101111111000001000100001101111
-11011010001000000000011111111010
-11000000000000000111101110001001
-01111001001000000000000000100011
-11011010001000000000011111111111
-11000000000000001111101110001001
-11011010001000000000100000011101
-11000000000000010111101110001001
-11011010001000000000100000111011
-11000000000000011111101110001001
-00100000011000000000000000000000
-01101111111000010000100001110001
-11000000000000001111101001000010
-01101010001000010000011110100111
-00100000001000000111101110001001
-01110000000010010000111000000001
-01110000000010010000000000000001
-01101010001000010000011110101001
-00100000001000000111101110001001
-01101111111000001000100001101011
-11000000100000100111100111100100
-01101111111000001000100001101101
-11000000110000001111100111100100
-01101111111000001000100001101111
-11000000100000000111100111100100
-01101111111000001000100001110000
-11000000100000000111100111100100
-01101111111000001000100001110011
-11000000100000001111100111100100
-01101111111000001000100001110100
-11000000100000000111100111100100
-01101111111000001000100001110001
-11000000100000000111100111100100
-01101111111000001000100001110010
-11000000100000000111100111100100
-11011010010000000000000000000001
-00100000001000000111101001110000
-01101111111000001000100001101011
-11000000000000010111100111100100
-01101111111000001000100001101111
-11000000100000000111100111100100
-01101111111000001000100001110000
-11000000100000000111100111100100
-01101111111000001000100001110011
-11000000100000010111100111100100
-01101111111000001000100001110100
-11000000100000000111100111100100
-01101111111000001000100001110010
-11000000100000000111100111100100
-01101111111000001000100001101101
-11000000010000000111101001101011
-11000000010000001111101001110110
-11000000010000010111101001111010
-00100000001000000111100111100100
-01110000000010010000001100000001
-00100000001000000111101001110100
-01101111111000001000100001110001
-11000000100000000111100111100100
-11011010010000000000000000000010
-01101111111000001000100100000001
-11000000000000001111101001101001
-11011010001000000000100001100101
-00100000001000000111101110001011
-11011010001000000000100001100111
-00100000001000000111101110001011
-11011010001000000000100001101001
-00100000001000000111101110001011
-01101111111000001000100001101011
-11000000100000100111100111100100
-11011010010000000000000000000010
-00100000001000000111101001110000
-01101111111000001000100001101011
-11000000100000100111100111100100
-01101111111000001000100001110001
-11000000010000001111101010000111
-11000000010000010111101010001001
-11000000010000011111101010001011
-00011111111000010111111001111111
-11000000000000000111101010000011
-00100000001000000111100111100100
-01101111111000001000100100000100
-11011010010000000000000000000010
-11000000000000001111101001110010
-00100000001000000111101001110000
-01101111111000001000100100000101
-00100000001000000111101010000100
-01101111111000001000100100000110
-00100000001000000111101010000100
-01101111111000001000100100000111
-00100000001000000111101010000100
-01110000000010001111101100000001
-11011010001000000000100011111100
-11011010010000000000000000000001
-00100000001000000111101110001011
-01101111111000010000100001101111
-11011000010000000000000110111010
-10011000010001100111110000000000
-00100100001000101111100111100100
-01101111111000001000100011111000
-00100100001110100111101010011111
-01110000000010001011010100000000
-01101111111000001000100001110011
-10011000000000000010010000000000
-11011010001000000000100010110101
-00100000010000000111101110001011
-11011000101000000000100010110101
-11011111001000000000000001000000
-00100000001000000111110010100011
-01110000000010001111100000000000
-01110000000010001011010100000001
-00100000001000000111101010011000
-01101111111000001000100001110011
-11000000100000001111100111100100
-01110000000010001111110100000001
-11011010010000000000000000000001
-01101111111000001000100011111111
-11000000000000000111101010101010
-11000000000000001111101010101011
-00100000001000000111101001110000
-00100000001000000111101001110010
-00100000001000000111101001110000
-01101111111000001000100001101011
-11000000100000100111100111100100
-01101111111000001000100001110011
-11000000100000000111100111100100
-01101111111000001000100001110100
-11000000100000000111100111100100
-01101111111000001000100001110000
-11000000100000000111100111100100
-01101111111000001000100001110010
-11000000100000000111100111100100
-01101111111000001000100001101101
-11000000000000000111101010111011
-11000000000000001111101011001000
-11000000000000010111101011001001
-00100000001000000111100111100100
-01101111111000001000100001101111
-11000000100000001111100111100100
-01101111111100001000110000000000
-01111001001111111111111000000111
-01100111111100001000110000000000
-01110000000010010000000100000000
-01110000000010010000001000000001
-01101111111000001000100100000011
-00100000001110100111100111101001
-01110000000010010000001100000000
-01110000000010010000001000000000
-01110000000010010000000000000010
-00100000001000000111100111101001
-00100000001000000111100111100100
-01101111111000001000100001101111
-11000000100000000111100111100100
-01101111111000001000100001110001
-11000000010000001111101011010100
-11000000010000010111101011010111
-11000000010000011111101011011001
-00011111111000010111111001111111
-11000000000000000111101011010010
-00100000001000000111100111100100
-01110000000010010000010000000000
-00100000001000000111100111101001
-01110000000010010000010100000000
-01110000000010010001001000000001
-00100000001000000111100111101001
-01110000000010010000011000000000
-00100000001000000111101011010101
-01110000000010010000011100000000
-00100000001000000111101011010101
-01101111111000001000100001110011
-11000000100000000111100111100100
-01101111111000001000100001110100
-11000000100000000111100111100100
-01101111111000001000100001101101
-11000000000000000111101011100100
-11000000000000001111101011110010
-11000000000000010111101011110011
-00100000001000000111100111100100
-01101111111000001000100001101111
-11000000100000001111100111100100
-00100000010000000100100010110001
-01101111111100001000110000000000
-01111001001000000111111000000111
-01100111111100001000110000000000
-01110000000010010000000100000001
-01110000000010010000000000000011
-01110000000010001111100100000000
-00100000010000000111100111101001
-00100000010000000111110011101110
-01011000000000000001001110001000
-11011000111000000000000000001111
-00100000001000000111110011100001
-00100000001000000111100111100100
-01101111111000001000100001101111
-11000000100000000111100111100100
-01101111111000001000100001110000
-11000000100000000111100111100100
-01101111111000001000100001110001
-11000000010000001111101100000000
-11000000010000010111101100000010
-11000000010000011111101100000100
-00011111111000010111111001111111
-11000000000000000111101011111110
-00100000001000000111100111100100
-01110000000010010000010000000001
-00100000001000000111100111101001
-01110000000010010000010100000001
-00100000001000000111100111101001
-01110000000010010000011000000001
-00100000001000000111100111101001
-01110000000010010000011100000001
-00100000001000000111100111101001
-01101111111000001000100001101101
-11000000100000000111100111100100
-01101111111000001000100001110001
-11000000100000000111100111100100
-01101111111000001000100001110010
-11000000100000000111100111100100
-01101111111000001000100001110011
-11000000100000000111100111100100
-01101111111000001000100001110100
-11000000100000000111100111100100
-01101111111000001000100001110000
-11000000100000000111100111100100
-01101111111000001000100001101111
-00011111111000010111111010000000
-11000000100000000111100111100100
-01101111111000001000100001101111
-11000000100000000111101100011101
-01110000000010000110101100000010
-01101111111000001000100001101111
-01100111111100001000110000000001
-00100000010000000111100111101001
-01110000000010010001000100000001
-00100000011000000000000000000000
-01110000000010000110101100000011
-00100000001000000111101100011000
-01101111111000001000100001101011
-11000000000000010111100111100100
-01101111111000001000100001101101
-11000000100000000111100111100100
-01101111111000001000100001110001
-11000000100000000111100111100100
-01101111111000001000100001110010
-11000000100000000111100111100100
-01101111111000001000100001110011
-11000000100000000111100111100100
-01101111111000001000100001110100
-11000000100000000111100111100100
-01101111111000001000100001110000
-11000000100000000111100111100100
-01101111111000001000100001101111
-00011111111001100111110000000001
-00100100001000010111100111100100
-01101111111000001000100001101011
-11000000000000011111101100110100
-11000000000000100111101100110100
-00100000001000000111100111100100
-01101111111000001000100001101111
-11000000000000000111101100111000
-01110000000010000110101100000100
-00100000001000000111100111101001
-01110000000010000110101100000011
-00100000001000000111100111101001
-01101111111000001000100001101011
-11000000100000100111100111100100
-01101111111000001000100001101101
-11000000100000001111100111100100
-01101111111000001000100001101111
-11000000100000000111100111100100
-01101111111000001000100001110000
-11000000100000000111100111100100
-01101111111000001000100001110011
-11000000100000000111100111100100
-01101111111000001000100001110100
-11000000100000000111100111100100
-01101111111000001000100001110001
-11000000100000000111100111100100
-01101111111000001000100001110010
-11000000100000000111100111100100
-00100000001000000111100111101001
-01000111000000011100000000100000
-01110000000010001111101100000001
-01101111111000001000100001110000
-01100111111000001000100011111100
-01101111111000001000100001110001
-00011111111001100111110000000001
-00100000010000101111101101011001
-01101111111000001000100100000000
-11000000100000100111100111101001
-01110000000010010000000000000010
-00100000010000000111100111101001
-00100000000000000111010100110000
-00100000000000000111010100110000
-00100000011000000000000000000000
-01110000000010010000111000000001
-01110000000010010000001000000000
-01110000000010010000000000000100
-00100000011000000000000000000000
-00100000000000000011101010011000
-11011000101000000000100001110101
-00100000010000000111100110010011
-01110000000010001111011100000001
-00100000010000000111101101101110
-01101111111000010000100001101111
-01100111111000010000100011110101
-00100000010000000111100111101001
-01101111111000001100001111001011
-11000001100000100000000000000000
-01101111111000001000100011111001
-00100000011110100000000000000000
-01101111111000001000100001110101
-01100111111000001100011000100001
-01110000000010001111100100000000
-01110000010001100001000100000011
-00100000011000000000000000000000
-01101111111000010000100001101111
-11011000010000000000001000000000
-10011000010001100111110000000000
-00100100011000101000000000000000
-01101111111000010000100001110001
-11011000010000000000000000000000
-10011000010001100111110000000000
-00100100011000101000000000000000
-01101111111000010000100001110011
-11011000010000000000000000000001
-10011000010001100111110000000000
-00100100011000101000000000000000
-01110000000010001111100100000001
-00100000011000000000000000000000
-01101111111000001000100001110011
-11000000100000000111100111100100
-01101111111000001000100001101111
-11000000000000000111101110000010
-11000000000000001111101110000101
-00100000001000000111100111100100
-01110000000010001111111000000000
-01110000000010001111111100000001
-00100000001000000111100111101001
-01110000000010001111101000000001
-01110000000010001111111000000001
-01110000000010001111111100000000
-00100000001000000111100111101001
-11101010010000001000000000010001
-00011010001000001010001000000001
-01000111000000100100000000100000
-01111001001000000000000000001110
-11000101100100011111101110010000
-00011010010000001010010000000001
-00011010010000111010010000000000
-01100010001000010000011110100100
-01100010010000001000011110100110
-00100000001000000111101110010110
-00100000011000000000000000000000
-11011000111000000000000000000000
-00100000001000000111101111010111
-01000111000000101100000000100000
-01101111111100001000110000100101
-11000011100000000000000000000000
-01101111111000001000011110100110
-00100000011110100000000000000000
-00011111111000100111001000000000
-10011000000000000000010000000000
-01101111111000010000100001110011
-00011111111001100111110001000000
-00100000001000010111101110100100
-00011111001001100111110001000000
-00100000001000010111101110101000
-00011000000000000111001001000000
-00100000001000000111101110101000
-10011111001001100111110000000000
-00100000001000010111101110101000
-10011000000000000111001000000000
-01100111111000001000011110100110
-01101111111000001000011110100110
-10011111001001100111111000000000
-01100111111000001000011110100110
-00011111001000001111111111111111
-01100111111000001000011100001110
-11000101100100011111101110111010
-00011111111000110111111000000000
-00011111001000001111111111111111
-01100111111000001000011100001110
-11000101100001110111101110111010
-01111001001111111000000000001110
-11100000010000001000000000000101
-01011000000000000000000000000011
-11100111111000001000000000000101
-00011111001000001111001111111111
-00011111001000100111111000000000
-00100100001000101111101110111010
-00011111001000001111001000000001
-01101111111000010000011110100100
-00011111111000100000110000000000
-11101111111000001000000000000110
-11100111111000001000000000000101
-11000101100100011111101111000001
-01011000000000000000000000000000
-11100111111000001000000000000101
-11000010000000000111101110111100
-00011000110000100111111000000000
-01100111111000010000011110100100
-01011000000000000000011100001110
-01100111111100010000110000001000
-11011000111000000000000000000000
-00100000010000000111101111010111
-01101111111000001000011110100110
-00100100011110100000000000000000
-01110000100011000001101100000010
-01101111111000001000100100000000
-11000001100000001000000000000000
-01110000000010010000000000000010
-00100000011000000000000000000000
-11011010001000000000011101001111
-11011000111000000000000000000001
-01100010001100010000110000001010
-00011111001000001111111111111111
-11100111111000001000000000010001
-11101111111000001000000000000110
-11100111111000001000000000000101
-11000010000000000111101111010100
-01011000000000000000000000000000
-11111001001000000111111000000000
-01100111111100001000110000011000
-00100000011000000000000000000000
-11011000111000000000000000000010
-11011010001000000000011101011001
-01100010001100010000110000001100
-00100000001000000111101111010010
-01000111000000110100000000100000
-01101111111000001000100100001101
-00100000011110100000000000000000
-01101111111100001000110000100101
-00011111111000010111111000001111
-00100100001110100111110000110000
-01101111111000001000100100001110
-00100000001110100111110000000110
-01101111111000001000100100000000
-11000000000000011111110001000000
-11000000100000010111110000000110
-01101111111000001000100100000010
-00100100001110100111110000000110
-00100000010000000111101111101110
-00100000001000000111101111111001
-01101111111100001000110000100101
-11000011100000001000000000000000
-01101111111000001000100100001101
-11000100000000001000000000000000
-01101111111000001000100100001101
-01111001001111111111111000000001
-01100111111000001000100100001101
-01101111111000001000100100001011
-00100000011110100000000000000000
-11000000000010000111110000101000
-00100000001000000010001101011010
-01101111111100001000110000100101
-11000011100000010000000000000000
-01101111111000001000100100001101
-11000100000000010000000000000000
-01101111111000001000100100001101
-01111001001111111111111000000010
-01100111111000001000100100001101
-01101111111000001000100100001100
-00100000011110100000000000000000
-11000000000100000111110000001001
-11000000000100001111110000100100
-11000000000100010111110000101100
-00100000001000000010001101011010
-11011000101000000000100100010011
-11011111001000000000000001000000
-00100000001000000111110010100011
-01101111111000001000100011111011
-01101000010010001000100011111101
-10011000010000010111111000000000
-00100000001110100111110000100000
-01101000010010001000100011111110
-10011000010000001111111000000000
-11000000000000001111110000010001
-00100000001000000111110000100000
-01110000000010010000110000000000
-01101111111000001000100100010100
-11000000000000010111110000100001
-11000000000000011111110000100001
-01101111111000001000100100010100
-01100111111000001000100100010011
-01101111111000001000100100010101
-11100111111000001000000000000101
-01101111111000001000100100010111
-11100111111000001000000000000101
-01101111111000001000100100011001
-11100111111000001000000000000101
-11011111001000000000000000000100
-11011000110000000000100100010011
-00100000001000000111101111011011
-01110000000010010000110000000000
-11011111001000000000000000001000
-11011000110000000000100100010011
-00100000001000000111101111011011
-01110000000010010000110000000000
-11011111001000000000000000000011
-11011000110000000000100100110011
-00100000001000000111101111011011
-01110000000010010000101100000000
-11011111001000000000000000001000
-11011000110000000000100100100011
-00100000001000000111101111001111
-01110000000010010000110000000000
-11011111001000000000000000000010
-11011000110000000000100101000011
-00100000001000000111101111011011
-01101111111000001000100100000000
-11000000000000010111110000110011
-00100000011000000000000000000000
-01101111111100001000110000000000
-01111001001000000111111000000111
-01100111111100001000110000000000
-01110000000010010001000000000001
-00100000011000000000000000000000
-01101111111000001000100100000000
-11000001000000011000000000000000
-11000000000000010111110000111100
-00100000011000000000000000000000
-01101111111000001000100100010000
-00100000011110100000000000000000
-01110000000010010000111100000001
-00100000001000000111110001000011
-11011000111000000000000000001111
-00100000010000000111110011101111
-00100100011110100000000000000000
-01101111111100001000110000000000
-11000100000000111000000000000000
-01110000100011000000000011111100
-00100000000000000111010100110000
-01110000100011000000000000111100
-00100000011000000000000000000000
-01100000101000010000011010010001
-01100000010011000000011001111000
-01100001011000100000011010000000
-00100000010000000111110001010001
-01100000110000010000011010001111
-01100111001000010000011010011011
-01100000111000010000011010011001
-00100000011000000000000000000000
-01100010001000100000011010000100
-01100010010000100000011010001000
-01100010011000011000011010001100
-00100000011000000000000000000000
-01000111000000111100000000100000
-01101111111000010000011010010001
-10011000000000000000101000000000
-01101000010011000000011001111000
-01101001011000100000011010000000
-00100000010000000111110001100000
-01101111001000010000011010011011
-01101000111000010000011010011001
-01101111111000010000011010001111
-10011000000000000000110000000000
-00100000011000000000000000000000
-01101010001000100000011010000100
-01101010010000100000011010001000
-01101010011000011000011010001100
-00100000011000000000000000000000
-01101111111000010000011010010001
-00011111111000100000101000000000
-00100000011000000000000000000000
-01101111111000010000011010001111
-00011111111000100000110000000000
-00100000011000000000000000000000
-00011000101000100111111000000000
-01100111111000010000011010010001
-00100000011000000000000000000000
-00011000110000100111111000000000
-01100111111000010000011010001111
-00100000011000000000000000000000
-00011000101000100111111000000000
-01100111111000010000011010010001
-00011000110000100111111000000000
-01100111111000010000011010001111
-00100000011000000000000000000000
-01101111111000010000011010010001
-00011111111000100000101000000000
-01101111111000010000011010001111
-00011111111000100000110000000000
-00100000011000000000000000000000
-10011000010001100010001000000000
-00100000011000010000000000000000
-11011010001000000000000100000000
-10011010001000001111111000000000
-10011000010001100010001000000000
-00100000011000000000000000000000
-00100000010000000111110010001101
-00100000010000000111110010001101
-00100000001000000111110010001101
-00100000010000000111110010001001
-11101111111000001000000000000110
-11100111111000001000000000000101
-11101111111000011000000000000110
-11100111111000011000000000000101
-00100000011000000000000000000000
-11101111111001000000000000000110
-11100111111001000000000000000101
-00100000011000000000000000000000
-00100000010000000111110010001111
-00100000010000000111110010001001
-00100000010000000111110010001001
-00100000010000000111110010001001
-00100000001000000111110010001001
-00011111111000001111111111111111
-00100000000000000000000000100110
-00100100001110100111110010010001
-00100000011000000000000000000000
-11011111001000000000000000001010
-00100000000000000010111011100000
-11000010000000000111110010010110
-00100000011000000000000000000000
-00100000010000000111110010011010
-00100000010000000111110010011011
-00011000000000000111001000000100
-00100000001000000111110010100011
-00011000000000000111001000100000
-00100000001000000111110010100011
-00011000000000000111001001000000
-00100000001000000111110010100011
-00011111001000100111111000000000
-00100000011110100000000000000000
-00011000000000000111111000000000
-11100111111000000000000000000101
-00100000011000000000000000000000
-11011111001000000000000000100000
-11011000101000000000011010100001
-00100000001000000111110010100001
-11101111111000100000000000010011
-11101000010000100000000000010001
-10011000010000101111111000000000
-11100111111000100000000000000101
-00011010001000001010001000000100
-00011010011000001010011000000100
-11000010000000000111110010101001
-00100000011000000000000000000000
-01000111000001000100000000100001
-00011111001000100111111000000000
-00011111111001100111110000000001
-00100000011000010000000000000000
-10011010001000001010010000000000
-00011010010000001010010111111111
-00011111001000110111001000000000
-11101000010000001000000000010001
-11101111111000001000000000010010
-11100111111000001000000000010001
-11100000010000001000000000010010
-00011010010000001010010111111111
-00011010001000001010001000000001
-11000010000000000111110010111000
-00100000011000000000000000000000
-00011111111011110000010000000000
-00100000010000000111110011000110
-00011000010100001000010000000000
-00011111111100000111111000000000
-10011000010000011111111000000000
-00100000011000000000000000000000
-00011111111100010000110000000000
-00011000110100001000110000000000
-00011111111100001111111000000000
-00011111111100000111111000000000
-10011000110000011111111000000000
-00100000011000000000000000000000
-01000111000001001100000000100001
-00011111001000100111111000000000
-00100000011110100000000000000000
-00011111001000001111001111111000
-00100000010000010111110010001001
-00100000011000101000000000000000
-00100000001000010111110011001111
-00011111001000001111001000001000
-00011111001000001111001111111100
-00100000010000010111110010000100
-00100000011000101000000000000000
-00100000001000010111110011010100
-00011111001000001111001000000100
-00100000001000000111110011011010
-00011111001000100111111000000000
-00100000011110100000000000000000
-11101111111000001000000000000110
-11100111111000001000000000000101
-11000010000000000111110011011100
-00100000011000000000000000000000
-01011000000000000000000000000000
-01100111111000010000011001110000
-01000111000001010100000000100001
-00100000010000000111110011101111
-01101000010010010000011001110000
-11011000101000000100000011110100
-00011000111000111111111000000000
-10011000101000001000101000000000
-11100000010000010000000000000101
-00100000011000000000000000000000
-11011001011000000000100000000000
-00011001011100000001011000000000
-10011001011000001111111000000000
-00100000011000000000000000000000
-11011000111000000000000000000000
-01000111000001011100000000100001
-01101000010010100100000010010101
-00011100010000110111111000000000
-01100111111000100100000010010101
-10011000010001100111110000000000
-00100100010000010111110011101010
-10011000010001100001011000000000
-00011001011000100000010000000000
-11011000110000000100000011110100
-00011000110000100000101000000000
-11011111001000000000000000010000
-11101111111000010000000000000110
-10011000010001100111111000000000
-00100000001000010111110011111110
-00011000000000000111111000000000
-11100111111000010000000000000101
-11000010000000000111110011111010
-11011000110000000100000011110100
-00011000111000111111111000000000
-10011000110000001000110000000000
-11101111111000010000000000000110
-00100000011000000000000000000000
-10011000010000001000010000000000
-00011000010000100111001000000000
-01101111111000010000000001000100
-10011111001001100111111000000000
-00100000011000010000000000000000
-00011111111001100111111000000000
-00011000010100010000010000000000
-00011000010000001000010000000001
-00011000010100000000010000000000
-10011000010000011000010000000000
-00100000011000000000000000000000
-00100000010000000111110100010010
-00100000001000000111110100011111
-01111000010101000111110000000000
-10011000010001100111111000000000
-00100000001000010111110100010111
-01111000001101000111110000000000
-00011111111001100111111000000000
-11000100000001111000000000000000
-00011111111000100010100000000000
-11011000010000010000000000000000
-01101111111000010000000001000100
-10011000010001100111111000000000
-10011010100000001111111000000000
-01111001001111111111111001000000
-00100000011000000000000000000000
-01101000010010010000000001000100
-10011000000000000000110000000000
-00011111111100010111111000000000
-10011000010011111111111000000000
-10011000110000001111111000000000
-00100000011000000000000000000000
-00011111111011010111111000000000
-00011111111100100111111000000000
-01101000010010011100000010111101
-10011000010001101111110000000000
-00100000010000000111110101100010
-00011000000001111000010000000000
-00100000011000000000000000000000
-01101000010010010000000001000100
-10011000010001101111110000000000
-00100000010000000111110101011111
-00011111111100000111111000000000
-00011000000001110000010000000000
-10011000010000011000010000000000
-00100000011000000000000000000000
-11011000010000000000000000000000
-00011000010000100010100000000000
-11101111111000001000000000000011
-00100000010000000111110100111111
-00011010100000100000010000000000
-00100000010000000111110101110000
-11011010010000000000000000001010
-10011010010011111111111000000000
-10011000010000001111111000000000
-00011111111000100000010000000000
-11000010000000000111110100110100
-00100000011000000000000000000000
-11011000010000000000000000111010
-10011000010001100111110000000000
-00100100001000010111110101001000
-11011000010000000000000001100001
-10011000010001100111110000000000
-00100000001000010111110101001011
-11011000010000000000000000110111
-10011000010001100111111000000000
-00100000011000000000000000000000
-11011000010000000000000000110000
-10011000010001100111111000000000
-00100000011000000000000000000000
-11011000010000000000000001010111
-10011000010001100111111000000000
-00100000011000000000000000000000
-00011111001001100111110000000000
-00100000011000101000000000000000
-00011111111000110111111000000000
-11000010000000000111110101010000
-00100000011000000000000000000000
-00011000000000000111111000000001
-00011111001001100111110000000000
-00100000011000101000000000000000
-00011111111000111111111000000000
-11000010000000000111110101010110
-00100000011000000000000000000000
-01011000000000000000000000000000
-00011111001000100010001000000000
-11101000010000010000000000000110
-10011000010000001111111000000000
-11000010000000000111110101011011
-10011010001001101111110000000000
-00100000010000000111110101100010
-00011000000001111111111000000000
-00100000011000000000000000000000
-00100000011110101000000000000000
-00100000001000000111110101100010
-11101111111000001000000000010001
-11101000010000001000000000010010
-10011000010001100111110000000000
-00100100011000101000000000000000
-00011010001000001010001000000001
-00011010010000001010010000000001
-11000010000000000111110101100100
-00100000001000000111110110111000
-10011000010001100111110000000000
-00100100011000010000000000000000
-00011000010000100111111000000000
-00100000011000000000000000000000
-10011000010000001111111000000000
-10011000010001100000010000000000
-10011000010001100111111000000000
-00100000011000000000000000000000
-11011000101000000000000000000000
-00100000001000000111110101110111
-11011000101000000100000000000000
-11011111001000000001000000000000
-00100000001000000111110010100011
-00100000011110100000000000000000
-00011111111000100111101000000000
-00100000010000000111000011010111
-01110000100000100000001100000001
-00100000011000000000000000000000
-01100111111100010000001000000101
-01101111111100001000001000000011
-01111001001000000111111000000100
-01100111111100001000001000000011
-00100000011000000000000000000000
-01100111111100010000001000000111
-01101111111100001000001000000011
-01111001001000000111111000000110
-01100111111100001000001000000011
-00100000011000000000000000000000
-01100111111100010000001000000101
-01110000100000100000001100110000
-00100000011000000000000000000000
-01000111000001100100000000100001
-11101000010001000000000000010001
-00011000010000010111111011111111
-00100100001110100111110110010001
-00011000010011001111111000000000
-11100111111001000000000000010001
-00011010001000001010001000000111
-11101111111000001000000000010001
-00100100001110100010001101011010
-01101111111000001000011001101111
-11100111111000001000000000010001
-00100000011000000000000000000000
-01000111000001101100000000100001
-11011111001000000000000000001000
-11101111111001000000000000010001
-00100000011110100000000000000000
-11101111111000001000000000010001
-00100100001110100111110110100000
-00011010001000001010001000000001
-11000010000000000111110110011011
-00100000001000000010001101011010
-11011000010000000000000000000000
-11100000010000001000000000010001
-00100000011000000000000000000000
-11101111111001000000000000010001
-00100000011000000000000000000000
-11101111111000001000000000010001
-00100000011000000000000000000000
-11101111111000010000000000010001
-00100000011000000000000000000000
-11011000010000000000000000000000
-01101111111000001000000000000110
-11000010000000000111110110101010
-00011000010000001000010000000001
-11000010000000000111110110101010
-00011000010000100111111000000000
-00100000011000000000000000000000
-10011000010001100111110000000000
-00100100011000010000000000000000
-00011000010000100111111000000000
-00100000011000000000000000000000
-00011000000000000111110111111111
-00100000011000000000000000000000
-00011000000000000111110000000001
-00100000011000000000000000000000
-00011000000000000111110000000000
-00100000011000000000000000000000
-01111000001101000111110000000000
-00100000011000000000000000000000
-01111000010101000111110000000000
-00100000011000000000000000000000
-01111000001101100111110000000000
-00100000011000000000000000000000
-01111000010101100111110000000000
-00100000011000000000000000000000
-01111000001110001111110000000000
-00100000011000000000000000000000
-01111000010000001111110000000000
-00100000011000000000000000000000
-01111000001000001111110000000000
-00100000011000000000000000000000
-01011000000000000000000000000001
-00100000011000000000000000000000
-01011000000000000000000000000000
-00100000011000000000000000000000
-00011111001001100111110000000000
-00100000011000101000000000000000
-11101000010000001000000000000110
-10011000010000001111111000000000
-11000010000000000111110111001110
-00100000011000000000000000000000
-00011111001000100111111000000000
-00100000011110100000000000000000
-00011000110000100111111000000000
-10011111001000001111111000000000
-00011111111000001111111111111111
-00011111111000100000110000000000
-11101111111000001000000000000110
-00011000110000001000110111111110
-11100111111000001000000000000101
-11000010000000000111110111011000
-00100000011000000000000000000000
-00011111111100000111111000000000
-00011111111010110111111000000000
-00100000011000000000000000000000
-00011111111011010111111000000000
-00100000001000000111110111011110
-01011000000000000000000000000000
-01100111111001000000000000010110
-01111001001000000111111000011001
-11100111111000100000000000000101
-00100000011000000000000000000000
-11011111001000000000000000010000
-00011000000010100111111000000000
-11100111111000001000000000000101
-11000010000000000111110111101000
-00100000011000000000000000000000
Index: output/eeprom.dat
===================================================================
--- /1121s/branch/mouse/YICHIP/WK3_3V/output/eeprom.dat	(revision 2045)
+++ /1121s/branch/mouse/YICHIP/WK3_3V/output/eeprom.dat	(nonexistent)
@@ -1,8192 +0,0 @@
-00
-02
-ef
-ce
-96
-dd
-70
-b9
-ef
-bd
-1e
-0f
-b4
-6b
-23
-7e
-39
-97
-aa
-55
-70
-16
-fe
-e9
-e6
-04
-42
-04
-2f
-71
-74
-b6
-ff
-33
-e2
-54
-46
-b7
-65
-65
-f8
-2b
-a6
-61
-ff
-bc
-67
-6b
-53
-8e
-94
-ae
-7c
-fe
-81
-83
-f2
-b9
-c9
-e3
-95
-70
-44
-e4
-05
-4e
-de
-d9
-0b
-69
-a8
-fd
-f2
-b8
-ed
-32
-a7
-b3
-ea
-b4
-fb
-fe
-6b
-b8
-c5
-fb
-3d
-cb
-c2
-e1
-92
-78
-f7
-22
-11
-cc
-ea
-b2
-dc
-c9
-f4
-d1
-ae
-95
-69
-ec
-9c
-c6
-b0
-bd
-d4
-c2
-95
-06
-31
-6e
-24
-77
-73
-86
-99
-7b
-48
-d0
-4f
-cd
-c6
-64
-90
-04
-79
-3f
-84
-ae
-ae
-64
-87
-a0
-13
-74
-24
-44
-94
-4b
-9e
-5c
-7c
-a8
-a1
-6b
-db
-78
-9b
-3c
-1a
-a3
-80
-6b
-3c
-9b
-81
-08
-50
-2c
-30
-db
-c9
-00
-fd
-f8
-0d
-5b
-d8
-29
-7c
-d8
-38
-5e
-17
-7a
-c6
-f2
-36
-d1
-7e
-23
-f0
-d6
-c4
-c4
-fa
-2e
-53
-70
-89
-cb
-d6
-d8
-28
-b1
-a2
-7f
-06
-5c
-9b
-1c
-4e
-33
-49
-f3
-90
-02
-e0
-31
-ac
-d9
-43
-f4
-09
-82
-5d
-ba
-f2
-f7
-c8
-f3
-de
-c4
-5d
-e0
-6c
-b1
-ce
-ae
-de
-43
-4a
-04
-44
-d3
-db
-70
-ff
-63
-59
-98
-48
-e0
-36
-df
-0c
-5d
-a3
-4a
-b4
-c7
-ed
-d0
-d1
-05
-e5
-9b
-d8
-f9
-15
-d0
-a4
-aa
-a8
-98
-1a
-94
-49
-46
-86
-df
-f1
-45
-65
-1a
-e9
-9a
-53
-e8
-4b
-ac
-c0
-3c
-41
-5a
-72
-ae
-e7
-20
-60
-73
-04
-2f
-55
-09
-56
-4c
-63
-d5
-02
-bf
-85
-94
-27
-73
-82
-63
-c3
-fb
-08
-e7
-64
-fb
-fa
-ce
-0b
-f7
-e5
-47
-bc
-c8
-16
-2f
-51
-fc
-3a
-48
-02
-68
-72
-1e
-95
-49
-00
-80
-24
-3d
-8c
-6e
-b3
-3a
-df
-3e
-c1
-ad
-fa
-3b
-b1
-c6
-b8
-7f
-17
-57
-4a
-d8
-6c
-74
-c0
-45
-3d
-d9
-1b
-5b
-02
-e5
-ee
-0e
-c7
-9b
-83
-15
-8e
-53
-f8
-89
-1c
-5b
-1b
-5a
-b0
-b0
-de
-01
-f8
-97
-c5
-e2
-fa
-2d
-ba
-f1
-25
-6e
-4b
-89
-50
-84
-a4
-44
-75
-a9
-77
-85
-7a
-24
-75
-09
-8a
-dc
-ae
-f3
-29
-13
-8f
-4e
-cd
-d0
-54
-f3
-8e
-cc
-e7
-2f
-ba
-e1
-0e
-a9
-a4
-d0
-26
-73
-65
-5f
-bf
-c2
-0b
-b5
-70
-ef
-8b
-3a
-6f
-90
-48
-a8
-7c
-59
-85
-c9
-2f
-f1
-39
-54
-a2
-17
-45
-35
-5f
-32
-f5
-42
-d2
-07
-5a
-d9
-5a
-be
-a3
-b0
-fc
-95
-9d
-5f
-14
-b0
-1f
-40
-3e
-77
-16
-4a
-af
-3c
-2d
-7f
-5c
-27
-bb
-e1
-06
-f3
-a0
-19
-f0
-f0
-05
-58
-e8
-90
-20
-f0
-5e
-e6
-3f
-ac
-74
-52
-0f
-9d
-62
-92
-97
-77
-bf
-14
-9b
-b8
-44
-c8
-c9
-7a
-13
-21
-e4
-72
-eb
-95
-be
-3c
-82
-86
-1f
-05
-14
-74
-51
-81
-46
-cc
-35
-53
-34
-46
-a0
-73
-fa
-fa
-5f
-0f
-45
-63
-26
-91
-00
-df
-ef
-78
-01
-d2
-70
-31
-9a
-11
-1f
-ce
-97
-83
-1b
-b7
-ed
-05
-d6
-5a
-08
-a8
-d8
-69
-7f
-03
-8f
-8d
-86
-d1
-22
-91
-6a
-ab
-f5
-27
-91
-c1
-89
-da
-ea
-27
-f7
-b1
-1a
-31
-0a
-c8
-4b
-69
-96
-62
-8c
-d2
-31
-6a
-bd
-a9
-1d
-3d
-63
-f0
-9a
-3d
-a5
-aa
-3e
-30
-86
-7c
-3f
-48
-93
-22
-79
-b6
-62
-3c
-b0
-e0
-4f
-67
-73
-46
-7d
-e5
-d9
-6f
-b4
-52
-0a
-07
-15
-a1
-20
-97
-c5
-a5
-40
-41
-e3
-a4
-f8
-a1
-89
-04
-5f
-4d
-4c
-6c
-4a
-0a
-1a
-e2
-bc
-35
-b3
-66
-d8
-25
-64
-f5
-95
-4f
-70
-77
-a0
-4b
-0d
-ab
-72
-55
-ca
-0a
-f1
-da
-e0
-c4
-63
-bb
-ba
-d7
-c1
-b1
-64
-cd
-8e
-1f
-cd
-72
-0e
-ca
-a1
-b4
-68
-86
-1a
-44
-36
-2b
-75
-2a
-e0
-c8
-60
-1a
-f1
-10
-28
-12
-e0
-49
-37
-bc
-8f
-bc
-53
-ef
-4e
-65
-e6
-0e
-18
-f2
-88
-fe
-bb
-98
-f2
-74
-12
-ab
-57
-77
-92
-4e
-a6
-e0
-78
-b6
-6e
-04
-80
-19
-4c
-ed
-17
-0f
-da
-04
-5d
-55
-0b
-6c
-45
-48
-0c
-a3
-1a
-d3
-c0
-76
-7e
-ee
-1a
-73
-e4
-45
-04
-1d
-07
-be
-27
-a7
-15
-d6
-c7
-ce
-3e
-50
-79
-62
-cb
-49
-df
-35
-36
-9f
-aa
-91
-61
-13
-a1
-f8
-22
-d6
-5c
-60
-16
-a6
-72
-64
-b2
-c3
-5d
-3d
-c7
-82
-d7
-0b
-a9
-37
-e6
-23
-a4
-d3
-90
-eb
-b5
-f9
-93
-d0
-f2
-22
-7b
-c1
-9b
-9a
-87
-c5
-b1
-46
-1f
-47
-ba
-8b
-97
-54
-2c
-59
-b1
-ab
-22
-91
-4a
-33
-9e
-8e
-42
-a6
-90
-ec
-11
-8d
-7d
-16
-5c
-ea
-d6
-02
-f4
-73
-b1
-5b
-3f
-7b
-9e
-1a
-bf
-61
-7c
-d0
-28
-aa
-59
-a3
-9e
-73
-07
-8c
-41
-a2
-c6
-d7
-2d
-92
-26
-39
-fe
-d4
-09
-48
-c7
-65
-8c
-19
-48
-87
-84
-bd
-9c
-f4
-9f
-48
-65
-c2
-86
-b4
-79
-dc
-44
-70
-eb
-98
-77
-72
-63
-01
-38
-7b
-b3
-fe
-3f
-e8
-32
-b1
-f7
-fb
-f3
-a5
-8f
-d7
-5d
-f4
-a4
-5f
-17
-d6
-61
-ec
-1b
-15
-87
-8d
-44
-bf
-3d
-e6
-df
-b0
-81
-76
-a7
-ea
-2d
-c7
-e8
-6b
-53
-af
-fa
-6e
-9a
-c4
-11
-ba
-50
-90
-b2
-36
-cb
-96
-a0
-18
-1e
-c4
-fc
-e8
-67
-f5
-5f
-19
-01
-21
-b9
-67
-b1
-1d
-b6
-67
-cf
-5e
-1d
-00
-9a
-8d
-15
-62
-75
-c8
-53
-00
-5a
-14
-f7
-e7
-ef
-23
-52
-f5
-06
-7e
-51
-7c
-b7
-c0
-7c
-1f
-e6
-0c
-d2
-6d
-67
-16
-b5
-ec
-ed
-3b
-30
-d2
-90
-e8
-90
-03
-fd
-29
-8b
-a2
-a0
-03
-72
-b7
-8f
-2d
-f3
-11
-9c
-e5
-19
-4d
-62
-76
-11
-ed
-75
-b9
-d3
-1a
-ad
-23
-07
-87
-44
-df
-4c
-7f
-a6
-43
-8f
-52
-72
-61
-c9
-ba
-8f
-31
-f1
-a3
-d0
-4b
-22
-be
-37
-2c
-85
-66
-4d
-a9
-c3
-fa
-33
-9a
-2f
-bb
-38
-28
-ff
-58
-23
-44
-ad
-02
-83
-9d
-70
-01
-c4
-ee
-c7
-de
-8b
-2e
-4a
-7a
-bf
-08
-d7
-22
-e3
-1b
-e5
-18
-1c
-5a
-48
-21
-4b
-2a
-cc
-e4
-3f
-ee
-ce
-2d
-4f
-d6
-02
-92
-c2
-ea
-34
-7d
-44
-23
-1d
-4f
-2c
-fa
-63
-7b
-2e
-55
-5f
-d0
-f1
-2a
-e5
-5f
-0a
-05
-36
-9b
-d5
-e1
-cd
-bb
-13
-a3
-2c
-0b
-71
-4c
-1f
-dc
-c9
-a3
-68
-39
-35
-e8
-1b
-d0
-44
-df
-02
-36
-f0
-02
-c6
-f4
-bf
-e9
-50
-08
-52
-98
-cb
-5e
-a2
-1a
-c2
-22
-7a
-1c
-f7
-30
-f3
-f5
-a7
-6a
-3e
-dc
-94
-71
-13
-20
-20
-06
-77
-f1
-b4
-d0
-d1
-de
-69
-96
-bc
-1c
-93
-b9
-8e
-51
-89
-2a
-20
-f6
-87
-45
-91
-8e
-fe
-2a
-b9
-6d
-c0
-c1
-71
-34
-17
-6b
-05
-d1
-4e
-a3
-bf
-6f
-b6
-29
-b2
-df
-5f
-4a
-27
-31
-68
-b4
-e2
-44
-52
-58
-d7
-1c
-72
-28
-73
-fc
-c6
-16
-37
-db
-8c
-12
-65
-5e
-d1
-76
-7e
-5e
-c8
-0a
-a4
-3e
-cb
-84
-b7
-ba
-98
-dc
-5d
-80
-bf
-26
-56
-98
-8a
-01
-a4
-11
-a3
-37
-fc
-bf
-be
-d4
-32
-0c
-5f
-3a
-7e
-55
-93
-ba
-59
-40
-9e
-c6
-1f
-ad
-c8
-40
-81
-2d
-fb
-5d
-64
-03
-0f
-9c
-c0
-3c
-f7
-43
-cf
-57
-c1
-5c
-80
-07
-b7
-58
-ab
-c8
-cc
-41
-39
-df
-c4
-4a
-09
-24
-83
-45
-d3
-4d
-1a
-77
-d5
-a7
-1f
-c9
-7c
-05
-d3
-62
-61
-ce
-90
-08
-2f
-9d
-e9
-a2
-47
-7c
-5d
-4e
-28
-e4
-11
-17
-6d
-04
-06
-65
-4c
-1d
-aa
-fe
-af
-a7
-33
-65
-63
-fa
-4d
-11
-d8
-4a
-e9
-7c
-9f
-61
-99
-3a
-a6
-b7
-01
-34
-63
-e5
-c9
-18
-2b
-93
-e0
-d4
-b2
-69
-40
-b8
-e3
-5f
-bf
-e1
-ca
-f3
-eb
-e8
-7d
-b7
-d9
-61
-f4
-f2
-15
-f4
-b4
-47
-10
-7d
-38
-69
-07
-fa
-10
-94
-7c
-03
-27
-68
-08
-26
-1b
-39
-a1
-e1
-1b
-55
-24
-d3
-f6
-64
-51
-cb
-0a
-f7
-73
-a9
-78
-c4
-41
-70
-fa
-31
-25
-03
-d4
-3c
-f3
-b7
-4f
-20
-f4
-92
-df
-f6
-ad
-05
-9f
-ee
-25
-c5
-29
-50
-78
-1c
-37
-b0
-34
-fc
-2d
-a2
-a5
-1b
-ff
-6e
-2b
-48
-36
-2a
-a0
-7d
-b9
-f2
-8b
-cf
-a8
-97
-68
-d9
-e5
-11
-e9
-e3
-34
-76
-e0
-7d
-4c
-eb
-6a
-13
-ff
-fe
-a1
-7f
-dc
-75
-bb
-dd
-a2
-83
-9f
-43
-e7
-69
-e9
-5b
-f4
-53
-29
-76
-6f
-58
-21
-36
-40
-f2
-9c
-6b
-e3
-0a
-23
-01
-90
-57
-68
-fd
-cc
-de
-d2
-0b
-82
-3b
-ea
-69
-02
-80
-0b
-a1
-3c
-93
-05
-96
-8e
-93
-c6
-45
-6e
-56
-44
-05
-54
-4c
-34
-ec
-06
-80
-79
-47
-f9
-69
-73
-11
-05
-0a
-f3
-1a
-45
-6c
-3d
-44
-20
-8c
-eb
-27
-41
-59
-66
-2e
-61
-b5
-2e
-de
-ca
-f2
-05
-a5
-9c
-11
-5a
-6a
-62
-47
-10
-13
-79
-0d
-75
-d1
-16
-db
-48
-c4
-14
-31
-b2
-fc
-ab
-f2
-d2
-3f
-0b
-f3
-7c
-c8
-94
-d8
-bc
-b9
-7e
-7c
-3f
-62
-96
-6c
-61
-47
-2c
-95
-30
-26
-c9
-9f
-63
-00
-00
-02
-42
-59
-82
-d0
-18
-a8
-3d
-de
-0c
-15
-e4
-e3
-fa
-2c
-72
-6b
-27
-da
-29
-b3
-e3
-cf
-40
-34
-88
-39
-fb
-a9
-6a
-3a
-f1
-55
-c8
-e7
-96
-b4
-f0
-98
-f3
-a4
-62
-2c
-f5
-e6
-db
-d3
-eb
-cb
-85
-c2
-a2
-8b
-c9
-0e
-ee
-79
-d8
-06
-a4
-5f
-0e
-97
-13
-18
-2a
-4e
-a2
-c7
-cf
-0a
-d7
-e8
-9a
-ce
-91
-7a
-8c
-5e
-72
-bb
-dc
-d4
-53
-ec
-a5
-84
-56
-f8
-fe
-90
-fe
-de
-4f
-2b
-aa
-5f
-d7
-98
-7c
-48
-4f
-bf
-7b
-df
-18
-e0
-f5
-df
-6c
-ed
-91
-cb
-ba
-2c
-7e
-5f
-bf
-93
-fb
-1b
-3d
-1c
-b4
-03
-5a
-97
-b8
-a9
-23
-9d
-03
-22
-e7
-0d
-ac
-5f
-2b
-15
-12
-7f
-b2
-df
-4a
-6d
-de
-cd
-86
-13
-1c
-2c
-c6
-b9
-10
-65
-f4
-ba
-86
-71
-64
-3b
-28
-6d
-a7
-ba
-9b
-04
-74
-08
-e4
-4c
-2d
-90
-01
-57
-14
-67
-15
-8a
-59
-e0
-aa
-1b
-39
-6f
-70
-44
-42
-1d
-fa
-fa
-8f
-4d
-f0
-fe
-ae
-cd
-8f
-7f
-af
-45
-41
-8a
-18
-00
-f8
-6e
-c1
-54
-4b
-76
-6e
-4d
-b3
-55
-3b
-37
-a3
-cd
-5c
-7b
-75
-93
-ed
-a0
-16
-da
-09
-6d
-54
-07
-10
-1a
-b4
-d6
-78
-65
-ed
-18
-91
-08
-95
-bf
-1b
-a1
-4d
-89
-b7
-48
-21
-eb
-6d
-e2
-89
-57
-31
-42
-bc
-1f
-0c
-99
-30
-f2
-f7
-f4
-0c
-89
-7d
-76
-37
-a9
-43
-08
-eb
-84
-d5
-7a
-b0
-82
-ec
-91
-91
-c7
-b8
-26
-b1
-a9
-7e
-40
-61
-17
-22
-c9
-2d
-63
-09
-e4
-57
-c0
-4b
-18
-25
-1c
-c8
-cb
-8e
-1c
-b8
-3c
-40
-66
-68
-7a
-7d
-5c
-5d
-fd
-32
-4d
-36
-63
-86
-02
-00
-06
-02
-49
-91
-23
-57
-50
-1b
-ec
-c7
-8d
-38
-be
-59
-d8
-72
-be
-4b
-b3
-c9
-9b
-57
-a4
-55
-81
-7c
-6f
-1c
-f7
-d1
-9b
-45
-74
-53
-c0
-ae
-93
-b5
-e3
-45
-56
-35
-1c
-7c
-87
-63
-bc
-4d
-c3
-09
-cd
-c9
-c5
-2c
-f2
-f6
-a9
-3f
-ec
-5a
-11
-5f
-2e
-08
-05
-8c
-a5
-d3
-2e
-70
-3e
-0b
-c9
-f0
-6b
-6e
-d8
-93
-24
-ce
-d1
-b9
-b2
-9c
-c5
-8d
-53
-c8
-d0
-5f
-a9
-fa
-0a
-78
-32
-07
-fa
-33
-56
-c2
-da
-15
-6e
-2c
-ca
-51
-d3
-66
-9a
-db
-a6
-b0
-ba
-f7
-15
-31
-2b
-6c
-a2
-be
-06
-98
-3e
-f3
-0b
-a0
-52
-6f
-9d
-5e
-a4
-19
-39
-3a
-40
-f4
-9e
-42
-43
-82
-d2
-e4
-16
-90
-a0
-38
-37
-c1
-ff
-89
-cb
-5b
-13
-4a
-57
-d9
-09
-d6
-68
-9b
-78
-fc
-2b
-b4
-39
-f3
-4a
-c6
-7b
-8a
-54
-a2
-a3
-bc
-82
-55
-fe
-ba
-2e
-ff
-38
-d4
-e1
-ad
-f5
-ec
-ec
-fe
-dd
-2f
-42
-2e
-d9
-f3
-ad
-fc
-1c
-88
-19
-ff
-f5
-49
-12
-6c
-c3
-ad
-44
-81
-28
-76
-e3
-5e
-e2
-5d
-e3
-97
-a9
-0d
-5e
-91
-30
-7e
-b8
-4d
-ca
-9a
-64
-d8
-19
-ba
-df
-93
-a4
-82
-32
-78
-a2
-e3
-4f
-79
-9d
-98
-60
-43
-f2
-9e
-c2
-30
-57
-ba
-96
-a6
-95
-8d
-77
-30
-cf
-0b
-8e
-ba
-dc
-0a
-1c
-f0
-b5
-25
-9a
-dc
-1a
-9c
-78
-87
-c9
-70
-38
-65
-05
-d9
-21
-d5
-98
-2d
-5d
-af
-b4
-bf
-30
-b9
-94
-1f
-33
-de
-9a
-11
-e1
-85
-f7
-b1
-2a
-c6
-5f
-5d
-53
-cc
-a4
-21
-98
-82
-5c
-8d
-49
-d4
-d0
-0d
-5f
-63
-ad
-95
-ab
-01
-4e
-65
-5f
-9c
-b5
-7b
-15
-e8
-74
-78
-6c
-32
-62
-de
-37
-fa
-60
-fd
-d3
-99
-c6
-6e
-d7
-9c
-c8
-ab
-d2
-34
-09
-b4
-70
-f1
-30
-4d
-13
-75
-84
-fe
-ab
-ac
-84
-d5
-7a
-ae
-89
-51
-a3
-8c
-d8
-1d
-14
-26
-84
-64
-fa
-2e
-6a
-be
-01
-43
-f5
-d6
-0a
-6b
-f7
-cd
-21
-86
-6d
-6f
-34
-4e
-86
-67
-8e
-bf
-d7
-3c
-1c
-f0
-7e
-82
-7a
-8f
-ad
-6e
-29
-7d
-3d
-dd
-34
-a4
-75
-72
-6f
-75
-6a
-09
-54
-7c
-20
-b9
-91
-1e
-7d
-d3
-3e
-03
-ec
-b1
-74
-d0
-26
-05
-91
-43
-ba
-10
-81
-93
-d6
-b7
-2e
-04
-92
-e3
-df
-7d
-e0
-b6
-88
-af
-ff
-24
-a5
-c8
-8d
-29
-be
-e0
-42
-ef
-f9
-09
-3b
-d3
-c9
-41
-0a
-18
-24
-e7
-e1
-96
-cf
-72
-f8
-b8
-0e
-8a
-7c
-9f
-fc
-54
-ac
-ad
-10
-87
-72
-82
-8d
-1f
-4c
-d9
-2b
-b0
-fa
-62
-e4
-03
-0a
-1c
-b4
-15
-d9
-a6
-e9
-f0
-12
-e9
-08
-db
-a7
-94
-af
-5d
-e9
-6b
-7d
-04
-f6
-33
-a9
-4f
-ae
-54
-79
-ed
-e0
-48
-57
-8b
-fa
-ca
-2c
-7a
-9a
-80
-61
-d3
-e9
-1a
-33
-95
-4d
-30
-bb
-1f
-26
-52
-c1
-8a
-dc
-45
-09
-56
-ec
-5c
-8a
-e2
-70
-8a
-46
-9c
-b1
-3f
-44
-0f
-67
-ed
-69
-a2
-d1
-de
-e9
-cf
-f8
-67
-c5
-01
-65
-6e
-e3
-59
-de
-6e
-ec
-99
-84
-e9
-64
-93
-7c
-d6
-fb
-71
-01
-46
-20
-c1
-89
-10
-3b
-59
-e7
-ce
-61
-16
-64
-22
-35
-1e
-18
-57
-77
-b0
-60
-a6
-62
-cc
-0f
-a0
-57
-e7
-e0
-80
-69
-6a
-1f
-5b
-d7
-3e
-3e
-5d
-ca
-9b
-26
-58
-13
-d0
-91
-c1
-df
-d3
-88
-31
-90
-1f
-93
-40
-78
-be
-41
-27
-8d
-fc
-37
-c1
-ac
-7c
-58
-6f
-f8
-19
-2a
-03
-8d
-b2
-53
-e8
-ba
-09
-b0
-a9
-53
-5f
-fb
-dd
-e8
-a2
-e1
-28
-c1
-87
-47
-74
-84
-a2
-f5
-09
-58
-8a
-18
-7d
-95
-f3
-55
-d3
-50
-e7
-c2
-c3
-a0
-60
-c5
-9d
-54
-d1
-2c
-27
-c0
-64
-b5
-60
-d6
-cb
-8c
-ff
-35
-c4
-13
-a8
-aa
-d7
-b0
-1e
-1b
-6b
-d6
-38
-be
-b9
-59
-0b
-17
-ab
-cd
-9c
-03
-e6
-4e
-c3
-15
-96
-cb
-39
-d3
-67
-da
-a4
-f9
-9b
-cd
-af
-bd
-84
-89
-7a
-b5
-c3
-37
-95
-38
-87
-2a
-0b
-79
-33
-b5
-0f
-fc
-f1
-be
-7c
-cf
-7d
-9d
-30
-34
-62
-97
-d1
-e9
-00
-53
-85
-f3
-4b
-47
-60
-e0
-14
-4b
-91
-0f
-96
-02
-15
-46
-46
-b4
-dc
-e8
-ef
-ac
-17
-85
-86
-90
-3d
-8c
-ce
-ee
-64
-22
-8c
-60
-f9
-41
-1c
-3b
-20
-59
-bf
-f4
-e1
-4d
-f8
-82
-3e
-ca
-ab
-d6
-eb
-9e
-ff
-92
-4e
-06
-69
-59
-7b
-6a
-03
-ff
-85
-b3
-31
-08
-35
-66
-d9
-fa
-a8
-bd
-c1
-a7
-4a
-d3
-80
-fc
-69
-d5
-9e
-dd
-da
-cb
-9a
-2b
-98
-91
-54
-e7
-c1
-40
-ef
-fd
-e2
-68
-c3
-17
-1c
-fd
-6e
-28
-a6
-49
-4f
-b9
-28
-bd
-56
-b1
-a5
-29
-09
-a9
-1f
-19
-21
-25
-7d
-d3
-55
-85
-52
-9d
-c6
-55
-b1
-70
-10
-78
-ff
-c9
-98
-0b
-aa
-5b
-11
-fb
-ee
-72
-b6
-3f
-f0
-9a
-e9
-cd
-87
-77
-d6
-e6
-3e
-18
-11
-da
-22
-fe
-83
-e0
-fc
-32
-24
-12
-61
-93
-79
-7b
-20
-ea
-a2
-4c
-48
-f2
-2b
-98
-7b
-6f
-6e
-cb
-75
-95
-27
-b6
-2d
-1c
-ad
-2a
-c9
-b6
-5d
-f4
-50
-77
-bd
-83
-ce
-cd
-a5
-a2
-69
-95
-17
-7e
-39
-55
-1d
-66
-7b
-84
-5e
-d7
-de
-20
-20
-c3
-24
-68
-4e
-18
-7d
-c1
-4d
-90
-97
-5e
-b9
-39
-6d
-7f
-51
-b4
-fd
-d1
-35
-59
-28
-d6
-06
-36
-1e
-2d
-16
-e4
-bf
-70
-9d
-d5
-82
-d0
-66
-8b
-eb
-76
-3f
-8b
-7e
-c9
-8e
-00
-11
-15
-5c
-d9
-b0
-8f
-25
-27
-45
-3f
-48
-d2
-db
-24
-0e
-55
-6c
-a4
-17
-a5
-1f
-61
-13
-44
-02
-f8
-4d
-59
-36
-d8
-9f
-99
-7d
-d3
-79
-46
-ef
-17
-59
-3c
-4b
-e6
-6f
-6c
-86
-00
-86
-1a
-cf
-cd
-29
-6a
-1d
-5a
-d0
-8d
-28
-18
-42
-73
-e6
-0c
-d4
-a6
-f4
-ac
-fe
-27
-f4
-43
-58
-a0
-b2
-6d
-f8
-58
-3a
-56
-05
-7f
-3c
-a6
-f1
-0f
-ac
-85
-5a
-bf
-e4
-8d
-6a
-80
-61
-ca
-45
-93
-1a
-b6
-11
-e3
-63
-e0
-19
-ff
-93
-1e
-7b
-58
-d2
-33
-73
-ed
-44
-18
-a0
-07
-67
-15
-17
-eb
-5b
-e1
-ca
-86
-32
-71
-8b
-28
-27
-61
-b7
-ca
-e7
-1e
-b5
-75
-23
-4c
-0b
-81
-6c
-f7
-b6
-08
-74
-e8
-e6
-96
-ee
-34
-c3
-79
-12
-21
-0f
-dd
-92
-ae
-8b
-64
-d0
-2a
-45
-ac
-b2
-2e
-30
-61
-18
-d8
-fb
-5c
-61
-88
-3b
-70
-bb
-5c
-a2
-88
-18
-2d
-8b
-10
-a4
-57
-a6
-98
-f6
-40
-93
-93
-0e
-22
-46
-c7
-18
-a6
-16
-64
-10
-67
-be
-6a
-90
-37
-5c
-52
-ad
-e3
-71
-74
-1e
-6f
-73
-a5
-25
-13
-84
-3e
-56
-6c
-a5
-70
-7c
-a8
-b9
-46
-74
-c6
-14
-91
-45
-49
-3d
-7c
-ca
-6a
-0e
-e5
-3b
-fb
-6c
-1b
-23
-e9
-69
-f1
-d3
-af
-23
-14
-c8
-c2
-a6
-6a
-28
-3c
-c8
-8a
-46
-5b
-25
-4f
-14
-44
-65
-6a
-0d
-2f
-bb
-57
-50
-d0
-9d
-19
-c6
-f5
-6a
-28
-16
-33
-7c
-49
-4e
-35
-84
-1d
-bf
-c6
-13
-23
-4a
-4f
-16
-1b
-05
-3f
-d6
-a9
-41
-c5
-c6
-fa
-8b
-e4
-36
-7f
-8d
-e2
-de
-8c
-66
-9d
-9c
-95
-62
-e0
-0c
-75
-74
-75
-ea
-03
-65
-3d
-65
-e8
-16
-82
-ea
-88
-b6
-b6
-61
-de
-49
-a1
-1e
-22
-55
-64
-53
-92
-a3
-6d
-ff
-d3
-68
-5a
-01
-28
-ef
-e9
-b9
-f3
-89
-cc
-b1
-10
-d5
-32
-55
-c8
-75
-6e
-10
-e8
-d5
-ea
-24
-b2
-0a
-dd
-90
-3b
-76
-f4
-27
-47
-80
-79
-ec
-48
-58
-c5
-d2
-00
-c7
-df
-c8
-35
-3b
-d3
-49
-49
-22
-a0
-8e
-cb
-2e
-1d
-cd
-3d
-f5
-87
-c6
-de
-9e
-7c
-1f
-f9
-13
-59
-a1
-1b
-08
-fe
-a7
-68
-44
-97
-b8
-49
-ca
-2a
-48
-b6
-09
-74
-cb
-b6
-32
-fd
-e7
-6d
-30
-75
-30
-d7
-0a
-c4
-b3
-02
-df
-04
-72
-2e
-a7
-10
-aa
-9c
-85
-67
-60
-78
-9e
-15
-ca
-b5
-85
-b9
-37
-5c
-c6
-30
-73
-5f
-4e
-99
-71
-43
-89
-63
-aa
-84
-5f
-73
-94
-b4
-3d
-f0
-fe
-f6
-d9
-6b
-00
-14
-b3
-e8
-e1
-14
-07
-d2
-f6
-e3
-f5
-ed
-01
-67
-52
-50
-08
-18
-4e
-86
-06
-3f
-03
-f8
-c2
-65
-7f
-56
-2b
-74
-fd
-c7
-2e
-06
-c2
-61
-6c
-9f
-74
-9f
-d2
-e6
-1b
-e1
-1c
-74
-96
-90
-c9
-24
-d4
-a5
-0e
-a0
-84
-b8
-2d
-eb
-79
-77
-d7
-44
-e9
-d5
-2e
-62
-dc
-1a
-f4
-70
-f1
-4b
-06
-f5
-f9
-10
-8c
-57
-42
-69
-75
-bf
-4c
-5f
-80
-07
-8c
-a0
-e8
-9b
-73
-ee
-59
-2b
-d1
-e5
-71
-2b
-ad
-04
-cb
-59
-51
-ec
-76
-ef
-c7
-18
-a6
-46
-f7
-26
-bc
-f9
-71
-8c
-ce
-b5
-6d
-8c
-a3
-54
-df
-6a
-fe
-1d
-e3
-cb
-d4
-06
-5d
-58
-1f
-90
-89
-be
-49
-e9
-1c
-d6
-8b
-9c
-3e
-39
-e0
-7e
-1d
-a1
-67
-f9
-8f
-9f
-5d
-fb
-0f
-8c
-71
-0e
-ae
-67
-c6
-27
-07
-1f
-ed
-c8
-36
-9e
-54
-6f
-4e
-ed
-22
-35
-4d
-3b
-ed
-ae
-77
-ae
-ef
-e2
-c3
-5e
-ba
-ae
-43
-93
-86
-b4
-db
-1c
-02
-75
-ed
-11
-87
-1e
-68
-43
-cc
-0d
-a2
-ef
-97
-bc
-8a
-09
-cc
-cf
-56
-0b
-55
-8a
-14
-3c
-04
-64
-74
-35
-f7
-8e
-59
-5e
-18
-55
-45
-c1
-1a
-4e
-13
-aa
-91
-c8
-c5
-de
-52
-1b
-18
-a8
-9a
-cf
-1a
-b1
-b4
-47
-9a
-5a
-42
-ef
-cd
-d5
-20
-f3
-88
-61
-a6
-99
-6f
-c2
-bf
-8e
-7d
-b7
-76
-e5
-e6
-06
-2d
-dc
-40
-c1
-67
-87
-38
-9c
-79
-66
-c0
-f2
-4b
-4c
-b2
-8c
-be
-08
-34
-48
-7b
-25
-1d
-22
-21
-9a
-58
-34
-3f
-07
-de
-88
-42
-49
-18
-33
-96
-59
-53
-ff
-bc
-9e
-ee
-2d
-ba
-aa
-b2
-67
-bb
-08
-0f
-0b
-f2
-43
-af
-d4
-f6
-2e
-a5
-b5
-19
-13
-75
-5f
-38
-98
-15
-d3
-9b
-44
-96
-93
-5d
-61
-3c
-d1
-d1
-72
-7e
-f2
-37
-ce
-93
-91
-ec
-5f
-da
-14
-85
-74
-88
-04
-a4
-10
-52
-ef
-38
-e1
-d7
-5b
-3a
-7b
-e2
-98
-8d
-16
-26
-75
-5a
-f7
-45
-67
-41
-53
-32
-60
-6f
-3a
-e0
-5b
-89
-a2
-f4
-f9
-91
-3b
-7c
-e5
-40
-26
-ea
-75
-c5
-23
-b9
-f2
-5e
-ac
-7e
-90
-d2
-80
-e7
-81
-d9
-63
-59
-20
-d2
-71
-bf
-cd
-7b
-b4
-36
-6c
-67
-4f
-41
-ac
-12
-cd
-17
-8b
-3b
-29
-9a
-6b
-0f
-63
-85
-41
-36
-9f
-e9
-ec
-e0
-5f
-19
-22
-67
-d2
-93
-e9
-74
-17
-ef
-91
-62
-3c
-3e
-79
-14
-15
-d5
-af
-f3
-15
-23
-f8
-54
-0d
-8d
-3a
-98
-e6
-9c
-78
-8d
-67
-f6
-f5
-3e
-aa
-03
-60
-dc
-67
-65
-0f
-ce
-0e
-d9
-5a
-e6
-06
-17
-10
-ba
-8f
-e4
-18
-ee
-7e
-0a
-c7
-ac
-92
-39
-cd
-40
-fc
-cd
-d4
-6c
-e7
-d0
-3d
-6a
-1a
-d4
-6a
-f3
-73
-8a
-e2
-c0
-76
-e0
-d1
-90
-f9
-f2
-49
-ae
-de
-4b
-9e
-67
-80
-92
-66
-ef
-d3
-ec
-83
-a3
-59
-97
-08
-9f
-bc
-37
-a8
-da
-d2
-59
-5d
-d2
-32
-4e
-7a
-e1
-60
-fc
-f5
-8e
-13
-f9
-9d
-2a
-6c
-50
-70
-00
-53
-70
-f1
-17
-bf
-84
-09
-c8
-1b
-d7
-6b
-0e
-3f
-a6
-ad
-aa
-25
-cd
-82
-94
-a3
-a3
-ec
-2a
-01
-f5
-88
-5d
-c9
-d6
-f9
-b6
-48
-d4
-2f
-a1
-d4
-9d
-53
-69
-cf
-51
-94
-f4
-36
-7e
-1b
-2b
-94
-5e
-77
-7d
-4c
-3e
-e0
-4f
-03
-da
-37
-58
-a6
-28
-03
-48
-b6
-4b
-21
-ea
-26
-ed
-7c
-3e
-8e
-5e
-1a
-2e
-fc
-21
-fb
-22
-50
-44
-77
-9c
-20
-88
-5a
-4a
-f9
-0e
-f3
-5b
-0e
-1c
-aa
-98
-b8
-0d
-05
-10
-b3
-e5
-57
-39
-9c
-b2
-06
-aa
-a6
-e4
-46
-fe
-5a
-fd
-29
-9f
-a5
-dc
-15
-20
-ca
-61
-ab
-23
-ff
-8b
-1b
-d9
-3b
-b6
-0f
-d7
-1f
-7a
-3c
-ce
-f6
-ab
-33
-d3
-51
-97
-6b
-19
-1e
-10
-b5
-6a
-20
-8c
-b5
-bd
-7f
-87
-ee
-01
-78
-31
-9f
-1e
-4b
-bf
-1e
-0d
-c2
-a3
-a4
-9e
-7b
-ba
-85
-ba
-bb
-ac
-dc
-4e
-0c
-16
-e7
-9f
-4f
-62
-ae
-ef
-c6
-e8
-10
-2d
-c6
-03
-43
-b6
-ed
-29
-42
-2d
-b3
-54
-7f
-40
-bf
-f6
-fa
-28
-ac
-24
-7d
-44
-94
-25
-23
-10
-6c
-36
-80
-f9
-61
-3d
-44
-8f
-d1
-5c
-a8
-66
-95
-7c
-ea
-d5
-8e
-1d
-74
-e8
-dc
-4f
-b9
-bd
-ec
-3c
-67
-31
-cc
-ff
-15
-3b
-17
-bd
-69
-a6
-76
-05
-67
-29
-aa
-b4
-10
-09
-51
-39
-7b
-8c
-ec
-8c
-43
-2a
-d3
-d5
-30
-cb
-14
-99
-c3
-e4
-55
-26
-61
-f6
-63
-d9
-5c
-86
-eb
-f3
-60
-7e
-a4
-75
-08
-57
-c2
-df
-04
-af
-ef
-8a
-b3
-00
-c5
-f9
-6a
-a1
-eb
-31
-f1
-b7
-11
-65
-51
-0f
-c8
-36
-ff
-2c
-d0
-56
-13
-60
-b3
-ef
-13
-2c
-d0
-a7
-11
-c9
-b3
-b0
-2a
-7b
-5b
-0e
-49
-0c
-3b
-14
-fd
-15
-2c
-7c
-5d
-57
-a2
-9a
-a1
-c4
-94
-cc
-c7
-6c
-6f
-89
-fe
-d6
-1f
-d5
-0c
-42
-3f
-98
-93
-f6
-ba
-2b
-d6
-50
-26
-e0
-1d
-33
-77
-32
-ad
-9d
-c4
-38
-76
-29
-19
-f9
-65
-5f
-eb
-60
-dd
-d4
-ad
-4a
-b7
-27
-47
-a8
-1b
-9f
-19
-c8
-56
-2b
-30
-4b
-dc
-49
-2a
-a1
-fc
-5d
-4a
-11
-f0
-68
-93
-b5
-c3
-f1
-d5
-47
-94
-20
-48
-71
-e1
-a1
-f5
-b9
-63
-ad
-ae
-ac
-f1
-ee
-32
-7a
-77
-f3
-9e
-c9
-d0
-72
-d6
-dc
-6a
-c0
-3a
-47
-04
-7d
-28
-bc
-2d
-c2
-c0
-d7
-8f
-85
-79
-6f
-f2
-6d
-a7
-fb
-41
-52
-bd
-79
-45
-98
-42
-a3
-ac
-4c
-64
-43
-18
-c4
-b1
-42
-1e
-e5
-87
-7d
-ac
-a5
-05
-44
-7c
-1a
-38
-8c
-c6
-34
-fe
-c5
-45
-7c
-da
-f4
-4f
-6e
-3b
-9d
-4b
-06
-af
-9f
-bb
-83
-1b
-b3
-bb
-eb
-1d
-c0
-5a
-48
-40
-91
-2a
-71
-97
-eb
-bd
-62
-4f
-f4
-6d
-d7
-eb
-20
-b8
-32
-13
-af
-cd
-27
-d0
-48
-c2
-5d
-7c
-91
-5c
-dc
-f0
-6c
-6c
-1d
-28
-96
-69
-db
-c3
-e3
-09
-9a
-12
-99
-9a
-88
-c9
-47
-ac
-0f
-40
-0e
-2b
-a1
-81
-4d
-cf
-02
-b0
-0a
-e3
-96
-c6
-a2
-5a
-05
-2d
-52
-20
-e2
-6d
-9f
-e5
-d1
-ed
-3d
-03
-4b
-48
-a9
-0f
-02
-c6
-ef
-97
-7a
-95
-4f
-d0
-0a
-49
-be
-88
-d6
-6b
-94
-82
-bb
-00
-7e
-d1
-1d
-2d
-df
-fd
-65
-61
-d5
-f6
-30
-57
-a2
-4e
-eb
-ca
-56
-a0
-89
-78
-4d
-3e
-88
-83
-25
-a3
-80
-07
-05
-ae
-64
-9f
-c8
-72
-f9
-b8
-5c
-8b
-85
-34
-83
-70
-34
-dd
-c0
-09
-18
-43
-a3
-6d
-9e
-26
-a0
-ce
-24
-0d
-1d
-c2
-bc
-ec
-8f
-c4
-f1
-77
-30
-55
-2c
-ef
-24
-ad
-05
-3c
-45
-7e
-34
-3f
-04
-ab
-f0
-36
-d4
-fe
-03
-c6
-d7
-0c
-c8
-99
-80
-ef
-28
-58
-36
-75
-dd
-ef
-d7
-48
-af
-f7
-15
-2b
-28
-10
-c2
-11
-b2
-0f
-df
-73
-68
-72
-30
-35
-8a
-7f
-77
-21
-c2
-f1
-22
-3c
-62
-35
-eb
-ef
-53
-84
-bd
-17
-e5
-bf
-eb
-70
-29
-93
-be
-44
-66
-ed
-f8
-6a
-bd
-24
-1a
-3f
-54
-bc
-b8
-37
-7d
-c2
-62
-f6
-7d
-2a
-a7
-56
-42
-5c
-b2
-9f
-ad
-85
-ca
-27
-35
-4d
-d0
-55
-13
-43
-5e
-2a
-6d
-83
-9c
-42
-ee
-c2
-52
-da
-5d
-4d
-cb
-df
-17
-ba
-07
-8e
-36
-46
-13
-62
-e0
-ae
-aa
-49
-6a
-38
-fd
-57
-fb
-a0
-b1
-63
-f0
-1e
-ab
-4d
-4b
-71
-4e
-f5
-e4
-71
-cb
-cb
-2c
-44
-ad
-a2
-c5
-6e
-43
-b1
-37
-ac
-25
-78
-46
-1d
-1f
-cd
-1b
-0e
-7a
-c8
-19
-0f
-2c
-a6
-b0
-e9
-84
-ad
-b8
-d2
-9f
-65
-79
-9e
-d5
-ea
-30
-12
-7c
-b1
-83
-2f
-9c
-74
-c8
-19
-6c
-68
-79
-28
-2f
-9b
-8c
-71
-11
-04
-d0
-db
-bb
-be
-db
-c4
-c7
-58
-6f
-ab
-6b
-d6
-1a
-25
-18
-51
-83
-9f
-8b
-4f
-7f
-c4
-60
-16
-bb
-dc
-6b
-b9
-98
-ce
-8e
-a9
-6d
-3e
-f3
-6c
-e5
-4f
-e8
-6e
-e2
-6d
-74
-71
-0b
-26
-46
-c3
-d8
-cc
-4b
-a2
-9c
-90
-3b
-7e
-ec
-85
-c0
-ee
-72
-33
-26
-e7
-4b
-fb
-62
-f6
-28
-ce
-0a
-e1
-18
-44
-64
-eb
-3a
-8e
-86
-d0
-ca
-f5
-95
-6c
-4f
-6d
-81
-6f
-f0
-d0
-87
-57
-59
-ba
-68
-f0
-a0
-14
-85
-74
-90
-70
-28
-31
-1d
-f9
-a8
-88
-d2
-82
-fa
-92
-73
-f1
-13
-80
-0f
-12
-33
-c0
-55
-ca
-f3
-0c
-fa
-f2
-de
-44
-f8
-db
-9c
-bf
-51
-d2
-b3
-08
-77
-09
-23
-a3
-22
-1d
-27
-33
-bb
-32
-82
-f4
-e7
-f3
-04
-f9
-51
-3e
-7d
-fa
-15
-28
-fe
-c4
-c1
-c0
-29
-a1
-6f
-eb
-ee
-82
-a7
-63
-51
-87
-1f
-ac
-d4
-93
-61
-d9
-d0
-62
-14
-ed
-78
-10
-8b
-cc
-65
-25
-7b
-b5
-1b
-93
-a2
-67
-41
-4e
-0c
-47
-0b
-f9
-73
-f4
-5e
-23
-a0
-dc
-41
-cb
-33
-33
-ce
-23
-fd
-3c
-f0
-fc
-f9
-57
-28
-e3
-00
-7d
-a5
-81
-30
-92
-dc
-25
-88
-a2
-9d
-02
-dd
-77
-c2
-42
-96
-ca
-70
-5f
-b8
-fc
-54
-6a
-bf
-84
-eb
-0b
-0f
-52
-c8
-ce
-ad
-96
-4d
-6c
-0e
-41
-41
-77
-a2
-35
-1e
-d7
-62
-73
-13
-09
-0f
-63
-e6
-9b
-7c
-f8
-55
-2d
-3c
-ed
-ff
-62
-0d
-56
-00
-c9
-b4
-ed
-06
-a8
-d5
-7e
-d2
-ff
-43
-0a
-e1
-c9
-e6
-5d
-57
-03
-d3
-5b
-ae
-a3
-b0
-25
-cb
-72
-5e
-41
-5d
-04
-1a
-06
-5e
-34
-86
-54
-f7
-6e
-97
-c2
-80
-95
-ff
-75
-a4
-1f
-67
-80
-f7
-07
-91
-9f
-1e
-8b
-4f
-51
-aa
-d8
-f2
-30
-45
-30
-5a
-37
-46
-9a
-69
-69
-2e
-a0
-27
-48
-3a
-23
-a1
-37
-30
-95
-c2
-0b
-0a
-ce
-e9
-5b
-bc
-0d
-64
-1a
-bc
-9c
-ad
-d8
-2d
-c4
-2a
-2b
-ac
-bb
-eb
-6d
-f5
-82
-a1
-e7
-8c
-fa
-77
-aa
-57
-5b
-aa
-7e
-8a
-e7
-62
-14
-dc
-9f
-65
-4b
-e8
-74
-7b
-e0
-f8
-2d
-3d
-9e
-97
-f3
-56
-d7
-df
-82
-76
-10
-f4
-27
-cf
-b9
-55
-0c
-f2
-00
-a7
-20
-3f
-52
-89
-c4
-8a
-78
-40
-31
-c0
-e7
-bc
-a5
-fd
-8b
-37
-5a
-2a
-da
-b9
-22
-4d
-f5
-b6
-a1
-b3
-27
-97
-a6
-ce
-3f
-3e
-87
-bc
-36
-21
-be
-8e
-b0
-36
-ad
-2e
-66
-20
-dc
-f0
-4a
-e7
-f3
-94
-27
-8d
-e2
-33
-c5
-00
-8b
-82
-e0
-0e
-8f
-4b
-ed
-67
-5b
-f8
-d5
-d6
-84
-73
-b0
-09
-f7
-7d
-35
-32
-9b
-c8
-2b
-46
-1a
-c6
-32
-8e
-16
-77
-c8
-3d
-76
-b6
-6d
-07
-20
-8a
-85
-35
-a2
-05
-95
-b9
-ce
-e1
-a1
-a2
-63
-52
-31
-39
-2d
-79
-67
-6c
-c5
-b4
-b1
-d9
-cf
-df
-5d
-e7
-27
-f0
-59
-56
-0c
-9b
-31
-11
-c5
-69
-ac
-a2
-ad
-64
-8b
-de
-ee
-15
-4f
-fb
-cd
-4b
-49
-46
-8c
-88
-b0
-0b
-32
-c0
-6b
-2e
-75
-d0
-49
-75
-c9
-dd
-22
-be
-60
-26
-43
-75
-f4
-66
-ee
-45
-a9
-90
-e5
-36
-66
-0d
-bb
-89
-d3
-74
-14
-52
-3f
-8d
-f8
-9f
-74
-8d
-14
-79
-13
-23
-71
-69
-c3
-e0
-f4
-8a
-f0
-a8
-48
-ba
-bf
-71
-a0
-11
-c6
-59
-83
-27
-db
-1a
-00
-0f
-b4
-0c
-76
-0a
-8c
-c5
-da
-1c
-38
-4e
-cc
-e1
-7d
-14
-ba
-1b
-fe
-93
-c2
-73
-a2
-c1
-e3
-ae
-37
-76
-e3
-63
-0b
-b6
-ca
-93
-76
-f3
-45
-06
-04
-7c
-e7
-1f
-b3
-8d
-b7
-93
-e4
-b4
-ff
-c0
-6a
-50
-40
-ce
-28
-9b
-96
-1b
-81
-36
-60
-4f
-04
-36
-cb
-06
-da
-8b
-31
-ca
-11
-6b
-48
-d4
-32
-3d
-db
-59
-df
-fb
-e4
-d8
-71
-99
-34
-dd
-ee
-9f
-f6
-08
-c5
-1a
-82
-df
-1c
-81
-96
-84
-7f
-2d
-97
-f3
-d4
-9c
-02
-c5
-90
-f1
-e9
-73
-a8
-51
-73
-fa
-f0
-e4
-6e
-aa
-55
-40
-00
-00
-40
-05
-00
-33
-07
-20
-00
-00
-00
-00
-00
-00
-00
-00
-53
-98
-84
-f2
-7d
-61
-00
-00
-00
-00
-00
-20
-00
-60
-3c
-00
-00
-00
-00
-00
-00
-10
-04
-60
-00
-00
-06
-00
-30
-00
-00
-00
-00
-00
-00
-00
-00
-41
-a4
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-aa
-55
-08
-00
-13
-47
-04
-89
-32
-00
-00
-00
-02
-1f
-aa
-55
-1e
-00
-44
-46
-06
-07
-08
-08
-07
-06
-14
-12
-0d
-0f
-ff
-01
-01
-01
-ff
-ff
-0a
-ff
-ff
-ff
-ff
-ff
-ff
-05
-ff
-ff
-ff
-ff
-ff
-ff
-aa
-55
-01
-00
-29
-47
-01
-aa
-55
-02
-00
-ff
-46
-00
-14
-aa
-55
-03
-00
-02
-47
-05
-05
-02
-aa
-55
-01
-00
-07
-47
-14
-aa
-55
-01
-00
-05
-47
-02
-aa
-55
-02
-00
-0a
-47
-02
-06
-aa
-55
-01
-00
-0d
-47
-0a
-aa
-55
-01
-00
-12
-47
-00
-aa
-55
-02
-00
-0f
-47
-58
-02
-aa
-55
-02
-00
-3a
-46
-58
-02
-aa
-55
-01
-00
-3d
-46
-64
-aa
-55
-02
-00
-21
-47
-05
-00
-aa
-55
-01
-00
-3c
-46
-64
-aa
-55
-02
-00
-38
-46
-b0
-04
-aa
-55
-01
-00
-1e
-47
-0a
-aa
-55
-02
-00
-25
-47
-70
-17
-aa
-55
-01
-00
-cb
-43
-08
-aa
-55
-01
-00
-1b
-47
-01
-aa
-55
-01
-00
-94
-40
-01
-aa
-55
-01
-00
-c0
-40
-20
-aa
-55
-01
-00
-6b
-49
-20
-aa
-55
-03
-00
-3c
-47
-00
-00
-00
-aa
-55
-02
-00
-66
-46
-00
-34
-aa
-55
-01
-00
-74
-46
-34
-aa
-55
-01
-00
-81
-46
-33
-aa
-55
-01
-00
-07
-44
-01
-aa
-55
-01
-00
-09
-44
-0a
-aa
-55
-01
-00
-08
-44
-00
-aa
-55
-06
-00
-2d
-46
-2c
-01
-c8
-00
-dc
-00
-aa
-55
-01
-00
-35
-46
-ff
-aa
-55
-01
-00
-28
-47
-05
-aa
-55
-01
-00
-27
-47
-07
-aa
-55
-06
-00
-e6
-46
-00
-00
-00
-00
-00
-00
-aa
-55
-06
-00
-f1
-44
-f3
-11
-36
-55
-51
-61
-aa
-55
-01
-00
-89
-45
-01
-aa
-55
-05
-00
-e3
-45
-01
-0f
-0f
-0f
-0f
-aa
-55
-01
-00
-b9
-45
-00
-aa
-55
-01
-00
-40
-47
-02
-aa
-55
-01
-00
-ca
-45
-00
-aa
-55
-01
-00
-7b
-47
-00
-aa
-55
-02
-00
-8b
-45
-c0
-12
-aa
-55
-07
-00
-43
-47
-ee
-4d
-00
-80
-bb
-00
-05
-aa
-55
-04
-00
-55
-47
-80
-bb
-00
-00
-aa
-55
-07
-00
-4a
-47
-98
-09
-01
-00
-77
-01
-0b
-aa
-55
-04
-00
-59
-47
-00
-77
-01
-00
-aa
-55
-03
-00
-af
-45
-00
-48
-60
-aa
-55
-02
-00
-1d
-46
-2c
-01
-aa
-55
-02
-00
-1b
-46
-50
-00
-aa
-55
-02
-00
-23
-47
-64
-00
-aa
-55
-01
-00
-f4
-46
-01
-aa
-55
-06
-00
-db
-42
-71
-81
-91
-a1
-b3
-c1
-aa
-55
-01
-00
-93
-43
-07
-aa
-55
-08
-00
-c0
-43
-fb
-00
-48
-08
-fb
-00
-48
-08
-aa
-55
-02
-00
-be
-47
-96
-00
-aa
-55
-02
-00
-b5
-47
-15
-00
-aa
-55
-02
-00
-9b
-43
-19
-00
-aa
-55
-04
-00
-b7
-47
-1d
-00
-21
-00
-aa
-55
-02
-00
-32
-43
-2d
-00
-aa
-55
-02
-00
-bb
-47
-30
-00
-aa
-55
-0c
-00
-48
-43
-1f
-02
-01
-05
-03
-03
-12
-18
-03
-19
-c2
-03
-aa
-55
-14
-00
-a0
-47
-06
-ff
-06
-00
-03
-00
-80
-0c
-09
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
-aa
-55
-0e
-00
-68
-43
-1f
-0c
-09
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
-aa
-55
-0c
-00
-6b
-42
-0b
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
-aa
-55
-0c
-00
-8c
-49
-0b
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
-aa
-55
-08
-00
-d3
-42
-06
-00
-09
-00
-20
-00
-2c
-01
-aa
-55
-06
-00
-9a
-47
-03
-12
-18
-ff
-00
-00
-aa
-55
-03
-00
-ec
-46
-00
-50
-00
-aa
-55
-02
-00
-eb
-43
-80
-1f
-aa
-55
-01
-00
-f4
-43
-80
-aa
-55
-04
-00
-fa
-49
-e3
-1b
-d7
-1d
-aa
-55
-18
-00
-e2
-49
-d8
-1d
-db
-1d
-db
-1d
-6b
-1f
-6c
-1f
-78
-1f
-79
-1f
-85
-1f
-86
-1f
-92
-1f
-93
-1f
-9f
-1f
-aa
-55
-06
-00
-fe
-49
-a0
-1f
-ac
-1f
-ae
-1f
-aa
-55
-01
-00
-ec
-44
-ff
-aa
-55
-01
-00
-eb
-44
-1e
-aa
-55
-01
-00
-ee
-44
-00
-aa
-55
-01
-00
-41
-41
-03
-aa
-55
-01
-00
-3e
-46
-94
-aa
-55
-01
-00
-d2
-45
-07
-aa
-55
-02
-00
-f0
-45
-83
-47
-aa
-55
-02
-00
-3f
-46
-85
-90
-aa
-55
-02
-00
-42
-46
-75
-80
-aa
-55
-01
-00
-41
-46
-63
-aa
-55
-01
-00
-27
-46
-7d
-aa
-55
-01
-00
-37
-44
-00
-aa
-55
-03
-00
-08
-4a
-00
-03
-25
-aa
-55
-01
-00
-6c
-08
-ff
-aa
-55
-11
-00
-68
-48
-03
-04
-01
-02
-20
-2a
-3f
-15
-14
-1b
-11
-0e
-8a
-8b
-83
-84
-88
-aa
-55
-08
-00
-4e
-49
-09
-a5
-0b
-f3
-09
-00
-ff
-ff
-aa
-55
-08
-00
-46
-49
-09
-5a
-0b
-f3
-09
-00
-ff
-ff
-aa
-55
-12
-00
-0b
-4a
-09
-a5
-26
-34
-19
-04
-60
-07
-69
-04
-7d
-20
-7e
-00
-09
-00
-ff
-ff
-aa
-55
-0a
-00
-7c
-48
-09
-5a
-26
-34
-19
-04
-09
-00
-ff
-ff
-aa
-55
-0a
-00
-90
-48
-09
-5a
-0d
-10
-1d
-ed
-7d
-80
-ff
-ff
-aa
-55
-10
-00
-2a
-49
-09
-a5
-26
-34
-60
-07
-69
-04
-7d
-20
-7e
-00
-09
-00
-ff
-ff
-aa
-55
-1e
-00
-d6
-48
-09
-5a
-ff
-27
-ab
-40
-be
-d1
-a0
-41
-a1
-12
-a5
-84
-a7
-ff
-b5
-d0
-b6
-00
-ff
-00
-35
-c8
-25
-af
-09
-00
-ff
-ff
-aa
-55
-2e
-00
-fc
-48
-09
-5a
-0d
-10
-0e
-c5
-5b
-9a
-10
-38
-11
-42
-28
-28
-41
-23
-49
-39
-4a
-b0
-4b
-a0
-4c
-90
-4d
-70
-09
-00
-ff
-ff
-09
-5a
-06
-02
-09
-69
-0d
-48
-0e
-9f
-0f
-ba
-09
-00
-ff
-ff
-aa
-55
-01
-00
-48
-41
-0c
-aa
-55
-06
-00
-c3
-40
-35
-3f
-64
-db
-7b
-3b
-aa
-55
-01
-00
-a7
-40
-20
-aa
-55
-03
-00
-c9
-40
-00
-08
-b4
-aa
-55
-01
-00
-99
-40
-18
-aa
-55
-01
-00
-1c
-41
-7f
-aa
-55
-0c
-00
-16
-00
-00
-00
-20
-00
-00
-00
-00
-00
-00
-00
-00
-00
-aa
-55
-05
-00
-5e
-41
-08
-0e
-05
-03
-00
-aa
-55
-01
-00
-68
-41
-20
-aa
-55
-02
-00
-9a
-40
-00
-0c
-aa
-55
-05
-00
-43
-41
-ff
-04
-00
-00
-08
-aa
-55
-01
-00
-1c
-02
-5a
-aa
-55
-01
-00
-38
-44
-a0
-aa
-55
-02
-00
-3b
-44
-bc
-02
-aa
-55
-02
-00
-39
-44
-90
-01
-aa
-55
-02
-00
-3d
-44
-03
-09
-aa
-55
-01
-00
-49
-41
-ff
-aa
-55
-02
-00
-9c
-40
-49
-41
-55
-aa
-aa
-55
-6e
-5f
-41
-87
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-59
-99
Index: output/flash.dat
===================================================================
--- /1121s/branch/mouse/YICHIP/WK3_3V/output/flash.dat	(revision 2045)
+++ /1121s/branch/mouse/YICHIP/WK3_3V/output/flash.dat	(nonexistent)
@@ -1,8192 +0,0 @@
-00
-02
-ef
-ce
-96
-dd
-70
-b9
-ef
-bd
-1e
-0f
-b4
-6b
-23
-7e
-39
-97
-aa
-55
-70
-16
-fe
-e9
-e6
-04
-42
-04
-2f
-71
-74
-b6
-ff
-33
-e2
-54
-46
-b7
-65
-65
-f8
-2b
-a6
-61
-ff
-bc
-67
-6b
-53
-8e
-94
-ae
-7c
-fe
-81
-83
-f2
-b9
-c9
-e3
-95
-70
-44
-e4
-05
-4e
-de
-d9
-0b
-69
-a8
-fd
-f2
-b8
-ed
-32
-a7
-b3
-ea
-b4
-fb
-fe
-6b
-b8
-c5
-fb
-3d
-cb
-c2
-e1
-92
-78
-f7
-22
-11
-cc
-ea
-b2
-dc
-c9
-f4
-d1
-ae
-95
-69
-ec
-9c
-c6
-b0
-bd
-d4
-c2
-95
-06
-31
-6e
-24
-77
-73
-86
-99
-7b
-48
-d0
-4f
-cd
-c6
-64
-90
-04
-79
-3f
-84
-ae
-ae
-64
-87
-a0
-13
-74
-24
-44
-94
-4b
-9e
-5c
-7c
-a8
-a1
-6b
-db
-78
-9b
-3c
-1a
-a3
-80
-6b
-3c
-9b
-81
-08
-50
-2c
-30
-db
-c9
-00
-fd
-f8
-0d
-5b
-d8
-29
-7c
-d8
-38
-5e
-17
-7a
-c6
-f2
-36
-d1
-7e
-23
-f0
-d6
-c4
-c4
-fa
-2e
-53
-70
-89
-cb
-d6
-d8
-28
-b1
-a2
-7f
-06
-5c
-9b
-1c
-4e
-33
-49
-f3
-90
-02
-e0
-31
-ac
-d9
-43
-f4
-09
-82
-5d
-ba
-f2
-f7
-c8
-f3
-de
-c4
-5d
-e0
-6c
-b1
-ce
-ae
-de
-43
-4a
-04
-44
-d3
-db
-70
-ff
-63
-59
-98
-48
-e0
-36
-df
-0c
-5d
-a3
-4a
-b4
-c7
-ed
-d0
-d1
-05
-e5
-9b
-d8
-f9
-15
-d0
-a4
-aa
-a8
-98
-1a
-94
-49
-46
-86
-df
-f1
-45
-65
-1a
-e9
-9a
-53
-e8
-4b
-ac
-c0
-3c
-41
-5a
-72
-ae
-e7
-20
-60
-73
-04
-2f
-55
-09
-56
-4c
-63
-d5
-02
-bf
-85
-94
-27
-73
-82
-63
-c3
-fb
-08
-e7
-64
-fb
-fa
-ce
-0b
-f7
-e5
-47
-bc
-c8
-16
-2f
-51
-fc
-3a
-48
-02
-68
-72
-1e
-95
-49
-00
-80
-24
-3d
-8c
-6e
-b3
-3a
-df
-3e
-c1
-ad
-fa
-3b
-b1
-c6
-b8
-7f
-17
-57
-4a
-d8
-6c
-74
-c0
-45
-3d
-d9
-1b
-5b
-02
-e5
-ee
-0e
-c7
-9b
-83
-15
-8e
-53
-f8
-89
-1c
-5b
-1b
-5a
-b0
-b0
-de
-01
-f8
-97
-c5
-e2
-fa
-2d
-ba
-f1
-25
-6e
-4b
-89
-50
-84
-a4
-44
-75
-a9
-77
-85
-7a
-24
-75
-09
-8a
-dc
-ae
-f3
-29
-13
-8f
-4e
-cd
-d0
-54
-f3
-8e
-cc
-e7
-2f
-ba
-e1
-0e
-a9
-a4
-d0
-26
-73
-65
-5f
-bf
-c2
-0b
-b5
-70
-ef
-8b
-3a
-6f
-90
-48
-a8
-7c
-59
-85
-c9
-2f
-f1
-39
-54
-a2
-17
-45
-35
-5f
-32
-f5
-42
-d2
-07
-5a
-d9
-5a
-be
-a3
-b0
-fc
-95
-9d
-5f
-14
-b0
-1f
-40
-3e
-77
-16
-4a
-af
-3c
-2d
-7f
-5c
-27
-bb
-e1
-06
-f3
-a0
-19
-f0
-f0
-05
-58
-e8
-90
-20
-f0
-5e
-e6
-3f
-ac
-74
-52
-0f
-9d
-62
-92
-97
-77
-bf
-14
-9b
-b8
-44
-c8
-c9
-7a
-13
-21
-e4
-72
-eb
-95
-be
-3c
-82
-86
-1f
-05
-14
-74
-51
-81
-46
-cc
-35
-53
-34
-46
-a0
-73
-fa
-fa
-5f
-0f
-45
-63
-26
-91
-00
-df
-ef
-78
-01
-d2
-70
-31
-9a
-11
-1f
-ce
-97
-83
-1b
-b7
-ed
-05
-d6
-5a
-08
-a8
-d8
-69
-7f
-03
-8f
-8d
-86
-d1
-22
-91
-6a
-ab
-f5
-27
-91
-c1
-89
-da
-ea
-27
-f7
-b1
-1a
-31
-0a
-c8
-4b
-69
-96
-62
-8c
-d2
-31
-6a
-bd
-a9
-1d
-3d
-63
-f0
-9a
-3d
-a5
-aa
-3e
-30
-86
-7c
-3f
-48
-93
-22
-79
-b6
-62
-3c
-b0
-e0
-4f
-67
-73
-46
-7d
-e5
-d9
-6f
-b4
-52
-0a
-07
-15
-a1
-20
-97
-c5
-a5
-40
-41
-e3
-a4
-f8
-a1
-89
-04
-5f
-4d
-4c
-6c
-4a
-0a
-1a
-e2
-bc
-35
-b3
-66
-d8
-25
-64
-f5
-95
-4f
-70
-77
-a0
-4b
-0d
-ab
-72
-55
-ca
-0a
-f1
-da
-e0
-c4
-63
-bb
-ba
-d7
-c1
-b1
-64
-cd
-8e
-1f
-cd
-72
-0e
-ca
-a1
-b4
-68
-86
-1a
-44
-36
-2b
-75
-2a
-e0
-c8
-60
-1a
-f1
-10
-28
-12
-e0
-49
-37
-bc
-8f
-bc
-53
-ef
-4e
-65
-e6
-0e
-18
-f2
-88
-fe
-bb
-98
-f2
-74
-12
-ab
-57
-77
-92
-4e
-a6
-e0
-78
-b6
-6e
-04
-80
-19
-4c
-ed
-17
-0f
-da
-04
-5d
-55
-0b
-6c
-45
-48
-0c
-a3
-1a
-d3
-c0
-76
-7e
-ee
-1a
-73
-e4
-45
-04
-1d
-07
-be
-27
-a7
-15
-d6
-c7
-ce
-3e
-50
-79
-62
-cb
-49
-df
-35
-36
-9f
-aa
-91
-61
-13
-a1
-f8
-22
-d6
-5c
-60
-16
-a6
-72
-64
-b2
-c3
-5d
-3d
-c7
-82
-d7
-0b
-a9
-37
-e6
-23
-a4
-d3
-90
-eb
-b5
-f9
-93
-d0
-f2
-22
-7b
-c1
-9b
-9a
-87
-c5
-b1
-46
-1f
-47
-ba
-8b
-97
-54
-2c
-59
-b1
-ab
-22
-91
-4a
-33
-9e
-8e
-42
-a6
-90
-ec
-11
-8d
-7d
-16
-5c
-ea
-d6
-02
-f4
-73
-b1
-5b
-3f
-7b
-9e
-1a
-bf
-61
-7c
-d0
-28
-aa
-59
-a3
-9e
-73
-07
-8c
-41
-a2
-c6
-d7
-2d
-92
-26
-39
-fe
-d4
-09
-48
-c7
-65
-8c
-19
-48
-87
-84
-bd
-9c
-f4
-9f
-48
-65
-c2
-86
-b4
-79
-dc
-44
-70
-eb
-98
-77
-72
-63
-01
-38
-7b
-b3
-fe
-3f
-e8
-32
-b1
-f7
-fb
-f3
-a5
-8f
-d7
-5d
-f4
-a4
-5f
-17
-d6
-61
-ec
-1b
-15
-87
-8d
-44
-bf
-3d
-e6
-df
-b0
-81
-76
-a7
-ea
-2d
-c7
-e8
-6b
-53
-af
-fa
-6e
-9a
-c4
-11
-ba
-50
-90
-b2
-36
-cb
-96
-a0
-18
-1e
-c4
-fc
-e8
-67
-f5
-5f
-19
-01
-21
-b9
-67
-b1
-1d
-b6
-67
-cf
-5e
-1d
-00
-9a
-8d
-15
-62
-75
-c8
-53
-00
-5a
-14
-f7
-e7
-ef
-23
-52
-f5
-06
-7e
-51
-7c
-b7
-c0
-7c
-1f
-e6
-0c
-d2
-6d
-67
-16
-b5
-ec
-ed
-3b
-30
-d2
-90
-e8
-90
-03
-fd
-29
-8b
-a2
-a0
-03
-72
-b7
-8f
-2d
-f3
-11
-9c
-e5
-19
-4d
-62
-76
-11
-ed
-75
-b9
-d3
-1a
-ad
-23
-07
-87
-44
-df
-4c
-7f
-a6
-43
-8f
-52
-72
-61
-c9
-ba
-8f
-31
-f1
-a3
-d0
-4b
-22
-be
-37
-2c
-85
-66
-4d
-a9
-c3
-fa
-33
-9a
-2f
-bb
-38
-28
-ff
-58
-23
-44
-ad
-02
-83
-9d
-70
-01
-c4
-ee
-c7
-de
-8b
-2e
-4a
-7a
-bf
-08
-d7
-22
-e3
-1b
-e5
-18
-1c
-5a
-48
-21
-4b
-2a
-cc
-e4
-3f
-ee
-ce
-2d
-4f
-d6
-02
-92
-c2
-ea
-34
-7d
-44
-23
-1d
-4f
-2c
-fa
-63
-7b
-2e
-55
-5f
-d0
-f1
-2a
-e5
-5f
-0a
-05
-36
-9b
-d5
-e1
-cd
-bb
-13
-a3
-2c
-0b
-71
-4c
-1f
-dc
-c9
-a3
-68
-39
-35
-e8
-1b
-d0
-44
-df
-02
-36
-f0
-02
-c6
-f4
-bf
-e9
-50
-08
-52
-98
-cb
-5e
-a2
-1a
-c2
-22
-7a
-1c
-f7
-30
-f3
-f5
-a7
-6a
-3e
-dc
-94
-71
-13
-20
-20
-06
-77
-f1
-b4
-d0
-d1
-de
-69
-96
-bc
-1c
-93
-b9
-8e
-51
-89
-2a
-20
-f6
-87
-45
-91
-8e
-fe
-2a
-b9
-6d
-c0
-c1
-71
-34
-17
-6b
-05
-d1
-4e
-a3
-bf
-6f
-b6
-29
-b2
-df
-5f
-4a
-27
-31
-68
-b4
-e2
-44
-52
-58
-d7
-1c
-72
-28
-73
-fc
-c6
-16
-37
-db
-8c
-12
-65
-5e
-d1
-76
-7e
-5e
-c8
-0a
-a4
-3e
-cb
-84
-b7
-ba
-98
-dc
-5d
-80
-bf
-26
-56
-98
-8a
-01
-a4
-11
-a3
-37
-fc
-bf
-be
-d4
-32
-0c
-5f
-3a
-7e
-55
-93
-ba
-59
-40
-9e
-c6
-1f
-ad
-c8
-40
-81
-2d
-fb
-5d
-64
-03
-0f
-9c
-c0
-3c
-f7
-43
-cf
-57
-c1
-5c
-80
-07
-b7
-58
-ab
-c8
-cc
-41
-39
-df
-c4
-4a
-09
-24
-83
-45
-d3
-4d
-1a
-77
-d5
-a7
-1f
-c9
-7c
-05
-d3
-62
-61
-ce
-90
-08
-2f
-9d
-e9
-a2
-47
-7c
-5d
-4e
-28
-e4
-11
-17
-6d
-04
-06
-65
-4c
-1d
-aa
-fe
-af
-a7
-33
-65
-63
-fa
-4d
-11
-d8
-4a
-e9
-7c
-9f
-61
-99
-3a
-a6
-b7
-01
-34
-63
-e5
-c9
-18
-2b
-93
-e0
-d4
-b2
-69
-40
-b8
-e3
-5f
-bf
-e1
-ca
-f3
-eb
-e8
-7d
-b7
-d9
-61
-f4
-f2
-15
-f4
-b4
-47
-10
-7d
-38
-69
-07
-fa
-10
-94
-7c
-03
-27
-68
-08
-26
-1b
-39
-a1
-e1
-1b
-55
-24
-d3
-f6
-64
-51
-cb
-0a
-f7
-73
-a9
-78
-c4
-41
-70
-fa
-31
-25
-03
-d4
-3c
-f3
-b7
-4f
-20
-f4
-92
-df
-f6
-ad
-05
-9f
-ee
-25
-c5
-29
-50
-78
-1c
-37
-b0
-34
-fc
-2d
-a2
-a5
-1b
-ff
-6e
-2b
-48
-36
-2a
-a0
-7d
-b9
-f2
-8b
-cf
-a8
-97
-68
-d9
-e5
-11
-e9
-e3
-34
-76
-e0
-7d
-4c
-eb
-6a
-13
-ff
-fe
-a1
-7f
-dc
-75
-bb
-dd
-a2
-83
-9f
-43
-e7
-69
-e9
-5b
-f4
-53
-29
-76
-6f
-58
-21
-36
-40
-f2
-9c
-6b
-e3
-0a
-23
-01
-90
-57
-68
-fd
-cc
-de
-d2
-0b
-82
-3b
-ea
-69
-02
-80
-0b
-a1
-3c
-93
-05
-96
-8e
-93
-c6
-45
-6e
-56
-44
-05
-54
-4c
-34
-ec
-06
-80
-79
-47
-f9
-69
-73
-11
-05
-0a
-f3
-1a
-45
-6c
-3d
-44
-20
-8c
-eb
-27
-41
-59
-66
-2e
-61
-b5
-2e
-de
-ca
-f2
-05
-a5
-9c
-11
-5a
-6a
-62
-47
-10
-13
-79
-0d
-75
-d1
-16
-db
-48
-c4
-14
-31
-b2
-fc
-ab
-f2
-d2
-3f
-0b
-f3
-7c
-c8
-94
-d8
-bc
-b9
-7e
-7c
-3f
-62
-96
-6c
-61
-47
-2c
-95
-30
-26
-c9
-9f
-63
-00
-00
-02
-42
-59
-82
-d0
-18
-a8
-3d
-de
-0c
-15
-e4
-e3
-fa
-2c
-72
-6b
-27
-da
-29
-b3
-e3
-cf
-40
-34
-88
-39
-fb
-a9
-6a
-3a
-f1
-55
-c8
-e7
-96
-b4
-f0
-98
-f3
-a4
-62
-2c
-f5
-e6
-db
-d3
-eb
-cb
-85
-c2
-a2
-8b
-c9
-0e
-ee
-79
-d8
-06
-a4
-5f
-0e
-97
-13
-18
-2a
-4e
-a2
-c7
-cf
-0a
-d7
-e8
-9a
-ce
-91
-7a
-8c
-5e
-72
-bb
-dc
-d4
-53
-ec
-a5
-84
-56
-f8
-fe
-90
-fe
-de
-4f
-2b
-aa
-5f
-d7
-98
-7c
-48
-4f
-bf
-7b
-df
-18
-e0
-f5
-df
-6c
-ed
-91
-cb
-ba
-2c
-7e
-5f
-bf
-93
-fb
-1b
-3d
-1c
-b4
-03
-5a
-97
-b8
-a9
-23
-9d
-03
-22
-e7
-0d
-ac
-5f
-2b
-15
-12
-7f
-b2
-df
-4a
-6d
-de
-cd
-86
-13
-1c
-2c
-c6
-b9
-10
-65
-f4
-ba
-86
-71
-64
-3b
-28
-6d
-a7
-ba
-9b
-04
-74
-08
-e4
-4c
-2d
-90
-01
-57
-14
-67
-15
-8a
-59
-e0
-aa
-1b
-39
-6f
-70
-44
-42
-1d
-fa
-fa
-8f
-4d
-f0
-fe
-ae
-cd
-8f
-7f
-af
-45
-41
-8a
-18
-00
-f8
-6e
-c1
-54
-4b
-76
-6e
-4d
-b3
-55
-3b
-37
-a3
-cd
-5c
-7b
-75
-93
-ed
-a0
-16
-da
-09
-6d
-54
-07
-10
-1a
-b4
-d6
-78
-65
-ed
-18
-91
-08
-95
-bf
-1b
-a1
-4d
-89
-b7
-48
-21
-eb
-6d
-e2
-89
-57
-31
-42
-bc
-1f
-0c
-99
-30
-f2
-f7
-f4
-0c
-89
-7d
-76
-37
-a9
-43
-08
-eb
-84
-d5
-7a
-b0
-82
-ec
-91
-91
-c7
-b8
-26
-b1
-a9
-7e
-40
-61
-17
-22
-c9
-2d
-63
-09
-e4
-57
-c0
-4b
-18
-25
-1c
-c8
-cb
-8e
-1c
-b8
-3c
-40
-66
-68
-7a
-7d
-5c
-5d
-fd
-32
-4d
-36
-63
-86
-02
-00
-06
-02
-49
-91
-23
-57
-50
-1b
-ec
-c7
-8d
-38
-be
-59
-d8
-72
-be
-4b
-b3
-c9
-9b
-57
-a4
-55
-81
-7c
-6f
-1c
-f7
-d1
-9b
-45
-74
-53
-c0
-ae
-93
-b5
-e3
-45
-56
-35
-1c
-7c
-87
-63
-bc
-4d
-c3
-09
-cd
-c9
-c5
-2c
-f2
-f6
-a9
-3f
-ec
-5a
-11
-5f
-2e
-08
-05
-8c
-a5
-d3
-2e
-70
-3e
-0b
-c9
-f0
-6b
-6e
-d8
-93
-24
-ce
-d1
-b9
-b2
-9c
-c5
-8d
-53
-c8
-d0
-5f
-a9
-fa
-0a
-78
-32
-07
-fa
-33
-56
-c2
-da
-15
-6e
-2c
-ca
-51
-d3
-66
-9a
-db
-a6
-b0
-ba
-f7
-15
-31
-2b
-6c
-a2
-be
-06
-98
-3e
-f3
-0b
-a0
-52
-6f
-9d
-5e
-a4
-19
-39
-3a
-40
-f4
-9e
-42
-43
-82
-d2
-e4
-16
-90
-a0
-38
-37
-c1
-ff
-89
-cb
-5b
-13
-4a
-57
-d9
-09
-d6
-68
-9b
-78
-fc
-2b
-b4
-39
-f3
-4a
-c6
-7b
-8a
-54
-a2
-a3
-bc
-82
-55
-fe
-ba
-2e
-ff
-38
-d4
-e1
-ad
-f5
-ec
-ec
-fe
-dd
-2f
-42
-2e
-d9
-f3
-ad
-fc
-1c
-88
-19
-ff
-f5
-49
-12
-6c
-c3
-ad
-44
-81
-28
-76
-e3
-5e
-e2
-5d
-e3
-97
-a9
-0d
-5e
-91
-30
-7e
-b8
-4d
-ca
-9a
-64
-d8
-19
-ba
-df
-93
-a4
-82
-32
-78
-a2
-e3
-4f
-79
-9d
-98
-60
-43
-f2
-9e
-c2
-30
-57
-ba
-96
-a6
-95
-8d
-77
-30
-cf
-0b
-8e
-ba
-dc
-0a
-1c
-f0
-b5
-25
-9a
-dc
-1a
-9c
-78
-87
-c9
-70
-38
-65
-05
-d9
-21
-d5
-98
-2d
-5d
-af
-b4
-bf
-30
-b9
-94
-1f
-33
-de
-9a
-11
-e1
-85
-f7
-b1
-2a
-c6
-5f
-5d
-53
-cc
-a4
-21
-98
-82
-5c
-8d
-49
-d4
-d0
-0d
-5f
-63
-ad
-95
-ab
-01
-4e
-65
-5f
-9c
-b5
-7b
-15
-e8
-74
-78
-6c
-32
-62
-de
-37
-fa
-60
-fd
-d3
-99
-c6
-6e
-d7
-9c
-c8
-ab
-d2
-34
-09
-b4
-70
-f1
-30
-4d
-13
-75
-84
-fe
-ab
-ac
-84
-d5
-7a
-ae
-89
-51
-a3
-8c
-d8
-1d
-14
-26
-84
-64
-fa
-2e
-6a
-be
-01
-43
-f5
-d6
-0a
-6b
-f7
-cd
-21
-86
-6d
-6f
-34
-4e
-86
-67
-8e
-bf
-d7
-3c
-1c
-f0
-7e
-82
-7a
-8f
-ad
-6e
-29
-7d
-3d
-dd
-34
-a4
-75
-72
-6f
-75
-6a
-09
-54
-7c
-20
-b9
-91
-1e
-7d
-d3
-3e
-03
-ec
-b1
-74
-d0
-26
-05
-91
-43
-ba
-10
-81
-93
-d6
-b7
-2e
-04
-92
-e3
-df
-7d
-e0
-b6
-88
-af
-ff
-24
-a5
-c8
-8d
-29
-be
-e0
-42
-ef
-f9
-09
-3b
-d3
-c9
-41
-0a
-18
-24
-e7
-e1
-96
-cf
-72
-f8
-b8
-0e
-8a
-7c
-9f
-fc
-54
-ac
-ad
-10
-87
-72
-82
-8d
-1f
-4c
-d9
-2b
-b0
-fa
-62
-e4
-03
-0a
-1c
-b4
-15
-d9
-a6
-e9
-f0
-12
-e9
-08
-db
-a7
-94
-af
-5d
-e9
-6b
-7d
-04
-f6
-33
-a9
-4f
-ae
-54
-79
-ed
-e0
-48
-57
-8b
-fa
-ca
-2c
-7a
-9a
-80
-61
-d3
-e9
-1a
-33
-95
-4d
-30
-bb
-1f
-26
-52
-c1
-8a
-dc
-45
-09
-56
-ec
-5c
-8a
-e2
-70
-8a
-46
-9c
-b1
-3f
-44
-0f
-67
-ed
-69
-a2
-d1
-de
-e9
-cf
-f8
-67
-c5
-01
-65
-6e
-e3
-59
-de
-6e
-ec
-99
-84
-e9
-64
-93
-7c
-d6
-fb
-71
-01
-46
-20
-c1
-89
-10
-3b
-59
-e7
-ce
-61
-16
-64
-22
-35
-1e
-18
-57
-77
-b0
-60
-a6
-62
-cc
-0f
-a0
-57
-e7
-e0
-80
-69
-6a
-1f
-5b
-d7
-3e
-3e
-5d
-ca
-9b
-26
-58
-13
-d0
-91
-c1
-df
-d3
-88
-31
-90
-1f
-93
-40
-78
-be
-41
-27
-8d
-fc
-37
-c1
-ac
-7c
-58
-6f
-f8
-19
-2a
-03
-8d
-b2
-53
-e8
-ba
-09
-b0
-a9
-53
-5f
-fb
-dd
-e8
-a2
-e1
-28
-c1
-87
-47
-74
-84
-a2
-f5
-09
-58
-8a
-18
-7d
-95
-f3
-55
-d3
-50
-e7
-c2
-c3
-a0
-60
-c5
-9d
-54
-d1
-2c
-27
-c0
-64
-b5
-60
-d6
-cb
-8c
-ff
-35
-c4
-13
-a8
-aa
-d7
-b0
-1e
-1b
-6b
-d6
-38
-be
-b9
-59
-0b
-17
-ab
-cd
-9c
-03
-e6
-4e
-c3
-15
-96
-cb
-39
-d3
-67
-da
-a4
-f9
-9b
-cd
-af
-bd
-84
-89
-7a
-b5
-c3
-37
-95
-38
-87
-2a
-0b
-79
-33
-b5
-0f
-fc
-f1
-be
-7c
-cf
-7d
-9d
-30
-34
-62
-97
-d1
-e9
-00
-53
-85
-f3
-4b
-47
-60
-e0
-14
-4b
-91
-0f
-96
-02
-15
-46
-46
-b4
-dc
-e8
-ef
-ac
-17
-85
-86
-90
-3d
-8c
-ce
-ee
-64
-22
-8c
-60
-f9
-41
-1c
-3b
-20
-59
-bf
-f4
-e1
-4d
-f8
-82
-3e
-ca
-ab
-d6
-eb
-9e
-ff
-92
-4e
-06
-69
-59
-7b
-6a
-03
-ff
-85
-b3
-31
-08
-35
-66
-d9
-fa
-a8
-bd
-c1
-a7
-4a
-d3
-80
-fc
-69
-d5
-9e
-dd
-da
-cb
-9a
-2b
-98
-91
-54
-e7
-c1
-40
-ef
-fd
-e2
-68
-c3
-17
-1c
-fd
-6e
-28
-a6
-49
-4f
-b9
-28
-bd
-56
-b1
-a5
-29
-09
-a9
-1f
-19
-21
-25
-7d
-d3
-55
-85
-52
-9d
-c6
-55
-b1
-70
-10
-78
-ff
-c9
-98
-0b
-aa
-5b
-11
-fb
-ee
-72
-b6
-3f
-f0
-9a
-e9
-cd
-87
-77
-d6
-e6
-3e
-18
-11
-da
-22
-fe
-83
-e0
-fc
-32
-24
-12
-61
-93
-79
-7b
-20
-ea
-a2
-4c
-48
-f2
-2b
-98
-7b
-6f
-6e
-cb
-75
-95
-27
-b6
-2d
-1c
-ad
-2a
-c9
-b6
-5d
-f4
-50
-77
-bd
-83
-ce
-cd
-a5
-a2
-69
-95
-17
-7e
-39
-55
-1d
-66
-7b
-84
-5e
-d7
-de
-20
-20
-c3
-24
-68
-4e
-18
-7d
-c1
-4d
-90
-97
-5e
-b9
-39
-6d
-7f
-51
-b4
-fd
-d1
-35
-59
-28
-d6
-06
-36
-1e
-2d
-16
-e4
-bf
-70
-9d
-d5
-82
-d0
-66
-8b
-eb
-76
-3f
-8b
-7e
-c9
-8e
-00
-11
-15
-5c
-d9
-b0
-8f
-25
-27
-45
-3f
-48
-d2
-db
-24
-0e
-55
-6c
-a4
-17
-a5
-1f
-61
-13
-44
-02
-f8
-4d
-59
-36
-d8
-9f
-99
-7d
-d3
-79
-46
-ef
-17
-59
-3c
-4b
-e6
-6f
-6c
-86
-00
-86
-1a
-cf
-cd
-29
-6a
-1d
-5a
-d0
-8d
-28
-18
-42
-73
-e6
-0c
-d4
-a6
-f4
-ac
-fe
-27
-f4
-43
-58
-a0
-b2
-6d
-f8
-58
-3a
-56
-05
-7f
-3c
-a6
-f1
-0f
-ac
-85
-5a
-bf
-e4
-8d
-6a
-80
-61
-ca
-45
-93
-1a
-b6
-11
-e3
-63
-e0
-19
-ff
-93
-1e
-7b
-58
-d2
-33
-73
-ed
-44
-18
-a0
-07
-67
-15
-17
-eb
-5b
-e1
-ca
-86
-32
-71
-8b
-28
-27
-61
-b7
-ca
-e7
-1e
-b5
-75
-23
-4c
-0b
-81
-6c
-f7
-b6
-08
-74
-e8
-e6
-96
-ee
-34
-c3
-79
-12
-21
-0f
-dd
-92
-ae
-8b
-64
-d0
-2a
-45
-ac
-b2
-2e
-30
-61
-18
-d8
-fb
-5c
-61
-88
-3b
-70
-bb
-5c
-a2
-88
-18
-2d
-8b
-10
-a4
-57
-a6
-98
-f6
-40
-93
-93
-0e
-22
-46
-c7
-18
-a6
-16
-64
-10
-67
-be
-6a
-90
-37
-5c
-52
-ad
-e3
-71
-74
-1e
-6f
-73
-a5
-25
-13
-84
-3e
-56
-6c
-a5
-70
-7c
-a8
-b9
-46
-74
-c6
-14
-91
-45
-49
-3d
-7c
-ca
-6a
-0e
-e5
-3b
-fb
-6c
-1b
-23
-e9
-69
-f1
-d3
-af
-23
-14
-c8
-c2
-a6
-6a
-28
-3c
-c8
-8a
-46
-5b
-25
-4f
-14
-44
-65
-6a
-0d
-2f
-bb
-57
-50
-d0
-9d
-19
-c6
-f5
-6a
-28
-16
-33
-7c
-49
-4e
-35
-84
-1d
-bf
-c6
-13
-23
-4a
-4f
-16
-1b
-05
-3f
-d6
-a9
-41
-c5
-c6
-fa
-8b
-e4
-36
-7f
-8d
-e2
-de
-8c
-66
-9d
-9c
-95
-62
-e0
-0c
-75
-74
-75
-ea
-03
-65
-3d
-65
-e8
-16
-82
-ea
-88
-b6
-b6
-61
-de
-49
-a1
-1e
-22
-55
-64
-53
-92
-a3
-6d
-ff
-d3
-68
-5a
-01
-28
-ef
-e9
-b9
-f3
-89
-cc
-b1
-10
-d5
-32
-55
-c8
-75
-6e
-10
-e8
-d5
-ea
-24
-b2
-0a
-dd
-90
-3b
-76
-f4
-27
-47
-80
-79
-ec
-48
-58
-c5
-d2
-00
-c7
-df
-c8
-35
-3b
-d3
-49
-49
-22
-a0
-8e
-cb
-2e
-1d
-cd
-3d
-f5
-87
-c6
-de
-9e
-7c
-1f
-f9
-13
-59
-a1
-1b
-08
-fe
-a7
-68
-44
-97
-b8
-49
-ca
-2a
-48
-b6
-09
-74
-cb
-b6
-32
-fd
-e7
-6d
-30
-75
-30
-d7
-0a
-c4
-b3
-02
-df
-04
-72
-2e
-a7
-10
-aa
-9c
-85
-67
-60
-78
-9e
-15
-ca
-b5
-85
-b9
-37
-5c
-c6
-30
-73
-5f
-4e
-99
-71
-43
-89
-63
-aa
-84
-5f
-73
-94
-b4
-3d
-f0
-fe
-f6
-d9
-6b
-00
-14
-b3
-e8
-e1
-14
-07
-d2
-f6
-e3
-f5
-ed
-01
-67
-52
-50
-08
-18
-4e
-86
-06
-3f
-03
-f8
-c2
-65
-7f
-56
-2b
-74
-fd
-c7
-2e
-06
-c2
-61
-6c
-9f
-74
-9f
-d2
-e6
-1b
-e1
-1c
-74
-96
-90
-c9
-24
-d4
-a5
-0e
-a0
-84
-b8
-2d
-eb
-79
-77
-d7
-44
-e9
-d5
-2e
-62
-dc
-1a
-f4
-70
-f1
-4b
-06
-f5
-f9
-10
-8c
-57
-42
-69
-75
-bf
-4c
-5f
-80
-07
-8c
-a0
-e8
-9b
-73
-ee
-59
-2b
-d1
-e5
-71
-2b
-ad
-04
-cb
-59
-51
-ec
-76
-ef
-c7
-18
-a6
-46
-f7
-26
-bc
-f9
-71
-8c
-ce
-b5
-6d
-8c
-a3
-54
-df
-6a
-fe
-1d
-e3
-cb
-d4
-06
-5d
-58
-1f
-90
-89
-be
-49
-e9
-1c
-d6
-8b
-9c
-3e
-39
-e0
-7e
-1d
-a1
-67
-f9
-8f
-9f
-5d
-fb
-0f
-8c
-71
-0e
-ae
-67
-c6
-27
-07
-1f
-ed
-c8
-36
-9e
-54
-6f
-4e
-ed
-22
-35
-4d
-3b
-ed
-ae
-77
-ae
-ef
-e2
-c3
-5e
-ba
-ae
-43
-93
-86
-b4
-db
-1c
-02
-75
-ed
-11
-87
-1e
-68
-43
-cc
-0d
-a2
-ef
-97
-bc
-8a
-09
-cc
-cf
-56
-0b
-55
-8a
-14
-3c
-04
-64
-74
-35
-f7
-8e
-59
-5e
-18
-55
-45
-c1
-1a
-4e
-13
-aa
-91
-c8
-c5
-de
-52
-1b
-18
-a8
-9a
-cf
-1a
-b1
-b4
-47
-9a
-5a
-42
-ef
-cd
-d5
-20
-f3
-88
-61
-a6
-99
-6f
-c2
-bf
-8e
-7d
-b7
-76
-e5
-e6
-06
-2d
-dc
-40
-c1
-67
-87
-38
-9c
-79
-66
-c0
-f2
-4b
-4c
-b2
-8c
-be
-08
-34
-48
-7b
-25
-1d
-22
-21
-9a
-58
-34
-3f
-07
-de
-88
-42
-49
-18
-33
-96
-59
-53
-ff
-bc
-9e
-ee
-2d
-ba
-aa
-b2
-67
-bb
-08
-0f
-0b
-f2
-43
-af
-d4
-f6
-2e
-a5
-b5
-19
-13
-75
-5f
-38
-98
-15
-d3
-9b
-44
-96
-93
-5d
-61
-3c
-d1
-d1
-72
-7e
-f2
-37
-ce
-93
-91
-ec
-5f
-da
-14
-85
-74
-88
-04
-a4
-10
-52
-ef
-38
-e1
-d7
-5b
-3a
-7b
-e2
-98
-8d
-16
-26
-75
-5a
-f7
-45
-67
-41
-53
-32
-60
-6f
-3a
-e0
-5b
-89
-a2
-f4
-f9
-91
-3b
-7c
-e5
-40
-26
-ea
-75
-c5
-23
-b9
-f2
-5e
-ac
-7e
-90
-d2
-80
-e7
-81
-d9
-63
-59
-20
-d2
-71
-bf
-cd
-7b
-b4
-36
-6c
-67
-4f
-41
-ac
-12
-cd
-17
-8b
-3b
-29
-9a
-6b
-0f
-63
-85
-41
-36
-9f
-e9
-ec
-e0
-5f
-19
-22
-67
-d2
-93
-e9
-74
-17
-ef
-91
-62
-3c
-3e
-79
-14
-15
-d5
-af
-f3
-15
-23
-f8
-54
-0d
-8d
-3a
-98
-e6
-9c
-78
-8d
-67
-f6
-f5
-3e
-aa
-03
-60
-dc
-67
-65
-0f
-ce
-0e
-d9
-5a
-e6
-06
-17
-10
-ba
-8f
-e4
-18
-ee
-7e
-0a
-c7
-ac
-92
-39
-cd
-40
-fc
-cd
-d4
-6c
-e7
-d0
-3d
-6a
-1a
-d4
-6a
-f3
-73
-8a
-e2
-c0
-76
-e0
-d1
-90
-f9
-f2
-49
-ae
-de
-4b
-9e
-67
-80
-92
-66
-ef
-d3
-ec
-83
-a3
-59
-97
-08
-9f
-bc
-37
-a8
-da
-d2
-59
-5d
-d2
-32
-4e
-7a
-e1
-60
-fc
-f5
-8e
-13
-f9
-9d
-2a
-6c
-50
-70
-00
-53
-70
-f1
-17
-bf
-84
-09
-c8
-1b
-d7
-6b
-0e
-3f
-a6
-ad
-aa
-25
-cd
-82
-94
-a3
-a3
-ec
-2a
-01
-f5
-88
-5d
-c9
-d6
-f9
-b6
-48
-d4
-2f
-a1
-d4
-9d
-53
-69
-cf
-51
-94
-f4
-36
-7e
-1b
-2b
-94
-5e
-77
-7d
-4c
-3e
-e0
-4f
-03
-da
-37
-58
-a6
-28
-03
-48
-b6
-4b
-21
-ea
-26
-ed
-7c
-3e
-8e
-5e
-1a
-2e
-fc
-21
-fb
-22
-50
-44
-77
-9c
-20
-88
-5a
-4a
-f9
-0e
-f3
-5b
-0e
-1c
-aa
-98
-b8
-0d
-05
-10
-b3
-e5
-57
-39
-9c
-b2
-06
-aa
-a6
-e4
-46
-fe
-5a
-fd
-29
-9f
-a5
-dc
-15
-20
-ca
-61
-ab
-23
-ff
-8b
-1b
-d9
-3b
-b6
-0f
-d7
-1f
-7a
-3c
-ce
-f6
-ab
-33
-d3
-51
-97
-6b
-19
-1e
-10
-b5
-6a
-20
-8c
-b5
-bd
-7f
-87
-ee
-01
-78
-31
-9f
-1e
-4b
-bf
-1e
-0d
-c2
-a3
-a4
-9e
-7b
-ba
-85
-ba
-bb
-ac
-dc
-4e
-0c
-16
-e7
-9f
-4f
-62
-ae
-ef
-c6
-e8
-10
-2d
-c6
-03
-43
-b6
-ed
-29
-42
-2d
-b3
-54
-7f
-40
-bf
-f6
-fa
-28
-ac
-24
-7d
-44
-94
-25
-23
-10
-6c
-36
-80
-f9
-61
-3d
-44
-8f
-d1
-5c
-a8
-66
-95
-7c
-ea
-d5
-8e
-1d
-74
-e8
-dc
-4f
-b9
-bd
-ec
-3c
-67
-31
-cc
-ff
-15
-3b
-17
-bd
-69
-a6
-76
-05
-67
-29
-aa
-b4
-10
-09
-51
-39
-7b
-8c
-ec
-8c
-43
-2a
-d3
-d5
-30
-cb
-14
-99
-c3
-e4
-55
-26
-61
-f6
-63
-d9
-5c
-86
-eb
-f3
-60
-7e
-a4
-75
-08
-57
-c2
-df
-04
-af
-ef
-8a
-b3
-00
-c5
-f9
-6a
-a1
-eb
-31
-f1
-b7
-11
-65
-51
-0f
-c8
-36
-ff
-2c
-d0
-56
-13
-60
-b3
-ef
-13
-2c
-d0
-a7
-11
-c9
-b3
-b0
-2a
-7b
-5b
-0e
-49
-0c
-3b
-14
-fd
-15
-2c
-7c
-5d
-57
-a2
-9a
-a1
-c4
-94
-cc
-c7
-6c
-6f
-89
-fe
-d6
-1f
-d5
-0c
-42
-3f
-98
-93
-f6
-ba
-2b
-d6
-50
-26
-e0
-1d
-33
-77
-32
-ad
-9d
-c4
-38
-76
-29
-19
-f9
-65
-5f
-eb
-60
-dd
-d4
-ad
-4a
-b7
-27
-47
-a8
-1b
-9f
-19
-c8
-56
-2b
-30
-4b
-dc
-49
-2a
-a1
-fc
-5d
-4a
-11
-f0
-68
-93
-b5
-c3
-f1
-d5
-47
-94
-20
-48
-71
-e1
-a1
-f5
-b9
-63
-ad
-ae
-ac
-f1
-ee
-32
-7a
-77
-f3
-9e
-c9
-d0
-72
-d6
-dc
-6a
-c0
-3a
-47
-04
-7d
-28
-bc
-2d
-c2
-c0
-d7
-8f
-85
-79
-6f
-f2
-6d
-a7
-fb
-41
-52
-bd
-79
-45
-98
-42
-a3
-ac
-4c
-64
-43
-18
-c4
-b1
-42
-1e
-e5
-87
-7d
-ac
-a5
-05
-44
-7c
-1a
-38
-8c
-c6
-34
-fe
-c5
-45
-7c
-da
-f4
-4f
-6e
-3b
-9d
-4b
-06
-af
-9f
-bb
-83
-1b
-b3
-bb
-eb
-1d
-c0
-5a
-48
-40
-91
-2a
-71
-97
-eb
-bd
-62
-4f
-f4
-6d
-d7
-eb
-20
-b8
-32
-13
-af
-cd
-27
-d0
-48
-c2
-5d
-7c
-91
-5c
-dc
-f0
-6c
-6c
-1d
-28
-96
-69
-db
-c3
-e3
-09
-9a
-12
-99
-9a
-88
-c9
-47
-ac
-0f
-40
-0e
-2b
-a1
-81
-4d
-cf
-02
-b0
-0a
-e3
-96
-c6
-a2
-5a
-05
-2d
-52
-20
-e2
-6d
-9f
-e5
-d1
-ed
-3d
-03
-4b
-48
-a9
-0f
-02
-c6
-ef
-97
-7a
-95
-4f
-d0
-0a
-49
-be
-88
-d6
-6b
-94
-82
-bb
-00
-7e
-d1
-1d
-2d
-df
-fd
-65
-61
-d5
-f6
-30
-57
-a2
-4e
-eb
-ca
-56
-a0
-89
-78
-4d
-3e
-88
-83
-25
-a3
-80
-07
-05
-ae
-64
-9f
-c8
-72
-f9
-b8
-5c
-8b
-85
-34
-83
-70
-34
-dd
-c0
-09
-18
-43
-a3
-6d
-9e
-26
-a0
-ce
-24
-0d
-1d
-c2
-bc
-ec
-8f
-c4
-f1
-77
-30
-55
-2c
-ef
-24
-ad
-05
-3c
-45
-7e
-34
-3f
-04
-ab
-f0
-36
-d4
-fe
-03
-c6
-d7
-0c
-c8
-99
-80
-ef
-28
-58
-36
-75
-dd
-ef
-d7
-48
-af
-f7
-15
-2b
-28
-10
-c2
-11
-b2
-0f
-df
-73
-68
-72
-30
-35
-8a
-7f
-77
-21
-c2
-f1
-22
-3c
-62
-35
-eb
-ef
-53
-84
-bd
-17
-e5
-bf
-eb
-70
-29
-93
-be
-44
-66
-ed
-f8
-6a
-bd
-24
-1a
-3f
-54
-bc
-b8
-37
-7d
-c2
-62
-f6
-7d
-2a
-a7
-56
-42
-5c
-b2
-9f
-ad
-85
-ca
-27
-35
-4d
-d0
-55
-13
-43
-5e
-2a
-6d
-83
-9c
-42
-ee
-c2
-52
-da
-5d
-4d
-cb
-df
-17
-ba
-07
-8e
-36
-46
-13
-62
-e0
-ae
-aa
-49
-6a
-38
-fd
-57
-fb
-a0
-b1
-63
-f0
-1e
-ab
-4d
-4b
-71
-4e
-f5
-e4
-71
-cb
-cb
-2c
-44
-ad
-a2
-c5
-6e
-43
-b1
-37
-ac
-25
-78
-46
-1d
-1f
-cd
-1b
-0e
-7a
-c8
-19
-0f
-2c
-a6
-b0
-e9
-84
-ad
-b8
-d2
-9f
-65
-79
-9e
-d5
-ea
-30
-12
-7c
-b1
-83
-2f
-9c
-74
-c8
-19
-6c
-68
-79
-28
-2f
-9b
-8c
-71
-11
-04
-d0
-db
-bb
-be
-db
-c4
-c7
-58
-6f
-ab
-6b
-d6
-1a
-25
-18
-51
-83
-9f
-8b
-4f
-7f
-c4
-60
-16
-bb
-dc
-6b
-b9
-98
-ce
-8e
-a9
-6d
-3e
-f3
-6c
-e5
-4f
-e8
-6e
-e2
-6d
-74
-71
-0b
-26
-46
-c3
-d8
-cc
-4b
-a2
-9c
-90
-3b
-7e
-ec
-85
-c0
-ee
-72
-33
-26
-e7
-4b
-fb
-62
-f6
-28
-ce
-0a
-e1
-18
-44
-64
-eb
-3a
-8e
-86
-d0
-ca
-f5
-95
-6c
-4f
-6d
-81
-6f
-f0
-d0
-87
-57
-59
-ba
-68
-f0
-a0
-14
-85
-74
-90
-70
-28
-31
-1d
-f9
-a8
-88
-d2
-82
-fa
-92
-73
-f1
-13
-80
-0f
-12
-33
-c0
-55
-ca
-f3
-0c
-fa
-f2
-de
-44
-f8
-db
-9c
-bf
-51
-d2
-b3
-08
-77
-09
-23
-a3
-22
-1d
-27
-33
-bb
-32
-82
-f4
-e7
-f3
-04
-f9
-51
-3e
-7d
-fa
-15
-28
-fe
-c4
-c1
-c0
-29
-a1
-6f
-eb
-ee
-82
-a7
-63
-51
-87
-1f
-ac
-d4
-93
-61
-d9
-d0
-62
-14
-ed
-78
-10
-8b
-cc
-65
-25
-7b
-b5
-1b
-93
-a2
-67
-41
-4e
-0c
-47
-0b
-f9
-73
-f4
-5e
-23
-a0
-dc
-41
-cb
-33
-33
-ce
-23
-fd
-3c
-f0
-fc
-f9
-57
-28
-e3
-00
-7d
-a5
-81
-30
-92
-dc
-25
-88
-a2
-9d
-02
-dd
-77
-c2
-42
-96
-ca
-70
-5f
-b8
-fc
-54
-6a
-bf
-84
-eb
-0b
-0f
-52
-c8
-ce
-ad
-96
-4d
-6c
-0e
-41
-41
-77
-a2
-35
-1e
-d7
-62
-73
-13
-09
-0f
-63
-e6
-9b
-7c
-f8
-55
-2d
-3c
-ed
-ff
-62
-0d
-56
-00
-c9
-b4
-ed
-06
-a8
-d5
-7e
-d2
-ff
-43
-0a
-e1
-c9
-e6
-5d
-57
-03
-d3
-5b
-ae
-a3
-b0
-25
-cb
-72
-5e
-41
-5d
-04
-1a
-06
-5e
-34
-86
-54
-f7
-6e
-97
-c2
-80
-95
-ff
-75
-a4
-1f
-67
-80
-f7
-07
-91
-9f
-1e
-8b
-4f
-51
-aa
-d8
-f2
-30
-45
-30
-5a
-37
-46
-9a
-69
-69
-2e
-a0
-27
-48
-3a
-23
-a1
-37
-30
-95
-c2
-0b
-0a
-ce
-e9
-5b
-bc
-0d
-64
-1a
-bc
-9c
-ad
-d8
-2d
-c4
-2a
-2b
-ac
-bb
-eb
-6d
-f5
-82
-a1
-e7
-8c
-fa
-77
-aa
-57
-5b
-aa
-7e
-8a
-e7
-62
-14
-dc
-9f
-65
-4b
-e8
-74
-7b
-e0
-f8
-2d
-3d
-9e
-97
-f3
-56
-d7
-df
-82
-76
-10
-f4
-27
-cf
-b9
-55
-0c
-f2
-00
-a7
-20
-3f
-52
-89
-c4
-8a
-78
-40
-31
-c0
-e7
-bc
-a5
-fd
-8b
-37
-5a
-2a
-da
-b9
-22
-4d
-f5
-b6
-a1
-b3
-27
-97
-a6
-ce
-3f
-3e
-87
-bc
-36
-21
-be
-8e
-b0
-36
-ad
-2e
-66
-20
-dc
-f0
-4a
-e7
-f3
-94
-27
-8d
-e2
-33
-c5
-00
-8b
-82
-e0
-0e
-8f
-4b
-ed
-67
-5b
-f8
-d5
-d6
-84
-73
-b0
-09
-f7
-7d
-35
-32
-9b
-c8
-2b
-46
-1a
-c6
-32
-8e
-16
-77
-c8
-3d
-76
-b6
-6d
-07
-20
-8a
-85
-35
-a2
-05
-95
-b9
-ce
-e1
-a1
-a2
-63
-52
-31
-39
-2d
-79
-67
-6c
-c5
-b4
-b1
-d9
-cf
-df
-5d
-e7
-27
-f0
-59
-56
-0c
-9b
-31
-11
-c5
-69
-ac
-a2
-ad
-64
-8b
-de
-ee
-15
-4f
-fb
-cd
-4b
-49
-46
-8c
-88
-b0
-0b
-32
-c0
-6b
-2e
-75
-d0
-49
-75
-c9
-dd
-22
-be
-60
-26
-43
-75
-f4
-66
-ee
-45
-a9
-90
-e5
-36
-66
-0d
-bb
-89
-d3
-74
-14
-52
-3f
-8d
-f8
-9f
-74
-8d
-14
-79
-13
-23
-71
-69
-c3
-e0
-f4
-8a
-f0
-a8
-48
-ba
-bf
-71
-a0
-11
-c6
-59
-83
-27
-db
-1a
-00
-0f
-b4
-0c
-76
-0a
-8c
-c5
-da
-1c
-38
-4e
-cc
-e1
-7d
-14
-ba
-1b
-fe
-93
-c2
-73
-a2
-c1
-e3
-ae
-37
-76
-e3
-63
-0b
-b6
-ca
-93
-76
-f3
-45
-06
-04
-7c
-e7
-1f
-b3
-8d
-b7
-93
-e4
-b4
-ff
-c0
-6a
-50
-40
-ce
-28
-9b
-96
-1b
-81
-36
-60
-4f
-04
-36
-cb
-06
-da
-8b
-31
-ca
-11
-6b
-48
-d4
-32
-3d
-db
-59
-df
-fb
-e4
-d8
-71
-99
-34
-dd
-ee
-9f
-f6
-08
-c5
-1a
-82
-df
-1c
-81
-96
-84
-7f
-2d
-97
-f3
-d4
-9c
-02
-c5
-90
-f1
-e9
-73
-a8
-51
-73
-fa
-f0
-e4
-6e
-aa
-55
-40
-00
-00
-40
-05
-00
-33
-07
-20
-00
-00
-00
-00
-00
-00
-00
-00
-53
-98
-84
-f2
-7d
-61
-00
-00
-00
-00
-00
-20
-00
-60
-3c
-00
-00
-00
-00
-00
-00
-10
-04
-60
-00
-00
-06
-00
-30
-00
-00
-00
-00
-00
-00
-00
-00
-41
-a4
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-aa
-55
-08
-00
-13
-47
-04
-89
-32
-00
-00
-00
-02
-1f
-aa
-55
-1e
-00
-44
-46
-06
-07
-08
-08
-07
-06
-14
-12
-0d
-0f
-ff
-01
-01
-01
-ff
-ff
-0a
-ff
-ff
-ff
-ff
-ff
-ff
-05
-ff
-ff
-ff
-ff
-ff
-ff
-aa
-55
-01
-00
-29
-47
-01
-aa
-55
-02
-00
-ff
-46
-00
-14
-aa
-55
-03
-00
-02
-47
-05
-05
-02
-aa
-55
-01
-00
-07
-47
-14
-aa
-55
-01
-00
-05
-47
-02
-aa
-55
-02
-00
-0a
-47
-02
-06
-aa
-55
-01
-00
-0d
-47
-0a
-aa
-55
-01
-00
-12
-47
-00
-aa
-55
-02
-00
-0f
-47
-58
-02
-aa
-55
-02
-00
-3a
-46
-58
-02
-aa
-55
-01
-00
-3d
-46
-64
-aa
-55
-02
-00
-21
-47
-05
-00
-aa
-55
-01
-00
-3c
-46
-64
-aa
-55
-02
-00
-38
-46
-b0
-04
-aa
-55
-01
-00
-1e
-47
-0a
-aa
-55
-02
-00
-25
-47
-70
-17
-aa
-55
-01
-00
-cb
-43
-08
-aa
-55
-01
-00
-1b
-47
-01
-aa
-55
-01
-00
-94
-40
-01
-aa
-55
-01
-00
-c0
-40
-20
-aa
-55
-01
-00
-6b
-49
-20
-aa
-55
-03
-00
-3c
-47
-00
-00
-00
-aa
-55
-02
-00
-66
-46
-00
-34
-aa
-55
-01
-00
-74
-46
-34
-aa
-55
-01
-00
-81
-46
-33
-aa
-55
-01
-00
-07
-44
-01
-aa
-55
-01
-00
-09
-44
-0a
-aa
-55
-01
-00
-08
-44
-00
-aa
-55
-06
-00
-2d
-46
-2c
-01
-c8
-00
-dc
-00
-aa
-55
-01
-00
-35
-46
-ff
-aa
-55
-01
-00
-28
-47
-05
-aa
-55
-01
-00
-27
-47
-07
-aa
-55
-06
-00
-e6
-46
-00
-00
-00
-00
-00
-00
-aa
-55
-06
-00
-f1
-44
-f3
-11
-36
-55
-51
-61
-aa
-55
-01
-00
-89
-45
-01
-aa
-55
-05
-00
-e3
-45
-01
-0f
-0f
-0f
-0f
-aa
-55
-01
-00
-b9
-45
-00
-aa
-55
-01
-00
-40
-47
-02
-aa
-55
-01
-00
-ca
-45
-00
-aa
-55
-01
-00
-7b
-47
-00
-aa
-55
-02
-00
-8b
-45
-c0
-12
-aa
-55
-07
-00
-43
-47
-ee
-4d
-00
-80
-bb
-00
-05
-aa
-55
-04
-00
-55
-47
-80
-bb
-00
-00
-aa
-55
-07
-00
-4a
-47
-98
-09
-01
-00
-77
-01
-0b
-aa
-55
-04
-00
-59
-47
-00
-77
-01
-00
-aa
-55
-03
-00
-af
-45
-00
-48
-60
-aa
-55
-02
-00
-1d
-46
-2c
-01
-aa
-55
-02
-00
-1b
-46
-50
-00
-aa
-55
-02
-00
-23
-47
-64
-00
-aa
-55
-01
-00
-f4
-46
-01
-aa
-55
-06
-00
-db
-42
-71
-81
-91
-a1
-b3
-c1
-aa
-55
-01
-00
-93
-43
-07
-aa
-55
-08
-00
-c0
-43
-fb
-00
-48
-08
-fb
-00
-48
-08
-aa
-55
-02
-00
-be
-47
-96
-00
-aa
-55
-02
-00
-b5
-47
-15
-00
-aa
-55
-02
-00
-9b
-43
-19
-00
-aa
-55
-04
-00
-b7
-47
-1d
-00
-21
-00
-aa
-55
-02
-00
-32
-43
-2d
-00
-aa
-55
-02
-00
-bb
-47
-30
-00
-aa
-55
-0c
-00
-48
-43
-1f
-02
-01
-05
-03
-03
-12
-18
-03
-19
-c2
-03
-aa
-55
-14
-00
-a0
-47
-06
-ff
-06
-00
-03
-00
-80
-0c
-09
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
-aa
-55
-0e
-00
-68
-43
-1f
-0c
-09
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
-aa
-55
-0c
-00
-6b
-42
-0b
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
-aa
-55
-0c
-00
-8c
-49
-0b
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
-aa
-55
-08
-00
-d3
-42
-06
-00
-09
-00
-20
-00
-2c
-01
-aa
-55
-06
-00
-9a
-47
-03
-12
-18
-ff
-00
-00
-aa
-55
-03
-00
-ec
-46
-00
-50
-00
-aa
-55
-02
-00
-eb
-43
-80
-1f
-aa
-55
-01
-00
-f4
-43
-80
-aa
-55
-04
-00
-fa
-49
-e3
-1b
-d7
-1d
-aa
-55
-18
-00
-e2
-49
-d8
-1d
-db
-1d
-db
-1d
-6b
-1f
-6c
-1f
-78
-1f
-79
-1f
-85
-1f
-86
-1f
-92
-1f
-93
-1f
-9f
-1f
-aa
-55
-06
-00
-fe
-49
-a0
-1f
-ac
-1f
-ae
-1f
-aa
-55
-01
-00
-ec
-44
-ff
-aa
-55
-01
-00
-eb
-44
-1e
-aa
-55
-01
-00
-ee
-44
-00
-aa
-55
-01
-00
-41
-41
-03
-aa
-55
-01
-00
-3e
-46
-94
-aa
-55
-01
-00
-d2
-45
-07
-aa
-55
-02
-00
-f0
-45
-83
-47
-aa
-55
-02
-00
-3f
-46
-85
-90
-aa
-55
-02
-00
-42
-46
-75
-80
-aa
-55
-01
-00
-41
-46
-63
-aa
-55
-01
-00
-27
-46
-7d
-aa
-55
-01
-00
-37
-44
-00
-aa
-55
-03
-00
-08
-4a
-00
-03
-25
-aa
-55
-01
-00
-6c
-08
-ff
-aa
-55
-11
-00
-68
-48
-03
-04
-01
-02
-20
-2a
-3f
-15
-14
-1b
-11
-0e
-8a
-8b
-83
-84
-88
-aa
-55
-08
-00
-4e
-49
-09
-a5
-0b
-f3
-09
-00
-ff
-ff
-aa
-55
-08
-00
-46
-49
-09
-5a
-0b
-f3
-09
-00
-ff
-ff
-aa
-55
-12
-00
-0b
-4a
-09
-a5
-26
-34
-19
-04
-60
-07
-69
-04
-7d
-20
-7e
-00
-09
-00
-ff
-ff
-aa
-55
-0a
-00
-7c
-48
-09
-5a
-26
-34
-19
-04
-09
-00
-ff
-ff
-aa
-55
-0a
-00
-90
-48
-09
-5a
-0d
-10
-1d
-ed
-7d
-80
-ff
-ff
-aa
-55
-10
-00
-2a
-49
-09
-a5
-26
-34
-60
-07
-69
-04
-7d
-20
-7e
-00
-09
-00
-ff
-ff
-aa
-55
-1e
-00
-d6
-48
-09
-5a
-ff
-27
-ab
-40
-be
-d1
-a0
-41
-a1
-12
-a5
-84
-a7
-ff
-b5
-d0
-b6
-00
-ff
-00
-35
-c8
-25
-af
-09
-00
-ff
-ff
-aa
-55
-2e
-00
-fc
-48
-09
-5a
-0d
-10
-0e
-c5
-5b
-9a
-10
-38
-11
-42
-28
-28
-41
-23
-49
-39
-4a
-b0
-4b
-a0
-4c
-90
-4d
-70
-09
-00
-ff
-ff
-09
-5a
-06
-02
-09
-69
-0d
-48
-0e
-9f
-0f
-ba
-09
-00
-ff
-ff
-aa
-55
-01
-00
-48
-41
-0c
-aa
-55
-06
-00
-c3
-40
-35
-3f
-64
-db
-7b
-3b
-aa
-55
-01
-00
-a7
-40
-20
-aa
-55
-03
-00
-c9
-40
-00
-08
-b4
-aa
-55
-01
-00
-99
-40
-18
-aa
-55
-01
-00
-1c
-41
-7f
-aa
-55
-0c
-00
-16
-00
-00
-00
-20
-00
-00
-00
-00
-00
-00
-00
-00
-00
-aa
-55
-05
-00
-5e
-41
-08
-0e
-05
-03
-00
-aa
-55
-01
-00
-68
-41
-20
-aa
-55
-02
-00
-9a
-40
-00
-0c
-aa
-55
-05
-00
-43
-41
-ff
-04
-00
-00
-08
-aa
-55
-01
-00
-1c
-02
-5a
-aa
-55
-01
-00
-38
-44
-a0
-aa
-55
-02
-00
-3b
-44
-bc
-02
-aa
-55
-02
-00
-39
-44
-90
-01
-aa
-55
-02
-00
-3d
-44
-03
-09
-aa
-55
-01
-00
-49
-41
-ff
-aa
-55
-02
-00
-9c
-40
-49
-41
-55
-aa
-aa
-55
-6e
-5f
-41
-87
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-59
-99
Index: output/memmap.format
===================================================================
--- /1121s/branch/mouse/YICHIP/WK3_3V/output/memmap.format	(revision 2045)
+++ /1121s/branch/mouse/YICHIP/WK3_3V/output/memmap.format	(working copy)
@@ -1971,92 +1971,91 @@
 0x4add mem_le_tx_buffer3_omemalloc_new
 0x4b1d mem_mouse_key_last_status
 0x4b1e mem_mouse_logo_enable_flag
-0x4b1f mem_mouse_wheel_temp_gpio
-0x4b20 mem_mouse_qdec_set_flag
-0x4b21 mem_24g_txpayload_buf
-0x4b31 mem_release_data_from_receiver_enable
-0x4b32 mem_release_data_from_transmiter_enable
-0x4b33 mem_flippen_key0_gpio
-0x4b34 mem_flippen_key1_gpio
-0x4b35 mem_flippen_key2_gpio
-0x4b36 mem_flippen_key3_gpio
-0x4b37 mem_flippen_key4_gpio
-0x4b38 mem_flippen_key5_gpio
-0x4b39 mem_flippen_key6_gpio
-0x4b3a mem_flippen_key7_gpio
-0x4b3b mem_flippen_key0_press_status
-0x4b3c mem_flippen_key1_press_status
-0x4b3d mem_flippen_key2_press_status
-0x4b3e mem_flippen_key3_press_status
-0x4b3f mem_flippen_key4_press_status
-0x4b40 mem_flippen_key5_press_status
-0x4b41 mem_flippen_key6_press_status
-0x4b42 mem_flippen_key7_press_status
-0x4b43 mem_key_press_data
-0x4b43 mem_key_pageup_data
-0x4b4c mem_key_pagedown_data
-0x4b55 mem_key_shift_f5_data
-0x4b5e mem_key_esc_data
-0x4b67 mem_key_b_data
-0x4b70 mem_key_tab
-0x4b79 mem_key_enter
-0x4b82 mem_key_alt_tab
-0x4b8b mem_key_alt_f4
-0x4b94 mem_key_play_pause
-0x4b9d mem_key_vol_up
-0x4ba6 mem_key_vol_down
-0x4baf mem_standard_key_release
-0x4bb8 mem_system_ctrl_key_release
-0x4bc1 mem_media_key_release
-0x4bca mem_key0_long_press_flag
-0x4bcb mem_key1_long_press_flag
-0x4bcc mem_key2_long_press_flag
-0x4bcd mem_key3_long_press_flag
-0x4bce mem_key4_long_press_flag
-0x4bcf mem_key0_long_press_event
-0x4bd0 mem_key1_long_press_event
-0x4bd1 mem_key2_long_press_event
-0x4bd2 mem_key3_long_press_event
-0x4bd3 mem_key4_long_press_event
-0x4bd4 mem_key0_short_press_flag
-0x4bd5 mem_key1_short_press_flag
-0x4bd6 mem_key2_short_press_flag
-0x4bd7 mem_key3_short_press_flag
-0x4bd8 mem_key4_short_press_flag
-0x4bd9 mem_key0_press_timer_count
-0x4bda mem_key1_press_timer_count
-0x4bdb mem_key2_press_timer_count
-0x4bdc mem_key3_press_timer_count
-0x4bdd mem_key4_press_timer_count
-0x4bde mem_combination_key_down_flag
-0x4bdf mem_combination_key_longpress_flag
-0x4be0 mem_key_disable_timer
-0x4be1 mem_24g_calculate_package_id_disable
-0x4be2 mem_24g_package_id_abandon_flag
-0x4be3 mem_24g_package_id
-0x4be4 mem_key_state
-0x4be5 mem_key_press_state
-0x4be6 mem_poweron_first_blank_data_enable
-0x4be7 mem_flippen_no_data_timeout
-0x4be9 mem_flippen_start_pair_no_data_timeout
-0x4beb mem_key_longpress_timer_init
-0x4bed mem_key_longpress_timer
-0x4bef mem_low_voltage_led_blink_flag
-0x4bf0 mem_low_voltage_led_blink_start_timer
-0x4bf1 mem_poweron_led_blink_flag
-0x4bf2 mem_24g_pair_enable_flag
-0x4bf3 mem_24g_ch_work
-0x4bf4 mem_24g_pair_key_down_flag
-0x4bf5 mem_24g_pairing_stop_flag
-0x4bf6 mem_longpress_24g_enter_hibernate_flag
-0x4bf7 mem_g24_connected_state
-0x4bf8 mem_g24_pairing_stop_flag
-0x4bf9 mem_send_package_before_check
-0x4bfa mem_le_conn_rcv_new
-0x4bfb mem_le_conn_first_rcv
-0x4bfc mem_le_check_retransmit_flag
-0x4bfd mem_le_retransmit_cnt
-0x4bfe mem_le_check_retransmit_discon_flag
+0x4b1f mem_mouse_qdec_set_flag
+0x4b20 mem_24g_txpayload_buf
+0x4b30 mem_release_data_from_receiver_enable
+0x4b31 mem_release_data_from_transmiter_enable
+0x4b32 mem_flippen_key0_gpio
+0x4b33 mem_flippen_key1_gpio
+0x4b34 mem_flippen_key2_gpio
+0x4b35 mem_flippen_key3_gpio
+0x4b36 mem_flippen_key4_gpio
+0x4b37 mem_flippen_key5_gpio
+0x4b38 mem_flippen_key6_gpio
+0x4b39 mem_flippen_key7_gpio
+0x4b3a mem_flippen_key0_press_status
+0x4b3b mem_flippen_key1_press_status
+0x4b3c mem_flippen_key2_press_status
+0x4b3d mem_flippen_key3_press_status
+0x4b3e mem_flippen_key4_press_status
+0x4b3f mem_flippen_key5_press_status
+0x4b40 mem_flippen_key6_press_status
+0x4b41 mem_flippen_key7_press_status
+0x4b42 mem_key_press_data
+0x4b42 mem_key_pageup_data
+0x4b4b mem_key_pagedown_data
+0x4b54 mem_key_shift_f5_data
+0x4b5d mem_key_esc_data
+0x4b66 mem_key_b_data
+0x4b6f mem_key_tab
+0x4b78 mem_key_enter
+0x4b81 mem_key_alt_tab
+0x4b8a mem_key_alt_f4
+0x4b93 mem_key_play_pause
+0x4b9c mem_key_vol_up
+0x4ba5 mem_key_vol_down
+0x4bae mem_standard_key_release
+0x4bb7 mem_system_ctrl_key_release
+0x4bc0 mem_media_key_release
+0x4bc9 mem_key0_long_press_flag
+0x4bca mem_key1_long_press_flag
+0x4bcb mem_key2_long_press_flag
+0x4bcc mem_key3_long_press_flag
+0x4bcd mem_key4_long_press_flag
+0x4bce mem_key0_long_press_event
+0x4bcf mem_key1_long_press_event
+0x4bd0 mem_key2_long_press_event
+0x4bd1 mem_key3_long_press_event
+0x4bd2 mem_key4_long_press_event
+0x4bd3 mem_key0_short_press_flag
+0x4bd4 mem_key1_short_press_flag
+0x4bd5 mem_key2_short_press_flag
+0x4bd6 mem_key3_short_press_flag
+0x4bd7 mem_key4_short_press_flag
+0x4bd8 mem_key0_press_timer_count
+0x4bd9 mem_key1_press_timer_count
+0x4bda mem_key2_press_timer_count
+0x4bdb mem_key3_press_timer_count
+0x4bdc mem_key4_press_timer_count
+0x4bdd mem_combination_key_down_flag
+0x4bde mem_combination_key_longpress_flag
+0x4bdf mem_key_disable_timer
+0x4be0 mem_24g_calculate_package_id_disable
+0x4be1 mem_24g_package_id_abandon_flag
+0x4be2 mem_24g_package_id
+0x4be3 mem_key_state
+0x4be4 mem_key_press_state
+0x4be5 mem_poweron_first_blank_data_enable
+0x4be6 mem_flippen_no_data_timeout
+0x4be8 mem_flippen_start_pair_no_data_timeout
+0x4bea mem_key_longpress_timer_init
+0x4bec mem_key_longpress_timer
+0x4bee mem_low_voltage_led_blink_flag
+0x4bef mem_low_voltage_led_blink_start_timer
+0x4bf0 mem_poweron_led_blink_flag
+0x4bf1 mem_24g_pair_enable_flag
+0x4bf2 mem_24g_ch_work
+0x4bf3 mem_24g_pair_key_down_flag
+0x4bf4 mem_24g_pairing_stop_flag
+0x4bf5 mem_longpress_24g_enter_hibernate_flag
+0x4bf6 mem_g24_connected_state
+0x4bf7 mem_g24_pairing_stop_flag
+0x4bf8 mem_send_package_before_check
+0x4bf9 mem_le_conn_rcv_new
+0x4bfa mem_le_conn_first_rcv
+0x4bfb mem_le_check_retransmit_flag
+0x4bfc mem_le_retransmit_cnt
+0x4bfd mem_le_check_retransmit_discon_flag
 0x462d mem_remote_car_hard_soft_switch
 0x462e mem_remote_car_queue_each_size
 0x462f mem_remote_car_queue_length
Index: output/otp.dat
===================================================================
--- /1121s/branch/mouse/YICHIP/WK3_3V/output/otp.dat	(revision 2045)
+++ /1121s/branch/mouse/YICHIP/WK3_3V/output/otp.dat	(working copy)
@@ -9,5770 +9,5754 @@
 00
 00
 00
+ee
+9e
+68
+f6
 ef
-ce
-96
-dd
-70
-b9
-ef
-bd
-1e
-0f
-b4
-6b
-23
-7e
-39
+31
+9e
 97
+80
+f3
+6c
+9e
+23
+01
+e8
+85
 aa
 55
-70
+60
 16
-fe
-e9
-e6
-04
-42
-04
+66
 2f
-71
+ca
+a3
+e9
 74
-b6
-ff
-33
-e2
-54
-46
-b7
-65
-65
-f8
-2b
-a6
-61
-ff
-bc
-67
-6b
-53
+ac
+92
 8e
-94
-ae
-7c
-fe
-81
-83
-f2
-b9
-c9
-e3
-95
-70
-44
-e4
-05
-4e
-de
-d9
 0b
-69
+0b
+93
+42
+4a
+34
+db
+cd
+80
+21
+ae
+99
+e5
 a8
-fd
-f2
-b8
-ed
-32
-a7
-b3
-ea
-b4
-fb
+ff
+a6
 fe
-6b
-b8
-c5
-fb
-3d
-cb
-c2
-e1
-92
-78
-f7
-22
-11
-cc
-ea
-b2
-dc
-c9
-f4
-d1
-ae
-95
-69
+93
 ec
-9c
-c6
-b0
-bd
-d4
-c2
-95
-06
-31
-6e
-24
-77
-73
-86
-99
-7b
-48
 d0
-4f
-cd
-c6
-64
-90
-04
-79
-3f
-84
-ae
-ae
-64
-87
-a0
-13
+23
+ef
 74
-24
-44
-94
-4b
-9e
-5c
-7c
-a8
-a1
-6b
-db
-78
-9b
-3c
+3d
+a7
+58
+f2
+12
+9f
+b6
+54
+b5
+bc
+6e
 1a
-a3
-80
-6b
+e5
+2a
+1a
+94
+45
+4f
+45
+ae
+f0
+21
+55
+31
+28
 3c
-9b
-81
-08
-50
-2c
-30
-db
+4d
+28
+51
+8d
+c4
+c1
+2a
+c7
 c9
-00
+df
+4e
+2f
+6c
+97
+38
 fd
-f8
-0d
+99
+25
+a6
+26
+e0
+fa
+00
+98
+da
+4f
 5b
-d8
-29
-7c
-d8
-38
-5e
-17
-7a
-c6
-f2
-36
 d1
-7e
-23
-f0
-d6
-c4
-c4
-fa
-2e
-53
-70
-89
-cb
-d6
-d8
-28
-b1
-a2
-7f
-06
-5c
-9b
-1c
-4e
-33
-49
-f3
-90
-02
-e0
-31
-ac
-d9
-43
-f4
-09
-82
-5d
-ba
-f2
-f7
-c8
-f3
-de
-c4
-5d
-e0
-6c
-b1
-ce
-ae
-de
-43
-4a
 04
-44
-d3
-db
-70
-ff
-63
-59
-98
-48
-e0
-36
-df
-0c
-5d
-a3
-4a
-b4
-c7
-ed
-d0
-d1
-05
-e5
-9b
-d8
-f9
-15
-d0
-a4
-aa
-a8
+14
+93
 98
-1a
-94
-49
-46
-86
-df
-f1
-45
-65
-1a
-e9
-9a
-53
-e8
-4b
-ac
-c0
-3c
-41
-5a
-72
-ae
-e7
-20
-60
-73
-04
-2f
-55
-09
-56
-4c
-63
-d5
-02
-bf
-85
-94
-27
-73
-82
-63
-c3
-fb
-08
-e7
-64
-fb
-fa
-ce
-0b
-f7
-e5
-47
-bc
-c8
-16
-2f
-51
-fc
-3a
-48
-02
-68
-72
-1e
-95
-49
-00
-80
-24
-3d
-8c
-6e
-b3
-3a
-df
-3e
+e6
 c1
-ad
-fa
-3b
-b1
-c6
-b8
-7f
-17
-57
-4a
-d8
-6c
+41
 74
-c0
-45
-3d
-d9
-1b
-5b
-02
-e5
-ee
-0e
-c7
-9b
-83
-15
-8e
-53
-f8
-89
-1c
-5b
-1b
-5a
-b0
-b0
-de
-01
-f8
-97
-c5
-e2
-fa
-2d
 ba
-f1
-25
-6e
-4b
-89
-50
-84
-a4
-44
-75
-a9
-77
-85
-7a
-24
-75
 09
-8a
-dc
-ae
-f3
-29
-13
-8f
-4e
-cd
-d0
-54
-f3
-8e
-cc
-e7
-2f
-ba
-e1
-0e
-a9
-a4
-d0
-26
-73
-65
-5f
-bf
-c2
-0b
-b5
-70
-ef
-8b
-3a
-6f
-90
-48
-a8
-7c
-59
-85
-c9
-2f
-f1
-39
-54
-a2
-17
-45
-35
-5f
-32
-f5
-42
-d2
-07
-5a
-d9
-5a
-be
-a3
-b0
-fc
-95
-9d
-5f
-14
-b0
-1f
-40
-3e
-77
-16
-4a
-af
-3c
-2d
-7f
-5c
-27
-bb
-e1
-06
-f3
-a0
-19
-f0
-f0
-05
-58
-e8
-90
-20
-f0
-5e
-e6
-3f
-ac
-74
-52
-0f
-9d
-62
-92
-97
-77
-bf
-14
-9b
-b8
-44
-c8
-c9
-7a
-13
-21
-e4
-72
-eb
-95
-be
-3c
-82
-86
-1f
-05
-14
-74
-51
-81
-46
-cc
-35
-53
-34
-46
-a0
-73
-fa
-fa
-5f
-0f
-45
-63
-26
-91
-00
-df
-ef
-78
-01
-d2
-70
-31
-9a
-11
-1f
-ce
-97
-83
-1b
-b7
-ed
-05
-d6
-5a
-08
-a8
-d8
-69
-7f
-03
-8f
-8d
-86
-d1
-22
-91
-6a
-ab
-f5
-27
-91
-c1
-89
-da
-ea
-27
-f7
-b1
-1a
-31
-0a
-c8
-4b
-69
-96
-62
-8c
-d2
-31
-6a
-bd
-a9
-1d
-3d
-63
-f0
-9a
-3d
-a5
-aa
-3e
-30
-86
-7c
-3f
-48
-93
-22
-79
 b6
-62
-3c
-b0
-e0
-4f
-67
-73
-46
-7d
-e5
-d9
-6f
-b4
-52
-0a
-07
-15
-a1
-20
-97
-c5
-a5
-40
-41
-e3
-a4
-f8
-a1
-89
-04
-5f
-4d
-4c
-6c
-4a
-0a
-1a
-e2
-bc
-35
-b3
-66
-d8
-25
-64
-f5
-95
-4f
-70
-77
-a0
-4b
-0d
-ab
-72
-55
-ca
-0a
-f1
-da
-e0
-c4
-63
-bb
-ba
-d7
-c1
-b1
-64
-cd
-8e
-1f
-cd
-72
-0e
-ca
-a1
-b4
-68
-86
-1a
-44
-36
-2b
-75
-2a
-e0
-c8
-60
-1a
-f1
-10
-28
-12
-e0
-49
-37
-bc
-8f
+fb
+cf
 bc
-53
-ef
-4e
-65
-e6
-0e
-18
-f2
-88
-fe
-bb
-98
-f2
-74
-12
-ab
-57
-77
-92
-4e
-a6
-e0
-78
-b6
-6e
-04
-80
-19
-4c
-ed
-17
-0f
-da
-04
-5d
-55
-0b
-6c
-45
-48
-0c
-a3
-1a
-d3
-c0
-76
-7e
-ee
-1a
-73
-e4
-45
-04
-1d
-07
-be
-27
-a7
-15
-d6
-c7
-ce
-3e
-50
-79
-62
-cb
-49
-df
-35
-36
-9f
-aa
+39
+ad
+42
+9c
+63
 91
-61
-13
-a1
-f8
-22
-d6
-5c
+e3
+9c
+d8
+56
 60
-16
-a6
-72
-64
-b2
-c3
-5d
-3d
-c7
-82
-d7
-0b
-a9
-37
-e6
-23
-a4
-d3
-90
-eb
-b5
-f9
+fd
+b6
+f5
+ee
+26
 93
-d0
+31
+a5
+19
+2a
+59
+a6
+b0
+6a
+00
+da
+dd
+de
+61
+a3
+2c
+15
+45
+ad
+58
 f2
 22
-7b
-c1
-9b
-9a
-87
-c5
-b1
-46
-1f
-47
-ba
-8b
-97
-54
+0d
+45
+81
+71
+16
 2c
+6b
+3b
+fc
+92
+a7
+09
 59
-b1
-ab
-22
-91
-4a
-33
-9e
-8e
 42
-a6
-90
-ec
-11
-8d
-7d
-16
+da
+df
+2e
+4a
+43
+64
 5c
-ea
-d6
-02
-f4
-73
-b1
-5b
-3f
-7b
-9e
-1a
-bf
-61
-7c
-d0
-28
-aa
-59
-a3
-9e
-73
-07
-8c
-41
-a2
-c6
-d7
-2d
-92
-26
-39
+29
+8a
+93
+f0
+1c
 fe
-d4
-09
-48
-c7
-65
-8c
-19
-48
-87
-84
-bd
-9c
-f4
-9f
-48
-65
-c2
-86
-b4
-79
-dc
-44
-70
-eb
-98
-77
-72
-63
-01
-38
-7b
+c0
+a6
+3e
+7a
+73
+b9
+2c
+1f
+71
+b3
+0f
 b3
 fe
-3f
-e8
-32
-b1
-f7
-fb
+79
+80
 f3
-a5
-8f
-d7
+24
+0b
+c0
+a7
+00
+0d
+42
+d3
+ac
+80
+8a
 5d
-f4
-a4
-5f
-17
+4b
+98
+75
+ad
+05
+99
+a2
+bc
+56
+f7
+33
+25
+97
 d6
-61
-ec
+8d
+f5
+b7
+88
+bc
+2c
+1b
+a4
+c6
+97
+e8
+c7
+60
+2e
+31
+06
+ae
+64
+c4
+8e
+52
+eb
+24
+7f
+b0
+c2
+9d
+d7
+e5
+7a
 1b
-15
-87
-8d
-44
-bf
-3d
+69
+d1
+5d
+2a
+a9
 e6
-df
-b0
-81
-76
-a7
-ea
-2d
-c7
-e8
-6b
+3d
+65
+dc
 53
-af
-fa
-6e
-9a
+a9
+4d
+91
+f3
+44
+33
+86
+ef
+4c
+4d
+e7
+ae
+ef
+97
+fb
+e2
+3e
+5b
+5a
 c4
-11
-ba
-50
-90
-b2
-36
-cb
-96
-a0
-18
-1e
+27
 c4
-fc
-e8
+37
+b4
+30
+1c
+56
+73
+47
+9f
+a4
+d8
+f5
+68
+c8
+ea
+33
+cc
+a5
+40
+87
+a8
+72
+e5
+e6
+49
+fb
+72
+8d
+e7
+e1
+38
+9d
+34
+fe
+5e
+1c
+7e
+1f
+58
 67
+1a
+03
+31
+98
+63
+2f
+fa
+19
+c2
+00
+22
+1c
+fd
+95
+0e
+b0
+50
+38
 f5
+06
+0c
+5d
+29
 5f
+c6
+92
+c9
+33
+65
+0d
+a0
+ef
+38
+b3
+45
+30
+1b
+b6
+23
+b6
 19
+47
+9d
+64
+a0
+d7
+bb
 01
-21
-b9
-67
-b1
-1d
-b6
-67
-cf
-5e
-1d
+d9
+bd
+7e
+41
+91
+20
 00
-9a
-8d
+a5
+66
+d5
+fc
+b9
+9d
+09
+8b
 15
-62
-75
-c8
-53
-00
-5a
-14
-f7
+c7
+61
+11
+dd
 e7
-ef
-23
-52
+41
+55
+ec
+84
+d1
+8a
+a2
+8a
+05
+cc
+58
+6f
+0f
+29
 f5
-06
-7e
-51
-7c
-b7
-c0
-7c
-1f
+69
+ac
+6b
+0c
+5d
+9e
+61
+08
+65
+8b
+c8
+55
+6f
+fb
+5f
+5f
+0b
+11
+19
 e6
+e1
+db
+d5
+4b
+29
+0d
+4a
+85
+99
+0f
+f9
+dc
+05
+9b
+45
+8b
+80
+10
+fb
+60
+35
+f0
+cb
+96
+6a
+b1
+18
+88
+b9
+36
+c5
+f3
 0c
-d2
-6d
-67
-16
-b5
-ec
-ed
-3b
-30
-d2
-90
-e8
-90
-03
+75
+10
+05
+69
+0b
 fd
-29
-8b
-a2
+dd
+91
+e0
+60
+73
+2d
+f4
+21
+2d
+47
+ba
 a0
-03
+59
+97
+3e
+fd
+0c
+d5
+62
+4d
+3e
+dd
+4e
+fb
+8c
+0c
+13
 72
-b7
-8f
+00
+f0
+39
+30
+d1
+6b
+da
+c5
+06
+8b
+dc
+0a
+ae
+c1
+c5
+f9
 2d
-f3
-11
-9c
-e5
-19
 4d
-62
-76
-11
-ed
-75
-b9
-d3
-1a
-ad
-23
-07
-87
-44
-df
-4c
-7f
+13
+fc
+94
+c5
+0d
+96
 a6
-43
-8f
-52
-72
-61
-c9
-ba
-8f
-31
-f1
-a3
-d0
-4b
-22
+99
+a7
+cc
+55
+b4
+b6
+a2
+f7
+84
+30
 be
-37
-2c
-85
-66
-4d
-a9
-c3
-fa
-33
-9a
-2f
-bb
-38
-28
-ff
-58
-23
-44
-ad
-02
-83
-9d
-70
-01
+eb
 c4
-ee
-c7
-de
-8b
-2e
-4a
-7a
-bf
+a8
+9f
+26
+fb
+8d
+90
+54
+c3
+e4
+c3
+81
+5d
 08
-d7
-22
-e3
-1b
+cb
+ab
+60
+80
+97
+c9
+1a
 e5
-18
-1c
-5a
-48
-21
+bc
+fd
 4b
-2a
-cc
-e4
-3f
-ee
-ce
-2d
-4f
-d6
-02
-92
-c2
-ea
-34
-7d
-44
-23
 1d
-4f
-2c
-fa
-63
-7b
-2e
-55
-5f
-d0
-f1
-2a
-e5
-5f
-0a
-05
-36
-9b
-d5
-e1
-cd
-bb
-13
-a3
-2c
-0b
-71
-4c
-1f
-dc
-c9
-a3
-68
-39
-35
-e8
-1b
-d0
+fb
+c7
+84
+db
+15
 44
-df
-02
-36
-f0
-02
-c6
-f4
-bf
+4a
+43
+15
+3b
+b4
+ac
+7d
+0d
+6b
+8f
+5c
+5a
+53
+4b
+0a
+3d
 e9
-50
-08
-52
-98
-cb
-5e
 a2
-1a
-c2
-22
-7a
-1c
+bb
 f7
-30
-f3
-f5
+9d
+d9
+48
+c1
+4a
+1c
+6c
+4f
+fc
+15
+9b
+51
+e4
+06
+c8
+3c
+1f
+be
+75
+cd
+79
+a7
 a7
-6a
-3e
-dc
-94
-71
-13
-20
-20
 06
-77
-f1
-b4
-d0
-d1
-de
-69
-96
-bc
-1c
+7b
+dd
 93
-b9
+4e
+9b
+17
+44
+d3
+28
+81
 8e
-51
-89
-2a
-20
 f6
-87
-45
-91
-8e
-fe
-2a
-b9
-6d
-c0
+2d
+60
+ec
+8c
+e9
+5c
+1d
+35
+b0
+07
+37
+d7
+b5
+d0
+00
+63
+d5
+73
 c1
-71
-34
-17
-6b
-05
-d1
+68
+9b
+8a
+89
 4e
-a3
-bf
-6f
-b6
-29
-b2
+e9
+59
+79
+d0
+aa
+0a
+b0
+c6
+cd
+05
+f1
+84
 df
-5f
+37
+5b
+dc
+11
+2a
+b6
+09
+34
+0f
+a7
+09
+9a
+f0
+e0
+ff
+ac
+01
+e6
+0e
+33
+60
+04
+6a
+b7
+8d
+ee
+08
+59
+90
+0e
+26
+03
+9f
+8f
+84
+47
 4a
-27
+d1
+12
 31
-68
-b4
-e2
-44
-52
-58
-d7
-1c
-72
-28
-73
-fc
-c6
-16
-37
+31
+0c
+10
+55
+7f
+3e
+48
+90
+7b
+af
 db
-8c
-12
-65
-5e
-d1
-76
-7e
-5e
-c8
-0a
+be
+40
+36
+ee
+8f
+e0
+7b
+6a
+5a
+07
+67
+46
+0f
+c3
+15
+be
+d9
+6e
+a8
+eb
+a7
+6c
 a4
+b1
+2a
+ce
+f7
+16
+8f
+6e
+01
+e0
+c3
+d5
+2a
+44
+b2
+d0
+6f
 3e
-cb
-84
-b7
+ac
+64
+fc
+8c
+a3
+c0
+2d
+1c
+86
+5a
+54
+96
+7b
+e2
+c6
+68
+d8
+a6
+44
+8f
+91
+03
+2c
+6a
+2e
 ba
-98
-dc
-5d
-80
-bf
-26
-56
-98
-8a
-01
+a0
 a4
-11
+3d
+e4
+73
+85
 a3
+6c
+41
+57
+1b
 37
-fc
-bf
-be
-d4
-32
-0c
-5f
-3a
-7e
-55
-93
-ba
-59
-40
-9e
 c6
-1f
+52
+78
+00
+5e
+6a
+b7
+f6
 ad
-c8
-40
-81
-2d
-fb
-5d
-64
-03
-0f
-9c
-c0
-3c
-f7
-43
-cf
-57
-c1
+b2
 5c
-80
-07
+55
+00
+2e
+ca
+e5
+8d
+fd
+15
+ba
+01
 b7
-58
-ab
-c8
-cc
-41
-39
-df
-c4
-4a
-09
-24
-83
-45
-d3
-4d
-1a
-77
-d5
+9e
+c0
 a7
-1f
-c9
-7c
+1c
+53
+41
+2a
+86
 05
-d3
-62
-61
-ce
-90
-08
-2f
-9d
-e9
-a2
-47
-7c
-5d
-4e
-28
-e4
-11
-17
-6d
-04
-06
-65
-4c
-1d
-aa
-fe
-af
-a7
-33
-65
-63
-fa
-4d
-11
-d8
-4a
-e9
+58
 7c
-9f
-61
-99
-3a
-a6
-b7
-01
-34
-63
-e5
-c9
-18
-2b
-93
-e0
-d4
-b2
+fd
+6f
+f6
+2d
+13
+71
+1c
 69
-40
-b8
-e3
-5f
-bf
-e1
-ca
-f3
-eb
-e8
-7d
-b7
-d9
-61
-f4
-f2
-15
-f4
-b4
+5c
+50
 47
-10
-7d
-38
-69
-07
-fa
-10
-94
-7c
-03
-27
-68
+32
+ce
+f2
 08
-26
-1b
-39
-a1
-e1
-1b
+ff
+4b
+81
+8e
+a3
+8e
+e8
 55
-24
-d3
-f6
-64
-51
-cb
+c9
+2f
 0a
-f7
-73
-a9
-78
-c4
-41
-70
-fa
-31
-25
-03
-d4
-3c
-f3
-b7
-4f
+a1
+14
+29
+57
+62
+e9
+bb
 20
-f4
-92
-df
-f6
+c6
+77
 ad
+2a
+cd
+5a
 05
-9f
-ee
-25
-c5
-29
-50
-78
-1c
-37
-b0
-34
-fc
-2d
-a2
-a5
-1b
-ff
-6e
-2b
+0c
+ef
 48
-36
-2a
-a0
-7d
-b9
-f2
-8b
-cf
-a8
-97
-68
-d9
-e5
-11
-e9
-e3
-34
-76
-e0
+7a
+a6
+aa
+9f
+49
 7d
-4c
+31
+91
+1a
+48
+14
+bd
+59
+95
 eb
-6a
-13
-ff
-fe
-a1
-7f
-dc
-75
-bb
-dd
-a2
-83
-9f
-43
+08
+79
+56
+fc
+f9
+ae
+06
+45
+1e
+d9
+af
+42
 e7
-69
-e9
-5b
-f4
+5e
+80
+16
+1a
+7f
+4d
 53
-29
-76
-6f
-58
-21
-36
-40
-f2
-9c
-6b
+6d
+e5
+f3
+6c
+d3
+e2
+26
+32
+5c
+cd
+79
+e5
+d0
+02
+a8
+db
+07
+0d
+7c
 e3
-0a
-23
+fc
+50
+69
+b7
 01
-90
-57
-68
-fd
+5c
+21
+bf
+87
+92
+c9
+33
+d3
+71
+9e
+ed
+e1
+ca
+6e
 cc
-de
-d2
-0b
-82
-3b
-ea
-69
-02
-80
-0b
-a1
-3c
-93
-05
+57
+41
+b2
+74
+ad
+75
 96
-8e
-93
-c6
-45
-6e
-56
-44
-05
-54
-4c
-34
-ec
-06
-80
-79
-47
-f9
-69
-73
-11
-05
-0a
-f3
+15
+21
+2d
+a2
+5a
+18
+f1
+78
+ad
+ad
+81
+fd
+63
+a3
+58
 1a
-45
-6c
-3d
-44
-20
-8c
-eb
-27
-41
+33
+70
+a9
+b9
+23
+f3
+7e
+bc
+f7
+2f
+e3
 59
-66
-2e
-61
-b5
-2e
-de
-ca
-f2
+3e
+46
+7b
 05
-a5
-9c
-11
-5a
-6a
+0e
+60
+c4
+22
+cd
 62
-47
-10
-13
-79
-0d
+f4
+6b
+2e
+04
+39
+df
+18
+eb
+0a
+28
+f2
+08
+6b
+72
+17
+48
+51
 75
-d1
+b8
+45
 16
-db
-48
-c4
+e7
+21
+80
+91
+3e
+8f
+fd
+7a
+10
+56
+ed
+01
 14
-31
-b2
-fc
-ab
-f2
-d2
-3f
+bc
+a1
+54
+05
+90
+20
+82
+9a
+8c
 0b
-f3
-7c
+8b
+1e
+31
+0f
+2b
+a1
+c9
+7e
 c8
+ff
+8f
+19
+2b
+95
+a9
+e6
 94
-d8
-bc
-b9
-7e
-7c
-3f
-62
-96
-6c
 61
-47
-2c
-95
-30
-26
-c9
-9f
+16
+39
+cf
 63
-00
-00
-02
-42
-59
-82
-d0
-18
-a8
-3d
-de
 0c
-15
-e4
-e3
-fa
-2c
-72
-6b
-27
-da
-29
-b3
-e3
-cf
-40
-34
+4d
 88
-39
-fb
-a9
-6a
-3a
-f1
-55
-c8
-e7
-96
-b4
-f0
-98
-f3
 a4
-62
-2c
+e1
+27
+9b
+96
+ba
+64
 f5
-e6
-db
-d3
-eb
-cb
-85
-c2
-a2
-8b
-c9
-0e
-ee
-79
-d8
-06
-a4
-5f
-0e
-97
-13
-18
-2a
-4e
-a2
-c7
-cf
-0a
-d7
-e8
-9a
-ce
-91
-7a
-8c
+41
 5e
-72
-bb
+49
+70
+37
+77
+55
+f6
 dc
-d4
-53
-ec
-a5
-84
-56
-f8
-fe
-90
-fe
-de
-4f
+07
+64
+08
+ac
+28
+bd
+66
+2c
+cc
+2a
+ab
+c6
+4b
 2b
-aa
-5f
-d7
-98
-7c
-48
-4f
-bf
-7b
-df
+39
+29
+96
+f5
+d2
+73
+95
+ad
+0b
+08
+5c
+ed
+28
+36
+88
+24
+c9
+44
+63
+75
+51
+38
+19
+ec
+a3
+e1
+72
+c6
+2d
+8c
+b6
+b8
+0c
+a6
+67
 18
-e0
-f5
-df
-6c
-ed
-91
-cb
-ba
-2c
-7e
+53
+22
+94
+c5
+51
+02
+a0
+4f
+52
+84
 5f
-bf
-93
-fb
-1b
-3d
-1c
-b4
-03
-5a
-97
 b8
-a9
-23
+b8
+0e
+a8
+d3
+3d
+58
+76
+16
+9f
+0f
+25
+d9
+65
+ad
+5b
+fe
+cf
+87
+0b
+81
+3f
+bb
+7b
+93
+49
+49
+31
+54
+24
+54
+50
+f6
+3f
+be
+ca
+d9
+4b
+6d
+e1
+c4
+0a
+5c
+31
 9d
-03
-22
-e7
-0d
-ac
-5f
-2b
-15
+e1
+3c
 12
-7f
-b2
+06
 df
-4a
-6d
-de
-cd
-86
 13
-1c
-2c
-c6
-b9
-10
-65
-f4
-ba
-86
+8d
+cf
 71
+b1
+f6
+22
 64
-3b
-28
-6d
-a7
-ba
-9b
-04
-74
-08
-e4
-4c
-2d
-90
-01
-57
+4a
+26
 14
-67
-15
-8a
-59
-e0
-aa
-1b
-39
-6f
-70
-44
+11
+a0
+df
+5c
+f1
+46
+e2
+ef
+41
+ff
+73
+49
+c2
+4c
+d8
+62
+9f
+4c
+3d
+7a
+20
+0f
+5f
+bd
+87
+2f
+5b
 42
-1d
-fa
-fa
-8f
-4d
+43
 f0
-fe
-ae
-cd
-8f
-7f
-af
-45
-41
-8a
-18
-00
-f8
-6e
-c1
-54
-4b
-76
-6e
-4d
-b3
-55
-3b
-37
-a3
-cd
-5c
-7b
-75
-93
-ed
-a0
-16
-da
-09
-6d
-54
-07
-10
-1a
-b4
-d6
-78
-65
-ed
-18
-91
-08
-95
-bf
-1b
 a1
-4d
-89
-b7
-48
-21
-eb
-6d
-e2
-89
-57
+40
+16
+dc
+7b
+84
+47
+e0
+86
+de
+23
+ab
+a7
+6b
 31
-42
-bc
-1f
-0c
-99
-30
-f2
+e9
+fc
+5d
+6f
+7f
+b4
+6b
+24
+5c
+48
+87
+e6
+6a
+f6
+f7
+79
+e7
+5d
+2d
+b8
+8b
+10
+45
+fe
 f7
-f4
-0c
-89
-7d
-76
-37
-a9
-43
 08
-eb
-84
+f4
+81
+74
+c4
+3f
+f2
+6d
 d5
-7a
-b0
-82
-ec
-91
-91
-c7
-b8
-26
-b1
-a9
-7e
-40
-61
+54
 17
-22
-c9
-2d
-63
-09
-e4
-57
-c0
-4b
-18
-25
-1c
-c8
-cb
-8e
-1c
-b8
-3c
-40
-66
-68
-7a
-7d
-5c
-5d
-fd
-32
-4d
-36
-63
-86
-02
+a5
+ad
+df
+d2
+a8
 00
-06
+23
+ea
+e8
+5e
 02
-49
+14
+df
+6d
+a7
+cf
+7f
+5a
+33
+11
+76
+94
+2f
+8c
+cc
+fc
+09
+86
 91
-23
-57
-50
-1b
-ec
-c7
-8d
-38
-be
-59
-d8
-72
-be
-4b
-b3
-c9
-9b
-57
 a4
-55
-81
-7c
-6f
-1c
+3a
+0f
+69
+bb
+f2
+69
+54
+f9
+9c
+8d
+9a
+cf
 f7
-d1
-9b
-45
-74
-53
-c0
-ae
-93
-b5
-e3
-45
-56
-35
-1c
-7c
-87
-63
-bc
+61
+66
+ac
+c8
+e9
+1e
+fb
+ea
+a1
+df
+89
+3a
 4d
-c3
-09
-cd
-c9
-c5
-2c
-f2
+5b
+f9
+0d
+af
+5d
+17
+28
+ce
+20
+57
 f6
-a9
-3f
-ec
-5a
-11
-5f
-2e
-08
+51
+ed
+52
+39
+49
+b2
 05
-8c
-a5
-d3
-2e
-70
-3e
-0b
+2a
+7c
+51
+d1
+ea
+a1
+b0
+af
+cc
+ea
+07
+25
+2d
+23
+d6
+5e
 c9
+07
+a2
+36
+de
+65
+07
+c3
+37
+ef
+6b
+4a
+b2
 f0
+4d
+53
+bb
+2f
+be
+fe
+06
+3f
+16
 6b
+00
+16
+30
+7d
+da
+9f
+e3
+58
+dc
+66
+5f
 6e
-d8
-93
-24
-ce
-d1
-b9
-b2
-9c
-c5
-8d
-53
-c8
-d0
+34
+1a
+4d
+42
+97
+0b
+aa
+92
+e8
+80
+02
+30
 5f
-a9
-fa
-0a
-78
-32
-07
-fa
-33
+7d
+3f
 56
 c2
-da
-15
-6e
+55
+35
 2c
-ca
-51
-d3
-66
-9a
-db
-a6
-b0
-ba
-f7
-15
-31
-2b
+68
+7b
 6c
-a2
-be
-06
-98
+8c
+57
+ba
+35
+a6
+ac
+14
+dc
+20
+db
+25
+cf
 3e
-f3
+fd
+5f
+a8
+70
+3a
 0b
-a0
-52
-6f
-9d
+7e
+07
+bd
+67
+58
+31
+ac
+6e
+31
+83
+ec
+64
+02
+e0
+c0
+6d
+ac
+b9
+7f
+48
+3b
+ae
 5e
-a4
-19
+0c
+0c
+61
+a5
+41
+59
 39
-3a
-40
-f4
-9e
-42
-43
-82
-d2
-e4
-16
+4c
 90
-a0
-38
-37
-c1
-ff
-89
-cb
+47
+32
+67
+36
+5d
+b5
+84
 5b
+39
+89
+b6
+9e
+b0
+3d
 13
-4a
-57
-d9
-09
-d6
-68
-9b
+73
+d7
+7b
+c2
+fa
+bf
+85
+c2
+21
+44
+45
+f7
 78
-fc
-2b
-b4
-39
-f3
+ec
+eb
+fe
+d8
+f8
 4a
-c6
+dc
+a5
+da
+ad
+39
+61
+9f
+b7
+01
+27
+65
+61
+d8
+a2
+6b
+7b
+31
+d3
+8a
+f4
+de
+ae
+e2
+ab
+a0
+ee
+92
+65
+e0
+34
+b7
+9f
+f8
+29
+64
+41
+1b
+73
+3b
+76
+3f
+d5
+41
+03
+a7
+24
+54
+7b
+a7
+94
+45
+9b
+f9
+3c
+6c
+b6
+b7
+69
+c1
+b5
+25
+ab
+98
+aa
+83
+8e
+a5
+e3
+9a
+c1
+af
+f0
+2f
+88
+5f
+ac
+43
+f2
+a4
+33
+5d
+ec
+b7
+9e
+f2
+73
+f7
+89
+1e
+0c
+09
+a4
+08
+52
+0c
+6e
 7b
-8a
-54
-a2
-a3
-bc
+25
+33
+83
+39
+e7
+1b
+f0
+59
+eb
+5e
 82
-55
-fe
-ba
-2e
-ff
-38
-d4
-e1
+8c
+7f
+eb
+52
+7e
+51
+f2
+27
+a9
+4b
 ad
-f5
-ec
-ec
+8c
+1b
+1b
+68
+63
+5a
+91
+8f
+67
+94
+8d
+ef
+9e
+6b
+c9
+22
+5d
+5e
 fe
-dd
-2f
-42
-2e
-d9
-f3
-ad
-fc
-1c
-88
+ee
+6d
+5f
+a4
+fd
 19
-ff
-f5
-49
-12
+41
+ac
+58
+32
 6c
-c3
-ad
-44
-81
-28
-76
-e3
-5e
-e2
-5d
-e3
+ec
+82
+8f
+6c
+da
+c6
+f9
+d0
+de
+42
+16
+02
+96
+58
+32
 97
+6d
+42
+73
+46
+af
+00
+a6
+9e
+ed
+f9
+e3
+17
+1d
+ca
+12
+70
+f8
+b9
+e6
+75
+b7
+46
 a9
-0d
-5e
+b2
+ed
+41
+41
+0a
+7c
+e3
+4d
+5f
+4d
+77
+a2
+af
+d0
+56
+63
+89
+a8
+47
+95
 91
-30
-7e
-b8
+e8
 4d
+b2
+76
+bc
+1f
+59
+10
+5a
+cc
+3b
+d9
+3a
+1c
+4f
+2b
+1a
+54
+69
+43
+81
+1f
+83
 ca
-9a
+6e
+80
+7b
+45
+27
+4b
+7c
+85
+70
+b2
+fa
+cc
+10
+71
+6b
+5d
+d6
+c9
+57
+f9
+01
+50
+a5
 64
-d8
-19
-ba
-df
-93
-a4
-82
-32
-78
-a2
-e3
+42
+fa
 4f
-79
+05
+f3
+4d
+d2
 9d
-98
-60
-43
-f2
-9e
-c2
-30
-57
-ba
-96
-a6
-95
-8d
+36
 77
-30
-cf
-0b
-8e
-ba
-dc
-0a
-1c
-f0
+91
+2f
+e0
+35
+eb
+2a
+50
+d6
+00
+ef
+78
+b9
+b6
 b5
-25
-9a
+c4
+ff
+67
+41
+5d
+c5
+6b
+71
+05
+48
+7a
+c1
+9f
+0c
+3f
 dc
-1a
-9c
-78
-87
-c9
-70
-38
+73
+76
 65
-05
-d9
+f4
+51
+2c
+5a
+c3
+d8
+94
+51
+89
+5d
+8a
+ad
+93
+17
+62
+ca
+e1
+1e
+3b
+54
+ab
+8e
+94
+40
+3f
+45
+c8
+ce
+63
+8d
+e7
+0d
+38
+38
+c7
+8a
 21
-d5
-98
-2d
+59
 5d
-af
-b4
+01
+52
+8a
+ed
+ad
+83
 bf
-30
-b9
+15
+fd
+59
 94
-1f
-33
-de
-9a
-11
-e1
+73
+86
+e8
+69
+65
+43
+f2
+56
+cf
 85
-f7
-b1
-2a
-c6
-5f
-5d
-53
-cc
-a4
+af
+04
+3d
+a1
+a0
+88
+03
 21
-98
-82
-5c
-8d
-49
-d4
-d0
-0d
-5f
-63
-ad
 95
-ab
-01
-4e
-65
+52
+92
+eb
+b1
+8c
+ec
+dc
+9d
+ee
+60
+22
 5f
-9c
-b5
-7b
-15
-e8
-74
-78
-6c
-32
-62
-de
-37
+9d
+a2
+17
+bb
+aa
 fa
-60
-fd
-d3
-99
-c6
-6e
+8e
+7d
+1c
+e9
+f7
+c1
+cc
+50
+14
+88
+6d
+5a
+87
+80
+5b
+67
+a4
+5e
+1a
+a6
+5b
+4a
+f4
+af
+cb
+f8
+17
+ec
+dd
+a2
+ae
+38
+ff
+2a
+4f
+fc
+16
 d7
-9c
-c8
-ab
-d2
-34
-09
-b4
-70
-f1
-30
-4d
-13
-75
-84
-fe
-ab
-ac
-84
-d5
-7a
+3a
+e0
+f6
 ae
+13
+93
+83
+d8
+5a
+4f
+b1
+ad
+61
+f0
+42
+d0
+2f
+f6
+46
+82
+bc
+cc
+49
+07
+6b
+aa
+f2
+1c
+f8
+0e
+b9
 89
-51
-a3
-8c
-d8
-1d
-14
-26
-84
+4c
+11
+3c
+47
 64
-fa
-2e
-6a
-be
-01
-43
-f5
-d6
-0a
-6b
-f7
-cd
-21
-86
-6d
-6f
+1b
+27
+f2
+9f
+76
+50
+b7
+ae
+72
+96
+72
+7b
+5d
+56
+a3
+6c
+5d
+ce
 34
-4e
+c3
+eb
+97
+2e
+04
+60
+d3
+38
 86
-67
+f9
+72
+bc
+c2
+af
+f1
+3f
+3e
+eb
+a5
+2b
+4c
+cb
+e6
+a9
+eb
+01
 8e
+2c
+49
+9e
+50
+28
+e7
+a4
+92
+7f
+61
+83
+f8
 bf
-d7
-3c
-1c
-f0
-7e
-82
-7a
+81
+f4
+3b
+e5
+b3
+19
+25
+30
+cc
+e8
 8f
-ad
-6e
-29
-7d
-3d
-dd
-34
-a4
-75
+04
+7e
 72
-6f
-75
-6a
-09
-54
-7c
-20
-b9
-91
-1e
-7d
-d3
-3e
-03
-ec
-b1
+2d
+42
+d9
+b8
+d6
+2c
+e6
+c7
+76
+47
+be
+fb
 74
-d0
-26
-05
+57
+01
+9d
+78
+0b
+0d
+a6
+3c
+c0
+c5
+98
+cb
+db
+42
+bf
+b9
+df
+ca
+f5
+55
+c4
+c5
+76
+76
+b5
+41
 91
-43
-ba
+85
+bc
+85
+84
+a4
 10
-81
-93
-d6
-b7
-2e
-04
-92
-e3
-df
-7d
+cb
+c1
+de
+c9
+c5
 e0
-b6
-88
 af
-ff
-24
-a5
-c8
-8d
-29
-be
-e0
-42
-ef
-f9
-09
-3b
-d3
-c9
-41
-0a
+14
+de
+5e
+6d
 18
-24
-e7
-e1
-96
-cf
-72
-f8
-b8
-0e
-8a
-7c
+99
+41
+20
+75
 9f
-fc
-54
-ac
-ad
-10
-87
-72
 82
-8d
-1f
-4c
-d9
-2b
-b0
-fa
-62
-e4
-03
-0a
-1c
-b4
-15
-d9
+3a
+39
+1d
 a6
-e9
-f0
-12
-e9
-08
-db
-a7
-94
-af
-5d
-e9
-6b
+c0
+4a
 7d
-04
-f6
-33
-a9
-4f
-ae
-54
-79
-ed
-e0
-48
+c5
+d7
+36
+0d
+c3
+15
+ac
+1f
+15
 57
-8b
-fa
-ca
-2c
-7a
-9a
-80
-61
-d3
-e9
-1a
-33
-95
 4d
-30
-bb
-1f
-26
-52
-c1
-8a
-dc
-45
-09
-56
 ec
-5c
-8a
+f7
 e2
-70
-8a
-46
-9c
-b1
-3f
-44
-0f
-67
-ed
+10
+13
+c3
+e0
+5c
+66
+54
+49
+2c
 69
-a2
+fa
+6f
+af
+4c
+e7
+fe
+08
 d1
-de
-e9
-cf
-f8
-67
-c5
+7b
+a0
+5f
+90
+90
 01
-65
-6e
-e3
-59
-de
+07
+71
+04
+cc
 6e
-ec
-99
-84
-e9
-64
-93
-7c
+a2
+45
+68
+ef
+f0
 d6
-fb
-71
-01
-46
-20
-c1
-89
-10
-3b
-59
-e7
-ce
-61
-16
-64
-22
-35
-1e
-18
-57
-77
-b0
+32
+81
+fa
+0d
+81
+a5
 60
-a6
-62
-cc
-0f
-a0
-57
-e7
-e0
-80
-69
-6a
-1f
-5b
-d7
-3e
-3e
-5d
-ca
-9b
-26
-58
-13
-d0
-91
-c1
-df
-d3
-88
-31
-90
-1f
-93
-40
-78
-be
-41
+49
+74
+32
+dd
+51
 27
-8d
-fc
-37
-c1
-ac
-7c
-58
-6f
-f8
+f6
 19
-2a
-03
-8d
-b2
-53
-e8
-ba
-09
-b0
-a9
-53
-5f
-fb
-dd
-e8
-a2
+a4
+ec
+3c
+25
+b9
 e1
-28
-c1
-87
-47
-74
-84
-a2
-f5
+5a
 09
-58
-8a
-18
-7d
-95
-f3
-55
-d3
-50
-e7
+be
+62
+4d
+16
+a4
+cc
+27
+9e
+56
+fe
+c6
+3d
+ec
+76
+0a
+1b
+21
+75
+da
+71
+03
 c2
-c3
-a0
-60
-c5
-9d
-54
-d1
-2c
-27
-c0
-64
-b5
-60
-d6
-cb
-8c
-ff
-35
-c4
-13
-a8
-aa
-d7
+e2
+95
+5b
+df
 b0
-1e
-1b
+f0
+3f
+bf
+47
+33
+f5
+53
+fd
+bb
+91
+30
+c8
+2b
+41
+4b
+c5
 6b
-d6
-38
-be
-b9
-59
-0b
-17
-ab
-cd
-9c
-03
-e6
-4e
-c3
-15
-96
-cb
-39
-d3
-67
-da
-a4
-f9
+40
+d8
+16
+19
+48
+c1
+73
+37
+88
+5b
+f6
+3b
 9b
-cd
-af
-bd
+6e
+bf
+d4
+1e
+1e
+25
 84
-89
-7a
-b5
-c3
-37
-95
+72
+26
+11
+c9
+2c
+30
+4e
+5a
+bf
+0e
+90
 38
-87
-2a
-0b
+df
+71
+44
+6a
+e6
+97
+18
+13
+99
 79
-33
-b5
-0f
-fc
-f1
-be
-7c
-cf
+1c
+84
+92
+bc
+66
+ed
+c1
+e5
 7d
-9d
-30
-34
+58
+2b
 62
-97
-d1
-e9
-00
-53
-85
-f3
-4b
-47
-60
-e0
-14
-4b
-91
-0f
 96
-02
-15
-46
-46
-b4
-dc
+53
+e3
+f0
+f5
+f7
+4e
+7f
+9e
+72
+9f
+2a
+aa
+d4
+c6
 e8
-ef
-ac
+d2
 17
-85
-86
-90
+88
+9e
+e2
+aa
+80
+e1
+61
+7d
+f0
+94
+99
+82
+1d
+0f
 3d
-8c
-ce
-ee
-64
-22
-8c
-60
+9c
+db
+11
+49
+33
+e6
+18
+23
+db
+36
 f9
-41
-1c
-3b
-20
-59
-bf
-f4
-e1
-4d
+b4
+7e
+35
+f0
+4f
+9f
+b4
+9b
+76
 f8
-82
-3e
-ca
-ab
-d6
-eb
-9e
-ff
-92
-4e
-06
-69
-59
-7b
+94
+10
+ea
+f9
+b1
+68
+24
+2d
+4d
+d0
+15
+37
 6a
-03
-ff
-85
-b3
-31
-08
-35
-66
-d9
-fa
-a8
-bd
-c1
+cc
+29
+ef
 a7
-4a
-d3
-80
-fc
-69
-d5
-9e
-dd
-da
-cb
-9a
-2b
-98
-91
+47
 54
-e7
-c1
-40
-ef
-fd
-e2
-68
-c3
-17
-1c
-fd
-6e
-28
-a6
+63
+e1
+b6
+57
+45
+ae
 49
-4f
-b9
-28
-bd
-56
-b1
-a5
+62
 29
-09
-a9
-1f
-19
-21
-25
-7d
-d3
-55
-85
-52
-9d
-c6
-55
-b1
-70
-10
-78
+9f
+76
+72
 ff
-c9
-98
+82
+1e
+cf
+6b
+87
+a1
+de
+70
+8d
+75
+a5
+4b
+bc
+d8
+e4
+7e
+88
+09
+b3
+83
 0b
-aa
-5b
-11
-fb
-ee
-72
-b6
-3f
-f0
-9a
-e9
-cd
+43
+26
+29
+8a
 87
-77
-d6
-e6
+15
 3e
-18
-11
-da
-22
-fe
-83
-e0
-fc
-32
-24
-12
-61
-93
-79
-7b
-20
-ea
-a2
-4c
+2f
+b5
+ba
+58
+b7
+89
+d1
+aa
+e8
+c0
+5d
 48
-f2
+c1
+c2
+97
+bb
+ff
+e3
+e2
+36
+04
+f8
+4e
+56
+59
+3f
+20
+ac
+1f
+cc
 2b
-98
-7b
-6f
+0f
+16
+2c
 6e
-cb
-75
-95
-27
-b6
-2d
-1c
-ad
-2a
-c9
-b6
-5d
-f4
-50
-77
-bd
-83
-ce
-cd
-a5
-a2
-69
-95
-17
-7e
-39
-55
-1d
-66
-7b
-84
-5e
-d7
-de
-20
-20
-c3
-24
+54
+52
+d6
+c0
+96
+d8
+f7
+44
+93
 68
-4e
-18
-7d
-c1
-4d
-90
-97
+dd
+47
+2f
+a0
+ae
 5e
-b9
-39
-6d
-7f
+3a
+58
+30
+ba
+7d
+c5
+0b
+00
+3c
+a4
+f1
+3b
+67
+8d
+43
+12
+a3
 51
-b4
-fd
-d1
-35
-59
-28
-d6
-06
-36
-1e
-2d
-16
+fb
+3b
+74
+bc
+58
+de
+14
+1d
+b1
+1a
+87
+ca
+1d
+11
+b8
 e4
-bf
-70
-9d
-d5
-82
-d0
-66
-8b
-eb
-76
-3f
+35
+12
+cc
+23
+f6
+b2
+c3
+dd
+de
 8b
-7e
-c9
-8e
-00
-11
-15
+e2
+ff
 5c
-d9
-b0
-8f
-25
+b4
+e3
+11
 27
-45
-3f
-48
-d2
-db
-24
-0e
-55
-6c
-a4
-17
-a5
+4a
 1f
-61
-13
+af
+d7
+d0
+a7
+a5
+8a
+d3
+e3
+21
+d3
+ba
+a9
+a7
+f3
+d7
+41
+20
+55
+8c
+7e
+f4
+c4
+8c
+f0
+f5
+72
+08
+7c
+b2
+89
+b0
+e2
+7f
+ae
+3e
+0b
+76
 44
-02
-f8
-4d
-59
-36
-d8
+7c
+c6
+cb
+35
+cb
+a8
+96
+2a
+97
+f2
+fd
 9f
-99
+d7
+30
+1c
+0d
+81
+21
+52
+2b
+61
+dc
+4d
+60
+66
+1f
+f7
+11
+c5
+33
+35
+a3
+84
+01
+d0
+ac
+91
+41
+57
+34
 7d
-d3
-79
-46
-ef
 17
-59
-3c
-4b
-e6
-6f
-6c
-86
+3d
+74
+3d
+3d
+d7
 00
-86
-1a
-cf
-cd
-29
-6a
-1d
-5a
-d0
-8d
-28
-18
-42
-73
-e6
-0c
-d4
-a6
-f4
-ac
+99
+77
 fe
-27
-f4
-43
-58
-a0
+ec
 b2
-6d
-f8
-58
-3a
-56
-05
-7f
-3c
-a6
-f1
-0f
-ac
+34
+09
+d5
+30
+86
+12
+2e
+5a
+dc
+34
+46
+eb
+1d
+6b
+06
+5b
+4e
+23
+e1
+e2
+ae
+a8
+81
+f7
+9c
+93
+17
+4d
+e3
+30
+b0
+f7
+fa
+f7
+a7
+b3
+43
+42
 85
-5a
-bf
-e4
-8d
-6a
-80
-61
-ca
-45
-93
+a9
+7c
+f2
+97
+aa
+bd
+98
 1a
+aa
+fa
+92
+3a
+f9
+d3
+c8
+21
+01
+fa
+49
+ae
+e7
+05
+3b
+6d
+c0
+b3
+c8
 b6
-11
-e3
+37
+83
+c4
+a8
+26
+d9
+71
+b7
+ac
+5c
+91
+6c
 63
-e0
-19
-ff
-93
-1e
-7b
-58
-d2
-33
 73
-ed
 44
-18
+41
+9c
 a0
-07
 67
-15
-17
-eb
-5b
-e1
-ca
-86
-32
+c9
+14
+c2
 71
-8b
-28
-27
-61
-b7
-ca
-e7
-1e
+da
+33
+bb
+79
+84
+f4
+ad
+fc
 b5
-75
-23
-4c
-0b
+4f
+4b
+34
+2f
+55
 81
+e9
+68
+e4
+71
+5e
+2f
+6a
+86
+af
+36
+37
+57
+5a
+4c
+15
+f5
+49
 6c
-f7
-b6
-08
-74
-e8
-e6
-96
-ee
-34
-c3
-79
-12
-21
-0f
-dd
-92
+91
+9f
+0a
+05
+9d
+a9
+31
+0a
+53
+1c
+4e
+2e
+7c
+e2
+63
+0b
+62
+94
+44
+cb
+a6
+c6
+e0
+2d
+d3
+6b
+5a
+0c
+f6
+82
+31
 ae
+fe
+26
+7e
+0e
 8b
-64
-d0
-2a
-45
-ac
-b2
-2e
+c0
+af
 30
-61
-18
-d8
-fb
-5c
-61
-88
-3b
-70
-bb
-5c
-a2
-88
-18
+c2
+ab
+98
+a7
+fc
+a4
+1c
+dc
+a9
+b4
+1b
+3e
+b2
+60
+47
+5a
 2d
-8b
+3e
+62
+ad
+b1
+4d
+ae
+c5
+66
+56
+a9
+9e
+24
+6a
+95
+34
+86
+c0
+df
+3a
+9d
+8f
+e4
+72
+6d
+31
+a2
+96
+7c
+a2
+2e
+75
+89
+46
+db
+c8
+51
+fc
+f5
+98
+17
+23
+75
+28
+89
+de
+df
+f2
+03
+2e
+f0
+a7
+8e
+0d
+89
+0a
+25
+9f
+30
+b5
+97
+80
+4f
 10
-a4
-57
-a6
-98
-f6
-40
-93
-93
-0e
-22
-46
-c7
-18
-a6
-16
+7e
+9a
+1b
+85
+7c
+50
+94
+ba
 64
-10
+12
+80
 67
-be
-6a
-90
-37
-5c
-52
-ad
-e3
-71
+6e
+19
+43
+8e
 74
-1e
-6f
-73
-a5
-25
-13
-84
-3e
-56
-6c
-a5
-70
-7c
-a8
-b9
-46
+a4
+87
+33
+19
+29
+8b
+c0
+98
+d3
+2d
+b8
+d6
+6e
 74
-c6
-14
+d4
+aa
+18
 91
-45
-49
-3d
-7c
-ca
-6a
+d9
+a7
 0e
-e5
-3b
-fb
+ec
+dc
+bf
+ed
+4f
 6c
-1b
-23
-e9
-69
-f1
-d3
-af
+6c
+b5
+8d
+dc
+2b
+db
+b8
 23
-14
-c8
-c2
-a6
-6a
+68
+0c
+96
+33
+6c
+55
+65
+7e
+b5
+e2
+f8
+49
+71
+cd
+df
 28
-3c
-c8
-8a
-46
+87
+49
+6a
 5b
 25
-4f
-14
-44
-65
-6a
-0d
-2f
+92
+eb
+64
+b1
+63
+d2
 bb
-57
+b5
+78
+f2
+49
+93
+f9
+9b
+f6
+a7
+0f
+fc
+68
+92
+fd
+95
+2e
+98
+3a
+34
+5f
+80
+0a
+98
+40
+8d
+3f
+c4
+82
+51
+26
 50
-d0
-9d
-19
-c6
-f5
+e7
+e6
+74
+1d
+11
+42
+95
+1b
+34
+2a
+ed
+9c
+fd
 6a
-28
+f0
+d2
+1b
+4a
 16
-33
-7c
-49
+d2
+78
+6c
+6c
+2b
+b0
+0b
+8a
+11
+97
+d8
 4e
-35
+83
+b0
+c9
+be
+e6
+72
+d3
+04
+7a
+f7
+fd
+57
+55
+8c
+b2
+15
+86
+8c
+db
+d5
+8a
+70
+aa
+27
+b3
+9a
+63
+68
+17
+52
 84
-1d
-bf
-c6
-13
-23
-4a
-4f
-16
-1b
-05
-3f
-d6
-a9
-41
-c5
-c6
-fa
-8b
-e4
-36
-7f
-8d
-e2
+be
 de
+d4
+b1
 8c
-66
-9d
-9c
-95
-62
-e0
 0c
-75
-74
-75
-ea
-03
-65
-3d
-65
-e8
-16
-82
-ea
-88
-b6
-b6
-61
-de
-49
-a1
-1e
-22
-55
 64
-53
-92
+09
+61
+f3
+b7
+87
 a3
-6d
-ff
-d3
-68
-5a
-01
-28
-ef
-e9
-b9
+77
+da
+f9
+9b
+21
+aa
+e3
+50
+40
+6f
+5f
+3c
+4d
+00
+17
+cb
+55
 f3
-89
-cc
+1b
+f5
+bd
+65
 b1
-10
-d5
+a1
+61
+bc
+29
+ee
+40
+1b
+ff
 32
-55
-c8
+2e
+3f
+29
+ee
+6f
 75
-6e
-10
-e8
-d5
-ea
-24
-b2
-0a
-dd
-90
-3b
-76
-f4
-27
-47
-80
-79
-ec
-48
-58
+50
+46
+e0
+b4
+78
+66
+2f
+fc
+15
+6a
+08
+a6
+74
+36
+f6
+5c
+fb
+ba
+20
 c5
-d2
-00
-c7
-df
-c8
-35
-3b
-d3
-49
-49
-22
-a0
+78
+0a
+f1
+7b
+4b
 8e
-cb
-2e
-1d
+e2
+d6
+29
+92
 cd
-3d
-f5
+99
+c4
 87
-c6
-de
+8f
+b0
 9e
-7c
-1f
-f9
-13
-59
-a1
-1b
-08
-fe
-a7
-68
 44
-97
-b8
-49
-ca
-2a
-48
-b6
-09
-74
-cb
-b6
-32
-fd
-e7
-6d
-30
-75
-30
-d7
-0a
+1a
+6b
+19
+34
 c4
-b3
-02
-df
-04
-72
-2e
-a7
-10
-aa
-9c
-85
-67
-60
-78
-9e
+38
 15
-ca
-b5
-85
-b9
+11
+92
+f4
+79
+63
+fc
+61
+05
 37
+a1
+d1
+6c
+92
+fc
+a3
+a6
+78
+1a
+1e
+65
+59
+3e
+be
+94
+4a
+91
+2e
 5c
-c6
-30
-73
-5f
-4e
-99
-71
-43
-89
+d8
 63
-aa
-84
-5f
+b7
+51
+ba
+a5
 73
-94
-b4
-3d
-f0
-fe
-f6
-d9
-6b
-00
-14
-b3
-e8
-e1
-14
+3e
+b6
+2b
+0e
+c1
+60
+c1
+f9
+b8
+af
+3a
 07
-d2
-f6
-e3
-f5
-ed
-01
-67
-52
-50
-08
-18
-4e
-86
-06
-3f
-03
-f8
+f3
+5e
+32
 c2
-65
-7f
-56
-2b
-74
-fd
-c7
-2e
 06
+ba
+df
+ff
+da
+5a
+f6
+80
 c2
-61
-6c
-9f
-74
-9f
-d2
-e6
-1b
-e1
+70
+00
+70
+23
+1a
+21
+6a
+a0
 1c
-74
-96
-90
-c9
+2f
+32
+63
 24
-d4
-a5
-0e
-a0
-84
-b8
+cd
+01
+ad
+da
 2d
+b1
+5c
+4f
+ff
+28
+74
+80
+05
+52
+4e
+92
+1c
+4a
+19
+52
+6b
+7d
+64
+c0
 eb
-79
-77
+82
+09
+e3
+58
+8d
+4d
+97
+b6
+37
+af
+f2
+94
+9d
+a9
+fb
+b9
+8a
+9c
+41
 d7
-44
-e9
-d5
-2e
-62
-dc
-1a
-f4
-70
-f1
-4b
 06
-f5
-f9
-10
-8c
-57
-42
-69
-75
-bf
-4c
-5f
-80
-07
-8c
-a0
+61
+6e
+d2
+ab
 e8
-9b
-73
-ee
-59
-2b
-d1
-e5
-71
-2b
-ad
-04
-cb
-59
-51
-ec
-76
-ef
-c7
-18
-a6
-46
-f7
-26
-bc
-f9
-71
-8c
-ce
-b5
-6d
-8c
-a3
-54
-df
+08
+0d
+0b
+3f
+4d
+c4
 6a
-fe
-1d
+21
 e3
-cb
-d4
-06
-5d
-58
-1f
-90
-89
-be
-49
-e9
-1c
-d6
-8b
-9c
+45
+d3
+78
+28
+11
+4f
+0b
+ec
 3e
-39
-e0
-7e
-1d
-a1
-67
-f9
-8f
-9f
-5d
-fb
-0f
-8c
-71
+28
+a6
 0e
-ae
-67
-c6
-27
-07
-1f
-ed
-c8
-36
-9e
-54
-6f
-4e
-ed
-22
-35
-4d
-3b
-ed
-ae
+8b
+bc
+51
+3f
+96
+df
+32
+56
 77
+a3
+41
+1f
+a3
+bb
+84
 ae
+7b
+61
 ef
-e2
-c3
-5e
-ba
-ae
-43
-93
-86
-b4
-db
-1c
-02
-75
-ed
-11
-87
-1e
-68
-43
-cc
-0d
-a2
 ef
-97
-bc
-8a
-09
 cc
+23
+44
+51
 cf
-56
-0b
-55
-8a
-14
-3c
-04
-64
-74
-35
 f7
-8e
-59
-5e
-18
-55
-45
-c1
-1a
-4e
-13
-aa
-91
-c8
-c5
-de
-52
-1b
-18
-a8
-9a
-cf
-1a
-b1
-b4
-47
-9a
-5a
-42
-ef
-cd
-d5
-20
 f3
-88
-61
-a6
-99
-6f
-c2
-bf
-8e
-7d
-b7
-76
-e5
-e6
-06
-2d
-dc
-40
-c1
-67
-87
-38
-9c
-79
-66
-c0
-f2
-4b
-4c
-b2
+47
+b1
 8c
-be
-08
-34
+2a
+e6
+dd
+89
+bb
+11
+6e
 48
-7b
-25
-1d
-22
-21
-9a
 58
-34
-3f
-07
-de
-88
-42
-49
+4b
+37
+17
+03
+fa
+f4
+45
 18
+b6
+ab
+e9
+74
+e5
+24
+a1
+e3
+12
+f8
+d6
+df
+9f
+c3
+db
+fd
+9c
+b2
+5a
+e2
+7e
+73
+5e
+d7
+2f
 33
+40
 96
-59
-53
-ff
-bc
-9e
-ee
-2d
-ba
-aa
-b2
-67
-bb
-08
-0f
-0b
-f2
-43
-af
-d4
-f6
-2e
-a5
-b5
-19
-13
-75
-5f
+b0
+cc
+9b
+38
+89
+a0
+94
+78
+37
+f7
+a9
+31
+8a
+97
+3f
+12
+fd
+d9
+35
+7b
+62
+9e
 38
-98
-15
-d3
-9b
-44
-96
-93
+a5
+fd
+53
 5d
-61
-3c
-d1
-d1
-72
-7e
-f2
-37
-ce
-93
-91
-ec
-5f
-da
-14
-85
-74
-88
-04
-a4
-10
-52
+95
+ee
+2a
+76
 ef
-38
-e1
-d7
+ce
+94
+0b
+e8
+a2
+c8
+d5
+e7
+09
+a1
+19
+ad
+35
+be
 5b
-3a
-7b
-e2
-98
+bb
+0a
+9e
+06
 8d
-16
-26
-75
-5a
-f7
-45
-67
-41
-53
-32
-60
+84
+b1
+9a
+e1
+d3
+3e
+aa
+d5
+46
+13
+c3
+d7
+d2
+e6
+5c
 6f
-3a
-e0
-5b
-89
-a2
-f4
+84
+1d
 f9
-91
-3b
-7c
-e5
-40
-26
-ea
-75
-c5
-23
-b9
-f2
-5e
-ac
-7e
-90
+0f
+5a
+5d
+df
+36
 d2
-80
+fc
 e7
+10
+7e
+a5
+c1
+ce
+85
+b0
+a7
 81
-d9
+dc
 63
-59
-20
-d2
 71
-bf
+fe
+29
+b7
+d1
+e3
+1e
+10
+35
+25
+e9
+75
+dd
+0f
+ed
+65
+55
+a0
+5e
+8d
+a3
+88
+25
+d5
+0b
 cd
+1d
+76
+29
+85
+40
+ec
+e8
+d1
 7b
+ce
+b9
+09
+7c
+48
+8a
+2b
+ff
+b2
+ac
+38
+cd
 b4
-36
-6c
+9c
+87
+cb
+d7
+d0
+32
+e4
+b2
+dc
+1e
+1f
+d0
 67
-4f
-41
+af
+7d
+7c
+67
+92
+bd
+b0
+3e
+4b
+7d
+dc
+05
+78
+f5
+bd
+3b
+d8
+d4
+62
+6a
+45
+26
+a5
+d5
+23
+7d
+40
+45
+0b
+9b
+25
+67
+19
+1a
+2b
+9e
+b2
+fc
+0e
+28
+86
+d8
+46
+81
+28
+19
+18
+80
+9a
+bc
+66
+f2
+b4
+f1
+04
+dd
+1b
+d9
+b5
+f9
+f3
+8d
+cc
+72
+31
+a8
+4a
+73
+e5
+bc
+39
+0b
+8e
+69
+d8
+d4
+b9
+2f
 ac
-12
-cd
-17
-8b
+f4
 3b
-29
-9a
-6b
-0f
-63
-85
-41
-36
+1e
+5e
 9f
-e9
-ec
-e0
-5f
-19
-22
-67
+ee
+cf
+96
+af
+3a
+7f
+47
 d2
-93
-e9
-74
-17
-ef
-91
+4d
+fa
+f3
+7e
+7d
+4a
+fa
 62
-3c
-3e
-79
-14
-15
+df
+00
+a4
+67
+01
+70
+7d
+da
+7c
 d5
-af
-f3
+20
+df
+74
+74
+77
+94
+0d
+0b
+a3
+60
+7d
+ea
 15
-23
-f8
+c5
+bd
+03
+62
+bd
+ba
+da
+9d
+a4
 54
-0d
-8d
-3a
-98
-e6
-9c
-78
-8d
-67
-f6
-f5
-3e
-aa
+8b
 03
-60
-dc
-67
-65
-0f
-ce
-0e
+a3
+c0
+57
+47
+87
+23
+3e
+3b
+b9
+31
 d9
-5a
-e6
+8d
+d6
+7b
+1b
+5d
+0a
+39
+19
+9b
+6e
+9e
+b0
+6f
+64
+b0
+4b
+03
+b1
+2c
+20
+2c
+42
+1d
+fa
+32
+68
+4a
+e3
+9e
+f2
+b5
+26
+6e
+44
 06
+ab
+55
+a3
+21
+21
+6f
+e7
 17
-10
-ba
-8f
-e4
-18
-ee
-7e
+b9
+0d
 0a
-c7
-ac
-92
-39
-cd
+e9
+85
+f3
+c8
 40
-fc
-cd
-d4
+f3
+04
+5f
+53
+3a
+b5
+1e
+1e
+89
+8d
+11
+30
+28
+f1
+93
+fd
+39
+11
+90
 6c
+d9
+da
+72
+16
+88
+d6
+bc
+ba
+85
+cc
+a4
+af
+14
+11
+08
+ef
+4c
+4c
+98
+3a
+b8
+16
+1c
 e7
-d0
-3d
-6a
-1a
-d4
-6a
-f3
-73
-8a
+dc
+15
+a2
+d9
+09
+d6
+b5
+1c
+3b
+41
+35
+48
+6c
+f2
+17
+a4
 e2
-c0
-76
-e0
-d1
+61
+0e
+b3
+96
+df
+84
+ca
 90
-f9
-f2
-49
-ae
-de
-4b
-9e
-67
-80
-92
-66
-ef
-d3
+5e
+ac
+98
 ec
-83
+46
+74
+ad
+fd
+a6
+6f
+24
+a1
+67
+6d
+56
+75
+23
+46
+90
+42
+4f
+ff
 a3
-59
-97
-08
-9f
-bc
-37
-a8
+b7
+99
+77
+1a
+06
+8c
+4b
+74
 da
-d2
-59
-5d
-d2
-32
+1b
+e3
+36
+8c
+f9
+bb
+5c
+52
+7f
+67
+29
+14
+3d
+f9
 4e
-7a
-e1
-60
-fc
+a7
+4d
+b5
+38
+90
+8b
+82
+a3
+ad
+53
+66
+dc
+ae
+cc
+5e
+34
+28
+42
+0b
+67
+00
+53
 f5
-8e
-13
-f9
-9d
-2a
+71
+a5
+0d
+67
+6a
+5d
+65
+04
 6c
-50
-70
-00
+d4
+6a
+4c
+24
 53
-70
-f1
-17
-bf
-84
-09
-c8
-1b
-d7
-6b
 0e
-3f
-a6
-ad
-aa
-25
-cd
-82
-94
-a3
+56
+09
+ea
 a3
-ec
-2a
+4e
+c9
+2e
+ba
+e9
+95
+f5
+11
+fc
+cd
+e0
+e3
+8d
+34
+9b
+5f
+2f
+89
+1c
+c3
+40
+48
 01
+3d
+52
+a0
+30
 f5
-88
-5d
-c9
-d6
-f9
-b6
+65
+fc
+89
 48
-d4
-2f
-a1
-d4
-9d
-53
-69
-cf
-51
-94
-f4
-36
-7e
-1b
-2b
-94
-5e
-77
-7d
+ff
+78
+18
+62
+78
 4c
-3e
-e0
-4f
+f1
+24
+bf
+95
+87
+80
+fd
+86
+fc
+c0
+49
+30
+0c
+24
+b3
+65
+ff
+a0
+e7
+00
+cc
+c2
+39
+49
 03
-da
+fd
+59
+1f
+6f
+7f
+94
+d8
+f8
+6f
+ae
+d3
+13
+02
+dd
+af
 37
-58
-a6
-28
-03
-48
-b6
-4b
-21
+e0
+89
 ea
-26
-ed
-7c
-3e
-8e
-5e
-1a
-2e
-fc
-21
-fb
-22
-50
-44
-77
-9c
-20
-88
-5a
-4a
-f9
-0e
-f3
-5b
-0e
+f4
 1c
-aa
-98
-b8
+17
+c7
+ea
+bc
+56
+89
+6c
 0d
-05
-10
-b3
-e5
-57
-39
+3c
+d7
+00
+12
+fa
+da
+16
+92
 9c
-b2
-06
-aa
-a6
-e4
-46
-fe
-5a
+38
+32
+fc
+e6
+71
+de
+d6
 fd
-29
-9f
-a5
-dc
-15
-20
-ca
+8e
+a7
+31
+42
+74
+e7
+a6
+aa
+6b
+65
+24
+5c
+31
+50
+63
+44
+78
+80
+9e
+56
+f1
+c9
 61
-ab
-23
-ff
-8b
-1b
-d9
-3b
-b6
-0f
-d7
-1f
+df
+84
+18
+57
 7a
-3c
-ce
-f6
-ab
+66
+78
 33
-d3
-51
-97
-6b
-19
-1e
-10
-b5
-6a
-20
-8c
-b5
-bd
-7f
-87
-ee
+bc
+f8
+b8
+9c
 01
-78
-31
-9f
+26
+99
+af
+b8
+be
+87
+4a
+de
+18
+79
+e1
+61
+23
+71
+6c
+90
+66
+fc
+16
+59
+52
+a8
+b1
+e6
+f2
+84
+cd
+e5
 1e
-4b
 bf
-1e
+49
+92
+63
+3d
+6b
 0d
-c2
-a3
-a4
-9e
-7b
-ba
-85
-ba
-bb
-ac
-dc
-4e
-0c
-16
-e7
-9f
-4f
-62
-ae
-ef
-c6
-e8
-10
+17
 2d
-c6
-03
+84
+99
+f8
+f4
+a7
+47
+55
+2f
+d6
+34
+71
 43
-b6
-ed
-29
-42
-2d
-b3
-54
-7f
-40
-bf
-f6
-fa
-28
-ac
-24
-7d
-44
-94
-25
-23
-10
-6c
-36
-80
-f9
-61
-3d
 44
-8f
-d1
-5c
-a8
-66
-95
-7c
-ea
-d5
+01
+e3
+af
 8e
-1d
-74
-e8
-dc
-4f
-b9
-bd
-ec
-3c
-67
-31
-cc
+e9
+98
+fb
 ff
+86
 15
-3b
-17
-bd
-69
-a6
-76
-05
-67
+12
+2f
+1c
 29
-aa
-b4
-10
-09
-51
-39
-7b
-8c
-ec
-8c
+86
 43
-2a
-d3
-d5
-30
-cb
-14
-99
-c3
-e4
-55
-26
+5a
 61
-f6
-63
-d9
-5c
-86
-eb
-f3
-60
-7e
-a4
-75
-08
-57
-c2
-df
-04
-af
-ef
-8a
-b3
-00
-c5
-f9
-6a
 a1
-eb
-31
-f1
-b7
-11
-65
-51
-0f
-c8
-36
-ff
-2c
-d0
-56
-13
-60
-b3
-ef
+ae
+d2
+01
+f4
+b2
+21
+78
 13
-2c
-d0
-a7
+36
+8b
+c5
+98
+16
+9d
+35
+36
+d7
+09
+6e
+a1
+e2
+9b
 11
-c9
-b3
-b0
-2a
-7b
-5b
-0e
-49
-0c
-3b
-14
-fd
-15
-2c
-7c
-5d
-57
+00
+7a
+ac
+55
 a2
-9a
-a1
-c4
-94
-cc
-c7
-6c
-6f
-89
+ed
+23
+27
+32
+b3
+4e
+09
 fe
-d6
-1f
-d5
-0c
-42
-3f
-98
-93
-f6
-ba
-2b
-d6
-50
-26
-e0
+4f
+f1
+a4
+b6
+8b
+0a
+ab
+c3
+6d
+01
+d8
+4d
+37
+38
+10
+ee
+e2
 1d
+6c
+67
+46
+4a
+c1
+1e
+5c
+f7
+69
+93
+66
 33
-77
-32
-ad
-9d
-c4
-38
-76
-29
-19
-f9
-65
-5f
-eb
 60
-dd
-d4
-ad
-4a
-b7
-27
-47
-a8
-1b
-9f
-19
-c8
-56
-2b
-30
-4b
-dc
-49
-2a
-a1
+37
+8f
+2c
+d7
 fc
-5d
-4a
-11
-f0
-68
-93
+c4
+f6
+c7
+88
+dc
+6b
+a6
+b8
+9e
+61
+ee
+ee
+7b
+c4
+40
+7b
+ce
+e9
+20
+46
 b5
-c3
-f1
-d5
-47
+35
+bf
+18
+ff
+81
+f9
+c6
+0f
 94
-20
-48
-71
 e1
-a1
-f5
-b9
-63
-ad
-ae
-ac
-f1
-ee
-32
-7a
-77
-f3
-9e
-c9
+a9
 d0
-72
-d6
-dc
-6a
-c0
-3a
-47
-04
-7d
-28
-bc
-2d
-c2
+d9
+89
+bd
+cf
+be
+f3
+b2
+25
+6d
+7f
 c0
-d7
-8f
-85
-79
+fd
+d8
+73
+35
+b3
+0f
+22
+3d
+e2
+a9
+91
+08
+81
+fa
 6f
-f2
-6d
-a7
-fb
-41
-52
-bd
-79
-45
-98
-42
-a3
-ac
-4c
-64
-43
-18
-c4
-b1
-42
-1e
+fd
+36
+00
+96
+9f
 e5
-87
-7d
-ac
-a5
+dd
+2b
+1e
+bf
+09
 05
-44
-7c
-1a
-38
-8c
-c6
-34
-fe
+d9
 c5
-45
+2d
+80
+e5
+d2
+55
+92
+ad
+32
+f1
+d6
+06
+9c
+93
+4b
+24
+09
 7c
-da
-f4
-4f
-6e
-3b
+04
+ee
+7a
+36
+e9
+47
 9d
-4b
-06
-af
-9f
-bb
-83
-1b
-b3
-bb
-eb
-1d
-c0
-5a
-48
-40
+6d
+cf
+ad
+0a
+f2
+96
+75
 91
-2a
-71
-97
-eb
-bd
-62
-4f
-f4
+50
+aa
+89
+54
+b2
+ee
+ae
+37
+fa
+ba
+2f
+2f
+95
+d1
+c8
+0c
+b1
+11
 6d
-d7
+d3
+a5
+14
+9e
+6f
 eb
-20
-b8
-32
-13
-af
-cd
-27
-d0
-48
-c2
-5d
-7c
-91
-5c
-dc
-f0
-6c
-6c
-1d
-28
-96
-69
-db
-c3
-e3
-09
-9a
 12
-99
-9a
-88
-c9
-47
-ac
-0f
-40
-0e
-2b
-a1
-81
-4d
-cf
-02
+d3
+c7
+94
+37
+e7
+64
+3a
+41
+bb
+12
+ca
+af
+d5
+68
+e9
+4c
+1c
+94
+fc
 b0
-0a
-e3
-96
-c6
-a2
-5a
-05
+6e
+14
+5d
 2d
-52
+85
+b9
+d3
+01
+f4
+3b
+12
+51
+2e
 20
-e2
-6d
-9f
-e5
-d1
-ed
-3d
-03
-4b
+4a
 48
-a9
-0f
-02
-c6
+b0
+50
+66
+19
+35
+c1
+25
 ef
-97
-7a
-95
 4f
-d0
-0a
-49
-be
-88
-d6
-6b
-94
-82
-bb
-00
-7e
-d1
-1d
-2d
-df
-fd
-65
-61
-d5
-f6
-30
-57
-a2
-4e
-eb
-ca
-56
-a0
-89
-78
-4d
-3e
-88
-83
-25
-a3
-80
-07
-05
-ae
-64
-9f
-c8
-72
-f9
-b8
-5c
-8b
-85
-34
+54
+14
 83
-70
-34
-dd
-c0
-09
-18
-43
-a3
-6d
-9e
-26
-a0
-ce
-24
+ac
+b3
+45
+7d
+56
+39
+77
+22
+87
+31
+2f
+81
+3d
+0f
+6c
 0d
-1d
-c2
+d3
+21
+13
+10
+0f
 bc
-ec
-8f
-c4
-f1
-77
-30
-55
-2c
-ef
-24
-ad
-05
-3c
-45
-7e
-34
-3f
-04
+87
+4b
+cf
+dc
+35
+1d
+c1
+5a
+32
+ca
+ae
+af
 ab
-f0
-36
-d4
-fe
-03
-c6
-d7
-0c
-c8
-99
-80
-ef
-28
-58
-36
-75
+b6
+cf
+41
+91
+21
+0e
+e2
+56
+ad
+53
+1f
+97
 dd
-ef
-d7
-48
-af
-f7
-15
+93
+7c
+65
+09
+bd
+b6
+b5
 2b
-28
-10
-c2
-11
-b2
-0f
-df
-73
-68
-72
-30
+08
+76
+5e
 35
 8a
-7f
-77
-21
+4f
+65
+a6
+05
+01
+95
+aa
+80
+1f
+5c
+2e
+92
+1b
+cb
+cb
+f1
+88
+ec
+4d
+2b
+ed
+c7
+2e
+e2
+64
+f3
+48
+e4
+96
+6c
 c2
-f1
-22
-3c
-62
-35
-eb
-ef
-53
-84
 bd
-17
-e5
-bf
-eb
-70
-29
-93
-be
+bb
+1b
+72
+67
+1f
+67
+68
+4d
+1f
+b8
+e0
+9e
+2f
+85
+51
+8e
 44
-66
+58
+fd
 ed
-f8
+35
+91
+d2
+30
+0c
+06
+75
+66
 6a
-bd
-24
-1a
+4c
+80
+48
+c1
+6c
+22
+b9
+80
+c7
+26
+9c
+18
+48
 3f
-54
-bc
-b8
-37
-7d
-c2
-62
-f6
-7d
-2a
-a7
-56
-42
-5c
-b2
-9f
-ad
+1c
+e7
+e4
+6d
+de
+88
 85
-ca
-27
-35
-4d
-d0
-55
-13
-43
-5e
+2d
+ae
+e0
+67
 2a
-6d
-83
-9c
-42
-ee
-c2
-52
-da
-5d
+ea
+0a
+e7
+5e
+7d
+d4
+1b
+4e
 4d
-cb
-df
-17
-ba
-07
-8e
-36
-46
-13
-62
-e0
-ae
+2e
+8a
+ea
+cd
+dc
+ee
+0e
+b9
+6e
+44
+2f
+44
+74
+92
+c5
+e7
+4b
+1f
+7d
+4b
+a4
 aa
-49
+90
+c4
+ef
+ee
 6a
-38
-fd
-57
-fb
-a0
-b1
-63
-f0
-1e
-ab
-4d
+5a
+ec
+99
+0a
+4f
+cb
+bb
+27
+7a
+b2
+8e
+78
+e8
+09
 4b
+76
+6c
+87
+37
+75
+b5
+3e
+85
+89
+2a
+d9
+1e
+1a
+bf
+d7
+08
+7a
 71
-4e
+a7
+e5
+a7
+3a
+92
+50
+e7
+14
+21
+72
+03
+83
+0f
+59
+70
+f8
+24
+bf
+04
+49
+b6
+f2
+e7
 f5
-e4
-71
-cb
+af
+58
+03
+11
+41
+9f
+c7
+19
+72
+22
+70
+03
+e0
+35
+a1
+1d
+e6
+8b
+0e
+be
+e1
+1c
+d0
+04
+06
+0b
+fc
+4f
+9d
+ce
+c6
+7b
+47
+93
+c0
+5f
+c6
+03
+5d
+87
+f6
+90
+8e
+10
+53
+a5
+9c
+cf
+45
+cf
+ea
 cb
-2c
+b4
 44
-ad
-a2
-c5
-6e
-43
-b1
-37
-ac
-25
-78
-46
-1d
-1f
-cd
+96
+f5
+86
+2e
+04
+e2
+3f
+08
+03
+d2
+b5
+97
+10
+8a
+22
+a7
+30
+b5
+d1
 1b
-0e
+0a
+8d
+99
+3a
+dd
+d9
+2b
+c0
+80
+8b
+a6
+f5
+7e
+8f
+4d
+b9
+7e
+ca
+be
+37
+ed
 7a
-c8
+7e
+a5
+7d
+2b
+c0
 19
+36
+72
 0f
-2c
-a6
-b0
-e9
+13
+20
+20
+09
+0d
 84
-ad
-b8
-d2
+6a
+17
+70
+b3
+a2
+87
+d6
+27
+ea
+0d
+52
+a0
+6f
+42
+2c
+ee
+d3
+09
+46
+40
+8d
+70
 9f
-65
+87
+f0
+66
+50
+21
+98
+fe
+91
+8a
+44
+69
+60
+a4
+27
+67
+4f
 79
-9e
-d5
-ea
-30
-12
+14
+54
+91
+33
+e8
+dc
+ef
+d1
+b3
+58
+81
+99
+2d
+b0
+ae
+1a
+34
+a5
+e7
+9a
+3b
+dc
+42
+02
+22
+51
+6d
+42
+4b
+0a
+17
+ac
+61
 7c
-b1
-83
-2f
+5c
+7d
 9c
-74
-c8
-19
-6c
-68
-79
-28
-2f
+fb
+82
+3c
+75
+77
+65
+ed
+5c
+ac
+c1
+02
+da
+98
+07
+8d
+37
+f2
+89
+f8
+47
+66
+7a
+06
+6e
+3f
+4e
+e4
+38
 9b
-8c
-71
-11
-04
-d0
-db
-bb
-be
-db
-c4
-c7
-58
-6f
-ab
-6b
-d6
-1a
+22
+8b
 25
+3e
+b7
+73
+10
+4a
+fe
+8a
+03
+99
+3d
+e3
+15
+b5
+b5
+b6
+18
+20
+75
+35
+cf
+c6
+32
+85
+e1
+11
+b8
+df
+71
+5a
 18
-51
-83
+d5
+65
+98
 9f
-8b
-4f
-7f
-c4
-60
-16
-bb
-dc
-6b
+9a
+cf
 b9
-98
-ce
-8e
-a9
+27
+9c
+16
+56
+b4
+5b
+95
+07
 6d
-3e
-f3
-6c
-e5
-4f
+15
+48
+5c
+5a
+fd
+f1
+2d
+10
+f2
+45
+86
+03
+1e
+ec
 e8
+4d
 6e
-e2
-6d
+af
+dc
+86
+01
+39
+36
+01
+3d
+be
+f1
+49
+78
+b5
+ef
+67
+3c
+93
+10
+7b
+ca
+fd
+00
+68
 74
-71
-0b
-26
-46
-c3
-d8
+29
+5c
+e3
 cc
-4b
-a2
-9c
+74
+66
+11
+5b
+e6
+c4
+82
+d0
 90
-3b
+12
+f4
+a4
+5a
 7e
-ec
-85
-c0
-ee
-72
-33
-26
-e7
-4b
+8a
+48
+a6
+5c
+4e
+5d
+24
+9f
+30
+05
+66
 fb
-62
-f6
-28
-ce
+43
+5b
+0d
+a4
+5f
+1b
+03
+32
+5a
+4c
+fd
 0a
-e1
-18
-44
-64
-eb
-3a
-8e
-86
-d0
-ca
-f5
-95
-6c
-4f
-6d
-81
-6f
-f0
-d0
-87
-57
-59
-ba
-68
-f0
-a0
-14
-85
-74
-90
-70
-28
-31
-1d
-f9
-a8
-88
-d2
-82
-fa
-92
-73
-f1
+bb
+a2
 13
-80
-0f
-12
-33
-c0
-55
-ca
-f3
-0c
-fa
-f2
-de
-44
-f8
-db
-9c
-bf
-51
-d2
+7c
+32
+40
+e1
+01
+7b
+2e
+99
+8d
+0b
+49
+e8
+bd
+e8
 b3
-08
-77
-09
-23
 a3
-22
-1d
-27
-33
-bb
-32
-82
-f4
-e7
-f3
-04
-f9
-51
-3e
-7d
-fa
-15
-28
-fe
-c4
-c1
-c0
-29
-a1
-6f
-eb
-ee
-82
-a7
-63
+52
+77
+70
+df
 51
-87
-1f
-ac
-d4
+be
+79
+a6
+56
+2f
+75
+f0
+97
+fc
+8e
+ab
+63
+c7
+1b
 93
+3f
+f5
+a6
+7b
+b7
+04
+3a
 61
-d9
+0b
+1c
+a1
+e6
+be
+7a
+06
+f6
+c5
+95
+2a
 d0
-62
-14
-ed
-78
-10
-8b
-cc
+2a
+31
+e9
+8f
+be
+bd
+f4
+86
+8d
+64
+03
+bb
+32
+f3
 65
-25
-7b
-b5
-1b
-93
-a2
-67
-41
-4e
-0c
-47
+94
+ab
+74
+69
+72
+81
 0b
-f9
-73
-f4
-5e
-23
-a0
-dc
-41
-cb
-33
-33
-ce
-23
-fd
 3c
+23
+87
+66
+10
+a6
+89
+cd
+f7
+aa
+f3
+f1
+64
+26
+9c
+22
+07
+21
+1e
+b5
+9f
+7c
+1a
+8a
 f0
-fc
-f9
-57
+af
+d6
+04
+7c
+1e
+91
+17
+1a
+a4
+ff
+0d
+43
+1c
+4c
+ce
+a2
 28
-e3
+07
+4a
 00
-7d
-a5
-81
-30
-92
-dc
-25
-88
-a2
-9d
-02
-dd
-77
-c2
-42
-96
-ca
-70
-5f
-b8
-fc
+18
+39
 54
-6a
-bf
-84
-eb
-0b
-0f
-52
-c8
-ce
-ad
-96
-4d
-6c
+fc
+c4
+b6
+48
+67
+f6
+da
+b8
+f0
+79
+b9
+29
+c6
+32
+e3
+3e
+c1
+39
+8e
+e7
+6f
+15
+ac
+f2
+5c
+e5
+3c
+b5
+f8
+9f
+d8
+74
+d2
+d8
+f5
+1c
+ec
 0e
-41
-41
-77
-a2
+9b
+a5
+cb
 35
-1e
+25
+f0
+69
+ed
+1c
+7a
 d7
-62
-73
-13
-09
-0f
 63
-e6
-9b
-7c
+b4
+07
+4f
+c6
+ec
+77
+71
+c4
 f8
+c0
+49
+65
+54
+e9
+46
+67
+a4
+7f
+8a
 55
-2d
-3c
-ed
-ff
-62
-0d
-56
-00
-c9
+ba
+f9
+d6
+51
+fc
 b4
-ed
-06
-a8
-d5
-7e
-d2
-ff
-43
-0a
+df
+4d
+aa
+18
+4a
+cd
+94
+d6
+7b
+67
+13
+d6
+cc
+3d
 e1
-c9
-e6
-5d
+41
 57
-03
-d3
+e7
+77
+bd
+39
+7f
+f9
+46
 5b
-ae
-a3
-b0
-25
+e6
 cb
-72
-5e
-41
-5d
-04
-1a
-06
-5e
-34
-86
-54
-f7
-6e
-97
-c2
-80
-95
-ff
-75
-a4
-1f
-67
-80
+83
+93
+9e
+f3
+bf
+ec
+fb
 f7
-07
-91
-9f
-1e
-8b
-4f
-51
-aa
-d8
-f2
-30
-45
-30
-5a
+6f
+fa
+fe
+c3
+7f
+8a
 37
-46
-9a
-69
-69
-2e
-a0
-27
-48
+89
 3a
-23
-a1
-37
-30
-95
-c2
-0b
-0a
-ce
+4e
+9a
+29
+d5
+3d
+f4
+2f
+4b
+8c
+e3
+d4
+01
+e5
+78
+a9
+15
+4a
 e9
-5b
-bc
-0d
-64
-1a
-bc
-9c
-ad
+05
 d8
-2d
-c4
-2a
-2b
-ac
-bb
 eb
-6d
-f5
-82
-a1
-e7
-8c
 fa
-77
-aa
-57
-5b
+45
+02
+45
+cb
+6b
+27
+cc
 aa
+18
+60
+03
+4d
+a6
+1b
+d0
+9a
+37
+66
 7e
+7a
+1c
+e1
+0f
+22
+89
+1b
+e3
+c4
+36
+8b
+f4
+b2
+39
+77
+e7
+e8
+5d
+5d
+ce
+c6
+e6
+88
+e0
+a5
+c4
+4c
+9f
+c8
+b1
+53
+c1
+fc
+1d
+ad
+b8
 8a
+bf
+8b
+b3
+f5
+89
+59
+cd
+2a
+ed
+36
+27
+93
+fb
+e6
+b7
+9f
+70
+da
+66
+90
+69
+d9
+b7
+94
+72
+0d
+3e
+cc
+28
+83
+60
+6c
+2b
+15
+cb
+c0
+d6
+45
+d6
 e7
-62
-14
+de
+d9
+02
+27
+93
+72
+80
+33
+60
+d9
+73
+39
 dc
-9f
+20
+ea
+c5
+87
+ac
+92
+6e
+b8
+66
+24
+62
+1e
+b7
+ee
+03
+9a
+20
+ba
+2d
+64
+75
+d2
+d8
+64
 65
-4b
-e8
-74
+3a
+55
+0b
+a6
+66
+2d
+51
+c6
+69
+02
+89
+12
+51
+d3
+bf
+ab
+c8
+d6
+20
+97
+bd
+02
 7b
-e0
+53
+8c
+4d
+c2
+02
+b3
+16
+e5
+bd
+d6
+7c
+8f
+cd
+0d
+f1
+ec
+93
+54
 f8
-2d
-3d
 9e
-97
-f3
-56
-d7
-df
 82
+67
+f6
+4f
+56
+c0
+7a
+7d
+ac
+fb
+34
+fe
+e4
+ff
+bb
 76
-10
-f4
-27
-cf
-b9
-55
+ab
+95
+3f
+5b
+7f
+8b
+a4
+fe
+b7
+f3
+15
+d2
+a3
+08
+56
+68
+29
+b4
+f3
+33
+dd
+72
+ca
+8f
+37
 0c
-f2
+e9
+aa
 00
+a6
+df
+cc
+01
+1b
+75
+bd
+9a
+ce
+97
+5a
+46
+2a
+f6
+3e
+cf
+2e
+23
+e3
+bf
+b4
+7e
+69
 a7
-20
-3f
 52
-89
-c4
-8a
-78
-40
+a5
+58
+f9
+bd
+c9
+ed
+4e
+6c
+6a
+de
+ee
+70
+4f
+f9
+99
+fc
+23
+58
+62
+65
+a9
+d3
 31
+ab
 c0
-e7
-bc
-a5
-fd
-8b
-37
-5a
-2a
-da
-b9
-22
-4d
+e9
+1e
+1b
+31
+ed
+3d
+82
+57
+46
+03
+24
 f5
-b6
-a1
-b3
-27
-97
-a6
-ce
-3f
-3e
-87
-bc
-36
-21
-be
-8e
+8f
+c4
+86
+0b
 b0
-36
-ad
-2e
-66
-20
+e8
+ab
+6d
+5b
 dc
-f0
-4a
-e7
-f3
-94
-27
-8d
+4e
+ce
+41
+13
+9f
+7f
+3c
 e2
-33
-c5
-00
+17
+bd
+f2
+d0
+56
+60
+03
+79
 8b
-82
-e0
-0e
-8f
-4b
-ed
+9a
+ad
+56
+9a
+91
+b7
+47
+54
+26
+22
+28
 67
-5b
-f8
-d5
 d6
-84
-73
-b0
-09
-f7
-7d
-35
-32
-9b
-c8
-2b
-46
-1a
-c6
-32
-8e
-16
-77
-c8
-3d
-76
-b6
-6d
-07
-20
-8a
-85
-35
-a2
-05
-95
-b9
 ce
-e1
-a1
-a2
-63
+dd
 52
-31
-39
-2d
-79
+4b
+a1
+35
+08
+7f
+b3
+ce
 67
-6c
-c5
-b4
-b1
-d9
+e2
+84
+cb
+75
+16
 cf
-df
-5d
+90
+92
+aa
+12
+48
+87
+77
+25
+a1
+4d
+f7
+3f
+33
+58
+5e
+72
+2f
+2f
+98
+9e
+50
+9d
+72
+22
+3a
+53
+85
+15
+10
+f2
+f5
+45
 e7
-27
-f0
-59
-56
-0c
-9b
-31
+3b
+c0
+73
+2a
+96
+2d
+17
+8a
+30
+97
+4d
+20
+26
+fe
 11
-c5
-69
-ac
-a2
-ad
-64
-8b
-de
-ee
-15
-4f
-fb
-cd
-4b
-49
-46
 8c
-88
-b0
-0b
-32
-c0
-6b
-2e
-75
+1e
+36
+f4
+e6
+a6
+d1
+c9
+6d
+ff
 d0
-49
-75
+39
+ca
+c3
 c9
+a3
+8b
+80
 dd
-22
-be
-60
-26
-43
-75
-f4
-66
-ee
-45
-a9
-90
-e5
-36
-66
-0d
-bb
-89
-d3
-74
-14
-52
-3f
+88
 8d
+c9
+d2
+db
+7b
+d7
+cd
+f1
+1e
+ba
+c3
+02
+b2
+d6
+90
+79
+9a
+6b
+c7
+5e
 f8
-9f
-74
-8d
+2a
+a3
+1f
+58
+98
+53
+5b
+47
+f2
+5b
+4b
 14
-79
-13
 23
-71
-69
+a9
+16
+1a
+9f
+b3
+d4
+bd
+b3
 c3
-e0
-f4
-8a
-f0
-a8
-48
-ba
-bf
-71
-a0
 11
-c6
-59
-83
-27
-db
-1a
-00
-0f
-b4
-0c
-76
-0a
+f4
+d1
+50
+6e
+69
+47
+19
+57
+ea
+eb
+a3
+a9
+5a
+81
+53
+6a
+36
 8c
-c5
+be
+2b
+04
+10
+82
+af
+de
+15
+60
+44
+13
+68
+9e
+57
+f7
+2e
+fa
+c1
+3f
+62
+bd
+55
+d6
+c6
 da
-1c
-38
-4e
-cc
-e1
+a6
+fd
+00
+91
+a9
+87
+7c
+75
 7d
-14
-ba
-1b
-fe
-93
-c2
-73
-a2
-c1
-e3
-ae
+05
+b1
+67
 37
-76
-e3
-63
+ac
+cb
 0b
-b6
-ca
-93
-76
-f3
+9b
+7a
 45
-06
+00
+5c
+12
+c8
+eb
+74
+d5
+9d
 04
-7c
-e7
-1f
-b3
-8d
-b7
-93
-e4
+38
+30
+5a
+24
+d0
+ec
+2d
+4f
 b4
-ff
-c0
-6a
-50
-40
-ce
-28
-9b
-96
-1b
-81
-36
-60
+9f
+a2
+6c
+a5
+2f
+95
+91
 4f
-04
-36
-cb
-06
-da
-8b
-31
-ca
-11
-6b
-48
-d4
 32
-3d
-db
-59
-df
-fb
-e4
-d8
-71
-99
-34
+1e
+54
+62
+7c
+7a
 dd
-ee
-9f
-f6
-08
-c5
-1a
-82
-df
-1c
-81
-96
-84
-7f
-2d
-97
-f3
-d4
-9c
-02
-c5
-90
-f1
-e9
-73
-a8
-51
-73
+ed
 fa
-f0
-e4
+1a
+8c
+35
+22
+a9
+85
+0a
+bb
+f5
+8c
+83
+91
+39
+8f
+31
+5b
+dc
+55
+ae
+3d
+ab
+bc
+1d
+6e
+6e
+ce
+55
+6a
+58
+8c
+50
+52
+d2
 6e
+49
+30
+55
 aa
 55
 40
@@ -6152,7 +6136,7 @@
 00
 f1
 44
-f3
+13
 11
 36
 55
@@ -6817,7 +6801,7 @@
 ff
 aa
 55
-1e
+1a
 00
 d6
 48
@@ -6833,20 +6817,16 @@
 41
 a1
 12
-a5
-84
 a7
 ff
-b5
-d0
 b6
 00
-ff
-00
-35
+b5
 c8
-25
+a5
 af
+ff
+00
 09
 00
 ff
@@ -7064,7 +7044,8 @@
 aa
 aa
 55
-6e
-5f
-41
-87
+dc
+5c
+79
+97
+20
Index: output/program.lis
===================================================================
--- /1121s/branch/mouse/YICHIP/WK3_3V/output/program.lis	(revision 2045)
+++ /1121s/branch/mouse/YICHIP/WK3_3V/output/program.lis	(working copy)
@@ -5,57 +5,57 @@
 0002 c0010039 beq patch00_2 ,p_main_loop 
 0003 c0080042 beq patch02_0 ,p_shutdown_radio 
 0004 c0088044 beq patch02_1 ,p_set_sync_on 
-0005 c00a0140 beq patch02_4 ,p_set_lemode 
-0006 c00a80c4 beq patch02_5 ,p_rf_rx_enable 
-0007 c00c00e4 beq patch03_0 ,p_txon 
-0008 c00c80eb beq patch03_1 ,p_set_tx_power 
+0005 c00a013f beq patch02_4 ,p_set_lemode 
+0006 c00a80c3 beq patch02_5 ,p_rf_rx_enable 
+0007 c00c00e3 beq patch03_0 ,p_txon 
+0008 c00c80ea beq patch03_1 ,p_set_tx_power 
 0009 c00d0052 beq patch03_2 ,p_initialize_radio_cont 
-000a c0128213 beq patch04_5 ,p_lpm_sleep 
+000a c0128210 beq patch04_5 ,p_lpm_sleep 
 000b c034028d beq patch0d_0 ,p_mouse_cb_fuction 
 000c c03482a1 beq patch0d_1 ,p_mouse_load_device_info_check 
-000d c0360250 beq patch0d_4 ,p_mouse_param_init 
+000d c036024f beq patch0d_4 ,p_mouse_param_init 
 000e c0370442 beq patch0d_6 ,p_mouse_start_work 
-000f c03984ae beq patch0e_3 ,p_mouse_setgpio_hibernate 
-0010 c03a020c beq patch0e_4 ,p_mouse_lpm_before_common 
-0011 c03b853b beq patch0e_7 ,p_mouse_adc_read_start 
-0012 c03d04fc beq patch0f_2 ,p_mouse_motion 
-0013 c03f848e beq patch0f_7 ,p_mouse_3io6key_check 
-0014 c04084e1 beq patch10_1 ,p_mouse_init_sensor 
+000f c03984ad beq patch0e_3 ,p_mouse_setgpio_hibernate 
+0010 c03a0204 beq patch0e_4 ,p_mouse_lpm_before_common 
+0011 c03b8537 beq patch0e_7 ,p_mouse_adc_read_start 
+0012 c03d04f8 beq patch0f_2 ,p_mouse_motion 
+0013 c03f848d beq patch0f_7 ,p_mouse_3io6key_check 
+0014 c04084dd beq patch10_1 ,p_mouse_init_sensor 
 0015 c042038a beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
 0016 c04283de beq patch10_5 ,p_mouse_priority_bb_event 
-0017 c04301d7 beq patch10_6 ,p_mouse_le 
+0017 c04301d6 beq patch10_6 ,p_mouse_le 
 0018 c04383b4 beq patch10_7 ,p_mouse_bb_event_timer 
 0019 c04403dc beq patch11_0 ,p_mouse_start_discovery 
 001a c045039e beq patch11_2 ,p_mouse_store_remote_bdaddr 
 001b c04582b8 beq patch11_3 ,p_mouse_app_initflag_check 
 001c c04602df beq patch11_4 ,p_mouse_store_device_info 
 001d c0468347 beq patch11_5 ,p_mouse_store_dpi_info_check 
-001e c0470478 beq patch11_6 ,p_mouse_idle 
-001f c04804d6 beq patch12_0 ,p_mouse_check_select_device_by_switch 
-0020 c04a84a5 beq patch12_5 ,p_mouse_24g_hibernate_set 
-0021 c04b04bf beq patch12_6 ,p_mouse_24g_package_data 
-0022 c0628236 beq patch18_5 ,p_otp_read_data 
-0023 c06a81f6 beq patch1a_5 ,p_gpio_set_wake_by_current_state 
-0024 c06b01ef beq patch1a_6 ,p_gpio_set_wake 
-0025 c06d0129 beq patch1b_2 ,p_sadc_calibration 
-0026 c06d8541 beq patch1b_3 ,p_adc_init_data 
-0027 c06e057e beq patch1b_4 ,p_enable_adc 
-0028 c06e855f beq patch1b_5 ,p_vdd_calculate_by_mode 
+001e c0470477 beq patch11_6 ,p_mouse_idle 
+001f c04804d2 beq patch12_0 ,p_mouse_check_select_device_by_switch 
+0020 c04a84a4 beq patch12_5 ,p_mouse_24g_hibernate_set 
+0021 c04b04bb beq patch12_6 ,p_mouse_24g_package_data 
+0022 c0628235 beq patch18_5 ,p_otp_read_data 
+0023 c06a81f5 beq patch1a_5 ,p_gpio_set_wake_by_current_state 
+0024 c06b01ee beq patch1a_6 ,p_gpio_set_wake 
+0025 c06d0128 beq patch1b_2 ,p_sadc_calibration 
+0026 c06d853d beq patch1b_3 ,p_adc_init_data 
+0027 c06e057a beq patch1b_4 ,p_enable_adc 
+0028 c06e855b beq patch1b_5 ,p_vdd_calculate_by_mode 
 0029 2020235a branch assert 
 
 pf_patch_ext:
-002a c00a0161 beq patch22_4 ,p_le_slave_match 
-002b c00d0160 beq patch23_2 ,p_le_got_first_packet 
-002c c0128190 beq patch24_5 ,p_le_rx_dec 
-002d c0130195 beq patch24_6 ,p_le_rx_nopayload 
-002e c01c81a7 beq patch27_1 ,p_le_parse 
-002f c01d01b1 beq patch27_2 ,p_le_parse_l2cap 
-0030 c02601ad beq patch29_4 ,p_le_adv_not_match 
-0031 c02681ab beq patch29_5 ,p_le_init_adv 
-0032 c0480239 beq patch32_0 ,p_g24_reconn_dispatch 
-0033 c04b0499 beq patch32_6 ,p_g24_short_sleep 
-0034 c04d00d2 beq patch33_2 ,p_mouse_g24_retransmit 
-0035 c04e80d9 beq patch33_5 ,p_g24_transmit_hop_process 
+002a c00a0160 beq patch22_4 ,p_le_slave_match 
+002b c00d015f beq patch23_2 ,p_le_got_first_packet 
+002c c012818f beq patch24_5 ,p_le_rx_dec 
+002d c0130194 beq patch24_6 ,p_le_rx_nopayload 
+002e c01c81a6 beq patch27_1 ,p_le_parse 
+002f c01d01b0 beq patch27_2 ,p_le_parse_l2cap 
+0030 c02601ac beq patch29_4 ,p_le_adv_not_match 
+0031 c02681aa beq patch29_5 ,p_le_init_adv 
+0032 c0480238 beq patch32_0 ,p_g24_reconn_dispatch 
+0033 c04b0498 beq patch32_6 ,p_g24_short_sleep 
+0034 c04d00d1 beq patch33_2 ,p_mouse_g24_retransmit 
+0035 c04e80d8 beq patch33_5 ,p_g24_transmit_hop_process 
 0036 c04f825e beq patch33_7 ,p_power_ctrl_start 
 0037 c17f8000 rtneq patch3f_7 
 0038 2020235a branch assert 
@@ -102,7 +102,7 @@
 0059 708a844a jam 0x4a ,0x8a84 
 005a 708a8540 jam 0x40 ,0x8a85 
 005b 708a16fe jam 0xfe ,0x8a16 
-005c 20400099 call p_set_otp_config 
+005c 20400098 call p_set_otp_config 
 005d 204070d7 call wdt_set_disable 
 005e 37d98200 until null ,lpo_edge 
 005f 70813b5f jam 0x5f ,0x813b 
@@ -110,7 +110,7 @@
 0061 70813c88 jam 0x88 ,0x813c 
 0062 37d98200 until null ,lpo_edge 
 0063 6fe0c099 fetch 1 ,mem_fcomp_div 
-0064 c008008e beq xtal_16m ,p_initialize_radio_16m 
+0064 c008008d beq xtal_16m ,p_initialize_radio_16m 
 0065 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
 0066 1fe1fe04 or_into 0x04 ,pdata 
 0067 67f08a02 store 1 ,0x8a02 
@@ -123,649 +123,651 @@
 p_initialize_radio2:
 006d 708a8660 jam 0x60 ,0x8a86 
 006e 708a8b3b jam 0x3b ,0x8a8b 
-006f 20400080 call p_dpll_on 
+006f 2040007f call p_dpll_on 
 0070 70804300 jam 0 ,core_config 
 0071 70804205 jam clksel_dpll ,core_clksel 
 0072 58557474 setarg 0x557474 
 0073 67f18968 store 3 ,0x8968 
 0074 7089606e jam 0x6e ,0x8960 
-0075 204000fc call p_rx_dcoc 
-0076 20400127 call p_rfpll_aac_ghpc 
+0075 204000fb call p_rx_dcoc 
+0076 20400126 call p_rfpll_aac_ghpc 
 0077 2040007a call p_set_xtal_cap 
 0078 7041480c jam system_clk_12m ,mem_system_clk 
 0079 20206f4e branch sadc_calibration 
 
 p_set_xtal_cap:
-007a 20758000 rtn wake 
-007b 37d98200 until null ,lpo_edge 
-007c 6fe0c11c fetch 1 ,mem_xtal_c_sel 
-007d 67f0813a store 1 ,core_xtal_cap 
-007e 37d98200 until null ,lpo_edge 
-007f 20600000 rtn 
+007a 37d98200 until null ,lpo_edge 
+007b 6fe0c11c fetch 1 ,mem_xtal_c_sel 
+
+p_set_xtal_cap_next:
+007c 67f0813a store 1 ,core_xtal_cap 
+007d 37d98200 until null ,lpo_edge 
+007e 20600000 rtn 
 
 p_dpll_on:
-0080 6fe0c099 fetch 1 ,mem_fcomp_div 
-0081 c00c0086 beq xtal_24m ,p_dpll_on_24m 
-0082 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-0083 1fe1fe06 or_into 0x06 ,pdata 
-0084 67f08a02 store 1 ,0x8a02 
-0085 708a05e0 jam 0xe0 ,0x8a05 
+007f 6fe0c099 fetch 1 ,mem_fcomp_div 
+0080 c00c0085 beq xtal_24m ,p_dpll_on_24m 
+0081 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+0082 1fe1fe06 or_into 0x06 ,pdata 
+0083 67f08a02 store 1 ,0x8a02 
+0084 708a05e0 jam 0xe0 ,0x8a05 
 
 p_dpll_on_24m:
-0086 708a00d8 jam 0xd8 ,0x8a00 
-0087 2000003c nop 60 
-0088 708a01a0 jam 0xa0 ,0x8a01 
-0089 708a00df jam 0xdf ,0x8a00 
-008a 708a01fa jam 0xfa ,0x8a01 
-008b 20000014 nop 20 
-008c 708a009f jam 0x9f ,0x8a00 
-008d 20600000 rtn 
+0085 708a00d8 jam 0xd8 ,0x8a00 
+0086 2000003c nop 60 
+0087 708a01a0 jam 0xa0 ,0x8a01 
+0088 708a00df jam 0xdf ,0x8a00 
+0089 708a01fa jam 0xfa ,0x8a01 
+008a 20000014 nop 20 
+008b 708a009f jam 0x9f ,0x8a00 
+008c 20600000 rtn 
 
 p_initialize_radio_16m:
-008e 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-008f 1fe1fe06 or_into 0x06 ,pdata 
-0090 67f08a02 store 1 ,0x8a02 
-0091 70890f00 jam 0x00 ,0x890f 
-0092 708a8023 jam 0x23 ,0x8a80 
-0093 708a81b0 jam 0xb0 ,0x8a81 
-0094 58e40909 setarg 0xe40909 
-0095 67f18a73 store 3 ,0x8a73 
-0096 708a762a jam 0x2a ,0x8a76 
-0097 70890204 jam 0x04 ,0x8902 
-0098 2020006d branch p_initialize_radio2 
+008d 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+008e 1fe1fe06 or_into 0x06 ,pdata 
+008f 67f08a02 store 1 ,0x8a02 
+0090 70890f00 jam 0x00 ,0x890f 
+0091 708a8023 jam 0x23 ,0x8a80 
+0092 708a81b0 jam 0xb0 ,0x8a81 
+0093 58e40909 setarg 0xe40909 
+0094 67f18a73 store 3 ,0x8a73 
+0095 708a762a jam 0x2a ,0x8a76 
+0096 70890204 jam 0x04 ,0x8902 
+0097 2020006d branch p_initialize_radio2 
 
 p_set_otp_config:
-0099 203580ab branch p_set_otp_config_wake ,wake 
-009a 6fe2020d fetch 4 ,mem_otp_core_ldo 
-009b 207a0000 rtn blank 
-009c 37d98200 until null ,lpo_edge 
-009d 6ff08136 fetch 1 ,0x8136 
-009e 1fe17ef0 and pdata ,0xf0 ,pdata 
-009f 6848820d fetcht 1 ,mem_otp_core_ldo 
-00a0 9841fe00 ior temp ,pdata 
-00a1 1fe0fffd increase -3 ,pdata 
-00a2 67f08136 store 1 ,0x8136 
-00a3 37d98200 until null ,lpo_edge 
-00a4 6ff08138 fetch 1 ,0x8138 
-00a5 1fe17e07 and pdata ,0x7 ,pdata 
-00a6 6848820e fetcht 1 ,mem_otp_verf_bg 
-00a7 18498400 lshift3 temp ,temp 
-00a8 9841fe00 ior temp ,pdata 
-00a9 67f08138 store 1 ,0x8138 
-00aa 37d98200 until null ,lpo_edge 
+0098 203580aa branch p_set_otp_config_wake ,wake 
+0099 6fe2020d fetch 4 ,mem_otp_core_ldo 
+009a 207a0000 rtn blank 
+009b 37d98200 until null ,lpo_edge 
+009c 6ff08136 fetch 1 ,0x8136 
+009d 1fe17ef0 and pdata ,0xf0 ,pdata 
+009e 6848820d fetcht 1 ,mem_otp_core_ldo 
+009f 9841fe00 ior temp ,pdata 
+00a0 1fe0fffd increase -3 ,pdata 
+00a1 67f08136 store 1 ,0x8136 
+00a2 37d98200 until null ,lpo_edge 
+00a3 6ff08138 fetch 1 ,0x8138 
+00a4 1fe17e07 and pdata ,0x7 ,pdata 
+00a5 6848820e fetcht 1 ,mem_otp_verf_bg 
+00a6 18498400 lshift3 temp ,temp 
+00a7 9841fe00 ior temp ,pdata 
+00a8 67f08138 store 1 ,0x8138 
+00a9 37d98200 until null ,lpo_edge 
 
 p_set_otp_config_wake:
-00ab 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
-00ac 207a0000 rtn blank 
-00ad 67e1020f store 2 ,mem_otp_charge_pump 
+00aa 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
+00ab 207a0000 rtn blank 
+00ac 67e1020f store 2 ,mem_otp_charge_pump 
 
 p_set_otp_config2:
-00ae 6ff08acb fetch 1 ,0x8acb 
-00af 1fe17ef0 and pdata ,0xf0 ,pdata 
-00b0 6848820f fetcht 1 ,mem_otp_charge_pump 
-00b1 6048c15b storet 1 ,mem_otp_charge_pump_x 
-00b2 9841fe00 ior temp ,pdata 
-00b3 67f08acb store 1 ,0x8acb 
-00b4 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00b5 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
-00b6 2feffe03 isolate1 3 ,pdata 
-00b7 6ff08a06 fetch 1 ,0x8a06 
-00b8 7920fe07 setflag true ,7 ,pdata 
-00b9 67f08a06 store 1 ,0x8a06 
-00ba 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00bb 1fe10407 and pdata ,7 ,temp 
-00bc 18520400 lshift4 temp ,temp 
-00bd 18438400 lshift temp ,temp 
-00be 6048c438 storet 1 ,mem_ring_ibias_trim 
-00bf 6ff08a02 fetch 1 ,0x8a02 
-00c0 1fe17e1f and pdata ,0x1f ,pdata 
-00c1 9841fe00 ior temp ,pdata 
-00c2 67f08a02 store 1 ,0x8a02 
-00c3 20600000 rtn 
+00ad 6ff08acb fetch 1 ,0x8acb 
+00ae 1fe17ef0 and pdata ,0xf0 ,pdata 
+00af 6848820f fetcht 1 ,mem_otp_charge_pump 
+00b0 6048c15b storet 1 ,mem_otp_charge_pump_x 
+00b1 9841fe00 ior temp ,pdata 
+00b2 67f08acb store 1 ,0x8acb 
+00b3 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
+00b4 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
+00b5 2feffe03 isolate1 3 ,pdata 
+00b6 6ff08a06 fetch 1 ,0x8a06 
+00b7 7920fe07 setflag true ,7 ,pdata 
+00b8 67f08a06 store 1 ,0x8a06 
+00b9 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
+00ba 1fe10407 and pdata ,7 ,temp 
+00bb 18520400 lshift4 temp ,temp 
+00bc 18438400 lshift temp ,temp 
+00bd 6048c438 storet 1 ,mem_ring_ibias_trim 
+00be 6ff08a02 fetch 1 ,0x8a02 
+00bf 1fe17e1f and pdata ,0x1f ,pdata 
+00c0 9841fe00 ior temp ,pdata 
+00c1 67f08a02 store 1 ,0x8a02 
+00c2 20600000 rtn 
 
 p_rf_rx_enable:
-00c4 2040686f call rf_debug_rx_gpio_high 
-00c5 204021ba call rf_rx_agc_set 
-00c6 18002a08 force 8 ,radio_ctrl 
-00c7 18002a00 force 0 ,radio_ctrl 
-00c8 580aaada setarg 0x0aaada 
-00c9 67f18a0f store 3 ,0x8a0f 
-00ca 708a2540 jam 0x40 ,0x8a25 
-00cb 708a2610 jam 0x10 ,0x8a26 
-00cc 2000003c nop 60 
-00cd 708a01fb jam 0xfb ,0x8a01 
-00ce 708a25ff jam 0xff ,0x8a25 
-00cf 708a2630 jam 0x30 ,0x8a26 
-00d0 708a16fe jam 0xfe ,0x8a16 
-00d1 202021b4 branch rf_rx_enable + 14 
+00c3 2040686f call rf_debug_rx_gpio_high 
+00c4 204021ba call rf_rx_agc_set 
+00c5 18002a08 force 8 ,radio_ctrl 
+00c6 18002a00 force 0 ,radio_ctrl 
+00c7 580aaada setarg 0x0aaada 
+00c8 67f18a0f store 3 ,0x8a0f 
+00c9 708a2540 jam 0x40 ,0x8a25 
+00ca 708a2610 jam 0x10 ,0x8a26 
+00cb 2000003c nop 60 
+00cc 708a01fb jam 0xfb ,0x8a01 
+00cd 708a25ff jam 0xff ,0x8a25 
+00ce 708a2630 jam 0x30 ,0x8a26 
+00cf 708a16fe jam 0xfe ,0x8a16 
+00d0 202021b4 branch rf_rx_enable + 14 
 
 p_mouse_g24_retransmit:
-00d2 6fe0c793 fetch 1 ,mem_mouse_need_soft_reset 
-00d3 247a0000 nrtn blank 
-00d4 204000d6 call p_mouse_retransmit_select_device_by_pb_button 
-00d5 202060fc branch mouse_g24_retransmit + 3 
+00d1 6fe0c793 fetch 1 ,mem_mouse_need_soft_reset 
+00d2 247a0000 nrtn blank 
+00d3 204000d5 call p_mouse_retransmit_select_device_by_pb_button 
+00d4 202060fc branch mouse_g24_retransmit + 3 
 
 p_mouse_retransmit_select_device_by_pb_button:
-00d6 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
-00d7 c17f8000 rtneq gpio_disable 
-00d8 20205e78 branch mouse_retransmit_select_device_by_pb_button 
+00d5 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
+00d6 c17f8000 rtneq gpio_disable 
+00d7 20205e78 branch mouse_retransmit_select_device_by_pb_button 
 
 p_g24_transmit_hop_process:
-00d9 6848c601 fetcht 1 ,mem_24g_retry 
-00da 6fe0c621 fetch 1 ,mem_24g_fast_hop_count 
-00db 98467c00 isub temp ,null 
-00dc 242100de nbranch p_g24_tx_fast_hop ,positive 
-00dd 20203681 branch g24_transmit_hop_process + 5 
+00d8 6848c601 fetcht 1 ,mem_24g_retry 
+00d9 6fe0c621 fetch 1 ,mem_24g_fast_hop_count 
+00da 98467c00 isub temp ,null 
+00db 242100dd nbranch p_g24_tx_fast_hop ,positive 
+00dc 20203681 branch g24_transmit_hop_process + 5 
 
 p_g24_tx_fast_hop:
-00de 6fe2458f fetch 4 ,mem_24g_addr 
-00df 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
-00e0 98467c00 isub temp ,null 
-00e1 2022b222 branch g24_ch ,zero 
-00e2 20400283 call p_power_ctrl_txpower_incrs 
-00e3 2020369b branch g24_tx_fast_hop + 1 
+00dd 6fe2458f fetch 4 ,mem_24g_addr 
+00de 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+00df 98467c00 isub temp ,null 
+00e0 2022b222 branch g24_ch ,zero 
+00e1 20400283 call p_power_ctrl_txpower_incrs 
+00e2 2020369b branch g24_tx_fast_hop + 1 
 
 p_txon:
-00e4 580aaa7e setarg 0x0aaa7e 
-00e5 67f18a0f store 3 ,0x8a0f 
-00e6 2000003c nop 60 
-00e7 708a2500 jam 0x00 ,0x8a25 
-00e8 708a260d jam 0x0d ,0x8a26 
-00e9 708a16f6 jam 0xf6 ,0x8a16 
-00ea 20202203 branch txon + 7 
+00e3 580aaa7e setarg 0x0aaa7e 
+00e4 67f18a0f store 3 ,0x8a0f 
+00e5 2000003c nop 60 
+00e6 708a2500 jam 0x00 ,0x8a25 
+00e7 708a260d jam 0x0d ,0x8a26 
+00e8 708a16f6 jam 0xf6 ,0x8a16 
+00e9 20202203 branch txon + 7 
 
 p_set_tx_power:
-00eb 6fe0c141 fetch 1 ,mem_tx_power 
-00ec c0032225 beq tx_power_6db ,set_tx_power_7db 
-00ed c00500f1 beq tx_power_10db ,p_set_tx_power_10db 
-00ee c04f00f8 beq tx_power_f30db ,p_set_tx_power_f30db 
-00ef c05500f6 beq tx_power_factory ,p_set_tx_power_factory 
-00f0 2020220e branch set_tx_power + 2 
+00ea 6fe0c141 fetch 1 ,mem_tx_power 
+00eb c0032225 beq tx_power_6db ,set_tx_power_7db 
+00ec c00500f0 beq tx_power_10db ,p_set_tx_power_10db 
+00ed c04f00f7 beq tx_power_f30db ,p_set_tx_power_f30db 
+00ee c05500f5 beq tx_power_factory ,p_set_tx_power_factory 
+00ef 2020220e branch set_tx_power + 2 
 
 p_set_tx_power_10db:
-00f1 708a1425 jam 0x25 ,0x8a14 
-00f2 58a93f3f setarg 0xa93f3f 
-00f3 67f18a60 store 3 ,0x8a60 
-00f4 708a631f jam 0x1f ,0x8a63 
-00f5 20600000 rtn 
+00f0 708a1425 jam 0x25 ,0x8a14 
+00f1 58a93f3f setarg 0xa93f3f 
+00f2 67f18a60 store 3 ,0x8a60 
+00f3 708a631f jam 0x1f ,0x8a63 
+00f4 20600000 rtn 
 
 p_set_tx_power_factory:
-00f6 704143ff jam 0xff ,mem_gain_fix 
-00f7 20202239 branch set_tx_power_f20db 
+00f5 704143ff jam 0xff ,mem_gain_fix 
+00f6 20202239 branch set_tx_power_f20db 
 
 p_set_tx_power_f30db:
-00f8 708a1417 jam 0x17 ,0x8a14 
-00f9 58250300 setarg 0x250300 
-00fa 67f18a60 store 3 ,0x8a60 
-00fb 2020221a branch set_tx_power_8a63_28 
+00f7 708a1417 jam 0x17 ,0x8a14 
+00f8 58250300 setarg 0x250300 
+00f9 67f18a60 store 3 ,0x8a60 
+00fa 2020221a branch set_tx_power_8a63_28 
 
 p_rx_dcoc:
-00fc 20758000 rtn wake 
-00fd 20402160 call set_sync_on 
-00fe d8400027 arg 39 ,temp 
-00ff 2040216f call set_freq_rx 
-0100 204021a6 call rf_rx_enable 
-0101 708a257f jam 0x7f ,0x8a25 
-0102 708a301a jam 0x1a ,0x8a30 
-0103 708a3178 jam 0x78 ,0x8a31 
-0104 708a8fb2 jam 0xb2 ,0x8a8f 
-0105 708ac200 jam 0 ,0x8ac2 
-0106 708ac300 jam 0 ,0x8ac3 
-0107 d8e00006 arg 6 ,queue 
-0108 20400119 call p_rx_dcoc_avg 
-0109 2a2ffe0d isolate1 13 ,rega 
-010a 2040211d call qset_start 
-010b 2a4ffe0d isolate1 13 ,regb 
-010c 2040211e call qset_p 
-010d d8e00005 arg 5 ,queue 
+00fb 20758000 rtn wake 
+00fc 20402160 call set_sync_on 
+00fd d8400027 arg 39 ,temp 
+00fe 2040216f call set_freq_rx 
+00ff 204021a6 call rf_rx_enable 
+0100 708a257f jam 0x7f ,0x8a25 
+0101 708a301a jam 0x1a ,0x8a30 
+0102 708a3178 jam 0x78 ,0x8a31 
+0103 708a8fb2 jam 0xb2 ,0x8a8f 
+0104 708ac200 jam 0 ,0x8ac2 
+0105 708ac300 jam 0 ,0x8ac3 
+0106 d8e00006 arg 6 ,queue 
+0107 20400118 call p_rx_dcoc_avg 
+0108 2a2ffe0d isolate1 13 ,rega 
+0109 2040211d call qset_start 
+010a 2a4ffe0d isolate1 13 ,regb 
+010b 2040211e call qset_p 
+010c d8e00005 arg 5 ,queue 
 
 p_rx_dcoc_loop2:
-010e 2040211c call qset1_p 
-010f 2040211e call qset_p 
-0110 20400119 call p_rx_dcoc_avg 
-0111 d8a08ac2 arg 0x8ac2 ,contw 
-0112 1a31fe00 rshift4 rega ,pdata 
-0113 20402117 call qsetxor 
-0114 1a51fe00 rshift4 regb ,pdata 
-0115 20402117 call qsetxor 
-0116 18e08fff increase -1 ,queue 
-0117 2021010e branch p_rx_dcoc_loop2 ,positive 
-0118 2020214f branch rx_dcoc_loop2 + 10 
+010d 2040211c call qset1_p 
+010e 2040211e call qset_p 
+010f 20400118 call p_rx_dcoc_avg 
+0110 d8a08ac2 arg 0x8ac2 ,contw 
+0111 1a31fe00 rshift4 rega ,pdata 
+0112 20402117 call qsetxor 
+0113 1a51fe00 rshift4 regb ,pdata 
+0114 20402117 call qsetxor 
+0115 18e08fff increase -1 ,queue 
+0116 2021010d branch p_rx_dcoc_loop2 ,positive 
+0117 2020214f branch rx_dcoc_loop2 + 10 
 
 p_rx_dcoc_avg:
-0119 2000003c nop 60 
-011a 58000f00 setarg mem_dcoc_buf 
-011b 67f10982 store 2 ,0x8982 
-011c 58000ff0 setarg mem_dcoc_buf_end 
-011d 67f10984 store 2 ,0x8984 
-011e 70898109 jam 0x9 ,0x8981 
-011f 70898103 jam 0x3 ,0x8981 
-0120 70898006 jam 0x6 ,0x8980 
-0121 2000003c nop 60 
-0122 da200000 arg 0 ,rega 
-0123 da400000 arg 0 ,regb 
-0124 df200010 arg 16 ,loopcnt 
-0125 d8c00f00 arg mem_dcoc_buf ,contr 
-0126 2020212d branch rx_dcoc_loop 
+0118 2000003c nop 60 
+0119 58000f00 setarg mem_dcoc_buf 
+011a 67f10982 store 2 ,0x8982 
+011b 58000ff0 setarg mem_dcoc_buf_end 
+011c 67f10984 store 2 ,0x8984 
+011d 70898109 jam 0x9 ,0x8981 
+011e 70898103 jam 0x3 ,0x8981 
+011f 70898006 jam 0x6 ,0x8980 
+0120 2000003c nop 60 
+0121 da200000 arg 0 ,rega 
+0122 da400000 arg 0 ,regb 
+0123 df200010 arg 16 ,loopcnt 
+0124 d8c00f00 arg mem_dcoc_buf ,contr 
+0125 2020212d branch rx_dcoc_loop 
 
 p_rfpll_aac_ghpc:
-0127 20758000 rtn wake 
-0128 20202272 branch rfpll_aac_ghpc + 1 
+0126 20758000 rtn wake 
+0127 20202272 branch rfpll_aac_ghpc + 1 
 
 p_sadc_calibration:
-0129 20758000 rtn wake 
-012a 708a0777 jam 0x77 ,core_gpadc_ctrl 
-012b 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
-012c 708a0b01 jam 0x01 ,core_gpadc_cfg3 
-012d 6fe0c409 fetch 1 ,mem_adc_clkdiv 
-012e 67f080cd store 1 ,core_sadc_clkdiv 
-012f 20000bb8 nop 3000 
-0130 20400139 call p_sadc_read 
-0131 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
-0132 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
-0133 df200008 arg 8 ,loopcnt 
-0134 20406f58 call sadc_cal_read + 1 
-0135 6fe0c419 fetch 1 ,mem_spi_write_addr 
-0136 67e0c433 store 1 ,mem_adc_cal_c7 
-0137 6240c419 storer regb ,1 ,mem_spi_write_addr 
-0138 20600000 rtn 
+0128 20758000 rtn wake 
+0129 708a0777 jam 0x77 ,core_gpadc_ctrl 
+012a 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
+012b 708a0b01 jam 0x01 ,core_gpadc_cfg3 
+012c 6fe0c409 fetch 1 ,mem_adc_clkdiv 
+012d 67f080cd store 1 ,core_sadc_clkdiv 
+012e 20000bb8 nop 3000 
+012f 20400138 call p_sadc_read 
+0130 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
+0131 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
+0132 df200008 arg 8 ,loopcnt 
+0133 20406f58 call sadc_cal_read + 1 
+0134 6fe0c419 fetch 1 ,mem_spi_write_addr 
+0135 67e0c433 store 1 ,mem_adc_cal_c7 
+0136 6240c419 storer regb ,1 ,mem_spi_write_addr 
+0137 20600000 rtn 
 
 p_sadc_read:
-0139 7080cc03 jam 0x03 ,core_sadc_ctrl 
+0138 7080cc03 jam 0x03 ,core_sadc_ctrl 
 
 p_sadc_read_wait:
-013a 6ff08129 fetch 1 ,core_perf_status 
-013b c302813a bbit0 saradc_done ,p_sadc_read_wait 
-013c 68590164 fetcht 2 ,core_sadc_data 
-013d 6049440a storet 2 ,mem_adc_current_value 
-013e 7080cc00 jam 0x00 ,core_sadc_ctrl 
-013f 20600000 rtn 
+0139 6ff08129 fetch 1 ,core_perf_status 
+013a c3028139 bbit0 saradc_done ,p_sadc_read_wait 
+013b 68590164 fetcht 2 ,core_sadc_data 
+013c 6049440a storet 2 ,mem_adc_current_value 
+013d 7080cc00 jam 0x00 ,core_sadc_ctrl 
+013e 20600000 rtn 
 
 p_set_lemode:
-0140 708a8211 jam 0x11 ,0x8a82 
-0141 708a8d12 jam 0x12 ,0x8a8d 
-0142 708a8e0a jam 0x0a ,0x8a8e 
-0143 6fe0c099 fetch 1 ,mem_fcomp_div 
-0144 c0080159 beq xtal_16m ,p_set_lemode_2m_16m 
-0145 58005762 setarg 0x5762 
-0146 67f10907 store 2 ,0x8907 
+013f 708a8211 jam 0x11 ,0x8a82 
+0140 708a8d12 jam 0x12 ,0x8a8d 
+0141 708a8e0a jam 0x0a ,0x8a8e 
+0142 6fe0c099 fetch 1 ,mem_fcomp_div 
+0143 c0080158 beq xtal_16m ,p_set_lemode_2m_16m 
+0144 58005762 setarg 0x5762 
+0145 67f10907 store 2 ,0x8907 
 
 p_set_lemode_2m:
-0147 70890103 jam 3 ,0x8901 
-0148 70893003 jam 3 ,0x8930 
-0149 c6168000 rtnmark1 mark_ble_2m 
-014a 70890101 jam 1 ,0x8901 
-014b 708a8207 jam 0x07 ,0x8a82 
-014c 708a8d44 jam 0x44 ,0x8a8d 
-014d 708a8e0a jam 0x0a ,0x8a8e 
-014e 6fe0c099 fetch 1 ,mem_fcomp_div 
-014f c0080156 beq xtal_16m ,p_set_lemode_1m_16m 
-0150 58002bb1 setarg 0x2bb1 
-0151 67f10907 store 2 ,0x8907 
+0146 70890103 jam 3 ,0x8901 
+0147 70893003 jam 3 ,0x8930 
+0148 c6168000 rtnmark1 mark_ble_2m 
+0149 70890101 jam 1 ,0x8901 
+014a 708a8207 jam 0x07 ,0x8a82 
+014b 708a8d44 jam 0x44 ,0x8a8d 
+014c 708a8e0a jam 0x0a ,0x8a8e 
+014d 6fe0c099 fetch 1 ,mem_fcomp_div 
+014e c0080155 beq xtal_16m ,p_set_lemode_1m_16m 
+014f 58002bb1 setarg 0x2bb1 
+0150 67f10907 store 2 ,0x8907 
 
 p_set_lemode_1m:
-0152 c6978000 rtnmark0 mark_ble_lr 
-0153 70893024 jam 0x24 ,0x8930 
-0154 70890105 jam 5 ,0x8901 
-0155 20600000 rtn 
+0151 c6978000 rtnmark0 mark_ble_lr 
+0152 70893024 jam 0x24 ,0x8930 
+0153 70890105 jam 5 ,0x8901 
+0154 20600000 rtn 
 
 p_set_lemode_1m_16m:
-0156 58004189 setarg 0x4189 
-0157 67f10907 store 2 ,0x8907 
-0158 20200152 branch p_set_lemode_1m 
+0155 58004189 setarg 0x4189 
+0156 67f10907 store 2 ,0x8907 
+0157 20200151 branch p_set_lemode_1m 
 
 p_set_lemode_2m_16m:
-0159 58008312 setarg 0x8312 
-015a 67f10907 store 2 ,0x8907 
-015b 20200147 branch p_set_lemode_2m 
+0158 58008312 setarg 0x8312 
+0159 67f10907 store 2 ,0x8907 
+015a 20200146 branch p_set_lemode_2m 
 
 p_le_check_retransmit_timesout:
-015c 6fe0cbfa fetch 1 ,mem_le_conn_rcv_new 
-015d da600100 arg 256 ,regc 
-015e 9a60fe00 iadd regc ,pdata 
-015f 20600000 rtn 
+015b 6fe0cbf9 fetch 1 ,mem_le_conn_rcv_new 
+015c da600100 arg 256 ,regc 
+015d 9a60fe00 iadd regc ,pdata 
+015e 20600000 rtn 
 
 p_le_got_first_packet:
-0160 20200180 branch p_le_got_first_packet_new 
+015f 2020017f branch p_le_got_first_packet_new 
 
 p_le_slave_match:
-0161 20400163 call p_le_check_retransmit 
-0162 20202563 branch le_slave_match + 1 
+0160 20400162 call p_le_check_retransmit 
+0161 20202563 branch le_slave_match + 1 
 
 p_le_check_retransmit:
-0163 6fe0cbfb fetch 1 ,mem_le_conn_first_rcv 
-0164 207a0000 rtn blank 
-0165 6fe0cbfc fetch 1 ,mem_le_check_retransmit_flag 
-0166 247a0000 nrtn blank 
-0167 6848cbfb fetcht 1 ,mem_le_conn_first_rcv 
-0168 6fe0cbfa fetch 1 ,mem_le_conn_rcv_new 
-0169 98467c00 isub temp ,null 
-016a 2441015c ncall p_le_check_retransmit_timesout ,positive 
-016b 98467e00 isub temp ,pdata 
-016c 1fe67c64 sub pdata ,100 ,null 
-016d 20210175 branch p_le_check_retransmit_count ,positive 
-016e 6fe0cbfd fetch 1 ,mem_le_retransmit_cnt 
-016f 1fe67c14 sub pdata ,20 ,null 
-0170 24410173 ncall p_app_ble_disconnect ,positive 
-0171 704bfc01 jam 1 ,mem_le_check_retransmit_flag 
-0172 20600000 rtn 
+0162 6fe0cbfa fetch 1 ,mem_le_conn_first_rcv 
+0163 207a0000 rtn blank 
+0164 6fe0cbfb fetch 1 ,mem_le_check_retransmit_flag 
+0165 247a0000 nrtn blank 
+0166 6848cbfa fetcht 1 ,mem_le_conn_first_rcv 
+0167 6fe0cbf9 fetch 1 ,mem_le_conn_rcv_new 
+0168 98467c00 isub temp ,null 
+0169 2441015b ncall p_le_check_retransmit_timesout ,positive 
+016a 98467e00 isub temp ,pdata 
+016b 1fe67c64 sub pdata ,100 ,null 
+016c 20210174 branch p_le_check_retransmit_count ,positive 
+016d 6fe0cbfc fetch 1 ,mem_le_retransmit_cnt 
+016e 1fe67c14 sub pdata ,20 ,null 
+016f 24410172 ncall p_app_ble_disconnect ,positive 
+0170 704bfb01 jam 1 ,mem_le_check_retransmit_flag 
+0171 20600000 rtn 
 
 p_app_ble_disconnect:
-0173 704bfe01 jam 1 ,mem_le_check_retransmit_discon_flag 
-0174 2020431f branch app_ble_disconnect 
+0172 704bfd01 jam 1 ,mem_le_check_retransmit_discon_flag 
+0173 2020431f branch app_ble_disconnect 
 
 p_le_check_retransmit_count:
-0175 6848817f fetcht 1 ,mem_le_arq 
-0176 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
-0177 1fe37e00 rshift pdata ,pdata 
-0178 9842fe00 ixor temp ,pdata 
-0179 2feffe02 isolate1 nesn ,pdata 
-017a 58000000 setarg 0 
-017b 6848cbfd fetcht 1 ,mem_le_retransmit_cnt 
-017c 7920fe00 setflag true ,0 ,pdata 
-017d 98408400 iadd temp ,temp 
-017e 6048cbfd storet 1 ,mem_le_retransmit_cnt 
-017f 20600000 rtn 
+0174 6848817f fetcht 1 ,mem_le_arq 
+0175 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
+0176 1fe37e00 rshift pdata ,pdata 
+0177 9842fe00 ixor temp ,pdata 
+0178 2feffe02 isolate1 nesn ,pdata 
+0179 58000000 setarg 0 
+017a 6848cbfc fetcht 1 ,mem_le_retransmit_cnt 
+017b 7920fe00 setflag true ,0 ,pdata 
+017c 98408400 iadd temp ,temp 
+017d 6048cbfc storet 1 ,mem_le_retransmit_cnt 
+017e 20600000 rtn 
 
 p_le_got_first_packet_new:
-0180 6fe08005 fetch 1 ,mem_le_conn_rcv 
-0181 1fe0fe01 increase 1 ,pdata 
-0182 67e08005 store 1 ,mem_le_conn_rcv 
-0183 24368187 nbranch p_le_got_first_packet_new + 7 ,match 
-0184 6fe0cbfa fetch 1 ,mem_le_conn_rcv_new 
-0185 1fe0fe01 increase 1 ,pdata 
-0186 67e0cbfa store 1 ,mem_le_conn_rcv_new 
-0187 6fe08168 fetch 1 ,mem_le_state 
-0188 c3818000 rtnbit1 lestate_got_first_packet 
-0189 79207e03 set1 lestate_got_first_packet ,pdata 
-018a 67e08168 store 1 ,mem_le_state 
-018b 6fe142f5 fetch 2 ,mem_le_init_superto 
-018c 67e10196 store 2 ,mem_le_superto 
-018d 58000000 setarg 0 
-018e 67e2431d store 4 ,mem_le_transmit_window 
-018f 20600000 rtn 
+017f 6fe08005 fetch 1 ,mem_le_conn_rcv 
+0180 1fe0fe01 increase 1 ,pdata 
+0181 67e08005 store 1 ,mem_le_conn_rcv 
+0182 24368186 nbranch p_le_got_first_packet_new + 7 ,match 
+0183 6fe0cbf9 fetch 1 ,mem_le_conn_rcv_new 
+0184 1fe0fe01 increase 1 ,pdata 
+0185 67e0cbf9 store 1 ,mem_le_conn_rcv_new 
+0186 6fe08168 fetch 1 ,mem_le_state 
+0187 c3818000 rtnbit1 lestate_got_first_packet 
+0188 79207e03 set1 lestate_got_first_packet ,pdata 
+0189 67e08168 store 1 ,mem_le_state 
+018a 6fe142f5 fetch 2 ,mem_le_init_superto 
+018b 67e10196 store 2 ,mem_le_superto 
+018c 58000000 setarg 0 
+018d 67e2431d store 4 ,mem_le_transmit_window 
+018e 20600000 rtn 
 
 p_le_rx_dec:
-0190 2040281c call le_check_retransmit 
-0191 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0192 1a20a3fc increase -4 ,rega 
-0193 242126fa nbranch le_crc_fail_consecutive ,positive 
-0194 2020268e branch le_rx_dec + 6 
+018f 2040281c call le_check_retransmit 
+0190 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
+0191 1a20a3fc increase -4 ,rega 
+0192 242126fa nbranch le_crc_fail_consecutive ,positive 
+0193 2020268e branch le_rx_dec + 6 
 
 p_le_rx_nopayload:
-0195 09800018 parse demod ,bucket ,24 
-0196 1fef7e00 rshift32 pdata ,pdata 
-0197 1ff17e00 rshift16 pdata ,pdata 
-0198 e7e18005 istore 3 ,contw 
-0199 78287c00 enable swfine 
-019a 2040270d call le_set_until_tx_timer 
-019b 202326f6 branch le_crc_fail ,crc_failed 
-019c c59926af bmark0 mark_ble_encryption ,le_rx_match 
-019d 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
-019e 203a26af branch le_rx_match ,blank 
-019f 1fe0fffc increase -4 ,pdata 
-01a0 67e0804d store 1 ,mem_le_rxbuf_data_length 
-01a1 204072cb call wait_ccm_done 
-01a2 6ff08108 fetch 1 ,core_misc_status 
-01a3 c303a6fa bbit0 7 ,le_crc_fail_consecutive 
-01a4 1800700c force regidx_result ,regext_index 
-01a5 65e20154 storer regext ,4 ,mem_le_peer_mic 
-01a6 202026af branch le_rx_match 
+0194 09800018 parse demod ,bucket ,24 
+0195 1fef7e00 rshift32 pdata ,pdata 
+0196 1ff17e00 rshift16 pdata ,pdata 
+0197 e7e18005 istore 3 ,contw 
+0198 78287c00 enable swfine 
+0199 2040270d call le_set_until_tx_timer 
+019a 202326f6 branch le_crc_fail ,crc_failed 
+019b c59926af bmark0 mark_ble_encryption ,le_rx_match 
+019c 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
+019d 203a26af branch le_rx_match ,blank 
+019e 1fe0fffc increase -4 ,pdata 
+019f 67e0804d store 1 ,mem_le_rxbuf_data_length 
+01a0 204072cb call wait_ccm_done 
+01a1 6ff08108 fetch 1 ,core_misc_status 
+01a2 c303a6fa bbit0 7 ,le_crc_fail_consecutive 
+01a3 1800700c force regidx_result ,regext_index 
+01a4 65e20154 storer regext ,4 ,mem_le_peer_mic 
+01a5 202026af branch le_rx_match 
 
 p_le_parse:
-01a7 6fe0c334 fetch 1 ,mem_le_packet_llid 
-01a8 c1000000 rtneq llid_reserved 
-01a9 c001b04a beq llid_le_ll ,le_parse_ll 
-01aa 202028e1 branch le_parse_l2cap 
+01a6 6fe0c334 fetch 1 ,mem_le_packet_llid 
+01a7 c1000000 rtneq llid_reserved 
+01a8 c001b04a beq llid_le_ll ,le_parse_ll 
+01a9 202028e1 branch le_parse_l2cap 
 
 p_le_init_adv:
-01ab 793f8030 set0 mark_ble_crc_fail ,mark 
-01ac 20202af6 branch le_init_adv + 1 
+01aa 793f8030 set0 mark_ble_crc_fail ,mark 
+01ab 20202af6 branch le_init_adv + 1 
 
 p_le_adv_not_match:
-01ad 20402152 call shutdown_radio 
-01ae 70890000 jam 0 ,0x8900 
-01af 793f8030 set0 mark_ble_crc_fail ,mark 
-01b0 20202ae3 branch le_adv_not_match + 1 
+01ac 20402152 call shutdown_radio 
+01ad 70890000 jam 0 ,0x8900 
+01ae 793f8030 set0 mark_ble_crc_fail ,mark 
+01af 20202ae3 branch le_adv_not_match + 1 
 
 p_le_parse_l2cap:
-01b1 efe10006 ifetch 2 ,contr 
-01b2 c00201b4 beq le_l2cap_cid_att ,p_le_parse_att 
-01b3 202028eb branch le_parse_l2cap_next + 2 
+01b0 efe10006 ifetch 2 ,contr 
+01b1 c00201b3 beq le_l2cap_cid_att ,p_le_parse_att 
+01b2 202028eb branch le_parse_l2cap_next + 2 
 
 p_le_parse_att:
-01b4 efe18006 ifetch 3 ,contr 
-01b5 67e1c397 store 3 ,mem_le_att_opcode 
-01b6 c00501b9 beq attop_read_request ,p_le_parse_att_read_request 
-01b7 c00901c8 beq attop_write_request ,p_le_parse_att_write_request 
-01b8 20202b96 branch le_parse_att2 
+01b3 efe18006 ifetch 3 ,contr 
+01b4 67e1c397 store 3 ,mem_le_att_opcode 
+01b5 c00501b8 beq attop_read_request ,p_le_parse_att_read_request 
+01b6 c00901c7 beq attop_write_request ,p_le_parse_att_write_request 
+01b7 20202b96 branch le_parse_att2 
 
 p_le_parse_att_read_request:
-01b9 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-01ba c31dad19 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
-01bb 20402dc7 call le_check_encrypt_state 
-01bc 68494398 fetcht 2 ,mem_le_att_handle 
-01bd 6fe0c321 fetch 1 ,mem_le_configuration 
-01be c28181c3 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+01b8 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+01b9 c31dad19 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
+01ba 20402dc7 call le_check_encrypt_state 
+01bb 68494398 fetcht 2 ,mem_le_att_handle 
+01bc 6fe0c321 fetch 1 ,mem_le_configuration 
+01bd c28181c2 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
 
 p_le_send_att_read_response:
-01bf 6fe14398 fetch 2 ,mem_le_att_handle 
-01c0 c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
-01c1 68494398 fetcht 2 ,mem_le_att_handle 
-01c2 20202d1d branch le_send_att_read_response 
+01be 6fe14398 fetch 2 ,mem_le_att_handle 
+01bf c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
+01c0 68494398 fetcht 2 ,mem_le_att_handle 
+01c1 20202d1d branch le_send_att_read_response 
 
 p_le_send_att_read_response_check_auth:
-01c3 6fe14332 fetch 2 ,mem_le_pairing_handle 
-01c4 98467c00 isub temp ,null 
-01c5 242281bf nbranch p_le_send_att_read_response ,zero 
-01c6 243401bf nbranch p_le_send_att_read_response ,user 
-01c7 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+01c2 6fe14332 fetch 2 ,mem_le_pairing_handle 
+01c3 98467c00 isub temp ,null 
+01c4 242281be nbranch p_le_send_att_read_response ,zero 
+01c5 243401be nbranch p_le_send_att_read_response ,user 
+01c6 20202d46 branch le_send_att_read_response_error_insufficient_auth 
 
 p_le_parse_att_write_request:
-01c8 18c22200 copy contr ,rega 
-01c9 6fe14335 fetch 2 ,mem_le_l2cap_size 
-01ca 1fe0a5fd add pdata ,-3 ,regb 
-01cb 20402929 call le_writeatt_cb 
-01cc 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-01cd c07fadac beq 0xff ,le_send_att_write_response_check_auth 
-01ce 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-01cf 203a2dac branch le_send_att_write_response_check_auth ,blank 
-01d0 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-01d1 c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-01d2 5800001a setarg 0x001a 
-01d3 68494398 fetcht 2 ,mem_le_att_handle 
-01d4 98467c00 isub temp ,null 
-01d5 2422adac nbranch le_send_att_write_response_check_auth ,zero 
-01d6 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+01c7 18c22200 copy contr ,rega 
+01c8 6fe14335 fetch 2 ,mem_le_l2cap_size 
+01c9 1fe0a5fd add pdata ,-3 ,regb 
+01ca 20402929 call le_writeatt_cb 
+01cb 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+01cc c07fadac beq 0xff ,le_send_att_write_response_check_auth 
+01cd 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
+01ce 203a2dac branch le_send_att_write_response_check_auth ,blank 
+01cf 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+01d0 c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
+01d1 5800001a setarg 0x001a 
+01d2 68494398 fetcht 2 ,mem_le_att_handle 
+01d3 98467c00 isub temp ,null 
+01d4 2422adac nbranch le_send_att_write_response_check_auth ,zero 
+01d5 20202d46 branch le_send_att_read_response_error_insufficient_auth 
 
 p_mouse_le:
-01d7 20402a28 call le_fifo_check_nearly_full 
-01d8 247a0000 nrtn blank 
-01d9 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-01da c07f81e2 beq 0xff ,p_mouse_le_next 
-01db 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-01dc 1fe17e03 and pdata ,0x03 ,pdata 
-01dd c1818000 rtnne 0x03 
-01de 6fe0cbfc fetch 1 ,mem_le_check_retransmit_flag 
-01df 207a0000 rtn blank 
-01e0 6fe0cbfe fetch 1 ,mem_le_check_retransmit_discon_flag 
-01e1 247a0000 nrtn blank 
+01d6 20402a28 call le_fifo_check_nearly_full 
+01d7 247a0000 nrtn blank 
+01d8 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+01d9 c07f81e1 beq 0xff ,p_mouse_le_next 
+01da 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+01db 1fe17e03 and pdata ,0x03 ,pdata 
+01dc c1818000 rtnne 0x03 
+01dd 6fe0cbfb fetch 1 ,mem_le_check_retransmit_flag 
+01de 207a0000 rtn blank 
+01df 6fe0cbfd fetch 1 ,mem_le_check_retransmit_discon_flag 
+01e0 247a0000 nrtn blank 
 
 p_mouse_le_next:
-01e2 6fe0c956 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-01e3 205a5a71 call mouse_clear_sensor_data_by_reset ,blank 
-01e4 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-01e5 c280db5b bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-01e6 c2805b5b bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-01e7 c282db5b bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-01e8 c2835b5b bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-01e9 20405601 call mouse_motion 
-01ea 20405ab2 call mouse_check_125hz 
-01eb 24740000 nrtn user 
-01ec 20405abc call mouse_current_mult_update 
-01ed 204004cb call p_mouse_data_xy_release 
-01ee 20205b37 branch mouse_le_next + 12 
+01e1 6fe0c956 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+01e2 205a5a71 call mouse_clear_sensor_data_by_reset ,blank 
+01e3 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+01e4 c280db5b bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+01e5 c2805b5b bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+01e6 c282db5b bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+01e7 c2835b5b bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+01e8 20405601 call mouse_motion 
+01e9 20405ab2 call mouse_check_125hz 
+01ea 24740000 nrtn user 
+01eb 20405abc call mouse_current_mult_update 
+01ec 204004c7 call p_mouse_data_xy_release 
+01ed 20205b37 branch mouse_le_next + 12 
 
 p_gpio_set_wake:
-01ef 18467cff sub temp ,ui_button_gpio_disable ,null 
-01f0 20628000 rtn zero 
-01f1 d9000004 arg 4 ,debug 
-01f2 284ffe07 isolate1 gpio_active_bit ,temp 
-01f3 2020eebd branch gpio_set_wake_high ,true 
-01f4 d9000003 arg 3 ,debug 
-01f5 20206ebd branch gpio_set_wake_high 
+01ee 18467cff sub temp ,ui_button_gpio_disable ,null 
+01ef 20628000 rtn zero 
+01f0 d9000004 arg 4 ,debug 
+01f1 284ffe07 isolate1 gpio_active_bit ,temp 
+01f2 2020eebd branch gpio_set_wake_high ,true 
+01f3 d9000003 arg 3 ,debug 
+01f4 20206ebd branch gpio_set_wake_high 
 
 p_gpio_set_wake_by_current_state:
-01f6 18467cff sub temp ,gpio_disable ,null 
-01f7 20628000 rtn zero 
-01f8 6048cb1f storet 1 ,mem_mouse_wheel_temp_gpio 
-01f9 20406ee6 call gpio_get_bit 
-01fa 20208200 branch p_gpio_set_qdec_mode ,true 
-
-p_gpio_set_low_wake_disable_qdec:
-01fb 6848cb1f fetcht 1 ,mem_mouse_wheel_temp_gpio 
-01fc 20406f0f call gpio_set_high_impedance 
-01fd 6848cb1f fetcht 1 ,mem_mouse_wheel_temp_gpio 
+01f5 18467cff sub temp ,gpio_disable ,null 
+01f6 20628000 rtn zero 
+01f7 20406ee6 call gpio_get_bit 
+01f8 202081fb branch p_gpio_set_qdec_mode ,true 
 
 p_gpio_set_low_wake:
-01fe d9000003 arg 3 ,debug 
-01ff 20206ebd branch gpio_set_wake_high 
+01f9 d9000003 arg 3 ,debug 
+01fa 20206ebd branch gpio_set_wake_high 
 
 p_gpio_set_qdec_mode:
-0200 704b2001 jam 1 ,mem_mouse_qdec_set_flag 
-0201 6848cb1f fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0202 20406f0f call gpio_set_high_impedance 
-0203 6848cb1f fetcht 1 ,mem_mouse_wheel_temp_gpio 
+01fb 704b1f01 jam 1 ,mem_mouse_qdec_set_flag 
 
 p_mouse_qdec_lpm_cfg:
-0204 d9000006 arg 6 ,debug 
-0205 20206ebd branch gpio_set_wake_high 
+01fc d9000006 arg 6 ,debug 
+01fd 20206ebd branch gpio_set_wake_high 
 
 p_mouse_puchk_disable:
-0206 58000010 setarg 0x10 
+01fe 58000010 setarg 0x10 
 
 p_mouse_puchk_set:
-0207 67f08141 store 1 ,core_puwakeup 
-0208 37d98200 until null ,lpo_edge 
-0209 20600000 rtn 
+01ff 67f08141 store 1 ,core_puwakeup 
+0200 37d98200 until null ,lpo_edge 
+0201 20600000 rtn 
 
 p_mouse_puchk_enable:
-020a 58000080 setarg 0x80 
-020b 20200207 branch p_mouse_puchk_set 
+0202 58000080 setarg 0x80 
+0203 202001ff branch p_mouse_puchk_set 
 
 p_mouse_lpm_before_common:
-020c 2040049f call p_clear_wake 
-020d 704b2000 jam 0 ,mem_mouse_qdec_set_flag 
-020e 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-020f 20406ef7 call gpio_out_active 
-0210 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-0211 20406ed3 call gpio_clr_wake 
-0212 2020550d branch mouse_lpm_before_common + 1 
+0204 2040049e call p_clear_wake 
+0205 704b1f00 jam 0 ,mem_mouse_qdec_set_flag 
+0206 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+0207 20406ef7 call gpio_out_active 
+0208 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+0209 20406ed3 call gpio_clr_wake 
+020a 2040550d call mouse_lpm_before_common + 1 
+020b 204054f9 call mouse_gpio_pd_idle 
+
+p_mouse_wheel_set_impedance:
+020c 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
+020d 20406f0f call gpio_set_high_impedance 
+020e 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
+020f 20206f0f branch gpio_set_high_impedance 
 
 p_lpm_sleep:
-0213 6fe143e9 fetch 2 ,mem_cb_before_lpm_sleep 
-0214 20407d79 call callback_func 
+0210 6fe143e9 fetch 2 ,mem_cb_before_lpm_sleep 
+0211 20407d79 call callback_func 
+0212 58000012 setarg 0x12 
+0213 2040007c call p_set_xtal_cap_next 
 
 p_lpm_sleep_skip_cb_function:
-0215 6fe240ad fetch 4 ,mem_sleep_counter_all 
-0216 9840fe00 iadd temp ,pdata 
-0217 67e240ad store 4 ,mem_sleep_counter_all 
-0218 2040021e call p_lpm_save_context 
-0219 2040021b call p_mouse_puchk_set_check 
-021a 20202425 branch lpm_sleep_skip_cb_function + 4 
+0214 6fe240ad fetch 4 ,mem_sleep_counter_all 
+0215 9840fe00 iadd temp ,pdata 
+0216 67e240ad store 4 ,mem_sleep_counter_all 
+0217 2040021d call p_lpm_save_context 
+0218 2040021a call p_mouse_puchk_set_check 
+0219 20202425 branch lpm_sleep_skip_cb_function + 4 
 
 p_mouse_puchk_set_check:
-021b 6fe0cb20 fetch 1 ,mem_mouse_qdec_set_flag 
-021c 203a0206 branch p_mouse_puchk_disable ,blank 
-021d 2020020a branch p_mouse_puchk_enable 
+021a 6fe0cb1f fetch 1 ,mem_mouse_qdec_set_flag 
+021b 203a01fe branch p_mouse_puchk_disable ,blank 
+021c 20200202 branch p_mouse_puchk_enable 
 
 p_lpm_save_context:
-021e 600440e7 storer mark ,8 ,mem_saved_mark 
-021f d8c08070 arg core_gpio_conf ,contr 
-0220 d8a040cc arg mem_saved_gpio ,contw 
-0221 20407c8f call memcpy16 
-0222 d8c080d4 arg core_gpio_conf_hi ,contr 
-0223 20407c89 call memcpy8 
-0224 6ff08080 fetch 1 ,core_spid_ctrl 
-0225 67e0c0ef store 1 ,mem_saved_spidctrl 
-0226 18422400 copy temp ,regb 
+021d 600440e7 storer mark ,8 ,mem_saved_mark 
+021e d8c08070 arg core_gpio_conf ,contr 
+021f d8a040cc arg mem_saved_gpio ,contw 
+0220 20407c8f call memcpy16 
+0221 d8c080d4 arg core_gpio_conf_hi ,contr 
+0222 20407c89 call memcpy8 
+0223 6ff08080 fetch 1 ,core_spid_ctrl 
+0224 67e0c0ef store 1 ,mem_saved_spidctrl 
+0225 18422400 copy temp ,regb 
 
 p_lpm_write_gpio_wakeup:
-0227 df20000c arg 12 ,loopcnt 
-0228 da200016 arg mem_gpio_wakeup_cfg ,rega 
-0229 da60814d arg core_gpio_wakeup_cfg ,regc 
-022a 37d98200 until null ,lpo_edge 
+0226 df20000c arg 12 ,loopcnt 
+0227 da200016 arg mem_gpio_wakeup_cfg ,rega 
+0228 da60814d arg core_gpio_wakeup_cfg ,regc 
+0229 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop:
-022b efe08011 ifetch 1 ,rega 
-022c e8408013 ifetcht 1 ,regc 
-022d 98467c00 isub temp ,null 
-022e 20228231 branch p_lpm_write_gpio_loop_next ,zero 
-022f e7e08013 istore 1 ,regc 
-0230 37d98200 until null ,lpo_edge 
+022a efe08011 ifetch 1 ,rega 
+022b e8408013 ifetcht 1 ,regc 
+022c 98467c00 isub temp ,null 
+022d 20228230 branch p_lpm_write_gpio_loop_next ,zero 
+022e e7e08013 istore 1 ,regc 
+022f 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop_next:
-0231 1a20a201 increase 1 ,rega 
-0232 1a60a601 increase 1 ,regc 
-0233 c200022b loop p_lpm_write_gpio_loop 
-0234 1a420400 copy regb ,temp 
-0235 20600000 rtn 
+0230 1a20a201 increase 1 ,rega 
+0231 1a60a601 increase 1 ,regc 
+0232 c200022a loop p_lpm_write_gpio_loop 
+0233 1a420400 copy regb ,temp 
+0234 20600000 rtn 
 
 p_otp_read_data:
-0236 20406b3a call enable_otp_read 
-0237 20406b75 call otp_read_data + 1 
-0238 20206b38 branch otp_disable_chgpump 
+0235 20406b3a call enable_otp_read 
+0236 20406b75 call otp_read_data + 1 
+0237 20206b38 branch otp_disable_chgpump 
 
 p_g24_reconn_dispatch:
-0239 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-023a d84001f8 arg 0x01f8 ,temp 
-023b 98417e00 iand temp ,pdata 
-023c 203a0241 branch p_g24_reconn_dispatch_next ,blank 
-023d 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-023e 1fe0fe01 increase 1 ,pdata 
-023f 67e145e0 store 2 ,mem_24g_reconn_count 
-0240 20600000 rtn 
+0238 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+0239 d84001f8 arg 0x01f8 ,temp 
+023a 98417e00 iand temp ,pdata 
+023b 203a0240 branch p_g24_reconn_dispatch_next ,blank 
+023c 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+023d 1fe0fe01 increase 1 ,pdata 
+023e 67e145e0 store 2 ,mem_24g_reconn_count 
+023f 20600000 rtn 
 
 p_g24_reconn_dispatch_next:
-0241 2040357f call g24_reconn_data_prep 
-0242 20403651 call g24_transmit_receive_ack 
-0243 242c3586 nbranch g24_reconn_device_fail ,sync 
-0244 2437b586 nbranch g24_reconn_device_fail ,user3 
-0245 2040366e call g24_ackpayload_parse 
-0246 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
-0247 203a0258 branch p_recv_addr_zero_skip ,blank 
+0240 2040357f call g24_reconn_data_prep 
+0241 20403651 call g24_transmit_receive_ack 
+0242 242c3586 nbranch g24_reconn_device_fail ,sync 
+0243 2437b586 nbranch g24_reconn_device_fail ,user3 
+0244 2040366e call g24_ackpayload_parse 
+0245 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
+0246 203a0257 branch p_recv_addr_zero_skip ,blank 
 
 p_g24_reconn_dispatch_next_2:
-0248 6fe245cc fetch 4 ,mem_24g_pair_addr 
-0249 684a458f fetcht 4 ,mem_24g_addr 
-024a 98467c00 isub temp ,null 
-024b 2022824d branch p_g24_reconn_mode_judge ,zero 
-024c 2020356e branch g24_reconn_dispatch_next + 9 
+0247 6fe245cc fetch 4 ,mem_24g_pair_addr 
+0248 684a458f fetcht 4 ,mem_24g_addr 
+0249 98467c00 isub temp ,null 
+024a 2022824c branch p_g24_reconn_mode_judge ,zero 
+024b 2020356e branch g24_reconn_dispatch_next + 9 
 
 p_g24_reconn_mode_judge:
-024d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-024e c2983291 bbit1 mouse_enable_auto_24g_paring ,g24_pair_start 
-024f 20203549 branch g24_reconn_receiver_addr 
+024c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+024d c2983291 bbit1 mouse_enable_auto_24g_paring ,g24_pair_start 
+024e 20203549 branch g24_reconn_receiver_addr 
 
 p_mouse_param_init:
-0250 2040543b call mouse_param_common_init 
-0251 20400253 call p_mouse_le_buff_modify 
-0252 2020544c branch mouse_param_init + 2 
+024f 2040543b call mouse_param_common_init 
+0250 20400252 call p_mouse_le_buff_modify 
+0251 2020544c branch mouse_param_init + 2 
 
 p_mouse_le_buff_modify:
-0253 58004a1d setarg mem_le_tx_buffer0_omemalloc_new 
-0254 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0255 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
-0256 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0257 20600000 rtn 
+0252 58004a1d setarg mem_le_tx_buffer0_omemalloc_new 
+0253 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+0254 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
+0255 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0256 20600000 rtn 
 
 p_recv_addr_zero_skip:
-0258 6fe245e4 fetch 4 ,mem_24g_fast_conn_addr 
-0259 684a458f fetcht 4 ,mem_24g_addr 
-025a 20228248 branch p_g24_reconn_dispatch_next_2 ,zero 
+0257 6fe245e4 fetch 4 ,mem_24g_fast_conn_addr 
+0258 684a458f fetcht 4 ,mem_24g_addr 
+0259 98467c00 isub temp ,null 
+025a 20228247 branch p_g24_reconn_dispatch_next_2 ,zero 
 025b 6fe2455f fetch 4 ,mem_24g_rxpayload + 2 
 025c 207a0000 rtn blank 
-025d 20200248 branch p_g24_reconn_dispatch_next_2 
+025d 20200247 branch p_g24_reconn_dispatch_next_2 
 
 p_power_ctrl_start:
 025e 6fe0c437 fetch 1 ,mem_power_ctrl_disable 
@@ -853,7 +855,7 @@
 029a 20202003 branch soft_reset + 2 
 
 p_mouse_wheel_init_set:
-029b 20400206 call p_mouse_puchk_disable 
+029b 204001fe call p_mouse_puchk_disable 
 029c 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
 029d 20406edd call gpio_config_input 
 029e 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
@@ -863,7 +865,7 @@
 02a0 20600000 rtn 
 
 p_mouse_load_device_info_check:
-02a1 20400472 call p_mouse_store_normal_tx_power 
+02a1 20400471 call p_mouse_store_normal_tx_power 
 02a2 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
 02a3 c289dd60 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
 02a4 c2895d6e bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
@@ -883,7 +885,7 @@
 p_mouse_select_device_by_switch_check:
 02af 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
 02b0 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-02b1 204004d6 call p_mouse_check_select_device_by_switch 
+02b1 204004d2 call p_mouse_check_select_device_by_switch 
 
 p_mouse_device_flag_temp_store:
 02b2 6fe0c666 fetch 1 ,mem_device_flag 
@@ -1304,7 +1306,7 @@
 
 p_mouse_le_bb_event_connected:
 03e7 58000000 setarg 0 
-03e8 67e24bfb store 4 ,mem_le_conn_first_rcv 
+03e8 67e24bfa store 4 ,mem_le_conn_first_rcv 
 03e9 20205ad0 branch mouse_le_bb_event_connected 
 
 p_mouse_le_ll_start_encryt:
@@ -1318,8 +1320,8 @@
 03ef 70484405 jam 5 ,mem_le_start_encrypt_timer 
 
 p_mouse_le_ll_reconn_start_encryt_new:
-03f0 6fe0cbfa fetch 1 ,mem_le_conn_rcv_new 
-03f1 67e0cbfb store 1 ,mem_le_conn_first_rcv 
+03f0 6fe0cbf9 fetch 1 ,mem_le_conn_rcv_new 
+03f1 67e0cbfa store 1 ,mem_le_conn_first_rcv 
 03f2 20205af6 branch mouse_le_ll_enable_start_enc_flag 
 
 p_mouse_le_conn_param_update_rsp_recieved:
@@ -1363,7 +1365,7 @@
 0410 1fe17e03 and pdata ,0x03 ,pdata 
 0411 20405b21 call mouse_le_clean_connect_flag 
 0412 c081d4a9 bne 0x03 ,mouse_start_reconnect 
-0413 6fe0cbfe fetch 1 ,mem_le_check_retransmit_discon_flag 
+0413 6fe0cbfd fetch 1 ,mem_le_check_retransmit_discon_flag 
 0414 243a54a9 nbranch mouse_start_reconnect ,blank 
 0415 202054cd branch mouse_app_enter_hibernate 
 
@@ -1383,17 +1385,17 @@
 0422 98467c00 isub temp ,null 
 0423 20628000 rtn zero 
 0424 20406016 call mouse_soft_agc_disable 
-0425 20400475 call p_mouse_fetch_normal_tx_power 
+0425 20400474 call p_mouse_fetch_normal_tx_power 
 0426 20206042 branch mouse_24g_first_store_reconn_info 
 
 p_mouse_24g_pairing_complete:
 0427 20406016 call mouse_soft_agc_disable 
-0428 20400475 call p_mouse_fetch_normal_tx_power 
+0428 20400474 call p_mouse_fetch_normal_tx_power 
 0429 20206084 branch mouse_24g_pairing_complete 
 
 p_mouse_24g_attempt_fail:
 042a 20406016 call mouse_soft_agc_disable 
-042b 20400475 call p_mouse_fetch_normal_tx_power 
+042b 20400474 call p_mouse_fetch_normal_tx_power 
 042c 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
 042d c1008000 rtneq dpi_button_state_down 
 042e 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
@@ -1413,7 +1415,7 @@
 p_mouse_24g_first_bluetooth_reconnect:
 0439 20406018 call mouse_24g_stop 
 043a 70466601 jam mode_bt_device1 ,mem_device_flag 
-043b 202054a0 branch mouse_start_reconnect_device 
+043b 20205491 branch mouse_le_fast_conn_judge 
 
 p_mouse_reconn_dongle_attempt_fail:
 043c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
@@ -1435,8 +1437,8 @@
 0448 c30a845a bbit0 mouse_enable_adc ,p_mouse_start_work_next 
 0449 20405534 call mouse_adc_gpio_set 
 044a 204003cb call p_mouse_low_voltage_param_set 
-044b 2040057e call p_enable_adc 
-044c 2040055f call p_vdd_calculate_by_mode 
+044b 2040057a call p_enable_adc 
+044c 2040055b call p_vdd_calculate_by_mode 
 044d 1fe6fc0a div pdata ,10 
 044e 20407d5f call get_div_result 
 044f 67e14633 store 2 ,mem_mouse_vdd_now_vol 
@@ -1455,435 +1457,431 @@
 045a 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
 045b c29f045f bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
 045c 6fe0c666 fetch 1 ,mem_device_flag 
-045d c0000466 beq mode_24g_device ,p_mouse_24g_start_mode 
+045d c000046a beq mode_24g_device ,p_mouse_24g_start_mode 
 045e 20205491 branch mouse_le_fast_conn_judge 
 
 p_mouse_24g_first_start_auto_pair_mode:
 045f 204054ac call mouse_wakeup_from_power_check 
-0460 20340462 branch p_mouse_24g_first_start_reconn ,user 
-0461 2020602f branch mouse_24g_reconn_general_dongle 
+0460 20340466 branch p_mouse_24g_first_start_reconn ,user 
+
+p_mouse_24g_reconn_general_dongle:
+0461 70466600 jam mode_24g_device ,mem_device_flag 
+0462 6fe14721 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
+0463 67e145de store 2 ,mem_24g_reconn_timeout 
+0464 7045e201 jam fast_conn_and_receiver ,mem_24g_reconn_type 
+0465 20203534 branch g24_reconn_start 
 
 p_mouse_24g_first_start_reconn:
-0462 6fe0c666 fetch 1 ,mem_device_flag 
-0463 c0006067 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
-0464 20405aa8 call mouse_bluetooth_fast_conn_disable 
-0465 20200439 branch p_mouse_24g_first_bluetooth_reconnect 
+0466 6fe0c666 fetch 1 ,mem_device_flag 
+0467 c0006067 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
+0468 20405aa8 call mouse_bluetooth_fast_conn_disable 
+0469 20200439 branch p_mouse_24g_first_bluetooth_reconnect 
 
 p_mouse_24g_start_mode:
-0466 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0467 c308e02a bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-0468 204054ac call mouse_wakeup_from_power_check 
-0469 20346067 branch mouse_24g_reconn_dongle_start ,user 
 046a 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-046b c298046d bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
-046c 20206023 branch mouse_24g_start_mode + 7 
-
-p_mouse_24g_reconn_general_dongle:
-046d 70466600 jam mode_24g_device ,mem_device_flag 
-046e 6fe14721 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-046f 67e145de store 2 ,mem_24g_reconn_timeout 
-0470 7045e201 jam fast_conn_and_receiver ,mem_24g_reconn_type 
-0471 20203534 branch g24_reconn_start 
+046b c308e02a bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+046c 204054ac call mouse_wakeup_from_power_check 
+046d 20346067 branch mouse_24g_reconn_dongle_start ,user 
+046e 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+046f c2980461 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
+0470 20206023 branch mouse_24g_start_mode + 7 
 
 p_mouse_store_normal_tx_power:
-0472 6fe0c141 fetch 1 ,mem_tx_power 
-0473 67e0ca07 store 1 ,mem_normal_tx_power 
-0474 20600000 rtn 
+0471 6fe0c141 fetch 1 ,mem_tx_power 
+0472 67e0ca07 store 1 ,mem_normal_tx_power 
+0473 20600000 rtn 
 
 p_mouse_fetch_normal_tx_power:
-0475 6fe0ca07 fetch 1 ,mem_normal_tx_power 
-0476 67e0c141 store 1 ,mem_tx_power 
-0477 20600000 rtn 
+0474 6fe0ca07 fetch 1 ,mem_normal_tx_power 
+0475 67e0c141 store 1 ,mem_tx_power 
+0476 20600000 rtn 
 
 p_mouse_idle:
-0478 2040620e call mouse_low_voltage_led_no_enter_lpm 
-0479 204078aa call ui_check_paring_button 
-047a 2040047c call p_mouse_dpi_check 
-047b 20205e61 branch mouse_idle + 4 
+0477 2040620e call mouse_low_voltage_led_no_enter_lpm 
+0478 204078aa call ui_check_paring_button 
+0479 2040047b call p_mouse_dpi_check 
+047a 20205e61 branch mouse_idle + 4 
 
 p_mouse_dpi_check:
-047c 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-047d c17f8000 rtneq gpio_disable 
-047e da200000 arg 0 ,rega 
-047f 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
-0480 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-0481 20400483 call p_mouse_dpi_key_check 
-0482 202056c1 branch mouse_dpi_check_next 
+047b 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+047c c17f8000 rtneq gpio_disable 
+047d da200000 arg 0 ,rega 
+047e 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
+047f 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+0480 20400482 call p_mouse_dpi_key_check 
+0481 202056c1 branch mouse_dpi_check_next 
 
 p_mouse_dpi_key_check:
-0483 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0484 c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-0485 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
-0486 1fe22600 copy pdata ,regc 
-0487 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
-0488 c07f848a beq gpio_disable ,p_mouse_3io6key_dpi_check 
-0489 202056ce branch mouse_dpi_key_check_next 
+0482 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0483 c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+0484 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
+0485 1fe22600 copy pdata ,regc 
+0486 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
+0487 c07f8489 beq gpio_disable ,p_mouse_3io6key_dpi_check 
+0488 202056ce branch mouse_dpi_key_check_next 
 
 p_mouse_3io6key_dpi_check:
-048a 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-048b 20405946 call mouse_gpio_config_output_low 
-048c 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-048d 2020048e branch p_mouse_3io6key_check 
+0489 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+048a 20405946 call mouse_gpio_config_output_low 
+048b 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+048c 2020048d branch p_mouse_3io6key_check 
 
 p_mouse_3io6key_check:
-048e 1a627e00 copy regc ,pdata 
-048f 67e0c978 store 1 ,mem_mouse_key_status 
-0490 1fe3fe00 lshift pdata ,pdata 
-0491 1fe22400 copy pdata ,regb 
-0492 18422600 copy temp ,regc 
-0493 204055b1 call mouse_gpio_config_input_pd 
-0494 1a620400 copy regc ,temp 
-0495 20406ee6 call gpio_get_bit 
-0496 7d20a400 nsetflag true ,0 ,regb 
-0497 2040593d call mouse_check_press 
-0498 20205929 branch mouse_check_key_connect_gnd_1 
+048d 1a627e00 copy regc ,pdata 
+048e 67e0c978 store 1 ,mem_mouse_key_status 
+048f 1fe3fe00 lshift pdata ,pdata 
+0490 1fe22400 copy pdata ,regb 
+0491 18422600 copy temp ,regc 
+0492 204055b1 call mouse_gpio_config_input_pd 
+0493 1a620400 copy regc ,temp 
+0494 20406ee6 call gpio_get_bit 
+0495 7d20a400 nsetflag true ,0 ,regb 
+0496 2040593d call mouse_check_press 
+0497 20205929 branch mouse_check_key_connect_gnd_1 
 
 p_g24_short_sleep:
-0499 204036b4 call g24_lpm_wait 
-049a 24740000 nrtn user 
-049b 204036be call g24_setgpio_lpm_before 
-049c 2040049f call p_clear_wake 
-049d 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
-049e 20203622 branch g24_long_seep2 
+0498 204036b4 call g24_lpm_wait 
+0499 24740000 nrtn user 
+049a 204036be call g24_setgpio_lpm_before 
+049b 2040049e call p_clear_wake 
+049c 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
+049d 20203622 branch g24_long_seep2 
 
 p_clear_wake:
-049f 58000000 setarg 0 
-04a0 79207e15 set1 21 ,pdata 
-04a1 67e40016 store 8 ,mem_gpio_wakeup_cfg 
-04a2 58000000 setarg 0 
-04a3 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
-04a4 20600000 rtn 
+049e 58000000 setarg 0 
+049f 79207e15 set1 21 ,pdata 
+04a0 67e40016 store 8 ,mem_gpio_wakeup_cfg 
+04a1 58000000 setarg 0 
+04a2 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
+04a3 20600000 rtn 
 
 p_mouse_24g_hibernate_set:
-04a5 70460000 jam 0 ,mem_24g_attempt_fail_flag 
-04a6 20403647 call g24_transmit_next_packet 
-04a7 5fffffff setarg -1 
-04a8 67e245af store 4 ,mem_24g_enter_hibernate 
-04a9 58000000 setarg 0 
-04aa 67e3c846 store 7 ,mem_mouse_key 
-04ab 70473f01 jam 1 ,mem_sensor_shutdown_flag 
-04ac 204059ed call mouse_sensor_powerdown 
-04ad 2020622b branch mouse_24g_long_sleep 
+04a4 70460000 jam 0 ,mem_24g_attempt_fail_flag 
+04a5 20403647 call g24_transmit_next_packet 
+04a6 5fffffff setarg -1 
+04a7 67e245af store 4 ,mem_24g_enter_hibernate 
+04a8 58000000 setarg 0 
+04a9 67e3c846 store 7 ,mem_mouse_key 
+04aa 70473f01 jam 1 ,mem_sensor_shutdown_flag 
+04ab 204059ed call mouse_sensor_powerdown 
+04ac 2020622b branch mouse_24g_long_sleep 
 
 p_mouse_setgpio_hibernate:
-04ae 20405a92 call mouse_set_sdio_high 
-04af 2040049f call p_clear_wake 
-04b0 204056a9 call mouse_before_hibernate_wheel_gpio_set 
-04b1 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
-04b2 20405943 call mouse_gpio_config_output_high 
-04b3 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04b4 204055ab call mouse_gpio_set_pupd_by_input 
-04b5 d8400015 arg 21 ,temp 
-04b6 204055b5 call mouse_gpio_config_input_pu 
-04b7 2040611a call mouse_logo_led_off 
-04b8 2040550c call mouse_lpm_before_common 
-04b9 204054f9 call mouse_gpio_pd_idle 
-04ba 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
-04bb 20406f0f call gpio_set_high_impedance 
-04bc 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
-04bd 20406f0f call gpio_set_high_impedance 
-04be 202054e5 branch mouse_setgpio_hibernate_next 
+04ad 20405a92 call mouse_set_sdio_high 
+04ae 2040049e call p_clear_wake 
+04af 204056a9 call mouse_before_hibernate_wheel_gpio_set 
+04b0 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
+04b1 20405943 call mouse_gpio_config_output_high 
+04b2 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04b3 204055ab call mouse_gpio_set_pupd_by_input 
+04b4 d8400015 arg 21 ,temp 
+04b5 204055b5 call mouse_gpio_config_input_pu 
+04b6 2040611a call mouse_logo_led_off 
+04b7 2040550c call mouse_lpm_before_common 
+04b8 204054f9 call mouse_gpio_pd_idle 
+04b9 2040020c call p_mouse_wheel_set_impedance 
+04ba 202054e5 branch mouse_setgpio_hibernate_next 
 
 p_mouse_24g_package_data:
-04bf c6930000 rtnmark0 mark_24g 
-04c0 20405601 call mouse_motion 
-04c1 24740000 nrtn user 
-04c2 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
-04c3 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
-04c4 245a04d4 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
-04c5 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04c6 c30b04c9 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
-04c7 6fe0c96c fetch 1 ,mem_customer_key 
-04c8 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
+04bb c6930000 rtnmark0 mark_24g 
+04bc 20405601 call mouse_motion 
+04bd 24740000 nrtn user 
+04be 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
+04bf 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
+04c0 245a04d0 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
+04c1 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04c2 c30b04c5 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
+04c3 6fe0c96c fetch 1 ,mem_customer_key 
+04c4 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
 
 p_mouse_24g_mouse_package_data:
-04c9 204004cb call p_mouse_data_xy_release 
-04ca 202060a2 branch mouse_24g_mouse_package_data + 1 
+04c5 204004c7 call p_mouse_data_xy_release 
+04c6 202060a2 branch mouse_24g_mouse_package_data + 1 
 
 p_mouse_data_xy_release:
-04cb 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-04cc c1ff8000 rtnne gpio_disable 
-04cd 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
-04ce 207a0000 rtn blank 
-04cf 1fe0ffff increase -1 ,pdata 
-04d0 67e0c77d store 1 ,mem_mouse_long_mult_flag 
-04d1 58000000 setarg 0 
-04d2 67e24847 store 4 ,mem_mouse_x 
-04d3 20205a73 branch mouse_init_sensor_reset 
+04c7 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+04c8 c1ff8000 rtnne gpio_disable 
+04c9 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
+04ca 207a0000 rtn blank 
+04cb 1fe0ffff increase -1 ,pdata 
+04cc 67e0c77d store 1 ,mem_mouse_long_mult_flag 
+04cd 58000000 setarg 0 
+04ce 67e24847 store 4 ,mem_mouse_x 
+04cf 20205a73 branch mouse_init_sensor_reset 
 
 p_mouse_24g_short_sleep_clear_wake:
-04d4 2040049f call p_clear_wake 
-04d5 20200227 branch p_lpm_write_gpio_wakeup 
+04d0 2040049e call p_clear_wake 
+04d1 20200226 branch p_lpm_write_gpio_wakeup 
 
 p_mouse_check_select_device_by_switch:
-04d6 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04d7 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-04d8 c31fdeb9 bbit0 mouse_enable_switch_gpio_connect_vin ,mouse_switch_gpio_connect_gnd 
+04d2 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04d3 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+04d4 c31fdeb9 bbit0 mouse_enable_switch_gpio_connect_vin ,mouse_switch_gpio_connect_gnd 
 
 p_mouse_switch_gpio_connect_vin:
+04d5 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04d6 20406ef7 call gpio_out_active 
+04d7 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04d8 204055b1 call mouse_gpio_config_input_pd 
 04d9 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04da 20406ef7 call gpio_out_active 
-04db 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04dc 204055b1 call mouse_gpio_config_input_pd 
-04dd 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04de 20406ee6 call gpio_get_bit 
-04df 2420dec2 nbranch mouse_check_select_24g_device ,true 
-04e0 20205ebe branch mouse_select_btdevice 
+04da 20406ee6 call gpio_get_bit 
+04db 2420dec2 nbranch mouse_check_select_24g_device ,true 
+04dc 20205ebe branch mouse_select_btdevice 
 
 p_mouse_init_sensor:
-04e1 20405958 call mouse_read_sensor_id 
-04e2 c018595f beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-04e3 c018d9c6 beq p3065_id1 ,mouse_init_p3065 
-04e4 c02c04e6 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
-04e5 20205952 branch mouse_init_sensor + 5 
+04dd 20405958 call mouse_read_sensor_id 
+04de c018595f beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+04df c018d9c6 beq p3065_id1 ,mouse_init_p3065 
+04e0 c02c04e2 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
+04e1 20205952 branch mouse_init_sensor + 5 
 
 p_mouse_ka8g2_id2_judge:
-04e6 204059e7 call mouse_sensor_poweron 
-04e7 6fe0c85a fetch 1 ,mem_sensor_id2 
-04e8 c02c84ea beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
-04e9 2020595f branch mouse_init_p32xx_id2_judge 
+04e2 204059e7 call mouse_sensor_poweron 
+04e3 6fe0c85a fetch 1 ,mem_sensor_id2 
+04e4 c02c84e6 beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
+04e5 2020595f branch mouse_init_p32xx_id2_judge 
 
 p_mouse_ka8g2_init_param:
-04ea 7049570b jam ka8g2 ,mem_config_sensor_type 
-04eb da604a0b arg mem_sensor_ka8g2_init_new ,regc 
-04ec 20205995 branch mouse_sensor_wr_seq 
+04e6 7049570b jam ka8g2 ,mem_config_sensor_type 
+04e7 da604a0b arg mem_sensor_ka8g2_init_new ,regc 
+04e8 20205995 branch mouse_sensor_wr_seq 
 
 p_mouse_check_sensor_data:
-04ed 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
-04ee c1800000 rtnne flash_sm_no_buys 
-04ef 6fe0c957 fetch 1 ,mem_config_sensor_type 
-04f0 c00584f2 beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
-04f1 202059f8 branch mouse_check_sensor_data + 2 
+04e9 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
+04ea c1800000 rtnne flash_sm_no_buys 
+04eb 6fe0c957 fetch 1 ,mem_config_sensor_type 
+04ec c00584ee beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
+04ed 202059f8 branch mouse_check_sensor_data + 2 
 
 p_mouse_pka8g2_sensor_motion:
-04f2 20405a6d call mouse_clear_sensor_data 
-04f3 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-04f4 c07f84f8 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
-04f5 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
-04f6 20406ee6 call gpio_get_bit 
-04f7 24608000 nrtn true 
+04ee 20405a6d call mouse_clear_sensor_data 
+04ef 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+04f0 c07f84f4 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
+04f1 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
+04f2 20406ee6 call gpio_get_bit 
+04f3 24608000 nrtn true 
 
 p_mouse_pka8g2_sensor_motion_1:
-04f8 58000000 setarg pan_reg_pid_l 
-04f9 204069e5 call twspi_read 
-04fa c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
-04fb 20205a2f branch mouse_p3212_sensor_motion_2 
+04f4 58000000 setarg pan_reg_pid_l 
+04f5 204069e5 call twspi_read 
+04f6 c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
+04f7 20205a2f branch mouse_p3212_sensor_motion_2 
 
 p_mouse_motion:
-04fc 78547c00 disable user 
-04fd 58000000 setarg 0 
-04fe 67e34847 store 6 ,mem_mouse_x 
-04ff 204004ed call p_mouse_check_sensor_data 
-0500 58000089 setarg 0x0089 
-0501 204069e4 call twspi_write 
-0502 20405747 call mouse_setting_sensor_type 
-0503 20405612 call mouse_zwheel 
-0504 20405617 call mouse_t_zwheel 
-0505 20400507 call p_mouse_key 
-0506 2020560c branch mouse_motion + 11 
+04f8 78547c00 disable user 
+04f9 58000000 setarg 0 
+04fa 67e34847 store 6 ,mem_mouse_x 
+04fb 204004e9 call p_mouse_check_sensor_data 
+04fc 58000089 setarg 0x0089 
+04fd 204069e4 call twspi_write 
+04fe 20405747 call mouse_setting_sensor_type 
+04ff 20405612 call mouse_zwheel 
+0500 20405617 call mouse_t_zwheel 
+0501 20400503 call p_mouse_key 
+0502 2020560c branch mouse_motion + 11 
 
 p_mouse_key:
-0507 2040584c call mouse_check_firekey_gpio 
-0508 6fe0c987 fetch 1 ,mem_fire_key_flag 
-0509 243a5860 nbranch fire_key_press ,blank 
-050a 6fe0c982 fetch 1 ,mem_fire_key_status 
-050b 243a585f nbranch fire_key_process ,blank 
-050c 20405888 call mouse_check_key_gpio 
-050d 2040050f call p_mouse_ghost_key_check 
-050e 202057ad branch mouse_key + 7 
+0503 2040584c call mouse_check_firekey_gpio 
+0504 6fe0c987 fetch 1 ,mem_fire_key_flag 
+0505 243a5860 nbranch fire_key_press ,blank 
+0506 6fe0c982 fetch 1 ,mem_fire_key_status 
+0507 243a585f nbranch fire_key_process ,blank 
+0508 20405888 call mouse_check_key_gpio 
+0509 2040050b call p_mouse_ghost_key_check 
+050a 202057ad branch mouse_key + 7 
 
 p_mouse_ghost_key_check:
-050f 70497900 jam 0 ,mem_mouse_matrix_key_cow_count 
-0510 70497a00 jam 0 ,mem_mouse_matrix_key_row_count 
-0511 70497b00 jam 0 ,mem_mouse_ghost_flag 
-0512 1fe22400 copy pdata ,regb 
-0513 6848c644 fetcht 1 ,mem_lbutton_gpio 
-0514 6fe0c647 fetch 1 ,mem_bk_button_gpio 
-0515 98467c00 isub temp ,null 
-0516 20228521 branch p_mouse_matrix_ghost_key_l_bk ,zero 
-0517 6fe0c648 fetch 1 ,mem_fw_button_gpio 
+050b 70497900 jam 0 ,mem_mouse_matrix_key_cow_count 
+050c 70497a00 jam 0 ,mem_mouse_matrix_key_row_count 
+050d 70497b00 jam 0 ,mem_mouse_ghost_flag 
+050e 1fe22400 copy pdata ,regb 
+050f 6848c644 fetcht 1 ,mem_lbutton_gpio 
+0510 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+0511 98467c00 isub temp ,null 
+0512 2022851d branch p_mouse_matrix_ghost_key_l_bk ,zero 
+0513 6fe0c648 fetch 1 ,mem_fw_button_gpio 
+0514 98467c00 isub temp ,null 
+0515 20228523 branch p_mouse_matrix_ghost_key_l_fw ,zero 
+0516 6848c645 fetcht 1 ,mem_mbutton_gpio 
+0517 6fe0c647 fetch 1 ,mem_bk_button_gpio 
 0518 98467c00 isub temp ,null 
-0519 20228527 branch p_mouse_matrix_ghost_key_l_fw ,zero 
-051a 6848c645 fetcht 1 ,mem_mbutton_gpio 
-051b 6fe0c647 fetch 1 ,mem_bk_button_gpio 
-051c 98467c00 isub temp ,null 
-051d 20228530 branch p_mouse_ghost_key_mbk_rfw ,zero 
+0519 2022852c branch p_mouse_ghost_key_mbk_rfw ,zero 
 
 p_mouse_ghost_key_mfw_rbk:
-051e 204057fb call mouse_ghost_key_check_m_fw 
+051a 204057fb call mouse_ghost_key_check_m_fw 
 
 p_mouse_ghost_key_rbk:
-051f 20400535 call p_mouse_ghost_key_check_r_bk 
-0520 202057e5 branch mouse_ghost_key_check_next 
+051b 20400531 call p_mouse_ghost_key_check_r_bk 
+051c 202057e5 branch mouse_ghost_key_check_next 
 
 p_mouse_matrix_ghost_key_l_bk:
-0521 6848c645 fetcht 1 ,mem_mbutton_gpio 
-0522 6fe0c648 fetch 1 ,mem_fw_button_gpio 
-0523 98467c00 isub temp ,null 
-0524 2022d7d6 branch mouse_ghost_key_lbk_mfw ,zero 
+051d 6848c645 fetcht 1 ,mem_mbutton_gpio 
+051e 6fe0c648 fetch 1 ,mem_fw_button_gpio 
+051f 98467c00 isub temp ,null 
+0520 2022d7d6 branch mouse_ghost_key_lbk_mfw ,zero 
 
 p_mouse_ghost_key_lbk_rfw:
-0525 204057ef call mouse_ghost_key_check_l_bk 
-0526 20200531 branch p_mouse_ghost_key_rfw 
+0521 204057ef call mouse_ghost_key_check_l_bk 
+0522 2020052d branch p_mouse_ghost_key_rfw 
 
 p_mouse_matrix_ghost_key_l_fw:
-0527 6848c645 fetcht 1 ,mem_mbutton_gpio 
-0528 6fe0c647 fetch 1 ,mem_bk_button_gpio 
-0529 98467c00 isub temp ,null 
-052a 2022852d branch p_mouse_ghost_key_lfw_mbk ,zero 
+0523 6848c645 fetcht 1 ,mem_mbutton_gpio 
+0524 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+0525 98467c00 isub temp ,null 
+0526 20228529 branch p_mouse_ghost_key_lfw_mbk ,zero 
 
 p_mouse_ghost_key_lfw_rbk:
-052b 20400537 call p_mouse_ghost_key_check_l_fw 
-052c 2020051f branch p_mouse_ghost_key_rbk 
+0527 20400533 call p_mouse_ghost_key_check_l_fw 
+0528 2020051b branch p_mouse_ghost_key_rbk 
 
 p_mouse_ghost_key_lfw_mbk:
-052d 20400537 call p_mouse_ghost_key_check_l_fw 
-052e 20400533 call p_mouse_ghost_key_check_m_bk 
-052f 202057e5 branch mouse_ghost_key_check_next 
+0529 20400533 call p_mouse_ghost_key_check_l_fw 
+052a 2040052f call p_mouse_ghost_key_check_m_bk 
+052b 202057e5 branch mouse_ghost_key_check_next 
 
 p_mouse_ghost_key_mbk_rfw:
-0530 20400533 call p_mouse_ghost_key_check_m_bk 
+052c 2040052f call p_mouse_ghost_key_check_m_bk 
 
 p_mouse_ghost_key_rfw:
-0531 20400539 call p_mouse_ghost_key_check_r_fw 
-0532 202057e5 branch mouse_ghost_key_check_next 
+052d 20400535 call p_mouse_ghost_key_check_r_fw 
+052e 202057e5 branch mouse_ghost_key_check_next 
 
 p_mouse_ghost_key_check_m_bk:
-0533 1a417e12 and regb ,mouse_m_bk_button ,pdata 
-0534 202057f3 branch mouse_ghost_key_check_m_bk + 1 
+052f 1a417e12 and regb ,mouse_m_bk_button ,pdata 
+0530 202057f3 branch mouse_ghost_key_check_m_bk + 1 
 
 p_mouse_ghost_key_check_r_bk:
-0535 1a417e0a and regb ,mouse_r_bk_button ,pdata 
-0536 202057f6 branch mouse_ghost_key_check_r_bk + 1 
+0531 1a417e0a and regb ,mouse_r_bk_button ,pdata 
+0532 202057f6 branch mouse_ghost_key_check_r_bk + 1 
 
 p_mouse_ghost_key_check_l_fw:
-0537 1a417e11 and regb ,mouse_l_fw_button ,pdata 
-0538 202057f9 branch mouse_ghost_key_check_l_fw + 1 
+0533 1a417e11 and regb ,mouse_l_fw_button ,pdata 
+0534 202057f9 branch mouse_ghost_key_check_l_fw + 1 
 
 p_mouse_ghost_key_check_r_fw:
-0539 1a417e12 and regb ,mouse_r_fw_button ,pdata 
-053a 202057ff branch mouse_ghost_key_check_r_fw + 1 
+0535 1a417e12 and regb ,mouse_r_fw_button ,pdata 
+0536 202057ff branch mouse_ghost_key_check_r_fw + 1 
 
 p_mouse_adc_read_start:
-053b 20406f82 call enable_adc 
-053c 20406fb0 call vdd_calculate_by_mode 
-053d 1fe6fc0a div pdata ,10 
-053e 20407d5f call get_div_result 
-053f 67e14633 store 2 ,mem_mouse_vdd_now_vol 
-0540 20205553 branch mouse_adc_data_process 
+0537 20406f82 call enable_adc 
+0538 20406fb0 call vdd_calculate_by_mode 
+0539 1fe6fc0a div pdata ,10 
+053a 20407d5f call get_div_result 
+053b 67e14633 store 2 ,mem_mouse_vdd_now_vol 
+053c 20205553 branch mouse_adc_data_process 
 
 p_adc_init_data:
-0541 6fe401fd fetch 8 ,mem_otp_adc 
-0542 203a6f79 branch adc_init_cal_data_default ,blank 
-0543 67e443fd store 8 ,mem_reference_inter1p8v_2v_adc_io_data 
-0544 20406b3a call enable_otp_read 
-0545 20406aad call loadcode_check_otp_lock 
-0546 dfe00fc0 arg otp_offset_adc_param_l_c0 ,pdata 
-0547 9a40a400 iadd regb ,regb 
-0548 df20000a arg 10 ,loopcnt 
-0549 da2001fd arg mem_otp_temp ,rega 
-054a 20406b74 call otp_read_data 
-054b 20406b37 call disable_otp 
-054c 6fe401fd fetch 8 ,mem_otp_temp 
-054d 207a0000 rtn blank 
-054e 67e4414e store 8 ,mem_adc_reference3v_gpio1v_ft_data 
-054f efe10006 ifetch 2 ,contr 
-0550 e7e10005 istore 2 ,contw 
-0551 20600000 rtn 
+053d 6fe401fd fetch 8 ,mem_otp_adc 
+053e 203a6f79 branch adc_init_cal_data_default ,blank 
+053f 67e443fd store 8 ,mem_reference_inter1p8v_2v_adc_io_data 
+0540 20406b3a call enable_otp_read 
+0541 20406aad call loadcode_check_otp_lock 
+0542 dfe00fc0 arg otp_offset_adc_param_l_c0 ,pdata 
+0543 9a40a400 iadd regb ,regb 
+0544 df20000a arg 10 ,loopcnt 
+0545 da2001fd arg mem_otp_temp ,rega 
+0546 20406b74 call otp_read_data 
+0547 20406b37 call disable_otp 
+0548 6fe401fd fetch 8 ,mem_otp_temp 
+0549 207a0000 rtn blank 
+054a 67e4414e store 8 ,mem_adc_reference3v_gpio1v_ft_data 
+054b efe10006 ifetch 2 ,contr 
+054c e7e10005 istore 2 ,contw 
+054d 20600000 rtn 
 
 p_sadc_cal_write:
-0552 6ff080cc fetch 1 ,core_sadc_ctrl 
-0553 79207e01 set1 1 ,pdata 
-0554 67f080cc store 1 ,core_sadc_ctrl 
-0555 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
-0556 6fe0c433 fetch 1 ,mem_adc_cal_c7 
-0557 67e0c419 store 1 ,mem_spi_write_addr 
-0558 df200008 arg 8 ,loopcnt 
-0559 20406f67 call sadc_cal_write + 4 
-055a 6240c419 storer regb ,1 ,mem_spi_write_addr 
-055b 6ff08a0a fetch 1 ,core_gpadc_cfg2 
-055c 793ffe04 set0 4 ,pdata 
-055d 67f08a0a store 1 ,core_gpadc_cfg2 
-055e 20600000 rtn 
+054e 6ff080cc fetch 1 ,core_sadc_ctrl 
+054f 79207e01 set1 1 ,pdata 
+0550 67f080cc store 1 ,core_sadc_ctrl 
+0551 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
+0552 6fe0c433 fetch 1 ,mem_adc_cal_c7 
+0553 67e0c419 store 1 ,mem_spi_write_addr 
+0554 df200008 arg 8 ,loopcnt 
+0555 20406f67 call sadc_cal_write + 4 
+0556 6240c419 storer regb ,1 ,mem_spi_write_addr 
+0557 6ff08a0a fetch 1 ,core_gpadc_cfg2 
+0558 793ffe04 set0 4 ,pdata 
+0559 67f08a0a store 1 ,core_gpadc_cfg2 
+055a 20600000 rtn 
 
 p_vdd_calculate_by_mode:
 
 p_vdd_reference_inter3v_calculate:
-055f 6fe0c407 fetch 1 ,mem_adc_config_flag 
-0560 c0008563 beq adc_config_hvin ,p_vdd_reference_inter3v_calculate_by_mode_vdcdc 
-0561 c001056a beq adc_config_gpio ,p_vdd_reference_inter3v_calculate_by_mode_gpio 
-0562 20600000 rtn 
+055b 6fe0c407 fetch 1 ,mem_adc_config_flag 
+055c c000855f beq adc_config_hvin ,p_vdd_reference_inter3v_calculate_by_mode_vdcdc 
+055d c0010566 beq adc_config_gpio ,p_vdd_reference_inter3v_calculate_by_mode_gpio 
+055e 20600000 rtn 
 
 p_vdd_reference_inter3v_calculate_by_mode_vdcdc:
-0563 580003e8 setarg 1000 
-0564 67e14405 store 2 ,mem_reference_voltage 
-0565 68494152 fetcht 2 ,mem_adc_reference3v_vdcdc3p6v_ft_data 
-0566 6fe14154 fetch 2 ,mem_adc_reference3v_vdcdc4p6v_ft_data 
-0567 da600e10 arg 3600 ,regc 
-0568 20406fc0 call vdd_calculate 
-0569 20200570 branch p_mul1v_div1v_to_cal 
+055f 580003e8 setarg 1000 
+0560 67e14405 store 2 ,mem_reference_voltage 
+0561 68494152 fetcht 2 ,mem_adc_reference3v_vdcdc3p6v_ft_data 
+0562 6fe14154 fetch 2 ,mem_adc_reference3v_vdcdc4p6v_ft_data 
+0563 da600e10 arg 3600 ,regc 
+0564 20406fc0 call vdd_calculate 
+0565 2020056c branch p_mul1v_div1v_to_cal 
 
 p_vdd_reference_inter3v_calculate_by_mode_gpio:
-056a 580003e8 setarg 1000 
-056b 67e14405 store 2 ,mem_reference_voltage 
-056c 6849414e fetcht 2 ,mem_adc_reference3v_gpio1v_ft_data 
-056d 6fe14150 fetch 2 ,mem_adc_reference3v_gpio2v_ft_data 
-056e da6003e8 arg 1000 ,regc 
-056f 20406fc0 call vdd_calculate 
+0566 580003e8 setarg 1000 
+0567 67e14405 store 2 ,mem_reference_voltage 
+0568 6849414e fetcht 2 ,mem_adc_reference3v_gpio1v_ft_data 
+0569 6fe14150 fetch 2 ,mem_adc_reference3v_gpio2v_ft_data 
+056a da6003e8 arg 1000 ,regc 
+056b 20406fc0 call vdd_calculate 
 
 p_mul1v_div1v_to_cal:
-0570 68494156 fetcht 2 ,mem_adc_reference3v_inter1v_ft_data 
-0571 984ffe00 imul32 temp ,pdata 
-0572 68494158 fetcht 2 ,mem_adc_reference3v_inter1v_now_data 
-0573 9846fc00 idiv temp 
-0574 20207d5f branch get_div_result 
+056c 68494156 fetcht 2 ,mem_adc_reference3v_inter1v_ft_data 
+056d 984ffe00 imul32 temp ,pdata 
+056e 68494158 fetcht 2 ,mem_adc_reference3v_inter1v_now_data 
+056f 9846fc00 idiv temp 
+0570 20207d5f branch get_div_result 
 
 p_enable_adc_init_config:
-0575 20400552 call p_sadc_cal_write 
-0576 6ff08a09 fetch 1 ,core_gpadc_cfg1 
-0577 793ffe07 set0 7 ,pdata 
-0578 67f08a09 store 1 ,core_gpadc_cfg1 
-0579 708a0777 jam 0x77 ,core_gpadc_ctrl 
-057a 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
-057b 708a0d61 jam 0x61 ,core_vtest_ctrl0 
-057c 708a0b00 jam 0x00 ,core_gpadc_cfg3 
-057d 20600000 rtn 
+0571 2040054e call p_sadc_cal_write 
+0572 6ff08a09 fetch 1 ,core_gpadc_cfg1 
+0573 793ffe07 set0 7 ,pdata 
+0574 67f08a09 store 1 ,core_gpadc_cfg1 
+0575 708a0777 jam 0x77 ,core_gpadc_ctrl 
+0576 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
+0577 708a0d61 jam 0x61 ,core_vtest_ctrl0 
+0578 708a0b00 jam 0x00 ,core_gpadc_cfg3 
+0579 20600000 rtn 
 
 p_enable_adc:
 
 p_enable_adc_reference_source_inter3v:
-057e 20400575 call p_enable_adc_init_config 
-057f 20406f90 call sadc_channel 
-0580 6fe0c409 fetch 1 ,mem_adc_clkdiv 
-0581 67f080cd store 1 ,core_sadc_clkdiv 
-0582 20406f97 call sadc_read 
-0583 708a0d60 jam 0x60 ,core_vtest_ctrl0 
-0584 7080cd00 jam 0x00 ,core_sadc_clkdiv 
+057a 20400571 call p_enable_adc_init_config 
+057b 20406f90 call sadc_channel 
+057c 6fe0c409 fetch 1 ,mem_adc_clkdiv 
+057d 67f080cd store 1 ,core_sadc_clkdiv 
+057e 20406f97 call sadc_read 
+057f 708a0d60 jam 0x60 ,core_vtest_ctrl0 
+0580 7080cd00 jam 0x00 ,core_sadc_clkdiv 
 
 p_read_adc_inter1v:
-0585 20400575 call p_enable_adc_init_config 
-0586 6fe0c409 fetch 1 ,mem_adc_clkdiv 
-0587 67f080cd store 1 ,core_sadc_clkdiv 
-0588 708a0b50 jam 0x50 ,core_gpadc_cfg3 
-0589 708a0ec0 jam 0xc0 ,core_vtest_ctrl1 
-058a df00000b arg 0xb ,regext_index 
-058b 6de1440a fetchr regext ,2 ,mem_adc_current_value 
-058c 7080cc03 jam 0x03 ,core_sadc_ctrl 
-058d 20400597 call p_sar_adc_read_wait 
-058e 68590164 fetcht 2 ,core_sadc_data 
-058f 60494158 storet 2 ,mem_adc_reference3v_inter1v_now_data 
-0590 20406f9c call sadc_read_wait + 4 
-0591 df00000b arg 0xb ,regext_index 
-0592 65e1440a storer regext ,2 ,mem_adc_current_value 
-0593 708a0d60 jam 0x60 ,core_vtest_ctrl0 
-0594 7080cd00 jam 0x00 ,core_sadc_clkdiv 
-0595 7080cc00 jam 0x00 ,core_sadc_ctrl 
-0596 20600000 rtn 
+0581 20400571 call p_enable_adc_init_config 
+0582 6fe0c409 fetch 1 ,mem_adc_clkdiv 
+0583 67f080cd store 1 ,core_sadc_clkdiv 
+0584 708a0b50 jam 0x50 ,core_gpadc_cfg3 
+0585 708a0ec0 jam 0xc0 ,core_vtest_ctrl1 
+0586 df00000b arg 0xb ,regext_index 
+0587 6de1440a fetchr regext ,2 ,mem_adc_current_value 
+0588 7080cc03 jam 0x03 ,core_sadc_ctrl 
+0589 20400593 call p_sar_adc_read_wait 
+058a 68590164 fetcht 2 ,core_sadc_data 
+058b 60494158 storet 2 ,mem_adc_reference3v_inter1v_now_data 
+058c 20406f9c call sadc_read_wait + 4 
+058d df00000b arg 0xb ,regext_index 
+058e 65e1440a storer regext ,2 ,mem_adc_current_value 
+058f 708a0d60 jam 0x60 ,core_vtest_ctrl0 
+0590 7080cd00 jam 0x00 ,core_sadc_clkdiv 
+0591 7080cc00 jam 0x00 ,core_sadc_ctrl 
+0592 20600000 rtn 
 
 p_sar_adc_read_wait:
-0597 6ff08129 fetch 1 ,core_perf_status 
-0598 c3028597 bbit0 saradc_done ,p_sar_adc_read_wait 
-0599 20600000 rtn 
+0593 6ff08129 fetch 1 ,core_perf_status 
+0594 c3028593 bbit0 saradc_done ,p_sar_adc_read_wait 
+0595 20600000 rtn 
               org 0x2000
 
 start:
Index: output/ramcode.rom
===================================================================
--- /1121s/branch/mouse/YICHIP/WK3_3V/output/ramcode.rom	(revision 2045)
+++ /1121s/branch/mouse/YICHIP/WK3_3V/output/ramcode.rom	(nonexistent)
@@ -1,1434 +0,0 @@
-c284002a
-c0000294
-c0010039
-c0080042
-c0088044
-c00a0140
-c00a80c4
-c00c00e4
-c00c80eb
-c00d0052
-c0128213
-c034028d
-c03482a1
-c0360250
-c0370442
-c03984ae
-c03a020c
-c03b853b
-c03d04fc
-c03f848e
-c04084e1
-c042038a
-c04283de
-c04301d7
-c04383b4
-c04403dc
-c045039e
-c04582b8
-c04602df
-c0468347
-c0470478
-c04804d6
-c04a84a5
-c04b04bf
-c0628236
-c06a81f6
-c06b01ef
-c06d0129
-c06d8541
-c06e057e
-c06e855f
-2020235a
-c00a0161
-c00d0160
-c0128190
-c0130195
-c01c81a7
-c01d01b1
-c02601ad
-c02681ab
-c0480239
-c04b0499
-c04d00d2
-c04e80d9
-c04f825e
-c17f8000
-2020235a
-20407552
-20407448
-20402a45
-2040202a
-204042ad
-20402018
-2040310f
-2040248c
-20200039
-70890000
-20202153
-708a0f60
-708a10aa
-708a127a
-708a2500
-708a2600
-2000003c
-708a2020
-708a23f5
-708a2412
-708a2410
-2000003c
-708a1260
-708a23dd
-20600000
-7001bb00
-7001bc00
-37d98200
-7089460d
-70896f10
-708a13cd
-708a0610
-708a844a
-708a8540
-708a16fe
-20400099
-204070d7
-37d98200
-70813b5f
-37d98200
-70813c88
-37d98200
-6fe0c099
-c008008e
-6fe0c438
-1fe1fe04
-67f08a02
-70890f01
-708a8024
-708a8162
-58e61212
-67f18a73
-708a8660
-708a8b3b
-20400080
-70804300
-70804205
-58557474
-67f18968
-7089606e
-204000fc
-20400127
-2040007a
-7041480c
-20206f4e
-20758000
-37d98200
-6fe0c11c
-67f0813a
-37d98200
-20600000
-6fe0c099
-c00c0086
-6fe0c438
-1fe1fe06
-67f08a02
-708a05e0
-708a00d8
-2000003c
-708a01a0
-708a00df
-708a01fa
-20000014
-708a009f
-20600000
-6fe0c438
-1fe1fe06
-67f08a02
-70890f00
-708a8023
-708a81b0
-58e40909
-67f18a73
-708a762a
-70890204
-2020006d
-203580ab
-6fe2020d
-207a0000
-37d98200
-6ff08136
-1fe17ef0
-6848820d
-9841fe00
-1fe0fffd
-67f08136
-37d98200
-6ff08138
-1fe17e07
-6848820e
-18498400
-9841fe00
-67f08138
-37d98200
-6fe1415b
-207a0000
-67e1020f
-6ff08acb
-1fe17ef0
-6848820f
-6048c15b
-9841fe00
-67f08acb
-6fe08210
-67e0c15c
-2feffe03
-6ff08a06
-7920fe07
-67f08a06
-6fe08210
-1fe10407
-18520400
-18438400
-6048c438
-6ff08a02
-1fe17e1f
-9841fe00
-67f08a02
-20600000
-2040686f
-204021ba
-18002a08
-18002a00
-580aaada
-67f18a0f
-708a2540
-708a2610
-2000003c
-708a01fb
-708a25ff
-708a2630
-708a16fe
-202021b4
-6fe0c793
-247a0000
-204000d6
-202060fc
-6fe0c655
-c17f8000
-20205e78
-6848c601
-6fe0c621
-98467c00
-242100de
-20203681
-6fe2458f
-684a45e4
-98467c00
-2022b222
-20400283
-2020369b
-580aaa7e
-67f18a0f
-2000003c
-708a2500
-708a260d
-708a16f6
-20202203
-6fe0c141
-c0032225
-c00500f1
-c04f00f8
-c05500f6
-2020220e
-708a1425
-58a93f3f
-67f18a60
-708a631f
-20600000
-704143ff
-20202239
-708a1417
-58250300
-67f18a60
-2020221a
-20758000
-20402160
-d8400027
-2040216f
-204021a6
-708a257f
-708a301a
-708a3178
-708a8fb2
-708ac200
-708ac300
-d8e00006
-20400119
-2a2ffe0d
-2040211d
-2a4ffe0d
-2040211e
-d8e00005
-2040211c
-2040211e
-20400119
-d8a08ac2
-1a31fe00
-20402117
-1a51fe00
-20402117
-18e08fff
-2021010e
-2020214f
-2000003c
-58000f00
-67f10982
-58000ff0
-67f10984
-70898109
-70898103
-70898006
-2000003c
-da200000
-da400000
-df200010
-d8c00f00
-2020212d
-20758000
-20202272
-20758000
-708a0777
-708a08c9
-708a0b01
-6fe0c409
-67f080cd
-20000bb8
-20400139
-708a08c1
-6a40c419
-df200008
-20406f58
-6fe0c419
-67e0c433
-6240c419
-20600000
-7080cc03
-6ff08129
-c302813a
-68590164
-6049440a
-7080cc00
-20600000
-708a8211
-708a8d12
-708a8e0a
-6fe0c099
-c0080159
-58005762
-67f10907
-70890103
-70893003
-c6168000
-70890101
-708a8207
-708a8d44
-708a8e0a
-6fe0c099
-c0080156
-58002bb1
-67f10907
-c6978000
-70893024
-70890105
-20600000
-58004189
-67f10907
-20200152
-58008312
-67f10907
-20200147
-6fe0cbfa
-da600100
-9a60fe00
-20600000
-20200180
-20400163
-20202563
-6fe0cbfb
-207a0000
-6fe0cbfc
-247a0000
-6848cbfb
-6fe0cbfa
-98467c00
-2441015c
-98467e00
-1fe67c64
-20210175
-6fe0cbfd
-1fe67c14
-24410173
-704bfc01
-20600000
-704bfe01
-2020431f
-6848817f
-6fe0804c
-1fe37e00
-9842fe00
-2feffe02
-58000000
-6848cbfd
-7920fe00
-98408400
-6048cbfd
-20600000
-6fe08005
-1fe0fe01
-67e08005
-24368187
-6fe0cbfa
-1fe0fe01
-67e0cbfa
-6fe08168
-c3818000
-79207e03
-67e08168
-6fe142f5
-67e10196
-58000000
-67e2431d
-20600000
-2040281c
-6a20804d
-1a20a3fc
-242126fa
-2020268e
-09800018
-1fef7e00
-1ff17e00
-e7e18005
-78287c00
-2040270d
-202326f6
-c59926af
-6fe0804d
-203a26af
-1fe0fffc
-67e0804d
-204072cb
-6ff08108
-c303a6fa
-1800700c
-65e20154
-202026af
-6fe0c334
-c1000000
-c001b04a
-202028e1
-793f8030
-20202af6
-20402152
-70890000
-793f8030
-20202ae3
-efe10006
-c00201b4
-202028eb
-efe18006
-67e1c397
-c00501b9
-c00901c8
-20202b96
-6fe44713
-c31dad19
-20402dc7
-68494398
-6fe0c321
-c28181c3
-6fe14398
-c0182e03
-68494398
-20202d1d
-6fe14332
-98467c00
-242281bf
-243401bf
-20202d46
-18c22200
-6fe14335
-1fe0a5fd
-20402929
-6fe0c78f
-c07fadac
-6fe0c795
-203a2dac
-6fe0c843
-c280adac
-5800001a
-68494398
-98467c00
-2422adac
-20202d46
-20402a28
-247a0000
-6fe0c78f
-c07f81e2
-6fe0c843
-1fe17e03
-c1818000
-6fe0cbfc
-207a0000
-6fe0cbfe
-247a0000
-6fe0c956
-205a5a71
-6fe44713
-c280db5b
-c2805b5b
-c282db5b
-c2835b5b
-20405601
-20405ab2
-24740000
-20405abc
-204004cb
-20205b37
-18467cff
-20628000
-d9000004
-284ffe07
-2020eebd
-d9000003
-20206ebd
-18467cff
-20628000
-6048cb1f
-20406ee6
-20208200
-6848cb1f
-20406f0f
-6848cb1f
-d9000003
-20206ebd
-704b2001
-6848cb1f
-20406f0f
-6848cb1f
-d9000006
-20206ebd
-58000010
-67f08141
-37d98200
-20600000
-58000080
-20200207
-2040049f
-704b2000
-6848c654
-20406ef7
-6848c654
-20406ed3
-2020550d
-6fe143e9
-20407d79
-6fe240ad
-9840fe00
-67e240ad
-2040021e
-2040021b
-20202425
-6fe0cb20
-203a0206
-2020020a
-600440e7
-d8c08070
-d8a040cc
-20407c8f
-d8c080d4
-20407c89
-6ff08080
-67e0c0ef
-18422400
-df20000c
-da200016
-da60814d
-37d98200
-efe08011
-e8408013
-98467c00
-20228231
-e7e08013
-37d98200
-1a20a201
-1a60a601
-c200022b
-1a420400
-20600000
-20406b3a
-20406b75
-20206b38
-6fe145e0
-d84001f8
-98417e00
-203a0241
-6fe145e0
-1fe0fe01
-67e145e0
-20600000
-2040357f
-20403651
-242c3586
-2437b586
-2040366e
-6fe0c57d
-203a0258
-6fe245cc
-684a458f
-98467c00
-2022824d
-2020356e
-6fe44713
-c2983291
-20203549
-2040543b
-20400253
-2020544c
-58004a1d
-67e1433f
-58000020
-67e14341
-20600000
-6fe245e4
-684a458f
-20228248
-6fe2455f
-207a0000
-20200248
-6fe0c437
-247a0000
-6fe144e9
-c3858000
-6a2145f0
-204035b4
-6048c624
-6fe0c629
-c5130268
-6fe0c62c
-98467c00
-24210282
-6fe0c626
-1fe67c02
-24210270
-6fe0c626
-c0000283
-20600000
-6fe0c626
-6848c627
-98467c00
-24628000
-70462600
-6848c624
-6fe0c628
-c5130279
-6fe0c62b
-98467c00
-24610000
-6fe0c625
-c0003715
-1fe0ffff
-67e0c625
-c001028b
-c000b70b
-20203715
-70462600
-6fe0c625
-c0018289
-1fe0fe01
-67e0c625
-c000b70b
-c001028b
-70414105
-20600000
-70414103
-20600000
-58006235
-67e145f8
-5800622b
-67e145fa
-580002a0
-67e143e9
-202053f3
-2435a002
-37d98200
-37d98200
-20800000
-2055829b
-204058df
-20202003
-20400206
-6848c64a
-20406edd
-6848c64b
-20206edd
-20600000
-20400472
-6fe44713
-c289dd60
-c2895d6e
-c28a02a7
-20600000
-204002b2
-20405e43
-20405db4
-204002c6
-204002af
-204002b5
-204002ce
-20205daa
-6fe44713
-c4150000
-204004d6
-6fe0c666
-67e0ca06
-20600000
-6fe44713
-c29f5dd1
-20205dcc
-6fe1468e
-d840aa55
-98467c00
-2022833b
-6049468e
-20405c9c
-6fe0c9a1
-67e0c666
-20405c8c
-58001122
-67e14695
-6fe0ca06
-67e0c666
-20600000
-6fe0c666
-1fe67c00
-202282c3
-1fe67c04
-202282cc
-20610000
-70466600
-20600000
-6fe0c666
-c1000000
-6a4149fe
-1a422600
-20405e3d
-6fe149e0
-203a02dc
-67e149de
-1a60a602
-6fe14a00
-9a667c00
-242102dc
-1a622400
-202002d2
-6fe149de
-67e14695
-20600000
-6fe44713
-c289dcb1
-c2895cb9
-c28a02e4
-20600000
-204002e7
-204002ec
-20205cc1
-6fe0c666
-c1000000
-c0008313
-c0010327
-20600000
-6a4149e2
-1a422600
-20405dc0
-6fe0c9a1
-203a02f8
-67e0c9a0
-1a60a601
-6fe149e4
-9a667c00
-24610000
-1a622400
-202002ee
-6fe0c9a0
-1fe17ef0
-203a0302
-6fe0c666
-20400310
-67e0c9a2
-df200001
-1a622400
-da2049a2
-20206b45
-6848c9a0
-6fe0c666
-20400310
-98467c00
-20628000
-1ff27e00
-9840fe00
-67e0c9a2
-1a627e00
-684949e2
-98467c00
-202282fe
-1a60a7ff
-202002fe
-c1800000
-1fe0fe04
-20600000
-6a4149ee
-1a422600
-20405df3
-6fe349b5
-203a031f
-67e349af
-1a60a606
-6fe149f0
-9a667c00
-24610000
-1a622400
-20200315
-6fe349af
-684b466e
-98467c00
-20628000
-df200006
-da20466e
-1a622400
-20206b45
-6a4149f6
-1a422600
-20405e17
-6fe349cd
-203a0333
-67e349c7
-1a60a606
-6fe149f8
-9a667c00
-24610000
-1a622400
-20200329
-6fe349c7
-684b467b
-98467c00
-20628000
-df200006
-da20467b
-1a622400
-20206b45
-20400374
-2040038c
-2040033f
-20205c90
-6fe44713
-c4078000
-6fe0c690
-c0005c94
-c0030345
-20600000
-70469000
-20600000
-6fe44713
-c289dcb5
-c28a034b
-20600000
-6fe44713
-c4078000
-6a4149fa
-1a422600
-20405e51
-6fe0c9d4
-203a0359
-67e0c9d3
-1a60a601
-6fe149fc
-9a667c00
-24610000
-1a622400
-2020034f
-6fe0c9d3
-1fe17ef0
-203a0363
-6fe0c690
-20400371
-67e0c9d5
-df200001
-1a622400
-da2049d5
-20206b45
-6848c9d3
-6fe0c690
-20400371
-98467c00
-20628000
-1ff27e00
-9840fe00
-67e0c9d5
-1a627e00
-684949fa
-98467c00
-2022835f
-1a60a7ff
-2020035f
-c1800000
-1fe0fe06
-20600000
-6fe44713
-c29f037b
-6fe0c666
-c1000000
-c000837b
-c0010382
-20600000
-6fe3466e
-684b46e6
-98467c00
-24628000
-6fe342db
-67e3466e
-20600000
-6fe3466e
-684b46e6
-98467c00
-24628000
-6fe342db
-1fe0ff00
-67e3466e
-20600000
-2040038c
-20205a9c
-6fe44713
-c30a5c6f
-c29f0394
-6fe0c666
-c1000000
-c0008394
-c0010399
-20600000
-6fe34668
-67e34116
-6fe3466e
-67e342db
-20600000
-6fe34675
-67e34116
-6fe3467b
-67e342db
-20600000
-6fe44713
-c4010000
-c30a5c43
-d8e00002
-20405f04
-20405c4a
-204003a6
-20205ca3
-6fe0c666
-c00083aa
-c00103af
-20600000
-6fe30178
-67e34668
-6fe342db
-67e3466e
-20600000
-6fe30178
-67e34675
-6fe342db
-67e3467b
-20600000
-204003cb
-2040553d
-2040614d
-20406110
-204061b1
-2040611e
-2040328e
-20403531
-20405fdd
-2040572c
-20405b9b
-20405bab
-20405bce
-204003d2
-20405bd3
-20405be1
-20405bee
-20405be4
-20405bfb
-204003d5
-204056b6
-20405c0e
-20205c05
-204054f2
-6fe0c637
-203a03d0
-704631e1
-20600000
-704631dc
-20600000
-da604a05
-da405aef
-202042e0
-da60477e
-da4003d8
-202042e0
-6fe0c96b
-67e0c0c0
-70477d03
-20600000
-204059ed
-20205c1b
-1a627e00
-c02003f3
-c00a83f8
-c01903ea
-c01e0416
-c01c8427
-c01d042a
-c00a03e7
-20205ac3
-58000000
-67e24bfb
-20205ad0
-6fe0c795
-c00083ee
-70484414
-202003f0
-20405aef
-70484405
-6fe0cbfa
-67e0cbfb
-20205af6
-6fe0ca04
-247a0000
-704a0401
-704a051e
-20600000
-58000000
-67e0ca04
-67e0ca05
-58000000
-67e147c0
-70479400
-d8400006
-6fe44713
-c28d8402
-d8400007
-604942d3
-604942d5
-7047c200
-70495600
-204029cb
-20200408
-20405b7b
-6fe143ef
-c283840d
-c28042fc
-20205c1a
-6fe143ef
-c28042fc
-6fe0c843
-1fe17e03
-20405b21
-c081d4a9
-6fe0cbfe
-243a54a9
-202054cd
-6fe2458f
-67e245e8
-67e24691
-2040355a
-20405c0b
-2040618e
-20405a73
-70477d00
-7045fc00
-7045e200
-6fe245e8
-684a45e4
-98467c00
-20628000
-20406016
-20400475
-20206042
-20406016
-20400475
-20206084
-20406016
-20400475
-6fe0c87a
-c1008000
-6fe0c600
-243a5ff2
-6fe0c5e2
-c0020435
-c000e05f
-c001843c
-20206055
-6fe44713
-c31f6059
-6fe0c71b
-c000e059
-20406018
-70466601
-202054a0
-6fe44713
-c31f6059
-c289e059
-c28a6059
-c2896059
-20206034
-204042a3
-6848c65b
-204055b5
-d8400015
-204055b5
-6fe44713
-c30a845a
-20405534
-204003cb
-2040057e
-2040055f
-1fe6fc0a
-20407d5f
-67e14633
-6fe1462f
-1fe6fc02
-20407d5f
-68494633
-98467c00
-20210447
-da20462d
-20405563
-6fe0c40c
-c280d4cd
-6fe44713
-c29f045f
-6fe0c666
-c0000466
-20205491
-204054ac
-20340462
-2020602f
-6fe0c666
-c0006067
-20405aa8
-20200439
-6fe44713
-c308e02a
-204054ac
-20346067
-6fe44713
-c298046d
-20206023
-70466600
-6fe14721
-67e145de
-7045e201
-20203534
-6fe0c141
-67e0ca07
-20600000
-6fe0ca07
-67e0c141
-20600000
-2040620e
-204078aa
-2040047c
-20205e61
-6fe0c649
-c17f8000
-da200000
-70497705
-6848c649
-20400483
-202056c1
-6fe44713
-c295d6de
-6fe0c974
-1fe22600
-6fe0c654
-c07f848a
-202056ce
-6fe0c649
-20405946
-6848c649
-2020048e
-1a627e00
-67e0c978
-1fe3fe00
-1fe22400
-18422600
-204055b1
-1a620400
-20406ee6
-7d20a400
-2040593d
-20205929
-204036b4
-24740000
-204036be
-2040049f
-6fe1c608
-20203622
-58000000
-79207e15
-67e40016
-58000000
-67e2001e
-20600000
-70460000
-20403647
-5fffffff
-67e245af
-58000000
-67e3c846
-70473f01
-204059ed
-2020622b
-20405a92
-2040049f
-204056a9
-6fe0c64d
-20405943
-6848c65a
-204055ab
-d8400015
-204055b5
-2040611a
-2040550c
-204054f9
-6848c64a
-20406f0f
-6848c64b
-20406f0f
-202054e5
-c6930000
-20405601
-24740000
-6fe0c77c
-70477c00
-245a04d4
-6fe44713
-c30b04c9
-6fe0c96c
-243a60b6
-204004cb
-202060a2
-6fe0c659
-c1ff8000
-6fe0c77d
-207a0000
-1fe0ffff
-67e0c77d
-58000000
-67e24847
-20205a73
-2040049f
-20200227
-6fe44713
-c4150000
-c31fdeb9
-6848c65a
-20406ef7
-6848c65a
-204055b1
-6848c65a
-20406ee6
-2420dec2
-20205ebe
-20405958
-c018595f
-c018d9c6
-c02c04e6
-20205952
-204059e7
-6fe0c85a
-c02c84ea
-2020595f
-7049570b
-da604a0b
-20205995
-6fe0c420
-c1800000
-6fe0c957
-c00584f2
-202059f8
-20405a6d
-6fe0c659
-c07f84f8
-6848c659
-20406ee6
-24608000
-58000000
-204069e5
-c0ac5955
-20205a2f
-78547c00
-58000000
-67e34847
-204004ed
-58000089
-204069e4
-20405747
-20405612
-20405617
-20400507
-2020560c
-2040584c
-6fe0c987
-243a5860
-6fe0c982
-243a585f
-20405888
-2040050f
-202057ad
-70497900
-70497a00
-70497b00
-1fe22400
-6848c644
-6fe0c647
-98467c00
-20228521
-6fe0c648
-98467c00
-20228527
-6848c645
-6fe0c647
-98467c00
-20228530
-204057fb
-20400535
-202057e5
-6848c645
-6fe0c648
-98467c00
-2022d7d6
-204057ef
-20200531
-6848c645
-6fe0c647
-98467c00
-2022852d
-20400537
-2020051f
-20400537
-20400533
-202057e5
-20400533
-20400539
-202057e5
-1a417e12
-202057f3
-1a417e0a
-202057f6
-1a417e11
-202057f9
-1a417e12
-202057ff
-20406f82
-20406fb0
-1fe6fc0a
-20407d5f
-67e14633
-20205553
-6fe401fd
-203a6f79
-67e443fd
-20406b3a
-20406aad
-dfe00fc0
-9a40a400
-df20000a
-da2001fd
-20406b74
-20406b37
-6fe401fd
-207a0000
-67e4414e
-efe10006
-e7e10005
-20600000
-6ff080cc
-79207e01
-67f080cc
-6a40c419
-6fe0c433
-67e0c419
-df200008
-20406f67
-6240c419
-6ff08a0a
-793ffe04
-67f08a0a
-20600000
-6fe0c407
-c0008563
-c001056a
-20600000
-580003e8
-67e14405
-68494152
-6fe14154
-da600e10
-20406fc0
-20200570
-580003e8
-67e14405
-6849414e
-6fe14150
-da6003e8
-20406fc0
-68494156
-984ffe00
-68494158
-9846fc00
-20207d5f
-20400552
-6ff08a09
-793ffe07
-67f08a09
-708a0777
-708a08c1
-708a0d61
-708a0b00
-20600000
-20400575
-20406f90
-6fe0c409
-67f080cd
-20406f97
-708a0d60
-7080cd00
-20400575
-6fe0c409
-67f080cd
-708a0b50
-708a0ec0
-df00000b
-6de1440a
-7080cc03
-20400597
-68590164
-60494158
-20406f9c
-df00000b
-65e1440a
-708a0d60
-7080cd00
-7080cc00
-20600000
-6ff08129
-c3028597
-20600000
Index: output/sched.rom
===================================================================
--- /1121s/branch/mouse/YICHIP/WK3_3V/output/sched.rom	(revision 2045)
+++ /1121s/branch/mouse/YICHIP/WK3_3V/output/sched.rom	(nonexistent)
@@ -1,553 +0,0 @@
-mem_patch00:
-05   #mem_patch00
-00   #mem_patch01
-33   #mem_patch02
-07   #mem_patch03
-20   #mem_patch04
-00   #mem_patch05
-00   #mem_patch06
-00   #mem_patch07
-00   #mem_patch08
-00   #mem_patch09
-00   #mem_patch0a
-00   #mem_patch0b
-00   #mem_patch0c
-53   #mem_patch0d
-98   #mem_patch0e
-84   #mem_patch0f
-f2   #mem_patch10
-7d   #mem_patch11
-61   #mem_patch12
-00   #mem_patch13
-00   #mem_patch14
-00   #mem_patch15
-00   #mem_patch16
-00   #mem_patch17
-20   #mem_patch18
-00   #mem_patch19
-60   #mem_patch1a
-3c   #mem_patch1b
-00   #mem_patch1c
-00   #mem_patch1d
-00   #mem_patch1e
-00   #mem_patch1f
-00   #mem_patch20
-00   #mem_patch21
-10   #mem_patch22
-04   #mem_patch23
-60   #mem_patch24
-00   #mem_patch25
-00   #mem_patch26
-06   #mem_patch27
-00   #mem_patch28
-30   #mem_patch29
-00   #mem_patch2a
-00   #mem_patch2b
-00   #mem_patch2c
-00   #mem_patch2d
-00   #mem_patch2e
-00   #mem_patch2f
-00   #mem_patch30
-00   #mem_patch31
-41   #mem_patch32
-a4   #mem_patch33
-00   #mem_patch34
-00   #mem_patch35
-00   #mem_patch36
-00   #mem_patch37
-00   #mem_patch38
-00   #mem_patch39
-00   #mem_patch3a
-00   #mem_patch3b
-00   #mem_patch3c
-00   #mem_patch3d
-00   #mem_patch3e
-00   #mem_patch3f
-
-
-mem_mouse_flag:
-#mouse flag byte1
-#bit0 MOUSE_SELECT_DEVICE_FLAG
-#bit1 MOUSE_24G_PAIRING_FLAG
-#bit2 MOUSE_STORE_EEPROM_FLAG
-#bit3 MOUSE_BT_CANNEL_RECONN_FLAG
-#bit4 MOUSE_LOW_VOLTAGE_FLAG
-#bit5 MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG
-#bit6 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG
-04
-
-#mouse flag byte2
-#bit0 MOUSE_ENABLE_BLE_RANDOM_ADDRE
-#bit1 MOUSE_ENABLE_2K_EEPROM
-#bit2 MOUSE_ENABLE_INIT_DELAY
-#bit3 MOUSE_ENABLE_WAKEUP_FROM_POWER
-#bit4 MOUSE_ENABLE_16M
-#bit5 MOUSE_ENABLE_USB
-#bit6 MOUSE_ENABLE_24G_SEARCH_DONGLE
-#bit7 MOUSE_ENABLE_LOAD_AND_STORE_DPI
-89
-
-#mouse flag byte3
-#bit0 MOUSE_ENABLE_SPI2
-#bit1 MOUSE_ENABLE_24G
-#bit2 MOUSE_ENABLE_FLASH
-#bit3 MOUSE_ENABLE_EEPROM
-#bit4 MOUSE_ENABLE_OTP
-#bit5 MOUSE_ENABLE_ADC
-#bit6 MOUSE_ENABLE_KEYBOARD
-#bit7 MOUSE_ENABLE_DOUBLE_DPI_KEY
-32
-
-#mouse flag byte4
-#bit0 MOUSE_ENABLE_24G_250Hz
-#bit1 MOUSE_ENABLE_24G_500Hz
-#bit2 MOUSE_ENABLE_24G_1000
-#bit3 MOUSE_ENABLE_BT_125Hz
-#bit4 MOUSE_ENABLE_DPI_LEVEL_4
-#bit5 MOUSE_ENABLE_USB_250
-#bit6 MOUSE_ENABLE_USB_500
-#bit7 MOUSE_ENABLE_USB_1000
-00
-
-#mouse flag byte5
-#bit0 MOUSE_ENABLE_1IO2LED
-#bit1 MOUSE_ENABLE_BT_RECONN_LED_EFFECT
-#bit2 MOUSE_ENABLE_LOW_LED_BLINK_LIMIT
-#bit3 MOUSE_ENABLE_LOW_LED
-#bit4 MOUSE_ENABLE_LOW_FOR_LED
-#bit5 MOUSE_ENABLE_DPI_FOR_LED
-#bit6 MOUSE_ENABLE_DPI_LOW_FOR_LED
-00
-
-#mouse flag byte6 
-#bit0 MOUSE_ENABLE_SELECT_DEVICE_BY_DPI_BUTTON
-#bit1 MOUSE_ENABLE_SELECT_DEVICE_BY_PB_BUTTON
-#bit2 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
-#bit3 MOUSE_ENABLE_DPI_KEY_CONNECT_GND
-#bit4 MOUSE_ENABLE_ANOTHER_DPI_KEY_CONNECT_GND
-#bit5 MOUSE_ENABLE_PB_BUTTON_CONNECT_GND
-#bit6 MOUSE_ENABLE_FIRE_KEY_CONNECT_GND
-#bit7 MOUSE_ENABLE_CUSTOMER_KEY_CONNECT_VIN_OR_MATRIX
-00
-
-#mouse flag byte7
-#bit0 MOUSE_ENABLE_AUTO_24G_PARING
-#bit1 MOUSE_ENABLE_24G_POWER_ON_PAIRING
-#bit2 MOUSE_ENABLE_COMMBINATION_KEY_BY_24G_PAIRING
-#bit3 MOUSE_ENABLE_BT_RECONNECT_TIMEOUT_ENTER_DISCOVERY
-#bit4 MOUSE_ENABLE_PB_BUTTON_SHORT_PRESS_ENTER_DISCOVERY
-#bit5 MOUSE_ENABLE_COMMBINATION_KEY_BY_BT_DISCOVERY
-#bit6 MOUSE_ENABLE_DPI_KEY_LONG_PRESS_DISCONVERY
-#bit7 MOUSE_ENABLE_PB_BUTTON_LONG_PRESS_DISCONVERY
-02
-
-#mouse flag byte8
-#bit0 MOUSE_ENABLE_SMOOTHER
-#bit1 MOUSE_ENABLE_XY_OFFSET
-#bit2 MOUSE_ENABLE_24G_AUTO_PAIR_NERVER_BEEN_PAIRED
-#bit3 MOUSE_ENABLE_LE_BATTERY_SERVICE_CANCEL
-#bit4 MOUSE_ENABLE_WHEEL_WAKE_UP_CANCEL
-#bit5 MOUSE_ENABLE_24G_2M_PHY
-#bit6 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING
-#bit7 MOUSE_ENABLE_SWITCH_GPIO_CONNECT_VIN
-1f
-
-mem_mouse_param_config:
-06 #mem_lbutton_gpio
-07 #mem_mbutton_gpio
-08 #mem_rbutton_gpio
-08 #mem_bk_button_gpio
-07 #mem_fw_button_gpio
-06 #mem_dpi_button_gpio
-14 #mem_whee_a_data_gpio
-12 #mem_whee_b_data_gpio
-0d #mem_mouse_sensor_sclk_gpio
-0f #mem_mouse_sensor_sdio_gpio
-ff #mem_select_sensor_angle_gpio
-01 #mem_sensor_angle_default
-01 #mem_sensor_angle_switch
-01 #mem_config_sensor_dpi	#power on default dpi 00--1200  01--1600
-ff #mem_whee_ta_data_gpio
-ff #mem_whee_tb_data_gpio
-0a #mem_matrix_public_gpio
-ff #mem_config_select_device_button_gpio
-ff #mem_customer_key_gpio
-ff #mem_firebutton_gpio
-ff #mem_dpi_another_button_gpio
-ff #mem_sensor_motion_gpio
-ff #mem_device_switch_gpio
-05 #mem_mouse_reuse_2ice_gpio
-ff #mem_mouse_logo_led_gpio
-ff #mem_mouse_1io2led_multi_24gled
-ff #mem_mouse_1io2led_multi_bt1led
-ff #mem_mouse_1io2led_multi_bt2led
-ff #mem_mouse_low_voltage_alarm_gpio
-ff #mem_mouse_dpi_gpio
-
-#mouse sensor angle
-#0x00 MOUSE_6CLK_ANGLE
-#0X01 MOUSE_9CLK_ANGLE
-#0X02 MOUSE_12CLK_ANGLE
-#0X03 MOUSE_3CLK_ANGLE
-
-mem_mouse_customer_function:01  #01--win+d     02--ctrl+alt+a    03--ie home    04--play
-
-#1io2led multi start
-#time parm
-mem_mouse_le_reconn_blink_limit:00		#00:disable 	01:enable
-mem_mouse_multi_led_powon_timer_init:14	#2s
-mem_mouse_multi_24gled_blink_timer_init:05			#24gled blink time		500ms on,500ms off
-mem_mouse_multi_le_discovery_blink_timer_init:05		#le discovery blink time	500ms on,500ms off
-mem_mouse_multi_le_reconn_blink_timer_init:02			#le reconn blink time		500ms on,500ms off
-mem_mouse_low_led_blink_timer:14				#low blink time			1000ms on,1000ms off
-mem_mouse_dpi_led_blink_timer_init:02			#dpi blink time			200ms on,200ms off
-#blink count=count/2
-mem_mouse_multi_24gled_blink_count_init:02		#24g count
-mem_mouse_multi_le_reconn_blink_count_init:06	#le reconn count
-mem_mouse_multi_lowled_blink_count_init:0a		#low count=count
-mem_mouse_dpi_led_delay_count_init:00		#1s
-#1io2led multi end
-
-#time parm
-mem_mouse_logo_led_on_time_init:58 02	#1min
-mem_mouse_24g_pair_timeout_init:58 02  #1min	    24g reconn timer&pair timer
-mem_mouse_24g_reconn_timeout_init:64 #10s
-mem_mouse_24g_power_on_fast_conn_timer:05 00	#500ms
-mem_mouse_direct_timeout:64  #10s
-mem_mouse_discovery_timeout:b0 04	#2min
-mem_mouse_fast_direct_timeout:0a #1s
-mem_mouse_no_data_timeout:70 17   #10mins
-
-#device parm
-mem_device_option:08
-mem_device_number:01   #01--only 2.4g   02--2.4g+ble
-
-mem_lpm_mode:01
-mem_lpm_mult:20
-mem_lpm_mult_init:20
-mem_mouse_set_high_impedance_bit_set:00 00 00
-
-mem_device_flag:
-00		#00--24g 01--bt
-34
-#ff ff ff ff ff ff			#eeprom need
-mem_device2_type:
-34
-#ff ff ff ff ff ff			#eeprom need
-mem_device3_type:
-33
-#ff ff ff ff ff ff			#eeprom need
-
-#adc
-#adc config
-mem_adc_config_flag:01
-#01 ADC_CONFIG_HVIN
-#02 ADC_CONFIG_GPIO
-mem_adc_clkdiv:0a
-mem_adc_channel:00
-#00 ADC_CH_VBAT
-#01 ADC_CH_VDCDC5V
-#06 ADC_CH_GPIO18
-#07 ADC_CH_GPIO10
-#08 ADC_CH_GPIO9
-#09 ADC_CH_GPIO12
-#0a ADC_CH_GPIO6
-#0b ADC_CH_GPIO20
-#0c ADC_CH_GPIO21
-#0d ADC_CH_GPIO22
-#0e ADC_CH_GPIO13
-
-mem_mouse_vdd_full_vol:2c 01		#3.0V(300)
-mem_mouse_vdd_empty_vol:c8 00	#2.0V(200)
-mem_mouse_vdd_low_vol:dc 00		#2.2V(220)
-
-mem_adc_channel_gpio:ff
-#bit0:mouse_key_l    bit1:mouse_key_r  bit2:mouse_key_m
-mem_mouse_commbination_key_24g:05
-mem_mouse_commbination_key_bt:07
-
-mem_mouse_compare_addr:00 00 00 00 00 00#ff ff ff ff ff ff 		#otp/flash=0	eeprom=ff
-
-#2.4g
-mem_24g_lap: f3 11 36 55 51 61
-mem_24g_data_type:01	#01--mouse  02--keyboard
-mem_24g_fast_conn_enable:01
-mem_24g_fast_conn_addr:0f 0f 0f 0f
-mem_24g_ch_map_update:00   #00--disable   01--enable
-mem_24g_long_sleep_set_level:02    #00--30ms   01--50ms  02--80ms  03--100ms
-mem_24g_disable_fec1:00	 	#00--default mode  01--new process
-mem_mouse_sleep_deal_type:00	#00:old version	01 new version	
-mem_24g_rx_window:c0 12     #400us  ## e0 2e#1ms #transmitter long range min:520us
-
-mem_mouse_24g_short_sleep_set_4ms:ee 4d 00	#1662us
-mem_mouse_24g_long_sleep_set_4ms:80 bb 00
-mem_mouse_24g_fast_hop_count_4ms:05
-mem_mouse_24g_tsniff_4ms:80 bb 00 00
-
-mem_mouse_24g_short_sleep_set_8ms:98 09 01
-mem_mouse_24g_long_sleep_set_8ms:00 77 01
-mem_mouse_24g_fast_hop_count_8ms:0b
-mem_mouse_24g_tsniff_8ms:00 77 01 00
-
-mem_24g_enter_hibernate:00 48 60
-mem_24g_long_sleep_param_update_timer_init:2c 01	#30s
-mem_24g_transmit_by_interrupt_exit_count_init:50 00
-mem_mouse_24g_search_dongle_time_init:64 00	#10s
-mem_store_information_delay_timer_init:01
-
-
-#ble
-mem_le_lap:71 81 91 a1 b3 c1
-mem_le_adv_channel_map:07
-mem_local_rx_max_octets:fb 00 48 08 fb 00 48 08  # 1b
-mem_le_battery_level_updata_timer_init:96 00
-
-mem_le_keyboard_handle:15 00
-mem_le_notify_handle:19 00
-mem_le_multimedia_handle:1d 00
-mem_le_systemctrl_handle:21 00
-mem_le_pairing_handle:2d 00
-mem_le_battery_level_handle:30 00
-
-mem_le_adv_data_len:1f
-mem_le_adv_data:
-#flag
-02 01 05 
-#uuid
-03 03 12 18 
-#appearance
-03 19 c2 03
-
-mem_le_adv_swift_pair:
-#microsoft swift pair
-06 ff 06 00 03 00 80	
-#name
-'\09BT5.2 Mouse
-
-mem_le_scan_data_len:1f
-mem_le_scan_data:
-#name
-'\09BT5.2 Mouse
-
-
-mem_le_name_len:
-'BT5.2 Mouse
-
-mem_le_name_patch_len:	#max 18bytes
-'BT5.2 Mouse
-
-mem_le_interval_min:
-06 00 #min interval
-09 00 #max interval
-20 00 #latency
-2c 01 #timeout
-
-mem_le_adv_ind:03 12 18
-mem_le_adv_direct_ind:ff 00 00
-
-mem_flash_base:00 50 00
-mem_eeprom_base:80 1f
-mem_eeprom_block_size:80
-
-#otp write info offset
-mem_otp_offset_dpi:e3 1b									#7139 begin		3level:500count	----------info begin	
-mem_otp_offset_dpi_end:d7 1d								#7639 end
-
-mem_otp_offset_device_flag:d8 1d							#6891 begin		#400 count
-mem_otp_offset_device_flag_end:db 1d						#7090 end
-
-mem_otp_offset_24g_addr:db 1d								#7643 begin		100 count
-mem_otp_offset_24g_addr_end:6b 1f							#8043 end
-
-mem_otp_offset_le_addr1:6c 1f								#7211 begin		30 count
-mem_otp_offset_le_addr1_end:78 1f							#7390 end
-
-mem_otp_offset_le_locall_addr1:79 1f						#7391 begin		30 count
-mem_otp_offset_le_locall_addr1_end:85 1f				#7570 end
-
-mem_otp_offset_le_addr2:86 1f								#7571 begin		30 count
-mem_otp_offset_le_addr2_end:92 1f						#7750 end
-
-mem_otp_offset_le_locall_addr2:93 1f						#7751 begin		30 count
-mem_otp_offset_le_locall_addr2_end:9f 1f					#7930  end
-
-mem_otp_offset_le_addr_increase_count:a0 1f			#7931 begin		100 count
-mem_otp_offset_le_addr_increase_count_end:ac 1f		#8108 end					----------info over	
-
-mem_otp_offset_app_initflag:ae 1f		#8110 end
-
-#ui
-mem_ui_button_gpio:ff
-mem_ui_button_timeout:1e
-mem_ui_led_struct_num:00
-
-#rf
-mem_tx_power:03	#00--0db 01--3db  02--5db  03--f3db  04--f5db
-mem_mouse_24g_pair_tx_power:94 #94: -20dBm  9e: -30dBm  9f: -35dBm a0: -40dBm 
-mem_rssi_buff_index:07
-mem_rssi_signal_buf_ptr:mem_mouse_rssi_signal_buf
-mem_rssi_dis_min_24g_init:85
-mem_rssi_dis_max_24g_init:90
-mem_rssi_dis_min_ble_init:75
-mem_rssi_dis_max_ble_init:80
-mem_rssi_hex_received_max_value_init:63
-mem_power_ctrl_pac_succ_cnt_init:7d
-mem_power_ctrl_disable:00	#01,disable   00,enable
-mem_tx_power_factory_param_new:00 03 25  #-35db
-
-#usb
-mem_usb_offline_check_gpio:ff
-
-#sensor
-mem_mouse_dpi_seting:
-03	#mem_320x_dpi_0
-04	#mem_320x_dpi_1
-01	#mem_320x_dpi_2
-02	#mem_320x_dpi_3
-
-20	#mem_3212_dpi_0
-2a	#mem_3212_dpi_1
-3f	#mem_3212_dpi_2
-15	#mem_3212_dpi_3
-
-14	#mem_ka8g2_dpi_0
-1b	#mem_ka8g2_dpi_1
-11	#mem_ka8g2_dpi_2
-0e	#mem_ka8g2_dpi_3
-
-mem_sensor_s201_dpi:
-8a  #mem_sensor_s201_dpi_0	1200
-8b  #mem_sensor_s201_dpi_1	1600
-83  #mem_sensor_s201_dpi_2	2400
-84  #mem_sensor_s201_dpi_3	3200
-88  #mem_sensor_s201_dpi_4	800
-
-mem_sensor_ka8g2_poweron_init:
-09 a5
-0b f3
-09 00
-ff ff
-
-mem_sensor_poweron_init:
-09 5a
-0b f3
-09 00
-ff ff
-
-mem_sensor_ka8g2_init_new:
-09 a5
-26 34
-19 04
-60 07
-69 04
-7d 20
-7e 00
-09 00
-ff ff
-
-mem_sensor_3212_init:
-09 5a
-26 34
-19 04
-09 00
-ff ff
-
-mem_sensor_3205_init:
-09 5a
-0d 10
-1d ed
-7d 80
-ff ff
-
-mem_sensor_ka8g2_init:
-09 a5
-26 34
-60 07
-69 04
-7d 20
-7e 00
-09 00
-ff ff
-
-mem_sensor_8650_init:
-09 5a
-ff 27
-ab 40
-be d1
-a0 41
-a1 12
-a5 84
-a7 ff
-b5 d0
-b6 00
-ff 00
-35 c8
-25 af
-09 00
-ff ff
-
-mem_sensor_ka8ul_init:
-09 5a
-0d 10
-0e c5
-5b 9a
-10 38
-11 42
-28 28
-41 23
-49 39
-4a b0
-4b a0
-4c 90
-4d 70
-09 00
-ff ff
-
-mem_sensor_8009_init:
-09 5a
-06 02
-09 69
-0d 48
-0e 9f
-0f ba
-09 00
-ff ff
-
-
-
-
-
-
-mem_system_clk:0c
-mem_lpm_xtalcnt:35 3f 64
-mem_lpm_isogate:db 7b 3b
-mem_lpm_hibernate_switch:20
-mem_lpm_ldo_sel:00
-mem_lpm_sysctl:08
-mem_lpm_hv_sel:b4
-
-mem_fcomp_div:18
-mem_xtal_c_sel:7f   #12pF:7f              9pF:3e
-mem_gpio_wakeup_cfg:00 00 20 00 00 00 00 00 00 00 00 00
-
-mem_version:08 0e 05 03 00
-mem_le_tx2m_delay:20
-
-mem_rx_window_sniff:00 0c
-
-mem_gain_fix:ff	#00:soft agc; ff:hw agc
-mem_gain_table:04 00 00
-mem_gain_second_agc_en:08	#hw agc: 0:second agc disable
-mem_otp_load_check_sum:5a
-
-mem_ring_ibias_trim:a0
-mem_ring_ibias_vtune_high:bc 02 #700mv
-mem_ring_ibias_vtune_low:90 01 #400mv
-mem_ring_ibias_calc_adc_gpio:03
-mem_ring_ibias_calc_adc_channel:09
-
-mem_rf_init_data:
-ff
-mem_rf_init_ptr:mem_rf_init_data
-
-
Index: program/patch.prog
===================================================================
--- /1121s/branch/mouse/YICHIP/WK3_3V/program/patch.prog	(revision 2045)
+++ /1121s/branch/mouse/YICHIP/WK3_3V/program/patch.prog	(working copy)
@@ -6,6 +6,7 @@
 //define MORE_POWER_CTRL
 define ADC_1121SB
 //define ADC_1121SB_1V8_MODE
+define XTAL_CALP_SET
 
 	bbit1 8,pf_patch_ext
 	beq patch00_0,p_soft_reset
@@ -154,9 +155,12 @@
 	branch sadc_calibration
 	
 p_set_xtal_cap:
+ifndef XTAL_CALP_SET 
 	rtn wake
+endif
 	until null,lpo_edge
 	fetch 1,mem_xtal_c_sel
+p_set_xtal_cap_next:
 	store 1,core_xtal_cap
 	until null,lpo_edge
 	rtn
@@ -686,22 +690,14 @@
 p_gpio_set_wake_by_current_state:
 	sub temp,GPIO_DISABLE,null
 	rtn zero
-	storet 1,mem_mouse_wheel_temp_gpio
 	call gpio_get_bit
 	branch p_gpio_set_qdec_mode,true
-p_gpio_set_low_wake_disable_qdec:
-	fetcht 1,mem_mouse_wheel_temp_gpio
-	call gpio_set_high_impedance
-	fetcht 1,mem_mouse_wheel_temp_gpio
 p_gpio_set_low_wake:
 	arg 3,debug
 	branch gpio_set_wake_high
 	
 p_gpio_set_qdec_mode:
 	jam 1,mem_mouse_qdec_set_flag
-	fetcht 1,mem_mouse_wheel_temp_gpio
-	call gpio_set_high_impedance
-	fetcht 1,mem_mouse_wheel_temp_gpio
 p_mouse_qdec_lpm_cfg:
 	arg 6,debug
 	branch gpio_set_wake_high
@@ -724,12 +720,22 @@
 	call gpio_out_active
 	fetcht 1,mem_matrix_public_gpio
 	call gpio_clr_wake
-	branch mouse_lpm_before_common+1
+	call mouse_lpm_before_common+1
+	call mouse_gpio_pd_idle
+p_mouse_wheel_set_impedance:
+	fetcht 1,mem_whee_a_data_gpio
+	call gpio_set_high_impedance
+	fetcht 1,mem_whee_b_data_gpio
+	branch gpio_set_high_impedance
 	
 p_lpm_sleep:
 	//call xtal_fast_wake
 	fetch 2,mem_cb_before_lpm_sleep
 	call callback_func
+ifdef XTAL_CALP_SET
+	setarg 0x12
+	call p_set_xtal_cap_next
+endif
 p_lpm_sleep_skip_cb_function:
 	fetch 4,mem_sleep_counter_all	// sleep total time, 32k unit
 	iadd temp,pdata
@@ -822,6 +828,7 @@
 p_recv_addr_zero_skip:
 	fetch 4,mem_24g_fast_conn_addr
 	fetcht 4,mem_24g_addr
+	isub temp,null
 	branch p_g24_reconn_dispatch_next_2,zero
 	fetch 4,mem_24g_rxpayload+2
 	rtn blank
@@ -1555,7 +1562,7 @@
 p_mouse_24g_first_bluetooth_reconnect:
 	call mouse_24g_stop
 	jam MODE_BT_DEVICE1,mem_device_flag
-	branch mouse_start_reconnect_device
+	branch mouse_le_fast_conn_judge
 
 p_mouse_reconn_dongle_attempt_fail:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -1602,7 +1609,12 @@
 p_mouse_24g_first_start_auto_pair_mode:	
 	call mouse_wakeup_from_power_check
 	branch p_mouse_24g_first_start_reconn,user 
-	branch mouse_24g_reconn_general_dongle
+p_mouse_24g_reconn_general_dongle:
+	jam MODE_24G_DEVICE,mem_device_flag
+	fetch 2,mem_mouse_24g_power_on_fast_conn_timer
+	store 2,mem_24g_reconn_timeout
+	jam FAST_CONN_AND_RECEIVER,mem_24g_reconn_type
+	branch g24_reconn_start
 
 p_mouse_24g_first_start_reconn:
 	fetch 1,mem_device_flag
@@ -1618,13 +1630,6 @@
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,p_mouse_24g_reconn_general_dongle
 	branch mouse_24g_start_mode+7
-
-p_mouse_24g_reconn_general_dongle:
-	jam MODE_24G_DEVICE,mem_device_flag
-	fetch 2,mem_mouse_24g_power_on_fast_conn_timer
-	store 2,mem_24g_reconn_timeout
-	jam FAST_CONN_AND_RECEIVER,mem_24g_reconn_type
-	branch g24_reconn_start
 	
 p_mouse_store_normal_tx_power:
 	fetch 1,mem_tx_power
@@ -1723,10 +1728,7 @@
 	call mouse_logo_led_off
 	call mouse_lpm_before_common
 	call mouse_gpio_pd_idle
-	fetcht 1,mem_whee_a_data_gpio
-	call gpio_set_high_impedance
-	fetcht 1,mem_whee_b_data_gpio
-	call gpio_set_high_impedance
+	call p_mouse_wheel_set_impedance
 //	fetcht 1,mem_mouse_reuse_2ice_gpio
 //	call mouse_gpio_config_input_pu
 //	call p_mouse_gpio_set_high_impedance
Index: sched/mouse.dat
===================================================================
--- /1121s/branch/mouse/YICHIP/WK3_3V/sched/mouse.dat	(revision 2045)
+++ /1121s/branch/mouse/YICHIP/WK3_3V/sched/mouse.dat	(working copy)
@@ -202,7 +202,7 @@
 mem_mouse_compare_addr:00 00 00 00 00 00#ff ff ff ff ff ff 		#otp/flash=0	eeprom=ff
 
 #2.4g
-mem_24g_lap: f3 11 36 55 51 61
+mem_24g_lap: 13 11 36 55 51 61
 mem_24g_data_type:01	#01--mouse  02--keyboard
 mem_24g_fast_conn_enable:01
 mem_24g_fast_conn_addr:0f 0f 0f 0f
@@ -409,13 +409,11 @@
 be d1
 a0 41
 a1 12
-a5 84
 a7 ff
-b5 d0
 b6 00
+b5 c8
+a5 af
 ff 00
-35 c8
-25 af
 09 00
 ff ff
 
